Decision Workspace
aquatic_toml_config_derive vs toml_parser vs toml_datetime
Side-by-side comparison of Rust crates
40
aquatic_toml_config_derive
growingv0.9.0
Serialize toml with comments
73
toml_parser
stablev1.1.2+spec-1.1.0
Yet another format-preserving TOML parser.
72
toml_datetime
stablev1.1.1+spec-1.1.0
A TOML-compatible datetime type
Core Metrics
| aquatic_toml_config_derive | toml_parser | toml_datetime | |
|---|---|---|---|
| Health Score | 40 | 73 | 72 |
| Total Downloads | 12.2K | 191.9M | 606.1M |
| 30d Downloads | 0 | 19.6M | 38.3M |
| Dependents | 3 | 146 | 787 |
| Releases | 3 | 14 | 24 |
| Last Updated | 801d ago | 103d ago | 104d ago |
| Age | 4y 3m | 1y | 3y 8m |
Health Breakdown
aquatic_toml_config_derive
Maintenance
4
Quality
15
Community
4
Popularity
5
Documentation
12
toml_parser
Maintenance
15
Quality
21
Community
17
Popularity
8
Documentation
12
toml_datetime
Maintenance
14
Quality
19
Community
19
Popularity
8
Documentation
12
Technical Details
| aquatic_toml_config_derive | toml_parser | toml_datetime | |
|---|---|---|---|
| Version | 0.9.0 | 1.1.2+spec-1.1.0 | 1.1.1+spec-1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 2 |
| Crate Size | 3KB | 35KB | 18KB |
| Features | 0 | 6 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.64 | 1.85 | 1.85 |
| Owners | 1 | 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.
- •⚠ aquatic_toml_config_derive has not been updated in over a year.
- •aquatic_toml_config_derive is pre-1.0 — API may change.