FICHA · MANJARO

raft

Asynchronous C implementation of the Raft consensus protocol

  • Library
  • Dev
  • NETWORK
  • DATA
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides an asynchronous C implementation of the Raft consensus protocol. It helps developers build replicated systems that need leader election, log replication, and coordinated state across nodes.

Use it as a distributed-systems library. Consensus safety depends on storage durability, network behavior, and correct integration, so test failures and recovery paths thoroughly.

Permissions

Permissions not analysed for this source yet.