Top 5 C++ work-stealing Projects
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
libfork
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
-
ConcurrentDeque
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
-
-
scheduling
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs. (by dpuyda)
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
C++ work-stealing discussion
C++ work-stealing related posts
Index
What are some of the best open-source work-stealing projects in C++? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Taskflow | 11,484 |
| 2 | libfork | 790 |
| 3 | ConcurrentDeque | 158 |
| 4 | Threadpool | 109 |
| 5 | scheduling | 59 |