Decision Workspace
halo2-axiom vs halo2_proofs vs halo2_gadgets
Side-by-side comparison of Rust crates
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.
61
halo2_proofs
growingv0.3.2
Fast PLONK-based zero-knowledge proving system with no trusted setup
57
halo2_gadgets
growingv0.4.0
Reusable gadgets and chip implementations for Halo 2
Core Metrics
| halo2-axiom | halo2_proofs | halo2_gadgets | |
|---|---|---|---|
| Health Score | 55 | 61 | 57 |
| Total Downloads | 174.2K | 2.1M | 889.5K |
| 30d Downloads | 23.5K | 158.6K | 44.0K |
| Dependents | 8 | 129 | 41 |
| Releases | 11 | 9 | 9 |
| Last Updated | 259d ago | 113d ago | 113d ago |
| Age | 2y 4m | 4y 2m | 4y 5m |
Health Breakdown
halo2-axiom
Maintenance
10
Quality
14
Community
13
Popularity
6
Documentation
12
halo2_proofs
Maintenance
10
Quality
15
Community
13
Popularity
8
Documentation
15
halo2_gadgets
Maintenance
11
Quality
14
Community
13
Popularity
7
Documentation
12
Technical Details
| halo2-axiom | halo2_proofs | halo2_gadgets | |
|---|---|---|---|
| Version | 0.5.1 | 0.3.2 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 27 | 21 | 20 |
| Crate Size | 207KB | 166KB | 255KB |
| Features | 10 | 10 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.73.0 | 1.60 | 1.60 |
| Owners | 2 (team) | 2 | 3 |
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.