awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mystenlabs/suiAvatar von MystenLabs

    MystenLabs/sui

    7,612Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,612
  • kerrickstaley/genankiAvatar von kerrickstaley

    kerrickstaley/genanki

    2,534Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,534
  1. Home
  2. Data & Databases
  3. Deterministic ID Computation