ConorWilliams / ConcurrentDeque
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
☆143Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ConcurrentDeque
- Light, fast, threadpool for C++20☆98Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- SPY - C++ Information Broker☆152Updated last week
- a small lightweight std::execution work-alike☆55Updated last month
- B++ Tree☆65Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- Meta C++ Library and Tool☆80Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- A C++14 reflection library☆69Updated this week
- Zoo library☆102Updated 2 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆113Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆201Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- C++20 Microservice Bootstrapping Framework☆205Updated last week
- C++20 [Minimal] Static Perfect Hash library☆178Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆64Updated last year
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- Boost.org unordered module☆63Updated this week
- An indirect value-type for C++☆82Updated last year
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- An efficient, composable design pattern for range processing☆112Updated 3 years ago
- Microbenchmarking for Modern C++☆211Updated 4 years ago