sergey-dryabzhinsky / python-zstd
Simple python bindings to Yann Collet ZSTD compression library
☆171Updated this week
Alternatives and similar repositories for python-zstd:
Users that are interested in python-zstd are comparing it to the libraries listed below
- Python bindings to the Zstandard (zstd) compression library☆545Updated last month
- LZ4 bindings for Python☆281Updated this week
- Python bindings for the BLAKE3 cryptographic hash function☆154Updated this week
- Read/Write Lock - synchronization primitive for asyncio☆151Updated this week
- A fast and memory efficient LRU cache for Python☆273Updated 7 months ago
- Python Binding for xxHash☆393Updated this week
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆105Updated last month
- Python bindings for simdjson using libpy☆64Updated 2 years ago
- A sliding memory map manager☆71Updated 3 months ago
- A multi-threading implement of Python gzip module☆54Updated last year
- A python package that provides useful locks.☆255Updated 3 weeks ago
- Python bindings for the SQLite4 LSM database.☆131Updated 3 weeks ago
- Asynchronous file I/O with io_uring and asyncio