ssbl / concurrent-deque
Lock-free concurrent work stealing deque in C++
☆38Updated 7 years ago
Alternatives and similar repositories for concurrent-deque:
Users that are interested in concurrent-deque are comparing it to the libraries listed below
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Boost.org unordered module☆66Updated 3 weeks ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆65Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Light, fast, threadpool for C++20☆98Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- A graph concurrent library for C++☆63Updated last year
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- a small lightweight std::execution work-alike☆57Updated this week
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆89Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Literal Logging for C++☆84Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago