Decision Workspace
clia-url-qs vs use-query vs url_query_string
Side-by-side comparison of Rust crates
39
clia-url-qs
growingv0.1.2
Utility methods for URL query string.
50
use-query
experimentalv0.0.1
Small query string utilities for RustUse
38
url_query_string
growingv0.1.0
A Rust procedural macro for generating methods to serialize structs into URL query strings. Provides seamless integration with serde and supports customizable serialization formats like camelCase and snake_case.
Core Metrics
| clia-url-qs | use-query | url_query_string | |
|---|---|---|---|
| Health Score | 39 | 50 | 38 |
| Total Downloads | 3.6K | 63 | 1.6K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 4 | 0 |
| Releases | 3 | 1 | 1 |
| Last Updated | 523d ago | 58d ago | 605d ago |
| Age | 3y 4m | 1m | 1y 8m |
Health Breakdown
clia-url-qs
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
10
use-query
Maintenance
10
Quality
15
Community
8
Popularity
2
Documentation
15
url_query_string
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| clia-url-qs | use-query | url_query_string | |
|---|---|---|---|
| Version | 0.1.2 | 0.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 0 | 4 |
| Crate Size | 2KB | 3KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.95.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-query leads with a health score of 50/100, but none of the options score above 80.
- •clia-url-qs has the most downloads (3.6K), suggesting wider adoption.
- •⚠ clia-url-qs, url_query_string have not been updated in over a year.