gzp
Compression library
A multi-threaded data compression library written in Rust.
Multi-threaded Compression
154 stars
5 watching
14 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
compressiongzipparallelsnappy
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 527 |
sstadick/crabz | A cross-platform compression and decompression tool written in Rust. | 331 |
g1mv/density | A fast compression library designed to achieve optimal compression ratios while minimizing processing time. | 1,017 |
mapbox/gzip-hpp | A C++ library for efficient compression and decompression of binary data | 325 |
gsquire/zig-snappy | A Zig library implementing a fast, block-based compression algorithm. | 28 |
alexcrichton/bzip2-rs | A Rust library providing bindings to the bzip2 compression library for efficient data encoding and decoding | 99 |
golang/snappy | A compression library implemented in the Go programming language. | 1,528 |
szktty/erlang-lz4 | A C library providing LZ4 compression and decompression functionality for use in Erlang programs. | 65 |
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 |
andrewrk/libz | A Zig port of zlib, replacing its build system with a custom implementation. | 14 |
emmanuel-marty/zultra | A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
dmazzella/ufastlz | A MicroPython wrapper for a lightning-fast lossless compression library. | 14 |
spiraldb/streamvbyte-zig | A Zig port of an efficient compression codec for binary data | 5 |