taskflow / work-stealing-queueLinks
A fast work-stealing queue template in C++
☆326Updated 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:
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆623Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated 2 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- C++11 metaprogramming library☆276Updated last week
- An implementation of Seqlock in C++11☆228Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 4 months ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- Fast and memory efficient c++ flat hash table/map/set☆652Updated last week
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 3 weeks ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆169Updated last year
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆315Updated 4 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆212Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- ☆128Updated 2 years ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆133Updated 6 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 2 weeks ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- Microbenchmarking for Modern C++☆228Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago