cairo
Programmable language
A Rust-based language for creating provable programs with computational integrity
Cairo is the first Turing-complete language for creating provable programs for general computation.
2k stars
19 watching
515 forks
Language: Rust
last commit: 11 months ago
Linked from 2 awesome lists
cairocomputational-integritystarknetzero-knowledge-proofszkp
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A language and package for writing provable programs in Python. | 1,350 |
| | An implementation of the Cairo VM in Rust for writing provable programs and generating STARK proofs for general computation. | 527 |
| | An interactive tutorial to get started with Cairo and Starknet programming | 453 |
| | A Cairo prover built on top of miniSTARK that generates proofs for computational integrity and verification of Smart Contract programs. | 158 |
| | An implementation of a programming language for writing provable programs in Go. | 57 |
| | A suite of development tools and a WebAssembly runtime environment for supporting the Cairo programming language. | 56 |
| | A tool for analyzing and optimizing performance of the Cairo programming language and Starknet network. | 32 |
| | A full node implementation for the Starknet blockchain in Rust. | 318 |
| | Compiles Cairo's intermediate representation to machine code using MLIR and LLVM | 123 |
| | A collection of useful algorithms and data structures implemented in Cairo for use in software development. | 238 |
| | A comprehensive library for secure smart contract development in Cairo for Starknet, enabling fast iteration and secure deployment. | 833 |
| | A proof system based on cutting-edge cryptography that enables efficient verification of cryptographic proofs. | 261 |
| | A tutorial series on building smart contracts with the Cairo language on StarkNet. | 23 |
| | An experimental implementation of a Cairo VM in Zig, enabling execution of Cairo programs. | 84 |
| | Analyze and report on potential issues in Cairo code for improved security and maintainability. | 148 |