Ultra fast implementation of asyncio event loop on top of libuv.
conda install aarch64-staging::uvloop
conda install aarch64-staging/label/AR::uvloop
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.