Decision Workspace
fmty vs slicedisplay vs lformat
Side-by-side comparison of Rust crates
44
fmty
growingv0.1.1
Composable `core::fmt` utilities.
49
slicedisplay
growingv0.2.2
Simplistic Display implementation for Vecs and slices
45
lformat
experimentalv0.2.2
Clone of Lua `string.format` in Rust based on C `s(n)printf`
Core Metrics
| fmty | slicedisplay | lformat | |
|---|---|---|---|
| Health Score | 44 | 49 | 45 |
| Total Downloads | 3.9K | 16.6K | 2.7K |
| 30d Downloads | 5 | 123 | 7 |
| Dependents | 0 | 79 | 0 |
| Releases | 2 | 4 | 5 |
| Last Updated | 1149d ago | 1310d ago | 329d ago |
| Age | 3y 1m | 3y 10m | 11m |
Health Breakdown
fmty
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
15
slicedisplay
Maintenance
5
Quality
16
Community
10
Popularity
5
Documentation
13
lformat
Maintenance
14
Quality
14
Community
3
Popularity
4
Documentation
10
Technical Details
| fmty | slicedisplay | lformat | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.2 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 0 | 2 |
| Crate Size | 18KB | 7KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •slicedisplay leads with a health score of 49/100, but none of the options score above 80.
- •⚠ fmty, slicedisplay have not been updated in over a year.