cairo-vm-go
VM executor
An implementation of a virtual machine for executing Cairo bytecode written in Go.
A virtual machine for Cairo written in Go
82 stars
5 watching
50 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
nubia
Related projects:
Repository | Description | Stars |
---|---|---|
yahoo/vssh | A Go library for executing commands over SSH at scale | 964 |
nethermindeth/starknet.go | A Golang library providing an interface to Starknet's Cairo backend and WASM frontend for easy interaction with the network | 153 |
lambdaclass/cairo-vm_in_go | An implementation of a programming language for writing provable programs in Go. | 57 |
gballet/windtrap | A tool for executing and debugging web assembly code written in Elixir | 19 |
risechain/pevm | An EVM execution engine designed to accelerate blockchain throughput through parallel processing | 239 |
smzm/hydrovim | An extension of Neovim that executes Python code within the editor and displays its output. | 79 |
davidstyers/golocity | A command-line tool to deploy and manage Dockerized projects on the Golem Network | 7 |
itcathyh/conexec | A toolkit to execute functions concurrently while specifying timeouts and efficient memory usage | 16 |
extism/go-sdk | Provides an interface to run WebAssembly modules in Go applications | 92 |
oguimbal/hyvm | Software that enables arbitrary code execution on the Ethereum Virtual Machine (EVM) | 252 |
samharju/yeet.nvim | A tool for running shell commands in terminal buffers or tmux panes with minimal configuration. | 100 |
db47h/ngaro | An embeddable implementation of the Ngaro Virtual Machine for Go programs | 29 |
nethermindeth/nethermind | A high-performance client for interacting with Ethereum nodes | 1,288 |
emacsorphanage/quickrun | An Emacs extension that enables quick execution of scripts and programs in various programming languages | 479 |
msoap/shell2http | An HTTP server designed to execute shell commands on demand. | 1,356 |