ssbl / concurrent-deque
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
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆67Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- An indirect value-type for C++☆82Updated last year
- Boost.org unordered module☆72Updated last week
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 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☆157Updated last month
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated last month
- Literal Logging for C++☆84Updated 7 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆142Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆105Updated last month
- B++ Tree☆67Updated 9 months ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago