taskflow / work-stealing-queueLinks
A fast work-stealing queue template in C++
☆310Updated 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☆353Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆599Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- C++11 metaprogramming library☆261Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- Coroutines for C++20 & asio☆290Updated last week
- Fast and memory efficient c++ flat hash map/set☆618Updated last month
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆222Updated 3 weeks ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆305Updated 2 months ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- High performance C++11 thread pool☆578Updated 4 years ago
- ☆127Updated 2 years ago
- Scope Guard & Defer C++☆175Updated last year
- Header-only library for multithreaded programming☆233Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆711Updated 4 months ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago