A High-Performance Work-Stealing Queue for C++
☆334Jan 9, 2026Updated last month
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:
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆159Sep 11, 2021Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆41Feb 19, 2018Updated 8 years ago
- Circular span☆12May 24, 2024Updated last year
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆829Feb 17, 2026Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,478Mar 8, 2024Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- Profiling Taskflow Programs through Visualization☆51Mar 14, 2023Updated 2 years ago
- A header-only C++ library for task concurrency☆633May 18, 2023Updated 2 years ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,730Feb 20, 2026Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,169Jan 4, 2024Updated 2 years ago
- C++20 Dynamic Reflection Library☆139Apr 9, 2025Updated 10 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆99Feb 18, 2024Updated 2 years ago
- Light, fast, threadpool for C++20☆111Mar 26, 2023Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆231Feb 15, 2026Updated last week
- ☆66Jan 2, 2022Updated 4 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 9 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Nov 5, 2022Updated 3 years ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated 2 weeks ago
- Scheduling examples using C++20 coroutines☆29May 13, 2023Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆980Mar 21, 2025Updated 11 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Nov 22, 2022Updated 3 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,817Jan 9, 2024Updated 2 years ago
- Unified Executors☆1,684Feb 6, 2026Updated 3 weeks ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Aug 8, 2022Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,151Dec 6, 2025Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- A High-performance Cluster Computing Engine☆148May 4, 2019Updated 6 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28May 20, 2021Updated 4 years ago
- A lightweight C++20 serialization and RPC library☆924Jan 23, 2026Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆139Mar 11, 2021Updated 4 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 8 months ago
- Priority-based Task Scheduling for Modern C++☆92Jan 29, 2021Updated 5 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- Object-Oriented Programming☆12Aug 26, 2021Updated 4 years ago