Decision Workspace
url-static vs include_url_macro vs wstr-literal_impl
Side-by-side comparison of Rust crates
54
url-static
experimentalv0.1.4
Simple macro for compile-time URL validation
48
include_url_macro
growingv0.1.2
A procedural macro to include URL content as static strings at compile time
46
wstr-literal_impl
experimentalv0.1.1
Proc macros for building UTF-16 null-terminated arrays at compile time.
Core Metrics
| url-static | include_url_macro | wstr-literal_impl | |
|---|---|---|---|
| Health Score | 54 | 48 | 46 |
| Total Downloads | 155 | 1.2K | 830 |
| 30d Downloads | 155 | 26 | 23 |
| Dependents | 2 | 0 | 2 |
| Releases | 5 | 3 | 2 |
| Last Updated | 25d ago | 123d ago | 213d ago |
| Age | 27d | 1y 1m | 7m |
Health Breakdown
url-static
Maintenance
17
Quality
15
Community
7
Popularity
3
Documentation
12
include_url_macro
Maintenance
11
Quality
15
Community
5
Popularity
4
Documentation
13
wstr-literal_impl
Maintenance
9
Quality
14
Community
7
Popularity
3
Documentation
13
Technical Details
| url-static | include_url_macro | wstr-literal_impl | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.2 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 8 | 3 |
| Crate Size | 12KB | 17KB | 4KB |
| Features | 3 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.1 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •url-static leads with a health score of 54/100, but none of the options score above 80.
- •include_url_macro has the most downloads (1.2K), suggesting wider adoption.