brotli
crates.io v8.0.22,695,839 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.2
- Weekly downloads2,695,839
- License—
- Dependencies4
- Last release2025-08-16
- 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.