Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Go
G

Go

Language
3050 projects10069.6k total stars1100.0k total forks27 languages

Open-source projects built with Go

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

Showing 3,050 open-source projects · page 42 of 85

……
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
cod
coddim-an/cod

A completion daemon for bash, fish, and zsh that automatically generates shell completions from --help output.

54922Go
1 month ago
ach
achmoov-io/ach

A Go library and HTTP server for reading, writing, and validating Automated Clearing House (ACH) files following Nacha standards.

548193Go
5 days ago
hcledit
hcleditminamijoyo/hcledit

A command-line editor for HCL (HashiCorp Configuration Language) that enables token-based editing and automation of HCL2 files.

54833Go
1 month ago
Selefra
Selefraselefra/selefra

Open-source policy-as-code software for analyzing multi-cloud and SaaS environments using SQL, YAML, and natural language with GPT.

54546Go
2 years ago
wuid
wuidedwingeng/wuid

An extremely fast globally unique number generator that produces 64-bit integers using Redis, MySQL, MongoDB, or custom callbacks.

54548Go
2 years ago
coi
coimensfeld/code-on-incus

A security-hardened container runtime for AI coding agents using Incus system containers with real-time threat detection and credential isolation.

54543Python
15 hours ago
IPDR
IPDRmiguelmota/ipdr

A Docker registry tool that stores and retrieves Docker images on IPFS using content-addressed hashes instead of traditional registry servers.

54547Go
1 year ago
slog
sloggookit/slog

A lightweight, configurable, and extensible structured logging library for Go with multi-output support and advanced file handling.

54433Go
13 days ago
Kurtosis
Kurtosiskurtosis-tech/kurtosis

A platform for packaging and launching ephemeral blockchain development and test stacks, abstracting over Docker and Kubernetes.

54496Go
18 hours ago
geo-golang
geo-golangcodingsince1985/geo-golang

An idiomatic Go library providing a unified interface for geocoding and reverse geocoding across multiple providers.

54473Go
1 month ago
gocron
gocronflohoss/gocron

A Go and Vue.js task scheduler that runs recurring jobs via YAML configuration with cron expressions and environment variables.

54318Go
7 days ago
Solutions for Elements of Programming Interviews problems written in Golang
Solutions for Elements of Programming Interviews problems written in Golangmrekucci/epi

A collection of Go solutions for problems from the Elements of Programming Interviews book.

54197Go
4 years ago
govvv
govvvahmetalpbalkan/govvv

A Go build wrapper that simplifies embedding version information into binaries using git metadata and version files.

53939Go
3 years ago
EchoVault
EchoVaultEchoVault/EchoVault

A highly configurable, distributed, in-memory data store and cache implemented in Go, usable as a library or standalone service.

53846Go
1 year ago
goreturns
goreturnssqs/goreturns

A Go tool that automatically fills in zero-value return statements to match function signatures, saving development time.

53853Go
2 years ago
go-functional
go-functionalBooleanCat/go-functional

A Go library providing functional-style iterators and consumers to augment the standard library's iter.Seq.

53526Go
8 days ago
tor-controller
tor-controllerkragniz/tor-controller

A Kubernetes controller for running Tor onion services, enabling anonymous web hosting within your cluster.

53532Go
4 years ago
tfcmt
tfcmtsuzuki-shunsuke/tfcmt

A Terraform CI/CD tool that posts formatted plan/apply results to GitHub pull requests, forking and enhancing tfnotify.

53456Go
1 day ago
emitter
emitterolebedev/emitter

A channel-based pubsub package for Go with wildcard support, predicates, cancellation, and flexible event handling.

53237Go
3 years ago
Sqinn-Go
Sqinn-Gocvilsmeier/sqinn-go

A Go library for accessing SQLite databases without cgo by using a separate Sqinn child process.

53117Go
1 month ago
gisp
gispjcla1/gisp

A simple Lisp/Scheme compiler that generates Go AST from Lisp code.

53134Go
8 years ago
lsp
lspdborzov/lsp

A human-friendly alternative to the ls command that groups files by type and displays metadata in readable formats.

53112Go
5 years ago
gofs
gofsno-src/gofs

A cross-platform real-time file synchronization tool built in Go, supporting local, remote, SFTP, and MinIO sync.

52943Go
2 months ago
koazee
koazeewesovilabs/koazee

A stream-like, immutable, lazy-loading Go library for functional operations on slices with a focus on performance.

52930Go
5 years ago
gorouter
gorouterxujiajun/gorouter

A simple and fast HTTP router for Go that supports regexp parameters and is optimized for building RESTful APIs.

52669Go
6 years ago
digota
digotadigota/digota

A scalable ecommerce microservice built on gRPC, providing a clean, powerful, and secure RPC interface for modern online stores.

52586Go
5 years ago
killcord
killcordnomasters/killcord

A censorship-resistant dead man's switch that automatically publishes encrypted secrets to IPFS via Ethereum smart contracts.

52434Go
2 years ago
GKE Policy Automation
GKE Policy Automationgoogle/gke-policy-automation

Tool and policy library for validating Google Kubernetes Engine clusters against configuration best practices and scalability limits.

52427Go
6 months ago
cimgui-go
cimgui-goAllenDang/cimgui-go

Auto-generated Go wrapper for Dear ImGui via cimgui, providing multiple backend implementations for GUI applications.

52371C++
4 days ago
mort
mortaldor007/mort

An S3-compatible image processing server written in Go, supporting multiple storage backends and on-the-fly transformations.

52125Go
5 months ago
json2hcl
json2hclkvz/json2hcl

A command-line tool for converting JSON to HashiCorp Configuration Language (HCL) and vice versa.

521102HCL
11 months ago
Enforce Policies on GitHub Repositories and Commits
Enforce Policies on GitHub Repositories and Commitstalos-systems/conform

A tool for enforcing commit and license header policies in build pipelines.

52063Go
3 days ago
countries
countriesbiter777/countries

A comprehensive, high-performance Go library for country and currency data with ISO, ITU, IANA, and UN standards support.

51980Go
2 years ago
gowp
gowpxxjwxc/gowp

A Go worker pool library that limits concurrency of goroutine execution, supports timeouts, and never blocks task submission.

51766Go
1 year ago
stacktower
stacktowermatzehuels/stacktower

Visualize package dependencies as XKCD-style tower diagrams for Python, Rust, JavaScript, Ruby, PHP, Java, and Go.

51612Go
7 days ago
gubrak
gubraknovalagung/gubrak

A Go functional utility library with syntactic sugar, similar to lodash but for Go.

51341Go
1 month ago
1
41
42
43
85