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
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org unordered module☆69Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months 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☆157Updated 9 months ago
- Light, fast, threadpool for C++20☆98Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆95Updated last week
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- An indirect value-type for C++☆82Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆61Updated 5 months ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated 2 weeks 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
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Boost.org pool module☆50Updated 2 weeks ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- C++17 tiny vector math library☆41Updated last year
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆104Updated 3 years ago