qweeze / uring_file
Asynchronous file I/O with io_uring and asyncio
☆22Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for uring_file
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆98Updated 2 months ago
- A tiny library for monitoring and testing asyncio programs☆63Updated 2 years ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆95Updated 2 weeks ago
- A high performance asynchronous Python client for Memcached with full batteries included☆40Updated 2 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆80Updated 8 months ago
- Simple python bindings to Yann Collet ZSTD compression library☆166Updated 4 months ago
- The multidict implementation☆421Updated 2 weeks ago
- Distributed tracing instrumentation for asyncio with zipkin☆187Updated 2 weeks ago
- Python AsyncIO Services☆240Updated 7 months ago
- A fast and memory efficient LRU cache for Python☆259Updated 2 months ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆659Updated last week
- Linux AIO c python bindings☆63Updated 5 months ago
- Lock-Free Atomics in Python☆53Updated last year
- coredis is an async redis client for python with support for redis cluster & sentinel.☆78Updated 3 months ago
- Read/Write Lock - synchronization primitive for asyncio☆143Updated last week
- aiosignal: a list of registered asynchronous callbacks☆131Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆190Updated 6 months ago
- The asyncio implemetation of Redis distributed locks☆298Updated 10 months ago
- itertools and builtins for AsyncIO and mixed iterables☆243Updated last week
- Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Pyth…☆252Updated last week
- Python decorator for async properties.☆87Updated last year
- aioelasticsearch-py wrapper for asyncio☆138Updated last year
- Concurrent, Asynchronous, Distributed, Communicating Tasks with Python☆48Updated 4 months ago
- Make every function async and await-able.☆98Updated 2 years ago
- Full featured consistent hashing python library compatible with ketama☆200Updated 8 months ago
- Better control of your asyncio tasks☆61Updated 4 months ago
- Very fast Python JSON parsing library☆362Updated 7 months ago
- The Python asyncio tutorial I wish existed earlier☆284Updated 4 years ago
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆119Updated last year