dr-m / atomic_syncLinks
Tiny mutex and rw-locks based on C++11 or C++20 std::atomic
☆20Updated last year
Alternatives and similar repositories for atomic_sync
Users that are interested in atomic_sync are comparing it to the libraries listed below
Sorting:
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Boost.Coroutine2☆135Updated last month
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Boost.Coroutine☆86Updated 2 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- Boost.Lockfree☆145Updated 2 weeks ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- async io-uring based kernel io library☆33Updated 4 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆229Updated 4 years ago
- ☆56Updated 4 years ago
- ☆50Updated 8 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Boost.org pool module☆54Updated 2 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A nano concurrency library☆24Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 4 months ago
- Generic hash function for STL style unordered containers☆39Updated last month
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Boost.org unordered module☆85Updated last week