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>.
A lightweight checkpointing program written in C.
This repo implemented a user-level multiple threads scheduling environment.
A simple cooperative multitasking event framework written in C++.
A type-safe wrapper of `boost.context`. Wrote by Swift Language and Cross-Platform.
Single file library implementing userspace cooperative multitasking
Swift Coroutine which base on `boostorg/context`.
To associate your repository with the ucontext topic, visit your repo's landing page and select "manage topics."