libuv is a software library that provides asynchronous event notification. libuv supports epoll(4), kqueue(2), Windows IOCP, and Solaris event ports. It is primarily designed for use in Node.js but it is also used by other software projects.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- C++


