Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

2196 projects

Showing 36 of 2196 projects

changie
changieGo

Automated changelog tool that separates changelog management from commit messages with extensive customization.

#devops#changelog-automation#version-management
Stars884
Forks44
Last commit3 days ago
AwGo
AwGoGo

A full-featured Go library for building Alfred 3 and 4 workflows with a fluent API and powerful features.

#script-filter#alfred-workflow#alfred-workflows
Stars878
Forks48
Last commit2 years ago
goc
gocGo

A comprehensive coverage testing system for Go, enabling runtime code coverage collection for system tests and accurate testing.

#coverage-testing#vscode-extension#continuous-integration
Stars875
Forks138
Last commit1 month ago
Swarm-cronjob
Swarm-cronjobGo

Schedule and run cron jobs as Docker Swarm services using labels for dynamic configuration.

#devops#container-orchestration#docker-swarm
Stars874
Forks75
Last commit8 days ago
fasthttprouter
fasthttprouterGo

A high-performance HTTP request router for the fasthttp server, optimized for speed and minimal memory footprint.

#zero-garbage#high-performance#api-server
Stars870
Forks89
Last commit7 years ago
Alibaba/opentelemetry-go-auto-instrumentation
Alibaba/opentelemetry-go-auto-instrumentationGo

A compile-time automatic instrumentation tool for Go applications that adds OpenTelemetry observability without code changes.

#tracing#apm#observability
Stars869
Forks115
Last commit
richgo
richgoGo

A Go tool that adds text decorations and colorization to `go test` output for improved readability.

#cli-app#developer-tools#golang-wrapper
Stars862
Forks25
Last commit10 days ago
log
logGo

A high-performance, dependency-free structured logging library for Go with a clean API and comprehensive writer support.

#journald#slog#high-performance
Stars860
Forks59
Last commit5 days ago
quicssh
quicsshGo

A QUIC proxy that enables SSH connections over QUIC without patching client or server.

#proxy#hack#server
Stars858
Forks46
Last commit2 days ago
goverter
goverterGo

Generate type-safe Go converters by defining interface function signatures, avoiding runtime reflection.

#generator#developer-tools#copy
Stars856
Forks67
Last commit3 months ago
go-httpbin
go-httpbinGo

A complete, dependency-free Go port of httpbin for testing HTTP clients and APIs.

#devops#integration-testing#http
Stars853
Forks179
Last commit7 days ago
PingMe
PingMeGo

A unified CLI and web service for sending notifications across 15+ messaging platforms via environment variables.

#rocketchat#devops#slack
Stars853
Forks47
Last commit10 days ago
algorithms
algorithmsGo

A comprehensive collection of algorithm implementations in Go, based on the CLRS textbook.

#clrs#disjoint-set#sorting
Stars842
Forks123
Last commit5 years ago
structslop
structslopGo

A static analyzer for Go that recommends struct field rearrangements to maximize memory allocation efficiency.

#memory-efficiency#struct-layout#golang
Stars835
Forks29
Last commit2 years ago
Yokai
YokaiGo

A simple, modular, and observable Go framework for building production-grade backend applications.

#http-server#modular#observability
Stars835
Forks29
Last commit25 days ago
health
healthGo

A Go library for building health check endpoints with synchronous and asynchronous checks, caching, and middleware support.

#hacktoberfest#devops#api
Stars834
Forks43
Last commit1 day ago
immortal
immortalGo

A cross-platform *nix supervisor for managing and daemonizing services with process monitoring and log rotation.

#process#unix-socket#unix
Stars834
Forks55
Last commit1 year ago
goimagehash
goimagehashGo

A Go library for perceptual image hashing, supporting average, difference, and perception hashing algorithms.

#ahash#hacktoberfest#hash
Stars834
Forks80
Last commit2 years ago
muxy
muxyGo

A proxy tool for chaos engineering that simulates real-world distributed system failures to test application resilience.

#hacktoberfest#hacktoberfest2021#proxy
Stars829
Forks30
Last commit5 years ago
MQTT for Go
MQTT for GoGo

A Go implementation of MQTT clients, servers, and benchmarking tools for IoT and messaging systems.

#iot#load-testing#client
Stars828
Forks139
Last commit2 years ago
gokv
gokvGo

A simple key-value store abstraction for Go with implementations for Redis, Consul, etcd, PostgreSQL, MongoDB, and many more.

#package#library#redis
Stars828
Forks77
Last commit6 months ago
clipboard
clipboardGo

A cross-platform Go package for accessing and manipulating system clipboard text and images across macOS, Linux, Windows, Android, and iOS.

#desktop-app#image-clipboard#x11
Stars824
Forks80
Last commit9 days ago
Fiber
Fiber

A curated list of awesome Fiber middlewares, boilerplates, recipes, articles, and tools for the Go web framework.

#developer-tools#rest-api#boilerplate
Stars819
Forks56
Last commit2 days ago
zek
zekGo

Generate Go structs from XML documents to simplify reading XML data in Go programs.

#prototype#hacktoberfest#developer-tools
Stars818
Forks64
Last commit1 month ago
easytcp
easytcpGo

A lightweight TCP server framework for Go with message routing, middleware, and customizable packet handling.

#tcp#protocol-handling#tcp-server
Stars815
Forks87
Last commit4 months ago
MITMEngine
MITMEngineGo

A Go-based tool for detecting HTTPS interception (man-in-the-middle) through TLS and HTTP fingerprint analysis.

#user-agent-parsing#https-interception#cloudflare
Stars815
Forks68
Last commit2 years ago
circuit
circuitGo

An efficient and feature-complete Go implementation of the circuit breaker pattern, inspired by Netflix Hystrix.

#slo#circuit-breaker#circuit-breaker-pattern
Stars814
Forks49
Last commit3 months ago
bine
bineGo

Go library for accessing and controlling Tor clients and servers, including embedding Tor statically.

#go-library#privacy#onion-services
Stars812
Forks74
Last commit2 years ago
Tania
TaniaGo

Open-source farm management software for hobbyist and smallholder farmers to track crops, livestock, and farm activities.

#farm-management#end-user#open-source
Stars812
Forks168
Last commit3 months ago
go-qemu
go-qemuGo

Go packages for interacting with QEMU virtual machines using the QEMU Machine Protocol (QMP).

#hypervisor#infrastructure#vm-management
Stars811
Forks92
Last commit1 year ago
gval
gvalGo

A Go library for evaluating arbitrary expressions with support for parameters, custom functions, and extensible languages.

#parsing#rule-engine#evaluate-expressions
Stars811
Forks89
Last commit10 months ago
cassowary
cassowaryGo

A modern cross-platform HTTP load-testing tool written in Go, supporting multiple modes and metric exports.

#load-testing#devops#performance-testing
Stars811
Forks41
Last commit9 months ago
go-colorable
go-colorableGo

A Go library that enables ANSI color escape sequences in terminal output on Windows.

#windows-compatibility#go-library#color
Stars809
Forks96
Last commit18 days ago
hologram
hologramGo

Hologram brings AWS IAM Roles to developer laptops by exposing an EC2-like metadata service for temporary credentials.

#developer-tools#iam-roles#aws-credentials
Stars808
Forks42
Last commit1 year ago
Reindexer
ReindexerC++

Embeddable, in-memory, document-oriented database with a high-level Query builder interface, designed for fast search with complex queries.

#document-oriented-database#query-builder#cpp-library
Stars806
Forks62
Last commit15 hours ago
raven
ravenGo

A LinkedIn information gathering tool for penetration testers to collect employee data from organizations.

#linkedin-scraping#osint#chromedriver
Stars798
Forks162
Last commit6 years ago
PreviousPage 27 of 61Next

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
14 hours ago
#Golang1151
#Go Library374
#Cli Tool276
#Docker274
#Devops227
#Developer Tools188
#Self Hosted184
#Cli183
#Golang Library151
#Hacktoberfest138
#Cross Platform123
#Microservices121