Package: libuv1 (1.24.1-1+deb10u2) [security]
Links for libuv1
Debian Resources:
Download Source Package libuv1:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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.
Other Packages Related to libuv1
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- Biblioteca GNU C: Bibliotecas partilhadas
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.28) [armhf, i386]
Download libuv1
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 107.6 kB | 247.0 kB | [list of files] |
arm64 | 102.4 kB | 239.0 kB | [list of files] |
armhf | 96.1 kB | 179.0 kB | [list of files] |
i386 | 113.7 kB | 259.0 kB | [list of files] |