Decision Workspace
xmlparser vs quick-xml vs xml5ever
Side-by-side comparison of Rust crates
56
xmlparser
growingv0.13.6
Pull-based, zero-allocation XML parser.
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
| xmlparser | quick-xml | xml5ever | |
|---|---|---|---|
| Health Score | 56 | 73 | 70 |
| Total Downloads | 77.9M | 238.9M | 10.7M |
| 30d Downloads | 6.8M | 20.8M | 1.3M |
| Dependents | 679 | 15.0K | 143 |
| Releases | 24 | 98 | 46 |
| Last Updated | 909d ago | 35d ago | 14d ago |
| Age | 8y 3m | 10y 1m | 10y 4m |
Health Breakdown
xmlparser
Maintenance
4
Quality
17
Community
15
Popularity
8
Documentation
12
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
| xmlparser | quick-xml | xml5ever | |
|---|---|---|---|
| Version | 0.13.6 | 0.39.2 | 0.39.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 13 | 3 |
| Crate Size | 27KB | 214KB | 42KB |
| Features | 2 | 7 | 2 |
| Yanked % | 4.2% | 4.1% | 10.9% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.56 | 1.71.0 |
| Owners | 2 | 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.
- •⚠ xmlparser has not been updated in over a year.