exception-safety
There are 8 repositories under exception-safety topic.
Lingxi-Li/lock_free
C++17 lock-free data structure library
ShawxingKwok/KDataStore
An easy fast local storage solution
sltn011/AdvCpp-HW
Технопарк ДЗ Углублённый С++ / Mail.ru Technopark Advanced C++ Courses Homework
TepNik/red-black-tree
Implementation of red-black tree
wolgemoth/cpp-hashmap
Concurrent multiplatform hashmap with simple API, exception safety, and sequential collision resolution.
wolgemoth/cpp-hashset
Concurrent multiplatform hashset with simple API, exception safety, and sequential collision resolution.