Decision Workspace
wasm_br vs wasm_lzma vs brotli-dec-wasm
Side-by-side comparison of Rust crates
40
wasm_br
experimentalv0.12.1
esm modules for brotli compression and/or decompression, with sync and async (worker) versions
47
wasm_lzma
experimentalv0.2.0
esm modules for lzma/lzma2 compression and/or decompression, with sync and async (worker) versions
46
brotli-dec-wasm
growingv2.3.0
Brotli decompressor for browsers and web workers with WASM, which still has a small size (about 300KB)
Core Metrics
| wasm_br | wasm_lzma | brotli-dec-wasm | |
|---|---|---|---|
| Health Score | 40 | 47 | 46 |
| Total Downloads | 891 | 522 | 2.9K |
| 30d Downloads | 4 | 5 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 3 | 2 |
| Last Updated | 264d ago | 97d ago | 708d ago |
| Age | 8m | 8m | 2y 8m |
Health Breakdown
wasm_br
Maintenance
8
Quality
12
Community
6
Popularity
4
Documentation
10
wasm_lzma
Maintenance
14
Quality
14
Community
6
Popularity
3
Documentation
10
brotli-dec-wasm
Maintenance
4
Quality
20
Community
5
Popularity
4
Documentation
13
Technical Details
| wasm_br | wasm_lzma | brotli-dec-wasm | |
|---|---|---|---|
| Version | 0.12.1 | 0.2.0 | 2.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0-or-later | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 3 |
| Crate Size | 1.0MB | 94KB | 31KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wasm_lzma leads with a health score of 47/100, but none of the options score above 80.
- •brotli-dec-wasm has the most downloads (2.9K), suggesting wider adoption.
- •⚠ brotli-dec-wasm has not been updated in over a year.
- •wasm_br, wasm_lzma are pre-1.0 — API may change.