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 42 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
EOS.IO Go API library
EOS.IO Go API libraryeoscanada/eos-go

A Go library for interacting with EOS.IO blockchain nodes via RPC, P2P, and wallet operations.

553212Go
1 year ago
simpletable
simpletablealexeyco/simpletable

A Go library for generating and displaying ASCII tables in the terminal with customizable styling and formatting.

55232Go
5 years ago
Insider CLI
Insider CLIinsidersec/insider

A static application security testing (SAST) CLI tool that scans source code for OWASP Top 10 vulnerabilities across multiple programming languages.

55280Go
4 years ago
cod
coddim-an/cod

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

55222Go
1 month ago
nacl
naclkevinburke/nacl

Pure Go implementation of the NaCL cryptography API with full feature parity and cross-language compatibility.

55023Go
1 month ago
Kurtosis
Kurtosiskurtosis-tech/kurtosis

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

549100Go
4 days ago
gocron
gocronflohoss/gocron

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

54919Go
1 day ago
tfcmt
tfcmtsuzuki-shunsuke/tfcmt

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

54756Go
1 day 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.

54646Go
3 years ago
geo-golang
geo-golangcodingsince1985/geo-golang

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

54672Go
4 months ago
Skylos
Skylosduriantaco/skylos

Open-source static analysis tool for Python, TypeScript, and Go that detects dead code, security vulnerabilities, and AI-generated regressions.

54429Python
4 days ago
wuid
wuidedwingeng/wuid

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

54448Go
2 years 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.

54448Go
2 years 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
Sqinn-Go
Sqinn-Gocvilsmeier/sqinn-go

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

53817Go
2 days ago
EchoVault
EchoVaultEchoVault/EchoVault

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

53747Go
1 year ago
cimgui-go
cimgui-goAllenDang/cimgui-go

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

53773C++
10 days ago
goreturns
goreturnssqs/goreturns

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

53753Go
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.

53626Go
4 days ago
dstack
dstackDstack-TEE/dstack

An open framework for deploying AI applications with cryptographic privacy guarantees using confidential VMs and GPUs.

53594Rust
1 day ago
tor-controller
tor-controllerkragniz/tor-controller

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

53332Go
4 years ago
emitter
emitterolebedev/emitter

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

53237Go
3 years ago
lsp
lspdborzov/lsp

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

53212Go
5 years ago
gisp
gispjcla1/gisp

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

53133Go
9 years ago
go-jose
go-josego-jose/go-jose

A Go implementation of JOSE standards (JWE, JWS, JWT) for secure JSON object signing and encryption.

531133Go
10 days ago
WebHook Tester
WebHook Testertarampampam/webhook-tester

A self-hosted tool for testing and debugging webhooks and HTTP requests with customizable responses and real-time UI.

53056Go
29 days ago
gofs
gofsno-src/gofs

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

53042Go
5 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
killcord
killcordnomasters/killcord

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

52634Go
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.

52628Go
13 days 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.

52563Go
9 days 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
countries
countriesbiter777/countries

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

52479Go
2 years ago
gorouter
gorouterxujiajun/gorouter

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

52370Go
7 years ago
mort
mortaldor007/mort

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

52225Go
8 months ago
1
41
42
43
106