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

s5cmd
s5cmdGo

A parallel S3 and local filesystem execution tool optimized for high-speed object storage operations.

#filesystem#data-transfer#storage
Stars4.0k
Forks335
Last commit10 months ago
Emitter
EmitterGo

A distributed, high-performance publish-subscribe platform built on MQTT, supporting message storage, security, and monitoring.

#realtime#iot#high-performance
Stars4.0k
Forks355
Last commit1 year ago
koanf
koanfGo

A lightweight, extensible configuration management library for Go with support for multiple sources and formats.

#struct-unmarshalling#viper#environment-variables
Stars4.0k
Forks184
Last commit22 days ago
FLOSS
FLOSSPython

A static analysis tool that automatically extracts and deobfuscates strings from malware binaries.

#string-extraction#gsoc-2026#malware-analysis
Stars4.0k
Forks526
Last commit1 day ago
golint
golintGo

A deprecated linter for Go source code that checks for style violations according to Go conventions.

#developer-tools#linter#code-style
Stars4.0k
Forks477
Last commit5 years ago
service
serviceGo

A starter kit for building production-grade, scalable web services in Go using a Domain Driven, Data Oriented Architecture for Kubernetes.

#web-services#domain-driven-design#kubernetes
Stars4.0k
Forks724
Last commit2 days ago
Free Gophers Pack
Free Gophers PackGo

A collection of 100+ gopher illustrations and design elements for creating Go-related presentations, blogs, courses, and social media content.

#png#vector#open-design
Stars3.9k
Forks219
Last commit1 year ago
gofumpt
gofumptGo

A stricter Go code formatter that enforces additional formatting rules beyond gofmt while maintaining compatibility.

#developer-tools#style#gofmt
Stars3.9k
Forks126
Last commit2 months ago
xo
xoGo

A command-line tool that generates idiomatic Go code from SQL database schemas and custom queries for PostgreSQL, MySQL, SQLite, Oracle, and SQL Server.

#orm#database-schema#oracle
Stars3.9k
Forks333
Last commit26 days ago
godis
godisGo

A Redis-compatible server and distributed cluster implemented in Go, designed as a high-concurrency middleware example.

#godis#raft-consensus#kv-cache
Stars3.8k
Forks599
Last commit7 months ago
Ofelia
OfeliaGo

A modern, low-footprint job scheduler for Docker environments, acting as a cron replacement.

#devops#container-orchestration#job-scheduler
Stars3.8k
Forks203
Last commit1 day ago
Yarr
YarrGo

A web-based RSS feed aggregator available as a single-binary desktop app or self-hosted server.

#desktop-application#feed-aggregator#fever-api
Stars3.8k
Forks279
Last commit1 month ago
container-diff
container-diffGo

A CLI tool for analyzing and comparing Docker container images across multiple criteria like file system, packages, and history.

#container-security#devops#package-analysis
Stars3.8k
Forks231
Last commit2 years ago
tengo
tengoGo

A fast, embeddable scripting language for Go applications, compiled to bytecode and executed on a stack-based VM.

#programming-language#compiler#rules-engine
Stars3.8k
Forks329
Last commit1 day ago
gophers
gophersGo

A collection of free, CC0-licensed vector and sketch illustrations of the Go gopher mascot in various themes and poses.

#mascot#gopher#svg-assets
Stars3.8k
Forks182
Last commit3 years ago
gorp
gorpGo

A Go library for relational persistence that maps structs to database tables with minimal boilerplate.

#crud#orm#database
Stars3.8k
Forks376
Last commit1 year ago
gojq
gojqGo

A pure Go implementation of jq for parsing, filtering, and transforming JSON and YAML data.

#jq-clone#query-language#portable
Stars3.7k
Forks136
Last commit24 days ago
panicparse
panicparseGo

Parses and simplifies Go panic stack traces to help debug crashes and deadlocks in parallel applications.

#stack-trace#panic#goroutine
Stars3.7k
Forks101
Last commit1 year ago
fortio
fortioGo

A fast, embeddable load testing library, command-line tool, and server with web UI for HTTP, gRPC, TCP, and UDP, featuring latency histograms and advanced echo capabilities.

#load-testing#golang-application#performance-testing
Stars3.7k
Forks272
Last commit12 days ago
lensm
lensmGo

A Go assembly and source viewer that visualizes machine code alongside source code for performance analysis.

#machine code#performance-analysis#source-code-analysis
Stars3.7k
Forks131
Last commit3 months ago
bluemonday
bluemondayGo

A fast, configurable HTML sanitizer for Go that scrubs user-generated content of XSS attacks using an allowlist policy.

#sanitization#owasp#web-security
Stars3.7k
Forks193
Last commit1 year ago
upper.io/db
upper.io/dbGo

A productive data access layer for Go with ORM-like features, supporting PostgreSQL, MySQL, SQLite, MongoDB, and more.

#orm#database#database-adapter
Stars3.7k
Forks238
Last commit4 months ago
jet
jetGo

A type-safe SQL builder and code generator for Go that automatically maps query results to complex Go structures.

#database#typesafe#postgres
Stars3.6k
Forks183
Last commit4 days ago
go-linq
go-linqGo

A Go library providing .NET LINQ-style query capabilities for arrays, slices, maps, strings, channels, and custom collections.

#functional-programming#concurrent-safe#linq
Stars3.6k
Forks224
Last commit5 months ago
curlie
curlieGo

A curl frontend with HTTPie's user-friendly interface, combining curl's power with intuitive syntax and formatting.

#go-application#developer-tools#webdevelopment
Stars3.6k
Forks114
Last commit4 months ago
statsviz
statsvizGo

Visualize real-time Go runtime metrics like heap, goroutines, and GC pauses via a web-based dashboard.

#garbage-collector#runtime-metrics#dashboard
Stars3.6k
Forks123
Last commit18 days ago
jennifer
jenniferGo

A Go library for generating Go source code programmatically with a fluent API.

#source-code-generation#ast-generation#developer-tools
Stars3.6k
Forks162
Last commit1 year ago
glog
glogGo

A leveled logging package for Go, modeled after Google's internal C++ glog library.

#glog-port#verbosity-control#leveled-logging
Stars3.6k
Forks926
Last commit1 year ago
html-to-markdown
html-to-markdownGo

A robust HTML to Markdown converter with plugin support, usable as a Go library, CLI tool, or via hosted API.

#developer-tools#plugin-system#commonmark
Stars3.6k
Forks199
Last commit1 month ago
nutsdb
nutsdbGo

A simple, fast, embeddable, persistent key/value store written in pure Go, supporting transactions and multiple data structures.

#kv-store#database#data-structures
Stars3.6k
Forks342
Last commit2 months ago
kingpin
kingpinGo

A fluent-style, type-safe command line and flag parser for Go applications.

#help-generation#kingpin#fluent-interface
Stars3.6k
Forks279
Last commit8 days ago
gleam
gleamGo

A high-performance distributed map/reduce system with DAG execution, written in Go, supporting standalone or distributed modes.

#stream-processing#cluster-computing#distributed-systems
Stars3.6k
Forks291
Last commit1 month ago
purego
puregoAssembly

A Go library for calling C functions and loading shared libraries without Cgo, enabling cross-compilation and smaller binaries.

#cgo-alternative#cgo#go-library
Stars3.6k
Forks106
Last commit4 days ago
oathkeeper
oathkeeperGo

A cloud native Identity & Access Proxy (IAP) and Access Control Decision API that authenticates, authorizes, and mutates HTTP requests.

#api-gateway#hacktoberfest#reverse-proxy
Stars3.6k
Forks405
Last commit3 days ago
ini
iniGo

A Go package for reading and writing INI configuration files with advanced features like recursion, comments, and type conversion.

#go-library#ini#ini-parser
Stars3.5k
Forks382
Last commit3 months ago
aws-sdk-go
aws-sdk-goGo

Official AWS SDK for Go, enabling developers to interact with AWS services from Go applications.

#cloud-infrastructure#backend-development#devops
Stars3.5k
Forks775
Last commit19 hours ago
PreviousPage 13 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