awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesModular Node Frameworks

Composable frameworks for assembling custom Ethereum-compatible nodes with interchangeable consensus, execution, and storage components.

Distinct from Embedded Ethereum Node Managers: Distinct from Embedded Ethereum Node Managers: focuses on a modular framework for assembling custom nodes, not managing a single bundled client.

Explore 1 awesome GitHub repository matching devops & infrastructure · Modular Node Frameworks. Refine with filters or upvote what's useful.

Awesome Modular Node Frameworks GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • paradigmxyz/rethAvatar de paradigmxyz

    paradigmxyz/reth

    5,652Voir sur GitHub↗

    Reth is a modular, high-performance Ethereum execution layer client written in Rust. It serves as a full Ethereum node that syncs, validates, and serves blockchain data, functioning as an archive node implementation, a high-throughput RPC node server, and a snapshot sync tool. The project is built around a modular component architecture that allows assembling custom node behavior by swapping independent Rust crates for consensus, execution, mempool, and networking. The client distinguishes itself through a staged sync pipeline that downloads headers and bodies online before processing the res

    A composable Rust framework for assembling custom Ethereum-compatible nodes with interchangeable consensus, execution, and storage components.

    Rust
    Voir sur GitHub↗5,652
  1. Home
  2. DevOps & Infrastructure
  3. Node Orchestrators
  4. Embedded Ethereum Node Managers
  5. Modular Node Frameworks