5 Repositories
Rust gzip Libraries
A utility to do detailed analysis of gzip files.
GZInspector A robust command-line tool for inspecting and analyzing GZIP/ZLIB compressed files. GZInspector provides detailed information about compre
Opens files for reading.
smart-open Opens files for reading. What?? smart_open is a rust crate under active development with the goal of opening any text file (compressed or u
gzp - Multi-threaded Compression
gzp - Multi-threaded Compression
(WIP) Taking the pain away from file (de)compression
Ouch! ouch loosely stands for Obvious Unified Compression files Helper and aims to be an easy and intuitive way of compressing and decompressing files
DEFLATE, gzip, and zlib bindings for Rust
flate2 A streaming compression/decompression library DEFLATE-based streams in Rust. This crate by default uses the miniz_oxide crate, a port of miniz.