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 67 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
anvil
anvil0xjuanma/anvil

CLI tool to install development tools and sync configurations across machines using Homebrew and private GitHub repos.

1153Go
4 months ago
govalid
govalidtwharmon/govalid

A Go library for validating structs using field tags with built-in and custom rules.

11512Go
3 days ago
bafi
bafimmalcek/bafi

A universal data converter that translates JSON, BSON, YAML, CSV, XML, and MT940 to any format using Go templates.

1157Go
6 months ago
gosmi
gosmisleepinggenius2/gosmi

A native Go library for parsing SMIv1/2 MIB files, providing a libsmi-compatible API.

11538Go
2 years ago
gograph
gographhmdsefi/gograph

A lightweight, efficient, and easy-to-use generic graph data structure and algorithm library for Go.

11514Go
9 months ago
EnvCLI
EnvCLIEnvCLI/EnvCLI

A wrapper that runs commands in ephemeral Docker containers, eliminating the need to install languages and tools locally.

1154Go
11 months ago
SopsSecretGenerator
SopsSecretGeneratorgoabout/kustomize-sopssecretgenerator

A Kustomize generator plugin that creates Kubernetes Secrets from sops-encrypted files.

11517Go
2 years ago
Mantil
Mantilmantil-io/mantil

A serverless development framework for building AWS Lambda-based Go backends with a streamlined CLI workflow.

1143Go
3 years ago
gofreetds
gofreetdsminus5/gofreetds

A Go database driver for Microsoft SQL Server and Sybase ASE using FreeTDS, supporting stored procedures and multiple resultsets.

11448Go
5 years ago
checksum
checksumcodingsince1985/checksum

A Go library for computing message digests (MD5, SHA256, SHA1, CRC32, BLAKE2s-256) for large files efficiently.

11416Go
2 years ago
Intervention Engine FHIR Server
Intervention Engine FHIR Serverintervention-engine/fhir

A Go library providing HL7 FHIR DSTU2 models and server components with MongoDB storage for healthcare applications.

11452Go
5 years ago
binstruct
binstructghostiam/binstruct

A Go library for decoding binary data into structured Go types using tags, with support for offsets, calculations, and custom methods.

11419Go
1 year ago
disgo
disgoswitchupcb/disgo

A flexible, performant, and thread-safe Discord API wrapper for Go, providing 100% one-to-one implementation of Discord's API.

1143Go
1 year ago
version
versionmszostok/version

A Go package for CLI tools that automatically collects and displays version information in multiple formats.

1145Go
2 years ago
go-ngram
go-ngramLazin/go-ngram

A Unicode-aware, append-only n-gram index library for Go with memory-efficient string pooling.

11416Go
10 years ago
cookie
cookiesyntaqx/cookie

A Go package for handling HTTP cookies with struct parsing, custom types, and signed cookie support.

1143Go
20 days ago
checkdigit
checkdigitosamingo/checkdigit

A Go library implementing check digit algorithms (Luhn, Verhoeff, Damm) and calculators for ISBN, EAN, JAN, UPC, and other standards.

1148Go
1 year ago
pb-ext
pb-extmagooney-loon/pb-ext

An enhanced PocketBase server with built-in monitoring, logging, analytics, and auto-generated API documentation.

1138Go
27 days ago
spawn
spawnrollchains/spawn

A development platform for building, maintaining, and scaling custom modular Cosmos-SDK blockchains.

11334Go
4 months ago
go-store
go-storegosuri/go-store

A Redis-backed key-value store library for Go with platform-independent interfaces for data persistence.

1139Go
9 years ago
Ambrosia
Ambrosiareactorsh/ambrosia

A cross-platform CLI tool for cleaning and improving text datasets for machine learning, with fast operations and LLM-based filtering.

1132Go
3 years ago
dkeyczar
dkeyczardgryski/dkeyczar

A Go port of Google's Keyczar cryptography library providing simple, safe cryptographic operations with sensible defaults.

11216Go
6 years ago
indigo
indigoosamingo/indigo

A distributed unique ID generator using Sonyflake algorithm with Base58 encoding for compact string IDs.

11212Go
1 year ago
CANNiBUS
CANNiBUSHive13/CANiBUS

A Go-based server for researching and hacking CAN bus devices in vehicles, with a web interface and RESTful API.

11220JavaScript
12 years ago
honeydet
honeydetreferefref/honeydet

A signature-based, multi-threaded honeypot detection tool written in Go that identifies emulated services via crafted requests.

1128Go
1 year ago
gonerics
gonericsbouk/gonerics

A collection of generic Go utilities and data structures for common programming patterns.

1129Go
11 years ago
godis
godispiaohao/godis

A high-performance Redis client for Go, inspired by Jedis, supporting clusters, pipelines, transactions, and distributed locks.

11218Go
6 years ago
terraform-provider-panos
terraform-provider-panosPaloAltoNetworks/terraform-provider-panos

A Terraform provider for managing Palo Alto Networks PAN-OS firewalls and Panorama through infrastructure as code.

11178Go
1 month ago
pagser
pagserfoolin/pagser

A Go library that parses and deserializes HTML pages into structs using goquery and struct tags for web crawlers.

1117Go
2 years ago
doublejump
doublejumpedwingeng/doublejump

A revamped jump consistent hash algorithm for Go that supports node removal with zero memory allocations.

11114Go
3 years ago
oplog
oplogdailymotion/oplog

A generic oplog/replication system for microservices providing real-time data synchronization between producers and consumers.

11113Go
1 year ago
Hipchat
Hipchatdaneharrigan/hipchat

A Go package for communicating with HipChat via XMPP without requiring XML or XMPP protocol knowledge.

11132Go
9 years ago
gogu
goguesimov/gogu

A concurrent-safe Go generics utility library providing comprehensive functions and data structures for slices, maps, and strings.

1109Go
3 years ago
LastSaaS
LastSaaSjonradoff/lastsaas

A production-ready SaaS boilerplate built with Go and React, featuring multi-tenancy, Stripe billing, white-label branding, and AI-agent ready architecture.

11043Go
3 months ago
kickstart.go
kickstart.goraeperd/kickstart.go

A minimalistic, single-file HTTP server template in Go using only the standard library.

1105Go
28 days ago
JayDiff
JayDiffyazgazan/jaydiff

A command-line JSON diff utility with multiple output formats and flexible comparison options.

1109Go
1 month ago
1
66
67
68
77