Decision Workspace
votable vs convert2json vs diffx-core
Side-by-side comparison of Rust crates
49
votable
growingv0.7.0
Rust implementation of a VOTable serializer/deserializer with support for format other than XML, such as JSON, TOML or YAML.
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.
61
diffx-core
experimentalv0.7.1
Core library for diffx - blazing fast semantic diff engine for structured data. Zero-copy parsing, streaming support, memory-efficient algorithms
Core Metrics
| votable | convert2json | diffx-core | |
|---|---|---|---|
| Health Score | 49 | 63 | 61 |
| Total Downloads | 13.7K | 63.2K | 9.7K |
| 30d Downloads | 123 | 87 | 304 |
| Dependents | 0 | 0 | 86 |
| Releases | 13 | 74 | 22 |
| Last Updated | 115d ago | 33d ago | 9d ago |
| Age | 3y 5m | 2y 9m | 8m |
Health Breakdown
votable
Maintenance
12
Quality
13
Community
6
Popularity
5
Documentation
13
convert2json
Maintenance
18
Quality
21
Community
6
Popularity
6
Documentation
12
diffx-core
Maintenance
18
Quality
12
Community
11
Popularity
5
Documentation
15
Technical Details
| votable | convert2json | diffx-core | |
|---|---|---|---|
| Version | 0.7.0 | 2.4.6 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 OR MIT | MIT | MIT |
| Dependencies | 16 | 14 | 11 |
| Crate Size | 135KB | 38KB | 18KB |
| Features | 2 | 33 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.81 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •convert2json leads with a health score of 63/100, but none of the options score above 80.
- •votable, diffx-core are pre-1.0 — API may change.