ssbl / concurrent-deque
Lock-free concurrent work stealing deque in C++
☆36Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for concurrent-deque
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆64Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Flat containers for C++☆56Updated 2 years ago
- C++ serializers benchmark with realistic data☆118Updated last year
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- Fixed size function wrapper like std::function☆68Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Boost.org unordered module☆63Updated this week
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated 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☆154Updated 5 months ago
- Provides run-time tuple element access☆15Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- a small lightweight std::execution work-alike☆55Updated last month
- A C++ 14 implementation of graph data structures☆36Updated 8 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago