zk-benchmarking
ZK benchmarker
A benchmarking framework for comparing the performance of different zero-knowledge proof libraries in a variety of use cases and environments.
comparing the performance of different zero-knowledge proof libraries
128 stars
9 watching
17 forks
Language: Rust
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
delendum-xyz/zk-knowledge | An online knowledge base for Zero-Knowledge Proof (ZKP) technologies and applications | 117 |
zokrates/zokrates | Toolbox for implementing and deploying zkSNARKs on the Ethereum blockchain | 1,828 |
nvzqz/divan | A tool that allows developers to easily and efficiently compare the performance of different parts of their codebase | 954 |
0xhackedlabs/zkprover | A Rust-based implementation of a zk proof system, enabling secure and private data verification without the need for trusted intermediaries. | 1 |
succinctlabs/succinctx | A collaborative project that provides tools and libraries for building Zero-Knowledge applications using Rust. | 134 |
zk-garage/plonk | A Rust implementation of PLONK proving system with optimized performance and genericity for curve types | 294 |
bluss/bencher | A Rust benchmarking library that supports running and filtering benchmarks. | 85 |
xacrimon/conc-map-bench | A benchmarking harness for comparing performance of different hash functions in a concurrent map implementation | 160 |
nalinbhardwaj/zordle | A web application built using Zero-Knowledge Proof technology to verify players' knowledge of word mappings without revealing the words themselves. | 215 |
0xzkml/zk-mnist | A demo project that integrates machine learning and zero-knowledge proof verification in a web application using TypeScript. | 119 |
microsoft/spartan | A high-speed zero-knowledge proof system with transparent setup and arbitrary NP statement support | 694 |
baro77/zkbasicscs | A concise introduction to Zero-Knowledge Proofs basics | 119 |
texitoi/benchmarksgame-rs | A collection of benchmarking implementations for comparing the performance of various programming languages | 70 |
ddkang/zkml | A framework for constructing proofs of ML model execution in ZK-SNARKs | 345 |
bodigrim/tasty-bench | A lightweight benchmarking framework with a simple statistical model | 80 |