Decision Workspace
tomling vs quick-xml vs csv
Side-by-side comparison of Rust crates
47
tomling
growingv0.3.0
A TOML parser
73
quick-xml
growingv0.39.2
High performance xml reader and writer
67
csv
stablev1.4.0
Fast CSV parsing with support for serde.
Core Metrics
| tomling | quick-xml | csv | |
|---|---|---|---|
| Health Score | 47 | 73 | 67 |
| Total Downloads | 2.2K | 238.9M | 163.9M |
| 30d Downloads | 7 | 20.1M | 10.3M |
| Dependents | 0 | 15.0K | 27.6K |
| Releases | 3 | 98 | 82 |
| Last Updated | 261d ago | 35d ago | 161d ago |
| Age | 1y 4m | 10y 1m | 11y 4m |
Health Breakdown
tomling
Maintenance
8
Quality
17
Community
6
Popularity
4
Documentation
12
quick-xml
Maintenance
17
Quality
14
Community
19
Popularity
8
Documentation
15
csv
Maintenance
12
Quality
17
Community
15
Popularity
8
Documentation
15
Technical Details
| tomling | quick-xml | csv | |
|---|---|---|---|
| Version | 0.3.0 | 0.39.2 | 1.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Unlicense/MIT |
| Dependencies | 3 | 13 | 6 |
| Crate Size | 44KB | 214KB | 889KB |
| Features | 4 | 7 | 0 |
| Yanked % | 0.0% | 4.1% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.67 | 1.56 | 1.73 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •quick-xml leads with a health score of 73/100, but none of the options score above 80.
- •csv is depended on by 27.6K crates — strongest ecosystem trust.
- •tomling, quick-xml are pre-1.0 — API may change.