Decision Workspace
strong-xml vs hard-xml vs xmlparser-derive
Side-by-side comparison of Rust crates
41
strong-xml
growingv0.6.3
Strong typed xml, based on xmlparser.
53
hard-xml
growingv1.41.0
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
| strong-xml | hard-xml | xmlparser-derive | |
|---|---|---|---|
| Health Score | 41 | 53 | 33 |
| Total Downloads | 98.3K | 1.4M | 5.8K |
| 30d Downloads | 5.7K | 373.4K | 6 |
| Dependents | 55 | 81 | 0 |
| Releases | 12 | 23 | 4 |
| Last Updated | 1758d ago | 313d ago | 2148d ago |
| Age | 6y 1m | 3y 8m | 6y 1m |
Health Breakdown
strong-xml
Maintenance
4
Quality
14
Community
8
Popularity
6
Documentation
9
hard-xml
Maintenance
9
Quality
19
Community
8
Popularity
7
Documentation
10
xmlparser-derive
Maintenance
3
Quality
14
Community
3
Popularity
4
Documentation
9
Technical Details
| strong-xml | hard-xml | xmlparser-derive | |
|---|---|---|---|
| Version | 0.6.3 | 1.41.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 7 | 5 |
| Crate Size | 8KB | 10KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 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.