Decision Workspace
c0nst vs daywalker vs const-str
Side-by-side comparison of Rust crates
52
c0nst
experimentalv0.2.1
proc-macro for sharing code between const and non-const traits
48
daywalker
growingv1.0.0
proc-macro for nightly conditional tokens
62
const-str
stablev1.1.0
compile-time string operations
Core Metrics
| c0nst | daywalker | const-str | |
|---|---|---|---|
| Health Score | 52 | 48 | 62 |
| Total Downloads | 2.8K | 336 | 14.9M |
| 30d Downloads | 268 | 3 | 2.1M |
| Dependents | 9 | 0 | 866 |
| Releases | 3 | 1 | 31 |
| Last Updated | 215d ago | 201d ago | 54d ago |
| Age | 7m | 6m | 5y 6m |
Health Breakdown
c0nst
Maintenance
10
Quality
15
Community
8
Popularity
4
Documentation
15
daywalker
Maintenance
5
Quality
20
Community
5
Popularity
3
Documentation
15
const-str
Maintenance
15
Quality
13
Community
14
Popularity
8
Documentation
12
Technical Details
| c0nst | daywalker | const-str | |
|---|---|---|---|
| Version | 0.2.1 | 1.0.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 0 | 4 |
| Crate Size | 11KB | 5KB | 47KB |
| Features | 1 | 1 | 8 |
| Yanked % | 0.0% | 0.0% | 32.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.63 | 1.56 | 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.
- •c0nst is pre-1.0 — API may change.