stevedekorte / coroutine
C multiplatform coroutine implementation via ucontext, fibers or setjmp
☆264Updated 15 years ago
Alternatives and similar repositories for coroutine:
Users that are interested in coroutine are comparing it to the libraries listed below
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)