Hacker News new | ask | show | jobs
Libgoc: A Go-style CSP concurrency runtime for C (github.com)
3 points by divs1210 94 days ago
1 comments

Libgoc is a Go-style CSP concurrency runtime for C: threadpools, stackful coroutines, channels, select, async I/O, and garbage collection in one coherent API.