starkware-libs/cairo
Cairo is the first Turing-complete language for creating provable programs for general computation. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 94
- 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: 6
- age_days: 1567
- days_rel: 41
- days_push: 7
- n_releases_24m: 60
Adoption not part of the score
1902 stars · 772 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cairo is a Turing-complete programming language for writing provable programs, implemented as a compiler toolchain written in Rust. It compiles Cairo code to Sierra and Cairo assembly (casm) and is the primary language for Starknet smart contracts and STARK-provable general computation.
Use cases
- write provable programs with zero-knowledge proofs
- compile cairo to sierra and casm
- develop starknet smart contracts
- run cairo programs locally
- learn a zk-friendly programming language
- generate computational integrity proofs
When to choose
- building on Starknet or STARK-based provable computation
- you need programs whose execution can be verified cryptographically
- you want the official, actively maintained Cairo toolchain
When to avoid
- you need a general-purpose language without proof obligations
- your project targets EVM/Solidity ecosystems
- you need a stable, long-frozen language spec — Cairo is still evolving
Facets
cli-tool · maturity active
compiler programming-language cryptography cli blockchain programming-languages compilers windows rust cli cairo starknet zero-knowledge-proofs zkp stark-proofs sierra casm provable-computation cryptography linux macos
1 source
- readme: https://github.com/starkware-libs/cairo · fetched 2026-08-28 · b15e63f71300
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| starkware-libs/cairo | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="starkware-libs/cairo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem