taskflow / work-stealing-queue
A fast work-stealing queue template in C++
☆305Updated last year
Alternatives and similar repositories for work-stealing-queue:
Users that are interested in work-stealing-queue are comparing it to the libraries listed below
- Comprehensive benchmarks of C++ maps☆307Updated last year
- C++ implementation of a memory efficient hash map and hash set☆345Updated 6 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆466Updated 10 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆681Updated 3 weeks ago
- C++11 metaprogramming library☆255Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆213Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- Header-only library for multithreaded programming☆234Updated last week
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆570Updated last week
- A miniature library for struct-field reflection in C++☆546Updated 3 weeks ago
- Coroutines for C++20 & asio☆260Updated 2 weeks ago
- C++ serializers benchmark with realistic data☆122Updated 2 years ago
- Light, fast, threadpool for C++20☆100Updated 2 years ago
- An implementation of Seqlock in C++11☆209Updated 8 months ago
- C++ library for executors☆501Updated 8 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Fast and memory efficient c++ flat hash map/set☆576Updated last week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆163Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆607Updated 2 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆489Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆346Updated 2 years ago
- C++20 coroutine library☆697Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆383Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆353Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆452Updated 2 weeks ago