libuv is a high-performance, multi-platform C library focusing on asynchronous I/O, originally developed for Node.js. It provides a consistent event-loop and I/O abstraction layer across a range of systems, making non-blocking operations portable and efficient. Full-featured event loop backed by epoll, kqueue, IOCP, event ports. Asynchronous TCP and UDP sockets. Asynchronous DNS resolution. Asynchronous file and file system operations. File system events, ANSI escape code-controlled TTY. IPC with socket sharing, using Unix domain sockets or named pipes (Windows).
Features
- Full-featured event loop using epoll, kqueue, IOCP, event ports
- Async TCP and UDP sockets, file system operations, DNS lookup, and file system events
- Support for IPC, TTY, child processes, and signal handling
- Built-in thread pool for blocking operations
- High-resolution timers and synchronization primitives
- Consistent cross-platform API across Linux, Windows, macOS, FreeBSD, and more
Categories
LibrariesLicense
MIT LicenseFollow libuv
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of libuv!