Decision Workspace
interpolator vs stri_proc vs stri
Side-by-side comparison of Rust crates
51
interpolator
growingv0.5.0
runtime format strings, fully compatible with std's macros
52
stri_proc
experimentalv0.5.0
string interpolation procedural macro
49
stri
experimentalv0.7.0
string interpolation procedural macro
Core Metrics
| interpolator | stri_proc | stri | |
|---|---|---|---|
| Health Score | 51 | 52 | 49 |
| Total Downloads | 22.6M | 1.8K | 2.9K |
| 30d Downloads | 1.1M | 0 | 0 |
| Dependents | 22 | 8 | 0 |
| Releases | 7 | 5 | 8 |
| Last Updated | 1134d ago | 93d ago | 93d ago |
| Age | 3y 2m | 11m | 11m |
Health Breakdown
interpolator
Maintenance
4
Quality
16
Community
10
Popularity
8
Documentation
13
stri_proc
Maintenance
13
Quality
14
Community
9
Popularity
4
Documentation
12
stri
Maintenance
14
Quality
13
Community
6
Popularity
4
Documentation
12
Technical Details
| interpolator | stri_proc | stri | |
|---|---|---|---|
| Version | 0.5.0 | 0.5.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 3 | 5 |
| Crate Size | 30KB | 9KB | 19KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •stri_proc leads with a health score of 52/100, but none of the options score above 80.
- •interpolator has the most downloads (22.6M), suggesting wider adoption.
- •⚠ interpolator has not been updated in over a year.