crabz

Compressor

A cross-platform compression and decompression tool written in Rust.

Like pigz, but rust

GitHub

333 stars
6 watching
13 forks
Language: Rust
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sstadick/gzp A multi-threaded data compression library written in Rust. 154
sstadick/hck A tool for text processing and manipulation of data records 702
antirez/smaz A compression library designed to efficiently compress short strings of text, such as URLs and short phrases. 1,174
vasi/pixz A parallel and indexed compression tool that improves upon the existing XZ format by allowing random access to compressed data. 714
rust-lang/flate2-rs A library that provides bindings to various compression formats. 936
dropbox/rust-brotli A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. 819
gruntjs/grunt-contrib-cssmin Compresses CSS files by removing unnecessary characters and combining them into a single file 794
atomicobject/heatshrink A data compression library designed for efficient use in resource-constrained systems. 1,334
gyscos/zstd-rs A Rust binding for the zstd compression library 531
ulikunitz/xz A Go package for reading and writing xz-compressed files 487
blosc/c-blosc A high-performance compressor optimized for binary data, designed to accelerate memory-bound computations. 986
powzix/ooz Decompresses compressed data using various algorithms and libraries. 175
nicklockwood/gzip A category on NSData for compressing and decompressing data using the GZIP algorithm 988
didactic-drunk/zstd.cr Bindings to the Zstandard compression library for efficient data compression and decompression in Crystal programming language. 41