Decision Workspace
quickdiv vs divrem vs strength_reduce
Side-by-side comparison of Rust crates
41
quickdiv
growingv0.1.1
Faster repeated division and modulo operations by the same divisor
55
divrem
growingv1.0.0
Division and modulus variants
45
strength_reduce
growingv0.2.4
Faster integer division and modulus operations
Core Metrics
| quickdiv | divrem | strength_reduce | |
|---|---|---|---|
| Health Score | 41 | 55 | 45 |
| Total Downloads | 7.6K | 4.4M | 22.5M |
| 30d Downloads | 475 | 309.2K | 2.0M |
| Dependents | 5 | 74 | 167 |
| Releases | 2 | 2 | 7 |
| Last Updated | 898d ago | 1784d ago | 1236d ago |
| Age | 2y 6m | 7y 10m | 7y 2m |
Health Breakdown
quickdiv
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
9
divrem
Maintenance
3
Quality
21
Community
11
Popularity
8
Documentation
12
strength_reduce
Maintenance
3
Quality
11
Community
12
Popularity
8
Documentation
11
Technical Details
| quickdiv | divrem | strength_reduce | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.0 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Zlib OR Apache-2.0 OR MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 3 |
| Crate Size | 12KB | 8KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 14.3% |
| 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.
- •⚠ quickdiv, divrem, strength_reduce have not been updated in over a year.
- •quickdiv, strength_reduce are pre-1.0 — API may change.