Structured concurrency resources
This is a wiki post (anyone can edit) to collect links to articles and other resources about structured concurrency. It’s probably missing stuff – please add to it!
Implementations
C: libdill
Python: Trio, anyio
Kotl…
|