[ buster ]
[ bullseye ]
[ 源代码: uvloop ]
软件包:python3-uvloop-dbg(0.11.2+ds1-1)
fast implementation of asyncio event loop on top of libuv - dbg
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.
This package contains the extension built for the Python 3 debug interpreter.
其他与 python3-uvloop-dbg 有关的软件包
|
|
|
|
-
- 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-dbg
- debug build of the Python 3 Interpreter (version 3.7)
- dep: python3-dbg (<< 3.8)
- dep: python3-dbg (>= 3.6~)
-
- dep: python3-uvloop (= 0.11.2+ds1-1)
- fast implementation of asyncio event loop on top of libuv