Name:
Raft consensus protocol
Description:
Implementation of the Raft consensus protocol
Professor — Lab:
Edouard BugnionData Center Systems Laboratory

Layman description:
Implementation of the Raft consensus protocol. The library doesn't assume a network layer with ordering or duplicate detection. This means you could use UDP for transmission.
Project status:
inactive — entered showcase: 2021-11-05 — entry updated: 2024-02-20

Source code:
Lab GitHub - last commit: 2020-03-27
Code quality:
This project has not yet been evaluated by the C4DT Factory team. We will be happy to evaluate it upon request.
Project type:
Library
Programming language:
C
License:
BSD-3-Clause