Decision Workspace
elementtree vs xmltree vs xmltree-ns
Side-by-side comparison of Rust crates
56
elementtree
growingv1.2.3
Parse an XML file into Python elementtree like structure
60
xmltree
growingv0.12.0
Parse an XML file into a simple tree-like structure
49
xmltree-ns
experimentalv0.13.0
Parse an XML file into a simple tree-like structure
Core Metrics
| elementtree | xmltree | xmltree-ns | |
|---|---|---|---|
| Health Score | 56 | 60 | 49 |
| Total Downloads | 5.5M | 13.2M | 349 |
| 30d Downloads | 781.6K | 856.5K | 51 |
| Dependents | 244 | 877 | 3 |
| Releases | 13 | 17 | 1 |
| Last Updated | 1178d ago | 138d ago | 65d ago |
| Age | 9y | 10y 7m | 2m |
Health Breakdown
elementtree
Maintenance
4
Quality
20
Community
10
Popularity
8
Documentation
14
xmltree
Maintenance
9
Quality
17
Community
14
Popularity
8
Documentation
12
xmltree-ns
Maintenance
9
Quality
16
Community
8
Popularity
3
Documentation
13
Technical Details
| elementtree | xmltree | xmltree-ns | |
|---|---|---|---|
| Version | 1.2.3 | 0.12.0 | 0.13.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 2 | 2 |
| Crate Size | 57KB | 10KB | 13KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | 1.56.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xmltree leads with a health score of 60/100, but none of the options score above 80.
- •xmltree is depended on by 877 crates — strongest ecosystem trust.
- •⚠ elementtree has not been updated in over a year.
- •xmltree, xmltree-ns are pre-1.0 — API may change.