ssteinberg / shared_futexLinks
Fast, shared, upgradeable, non-recursive and non-fair mutex
☆34Updated 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:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Effective Memory Reclamation☆59Updated 5 years ago
- ☆26Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 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
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.org unordered module☆77Updated 2 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated 11 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last month
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated last week
- An indirect value-type for C++☆83Updated last year
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- ☆17Updated 5 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago