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:
- 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
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years 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
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Boost.org unordered module☆75Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- ☆26Updated 5 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 3 months ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- ☆127Updated 2 years ago
- ☆17Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- 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