Decision Workspace
arithmetic-nonmax vs muldiv vs nonany
Side-by-side comparison of Rust crates
50
arithmetic-nonmax
experimentalv0.6.0
Integer types that cannot be the maximum value, allowing for memory layout optimization and intuitive arithmetic operations.
57
muldiv
growingv1.0.1
Provides a trait for numeric types to perform combined multiplication and division with overflow protection
50
nonany
growingv0.3.0
Integer types with customizable niche values
Core Metrics
| arithmetic-nonmax | muldiv | nonany | |
|---|---|---|---|
| Health Score | 50 | 57 | 50 |
| Total Downloads | 145 | 7.2M | 182.4K |
| 30d Downloads | 11 | 393.0K | 42.0K |
| Dependents | 0 | 185 | 6 |
| Releases | 9 | 6 | 4 |
| Last Updated | 43d ago | 1246d ago | 534d ago |
| Age | 1m | 10y 1m | 1y 5m |
Health Breakdown
arithmetic-nonmax
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
10
muldiv
Maintenance
7
Quality
20
Community
13
Popularity
8
Documentation
9
nonany
Maintenance
6
Quality
15
Community
8
Popularity
6
Documentation
15
Technical Details
| arithmetic-nonmax | muldiv | nonany | |
|---|---|---|---|
| Version | 0.6.0 | 1.0.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | CC0-1.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 1 |
| Crate Size | 28KB | 5KB | 14KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •muldiv leads with a health score of 57/100, but none of the options score above 80.
- •muldiv is depended on by 185 crates — strongest ecosystem trust.
- •⚠ muldiv, nonany have not been updated in over a year.
- •arithmetic-nonmax, nonany are pre-1.0 — API may change.