Decision Workspace
sna vs serial-num vs uninum
Side-by-side comparison of Rust crates
32
sna
growingv0.1.0
Serial Number Arithmetic (RFC 1982) for Rust
49
serial-num
growingv0.10.0
Serial number type with wraparound
43
uninum
experimentalv0.1.1
A robust, ergonomic unified number type for Rust with automatic overflow handling, type promotion, and cross-type consistency.
Core Metrics
| sna | serial-num | uninum | |
|---|---|---|---|
| Health Score | 32 | 49 | 43 |
| Total Downloads | 2.2K | 15.1K | 162 |
| 30d Downloads | 4 | 32 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 13 | 1 |
| Last Updated | 3059d ago | 619d ago | 104d ago |
| Age | 8y 4m | 3y 2m | 3m |
Health Breakdown
sna
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
8
serial-num
Maintenance
6
Quality
17
Community
6
Popularity
5
Documentation
15
uninum
Maintenance
8
Quality
14
Community
6
Popularity
3
Documentation
12
Technical Details
| sna | serial-num | uninum | |
|---|---|---|---|
| Version | 0.1.0 | 0.10.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 14 | 5 |
| Crate Size | 4KB | 12KB | 139KB |
| Features | 0 | 11 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | 1.70 | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serial-num leads with a health score of 49/100, but none of the options score above 80.
- •⚠ sna, serial-num have not been updated in over a year.