Decision Workspace
nonmaxunsigned vs nonany vs arithmetic-nonmax
Side-by-side comparison of Rust crates
44
nonmaxunsigned
growingv2.0.0
A NonMax integer implementation not relying on NonZero
50
nonany
growingv0.3.0
Integer types with customizable niche values
50
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 | 44 | 50 | 50 |
| Total Downloads | 1.9K | 182.4K | 145 |
| 30d Downloads | 8 | 42.5K | 11 |
| Dependents | 0 | 6 | 0 |
| Releases | 5 | 4 | 9 |
| Last Updated | 256d ago | 534d ago | 43d ago |
| Age | 8m | 1y 5m | 1m |
Health Breakdown
nonmaxunsigned
Maintenance
12
Quality
13
Community
3
Popularity
4
Documentation
12
nonany
Maintenance
6
Quality
15
Community
8
Popularity
6
Documentation
15
arithmetic-nonmax
Maintenance
16
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
- •nonany leads with a health score of 50/100, but none of the options score above 80.
- •⚠ nonany has not been updated in over a year.
- •nonany, arithmetic-nonmax are pre-1.0 — API may change.