Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Go
G

Go

Language
3795 projects10178.1k total stars1115.5k total forks28 languages

Open-source projects built with Go

There are currently 3795 open-source projects built with Go, with a combined total of 10178.1k GitHub stars. The most common language among these projects is Go.

Showing 3,795 open-source projects · page 104 of 106

…
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
go-sshkeys
go-sshkeysmoul/go-sshkeys

A Go library for parsing, generating, and manipulating SSH keys in various formats.

50Go
2 years ago
htree
htreebobg/htree

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

50Go
7 months ago
tik
tikandy2046/tik

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

52Go
5 years ago
go-faketime
go-faketimeharkaitz/go-faketime

A Go library providing time.Now() that respects the faketime(1) utility for UNIX-like systems.

52Go
1 year ago
packer-provisioner-deno
packer-provisioner-denodontlaugh/packer-provisioner-deno

A Packer plugin that runs Deno scripts for provisioning virtual machines and containers.

50Go
6 years ago
autopool
autopoolAshvinBambhaniya/autopool

A zero-config, auto-scaling worker pool for Go with priority-aware scheduling, adaptive resource management, and per-task retry logic.

50Go
27 days ago
moody
moodydinakars777/moody

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

51Go
1 month ago
zeiss/fiber-goth
zeiss/fiber-gothZEISS/fiber-goth

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

50Go
2 days ago
fibergun
fibergunstreamerd/fibergun

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

51Go
1 year ago
gqlhash
gqlhashromshark/gqlhash

A GraphQL hasher that generates consistent hashes from queries, ignoring formatting and comments for fast comparison.

50Go
1 year ago
Gohttperf
Gohttperfjmervine/gohttperf

A Go port of HTTPerf.rb for HTTP performance testing and benchmarking.

50Go
11 years ago
dev
devsbfaulkner/dev-plugin-zsh

A Zsh plugin that automates project setup and workflow with built-in commands and custom project-specific commands.

51Shell
4 years ago
tronlib
tronlibkslamph/tronlib

A production-ready Go SDK for interacting with the TRON blockchain, providing high-level abstractions and flexibility.

50Go
3 months ago
Ping CRM / Echo
Ping CRM / Echokohkimakimoto/pingcrm-echo

A demo CRM application built with Echo (Go) and Vue.js to showcase Inertia.js integration with inertia-echo.

51Go
4 years ago
anchor
anchorkyuff/anchor

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

40Go
3 days ago
hived
hivedsahilm/hived

A honeypot for detecting and analyzing unauthorized access attempts.

42Go
9 years ago
TPL
TPLKarpelesLab/tpl

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

40Go
5 months ago
dusupay-sdk-go
dusupay-sdk-goKachit/dusupay-sdk-go

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

40Go
26 days ago
gopensky
gopenskynavidys/gopensky

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

41Go
21 days ago
go-typeql
go-typeqlCaliLuke/go-typeql

A Go ORM for TypeDB 3.x providing type-safe CRUD, query building, migrations, and code generation from Go structs.

40Go
1 day ago
iprfc
iprfcRTradeLtd/iprfc

Downloads RFCs as PDFs, stores them on IPFS, and indexes them for search using Lens.

43Go
6 years ago
Instaclustr Go Client for Instaclustr Icarus
Instaclustr Go Client for Instaclustr Icarusinstaclustr/instaclustr-icarus-go-client

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

43Go
1 year ago
terraform-provider-uname
terraform-provider-unamejulienlevasseur/terraform-provider-uname

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

41Go
5 months ago
fiber_ldapauth
fiber_ldapautheozer/fiber_ldapauth

LDAP authentication middleware for the Fiber web framework in Go.

40Go
2 years ago
objwalker
objwalkerrekby/objwalker

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

40Go
4 years ago
combo
combobobg/combo

A Go library and CLI tool for generating permutations, combinations, and combinations-with-replacement from slices.

40Go
4 months ago
grapher
grapherreaganiwadha/grapher

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

40Go
8 months ago
accent_permutator
accent_permutatorcyclone-github/accent_permutator

A Go tool that transforms ASCII/UTF-8 characters to accented variants for password permutation and hashcat workflows.

40Go
2 years ago
terraform-provider-phare
terraform-provider-pharephare/terraform-provider-phare

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

40Go
1 month ago
minecraft-docker
minecraft-dockertywil04/minecraft-docker

A Dockerized Minecraft server (Java & Bedrock) with a Discord bot for remote start/stop control.

41Go
2 years ago
log
logno-src/log

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

40Go
24 days ago
Mauerspecht
MauerspechtDCSO/mauerspecht

A probing tool that generates controlled network traffic to verify if security sensors are receiving all relevant traffic in corporate networks.

31Go
1 year ago
oh-plugin
oh-pluginmbergo/oh-plugin

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

33Go
3 years ago
go-restcountries
go-restcountrieschriscross0/go-restcountries

A Go wrapper for the Countrylayer REST Countries API (v2) providing structured access to country data.

30Go
4 years ago
eos-abigen
eos-abigenmaxifom/eos-abigen

A CLI tool that generates type-safe client code for interacting with EOS-compatible blockchain contracts.

30Go
3 years ago
fibersse
fiberssevinod-morya/fibersse

A production-grade Server-Sent Events (SSE) library for Fiber v3, designed to eliminate polling with features like event coalescing, priority lanes, and built-in authentication.

30Go
1 month ago
1
103
104
105
106