Decision Workspace
fastdiv vs use-arithmetic vs strength_reduce
Side-by-side comparison of Rust crates
33
fastdiv
growingv0.1.0
Perform fast division by a runtime constant.
57
use-arithmetic
experimentalv0.0.6
Utility-first arithmetic primitives for RustUse
45
strength_reduce
growingv0.2.4
Faster integer division and modulus operations
Core Metrics
| fastdiv | use-arithmetic | strength_reduce | |
|---|---|---|---|
| Health Score | 33 | 57 | 45 |
| Total Downloads | 29.4K | 201 | 31.8M |
| 30d Downloads | 558 | 0 | 1.7M |
| Dependents | 0 | 5 | 173 |
| Releases | 1 | 5 | 7 |
| Last Updated | 1567d ago | 59d ago | 1344d ago |
| Age | 4y 3m | 2m | 7y 6m |
Health Breakdown
fastdiv
Maintenance
1
Quality
15
Community
2
Popularity
5
Documentation
10
use-arithmetic
Maintenance
16
Quality
15
Community
8
Popularity
3
Documentation
15
strength_reduce
Maintenance
3
Quality
11
Community
12
Popularity
8
Documentation
11
Technical Details
| fastdiv | use-arithmetic | strength_reduce | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.6 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 3 |
| Crate Size | 3KB | 7KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 14.3% |
| Edition | 2021 | 2024 | — |
| MSRV | — | 1.95.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-arithmetic leads with a health score of 57/100, but none of the options score above 80.
- •strength_reduce has the most downloads (31.8M), suggesting wider adoption.
- •strength_reduce is depended on by 173 crates — strongest ecosystem trust.
- •⚠ fastdiv, strength_reduce have not been updated in over a year.