Decision Workspace
const-str vs const-str-proc-macro vs litext
Side-by-side comparison of Rust crates
59
const-str
stablev1.1.0
compile-time string operations
54
const-str-proc-macro
stablev1.1.0
compile-time string operations
52
litext
experimentalv1.3.0
Seamless proc-macro literal extraction.
Core Metrics
| const-str | const-str-proc-macro | litext | |
|---|---|---|---|
| Health Score | 59 | 54 | 52 |
| Total Downloads | 19.1M | 3.1M | 134 |
| 30d Downloads | 2.3M | 280.2K | 0 |
| Dependents | 961 | 33 | 0 |
| Releases | 31 | 26 | 10 |
| Last Updated | 113d ago | 113d ago | 25d ago |
| Age | 5y 8m | 5y 8m | 1m |
Health Breakdown
const-str
Maintenance
12
Quality
13
Community
14
Popularity
8
Documentation
12
const-str-proc-macro
Maintenance
12
Quality
12
Community
10
Popularity
8
Documentation
12
litext
Maintenance
14
Quality
17
Community
6
Popularity
3
Documentation
12
Technical Details
| const-str | const-str-proc-macro | litext | |
|---|---|---|---|
| Version | 1.1.0 | 1.1.0 | 1.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 2 |
| Crate Size | 47KB | 7KB | 35KB |
| Features | 8 | 0 | 0 |
| Yanked % | 32.3% | 19.2% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.77.0 | 1.77.0 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •const-str leads with a health score of 59/100, but none of the options score above 80.
- •const-str is depended on by 961 crates — strongest ecosystem trust.