# starkware-libs/cairo-vm

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/starkware-libs-cairo-vm).**

585 stars · 222 forks · Rust · Apache-2.0

## Links

- GitHub: https://github.com/starkware-libs/cairo-vm
- Homepage: https://lambdaclass.github.io/cairo-vm
- awesome-repositories: https://awesome-repositories.com/repository/starkware-libs-cairo-vm.md

## Description

cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.

## Tags

### Part of an Awesome List

- [Blockchain Infrastructure](https://awesome-repositories.com/f/awesome-lists/data/blockchain-infrastructure.md) — Implementation of the Cairo virtual machine.
