Decision Workspace
si_format vs si-scale vs pretty-num
Side-by-side comparison of Rust crates
42
si_format
growingv0.1.1
format numbers using metric prefixes
58
si-scale
growingv0.3.0
Format values using the appropriate SI scale: seconds(1.3e-5) -> 13 µs
47
pretty-num
growingv0.1.2
A lightweight library for compactly formatting integers.
Core Metrics
| si_format | si-scale | pretty-num | |
|---|---|---|---|
| Health Score | 42 | 58 | 47 |
| Total Downloads | 2.9K | 119.4K | 2.5K |
| 30d Downloads | 12 | 6.5K | 69 |
| Dependents | 0 | 60 | 0 |
| Releases | 2 | 11 | 3 |
| Last Updated | 716d ago | 101d ago | 74d ago |
| Age | 1y 11m | 4y 5m | 1y 7m |
Health Breakdown
si_format
Maintenance
5
Quality
17
Community
6
Popularity
4
Documentation
10
si-scale
Maintenance
11
Quality
18
Community
11
Popularity
6
Documentation
12
pretty-num
Maintenance
13
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| si_format | si-scale | pretty-num | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | GPL-3.0-or-later |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 6KB | 28KB | 18KB |
| Features | 4 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •si-scale leads with a health score of 58/100, but none of the options score above 80.
- •⚠ si_format has not been updated in over a year.