Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

742 projects

Showing 36 of 770 projects

GVM
GVMShell

A command-line tool to manage multiple Go versions and isolate project dependencies via GOPATH workspaces.

#dependency-manager#environment-management#developer-tools
Stars11.6k
Forks577
Last commit1 year ago
quic-go
quic-goGo

A production-ready, pure Go implementation of the QUIC and HTTP/3 protocols.

#go-library#transport-layer#secure-communication
Stars11.5k
Forks1.5k
Last commit2 days ago
slides
slidesGo

A terminal-based presentation tool that renders and presents markdown slides directly in the terminal.

#keyboard-driven#presentation-tool#code-execution
Stars11.5k
Forks310
Last commit1 year ago
Shiori
ShioriGo

A simple, self-hosted bookmark manager with offline archiving, built as a Pocket alternative.

#hacktoberfest#offline-reading#portable
Stars11.4k
Forks614
Last commit2 months ago
github
githubGo

A comprehensive Go client library for interacting with the GitHub REST API v3.

#hacktoberfest#github-integration#rest-client
Stars11.2k
Forks2.2k
Last commit2 days ago
Owncast
OwncastGo

An open source, self-hosted live video streaming and chat server for complete ownership of your live streams.

#chat#open-source#livestream
Stars11.2k
Forks1.2k
Last commit2 days ago
gnet
gnetGo

A high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.

#event-driven#tcp#high-performance
Stars11.1k
Forks1.1k
Last commit24 days ago
lipgloss
lipglossGo

A Go library for styling terminal user interfaces with CSS-like declarative syntax and advanced layout utilities.

#hacktoberfest#tui-styling#style
Stars11.1k
Forks334
Last commit2 days ago
FrankenPHP
FrankenPHPGo

A modern PHP application server built on Caddy, featuring worker mode, HTTP/3, and real-time capabilities.

#caddy#laravel#sapi
Stars11.0k
Forks446
Last commit1 day ago
Clair
ClairGo

Open-source vulnerability static analysis tool for container images (OCI/Docker) via API-based indexing and matching.

#container-security#vulnerabilities#oci
Stars11.0k
Forks1.2k
Last commit2 days ago
clair
clairGo

Static vulnerability analysis for container images (OCI/Docker) via an API that indexes and matches against known security flaws.

#container-security#vulnerabilities#oci
Stars11.0k
Forks1.2k
Last commit2 days ago
qt
qtGo

A Qt binding for Go that enables writing cross-platform GUI applications in Go, JavaScript, Dart, Haxe, and Swift.

#dart#qt#ios
Stars10.8k
Forks749
Last commit2 years ago
Dex
DexGo

A federated OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors for LDAP, SAML, GitHub, and more.

#hacktoberfest#oauth2#kubernetes-authentication
Stars10.8k
Forks1.9k
Last commit20 hours ago
skopeo
skopeoGo

A command-line tool for performing operations on container images and registries without requiring a daemon or root privileges.

#oci-images#container-images#image-inspection
Stars10.8k
Forks916
Last commit4 days ago
gatus
gatusGo

Automated developer-oriented status page with alerting and incident support for monitoring services via HTTP, ICMP, TCP, and DNS.

#status-page#devops#dashboard
Stars10.7k
Forks717
Last commit2 days ago
wuzz
wuzzGo

Interactive terminal UI for inspecting, debugging, and sending HTTP requests with cURL-like syntax.

#go-application#inspector#http
Stars10.7k
Forks410
Last commit5 months ago
gqlgen
gqlgenGo

A Go library for building type-safe GraphQL servers using schema-first design and code generation.

#schema-first#graphql#api-server
Stars10.7k
Forks1.3k
Last commit2 days ago
Tyk API Gateway
Tyk API GatewayGo

A cloud-native, open source API gateway written in Go, supporting REST, GraphQL, TCP, and gRPC protocols.

#api-gateway#api#authentication
Stars10.7k
Forks1.2k
Last commit2 days ago
robotgo
robotgoGo

A Go library for cross-platform desktop automation, enabling mouse/keyboard control, screen reading, and window management.

#robotgo#opencv#hook
Stars10.7k
Forks954
Last commit7 days ago
go-openai
go-openaiGo

Unofficial Go client library for the OpenAI API, supporting ChatGPT, GPT-4, DALL·E, Whisper, and more.

#ai-integration#chatgpt-api#gpt-5
Stars10.6k
Forks1.7k
Last commit6 months ago
gocui
gocuiGo

A minimalist Go package for building console user interfaces with overlapping views and keybindings.

#terminal-application#overlapping-views#cui
Stars10.6k
Forks641
Last commit11 months ago
goose
gooseGo

A database migration tool for Go that supports SQL migrations and Go functions, compatible with multiple databases.

#migration#database#version-control
Stars10.5k
Forks641
Last commit2 days ago
comcast
comcastGo

A tool to simulate common network problems like latency, bandwidth restrictions, and packet loss for testing distributed systems.

#devops#packet-loss#chaos
Stars10.5k
Forks381
Last commit1 year ago
kompose
komposeGo

Convert Docker Compose files to Kubernetes resources to help developers transition from local Compose environments to Kubernetes.

#containerization#devops#container-orchestration
Stars10.5k
Forks795
Last commit8 days ago
qrcp
qrcpGo

Transfer files over Wi-Fi between your computer and mobile device by scanning a QR code directly from the terminal.

#local-network#qr-code#terminal
Stars10.4k
Forks546
Last commit21 days ago
godotenv
godotenvGo

A Go library that loads environment variables from .env files, following the twelve-factor app methodology.

#environment-variables#dotenv#go-library
Stars10.4k
Forks448
Last commit6 months ago
conc
concGo

A Go library providing safer and easier structured concurrency with panic handling, goroutine management, and common concurrency patterns.

#go-library#goroutines#task-pool
Stars10.4k
Forks357
Last commit2 years ago
templ
templGo

A language for writing HTML user interfaces in Go with excellent developer tooling.

#templating-languages#html-templating#language-server
Stars10.2k
Forks350
Last commit9 days ago
graphql
graphqlGo

A Go implementation of GraphQL that follows the official reference implementation and supports queries, mutations, and subscriptions.

#backend-development#api#graphql-go
Stars10.2k
Forks838
Last commit3 months ago
goprotobuf
goprotobufGo

Go bindings for Google's protocol buffers, providing serialization, deserialization, and message manipulation.

#api#protocol-buffers#data-interchange
Stars10.1k
Forks1.6k
Last commit1 year ago
go-swagger
go-swaggerGo

A Go implementation of Swagger 2.0 (OpenAPI 2.0) for generating servers, clients, and CLI tools from API specifications.

#server-generation#api#code-generator
Stars10.0k
Forks1.3k
Last commit7 days ago
usql
usqlGo

A universal command-line interface for SQL and NoSQL databases, inspired by PostgreSQL's psql.

#database#postgresql-compatible#database-tool
Stars9.9k
Forks387
Last commit11 days ago
usql
usqlGo

A universal command-line interface for SQL and NoSQL databases, inspired by PostgreSQL's psql.

#database#postgresql-compatible#devops
Stars9.9k
Forks387
Last commit11 days ago
BuildKit
BuildKitGo

A concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit for converting source code to build artifacts.

#dockerfile-agnostic#buildkitd#build-caching
Stars9.9k
Forks1.4k
Last commit2 days ago
termshark
termsharkGo

A terminal UI for tshark, providing Wireshark-like packet analysis directly in the terminal.

#wireshark#pcap#network-debugging
Stars9.9k
Forks434
Last commit2 years ago
redigo
redigoGo

A Go client library for Redis and Valkey databases with a full-featured, idiomatic API.

#database-driver#pipelining#redis
Stars9.9k
Forks1.2k
Last commit5 months ago
PreviousPage 6 of 22Next

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
#Golang382
#Docker124
#Go Library103
#Cli Tool101
#Devops88
#Self Hosted87
#Hacktoberfest66
#Developer Tools60
#Cli59
#Cross Platform58
#Microservices57
#Kubernetes57