Side project: Raft distributed consensus algorithm implementation & CLI visualization in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. paxakos

    Rust implementation of Paxos consensus algorithm

    It's not quite done, but feel free to take a look: https://github.com/benschulz/paxakos/tree/d88c69e4d5158425c78467ccd229c7237eba76c7

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. little-raft

    The lightest distributed consensus library. Run your own replicated state machine! ❤️

  4. uppercut

    Small and simple actor model implementation.

    PAXOS is even simpler that Raft IMO, when distilled to message-specific state updates. This is my homegrown PAXOS impl in Rust based on also homegrown Actor Model impl in 370 LoC: https://github.com/sergey-melnychuk/uppercut/blob/develop/examples/paxos.rs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Paxakos: A Flexible Solution to Consensus

    2 projects | /r/rust | 24 May 2022
  • Hello World with Proto.Actor: Building Your First Actor Model System in .NET

    2 projects | dev.to | 11 Mar 2025
  • Ergo: Erlang-inspired event driven actor framework in Go

    10 projects | news.ycombinator.com | 12 Sep 2024
  • Wasmcloud 1.0 Release Notes

    1 project | news.ycombinator.com | 19 Apr 2024
  • CNCF WasmCloud 1.0

    1 project | news.ycombinator.com | 18 Apr 2024