ssteinberg / shared_futex
Fast, shared, upgradeable, non-recursive and non-fair mutex
☆30Updated 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
- Effective Memory Reclamation☆54Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- ☆26Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A simple replacement for std::unordered_map☆47Updated 7 months ago
- ☆18Updated 4 months ago
- Boost.org unordered module☆69Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 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 5 months ago
- WIP☆26Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- a small lightweight std::execution work-alike☆63Updated 2 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated this week
- Implementation of hash_append proposal☆69Updated 8 years ago
- ☆57Updated 4 years ago
- ☆21Updated 3 years ago
- Boost.org multi_index module☆48Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆98Updated 2 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Literal Logging for C++☆84Updated 7 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago