Decision Workspace
url-search-params vs url-build-parse vs querystring
Side-by-side comparison of Rust crates
48
url-search-params
growingv12.0.0
url-search-params provides the ability to create search params from HashMap and vice versa.
45
url-build-parse
growingv12.1.0
url-build-parse provides the ability to parse URL from string as well as construct URL from parts.
52
querystring
growingv1.1.0
Simple querystring library for rust
Core Metrics
| url-search-params | url-build-parse | querystring | |
|---|---|---|---|
| Health Score | 48 | 45 | 52 |
| Total Downloads | 54.5K | 35.4K | 1.3M |
| 30d Downloads | 3.6K | 2.6K | 79.9K |
| Dependents | 19 | 15 | 101 |
| Releases | 7 | 8 | 3 |
| Last Updated | 1051d ago | 1036d ago | 2581d ago |
| Age | 3y 6m | 3y 6m | 8y 5m |
Health Breakdown
url-search-params
Maintenance
5
Quality
17
Community
10
Popularity
6
Documentation
10
url-build-parse
Maintenance
5
Quality
16
Community
9
Popularity
5
Documentation
10
querystring
Maintenance
3
Quality
21
Community
10
Popularity
7
Documentation
11
Technical Details
| url-search-params | url-build-parse | querystring | |
|---|---|---|---|
| Version | 12.0.0 | 12.1.0 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 OR ISC OR LGPL-3.0-or-later OR CC-BY-4.0 | MIT OR Apache-2.0 OR ISC OR LGPL-3.0-or-later OR CC-BY-4.0 | MIT |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 17KB | 20KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 14.3% | 12.5% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •querystring leads with a health score of 52/100, but none of the options score above 80.
- •querystring is depended on by 101 crates — strongest ecosystem trust.
- •⚠ url-search-params, url-build-parse, querystring have not been updated in over a year.