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 1524 projects

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
IBC Go
IBC GoGo

A production-ready Golang implementation of the Inter-Blockchain Communication (IBC) protocol for connecting sovereign blockchains.

#token-transfer#cosmos#light-clients
Stars639
Forks762
Last commit5 days ago
box-cli-maker
box-cli-makerGo

A Go library for rendering highly customizable boxes in the terminal with extensive styling and color options.

#unicode#terminal#box-rendering
Stars638
Forks25
Last commit3 days ago
aconfig
aconfigGo

A simple, opinionated Go library for loading configuration from defaults, files, environment variables, and command-line flags.

#environment-variables#yaml#devops-tools
Stars634
Forks42
Last commit6 months ago
gophericons
gophericons

A collection of 34 gopher-themed icons and images for the Go programming language community.

#creative-commons#mascot#developer-tools
Stars629
Forks29
Last commit8 years ago
slog-multi
slog-multiGo

Advanced composition patterns for Go's structured logging (slog) with fanout, routing, failover, load balancing, and middleware pipelines.

#slog#handler-composition#error
Stars627
Forks26
Last commit12 days ago
httptreemux
httptreemuxGo

A high-speed, flexible tree-based HTTP router for Go with relaxed routing rules and wildcard support.

#patricia-tree#concurrent-routing#high-performance
Stars618
Forks58
Last commit1 year ago
go-astits
go-astitsGo

A Go library for natively demuxing and muxing MPEG Transport Streams (.ts) files.

#mpegts#media-processing#muxer
Stars614
Forks64
Last commit1 month ago
scan
scanGo

A lightweight Go library for scanning SQL rows directly into structs, slices, and primitive types.

#scanning#database#database-sql
Stars613
Forks33
Last commit1 month ago
GoLobby/Container
GoLobby/ContainerGo

A lightweight yet powerful IoC dependency injection container for Go projects with singleton/transient bindings and named dependencies.

#software-architecture#golang-package#dependency-injection
Stars613
Forks36
Last commit
go-starter
go-starterGo

An opinionated production-ready SQL-/Swagger-first RESTful JSON API starter template written in Go with VSCode DevContainers integration.

#api-template#oauth2#backend-starter
Stars611
Forks75
Last commit8 months ago
tag
tagGo

A lightweight wrapper for ag and ripgrep that generates shell aliases to instantly jump to search matches in your editor.

#ripgrep#developer-tools#productivity
Stars611
Forks32
Last commit3 years ago
go-guardian
go-guardianGo

A Go library providing simple, clean, and idiomatic authentication for modern APIs and web applications.

#totp#web-authentication#oauth2
Stars610
Forks61
Last commit1 year ago
govatar
govatarGo

A Go library for generating random or deterministic avatar images for male and female profiles.

#user-interface#avatar-generation#avatar-generator
Stars608
Forks49
Last commit3 years ago
go-edlib
go-edlibGo

A comprehensive Go library for string comparison and edit distance algorithms, including Levenshtein, LCS, Hamming, Jaro-Winkler, and Cosine similarity.

#lcs#unicode#go-library
Stars600
Forks29
Last commit4 months ago
energy
energyGo

A Go-based GUI framework using LCL and CEF for building cross-platform desktop applications with web technologies.

#event-driven#macosx#webview
Stars598
Forks44
Last commit15 hours ago
gotestfmt
gotestfmtGo

A Go test output formatter that transforms verbose JSON logs into human-readable, interactive reports for CI systems and local development.

#go-testing#developer-tools#gitlab-ci
Stars598
Forks12
Last commit3 years ago
godror
godrorC

A Go database/sql driver for Oracle Database using ODPI-C, enabling Go applications to connect to Oracle DB.

#database-driver#cgo#oracle
Stars596
Forks117
Last commit10 days ago
arikawa
arikawaGo

A modular Go library and framework for building Discord bots and interacting with the Discord API.

#go-modules#modular-architecture#discordbot
Stars593
Forks64
Last commit28 days ago
gommon/color
gommon/colorGo

A collection of common utility packages for Go, including logging, terminal styling, and byte formatting.

#developer-tools#terminal-styling#bytes
Stars591
Forks102
Last commit1 month ago
bytes
bytesGo

A collection of common utility packages for Go, including logging, terminal styling, and byte formatting.

#developer-tools#command-line-tools#terminal-styling
Stars591
Forks102
Last commit1 month ago
Terraform-lsp
Terraform-lspGo

A Language Server Protocol implementation for Terraform providing autocompletion, error checking, and editor integration.

#autocompletion#developer-tools#completion
Stars589
Forks36
Last commit3 years ago
Flamingo Commerce
Flamingo CommerceGo

A flexible Go framework for building modern, headless e-commerce applications with domain-driven design and adapter-based architecture.

#ecommerce#hacktoberfest#modular-architecture
Stars588
Forks95
Last commit4 days ago
Photofield
PhotofieldGo

A self-hosted, single-binary photo gallery focused on speed, simplicity, and handling massive photo collections.

#semantic-search#photo#photoviewer
Stars588
Forks14
Last commit1 day ago
Zap
ZapGo

A delightful package manager for AppImages that installs, updates, and manages portable Linux applications.

#hacktoberfest#hacktoberfest2022#portable-applications
Stars588
Forks27
Last commit2 years ago
pgxmock
pgxmockGo

A mock driver for pgx (PostgreSQL driver for Go) to test database interactions without a real database connection.

#pgx#database#postgres
Stars587
Forks69
Last commit11 days ago
gup
gupGo

A fast, parallel command-line tool to update Go binaries installed via 'go install'.

#cli-app#hacktoberfest#developer-tools
Stars581
Forks27
Last commit10 days ago
go-password-validator
go-password-validatorGo

A lightweight Go library for password strength validation using entropy calculations, without arbitrary character rules.

#special-characters#xkcd#golang-package
Stars579
Forks47
Last commit3 years ago
gotest.tools
gotest.toolsGo

A collection of Go packages that extend the standard testing package with utilities for assertions, golden files, and common testing patterns.

#go-testing#integration-testing#filesystem-testing
Stars578
Forks54
Last commit1 year ago
sysinfo
sysinfoGo

A Go library for collecting Linux system inventory information without external dependencies.

#system-inventory#kernel-info#go-library
Stars576
Forks104
Last commit1 year ago
rk-boot
rk-bootGo

A Go library for building standardized microservices with YAML-based dependency management.

#observability#echo#gorilla-mux
Stars575
Forks59
Last commit1 year ago
bubble-table
bubble-tableGo

A customizable, interactive table component for the Bubble Tea TUI framework in Go.

#terminal-application#bubble-tea#bubble
Stars574
Forks36
Last commit10 days ago
Cosmos Hub
Cosmos HubGo

The first interconnected blockchain in the Cosmos Network, enabling sovereign chains to communicate via IBC.

#cosmos#delegator-staking#proof-of-stake
Stars570
Forks774
Last commit6 days ago
Sup3rS3cretMes5age
Sup3rS3cretMes5ageGo

A secure, self-destructing message service using HashiCorp Vault for temporary secret storage.

#self-destructing-messages#secret-sharing#vault
Stars565
Forks83
Last commit19 days ago
seed
seedMakefile

A comprehensive GitHub repository template for Go applications with pre-configured CI/CD, linting, testing, and release automation.

#codecov#development-workflow#golangci-lint
Stars563
Forks55
Last commit6 days ago
go-deep
go-deepGo

A Go library implementing feedforward/backpropagation neural networks with support for multiple activation functions, solvers, and classification modes.

#feedforward-network#neural-network#deep-learning
Stars558
Forks69
Last commit1 year ago
PreviousPage 21 of 43Next

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