Decision Workspace
csv_perusal vs oak-csv vs oak-dsv
Side-by-side comparison of Rust crates
43
csv_perusal
growingv0.9.1
Reads CSV files and returns the contents of the file with the appropriate datatype.
59
oak-csv
experimentalv0.0.10
High-performance incremental CSV parser for the oak ecosystem with flexible configuration, optimized for data parsing and tabular data processing.
52
oak-dsv
experimentalv0.0.10
High-performance incremental DSV (Delimiter-Separated Values) parser for the oak ecosystem with flexible configuration, optimized for data parsing and tabular data processing.
Core Metrics
| csv_perusal | oak-csv | oak-dsv | |
|---|---|---|---|
| Health Score | 43 | 59 | 52 |
| Total Downloads | 15.6K | 374 | 159 |
| 30d Downloads | 18 | 80 | 134 |
| Dependents | 4 | 0 | 15 |
| Releases | 14 | 11 | 7 |
| Last Updated | 380d ago | 3d ago | 3d ago |
| Age | 2y 5m | 5m | 1m |
Health Breakdown
csv_perusal
Maintenance
7
Quality
13
Community
8
Popularity
5
Documentation
10
oak-csv
Maintenance
19
Quality
14
Community
10
Popularity
3
Documentation
13
oak-dsv
Maintenance
14
Quality
14
Community
8
Popularity
3
Documentation
13
Technical Details
| csv_perusal | oak-csv | oak-dsv | |
|---|---|---|---|
| Version | 0.9.1 | 0.0.10 | 0.0.10 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MPL-2.0 | MPL-2.0 |
| Dependencies | 9 | 11 | 10 |
| Crate Size | 16KB | 26KB | 21KB |
| Features | 0 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •oak-csv leads with a health score of 59/100, but none of the options score above 80.
- •csv_perusal has the most downloads (15.6K), suggesting wider adoption.
- •⚠ csv_perusal has not been updated in over a year.