Standard Go Project Layout

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

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

  • This is not a standard as a member of the Go team also pointed out: https://github.com/golang-standards/project-layout/issues/11.... It replicates some historical artifacts of pre 1.0 Go, like suggesting the use of /pkg for most things.

    Doesn't mean this can't be useful, just not a standard.

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

  • What's your go to literature to build Go libraries?

    1 project | news.ycombinator.com | 29 Feb 2024
  • Can I point a module to a subdirectory?

    1 project | /r/golang | 6 Nov 2023
  • How To Build A Containerized Microservice in Golang: A Step-by-step Guide with Example Use-Case

    2 projects | dev.to | 4 Nov 2023
  • Official guide for organizing Go projects and modules

    1 project | news.ycombinator.com | 19 Sep 2023
  • use embed for a different directory

    1 project | /r/golang | 21 Aug 2023