Decision Workspace
halo2_gadgets vs halo2_proofs vs halo2-axiom
Side-by-side comparison of Rust crates
57
halo2_gadgets
growingv0.4.0
Reusable gadgets and chip implementations for Halo 2
61
halo2_proofs
growingv0.3.2
Fast PLONK-based zero-knowledge proving system with no trusted setup
55
halo2-axiom
growingv0.5.1
Fast PLONK-based zero-knowledge proving system. This is a fork of <https://github.com/privacy-scaling-explorations/halo2>, which is itself a fork of ZCash's "halo2_proofs" crate. This fork uses the KZG polynomial commitment scheme for the proving backend, which requires a one-time universal trusted setup. Publishing this crate for better versioning in Axiom's production usage. This crate requires rust nightly to build.
Core Metrics
| halo2_gadgets | halo2_proofs | halo2-axiom | |
|---|---|---|---|
| Health Score | 57 | 61 | 55 |
| Total Downloads | 889.5K | 2.1M | 174.2K |
| 30d Downloads | 44.0K | 158.6K | 23.5K |
| Dependents | 41 | 129 | 8 |
| Releases | 9 | 9 | 11 |
| Last Updated | 113d ago | 113d ago | 259d ago |
| Age | 4y 5m | 4y 2m | 2y 4m |
Health Breakdown
halo2_gadgets
Maintenance
11
Quality
14
Community
13
Popularity
7
Documentation
12
halo2_proofs
Maintenance
10
Quality
15
Community
13
Popularity
8
Documentation
15
halo2-axiom
Maintenance
10
Quality
14
Community
13
Popularity
6
Documentation
12
Technical Details
| halo2_gadgets | halo2_proofs | halo2-axiom | |
|---|---|---|---|
| Version | 0.4.0 | 0.3.2 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 20 | 21 | 27 |
| Crate Size | 255KB | 166KB | 207KB |
| Features | 5 | 10 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.60 | 1.60 | 1.73.0 |
| Owners | 3 | 2 | 2 (team) |
Links
Quick Verdict
- •halo2_proofs leads with a health score of 61/100, but none of the options score above 80.
- •halo2_proofs is depended on by 129 crates — strongest ecosystem trust.