bellman
Circuit builder
A crate for building and implementing zk-SNARK circuits
zk-SNARK library.
1k stars
38 watching
548 forks
Language: Rust
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
akosba/jsnark | A Java library for building zk-SNARK circuits using libsnark as a backend. | 210 |
zokrates/zokrates | Toolbox for implementing and deploying zkSNARKs on the Ethereum blockchain | 1,836 |
luozhuzhang/zkps-circuit-snark | A zk-SNARK implementation using circom and snarkjs for secure multi-party computation and decentralized applications. | 61 |
zk-garage/plonk | A Rust implementation of PLONK proving system with optimized performance and genericity for curve types | 295 |
iden3/circom_old | A compiler for a specific circuit language used in zkSNARKs proofs | 473 |
ebfull/powersoftau | A multi-party computation protocol for generating secure parameters using zk-SNARKs | 141 |
drom/reqack | A JavaScript toolset for designing and analyzing digital circuits based on an elastic transactional protocol | 29 |
coder5876/libsnark-tutorial | A tutorial and example code project for creating zk-SNARKs using the libsnark software library | 191 |
matter-labs-archive/snarkygpu | A GPU-based zkSNARK prover that aims to improve the performance of distributed verification processes for blockchain applications. | 23 |
consensys/gnark | A fast zk-SNARK library with a high-level API to design circuits. | 1,459 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 396 |
succinctlabs/sp1-reth | A proof-of-concept that demonstrates how to build a performant zkEVM using SP1 in Rust | 126 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
jlogan03/nucleo-h723zg | Bare-metal examples programs for a specific microcontroller board | 1 |