awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesProtocol Implementations

Systems-level implementations providing foundational message formats and data structures for state serialization.

Distinct from Rust Implementations: Distinct from general Rust implementations by focusing specifically on systems-level protocol and serialization libraries.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Protocol Implementations. Refine with filters or upvote what's useful.

Awesome Protocol Implementations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tikv/raft-rsAvatar de tikv

    tikv/raft-rs

    3,351Voir sur GitHub↗

    Raft-rs is a Raft consensus library and distributed consensus engine implemented in Rust. It functions as a systems-level protocol implementation that provides foundational message formats and data structures for state serialization across nodes. The library executes the underlying consensus protocol to ensure multiple distributed state machines agree on a shared sequence of log entries. It coordinates state changes across a cluster of nodes to keep replicated logs synchronized and consistent. Additional capabilities include defining protocol buffer messages for consensus communication, enco

    Provides a systems-level protocol implementation for foundational message formats and state serialization.

    Rustdistributed-consensus-algorithmsdistributed-systemsraft
    Voir sur GitHub↗3,351
  1. Home
  2. Operating Systems & Systems Programming
  3. Protocol Implementations