Decision Workspace
url_query_string vs clia-url-qs vs const-str
Side-by-side comparison of Rust crates
39
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.
39
clia-url-qs
growingv0.1.2
Utility methods for URL query string.
62
const-str
stablev1.1.0
compile-time string operations
Core Metrics
| url_query_string | clia-url-qs | const-str | |
|---|---|---|---|
| Health Score | 39 | 39 | 62 |
| Total Downloads | 1.5K | 3.5K | 14.9M |
| 30d Downloads | 8 | 5 | 2.1M |
| Dependents | 0 | 0 | 866 |
| Releases | 1 | 3 | 31 |
| Last Updated | 497d ago | 415d ago | 54d ago |
| Age | 1y 4m | 3y 1m | 5y 6m |
Health Breakdown
url_query_string
Maintenance
2
Quality
14
Community
6
Popularity
4
Documentation
13
clia-url-qs
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
10
const-str
Maintenance
15
Quality
13
Community
14
Popularity
8
Documentation
12
Technical Details
| url_query_string | clia-url-qs | const-str | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.2 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 3 | 4 |
| Crate Size | 4KB | 2KB | 47KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 0.0% | 32.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.77.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •const-str leads with a health score of 62/100, but none of the options score above 80.
- •const-str is depended on by 866 crates — strongest ecosystem trust.
- •⚠ url_query_string, clia-url-qs have not been updated in over a year.
- •url_query_string, clia-url-qs are pre-1.0 — API may change.