ruaft

Raft implemented in Rust (by ditsing)

Ruaft Alternatives

Similar projects and alternatives to ruaft

  • tigerbeetle

    Discontinued A distributed financial accounting database designed for mission critical safety and performance. [Moved to: https://github.com/tigerbeetledb/tigerbeetle] (by coilhq)

  • little-raft

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • raft

    7 ruaft VS raft

    Golang implementation of the Raft consensus protocol

  • raft-grpc-example

    Example code for how to get hashicorp/raft running with gRPC

  • tigerbeetle

    The distributed financial transactions database designed for mission critical safety and performance.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ruaft alternative or higher similarity.

ruaft reviews and mentions

Posts with mentions or reviews of ruaft. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-04.
  • Raft Consensus Protocol
    5 projects | news.ycombinator.com | 4 Nov 2021
    In my implementation, in each AppendEntries request, the leader includes X commits starting from nextIndex. The follower either accepts all X commits, or reject all of them. If the follower accepted all commits, the leader moves nextIndex to (X + nextIndex when the request was sent). See code here (matchIndex = nextIndex + X - 1): https://github.com/ditsing/ruaft/blob/master/src/sync_log_en....

Stats

Basic ruaft repo stats
1
14
7.3
3 months ago

ditsing/ruaft is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of ruaft is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com