[ 原始碼: uvloop ]
套件:python3-uvloop(0.11.2+ds1-1)
fast implementation of asyncio event loop on top of libuv
uvloop is a fast, drop-in replacement of the built-in asyncio event loop. uvloop is implemented in Cython and uses libuv under the hood. It makes asyncio 2-4x faster.
其他與 python3-uvloop 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libuv1 (>= 1.18.0)
- asynchronous event notification library - runtime library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)