ssteinberg / shared_futexLinks
Fast, shared, upgradeable, non-recursive and non-fair mutex
☆31Updated 6 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- ☆21Updated 8 months ago
- C++ framework for rapid server development☆77Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Boost.org unordered module☆75Updated 2 weeks ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- ☆26Updated 5 years ago
- ☆56Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆129Updated 2 years ago
- 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
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Implementation of hash_append proposal☆68Updated 8 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 4 years ago
- Literal Logging for C++☆86Updated 7 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆72Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago