Decision Workspace
interpolator vs stri_proc vs stri
Side-by-side comparison of Rust crates
50
interpolator
growingv0.5.0
runtime format strings, fully compatible with std's macros
55
stri_proc
experimentalv0.5.0
string interpolation procedural macro
52
stri
experimentalv0.7.0
string interpolation procedural macro
Core Metrics
| interpolator | stri_proc | stri | |
|---|---|---|---|
| Health Score | 50 | 55 | 52 |
| Total Downloads | 20.4M | 1.8K | 2.9K |
| 30d Downloads | 1.7M | 27 | 13 |
| Dependents | 18 | 8 | 0 |
| Releases | 7 | 5 | 8 |
| Last Updated | 1075d ago | 34d ago | 34d ago |
| Age | 3y | 9m | 9m |
Health Breakdown
interpolator
Maintenance
4
Quality
16
Community
9
Popularity
8
Documentation
13
stri_proc
Maintenance
16
Quality
14
Community
9
Popularity
4
Documentation
12
stri
Maintenance
17
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 55/100, but none of the options score above 80.
- •interpolator has the most downloads (20.4M), suggesting wider adoption.
- •⚠ interpolator has not been updated in over a year.