Decision Workspace
serde-csv-core vs tsv vs serde_json
Side-by-side comparison of Rust crates
44
serde-csv-core
growingv0.3.2
CSV serialization for no_std crates
36
tsv
growingv0.1.1
tsv (tab-seperated-values) data format for serde (serialization/deserialization)
77
serde_json
stablev1.0.149
A JSON serialization file format
Core Metrics
| serde-csv-core | tsv | serde_json | |
|---|---|---|---|
| Health Score | 44 | 36 | 77 |
| Total Downloads | 25.8K | 10.1K | 800.0M |
| 30d Downloads | 1.9K | 103 | 53.0M |
| Dependents | 9 | 0 | 673.2K |
| Releases | 6 | 2 | 181 |
| Last Updated | 319d ago | 2739d ago | 80d ago |
| Age | 2y 12m | 7y 7m | 10y 7m |
Health Breakdown
serde-csv-core
Maintenance
6
Quality
11
Community
9
Popularity
5
Documentation
13
tsv
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
11
serde_json
Maintenance
15
Quality
19
Community
20
Popularity
8
Documentation
15
Technical Details
| serde-csv-core | tsv | serde_json | |
|---|---|---|---|
| Version | 0.3.2 | 0.1.1 | 1.0.149 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 5 | 15 |
| Crate Size | 16KB | 16KB | 156KB |
| Features | 3 | 0 | 8 |
| Yanked % | 16.7% | 0.0% | 1.1% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.68 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •serde_json leads with a health score of 77/100, but none of the options score above 80.
- •serde_json is depended on by 673.2K crates — strongest ecosystem trust.
- •⚠ tsv has not been updated in over a year.
- •serde-csv-core, tsv are pre-1.0 — API may change.