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:
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- 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 small lightweight std::execution work-alike☆65Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated this week
- 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
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- ☆26Updated 5 years ago
- Boost.org unordered module☆75Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆122Updated 2 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- an experimental standard C++ library☆90Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆148Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 10 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- WIP☆27Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Libunifex networking library☆20Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago