Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

2766 projects

Showing 36 of 2766 projects

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
gojq
gojqGo

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

#jq-clone#query-language#portable
Stars3.8k
Forks141
Last commit4 days 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.8k
Forks186
Last commit1 month 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.8k
Forks216
Last commit11 days ago
gorp
gorpGo

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

#crud#orm#database
Stars3.8k
Forks381
Last commit1 year 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.7k
Forks118
Last commit4 days 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
Forks274
Last commit1 day 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
Forks103
Last commit11 days 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
Forks194
Last commit1 year 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.7k
Forks114
Last commit7 months 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
Forks130
Last commit18 days ago
Coraza
CorazaGo

An open-source, enterprise-grade Web Application Firewall library written in Go, compatible with ModSecurity SecLang rulesets.

#reverse-proxy#waf#owasp
Stars3.7k
Forks342
Last commit1 day 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
Forks239
Last commit7 months 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.7k
Forks225
Last commit8 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
Forks124
Last commit8 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
Forks163
Last commit1 year 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.6k
Forks810
Last commit1 day 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
Forks923
Last commit1 year ago
goxygen
goxygenGo

Generate a modern Web project with Go and Angular, React, or Vue in seconds 🎲

#nodejs#mongodb#postgresql
Stars3.6k
Forks221
Last commit1 year 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
Forks414
Last commit2 days ago
postgres_exporter
postgres_exporterGo

A Prometheus exporter that collects and exposes PostgreSQL server metrics for monitoring.

#devops#observability#postgresql-monitoring
Stars3.6k
Forks829
Last commit5 days 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
Forks345
Last commit18 days ago
kingpin
kingpinGo

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

#help-generation#kingpin#fluent-interface
Stars3.6k
Forks280
Last commit17 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
Forks292
Last commit14 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
Forks387
Last commit1 month ago
go-i18n
go-i18nGo

A Go package and command-line tool for internationalizing Go applications with pluralization and template support.

#cldr#internationalization#cli-tool
Stars3.5k
Forks286
Last commit18 days ago
gabs
gabsGo

A Go utility for parsing, creating, and editing dynamic or unknown JSON structures with a simple wrapper around encoding/json.

#parsing#dynamic-json#go-library
Stars3.5k
Forks201
Last commit2 years ago
mc
mcGo

A command-line client providing Unix-like utilities for managing filesystems and S3-compatible object storage.

#filesystem#devops#coreutils
Stars3.5k
Forks683
Last commit8 months 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.5k
Forks150
Last commit1 day ago
go-json-rest
go-json-restGo

A thin layer on top of net/http for building fast, scalable RESTful JSON APIs in Go with middleware support.

#json-api#net-http#http-server
Stars3.5k
Forks372
Last commit5 years ago
devd
devdGo

A local web server for developers with livereload, reverse proxying, and latency simulation.

#reverse-proxy#webserver#web-server
Stars3.5k
Forks146
Last commit1 month ago
Go Proposals
Go ProposalsHTML

A repository for Go project design documents and the formal process for proposing changes to the Go language, libraries, and tools.

#development-workflow#proposal-process#design-documents
Stars3.5k
Forks400
Last commit3 months ago
go-lua
go-luaGo

A pure Go implementation of the Lua 5.2 virtual machine for scripting Go applications.

#embedded-scripting#go-library#virtual-machine
Stars3.4k
Forks211
Last commit1 year ago
playwright-go
playwright-goGo

A Go library to automate Chromium, Firefox, and WebKit browsers with a single API for cross-browser web automation.

#playwright#hacktoberfest#headless-chrome
Stars3.4k
Forks237
Last commit8 days ago
playwright-go
playwright-goGo

A Go library for cross-browser automation, controlling Chromium, Firefox, and WebKit with a single API.

#playwright#hacktoberfest#headless-chrome
Stars3.4k
Forks237
Last commit8 days ago
sql-migrate
sql-migrateGo

A SQL schema migration tool for Go that works as both a CLI and library, supporting multiple databases.

#sql-schema-migration#cli-tool#atomic-migrations
Stars3.4k
Forks292
Last commit11 days ago
PreviousPage 14 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
#Golang1468
#Go Library490
#Cli Tool322
#Docker322
#Devops269
#Developer Tools225
#Cli209
#Golang Library206
#Self Hosted206
#Hacktoberfest154
#Performance148
#Microservices144