raft-rs VS memberlist

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

raft-rs

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

memberlist

Golang package for gossip based membership and failure detection (by hashicorp)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
raft-rs memberlist
3 8
2,802 3,506
0.7% 0.4%
5.9 4.8
19 days ago 14 days ago
Rust Go
Apache License 2.0 Mozilla Public License 2.0
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.

memberlist

Posts with mentions or reviews of memberlist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.

What are some alternatives?

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

rust - Official implementation of the IPGen Spec in Rust

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

hashring - Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)

riteraft - RiteRaft - A raft framework, for regular people

spindle - A distributed locking library built on top of Cloud Spanner and TrueTime.

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

LiteDB - LiteDB - A .NET NoSQL Document Store in a single data file

sled - the champagne of beta embedded databases

pjproject - PJSIP project

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

futures-rs - Zero-cost asynchronous programming in Rust