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☆53Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆39Updated 6 years ago
- Boost.org unordered module☆65Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆58Updated 5 years ago
- ☆26Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- ☆58Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated 11 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆92Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 5 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago
- C++ framework for rapid server development☆77Updated 11 months ago
- A C++ 14 implementation of graph data structures☆36Updated 8 years ago
- C++20 Coroutines and io_uring☆47Updated 2 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆50Updated 3 weeks ago
- Flat containers for C++☆56Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- Core abstractions for dealing with concurrency in C++☆67Updated 9 months ago
- A simple replacement for std::unordered_map☆46Updated 5 months ago
- A disruptor thread-synchronisation data structure for C++11.☆122Updated last year
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago