Decision Workspace
dedent vs const-str vs const-str-proc-macro
Side-by-side comparison of Rust crates
49
dedent
growingv0.1.1
Procedural macro for stripping indentation from multi-line string literals
62
const-str
stablev1.1.0
compile-time string operations
57
const-str-proc-macro
stablev1.1.0
compile-time string operations
Core Metrics
| dedent | const-str | const-str-proc-macro | |
|---|---|---|---|
| Health Score | 49 | 62 | 57 |
| Total Downloads | 145.0K | 14.9M | 2.6M |
| 30d Downloads | 9.5K | 2.1M | 235.0K |
| Dependents | 55 | 866 | 33 |
| Releases | 2 | 31 | 26 |
| Last Updated | 510d ago | 54d ago | 54d ago |
| Age | 1y 4m | 5y 6m | 5y 6m |
Health Breakdown
dedent
Maintenance
6
Quality
14
Community
10
Popularity
6
Documentation
13
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
Technical Details
| dedent | const-str | const-str-proc-macro | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 4 | 6 |
| Crate Size | 5KB | 47KB | 7KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 32.3% | 19.2% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.77.0 | 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.
- •⚠ dedent has not been updated in over a year.
- •dedent is pre-1.0 — API may change.