Decision Workspace
serde_html_form vs serde_urlencoded vs serde_urlencoded_xrpc
Side-by-side comparison of Rust crates
62
serde_html_form
growingv0.4.0
(De-)serialization support for the `application/x-www-form-urlencoded` format
50
serde_urlencoded
growingv0.7.1
`x-www-form-urlencoded` meets Serde
35
serde_urlencoded_xrpc
growingv0.1.0
XRPC-flavored serde_urlencoded
Core Metrics
| serde_html_form | serde_urlencoded | serde_urlencoded_xrpc | |
|---|---|---|---|
| Health Score | 62 | 50 | 35 |
| Total Downloads | 12.6M | 407.5M | 1.0K |
| 30d Downloads | 1.5M | 31.3M | 0 |
| Dependents | 644 | 15.4K | 0 |
| Releases | 15 | 19 | 1 |
| Last Updated | 139d ago | 1589d ago | 550d ago |
| Age | 4y 1m | 9y 8m | 1y 6m |
Health Breakdown
serde_html_form
Maintenance
12
Quality
16
Community
14
Popularity
8
Documentation
12
serde_urlencoded
Maintenance
4
Quality
11
Community
15
Popularity
8
Documentation
12
serde_urlencoded_xrpc
Maintenance
2
Quality
14
Community
6
Popularity
4
Documentation
9
Technical Details
| serde_html_form | serde_urlencoded | serde_urlencoded_xrpc | |
|---|---|---|---|
| Version | 0.4.0 | 0.7.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 5 | 5 |
| Crate Size | 20KB | 13KB | 11KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 5.3% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.63 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde_html_form leads with a health score of 62/100, but none of the options score above 80.
- •serde_urlencoded has the most downloads (407.5M), suggesting wider adoption.
- •serde_urlencoded is depended on by 15.4K crates — strongest ecosystem trust.
- •⚠ serde_urlencoded, serde_urlencoded_xrpc have not been updated in over a year.