Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

2196 projects

Showing 36 of 2196 projects

BoxyHQ
BoxyHQTypeScript

A fully open-source audit logs service with an embeddable UI, designed for easy deployment to your own Kubernetes cluster.

#enterprise-software#event-tracking#kubernetes
Stars445
Forks35
Last commit15 days ago
redeo
redeoGo

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

#redis-protocol#service#high-performance
Stars444
Forks35
Last commit3 years ago
dlayer
dlayerGo

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

#devops#image-optimization#cli-tool
Stars444
Forks12
Last commit4 days ago
Chronos
ChronosGo

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

#data-races#developer-tools#static-code-analysis
Stars441
Forks10
Last commit4 years ago
k-rail
k-railGo

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

#admission-controller#workload-security#policy-enforcement
Stars440
Forks53
Last commit3 years ago
nativewebp
nativewebpGo

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

#image-encoding#animation#go-library
Stars440
Forks21
Last commit1 month ago
go-cleanhttp
go-cleanhttpGo

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

#race-condition-prevention#stdlib#api-client
Stars438
Forks37
Last commit1 day ago
echotron
echotronGo

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

#functional-programming#library#go-library
Stars438
Forks25
Last commit3 days ago
gowd
gowdGo

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

#desktop-app#ui-toolkit#webview
Stars436
Forks42
Last commit3 years ago
todocheck
todocheckGo

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

#hacktoberfest#developer-tools#todo
Stars436
Forks46
Last commit3 days ago
astro
astroGo

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

#terraform-orchestration#concurrent-execution#cli-tool
Stars436
Forks31
Last commit3 years ago
goconcurrentqueue
goconcurrentqueueGo

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

#goroutine-safe#concurrent-queue#queue
Stars433
Forks35
Last commit3 years ago
fiber-boilerplate
fiber-boilerplateGo

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

#authentication#fiber-framework#rest-api
Stars433
Forks52
Last commit
H3
H3Go

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

#location-analysis#cgo#geospatial
Stars432
Forks72
Last commit1 day ago
xgo
xgoGo

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

#go-testing#stack-trace#testing-library
Stars431
Forks31
Last commit6 days ago
interfaces
interfacesGo

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

#developer-tools#golang-package#golang-interface
Stars431
Forks36
Last commit1 year ago
Tock
TockGo

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

#productivity#todotxt#timewarrior
Stars431
Forks18
Last commit29 days ago
gopher.nvim
gopher.nvimLua

A minimalistic Neovim plugin written in Lua that provides Go tooling support like struct tagging, test generation, and dependency management.

#go-development#neovim-plugin#test-generation
Stars430
Forks18
Last commit16 days ago
terraform-provider-azuredevops
terraform-provider-azuredevopsGo

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

#azure-devops#devops-automation#azuredevops
Stars428
Forks313
Last commit
hotswap
hotswapGo

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

#hot-swap#static-linking#plugin-system
Stars426
Forks49
Last commit2 years ago
elastic/apmfiber
elastic/apmfiberGo

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

#tracing#apm#observability
Stars426
Forks207
Last commit13 days ago
Request Baskets
Request BasketsGo

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

#rest#bolt-db#rest-api
Stars424
Forks63
Last commit1 year ago
Go Relay
Go RelayGo

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

#api#relay#graphql
Stars424
Forks54
Last commit5 years ago
grpc-graphql-gateway
grpc-graphql-gatewayGo

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

#api-gateway#backend-integration#graphql-gateway
Stars424
Forks54
Last commit1 year ago
jcli
jcliGo

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

#hacktoberfest#jenkins#devops
Stars423
Forks78
Last commit1 year ago
gobrew
gobrewGo

A Go version manager written in Go that installs and manages multiple Go versions without requiring root or shell rehash.

#developer-tools#golang-package#go-installer
Stars423
Forks25
Last commit1 day ago
Keyboard Maestro
Keyboard MaestroGo

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

#alfred-workflow#productivity-tools#workflow-automation
Stars422
Forks22
Last commit5 months ago
aws-doctor
aws-doctorGo

A terminal-based CLI tool that audits AWS accounts for security, cost anomalies, and best practices.

#aws-cli#devops#aws-trusted-advisor
Stars422
Forks22
Last commit10 days ago
request
requestGo

A developer-friendly HTTP request library for Go, inspired by Python-Requests.

#request#developer-tools#http
Stars421
Forks36
Last commit6 years ago
archives
archivesGo

A Go library for creating/extracting archives, compressing/decompressing files, and walking virtual file systems across many formats.

#stream-processing#bzip2#lz4
Stars421
Forks38
Last commit21 days ago
ipget
ipgetShell

A wget-like tool for downloading files and directories from the IPFS network without requiring a separate IPFS installation.

#ipfs#file-download#decentralized-storage
Stars421
Forks57
Last commit13 days ago
levigo
levigoGo

A Go wrapper for LevelDB providing Go developers with access to the LevelDB key-value store.

#cgo#leveldb#storage-engine
Stars420
Forks82
Last commit4 years ago
connectordb
connectordbGo

A self-hosted, extensible personal data aggregator and analysis engine for quantified self.

#iot#personal-data-aggregator#plugin-system
Stars419
Forks32
Last commit4 years ago
GoAudio
GoAudioGo

A Go library for audio processing and synthesis with WAVE file support, oscillators, and breakpoints.

#audio-synthesis#digital-audio#go-library
Stars418
Forks41
Last commit2 years ago
testza
testzaGo

A full-featured testing framework for Go with assertions, fuzzing, output capturing, and clean, colorful output.

#fuzzy-testing#automatic-testing#unit-testing
Stars417
Forks20
Last commit2 years ago
modus
modusGo

A serverless framework for building agentic systems and AI apps in Go and AssemblyScript, powered by WebAssembly.

#ai#agentic-ai#webassembly
Stars416
Forks29
Last commit9 months ago
PreviousPage 34 of 61Next

Related Tags

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
8 months ago
7 days ago
#Golang1151
#Go Library374
#Cli Tool276
#Docker274
#Devops227
#Developer Tools188
#Self Hosted184
#Cli183
#Golang Library151
#Hacktoberfest138
#Cross Platform123
#Microservices121