Description
A cross-platform support library focused on asynchronous input and output, event loops, networking, filesystem access, timers, and process handling.
It is runtime infrastructure for applications such as Node.js and many network services. Users normally need it as a dependency of software that must handle many operations without blocking.