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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesDeterministic ID Computation

Calculating unique identifiers for data objects off-chain based on parent IDs and keys.

Distinct from Object ID Resolution: The candidates focus on resolving existing IDs or database lookups, not the deterministic generation of IDs.

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

Awesome Deterministic ID Computation 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

    Computes the ID of an object off-chain using a parent ID and a key for indexer-free lookups.

    Rustblockchaindistributed-ledger-technologymove
    GitHub पर देखें↗7,612
  • kerrickstaley/genankikerrickstaley का अवतार

    kerrickstaley/genanki

    2,534GitHub पर देखें↗

    Genanki is a Python library for programmatically generating flashcard decks, note models, and compatible package files for Anki. It functions as a flashcard automation library that allows for the creation of individual memory units by mapping data to defined note models. The library distinguishes itself through a system for managing stable, unique identifiers using deterministic hashing, which ensures that updates overwrite existing entries rather than creating duplicates. It provides utilities to bundle notes, CSS styling, and media assets into compressed archives or inject data directly int

    Calculates unique note identifiers using deterministic hashing to ensure consistent updates and prevent duplicate entries.

    Pythonankianki-flashcards
    GitHub पर देखें↗2,534
  1. Home
  2. Data & Databases
  3. Deterministic ID Computation