Single header stackful cross-platform coroutine library in pure C.
-
Updated
Nov 15, 2023 - C
Single header stackful cross-platform coroutine library in pure C.
C multiplatform coroutine implementation via ucontext, fibers or setjmp
A coöperative multitasking framework based on `liburing` and `libucontext`
A couple of examples regarding getcontext(), setcontext(), makecontext() and swapcontext(), from <ucontext.h>.
This repo implemented a user-level multiple threads scheduling environment.
Single file library implementing userspace cooperative multitasking
A lightweight checkpointing program written in C.
Add a description, image, and links to the ucontext topic page so that developers can more easily learn about it.
To associate your repository with the ucontext topic, visit your repo's landing page and select "manage topics."