Decision Workspace
fmty vs smart-format vs slicedisplay
Side-by-side comparison of Rust crates
44
fmty
growingv0.1.1
Composable `core::fmt` utilities.
51
smart-format
experimentalv0.2.0
Composable, zero-allocation Display formatting combinators for Rust.
49
slicedisplay
growingv0.2.2
Simplistic Display implementation for Vecs and slices
Core Metrics
| fmty | smart-format | slicedisplay | |
|---|---|---|---|
| Health Score | 44 | 51 | 49 |
| Total Downloads | 3.9K | 80 | 17.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 79 |
| Releases | 2 | 2 | 4 |
| Last Updated | 1208d ago | 51d ago | 1369d ago |
| Age | 3y 3m | 1m | 4y |
Health Breakdown
fmty
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
15
smart-format
Maintenance
11
Quality
17
Community
6
Popularity
2
Documentation
15
slicedisplay
Maintenance
5
Quality
16
Community
10
Popularity
5
Documentation
13
Technical Details
| fmty | smart-format | slicedisplay | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 0 |
| Crate Size | 18KB | 26KB | 7KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.56.0 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •smart-format leads with a health score of 51/100, but none of the options score above 80.
- •slicedisplay has the most downloads (17.2K), suggesting wider adoption.
- •⚠ fmty, slicedisplay have not been updated in over a year.