Single header stackful cross-platform coroutine library in pure C.
-
Updated
Dec 7, 2024 - 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.
A lightweight checkpointing program written in C.
A simple cooperative multitasking event framework written in C++.
Single file library implementing userspace cooperative multitasking
A type-safe wrapper of `boost.context`. Wrote by Swift Language and Cross-Platform.
Swift Coroutine which base on `boostorg/context`.
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."