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 2 months ago
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated last week
- An asyncio event loop using Linux io_uring and kTLS.☆223Updated this week
- Read/Write Lock - synchronization primitive for asyncio☆169Updated last week
- Automatic __slots__ for your Python classes☆69Updated 3 weeks ago
- Linux AIO c python bindings☆75Updated 4 months ago
- Sans-IO WebSocket protocol implementation☆287Updated 2 weeks ago
- The multidict implementation☆478Updated this week
- A fast and memory efficient LRU cache for Python☆282Updated last month
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- aiosignal: a list of registered asynchronous callbacks☆159Updated this week
- ☆93Updated 2 years ago
- Fast Base64 encoding/decoding in Python☆166Updated this week
- asyncio & gevent in harmony☆79Updated 5 months ago
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- Lock-Free Atomics in Python☆73Updated 11 months ago
- A high performance asynchronous Python client for Memcached with full batteries included☆43Updated 4 months ago
- Scans Python packages for abi3 violations and inconsistencies☆119Updated last week
- UUID version 7, which are time-sortable (following the Peabody RFC4122 draft)☆125Updated 10 months ago
- LZ4 bindings for Python☆295Updated 3 weeks ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last year
- ☆119Updated last year
- Very fast Python JSON parsing library☆397Updated last year
- Four-wheel drive for asyncio.☆81Updated 3 months ago
- Thread synchronization utilities for Python☆37Updated this week
- Discussions about problems with the current C Api☆20Updated 2 years ago
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆32Updated 4 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated this week
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago