taskflow / work-stealing-queue
A fast work-stealing queue template in C++
☆295Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for work-stealing-queue
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- Comprehensive benchmarks of C++ maps☆300Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- C++11 metaprogramming library☆243Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- A header-only C++ library for task concurrency☆624Updated last year
- An implementation of Seqlock in C++11☆189Updated 3 months ago
- Fast and memory efficient c++ flat hash map/set☆502Updated 2 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆615Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- Header-only library for multithreaded programming☆226Updated last month
- Coroutines for C++20 & asio☆228Updated this week
- Scope Guard & Defer C++☆157Updated 9 months ago
- C++ serializers benchmark with realistic data☆118Updated last year
- A miniature library for struct-field reflection in C++☆500Updated last year
- Lightweight Error Augmentation Framework☆313Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- C++ cache with LRU/LFU/FIFO policies implementation☆343Updated 6 months ago
- Light, fast, threadpool for C++20☆98Updated last year
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆349Updated last month
- Microbenchmarking for Modern C++☆211Updated 4 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆217Updated 4 months ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago