Decision Workspace
xan vs table-extractor vs csvs
Side-by-side comparison of Rust crates
51
xan
growingv0.56.0
The CSV magician
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
42
csvs
growingv1.2.0
csvs (CSV Sql) is a command-line tool that simplifies working with CSV or TSV files by enabling SQL queries through an embedded SQLite engine.
Core Metrics
| xan | table-extractor | csvs | |
|---|---|---|---|
| Health Score | 51 | 48 | 42 |
| Total Downloads | 77.4K | 294 | 3.5K |
| 30d Downloads | 393 | 7 | 7 |
| Dependents | 0 | 0 | 0 |
| Releases | 74 | 4 | 4 |
| Last Updated | 35d ago | 146d ago | 350d ago |
| Age | 2y 1m | 5m | 1y 2m |
Health Breakdown
xan
Maintenance
17
Quality
10
Community
3
Popularity
6
Documentation
15
table-extractor
Maintenance
15
Quality
13
Community
5
Popularity
3
Documentation
12
csvs
Maintenance
8
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| xan | table-extractor | csvs | |
|---|---|---|---|
| Version | 0.56.0 | 0.2.1 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Unlicense OR MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 76 | 6 | 20 |
| Crate Size | 385KB | 28KB | 1.6MB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.83.0 | 1.90.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xan leads with a health score of 51/100, but none of the options score above 80.
- •xan, table-extractor are pre-1.0 — API may change.