Binary package “libuv1” in ubuntu jammy
asynchronous event notification library - runtime library
Libuv is the asynchronous library behind Node.js. Very similar to libevent or
libev, it provides the main elements for event driven systems: watching and
waiting for availability in a set of sockets, and some other events like timers
or asynchronous messages. However, libuv also comes with some other extras
like:
* files watchers and asynchronous operations
* a portable TCP and UDP API, as well as asynchronous DNS resolution
* processes and threads management, and a portable inter-process
communications mechanism, with pipes and work queues
* a plugins mechanism for loading libraries dynamically
* interface with external libraries that also need to access the I/O.
.
This package includes the dynamic library against which you can link
your program.
Source package
Published versions
- libuv1 1.43.0-1 in amd64 (Proposed)
- libuv1 1.43.0-1 in amd64 (Release)
- libuv1 1.43.0-1 in arm64 (Proposed)
- libuv1 1.43.0-1 in arm64 (Release)
- libuv1 1.43.0-1 in armhf (Proposed)
- libuv1 1.43.0-1 in armhf (Release)
- libuv1 1.43.0-1 in i386 (Proposed)
- libuv1 1.43.0-1 in i386 (Release)
- libuv1 1.43.0-1 in ppc64el (Proposed)
- libuv1 1.43.0-1 in ppc64el (Release)
- libuv1 1.43.0-1 in riscv64 (Proposed)
- libuv1 1.43.0-1 in riscv64 (Release)
- libuv1 1.43.0-1 in s390x (Proposed)
- libuv1 1.43.0-1 in s390x (Release)