Description: 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.
Homepage:https://github.com/MagicStack/uvloop copyright | Debian changelog