Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

2766 projects

Showing 36 of 2766 projects

Infisical
InfisicalTypeScript

An open-source platform for secrets management, certificate lifecycle, and privileged access management with self-hosting options.

#open-source#environment-variables#secret-manager
Stars28.3k
Forks2.1k
Last commit16 hours ago
Gitleaks
GitleaksGo

A tool for detecting secrets like passwords, API keys, and tokens in git repositories, directories, and stdin.

#token-detection#hacktoberfest#api-key-scanner
Stars28.3k
Forks2.2k
Last commit2 days ago
go-patterns
go-patternsGo

A curated collection of idiomatic design patterns, recipes, and idioms for the Go programming language.

#patterns#software-architecture#idiomatic-go
Stars28.1k
Forks2.3k
Last commit2 years ago
go-kit
go-kitGo

A programming toolkit for building microservices and elegant monoliths in Go, solving common distributed systems problems.

#go-toolkit#service-architecture#enterprise-go
Stars27.4k
Forks2.4k
Last commit2 years ago
glow
glowGo

A terminal-based markdown reader and CLI tool for rendering markdown with style directly in your command line.

#terminal-application#hacktoberfest#open-source
Stars26.5k
Forks730
Last commit2 months ago
Testify
TestifyGo

A Go toolkit providing common assertions, mocking, and test suite functionality that integrates seamlessly with the standard library.

#unit-testing#testify#test-suites
Stars26.1k
Forks1.8k
Last commit3 days ago
Kratos
KratosGo

A Go microservices framework for building robust, cloud-native applications with built-in service governance.

#api-framework#http#distributed-systems
Stars25.8k
Forks4.2k
Last commit23 days ago
nsq
nsqGo

A realtime distributed messaging platform designed to operate at scale, handling billions of messages per day.

#message-queue#queue#high-availability
Stars25.8k
Forks2.9k
Last commit4 days ago
logrus
logrusGo

A structured logger for Go that is API-compatible with the standard library logger.

#devops#logrus#logging-library
Stars25.8k
Forks2.3k
Last commit25 days ago
Iris
IrisGo

A fast, modern, and fully-featured HTTP/2 web framework for Go with an unbeatable cost-performance ratio.

#high-performance#api-server#iris
Stars25.6k
Forks2.4k
Last commit6 months ago
colly
collyGo

A fast and elegant scraping and crawling framework for Go, designed for extracting structured data from websites.

#spider#crawler#scraper
Stars25.4k
Forks1.9k
Last commit1 month ago
Vegeta
VegetaGo

A versatile HTTP load testing tool and library designed to drill HTTP services with a constant request rate.

#load-testing#performance-testing#http
Stars25.1k
Forks1.4k
Last commit5 months ago
gin-vue-admin
gin-vue-adminGo

A full-stack Vue3 + Go (Gin) development platform with AI-assisted code generation, built-in MCP services, and enterprise-grade features.

#ai-assisted-development#admin#gin-admin
Stars24.9k
Forks7.1k
Last commit1 day ago
zap
zapGo

A blazing fast, structured, leveled logging library for Go, designed for performance-critical applications.

#high-performance#observability#monitoring
Stars24.6k
Forks1.5k
Last commit2 months ago
cli
cliGo

A declarative, simple, fast, and fun Go package for building command line tools with no external dependencies.

#declarative#yaml#cli-framework
Stars24.2k
Forks1.8k
Last commit3 days ago
air
airGo

A live-reloading command line utility for Go applications that automatically rebuilds and restarts on code changes.

#devops#productivity#development-tool
Stars23.8k
Forks921
Last commit2 days ago
Learn Go with TDD
Learn Go with TDDGo

A hands-on guide to learning the Go programming language through test-driven development principles.

#software-testing#beginner-friendly#programming-education
Stars23.8k
Forks2.9k
Last commit2 months ago
fasthttp
fasthttpGo

A high-performance HTTP package for Go, optimized for speed with zero memory allocations in hot paths.

#http-server#high-performance#low-latency
Stars23.4k
Forks1.8k
Last commit3 days ago
DockerSlim
DockerSlimGo

SlimToolkit minifies and secures container images by up to 30x without requiring changes to your Dockerfile or workflow.

#hacktoberfest#devops#cicd
Stars23.4k
Forks839
Last commit1 month ago
Oh-My-Posh
Oh-My-PoshGo

A highly customizable, low-latency cross-platform prompt theme engine for any shell.

#hacktoberfest#developer-tools#shell-prompt
Stars23.1k
Forks2.8k
Last commit1 day ago
grpc-go
grpc-goGo

The official Go implementation of gRPC, a high-performance, open-source RPC framework using HTTP/2.

#hacktoberfest#distributed-systems#dogs-over-cats
Stars23.0k
Forks4.7k
Last commit23 hours ago
Go-micro
Go-microGo

A Go framework for building distributed microservices with built-in RPC, service discovery, data modeling, and AI agent integration via MCP.

#ai#distributed-systems#data-modeling
Stars23.0k
Forks2.4k
Last commit4 days ago
Hub
HubGo

A command-line tool that extends git with GitHub-specific features and commands.

#github-integration#version-control#developer-tools
Stars23.0k
Forks2.2k
Last commit2 years ago
Chi
ChiGo

A lightweight, idiomatic, and composable router for building Go HTTP services, especially REST APIs.

#net-http#api#api-server
Stars22.6k
Forks1.1k
Last commit18 days ago
redis
redisGo

Official Redis client library for Go, providing a comprehensive interface for Redis commands with automatic connection pooling.

#database-driver#redis#authentication
Stars22.2k
Forks2.6k
Last commit1 day ago
mux
muxGo

A powerful HTTP router and URL matcher for building Go web servers with advanced routing features.

#web-server#api-routing#http
Stars21.8k
Forks1.9k
Last commit1 year ago
Temporal
TemporalGo

A durable execution platform for building scalable, reliable applications with automatic failure handling.

#workflow-management#service-bus#workflow-management-system
Stars21.8k
Forks1.8k
Last commit17 hours ago
dgraph
dgraphGo

A horizontally scalable, distributed GraphQL database with ACID transactions and real-time query performance.

#database#distributed#horizontal-scaling
Stars21.8k
Forks1.6k
Last commit20 hours ago
lo
loGo

A Lodash-style Go utility library based on Go 1.18+ generics for working with slices, maps, channels, and functions.

#functional-programming#filterable#typesafe
Stars21.4k
Forks946
Last commit1 day ago
vitess
vitessGo

A cloud-native distributed database system built around MySQL for unlimited horizontal scaling through sharding.

#horizontal-scaling#cncf#sharding
Stars21.2k
Forks2.4k
Last commit19 hours ago
Vitess
VitessGo

A cloud-native database clustering system for horizontal scaling of MySQL through generalized sharding.

#horizontal-scaling#cncf#sharding
Stars21.2k
Forks2.4k
Last commit19 hours ago
GoFr
GoFrGo

An opinionated Go framework for accelerated microservice development with built-in databases and observability.

#http-server#database#devops
Stars21.1k
Forks1.8k
Last commit1 day ago
containerd
containerdGo

An industry-standard container runtime that manages the complete container lifecycle on Linux and Windows hosts.

#hacktoberfest#container-runtime#container-lifecycle
Stars21.0k
Forks4.0k
Last commit22 hours ago
Anubis
AnubisGo

A web AI firewall utility that protects upstream resources from scraper bots by weighing incoming HTTP requests with challenges.

#bot-protection#http-middleware#defense
Stars20.9k
Forks656
Last commit18 hours ago
excelize
excelizeGo

A pure Go library for reading and writing Microsoft Excel™ spreadsheets (XLAM/XLSM/XLSX/XLTM/XLTX).

#reporting#microsoft#office
Stars20.8k
Forks1.9k
Last commit4 days ago
teleport
teleportGo

An identity-aware access proxy that provides secure connectivity, authentication, and audit for SSH, Kubernetes, databases, and web apps.

#teleport-binaries#database-access#zero-trust
Stars20.7k
Forks2.1k
Last commit16 hours ago
PreviousPage 3 of 77Next

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
#Golang1468
#Go Library490
#Cli Tool322
#Docker322
#Devops269
#Developer Tools225
#Cli209
#Golang Library206
#Self Hosted206
#Hacktoberfest154
#Performance148
#Microservices144