Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

2318 projects

Showing 36 of 2318 projects

endly
endlyGo

A declarative workflow-based automation and end-to-end testing framework for Go that simulates production environments.

#load-testing#workflow#workflow-orchestration
Stars267
Forks38
Last commit2 months ago
antch
antchGo

A fast, powerful, and extensible web crawling and scraping framework for Go, inspired by Scrapy.

#web-crawling#concurrent#crawler
Stars266
Forks40
Last commit6 years ago
dockerfilegraph
dockerfilegraphGo

A CLI tool that visualizes multi-stage Dockerfiles as dependency graphs using Graphviz.

#graph#devops#dockerfile
Stars266
Forks17
Last commit7 days ago
ec
ecGo

A terminal-native UI for resolving Git merge conflicts with a 3-way diff view and Vim-like keybindings.

#version-control#developer-tools#terminal-tui
Stars266
Forks5
Last commit9 days ago
vestigo
vestigoGo

A standalone, high-performance URL router for Go that embeds URL parameters into the request's Form without requiring a specific framework.

#web-services#standalone-library#http-router
Stars266
Forks30
Last commit5 years ago
DDNS
DDNSGo

A personal Dynamic DNS client that updates DNS records using Digital Ocean's DNS backend.

#remote-access#dyndns#dynamic-dns
Stars266
Forks25
Last commit1 year ago
got
gotGo

A fluent and enjoyable Go test framework with pretty output, handy assertions, and snapshot testing.

#developer-tools#unit-testing#assert
Stars265
Forks15
Last commit1 month ago
firebirdsql
firebirdsqlGo

A pure Go SQL driver for connecting to Firebird relational databases.

#database#orm-integration#sql-driver
Stars263
Forks74
Last commit12 days ago
Vasto
VastoGo

A distributed, on-disk key-value store that scales RocksDB with seamless cluster resizing and eventual consistency.

#rocksdb#distributed-storage#high-availability
Stars263
Forks30
Last commit7 years ago
arch-go
arch-goGo

A Go tool for enforcing architectural rules like dependencies, package contents, function properties, and naming conventions.

#quality#dev-tools#architecture-enforcement
Stars263
Forks21
Last commit6 days ago
go-nmea
go-nmeaGo

A pure Go library for parsing NMEA 0183 sentences from GPS and marine navigation devices.

#marine-navigation#iot#nmea
Stars263
Forks86
Last commit10 days ago
go-snaps
go-snapsGo

A Jest-like snapshot testing library for Go, enabling easy capture and comparison of test outputs.

#snapshot#go-testing#matchjson
Stars262
Forks9
Last commit27 days ago
douceur
douceurGo

A simple CSS parser and inliner library written in Go for processing and embedding styles in HTML.

#email-templates#goquery#go-library
Stars261
Forks45
Last commit3 years ago
renderer
rendererGo

A simple, lightweight Go package for rendering JSON, JSONP, XML, YAML, HTML, and file responses in HTTP handlers.

#tmpl#jsonp#yaml
Stars260
Forks28
Last commit2 months ago
godocx
godocxGo

A pure Go library for programmatically reading from and writing to Microsoft Word DOCX files.

#go-modules#document#microsoft
Stars260
Forks42
Last commit10 months ago
go-alexa
go-alexaGo

A Go toolset for creating Amazon Alexa Skills, handling security and response crafting.

#api#amazon#amazon-echo
Stars259
Forks62
Last commit4 years ago
PGDeltaStream
PGDeltaStreamGo

A Golang webserver that streams Postgres logical replication changes at-least-once over WebSockets.

#write-ahead-log#logical-replication#postgres
Stars257
Forks16
Last commit8 years ago
gosession
gosessionGo

A Go package providing a fast, secure session management implementation for the standard net/http library.

#net-http#cookies#authentication
Stars257
Forks18
Last commit1 year ago
rts
rtsGo

Generates Go struct definitions from JSON server responses, supporting parametric routes and custom headers.

#rest#developer-tools#json-server
Stars256
Forks11
Last commit3 years ago
go-hit
go-hitGo

A flexible HTTP integration test framework for Go with a simple, expressive API for sending requests and validating responses.

#hacktoberfest#integration-testing#http-testing
Stars256
Forks9
Last commit1 year ago
buffstreams
buffstreamsGo

A Go library for streaming Protocol Buffers messages over TCP with minimal overhead and simplified networking boilerplate.

#tcp#high-performance#protocol-buffers
Stars255
Forks33
Last commit5 years ago
transcend
transcendGo

A BeyondCorp-inspired HTTPS/SSO access proxy for securing internal services during a zero-trust transition, eliminating VPN reliance.

#http-proxy#zero-trust#authentication
Stars255
Forks25
Last commit7 months ago
Fastfinder
FastfinderGo

A lightweight incident response tool for rapid suspicious file discovery during threat hunting and forensic triage.

#digital-forensics#file-analysis#cli-tool
Stars255
Forks28
Last commit4 months ago
chaincmp
chaincmpGo

A Go implementation of the Waves blockchain node, libraries, and tools for building and interacting with the Waves network.

#blockchain-technology#waves#smart-contracts
Stars254
Forks71
Last commit1 day ago
Go Node
Go NodeGo

A Go implementation of the Waves blockchain node, libraries, and tools for building and interacting with the Waves network.

#blockchain-technology#waves#smart-contracts
Stars254
Forks71
Last commit1 day ago
go-carpet
go-carpetGo

A terminal tool that displays test coverage for Go source files with color-coded output.

#developer-tools#test-coverage#terminal
Stars252
Forks11
Last commit10 months ago
go-hep
go-hepGo

A comprehensive Go toolkit for High Energy Physics (HEP) data analysis, simulation, and visualization.

#lhc#scientific-computing#xrootd
Stars252
Forks38
Last commit7 months ago
Chrome Protocol Proxy
Chrome Protocol ProxyGo

A reverse proxy for Chrome DevTools Protocol that captures, coalesces, and logs commands and events for debugging.

#reverse-proxy#chrome#proxy
Stars252
Forks27
Last commit1 year ago
pattern-match
pattern-matchGo

A pattern matching library for Go inspired by Python's Pampy, supporting structs, slices, maps, regex, and custom matchers.

#declarative#functional-programming#library
Stars251
Forks9
Last commit3 years ago
go-trigger
go-triggerGo

A global event trigger for Go that allows defining functions as events with string IDs and triggering them from anywhere in a project.

#event-driven#event-handlers#trigger
Stars250
Forks42
Last commit9 years ago
envconfig
envconfigGo

A Go library for parsing configuration from environment variables into arbitrary structs with flexible naming and defaults.

#environment-variables#go-config#go-library
Stars250
Forks30
Last commit1 year ago
1build
1buildGo

A command-line tool for managing project-specific command aliases with before/after hooks and quiet mode.

#developer-tools#productivity#workflow-automation
Stars247
Forks31
Last commit1 month ago
mynav
mynavGo

A terminal-based workspace navigator and session manager built in Go that integrates with tmux for organized development workflows.

#workspaces#developer-tools#session-manager
Stars247
Forks15
Last commit8 months ago
speedtest-resize
speedtest-resizeGo

A Go benchmark tool comparing performance of various image resizing libraries and external tools for thumbnail generation.

#thumbnail-generation#performance-comparison#graphics-magick
Stars246
Forks18
Last commit
Tavor
TavorGo

A generic fuzzing and delta-debugging framework for generating and reducing structured data using an EBNF-like notation.

#software-testing#model-based-testing#delta-debugging
Stars246
Forks10
Last commit7 years ago
GitHub Codeowners Validator
GitHub Codeowners ValidatorGo

A validation tool for GitHub CODEOWNERS files that checks syntax, file existence, owner validity, and duplication.

#hacktoberfest#devops#github-codeowners
Stars245
Forks55
Last commit2 years ago
PreviousPage 40 of 65Next

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
5 years ago
#Golang1215
#Go Library400
#Cli Tool291
#Docker290
#Devops240
#Developer Tools198
#Cli189
#Self Hosted188
#Golang Library161
#Hacktoberfest141
#Cross Platform128
#Microservices125