Decision Workspace
toml-input vs toml-input-derive vs arborium-toml
Side-by-side comparison of Rust crates
40
toml-input
experimentalv0.1.4
# A library to generate toml text with clear options and comments
39
toml-input-derive
experimentalv0.1.4
# A library to generate toml text with clear options and comments
65
arborium-toml
experimentalv2.16.0
TOML grammar for arborium (tree-sitter bindings)
Core Metrics
| toml-input | toml-input-derive | arborium-toml | |
|---|---|---|---|
| Health Score | 40 | 39 | 65 |
| Total Downloads | 2.2K | 2.4K | 26.5K |
| 30d Downloads | 22 | 38 | 11.9K |
| Dependents | 3 | 4 | 75 |
| Releases | 4 | 4 | 48 |
| Last Updated | 311d ago | 311d ago | 16d ago |
| Age | 11m | 11m | 3m |
Health Breakdown
toml-input
Maintenance
8
Quality
13
Community
8
Popularity
4
Documentation
7
toml-input-derive
Maintenance
8
Quality
12
Community
8
Popularity
4
Documentation
7
arborium-toml
Maintenance
18
Quality
16
Community
11
Popularity
5
Documentation
15
Technical Details
| toml-input | toml-input-derive | arborium-toml | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.4 | 2.16.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 11 | 5 |
| Crate Size | 11KB | 8KB | 31KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 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-input, toml-input-derive are pre-1.0 — API may change.