Decision Workspace
wstr-literal vs wstr-literal_impl vs url-static
Side-by-side comparison of Rust crates
44
wstr-literal
experimentalv0.1.1
Proc macros for building UTF-16 null-terminated arrays at compile time.
46
wstr-literal_impl
experimentalv0.1.1
Proc macros for building UTF-16 null-terminated arrays at compile time.
54
url-static
experimentalv0.1.4
Simple macro for compile-time URL validation
Core Metrics
| wstr-literal | wstr-literal_impl | url-static | |
|---|---|---|---|
| Health Score | 44 | 46 | 54 |
| Total Downloads | 700 | 830 | 155 |
| 30d Downloads | 4 | 23 | 155 |
| Dependents | 0 | 2 | 2 |
| Releases | 2 | 2 | 5 |
| Last Updated | 213d ago | 213d ago | 25d ago |
| Age | 7m | 7m | 27d |
Health Breakdown
wstr-literal
Maintenance
9
Quality
13
Community
6
Popularity
3
Documentation
13
wstr-literal_impl
Maintenance
9
Quality
14
Community
7
Popularity
3
Documentation
13
url-static
Maintenance
17
Quality
15
Community
7
Popularity
3
Documentation
12
Technical Details
| wstr-literal | wstr-literal_impl | url-static | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 3 | 5 |
| Crate Size | 10KB | 4KB | 12KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| 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.
- •wstr-literal_impl has the most downloads (830), suggesting wider adoption.