Decision Workspace
unfmt vs unfmt_macros vs const_format
Side-by-side comparison of Rust crates
55
unfmt
growingv0.3.0
A compile-time pattern matching library that reverses the interpolation process of `format!`.
55
unfmt_macros
growingv0.3.0
A compile-time pattern matching library that reverses the interpolation process of `format!`.
63
const_format
growingv0.2.35
Compile-time string formatting
Core Metrics
| unfmt | unfmt_macros | const_format | |
|---|---|---|---|
| Health Score | 55 | 55 | 63 |
| Total Downloads | 20.5K | 22.1K | 92.3M |
| 30d Downloads | 262 | 291 | 8.5M |
| Dependents | 6 | 12 | 7.0K |
| Releases | 7 | 8 | 39 |
| Last Updated | 17d ago | 17d ago | 172d ago |
| Age | 2y 1m | 1y 11m | 5y 7m |
Health Breakdown
unfmt
Maintenance
17
Quality
15
Community
8
Popularity
5
Documentation
10
unfmt_macros
Maintenance
17
Quality
14
Community
9
Popularity
5
Documentation
10
const_format
Maintenance
11
Quality
14
Community
15
Popularity
8
Documentation
15
Technical Details
| unfmt | unfmt_macros | const_format | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 0.2.35 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Zlib |
| Dependencies | 2 | 4 | 4 |
| Crate Size | 14KB | 5KB | 79KB |
| Features | 0 | 0 | 19 |
| Yanked % | 0.0% | 0.0% | 15.4% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.57.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •const_format leads with a health score of 63/100, but none of the options score above 80.
- •const_format is depended on by 7.0K crates — strongest ecosystem trust.