Decision Workspace
reusable-fmt vs custom-format vs custom-format-macros
Side-by-side comparison of Rust crates
38
reusable-fmt
growingv0.2.0
Reusable format strings for format! and friends
49
custom-format
growingv0.3.4
Custom formatting for Rust.
49
custom-format-macros
growingv0.3.4
Procedural macros for the custom-format crate.
Core Metrics
| reusable-fmt | custom-format | custom-format-macros | |
|---|---|---|---|
| Health Score | 38 | 49 | 49 |
| Total Downloads | 23.3K | 15.5K | 14.9K |
| 30d Downloads | 180 | 26 | 44 |
| Dependents | 0 | 0 | 14 |
| Releases | 4 | 15 | 14 |
| Last Updated | 1778d ago | 157d ago | 157d ago |
| Age | 4y 11m | 3y 8m | 3y 8m |
Health Breakdown
reusable-fmt
Maintenance
3
Quality
17
Community
6
Popularity
5
Documentation
7
custom-format
Maintenance
11
Quality
17
Community
6
Popularity
5
Documentation
10
custom-format-macros
Maintenance
11
Quality
14
Community
9
Popularity
5
Documentation
10
Technical Details
| reusable-fmt | custom-format | custom-format-macros | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.4 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | WTFPL | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 4 |
| Crate Size | 4KB | 12KB | 18KB |
| Features | 2 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 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.
- •reusable-fmt has the most downloads (23.3K), suggesting wider adoption.
- •⚠ reusable-fmt has not been updated in over a year.