Decision Workspace
strung vs strung_derive vs custom-format
Side-by-side comparison of Rust crates
45
strung
growingv0.1.4
Easy access of struct fields in strings using different/custom pre/postfix: "Hello, {field}"
45
strung_derive
growingv0.1.4
proc-macro for strung!
49
custom-format
growingv0.3.4
Custom formatting for Rust.
Core Metrics
| strung | strung_derive | custom-format | |
|---|---|---|---|
| Health Score | 45 | 45 | 49 |
| Total Downloads | 7.5K | 8.1K | 15.5K |
| 30d Downloads | 42 | 61 | 26 |
| Dependents | 1 | 5 | 0 |
| Releases | 5 | 5 | 15 |
| Last Updated | 867d ago | 867d ago | 157d ago |
| Age | 3y 6m | 3y 6m | 3y 8m |
Health Breakdown
strung
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
13
strung_derive
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
13
custom-format
Maintenance
11
Quality
17
Community
6
Popularity
5
Documentation
10
Technical Details
| strung | strung_derive | custom-format | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.4 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 1 |
| Crate Size | 18KB | 3KB | 12KB |
| Features | 1 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •custom-format leads with a health score of 49/100, but none of the options score above 80.
- •⚠ strung, strung_derive have not been updated in over a year.