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☆97Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- SPY - C++ Information Broker☆151Updated 2 months ago
- C++14 code to convert integers to strings at compile-time☆113Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆63Updated last year
- Meta C++ Library and Tool☆80Updated last year
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- a small lightweight std::execution work-alike☆55Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆80Updated 2 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…☆151Updated this week
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated 10 months ago
- C++ small containers☆138Updated 3 months ago
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Zoo library☆100Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆199Updated last month
- Yet another C++ text formatting library.☆70Updated 4 months ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 5 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Polymorphic memory resource for real-time applications.☆64Updated last year
- A fast work-stealing queue template in C++☆293Updated 9 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆70Updated this week
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- A polymorphic value-type for C++☆228Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago