C++17 lock-free data structure library
-
Updated
Jan 10, 2019 - C++
C++17 lock-free data structure library
An easy fast local storage solution
Технопарк ДЗ Углублённый С++ / Mail.ru Technopark Advanced C++ Courses Homework
Concurrent multiplatform hashmap with simple API, exception safety, and sequential collision resolution.
Implementation of red-black tree
A high-quality, header-only C++17 library delivering efficient, type-safe, and extensible implementations of singly, doubly, and circular linked lists. Designed for reliability and ease of integration in both educational and production environments, with a modern API and strong exception safety guarantees.
Concurrent multiplatform hashset with simple API, exception safety, and sequential collision resolution.
Here are the assignments I completed during the course Intermmediate Software Design by Douglas Schmidt.
Add a description, image, and links to the exception-safety topic page so that developers can more easily learn about it.
To associate your repository with the exception-safety topic, visit your repo's landing page and select "manage topics."