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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesDeterministic Object Derivation

Generation of unique object identifiers based on a parent ID and a specific key.

Distinguishing note: None of the candidates cover the specific logic of deriving top-level blockchain object IDs from parents.

Explore 1 awesome GitHub repository matching data & databases · Deterministic Object Derivation. Refine with filters or upvote what's useful.

Awesome Deterministic Object Derivation GitHub Repositories

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

    MystenLabs/sui

    7,612GitHub पर देखें↗

    Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo

    Generates standalone top-level objects with deterministic IDs based on a parent and a key.

    Rustblockchaindistributed-ledger-technologymove
    GitHub पर देखें↗7,612
  1. Home
  2. Data & Databases
  3. Deterministic Object Derivation

सब-टैग एक्सप्लोर करें

  • Parallel Object UpdatesConcurrent processing of updates to derived objects to prevent consensus bottlenecks. **Distinct from Deterministic Object Derivation:** Distinct from Deterministic Object Derivation: focus is on the parallel execution of updates rather than the ID generation logic.