awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesMerkle-Tree Diffing

Calculating differences between dataset versions by comparing hierarchical hash trees.

Distinct from Working Tree Diffs: Shortlist candidates focus on ML dataset structuring or UI diffs, not algorithmic data-tree comparison for versioning.

Explore 1 awesome GitHub repository matching data & databases · Merkle-Tree Diffing. Refine with filters or upvote what's useful.

Awesome Merkle-Tree Diffing GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • attic-labs/nomsAvatar de attic-labs

    attic-labs/noms

    7,422Ver en GitHub↗

    Noms is a distributed version control database and content-addressable data store. It identifies data by cryptographic hashes to ensure integrity and deduplication, while tracking dataset state changes through a sequence of immutable commits to enable branching, forking, and historical recovery. The system functions as a peer-to-peer data synchronizer, reconciling state between disconnected database instances to ensure all nodes converge on the same data. It distinguishes itself as a schema-flexible document store that supports self-describing types, allowing schemas to evolve and widen as ne

    Identifies differences between massive datasets using a tree structure to minimize processing time and resource usage.

    Go
    Ver en GitHub↗7,422
  1. Home
  2. Data & Databases
  3. Merkle-Tree Diffing