Decision Workspace
muldiv vs satint vs js_int
Side-by-side comparison of Rust crates
57
muldiv
growingv1.0.1
Provides a trait for numeric types to perform combined multiplication and division with overflow protection
57
satint
experimentalv0.3.2
Saturating integers
54
js_int
growingv0.2.2
JavaScript-interoperable integer types
Core Metrics
| muldiv | satint | js_int | |
|---|---|---|---|
| Health Score | 57 | 57 | 54 |
| Total Downloads | 8.0M | 177 | 1.1M |
| 30d Downloads | 435.2K | 0 | 116.5K |
| Dependents | 187 | 0 | 355 |
| Releases | 6 | 13 | 13 |
| Last Updated | 1306d ago | 18d ago | 1524d ago |
| Age | 10y 3m | 25d | 6y 11m |
Health Breakdown
muldiv
Maintenance
7
Quality
20
Community
13
Popularity
8
Documentation
9
satint
Maintenance
18
Quality
15
Community
6
Popularity
3
Documentation
15
js_int
Maintenance
5
Quality
17
Community
16
Popularity
7
Documentation
9
Technical Details
| muldiv | satint | js_int | |
|---|---|---|---|
| Version | 1.0.1 | 0.3.2 | 0.2.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 2 |
| Crate Size | 5KB | 41KB | 12KB |
| Features | 0 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | 1.85.1 | — |
| Owners | 2 | 1 | 2 (team) |
Links
Quick Verdict
- •muldiv leads with a health score of 57/100, but none of the options score above 80.
- •js_int is depended on by 355 crates — strongest ecosystem trust.
- •⚠ muldiv, js_int have not been updated in over a year.
- •satint, js_int are pre-1.0 — API may change.