There are 2 repositories under stackless topic.
C# style generators a.k.a. semi-coroutines for Julia.
An incomplete stackless interpreter of Python bytecode, written in Rust.
C++ stackless coroutine library built on libev. Support for TCP, UDP, HTTP, HTTP2, mysqlclient and hiredis with full coroutine-driven architecture.
📺 A simple web page to download videos through YouTube-DL.
Lisp-based stackless interpreter and platform, including microthreading. Features taken from Lisp and Erlang.
🐬 A workshop on custom elements (web components).
Example of a trick exploiting generators to implement recursion that does not rely on hw call stack