Decision Workspace
toml-datetime-compat vs toml_datetime vs toml_parser
Side-by-side comparison of Rust crates
42
toml-datetime-compat
growingv0.3.0
Simple conversion of toml_datetime types from/to chrono and time
77
toml_datetime
stablev1.1.0+spec-1.1.0
A TOML-compatible datetime type
76
toml_parser
growingv1.1.0+spec-1.1.0
Yet another format-preserving TOML parser.
Core Metrics
| toml-datetime-compat | toml_datetime | toml_parser | |
|---|---|---|---|
| Health Score | 42 | 77 | 76 |
| Total Downloads | 22.7K | 400.6M | 84.8M |
| 30d Downloads | 1.9K | 41.9M | 21.4M |
| Dependents | 1 | 737 | 95 |
| Releases | 5 | 23 | 12 |
| Last Updated | 705d ago | 4d ago | 4d ago |
| Age | 3y 2m | 3y 5m | 8m |
Health Breakdown
toml-datetime-compat
Maintenance
4
Quality
13
Community
7
Popularity
5
Documentation
13
toml_datetime
Maintenance
19
Quality
19
Community
19
Popularity
8
Documentation
12
toml_parser
Maintenance
20
Quality
20
Community
16
Popularity
8
Documentation
12
Technical Details
| toml-datetime-compat | toml_datetime | toml_parser | |
|---|---|---|---|
| Version | 0.3.0 | 1.1.0+spec-1.1.0 | 1.1.0+spec-1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 2 | 5 |
| Crate Size | 7KB | 18KB | 35KB |
| Features | 0 | 4 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •toml_datetime leads with a health score of 77/100, but none of the options score above 80.
- •toml_datetime is depended on by 737 crates — strongest ecosystem trust.
- •⚠ toml-datetime-compat has not been updated in over a year.
- •toml-datetime-compat is pre-1.0 — API may change.