ConorWilliams / ConcurrentDequeLinks
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
☆158Updated 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☆110Updated 2 years ago
- SPY - C++ Information Broker☆159Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last month
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Header-only library for multithreaded programming☆241Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 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…☆165Updated last month
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆184Updated 4 years ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Updated 4 years ago
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- A C++14 reflection library☆78Updated last month
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- Boost.org unordered module☆86Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Updated 4 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago