Decision Workspace
toml_parser vs toml_datetime vs toml
Side-by-side comparison of Rust crates
76
toml_parser
growingv1.1.0+spec-1.1.0
Yet another format-preserving TOML parser.
77
toml_datetime
stablev1.1.0+spec-1.1.0
A TOML-compatible datetime type
75
toml
stablev1.1.0+spec-1.1.0
A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures.
Core Metrics
| toml_parser | toml_datetime | toml | |
|---|---|---|---|
| Health Score | 76 | 77 | 75 |
| Total Downloads | 84.8M | 400.6M | 547.4M |
| 30d Downloads | 21.4M | 41.9M | 40.8M |
| Dependents | 95 | 737 | 115.9K |
| Releases | 12 | 23 | 114 |
| Last Updated | 4d ago | 4d ago | 4d ago |
| Age | 8m | 3y 5m | 11y 4m |
Health Breakdown
toml_parser
Maintenance
20
Quality
20
Community
16
Popularity
8
Documentation
12
toml_datetime
Maintenance
19
Quality
19
Community
19
Popularity
8
Documentation
12
toml
Maintenance
19
Quality
16
Community
20
Popularity
8
Documentation
12
Technical Details
| toml_parser | toml_datetime | toml | |
|---|---|---|---|
| Version | 1.1.0+spec-1.1.0 | 1.1.0+spec-1.1.0 | 1.1.0+spec-1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 2 | 18 |
| Crate Size | 35KB | 18KB | 57KB |
| Features | 6 | 4 | 9 |
| Yanked % | 0.0% | 0.0% | 2.6% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 2 (team) | 2 (team) | 3 (team) |
Links
Quick Verdict
- •toml_datetime leads with a health score of 77/100, but none of the options score above 80.
- •toml has the most downloads (547.4M), suggesting wider adoption.
- •toml is depended on by 115.9K crates — strongest ecosystem trust.