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:
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- ☆26Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- 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
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.org unordered module☆80Updated last week
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Light, fast, threadpool for C++20☆105Updated 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
- ☆17Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- ☆50Updated 8 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated last week
- A C++11/14/17/20 implementation of INVOKE and its related facilities.☆19Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Flat containers for C++☆59Updated 3 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago