Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Go
G

Go

Language
3795 projects10291.0k total stars1131.9k total forks29 languages

Open-source projects built with Go

There are currently 3795 open-source projects built with Go, with a combined total of 10291.0k GitHub stars. The most common language among these projects is Go.

Showing 3,795 open-source projects · page 24 of 106

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
inframap
inframapcycloidio/inframap

Reads Terraform state or HCL files to generate simplified, provider-specific infrastructure graphs.

2.1k109Go
4 months ago
profile
profilepkg/profile

A simple Go package for enabling CPU, memory, and block profiling with minimal configuration.

2.1k121Go
3 years ago
caretta
carettagroundcover-com/caretta

A lightweight eBPF-based tool that instantly visualizes Kubernetes service dependencies and network traffic in Grafana.

2.1k81Go
1 year ago
pp
ppk0kubun/pp

A colored pretty printer for Go that outputs syntax-highlighted data structures for debugging.

2.1k109Go
27 days ago
amqp
amqprabbitmq/amqp091-go

A Go client library for AMQP 0.9.1, maintained by the RabbitMQ team, enabling communication with RabbitMQ servers.

2.0k169Go
1 day ago
termenv
termenvmuesli/termenv

A Go library for advanced ANSI styling and color support in terminal applications with automatic terminal capability detection.

2.0k93Go
9 months ago
Nitric
Nitricnitrictech/nitric

A multi-language framework for cloud applications that automatically generates infrastructure from code.

2.0k121Go
6 months ago
go-quartz
go-quartzreugn/go-quartz

A minimalist, zero-dependency scheduling library for Go, inspired by Quartz, for managing jobs with cron and simple triggers.

2.0k99Go
7 months ago
mimetype
mimetypegabriel-vasile/mimetype

A Go package for detecting MIME types and file extensions based on magic numbers, prioritizing common formats and supporting extension.

2.0k199Go
19 days ago
terraboard
terraboardcamptocamp/terraboard

A web dashboard to visualize and query Terraform states from multiple backend providers.

2.0k169Go
2 months ago
git2go
git2golibgit2/git2go

Go bindings for libgit2, providing native Git functionality in Go applications.

2.0k326Go
2 years ago
render
renderunrolled/render

A Go package for easily rendering JSON, XML, binary data, text, and HTML template responses in web applications.

2.0k151Go
3 months ago
EventBus
EventBusasaskevich/EventBus

A lightweight eventbus library for Go with async compatibility and cross-process event support.

2.0k242Go
2 years ago
go-toml
go-tomlpelletier/go-toml

A Go library for encoding and decoding TOML configuration files with high performance and stdlib-like behavior.

2.0k251Go
26 days ago
is
ismatryer/is

A lightweight testing mini-framework for Go with a simple API and readable failure messages.

2.0k67Go
2 years ago
Circuit
Circuitgocircuit/circuit

A programmable PaaS/IaaS platform for dynamic cloud orchestration, service discovery, synchronization, and management across distributed clusters.

2.0k156Go
2 years ago
go-codec
go-codecugorji/go

A high-performance, feature-rich idiomatic Go library for encoding and decoding msgpack, cbor, json, binc, and simple formats.

2.0k312Go
16 days ago
mgo
mgoglobalsign/mgo

A high-performance, maintained fork of the mgo MongoDB driver for the Go programming language.

2.0k222Go
4 years ago
gologin
gologindghubble/gologin

Go library providing chainable HTTP handlers for OAuth1 and OAuth2 authentication with major providers.

2.0k147Go
18 hours ago
Oto
Otohajimehoshi/oto

A low-level Go library for cross-platform sound playback with a simple context and player model.

1.9k152Go
1 day ago
jump
jumpgsamokovarov/jump

A shell helper that learns your directory habits and enables fast fuzzy navigation.

1.9k65Go
23 days ago
modern-go-application
modern-go-applicationsagikazarmark/modern-go-application

A Go application boilerplate and example implementing modern development practices like configuration, logging, telemetry, and graceful shutdown.

1.9k174Go
1 year ago
carapace-bin
carapace-binrsteube/carapace-bin

A multi-shell argument completion binary providing completions for hundreds of CLI commands across 11+ shells.

1.9k141Go
16 hours ago
sshportal
sshportalmoul/sshportal

A transparent SSH and telnet bastion server that simplifies secure access management without requiring client-side configuration.

1.9k141Go
14 hours ago
osin
osinopenshift/osin

A Go library for implementing OAuth2 authorization and token servers with support for PKCE.

1.9k395Go
12 days ago
Seagull
Seagulltobegit3hub/seagull

A friendly web-based UI for managing and monitoring Docker containers and images with multi-host support.

1.9k264JavaScript
8 years ago
gg
ggmzz2017/gg

A lightweight Linux command-line proxy tool that redirects traffic of any command via a proxy without installing V2Ray.

1.9k152Go
1 month ago
loginsrv
loginsrvtarent/loginsrv

A standalone JWT login microservice with pluggable backends including OAuth2, htpasswd, and OSIAM.

1.9k148Go
5 years ago
Deepfence PacketStreamer
Deepfence PacketStreamerdeepfence/PacketStreamer

Distributed tcpdump for cloud native environments, capturing and streaming network packets from multiple hosts to a central receiver.

1.9k244Go
2 years ago
Cloud Foundry CLI
Cloud Foundry CLIcloudfoundry/cli

The official command line client for deploying and managing applications on Cloud Foundry.

1.9k987Go
20 hours ago
mochi mqtt
mochi mqttmochi-co/mqtt

A fully compliant, embeddable high-performance MQTT v5 and v3.1.1 broker/server written in Go for IoT and pub/sub applications.

1.9k327Go
4 days ago
YoMo
YoMoyomorun/yomo

An open-source LLM function calling framework for building scalable, low-latency AI agents with geo-distributed edge infrastructure.

1.9k148Rust
1 day ago
go-money
go-moneyrhymond/go-money

Go implementation of Fowler's Money pattern for precise monetary operations using integer amounts.

1.9k162Go
4 months ago
aztfexport
aztfexportAzure/aztfexport

A tool to import existing Azure resources into Terraform state and generate corresponding HCL configuration.

1.9k221Go
5 days ago
gomemcache
gomemcachebradfitz/gomemcache

A Go client library for interacting with Memcached servers, providing a simple API for caching operations.

1.9k476Go
1 month ago
go-mssqldb
go-mssqldbdenisenkom/go-mssqldb

A pure Go driver for Microsoft SQL Server, implementing Go's database/sql interface.

1.9k529Go
1 year ago
1
23
24
25
106