What is for you the project who represents the best the power of Golang ?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • go-ethereum

    Go implementation of the Ethereum protocol

  • One of the three original implementations of Ethereum is written in Go. Check https://geth.ethereum.org/

  • cockroach

    CockroachDB - the open source, cloud-native distributed SQL database.

  • Cockroach DB is a great example, it’s a PostgreSQL compatible database made to be distributed: https://github.com/cockroachdb/cockroach

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

    groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.

  • CoreDNS

    CoreDNS is a DNS server that chains plugins

  • CoreDNS: A DNS server written in Go with a plugin-like architecture

  • esbuild

    An extremely fast bundler for the web

  • esbuild: An extremely fast JavaScript bundler

  • signoz

    SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. πŸ”₯ πŸ–₯. πŸ‘‰ Open source Application Performance Monitoring (APM) & Observability tool

  • SigNoz: An open source Application Performance Monitoring (APM) & observability tool

  • dockertest

    Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

  • docker-test: Recently used this one for a project. Integration testing via Docker + GO made easy. Kind of a mini-IaC tool if you ask me

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • fake-gcs-server

    Google Cloud Storage emulator & testing library.

  • Fake GCS Server: Also used this one in combination with docker-test. You have a fake GCS server being simulated via Docker

  • go-formatter

    A curated list of awesome Go frameworks, libraries and software

  • go

    The Go programming language

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