awesome-repositories.com
ब्लॉग
awesome-repositories.com

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

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesCell-Based Data Storage

A data storage model using recursive trees of bit-packed cells for deterministic serialization of blockchain state.

Distinct from Cell-Based State Storage: Distinct from spreadsheet cells or network switching cells; this is a cryptographic storage structure for blockchain state.

Explore 1 awesome GitHub repository matching data & databases · Cell-Based Data Storage. Refine with filters or upvote what's useful.

Awesome Cell-Based Data Storage GitHub Repositories

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

    ton-blockchain/ton

    4,054GitHub पर देखें↗

    This project is a full-stack implementation of the TON protocol, serving as a layer 1 blockchain protocol designed for transaction processing and smart contract execution. It encompasses the core blockchain validator node, storage daemons, and network logic required to maintain a distributed ledger. The system is distinguished by a sharding architecture and a specialized virtual machine for deploying asynchronous smart contracts. It utilizes a cell-based data storage model for deterministic serialization and an actor-based asynchronous message passing system for communication between contract

    Uses a specialized cell-based data storage model to ensure deterministic serialization of all blockchain state and contract code.

    C++blockchaincryptocurrencyinfinite-sharding
    GitHub पर देखें↗4,054
  1. Home
  2. Data & Databases
  3. Cell-Based Data Storage