ogiroux / atomic_waitLinks
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
Sorting:
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org unordered module☆73Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- ☆26Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- A C++14 Lambda Library☆25Updated last month
- A C++14 reflection library☆72Updated last week
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- 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
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- c++ wrapper around libpapi☆69Updated 7 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year