awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंOpen-source alternativesSelf-hosted softwareब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंHow we rankप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comब्लॉग
श्रेणियाँ

2 रिपॉजिटरी

Awesome GitHub RepositoriesState Databases

Persistent storage structures for maintaining global blockchain state and cryptographic verification.

Distinguishing note: Specialized for blockchain state persistence rather than general-purpose key-value storage.

Explore 2 awesome GitHub repositories matching data & databases · State Databases. Refine with filters or upvote what's useful.

Awesome State Databases GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • ethereum/go-ethereumethereum का अवतार

    ethereum/go-ethereum

    51,178GitHub पर देखें↗

    Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that processes transactions, maintains the distributed ledger state, and participates in peer-to-peer consensus. It provides a robust infrastructure for synchronizing, validating, and serving blockchain data, utilizing a persistent Merkle Patricia Trie database to ensure the cryptographic integrity of historical records. As a sandboxed smart contract runtime, it executes bytecode according to deterministic protocol rules, enabling the deployment and interaction of decentralized appl

    Maintains the global blockchain state using a persistent key-value structure for efficient cryptographic verification.

    Goblockchainethereumgeth
    GitHub पर देखें↗51,178
  • openethereum/parity-ethereumopenethereum का अवतार

    openethereum/parity-ethereum

    6,831GitHub पर देखें↗

    This project is a collection of blockchain tools providing an Ethereum client node, a virtual machine runtime for smart contract execution, a blockchain wallet manager, and a programmatic network interface. It implements the necessary components to synchronize blockchain state, validate blocks, and process transactions on the Ethereum network. The software includes a dedicated command line interface for managing node operations and monitoring network status. It features a comprehensive suite of cryptographic utilities for generating account keypairs, managing encrypted secret stores, and sign

    Persists the global blockchain state using specialized database structures for cryptographic verification.

    Rustblockchainclientethereum
    GitHub पर देखें↗6,831
  1. Home
  2. Data & Databases
  3. State Databases