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

cameron
cameronGo

A Go library for generating pixel-perfect GitHub-style identicons with zero dependencies.

#generator#identicon#avatar-generator
Stars131
Forks11
Last commit1 month ago
Prisme Analytics
Prisme AnalyticsTypeScript

◢ High-perfomance, self-hosted and privacy-focused web analytics service. Written in Go.

#chart#google-analytics#marketing
Stars131
Forks4
Last commit6 months ago
Gone
GoneGo

A lightweight dependency injection framework for Go with tag-based auto injection, config center support, and rich ecosystem components.

#wire#dig#golang-framework
Stars131
Forks8
Last commit8 months ago
go-csv-tag
go-csv-tagGo

A Go library for reading and writing CSV files using struct tags for mapping fields.

#hacktoberfest#data-serialization#go-library
Stars131
Forks32
Last commit1 year ago
go-deepcopy
go-deepcopyGo

A fast, feature-rich deep-copy library for Go with support for complex type conversions and custom copying behaviors.

#copier#deep-copy#copy
Stars130
Forks8
Last commit9 months ago
go-checkstyle
go-checkstyleGo

A configurable style checker for Go code that enforces coding standards and best practices.

#coding-standards#jenkins-integration#ci-cd
Stars130
Forks17
Last commit5 years ago
ICS23
ICS23Rust

A cross-language specification and implementation for generic merkle proofs, primarily for IBC and blockchain interoperability.

#vector-commitments#cosmos-ibc#light-client
Stars129
Forks82
Last commit4 months ago
githooks
githooksGo

A platform-independent Git hooks manager supporting per-repo and shared hooks with version control, auto-updates, and containerized execution.

#formatting#version-control#containerization
Stars128
Forks9
Last commit11 days ago
igor
igorGo

A PostgreSQL abstraction layer for Go with GORM-like syntax, focusing on security and performance.

#igor#prepared-statements#listen-notify
Stars128
Forks5
Last commit2 years ago
fast-shot
fast-shotGo

A fluent, feature-rich, and highly configurable HTTP client library for Go, designed for rapid and precise API interactions.

#rest#rest-client#retry-mechanism
Stars128
Forks11
Last commit16 days ago
go-rest
go-restGo

A minimal REST framework for Go that uses reflection and dynamic typing to simplify API handlers.

#api-server#rest-api#minimal
Stars128
Forks16
Last commit9 years ago
patron
patronGo

A Go microservice framework with built-in observability, async/sync processing, and productivity-focused defaults.

#http-server#productivity#observability
Stars127
Forks63
Last commit3 days ago
go-lock
go-lockGo

A Go library providing efficient read-write mutexes with trylock, timeout, and no-starvation mechanisms.

#parallel-computing#lock#no-starvation
Stars127
Forks7
Last commit4 years ago
gothanks
gothanksGo

Automatically stars Go's official repository and your go.mod GitHub dependencies to thank maintainers.

#go-modules#open-source#community
Stars127
Forks7
Last commit3 years ago
usulnet
usulnetGo

A self-hosted Docker management platform with a unified web UI for containers, security, DNS, VPN, monitoring, backups, and multi-node orchestration.

#backup-management#reverse-proxy#devops
Stars127
Forks6
Last commit3 months ago
dockdash
dockdashGo

A real-time terminal dashboard for monitoring Docker containers and their resource usage.

#devops#dashboard#cli-tool
Stars127
Forks11
Last commit4 years ago
jio
jioGo

A JSON schema validator for Go inspired by Joi, designed to validate raw JSON data before deserialization.

#validation#api-validation#go-library
Stars126
Forks13
Last commit2 years ago
loom
loomGo

A reactive component framework for building TUIs and web SPAs in pure Go with a signal-based architecture.

#component-architecture#terminal#tui
Stars126
Forks2
Last commit5 months ago
avatica
avaticaGo

A Go database/sql driver for Apache Avatica server, enabling Go applications to connect to Phoenix and other Avatica-backed databases.

#database-driver#geospatial#hbase
Stars126
Forks35
Last commit3 months ago
grammes
grammesGo

A Go client library for interacting with Apache TinkerPop graph databases using the Gremlin query language.

#tinkerpop#package#database
Stars126
Forks43
Last commit6 days ago
go-featureprocessing
go-featureprocessingGo

A fast, sklearn-like feature processing library for Go that generates optimized transformers from struct tags.

#scikit-learn-alternative#go-library#feature-engineering
Stars125
Forks10
Last commit
d4s
d4sGo

A fast, keyboard-driven terminal UI for managing Docker containers, Compose stacks, and Swarm services with K9s-like ergonomics.

#devops#keyboard-driven#docker-swarm
Stars125
Forks8
Last commit2 days ago
env
envGo

A Go library for loading environment variables into structs using struct tags.

#environment-variables#validation#go-library
Stars125
Forks14
Last commit2 years ago
sqlize
sqlizeGo

A Go SQL toolkit that generates database migrations by comparing Go structs with existing migration files.

#migration#orm#arvo-schema
Stars125
Forks14
Last commit6 months ago
Ratus
RatusGo

A RESTful asynchronous task queue server that provides a consistent HTTP API for various storage backends.

#task-queue#task-scheduler#message-queue
Stars125
Forks8
Last commit9 months ago
beatstream
beatstreamTypeScript

A self-hosted music streaming server that lets you stream your personal music collection from anywhere via a web browser.

#music-library#media-server#web-app
Stars124
Forks32
Last commit12 hours ago
born
bornGo

A production-ready deep learning framework for Go that enables training and deploying neural networks as single binaries with a PyTorch-like API.

#high-performance#transformer-models#webgpu
Stars124
Forks18
Last commit6 days ago
imcache
imcacheGo

A zero-dependency, generic in-memory cache library for Go with expiration, eviction policies, and sharding.

#in-memory-cache#in-memory#caching
Stars123
Forks6
Last commit1 year ago
sjwt
sjwtGo

A minimalistic Go library for generating, parsing, and verifying HMAC SHA-256 JSON Web Tokens.

#token-management#jsonwebtoken#authentication
Stars123
Forks9
Last commit9 months ago
unitdb
unitdbGo

A blazing fast specialized time-series database optimized for IoT, real-time connected devices, and AI analytics.

#iot#database#high-performance
Stars123
Forks11
Last commit3 years ago
Microservice
MicroserviceGo

A Go microservice framework implementing clean architecture with built-in health checks, metrics, and Swagger documentation.

#httprouter#health-checks#api-framework
Stars123
Forks17
Last commit25 days ago
ozzo-log
ozzo-logGo

A high-performance asynchronous logging package for Go with severity/category filtering and multiple output targets.

#asynchronous#category-filtering#logging
Stars123
Forks30
Last commit5 days ago
gldap
gldapGo

A Go framework for building custom LDAP servers and services with support for LDAP, LDAPS, and mTLS connections.

#mtls#ldap-server#authentication
Stars122
Forks8
Last commit2 months ago
Thunder
ThunderGo

A minimalist Go backend framework that automatically transforms gRPC services into REST and GraphQL APIs.

#api-gateway#template#containerization
Stars122
Forks5
Last commit8 months ago
Hipchat-go
Hipchat-goGo

Go client library for interacting with the HipChat API v2.

#rest-api#go-library#hipchat
Stars122
Forks53
Last commit7 years ago
completions (zchee)
completions (zchee)Shell

A comprehensive collection of Zsh completion definitions for various command-line tools, including Go utilities, macOS commands, and development tools.

#tab-completion#command-line-tools#zsh-completions
Stars122
Forks16
Last commit
PreviousPage 49 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
1 year ago
14 days ago
#Golang1469
#Go Library491
#Cli Tool323
#Docker322
#Devops269
#Developer Tools225
#Cli209
#Golang Library207
#Self Hosted206
#Hacktoberfest154
#Performance149
#Microservices144