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.☆123Updated last month
- Simple python bindings to Yann Collet ZSTD compression library☆183Updated this week
- A fast and memory efficient LRU cache for Python☆280Updated 2 weeks ago
- OFFICIAL MIRROR. An asyncio event loop using Linux io_uring and kTLS.☆222Updated 3 years ago
- Linux AIO c python bindings☆75Updated 3 months ago
- Sans-IO WebSocket protocol implementation☆284Updated 6 months ago
- Read/Write Lock - synchronization primitive for asyncio☆167Updated last month
- ☆119Updated last year
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- Fast Python Bloom Filter using Mmap☆129Updated last month
- A tiny library for monitoring and testing asyncio programs☆64Updated 3 years ago
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆32Updated 3 years ago
- The multidict implementation☆473Updated this week
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- ☆93Updated 2 years ago
- Fast and flexible Python JSON parsing (and manipulation!) built on the excellent yyjson project.☆34Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆186Updated 2 weeks ago
- Sychronized, streaming Python dictionary that uses shared memory as a backend☆293Updated 8 months ago
- Very fast Python JSON parsing library☆398Updated last year
- 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…☆255Updated last week
- Profiling and tracing information for Python using viztracer and perf, the GIL exposed.☆61Updated last year
- A high performance asynchronous Python client for Memcached with full batteries included☆43Updated 3 months ago
- Python CBOR (de)serializer with extensive tag support☆272Updated this week
- Python library for handling efficiently sorted integer sets.☆225Updated last month
- Lock-Free Atomics in Python☆71Updated 10 months ago
- Thread synchronization utilities for Python☆37Updated last week
- Four-wheel drive for asyncio.☆80Updated last month
- aiosignal: a list of registered asynchronous callbacks☆154Updated last week
- gevent-cooperative child processes and inter-process communication☆90Updated last week