[PR #678] [MERGED] add uvloop the fast implementation of asyncio event loop on top of libuv. #613

Closed
opened 2025-11-06 12:58:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/678 **Author:** [@xiaopeng163](https://github.com/xiaopeng163) **Created:** 7/7/2016 **Status:** ✅ Merged **Merged:** 8/20/2016 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3bc105e`](https://github.com/vinta/awesome-python/commit/3bc105e24f12e2c9f3fd407d0e5b2bd0d1199c37) add uvloop ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 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. :+1:) to this pull request. Ultra fast implementation of asyncio event loop on top of libuv. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:58:57 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#613