awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDirect Database Reads

Reading raw blockchain data directly from the database without going through the RPC layer for high-performance access.

Distinct from Blockchain Data Interfaces: Distinct from Blockchain Data Interfaces: accesses raw database data directly, not through gRPC or GraphQL API layers.

Explore 1 awesome GitHub repository matching data & databases · Direct Database Reads. Refine with filters or upvote what's useful.

Awesome Direct Database Reads GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • paradigmxyz/rethالصورة الرمزية لـ paradigmxyz

    paradigmxyz/reth

    5,652عرض على 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

    Reads raw blockchain data directly from the database for high-performance indexing and analysis.

    Rust
    عرض على GitHub↗5,652
  1. Home
  2. Data & Databases
  3. Blockchain Data Interfaces
  4. Direct Database Reads