Patch asyncio to allow nested event loops
☆759Jan 31, 2024Updated 2 years ago
Alternatives and similar repositories for nest_asyncio
Users that are interested in nest_asyncio are comparing it to the libraries listed below
Sorting:
- Event-driven data pipelines☆146Dec 11, 2023Updated 2 years ago
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,400Updated this week
- Thread-safe asyncio-aware queue for Python☆955Feb 10, 2026Updated 3 weeks ago
- Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy☆7,933Feb 2, 2026Updated last month
- File support for asyncio☆3,232Oct 9, 2025Updated 4 months ago
- Retrying library for Python☆8,393Updated this week
- Distributed process pool for Python☆111Sep 28, 2022Updated 3 years ago
- Async database support for Python. 🗄☆4,022May 21, 2024Updated last year
- Trio – a friendly Python library for async concurrency and I/O☆7,186Updated this week
- A next generation HTTP client for Python. 🦋☆15,122Updated this week
- Simple LRU cache for asyncio☆932Updated this week
- Fast job queuing and RPC in python with asyncio and redis.☆2,826Jan 30, 2026Updated last month
- Ultra fast asyncio event loop.☆11,661Jan 30, 2026Updated last month
- Asyncio cache manager for redis, memcached and memory☆1,414Feb 1, 2026Updated last month
- Data validation using Python type hints☆27,055Updated this week
- Jobs scheduler for managing background task (asyncio)☆920Updated this week
- Generator-based operators for asynchronous iteration☆903Oct 14, 2025Updated 4 months ago
- Extensible memoizing collections and decorators☆2,701Feb 10, 2026Updated 3 weeks ago
- An ASGI web server, for Python. 🦄☆10,429Feb 22, 2026Updated last week
- A fast PostgreSQL Database Client Library for Python/asyncio.☆7,961Updated this week
- Fast HTTP parser☆1,314Jan 27, 2026Updated last month
- Take a modern Python codebase to the next level of performance.☆1,924Aug 20, 2024Updated last year
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application