awesome-zero-knowledge-proofs VS zkp-tests

Compare awesome-zero-knowledge-proofs vs zkp-tests and see what are their differences.

awesome-zero-knowledge-proofs

A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP). (by matter-labs)

zkp-tests

Playing with zero-knowledge proof languages (by spalladino)
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
awesome-zero-knowledge-proofs zkp-tests
14 1
4,904 102
1.3% -
5.8 10.0
about 1 month ago over 1 year ago
Solidity
GNU General Public License v3.0 or later -
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.

awesome-zero-knowledge-proofs

Posts with mentions or reviews of awesome-zero-knowledge-proofs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-17.

zkp-tests

Posts with mentions or reviews of zkp-tests. 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
    There are multiple languages and frameworks that you can choose from for writing ZK circuits, either general purpose (like Circom) or specific to a certain platform (like Cairo). I have tried out three different languages, Circom, Halo2, and Noir, and implemented the same circuit to compare them. The circuit proves that the user knows the results of a private set of rock-paper-scissors matches, such that the total score matches a public output. The score is calculated as specified in the definition of advent of code 2022 day 2, which I used for inspiration for the problem.

What are some alternatives?

When comparing awesome-zero-knowledge-proofs and zkp-tests you can also consider the following projects:

baseline - The Baseline Protocol is an open source initiative that combines advances in cryptography, messaging, and distributed ledger technology to enable confidential and complex coordination between enterprises while keeping data in systems of record. This repo serves as the main repo for the Baseline Protocol, containing core packages, examples, and reference implementations.

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

coda - Mina is a new cryptocurrency with a constant size blockchain, improving scaling while maintaining decentralization and security. [Moved to: https://github.com/MinaProtocol/mina]

halo2 - The Halo2 zero-knowledge proving system

halo2-tutorial

halo2

hardcaml - Hardcaml is an OCaml library for designing hardware.

cairo-lang

awesome - 😎 Awesome lists about all kinds of interesting topics

mina - Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.

ZoKrates - A toolbox for zkSNARKs on Ethereum