awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesDistributed Consensus Protocols

Algorithms for maintaining state consistency across multiple nodes in a cluster.

Distinguishing note: Focuses on Raft-based implementations for high availability.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Distributed Consensus Protocols. Refine with filters or upvote what's useful.

Awesome Distributed Consensus Protocols GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • hashicorp/vaulthashicorp 的头像

    hashicorp/vault

    35,796在 GitHub 上查看↗

    Vault is a centralized secrets management platform designed to secure, store, and control access to sensitive credentials such as API keys, passwords, certificates, and encryption keys. At its core, the system employs a barrier-based cryptographic sealing mechanism that requires an unseal process to decrypt internal storage, ensuring that sensitive data remains protected. It provides identity-based access control to manage granular permissions across distributed infrastructure, effectively centralizing security policies and authentication for both human and machine workloads. What distinguish

    Coordinates nodes through a distributed consensus protocol to maintain a consistent, replicated state across a high-availability cluster.

    Gogosecretsvault
    在 GitHub 上查看↗35,796
  • qdrant/qdrantqdrant 的头像

    qdrant/qdrant

    32,372在 GitHub 上查看↗

    Qdrant is a high-performance vector similarity database designed to store, index, and search high-dimensional vectors alongside structured metadata. It functions as a distributed search engine that manages large-scale data clusters, providing low-latency retrieval and complex filtering capabilities. The system is built to serve as a specialized middleware layer, connecting machine learning pipelines and AI agents to persistent storage for intelligent information retrieval and recommendation tasks. The platform distinguishes itself through advanced retrieval techniques, including support for h

    Coordinates state changes across cluster nodes to ensure data consistency and high availability.

    Rustai-searchai-search-engineembeddings-similarity
    在 GitHub 上查看↗32,372
  • typesense/typesensetypesense 的头像

    typesense/typesense

    25,254在 GitHub 上查看↗

    Typesense is a distributed search engine designed to provide sub-millisecond query latency across massive datasets. It functions as both a high-performance indexing and retrieval engine and a comprehensive search experience platform, offering built-in typo tolerance and tools for managing relevance through synonym configuration, result curation, and complex filtering. The platform distinguishes itself by utilizing in-memory indexing to maintain high-throughput data retrieval and integrating vector database capabilities to support semantic similarity searches. It ensures data consistency and h

    Coordinates state changes across a distributed cluster to maintain data consistency during network partitions.

    C++algoliadatastoreelasticsearch
    在 GitHub 上查看↗25,254
  • noodle-run/noodlenoodle-run 的头像

    noodle-run/noodle

    12,328在 GitHub 上查看↗

    Noodle is a containerized application orchestrator designed to automate the deployment and lifecycle management of services across distributed production environments. It functions as an infrastructure automation platform that maintains a consistent global state for containerized workloads. The platform provides a multi-cloud abstraction layer that normalizes disparate cloud provider APIs into a unified interface, enabling workload portability across different infrastructure vendors. It utilizes a declarative state reconciliation model to continuously compare desired configurations against th

    Uses replicated consensus algorithms to maintain a consistent global state and ensure high availability.

    TypeScriptdrizzle-ormeducationeslint
    在 GitHub 上查看↗12,328
  1. Home
  2. DevOps & Infrastructure
  3. Distributed Consensus Protocols