Fundamentals to Learn

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

    The Go programming language

  • I know it sounds cliche but Go wiki page on github is almost everything you need. It groups most of the resources available in one place.

    When it comes to Web Development I would recommend taking a closer look at some standard library packages like net and encoding. Looking at some Web Development open-source frameworks / libraries might be helpful as well. Gin is one of them.

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

    Upspin: A framework for naming everyone's everything.

  • You could also take a look at some real-world open-source projects. I like upspin for its idiomatic approach.

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

  • proposal: Go 2: error handling: try statement with handler

    2 projects | /r/golang | 12 Oct 2022
  • Go: Sentinel errors and errors.Is() slow your code down by 3000%

    7 projects | news.ycombinator.com | 31 May 2024
  • Fast Shadow Stacks for Go

    3 projects | news.ycombinator.com | 30 May 2024
  • Abusing Go's Infrastructure

    3 projects | news.ycombinator.com | 25 May 2024
  • Proposal: Add "SIMD" package to standard library

    1 project | news.ycombinator.com | 20 May 2024