Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

770 projects

Showing 36 of 770 projects

goreporter
goreporterGo

A Go tool that runs multiple linters concurrently to perform static analysis, unit testing, and generate comprehensive code quality reports.

#unit-test#developer-tools#unit-testing
Stars3.1k
Forks263
Last commit7 years ago
Vulcand
VulcandGo

A programmatic, extendable proxy for microservices and API management, backed by etcd.

#api-gateway#reverse-proxy#canary-deployment
Stars3.1k
Forks219
Last commit1 year ago
mergo
mergoGo

A Go library for merging structs and maps, useful for configuration defaults and avoiding complex conditionals.

#hacktoberfest#structures#open-source
Stars3.1k
Forks283
Last commit1 month ago
gosseract
gosseractGo

A Go package for Optical Character Recognition (OCR) using the Tesseract C++ library.

#text-extraction#tesseract-ocr#go-library
Stars3.1k
Forks304
Last commit3 months ago
HardenTools
HardenToolsGo

A Windows security tool that reduces the attack surface by disabling risky features in Windows, Office, Adobe Reader, and LibreOffice.

#microsoft-office#libreoffice#windows-security
Stars3.1k
Forks258
Last commit8 months ago
G3N
G3NGo

A cross-platform 3D game engine written in Go, featuring OpenGL rendering, an integrated GUI, and spatial audio.

#webassembly#3d-game-engine#opengl
Stars3.1k
Forks312
Last commit26 days ago
Sshwifty
SshwiftyJavaScript

A web-based SSH and Telnet client that allows you to access remote servers directly from your browser.

#web-telnet#ssh-client#terminal
Stars3.1k
Forks398
Last commit1 month ago
LinDB
LinDBGo

LinDB is a scalable, high-performance, distributed time series database written in Go.

#iot#database#high-performance
Stars3.1k
Forks281
Last commit1 month ago
Kube-Score
Kube-ScoreGo

Static code analysis tool for Kubernetes YAML and Helm charts that provides recommendations to improve reliability and security.

#helm#devops#reliability
Stars3.1k
Forks197
Last commit15 days ago
pongo2
pongo2Go

A Django-syntax templating engine for Go with advanced expressions, macros, and sandboxing.

#template#django-templates#pongo2
Stars3.1k
Forks282
Last commit1 month ago
kong
kongGo

A Go library for building command-line interfaces with declarative structs and tags.

#declarative#help-generation#validation
Stars3.0k
Forks162
Last commit8 days ago
bimg
bimgGo

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

#resize#png#high-performance
Stars3.0k
Forks348
Last commit1 year ago
asciigraph
asciigraphGo

A lightweight Go package for creating ASCII line graphs in command-line applications with zero dependencies.

#chart#graph#line-chart
Stars3.0k
Forks116
Last commit28 days ago
stats
statsGo

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

#regression-analysis#mathematics#statistics
Stars3.0k
Forks172
Last commit12 days ago
algernon
algernonGo

A self-contained, pure-Go web server with built-in Lua scripting, multiple template engines, database backends, and support for HTTP/2, QUIC, and AI/LLM integration.

#lua-scripting#web-server#pongo2
Stars3.0k
Forks146
Last commit2 days 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
Forks245
Last commit1 year ago
Ffjson
FfjsonGo

Generates static MarshalJSON/UnmarshalJSON functions for Go structs, providing 2-3x faster JSON serialization with drop-in replacement.

#unmarshal#marshal#performance-optimization
Stars3.0k
Forks234
Last commit2 years ago
m2cgen
m2cgenPython

Transpile trained machine learning models into native code (Java, C, Python, Go, etc.) with zero dependencies.

#haskell#transpiler#lightning
Stars3.0k
Forks261
Last commit1 year ago
go-doxy
go-doxyGo

A lightweight, high-performance reverse proxy and container orchestrator with a WebUI for self-hosted applications.

#reverse-proxy#container-orchestration#microservice
Stars3.0k
Forks114
Last commit14 hours 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
Stars2.9k
Forks273
Last commit8 days ago
plot
plotGo

A Go library for building and drawing plots and visualizations with a flexible API and multiple backends.

#scientific-computing#graphs#plotting
Stars2.9k
Forks203
Last commit3 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
Forks237
Last commit5 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
Forks148
Last commit4 months ago
minio-go
minio-goGo

Go client SDK for interacting with Amazon S3 compatible object storage services.

#fileuploader#go-sdk#libraries
Stars2.9k
Forks737
Last commit8 days 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
Forks171
Last commit2 months ago
PicoShare
PicoShareGo

A minimalist, self-hosted web app for sharing files of any size or type with direct download links.

#minimalist#web-app#direct-download
Stars2.9k
Forks198
Last commit9 days ago
powerline-go
powerline-goGo

A Powerline-style shell prompt written in Go that displays git status, virtual environments, and system info with low latency.

#developer-tools#shell-prompt#fish
Stars2.9k
Forks282
Last commit3 months ago
CORS
CORSGo

A configurable Go net/http handler for handling Cross-Origin Resource Sharing (CORS) requests.

#http-handler#net-http#web-security
Stars2.9k
Forks229
Last commit3 months ago
roaring
roaringGo

A Go implementation of Roaring bitmaps, a compressed bitmap data structure for fast set operations on large integer datasets.

#performance-optimization#roaring-bitmaps#go-library
Stars2.9k
Forks250
Last commit11 days ago
joe
joeGo

A command-line tool that generates .gitignore files for various programming languages and environments.

#mercurial#version-control#developer-tools
Stars2.9k
Forks206
Last commit1 year 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
Forks219
Last commit4 months 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
Forks217
Last commit11 months ago
gse
gseGo

A Go library for efficient multilingual text segmentation and NLP, supporting English, Chinese, Japanese, and more.

#part-of-speech-tagging#jieba#trie
Stars2.8k
Forks225
Last commit7 days ago
hercules
herculesGo

A fast, customizable Git repository analysis engine for extracting advanced insights from commit history.

#commit-history#developer-activity#code-metrics
Stars2.8k
Forks290
Last commit3 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 commit15 days ago
bloom
bloomGo

A Go package implementing Bloom filters, a space-efficient probabilistic data structure for set membership queries.

#probabilistic-data-structures#space-optimization#bloom-filters
Stars2.8k
Forks256
Last commit6 months ago
PreviousPage 15 of 22Next

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
#Golang395
#Docker127
#Go Library106
#Cli Tool102
#Self Hosted92
#Devops88
#Hacktoberfest67
#Developer Tools61
#Cli61
#Cross Platform60
#Microservices59
#Kubernetes58