Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Go
G

Go

Language
3795 projects10291.0k total stars1131.9k total forks29 languages

Open-source projects built with Go

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

Showing 3,795 open-source projects · page 26 of 106

……
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
portal
portalSpatiumPortae/portal

A command-line file transfer utility for sending files between computers with end-to-end encryption and direct or relayed connections.

1.8k53Go
2 years ago
portal
portalZinoKader/portal

A command-line utility for secure, encrypted file transfers between computers with direct or relayed connections.

1.8k53Go
2 years ago
boilr
boilrtmrts/boilr

A command-line tool to create projects from boilerplate templates using Go's templating engine.

1.8k117Go
3 years ago
godump (goforj)
godump (goforj)goforj/godump

A zero-dependency, Laravel-inspired pretty-printer and debug dumper for Go structs with colorized terminal and HTML output.

1.8k36Go
28 days ago
Greenmask
GreenmaskGreenmaskIO/greenmask

An open-source tool for PostgreSQL and MySQL database anonymization, synthetic data generation, and logical dumping.

1.8k67Go
3 days ago
nosurf
nosurfjustinas/nosurf

A CSRF protection middleware for Go that prevents Cross-Site Request Forgery attacks in any HTTP application.

1.7k129Go
1 year ago
sshesame
sshesamejaksi/sshesame

A lightweight SSH honeypot that logs all connection attempts and activity without executing commands.

1.7k107Go
1 year ago
mmake
mmaketj/mmake

A wrapper for GNU Make that adds user-friendly help output and remote includes while preserving all original functionality.

1.7k44Go
3 years ago
Kuiper
Kuiperemqx/kuiper

A lightweight IoT data analytics and stream processing engine for resource-constrained edge devices.

1.7k456Go
10 days ago
templui
templuiaxzilla/templui

A collection of beautifully designed UI components for Go and templ, installable via CLI with full customization.

1.7k95templ
23 hours ago
mole
moledavrodpin/mole

A CLI tool for creating resilient SSH tunnels with a focus on reliability and user experience.

1.7k97Go
2 years ago
go-sqlbuilder
go-sqlbuilderhuandu/go-sqlbuilder

A flexible and powerful SQL string builder library plus a zero-config ORM for Go.

1.7k140Go
8 days ago
uilive
uilivegosuri/uilive

A Go library for updating terminal output in real-time with buffered writes and timed interval flushing.

1.7k88Go
3 years ago
terraform-provider-kubernetes
terraform-provider-kuberneteshashicorp/terraform-provider-kubernetes

Terraform provider for managing Kubernetes resources through infrastructure-as-code.

1.7k1.1kGo
5 days ago
sling
slingdghubble/sling

A Go HTTP client library for creating and sending API requests with struct-based encoding and request composition.

1.7k121Go
5 months ago
golang-examples
golang-examplesSimonWaldherr/golang-examples

A collection of Go programming examples covering beginner to expert topics, from basic syntax to advanced applications.

1.7k455Go
1 month ago
go-selfupdate
go-selfupdatesanbornm/go-selfupdate

A Go library enabling applications to self-update via binary diffs and full downloads from a custom server.

1.7k185Go
2 years ago
glfw
glfwgo-gl/glfw

Go bindings for the GLFW 3 library, enabling window and input management for OpenGL applications.

1.7k194C
6 days ago
Apinto (.6k)
Apinto (.6k)eolinker/apinto

A high-performance, extensible, cloud-native API gateway built with Go, featuring plugin-based architecture and enterprise-grade management.

1.7k258Go
1 month ago
gorbac
gorbacmikespook/gorbac

A lightweight, generic role-based access control (RBAC) library for Go applications with inheritance and custom assertions.

1.7k180Go
1 month ago
antibody
antibodygetantibody/antibody

A deprecated shell plugin manager for ZSH, originally built for speed.

1.7k62Go
4 years ago
requests
requestscarlmjohnson/requests

A Go library providing a fluent API to simplify HTTP client requests, reducing boilerplate compared to net/http.

1.7k61Go
9 days ago
Oak
Oakoakmound/oak

A pure Go game engine for building 2D games and GUI applications with built-in rendering, physics, and audio systems.

1.7k87Go
18 days ago
boring
boringalebeck/boring

A simple command-line SSH tunnel manager that supports local, remote, and dynamic port forwarding with automatic reconnection.

1.7k52Go
1 month ago
sftp
sftppkg/sftp

SFTP client and server implementation for Go, providing file system operations over SSH connections.

1.7k399Go
1 month ago
shoutrrr
shoutrrrcontainrrr/shoutrrr

A Go library and CLI tool for sending notifications to multiple services like Slack, Discord, and more.

1.7k103Go
1 month ago
bbgo
bbgoc9s/bbgo

A modern cryptocurrency trading bot framework written in Go, supporting multiple exchanges, backtesting, and built-in strategies.

1.7k381Go
11 hours ago
go-http-routing-benchmark
go-http-routing-benchmarkjulienschmidt/go-http-routing-benchmark

A benchmark suite comparing the performance of Go HTTP request routers and web frameworks using real-world API routing structures.

1.7k242Go
3 years ago
govips
govipsdavidbyttow/govips

A Go wrapper for libvips providing lightning-fast image processing and resizing with type-safe bindings.

1.7k217Go
21 days ago
gorethink
gorethinkdancannon/gorethink

A Go driver for RethinkDB providing a native interface to query and manage the NoSQL database.

1.6k178Go
10 months ago
boomfilters
boomfilterstylertreat/BoomFilters

A Go library of probabilistic data structures for processing continuous, unbounded data streams.

1.6k118Go
9 months ago
chart-testing
chart-testinghelm/chart-testing

A CLI tool for linting and testing Helm charts, designed for CI/CD pipelines and pull request validation.

1.6k249Go
4 days ago
gendry
gendrydidi/gendry

A Go library for building SQL queries and mapping results, providing a lightweight alternative to ORMs.

1.6k195Go
1 year ago
seelog
seelogcihub/seelog

A native Go logging library with flexible asynchronous dispatching, filtering, and formatting capabilities.

1.6k238Go
7 years ago
Nanobox
Nanoboxnanobox-io/nanobox

Automates the creation of isolated, repeatable development and production environments using Docker and VirtualBox.

1.6k90Go
6 years ago
csvq
csvqmithrandie/csvq

A command-line tool that provides an SQL-like query language for reading, updating, and deleting CSV records.

1.6k68Go
2 years ago
1
25
26
27
106