spaceandtimefdn/blitzar
Zero-knowledge proof acceleration with GPUs for C++ and Rust 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
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
- readme: https://github.com/spaceandtimefdn/blitzar · fetched 2026-08-28 · 8c4de093cda0
- homepage: https://www.spaceandtime.io/ · fetched 2026-08-29 · 203f48dc5f28
- site_page: https://docs.spaceandtime.io/docs/indexed-ethereum-data-zk-proven · fetched 2026-08-29 · 4aa2d2708fae
- site_page: https://docs.spaceandtime.io/docs/creating-tables-ddl · fetched 2026-08-29 · 32ba0ec13d15
- site_page: https://www.spaceandtime.io/about · fetched 2026-08-29 · 851782fa4a91
- site_page: https://docs.spaceandtime.io/docs/zk-sql-via-smart-contracts · fetched 2026-08-29 · 708b16fbca38
- site_page: https://docs.spaceandtime.io/docs/space-and-time-managed-db-via-apis-offchain · fetched 2026-08-29 · dea76099ac1c
- site_page: https://docs.spaceandtime.io/docs · fetched 2026-08-29 · 6ce08c7a32da
- site_page: https://docs.spaceandtime.io · fetched 2026-08-29 · 6ce08c7a32da
- site_page: https://www.spaceandtime.io/blog/economics · fetched 2026-08-29 · 376323ed4a24
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spaceandtimefdn/blitzar | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="spaceandtimefdn/blitzar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem