Decision Workspace
generic_modular vs modpow vs cyclic
Side-by-side comparison of Rust crates
35
generic_modular
growingv0.1.0
Modular arithmetic library in Rust with generic number types
39
modpow
growingv1.0.1
I published this before I realized that modpow was already implemented by num, lol. Contact me if you'd like to use this crate name.
36
cyclic
growingv0.1.1
Simple, complete, and dependency-free modular arithmetic
Core Metrics
| generic_modular | modpow | cyclic | |
|---|---|---|---|
| Health Score | 35 | 39 | 36 |
| Total Downloads | 1.8K | 6.2K | 3.1K |
| 30d Downloads | 3 | 44 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 2 | 2 |
| Last Updated | 2438d ago | 2254d ago | 2203d ago |
| Age | 6y 8m | 6y 2m | 6y |
Health Breakdown
generic_modular
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
9
modpow
Maintenance
3
Quality
20
Community
5
Popularity
5
Documentation
6
cyclic
Maintenance
3
Quality
17
Community
3
Popularity
4
Documentation
9
Technical Details
| generic_modular | modpow | cyclic | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | GPL-3.0 |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 7KB | 2KB | 17KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •modpow leads with a health score of 39/100, but none of the options score above 80.
- •⚠ generic_modular, modpow, cyclic have not been updated in over a year.
- •generic_modular, cyclic are pre-1.0 — API may change.