CMD + K

uvloop

Community

Ultra fast implementation of asyncio event loop on top of libuv.

Installation

To install this package, run one of the following:

Conda
$conda install pyston::uvloop

Usage Tracking

0.16.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Ultra fast implementation of asyncio event loop on top of libuv.

Last Updated

Nov 26, 2021 at 17:28

License

MIT OR Apache-2.0

Total Downloads

11

Supported Platforms

linux-64
linux-aarch64