Decision Workspace
strength_reduce vs quickdiv vs divrem
Side-by-side comparison of Rust crates
45
strength_reduce
growingv0.2.4
Faster integer division and modulus operations
41
quickdiv
growingv0.1.1
Faster repeated division and modulo operations by the same divisor
55
divrem
growingv1.0.0
Division and modulus variants
Core Metrics
| strength_reduce | quickdiv | divrem | |
|---|---|---|---|
| Health Score | 45 | 41 | 55 |
| Total Downloads | 22.5M | 7.6K | 4.4M |
| 30d Downloads | 2.0M | 475 | 309.2K |
| Dependents | 167 | 5 | 74 |
| Releases | 7 | 2 | 2 |
| Last Updated | 1236d ago | 898d ago | 1784d ago |
| Age | 7y 2m | 2y 6m | 7y 10m |
Health Breakdown
strength_reduce
Maintenance
3
Quality
11
Community
12
Popularity
8
Documentation
11
quickdiv
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
9
divrem
Maintenance
3
Quality
21
Community
11
Popularity
8
Documentation
12
Technical Details
| strength_reduce | quickdiv | divrem | |
|---|---|---|---|
| Version | 0.2.4 | 0.1.1 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Zlib OR Apache-2.0 OR MIT | MIT |
| Dependencies | 3 | 1 | 0 |
| Crate Size | 18KB | 12KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | — | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •divrem leads with a health score of 55/100, but none of the options score above 80.
- •strength_reduce has the most downloads (22.5M), suggesting wider adoption.
- •strength_reduce is depended on by 167 crates — strongest ecosystem trust.
- •⚠ strength_reduce, quickdiv, divrem have not been updated in over a year.
- •strength_reduce, quickdiv are pre-1.0 — API may change.