Consistent Hashing: An Overview and Implementation in Golang

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

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

    Golang package for gossip based membership and failure detection

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

  • grpc-go

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

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

  • 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
  • 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
  • How to Visualize and Analyze Data in Open Source Communities

    4 projects | dev.to | 21 Apr 2024
  • Mastering Golang Microservices - A Practical Guide: Embrace High-Performance with Kitex and Hertz

    6 projects | dev.to | 12 Jan 2024