Decision Workspace
rsapar vs csv vs zod_gen
Side-by-side comparison of Rust crates
37
rsapar
growingv0.1.1
RSaPar is a Rust library for schema-based parsing and validation of structured data files, inspired by JSaPar for Java.
67
csv
stablev1.4.0
Fast CSV parsing with support for serde.
62
zod_gen
growingv1.3.0
Generate Zod schemas and TypeScript types from Rust types. Use with zod_gen_derive for automatic #[derive(ZodSchema)] support and serde rename compatibility.
Core Metrics
| rsapar | csv | zod_gen | |
|---|---|---|---|
| Health Score | 37 | 67 | 62 |
| Total Downloads | 2.8K | 163.9M | 16.2K |
| 30d Downloads | 5 | 10.3M | 186 |
| Dependents | 0 | 27.6K | 11 |
| Releases | 2 | 82 | 23 |
| Last Updated | 717d ago | 161d ago | 37d ago |
| Age | 2y 1m | 11y 4m | 8m |
Health Breakdown
rsapar
Maintenance
4
Quality
8
Community
6
Popularity
4
Documentation
15
csv
Maintenance
12
Quality
17
Community
15
Popularity
8
Documentation
15
zod_gen
Maintenance
17
Quality
18
Community
9
Popularity
5
Documentation
13
Technical Details
| rsapar | csv | zod_gen | |
|---|---|---|---|
| Version | 0.1.1 | 1.4.0 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Unlicense/MIT | MIT |
| Dependencies | 5 | 6 | 2 |
| Crate Size | 13KB | 889KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65.0 | 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.
- •⚠ rsapar has not been updated in over a year.
- •rsapar is pre-1.0 — API may change.