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

Watson
WatsonGo

A Turing-incomplete stack-based notation language that makes writing configuration files intentionally difficult but fun.

#data-serialization#turing-incomplete#configuration-language
Stars269
Forks13
Last commit2 days ago
go-floc
go-flocGo

A Go library for orchestrating and synchronizing goroutines with a functional interface and minimal overhead.

#goroutine-safe#functional-programming#library
Stars269
Forks17
Last commit5 years ago
goq
goqGo

A declarative struct-tag-based HTML unmarshaling and web scraping library for Go built on goquery.

#unmarshall#unmarshaling#css-selectors
Stars269
Forks21
Last commit5 years ago
endly
endlyGo

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

#load-testing#workflow#workflow-orchestration
Stars269
Forks39
Last commit2 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
Stars267
Forks10
Last commit1 month ago
firebirdsql
firebirdsqlGo

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

#database#orm-integration#sql-driver
Stars266
Forks75
Last commit11 days ago
got
gotGo

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

#developer-tools#unit-testing#assert
Stars266
Forks15
Last commit2 months 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
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
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
Stars265
Forks30
Last commit5 years ago
go-nmea
go-nmeaGo

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

#marine-navigation#iot#nmea
Stars264
Forks86
Last commit8 days 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
Stars261
Forks29
Last commit7 months 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
Stars261
Forks30
Last commit7 years 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 commit4 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 commit4 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
rts
rtsGo

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

#rest#developer-tools#json-server
Stars258
Forks11
Last commit3 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 commit2 years 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 commit6 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
Stars255
Forks9
Last commit2 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 commit9 months ago
go-hep
go-hepGo

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

#lhc#scientific-computing#xrootd
Stars253
Forks38
Last commit10 months 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
Stars251
Forks72
Last commit2 days 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
Stars251
Forks27
Last commit5 days 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
Stars251
Forks11
Last commit1 year 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
Stars251
Forks72
Last commit2 days 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
Stars251
Forks15
Last commit11 months 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
1build
1buildGo

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

#developer-tools#productivity#workflow-automation
Stars250
Forks32
Last commit3 months 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
coregex
coregexGo

A pure Go production-grade regex engine with SIMD optimizations, offering 3-3000x speedup over the standard library.

#multi-engine#dfa#high-performance
Stars249
Forks6
Last commit5 days ago
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
Stars248
Forks10
Last commit7 years ago
decimal
decimalGo

A Go package implementing correctly rounded decimal floating-point numbers optimized for financial systems.

#decimal#ansi-x3-274#panic-free
Stars247
Forks25
Last commit1 year 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
Stars246
Forks55
Last commit2 years ago
PreviousPage 41 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