halo2-examples VS awesome-halo2

Compare halo2-examples vs awesome-halo2 and see what are their differences.

halo2-examples

Include halo2 example circuits (by icemelon)

awesome-halo2

List of halo2-related resources (by adria0)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
halo2-examples awesome-halo2
1 1
80 180
- -
0.0 5.3
7 months ago 3 months ago
Rust
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

halo2-examples

Posts with mentions or reviews of halo2-examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-09.
  • A beginner's intro to coding zero-knowledge proofs
    13 projects | dev.to | 9 Feb 2023
    To me, Halo2 had the steepest learning curve by far. Not just because of having to understand how PLONKish arithmetization works to build the circuits, but mostly because I found Halo2's API quite complex and its documentation hard to find. There are also few resources for learning Halo2: the best I found were the 0xparc course which provides a few really valuable code samples, as well as the examples in the main repo. You may also want to check out awesome-halo2 for updated resources.

awesome-halo2

Posts with mentions or reviews of awesome-halo2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-09.
  • A beginner's intro to coding zero-knowledge proofs
    13 projects | dev.to | 9 Feb 2023
    To me, Halo2 had the steepest learning curve by far. Not just because of having to understand how PLONKish arithmetization works to build the circuits, but mostly because I found Halo2's API quite complex and its documentation hard to find. There are also few resources for learning Halo2: the best I found were the 0xparc course which provides a few really valuable code samples, as well as the examples in the main repo. You may also want to check out awesome-halo2 for updated resources.

What are some alternatives?

When comparing halo2-examples and awesome-halo2 you can also consider the following projects:

noir - Noir is a domain specific language for zero knowledge proofs

halo2 - The Halo2 zero-knowledge proving system

tornado-core - Tornado cash. Non-custodial private transactions on Ethereum.

ZoKrates - A toolbox for zkSNARKs on Ethereum

halo2

zkp-tests - Playing with zero-knowledge proof languages

circomlib - Library of basic circuits for circom

halo2-tutorial