taskflow / work-stealing-queueLinks
A High-Performance Work-Stealing Queue for C++
☆333Updated 3 weeks ago
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:
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated this week
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- C++11 metaprogramming library☆280Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆805Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Coroutines for C++20 & asio☆330Updated last week
- Header-only library for multithreaded programming☆241Updated this week
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- High performance C++11 thread pool☆584Updated 5 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- An implementation of Seqlock in C++11☆236Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago