Building a Monorepo in Golang

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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
  • golang-standards/project-layout

    Standard Go Project Layout

  • Not related to monorepos, but: note that this repo isn't really showing a good standard for project layout. See an issue by Russ Cox himself: https://github.com/golang-standards/project-layout/issues/117

  • affected

    A Go tool that determines Go Packages that have been affected by changes to other packages between VCS commits.

  • 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
  • kubernetes

    Production-Grade Container Scheduling and Management

  • As what he's saying about go packages tends to be more simpler, I think I agree for the majority of packages. Even the repo author said it themselves that the layout might be overkill for smaller projects. But I see that bigger projects with multiple applications inside them are adopting it such as https://github.com/kubernetes/kubernetes

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

  • Seeking Advice

    3 projects | /r/gamedev | 11 Aug 2021
  • Streamlining Deployments: Unveiling the Power of GitOps with Kubernetes

    1 project | dev.to | 30 Apr 2024
  • Building Llama as a Service (LaaS)

    14 projects | dev.to | 8 Apr 2024
  • Nunu: A CLI tool for building Go applications

    1 project | news.ycombinator.com | 3 Apr 2024
  • Kubernetes and back – Why I don't run distributed systems

    1 project | news.ycombinator.com | 28 Mar 2024