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