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:
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- ☆59Updated 4 years ago
- ☆50Updated 8 years ago
- Boost.org pool module☆57Updated last month
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- async io-uring based kernel io library☆34Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- 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
- Boost.Coroutine2☆136Updated last month
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- an experimental standard C++ library☆92Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 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
- The C++ Mixin Support Library: Sandwich Mixins all the way☆42Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 7 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago