Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Go
G

Go

Language
961 projects9119.2k total stars975.9k total forks14 languages

Open-source projects built with Go

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

Showing 996 open-source projects · page 23 of 28

……
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
gokart
gokartpraetorian-inc/gokart

A static analysis tool for Go that finds vulnerabilities using SSA form and source-to-sink tracing to reduce false positives.

2.2k108Go
2 years ago
logdy
logdylogdyhq/logdy-core

A lightweight, single-binary tool for viewing and filtering terminal logs in a real-time web interface.

2.2k67Go
8 months ago
kala
kalaajvb/kala

A modern, performant job scheduler written in Go with a JSON over HTTP API and web UI.

2.2k189Go
4 months ago
cache2go
cache2gomuesli/cache2go

A concurrency-safe Go caching library with expiration capabilities and access counters.

2.2k506Go
1 year ago
trdsql
trdsqlnoborus/trdsql

A CLI tool that executes SQL queries on CSV, LTSV, JSON, YAML, and TBLN files, with output to various formats.

2.2k78Go
8 days ago
agent-deck
agent-deckasheshgoplani/agent-deck

A terminal session manager that provides a unified TUI for managing multiple AI coding agents like Claude, Gemini, OpenCode, and Codex.

2.2k241Go
2 days ago
amazon-ecs-agent
amazon-ecs-agentaws/amazon-ecs-agent

The Amazon ECS Container Agent manages containers on EC2 instances for Amazon Elastic Container Service.

2.2k646Go
7 hours ago
water
watersonggao/water

A native Go library for creating and using TUN/TAP network interfaces with a simple and efficient API.

2.2k319Go
1 year ago
pond
pondalitto/pond

A minimalistic, high-performance goroutine worker pool library for Go that elegantly manages concurrent tasks with automatic scaling.

2.1k80Go
10 days ago
dateparse
dateparsearaddon/dateparse

A Go library that parses date strings without requiring prior knowledge of their format.

2.1k174Go
2 years ago
uiprogress
uiprogressgosuri/uiprogress

A Go library for rendering customizable progress bars in terminal applications with support for multiple concurrent bars.

2.1k124Go
2 years ago
go-web-framework-benchmark
go-web-framework-benchmarksmallnest/go-web-framework-benchmark

A benchmark suite comparing the performance of Go web frameworks across connection, routing, and handler processing.

2.1k228Go
1 year ago
goav
goavgiorgisio/goav

Go bindings for FFmpeg libraries enabling video/audio manipulation in Go applications.

2.1k360Go
3 years ago
go-querystring
go-querystringgoogle/go-querystring

A Go library for encoding structs into URL query parameters with type safety.

2.1k182Go
25 days ago
cli53
cli53barnybug/cli53

A command-line tool for managing Amazon Route 53 DNS domains, including import/export from BIND format.

2.1k270Go
4 months ago
go-size-analyzer
go-size-analyzerZxilly/go-size-analyzer

A tool for analyzing the size of compiled Go binaries with detailed breakdowns, cross-platform support, and multiple output formats.

2.1k41Go
2 days ago
sonic
sonicgo-sonic/sonic

Sonic is a high-performance, lightweight blogging platform built with Go, supporting multiple databases and object storage.

2.1k259Go
1 year ago
nodepass
nodepassNodePassProject/nodepass

An open-source, lightweight TCP/UDP tunneling solution with connection pooling and multi-protocol support for bypassing network restrictions.

2.1k232Go
2 days ago
pt
ptfogleman/pt

A CPU-only, unidirectional path tracing engine written in pure Go for physically-based rendering.

2.1k108Go
7 years ago
SNMP exporter
SNMP exporterprometheus/snmp_exporter

Exposes SNMP data from network devices in a Prometheus-compatible format for monitoring.

2.1k720Go
10 days ago
Storm
Stormasdine/storm

A simple and powerful toolkit for BoltDB that provides indexes, advanced queries, and CRUD operations for Go applications.

2.1k140Go
2 years ago
cleanenv
cleanenvilyakaznacheev/cleanenv

A minimalistic Go library for reading configuration from environment variables and files with struct tags.

2.1k129Go
7 months ago
acmetool
acmetoolhlandau/acmetool

A command-line tool for automatic certificate acquisition from ACME servers like Let's Encrypt, designed for flexible web server integration.

2.1k128Go
2 years ago
acmetool
acmetoolhlandau/acme

A command-line tool for automatic acquisition and renewal of TLS certificates from ACME servers like Let's Encrypt.

2.1k128Go
2 years ago
GoPlantUML
GoPlantUMLjfeliu007/goplantuml

A Go tool that generates PlantUML class diagrams from Go source code to visualize project structure and relationships.

2.1k175Go
6 months ago
httpmock
httpmockjarcoal/httpmock

A Go library for easy mocking of HTTP responses from external resources in tests.

2.1k105Go
2 months ago
Trickster
Trickstertricksterproxy/trickster

An HTTP reverse proxy cache for web applications and a query accelerator for time series databases like Prometheus and InfluxDB.

2.1k184Go
3 days ago
gopush-cluster
gopush-clusterTerry-Mao/gopush-cluster

A high-performance, cluster-ready push notification server written in pure Go with support for WebSocket, TCP, and offline message storage.

2.1k551Go
9 years ago
glab
glabprofclems/glab

A command-line interface for GitLab that brings issues, merge requests, and CI/CD pipelines to your terminal.

2.1k157Go
3 years ago
Fusion
Fusion0x2E/fusion

A lightweight, self-hosted RSS reader with Fever API compatibility for third-party clients.

2.1k79TypeScript
6 days ago
profile
profilepkg/profile

A simple Go package for enabling CPU, memory, and block profiling with minimal configuration.

2.1k121Go
3 years ago
captcha
captchadchest/captcha

A Go package for generating and verifying image and audio CAPTCHAs with built-in storage and HTTP server support.

2.0k303Go
1 year ago
go-critic
go-criticgo-critic/go-critic

A highly extensible Go source code linter providing opinionated checks for bugs, performance, and style issues.

2.0k131Go
3 months ago
pp
ppk0kubun/pp

A colored pretty printer for Go that outputs syntax-highlighted data structures for debugging.

2.0k108Go
22 days ago
ghorg
ghorggabrie30/ghorg

A CLI tool to clone or backup all repositories from a GitHub/GitLab/Bitbucket organization or user into a single directory.

2.0k181Go
2 days ago
go-quartz
go-quartzreugn/go-quartz

A minimalist, zero-dependency scheduling library for Go, inspired by Quartz, for managing jobs with cron and simple triggers.

2.0k94Go
3 months ago
1
22
23
24
28