Decision Workspace
qstring vs querystring vs url-search-params
Side-by-side comparison of Rust crates
50
qstring
growingv0.7.2
Query string parser
52
querystring
growingv1.1.0
Simple querystring library for rust
48
url-search-params
growingv12.0.0
url-search-params provides the ability to create search params from HashMap and vice versa.
Core Metrics
| qstring | querystring | url-search-params | |
|---|---|---|---|
| Health Score | 50 | 52 | 48 |
| Total Downloads | 15.0M | 1.3M | 54.5K |
| 30d Downloads | 736.3K | 79.9K | 3.6K |
| Dependents | 1.1K | 101 | 19 |
| Releases | 14 | 3 | 7 |
| Last Updated | 2257d ago | 2581d ago | 1051d ago |
| Age | 8y 5m | 8y 5m | 3y 6m |
Health Breakdown
qstring
Maintenance
4
Quality
15
Community
11
Popularity
8
Documentation
12
querystring
Maintenance
3
Quality
21
Community
10
Popularity
7
Documentation
11
url-search-params
Maintenance
5
Quality
17
Community
10
Popularity
6
Documentation
10
Technical Details
| qstring | querystring | url-search-params | |
|---|---|---|---|
| Version | 0.7.2 | 1.1.0 | 12.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 OR ISC OR LGPL-3.0-or-later OR CC-BY-4.0 |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 5KB | 2KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 14.3% |
| Edition | 2018 | — | 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.
- •qstring has the most downloads (15.0M), suggesting wider adoption.
- •qstring is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ qstring, querystring, url-search-params have not been updated in over a year.
- •qstring is pre-1.0 — API may change.