Decision Workspace
srtemplate_helper_macros vs formatx vs new_string_template
Side-by-side comparison of Rust crates
42
srtemplate_helper_macros
growingv0.1.1
Macros for SrTemplate
66
formatx
growingv0.4.1
A macro for formatting non literal strings at runtime
52
new_string_template
growingv1.5.3
Simple Customizable String-Templating Library for Rust.
Core Metrics
| srtemplate_helper_macros | formatx | new_string_template | |
|---|---|---|---|
| Health Score | 42 | 66 | 52 |
| Total Downloads | 1.6K | 802.0K | 1.2M |
| 30d Downloads | 0 | 37.1K | 18.3K |
| Dependents | 2 | 143 | 31 |
| Releases | 2 | 13 | 10 |
| Last Updated | 464d ago | 4d ago | 710d ago |
| Age | 1y 5m | 3y 11m | 5y 1m |
Health Breakdown
srtemplate_helper_macros
Maintenance
6
Quality
15
Community
7
Popularity
4
Documentation
10
formatx
Maintenance
18
Quality
16
Community
12
Popularity
7
Documentation
13
new_string_template
Maintenance
4
Quality
20
Community
10
Popularity
7
Documentation
11
Technical Details
| srtemplate_helper_macros | formatx | new_string_template | |
|---|---|---|---|
| Version | 0.1.1 | 0.4.1 | 1.5.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 0 | 2 |
| Crate Size | 8KB | 23KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | 1.40 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •formatx leads with a health score of 66/100, but none of the options score above 80.
- •new_string_template has the most downloads (1.2M), suggesting wider adoption.
- •formatx is depended on by 143 crates — strongest ecosystem trust.
- •⚠ srtemplate_helper_macros, new_string_template have not been updated in over a year.
- •srtemplate_helper_macros, formatx are pre-1.0 — API may change.