qweeze / uring_fileLinks
Asynchronous file I/O with io_uring and asyncio
☆33Updated 4 years ago
Alternatives and similar repositories for uring_file
Users that are interested in uring_file are comparing it to the libraries listed below
Sorting:
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆127Updated 3 months ago
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated this week
- An asyncio event loop using Rust compio.☆223Updated last week
- Linux AIO c python bindings☆75Updated 2 weeks ago
- A fast and memory efficient LRU cache for Python☆280Updated 2 months ago
- Read/Write Lock - synchronization primitive for asyncio☆170Updated this week
- A high performance asynchronous Python client for Memcached with full batteries included☆43Updated 5 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Sans-IO WebSocket protocol implementation☆287Updated last month
- The multidict implementation☆478Updated this week
- Automatic __slots__ for your Python classes☆69Updated last month
- A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703), with a focus on the scie…☆268Updated this week
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆102Updated this week
- Utilities for using Python's PEP 554 subinterpreters☆122Updated 3 months ago
- asyncio & gevent in harmony☆79Updated 5 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- Four-wheel drive for asyncio.☆81Updated 3 months ago
- Python JSON benchmarking and "correctness".☆36Updated 2 years ago
- Thread synchronization utilities for Python☆37Updated last week
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- PEP 567 Backport☆89Updated 6 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated this week
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated 2 weeks ago
- ☆119Updated last year
- aiosignal: a list of registered asynchronous callbacks☆160Updated this week
- Sniff out which async library your code is running under☆146Updated last year
- Lock-Free Atomics in Python☆73Updated last year
- UUID version 7, which are time-sortable (following the Peabody RFC4122 draft)☆126Updated 11 months ago
- Fast Base64 encoding/decoding in Python☆168Updated this week
- Redis Cluster support extension for aioredis☆24Updated 2 years ago