timofurrer/awesome-asyncio

A curated list of awesome Python asyncio frameworks, libraries, software and resources

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 40 minutes ago
Added to GitGenius on September 13th, 2026
Created on November 1st, 2016
Open Issues & Pull Requests: 21 (+0)
GitHub issues: Disabled - open counts may still include pull requests.
Number of forks: 356
Total Stargazers: 5,124 (+0)
Total Subscribers: 123 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

GitHub issues are disabled for this repository, so issue analytics and the issue explorer are not available.

Detailed Description

Awesome asyncio is a curated list of Python asyncio frameworks, libraries, software and resources.

The project addresses the challenge of discovering quality tools and packages for asyncio development. As the asyncio module became increasingly popular in the Python community following its introduction to the standard library, the ecosystem grew rapidly and became difficult to navigate. The list organizes resources across multiple categories including web frameworks, message queues, database drivers, networking, GraphQL, testing, alternative event loops, and related writings and talks, making it easier for developers to find relevant tools for their specific use cases.

Developers should use this list when exploring the asyncio ecosystem or evaluating options for new projects. It works best for those building concurrent applications with Python who want a starting point for discovering established frameworks and libraries rather than searching through scattered documentation. The list includes well-known options like FastAPI, Starlette, aiohttp, and Quart alongside less mainstream alternatives, providing breadth across different application types.

The project is currently seeking new maintainers and is no longer actively maintained by its original author.