Decision Workspace
nonany vs nonmaxunsigned vs arithmetic-nonmax
Side-by-side comparison of Rust crates
51
nonany
growingv0.3.0
Integer types with customizable niche values
43
nonmaxunsigned
growingv2.0.0
A NonMax integer implementation not relying on NonZero
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
| nonany | nonmaxunsigned | arithmetic-nonmax | |
|---|---|---|---|
| Health Score | 51 | 43 | 54 |
| Total Downloads | 402.0K | 1.9K | 148 |
| 30d Downloads | 174.6K | 0 | 0 |
| Dependents | 8 | 0 | 0 |
| Releases | 4 | 5 | 9 |
| Last Updated | 593d ago | 315d ago | 102d ago |
| Age | 1y 7m | 10m | 3m |
Health Breakdown
nonany
Maintenance
5
Quality
15
Community
9
Popularity
7
Documentation
15
nonmaxunsigned
Maintenance
11
Quality
13
Community
3
Popularity
4
Documentation
12
arithmetic-nonmax
Maintenance
20
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| nonany | nonmaxunsigned | arithmetic-nonmax | |
|---|---|---|---|
| Version | 0.3.0 | 2.0.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | CC0-1.0 |
| Dependencies | 1 | 5 | 4 |
| Crate Size | 14KB | 22KB | 28KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 80.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.56 | 1.88 | — |
| 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.