Decision Workspace
toml-scaffold vs toml-comment vs arborium-toml
Side-by-side comparison of Rust crates
44
toml-scaffold
experimentalv0.4.0
Generate commented TOML scaffolds from Rust structs and values
41
toml-comment
experimentalv0.2.0
Derive macro that turns doc comments and Default values into commented TOML
65
arborium-toml
experimentalv2.16.0
TOML grammar for arborium (tree-sitter bindings)
Core Metrics
| toml-scaffold | toml-comment | arborium-toml | |
|---|---|---|---|
| Health Score | 44 | 41 | 65 |
| Total Downloads | 559 | 32 | 26.5K |
| 30d Downloads | 205 | 9 | 12.2K |
| Dependents | 0 | 0 | 75 |
| Releases | 5 | 2 | 48 |
| Last Updated | 37d ago | 30d ago | 16d ago |
| Age | 1m | 1m | 3m |
Health Breakdown
toml-scaffold
Maintenance
12
Quality
13
Community
6
Popularity
3
Documentation
10
toml-comment
Maintenance
12
Quality
14
Community
3
Popularity
2
Documentation
10
arborium-toml
Maintenance
18
Quality
16
Community
11
Popularity
5
Documentation
15
Technical Details
| toml-scaffold | toml-comment | arborium-toml | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.0 | 2.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 3 | 5 |
| Crate Size | 15KB | 6KB | 31KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 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.
- •toml-scaffold, toml-comment are pre-1.0 — API may change.