raft-rs VS rust

Compare raft-rs vs rust and see what are their differences.

raft-rs

Raft distributed consensus algorithm implemented in Rust. (by tikv)

rust

Official implementation of the IPGen Spec in Rust (by ipgen)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
raft-rs rust
3 1
2,802 6
1.9% -
5.9 0.0
16 days ago over 1 year ago
Rust Rust
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

raft-rs

Posts with mentions or reviews of raft-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-06.

rust

Posts with mentions or reviews of rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-06.
  • Service discovery library in Rust?
    5 projects | /r/rust | 6 Mar 2021
    It comes with Rust (https://github.com/ipgen/rust) and Go (https://github.com/ipgen/go) reference implementations. It also has a command line tool written in Rust (https://github.com/ipgen/cli).

What are some alternatives?

When comparing raft-rs and rust you can also consider the following projects:

rqlite - The lightweight, distributed relational database built on SQLite.

memberlist - Golang package for gossip based membership and failure detection

riteraft - RiteRaft - A raft framework, for regular people

rust-mdns-discover - A multicast DNS client in Rust

rust-beanstalkd - Easy-to-use beanstalkd client for Rust (IronMQ compatible)

spec - A Specification for Generating Unique and Reproducible IP Addresses

sled - the champagne of beta embedded databases

RedisLess - RedisLess is a fast, lightweight, embedded and scalable in-memory Key/Value store library compatible with the Redis API.

MeiliSearch - A lightning-fast search API that fits effortlessly into your apps, websites, and workflow

rraft-py - Unofficial Python Binding of the tikv/raft-rs