1 unstable release
Uses new Rust 2024
new 0.1.0 | Apr 27, 2025 |
---|
#463 in Compression
14KB
Brotschneider
Precision slicing for your bytes.
Brotschneider is a pure Rust implementation of Brotli compression and decompression. Lightweight, fast, and focused on simplicity — no FFI, no dependencies on C code.
Ideal for embedding in Rust projects, learning compression internals, or simply slicing your data down to size.