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