Decision Workspace
csv-core vs csv vs to_csv
Side-by-side comparison of Rust crates
59
csv-core
growingv0.1.13
Bare bones CSV parsing with no_std support.
67
csv
stablev1.4.0
Fast CSV parsing with support for serde.
55
to_csv
growingv1.0.1
Lightweight and easy exports to CSV
Core Metrics
| csv-core | csv | to_csv | |
|---|---|---|---|
| Health Score | 59 | 67 | 55 |
| Total Downloads | 162.2M | 163.9M | 1.8K |
| 30d Downloads | 10.7M | 10.6M | 7 |
| Dependents | 491 | 27.6K | 0 |
| Releases | 14 | 82 | 4 |
| Last Updated | 161d ago | 161d ago | 295d ago |
| Age | 8y 10m | 11y 4m | 9m |
Health Breakdown
csv-core
Maintenance
9
Quality
17
Community
13
Popularity
8
Documentation
12
csv
Maintenance
12
Quality
17
Community
15
Popularity
8
Documentation
15
to_csv
Maintenance
12
Quality
18
Community
6
Popularity
4
Documentation
15
Technical Details
| csv-core | csv | to_csv | |
|---|---|---|---|
| Version | 0.1.13 | 1.4.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Unlicense/MIT | Unlicense/MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 6 | 1 |
| Crate Size | 26KB | 889KB | 2KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.73 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •csv leads with a health score of 67/100, but none of the options score above 80.
- •csv is depended on by 27.6K crates — strongest ecosystem trust.
- •csv-core is pre-1.0 — API may change.