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

spaceandtimefdn/blitzar

Zero-knowledge proof acceleration with GPUs for C++ and Rust observed · 2026-08-28

github.com/spaceandtimefdn/blitzar · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

89/100

  • Activity 92
  • Release rhythm 89
  • Longevity 84
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: 2.0
  • age_days: 1178
  • days_rel: 78
  • days_push: 48
  • n_releases_24m: 55

Full methodology

Adoption not part of the score

4865 stars · 158 forks observed · 2026-08-28

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

Blitzar is a C++ library (with Rust bindings) that accelerates zero-knowledge proof algorithms on CPU and GPU using CUDA. It was built by Space and Time to speed up Proof of SQL and is open-sourced for the Web3 community to build GPU-accelerated ZK proofs.

Use cases

  • accelerate zero-knowledge proof generation with GPUs
  • speed up cryptographic commitment computation over millions of rows
  • build GPU-accelerated ZK proof systems in C++ or Rust
  • prove SQL queries over large datasets in under a second
  • compute curve25519 elliptic curve operations fast

When to choose

  • you need GPU acceleration for ZK proof generation at scale
  • you are building zero-knowledge proofs in C++ or Rust on Linux with NVIDIA GPUs
  • you need fast multi-scalar multiplication or curve operations

When to avoid

  • you need a full ZK proof system or verifier rather than acceleration primitives
  • you are not on Linux x86 with CUDA-capable NVIDIA GPUs
  • you need a high-level proof DSL rather than a low-level crypto library

Facets

library · maturity active

cryptography gpu-computing developer-tools blockchain gpu-computing developer-tools cpp rust zero-knowledge-proofs zk-proofs cuda curve25519 elliptic-curves proof-acceleration web3 cryptography linux gpu

10 sources

Member repositories

RepositoryRoleHealth v2
spaceandtimefdn/blitzarmain89

For agents

markdown · JSON · MCP: product_card(name="spaceandtimefdn/blitzar")

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