Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Golang

Golang

1506 projects

Showing 36 of 1327 projects

stats
statsGo

A comprehensive, dependency-free statistics library for Go with extensive mathematical functions and thorough testing.

#regression-analysis#mathematics#statistics
Stars3.0k
Forks174
Last commit1 month ago
bimg
bimgGo

Go package for fast high-level image processing using libvips C bindings.

#resize#png#high-performance
Stars3.0k
Forks346
Last commit1 year ago
termdash
termdashGo

A cross-platform, customizable terminal dashboard library for Go with a rich widget set and dynamic layouts.

#terminal-dashboard#dashboard#go-library
Stars3.0k
Forks148
Last commit1 day ago
hermes
hermesGo

A Go package for generating clean, responsive HTML and plain-text transactional emails with built-in themes.

#generator#template#emails
Stars3.0k
Forks248
Last commit1 year ago
cel-go
cel-goGo

A non-Turing complete expression language for fast, safe, and portable evaluation with C-like syntax.

#expression-parser#policy-engine#macros
Stars3.0k
Forks291
Last commit2 days ago
rueidis
rueidisGo

A high-performance Go Redis client with auto pipelining, server-assisted client-side caching, and support for Redis modules.

#database-driver#client-side-caching#distributed
Stars2.9k
Forks243
Last commit2 days ago
pagoda
pagodaGo

A full-stack Go starter kit with server-side rendering, HTMX, and an admin panel for rapid web development.

#authentication#server-side-rendering#admin-panel
Stars2.9k
Forks150
Last commit5 months ago
retry-go
retry-goGo

A simple and flexible Go library for implementing retry mechanisms with configurable backoff strategies and error handling.

#retry-logic#hacktoberfest#retry-library
Stars2.9k
Forks173
Last commit3 months ago
gocache
gocacheGo

A complete and extensible Go cache library with multiple stores, chaining, loadable caches, metrics, and marshaling.

#cache-metrics#hacktoberfest#in-memory-cache
Stars2.9k
Forks222
Last commit26 days ago
gofeed
gofeedGo

A robust Go library for parsing RSS, Atom, and JSON feeds with support for extensions and invalid feed handling.

#rss-feed#atom-feed#rss
Stars2.8k
Forks220
Last commit1 year ago
email
emailGo

A robust and flexible Go library for creating and sending emails with support for attachments, HTML content, and connection pooling.

#backend-development#email-sending#email-attachments
Stars2.8k
Forks336
Last commit2 years ago
liftbridge
liftbridgeGo

Kafka-style lightweight, fault-tolerant message streaming built on NATS with a single Go binary.

#liftbridge#kafka-alternative#message-queue
Stars2.8k
Forks117
Last commit28 days ago
cli
cliGo

A CLI tool that generates production-ready full-stack projects with Go backend, modern frontend, and automated deployment via a single command.

#cli-app#cli-commands#vite
Stars2.8k
Forks271
Last commit3 months ago
Gokapi
GokapiGo

A lightweight, self-hosted alternative to Firefox Send for private file sharing with automatic expiration and S3 support.

#backblaze-b2#s3-storage#selfhosted
Stars2.8k
Forks132
Last commit17 days ago
do
doGo

A type-safe dependency injection toolkit for Go 1.18+ using generics, designed to replace uber/dig.

#graceful-shutdown#injection#software-architecture
Stars2.7k
Forks107
Last commit4 days ago
memguard
memguardGo

A Go library that creates a secure software enclave to protect sensitive data in memory from exposure and attacks.

#cold-boot-protection#crypto#data-protection
Stars2.7k
Forks135
Last commit29 days ago
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
Forks279
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
Forks260
Last commit4 years ago
heimdall
heimdallGo

An enhanced HTTP client for Go with built-in retry mechanisms, circuit breaking, and plugin support for fault-tolerant requests.

#httpclient#retry-mechanism#circuit-breaker
Stars2.7k
Forks206
Last commit22 days ago
maroto
marotoGo

A Bootstrap-inspired Go library for creating PDFs with a grid layout system, using gofpdf for fast and simple PDF generation.

#fast#bootstrap-inspired#go-library
Stars2.7k
Forks258
Last commit4 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
Forks236
Last commit6 years ago
goworld
goworldGo

A scalable distributed game server engine written in Go, featuring hot-swapping for live updates.

#multiplayer#game-server#distributed-systems
Stars2.7k
Forks474
Last commit6 months 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 commit4 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
Forks648
Last commit1 day ago
KICS
KICSOpen Policy Agent

KICS is an open-source static analysis tool that finds security vulnerabilities, compliance issues, and misconfigurations in Infrastructure as Code.

#hacktoberfest#kubernetes#security-scanning
Stars2.6k
Forks371
Last commit8 days 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
Forks121
Last commit2 months 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.6k
Forks159
Last commit2 days ago
agent-deck
agent-deckGo

A terminal session manager that provides a unified TUI for managing multiple AI coding agents like Claude, Gemini, OpenCode, and Codex.

#ai-coding-assistant#go-application#developer-tools
Stars2.6k
Forks308
Last commit1 day 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.6k
Forks496
Last commit1 day ago
Godog
GodogGo

Official Cucumber BDD framework for Go, enabling executable specifications using Gherkin scenarios.

#integration-testing#behavior-driven-development#go-test
Stars2.6k
Forks275
Last commit2 days ago
go-sciter
go-sciterC++

Golang bindings for the Sciter embeddable HTML/CSS/script engine, enabling modern desktop UI development with web technologies.

#htmlayout#sciter#desktop-ui
Stars2.6k
Forks269
Last commit3 years ago
muffet
muffetGo

A fast, recursive website link checker written in Go that crawls and inspects all pages for broken links.

#website-crawler#broken-link-detection#link-checker
Stars2.6k
Forks112
Last commit2 days 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 commit1 day ago
nunu
nunuGo

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

#productivity#scaffold#dependency-injection
Stars2.6k
Forks206
Last commit1 month ago
scs
scsGo

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

#web-security#authentication#server-side-sessions
Stars2.6k
Forks197
Last commit6 months ago
s
sGo

A command-line tool that opens web searches directly in your browser from the terminal.

#search#productivity#terminal-utility
Stars2.6k
Forks125
Last commit11 days ago
PreviousPage 10 of 37Next

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
#Go1136
#Go Library356
#Cli Tool181
#Docker158
#Developer Tools138
#Devops137
#Cli128
#Golang Library118
#Self Hosted105
#Hacktoberfest104
#Cross Platform94
#Concurrency87