brotli
v8.0.2 GrowingA 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.
Quick Verdict
- โStable API (8.x for 10+ years)
- โMassive adoption (6.1K crates depend on it)
- โTeam maintained (3 owners)
- โPermissive license (BSD-3-Clause AND MIT)
Security
Deep Insights
13.3M downloads in the last 30 days (444.1K/day), up 20% from the previous period.
6.1K crates depend on brotli. Strong ecosystem adoption means battle-tested code and long-term stability.
The primary maintainer publishes 117 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
The API has been stable (1.x) for over 10 years with 52 releases. This level of maturity means you can depend on it without worrying about breaking changes.
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
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Version Adoption
Release Timeline
Feature Flags
default =["std"]