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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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/

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. cockroach

    CockroachDB β€” the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

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

  4. groupcache

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

  5. CoreDNS

    CoreDNS is a DNS server that chains plugins

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

  6. esbuild

    An extremely fast bundler for the web

    esbuild: An extremely fast JavaScript bundler

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

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

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. 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

  11. go-formatter

    A curated list of awesome Go frameworks, libraries and software

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

  • What would you rewrite in Golang?

    10 projects | /r/golang | 3 Apr 2023
  • What is the coolest Go open source projects you have seen?

    84 projects | /r/golang | 15 Sep 2022
  • Keeping track of database schema changes

    4 projects | dev.to | 20 Jun 2022
  • Open Source Databases in Go

    52 projects | /r/golang | 8 Jun 2022
  • Golang- What and Why

    12 projects | dev.to | 31 Mar 2022

Did you know that Go is
the 4th most popular programming language
based on number of references?