Why Golang Is Such a Powerful Language

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
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
  1. docker

    FreeBSD port of docker, take a look at PORTING-FREEBSD.md in freebsd-compat branch (by kvasdopil)

    Docker is a tool that lets you package apps into containers. These containers run anywhere. It changed how we deploy software. The core of Docker is written in Go.

  2. Stream

    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.

    Stream logo
  3. prometheus

    The Prometheus monitoring system and time series database.

    Prometheus is a monitoring system. It collects metrics from your apps and systems and lets you alert when something goes wrong. It’s also written in Go and is part of the Cloud Native stack.

  4. kubernetes

    Production-Grade Container Scheduling and Management

    Kubernetes is a system for managing containers. It helps you run apps across many servers. It handles scaling, failover, and more. It’s used by big tech companies and is one of the most important cloud tools today. Written in Go.

  5. terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

    Terraform is used to manage infrastructure. You can define your servers, databases, and networks in code, and Terraform will create them for you. It’s like DevOps magic. Written in Go.

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

  • Diagnósticos usando dotnet-monitor + prometheus + grafana

    4 projects | dev.to | 3 Jan 2024
  • Where to learn more as I scale up?

    2 projects | /r/devops | 18 Mar 2023
  • Understood Linux - now what?

    4 projects | /r/sysadmin | 12 Nov 2022
  • How much time do you spend on professional self improvement?

    2 projects | /r/cscareerquestions | 9 Jul 2022
  • Detect crashes in your Kubernetes cluster using kwatch

    1 project | news.ycombinator.com | 19 Feb 2025