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 2,884 open-source projects · page 46 of 81

……
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
gobrew
gobrewkevincobain2000/gobrew

A Go version manager written in Go that installs and manages multiple Go versions without requiring root or shell rehash.

42225Go
9 days ago
go-nude
go-nudekoyachi/go-nude

A Go library for detecting nudity in images, ported from nude.js.

42151Go
2 years ago
ipget
ipgetipfs/ipget

A wget-like tool for downloading files and directories from the IPFS network without requiring a separate IPFS installation.

42157Shell
8 days ago
Glue
Gluedesertbit/glue

A robust, clean, and efficient real-time bidirectional socket library for Go backends and JavaScript clients.

42131Go
6 years ago
request
requestmozillazg/request

A developer-friendly HTTP request library for Go, inspired by Python-Requests.

42136Go
6 years ago
levigo
levigojmhodges/levigo

A Go wrapper for LevelDB providing Go developers with access to the LevelDB key-value store.

42082Go
4 years ago
connectordb
connectordbconnectordb/connectordb

A self-hosted, extensible personal data aggregator and analysis engine for quantified self.

41932Go
4 years ago
archives
archivesmholt/archives

A Go library for creating/extracting archives, compressing/decompressing files, and walking virtual file systems across many formats.

41837Go
16 days ago
lk
lkhyperboloide/lk

A simple Go library for generating and validating signed license keys with arbitrary data.

41864Go
5 months ago
GoAudio
GoAudioDylanMeeus/GoAudio

A Go library for audio processing and synthesis with WAVE file support, oscillators, and breakpoints.

41841Go
2 years ago
testza
testzaMarvinJWendt/testza

A full-featured testing framework for Go with assertions, fuzzing, output capturing, and clean, colorful output.

41720Go
2 years ago
DapperDox ()
DapperDox ()DapperDox/dapperdox

A themed documentation generator, server, and API explorer for OpenAPI (Swagger) specifications.

41756Go
2 years ago
dbq
dbqrocketlaunchr/dbq

A lightweight Go library that eliminates boilerplate code for MySQL and PostgreSQL database operations.

41620Go
5 years ago
modus
modushypermodeinc/modus

A serverless framework for building agentic systems and AI apps in Go and AssemblyScript, powered by WebAssembly.

41631Go
9 months ago
onelog
onelogfrancoispqt/onelog

A dead simple, super fast, zero-allocation JSON logger for Go.

41518Go
7 years ago
go-adaptive-radix-tree
go-adaptive-radix-treeplar/go-adaptive-radix-tree

A high-performance, memory-efficient Go implementation of Adaptive Radix Trees with zero-allocation searches and ordered iteration.

41463Go
6 months ago
xgen
xgenxuri/xgen

A pure Go library for parsing XSD files and generating type-safe code in Go, C, Java, Rust, and TypeScript.

414105Go
19 days ago
httpretty
httprettyhenvic/httpretty

A Go package that prints HTTP client and server requests and responses in a human-readable, colorful terminal format.

41316Go
11 days ago
relayer
relayercosmos/relayer

An IBC relayer for ibc-go that monitors and submits IBC messages between Cosmos blockchains.

4131.7kGo
1 year ago
malgo
malgogen2brain/malgo

Go bindings for the miniaudio library, providing a cross-platform audio playback and capture API.

41262C
29 days ago
calendarheatmap
calendarheatmapnikolaydubina/calendarheatmap

A self-contained Go library and CLI for generating GitHub-style calendar heatmaps from time-series data.

41019Go
1 year ago
MoniGO
MoniGOiyashjayesh/monigo

A lightweight, embeddable observability library for Go services offering real-time metrics, function tracing, and a built-in dashboard.

40919CSS
1 month ago
go-rate
go-ratebeefsack/go-rate

A Go library for implementing timed rate limiting with both blocking and non-blocking approaches.

40635Go
4 years ago
sipexer
sipexermiconda/sipexer

A modern CLI tool for crafting and sending SIP requests to test VoIP and WebRTC signaling servers.

40653Go
9 days ago
NoKV
NoKVfeichai0017/NoKV

A Go-native distributed key-value storage system with LSM tree, MVCC, and Redis compatibility, supporting seamless migration from embedded to multi-Raft cluster.

40540Rust
13 hours ago
go-transaction-manager
go-transaction-manageravito-tech/go-transaction-manager

An abstraction layer for coordinating database transaction boundaries across multiple Go database drivers.

40522Go
17 days ago
copygen
copygenswitchupcb/copygen

A Go code generator that creates type-to-type and field-to-field copy functions without reflection, offering high performance and customization.

40323Go
1 year ago
flowmatic
flowmaticcarlmjohnson/flowmatic

A Go library providing a structured concurrency API to simplify parallel task management, error aggregation, and panic propagation.

4029Go
9 months ago
Substation
Substationbrexhq/substation

A serverless toolkit for routing, normalizing, and enriching security event and audit logs in AWS.

40233Go
4 months ago
teler-waf
teler-wafkitabisa/teler-waf

A Go HTTP middleware that protects web services from OWASP Top 10 threats, known vulnerabilities, malicious actors, and brute force attacks.

40133Go
1 year ago
pganalyze collector
pganalyze collectorpganalyze/collector

A Go-based daemon that collects PostgreSQL schema, statistics, and OS metrics for monitoring and graphing systems.

39980Go
2 days ago
Recipya
Recipyareaper47/recipya

A clean, simple, and powerful web application for managing, importing, and organizing family recipes.

39925Go
7 days ago
godet
godetraff/godet

A Go client library for remotely controlling Chrome/Chromium browsers via the Chrome DevTools Protocol.

39843Go
2 months ago
Netz
Netzspectralops/netz

Discover internet-wide misconfigurations in services like Elasticsearch, databases, and web servers using high-speed scanning tools.

39843Go
5 years ago
tutorial-go-fiber-rest-api
tutorial-go-fiber-rest-apikoddr/tutorial-go-fiber-rest-api

A tutorial demonstrating how to build a RESTful API with Go Fiber, PostgreSQL, JWT authentication, and Swagger documentation using Docker containers.

39883Go
4 months ago
Graphite exporter
Graphite exporterprometheus/graphite_exporter

A Prometheus exporter that accepts metrics via the Graphite plaintext protocol and converts them for Prometheus consumption.

396110Go
3 days ago
1
45
46
47
81