Looking for open source project to learn from

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

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
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. engine

    Discontinued This repository is no longer in use. Starting with Docker Engine 20.10, active development, releases, and release-branches can now be found in the upstream https://github.com/moby/moby repository (by docker)

    The Docker engine is a cool large-scale project.

  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. pgx

    PostgreSQL driver and toolkit for Go

    The pgx Postgres driver is a smaller project that's easier to get your head around, but it's still a complex, tested, best-in-class codebase.

  4. wtf

    WTF Dial is an example web application written in Go. (by benbjohnson)

    https://github.com/benbjohnson/wtf all the time

  5. clover

    A lightweight document-oriented NoSQL database written in pure Golang. (by ostafen)

  6. go-zero

    A cloud-native Go microservices framework with cli tool for productivity.

  7. flamenco

    I'm quite proud of Flamenco. Project wise it has two executables (in cmd/{exename}/main.go) and an OpenAPI-generated interface for communication between the main one (flamenco-manager) and the rest (flamenco-worker, Blender add-on, web interface).

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

  • Structuring a Go Project with Clean Architecture — A Practical Example

    3 projects | dev.to | 25 May 2025
  • Building RESTful API with Hexagonal Architecture in Go

    21 projects | dev.to | 27 Sep 2023
  • Golang equivalent of MyBatis/iBatis

    4 projects | /r/golang | 3 Jul 2023
  • REST API with Go, Chi, MySQL and sqlx

    6 projects | dev.to | 23 Jun 2023
  • Tools besides Go for a newbie

    36 projects | /r/golang | 26 Mar 2023