Consistent Hashing: An Overview and Implementation in Golang

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. memberlist

    Golang package for gossip based membership and failure detection

    hashicorp/memberlist: go get -u github.com/hashicorp/memberlist

  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. grpc-go

    The Go language implementation of gRPC. HTTP/2 based RPC

    grpc-go: go get -u google.golang.org/grpc

  4. Protobuf

    Protocol Buffers - Google's data interchange format

    protobuf: go get -u google.golang.org/protobuf/proto

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

  • [Beginner] How can I uninstall and properly install gRPC for Golang?

    2 projects | /r/grpc | 12 Feb 2021
  • Reverse Engineering Protobuf Definitions from Compiled Binaries

    5 projects | news.ycombinator.com | 9 Mar 2024
  • TwirpScript - A simple RPC framework for TypeScript

    3 projects | /r/typescript | 5 Oct 2021
  • Go Protobuf: The New Opaque API

    11 projects | news.ycombinator.com | 16 Dec 2024
  • xAI Grok API Beta

    2 projects | news.ycombinator.com | 21 Oct 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?