mosquito / caio
Linux AIO c python bindings
☆66Updated this week
Alternatives and similar repositories for caio:
Users that are interested in caio are comparing it to the libraries listed below
- aiosignal: a list of registered asynchronous callbacks☆132Updated this week
- Read/Write Lock - synchronization primitive for asyncio☆147Updated this week
- Pytest plugin for trio☆53Updated 4 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆97Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆82Updated 10 months ago
- 📁 Asynchronous pathlib for Python☆170Updated 2 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆190Updated 8 months ago
- Drop-in MessagePack support for ASGI applications and frameworks☆164Updated 9 months ago
- PEP 567 Backport☆88Updated 5 years ago
- A new Python HTTP client for everybody☆80Updated 4 years ago
- Sniff out which async library your code is running under☆129Updated 10 months ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆97Updated 4 months ago
- A compression AGSI middleware using brotli.☆69Updated last year
- The multidict implementation☆427Updated last week
- Better control of your asyncio tasks☆62Updated 6 months ago
- Make every function async and await-able.☆98Updated 2 years ago
- WebSocket support for HTTPX☆120Updated 2 weeks ago
- Helpers to use cachetools with async functions☆96Updated 9 months ago
- Async Python helpers for the official prometheus-client.☆163Updated last week
- Python: Asynchronous CSV reading/writing