dr-m / atomic_syncLinks
Tiny mutex and rw-locks based on C++11 or C++20 std::atomic
☆21Updated 10 months ago
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.☆178Updated 12 years ago
- ☆56Updated 4 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A nano concurrency library☆24Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- Boost.org unordered module☆75Updated last month
- Boost.Coroutine2☆135Updated 3 months ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 10 months ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 7 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆52Updated last month
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- C++ framework for rapid server development☆77Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago