1-day current streak·6-day longest streak
-
ethers-rs ★ PINNED ⑂
Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
Rust ★ 0 2y agoExplain → -
foundry ★ PINNED ⑂
A drop-in replacement for `dapp` and `seth` in Rust
Rust ★ 0 2d agoExplain → -
ranger ★ PINNED
Ranger is an ethereum p2p client capable of interacting with peers without a full node
Rust ★ 204 3y agoExplain → -
alloy ★ PINNED ⑂
Transports, Middleware, and Networks for the Alloy project
Rust ★ 0 5mo agoExplain → -
ethp2p
P2P types for ethereum
Rust ★ 79 3y agoExplain → -
mempool-history
Eth mempool history
Rust ★ 31 3y agoExplain → -
Cline-Resume
Cline-Resume is a TeX resume template inspired by the Deedy Resume and work by Damian Watracz
Python ★ 26 4y agoExplain → -
salmonella
A salmonella token built with foundry
Solidity ★ 20 4y agoExplain → -
erc3770
ERC-3770
Rust ★ 18 2y agoExplain → -
gather-blocks
Gather blocks and headers from an ethers provider
Rust ★ 17 3y agoExplain → -
execution-payload-builder
Builds an ExecutionPayload from a JSON Block obtained from RPC
Rust ★ 16 1y agoExplain → -
devp2p-rs
devp2p implementation from akula
Rust ★ 15 3y agoExplain → -
inline-reviews
No description.
Lua ★ 9 7mo agoExplain → -
reth-bench-visualization
Visualization scripts for the output of `reth-bench`
Python ★ 9 2y agoExplain → -
storage-changes-exex
Analyzing storage changes with a reth execution extension
Python ★ 7 2y agoExplain → -
lobsterdata
Go parser for LOBSTER academic data
Go ★ 5 6y agoExplain → -
hevy-github-graph
Github graph-style mobile widgets
Kotlin ★ 4 3mo agoExplain → -
reprof
No description.
Rust ★ 4 2y agoExplain → -
aquamarine ⑂
Inline diagrams for rustdoc with mermaid.js
Rust ★ 4 2y agoExplain → -
nix-configs
NixOS flakes and other configuration files for my systems.
Shell ★ 3 5mo agoExplain → -
private-cfmm-attack
No description.
Rust ★ 3 4y agoExplain → -
reth-proof-metrics
Point this script to a reth log file and get block-by-block proof metrics out
Python ★ 2 1y agoExplain → -
blob-utils ⑂
Send and download blobs on the proto-danksharding net
★ 2 2y agoExplain → -
amt
No description.
Rust ★ 1 1y agoExplain → -
hive ⑂
Ethereum end-to-end test harness
Go ★ 1 1y agoExplain → -
node-iter-metrics-compare
Compares some logs from a throwaway branch for node iter metrics
Python ★ 1 1y agoExplain → -
cargo-chef ⑂
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
★ 1 2y agoExplain → -
samply ⑂
Command-line sampling profiler for macOS and Linux
Rust ★ 1 2y agoExplain → -
rbuilder ⑂
rbuilder is a blazingly fast, state of the art Ethereum MEV-Boost block builder written in Rust
Rust ★ 1 1y agoExplain → -
hevy
No description.
Rust ★ 1 1y agoExplain → -
memmap-bench-rs
memmap bench translation
Rust ★ 1 1y agoExplain → -
core ⑂
High-performance, well-tested & documented core libraries for Ethereum, in Rust
Rust ★ 1 6mo agoExplain → -
ethers-reth ⑂
An ether-rs middleware to access reth's db directly, bypassing JSON-RPC
★ 1 3y agoExplain → -
addr2line ⑂
A cross-platform `addr2line` clone written in Rust, using `gimli`
★ 1 2y agoExplain → -
rust-libp2p ⑂
The Rust Implementation of the libp2p networking stack.
★ 1 2y agoExplain → -
allocative ⑂
Library and proc macro to analyze memory usage of data structures in rust.
★ 1 2y agoExplain → -
hello-world
No description.
Assembly ★ 1 2y agoExplain → -
EIPs ⑂
The Ethereum Improvement Proposal repository
★ 1 2y agoExplain → -
multi-reth-scripts
Scripts for running reth on multiple testnets on the same machine
Shell ★ 1 3y agoExplain → -
eprint-api
Eprint CryptoDB API bindings in rust
Rust ★ 1 2y agoExplain → -
network-testing
scripts to set up a dev network and run simulations
Rust ★ 1 3y agoExplain → -
greeter-test
No description.
Solidity ★ 1 4y agoExplain → -
sentry ⑂
Ethereum P2P network service
Rust ★ 1 4y agoExplain → -
btcd ⑂
An alternative full node bitcoin implementation written in Go (golang)
Go ★ 1 5y agoExplain → -
fractal-hash-traversal
An implementation of Jakobsson's Fractal Hash Sequence Traversal algorithm
Rust ★ 1 4y agoExplain → -
cuda-timelock
Solving a large number of timelock puzzles in parallel using GPU acceleration
Cuda ★ 1 6y agoExplain → -
lit ⑂
Lightning Network node software
Go ★ 1 6y agoExplain → -
tips.sh ⑂
Explorer for TIPs
★ 0 1mo agoExplain → -
uint ⑂
Rust Uint crate using const-generics
Rust ★ 0 1y agoExplain → -
benchmarkoor ⑂
Ethereum execution client benchmarking tool
★ 0 2mo agoExplain → -
benchmarkoor-tests ⑂
No description.
★ 0 2mo agoExplain → -
tempo-txvis
No description.
Rust ★ 0 4mo agoExplain → -
jj ⑂
A Git-compatible VCS that is both simple and powerful
Rust ★ 0 5mo agoExplain → -
fixed-cache ⑂
A minimalistic, lock-free, fixed-size cache for Rust.
Rust ★ 0 5mo agoExplain → -
go-ethereum ⑂
Official Go implementation of the Ethereum protocol
Go ★ 0 5mo agoExplain → -
revm ⑂
Revolutionary Machine (revm) is a fast Ethereum virtual machine written in rust.
Rust ★ 0 2mo agoExplain → -
gritql ⑂
GritQL is a query language for searching, linting, and modifying code.
★ 0 2y agoExplain → -
lsp_signature.nvim ⑂
LSP signature hint as you type
★ 0 7mo agoExplain → -
contender ⑂
run highly configurable benchmarks for eth execution nodes over JSON-RPC
Rust ★ 0 7mo agoExplain → -
trie ⑂
Fast Merkle-Patricia Trie (MPT) state root calculator and proof generator for prefix-sorted nibbles
Rust ★ 0 9mo agoExplain → -
elden-github ⑂
Elden Ring experience for GitHub
★ 0 9mo agoExplain → -
arbitrum-docs ⑂
Arbitrum Docs! Content + Webapp
★ 0 10mo agoExplain → -
chains ⑂
Canonical type definitions for EIP-155 chains
Rust ★ 0 10mo agoExplain → -
asm-lsp ⑂
Language server for NASM/GAS/GO Assembly
★ 0 11mo agoExplain → -
dependency.pics-static ⑂
No description.
★ 0 11mo agoExplain → -
gravity_bench ⑂
No description.
★ 0 11mo agoExplain → -
execution-spec-tests ⑂
A Python framework and collection of test cases to generate test vectors for Ethereum execution clients
★ 0 11mo agoExplain → -
ethereum_ssz ⑂
SimpleSerialize (SSZ) implementation optimised for speed and security
★ 0 1y agoExplain → -
evm-asm-lsp
Treesitter grammar and LSP for the geas EVM assembly syntax
Rust ★ 0 6mo agoExplain → -
clap-mcp ⑂
A Rust framework that bridges clap command-line applications with the Model Context Protocol (MCP)
★ 0 1y agoExplain → -
profiler ⑂
Firefox Profiler — Web app for Firefox performance analysis
★ 0 1y agoExplain → -
bigint-benchmark-rs ⑂
Bechmarks for Rust big integer implementations
★ 0 1y agoExplain → -
aurora-engine ⑂
⚙️ Aurora Engine implements an Ethereum Virtual Machine (EVM) on the NEAR Protocol.
★ 0 1y agoExplain → -
gas-cost-estimator ⑂
No description.
★ 0 1y agoExplain → -
ethereum-genesis-generator ⑂
Create a ethereum execution and consensus layer testnet genesis and expose it via a webserver for testing purposes
Python ★ 0 1y agoExplain → -
eth2-testnet-genesis ⑂
Create a genesis state for an Eth2 testnet
★ 0 1y agoExplain → -
cs244b-project37m ⑂
No description.
★ 0 1y agoExplain → -
examples ⑂
Example code for using alloy and alloy-core
★ 0 1y agoExplain → -
maili ⑂
Rust implementation of the OP protocol
Rust ★ 0 1y agoExplain → -
op-alloy ⑂
No description.
Rust ★ 0 1y agoExplain → -
RIPs ⑂
The Ethereum Rollup Improvement Proposal repository
HTML ★ 0 1y agoExplain → -
kona ⑂
A suite of `no_std` components for the OP Stack state transition function.
Rust ★ 0 1y agoExplain → -
signatures ⑂
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
★ 0 1y agoExplain → -
tdx ⑂
Rust library for Intel TDX
★ 0 1y agoExplain → -
DiStefano ⑂
An implementation of the 'DiStefano: Decentralized Infrastructure for Sharing Trusted Encrypted Facts and Nothing More' protocol.
★ 0 1y agoExplain → -
ed25519-precompile
No description.
Rust ★ 0 1y agoExplain → -
reth-exex-examples ⑂
Collection of ExEx examples built on Reth
★ 0 1y agoExplain → -
ERCs ⑂
The Ethereum Request for Comment repository
★ 0 2y agoExplain → -
kzg-rs ⑂
Rust implementation of KZG point evaluation
★ 0 2y agoExplain → -
blst ⑂
Multilingual BLS12-381 signature library
★ 0 2y agoExplain → -
eth-pairings-bindings ⑂
C# bindings for the eth_pairings library
★ 0 2y agoExplain → -
commit-boost-client ⑂
No description.
★ 0 2y agoExplain → -
const-hex ⑂
Fast byte array to hex string conversion
★ 0 2y agoExplain → -
halo2curves ⑂
No description.
★ 0 2y agoExplain → -
mcl-rust ⑂
No description.
★ 0 2y agoExplain → -
gnark-crypto ⑂
gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge proof systems.
★ 0 2y agoExplain → -
constantine ⑂
Constantine: modular, high-performance, zero-dependency cryptography stack for proof systems and blockchain protocols.
★ 0 2y agoExplain → -
mcl ⑂
a portable and fast pairing-based cryptography library
★ 0 2y agoExplain → -
eip1962 ⑂
EIP1962 implementation effort
★ 0 2y agoExplain → -
lcpc ⑂
polynomial commitments from linear codes
★ 0 2y agoExplain → -
blstrs ⑂
No description.
★ 0 2y agoExplain → -
evm-inspectors ⑂
EVM Execution Hooks.
Rust ★ 0 2y agoExplain → -
enr ⑂
Ethereum Node Record
Rust ★ 0 2y agoExplain → -
rust-verkle ⑂
No description.
★ 0 2y agoExplain → -
jemallocator ⑂
Rust allocator using jemalloc as a backend
Rust ★ 0 2y agoExplain → -
procmaps.rs ⑂
A small Rust library for reading process maps from procfs
★ 0 2y agoExplain → -
rust-kzg ⑂
Parallelized multi-backend KZG library for Ethereum Data Sharding (aka Proto-Danksharding, EIP-4844)
★ 0 2y agoExplain → -
c-kzg-4844 ⑂
Minimal 4844 version of c-kzg
Nim ★ 0 1y agoExplain → -
discv5 ⑂
Rust implementation of Discovery v5
Rust ★ 0 2y agoExplain → -
rlp ⑂
Fast implementation of Ethereum RLP serialization
Rust ★ 0 2y agoExplain → -
rust-jemalloc-pprof ⑂
Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.
Rust ★ 0 2y agoExplain → -
.github ⑂
No description.
★ 0 2y agoExplain → -
magi ⑂
A blazing fast OP Stack rollup client written in Rust
★ 0 2y agoExplain → -
jemalloc ⑂
No description.
★ 0 2y agoExplain → -
etk ⑂
evm toolkit
★ 0 2y agoExplain → -
enr-cli ⑂
Simple utility to read ENRs
★ 0 2y agoExplain → -
bytes ⑂
Utilities for working with bytes
★ 0 2y agoExplain → -
mesc ⑂
MESC is a specification for how crypto tools configure their RPC endpoints
★ 0 2y agoExplain → -
homebrew-brew ⑂
A homebrew tap
★ 0 2y agoExplain → -
cryptogams ⑂
CRYPTOGAMS distribution repository
Assembly ★ 0 2y agoExplain → -
keccak-asm ⑂
No description.
★ 0 1y agoExplain → -
cryo ⑂
cryo is the easiest way to extract blockchain data to parquet, csv, json, or python dataframes
★ 0 2y agoExplain → -
jsonrpsee ⑂
Rust JSON-RPC library on top of async/await
Rust ★ 0 2y agoExplain → -
tokio ⑂
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
★ 0 2y agoExplain → -
nybbles ⑂
Efficient nibble-sized (4-bit) byte sequence data structure
★ 0 2y agoExplain → -
bat ⑂
A cat(1) clone with wings.
★ 0 2y agoExplain → -
fish-shell ⑂
The user-friendly command line shell.
★ 0 2y agoExplain → -
bench-keccak256 ⑂
No description.
★ 0 2y agoExplain → -
evangelion ⑂
a prototype ethereum block builder
★ 0 2y agoExplain → -
json ⑂
Strongly typed JSON library for Rust
★ 0 2y agoExplain → -
serde ⑂
Serialization framework for Rust
Rust ★ 0 2y agoExplain → -
reth-crawler ⑂
Reth crawler MVP
Rust ★ 0 2y agoExplain → -
rust-base64 ⑂
base64, in rust
Rust ★ 0 2y agoExplain → -
evm-disassembler ⑂
Rust library to disassemble evm bytecode
★ 0 2y agoExplain → -
execution-apis ⑂
Collection of APIs provided by Ethereum execution layer clients
Io ★ 0 2y agoExplain → -
json_rpc_snoop ⑂
JSON-RPC endpoint proxy that dumps requests/responses for debugging
★ 0 3y agoExplain → -
rlp-data
Getting RLP data from geth to include as unit test vectors in reth
Go ★ 0 2y agoExplain → -
rpctestgen ⑂
Execution API test generator.
★ 0 3y agoExplain → -
solmate ⑂
Modern, opinionated, and gas optimized building blocks for smart contract development.
Solidity ★ 0 3y agoExplain → -
crc-catalog ⑂
Rust catalog of CRC algorithms and their parameters.
★ 0 4y agoExplain → -
crc-rs ⑂
Rust implementation of CRC(16, 32, 64) with support of various standards
★ 0 3y agoExplain → -
gmp ⑂
Go language interface to GMP - GNU Multiprecision Library (golang)
Go ★ 0 4y agoExplain → -
mev-rs ⑂
a gateway to a network of block builders
★ 0 4y agoExplain → -
cachegen
cache schedule generator
★ 0 3y agoExplain → -
ethereum-forkid ⑂
Fork identifier for chain compatibility checks (EIP-2124)
★ 0 4y agoExplain → -
fastrlp
Fast RLP serialization/deserialization library
Rust ★ 0 3y agoExplain → -
devp2p ⑂
Ethereum peer-to-peer networking specifications
JavaScript ★ 0 3y agoExplain → -
ssz-rs ⑂
Implementation of ethereum's `ssz`
★ 0 4y agoExplain → -
forkid ⑂
Fork identifier for chain compatibility checks (EIP-2124)
★ 0 4y agoExplain → -
akula ⑂
Next-generation Ethereum implementation written in Rust
Rust ★ 0 3y agoExplain → -
openethereum ⑂
The fast, light, and robust client for the Ethereum mainnet.
★ 0 4y agoExplain → -
utxos.org ⑂
utxos.org site
SCSS ★ 0 4y agoExplain → -
qmk_firmware ⑂
Open-source keyboard firmware for Atmel AVR and Arm USB families
C ★ 0 4y agoExplain → -
qmk_toolbox ⑂
A Toolbox companion for QMK Firmware
★ 0 4y agoExplain → -
mev-inspect-rs ⑂
Discover historic Miner Extractable Value (MEV) opportunities
★ 0 4y agoExplain → -
simple-arbitrage ⑂
Example arbitrage bot using Flashbots
★ 0 5y agoExplain → -
cilium ⑂
eBPF-based Networking, Security, and Observability
★ 0 5y agoExplain → -
nixpkgs ⑂
Nix Packages collection
Nix ★ 0 5y agoExplain → -
competitive
No description.
C++ ★ 0 5y agoExplain → -
cs225-impl
No description.
Rust ★ 0 5y agoExplain → -
hash2animals ⑂
🐷 hash your message into animals
★ 0 5y agoExplain → -
home-manager ⑂
Manage a user environment using Nix
★ 0 5y agoExplain → -
go-cast ⑂
A command line tool to control Google Chromecast devices.
★ 0 5y agoExplain → -
utreexo ⑂
accumulator for bitcoin utxo set
Go ★ 0 6y agoExplain → -
bitcoin ⑂
Bitcoin Core integration/staging tree
★ 0 6y agoExplain → -
rust-bitcoincore-rpc ⑂
Rust RPC client library for the Bitcoin Core JSON-RPC API.
★ 0 6y agoExplain → -
bitcoin_hashes ⑂
Simple library which implements a few hashes and does nothing else
★ 0 6y agoExplain → -
btcwallet ⑂
A secure bitcoin wallet daemon written in Go (golang)
Go ★ 0 6y agoExplain → -
iron ⑂
Jane Street code review system
OCaml ★ 0 7y agoExplain → -
neo-elixir-vm-wrapper
No description.
Elixir ★ 0 8y agoExplain → -
LabPlatform ⑂
No description.
Java ★ 0 9y agoExplain →
No repos match these filters.