Decision Workspace
toml_const vs static-toml vs arborium-toml
Side-by-side comparison of Rust crates
52
toml_const
growingv1.2.1
Compile-time constants from TOML
50
static-toml
growingv1.3.0
Effortlessly embed TOML files into your Rust code as static data with custom data structures.
65
arborium-toml
experimentalv2.16.0
TOML grammar for arborium (tree-sitter bindings)
Core Metrics
| toml_const | static-toml | arborium-toml | |
|---|---|---|---|
| Health Score | 52 | 50 | 65 |
| Total Downloads | 6.2K | 80.8K | 26.5K |
| 30d Downloads | 46 | 6.4K | 11.9K |
| Dependents | 1 | 51 | 75 |
| Releases | 8 | 5 | 48 |
| Last Updated | 276d ago | 467d ago | 16d ago |
| Age | 2y 4m | 2y 8m | 3m |
Health Breakdown
toml_const
Maintenance
8
Quality
20
Community
7
Popularity
5
Documentation
12
static-toml
Maintenance
5
Quality
18
Community
11
Popularity
6
Documentation
10
arborium-toml
Maintenance
18
Quality
16
Community
11
Popularity
5
Documentation
15
Technical Details
| toml_const | static-toml | arborium-toml | |
|---|---|---|---|
| Version | 1.2.1 | 1.3.0 | 2.16.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 8 | 5 |
| Crate Size | 6KB | 25KB | 31KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.56 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •arborium-toml leads with a health score of 65/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.