Rogdham / python-xzLinks
Pure Python implementation of the XZ file format with random access support
☆27Updated last week
Alternatives and similar repositories for python-xz
Users that are interested in python-xz are comparing it to the libraries listed below
Sorting:
- Asynchronous file I/O with io_uring and asyncio☆33Updated 4 years ago
- Fast parallel random access to bzip2 and gzip files in Python☆82Updated 3 weeks ago
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆52Updated last year
- A bridge for libzstd-seek to python. Based on mxmlnkn/indexed_bzip2☆24Updated last year
- Simple python bindings to Yann Collet ZSTD compression library☆182Updated last month
- Scans Python packages for abi3 violations and inconsistencies☆113Updated last week
- The Python programming language☆35Updated last year
- Fast random access of gzip files in Python☆110Updated 2 weeks ago
- Python module for detection of CPU features☆28Updated 6 months ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Kaitai Struct: runtime for Python☆101Updated 2 weeks ago
- GitHub Action to build Python manylinux wheels☆93Updated 2 years ago
- Extends Pathlib to archives, images, remote filesystems, etc☆35Updated 3 years ago
- FastCDC implementation in Python https://pypi.org/project/fastcdc/☆61Updated last year
- A tool for converting C/C++ header files to Cython header files☆15Updated last year
- 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 this week
- A python package implementing the crc32c algorithm in hardware and software☆41Updated 2 weeks ago
- Safe and fast evaluation of untrusted user-supplied python expressions☆34Updated 4 months ago
- Running Python on Wine☆28Updated 2 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆117Updated 3 weeks ago
- C parser and ctypes automation for python☆71Updated last week
- A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.☆53Updated last year
- Python difflib with parts reimplemented in C☆40Updated 8 months ago
- Self-contained Python wheels for Windows☆139Updated 2 weeks ago
- Sync-to-async and async-to-sync function wrappers.☆12Updated 7 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆183Updated last month
- Pure-python wrapper generator for ctypes☆327Updated 4 months ago
- A python package for grapheme aware string handling☆115Updated 3 years ago
- CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.☆26Updated 5 months ago