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.☆120Updated 2 weeks ago
- Simple python bindings to Yann Collet ZSTD compression library☆182Updated last week
- Linux AIO c python bindings☆75Updated 2 months ago
- Lock-Free Atomics in Python☆70Updated 9 months ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated last year
- A fast and memory efficient LRU cache for Python☆279Updated last week
- Read/Write Lock - synchronization primitive for asyncio☆166Updated 2 weeks ago
- OFFICIAL MIRROR. An asyncio event loop using Linux io_uring and kTLS.☆221Updated 3 years ago
- Python JSON benchmarking and "correctness".☆35Updated 2 years ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆33Updated 5 months ago
- Sans-IO WebSocket protocol implementation☆284Updated 5 months ago
- The multidict implementation☆472Updated this week
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆185Updated 2 months ago
- Python bindings to the Zstandard (zstd) compression library☆593Updated last month
- A python package that provides useful locks.☆268Updated last month
- ☆119Updated last year
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Automatic __slots__ for your Python classes☆69Updated 10 months ago
- 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…☆248Updated last week
- LZ4 bindings for Python☆292Updated 4 months ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Four-wheel drive for asyncio.☆80Updated last month
- Very fast Python JSON parsing library☆397Updated last year
- aiosignal: a list of registered asynchronous callbacks☆155Updated this week
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆32Updated 3 years ago
- Streaming (and fast!) parser for multipart/form-data written in Cython☆179Updated this week
- Python library for handling efficiently sorted integer sets.☆219Updated last week
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆341Updated last week
- Fast Python Bloom Filter using Mmap☆128Updated last month