Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Golang

Golang

1379 projects

Showing 36 of 1379 projects

wuzz
wuzzGo

Interactive terminal UI for inspecting, debugging, and sending HTTP requests with cURL-like syntax.

#go-application#inspector#http
Stars10.7k
Forks407
Last commit7 months ago
go-openai
go-openaiGo

Unofficial Go client library for the OpenAI API, supporting ChatGPT, GPT-4, DALL·E, Whisper, and more.

#ai-integration#chatgpt-api#gpt-5
Stars10.7k
Forks1.7k
Last commit7 months ago
qrcp
qrcpGo

Transfer files over Wi-Fi between your computer and mobile device by scanning a QR code directly from the terminal.

#local-network#qr-code#terminal
Stars10.5k
Forks545
Last commit21 days ago
godotenv
godotenvGo

A Go library that loads environment variables from .env files, following the twelve-factor app methodology.

#environment-variables#dotenv#go-library
Stars10.5k
Forks451
Last commit15 days ago
conc
concGo

A Go library providing safer and easier structured concurrency with panic handling, goroutine management, and common concurrency patterns.

#go-library#goroutines#task-pool
Stars10.4k
Forks358
Last commit1 month ago
gdbgui
gdbguiTypeScript

A browser-based frontend to gdb (GNU debugger) for C, C++, Go, Rust, and Fortran debugging.

#debugger-visualizer#rust-debugging#go-debugging
Stars10.3k
Forks522
Last commit11 months ago
Meshery
MesheryTypeScript

An open-source, cloud native manager for designing and managing Kubernetes-based infrastructure and applications across multiple clouds.

#hacktoberfest#gsoc#performance-testing
Stars10.3k
Forks3.4k
Last commit1 day ago
graphql
graphqlGo

A Go implementation of GraphQL that follows the official reference implementation and supports queries, mutations, and subscriptions.

#backend-development#api#graphql-go
Stars10.2k
Forks840
Last commit2 days ago
goprotobuf
goprotobufGo

Go bindings for Google's protocol buffers, providing serialization, deserialization, and message manipulation.

#api#protocol-buffers#data-interchange
Stars10.1k
Forks1.6k
Last commit1 year ago
BuildKit
BuildKitGo

A concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit for converting source code to build artifacts.

#dockerfile-agnostic#buildkitd#build-caching
Stars10.0k
Forks1.4k
Last commit1 day ago
usql
usqlGo

A universal command-line interface for SQL and NoSQL databases, inspired by PostgreSQL's psql.

#database#postgresql-compatible#database-tool
Stars10.0k
Forks391
Last commit1 month ago
usql
usqlGo

A universal command-line interface for SQL and NoSQL databases, inspired by PostgreSQL's psql.

#database#postgresql-compatible#devops
Stars10.0k
Forks391
Last commit1 month ago
go-swagger
go-swaggerGo

A Go implementation of Swagger 2.0 (OpenAPI 2.0) for generating servers, clients, and CLI tools from API specifications.

#server-generation#api#code-generator
Stars10.0k
Forks1.3k
Last commit1 day ago
termshark
termsharkGo

A terminal UI for tshark, providing Wireshark-like packet analysis directly in the terminal.

#wireshark#pcap#network-debugging
Stars9.9k
Forks435
Last commit2 years ago
pq
pqGo

A pure Go PostgreSQL driver for the database/sql package, supporting all maintained PostgreSQL versions.

#database-driver#postgres#database-sql
Stars9.9k
Forks954
Last commit27 days ago
Watermill
WatermillGo

A Go library for building event-driven applications with message streams, supporting various pub/sub implementations.

#message-streams#stream-processing#event-driven
Stars9.7k
Forks497
Last commit25 days ago
Mailpit
MailpitGo

A lightweight, multi-platform email and SMTP testing tool with a web UI and API for developers.

#email-testing#developer-tools#api
Stars9.6k
Forks296
Last commit11 days ago
The Golang Standard Library by Example (Chinese)
The Golang Standard Library by Example (Chinese)Go

A Chinese-language book teaching Go's standard library through practical examples, covering common tasks and implementation details.

#example-driven#education#standard-library
Stars9.6k
Forks2.0k
Last commit
gobot
gobotGo

A Go framework for robotics, drones, and IoT that simplifies controlling multiple hardware devices.

#robotics#physical-computing#iot
Stars9.4k
Forks1.1k
Last commit5 months ago
langchaingo
langchaingoGo

The Go implementation of LangChain, enabling developers to build LLM-powered applications through composable components.

#ai#gemini#openai
Stars9.4k
Forks1.1k
Last commit4 months ago
Pgweb
PgwebGo

A simple, cross-platform web-based PostgreSQL database explorer written in Go, distributed as a single binary.

#data-export#database-explorer#web-based
Stars9.4k
Forks841
Last commit5 days ago
Cadence (.2k)
Cadence (.2k)Go

A distributed, scalable, and highly available orchestration engine for executing asynchronous long-running business logic.

#async-processing#service-bus#workflow-orchestration
Stars9.3k
Forks895
Last commit4 days ago
go-sqlite3
go-sqlite3C

A SQLite3 driver for Go that conforms to the built-in database/sql interface.

#database-driver#cgo#database-sql
Stars9.1k
Forks1.2k
Last commit3 days ago
atlantis
atlantisGo

A self-hosted application that automates Terraform plan and apply workflows via pull request comments.

#hacktoberfest#devops#pull-request-automation
Stars9.1k
Forks1.3k
Last commit1 day ago
jwt-go
jwt-goGo

A Go implementation of JSON Web Tokens (JWT) for signing, verifying, parsing, and generating tokens.

#oauth2#auth#authentication
Stars9.1k
Forks430
Last commit7 days ago
syft
syftGo

A CLI tool and Go library for generating Software Bill of Materials (SBOM) from container images and filesystems.

#sbom#container-security#cyclonedx
Stars9.1k
Forks869
Last commit1 day ago
Syft
SyftGo

A CLI tool and Go library for generating Software Bill of Materials (SBOM) from container images and filesystems.

#sbom#container-security#cyclonedx
Stars9.1k
Forks869
Last commit1 day ago
raft
raftGo

A Go library implementing the Raft consensus protocol for managing replicated state machines in distributed systems.

#raft-protocol#distributed-systems#go-library
Stars9.0k
Forks1.1k
Last commit1 day ago
Ginkgo
GinkgoGo

A mature testing framework for Go that helps developers write expressive, behavior-driven specifications.

#go-testing#spec-organization#integration-testing
Stars9.0k
Forks700
Last commit21 days ago
app
appGo

A Go package for building progressive web apps with WebAssembly using a declarative syntax.

#single-page-applications#webassembly#component-based
Stars8.9k
Forks406
Last commit4 days ago
buildah
buildahGo

A command-line tool for building Open Container Initiative (OCI) container images without requiring a daemon or root privileges.

#oci-images#devops#podman
Stars8.9k
Forks901
Last commit3 days ago
buildah
buildahGo

A command-line tool for building Open Container Initiative (OCI) container images without requiring root privileges or Dockerfiles.

#oci-images#devops#container-image-build
Stars8.9k
Forks901
Last commit3 days ago
Golang Security Checker
Golang Security CheckerGo

A static analysis tool that scans Go source code for security vulnerabilities by analyzing the AST and SSA representations.

#ast-analysis#taint-analysis#security-automation
Stars8.9k
Forks698
Last commit1 day ago
Go Cheat Sheet
Go Cheat Sheet

A comprehensive reference sheet covering Go syntax, features, and common patterns for developers.

#programming-language#developer-tools#syntax
Stars8.8k
Forks1.1k
Last commit2 years ago
gorush
gorushGo

A push notification micro server written in Go, supporting iOS (APNS), Android (FCM), and Huawei (HMS) platforms.

#ios#ios-apns#gorush-server
Stars8.7k
Forks886
Last commit2 days ago
Benthos
BenthosGo

A high-performance, declarative stream processor that connects various sources and sinks with built-in data transformation capabilities.

#stream-processing#cqrs#message-queue
Stars8.7k
Forks944
Last commit1 day ago
PreviousPage 4 of 39Next

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
3 years ago
#Go1039
#Go Library310
#Cli Tool172
#Docker150
#Devops130
#Developer Tools123
#Cli116
#Golang Library104
#Self Hosted101
#Hacktoberfest98
#Cross Platform93
#Concurrency83