Decision Workspace
staticfilemap vs include-flate vs embed_it
Side-by-side comparison of Rust crates
43
staticfilemap
growingv0.8.0
Procedural macro to embed files during compilation with optional compression
63
include-flate
growingv0.3.2
A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation
58
embed_it
stablev7.1.0
A proc-macro library for to create rust structs from file system entries and include content as a reference to a byte array.
Core Metrics
| staticfilemap | include-flate | embed_it | |
|---|---|---|---|
| Health Score | 43 | 63 | 58 |
| Total Downloads | 19.3K | 2.1M | 7.1K |
| 30d Downloads | 71 | 274.7K | 28 |
| Dependents | 7 | 170 | 0 |
| Releases | 15 | 9 | 11 |
| Last Updated | 535d ago | 9d ago | 125d ago |
| Age | 5y 11m | 6y 7m | 1y 2m |
Health Breakdown
staticfilemap
Maintenance
6
Quality
16
Community
8
Popularity
5
Documentation
8
include-flate
Maintenance
16
Quality
17
Community
12
Popularity
8
Documentation
10
embed_it
Maintenance
13
Quality
22
Community
6
Popularity
5
Documentation
12
Technical Details
| staticfilemap | include-flate | embed_it | |
|---|---|---|---|
| Version | 0.8.0 | 0.3.2 | 7.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | non-standard | Apache-2.0 | MIT |
| Dependencies | 4 | 2 | 4 |
| Crate Size | 6KB | 10KB | 20KB |
| Features | 4 | 4 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •include-flate leads with a health score of 63/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.
- •staticfilemap, include-flate are pre-1.0 — API may change.