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:
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Boost.org unordered module☆75Updated 2 weeks ago
- 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☆51Updated 2 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- ☆26Updated 5 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- ☆21Updated 8 months 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…☆28Updated 8 months 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
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Boost.Sort☆53Updated this week
- Implementation of hash_append proposal☆68Updated 8 years ago
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago