evm
EVM interpreter
A flexible, customizable, and portable implementation of the Ethereum Virtual Machine
Pure Rust implementation of Ethereum Virtual Machine
1k stars
30 watching
361 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 162 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,652 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 854 |
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
ethereum/evmlab | Utilities for interacting with the Ethereum virtual machine | 366 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 282 |
runtimeverification/evm-semantics | Provides a formal model of the Ethereum Virtual Machine (EVM) semantics in the K programming language. | 509 |
quilt/etk | A toolkit for working with EVM bytecode and analyzing Ethereum contracts. | 360 |
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 730 |
coinculture/evm-tools | Tools for working with and analyzing the Ethereum Virtual Machine | 443 |
weavevm/wvm-reth | An implementation of a fast and modular Ethereum protocol in Rust. | 5 |
takenobu-hs/ethereum-evm-illustrated | An illustrated documentation of Ethereum's virtual machine and its components. | 264 |
0xkitsune/evm-book | A comprehensive resource for Ethereum Virtual Machine (EVM) information and development | 326 |
rust-ethereum/ethabi | Encodes and decodes function calls and their output in smart contracts | 516 |
xprnetwork/eosio.evm | An Ethereum Virtual Machine implementation in C++ that enables deployment and execution of smart contracts on the EOSIO blockchain. | 92 |