Decision Workspace
include_glob vs glob_include vs embed_it
Side-by-side comparison of Rust crates
38
include_glob
growingv0.2.0
embed files into an executable via glob patterns
36
glob_include
growingv0.0.0
embed files into an executable via glob patterns
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
| include_glob | glob_include | embed_it | |
|---|---|---|---|
| Health Score | 38 | 36 | 58 |
| Total Downloads | 3.0K | 1.5K | 7.1K |
| 30d Downloads | 20 | 3 | 28 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 1 | 11 |
| Last Updated | 997d ago | 819d ago | 125d ago |
| Age | 2y 8m | 2y 2m | 1y 2m |
Health Breakdown
include_glob
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
10
glob_include
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
10
embed_it
Maintenance
13
Quality
22
Community
6
Popularity
5
Documentation
12
Technical Details
| include_glob | glob_include | embed_it | |
|---|---|---|---|
| Version | 0.2.0 | 0.0.0 | 7.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 0 | 4 |
| Crate Size | 7KB | 941B | 20KB |
| Features | 0 | 0 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •embed_it leads with a health score of 58/100, but none of the options score above 80.
- •⚠ include_glob, glob_include have not been updated in over a year.
- •include_glob, glob_include are pre-1.0 — API may change.