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:
- Polymorphic memory resource for real-time applications.☆68Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Boost.org unordered module☆73Updated 2 weeks 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 2 months ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- 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 …☆30Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 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
- Lightweight C++ task system☆80Updated 7 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 8 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years 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
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 5 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- A C++14 reflection library☆72Updated last week
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Object pool implementation in C++11☆99Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago