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

metaerr
metaerrGo

A Go library for creating errors with custom metadata and location information.

#library#stack-trace#golang-library
Stars6
Forks1
Last commit2 months ago
trial
trialGo

A simple assertion library for Go that extends the standard testing package with helpers and clear error messages.

#unit-testing#go-test#json-schema
Stars6
Forks1
Last commit3 years ago
htmlyaml
htmlyamlGo

A pure Go library that renders YAML data into customizable HTML without JavaScript or dependencies.

#yaml-rendering#data-visualisation#yaml
Stars6
Forks3
Last commit1 month ago
zeiss/fiber-htmx
zeiss/fiber-htmxCSS

A Go package for writing HTML5 and HTMX components declaratively in Go, designed to work with the Fiber web framework.

#web-components#server-side-rendering#html5
Stars6
Forks2
Last commit2 days ago
go-testpredicate
go-testpredicateGo

A Go assertions library with predicate-style syntax and extensive diagnostics for unit testing.

#iter-testing#test-diagnostics#unit-testing
Stars6
Forks0
Last commit6 months ago
olaf
olafGo

A Go implementation of Twitter Snowflake for generating unique, sortable 64-bit and 128-bit IDs.

#database#snowflake-id#distributed-systems
Stars5
Forks1
Last commit7 years ago
common
commonGo

A comprehensive Go toolkit for building microservices and monoliths, solving common distributed systems and application architecture problems.

#library#distributed-systems#golang-library
Stars5
Forks2
Last commit10 days ago
oh-my-update
oh-my-updateGo

A Go-based updater for Oh My Zsh plugins and themes.

#plugin-manager#developer-tools#oh-my-zsh-plugin
Stars5
Forks0
Last commit1 month ago
Go React JSX Boilerplate
Go React JSX BoilerplateHTML

A demo application showing how to integrate a React frontend with a Go backend using the Gin framework.

#demo#api#boilerplate
Stars5
Forks2
Last commit8 years ago
log
logGo

A minimalist Go logging library with debugging features and message differentiation.

#minimalist#golang-library#logging
Stars5
Forks1
Last commit4 years ago
tik
tikGo

A Go implementation of a hierarchical timing wheel for efficient timeout and timer management.

#ticker#timing-wheel#golang-library
Stars5
Forks2
Last commit5 years ago
go-datebin
go-datebinGo

A simple and comprehensive date and time parsing and formatting library for Go.

#datetime#go-datebin#time-parsing
Stars5
Forks1
Last commit2 months ago
fibergun
fibergunGo

Middleware for integrating GunDB decentralized database with Fiber web framework in Go applications.

#decentralized-database#gundb#fiber-framework
Stars5
Forks1
Last commit1 year ago
cosmosloadtester
cosmosloadtesterTypeScript

A load-testing tool for Cosmos SDK blockchains with a built-in React UI for scheduling tests and visualizing detailed performance metrics.

#load-testing#devops#cosmos-sdk
Stars5
Forks2
Last commit3 years ago
dqueue
dqueueGo

A Go library for creating deferred task queues where tasks are executed at specified future times.

#task-queue#message-queue#goroutines
Stars5
Forks0
Last commit1 month ago
htree
htreeGo

A Go package for traversing, navigating, filtering, and processing trees of html.Node objects.

#html-nodes#go-package#dom-traversal
Stars5
Forks0
Last commit9 months ago
zeiss/fiber-goth
zeiss/fiber-gothGo

A Fiber middleware for integrating multi-provider authentication with lightweight adapters and providers.

#oauth#web-security#authentication
Stars5
Forks0
Last commit1 day ago
moody
moodyGo

A macOS app that gives your MacBook a personality by reacting to hardware events like slaps, charging, and AI code completion.

#humor#go-application#ai-integration
Stars5
Forks1
Last commit3 months ago
anchor
anchorGo

A Go library for managing component lifecycle and graceful shutdown in microservice architectures.

#graceful-shutdown#application#service
Stars4
Forks0
Last commit1 month ago
dusupay-sdk-go
dusupay-sdk-goGo

Unofficial Go SDK for integrating with the Dusupay payment gateway API.

#dusupay#payment-gateway#api
Stars4
Forks0
Last commit2 months ago
Instaclustr Go Client for Instaclustr Icarus
Instaclustr Go Client for Instaclustr IcarusGo

A Go client library for interacting with the Instaclustr Icarus Cassandra sidecar REST API.

#api#client#go-client
Stars4
Forks3
Last commit1 year ago
chroma16
chroma16Go

A Go package that generates a complete 16-color terminal palette from a single hex color or string seed.

#package#color-generation#go-package
Stars4
Forks0
Last commit5 months ago
grapher
grapherGo

A GraphQL field builder for Go using generics with utilities for graphql-go.

#graphql-go#graphql#type-safety
Stars4
Forks0
Last commit10 months ago
TPL
TPLGo

A legacy-compatible template engine for Go with parallel execution and structured error handling.

#parallel-execution#template-engine#text-processing
Stars4
Forks0
Last commit7 months ago
objwalker
objwalkerGo

A Go library for recursively traversing and inspecting arbitrary object structures using reflection.

#recursive-walk#metaprogramming#go-library
Stars4
Forks0
Last commit4 years ago
log
logGo

A simple, extensible logging framework for Go with multiple logger implementations out of the box.

#file-logger#logging-framework#log
Stars4
Forks0
Last commit2 months ago
cmp-go-pkgs
cmp-go-pkgsLua

nvim-cmp source that provides Go package import suggestions using gopls and nvim-treesitter.

#autocompletion#nvim-treesitter#go-development
Stars4
Forks1
Last commit1 year ago
gosigns.nvim
gosigns.nvimLua

Neovim plugin that visualizes Go interface implementations and special comments with customizable signs.

#treesitter#developer-tools#go-development
Stars4
Forks0
Last commit1 year ago
gopensky
gopenskyGo

A Go client library for accessing live airspace data from the OpenSky Network API.

#openskynetwork#flight-tracking#golang-library
Stars4
Forks1
Last commit4 days ago
terraform-provider-uname
terraform-provider-unameGo

A Terraform provider that exposes system information as a data source for infrastructure-as-code workflows.

#devops-tools#terraform-provider#infrastructure-as-code
Stars4
Forks1
Last commit
hived
hivedGo

A honeypot for detecting and analyzing unauthorized access attempts.

#honeypot#security#monitoring
Stars4
Forks2
Last commit9 years ago
terraform-provider-phare
terraform-provider-phareGo

Official Terraform provider for managing Phare.io resources and infrastructure.

#cloud-infrastructure#status-page#uptime-monitoring
Stars4
Forks0
Last commit21 days ago
fiblar-demo
fiblar-demoJavaScript

A demo web application combining the Fiber Go framework for API development with Angular for the frontend.

#hot-reloading#single-page-application#fiber-framework
Stars3
Forks1
Last commit3 years ago
oh-plugin
oh-pluginGo

A Go command-line tool to install oh-my-zsh plugins by reading instructions from plugin repository README files.

#plugin-manager#developer-tools#command-line-tool
Stars3
Forks3
Last commit3 years ago
go-mysql-test-container
go-mysql-test-containerGo

A Go package for creating disposable MySQL containers to simplify integration testing with Docker.

#integration-testing#database-testing#testcontainer
Stars3
Forks1
Last commit3 years ago
retro
retroGo

A Go retry library that enables different retry strategies for different error types.

#retry-logic#distributed-systems#go-library
Stars3
Forks0
Last commit2 years ago
PreviousPage 76 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
10 days ago
#Golang1469
#Go Library491
#Cli Tool323
#Docker322
#Devops269
#Developer Tools225
#Cli209
#Golang Library207
#Self Hosted206
#Hacktoberfest154
#Performance149
#Microservices144