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:
- ☆26Updated 5 years ago
- ☆21Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Effective Memory Reclamation☆55Updated 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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Boost.Sort☆53Updated last month
- C++ framework for rapid server development☆77Updated last year
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Boost.org unordered module☆73Updated 2 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- Boost.org multi_index module☆51Updated last month
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- ☆56Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago