Decision Workspace
url-static vs const_struct vs qed
Side-by-side comparison of Rust crates
52
url-static
experimentalv0.2.0
Simple macro for compile-time URL validation
58
const_struct
growingv0.6.6
macro that allows const structures to be passed as const generics
56
qed
growingv1.6.1
Compile-time assertions
Core Metrics
| url-static | const_struct | qed | |
|---|---|---|---|
| Health Score | 52 | 58 | 56 |
| Total Downloads | 348 | 14.4K | 77.1K |
| 30d Downloads | 0 | 0 | 4.1K |
| Dependents | 2 | 62 | 0 |
| Releases | 6 | 20 | 10 |
| Last Updated | 67d ago | 85d ago | 1137d ago |
| Age | 4m | 1y 11m | 4y 3m |
Health Breakdown
url-static
Maintenance
15
Quality
15
Community
7
Popularity
3
Documentation
12
const_struct
Maintenance
14
Quality
16
Community
8
Popularity
5
Documentation
15
qed
Maintenance
4
Quality
20
Community
11
Popularity
6
Documentation
15
Technical Details
| url-static | const_struct | qed | |
|---|---|---|---|
| Version | 0.2.0 | 0.6.6 | 1.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 5 | 3 | 1 |
| Crate Size | 12KB | 13KB | 6KB |
| Features | 4 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.1 | 1.80.0 | 1.64.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •const_struct leads with a health score of 58/100, but none of the options score above 80.
- •qed has the most downloads (77.1K), suggesting wider adoption.
- •⚠ qed has not been updated in over a year.
- •url-static, const_struct are pre-1.0 — API may change.