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