Decision Workspace
rust-bigint vs unknown_order vs rust-clacc
Side-by-side comparison of Rust crates
47
rust-bigint
growingv1.2.0
Common traits and methods for multiple BigInt implementations
56
unknown_order
growingv0.12.0
A crate for working with finite fields where the modulus is of unknown order, typtical for RSA, Paillier, Hyperelliptic curves, etc.
52
rust-clacc
growingv3.6.0
Rust implementanion of a CL universal accumulator
Core Metrics
| rust-bigint | unknown_order | rust-clacc | |
|---|---|---|---|
| Health Score | 47 | 56 | 52 |
| Total Downloads | 121.4K | 34.9K | 71.9K |
| 30d Downloads | 1.2K | 387 | 79 |
| Dependents | 34 | 10 | 0 |
| Releases | 2 | 23 | 60 |
| Last Updated | 1653d ago | 41d ago | 896d ago |
| Age | 5y 6m | 4y 10m | 5y 8m |
Health Breakdown
rust-bigint
Maintenance
3
Quality
20
Community
9
Popularity
6
Documentation
9
unknown_order
Maintenance
15
Quality
15
Community
8
Popularity
5
Documentation
13
rust-clacc
Maintenance
7
Quality
20
Community
6
Popularity
6
Documentation
13
Technical Details
| rust-bigint | unknown_order | rust-clacc | |
|---|---|---|---|
| Version | 1.2.0 | 0.12.0 | 3.6.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 8 | 21 | 10 |
| Crate Size | 8KB | 36KB | 11KB |
| Features | 3 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •unknown_order leads with a health score of 56/100, but none of the options score above 80.
- •rust-bigint has the most downloads (121.4K), suggesting wider adoption.
- •⚠ rust-bigint, rust-clacc have not been updated in over a year.
- •unknown_order is pre-1.0 — API may change.