Hacker News new | ask | show | jobs
by shavenwarthog2 4616 days ago
high performance I/O library, with Windows support. I'm happy to note it has bindings for a lot of languages, including Python:

https://github.com/joyent/libuv/wiki/Projects-that-use-libuv

I'm very familiar with Twisted, Perl AnyEvent, and Gevent/Greenlet -- libuv seems to be like that.