ziggy-starkdust
Cairo VM in Zig
An experimental implementation of a Cairo VM in Zig, enabling execution of Cairo programs.
⚡ Cairo VM in Zig ⚡
84 stars
4 watching
39 forks
Language: Zig
last commit: 5 months ago
Linked from 1 awesome list
cairostarknetvirtual-machinezigzig-lang
Related projects:
Repository | Description | Stars |
---|---|---|
keep-starknet-strange/starknet-zig | A Starknet-specific Zig language implementation | 5 |
keep-starknet-strange/alexandria | A collection of useful algorithms and data structures implemented in Cairo for use in software development. | 238 |
keep-starknet-strange/garaga | Provides tools and libraries for efficient elliptic curve operations and SNARKS verification on the Starknet platform. | 210 |
keep-starknet-strange/satoru | A synthetic platform on Starknet designed to facilitate DeFi applications | 112 |
zig-java/jaz | A JVM implementation in Zig. | 88 |
shramee/starklings-cairo1 | An interactive tutorial to get started with Cairo and Starknet programming | 453 |
starkware-libs/cairo | A Rust-based language for creating provable programs with computational integrity | 1,630 |
nethermindeth/starknet.go | A Golang library providing an interface to Starknet's Cairo backend and WASM frontend for easy interaction with the network | 153 |
sambarnes/cairo-multisig | A multisig contract implementation in Cairo for StarkNet smart contracts. | 42 |
lambdaclass/cairo-vm | An implementation of the Cairo VM in Rust for writing provable programs and generating STARK proofs for general computation. | 527 |
chaoyangnz/zava | A Java Virtual Machine implementation in Zig language | 9 |
beautyisourbusiness/cairo-goldmine | A comprehensive resource for StarkNet developers and learners, providing an annotated list of repositories and tools for the ecosystem. | 293 |
zigwasm/wasmtime-zig | Embeds the Wasmtime runtime into a Zig program | 83 |
cryptonerdcn/wasm-cairo | A suite of development tools and a WebAssembly runtime environment for supporting the Cairo programming language. | 56 |
keep-starknet-strange/tsubasa | A Starknet-based onchain game built with Dojo, leveraging Cairo and TypeScript to simulate football tactics. | 60 |