brotli

crates.io v8.0.2

2,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…

Install cargo add brotli

Registry values

Reproduced verbatim from the official registry, with the source named on each value.

Weekly downloads 2,695,839 Source: crates.io (Rust)
Releases 52 Last release: 2025-08-16 Source: crates.io (Rust)
Dependencies 4 Source: crates.io (Rust)

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).

Package details

Package
brotli
Registry
crates.io
Version
8.0.2
Weekly downloads
2,695,839 (weekly)
Dependencies
4: alloc-no-stdlib, brotli-decompressor, alloc-stdlib, sha2
Releases
52
Last release
2025-08-16
First published
2015-11-30
Keywords
decompression, nostd, huffman, brotli, lz77
Homepage
https://github.com/dropbox/rust-brotli
Repository
https://github.com/dropbox/rust-brotli

Why a field shows "—": A dash means the value is not published by the source registry for that package. Quanteta never fills in a guessed value — a missing field stays blank.

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.

Q-Vitality Quanteta 32.3 / 100 Maintenance activity index (release cadence + download level).
Q-Trust Quanteta 23.7 / 100 Adoption / stability index (community size + download stability + age).
Q-Risk Quanteta 61.6 / 100 Dependency-surface index. Higher = more risk factors detected.

Data & Sources