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 RepositoriesAppend-Only Consistency Proofs

Proofs demonstrating that a new version of a cryptographic log is a valid extension of a previous version.

Distinct from Cryptographic Commit Logs: Specializes cryptographic commit logs by focusing specifically on the consistency proof between different log versions.

Explore 1 awesome GitHub repository matching data & databases · Append-Only Consistency Proofs. Refine with filters or upvote what's useful.

Awesome Append-Only Consistency Proofs GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • google/trillianAvatar de google

    google/trillian

    3,736Ver en GitHub↗

    Trillian is a distributed, multi-tenant verifiable data store that maintains cryptographically verifiable logs and maps using Merkle tree structures. It functions as a scalable backend for transparency logs, providing a system where data integrity is ensured through append-only records and mathematical proofs of inclusion and consistency. The system distinguishes itself by decoupling core storage from application-specific logic through a personality layer, which handles admission criteria and data canonicalization. It employs a consensus-based leader election mechanism for high availability a

    Creates cryptographic proofs demonstrating that a newer log version is an append-only extension of an older one.

    Gocertificate-transparencymerkle-tree
    Ver en GitHub↗3,736
  1. Home
  2. Data & Databases
  3. Distributed Commit Logs
  4. Cryptographic Commit Logs
  5. Append-Only Consistency Proofs