dr-m / atomic_syncLinks
Tiny mutex and rw-locks based on C++11 or C++20 std::atomic
☆24Updated 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.☆185Updated 12 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- ☆50Updated 8 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- async io-uring based kernel io library☆34Updated 4 years ago
- ☆59Updated 4 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Boost.Coroutine2☆136Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 7 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- A nano concurrency library☆24Updated 5 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Boost.Coroutine☆85Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years 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
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last week
- An indirect value-type for C++☆83Updated 2 years ago
- Boost.org pool module☆57Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Container Traits for Modern C++☆29Updated 5 years ago