Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Go

Go

770 projects

Showing 36 of 770 projects

go-quartz
go-quartzGo

A minimalist, zero-dependency scheduling library for Go, inspired by Quartz, for managing jobs with cron and simple triggers.

#zero-dependency#library#task-scheduler
Stars2.0k
Forks94
Last commit3 months ago
inframap
inframapGo

Reads Terraform state or HCL files to generate simplified, provider-specific infrastructure graphs.

#cloud-infrastructure#graph#flexibleengine
Stars2.0k
Forks110
Last commit2 days ago
terraboard
terraboardGo

A web dashboard to visualize and query Terraform states from multiple backend providers.

#devops#web-dashboard#terraform-cloud
Stars2.0k
Forks167
Last commit3 days ago
go-feature-flag
go-feature-flagGo

A simple, complete, and lightweight self-hosted feature flag solution that supports multiple languages via OpenFeature.

#continuous-testing#devops#toggles
Stars2.0k
Forks203
Last commit1 day ago
render
renderGo

A Go package for easily rendering JSON, XML, binary data, text, and HTML template responses in web applications.

#jsonp#content-negotiation#html-templates
Stars2.0k
Forks148
Last commit1 year ago
Nitric
NitricGo

A multi-language framework for cloud applications that automatically generates infrastructure from code.

#multi-language#backend-development#devops
Stars2.0k
Forks121
Last commit2 months ago
Circuit
CircuitGo

A programmable PaaS/IaaS platform for dynamic cloud orchestration, service discovery, synchronization, and management across distributed clusters.

#cloud-orchestration#distributed-systems#iaas
Stars2.0k
Forks156
Last commit2 years ago
mimetype
mimetypeGo

A Go package for detecting MIME types and file extensions based on magic numbers, prioritizing common formats and supporting extension.

#content-type#media-types#sniffing
Stars2.0k
Forks188
Last commit6 days ago
EventBus
EventBusGo

A lightweight eventbus library for Go with async compatibility and cross-process event support.

#event-driven#async#message-broker
Stars2.0k
Forks243
Last commit1 year ago
Beelzebub
BeelzebubGo

A secure low-code honeypot framework that uses AI to create high-interaction decoy systems for cyber attack detection and analysis.

#honeypot#observability#low-code
Stars2.0k
Forks186
Last commit1 day ago
mgo
mgoGo

A high-performance, maintained fork of the mgo MongoDB driver for the Go programming language.

#database#bson#nosql
Stars2.0k
Forks224
Last commit4 years ago
is
isGo

A lightweight testing mini-framework for Go with a simple API and readable failure messages.

#developer-tools#minimalist#unit-testing
Stars2.0k
Forks64
Last commit2 years ago
gologin
gologinGo

Go library providing chainable HTTP handlers for OAuth1 and OAuth2 authentication with major providers.

#web-authentication#oauth2#authentication
Stars2.0k
Forks147
Last commit1 day ago
go-codec
go-codecGo

A high-performance, feature-rich idiomatic Go library for encoding and decoding msgpack, cbor, json, binc, and simple formats.

#msgpack#high-performance#cbor
Stars1.9k
Forks308
Last commit5 months ago
modern-go-application
modern-go-applicationGo

A Go application boilerplate and example implementing modern development practices like configuration, logging, telemetry, and graceful shutdown.

#graceful-shutdown#golang-server#application-boilerplate
Stars1.9k
Forks179
Last commit
osin
osinGo

A Go library for implementing OAuth2 authorization and token servers with support for PKCE.

#oauth2-server#authentication#openid-connect
Stars1.9k
Forks395
Last commit10 days ago
loginsrv
loginsrvGo

A standalone JWT login microservice with pluggable backends including OAuth2, htpasswd, and OSIAM.

#caddy#service#oauth2
Stars1.9k
Forks147
Last commit5 years ago
Deepfence PacketStreamer
Deepfence PacketStreamerGo

Distributed tcpdump for cloud native environments, capturing and streaming network packets from multiple hosts to a central receiver.

#suricata#pcap#observability
Stars1.9k
Forks247
Last commit1 year ago
go-toml
go-tomlGo

A Go library for encoding and decoding TOML configuration files with high performance and stdlib-like behavior.

#parsing#hacktoberfest#unmarshaling
Stars1.9k
Forks238
Last commit9 days ago
notifuse
notifuseGo

An open-source, self-hosted emailing platform for sending newsletters and transactional emails with enterprise-grade features.

#api#transactional-email#newsletter
Stars1.9k
Forks190
Last commit1 day ago
Oto
OtoGo

A low-level Go library for cross-platform sound playback with a simple context and player model.

#sound#embedded-audio#webassembly
Stars1.9k
Forks152
Last commit1 day ago
go-mssqldb
go-mssqldbGo

A pure Go driver for Microsoft SQL Server, implementing Go's database/sql interface.

#database-driver#azure-sql#tds-protocol
Stars1.9k
Forks519
Last commit1 year ago
mailchecker
mailcheckerPHP

Cross-language library to detect temporary (disposable/throwaway) email addresses, covering over 55,000 fake providers.

#email-validation#disposable-email-detection#email-verification
Stars1.9k
Forks299
Last commit2 days ago
goad
goadGo

A highly distributed load testing tool powered by AWS Lambda, enabling global website performance testing at minimal cost.

#load-testing#performance-testing#serverless
Stars1.9k
Forks183
Last commit6 years ago
murex
murexGo

A smarter shell and scripting environment with advanced features for usability, safety, and productivity in DevOps tooling.

#usability#bash-alternative#shell-scripting
Stars1.9k
Forks38
Last commit11 days ago
gosl
goslGo

A comprehensive Go scientific library for numerical simulations, linear algebra, differential equations, and computational geometry.

#scientific-computing#fft#differential-equations
Stars1.9k
Forks148
Last commit3 months ago
gomemcache
gomemcacheGo

A Go client library for interacting with Memcached servers, providing a simple API for caching operations.

#memcache#caching#database-cache
Stars1.9k
Forks472
Last commit3 days ago
imagick
imagickGo

Go binding to ImageMagick's MagickWand C API for image processing and manipulation.

#graphics#cgo#imagemagick
Stars1.9k
Forks187
Last commit1 month ago
fac
facGo

A command-line interface tool for resolving git merge conflicts with intuitive keyboard shortcuts.

#version-control#developer-tools#productivity
Stars1.9k
Forks50
Last commit2 years ago
S2 geometry
S2 geometryGo

A robust Go library for spherical geometry, designed for geographic data and spatial indexing.

#geospatial#geographic-data#spatial-indexing
Stars1.8k
Forks194
Last commit10 days ago
Engo
EngoGo

A cross-platform 2D game engine written in Go using an Entity Component System (ECS) architecture.

#mobile-games#webassembly#opengl
Stars1.8k
Forks133
Last commit26 days ago
Ethermint
EthermintGo

A Cosmos SDK library for building scalable, interoperable Ethereum Virtual Machine (EVM) chains on Proof-of-Stake networks.

#proof-of-stake#smart-contracts#cosmos-sdk
Stars1.8k
Forks588
Last commit2 years ago
oidc
oidcGo

An OpenID Foundation-certified OpenID Connect client and server library for Go, designed for ease of use.

#oauth#oauth2#client
Stars1.8k
Forks208
Last commit2 days ago
rill
rillGo

A Go toolkit for building concurrent programs using composable, channel-based pipelines with automatic error propagation.

#stream-processing#functional-programming#parallel-computing
Stars1.8k
Forks26
Last commit12 days ago
discovery
discoveryGo

A production-ready service registry for resilient mid-tier load balancing and failover, used at Bilibili.

#service-registry#production#discovery
Stars1.8k
Forks398
Last commit2 years ago
stenographer
stenographerGo

A high-performance packet capture solution that buffers all network traffic to disk for fast retrieval of specific subsets.

#bpf#disk-buffering#high-performance
Stars1.8k
Forks232
Last commit4 years ago
PreviousPage 19 of 22Next

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
1 year ago
#Golang395
#Docker127
#Go Library106
#Cli Tool102
#Self Hosted92
#Devops88
#Hacktoberfest67
#Developer Tools61
#Cli61
#Cross Platform60
#Microservices59
#Kubernetes58