Decision Workspace
include-flate vs staticfilemap vs deflate64
Side-by-side comparison of Rust crates
63
include-flate
growingv0.3.2
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
43
staticfilemap
growingv0.8.0
Procedural macro to embed files during compilation with optional compression
66
deflate64
growingv0.1.12
Deflate64 implementation based on .NET's implementation
Core Metrics
| include-flate | staticfilemap | deflate64 | |
|---|---|---|---|
| Health Score | 63 | 43 | 66 |
| Total Downloads | 2.1M | 19.3K | 35.1M |
| 30d Downloads | 274.7K | 71 | 4.1M |
| Dependents | 170 | 7 | 131 |
| Releases | 9 | 15 | 13 |
| Last Updated | 9d ago | 535d ago | 5d ago |
| Age | 6y 7m | 5y 11m | 2y 8m |
Health Breakdown
include-flate
Maintenance
16
Quality
17
Community
12
Popularity
8
Documentation
10
staticfilemap
Maintenance
6
Quality
16
Community
8
Popularity
5
Documentation
8
deflate64
Maintenance
18
Quality
17
Community
13
Popularity
8
Documentation
10
Technical Details
| include-flate | staticfilemap | deflate64 | |
|---|---|---|---|
| Version | 0.3.2 | 0.8.0 | 0.1.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | non-standard | MIT |
| Dependencies | 2 | 4 | 3 |
| Crate Size | 10KB | 6KB | 28KB |
| Features | 4 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •deflate64 leads with a health score of 66/100, but none of the options score above 80.
- •include-flate is depended on by 170 crates — strongest ecosystem trust.
- •⚠ staticfilemap has not been updated in over a year.