Decision Workspace
csv-index vs csv vs csv-core
Side-by-side comparison of Rust crates
49
csv-index
growingv0.1.6
On disk CSV indexing data structures.
67
csv
stablev1.4.0
Fast CSV parsing with support for serde.
59
csv-core
growingv0.1.13
Bare bones CSV parsing with no_std support.
Core Metrics
| csv-index | csv | csv-core | |
|---|---|---|---|
| Health Score | 49 | 67 | 59 |
| Total Downloads | 240.0K | 163.9M | 162.2M |
| 30d Downloads | 3.4K | 10.3M | 10.4M |
| Dependents | 298 | 27.6K | 491 |
| Releases | 7 | 82 | 14 |
| Last Updated | 2466d ago | 161d ago | 161d ago |
| Age | 8y 10m | 11y 4m | 8y 10m |
Health Breakdown
csv-index
Maintenance
3
Quality
15
Community
13
Popularity
6
Documentation
12
csv
Maintenance
12
Quality
17
Community
15
Popularity
8
Documentation
15
csv-core
Maintenance
9
Quality
17
Community
13
Popularity
8
Documentation
12
Technical Details
| csv-index | csv | csv-core | |
|---|---|---|---|
| Version | 0.1.6 | 1.4.0 | 0.1.13 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Unlicense/MIT | Unlicense/MIT | Unlicense/MIT |
| Dependencies | 2 | 6 | 2 |
| Crate Size | 6KB | 889KB | 26KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| 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-index has not been updated in over a year.
- •csv-index, csv-core are pre-1.0 — API may change.