Sample implementation of C++20 atomic_wait/notify
☆62Sep 7, 2019Updated 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:
- ☆12Jan 12, 2018Updated 8 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- A high performance C++ concurrent hash map based on OpenMP.☆13Nov 2, 2017Updated 8 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆28Nov 21, 2025Updated 3 months ago
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- Header only associative linear container.☆43Sep 20, 2024Updated last year
- C++11 compatible charconv☆31Updated this week
- RapidXML NS library - RapidXML with added XML namespaces support☆18Jun 8, 2017Updated 8 years ago
- Core abstractions for dealing with concurrency in C++☆69Apr 3, 2024Updated last year
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Sep 11, 2021Updated 4 years ago
- Cx is now called Neat. https://github.com/neat-lang/neat☆10Jul 15, 2021Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆71Jan 2, 2026Updated 2 months ago
- C++ small containers☆148Jan 11, 2026Updated 2 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- A prototype implementation of the executors proposal☆87Feb 8, 2019Updated 7 years ago
- Effective Memory Reclamation☆63Feb 6, 2020Updated 6 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆62Oct 21, 2021Updated 4 years ago
- Shuriken is a mostly Ninja compatible build system with a focus on correctness and reducing average build times over doing as little as p…☆20Oct 4, 2017Updated 8 years ago
- envy: Deserialize environment variables into type-safe structs☆67Aug 10, 2020Updated 5 years ago
- Typed Dataframe C++☆18May 4, 2022Updated 3 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- std::find simd version☆21Sep 3, 2022Updated 3 years ago
- An implementation of "Concurrent Multi-level Arrays: Wait-free Extensible Hash Maps"☆11Nov 12, 2015Updated 10 years ago
- A lock-free malloc(3) implementation☆20Jun 15, 2025Updated 9 months ago
- ranges features for c+23 ported to C++20☆76Mar 16, 2023Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆183Updated this week
- ☆25Apr 21, 2020Updated 5 years ago
- C++14 version of lexertl☆50Updated this week
- A small C++ wrapper for managing Linux CPU sets and CPU affinity☆11Dec 11, 2025Updated 3 months ago
- PBR Baker - open source multi-functional baking tool for BRDF related work☆14Oct 25, 2019Updated 6 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆39Jan 2, 2026Updated 2 months ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆912Feb 3, 2024Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆250Nov 28, 2025Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago