套件: libuv1 (1.43.0-1)
libuv1 的相關超連結
Trisquel 的資源:
下載原始碼套件 libuv1:
維護者:
Original Maintainers:
- Dominique Dumont
- Luca Bruno
外部的資源:
- 主頁 [github.com]
相似套件:
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 有關的套件
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb