Decision Workspace
deflate64 vs oxiarc-deflate vs include-flate
Side-by-side comparison of Rust crates
62
deflate64
growingv0.1.12
Deflate64 implementation based on .NET's implementation
63
oxiarc-deflate
experimentalv0.3.0
Pure Rust DEFLATE compression algorithm (RFC 1951) for OxiArc
62
include-flate
growingv0.3.3
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
Core Metrics
| deflate64 | oxiarc-deflate | include-flate | |
|---|---|---|---|
| Health Score | 62 | 63 | 62 |
| Total Downloads | 41.5M | 7.7K | 2.7M |
| 30d Downloads | 3.2M | 3.3K | 349.5K |
| Dependents | 139 | 160 | 177 |
| Releases | 13 | 11 | 10 |
| Last Updated | 64d ago | 8d ago | 40d ago |
| Age | 2y 10m | 4m | 6y 9m |
Health Breakdown
deflate64
Maintenance
14
Quality
17
Community
13
Popularity
8
Documentation
10
oxiarc-deflate
Maintenance
19
Quality
15
Community
12
Popularity
5
Documentation
12
include-flate
Maintenance
15
Quality
17
Community
12
Popularity
8
Documentation
10
Technical Details
| deflate64 | oxiarc-deflate | include-flate | |
|---|---|---|---|
| Version | 0.1.12 | 0.3.0 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 3 | 4 | 2 |
| Crate Size | 28KB | 89KB | 10KB |
| Features | 2 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •oxiarc-deflate leads with a health score of 63/100, but none of the options score above 80.
- •deflate64 has the most downloads (41.5M), suggesting wider adoption.
- •include-flate is depended on by 177 crates — strongest ecosystem trust.