Show HN: I made a zero-copy coroutine tracer to find my scheduler's lost wakeups
A cross-language, zero-copy coroutine observability framework based on the cTP shared-memory protocol, utilizing lock-free ring buffers for ultra-low overhead state tracing. - lixiasky-back/...