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 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,612在 GitHub 上查看↗

    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,534在 GitHub 上查看↗

    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