stackless-coroutines
There are 6 repositories under stackless-coroutines topic.
vmilea/CppAsync
async/await in vanilla C++11
hertzscript/VirtualMachine
Executes and schedules preemptible JavaScript coroutines. (HertzScript Generation 1 Coroutines) (Obsolete)
hertzscript/Compiler
Produces preemptible JavaScript coroutines which conform to the HertzScript specification.
hertzscript/G1-Coroutine-Specification
HertzScript Generation 1 Coroutine Specification (Obsolete)
Rachid-Koucha/crtn
Library providing coroutines in C language
b97tsk/async
A Go library for asynchronous programming.