Decision Workspace
nonmax vs nonany vs notzero
Side-by-side comparison of Rust crates
48
nonmax
growingv0.5.5
Numeric types that cannot hold maximum values
51
nonany
growingv0.3.0
Integer types with customizable niche values
50
notzero
growingv1.1.0
macro for constructing `std::num::NonZero*` from constants
Core Metrics
| nonmax | nonany | notzero | |
|---|---|---|---|
| Health Score | 48 | 51 | 50 |
| Total Downloads | 8.9M | 402.0K | 5.5K |
| 30d Downloads | 1.1M | 174.6K | 0 |
| Dependents | 971 | 8 | 0 |
| Releases | 9 | 4 | 3 |
| Last Updated | 918d ago | 593d ago | 697d ago |
| Age | 5y 8m | 1y 7m | 2y 6m |
Health Breakdown
nonmax
Maintenance
4
Quality
13
Community
11
Popularity
8
Documentation
12
nonany
Maintenance
5
Quality
15
Community
9
Popularity
7
Documentation
15
notzero
Maintenance
5
Quality
21
Community
5
Popularity
4
Documentation
15
Technical Details
| nonmax | nonany | notzero | |
|---|---|---|---|
| Version | 0.5.5 | 0.3.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Zlib |
| Dependencies | 2 | 1 | 2 |
| Crate Size | 11KB | 14KB | 4KB |
| Features | 2 | 0 | 1 |
| Yanked % | 11.1% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.56 | 1.79.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nonany leads with a health score of 51/100, but none of the options score above 80.
- •nonmax has the most downloads (8.9M), suggesting wider adoption.
- •nonmax is depended on by 971 crates — strongest ecosystem trust.
- •⚠ nonmax, nonany, notzero have not been updated in over a year.
- •nonmax, nonany are pre-1.0 — API may change.