An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with work-stealing

A curated list of projects in awesome lists tagged with work-stealing .

https://github.com/conorwilliams/libfork

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

cactus-stack concurrency concurrent coroutines cpp20 lock-free parallel parallel-computing scheduler task-graph tasking threading threadpool wait-free work-stealing

Last synced: 15 May 2025

https://github.com/ConorWilliams/libfork

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

cactus-stack concurrency concurrent coroutines cpp20 lock-free parallel parallel-computing scheduler task-graph tasking threading threadpool wait-free work-stealing

Last synced: 31 Mar 2025

https://github.com/mratsim/weave

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

data-parallelism fork-join message-passing multithreading openmp parallelism runtime scheduler task-parallelism task-scheduler threadpool work-stealing

Last synced: 05 Apr 2025

https://github.com/conorwilliams/concurrentdeque

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

chase-lev concurrent-data-structure lock-free-queue multithreading parallel-computing work-stealing

Last synced: 12 Mar 2026

https://github.com/conorwilliams/threadpool

Light, fast, threadpool for C++20

cpp20 lock-free threadpool work-stealing

Last synced: 04 Oct 2025

https://github.com/c-cube/moonpool

Commodity thread pools and concurrency primitives for OCaml 5

domains futures multicore ocaml ocaml5 thread-pool work-stealing

Last synced: 15 Mar 2025

https://github.com/tzcnt/toomanycooks

C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.

concurrency coroutines cpp cpp20 lock-free multi-threading multithreading parallel task-graph tasking threadpool wait-free work-stealing

Last synced: 02 Feb 2026

https://github.com/ssbl/concurrent-deque

Lock-free concurrent work stealing deque in C++

chase-lev concurrent-data-structure lock-free-queue work-stealing

Last synced: 26 Jan 2026

https://github.com/apebl/gpseq

A parallelism library for Vala and GObject (mirror)

channels fork-join glib gobject multithreading parallel parallelism vala work-stealing

Last synced: 14 Feb 2026

https://github.com/jonathanknowles/distributed-process-experiment

A small experiment with the Haskell distributed-process library

cloud-haskell distributed-process haskell messages pseudo-random work-stealing

Last synced: 27 Jul 2025

https://github.com/emahtab/fork-join

Fork Join Framework in Java

concurrency fork-join-framework java work-stealing

Last synced: 28 Mar 2025

https://github.com/karthik-saiharsh/distributed-ocr

DOCR: A local-first, distributed Optical Character Recognition (OCR) platform built with Go, React, and Wails.

distributed-systems go ocr queuing tesseract tesseract-ocr text-recognition wails work-stealing

Last synced: 05 Apr 2026

https://github.com/timstr/threadpool

A rust threadpool with parallel work-stealing "foreach" with non-static lifetime support

multithreading parallel rust threading work-stealing

Last synced: 15 Mar 2025

https://github.com/y1r/ddcf

Distributed Divide and Conquer Framework

executor fork-join java scheduling work-stealing

Last synced: 02 Aug 2025