Yuandong-Chen / coroutine

A coroutine library written in and for C. Different kinds of Interfaces available: Posix thread style(old version), Lua coroutine style(CPS) based on CloudWu tiny coroutines library(ezco.v.0.0.1.*), Erlang process style(Actor Model, on future version, not finished yet).
37Updated 6 years ago

Alternatives and similar repositories for coroutine:

Users that are interested in coroutine are comparing it to the libraries listed below