taskflow / work-stealing-queue
A fast work-stealing queue template in C++
☆306Updated 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
Sorting:
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆578Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- C++11 metaprogramming library☆258Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆698Updated 2 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- Coroutines for C++20 & asio☆277Updated last month
- Implementation of C++20's std::span for older compilers☆350Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆365Updated 3 weeks ago
- Fast and memory efficient c++ flat hash map/set☆599Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆491Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆463Updated 2 months ago
- Greg's Template Library of useful classes.☆193Updated last month
- Scope Guard & Defer C++☆173Updated last year
- A miniature library for struct-field reflection in C++☆559Updated 2 months ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆942Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆107Updated last month
- C++ library for executors☆503Updated 8 years ago