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

stun
stunGo

A high-performance, zero-allocation Go implementation of the RFC 5389 STUN protocol for NAT traversal.

#gortc#rfc-5389#nat-traversal
Stars495
Forks53
Last commit5 years ago
Quamina
QuaminaGo

A high-performance Go library for matching JSON events against multiple patterns with support for wildcards, regex, and complex queries.

#event-driven#high-performance#concurrent
Stars494
Forks27
Last commit23 hours ago
godaemon
godaemonGo

Daemonize Go applications using exec() instead of fork() to achieve Unix daemon behavior.

#exec#unix-daemon#background-process
Stars494
Forks55
Last commit5 years ago
Bongo
BongoGo

A Go ODM for MongoDB that adds object-document mapping, hooks, validation, and cascade support to mgo.

#database-driver#hooks#orm
Stars489
Forks39
Last commit5 years ago
xmlquery
xmlqueryGo

A Go package for querying XML documents using XPath expressions with built-in caching for performance.

#go-library#streaming-parser#utf-16-support
Stars488
Forks94
Last commit2 months ago
go-dry
go-dryGo

A comprehensive utility package for Go that eliminates common boilerplate code with helpers for strings, files, HTTP, errors, and concurrency.

#boilerplate-reduction#http-helpers#encryption
Stars487
Forks37
Last commit8 months ago
runtime-tools
runtime-toolsGo

A collection of tools for generating, validating, and testing OCI runtime specification configurations and bundles.

#devops#container-runtime#runtime-specification
Stars485
Forks168
Last commit3 months ago
DailyTxT
DailyTxTSvelte

A self-hosted, encrypted diary web application with markdown support, file uploads, and multi-user capabilities.

#markdown-editor#privacy#pwa
Stars483
Forks42
Last commit9 days ago
goflow
goflowGo

A simple but powerful DAG scheduler and dashboard written in Go for orchestrating workflows without the complexity of Apache Airflow.

#dag-scheduler#airflow#api
Stars482
Forks36
Last commit1 year ago
leaves
leavesGo

A pure Go library for making predictions with Gradient Boosting Regression Trees models from LightGBM, XGBoost, and scikit-learn.

#gbdt#data-science#go-library
Stars481
Forks87
Last commit1 year ago
hyprmon
hyprmonGo

A TUI tool for visually configuring monitor layouts in Hyprland with drag-and-drop, profiles, and real-time application.

#arch-linux#terminal-application#bubble-tea
Stars480
Forks10
Last commit1 day ago
goroutine-inspect
goroutine-inspectGo

An interactive command-line tool for analyzing and debugging Go goroutine dumps with filtering, deduplication, and diff capabilities.

#analyze#performance-analysis#goroutine
Stars477
Forks18
Last commit4 years ago
nlp
nlpGo

A Go library implementing selected machine learning algorithms for natural language processing and semantic analysis.

#semantic-analysis#tf-idf#text-analysis
Stars474
Forks46
Last commit5 years ago
lark
larkGo

A comprehensive Go SDK for the Feishu/Lark Open API, supporting all official APIs and event callbacks.

#lark#lark-sdk#feishu-api
Stars472
Forks79
Last commit3 months ago
scheduler
schedulerGo

A Go library for scheduling recurrent jobs with an easy-to-read, chainable syntax.

#recurrent-tasks#cron-alternative#library
Stars469
Forks51
Last commit4 years ago
ftpserverlib
ftpserverlibGo

A Go library for building fully-featured FTP servers with afero filesystem backend.

#library#tls#golang-library
Stars469
Forks107
Last commit8 days ago
s3-proxy
s3-proxyGo

A reverse proxy for S3 buckets with GET, PUT, DELETE operations and OpenID Connect/Basic Auth authentication.

#serve-static#reverse-proxy#s3-reverse-proxy
Stars468
Forks57
Last commit23 hours ago
Consul exporter
Consul exporterGo

A Prometheus exporter that collects and exposes Consul service health, cluster state, and key/value metrics for monitoring.

#hacktoberfest#consul-exporter#observability
Stars467
Forks169
Last commit14 days ago
calc
calcGo

A simple, fast, and intuitive command-line calculator written in Go for quick mathematical computations.

#mathematics#calculator#productivity
Stars464
Forks47
Last commit3 years ago
go-testdeep
go-testdeepGo

An extremely flexible Go deep comparison library that extends the standard testing package with operators and helpers.

#golang-package#unit-testing#test-suites
Stars463
Forks17
Last commit1 month ago
goview
goviewGo

A lightweight, minimalist Go template library based on html/template for building web applications.

#template#html-templating#gorice
Stars463
Forks39
Last commit10 months ago
banner
bannerGo

A Go library for adding customizable ASCII startup banners with system information and ANSI colors to applications.

#developer-tools#terminal#go-library
Stars462
Forks23
Last commit5 years ago
Deepcopier
DeepcopierGo

A Go package for deep copying structs with field mapping, skipping, and context passing.

#api-serialization#deep-copy#struct-copying
Stars460
Forks57
Last commit6 years ago
errlog
errlogGo

A Go library that uses static and stack-trace analysis to pinpoint errors and speed up debugging.

#developer-tools#stack-trace#go-library
Stars460
Forks20
Last commit3 years ago
azuretls-client
azuretls-clientGo

A Go HTTP client that spoofs TLS/JA3, HTTP/2, and HTTP/3 fingerprints to emulate real browsers by default.

#proxy-support#ja3-fingerprint#browser-emulation
Stars459
Forks64
Last commit2 months ago
Local Content Share
Local Content ShareHTML

A self-hosted app for sharing text snippets, files, and links within a local network, featuring a markdown notepad.

#homelab#local-network#airdrop
Stars459
Forks12
Last commit4 months ago
yacspin
yacspinGo

A Go library providing over 90 customizable terminal spinners with live updates, concurrency safety, and TTY detection.

#progress-indicators#open-source#terminal
Stars456
Forks10
Last commit4 years ago
sqlingo
sqlingoGo

A lightweight SQL DSL and ORM for Go that generates code from your database and enables elegant SQL query writing.

#query-builder#orm#database
Stars455
Forks26
Last commit2 months ago
pubsub
pubsubGo

A simple multi-topic publish-subscribe library for Go applications.

#event-driven#golang-library#messaging
Stars454
Forks63
Last commit2 years ago
ozzo-routing
ozzo-routingGo

An extremely fast Go HTTP router with regex route matching and full RESTful API support.

#high-performance#api-server#rest-api
Stars453
Forks48
Last commit4 years ago
gopencils
gopencilsGo

A Go library for dynamically consuming REST APIs with minimal boilerplate, supporting JSON responses and authentication.

#rest-client#web-services#authentication
Stars453
Forks42
Last commit7 years ago
Pewpew
PewpewGo

A flexible command-line HTTP stress tester that can hit multiple targets with multiple configurations to simulate real-world load.

#load-testing#stress-testing#web-services
Stars453
Forks40
Last commit2 months ago
Skylos
SkylosPython

Open-source static analysis tool for Python, TypeScript, and Go that detects dead code, security vulnerabilities, and AI-generated regressions.

#security-scanning#ai-code-review#vulnerability-detection
Stars453
Forks23
Last commit22 hours ago
go-orbit-db
go-orbit-dbGo

A Go implementation of orbit-db, a peer-to-peer database built on IPFS.

#orbit-db#ipfs#p2p-database
Stars452
Forks60
Last commit5 days ago
Meguca
MegucaRust

A high-performance, anonymous real-time imageboard platform focused on free speech and transparent moderation.

#realtime#moderation-tools#imageboard
Stars446
Forks78
Last commit3 years ago
BoxyHQ
BoxyHQTypeScript

A fully open-source audit logs service with an embeddable UI, designed for easy deployment to your own Kubernetes cluster.

#enterprise-software#event-tracking#kubernetes
Stars445
Forks35
Last commit15 days ago
PreviousPage 33 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
#Golang1151
#Go Library374
#Cli Tool276
#Docker274
#Devops227
#Developer Tools188
#Self Hosted184
#Cli183
#Golang Library151
#Hacktoberfest138
#Cross Platform123
#Microservices121