Decision Workspace
csvrow vs csv-parser vs csv
Side-by-side comparison of Rust crates
45
csvrow
growingv0.2.2
Fast and simple crate for taking a string slice and iterating over the fields in a manner that adheres to RFC-4180
36
csv-parser
growingv0.1.1
CSV reader/parser, allowing for commas and new lines in quoted text
67
csv
stablev1.4.0
Fast CSV parsing with support for serde.
Core Metrics
| csvrow | csv-parser | csv | |
|---|---|---|---|
| Health Score | 45 | 36 | 67 |
| Total Downloads | 4.4K | 2.9K | 163.9M |
| 30d Downloads | 7 | 4 | 10.6M |
| Dependents | 0 | 0 | 27.6K |
| Releases | 4 | 2 | 82 |
| Last Updated | 260d ago | 1502d ago | 161d ago |
| Age | 2y | 4y 1m | 11y 4m |
Health Breakdown
csvrow
Maintenance
7
Quality
16
Community
5
Popularity
4
Documentation
13
csv-parser
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
10
csv
Maintenance
12
Quality
17
Community
15
Popularity
8
Documentation
15
Technical Details
| csvrow | csv-parser | csv | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.1 | 1.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Unlicense/MIT | MIT | Unlicense/MIT |
| Dependencies | 0 | 0 | 6 |
| Crate Size | 4KB | 3KB | 889KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.73 |
| 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-parser has not been updated in over a year.
- •csvrow, csv-parser are pre-1.0 — API may change.