ConorWilliams / ConcurrentDeque
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
☆144Updated 3 years ago
Alternatives and similar repositories for ConcurrentDeque:
Users that are interested in ConcurrentDeque are comparing it to the libraries listed below
- Light, fast, threadpool for C++20☆98Updated last year
- SPY - C++ Information Broker☆154Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Meta C++ Library and Tool☆81Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- Boost.PFR without the boost namespaces☆68Updated last year
- A C++ parser combinator library.☆125Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A C++14 reflection library☆70Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated this week
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆211Updated 5 months ago
- C++ small containers☆142Updated 7 months ago
- B++ Tree☆66Updated 8 months ago
- a small lightweight std::execution work-alike☆64Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆119Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 2 weeks ago
- C++11 metaprogramming library☆255Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆212Updated last year
- Zoo library☆120Updated 3 weeks ago
- Microbenchmarking for Modern C++☆218Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- An indirect value-type for C++☆82Updated last year
- A helper to convert a header-based C++ project to module-based one.☆43Updated 6 months ago