ConorWilliams / ConcurrentDequeLinks
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
☆155Updated 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☆108Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- SPY - C++ Information Broker☆157Updated last month
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 4 months ago
- B++ Tree☆70Updated 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☆165Updated last month
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated this week
- A bunch of small C++ utilities☆69Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A modern C++ library for type-safe environment variable parsing☆151Updated 2 weeks ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 weeks ago
- C++ small containers☆148Updated 6 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 4 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Boost.org unordered module☆85Updated 3 weeks ago