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

Skylos
SkylosPython

Open-source static analysis tool for Python, TypeScript, and Go that detects dead code, security vulnerabilities, and AI-generated regressions.

#security-scanning#ai-code-review#vulnerability-detection
Stars544
Forks29
Last commit4 days ago
Solutions for Elements of Programming Interviews problems written in Golang
Solutions for Elements of Programming Interviews problems written in GolangGo

A collection of Go solutions for problems from the Elements of Programming Interviews book.

#algorithm#leetcode-alternative#problem-solving
Stars541
Forks97
Last commit
govvv
govvvGo

A Go build wrapper that simplifies embedding version information into binaries using git metadata and version files.

#devops#binary-metadata#cli
Stars539
Forks39
Last commit3 years ago
EchoVault
EchoVaultGo

A highly configurable, distributed, in-memory data store and cache implemented in Go, usable as a library or standalone service.

#database#distributed#raft-consensus
Stars537
Forks47
Last commit1 year ago
go-functional
go-functionalGo

A Go library providing functional-style iterators and consumers to augment the standard library's iter.Seq.

#functional-programming#go-library#golang
Stars536
Forks26
Last commit4 days ago
emitter
emitterGo

A channel-based pubsub package for Go with wildcard support, predicates, cancellation, and flexible event handling.

#event-driven#emitter#channels
Stars532
Forks37
Last commit3 years ago
lsp
lspGo

A human-friendly alternative to the ls command that groups files by type and displays metadata in readable formats.

#human-readable#ls#productivity
Stars532
Forks12
Last commit5 years ago
WebHook Tester
WebHook TesterGo

A self-hosted tool for testing and debugging webhooks and HTTP requests with customizable responses and real-time UI.

#devops#testing-tool#http
Stars530
Forks56
Last commit29 days ago
gofs
gofsGo

A cross-platform real-time file synchronization tool built in Go, supporting local, remote, SFTP, and MinIO sync.

#file-synchronization#minio-client#task-scheduler
Stars530
Forks42
Last commit5 months ago
killcord
killcordGo

A censorship-resistant dead man's switch that automatically publishes encrypted secrets to IPFS via Ethereum smart contracts.

#ipfs#ethereum-smart-contracts#decentralized-storage
Stars526
Forks34
Last commit2 years ago
Enforce Policies on GitHub Repositories and Commits
Enforce Policies on GitHub Repositories and CommitsGo

A tool for enforcing commit and license header policies in build pipelines.

#devops#pre-commit#build-automation
Stars525
Forks63
Last commit9 days ago
digota
digotaGo

A scalable ecommerce microservice built on gRPC, providing a clean, powerful, and secure RPC interface for modern online stores.

#digota#ecommerce#distributed-systems
Stars525
Forks86
Last commit5 years ago
countries
countriesGo

A comprehensive, high-performance Go library for country and currency data with ISO, ITU, IANA, and UN standards support.

#itu-e164#iso3166#iso3166-2
Stars524
Forks79
Last commit2 years ago
Awesome Golang Workshops
Awesome Golang Workshops

A curated collection of in-depth Go workshops covering performance, web development, gRPC, tooling, and more.

#developer-tools#programming-education#workshops
Stars523
Forks28
Last commit5 years ago
gorouter
gorouterGo

A simple and fast HTTP router for Go that supports regexp parameters and is optimized for building RESTful APIs.

#rest-api#regexp#golang-library
Stars523
Forks70
Last commit7 years ago
mort
mortGo

An S3-compatible image processing server written in Go, supporting multiple storage backends and on-the-fly transformations.

#resize#png#resize-images
Stars522
Forks25
Last commit8 months ago
terralist
terralistGo

A private, self-hosted Terraform/OpenTofu registry for modules and providers with a web dashboard and RBAC.

#devops#rbac#private-registry
Stars515
Forks55
Last commit1 day ago
gronx
gronxGo

A lightweight, fast, dependency-free Cron expression parser, task runner, and job scheduler for Go and standalone usage.

#cron-alternative#task-scheduler#job-scheduler
Stars515
Forks30
Last commit13 days ago
gowp
gowpGo

A Go worker pool library that limits concurrency of goroutine execution, supports timeouts, and never blocks task submission.

#task-queue#pool#goroutine
Stars514
Forks66
Last commit1 year ago
config-file-validator
config-file-validatorGo

A cross-platform CLI tool written in Go that validates syntax and schema for JSON, YAML, TOML, XML, and other configuration files.

#toml-validator#devops#yaml-validator
Stars514
Forks114
Last commit2 days ago
gubrak
gubrakGo

A Go functional utility library with syntactic sugar, similar to lodash but for Go.

#functional-programming#go-modules#utility-library
Stars513
Forks40
Last commit4 months ago
clickhouse-bulk
clickhouse-bulkGo

A simple collector that batches many small ClickHouse inserts into larger bulk inserts for improved performance.

#batch-processing#clickhouse-bulk#performance-optimization
Stars512
Forks88
Last commit4 days ago
durafmt
durafmtGo

A Go library that formats time.Duration into human-readable strings like '2 weeks 18 hours 22 minutes 3 seconds'.

#human-readable#developer-tools#fmt
Stars512
Forks51
Last commit5 years ago
libvlc-go
libvlc-goGo

Go bindings for libVLC enabling multimedia playback, streaming, and recording in Go applications.

#sound#video-processing#bindings
Stars510
Forks58
Last commit1 month ago
gotcp
gotcpGo

A Go package for quickly building TCP servers with a simple and efficient API.

#server-framework#tcp-server#golang-library
Stars509
Forks153
Last commit3 years ago
gotext
gotextGo

A GNU gettext utilities package for Go, providing complete PO/MO file support, pluralization, and thread-safe internationalization.

#go-modules#gettext#translated-strings
Stars509
Forks68
Last commit20 days ago
SvelteKit Starter
SvelteKit StarterSvelte

A starter template for building full-stack applications with a SvelteKit static frontend and a PocketBase backend.

#backend-as-a-service#jamstack#static-site
Stars508
Forks76
Last commit7 days ago
hyprmon
hyprmonGo

A TUI tool for visually configuring monitor layouts in Hyprland with drag-and-drop, profiles, and real-time application.

#arch-linux#terminal-application#bubble-tea
Stars508
Forks11
Last commit29 days ago
word-embedding
word-embeddingGo

A Go library implementing word embedding models (Word2Vec, GloVe, LexVec) from scratch with CLI and SDK.

#word2vec#go-library#natural-language-processing
Stars507
Forks45
Last commit3 years ago
dom
domGo

A Go library providing DOM bindings and Web API wrappers for WebAssembly applications.

#dom-manipulation#chrome-extensions#webassembly
Stars507
Forks58
Last commit7 years ago
boilerplate
boilerplateGo

A production-ready Docker boilerplate for building Go applications with the Fiber web framework.

#containerization#production-deployment#fiber-framework
Stars504
Forks85
Last commit6 days ago
Quamina
QuaminaGo

A high-performance Go library for matching JSON events against multiple patterns with support for wildcards, regex, and complex queries.

#event-driven#high-performance#concurrent
Stars503
Forks28
Last commit18 days ago
sqlvet
sqlvetGo

A static analysis tool for Go that validates raw SQL queries to catch syntax errors and prevent SQL injections.

#database#linter#security
Stars500
Forks29
Last commit1 month ago
monsoon
monsoonGo

A fast and flexible HTTP fuzzer for content discovery, credential bruteforcing, and security testing.

#wordlist-fuzzing#fuzzer#enumerator
Stars500
Forks39
Last commit1 month ago
jetcache-go
jetcache-goGo

A production-grade Go cache framework with two-level caching, singleflight protection, and generic batch APIs.

#high-performance#caching#redis
Stars500
Forks33
Last commit6 months ago
mass
massPython

Official MAAS repository. Bugs are tracked on Launchpad: https://bugs.launchpad.net/maas

#datacenter#bare-metal#data-center
Stars497
Forks174
Last commit1 day ago
PreviousPage 33 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
4 years ago
#Golang1469
#Go Library491
#Cli Tool323
#Docker322
#Devops269
#Developer Tools225
#Cli209
#Golang Library207
#Self Hosted206
#Hacktoberfest154
#Performance149
#Microservices144