[ 源代码: libuv1 ]
软件包:libuv1(1.40.0-2+deb11u1)
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.
下载 libuv1
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 128.7 kB | 287.0 kB | [文件列表] |
arm64 | 122.9 kB | 279.0 kB | [文件列表] |
armel | 116.9 kB | 255.0 kB | [文件列表] |
armhf | 116.7 kB | 211.0 kB | [文件列表] |
i386 | 135.8 kB | 307.0 kB | [文件列表] |
mips64el | 122.1 kB | 314.0 kB | [文件列表] |
mipsel | 123.0 kB | 292.0 kB | [文件列表] |
ppc64el | 135.6 kB | 359.0 kB | [文件列表] |
s390x | 122.2 kB | 291.0 kB | [文件列表] |