Pinned Repositories
alloy
Transports, Middleware, and Networks for the Alloy project
foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
ethers-rs
Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
odyssey
A testnet open-source Layer 2 from the future, co-designed with the developer tools stack.
reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
Cline-Resume
Cline-Resume is a TeX resume template inspired by the Deedy Resume and work by Damian Watracz
ethp2p
P2P types for ethereum
mempool-history
Eth mempool history
ranger
Ranger is an ethereum p2p client capable of interacting with peers without a full node
salmonella
A salmonella token built with foundry
Rjected's Repositories
Rjected/inline-reviews
Rjected/nix-configs
NixOS flakes and other configuration files for my systems.
Rjected/reth-proof-metrics
Point this script to a reth log file and get block-by-block proof metrics out
Rjected/amt
Rjected/hive
Ethereum end-to-end test harness
Rjected/node-iter-metrics-compare
Compares some logs from a throwaway branch for node iter metrics
Rjected/alloy
Transports, Middleware, and Networks for the Alloy project
Rjected/arbitrum-docs
Arbitrum Docs! Content + Webapp
Rjected/asm-lsp
Language server for NASM/GAS/GO Assembly
Rjected/aurora-engine
⚙️ Aurora Engine implements an Ethereum Virtual Machine (EVM) on the NEAR Protocol.
Rjected/bigint-benchmark-rs
Bechmarks for Rust big integer implementations
Rjected/c-kzg-4844
Minimal 4844 version of c-kzg
Rjected/chains
Canonical type definitions for EIP-155 chains
Rjected/clap-mcp
A Rust framework that bridges clap command-line applications with the Model Context Protocol (MCP)
Rjected/contender
run highly configurable benchmarks for eth execution nodes over JSON-RPC
Rjected/dependency.pics-static
Rjected/elden-github
Elden Ring experience for GitHub
Rjected/ethereum-genesis-generator
Create a ethereum execution and consensus layer testnet genesis and expose it via a webserver for testing purposes
Rjected/ethereum_ssz
SimpleSerialize (SSZ) implementation optimised for speed and security
Rjected/evm-asm-lsp
Treesitter grammar and LSP for the geas EVM assembly syntax
Rjected/execution-spec-tests
A Python framework and collection of test cases to generate test vectors for Ethereum execution clients
Rjected/foundry
A drop-in replacement for `dapp` and `seth` in Rust
Rjected/gas-cost-estimator
Rjected/go-ethereum
Official Go implementation of the Ethereum protocol
Rjected/gravity_bench
Rjected/jj
A Git-compatible VCS that is both simple and powerful
Rjected/profiler
Firefox Profiler — Web app for Firefox performance analysis
Rjected/revm
Revolutionary Machine (revm) is a fast Ethereum virtual machine written in rust.
Rjected/trie
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
Rjected/uint
Rust Uint crate using const-generics