pevm
EVM executor
An EVM execution engine designed to accelerate blockchain throughput through parallel processing
Blazingly fast Parallel EVM
230 stars
12 watching
47 forks
Language: Rust
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
etcdevteam/sputnikvm | An Ethereum Virtual Machine implementation designed to be efficient and adaptable across different blockchain networks. | 279 |
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 |
oguimbal/hyvm | Software that enables arbitrary code execution on the Ethereum Virtual Machine (EVM) | 252 |
rust-ethereum/evm | A flexible, customizable, and portable implementation of the Ethereum Virtual Machine | 1,187 |
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 162 |
0xpolygonhermez/zkevm-prover | A high-performance prover that generates proofs for Ethereum Virtual Machines (EVM) transactions | 226 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 282 |
nethermindeth/cairo-vm-go | An implementation of a virtual machine for executing Cairo bytecode written in Go. | 82 |
smlxl/evm.codes | An Ethereum Virtual Machine opcode reference tool with a web-based interface. | 730 |
quilt/etk | A toolkit for working with EVM bytecode and analyzing Ethereum contracts. | 360 |
crytic/ida-evm | A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 308 |
smzm/hydrovim | An extension of Neovim that executes Python code within the editor and displays its output. | 79 |
crytic/pyevmasm | A Python library for assembling and disassembling the Ethereum Virtual Machine's instruction set | 362 |