Decision Workspace
rust_cli_file_converter vs convert2json vs convfmt
Side-by-side comparison of Rust crates
46
rust_cli_file_converter
experimentalv0.1.0
Fast CLI to convert files between formats. Experimental: APIs may change. Breaking changes will be made weekly, not ready for production yet.
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.
49
convfmt
stablev2.1.0
cli tool which can convert different formats
Core Metrics
| rust_cli_file_converter | convert2json | convfmt | |
|---|---|---|---|
| Health Score | 46 | 63 | 49 |
| Total Downloads | 975 | 63.2K | 10.9K |
| 30d Downloads | 5 | 87 | 22 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 74 | 14 |
| Last Updated | 181d ago | 33d ago | 85d ago |
| Age | 6m | 2y 9m | 3y 9m |
Health Breakdown
rust_cli_file_converter
Maintenance
16
Quality
10
Community
6
Popularity
4
Documentation
10
convert2json
Maintenance
18
Quality
21
Community
6
Popularity
6
Documentation
12
convfmt
Maintenance
13
Quality
13
Community
5
Popularity
5
Documentation
13
Technical Details
| rust_cli_file_converter | convert2json | convfmt | |
|---|---|---|---|
| Version | 0.1.0 | 2.4.6 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 0 | 14 | 18 |
| Crate Size | 1KB | 38KB | 1.2MB |
| Features | 0 | 33 | 0 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2024 | 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.
- •rust_cli_file_converter is pre-1.0 — API may change.