Decision Workspace
powerfmt-macros vs powerfmt vs indenter
Side-by-side comparison of Rust crates
41
powerfmt-macros
growingv0.1.0
Procedural macros for `powerfmt`. This crate is an implementation detail and should not be relied upon directly.
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.
63
indenter
growingv0.3.4
A formatter wrapper that indents the text, designed for error display impls
Core Metrics
| powerfmt-macros | powerfmt | indenter | |
|---|---|---|---|
| Health Score | 41 | 54 | 63 |
| Total Downloads | 12.0K | 295.9M | 83.9M |
| 30d Downloads | 417 | 28.9M | 6.0M |
| Dependents | 4 | 33 | 1.2K |
| Releases | 1 | 4 | 9 |
| Last Updated | 901d ago | 896d ago | 233d ago |
| Age | 2y 5m | 2y 5m | 6y 1m |
Health Breakdown
powerfmt-macros
Maintenance
1
Quality
15
Community
8
Popularity
5
Documentation
12
powerfmt
Maintenance
7
Quality
17
Community
10
Popularity
8
Documentation
12
indenter
Maintenance
7
Quality
18
Community
16
Popularity
8
Documentation
14
Technical Details
| powerfmt-macros | powerfmt | indenter | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 0 |
| Crate Size | 9KB | 15KB | 11KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.65.0 | 1.67.0 | 1.39 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •indenter leads with a health score of 63/100, but none of the options score above 80.
- •powerfmt has the most downloads (295.9M), suggesting wider adoption.
- •indenter is depended on by 1.2K crates — strongest ecosystem trust.
- •⚠ powerfmt-macros, powerfmt have not been updated in over a year.