Path to this page:
./
devel/py-uvloop,
Fast implementation of asyncio event loop on top of libuv
Branch: pkgsrc-2021Q2,
Version: 0.15.2,
Package name: py38-uvloop-0.15.2,
Maintainer: pkgsrc-usersuvloop is a fast, drop-in replacement of the built-in asyncio event loop.
uvloop and asyncio, combined with the power of async/await in Python 3.5,
makes it easier than ever to write high-performance networking code in Python.
uvloop makes asyncio fast. In fact, it is at least 2x faster than nodejs,
gevent, as well as any other Python asynchronous framework. The performance
of uvloop-based asyncio is close to that of Go programs.
Master sites:
SHA1: 3f64c1f4c845630a75fce60b9d2c57e3ee114b80
RMD160: 17ef136ff3a19a6e76a6ebaf5375866d06b84d1c
Filesize: 2043.544 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version py38-uvloop-0.15.2 (created)