Decision Workspace
treexml vs roxmltree vs xmltree
Side-by-side comparison of Rust crates
43
treexml
growingv0.7.0
An XML tree library for Rust
64
roxmltree
growingv0.21.1
Represent an XML as a read-only tree.
60
xmltree
growingv0.12.0
Parse an XML file into a simple tree-like structure
Core Metrics
| treexml | roxmltree | xmltree | |
|---|---|---|---|
| Health Score | 43 | 64 | 60 |
| Total Downloads | 109.4K | 39.7M | 13.2M |
| 30d Downloads | 25.8K | 3.7M | 829.6K |
| Dependents | 97 | 3.3K | 877 |
| Releases | 10 | 34 | 17 |
| Last Updated | 2792d ago | 166d ago | 138d ago |
| Age | 10y 5m | 7y 7m | 10y 7m |
Health Breakdown
treexml
Maintenance
3
Quality
15
Community
8
Popularity
6
Documentation
11
roxmltree
Maintenance
11
Quality
14
Community
16
Popularity
8
Documentation
15
xmltree
Maintenance
9
Quality
17
Community
14
Popularity
8
Documentation
12
Technical Details
| treexml | roxmltree | xmltree | |
|---|---|---|---|
| Version | 0.7.0 | 0.21.1 | 0.12.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 1 | 2 |
| Crate Size | 8KB | 57KB | 10KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 5.9% | 0.0% |
| Edition | — | 2021 | 2018 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •roxmltree leads with a health score of 64/100, but none of the options score above 80.
- •roxmltree is depended on by 3.3K crates — strongest ecosystem trust.
- •⚠ treexml has not been updated in over a year.