Decision Workspace
nanoxml-derive vs serde-xml-fast vs nanoxml
Side-by-side comparison of Rust crates
53
nanoxml-derive
growingv0.5.0
Derive macros for nanoxml
55
serde-xml-fast
experimentalv1.0.0
A fast, 100% Serde-compatible XML serialization and deserialization library
52
nanoxml
growingv0.5.1
A truly minimal XML (de)serializer
Core Metrics
| nanoxml-derive | serde-xml-fast | nanoxml | |
|---|---|---|---|
| Health Score | 53 | 55 | 52 |
| Total Downloads | 1.9K | 880 | 4.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 13 | 0 | 0 |
| Releases | 6 | 4 | 13 |
| Last Updated | 117d ago | 39d ago | 94d ago |
| Age | 1y 1m | 4m | 1y 1m |
Health Breakdown
nanoxml-derive
Maintenance
13
Quality
17
Community
6
Popularity
4
Documentation
13
serde-xml-fast
Maintenance
16
Quality
16
Community
6
Popularity
4
Documentation
13
nanoxml
Maintenance
14
Quality
18
Community
3
Popularity
4
Documentation
13
Technical Details
| nanoxml-derive | serde-xml-fast | nanoxml | |
|---|---|---|---|
| Version | 0.5.0 | 1.0.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 7 | 3 |
| Crate Size | 5KB | 42KB | 10KB |
| Features | 3 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde-xml-fast leads with a health score of 55/100, but none of the options score above 80.
- •nanoxml has the most downloads (4.0K), suggesting wider adoption.
- •nanoxml-derive, nanoxml are pre-1.0 — API may change.