Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

2767 projects

Showing 36 of 2767 projects

GCache
GCacheGo

A feature-rich in-memory cache library for Go with support for LRU, LFU, ARC, and expirable entries.

#lfu-cache#in-memory-cache#expirable-cache
Stars2.7k
Forks280
Last commit2 years ago
tiedot
tiedotGo

A rudimentary embedded NoSQL document database written in Go that stores JSON documents and provides HTTP API access.

#database#data-storage#database-engine
Stars2.7k
Forks258
Last commit5 years ago
httpexpect
httpexpectGo

A concise, declarative Go library for end-to-end HTTP and REST API testing with chainable request builders and assertions.

#rest#integration-testing#testing-library
Stars2.7k
Forks242
Last commit9 months ago
Go Chassis
Go ChassisGo

A cloud-native microservice framework for Go with built-in resilience, observability, and traffic management features.

#observability#istio#http
Stars2.7k
Forks471
Last commit5 days ago
myLG
myLGGo

A command-line network diagnostic tool that combines multiple network probes like ping, traceroute, BGP, and packet analysis.

#looking-glass#whois#dns-lookup
Stars2.7k
Forks237
Last commit6 years ago
go-flags
go-flagsGo

A Go library for parsing command line arguments with extensive features and reflection-based struct tagging.

#library#argument-parser#option-parser
Stars2.7k
Forks325
Last commit2 years ago
gocql
gocqlGo

A fast and robust Go client driver for Apache Cassandra, implementing the native CQL binary protocol.

#database-driver#database#client
Stars2.7k
Forks655
Last commit1 month ago
gojson
gojsonGo

A command-line tool that automatically generates Go struct definitions from JSON or YAML documents.

#developer-tools#yaml#struct-definition
Stars2.7k
Forks205
Last commit5 years ago
bunster
bunsterGo

A shell compiler that converts bash scripts into secure, portable, and static binaries by transpiling them to Go.

#compiler#devops#static-binary
Stars2.7k
Forks71
Last commit4 months ago
Karma
KarmaTypeScript

A feature-rich alert dashboard for Prometheus Alertmanager, designed for visualizing and managing alerts across multiple instances.

#prometheus-utility#devops#observability
Stars2.7k
Forks201
Last commit1 day ago
otter
otterGo

A high-performance, in-memory caching library for Go with adaptive eviction policies and low memory overhead.

#in-memory-cache#w-tinylfu#high-performance
Stars2.7k
Forks69
Last commit2 months ago
goqu
goquGo

An expressive SQL builder and query library for Go with support for multiple database dialects.

#query-builder#database#go-library
Stars2.7k
Forks223
Last commit2 years ago
KrakenD API Gateway (.5k)
KrakenD API Gateway (.5k)Go

An ultra-high performance, stateless, declarative API Gateway written in Go for microservices and secure communications.

#api-gateway#reverse-proxy#high-performance
Stars2.7k
Forks500
Last commit3 days ago
go-nsq
go-nsqGo

Official Go client library for building NSQ producers and consumers.

#message-queue#distributed-systems#go-library
Stars2.7k
Forks436
Last commit1 year ago
go.nvim
go.nvimLua

A feature-rich Go development plugin for Neovim with LSP, debugging, AI assistance, and code generation.

#dap-debugging#treesitter#nvim-dap
Stars2.7k
Forks159
Last commit2 months ago
Selenoid
SelenoidGo

A Selenium Hub successor that runs browsers in Docker containers for scalable, immutable, and self-hosted browser automation.

#selenium-server#containerization#hub
Stars2.7k
Forks362
Last commit1 year ago
GoBoy
GoBoyGo

A multi-platform Nintendo Game Boy and Game Boy Color emulator written in Go, featuring debugging tools and broad game compatibility.

#debugging-tools#open-source#emulation
Stars2.6k
Forks119
Last commit5 months ago
supercronic
supercronicGo

A crontab-compatible job runner designed specifically for container environments.

#devops#job-scheduler#kubernetes
Stars2.6k
Forks146
Last commit15 days ago
scs
scsGo

A lightweight, efficient, and secure HTTP session management library for Go applications.

#web-security#authentication#server-side-sessions
Stars2.6k
Forks203
Last commit9 months ago
Flagr
FlagrGo

Flagr is an open-source Go microservice for feature flagging, A/B testing, and dynamic configuration.

#dynamic-configuration#experimentation#devops
Stars2.6k
Forks204
Last commit9 days ago
nunu
nunuGo

A CLI tool for scaffolding and building production-ready Go applications with a layered architecture.

#productivity#scaffold#dependency-injection
Stars2.6k
Forks207
Last commit15 days ago
go-multierror
go-multierrorGo

A Go package for representing multiple errors as a single error with custom formatting and concurrent error collection.

#go-1.13-plus#go-library#error-handling
Stars2.6k
Forks144
Last commit1 month ago
sq
sqGo

A command-line tool that provides jq-style access to structured data sources like SQL databases, CSV, and Excel files.

#data-inspection#data-wrangling#data-export
Stars2.6k
Forks42
Last commit2 days ago
spinner
spinnerGo

A Go package providing 90 configurable terminal spinner/progress indicators for command-line applications.

#ascii-animation#indicator#terminal
Stars2.5k
Forks128
Last commit1 year ago
errcheck
errcheckGo

A static analysis tool that finds unchecked errors in Go code.

#developer-tools#error#linter
Stars2.5k
Forks147
Last commit3 months ago
NATS streaming
NATS streamingGo

A high-performance, lightweight reliable streaming platform built on NATS messaging.

#message-queue#persistent-messaging#distributed-systems
Stars2.5k
Forks292
Last commit2 years ago
gonic
gonicGo

A free-software music streaming server implementing the Subsonic API, supporting on-the-fly transcoding, podcasts, and multi-user libraries.

#subsonic-api#transcoding#scrobbling
Stars2.5k
Forks156
Last commit2 days ago
Pilosa
PilosaGo

A real-time distributed analytical database built entirely on bitmaps for low-latency queries on fresh data.

#real-time-database#stream-processing#bitmap
Stars2.5k
Forks239
Last commit2 years ago
Donetick
DonetickGo

Donetick an open-source, user-friendly app for managing tasks and chores, featuring customizable options to help you and others stay organized

#selfhosted#chore#todolist
Stars2.5k
Forks195
Last commit10 days ago
hoverfly
hoverflyGo

A lightweight open-source API simulation tool for creating realistic mocks of dependent services during development and testing.

#devops#testing-tool#proxy
Stars2.5k
Forks228
Last commit1 day ago
Hoverfly
HoverflyGo

A lightweight open-source API simulation tool for creating realistic mocks of API dependencies during development and testing.

#development-tool#testing-tool#proxy
Stars2.5k
Forks228
Last commit1 day ago
mpb
mpbGo

A Go library for rendering multiple customizable progress bars in terminal applications.

#go-modules#decorators#terminal
Stars2.5k
Forks132
Last commit3 days ago
tfgo
tfgoGo

A Go library that simplifies TensorFlow's Go bindings with method chaining, automatic scoping, and type conversion.

#deep-learning#graph-computation#model-serving
Stars2.5k
Forks158
Last commit2 years ago
go-oidc
go-oidcGo

A Go package that adds OpenID Connect client support to the standard OAuth2 library.

#oauth2#authentication#openid-connect
Stars2.5k
Forks434
Last commit1 month ago
fastjson
fastjsonGo

A high-performance JSON parser and validator for Go that requires no custom structs, code generation, or reflection.

#fast#json-rpc#high-performance
Stars2.5k
Forks157
Last commit6 months ago
MySQL server exporter
MySQL server exporterGo

Prometheus exporter that collects and exposes MySQL and MariaDB server metrics for monitoring.

#devops#database-monitoring#observability
Stars2.5k
Forks811
Last commit11 days ago
PreviousPage 17 of 77Next

Related Tags

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
#Golang1469
#Go Library491
#Cli Tool323
#Docker322
#Devops269
#Developer Tools225
#Cli209
#Golang Library207
#Self Hosted206
#Hacktoberfest154
#Performance149
#Microservices144