Ultra fast implementation of asyncio event loop on top of libuv.
copied from cf-staging / uvloopconda install conda-forge::uvloop
conda install conda-forge/label/cf201901::uvloop
conda install conda-forge/label/cf202003::uvloop
conda install conda-forge/label/gcc7::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.