Decision Workspace
flate2-expose vs flate2 vs ai-flate2
Side-by-side comparison of Rust crates
47
flate2-expose
growingv1.0.25
DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.
79
flate2
stablev1.1.9
DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams.
55
ai-flate2
experimentalv1.1.9
A no_std port of flate2
Core Metrics
| flate2-expose | flate2 | ai-flate2 | |
|---|---|---|---|
| Health Score | 47 | 79 | 55 |
| Total Downloads | 2.8K | 424.0M | 174 |
| 30d Downloads | 4 | 29.6M | 174 |
| Dependents | 0 | 55.6K | 1 |
| Releases | 2 | 77 | 1 |
| Last Updated | 1378d ago | 52d ago | 5d ago |
| Age | 3y 9m | 11y 4m | 5d |
Health Breakdown
flate2-expose
Maintenance
4
Quality
21
Community
6
Popularity
4
Documentation
12
flate2
Maintenance
17
Quality
21
Community
19
Popularity
8
Documentation
14
ai-flate2
Maintenance
13
Quality
18
Community
7
Popularity
3
Documentation
14
Technical Details
| flate2-expose | flate2 | ai-flate2 | |
|---|---|---|---|
| Version | 1.0.25 | 1.1.9 | 1.1.9 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 11 | 10 |
| Crate Size | 70KB | 83KB | 86KB |
| Features | 8 | 13 | 15 |
| Yanked % | 0.0% | 2.6% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | 1.67.0 | 1.81.0 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •flate2 leads with a health score of 79/100, but none of the options score above 80.
- •flate2 is depended on by 55.6K crates — strongest ecosystem trust.
- •⚠ flate2-expose has not been updated in over a year.