Rogdham / pyzstdLinks
Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.
☆49Updated 3 weeks ago
Alternatives and similar repositories for pyzstd
Users that are interested in pyzstd are comparing it to the libraries listed below
Sorting:
- Backport of PEP-784 “adding Zstandard to the standard library”☆18Updated last week
- Python bindings to the Rust rpds crate for persistent data structures☆59Updated last week
- Backport of PEP 654 (exception groups)☆48Updated this week
- ☆67Updated 2 months ago
- A low-level library for installing from a Python wheel distribution.☆142Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated this 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 5 months ago
- Typed environment variable parsing for Python☆18Updated 3 weeks ago
- A tiny, zero-dependency replacement for Python's zipfile.ZipFile for creating reproducible/deterministic ZIP archives.☆17Updated 3 months ago
- Python bindings for the BLAKE3 cryptographic hash function☆188Updated last week
- rustls-based modern TLS for Python☆101Updated this week
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated 3 weeks ago
- ☆47Updated last month
- Proof Of Concept for python package management without virtualenvs☆30Updated last year
- Library to access metadata for Python packages☆138Updated last week
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last week
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Run Python type checkers over millions of lines of code☆105Updated this week
- 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 2 months ago
- FastUUID is a library which provides CPython bindings to Rust's UUID library☆178Updated 2 months ago
- An index of wheels☆57Updated 3 weeks ago
- Inplace replacement for urllib3 capable of async with automatic HTTP/1, HTTP/2 and HTTP/3 transport.☆51Updated this week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A low-level library for calling build-backends in `pyproject.toml`-based project☆127Updated 7 months ago
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated this week
- Sniff out which async library your code is running under☆146Updated last year
- A plugin for Hatch that runs build scripts and saves their artifacts.☆24Updated 7 months ago
- invoke asyncio awaitables from non-async functions☆63Updated last year
- pyproject.toml parser in Rust☆34Updated last month
- 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 3 weeks ago