Decision Workspace
fastdiv vs strength_reduce vs quickdiv
Side-by-side comparison of Rust crates
33
fastdiv
growingv0.1.0
Perform fast division by a runtime constant.
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
Core Metrics
| fastdiv | strength_reduce | quickdiv | |
|---|---|---|---|
| Health Score | 33 | 45 | 41 |
| Total Downloads | 21.8K | 22.5M | 7.6K |
| 30d Downloads | 2.3K | 2.0M | 475 |
| Dependents | 0 | 167 | 5 |
| Releases | 1 | 7 | 2 |
| Last Updated | 1459d ago | 1236d ago | 898d ago |
| Age | 3y 12m | 7y 2m | 2y 6m |
Health Breakdown
fastdiv
Maintenance
1
Quality
15
Community
2
Popularity
5
Documentation
10
strength_reduce
Maintenance
3
Quality
11
Community
12
Popularity
8
Documentation
11
quickdiv
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
9
Technical Details
| fastdiv | strength_reduce | quickdiv | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.4 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 1 | 3 | 1 |
| Crate Size | 3KB | 18KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 14.3% | 0.0% |
| Edition | 2021 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •strength_reduce leads with a health score of 45/100, but none of the options score above 80.
- •strength_reduce is depended on by 167 crates — strongest ecosystem trust.
- •⚠ fastdiv, strength_reduce, quickdiv have not been updated in over a year.