cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.
Bitcoin's layer2 smart contract network has already supported WASM and EVM, and is supporting MoveVM
The official Rust implementation of Conflux protocol. https://doc.confluxnetwork.org
Encode and decode smart contract invocations
Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
π² Rust Filecoin Node Implementation
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
Ethereum compatibility layer for Substrate.
Parity's ink! to write smart contracts.
Ethereum consensus client in Rust
Polkadot Node Implementation
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
Substrate: The platform for blockchain innovators
Polkadot Telemetry service
Asynchronous process management for tokio