Rogdham / pyzstdLinks
Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.
☆48Updated last week
Alternatives and similar repositories for pyzstd
Users that are interested in pyzstd are comparing it to the libraries listed below
Sorting:
- Python bindings to the Rust rpds crate for persistent data structures☆58Updated last week
- A tiny, zero-dependency replacement for Python's zipfile.ZipFile for creating reproducible/deterministic ZIP archives.☆17Updated 2 months ago
- rustls-based modern TLS for Python☆101Updated last week
- A low-level library for installing from a Python wheel distribution.☆140Updated last week
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆58Updated 4 months ago
- ☆67Updated last month
- Proof Of Concept for python package management without virtualenvs☆30Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆117Updated last week
- Python bindings for the BLAKE3 cryptographic hash function☆186Updated last week
- Backport of PEP 654 (exception groups)☆48Updated 3 weeks ago
- An index of wheels☆57Updated 2 weeks ago
- Inplace replacement for urllib3 capable of async with automatic HTTP/1, HTTP/2 and HTTP/3 transport.☆50Updated last week
- Low-level Python CFFI Bindings for Argon2☆15Updated last week
- Run mypy and pyright over millions of lines of code☆103Updated last week
- pyproject.toml parser in Rust☆34Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- ☆47Updated last month
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆101Updated last month
- ☆38Updated 2 months ago
- Automatic __slots__ for your Python classes☆69Updated 2 weeks ago
- Capture the outcome of Python function calls☆36Updated 8 months ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 2 weeks ago
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated last week
- Library and command-line tool to gather stats on typeshed packages☆11Updated this week
- A plugin for Hatch that runs build scripts and saves their artifacts.☆22Updated 6 months ago
- invoke asyncio awaitables from non-async functions☆63Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Python package wrapping the IANA time zone database☆93Updated last week
- Yet another style-preserving TOML library for Python☆13Updated 3 years ago