Libuv

Software library for asynchronous I/O From Wikipedia, the free encyclopedia

Libuv

libuv is a multi-platform C library that provides support for asynchronous I/O based on event loops. It supports epoll(4), kqueue(2), Windows IOCP, Solaris event ports and Linux io_uring. It is primarily designed for use in Node.js but it is also used by other software projects.[3] It was originally an abstraction around libev or Microsoft IOCP, as libev does not support IOCP on Windows. In node-v0.9.0's version of libuv, the dependency on libev was removed.[4]

Quick Facts Stable release, Repository ...
libuv
Stable release
1.50.0[1]  / 15 January 2025; 2 months ago (15 January 2025)
Repository
Written inC
Operating systemCross-platform
PlatformLinux, Android, Windows and OS X/Darwin,[2] FreeBSD, OpenBSD
TypeI/O abstraction library
LicenseMIT
Websitelibuv.org 
Close

Features

From:[2]

Origin of the name

According to libuv developer Ben Noordhuis, the name libuv originally had no specific meaning, but as people kept asking about it, so they made something up. They came up with Unicorn Velociraptor, which became the logo of the library.[5]

See also

References

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.