Decision Workspace
nonmaxunsigned vs nonany vs arithmetic-nonmax
Side-by-side comparison of Rust crates
43
nonmaxunsigned
growingv2.0.0
A NonMax integer implementation not relying on NonZero
51
nonany
growingv0.3.0
Integer types with customizable niche values
54
arithmetic-nonmax
experimentalv0.6.0
Integer types that cannot be the maximum value, allowing for memory layout optimization and intuitive arithmetic operations.
Core Metrics
| nonmaxunsigned | nonany | arithmetic-nonmax | |
|---|---|---|---|
| Health Score | 43 | 51 | 54 |
| Total Downloads | 1.9K | 402.0K | 148 |
| 30d Downloads | 0 | 174.6K | 0 |
| Dependents | 0 | 8 | 0 |
| Releases | 5 | 4 | 9 |
| Last Updated | 315d ago | 593d ago | 102d ago |
| Age | 10m | 1y 7m | 3m |
Health Breakdown
nonmaxunsigned
Maintenance
11
Quality
13
Community
3
Popularity
4
Documentation
12
nonany
Maintenance
5
Quality
15
Community
9
Popularity
7
Documentation
15
arithmetic-nonmax
Maintenance
20
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| nonmaxunsigned | nonany | arithmetic-nonmax | |
|---|---|---|---|
| Version | 2.0.0 | 0.3.0 | 0.6.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | CC0-1.0 |
| Dependencies | 5 | 1 | 4 |
| Crate Size | 22KB | 14KB | 28KB |
| Features | 3 | 0 | 3 |
| Yanked % | 80.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.88 | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •arithmetic-nonmax leads with a health score of 54/100, but none of the options score above 80.
- •nonany has the most downloads (402.0K), suggesting wider adoption.
- •⚠ nonany has not been updated in over a year.
- •nonany, arithmetic-nonmax are pre-1.0 — API may change.