rustio rustio.net
72

brotli

v8.0.2 Growing

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

  • โœ“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

Checking security advisories...
Downloads
162.1M
Dependents
6.1K
Releases
52
Size
742KB

Deep Insights

๐Ÿ“Š
Steady growth

13.3M downloads in the last 30 days (444.1K/day), up 20% from the previous period.

๐Ÿ”—
Widely adopted

6.1K 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 52 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 9/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
356K/day avg+67%
0200K400K600K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v8.0.2
22%
v3.3.4
22%
v7.0.0
20%
v6.0.0
20%
v3.5.0
15%

Release Timeline

52 releasessince 2015
J
F
M
A
M
J
J
A
S
O
N
D
2015
1
2016
3
2017
3
2018
26
2019
6
2020
2021
2
2022
2
2023
1
2024
5
2025
3
2026
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
4
direct dependencies
Dependents
6.1K
crates depend on brotli

Similar Crates