Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Go
G

Go

Language
3005 projects10064.8k total stars1099.4k total forks27 languages

Open-source projects built with Go

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

Showing 2,794 open-source projects · page 57 of 78

……
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
go-tpc
go-tpcpingcap/go-tpc

A Go-based toolbox for benchmarking TPC-C, TPC-H, and CH-benCHmark workloads on TiDB, MySQL, PostgreSQL, and compatible databases.

211115Go
4 months ago
doctorgpt
doctorgptingyamilmolinar/doctorgpt

A lightweight binary that monitors application logs and uses GPT to automatically diagnose errors in real-time.

20912Go
3 years ago
Subscan Go Utilities
Subscan Go Utilitiesitering/subscan-essentials

A high-precision, self-hostable blockchain explorer scaffold for Substrate-based networks like Polkadot.

209118Go
1 month ago
Go RPC Client
Go RPC Clientcentrifuge/go-substrate-rpc-client

A Go client library for interacting with Substrate-based blockchains via RPC calls.

209188Go
1 year ago
slack-bot
slack-botinnogames/slack-bot

A Slack bot for development teams with built-in Jenkins, Jira, and Git integrations, plus AI support via OpenAI.

20849Go
15 days ago
terraform-provider-elasticstack
terraform-provider-elasticstackelastic/terraform-provider-elasticstack

Terraform provider for managing Elastic Stack (Elasticsearch, Kibana) infrastructure as code.

208143Go
6 hours ago
wasmbrowsertest
wasmbrowsertestagnivade/wasmbrowsertest

Run Go WebAssembly tests directly in a browser, automating compilation, serving, and execution.

20827Go
22 hours ago
fiberprometheus
fiberprometheusansrivas/fiberprometheus

Prometheus middleware for the Fiber web framework in Go, providing HTTP metrics collection.

20843Go
13 days ago
gostradamus
gostradamusbykof/gostradamus

A lightweight Go library for human-friendly datetime creation, transformation, formatting, and parsing.

2086Go
1 year ago
irc-slack
irc-slackinsomniacslk/irc-slack

An IRC server that lets you connect to your Slack teams with your IRC client, serving as a replacement for Slack's discontinued IRC gateway.

20719Go
2 days ago
Csvlint.go
Csvlint.goClever/csvlint

A Go library and CLI tool for validating CSV files against RFC 4180 standards.

20721Makefile
7 months ago
godbg
godbgtylerwince/godbg

Go implementation of Rust's dbg macro for enhanced print debugging with file and line number context.

20710Go
7 years ago
typex
typexdtgorski/typex

A CLI tool to examine Go type structures, interfaces, and their transitive dependencies, and export them as TypeScript declarations.

20711Go
2 years ago
deque
dequeedwingeng/deque

A highly optimized double-ended queue for Go, significantly faster than container/list for adding/removing elements at both ends.

2077Go
2 years ago
cursortab.nvim
cursortab.nvimcursortab/cursortab.nvim

A Neovim plugin that provides AI-powered local edit completions and cursor predictions using various model backends.

20718Go
2 days ago
muxchain
muxchainstephens2424/muxchain

Lightweight middleware chaining library for Go's net/http package with type safety and minimal dependencies.

2069Go
7 years ago
strutil
strutilozgio/strutil

A comprehensive Go library providing string manipulation functions for formatting, transformation, and analysis.

20627Go
1 year ago
piladb
piladbfern4lvarez/piladb

A lightweight RESTful database engine built on stack data structures with JSON support and HTTP API.

20523Go
6 months ago
goRecommend
goRecommendtimkaye11/goRecommend

A Go library implementing collaborative filtering algorithms for recommendation systems, including ALS, Bayesian, and similarity-based approaches.

20522Go
12 years ago
charlatan
charlatanpercolate/charlatan

A Go interface mocking tool that generates fake implementations for testing, with detailed call tracking.

20510Go
2 years ago
Dockadvisor
Dockadvisordeckrun/dockadvisor

A fast, lightweight Dockerfile linter written in Go that detects issues, enforces best practices, and provides quality scores.

2047Go
4 months ago
errors
errorsemperror/errors

A lightweight Go library merging standard library errors and github.com/pkg/errors with enhanced features like stack traces and error matching.

20413Go
4 years ago
Memcached exporter
Memcached exporterprometheus/memcached_exporter

A Prometheus exporter that collects and exposes memcached server metrics for monitoring and alerting.

204122Go
7 days ago
tfmask
tfmaskcloudposse-archives/tfmask

A command-line utility to mask sensitive output from terraform plan and terraform apply commands.

20328Go
2 years ago
simples3
simples3rhnvrm/simples3

A zero-dependency Go library for AWS S3 and compatible services using REST API with V4 signing.

20333Go
19 days ago
staticfile-buildpack
staticfile-buildpackcloudfoundry/staticfile-buildpack

A Cloud Foundry buildpack for deploying static HTML/JS/CSS websites and applications.

202323Go
7 days ago
clîr
clîrleaanthony/clir

A simple, clear, and dependency-free CLI library for Go with struct-based flags and nested subcommands.

20218Go
2 years ago
simple-scrypt
simple-scryptelithrar/simple-scrypt

A Go library providing a convenient wrapper for secure password hashing using the scrypt key derivation function.

20227Go
3 months ago
jsonvalue
jsonvalueAndrew-M-C/go.jsonvalue

A fast and convenient Go library for handling unstructured JSON data, serving as an alternative to map[string]interface{}.

20218Go
3 months ago
sq
sqbokwoon95/go-structured-query

A code-generated, type-safe SQL query builder and struct mapper for Go that eliminates magic strings and boilerplate.

20111Go
3 years ago
go-premailer
go-premailervanng822/go-premailer

A Go library that inlines CSS styles into HTML emails for better email client compatibility.

20122Go
4 days ago
libradb
libradbamit-davidson/LibraDB

A simple, persistent key/value store written in pure Go for learning database internals.

20126Go
2 years ago
zerocfg
zerocfgchaindead/zerocfg

A Go configuration library with a flag-like API that supports YAML, environment variables, and CLI arguments with zero boilerplate.

2009Go
11 months ago
octillery
octilleryknocknote/octillery

A Go package for database sharding that works with any ORM or raw SQL.

20031Go
2 years ago
go-marathon
go-marathongambol99/go-marathon

A Go client library for interacting with the Marathon container orchestration platform API.

199126Go
5 years ago
go-ml
go-mlalonsovidales/go_ml

A Go library implementing essential machine learning algorithms including linear regression, logistic regression, and neural networks.

19925Go
9 years ago
1
56
57
58
78