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:
- Boost.org unordered module☆75Updated 2 weeks 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
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- ☆56Updated 4 years ago
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 5 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- A hash function library☆45Updated last week
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- A fixed capacity dynamically sized string☆66Updated last month
- 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
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago