pevm
EVM executor
An EVM execution engine designed to accelerate blockchain throughput through parallel processing
Blazingly fast Parallel EVM
239 stars
12 watching
47 forks
Language: Rust
last commit: about 1 month 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. | 280 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,685 |
ethereum/evmone | An implementation of the Ethereum Virtual Machine | 872 |
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,200 |
vorot93/evmodin | An implementation of the Ethereum Virtual Machine in Rust, with support for resumability and gas metering. | 161 |
0xpolygonhermez/zkevm-prover | A high-performance prover that generates proofs for Ethereum Virtual Machines (EVM) transactions | 229 |
av1ctor/evm-txs.mo | A Motoko library for creating and manipulating EVM transactions | 9 |
cdump/evmole | Extracts information from Ethereum Virtual Machine bytecode | 294 |
nethermindeth/cairo-vm-go | An implementation of a virtual machine for executing Cairo bytecode written in Go. | 82 |
smlxl/evm.codes | An interactive reference and contract viewer for the Ethereum Virtual Machine (EVM) bytecode | 740 |
quilt/etk | A toolkit for working with EVM bytecode and analyzing Ethereum contracts. | 361 |
crytic/ida-evm | A Python-based toolset for reverse-engineering Ethereum Virtual Machine (EVM) binaries | 311 |
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 |