ogiroux / atomic_wait
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
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- a small lightweight std::execution work-alike☆63Updated last week
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆101Updated 9 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- Boost.org unordered module☆69Updated 2 weeks ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks ago
- Light, fast, threadpool for C++20☆98Updated last year
- ranges features for c+23 ported to C++20☆77Updated last year
- an experimental standard C++ library☆89Updated 11 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated last month
- ☆26Updated 4 years ago
- C++20 Static Branch library☆52Updated this week
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated last year
- ☆57Updated 4 years ago
- A simple replacement for std::unordered_map☆47Updated 7 months ago
- The Fancy Named Parameters Library☆30Updated 4 months ago
- Flat containers for C++☆59Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Struct-of-Arrays generator for C++ projects.☆50Updated 7 months ago