coroutine-library topic
coobjc
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Fo...
marl
A hybrid thread / fiber task scheduler written in C++ 11
libaco
A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞
minicoro
Single header stackful cross-platform coroutine library in pure C.
libconcurrent
:copyright: Concurrent Programming Library (Coroutine) for C11
fpRust
Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
tascalate-javaflow
Continuations / CoRoutines for Java 1.6 - 23, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Commons JavaFlow library.
SimpleAI
Coroutine-based utility AI for Unity3d
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.*), E...
libaco-sched
A coroutine scheduler and lightweight network library for libaco