Decision Workspace
stri vs stri_proc vs interpolator
Side-by-side comparison of Rust crates
52
stri
experimentalv0.7.0
string interpolation procedural macro
55
stri_proc
experimentalv0.5.0
string interpolation procedural macro
50
interpolator
growingv0.5.0
runtime format strings, fully compatible with std's macros
Core Metrics
| stri | stri_proc | interpolator | |
|---|---|---|---|
| Health Score | 52 | 55 | 50 |
| Total Downloads | 2.9K | 1.8K | 20.4M |
| 30d Downloads | 13 | 27 | 1.7M |
| Dependents | 0 | 8 | 18 |
| Releases | 8 | 5 | 7 |
| Last Updated | 34d ago | 34d ago | 1075d ago |
| Age | 9m | 9m | 3y |
Health Breakdown
stri
Maintenance
17
Quality
13
Community
6
Popularity
4
Documentation
12
stri_proc
Maintenance
16
Quality
14
Community
9
Popularity
4
Documentation
12
interpolator
Maintenance
4
Quality
16
Community
9
Popularity
8
Documentation
13
Technical Details
| stri | stri_proc | interpolator | |
|---|---|---|---|
| Version | 0.7.0 | 0.5.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 6 |
| Crate Size | 19KB | 9KB | 30KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.