Decision Workspace
stringify-attr vs const-str vs const-str-proc-macro
Side-by-side comparison of Rust crates
43
stringify-attr
growingv1.0.0
Attribute macros for stringifying
62
const-str
stablev1.1.0
compile-time string operations
57
const-str-proc-macro
stablev1.1.0
compile-time string operations
Core Metrics
| stringify-attr | const-str | const-str-proc-macro | |
|---|---|---|---|
| Health Score | 43 | 62 | 57 |
| Total Downloads | 2.4K | 14.9M | 2.6M |
| 30d Downloads | 3 | 2.1M | 235.0K |
| Dependents | 0 | 866 | 33 |
| Releases | 1 | 31 | 26 |
| Last Updated | 2198d ago | 54d ago | 54d ago |
| Age | 6y | 5y 6m | 5y 6m |
Health Breakdown
stringify-attr
Maintenance
1
Quality
20
Community
6
Popularity
4
Documentation
12
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
| stringify-attr | const-str | const-str-proc-macro | |
|---|---|---|---|
| Version | 1.0.0 | 1.1.0 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Zlib | MIT | MIT |
| Dependencies | 2 | 4 | 6 |
| Crate Size | 3KB | 47KB | 7KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 32.3% | 19.2% |
| Edition | 2018 | 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.
- •⚠ stringify-attr has not been updated in over a year.