stackless
There are 15 repositories under stackless topic.
jamboree/co2
A C++ await/yield emulation library for stackless coroutine
JuliaDynamics/ResumableFunctions.jl
C# style generators a.k.a. semi-coroutines for Julia.
progval/pythonvm-rust
An incomplete stackless interpreter of Python bytecode, written in Rust.
drons/nbody
N body gravity attraction problem solver
dou1984/coev
C++ stackless coroutine library built on libev. Support for TCP, UDP, HTTP, HTTP2, mysqlclient and hiredis with full coroutine-driven architecture.
FlorianLeChat/YouTube-Downloader
📺 A simple web page to download videos through YouTube-DL.
uchenily/uvio
c++20 coroutines runtime driven by libuv
andrakis/Elispidae
Lisp-based stackless interpreter and platform, including microthreading. Features taken from Lisp and Erlang.
sm2coin/libcr
Extremely lightweight 1:N & M:N multitasking via coroutines and protothreads library
nilsnh/workshop-on-web-components
🐬 A workshop on custom elements (web components).
andrakis/Stackless
C++14 Generic stackless interpreter framework
stackless-dev/stacklesslib
A support library for stackless python
MarkusSecundus/StacklessRecursionTrickExample
Example of a trick exploiting generators to implement recursion that does not rely on hw call stack
yaxdotcom/stackless-community
Website at stackless.community
ArnoCan/pythonids
Enumeration of Python implementations and releases