Decision Workspace
aggrs vs convert2json vs rustsight
Side-by-side comparison of Rust crates
42
aggrs
experimentalv0.3.0
A fast command-line tool for building aggregation trees from JSON and CSV data
63
convert2json
stablev2.4.6
CLI utilities to convert BSON, CBOR, CSV, INI, MessagePack, Plist, RSV, TOML, XML & YAML into JSON and for use with jaq or jq.
51
rustsight
experimentalv1.2.4
A fast, safe CLI tool for dataset analysis and validation. Analyzes CSV files for column types, missing values, basic statistics (min/max/mean), outliers, no-variance columns, and mixed-type columns — helping you catch data quality issues before ML/AI training. Also supports binary and text file introspection.
Core Metrics
| aggrs | convert2json | rustsight | |
|---|---|---|---|
| Health Score | 42 | 63 | 51 |
| Total Downloads | 20 | 63.2K | 89 |
| 30d Downloads | 4 | 87 | 89 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 74 | 6 |
| Last Updated | 75d ago | 33d ago | 12d ago |
| Age | 2m | 2y 9m | 14d |
Health Breakdown
aggrs
Maintenance
9
Quality
12
Community
6
Popularity
2
Documentation
13
convert2json
Maintenance
18
Quality
21
Community
6
Popularity
6
Documentation
12
rustsight
Maintenance
18
Quality
12
Community
6
Popularity
2
Documentation
13
Technical Details
| aggrs | convert2json | rustsight | |
|---|---|---|---|
| Version | 0.3.0 | 2.4.6 | 1.2.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 14 | 1 |
| Crate Size | 12KB | 38KB | 11KB |
| Features | 0 | 33 | 0 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.81 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •convert2json leads with a health score of 63/100, but none of the options score above 80.
- •aggrs is pre-1.0 — API may change.