Decision Workspace
toml_datetime vs toml_parser vs toml_writer
Side-by-side comparison of Rust crates
72
toml_datetime
stablev1.1.1+spec-1.1.0
A TOML-compatible datetime type
73
toml_parser
stablev1.1.2+spec-1.1.0
Yet another format-preserving TOML parser.
71
toml_writer
stablev1.1.1+spec-1.1.0
A low-level interface for writing out TOML
Core Metrics
| toml_datetime | toml_parser | toml_writer | |
|---|---|---|---|
| Health Score | 72 | 73 | 71 |
| Total Downloads | 606.1M | 191.9M | 124.3M |
| 30d Downloads | 40.8M | 20.9M | 13.3M |
| Dependents | 787 | 146 | 126 |
| Releases | 24 | 14 | 10 |
| Last Updated | 104d ago | 103d ago | 104d ago |
| Age | 3y 8m | 1y | 1y |
Health Breakdown
toml_datetime
Maintenance
14
Quality
19
Community
19
Popularity
8
Documentation
12
toml_parser
Maintenance
15
Quality
21
Community
17
Popularity
8
Documentation
12
toml_writer
Maintenance
14
Quality
21
Community
16
Popularity
8
Documentation
12
Technical Details
| toml_datetime | toml_parser | toml_writer | |
|---|---|---|---|
| Version | 1.1.1+spec-1.1.0 | 1.1.2+spec-1.1.0 | 1.1.1+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 | 2 | 5 | 3 |
| Crate Size | 18KB | 35KB | 19KB |
| Features | 4 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | 1.85 |
| Owners | 2 (team) | 2 (team) | 2 (team) |
Links
Quick Verdict
- •toml_parser leads with a health score of 73/100, but none of the options score above 80.
- •toml_datetime has the most downloads (606.1M), suggesting wider adoption.
- •toml_datetime is depended on by 787 crates — strongest ecosystem trust.