Tutorials for intermediate to advanced 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
  • gopl.io

    Example programs from "The Go Programming Language"

  • These aren't advanced - any Go book or course covers them. Go over something like https://www.gopl.io/, or any other book/course and then just look things up and read the docs as you're writing code.

  • jacobin

    A more than minimal JVM written in Go and capable of running Java 17 classes.

  • Then might want to look at Jacobin, which is a project developing a JVM (Java virtual machine) in Go. It includes a detailed roadmap of the source code, which lays out the architecture of the code and makes it easy to jump in. The code itself is well commented and there are numerous tests, which provide additional insights.

  • 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

  • Ask HN: How to handle user file uploads?

    10 projects | news.ycombinator.com | 3 May 2024
  • Show HN: gpudeploy.com – "Airbnb" for GPUs

    1 project | news.ycombinator.com | 4 May 2024
  • How to use Templ with Goravel

    3 projects | dev.to | 4 May 2024
  • Ask HN: Are there any open source forks of nomad smd consul?

    9 projects | news.ycombinator.com | 2 May 2024
  • Ezbson – a minimalistic Golang BSON serializer (contributions welcome)

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