ogiroux / atomic_wait
Sample implementation of C++20 atomic_wait/notify
☆59Updated 5 years ago
Alternatives and similar repositories for atomic_wait:
Users that are interested in atomic_wait are comparing it to the libraries listed below
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated last month
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- Boost.org unordered module☆72Updated last week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- ☆26Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Small small_vector☆34Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 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
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Flat containers for C++☆59Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last month