memberlist VS hashring

Compare memberlist vs hashring and see what are their differences.

memberlist

Golang package for gossip based membership and failure detection (by hashicorp)

hashring

Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama) (by serialx)
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
memberlist hashring
8 1
3,506 557
0.4% -
4.8 10.0
14 days ago almost 4 years ago
Go Go
Mozilla Public 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.

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.

hashring

Posts with mentions or reviews of hashring. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-03.
  • Is it possible to have more than 1 master available for writes in a raft system?
    4 projects | /r/golang | 3 Jan 2022
    What is commited to config group log is then base to spin out multi-group raft; I'm using consistent hashing currently because of API: https://github.com/serialx/hashring but soon I plan to migrate to rendezvous hashing either by finding out similar library or by rewriting API hashring to rendezvous (algorithm is quite trivial so it isn't big deal)

What are some alternatives?

When comparing memberlist and hashring you can also consider the following projects:

rust - Official implementation of the IPGen Spec in Rust

dragonboat-example - Examples for Dragonboat

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

dragonboat - A feature complete and high performance multi-group Raft library in Go.

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

pjproject - PJSIP project

futures-rs - Zero-cost asynchronous programming in Rust

groupcache - groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

wtf - WTF Dial is an example web application written in Go.

pkgsite - [mirror] Home of the pkg.go.dev website

go - The Go programming language