Decision Workspace
csv vs csv_pretty vs csv-core
Side-by-side comparison of Rust crates
65
csv
growingv1.4.0
Fast CSV parsing with support for serde.
43
csv_pretty
experimentalv1.4.1
Fork of https://github.com/BurntSushi/rust-csv
57
csv-core
growingv0.1.13
Bare bones CSV parsing with no_std support.
Core Metrics
| csv | csv_pretty | csv-core | |
|---|---|---|---|
| Health Score | 65 | 43 | 57 |
| Total Downloads | 186.4M | 45 | 184.8M |
| 30d Downloads | 12.5M | 0 | 12.6M |
| Dependents | 30.9K | 0 | 498 |
| Releases | 82 | 1 | 14 |
| Last Updated | 220d ago | 159d ago | 220d ago |
| Age | 11y 6m | 5m | 9y |
Health Breakdown
csv
Maintenance
10
Quality
17
Community
15
Popularity
8
Documentation
15
csv_pretty
Maintenance
6
Quality
14
Community
6
Popularity
2
Documentation
15
csv-core
Maintenance
7
Quality
17
Community
13
Popularity
8
Documentation
12
Technical Details
| csv | csv_pretty | csv-core | |
|---|---|---|---|
| Version | 1.4.0 | 1.4.1 | 0.1.13 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Unlicense/MIT | Unlicense/MIT | Unlicense/MIT |
| Dependencies | 6 | 6 | 2 |
| Crate Size | 889KB | 888KB | 26KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.73 | 1.73 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •csv leads with a health score of 65/100, but none of the options score above 80.
- •csv is depended on by 30.9K crates — strongest ecosystem trust.
- •csv-core is pre-1.0 — API may change.