mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-18 05:01:00 -05:00
[PR #678] [MERGED] add uvloop the fast implementation of asyncio event loop on top of libuv. #613
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/678
Author: @xiaopeng163
Created: 7/7/2016
Status: ✅ Merged
Merged: 8/20/2016
Merged by: @vinta
Base:
master← Head:master📝 Commits (1)
3bc105eadd uvloop📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Why this framework/library/software/resource is awesome?
Ultra is fast implementation of asyncio event loop on top of libuv.
http://magic.io/blog/uvloop-blazing-fast-python-networking/
Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.
Ultra fast implementation of asyncio event loop on top of libuv.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.