Decision Workspace
wfu vs fmt-utils vs powerfmt
Side-by-side comparison of Rust crates
47
wfu
experimentalv0.0.3
worksoup's formatting utilities
35
fmt-utils
growingv0.1.0
Various utilities for use with std::fmt::Display and fast_fmt::Fmt
54
powerfmt
growingv0.2.0
`powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations.
Core Metrics
| wfu | fmt-utils | powerfmt | |
|---|---|---|---|
| Health Score | 47 | 35 | 54 |
| Total Downloads | 60 | 1.7K | 295.9M |
| 30d Downloads | 11 | 4 | 30.0M |
| Dependents | 0 | 0 | 33 |
| Releases | 3 | 1 | 4 |
| Last Updated | 45d ago | 2056d ago | 896d ago |
| Age | 1m | 5y 7m | 2y 5m |
Health Breakdown
wfu
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
13
fmt-utils
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
9
powerfmt
Maintenance
7
Quality
17
Community
10
Popularity
8
Documentation
12
Technical Details
| wfu | fmt-utils | powerfmt | |
|---|---|---|---|
| Version | 0.0.3 | 0.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | CC0-1.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 1 |
| Crate Size | 11KB | 5KB | 15KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | 1.67.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •powerfmt leads with a health score of 54/100, but none of the options score above 80.
- •⚠ fmt-utils, powerfmt have not been updated in over a year.