rustio rustio.net
79

brotli

v8.0.4 Stable

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.

BSD-3-Clause AND MIT Edition 2015 MSRV 1.59.0
CompressionNo standard library #decompression#nostd#huffman#brotli#lz77

Quick Verdict

  • Actively maintained (updated 29d ago)
  • Stable API (8.x for 10+ years)
  • Massive adoption (8.5K crates depend on it)
  • Team maintained (3 owners)
  • Permissive license (BSD-3-Clause AND MIT)

Security

Checking security advisories...
Downloads
216.2M
Dependents
8.5K
Releases
54
Size
752KB

Deep Insights

📊
Steady growth

16.5M downloads in the last 30 days (550.6K/day), up 2% from the previous period.

🔗
Widely adopted

8.5K crates depend on brotli. Strong ecosystem adoption means battle-tested code and long-term stability.

👤
Prolific maintainer

The primary maintainer publishes 117 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

Stable for 10+ years

The API has been stable (1.x) for over 10 years with 54 releases. This level of maturity means you can depend on it without worrying about breaking changes.

🌟
Used by top crates

Notable dependents include rustls, reqwest, tower-http, async-compression, actix-web. When high-quality crates choose brotli, it's a strong quality signal.

Health Breakdown

Maintenance 16/25

Recency, release consistency, active ratio

Quality 21/25

Yanked ratio, deps, size, maturity, features

Community 20/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 14/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
469K/day avg-38%
0200K400K600K4/265/146/16/197/77/24

Top Dependents

Version Adoption

v8.0.2
34%
v7.0.0
19%
v6.0.0
17%
v3.5.0
17%
v8.0.1
13%

Release Timeline

10 releasessince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
5
2025
3
2026
2
Less
More

Feature Flags

default =["std"]

std*simdbillingffi-apifloat64seccompbenchmarkvalidationdisable-timervector_scratch_spaceno-stdlib-ffi-bindingpass-through-ffi-panicsdisallow_large_window_sizeexternal-literal-probabilityfloating_point_context_mixing

README

Loading README...

Maintainers

Dependencies
5
direct dependencies
Dependents
8.5K
crates depend on brotli

Similar Crates