Decision Workspace
pretty-num vs si_format vs si-scale
Side-by-side comparison of Rust crates
47
pretty-num
growingv0.1.2
A lightweight library for compactly formatting integers.
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
Core Metrics
| pretty-num | si_format | si-scale | |
|---|---|---|---|
| Health Score | 47 | 42 | 58 |
| Total Downloads | 2.5K | 2.9K | 119.4K |
| 30d Downloads | 70 | 13 | 6.8K |
| Dependents | 0 | 0 | 60 |
| Releases | 3 | 2 | 11 |
| Last Updated | 74d ago | 716d ago | 101d ago |
| Age | 1y 7m | 1y 11m | 4y 5m |
Health Breakdown
pretty-num
Maintenance
13
Quality
15
Community
5
Popularity
4
Documentation
10
si_format
Maintenance
5
Quality
17
Community
6
Popularity
4
Documentation
10
si-scale
Maintenance
11
Quality
18
Community
11
Popularity
6
Documentation
12
Technical Details
| pretty-num | si_format | si-scale | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-or-later | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 18KB | 6KB | 28KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| 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.