Decision Workspace
toml_parser vs toml_datetime vs toml
Side-by-side comparison of Rust crates
74
toml_parser
growingv1.1.2+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
72
toml
stablev1.1.2+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 | 74 | 74 | 72 |
| Total Downloads | 136.3M | 498.7M | 643.2M |
| 30d Downloads | 28.2M | 54.3M | 53.8M |
| Dependents | 126 | 765 | 151.8K |
| Releases | 14 | 24 | 116 |
| Last Updated | 54d ago | 55d ago | 54d ago |
| Age | 10m | 3y 7m | 11y 6m |
Health Breakdown
toml_parser
Maintenance
17
Quality
20
Community
17
Popularity
8
Documentation
12
toml_datetime
Maintenance
16
Quality
19
Community
19
Popularity
8
Documentation
12
toml
Maintenance
16
Quality
16
Community
20
Popularity
8
Documentation
12
Technical Details
| toml_parser | toml_datetime | toml | |
|---|---|---|---|
| Version | 1.1.2+spec-1.1.0 | 1.1.1+spec-1.1.0 | 1.1.2+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 | 56KB |
| 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_parser leads with a health score of 74/100, but none of the options score above 80.
- •toml has the most downloads (643.2M), suggesting wider adoption.
- •toml is depended on by 151.8K crates — strongest ecosystem trust.