paradigmxyz/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
About the project
Reth is a Rust implementation of the Ethereum execution layer client, focused on modularity, performance, and compatibility with the Engine API. It targets node operators, RPC providers, and EVM chain developers.
Useful for
- Run an Ethereum node for staking or RPC services
- Use individual Reth crates as libraries in your own project
- Sync other EVM-compatible chains with Reth
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 1 star so far today, about 3 expected by the end of the day.
- GitHub Trending Rust today: #3, +3 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 5,790
- Today
- 1 · ≈ 3 by evening
- Forks
- 2,552
- Issues and pull requests
- 27,242
- Watchers
- 63
- Language
- Rust
- License
- Apache-2.0
- Latest release
- v2.6.0 · September 17, 2026
- Created
- September 15, 2022
- Last push
- September 26, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026GitHub Trending Rust today: #3, +3 stars
Similar by description
-
0.6
gosuda/bitcoin-rs
A Bitcoin full node in Rust with a typed API for embedding into Rust ecosystems, node-owned UTXO indexing, and Esplora-compatible HTTP endpoints. It aims to be an independent Bitcoin consensus implementation focused on…
-
1.2
base/base
Components used to run Base, an Ethereum L2 rollup, including nodes and network infrastructure. Aimed at developers and operators who want to run or integrate Base.