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
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
Core Metrics
| serde_urlencoded_xrpc | serde_html_form | serde_urlencoded | |
|---|---|---|---|
| Health Score | 35 | 62 | 50 |
| Total Downloads | 1.0K | 12.6M | 407.5M |
| 30d Downloads | 0 | 1.5M | 31.3M |
| Dependents | 0 | 644 | 15.4K |
| Releases | 1 | 15 | 19 |
| Last Updated | 550d ago | 139d ago | 1589d ago |
| Age | 1y 6m | 4y 1m | 9y 8m |
Health Breakdown
serde_urlencoded_xrpc
Maintenance
2
Quality
14
Community
6
Popularity
4
Documentation
9
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
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 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_xrpc, serde_urlencoded have not been updated in over a year.