Decision Workspace
serde_urlencoded_xrpc vs serde_html_form vs serde_urlencoded
Side-by-side comparison of Rust crates
35
serde_urlencoded_xrpc
growingv0.1.0
XRPC-flavored serde_urlencoded
65
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
Core Metrics
| serde_urlencoded_xrpc | serde_html_form | serde_urlencoded | |
|---|---|---|---|
| Health Score | 35 | 65 | 50 |
| Total Downloads | 1.0K | 9.7M | 351.7M |
| 30d Downloads | 3 | 1.7M | 23.5M |
| Dependents | 0 | 602 | 14.0K |
| Releases | 1 | 15 | 19 |
| Last Updated | 491d ago | 80d ago | 1530d ago |
| Age | 1y 4m | 3y 11m | 9y 6m |
Health Breakdown
serde_urlencoded_xrpc
Maintenance
2
Quality
14
Community
6
Popularity
4
Documentation
9
serde_html_form
Maintenance
15
Quality
16
Community
14
Popularity
8
Documentation
12
serde_urlencoded
Maintenance
4
Quality
11
Community
15
Popularity
8
Documentation
12
Technical Details
| serde_urlencoded_xrpc | serde_html_form | serde_urlencoded | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 5 | 7 | 5 |
| Crate Size | 11KB | 20KB | 13KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 5.3% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.63 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde_html_form leads with a health score of 65/100, but none of the options score above 80.
- •serde_urlencoded has the most downloads (351.7M), suggesting wider adoption.
- •serde_urlencoded is depended on by 14.0K crates — strongest ecosystem trust.
- •⚠ serde_urlencoded_xrpc, serde_urlencoded have not been updated in over a year.