asyncio
There are 4499 repositories under asyncio topic.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
home-assistant/core
:house_with_garden: Open source home automation that puts local control and privacy first.
sxyazi/yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
sanic-org/sanic
Accelerate your web app development | Build fast. Run fast.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
encode/httpx
A next generation HTTP client for Python. 🦋
MagicStack/uvloop
Ultra fast asyncio event loop.
Kludex/uvicorn
An ASGI web server, for Python. 🦄
MagicStack/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
litestar-org/litestar
Light, flexible and extensible ASGI framework | Built to scale
robinhood/faust
Python Stream Processing
gevent/gevent
Coroutine-based concurrency library for Python
fastapi-users/fastapi-users
Ready-to-use and customizable users management for FastAPI
aiogram/aiogram
aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
tortoise/tortoise-orm
Familiar asyncio ORM for python, built with relations in mind
timofurrer/awesome-asyncio
A curated list of awesome Python asyncio frameworks, libraries, software and resources
aiortc/aiortc
WebRTC and ORTC implementation for Python using asyncio
ag2ai/faststream
FastStream is a powerful and easy-to-use asynchronous Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
ets-labs/python-dependency-injector
Dependency injection framework for Python
emmett-framework/granian
A Rust HTTP server for Python applications
strawberry-graphql/strawberry
A GraphQL library for Python that leverages type annotations 🍓
XiaoYouChR/Ghost-Downloader-3
A cross-platform QUIC AI-boost fluent-design multi-threaded downloader built with Python.
miguelgrinberg/python-socketio
Python Socket.IO server and client
slackapi/python-slack-sdk
Slack Developer Kit for Python
encode/databases
Async database support for Python. 🗄
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
pallets/quart
An async Python micro framework for building web applications.
jstrieb/github-stats
Better GitHub statistics images for your profile, with stats from private repos too
Tinche/aiofiles
File support for asyncio
erdewit/ib_insync
Python sync/async framework for Interactive Brokers API
howie6879/owllook
owllook-小说搜索引擎
IBM/mcp-context-forge
A Model Context Protocol (MCP) Gateway & Registry. Serves as a central management point for tools, resources, and prompts that can be accessed by MCP-compatible LLM applications. Converts REST API endpoints to MCP, composes virtual MCP servers with added security and observability, and converts between protocols (stdio, SSE, Streamable HTTP).
python-gino/gino
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
python-arq/arq
Fast job queuing and RPC in python with asyncio and redis.
litl/backoff
Python library providing function decorators for configurable backoff and retry
rthalley/dnspython
a powerful DNS toolkit for python