brotli
crates.io v8.0.43,525,295 weekly downloads · 4 Dependencies
Source data as of:
Summary
A 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…
cargo add brotli
- Ecosystemcrates.io
- Version8.0.4
- Weekly downloads3,525,295
- License—
- Dependencies4
- Last release2026-06-14
- First published2015-11-30
Registry values
Reproduced verbatim from the official registry, with the source named on each value.
Description
A 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.
Registry-supplied description, cleaned to plain text. Source: crates.io (Rust).
Derived indices (computation method published)
Quanteta-computed from the registry values below. This is a derived index, not a measured registry metric. See the formula on the Data & Sources page.