Decision Workspace
csv_lib vs csv vs kinetics-parser
Side-by-side comparison of Rust crates
59
csv_lib
stablev1.0.7
Library for parsing CSV files using memory-mapped I/O, with low alloc, and AVX2/NEON support
65
csv
growingv1.4.0
Fast CSV parsing with support for serde.
59
kinetics-parser
growingv0.15.5
A parser used for Kinetics project.
Core Metrics
| csv_lib | csv | kinetics-parser | |
|---|---|---|---|
| Health Score | 59 | 65 | 59 |
| Total Downloads | 4.6K | 186.4M | 19.1K |
| 30d Downloads | 0 | 12.5M | 0 |
| Dependents | 0 | 30.9K | 196 |
| Releases | 9 | 82 | 100 |
| Last Updated | 58d ago | 220d ago | today |
| Age | 1y | 11y 6m | 1y |
Health Breakdown
csv_lib
Maintenance
16
Quality
21
Community
6
Popularity
4
Documentation
12
csv
Maintenance
10
Quality
17
Community
15
Popularity
8
Documentation
15
kinetics-parser
Maintenance
19
Quality
14
Community
11
Popularity
5
Documentation
10
Technical Details
| csv_lib | csv | kinetics-parser | |
|---|---|---|---|
| Version | 1.0.7 | 1.4.0 | 0.15.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | Unlicense/MIT | Apache-2.0 OR MIT |
| Dependencies | 3 | 6 | 5 |
| Crate Size | 50KB | 889KB | 9KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 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.
- •kinetics-parser is pre-1.0 — API may change.