Python bindings to the Zstandard (zstd) compression library
☆621Sep 14, 2025Updated 6 months ago
Alternatives and similar repositories for python-zstandard
Users that are interested in python-zstandard are comparing it to the libraries listed below
Sorting:
- Simple python bindings to Yann Collet ZSTD compression library☆184Mar 9, 2026Updated last week
- LZ4 bindings for Python☆298Nov 24, 2025Updated 3 months ago
- Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.☆49Dec 19, 2025Updated 3 months ago
- Zstandard - Fast real-time compression algorithm☆26,835Updated this week
- A Python wrapper for the extremely fast Blosc compression library☆359Mar 9, 2026Updated last week
- MessagePack serializer implementation for Python msgpack.org[Python]☆2,072Feb 21, 2026Updated 3 weeks ago
- Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy☆7,962Mar 3, 2026Updated 2 weeks ago
- Python bindings to the Brotli compression library☆153Mar 5, 2026Updated 2 weeks ago
- shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies i…☆1,918Jan 10, 2026Updated 2 months ago
- HPy: a better API for Python☆1,133May 26, 2025Updated 9 months ago
- A python package that provides useful locks.☆277Sep 9, 2025Updated 6 months ago
- 🎡 Build Python wheels for all the platforms with minimal configuration.☆2,199Updated this week
- High level asynchronous concurrency and networking framework that works on top of either Trio or asyncio☆2,408Mar 9, 2026Updated last week
- A tiny, zero-dependency replacement for Python's zipfile.ZipFile for creating reproducible/deterministic ZIP archives.☆17Oct 6, 2025Updated 5 months ago
- A modern Python application packaging and distribution tool☆6,078Dec 24, 2024Updated last year
- Trio – a friendly Python library for async concurrency and I/O☆7,204Mar 11, 2026Updated last week
- Ultra fast asyncio event loop.☆11,687Jan 30, 2026Updated last month
- Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages☆5,485Updated this week
- An MSBuild wrapper for use building Python extensions☆23Oct 7, 2025Updated 5 months ago
- Sans-IO WebSocket protocol implementation☆296Dec 2, 2025Updated 3 months ago
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆60Jul 18, 2025Updated 8 months ago
- Check your wheels have the right contents