ogiroux / atomic_waitLinks
Sample implementation of C++20 atomic_wait/notify
☆62Updated 6 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 4 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Boost.org unordered module☆86Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- ☆25Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- A hash function library☆47Updated last week
- ☆128Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- Framework for Writing C++ Committee Papers☆144Updated 5 months ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago