Decision Workspace
elementtree vs xmltree vs parsercher
Side-by-side comparison of Rust crates
56
elementtree
growingv1.2.3
Parse an XML file into Python elementtree like structure
59
xmltree
growingv0.12.0
Parse an XML file into a simple tree-like structure
48
parsercher
growingv3.1.6
Parses and searches Tag documents. (e.g. HTML, XML)
Core Metrics
| elementtree | xmltree | parsercher | |
|---|---|---|---|
| Health Score | 56 | 59 | 48 |
| Total Downloads | 5.8M | 15.0M | 14.7K |
| 30d Downloads | 129.1K | 1.0M | 0 |
| Dependents | 261 | 936 | 1 |
| Releases | 13 | 17 | 11 |
| Last Updated | 1237d ago | 197d ago | 1246d ago |
| Age | 9y 2m | 10y 9m | 5y |
Health Breakdown
elementtree
Maintenance
4
Quality
20
Community
10
Popularity
8
Documentation
14
xmltree
Maintenance
8
Quality
17
Community
14
Popularity
8
Documentation
12
parsercher
Maintenance
4
Quality
21
Community
6
Popularity
5
Documentation
12
Technical Details
| elementtree | xmltree | parsercher | |
|---|---|---|---|
| Version | 1.2.3 | 0.12.0 | 3.1.6 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 0 |
| Crate Size | 57KB | 10KB | 22KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | 1.56.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xmltree leads with a health score of 59/100, but none of the options score above 80.
- •xmltree is depended on by 936 crates — strongest ecosystem trust.
- •⚠ elementtree, parsercher have not been updated in over a year.
- •xmltree is pre-1.0 — API may change.