Decision Workspace
hard-xml vs strong-xml vs xmlparser-derive
Side-by-side comparison of Rust crates
53
hard-xml
growingv1.41.0
Strong typed xml, based on xmlparser.
41
strong-xml
growingv0.6.3
Strong typed xml, based on xmlparser.
33
xmlparser-derive
growingv0.1.3
A proc macro to generate functions for writing to and parsing from xml string, based on xmlparser.
Core Metrics
| hard-xml | strong-xml | xmlparser-derive | |
|---|---|---|---|
| Health Score | 53 | 41 | 33 |
| Total Downloads | 1.4M | 98.3K | 5.8K |
| 30d Downloads | 358.1K | 5.5K | 6 |
| Dependents | 81 | 55 | 0 |
| Releases | 23 | 12 | 4 |
| Last Updated | 313d ago | 1758d ago | 2148d ago |
| Age | 3y 8m | 6y 1m | 6y 1m |
Health Breakdown
hard-xml
Maintenance
9
Quality
19
Community
8
Popularity
7
Documentation
10
strong-xml
Maintenance
4
Quality
14
Community
8
Popularity
6
Documentation
9
xmlparser-derive
Maintenance
3
Quality
14
Community
3
Popularity
4
Documentation
9
Technical Details
| hard-xml | strong-xml | xmlparser-derive | |
|---|---|---|---|
| Version | 1.41.0 | 0.6.3 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 7 | 5 |
| Crate Size | 10KB | 8KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hard-xml leads with a health score of 53/100, but none of the options score above 80.
- •⚠ strong-xml, xmlparser-derive have not been updated in over a year.
- •strong-xml, xmlparser-derive are pre-1.0 — API may change.