Decision Workspace
xml_to_json vs quickxml_to_serde vs roxmltree_to_serde
Side-by-side comparison of Rust crates
27
xml_to_json
growingv0.1.0
Simple xml to json parser that internally uses serde_json
44
quickxml_to_serde
growingv0.6.0
Convert between XML JSON using quickxml and serde
40
roxmltree_to_serde
growingv0.6.2
Convert between XML JSON using roxmltree and serde
Core Metrics
| xml_to_json | quickxml_to_serde | roxmltree_to_serde | |
|---|---|---|---|
| Health Score | 27 | 44 | 40 |
| Total Downloads | 2.8K | 151.4K | 32.9K |
| 30d Downloads | 71 | 7.1K | 3.7K |
| Dependents | 0 | 61 | 0 |
| Releases | 1 | 10 | 3 |
| Last Updated | 2317d ago | 767d ago | 401d ago |
| Age | 6y 4m | 7y 10m | 1y 1m |
Health Breakdown
xml_to_json
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
4
quickxml_to_serde
Maintenance
4
Quality
16
Community
10
Popularity
6
Documentation
8
roxmltree_to_serde
Maintenance
6
Quality
16
Community
3
Popularity
5
Documentation
10
Technical Details
| xml_to_json | quickxml_to_serde | roxmltree_to_serde | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.0 | 0.6.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | MIT |
| Dependencies | 3 | 5 | 5 |
| Crate Size | 5KB | 16KB | 16KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •quickxml_to_serde leads with a health score of 44/100, but none of the options score above 80.
- •⚠ xml_to_json, quickxml_to_serde, roxmltree_to_serde have not been updated in over a year.