-
st3
A very fast lock-free, bounded, work-stealing LIFO queue
-
multipool
A configurable thread pool with optional work-stealing support and task priority scheduling
-
deque
A (mostly) lock-free concurrent work-stealing deque
-
zeet
Work-stealing thread pool built on crossbeam
-
work-steal-queue
Concurrent work-stealing queue, implemented using st3 and crossbeam-deque
-
jerbs
Command-line work-stealing scheduler
-
jobsys
Lockless Work Stealing Job System