Go Micro: a standard library for distributed systems development

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Discontinued A Go microservices framework [Moved to: https://github.com/micro/go-micro]

    This is my library, unfortunately the website is filled with horrible popup ads.

    See https://github.com/go-micro/go-micro instead.

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

    A standard library for microservices.

    see also: https://github.com/go-kit/kit

    Or see also: https://medium.com/code-zen/why-i-don-t-use-go-web-framework... (or any of the dozens of blogs of people indicating why you dont need a framework for go)

  4. go-micro

    It also links to https://github.com/Pixelmatic/go-micro?ref=golangexample.com instead, which hasn't been updated in a while.

  5. micro

    Discontinued A microservices platform (by micro)

    Wait, I've seen this repository on HN a few days ago: https://github.com/micro/micro

    Are you affiliated with this repository? How is it related to yours?

  6. deque

    Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to perform when used by Microservices and Serverless services running in production environments. https://godoc.org/github.com/ef-ds/deque (by ef-ds)

    Including a package that solely provides a deque "specifically optimized to perform when used by Microservices": https://github.com/ef-ds/deque

    Sounds like a big red flag of unnecessary depedency bloat.

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

  • Go Micro: a standard library for distributed systems development

    1 project | /r/patient_hackernews | 30 Sep 2022
  • Go Micro: a standard library for distributed systems development

    1 project | /r/hackernews | 30 Sep 2022
  • Go Micro – A framework for distributed systems development

    1 project | /r/CKsTechNews | 31 Dec 2021
  • Go Micro – A framework for distributed systems development

    1 project | news.ycombinator.com | 31 Dec 2021
  • Go Micro - A framework for distributed systems development

    1 project | /r/microservices | 31 Dec 2021

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