risc0/risc0
RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 93
- Release rhythm 93
- 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: 14
- age_days: 1656
- days_rel: 47
- days_push: 44
- n_releases_24m: 24
Adoption not part of the score
2179 stars · 731 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RISC Zero is a zero-knowledge verifiable general computing platform built on zk-STARKs and a RISC-V-based zkVM. It lets developers prove that code executed correctly without revealing inputs, producing verifiable receipts for arbitrary Rust, C, or C++ programs.
Use cases
- prove a computation ran correctly without revealing its inputs
- generate zero-knowledge proofs for arbitrary Rust programs
- verify off-chain computation results on-chain
- build privacy-preserving blockchain applications with zk-STARKs
- create verifiable receipts for financial transaction processing
- run verifiable general-purpose compute in a RISC-V virtual machine
When to choose
- you need general-purpose zero-knowledge proofs for arbitrary code rather than hand-written circuits
- your team knows Rust, C, or C++ and wants to write zk-provable programs in a normal language
- you need verifiable off-chain computation with on-chain verification
- you want a zkVM based on the RISC-V ISA with STARK-based proofs
When to avoid
- you need lightweight SNARKs with minimal proof size and fast verification over small statements
- you only need simple signature or membership proofs that specialized zk tools handle more cheaply
- you cannot tolerate the overhead of proving RISC-V execution cycles
- you need a no-code or DSL-only zk proof workflow
Facets
framework · maturity active
cryptography sdk simulation compiler blockchain security developer-tools rust cpp cross-platform cli zero-knowledge zkvm zk-starks risc-v verifiable-computation proof-system cryptography
2 sources
- readme: https://github.com/risc0/risc0 · fetched 2026-08-28 · b2f277558327
- homepage: https://risczero.com · fetched 2026-08-29 · f6df455b7de3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| risc0/risc0 | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem