Decision Workspace
csv_uploader vs csv vs dataset-writer
Side-by-side comparison of Rust crates
33
csv_uploader
growingv0.1.3
A custom TSV/CSV -> DB uploader.
67
csv
stablev1.4.0
Fast CSV parsing with support for serde.
66
dataset-writer
stablev2.0.0
Utilities to write CSV/Arrow/Parquet files concurrently
Core Metrics
| csv_uploader | csv | dataset-writer | |
|---|---|---|---|
| Health Score | 33 | 67 | 66 |
| Total Downloads | 5.1K | 163.9M | 13.5K |
| 30d Downloads | 6 | 10.3M | 975 |
| Dependents | 0 | 27.6K | 25 |
| Releases | 4 | 82 | 7 |
| Last Updated | 1128d ago | 161d ago | 77d ago |
| Age | 3y 1m | 11y 4m | 1y 6m |
Health Breakdown
csv_uploader
Maintenance
4
Quality
13
Community
5
Popularity
4
Documentation
7
csv
Maintenance
12
Quality
17
Community
15
Popularity
8
Documentation
15
dataset-writer
Maintenance
17
Quality
20
Community
12
Popularity
5
Documentation
12
Technical Details
| csv_uploader | csv | dataset-writer | |
|---|---|---|---|
| Version | 0.1.3 | 1.4.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Unlicense/MIT | GPL-3.0-or-later |
| Dependencies | 8 | 6 | 10 |
| Crate Size | 13KB | 889KB | 29KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.73 | 1.85 |
| Owners | 1 | 1 | 2 |
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_uploader has not been updated in over a year.
- •csv_uploader is pre-1.0 — API may change.