Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

1968 projects

Showing 36 of 1968 projects

awesome-go
awesome-goGo

A curated list of awesome Go frameworks, libraries, and software, inspired by awesome-python.

#hacktoberfest#developer-tools#open-source
Stars174.9k
Forks13.3k
Last commit1 day ago
Go
GoGo

A curated list of awesome Go frameworks, libraries, and software, inspired by awesome-python.

#hacktoberfest#developer-tools#open-source
Stars174.9k
Forks13.3k
Last commit1 day ago
Ollama
OllamaGo

A platform to run, manage, and serve open-source large language models (LLMs) locally or on your own infrastructure.

#ai-infrastructure#llama3#rest-api
Stars173.5k
Forks16.5k
Last commit1 day ago
Ollama
OllamaGo

A platform to run, manage, and serve open-source large language models locally with a simple CLI and REST API.

#llama3#rest-api#mistral
Stars173.5k
Forks16.5k
Last commit1 day ago
Go Code Review Comments
Go Code Review CommentsGo

An open-source programming language for building simple, reliable, and efficient software.

#systems-programming#programming-language#backend-development
Stars134.6k
Forks19.1k
Last commit2 days ago
Go Projects
Go ProjectsGo

An open-source programming language for building simple, reliable, and efficient software.

#systems-programming#programming-language#backend-development
Stars134.6k
Forks19.1k
Last commit2 days ago
Kubernetes
KubernetesGo

An open-source system for automating deployment, scaling, and management of containerized applications across clusters of hosts.

#devops#container-orchestration#cncf
Stars122.9k
Forks43.3k
Last commit1 day ago
Gin
GinGo

A high-performance HTTP web framework for Go, designed for building REST APIs, web applications, and microservices.

#high-performance#rest-api#server
Stars88.6k
Forks8.6k
Last commit5 days ago
Hugo
HugoGo

A fast and flexible static site generator written in Go, optimized for speed and designed for flexibility.

#theming#static-site-generator#fast-builds
Stars88.4k
Forks8.3k
Last commit1 day ago
syncthing
syncthingGo

A continuous file synchronization program that securely syncs files between multiple computers without central servers.

#file-synchronization#backup-solution#encryption
Stars85.1k
Forks5.3k
Last commit3 days ago
fzf
fzfGo

A general-purpose command-line fuzzy finder for interactive filtering of lists like files, history, processes, and git commits.

#search#productivity#unix
Stars80.9k
Forks2.8k
Last commit1 day ago
lazygit
lazygitGo

A simple terminal UI for Git commands that makes complex operations like interactive rebasing and staging individual lines easier.

#version-control#developer-tools#productivity
Stars79.1k
Forks2.9k
Last commit1 day ago
grafana
grafanaTypeScript

An open-source platform for monitoring, observability, and data visualization from multiple sources like Prometheus, Loki, and Elasticsearch.

#open-source#observability#logs
Stars74.3k
Forks14.0k
Last commit18 hours ago
Caddy
CaddyGo

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS by default.

#reverse-proxy#http-server#caddyfile
Stars73.2k
Forks4.8k
Last commit1 day ago
Moby
MobyGo

An open-source project providing modular components and a framework for assembling custom container-based systems.

#modular-architecture#developer-tools#container-orchestration
Stars71.6k
Forks19.0k
Last commit3 days ago
traefik
traefikGo

A modern HTTP reverse proxy and load balancer that automatically configures itself for microservices.

#api-gateway#reverse-proxy#marathon
Stars63.6k
Forks6.0k
Last commit3 days ago
Traefik API Gateway (k)
Traefik API Gateway (k)Go

A modern HTTP reverse proxy and load balancer that automatically configures itself for microservices.

#api-gateway#reverse-proxy#marathon
Stars63.6k
Forks6.0k
Last commit3 days ago
minio
minioGo

MinIO is a high-performance, S3-compatible object storage solution for AI/ML, analytics, and data-intensive workloads.

#amazon-s3#high-performance#storage
Stars61.2k
Forks7.6k
Last commit1 month ago
DigitalOcean
DigitalOceanGo

Open source backend with embedded SQLite database, realtime subscriptions, admin UI, and REST API in a single executable.

#realtime#authentication#user-management
Stars59.0k
Forks3.4k
Last commit1 day ago
rclone
rcloneGo

A command-line program to sync files and directories to and from over 70 cloud storage providers.

#openstack-swift#backblaze-b2#backup-tool
Stars57.8k
Forks5.1k
Last commit2 days ago
Gitea
GiteaGo

A painless self-hosted all-in-one software development service with Git hosting, code review, team collaboration, package registry, and CI/CD.

#hacktoberfest#version-control#devops
Stars56.2k
Forks6.8k
Last commit19 hours ago
project-layout
project-layoutMakefile

A community-driven reference for structuring Go applications with common directory patterns and best practices.

#standards#software-architecture#developer-tools
Stars56.1k
Forks5.4k
Last commit1 month ago
dive
diveGo

A terminal UI tool for exploring Docker image layers, analyzing contents, and identifying wasted space to shrink image size.

#inspector#devops#explorer
Stars54.2k
Forks2.0k
Last commit5 months ago
etcd
etcdGo

A distributed reliable key-value store for the most critical data of a distributed system.

#database#high-availability#cncf
Stars51.8k
Forks10.4k
Last commit1 day ago
Etcd
EtcdGo

A distributed, reliable key-value store for the most critical data of a distributed system.

#database#high-availability#cncf
Stars51.8k
Forks10.4k
Last commit1 day ago
lazydocker
lazydockerGo

A simple terminal UI for managing Docker containers and services with keyboard shortcuts and real-time metrics.

#devops#gocui#cli-tool
Stars51.3k
Forks1.6k
Last commit1 month ago
go-ethereum
go-ethereumGo

A Go implementation of the Ethereum execution layer protocol, providing a full node client and developer tools.

#json-rpc#execution-layer#smart-contracts
Stars51.1k
Forks21.9k
Last commit3 days ago
Gogs
GogsGo

A painless, self-hosted Git service with a GitHub-like interface, built with Go for easy deployment across platforms.

#code-collaboration#version-control#devops
Stars47.6k
Forks5.1k
Last commit20 hours ago
Gogs
GogsGo

A painless, self-hosted Git service written in Go that provides GitHub-like functionality.

#version-control#devops#repository-management
Stars47.6k
Forks5.1k
Last commit20 hours ago
nvm for Windows
nvm for WindowsGo

A Node.js version manager for Windows, written in Go, that uses symlinks for seamless version switching.

#switch#developer-tools#version-management
Stars46.7k
Forks3.8k
Last commit1 month ago
Milvus
MilvusGo

A high-performance, cloud-native vector database built for scalable approximate nearest neighbor (ANN) search.

#semantic-search#high-availability#embedding-store
Stars44.7k
Forks4.0k
Last commit19 hours ago
cobra
cobraGo

A Go library for creating powerful modern CLI applications with commands, POSIX-compliant flags, and intelligent features.

#posix-flags#cli-app#developer-tools
Stars44.1k
Forks3.2k
Last commit1 month ago
bubbletea
bubbleteaGo

A fun, functional, and stateful Go framework for building terminal user interfaces (TUIs) based on The Elm Architecture.

#hacktoberfest#cli-framework#terminal-apps
Stars43.0k
Forks1.2k
Last commit7 days ago
TiDB
TiDBGo

An open-source, cloud-native, distributed SQL database offering MySQL compatibility, horizontal scalability, and HTAP capabilities.

#mysql-compatible#database#open-source
Stars40.1k
Forks6.2k
Last commit2 days ago
Dumpling
DumplingGo

An open-source, cloud-native, distributed SQL database offering MySQL compatibility, horizontal scalability, and HTAP capabilities.

#mysql-compatible#database#open-source
Stars40.1k
Forks6.2k
Last commit2 days ago
esbuild
esbuildGo

An extremely fast JavaScript and TypeScript bundler written in Go, designed for modern web development.

#javascript-bundler#minification#minifier
Stars39.9k
Forks1.3k
Last commit21 hours ago
Page 1 of 55Next

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
#Golang1029
#Go Library325
#Docker261
#Cli Tool252
#Devops211
#Self Hosted176
#Developer Tools167
#Cli164
#Hacktoberfest129
#Golang Library128
#Cross Platform117
#Microservices112