Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Golang

Golang

1506 projects

Showing 36 of 1506 projects

prolog
prologGo

An embeddable ISO Prolog interpreter for Go with a database/sql-like API.

#declarative-programming#interpreter#prolog
Stars724
Forks37
Last commit25 days ago
kool
koolGo

A CLI tool that simplifies Docker and Kubernetes for local development and cloud deployment of web applications.

#containerization#devops#container-orchestration
Stars722
Forks53
Last commit1 month ago
go-stun
go-stunGo

A Go implementation of the STUN client for UDP hole punching and NAT traversal (RFC 3489 and 5389).

#rfc-5389#udp-hole-punching#network-discovery
Stars720
Forks124
Last commit1 year ago
dataflowkit
dataflowkitGo

A Go web scraping framework that extracts structured data from websites using CSS selectors, including JavaScript-rendered pages.

#chrome-fetcher#scraping-websites#javascript-rendering
Stars714
Forks84
Last commit3 years ago
goimports-reviser
goimports-reviserGo

A Go tool for sorting imports into configurable groups, removing unused imports, setting aliases, and formatting code.

#developer-tools#gofmt#sort-goimports
Stars714
Forks78
Last commit3 months ago
mani
maniGo

CLI tool to manage multiple Git repositories and run commands across them.

#go-application#devops#productivity
Stars713
Forks38
Last commit27 days ago
Docket
DocketGo

A custom Docker registry that enables lightning-fast container image deployments across multiple machines using BitTorrent.

#devops#docker-registry#large-scale-deploys
Stars709
Forks33
Last commit5 years ago
go-runewidth
go-runewidthGo

A Go library for measuring the display width of characters and strings, handling East Asian fullwidth characters.

#wcwidth#unicode#go-library
Stars706
Forks98
Last commit17 days ago
Chapar
ChaparGo

A native API testing tool for developers, supporting both HTTP and gRPC protocols with a focus on simplicity and local data storage.

#postman-alternative#desktop-application#rest
Stars703
Forks41
Last commit13 days ago
golua
goluaC

Go bindings for the Lua C API, enabling Go programs to embed and interact with Lua virtual machines.

#embedded-scripting#c-api#luajit
Stars700
Forks167
Last commit1 year ago
go-astisub
go-astisubGo

A Go library and CLI for parsing, writing, syncing, merging, and converting subtitle files across multiple formats.

#video-subtitles#subtitle-processing#media-automation
Stars700
Forks127
Last commit1 month ago
aws-lambda-go
aws-lambda-goGo

A fast and clean way to execute Go on AWS Lambda without spawning a process.

#lambda#serverless#cloud-computing
Stars698
Forks33
Last commit9 years ago
protolint
protolintGo

A pluggable linter and fixer to enforce Protocol Buffer style and conventions.

#developer-tools#fixer#style-linter
Stars696
Forks62
Last commit19 days ago
go-simple-mail
go-simple-mailGo

A Go package for sending emails via SMTP with support for keep-alive connections, TLS/SSL, and bulk sending.

#mail#email-attachments#golang-package
Stars695
Forks105
Last commit1 year ago
goyek
goyekGo

A task automation library for Go, designed as a portable alternative to Make, Mage, and Task.

#task-automation#devops#go-library
Stars691
Forks36
Last commit3 days ago
lhttp
lhttpGo

A Go-based HTTP-like protocol over WebSocket for building scalable, customizable instant messaging servers.

#chat#instant-messaging#http-integration
Stars688
Forks138
Last commit8 years ago
jwt
jwtGo

A safe, simple, and fast JSON Web Token (JWT) library for Go, implementing RFC 7519.

#jwt-token#rfc 7519#jwt-claims
Stars687
Forks48
Last commit11 months ago
govisual
govisualGo

Zero-config HTTP request visualizer and debugger for Go web applications during local development.

#hacktoberfest#developer-tools#opentelemetry-go
Stars681
Forks20
Last commit25 days ago
DDD Food App
DDD Food AppGo

A Go-based food ordering backend demonstrating Domain-Driven Design principles with clean architecture.

#food-ordering#rest-api#domain-driven-design
Stars675
Forks118
Last commit4 years ago
Guora
GuoraGo

A self-hosted, Quora-like web application for private Q&A communities, built with Go.

#qna-platform#community-software#postgresql
Stars673
Forks102
Last commit3 years ago
RconCli
RconCliGo

A command-line interface for executing RCON protocol queries on game servers like Counter-Strike, Minecraft, and Rust.

#self-hosted-gaming#server-administration#steam
Stars670
Forks63
Last commit1 year ago
go-mod-outdated
go-mod-outdatedGo

A command-line tool that displays outdated Go module dependencies in a readable table format.

#prettifier#go-modules#devops
Stars669
Forks30
Last commit3 years ago
golongpoll
golongpollGo

A Go library for implementing HTTP long-polling servers and clients to enable web pub-sub communication.

#longpoll-requests#longpoll#event-driven
Stars668
Forks61
Last commit2 years ago
ozzo-dbx
ozzo-dbxGo

A Go package that enhances database/sql with powerful data retrieval methods and DB-agnostic query building.

#database-driver#query-builder#crud
Stars667
Forks111
Last commit3 years ago
sqlhooks
sqlhooksGo

A Go library that attaches hooks to any database/sql driver for query instrumentation without code changes.

#tracing#query-instrumentation#database
Stars667
Forks47
Last commit1 year ago
Gockerize
GockerizeShell

Build static Go binaries and package them into minimal Docker containers using a simple bash script.

#containerization#devops#static-binary
Stars667
Forks17
Last commit8 years ago
onWatch
onWatchGo

A lightweight, open-source daemon that tracks AI API quotas across multiple providers in real time with a local dashboard.

#zai#developer-tools#quota-tracker
Stars666
Forks48
Last commit2 days ago
prealloc
preallocGo

A Go static analysis tool that identifies slice declarations that could be preallocated for better performance.

#developer-tools#linter#slice
Stars665
Forks26
Last commit3 months ago
ro
roGo

A Go implementation of the ReactiveX spec providing a declarative and composable API for handling asynchronous data streams.

#event-driven#pipeline#observables
Stars660
Forks22
Last commit4 days ago
galah
galahGo

An LLM-powered web honeypot that dynamically crafts realistic HTTP responses to mimic various applications and detect malicious traffic.

#api-caching#http-server#suricata
Stars650
Forks68
Last commit10 months ago
go-mastodon
go-mastodonGo

A comprehensive Go client library for interacting with the Mastodon API.

#oauth#social-media#mastodon
Stars649
Forks91
Last commit3 months ago
ergo
ergoGo

A simple reverse proxy that manages multiple local apps through custom domains, eliminating port memorization.

#reverse-proxy#developer-tools#port-management
Stars648
Forks60
Last commit1 year ago
konfig
konfigGo

A composable, observable, and performant configuration management library for Go designed for distributed systems.

#golang-package#observability#distributed-systems
Stars646
Forks53
Last commit5 years ago
booster
boosterGo

A fast and secure initramfs generator for Linux, optimized for full disk encryption and automatic unlocking.

#boot-optimization#tpm2#security
Stars642
Forks60
Last commit9 days ago
limiters
limitersGo

A Go library providing distributed rate limiting algorithms with pluggable backends and locks for scalable applications.

#grpc-middleware#leaky-bucket#redis
Stars641
Forks63
Last commit12 days ago
iWF
iWFGo

A Workflow-As-Code microservice orchestration platform for building resilient, fault-tolerant, and scalable long-running processes.

#orchestrator#workflow#workflow-engine
Stars640
Forks64
Last commit2 months ago
PreviousPage 20 of 42Next

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
#Go1136
#Go Library356
#Cli Tool181
#Docker158
#Developer Tools138
#Devops137
#Cli128
#Golang Library118
#Self Hosted105
#Hacktoberfest104
#Cross Platform94
#Concurrency87