ogiroux / atomic_waitLinks
Sample implementation of C++20 atomic_wait/notify
☆59Updated 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:
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Boost.org unordered module☆80Updated last 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
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- an experimental standard C++ library☆90Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 3 weeks ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- SPY - C++ Information Broker☆157Updated this week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- ☆26Updated 5 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Framework for Writing C++ Committee Papers☆138Updated 3 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago