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

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
Forks336
Last commit4 months 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.8k
Forks125
Last commit1 day 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
Forks232
Last commit2 years 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
Forks219
Last commit26 days 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
Forks147
Last commit6 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
Forks192
Last commit7 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.8k
Forks354
Last commit16 hours 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.8k
Forks227
Last commit6 days ago
gorp
gorpGo

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

#crud#orm#database
Stars3.7k
Forks380
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
Forks278
Last commit5 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
Forks195
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
Forks113
Last commit8 months 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
Forks104
Last commit1 month 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 commit4 days 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
Forks236
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 commit1 day 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
Forks813
Last commit21 hours 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
postgres_exporter
postgres_exporterGo

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

#devops#observability#postgresql-monitoring
Stars3.6k
Forks834
Last commit3 days 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
Forks921
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
Forks415
Last commit1 month 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
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
Forks344
Last commit20 days 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 commit3 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 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 commit15 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
Forks389
Last commit2 months 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
Forks200
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
Forks693
Last commit9 months 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
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.5k
Forks242
Last commit12 days 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.5k
Forks242
Last commit12 days ago
devd
devdGo

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

#reverse-proxy#webserver#web-server
Stars3.5k
Forks147
Last commit2 months 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
Forks401
Last commit22 days 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.5k
Forks213
Last commit1 year 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 commit1 month 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
#Golang1469
#Go Library491
#Cli Tool323
#Docker322
#Devops269
#Developer Tools225
#Cli209
#Golang Library207
#Self Hosted206
#Hacktoberfest154
#Performance149
#Microservices144