ziggy-starkdust
Cairo VM in Zig
An experimental implementation of a Cairo VM in Zig, enabling execution of Cairo programs.
⚡ Cairo VM in Zig ⚡
83 stars
4 watching
39 forks
Language: Zig
last commit: 3 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. | 234 |
keep-starknet-strange/garaga | Tool for efficient elliptic curve operations and SNARKS verification on Cairo and Starknet platforms | 203 |
keep-starknet-strange/satoru | A synthetic platform on Starknet designed to facilitate DeFi applications | 110 |
zig-java/jaz | A JVM implementation in Zig. | 88 |
shramee/starklings-cairo1 | An interactive tutorial to get started with Cairo and Starknet programming | 452 |
starkware-libs/cairo | A Rust-based language for creating provable programs that can perform general computation | 1,599 |
nethermindeth/starknet.go | A Go library for interacting with Starknet's blockchain. | 151 |
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 generating provable programs. | 522 |
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. | 54 |
keep-starknet-strange/tsubasa | A Starknet-based onchain game built with Dojo, leveraging Cairo and TypeScript to simulate football tactics. | 59 |