zkcrypto/bellman
zk-SNARK library. observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 69
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3905
- days_rel: n/a
- days_push: 189
- n_releases_24m: 0
Adoption not part of the score
1127 stars · 555 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
bellman is a Rust crate for building zk-SNARK circuits, providing circuit traits, primitive structures, and gadgets like booleans and number abstractions. It bundles a Groth16 proving system implementation and works generically over scalar field types via the ff and group crates.
Use cases
- build zk-SNARK circuits in Rust
- generate and verify Groth16 zero-knowledge proofs
- implement private transactions for blockchain protocols
- create arithmetic circuits over a prime scalar field
- develop custom proving systems using circuit utilities
When to choose
- you need a mature, widely-used Rust library for Groth16 zk-SNARKs
- you want generic circuit building over pluggable scalar fields
- you are building privacy-preserving blockchain or cryptographic applications in Rust
When to avoid
- you need a higher-level zk DSL like Circom or Noir rather than a low-level Rust crate
- you require proving systems other than Groth16 without extra work
- your project is not in Rust
Facets
library · maturity stable
cryptography security developer-tools blockchain privacy rust cross-platform zk-snark zero-knowledge-proofs groth16 circuit-building rust-crate cryptography algorithms
2 sources
- readme: https://github.com/zkcrypto/bellman · fetched 2026-08-28 · 5c1828d12d3f
- registry_crates: https://crates.io/api/v1/crates/bellman · fetched 2026-08-29 · 440b68ff6e6d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zkcrypto/bellman | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="zkcrypto/bellman")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem