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

go_serialization_benchmarks
go_serialization_benchmarksGo

A comprehensive benchmark suite comparing performance and correctness of Go serialization libraries.

#data-serialization#performance-testing#binary-encoding
Stars1.6k
Forks161
Last commit
pg_flame
pg_flameGo

Generates interactive flamegraphs from PostgreSQL EXPLAIN ANALYZE output to visualize query performance.

#database#explain-analyze#postgres
Stars1.6k
Forks36
Last commit6 years ago
go-jira
go-jiraGo

A Go client library for interacting with Atlassian Jira's REST API, supporting authentication, issue management, and custom API calls.

#hacktoberfest#rest-client#devops
Stars1.6k
Forks500
Last commit29 days ago
warp
warpGo

A secure terminal sharing tool that lets you share your terminal session with others via a simple command.

#devops#remote-collaboration#terminal
Stars1.6k
Forks49
Last commit8 years ago
RMQ (.6k)
RMQ (.6k)Go

A Redis-backed message queue system written in Go, featuring consumer lifecycle management, batch processing, and retry mechanisms.

#task-queue#redis#message-queue
Stars1.6k
Forks207
Last commit1 year ago
email-verifier
email-verifierGo

A Go library for email verification without sending emails, featuring syntax validation, SMTP checks, disposable email detection, and domain typo suggestions.

#email-reachability#disposable#email-validation
Stars1.6k
Forks233
Last commit
borg
borgGo

Search and save shell snippets directly from your terminal without switching to a browser.

#search#developer-tools#productivity
Stars1.6k
Forks56
Last commit8 years ago
borg
borgGo

Search and save shell snippets directly from your terminal without switching to a browser.

#command-line-tool#cli-search#bash
Stars1.6k
Forks56
Last commit8 years ago
color
colorGo

A Go library for terminal color rendering with 16/256/True color support, universal API methods, and Windows compatibility.

#cli-color#256-colors#gookit
Stars1.6k
Forks87
Last commit2 months ago
gocyclo
gocycloGo

A Go tool that calculates cyclomatic complexity of functions to identify code needing refactoring.

#cyclomatic-complexity#developer-tools#software-metrics
Stars1.6k
Forks97
Last commit8 months ago
rulego
rulegoGo

A lightweight, high-performance, embedded, component-based rule engine framework for Go, enabling dynamic orchestration of business logic.

#iot#rule-engine#ai
Stars1.6k
Forks155
Last commit3 days ago
Beaver
BeaverGo

A real-time messaging server for building scalable in-app notifications, multiplayer games, and chat apps.

#realtime#websocket-server#hacktoberfest
Stars1.6k
Forks84
Last commit1 day ago
anko
ankoGo

A scriptable interpreter written in Go for embedding and extending applications with custom scripting.

#programming-language#extensibility#embedded-scripting
Stars1.6k
Forks135
Last commit1 month ago
notesmd-cli
notesmd-cliGo

A Go-based CLI tool for managing Obsidian vaults and notes directly from the terminal, without requiring Obsidian to be running.

#productivity#obsidian#obsidian-md
Stars1.6k
Forks70
Last commit2 days ago
Grafeas
GrafeasGo

An open-source artifact metadata API for auditing and governing software supply chains.

#container-security#api#software-supply-chain
Stars1.6k
Forks307
Last commit1 month ago
Chronograf
ChronografTypeScript

Open-source web UI for visualizing monitoring data and creating alerts in the TICK stack.

#chronograf#apm#infrastructure-monitoring
Stars1.6k
Forks251
Last commit18 days ago
gitbatch
gitbatchGo

A terminal-based tool to manage multiple Git repositories with batch operations and individual repository control.

#version-control#open-source#terminal-tui
Stars1.6k
Forks52
Last commit3 years ago
Prometheus-Basics
Prometheus-BasicsGo

A beginner-friendly introduction to Prometheus covering metrics, architecture, instrumentation, and visualization with Grafana.

#devops#observability#introduction
Stars1.6k
Forks102
Last commit5 years ago
Uniqush-Push
Uniqush-PushGo

A self-hosted unified push service for sending notifications to Android, iOS, and Kindle mobile apps via RESTful APIs.

#kindle#ios#redis
Stars1.6k
Forks200
Last commit19 days ago
web
webGo

A Go mux and middleware package that provides statically typed contexts and fast, scalable routing.

#http-server#static-typing#mux
Stars1.5k
Forks117
Last commit5 years ago
scany
scanyGo

A Go library for scanning database rows into structs, maps, and primitive types with minimal boilerplate.

#pgx#database#boilerplate-reduction
Stars1.5k
Forks75
Last commit1 year ago
soda
sodaGo

A Go database toolkit for CRUD operations, migrations, and queries with ActiveRecord-inspired conventions.

#crud#orm#database
Stars1.5k
Forks251
Last commit3 days ago
bitset
bitsetGo

A Go library implementing memory-efficient bitsets for mapping non-negative integers to boolean values.

#go-library#set-operations#data-structures
Stars1.5k
Forks191
Last commit16 days ago
Ikemen GO
Ikemen GOGo

An open-source fighting game engine written in Go that supports M.U.G.E.N resources with enhanced features.

#gamedev#game-development#golang
Stars1.5k
Forks239
Last commit1 day ago
shell2http
shell2httpGo

A minimal HTTP server that executes shell commands via simple HTTP endpoints, ideal for prototyping and remote control.

#http-server#proxy#remote-control
Stars1.5k
Forks148
Last commit21 days ago
aurora
auroraGo

A Go library for adding ANSI colors and text formatting to terminal output, with support for Printf/Sprintf methods.

#go-modules#terminal-output#color-library
Stars1.5k
Forks53
Last commit1 year ago
ExpenseOwl
ExpenseOwlHTML

A dead-simple, self-hosted expense tracker with a beautiful UI and monthly pie-chart visualization.

#personal-finance#homelab#finance-management
Stars1.5k
Forks148
Last commit10 months ago
gnomock
gnomockGo

Integration testing toolkit that spins up ephemeral Docker containers for dependencies, eliminating the need for mocks.

#ephemeral-containers#postgres#integration-testing
Stars1.5k
Forks80
Last commit4 months ago
IconFontCppHeaders
IconFontCppHeadersC

Language-specific headers and classes for using popular icon fonts in C, C++, C#, Python, Rust, and Go.

#fontawesome#font-icons#imgui
Stars1.5k
Forks166
Last commit2 months ago
Watcharr
WatcharrGo

A self-hostable content tracking platform for movies, TV shows, anime, and video games with user authentication and a modern UI.

#lists#open-source#media-library
Stars1.5k
Forks81
Last commit5 days ago
grab
grabGo

A Go package for downloading files with progress monitoring, auto-resume, checksum validation, and concurrent batch downloads.

#download-manager#batch-processing#file-download
Stars1.5k
Forks148
Last commit7 days ago
Databunker
DatabunkerGo

A self-hosted, GDPR-compliant Go tool for secure tokenization and encrypted storage of PII, PHI, PCI, and KYC records.

#gdpr-compliance#tokenization#privacy
Stars1.5k
Forks97
Last commit1 month ago
Databunker
DatabunkerGo

A self-hosted, GDPR-compliant Go-based vault for secure tokenization and storage of PII, PHI, PCI, and KYC records.

#gdpr-compliance#tokenization#privacy
Stars1.5k
Forks97
Last commit1 month ago
Wallaroo
WallarooPony

A fast, resilient distributed stream processing framework that simplifies real-time data applications with high performance and easy scaling.

#stream-processing#api#high-performance
Stars1.5k
Forks66
Last commit5 years ago
facebook
facebookGo

A comprehensive Go SDK for the Facebook Graph API, supporting file upload, batch requests, and marketing API.

#go-sdk#oauth2#batch
Stars1.5k
Forks579
Last commit8 days ago
chproxy
chproxyGo

An HTTP proxy and load balancer for ClickHouse databases with caching, rate limiting, and security features.

#http-proxy#clickhouse-proxy#proxy
Stars1.5k
Forks277
Last commit4 months ago
PreviousPage 22 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
3 days ago
#Golang1469
#Go Library491
#Cli Tool323
#Docker322
#Devops269
#Developer Tools225
#Cli209
#Golang Library207
#Self Hosted206
#Hacktoberfest154
#Performance149
#Microservices144