ConorWilliams / ConcurrentDequeLinks
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
☆156Updated 4 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☆109Updated 2 years ago
- SPY - C++ Information Broker☆157Updated last week
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Polymorphic memory resource for real-time applications.☆73Updated 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…☆161Updated 4 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- C++ small containers☆147Updated 7 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Microbenchmarking for Modern C++☆230Updated 5 years ago
- A graph concurrent library for C++☆63Updated 2 years 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☆165Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- Functional reactive programming library for c++☆160Updated last year
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- The Darkest Pipeline - Multithreaded pipelines for modern C++☆89Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 7 months ago