awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesSegment-Specific Pruning

Removes old transaction, receipt, and state data based on configurable block-age or segment-specific rules.

Distinct from Data Pruning: Distinct from Data Pruning: focuses on pruning by block-age and segment-specific rules, not general data removal.

Explore 1 awesome GitHub repository matching devops & infrastructure · Segment-Specific Pruning. Refine with filters or upvote what's useful.

Awesome Segment-Specific Pruning GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • paradigmxyz/rethAvatar de paradigmxyz

    paradigmxyz/reth

    5,652Ver en 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

    Removes old transaction, receipt, and state data by configurable block-age or segment rules.

    Rust
    Ver en GitHub↗5,652
  1. Home
  2. DevOps & Infrastructure
  3. Blockchain Nodes
  4. Data Pruning
  5. Segment-Specific Pruning