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
- a small lightweight std::execution work-alike☆63Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Boost.org unordered module☆69Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 3 weeks ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 months ago
- Prints values and types during compilation!☆56Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 9 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- ☆26Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- WIP☆26Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆98Updated 2 weeks ago
- Framework for Writing C++ Committee Papers☆132Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Issues list for P2300☆26Updated 8 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated 2 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
- Implementation of the P2300 specification☆9Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year