Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Go
G

Go

Language
3050 projects10069.6k total stars1100.0k total forks27 languages

Open-source projects built with Go

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

Showing 2,924 open-source projects · page 45 of 82

……
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
Skylos
Skylosduriantaco/skylos

Open-source static analysis tool for Python, TypeScript, and Go that detects dead code, security vulnerabilities, and AI-generated regressions.

45323Python
3 days ago
ewma
ewmaVividCortex/ewma

A Go library implementing Exponentially Weighted Moving Average algorithms for efficient time-series data smoothing.

45239Go
2 years ago
terraform-provider-datadog
terraform-provider-datadogDataDog/terraform-provider-datadog

Terraform provider for managing Datadog resources like monitors, dashboards, and users as infrastructure-as-code.

451434Go
1 day ago
go-orbit-db
go-orbit-dbberty/go-orbit-db

A Go implementation of orbit-db, a peer-to-peer database built on IPFS.

45160Go
2 days ago
go-message
go-messageemersion/go-message

A streaming Go library for parsing and generating Internet Message Format and mail messages.

451127Go
1 year ago
IAVL
IAVLcosmos/iavl

A versioned, snapshottable AVL+ tree implementation in Go for persistent key-value storage with deterministic Merkle root hashes.

450323Go
25 days ago
health
healthdimiro1/health

An extensible health check library for Go applications to monitor system dependencies and status.

44938Go
2 years ago
Meguca
Megucabakape/meguca

A high-performance, anonymous real-time imageboard platform focused on free speech and transparent moderation.

44678Rust
3 years ago
gofight
gofightappleboy/gofight

A Go library for testing HTTP handlers and web frameworks like Gin, Echo, and Mux.

44541Go
4 days ago
redeo
redeobsm/redeo

A high-performance Go framework for building Redis-protocol compatible TCP servers and services.

44435Go
3 years ago
dlayer
dlayerorisano/dlayer

A command-line tool for analyzing Docker image layers to inspect file sizes and composition.

44412Go
8 days ago
Chronos
Chronosamit-davidson/Chronos

A static race detector for Go that analyzes code without execution to find data races in pointers and concurrency patterns.

44110Go
4 years ago
nativewebp
nativewebpHugoSmits86/nativewebp

A pure Go WebP encoder with no external dependencies, offering faster encoding and smaller file sizes than PNG.

44021Go
1 month ago
k-rail
k-railcruise-automation/k-rail

A Kubernetes admission controller that enforces security and reliability policies for workloads in multi-tenant clusters.

44053Go
3 years ago
go-cleanhttp
go-cleanhttphashicorp/go-cleanhttp

Provides clean, isolated HTTP clients in Go that avoid shared state issues with the standard library's default client.

43837Go
5 days ago
echotron
echotronNicoNex/echotron

An idiomatic, concurrent Go library for the Telegram Bot API with built-in rate limiting and per-chat state isolation.

43825Go
3 months ago
todocheck
todocheckpreslavmihaylov/todocheck

A static code analyzer that validates TODO comments by linking them to open issues in supported issue trackers.

43646Go
10 months ago
astro
astrouber/astro

A tool for orchestrating multiple Terraform modules with declarative configuration, dependencies, and concurrent execution.

43631Go
3 years ago
gowd
gowddtylman/gowd

A Go library for building cross-platform desktop GUI applications using HTML, CSS, and JavaScript, powered by NW.js.

43542Go
3 years ago
gountries
gountriespariz/gountries

A Go library providing structured ISO-standard country, subdivision, currency, and geographic data with translations and borders.

43471Go
1 month ago
fiber-boilerplate
fiber-boilerplatesujit-baniya/fiber-boilerplate

A production-ready Go boilerplate built on the Fiber web framework with authentication, database, UI, and deployment features.

43352Go
8 months ago
goconcurrentqueue
goconcurrentqueueenriquebris/goconcurrentqueue

A Go package providing concurrent-safe queue implementations (FIFO and FixedFIFO) for goroutine-safe data handling.

43335Go
3 years ago
H3
H3uber/h3-go

Go bindings for the H3 hierarchical hexagonal geospatial indexing system, enabling spatial analysis in Go applications.

43272Go
1 day ago
interfaces
interfacesrjeczalik/interfaces

Code generation tools for Go that create interfaces from types and structs from CSV files.

43136Go
1 year ago
xgo
xgoxhd2015/xgo

An all-in-one Go testing library providing monkey patching, stack tracing, and function trapping via IR rewriting.

43131Go
2 days ago
terraform-provider-gitlab
terraform-provider-gitlabgitlabhq/terraform-provider-gitlab

A Terraform provider for managing GitLab resources like projects, users, groups, and CI/CD pipelines as code.

430309
22 days ago
Tock
Tockkriuchkov/tock

A command-line time tracker with interactive TUI, multiple storage backends, and calendar integration.

43018Go
26 days ago
terraform-provider-azuredevops
terraform-provider-azuredevopsmicrosoft/terraform-provider-azuredevops

A Terraform provider for managing Azure DevOps resources like projects, repositories, and pipelines as code.

428313Go
3 days ago
hotswap
hotswapedwingeng/hotswap

A Go library for hot-reloading code without restarting servers, built on Go's plugin mechanism.

42749Go
2 years ago
elastic/apmfiber
elastic/apmfiberelastic/apm-agent-go

Official Go agent for Elastic APM that traces application operations and sends performance metrics to APM Server.

426207Go
10 days ago
go-steam
go-steamPhilipp15b/go-steam

A Go library implementing Steam's protocol for automating actions like trading, chatting, and inventory management without the Steam client.

426165Go
2 years ago
Go Relay
Go Relaygraphql-go/relay

A Go library for building GraphQL servers compatible with React Relay's GraphQL specifications.

42454Go
5 years ago
grpc-graphql-gateway
grpc-graphql-gatewayysugimoto/grpc-graphql-gateway

A protoc plugin that generates GraphQL execution code from Protocol Buffers, enabling a GraphQL gateway for gRPC services.

42454Go
1 year ago
jcli
jclijenkins-zh/jenkins-cli

A command-line interface for managing Jenkins instances, supporting plugins, jobs, and configuration as code.

42378Go
1 year ago
Request Baskets
Request Basketsdarklynx/request-baskets

A web service to collect and inspect arbitrary HTTP requests via RESTful API or web UI, useful for testing webhooks and REST clients.

42364Go
1 year ago
Keyboard Maestro
Keyboard Maestroiansinnott/alfred-maestro

An Alfred workflow to execute any Keyboard Maestro macro via Alfred's search.

42222Go
5 months ago
1
44
45
46
82