# paradigmxyz/reth

Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust

Repository: https://github.com/paradigmxyz/reth
Canonical: https://ross.abutalabs.com/products/reth
Homepage: https://reth.rs/
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: blockchain, distributed-systems, ethereum, p2p, rust, contributor-friendly, modular, execution-layer
Last push: 2026-08-26T17:58:30+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 1448, "days_push": 7, "days_rel": 13, "gap_med": 7.0, "n_releases_24m": 57}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5751, forks 2510 (observed 2026-08-28T04:09:29.016508+00:00)

## What it is
Reth is a production-ready, modular Ethereum execution layer client written in Rust, usable both as a full node binary and as a set of composable library crates for building custom EVM-compatible nodes. It supports the Engine API with all major consensus clients and offers high performance, extensibility via ExExs, and permissive Apache/MIT licensing.

## Use cases
- run an Ethereum full node for staking or RPC services
- sync and index EVM chain data for MEV or analytics
- build a custom EVM-compatible blockchain node from modular crates
- extend a node with custom offchain logic using ExExs
- serve JSON-RPC and trace APIs for dapps and infrastructure
- run a node for L2s like Base, Gnosis Chain, or BSC

## When to choose
- you need a fast, production-grade Ethereum execution client
- you want to build a custom node reusing battle-tested components
- you need permissively licensed infrastructure for commercial use
- you want client diversity for Ethereum staking or RPC operations

## When to avoid
- you need a consensus layer client rather than an execution layer
- you want a non-EVM blockchain client
- you need a lightweight wallet or dapp frontend rather than node infrastructure

## Facets
- artifact type: application
- maturity: stable
- function: p2p, rpc, database, sdk, cli, developer-tools
- domain: blockchain, microservices, infrastructure-as-code
- platform: windows, rust, cross-platform
- tags: ethereum, execution-layer, evm, node-implementation, blockchain-client, exex, modular, cryptocurrency, linux, macos

## Member repositories
- paradigmxyz/reth (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:29.016508+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:53:18.305840+00:00, confidence not recorded.
  - readme: https://github.com/paradigmxyz/reth (fetched 2026-08-28T04:09:29.016508+00:00, sha 0753da63b54f)
  - homepage: https://reth.rs/ (fetched 2026-08-29T08:48:35.352228+00:00, sha 428b95c9d40e)
  - site_page: https://reth.rs/installation/binaries (fetched 2026-08-29T08:48:35.361253+00:00, sha f0b5141ac8ce)
  - site_page: https://reth.rs/docs (fetched 2026-08-29T08:48:35.364688+00:00, sha 3777dd44c31a)
  - site_page: https://reth.rs/run/faq (fetched 2026-08-29T08:48:35.363104+00:00, sha 21e0f790166b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
