Ross ROSS = Recommend OSS · open-source software intelligence for agents

Consensys/gnark

gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apache 2.0 license observed · 2026-08-28

github.com/Consensys/gnark · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 99
  • Release rhythm 75
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 97
  • age_days: 2382
  • days_rel: 9
  • days_push: 9
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1731 stars · 532 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

gnark is a fast zk-SNARK library in Go offering a high-level API to define circuits, compile them to constraint systems, and generate/verify proofs with Groth16 and PLONK backends. It supports multiple pairing-friendly curves and powers production systems like the Linea zk-rollup.

Use cases

  • build zero-knowledge proof circuits in Go
  • generate and verify Groth16 proofs
  • generate and verify PLONK proofs
  • develop zk-rollup or zkEVM components
  • export Solidity verifier contracts for on-chain verification
  • prototype zk circuits in the browser playground

When to choose

  • you need a high-performance, production-grade zk-SNARK library in Go
  • you want to write circuits in idiomatic Go with reusable gadgets
  • you need multiple proving systems (Groth16, PLONK) and curves
  • you are building zk-rollups or blockchain privacy infrastructure

When to avoid

  • you need zk tooling in a language other than Go
  • you require stable serialized proof formats across versions
  • you need GPU acceleration as a mature, non-experimental feature
  • you need a simple high-level zk API without circuit-level thinking

Facets

library · maturity active

cryptography security compiler sdk blockchain developer-tools go cross-platform wasm zk-snarks zero-knowledge-proofs groth16 plonk r1cs zk-rollup zk-evm circuit-design proving-systems elliptic-curves cryptography algorithms gpu

2 sources

Member repositories

RepositoryRoleHealth v2
Consensys/gnarkmain91

For agents

markdown · JSON · MCP: product_card(name="Consensys/gnark")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem