Fast implementation of asyncio event loop on top of libuv
Project description
An implementation of asyncio-compatible event loop on top of libuv. This is a research prototype, do not use it in production.
Build Instructions
You’ll need Cython and Python 3.5. The best way is to create a virtual env, so that you’ll have cython and python commands pointing to the correct tools.
git clone –recursive https://github.com/1st1/uvloop.git
cd uvloop; make
make test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
uvloop-0.4.9.tar.gz
(844.7 kB
view details)
File details
Details for the file uvloop-0.4.9.tar.gz
.
File metadata
- Download URL: uvloop-0.4.9.tar.gz
- Upload date:
- Size: 844.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e399fa2a03be2544313cbaae3a5b1ab0cf813330da26334d80aa4eb927e086e0 |
|
MD5 | c9a466cb17ee552ea1ecbdaa184398be |
|
BLAKE2b-256 | 311c68d66aeea88e81793ed823c88af2125fbffbf06ac3c10f619064fe20524e |