Decision Workspace
static-toml vs embed_it vs toml_const
Side-by-side comparison of Rust crates
50
static-toml
growingv1.3.0
Effortlessly embed TOML files into your Rust code as static data with custom data structures.
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.
52
toml_const
growingv1.2.1
Compile-time constants from TOML
Core Metrics
| static-toml | embed_it | toml_const | |
|---|---|---|---|
| Health Score | 50 | 58 | 52 |
| Total Downloads | 80.8K | 7.1K | 6.2K |
| 30d Downloads | 6.5K | 28 | 48 |
| Dependents | 51 | 0 | 1 |
| Releases | 5 | 11 | 8 |
| Last Updated | 467d ago | 125d ago | 276d ago |
| Age | 2y 8m | 1y 2m | 2y 4m |
Health Breakdown
static-toml
Maintenance
5
Quality
18
Community
11
Popularity
6
Documentation
10
embed_it
Maintenance
13
Quality
22
Community
6
Popularity
5
Documentation
12
toml_const
Maintenance
8
Quality
20
Community
7
Popularity
5
Documentation
12
Technical Details
| static-toml | embed_it | toml_const | |
|---|---|---|---|
| Version | 1.3.0 | 7.1.0 | 1.2.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 4 | 3 |
| Crate Size | 25KB | 20KB | 6KB |
| Features | 0 | 10 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.56 |
| 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.
- •static-toml has the most downloads (80.8K), suggesting wider adoption.
- •⚠ static-toml has not been updated in over a year.