go-style

Tag

Cards List
#go-style

Show HN: Runloom – Go-style coroutines for Python free-threaded

Hacker News Top · 2026-07-10 Cached

Runloom is a new Python library that provides Go-style stackful coroutines and a work-stealing scheduler for free-threaded Python (3.13t/3.14t), allowing blocking code to run concurrently across cores without the GIL. It claims to match or beat Go in spawn throughput and scheduling performance.

0 favorites 0 likes
← Back to home

Submit Feedback