Pinned Repositories
revm
Rust implementation of the Ethereum Virtual Machine.
openethereum
(deprecated) The fast, light, and robust client for the Ethereum mainnet.
reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
blog
Personal blog
c-kzg-4844
Minimal 4844 version of c-kzg
EIPs
The Ethereum Improvement Proposal repository
foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
gas-cost-estimator
rakita.github.io
Blue Alloy: personal blog about software.
sszb
SSZ with BigEndian notation
rakita's Repositories
rakita/blog
Personal blog
rakita/c-kzg-4844
Minimal 4844 version of c-kzg
rakita/rakita.github.io
Blue Alloy: personal blog about software.
rakita/sszb
SSZ with BigEndian notation
rakita/EIPs
The Ethereum Improvement Proposal repository
rakita/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
rakita/gas-cost-estimator
rakita/openethereum
The fast, light, and robust client for the Ethereum mainnet.
rakita/parity-common
Collection of crates used in Parity projects
rakita/pit_of_depreciation
Temp repo that would use for deprecated repos.
rakita/bn.rs
bn.js and ethers.js BigNumber bindings for Rust & WebAssembly with primitive-types support
rakita/aurora-engine
⚙️ Aurora Engine implements an Ethereum Virtual Machine (EVM) on the NEAR Protocol.
rakita/cheats.rs
Rust Language Cheat Sheet - https://cheats.rs
rakita/chfast-fuzzers
rakita/eof
Validation code for the EOF specification
rakita/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
rakita/ethers-rs
Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
rakita/ethnum-rs
256-bit unsigned integer implementation.
rakita/evm-bench
🚀🪑 evm-bench is a suite of Ethereum Virtual Machine stress tests and benchmarks.
rakita/execution-apis
Collection of APIs provided by Ethereum execution layer clients
rakita/fe
Emerging smart contract language for the Ethereum blockchain.
rakita/helios
A fast, secure, and portable light client for Ethereum
rakita/membership
WIP - this repo generates the Protocol Guild documentation.
rakita/oss-directory
A curated directory of open source software (OSS) projects and their associated artifacts
rakita/r55
rakita/revm
Rust Ethereum virtual machine (revm) Is EVM written in rust that is focused on speed and simplicity
rakita/rust-async-examples
Examples of asynchronous programming in Rust
rakita/rust-evm-bench
evm raw contract method call benchmark
rakita/rust-instruction-dispatch
This is a project to learn how to implement instruction dispatch in Rust.
rakita/verkle-block-sample