Hobby project and work in progress job system written entirely in C99
-
Updated
May 8, 2022 - C
Hobby project and work in progress job system written entirely in C99
A custom async runtime implementation demonstrating the core components of an async executor. yot-run is an educational project that provides a lightweight executor for running async tasks with support for spawning futures, managing their lifecycle, and integrating with OS-level I/O events.
To associate your repository with the worksteal topic, visit your repo's landing page and select "manage topics."