Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Go
G

Go

Language
996 projects9176.5k total stars982.5k total forks16 languages

Open-source projects built with Go

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

Showing 996 open-source projects · page 9 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
Benthos
BenthosJeffail/benthos

A high-performance, resilient stream processor that connects various sources and sinks, performs data transformations, and guarantees at-least-once delivery.

8.6k937Go
18 hours ago
OpenShift
OpenShiftopenshift/origin

Conformance test suite for OpenShift, providing end-to-end and extended tests for the OKD platform.

8.6k4.8kGo
5 hours ago
pdfcpu
pdfcpupdfcpu/pdfcpu

A comprehensive PDF processing library and CLI written in Go, supporting encryption, validation, and batch operations.

8.6k605Go
8 hours ago
mongo-go-driver
mongo-go-drivermongodb/mongo-go-driver

The official MongoDB-supported Go driver for building applications with MongoDB databases.

8.5k925Go
10 hours ago
NaïveProxy
NaïveProxyklzgrad/naiveproxy

A proxy tool that uses Chromium's network stack to camouflage traffic and resist censorship with low detectability.

8.5k985C++
3 days ago
RoadRunner
RoadRunnerroadrunner-server/roadrunner

A high-performance PHP application server and process manager written in Go, designed to replace traditional Nginx+FPM setups.

8.4k421Go
1 day ago
RoadRunner
RoadRunnerspiral/roadrunner

A high-performance PHP application server and process manager written in Go, designed to replace traditional setups like Nginx+FPM.

8.4k421Go
1 day ago
wego
wegoschachmat/wego

A terminal-based weather client that displays forecasts with ASCII art icons and configurable units.

8.4k505Go
12 days ago
confd
confdkelseyhightower/confd

A lightweight configuration management tool that keeps local config files up-to-date using data from etcd, Consul, or other backends.

8.4k1.4kGo
1 year ago
GoConvey
GoConveysmartystreets/goconvey

A Go testing framework with a web UI that integrates directly with `go test` for writing behavioral tests.

8.4k558Go
1 year ago
GoConvey
GoConveysmartystreets/goconvey

A Go testing tool that runs behavioral tests in the browser and terminal, integrating directly with `go test`.

8.4k558Go
1 year ago
ko
kogoogle/ko

A simple, fast container image builder for Go applications that doesn't require Docker.

8.4k441Go
2 days ago
gonum
gonumgonum/gonum

A comprehensive set of numeric libraries for Go, providing matrices, statistics, optimization, and graph algorithms.

8.4k577Go
14 hours ago
ui
uiandlabs/ui

A platform-native GUI library for Go, enabling simple cross-platform desktop application development.

8.4k643Go
3 years ago
scc
sccboyter/scc

A very fast and accurate code counter with complexity calculations, COCOMO/LOCOMO estimates, and unique line metrics written in pure Go.

8.3k314Go
12 days ago
Atlas
Atlasariga/atlas

A language-agnostic tool for managing and migrating database schemas using declarative and versioned workflows.

8.3k351Go
5 days ago
RPCX
RPCXsmallnest/rpcx

A high-performance, feature-rich microservices framework for Go, designed for simplicity and scalability.

8.3k1.2kGo
23 days ago
bubbles
bubblescharmbracelet/bubbles

A collection of reusable TUI components for building interactive terminal applications with the Bubble Tea framework.

8.3k397Go
2 days ago
oapi-codegen
oapi-codegendeepmap/oapi-codegen

Generate Go client and server boilerplate from OpenAPI 3 specifications to reduce manual coding.

8.2k1.0kGo
5 hours ago
lnd
lndlightningnetwork/lnd

A complete implementation of a Lightning Network node for fast, scalable Bitcoin payments.

8.1k2.3kGo
2 days ago
BigCache
BigCacheallegro/bigcache

A fast, concurrent, evicting in-memory cache for Go designed to store gigabytes of data with minimal GC overhead.

8.1k606Go
1 day ago
machinery
machineryRichardKnop/machinery

A Go library for asynchronous task queues and job processing with distributed message passing.

8.0k938Go
5 months ago
Kitex
Kitexcloudwego/kitex

A high-performance, extensible Go RPC framework for building microservices with built-in service governance.

7.9k898Go
22 hours ago
Squirrel
SquirrelMasterminds/squirrel

A fluent SQL query builder for Go that generates SQL from composable parts without being an ORM.

7.9k508Go
2 years ago
dasel
daseltomwright/dasel

A command-line tool and library for querying, modifying, and converting data across JSON, YAML, TOML, XML, CSV, HCL, and INI formats.

7.9k166Go
1 day ago
go-datastructures
go-datastructuresWorkiva/go-datastructures

A collection of useful, performant, and threadsafe data structures implemented in Go.

7.9k843Go
2 months ago
Terratest
Terratestgruntwork-io/terratest

A Go library for writing automated tests for infrastructure code like Terraform, Packer, Docker, and cloud APIs.

7.9k1.4kGo
10 hours ago
peco
pecopeco/peco

A simplistic interactive filtering tool for the command line, written in Go, that filters and selects from piped input.

7.9k233Go
7 hours ago
expr
exprantonmedv/expr

A Go-centric expression language for dynamic configurations, offering safety, speed, and seamless Go integration.

7.8k494Go
12 days ago
Steampipe
Steampipeturbot/steampipe

Query APIs, cloud services, and code directly with SQL using a zero-ETL approach—no database required.

7.8k333Go
11 hours ago
KubeVela
KubeVelakubevela/kubevela

A modern application delivery platform that simplifies deploying and operating applications across hybrid, multi-cloud environments.

7.7k985Go
15 hours ago
eBPF
eBPFcilium/ebpf

A pure Go library for loading, compiling, debugging, and attaching eBPF programs to Linux kernel hooks.

7.7k852Go
1 day ago
go-echars
go-echarschenjiandongx/go-echarts

A Go library for generating interactive charts and visualizations using Apache ECharts.

7.6k592Go
2 days ago
go-clean-template
go-clean-templateevrone/go-clean-template

A production-ready Clean Architecture template for Go services with REST, gRPC, AMQP, and NATS RPC servers.

7.5k651Go
1 day ago
negroni
negroniurfave/negroni

A tiny, non-intrusive, idiomatic HTTP middleware library for Go that encourages use of net/http Handlers.

7.5k576Go
11 months ago
fx
fxuber-go/fx

A dependency injection based application framework for Go that eliminates globals and enables code reuse.

7.5k334Go
3 months ago
1
8
9
10
28