Decision Workspace
rustixml vs quick-xml vs xml5ever
Side-by-side comparison of Rust crates
48
rustixml
experimentalv0.3.1
Native iXML (Invisible XML) parser with left-recursion support - 76.9% spec conformance, works in Rust and WebAssembly
73
quick-xml
growingv0.39.2
High performance xml reader and writer
70
xml5ever
growingv0.39.0
Push based streaming parser for XML.
Core Metrics
| rustixml | quick-xml | xml5ever | |
|---|---|---|---|
| Health Score | 48 | 73 | 70 |
| Total Downloads | 97 | 238.9M | 10.7M |
| 30d Downloads | 5 | 20.1M | 1.2M |
| Dependents | 0 | 15.0K | 143 |
| Releases | 3 | 98 | 46 |
| Last Updated | 109d ago | 35d ago | 14d ago |
| Age | 4m | 10y 1m | 10y 4m |
Health Breakdown
rustixml
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
13
quick-xml
Maintenance
17
Quality
14
Community
19
Popularity
8
Documentation
15
xml5ever
Maintenance
17
Quality
13
Community
17
Popularity
8
Documentation
15
Technical Details
| rustixml | quick-xml | xml5ever | |
|---|---|---|---|
| Version | 0.3.1 | 0.39.2 | 0.39.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 13 | 3 |
| Crate Size | 214KB | 214KB | 42KB |
| Features | 4 | 7 | 2 |
| Yanked % | 0.0% | 4.1% | 10.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | 1.71.0 |
| Owners | 1 | 3 | 4 (team) |
Links
Quick Verdict
- •quick-xml leads with a health score of 73/100, but none of the options score above 80.
- •quick-xml is depended on by 15.0K crates — strongest ecosystem trust.