Hacker News new | ask | show | jobs
by rlp 1431 days ago
Maybe libuv? It's used by node and julia. It's not a full standard library by any means, but it would give you the event loop with async/networking/io/threading.