martinellimarco / indexed_zstd
A bridge for libzstd-seek to python. Based on mxmlnkn/indexed_bzip2
☆22Updated 8 months ago
Alternatives and similar repositories for indexed_zstd:
Users that are interested in indexed_zstd are comparing it to the libraries listed below
- Fast parallel random access to bzip2 and gzip files in Python☆75Updated 2 months ago
- A library that mimic fread, fseek and ftell for reading zstd compressed files.☆20Updated last year
- Compress a file into a seekable zstd with special handling for .tar archives☆55Updated 2 years ago
- Experimental FUSE filesystem that lets you read HTTP/HTTPS/FTP files as if they were present on your own Linux box.☆22Updated last year
- Random access to compressed files with a FUSE filesystem☆31Updated 5 months ago
- deflate stream reconstruction library