Decision Workspace
muldiv vs js_int vs awint
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
54
js_int
growingv0.2.2
JavaScript-interoperable integer types
54
awint
growingv0.18.1
Arbitrary width integers
Core Metrics
| muldiv | js_int | awint | |
|---|---|---|---|
| Health Score | 57 | 54 | 54 |
| Total Downloads | 7.2M | 899.2K | 76.8K |
| 30d Downloads | 408.4K | 80.2K | 12.4K |
| Dependents | 185 | 341 | 26 |
| Releases | 6 | 13 | 22 |
| Last Updated | 1246d ago | 1465d ago | 377d ago |
| Age | 10y 1m | 6y 9m | 4y 10m |
Health Breakdown
muldiv
Maintenance
7
Quality
20
Community
13
Popularity
8
Documentation
9
js_int
Maintenance
5
Quality
17
Community
16
Popularity
7
Documentation
9
awint
Maintenance
8
Quality
17
Community
10
Popularity
6
Documentation
13
Technical Details
| muldiv | js_int | awint | |
|---|---|---|---|
| Version | 1.0.1 | 0.2.2 | 0.18.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 5 |
| Crate Size | 5KB | 12KB | 19KB |
| Features | 0 | 4 | 17 |
| Yanked % | 0.0% | 0.0% | 4.5% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 2 (team) | 1 |
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 341 crates — strongest ecosystem trust.
- •⚠ muldiv, js_int, awint have not been updated in over a year.
- •js_int, awint are pre-1.0 — API may change.