ssteinberg / shared_futexLinks
Fast, shared, upgradeable, non-recursive and non-fair mutex
☆36Updated 7 years ago
Alternatives and similar repositories for shared_futex
Users that are interested in shared_futex are comparing it to the libraries listed below
Sorting:
- ☆25Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Flat containers for C++☆59Updated 5 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- ☆50Updated 8 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated last month
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- A simple replacement for std::unordered_map☆50Updated last year