Decision Workspace
toml_edit vs toml_datetime vs toml_parser
Side-by-side comparison of Rust crates
69
toml_edit
growingv0.25.11+spec-1.1.0
Yet another format-preserving TOML parser.
74
toml_datetime
stablev1.1.1+spec-1.1.0
A TOML-compatible datetime type
74
toml_parser
growingv1.1.2+spec-1.1.0
Yet another format-preserving TOML parser.
Core Metrics
| toml_edit | toml_datetime | toml_parser | |
|---|---|---|---|
| Health Score | 69 | 74 | 74 |
| Total Downloads | 572.3M | 498.7M | 136.3M |
| 30d Downloads | 47.1M | 54.3M | 28.2M |
| Dependents | 16.2K | 765 | 126 |
| Releases | 124 | 24 | 14 |
| Last Updated | 48d ago | 55d ago | 54d ago |
| Age | 8y 5m | 3y 7m | 10m |
Health Breakdown
toml_edit
Maintenance
16
Quality
14
Community
19
Popularity
8
Documentation
12
toml_datetime
Maintenance
16
Quality
19
Community
19
Popularity
8
Documentation
12
toml_parser
Maintenance
17
Quality
20
Community
17
Popularity
8
Documentation
12
Technical Details
| toml_edit | toml_datetime | toml_parser | |
|---|---|---|---|
| Version | 0.25.11+spec-1.1.0 | 1.1.1+spec-1.1.0 | 1.1.2+spec-1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 17 | 2 | 5 |
| Crate Size | 69KB | 18KB | 35KB |
| Features | 6 | 4 | 6 |
| Yanked % | 0.8% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 3 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •toml_datetime leads with a health score of 74/100, but none of the options score above 80.
- •toml_edit has the most downloads (572.3M), suggesting wider adoption.
- •toml_edit is depended on by 16.2K crates — strongest ecosystem trust.
- •toml_edit is pre-1.0 — API may change.