Decision Workspace
include-lines vs embed_it vs axum_static
Side-by-side comparison of Rust crates
49
include-lines
growingv1.1.2
Macros for reading in the lines of a file at compile time
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.
56
axum_static
stablev1.8.6
static file serving router for axum server
Core Metrics
| include-lines | embed_it | axum_static | |
|---|---|---|---|
| Health Score | 49 | 58 | 56 |
| Total Downloads | 120.4K | 7.1K | 54.7K |
| 30d Downloads | 12.9K | 28 | 3.2K |
| Dependents | 17 | 0 | 0 |
| Releases | 4 | 11 | 14 |
| Last Updated | 1134d ago | 125d ago | 114d ago |
| Age | 3y 2m | 1y 2m | 3y 2m |
Health Breakdown
include-lines
Maintenance
4
Quality
20
Community
9
Popularity
6
Documentation
10
embed_it
Maintenance
13
Quality
22
Community
6
Popularity
5
Documentation
12
axum_static
Maintenance
12
Quality
22
Community
3
Popularity
6
Documentation
13
Technical Details
| include-lines | embed_it | axum_static | |
|---|---|---|---|
| Version | 1.1.2 | 7.1.0 | 1.8.6 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 4 | 6 |
| Crate Size | 2KB | 20KB | 10KB |
| Features | 0 | 10 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 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-lines has the most downloads (120.4K), suggesting wider adoption.
- •⚠ include-lines has not been updated in over a year.