Decision Workspace
avr-int24 vs muldiv vs arithmetic-nonmax
Side-by-side comparison of Rust crates
50
avr-int24
experimentalv1.1.0
24 bit integer arithmetic for AVR
57
muldiv
growingv1.0.1
Provides a trait for numeric types to perform combined multiplication and division with overflow protection
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
| avr-int24 | muldiv | arithmetic-nonmax | |
|---|---|---|---|
| Health Score | 50 | 57 | 50 |
| Total Downloads | 403 | 7.2M | 145 |
| 30d Downloads | 28 | 393.0K | 11 |
| Dependents | 1 | 185 | 0 |
| Releases | 2 | 6 | 9 |
| Last Updated | 149d ago | 1246d ago | 43d ago |
| Age | 5m | 10y 1m | 1m |
Health Breakdown
avr-int24
Maintenance
10
Quality
20
Community
7
Popularity
3
Documentation
10
muldiv
Maintenance
7
Quality
20
Community
13
Popularity
8
Documentation
9
arithmetic-nonmax
Maintenance
16
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| avr-int24 | muldiv | arithmetic-nonmax | |
|---|---|---|---|
| Version | 1.1.0 | 1.0.1 | 0.6.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | CC0-1.0 |
| Dependencies | 0 | 1 | 4 |
| Crate Size | 16KB | 5KB | 28KB |
| Features | 2 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | — |
| 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 has not been updated in over a year.
- •arithmetic-nonmax is pre-1.0 — API may change.