Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Go
G

Go

Language
2761 projects10033.9k total stars1095.1k total forks27 languages

Open-source projects built with Go

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

Showing 2,761 open-source projects · page 13 of 77

……
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
ProtoActor
ProtoActorasynkron/protoactor-go

Ultra fast distributed actor framework for Go, C#, and Java/Kotlin, enabling cross-platform concurrency and messaging.

5.5k572Go
2 months ago
envconfig
envconfigkelseyhightower/envconfig

A Go library for loading configuration from environment variables into structs with struct tags and custom decoders.

5.4k394Go
11 months ago
lumberjack
lumberjacknatefinch/lumberjack

A Go package for writing logs to rolling files with configurable size, age, and backup limits.

5.4k653Go
1 year ago
DarwinKit
DarwinKitprogrium/darwinkit

Native Apple framework bindings for Go, enabling macOS application development without Objective-C or XCode.

5.4k173Go
1 year ago
Vale
Valeerrata-ai/vale

A markup-aware, command-line linter for prose that enforces style guides and spelling with speed and extensibility.

5.4k196Go
4 days ago
lakeFS
lakeFStreeverse/lakeFS

An open-source tool that transforms object storage into a Git-like repository for versioned, atomic, and repeatable data lake operations.

5.4k456Go
2 days ago
gofakeit
gofakeitbrianvoe/gofakeit

A comprehensive Go library for generating realistic fake data across 300+ categories with zero dependencies.

5.4k296Go
25 days ago
keto
ketoory/keto

An open-source implementation of Google's Zanzibar authorization system, providing a scalable and customizable permission server.

5.3k384Go
4 days ago
gotests
gotestscweill/gotests

Automatically generates table-driven Go test boilerplate from source code, with optional AI-powered test case generation.

5.3k352Go
7 months ago
dragonboat
dragonboatlni/dragonboat

A feature-complete, high-performance multi-group Raft consensus library in Go for building fault-tolerant distributed systems.

5.3k569Go
10 months ago
lancet
lancetduke-git/lancet

A comprehensive, efficient, and reusable utility function library for Go with 700+ functions.

5.3k521Go
3 months ago
Tsuru
Tsurutsuru/tsuru

An extensible open-source Platform as a Service (PaaS) that simplifies application deployment across multiple programming languages.

5.3k554Go
12 days ago
Mercure
Mercuredunglas/mercure

A protocol and server for pushing real-time updates to web browsers and HTTP clients with server-sent events.

5.3k339Go
1 day ago
openfga
openfgaopenfga/openfga

A high-performance, flexible authorization/permission engine inspired by Google Zanzibar for fine-grained access control.

5.3k411Go
3 days ago
OctoSQL
OctoSQLcube2222/octosql

A CLI tool and dataflow engine that lets you query and join data from multiple databases and file formats using SQL.

5.3k212Go
2 years ago
Wish
Wishcharmbracelet/wish

A Go library for building SSH applications with middleware support, making it easy to create secure, terminal-accessible apps.

5.3k111Go
7 days ago
tun2socks
tun2socksxjasonlyu/tun2socks

A high-performance tun2socks implementation that transparently routes all network traffic through various proxy protocols using the gVisor TCP/IP stack.

5.3k616Go
1 month ago
carbon
carbondromara/carbon

A lightweight, semantic, and developer-friendly Go package for date and time manipulation without third-party dependencies.

5.2k263Go
28 days ago
Terrascan
Terrascanaccurics/terrascan

A static code analyzer that detects security and compliance violations in Infrastructure as Code before provisioning cloud infrastructure.

5.2k550Go
6 months ago
terrascan
terrascantenable/terrascan

A static code analyzer that detects security and compliance violations in Infrastructure as Code before provisioning cloud infrastructure.

5.2k550Go
6 months ago
SQLFlow
SQLFlowsql-machine-learning/sqlflow

A compiler that extends SQL with AI capabilities to train, predict, and evaluate machine learning models directly from SQL statements.

5.2k704Go
2 years ago
go-restful
go-restfulemicklei/go-restful

A Go package for building RESTful web services with explicit HTTP method mapping and flexible routing.

5.1k682Go
5 months ago
horcrux
horcruxjesseduffield/horcrux

A CLI tool that splits files into encrypted fragments using Shamir's Secret Sharing, requiring only a threshold of fragments to reconstruct the original.

5.1k142Go
1 year ago
Cameradar
CameradarUllaakut/cameradar

A penetration testing tool that discovers and accesses RTSP video surveillance cameras through network scanning and dictionary attacks.

5.1k620Go
6 days ago
ulid
ulidoklog/ulid

A Go implementation of ULID, a lexicographically sortable identifier alternative to UUID.

5.0k182Go
1 year ago
gocode
gocodensf/gocode

A daemon providing fast, context-sensitive autocompletion for Go code in editors like Vim, Neovim, and Emacs.

5.0k654Go
4 months ago
GoSu
GoSutianon/gosu

A simple Go-based tool to step down from root and execute a process as another user, designed for Docker containers.

5.0k359Shell
3 days ago
awless
awlesswallix/awless

A powerful CLI for AWS with templating, local graph sync, and smart SSH for infrastructure management.

5.0k257Go
3 years ago
toml
tomlBurntSushi/toml

A TOML parser for Go with reflection, compatible with TOML v1.1.0 and offering a CLI validator tool.

5.0k551Go
6 days ago
go-mysql
go-mysqlsiddontang/go-mysql

A pure Go library for MySQL network protocol handling, replication, and client/server implementations.

5.0k1.1kGo
11 days ago
go-mysql
go-mysqlgo-mysql-org/go-mysql

A pure Go library for MySQL network protocol handling, replication, and client/server implementations.

5.0k1.1kGo
11 days ago
slack
slackslack-go/slack

A comprehensive Go library for interacting with Slack's API, including REST calls, Real-Time Messaging, and Socket Mode.

4.9k1.2kGo
4 days ago
terraform-provider-azurerm
terraform-provider-azurermhashicorp/terraform-provider-azurerm

Terraform provider for managing Azure Resource Manager resources through infrastructure-as-code.

4.9k5.0kGo
2 days ago
arduino-cli
arduino-cliarduino/arduino-cli

Command-line interface for managing Arduino boards, libraries, building sketches, and uploading code.

4.9k481Go
1 day ago
M3DB
M3DBm3db/m3

A distributed time series database, query engine, and metrics platform with Prometheus and Graphite compatibility.

4.9k463Go
20 days ago
rosedb
rosedbroseduan/rosedb

A lightweight, fast, and reliable key/value storage engine based on the Bitcask log-structured storage model.

4.9k646Go
3 months ago
1
12
13
14
77