ZigBeam: Reusable building blocks for high-performance concurrency and parallel computing
-
Updated
Dec 7, 2025 - Zig
ZigBeam: Reusable building blocks for high-performance concurrency and parallel computing
This is Zorro, the implementation of a distributed threadpool with work stealing enabled
An image editor implemented using the work balancing and work stealing parallelism schemes in Go.
A multi-core scheduling simulator implementing dynamic load balancing and thread-safe task queue management using concurrent queue algorithms.
spsc, mpmc, and work steal queues in c++
A Michael Scott queue tweaked to have epoch based reclamation, private queues (still atomic) with round robin task distribution and work stealing.
This repository contains the tools, utilities, and data types that allow Xynok Engine to manage multi-threading and asynchronous tasks.
To associate your repository with the work-stealing-algorithm topic, visit your repo's landing page and select "manage topics."