Decision Workspace
tsv vs table-extractor vs serde-csv-core
Side-by-side comparison of Rust crates
36
tsv
growingv0.1.1
tsv (tab-seperated-values) data format for serde (serialization/deserialization)
48
table-extractor
experimentalv0.2.1
A command-line tool to convert various tabular data formats (Markdown, MySQL, PostgreSQL, CSV, TSV) into TSV or CSV for easy spreadsheet pasting
44
serde-csv-core
growingv0.3.2
CSV serialization for no_std crates
Core Metrics
| tsv | table-extractor | serde-csv-core | |
|---|---|---|---|
| Health Score | 36 | 48 | 44 |
| Total Downloads | 10.1K | 294 | 25.8K |
| 30d Downloads | 101 | 7 | 1.9K |
| Dependents | 0 | 0 | 9 |
| Releases | 2 | 4 | 6 |
| Last Updated | 2739d ago | 146d ago | 319d ago |
| Age | 7y 7m | 5m | 2y 12m |
Health Breakdown
tsv
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
11
table-extractor
Maintenance
15
Quality
13
Community
5
Popularity
3
Documentation
12
serde-csv-core
Maintenance
6
Quality
11
Community
9
Popularity
5
Documentation
13
Technical Details
| tsv | table-extractor | serde-csv-core | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.1 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 9 |
| Crate Size | 16KB | 28KB | 16KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.90.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •table-extractor leads with a health score of 48/100, but none of the options score above 80.
- •serde-csv-core has the most downloads (25.8K), suggesting wider adoption.
- •⚠ tsv has not been updated in over a year.