$ brotli
v8.0.3A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.
Downloads: 190.1M
Recent: 40.7M
Versions: 53
Updated: May 28, 2026
Patch update: 8.0.2 → 8.0.3
$ DOWNLOADS TREND
110.5M190.1M
$ VERSION HISTORY
v8.0.3May 28, 2026
v8.0.2August 16, 2025
$ LINKS
$ INSTALL
cargo add brotliOr add to Cargo.toml: brotli = "8.0.3"