Decision Workspace
srtemplate vs formatx vs new_string_template
Side-by-side comparison of Rust crates
48
srtemplate
growingv0.3.3
Template String blazing fast with dependencyless
54
formatx
growingv0.2.4
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 | formatx | new_string_template | |
|---|---|---|---|
| Health Score | 48 | 54 | 52 |
| Total Downloads | 21.6K | 597.8K | 1.0M |
| 30d Downloads | 258 | 48.5K | 68.4K |
| Dependents | 3 | 120 | 31 |
| Releases | 10 | 10 | 10 |
| Last Updated | 356d ago | 327d ago | 602d ago |
| Age | 2y 5m | 3y 7m | 4y 10m |
Health Breakdown
srtemplate
Maintenance
8
Quality
17
Community
8
Popularity
5
Documentation
10
formatx
Maintenance
6
Quality
16
Community
12
Popularity
7
Documentation
13
new_string_template
Maintenance
4
Quality
20
Community
10
Popularity
7
Documentation
11
Technical Details
| srtemplate | formatx | new_string_template | |
|---|---|---|---|
| Version | 0.3.3 | 0.2.4 | 1.5.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 0 | 2 |
| Crate Size | 20KB | 15KB | 5KB |
| Features | 7 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | 1.40 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •formatx leads with a health score of 54/100, but none of the options score above 80.
- •new_string_template has the most downloads (1.0M), suggesting wider adoption.
- •formatx is depended on by 120 crates — strongest ecosystem trust.
- •⚠ new_string_template has not been updated in over a year.
- •srtemplate, formatx are pre-1.0 — API may change.