ConorWilliams / ConcurrentDequeLinks
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
☆146Updated 3 years ago
Alternatives and similar repositories for ConcurrentDeque
Users that are interested in ConcurrentDeque are comparing it to the libraries listed below
Sorting:
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- SPY - C++ Information Broker☆154Updated last week
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Boost.PFR without the boost namespaces☆71Updated 3 months ago
- 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 3 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A C++14 reflection library☆73Updated 3 weeks ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A C++ parser combinator library.☆144Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- an experimental standard C++ library☆89Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- ☆52Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆70Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- C++ small containers☆142Updated last month