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.☆124Updated last month
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated this week
- A fast and memory efficient LRU cache for Python☆282Updated last month
- Read/Write Lock - synchronization primitive for asyncio☆167Updated 2 weeks ago
- Lock-Free Atomics in Python☆73Updated 10 months ago
- Linux AIO c python bindings☆75Updated 4 months ago
- Sans-IO WebSocket protocol implementation☆286Updated this week
- An asyncio event loop using Linux io_uring and kTLS.☆222Updated 3 years ago
- Automatic __slots__ for your Python classes☆69Updated 11 months ago
- The multidict implementation☆476Updated last week
- Fast Python Bloom Filter using Mmap☆131Updated 2 months ago
- Thread synchronization utilities for Python☆38Updated this week
- Python library for handling efficiently sorted integer sets.☆226Updated last month
- A high performance asynchronous Python client for Memcached with full batteries included☆43Updated 3 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆188Updated last month
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3. Reboot of orjson. msgpack.org[Python]☆355Updated this week
- Very fast Python JSON parsing library☆398Updated last year
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆61Updated last year
- ☆93Updated 2 years ago
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆32Updated 4 years ago
- Python JSON benchmarking and "correctness".☆36Updated 2 years ago
- Python interface for c-ares☆181Updated 3 weeks 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…☆259Updated 2 weeks ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆118Updated 3 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆88Updated last year
- Bloom filter for Python☆44Updated 4 years ago
- Python wrapper for RE2☆105Updated last month
- A tiny library for monitoring and testing asyncio programs☆64Updated 3 years ago
- coredis is an async redis client for python with support for redis cluster, sentinel and some popular redis modules☆101Updated 3 weeks ago
- Fast Base64 encoding/decoding in Python☆164Updated this week