Decision Workspace
fmtparse vs powerfmt vs fmtools
Side-by-side comparison of Rust crates
48
fmtparse
growingv0.3.0
Parse format!-like strings
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.
51
fmtools
growingv0.1.2
Fast, minimal, feature-rich, extended formatting syntax for Rust!
Core Metrics
| fmtparse | powerfmt | fmtools | |
|---|---|---|---|
| Health Score | 48 | 54 | 51 |
| Total Downloads | 2.7K | 295.9M | 84.1K |
| 30d Downloads | 5 | 28.9M | 5.9K |
| Dependents | 0 | 33 | 58 |
| Releases | 3 | 4 | 3 |
| Last Updated | 36d ago | 896d ago | 1338d ago |
| Age | 2y 9m | 2y 5m | 3y 9m |
Health Breakdown
fmtparse
Maintenance
15
Quality
15
Community
6
Popularity
4
Documentation
8
powerfmt
Maintenance
7
Quality
17
Community
10
Popularity
8
Documentation
12
fmtools
Maintenance
4
Quality
17
Community
11
Popularity
6
Documentation
13
Technical Details
| fmtparse | powerfmt | fmtools | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | EPL-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 12KB | 15KB | 7KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 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.
- •⚠ powerfmt, fmtools have not been updated in over a year.