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
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 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☆157Updated last week
- Light, fast, threadpool for C++20☆98Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Boost.org pool module☆50Updated last week
- A library of type traits for introspecting C++ function types☆29Updated 5 years ago
- An indirect value-type for C++☆82Updated last year
- C++17 tiny vector math library☆41Updated last year
- Boost.org unordered module☆70Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A graph concurrent library for C++☆63Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Flat containers for C++☆59Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆99Updated 2 weeks ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Small C++ metaprogramming library to manage lists of types☆31Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Boost.PFR without the boost namespaces☆68Updated last year
- Fixed size function wrapper like std::function☆69Updated 8 years ago