Floating point and integer compressed vector library, SIMD-enabled for fast processing/iteration over compressed representations.
High-performance point cloud compression for I3S format - LEPCC implementation in Rust
A no_std collection of compression algorithms behind a uniform streaming trait, gated per-algorithm by Cargo features.
Pure Rust zstd implementation — managed fork of ruzstd. Dictionary decompression, no FFI.
Lossless and lossy floating-point compression for multi-dimensional arrays
Fallible streaming iterator specialized for decompression
Safe Rust bindings for libzpaq — ZPAQ compression, decompression, streaming compression, and crypto utilities (SHA-1, SHA-256, AES-CTR, scrypt).
Correct, high-performance parallel bzip2 compression and decompression
Compressed storage for highly repeating elements, with `O(log n)` lookups
Full-featured liblz4 binding for Rust.
Pure-Rust port of the Zstandard (zstd) compression library
A decoder for the zstd compression format