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

noir-lang/noir

Noir is a domain specific language for zero knowledge proofs observed · 2026-08-28

github.com/noir-lang/noir · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 95
  • 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: 20.5
  • age_days: 2220
  • days_rel: 34
  • days_push: 7
  • n_releases_24m: 29

Full methodology

Adoption not part of the score

1393 stars · 409 forks observed · 2026-08-28

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

Noir is a Rust-inspired domain-specific language for writing privacy-preserving programs that compile to zero-knowledge (SNARK) proofs via the ACIR intermediate representation. It is backend-agnostic, letting the same code target any ACIR-compatible proving system across blockchains, servers, and browsers.

Use cases

  • write zero-knowledge proofs without cryptography expertise
  • prove statements about private data like age verification without revealing inputs
  • build privacy-preserving smart contracts and confidential tokens
  • prove email senders or passport attributes with ZK proofs
  • compile circuits for any ACIR-compatible SNARK backend
  • add zero-knowledge privacy to web2 and web3 applications

When to choose

  • you want a high-level, Rust-like language for ZK circuits instead of hand-writing constraint systems
  • you need backend-agnostic proving that works with multiple SNARK systems
  • you are building privacy-preserving blockchain, identity, or attestation applications

When to avoid

  • you need a production-audited system for high-value deployments, as Noir is still in alpha and unaudited
  • you need a general-purpose programming language rather than a DSL for provable computation
  • your proving backend is not ACIR-compatible

Facets

library · maturity active

compiler programming-language cryptography developer-tools privacy blockchain programming-languages compilers rust cross-platform cli browser zero-knowledge-proofs snark zk-snarks domain-specific-language acir privacy-preserving-computation web3 cryptography web-server

3 sources

Member repositories

RepositoryRoleHealth v2
noir-lang/noirmain98

For agents

markdown · JSON · MCP: product_card(name="noir-lang/noir")

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