work-stealing topic

List work-stealing repositories

weave

530
Stars
22
Forks
Watchers

A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead

taskflow

9.7k
Stars
1.1k
Forks
Watchers

A General-purpose Parallel and Heterogeneous Task Programming System

ConcurrentDeque

139
Stars
7
Forks
Watchers

Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17

libfork

508
Stars
20
Forks
Watchers

A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

Threadpool

89
Stars
7
Forks
Watchers

Light, fast, threadpool for C++20

concurrent-deque

36
Stars
3
Forks
Watchers

Lock-free concurrent work stealing deque in C++

moonpool

52
Stars
4
Forks
Watchers

Commodity thread pools and concurrency primitives for OCaml 5