dr-m / atomic_syncLinks
Tiny mutex and rw-locks based on C++11 or C++20 std::atomic
☆21Updated 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.☆179Updated 12 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- ☆56Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- ☆49Updated 8 years ago
- async io-uring based kernel io library☆32Updated 4 years 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
- Boost.Coroutine2☆135Updated 2 weeks ago
- Boost.org unordered module☆80Updated last week
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated this week
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Effective Memory Reclamation☆61Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- The draft C++ Reflection Technical Specification☆90Updated 4 years ago
- C++20 Static Branch library☆68Updated 3 months ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago