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
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org multi_index module☆49Updated 3 weeks ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated last month
- ☆21Updated 6 months ago
- Boost.org unordered module☆72Updated last week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- ☆26Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years 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
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- ☆57Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago