crabz

Compressor

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

Like pigz, but rust

GitHub

331 stars
6 watching
13 forks
Language: Rust
last commit: 8 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 699
antirez/smaz A compression library designed to efficiently compress short strings of text, such as URLs and short phrases. 1,172
vasi/pixz A parallel and indexed compression tool that improves upon the existing XZ format by allowing random access to compressed data. 711
rust-lang/flate2-rs A library that provides bindings to various compression formats. 916
dropbox/rust-brotli A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. 818
gruntjs/grunt-contrib-cssmin Compresses CSS files by removing unnecessary characters and combining them into a single file 793
atomicobject/heatshrink A data compression library designed for efficient use in resource-constrained systems. 1,333
gyscos/zstd-rs A Rust binding for the zstd compression library 527
alexcrichton/bzip2-rs A Rust library providing bindings to the bzip2 compression library for efficient data encoding and decoding 99
ulikunitz/xz A Go package for reading and writing xz-compressed files 483
blosc/c-blosc A high-performance compressor optimized for binary data transmission and 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 985
didactic-drunk/zstd.cr Bindings to the Zstandard compression library for efficient data compression and decompression in Crystal programming language. 41