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.☆128Updated 4 months ago
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated last week
- An asyncio event loop using Rust compio.☆228Updated this week
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- Linux AIO c python bindings☆74Updated last month
- Read/Write Lock - synchronization primitive for asyncio☆172Updated 3 weeks ago
- Very fast Python JSON parsing library☆402Updated last year
- A high performance asynchronous Python client for Memcached with full batteries included☆44Updated 3 weeks ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- asyncio & gevent in harmony☆79Updated 6 months ago
- The multidict implementation☆480Updated last week
- Sans-IO WebSocket protocol implementation☆293Updated 2 months ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- coredis is an async redis client for python with support for redis cluster, sentinel and popular redis modules☆103Updated this week
- 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…☆277Updated this week
- ☆119Updated last year
- Python bindings for simdjson using libpy☆70Updated 3 years ago
- Lock-Free Atomics in Python☆74Updated last year
- ☆93Updated 2 years ago
- aiosignal: a list of registered asynchronous callbacks☆161Updated last week
- Bloom filter for Python☆45Updated 4 years ago
- Automatic __slots__ for your Python classes☆69Updated 2 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆32Updated 4 years ago
- Python library for handling efficiently sorted integer sets.☆228Updated 3 months ago
- Python JSON benchmarking and "correctness".☆36Updated 2 years ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆191Updated last month
- Fast Python Bloom Filter using Mmap☆133Updated 4 months ago
- MessagePack serialization library for Python derived from orjson, written in Rust using PyO3☆370Updated this week