ssbl / concurrent-dequeLinks
Lock-free concurrent work stealing deque in C++
☆40Updated 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
Sorting:
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 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☆150Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- C++11 compatible charconv☆31Updated 3 weeks ago
- Provides run-time tuple element access☆15Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- An indirect value-type for C++☆83Updated last year
- Priority-based Task Scheduling for Modern C++☆90Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Boost.org unordered module☆77Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- Object pool implementation in C++11☆100Updated 4 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☆161Updated 5 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago