Skip to content

A curated list of awesome Go frameworks, libraries and software.

Notifications You must be signed in to change notification settings

uhub/awesome-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

awesome-go

A curated list of awesome Go frameworks, libraries and software.

  • avelino/awesome-go - A curated list of awesome Go frameworks, libraries and software
  • golang/go - The Go programming language
  • kubernetes/kubernetes - Production-Grade Container Scheduling and Management
  • fatedier/frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
  • ollama/ollama - Get up and running with Llama 3, Mistral, Gemma 2, and other large language models.
  • gin-gonic/gin - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
  • gohugoio/hugo - The world’s fastest framework for building websites.
  • moby/moby - The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
  • syncthing/syncthing - Open Source Continuous File Synchronization
  • junegunn/fzf - 🌸 A command-line fuzzy finder
  • caddyserver/caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
  • traefik/traefik - The Cloud Native Application Proxy
  • etcd-io/etcd - Distributed reliable key-value store for the most critical data of a distributed system
  • ethereum/go-ethereum - Go implementation of the Ethereum protocol
  • minio/minio - The Object Store for AI Data Infrastructure
  • rclone/rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
  • gogs/gogs - Gogs is a painless self-hosted Git service
  • go-gitea/gitea - Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
  • astaxie/build-web-application-with-golang - A golang ebook intro how to build a web with golang
  • spf13/cobra - A Commander for modern Go CLI interactions
  • pingcap/tidb - TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
  • go-gorm/gorm - The fantastic ORM library for Golang, aims to be developer friendly
  • coreybutler/nvm-windows - A node.js version management utility for Windows. Ironically written in Go.
  • unknwon/the-way-to-go_ZH_CN - 《The Way to Go》中文译本,中文正式名《Go 入门指南》
  • docker/compose - Define and run multi-container applications with Docker
  • halfrost/LeetCode-Go - ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
  • gofiber/fiber - ⚡️ Express inspired web framework written in Go
  • harness/gitness - Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
  • beego/beego - beego is an open-source, high-performance web framework for the Go programming language.
  • hashicorp/vault - A tool for secrets management, encryption as a service, and privileged access management
  • ehang-io/nps - 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
  • cockroachdb/cockroach - CockroachDB - the open source, cloud-native distributed SQL database.
  • labstack/echo - High performance, minimalist Go web framework
  • usememos/memos - An open source, lightweight note-taking service. Easily capture and share your great thoughts.
  • kubernetes/minikube - Run Kubernetes locally
  • zeromicro/go-zero - A cloud-native Go microservices framework with cli tool for productivity.
  • spf13/viper - Go configuration with fangs
  • go-kit/kit - A standard library for microservices.
  • iawia002/lux - 👾 Fast and simple video download library and CLI tool written in Go
  • derailed/k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!
  • charmbracelet/bubbletea - A powerful little TUI framework 🏗
  • restic/restic - Fast, secure, efficient backup program
  • kataras/iris - The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio 🚀
  • nsqio/nsq - A realtime distributed messaging platform
  • tmrts/go-patterns - Curated list of Go design patterns, recipes and idioms
  • zyedidia/micro - A modern and intuitive terminal-based text editor
  • sirupsen/logrus - Structured, pluggable logging for Go.
  • fyne-io/fyne - Cross platform GUI toolkit in Go inspired by Material Design
  • grafana/k6 - A modern load testing tool, using Go and JavaScript - https://k6.io
  • wailsapp/wails - Create beautiful applications using Go
  • tsenart/vegeta - HTTP load testing tool and library. It's over 9000!
  • go-kratos/kratos - Your ultimate Go microservices framework for the cloud-native era.
  • mislav/hub - A command-line tool that makes git easier to use with GitHub.
  • gocolly/colly - Elegant Scraper and Crawler Framework for Golang
  • stretchr/testify - A toolkit with common assertions and mocks that plays nicely with the standard library
  • go-delve/delve - Delve is a debugger for the Go programming language.
  • aquasecurity/trivy - Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
  • urfave/cli - A simple, fast, and fun package for building command line apps in Go
  • gorilla/websocket - Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
  • quii/learn-go-with-tests - Learn Go with test-driven development
  • micro/go-micro - A Go microservices framework
  • valyala/fasthttp - Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
  • uber-go/zap - Blazing fast, structured, leveled logging in Go.
  • flipped-aurora/gin-vue-admin - 🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器【可AI辅助】、表单生成器和可配置的导入导出等开发必备功能。
  • pulumi/pulumi - Pulumi - Infrastructure as Code in any programming language 🚀
  • grpc/grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC
  • gorilla/mux - Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
  • dgraph-io/dgraph - The high-performance database for modern applications
  • redis/go-redis - Redis Go client
  • slimtoolkit/slim - Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
  • inancgumus/learngo - ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
  • yudai/gotty - Share your terminal as a web application
  • XIU2/CloudflareSpeedTest - 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~
  • grpc-ecosystem/grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec
  • qax-os/excelize - Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
  • go-chi/chi - lightweight, idiomatic and composable router for building Go HTTP services
  • casbin/casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
  • gravitational/teleport - The easiest, and most secure way to access and protect all of your infrastructure.
  • gitleaks/gitleaks - Protect and discover secrets using Gitleaks 🔑
  • zincsearch/zincsearch - ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
  • air-verse/air - ☁️ Live reload for Go apps
  • julienschmidt/httprouter - A high performance HTTP request router that scales well
  • terrastruct/d2 - D2 is a modern diagram scripting language that turns text to diagrams.
  • samber/lo - 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
  • go-playground/validator - 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
  • ipfs/kubo - An IPFS implementation in Go
  • FiloSottile/age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
  • emirpasic/gods - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
  • kubernetes/kops - Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
  • wtfutil/wtf - The personal information dashboard for your terminal
  • ginuerzh/gost - GO Simple Tunnel - a simple tunnel written in golang
  • snail007/goproxy - 🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
  • ory/hydra - OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security Modules. Compatible with MITREid.
  • rqlite/rqlite - The lightweight, distributed relational database built on SQLite.
  • nats-io/nats-server - High-Performance server for NATS.io, the cloud and edge native messaging system.
  • ent/ent - An entity framework for Go
  • geektutu/7days-golang - 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
  • hoanhan101/ultimate-go - The Ultimate Go Study Guide
  • golangci/golangci-lint - Fast linters runner for Go
  • TheAlgorithms/Go - Algorithms and Data Structures implemented in Go for beginners, following best practices.
  • cayleygraph/cayley - An open-source graph database
  • tinygo-org/tinygo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
  • golang-migrate/migrate - Database migrations. CLI and Golang library.
  • go-sql-driver/mysql - Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
  • boltdb/bolt - An embedded key/value database for Go.
  • tidwall/gjson - Get JSON values quickly - JSON parser for Go
  • PuerkitoBio/goquery - A little like that j-thing, only in Go.
  • dgraph-io/badger - Fast key-value DB in Go.
  • goreleaser/goreleaser - Deliver Go binaries as fast and easily as possible
  • openimsdk/open-im-server - IM Chat
  • json-iterator/go - A high-performance 100% compatible drop-in replacement of "encoding/json"
  • revel/revel - A high productivity, full-stack web framework for the Go language.
  • pion/webrtc - Pure Go implementation of the WebRTC API
  • CodisLabs/codis - Proxy based Redis cluster solution supporting pipeline and scaling dynamically
  • golang/dep - Go dependency management tool experiment (deprecated)
  • robfig/cron - a cron library for go
  • halfrost/Halfrost-Field - ✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
  • thanos-io/thanos - Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
  • git-lfs/git-lfs - Git extension for versioning large files
  • google/wire - Compile-time Dependency Injection for Go
  • gopherjs/gopherjs - A compiler from Go to JavaScript for running Go code in a browser
  • panjf2000/ants - 🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go.
  • fogleman/primitive - Reproducing images with geometric primitives.
  • apache/incubator-answer - A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.
  • micro/micro - An API first development platform
  • coredns/coredns - CoreDNS is a DNS server that chains plugins
  • ffuf/ffuf - Fast web fuzzer written in Go
  • talkgo/night - Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
  • ardanlabs/gotraining - Go Training Class Material :
  • tinode/chat - Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
  • sqlc-dev/sqlc - Generate type-safe code from SQL
  • go-martini/martini - Classy web framework for Go
  • owasp-amass/amass - In-depth attack surface mapping and asset discovery
  • IBM/sarama - Sarama is a Go library for Apache Kafka.
  • gogf/gf - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
  • go-admin-team/go-admin - 基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd 订阅版:https://antd.go-admin.pro
  • crawlab-team/crawlab - Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
  • gophish/gophish - Open-Source Phishing Toolkit
  • bluenviron/mediamtx - Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
  • future-architect/vuls - Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
  • dgrijalva/jwt-go - ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
  • kubeshark/kubeshark - The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes
  • OpenDiablo2/OpenDiablo2 - An open source re-implementation of Diablo 2
  • Jguer/yay - Yet another Yogurt - An AUR Helper written in Go
  • go-task/task - A task runner / simpler Make alternative written in Go
  • jeessy2/ddns-go - Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
  • google/grumpy - Grumpy is a Python to Go source code transcompiler and runtime.
  • asciimoo/wuzz - Interactive cli tool for HTTP inspection
  • Shopify/toxiproxy - ⏰ 🔥 A TCP proxy to simulate network and system conditions for chaos and resiliency testing
  • hajimehoshi/ebiten - Ebitengine - A dead simple 2D game engine for Go
  • therecipe/qt - Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
  • Mrs4s/go-cqhttp - cqhttp的golang实现,轻量、原生跨平台.
  • shirou/gopsutil - psutil for golang
  • tylertreat/comcast - Simulating shitty network connections so you can build better systems.
  • juicedata/juicefs - JuiceFS is a distributed POSIX file system built on top of Redis and S3.
  • swaggo/swag - Automatically generate RESTful API documentation with Swagger 2.0 for Go.
  • google/go-github - Go library for accessing the GitHub v3 API
  • quay/clair - Vulnerability Static Analysis for Containers
  • adnanh/webhook - webhook is a lightweight incoming webhook server to run shell commands
  • jackc/pgx - PostgreSQL driver and toolkit for Go
  • dtm-labs/dtm - A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
  • blevesearch/bleve - A modern text/numeric/geo-spatial/vector indexing library for go
  • graphql-go/graphql - An implementation of GraphQL for Go / Golang
  • 99designs/gqlgen - go generate based graphql server library
  • quic-go/quic-go - A QUIC implementation in pure Go
  • GoesToEleven/GolangTraining - Training for Golang (go language)
  • jroimartin/gocui - Minimalist Go package aimed at creating Console User Interfaces.
  • gomodule/redigo - Go client for Redis
  • go-resty/resty - Simple HTTP and REST client library for Go
  • golang/protobuf - Go support for Google's protocol buffers
  • wader/fq - jq for binary formats - tool, language and decoders for working with binary and text formats
  • polaris1119/The-Golang-Standard-Library-by-Example - Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
  • go-vgo/robotgo - RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
  • google/go-cloud - The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
  • TykTechnologies/tyk - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
  • go-swagger/go-swagger - Swagger 2.0 implementation for go
  • panjf2000/gnet - 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.
  • casdoor/casdoor - An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Google Workspace, Active Directory and Kerberos
  • fsnotify/fsnotify - Cross-platform filesystem notifications for Go.
  • kubernetes/kompose - Convert Compose to Kubernetes
  • OJ/gobuster - Directory/File, DNS and VHost busting tool written in Go
  • golang/mock - GoMock is a mocking framework for the Go programming language.
  • sjwhitworth/golearn - Machine Learning for Go
  • hibiken/asynq - Simple, reliable, and efficient distributed task queue in Go
  • unknwon/go-fundamental-programming - 《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。
  • bxcodec/go-clean-arch - Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
  • lib/pq - Pure Go Postgres driver for database/sql
  • goplus/gop - The Go+ programming language is designed for engineering, STEM education, and data science
  • keybase/client - Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
  • rkt/rkt - [Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
  • safing/portmaster - 🏔 Love Freedom - ❌ Block Mass Surveillance
  • hybridgroup/gobot - Golang framework for robotics, drones, and the Internet of Things (IoT)
  • xo/usql - Universal command-line interface for SQL databases
  • gcla/termshark - A terminal UI for tshark, inspired by Wireshark
  • kubernetes/client-go - Go client for Kubernetes.
  • FerretDB/FerretDB - A truly Open Source MongoDB alternative
  • sourcegraph/conc - Better structured concurrency for go
  • sashabaranov/go-openai - OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
  • flannel-io/flannel - flannel is a network fabric for containers, designed for Kubernetes
  • senghoo/golang-design-pattern - 设计模式 Golang实现-《研磨设计模式》读书笔记
  • drakkan/sftpgo - Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
  • aws/aws-sdk-go - AWS SDK for the Go programming language.
  • codenotary/immudb - immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
  • stashapp/stash - An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
  • openshift/origin - Conformance test suite for OpenShift
  • cyfdecyf/cow - HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.
  • cookieY/Yearning - 🐳 A most popular sql audit platform for mysql
  • andlabs/ui - Platform-native GUI library for Go.
  • gorse-io/gorse - Gorse open source recommender system engine
  • fission/fission - Fast and Simple Serverless Functions for Kubernetes
  • getanteon/anteon - Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
  • anchore/grype - A vulnerability scanner for container images and filesystems
  • smartystreets/goconvey - Go testing in the browser. Integrates with go test. Write behavioral tests in Go.
  • Masterminds/glide - Package Management for Golang
  • onsi/ginkgo - A Modern Testing Framework for Go
  • gobuffalo/buffalo - Rapid Web Development w/ Go
  • mongodb/mongo-go-driver - The Official Golang driver for MongoDB
  • smallnest/rpcx - Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!
  • GoAdminGroup/go-admin - A golang framework helps gopher to build a data visualization and admin panel in ten minutes
  • redpanda-data/connect - Fancy stream processing made operationally mundane
  • zserge/lorca - Build cross-platform modern desktop apps in Go + HTML5
  • robertkrimen/otto - A JavaScript interpreter in Go (golang)
  • patrickmn/go-cache - An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
  • etcd-io/bbolt - An embedded key/value database for Go.
  • joho/godotenv - A Go port of Ruby's dotenv library (Loads environment variables from .env files)
  • miekg/dns - DNS library in Go
  • IBAX-io/go-ibax - An innovative Blockchain Protocol Platform, which everyone can deploy their own applications quickly and easily, such as Dapp, DeFi, DAO, Cross-Blockchain transactions, etc.
  • moby/buildkit - concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
  • appleboy/gorush - A push notification server written in Go (Golang).
  • mitchellh/mapstructure - Go library for decoding generic map values into native Go structures and vice versa.
  • maxence-charriere/go-app - A package to build progressive web apps with Go programming language and WebAssembly.
  • roadrunner-server/roadrunner - 🤯 High-performance PHP application server, process manager written in Go and powered with plugins
  • teh-cmc/go-internals - A book about the internals of the Go programming language.
  • schachmat/wego - weather app for the terminal
  • charmbracelet/lipgloss - Style definitions for nice terminal layouts 👄
  • reviewdog/reviewdog - 🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
  • securego/gosec - Go security checker
  • p4gefau1t/trojan-go - Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/
  • runatlantis/atlantis - Terraform Pull Request Automation
  • Workiva/go-datastructures - A collection of useful, performant, and threadsafe Go datastructures.
  • adonovan/gopl.io - Example programs from "The Go Programming Language"
  • go-acme/lego - Let's Encrypt/ACME client and library written in Go
  • coder/coder - Provision remote development environments via Terraform
  • 0voice/Introduction-to-Golang - 【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
  • ko-build/ko - Build and deploy Go applications
  • RichardKnop/machinery - Machinery is an asynchronous task queue/job queue based on distributed message passing.
  • gonum/gonum - Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
  • gruntwork-io/terratest - Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
  • screego/server - screen sharing for developers https://screego.net/
  • allegro/bigcache - Efficient cache for gigabytes of data written in Go.
  • gotenberg/gotenberg - A developer-friendly API for converting numerous document formats into PDF files, and more!
  • olivere/elastic - Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
  • cjbassi/gotop - A terminal based graphical activity monitor inspired by gtop and vtop
  • segmentio/kafka-go - Kafka library in Go
  • golang/tools - [mirror] Go Tools
  • a-h/templ - A language for writing HTML user interfaces in Go.
  • concourse/concourse - Concourse is a container-based continuous thing-doer written in Go.
  • fabiolb/fabio - Consul Load-Balancing made simple
  • fatih/color - Color package for Go (golang)
  • Terry-Mao/goim - goim
  • mindoc-org/mindoc - Golang实现的基于beego框架的接口在线文档管理系统
  • ThreeDotsLabs/watermill - Building event-driven applications the easy way in Go.
  • YaoApp/yao - 🚀 A performance app engine to create web services and applications in minutes.Suitable for AI, IoT, Industrial Internet, Connected Vehicles, DevOps, Energy, Finance and many other use-cases.
  • mmcgrana/gobyexample - Go by Example
  • twitchtv/twirp - A simple RPC framework with protobuf service definitions
  • mvdan/sh - A shell parser, formatter, and interpreter with bash support; includes shfmt
  • aceld/zinx - A lightweight concurrent server framework based on Golang.
  • qdm12/gluetun - VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
  • simeji/jid - json incremental digger
  • cloudwego/kitex - Go RPC framework with high-performance and strong-extensibility for building micro-services.
  • traefik/yaegi - Yaegi is Another Elegant Go Interpreter
  • lxn/walk - A Windows GUI toolkit for the Go Programming Language
  • dlvhdr/gh-dash - A beautiful CLI dashboard for GitHub 🚀
  • eddycjy/go-gin-example - An example of gin
  • go-yaml/yaml - YAML support for the Go language.
  • golang-jwt/jwt - Community maintained clone of https://github.com/dgrijalva/jwt-go
  • go-xorm/xorm - Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
  • google/gops - A tool to list and diagnose Go processes currently running on your system
  • shadowsocks/shadowsocks-go - go port of shadowsocks (Deprecated)
  • aquasecurity/tfsec - Tfsec is now part of Trivy
  • weaveworks/weave - Simple, resilient multi-host containers networking and more.
  • volatiletech/sqlboiler - Generate a Go ORM tailored to your database schema.
  • pdfcpu/pdfcpu - A PDF processor written in Go.
  • miniflux/v2 - Minimalist and opinionated feed reader
  • teivah/100-go-mistakes - 📖 100 Go Mistakes and How to Avoid Them
  • hybridgroup/gocv - Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, and OpenCV Contrib.
  • EasyDarwin/EasyDarwin - open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a simple streaming media cloud platform architecture.高性能开源RTSP流媒体服务器,基于go语言研发,维护和优化:RTSP推模式转发、RTSP拉模式转发、录像、检索、回放、关键帧缓存、秒开画面、RESTful接口、WEB后台管理、分布式负载均衡,基于EasyDarwin构建出了一套基础的流媒体云视频平台架构!
  • jpbruinsslot/slack-term - Slack client for your terminal
  • go-echarts/go-echarts - 🎨 The adorable charts library for Golang.
  • dunglas/frankenphp - 🧟 The modern PHP app server
  • smallstep/certificates - 🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
  • boyter/scc - Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
  • vmware-archive/octant - Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
  • pressly/goose - A database migration tool. Supports SQL migrations and Go functions.
  • filhodanuvem/gitql - 💊 A git query language
  • luraproject/lura - Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
  • google/gopacket - Provides packet processing capabilities for Go
  • grpc-ecosystem/go-grpc-middleware - Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
  • yuin/gopher-lua - GopherLua: VM and compiler for Lua in Go
  • evrone/go-clean-template - Clean Architecture template for Golang services
  • btcsuite/btcd - An alternative full node bitcoin implementation written in Go (golang)
  • pachyderm/pachyderm - Data-Centric Pipelines and Data Versioning
  • shopspring/decimal - Arbitrary-precision fixed-point decimal numbers in Go
  • go-ego/riot - Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.
  • cosmos/cosmos-sdk - ⛓️ A Framework for Building High Value Public Blockchains ✨
  • syndtr/goleveldb - LevelDB key/value database in Go.
  • gobwas/ws - Tiny WebSocket library for Go.
  • google/osv-scanner - Vulnerability scanner written in Go which uses the data provided by https://osv.dev
  • dominikh/go-tools - Staticcheck - The advanced Go linter
  • alexellis/k3sup - bootstrap K3s over SSH in < 60s 🚀
  • davecgh/go-spew - Implements a deep pretty printer for Go data structures to aid in debugging
  • asaskevich/govalidator - [Go] Package of validators and sanitizers for strings, numerics, slices and structs
  • cilium/ebpf - ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
  • DATA-DOG/go-sqlmock - Sql mock driver for golang to test database interactions
  • googleforgames/agones - Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
  • elazarl/goproxy - An HTTP proxy library for Go
  • siderolabs/talos - Talos Linux is a modern Linux distribution built for Kubernetes.
  • libp2p/go-libp2p - libp2p implementation in Go
  • expr-lang/expr - Expression language and expression evaluation for Go
  • tidwall/evio - Fast event-loop networking for Go
  • go-flutter-desktop/go-flutter - Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
  • ondrajz/go-callvis - Visualize call graph of a Go program using Graphviz
  • vektra/mockery - A mock code autogenerator for Go
  • tealeg/xlsx - Go library for reading and writing XLSX files.
  • anchore/syft - CLI tool and library for generating a Software Bill of Materials from container images and filesystems
  • spf13/afero - A FileSystem Abstraction System for Go
  • TwiN/gatus - ⛑ Automated developer-oriented status page
  • golang-design/go-questions - 📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
  • goproxyio/goproxy - A global proxy for Go modules.
  • golang/mobile - [mirror] Go on Mobile
  • gopasspw/gopass - The slightly more awesome standard unix password manager for teams
  • easegress-io/easegress - A Cloud Native traffic orchestration system
  • cloudquery/cloudquery - The open source high performance ELT framework powered by Apache Arrow
  • eranyanay/1m-go-websockets - handling 1M websockets connections in Go
  • go-git/go-git - A highly extensible Git implementation in pure Go.
  • tendermint/tendermint - ⟁ Tendermint Core (BFT Consensus) in Go
  • MontFerret/ferret - Declarative web scraping
  • ponzu-cms/ponzu - Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
  • oapi-codegen/oapi-codegen - Generate Go client and server boilerplate from OpenAPI 3 specifications
  • gogo/protobuf - [Deprecated] Protocol Buffers for Go with Gadgets
  • googollee/go-socket.io - socket.io library for golang, a realtime application framework.
  • ouqiang/gocron - 定时任务管理系统
  • go-pg/pg - Golang ORM with focus on PostgreSQL features and performance
  • elastic/go-elasticsearch - The official Go client for Elasticsearch
  • tools/godep - dependency tool for go
  • goadesign/goa - 🌟 Goa: Elevate Go API development! 🚀 Streamlined design, automatic code generation, and seamless HTTP/gRPC support. ✨
  • elves/elvish - Powerful scripting language & versatile interactive shell
  • xinliangnote/go-gin-api - 基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
  • goss-org/goss - Quick and Easy server testing/validation
  • matrix-org/dendrite - Dendrite is a second-generation Matrix homeserver written in Go!
  • uber-go/fx - A dependency injection based application framework for Go.
  • majd/ipatool - Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
  • ConnectAI-E/feishu-openai - 🎒 飞书 ×(GPT-4 + GPT-4V + DALL·E-3 + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀
  • codesenberg/bombardier - Fast cross-platform HTTP benchmarking tool written in Go
  • dgraph-io/ristretto - A high performance memory-bound Go cache
  • gorgonia/gorgonia - Gorgonia is a library that helps facilitate machine learning in Go.
  • fogleman/nes - NES emulator written in Go.
  • buger/jsonparser - One of the fastest alternative JSON parser for Go that does not require schema
  • anacrolix/torrent - Full-featured BitTorrent client package and utilities
  • russross/blackfriday - Blackfriday: a markdown processor for Go
  • xiaobaiTech/golangFamily - 【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
  • nats-io/nats.go - Golang client for NATS, the cloud native messaging system.
  • jinzhu/copier - Copier for golang, copy value from struct to struct and more
  • chai2010/go-ast-book - 📚 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
  • stefanprodan/podinfo - Go microservice template for Kubernetes
  • qor/qor - QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.
  • c-bata/go-prompt - Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
  • golang/oauth2 - Go OAuth2
  • markbates/goth - Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
  • prometheus/client_golang - Prometheus instrumentation library for Go applications
  • bitfield/script - Making it easy to write shell-like scripts in Go
  • k3d-io/k3d - Little helper to run CNCF's k3s in Docker
  • nuclio/nuclio - High-Performance Serverless event and data processing platform
  • go-co-op/gocron - Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
  • name5566/leaf - A game server framework in Go (golang)
  • j3ssie/osmedeus - A Workflow Engine for Offensive Security
  • gaia-pipeline/gaia - Build powerful pipelines in any programming language.
  • dop251/goja - ECMAScript/JavaScript engine in pure Go
  • encoredev/encore - Encore is the Backend Development Platform purpose-built to help you create event-driven and distributed systems.
  • disintegration/imaging - Imaging is a simple image processing package for Go
  • google/uuid - Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
  • kahing/goofys - a high-performance, POSIX-ish Amazon S3 file system written in Go
  • derailed/popeye - 👀 A Kubernetes cluster resource sanitizer
  • hashicorp/go-plugin - Golang plugin system over RPC.
  • letsencrypt/boulder - An ACME-based certificate authority, written in Go.
  • x-motemen/gore - Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
  • go-rod/rod - A Chrome DevTools Protocol driver for web automation and scraping.
  • ThreeDotsLabs/wild-workouts-go-ddd-example - Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
  • ffhelicopter/Go42 - 《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
  • open-telemetry/opentelemetry-go - OpenTelemetry Go API and SDK
  • nsf/gocode - An autocompletion daemon for the Go programming language
  • emicklei/go-restful - package for building REST-style Web Services using Go
  • coocood/freecache - A cache library for Go with zero GC overhead.
  • TomWright/dasel - Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
  • lni/dragonboat - A feature complete and high performance multi-group Raft library in Go.
  • amacneil/dbmate - 🚀 A lightweight, framework-agnostic database migration tool.
  • asynkron/protoactor-go - Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
  • darjun/go-daily-lib - Go 每日一库
  • axllent/mailpit - An email and SMTP testing tool with API for developers
  • techschool/simplebank - Backend master class: build a simple bank service in Go
  • jwilder/dockerize - Utility to simplify running applications in docker containers
  • lifei6671/interview-go - golang面试题集合
  • kardianos/govendor - Use Go Modules.
  • fiorix/freegeoip - IP geolocation web server
  • caddyserver/certmagic - Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
  • src-d/go-git - Project has been moved to: https://github.com/go-git/go-git
  • cweill/gotests - Automatically generate Go test boilerplate from your source code.
  • asticode/go-astilectron - Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
  • travisjeffery/jocko - Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
  • ReactiveX/RxGo - Reactive Extensions for the Go language.
  • facebookarchive/grace - Graceful restart & zero downtime deploy for Go servers.
  • cloudwego/hertz - Go HTTP framework with high-performance and strong-extensibility for building micro-services.
  • bwmarrin/discordgo - (Golang) Go bindings for Discord
  • satori/go.uuid - UUID package for Go
  • segmentio/ksuid - K-Sortable Globally Unique IDs
  • streadway/amqp - Go client for AMQP 0.9.1
  • vugu/vugu - Vugu: A modern UI library for Go+WebAssembly (experimental)
  • OWASP/Go-SCP - Golang Secure Coding Practices guide
  • tsuru/tsuru - Open source and extensible Platform as a Service (PaaS).
  • cube2222/octosql - OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
  • rakyll/boom - HTTP(S) load generator, ApacheBench (ab) replacement, written in Go
  • dvyukov/go-fuzz - Randomized testing for Go
  • natefinch/lumberjack - lumberjack is a log rolling package for Go
  • blushft/go-diagrams - Create beautiful system diagrams with Go
  • tetratelabs/wazero - wazero: the zero dependency WebAssembly runtime for Go developers
  • ory/keto - Open Source (Go) implementation of "Zanzibar: Google's Consistent, Global Authorization System". Ships gRPC, REST APIs, newSQL, and an easy and granular permission language. Supports ACL, RBAC, and other access models.
  • mgechev/revive - 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
  • silenceper/wechat - WeChat SDK for Go (微信SDK:简单、易用)
  • pterm/pterm - ✨ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-platform compatible.
  • thoas/go-funk - A modern Go utility library which provides helpers (map, find, contains, filter, ...)
  • tophubs/TopList - 今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish
  • apache/dubbo-go - Go Implementation For Apache Dubbo .
  • nsf/termbox-go - Pure Go termbox implementation
  • cockroachdb/pebble - RocksDB/LevelDB inspired key-value database in Go
  • Consensys/quorum - A permissioned implementation of Ethereum supporting data privacy
  • klauspost/compress - Optimized Go Compression Packages
  • graph-gophers/graphql-go - GraphQL server with a focus on ease of use
  • AliyunContainerService/pouch - An Efficient Enterprise-class Container Engine
  • slack-go/slack - Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
  • caarlos0/env - A simple, zero-dependencies library to parse environment variables into structs
  • wxbool/video-srt-windows - 这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。
  • EndlessCheng/codeforces-go - 算法竞赛模板库 by 灵茶山艾府 💭💡🎈
  • mitchellh/gox - A dead simple, no frills Go cross compile tool
  • nginxinc/kubernetes-ingress - NGINX and NGINX Plus Ingress Controllers for Kubernetes
  • shomali11/go-interview - Collection of Technical Interview Questions solved with Go
  • omriharel/deej - Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux
  • variadico/noti - Monitor a process and trigger a notification.
  • miguelmota/golang-for-nodejs-developers - Examples of Golang compared to Node.js for learning 🤓
  • progrium/darwinkit - Native Mac APIs for Go. Previously known as MacDriver
  • eatmoreapple/openwechat - golang微信SDK
  • go-mysql-org/go-mysql - a powerful mysql toolset with Go
  • evilmartians/lefthook - Fast and powerful Git hooks manager for any type of projects.
  • projectdiscovery/naabu - A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests
  • rosedblabs/rosedb - Lightweight, fast and reliable key/value storage engine based on Bitcask.
  • tidwall/buntdb - BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
  • oxequa/realize - Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
  • google/gxui - An experimental Go cross platform UI library.
  • faiface/pixel - A hand-crafted 2D game library in Go
  • jinzhu/now - Now is a time toolkit for golang
  • nginx-proxy/docker-gen - Generate files from docker container meta-data
  • uber-go/goleak - Goroutine leak detector
  • gomods/athens - A Go module datastore and proxy
  • brianvoe/gofakeit - Random fake data generator written in go
  • kardianos/service - Run go programs as a service on major platforms.
  • oklog/ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Go
  • douyu/jupiter - Jupiter: Governance-oriented Microservice Framework.
  • esimov/pigo - Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
  • fogleman/gg - Go Graphics - 2D rendering in Go with a simple API.
  • arp242/goatcounter - Easy web analytics. No tracking of personal data.
  • coyove/goflyway - An encrypted HTTP server
  • go-gomail/gomail - The best way to send emails in Go.
  • golang-design/under-the-hood - 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
  • mholt/archiver - Easily create & extract archives, and compress & decompress files of various formats
  • jung-kurt/gofpdf - A PDF document generator with high level support for text, drawing and images
  • canonical/lxd - Powerful system container and virtual machine manager
  • unidoc/unioffice - Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
  • knqyf263/pet - Simple command-line snippet manager
  • alecthomas/chroma - A general purpose syntax highlighter in pure Go
  • uber-go/ratelimit - A Go blocking leaky-bucket rate limit implementation
  • writefreely/writefreely - A clean, Markdown-based publishing platform made for writers. Write together and build a community.
  • dustin/go-humanize - Go Humans! (formatters for units to human friendly sizes)
  • codegangsta/gin - Live reload utility for Go web servers
  • treeverse/lakeFS - lakeFS - Data version control for your data lake | Git for data
  • GoogleCloudPlatform/golang-samples - Sample apps and code written for Google Cloud in the Go programming language.
  • Mikaelemmmm/go-zero-looklook - 🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
  • xinliangnote/Go - 【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
  • orcaman/concurrent-map - a thread-safe concurrent map for go
  • afex/hystrix-go - Netflix's Hystrix latency and fault tolerance library, for Go
  • hashicorp/golang-lru - Golang LRU cache
  • dropbox/godropbox - Common libraries for writing Go services/applications.
  • prest/prest - PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
  • alpkeskin/mosint - An automated e-mail OSINT tool
  • imroc/req - Simple Go HTTP client with Black Magic
  • google/go-cmp - Package for comparing Go values in tests
  • goinaction/code - Source Code for Go In Action examples
  • go-mysql-org/go-mysql-elasticsearch - Sync MySQL data into elasticsearch
  • Masterminds/sprig - Useful template functions for Go templates.
  • ledisdb/ledisdb - A high performance NoSQL Database Server powered by Go
  • Jeiwan/blockchain_go - A simplified blockchain implementation in Golang
  • ory/dockertest - Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
  • magefile/mage - a Make/rake-like dev tool using Go
  • thangchung/go-coffeeshop - ☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
  • fvbock/endless - Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
  • nikolaydubina/go-recipes - 🦩 Tools for Go projects
  • go-pay/gopay - 微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】
  • xtaci/kcp-go - A Crypto-Secure, Production-Grade Reliable-UDP Library for golang with FEC
  • deckarep/golang-set - A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
  • rgburke/grv - GRV is a terminal interface for viewing git repositories
  • golang/lint - [mirror] This is a linter for Go source code. (deprecated)
  • uber-archive/go-torch - Stochastic flame graph profiler for Go programs
  • pomerium/pomerium - Pomerium is an identity and context-aware access proxy.
  • wcharczuk/go-chart - go chart is a basic charting library in go.
  • anthonynsimon/bild - Image processing algorithms in pure Go
  • cointop-sh/cointop - A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
  • ochinchina/supervisord - a go-lang supervisor implementation
  • schollz/progressbar - A really basic thread-safe progress bar for Golang applications
  • mpolden/echoip - IP address lookup service
  • uber-go/automaxprocs - Automatically set GOMAXPROCS to match Linux container CPU quota.
  • googleapis/google-api-go-client - Auto-generated Google APIs for Go.
  • fatih/structs - Utilities for Go structs
  • amitshekhariitbhu/go-backend-clean-architecture - A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
  • sjqzhang/go-fastdfs - go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).
  • AlexxIT/go2rtc - Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
  • duke-git/lancet - A comprehensive, efficient, and reusable util function library of Go.
  • rh12503/triangula - Generate high-quality triangulated and polygonal art from images.
  • google/btree - BTree provides a simple, ordered, in-memory data structure for Go programs.
  • Jeffail/tunny - A goroutine pool for Go
  • rocboss/paopao-ce - 🔥An artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区
  • tmc/langchaingo - LangChain for Go, the easiest way to write LLM-based programs in Go
  • ionorg/ion - Real-Distributed RTC System by pure Go and Flutter
  • google/mtail - extract internal monitoring data from application logs for collection in a timeseries database
  • ksimka/go-is-not-good - A curated list of articles complaining that go (golang) isn't good enough
  • tucnak/telebot - Telebot is a Telegram bot framework in Go.
  • gopherdata/gophernotes - The Go kernel for Jupyter notebooks and nteract.
  • emitter-io/emitter - High performance, distributed and low latency publish-subscribe platform.
  • uber-go/dig - A reflection based dependency injection toolkit for Go.
  • go-gost/gost - GO Simple Tunnel - a simple tunnel written in golang
  • netlify/gotrue - An SWT based API for managing users and issuing SWT tokens.
  • lcvvvv/kscan - Kscan是一款纯go开发的全方位扫描器,具备端口扫描、协议检测、指纹识别,暴力破解等功能。支持协议1200+,协议指纹10000+,应用指纹20000+,暴力破解协议10余种。
  • nytimes/gizmo - A Microservice Toolkit from The New York Times
  • ankitpokhrel/jira-cli - 🔥 Feature-rich interactive Jira command line.
  • bitly/go-simplejson - a Go package to interact with arbitrary JSON
  • rakyll/statik - Embed files into a Go executable
  • link1st/go-stress-testing - go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】
  • geektutu/high-performance-go - high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
  • gravityblast/fresh - Build and (re)start go web apps after saving/creating/deleting source files.
  • go-gorp/gorp - Go Relational Persistence - an ORM-ish library for Go
  • burrowers/garble - Obfuscate Go builds
  • alexflint/gallium - Build desktop applications in Go and HTML.
  • gin-gonic/examples - A repository to host examples and tutorials for Gin.
  • nakabonne/ali - Generate HTTP load and plot the results in real-time
  • olivia-ai/olivia - 💁‍♀️Your new best friend powered by an artificial neural network
  • hoisie/web - The easiest way to create web applications with Go
  • googleapis/google-cloud-go - Google Cloud Client Libraries for Go.
  • tdewolff/minify - Go minifiers for web formats
  • xo/xo - Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
  • zenazn/goji - Goji is a minimalistic web framework for Golang that's high in antioxidants.
  • go-ozzo/ozzo-validation - An idiomatic Go (golang) validation package. Supports configurable and extensible validation rules (validators) using normal language constructs instead of error-prone struct tags.
  • marmotedu/iam - 企业级的 Go 语言实战项目:认证和授权系统(带配套课程)
  • olahol/melody - 🎶 Minimalist websocket framework for Go
  • Knetic/govaluate - Arbitrary expression evaluation for golang
  • cheggaaa/pb - Console progress bar for Golang
  • nhooyr/websocket - Minimal and idiomatic WebSocket library for Go
  • hwholiday/learning_tools - Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
  • aws/aws-lambda-go - Libraries, samples and tools to help Go developers develop AWS Lambda functions.
  • superseriousbusiness/gotosocial - Fast, fun, small ActivityPub server.
  • zxh0/jvm.go - A toy JVM written in Go
  • osrg/gobgp - BGP implemented in the Go Programming Language
  • golang/glog - Leveled execution logs for Go
  • alecthomas/gometalinter - DEPRECATED: Use https://github.com/golangci/golangci-lint
  • keploy/keploy - Test generation for Developers. Generate tests and stubs for your application that actually work!
  • ant0ine/go-json-rest - A quick and easy way to setup a RESTful JSON API
  • upper/db - Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
  • maruel/panicparse - Crash your app in style (Golang)
  • hoanhan101/algo - 101+ coding interview problems in Go
  • opentracing/opentracing-go - OpenTracing API for Go. 🛑 This library is DEPRECATED! opentracing/specification#163
  • go-macaron/macaron - Package macaron is a high productive and modular web framework in Go.
  • d5/tengo - A fast script language for Go
  • dundee/gdu - Fast disk usage analyzer with console interface written in Go
  • goby-lang/goby - Goby - Yet another programming language written in Go
  • ardanlabs/service - Starter-kit for writing services in Go using Kubernetes.
  • gomatcha/matcha - Build native mobile apps in Go.
  • uptrace/bun - SQL-first Golang ORM
  • yuin/goldmark - 🏆 A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
  • cherish-chat/xxim-server - 惺惺 —— 属于你的社交地盘!惺惺是一个100%开源社交平台,每个人都可以搭建自己的服务器,掌握数据的所有权。此APP非盈利项目!
  • ahmetb/go-linq - .NET LINQ capabilities in Go
  • alecthomas/kingpin - CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
  • purpleidea/mgmt - Next generation distributed, event-driven, parallel config management!
  • willnorris/imageproxy - A caching, resizing image proxy written in Go
  • mingrammer/go-web-framework-stars - ⭐ Web frameworks for Go, most starred on GitHub
  • 6boris/awesome-golang-algorithm - 📝 LeetCode of algorithms with golang solution(updating).
  • hr3lxphr6j/bililive-go - 一个直播录制工具
  • flipt-io/flipt - Enterprise-ready, GitOps enabled, CloudNative feature management solution
  • astaxie/go-best-practice - Trying to complete over 100 projects in various categories in golang.
  • mergestat/mergestat-lite - Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊
  • rcrowley/go-metrics - Go port of Coda Hale's Metrics library
  • go-ini/ini - Package ini provides INI file read and write functionality in Go
  • jasonlvhit/gocron - A Golang Job Scheduling Package.
  • DisposaBoy/GoSublime - A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
  • yggdrasil-network/yggdrasil-go - An experiment in scalable routing as an encrypted IPv6 overlay network
  • chrislusf/gleam - Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
  • HDT3213/godis - A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
  • Jeffail/gabs - For parsing, creating and editing unknown or dynamic JSON in Go
  • gobuffalo/packr - The simple and easy way to embed static files into Go binaries.
  • parnurzeal/gorequest - GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent )
  • spf13/cast - safe and easy casting from one type to another in Go
  • prysmaticlabs/prysm - Go implementation of Ethereum proof of stake
  • egonelbre/gophers - Free gophers
  • loov/lensm - Go assembly and source viewer
  • alecthomas/participle - A parser library for Go
  • rfjakob/gocryptfs - Encrypted overlay filesystem written in Go
  • bosun-monitor/bosun - Time Series Alerting Framework
  • Loyalsoldier/geoip - 🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Clash, Trojan-Go, Leaf and Hysteria, with replaced CN IPv4 CIDR available from ipip.net, appended CIDR lists and more.
  • Shpota/goxygen - Generate a modern Web project with Go and Angular, React, or Vue in seconds 🎲
  • hantmac/Mastering_Go_ZH_CN - 《Mastering GO》中文译本,《玩转 GO》。
  • cenkalti/backoff - ⏱ The exponential backoff algorithm in Go
  • MariaLetta/free-gophers-pack - ✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.
  • testcontainers/testcontainers-go - Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
  • k1LoW/tbls - tbls is a CI-Friendly tool for document a database, written in Go.
  • nutsdb/nutsdb - A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
  • bouk/monkey - Monkey patching in Go
  • TarsCloud/TarsGo - A high performance microservice framework in golang. A linux foundation project.
  • golang/proposal - Go Project Design Documents
  • fagongzi/manba - HTTP API Gateway
  • koding/kite - Micro-service framework in Go
  • fortio/fortio - Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats.
  • cshum/imagor - Fast, secure image processing server and Go library, using libvips
  • go-oauth2/oauth2 - OAuth 2.0 server library for the Go programming language.
  • dave/jennifer - Jennifer is a code generator for Go
  • go-redsync/redsync - Distributed mutual exclusion lock using Redis for Go
  • mmatczuk/go-http-tunnel - Fast and secure tunnels over HTTP/2
  • ory/oathkeeper - A cloud native Identity & Access Proxy / API (IAP) and Access Control Decision API that authenticates, authorizes, and mutates incoming HTTP(s) requests. Inspired by the BeyondCorp / Zero Trust white paper. Written in Go.
  • getlantern/systray - a cross platfrom Go library to place an icon and menu in the notification area
  • gokrazy/gokrazy - turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi 5, Pi Zero 2 W, or amd64 PCs!
  • chrislusf/glow - Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
  • itchyny/gojq - Pure Go implementation of jq
  • kkdai/youtube - Download Youtube Video in Golang
  • thewhitetulip/web-dev-golang-anti-textbook - Learn how to write webapps without a framework in Go.
  • arl/statsviz - 🚀 Visualise your Go program runtime metrics in real time in the browser
  • mvdan/gofumpt - A stricter gofmt
  • aQuaYi/LeetCode-in-Go - Go Solution for LeetCode algorithms problems, 100% coverage.
  • rubenv/sql-migrate - SQL schema migration tool for Go.
  • wal-g/wal-g - Archival and Restoration for databases in the Cloud
  • pgrok/pgrok - Poor man's ngrok - a multi-tenant HTTP/TCP reverse tunnel solution through SSH remote port forwarding
  • rogchap/v8go - Execute JavaScript from Go
  • hashicorp/go-memdb - Golang in-memory database built on immutable radix trees
  • qax-os/goreporter - A Golang tool that does static analysis, unit testing, code review and generate code quality report.
  • odigos-io/odigos - Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF
  • Melkeydev/go-blueprint - Go-blueprint allows users to spin up a quick Go project using a popular framework
  • eolinker/goku_lite - A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。
  • googleforgames/open-match - Flexible, extensible, and scalable video game matchmaking.
  • microcosm-cc/bluemonday - bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
  • buzzfeed/sso - sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
  • zalando/skipper - An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
  • valyala/quicktemplate - Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template
  • justinas/alice - Painless middleware chaining for Go
  • buraksezer/olric - Distributed in-memory object store. It can be used as an embedded Go library and a language-independent service.
  • oliver006/redis_exporter - Prometheus Exporter for ValKey & Redis Metrics. Supports ValKey and Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x
  • google/go-containerregistry - Go library and CLIs for working with container registries
  • StackExchange/dnscontrol - Infrastructure as code for DNS!
  • Shopify/go-lua - A Lua VM in Go
  • nfnt/resize - Pure golang image resizing
  • alicebob/miniredis - Pure Go Redis server for Go unittests
  • d4l3k/go-pry - An interactive REPL for Go that allows you to drop into your code at any point.
  • cristaloleg/go-advice - List of advice and tricks for Go ʕ◔ϖ◔ʔ
  • teler-sh/teler - Real-time HTTP Intrusion Detection
  • go-gota/gota - Gota: DataFrames and data wrangling in Go (Golang)
  • golang/crypto - [mirror] Go supplementary cryptography libraries
  • tus/tusd - Reference server implementation in Go of tus: the open protocol for resumable file uploads
  • sideshow/apns2 - ⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.
  • thrasher-corp/gocryptotrader - A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.
  • nadoo/glider - glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
  • pquerna/ffjson - faster JSON serialization for Go
  • asobti/kube-monkey - An implementation of Netflix's Chaos Monkey for Kubernetes clusters
  • uber-go/nilaway - Static analysis tool to detect potential nil panics in Go code
  • bwmarrin/snowflake - A simple to use Go (golang) package to generate or parse Twitter snowflake IDs
  • ashleymcnamara/gophers - Gopher Artwork by Ashley McNamara
  • WireGuard/wireguard-go - Mirror only. Official repository is at https://git.zx2c4.com/wireguard-go
  • montanaflynn/stats - A well tested and comprehensive Golang statistics library package with no dependencies.
  • xjasonlyu/tun2socks - tun2socks - powered by gVisor TCP/IP stack
  • shunfei/cronsun - A Distributed, Fault-Tolerant Cron-Style Job System.
  • dosco/graphjin - GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks
  • goccy/go-json - Fast JSON encoder/decoder compatible with encoding/json for Go
  • nicksnyder/go-i18n - Translate your Go program into multiple languages.
  • lindb/lindb - LinDB is a scalable, high performance, high availability distributed time series database.
  • riverqueue/river - Fast and reliable background jobs in Go
  • hacdias/webdav - Simple Go WebDAV server.
  • jiujuan/go-collection - 🌷 awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习 Go 基础语法和高级特性,到实战项目,再到架构微服务,最后到跑路。
  • mlogclub/bbs-go - 基于Golang的开源社区系统。简洁对话,高效互动,社区新体验!
  • sony/gobreaker - Circuit Breaker implemented in Go
  • golang/net - [mirror] Go supplementary network libraries
  • felixge/fgprof - 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
  • olebedev/go-starter-kit - [abandoned] Golang isomorphic react/hot reloadable/redux/css-modules/SSR starter kit
  • ClickHouse/clickhouse-go - Golang driver for ClickHouse
  • gorilla/sessions - Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
  • protocolbuffers/protobuf-go - Go support for Google's protocol buffers
  • flosch/pongo2 - Django-syntax like template-engine for Go
  • filecoin-project/lotus - Reference implementation of the Filecoin protocol, written in Go
  • wgpsec/ENScan_GO - 一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。
  • darccio/mergo - Mergo: merging Go structs and maps since 2013
  • cloudflare/tableflip - Graceful process restarts in Go
  • sensepost/gowitness - 🔍 gowitness - a golang, web screenshot utility using Chrome Headless
  • campoy/go-tooling-workshop - A workshop covering all the tools gophers use in their day to day life
  • benmanns/goworker - goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.
  • hexops/vecty - Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
  • wasmerio/wasmer-go - 🐹🕸️ WebAssembly runtime for Go
  • connectrpc/connect-go - The Go implementation of Connect: Protobuf RPC that works.
  • minio/mc - Simple | Fast tool to manage MinIO clusters ☁️
  • nikoksr/notify - A dead simple Go library for sending notifications to various messaging services.
  • qjfoidnh/BaiduPCS-Go - iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能
  • motiv-labs/janus - An API Gateway written in Go
  • ua-nick/Data-Structures-and-Algorithms - Data Structures and Algorithms implementation in Go
  • rs/curlie - The power of curl, the ease of use of httpie.
  • vishvananda/netlink - Simple netlink library for go.
  • DataDog/datadog-agent - Main repository for Datadog Agent
  • alibaba/sentinel-golang - Sentinel Go enables reliability and resiliency for Go microservices
  • go-mgo/mgo - The MongoDB driver for Go. UNMAINTAINED - SEE BELOW
  • flashmob/go-guerrilla - Mini SMTP server written in golang
  • jedib0t/go-pretty - Table-writer and more in golang!
  • go-chassis/go-chassis - a cloud native application framework for Go with rich eco-system
  • looplab/fsm - Finite State Machine for Go
  • HouzuoGuo/tiedot - A rudimentary implementation of a basic document (NoSQL) database in Go
  • justjanne/powerline-go - A beautiful and useful low-latency prompt for your shell, written in go
  • goodwithtech/dockle - Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start
  • ergo-services/ergo - An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
  • 0xDkd/auxpi - 🍭 集合多家 API 的新一代图床
  • shiyanhui/dht - BitTorrent DHT Protocol && DHT Spider.
  • link1st/gowebsocket - golang基于websocket单台机器支持百万连接分布式聊天(IM)系统
  • g3n/engine - Go 3D Game Engine (http://g3n.rocks)
  • xyproto/algernon - Small self-contained pure-Go web server with Lua, Teal, Markdown, Ollama, HTTP/2, QUIC, Redis and PostgreSQL support
  • hpcloud/tail - Go package for reading from continously updated files (tail -f)
  • Narasimha1997/fake-sms - A simple command line tool using which you can skip phone number based SMS verification by using a temporary phone number that acts like a proxy.
  • rtr7/router7 - router7 is a small home internet router completely written in Go. It is implemented as a gokrazy appliance.
  • erda-project/erda - An enterprise-grade Cloud-Native application platform for Kubernetes.
  • Pradumnasaraf/DevOps - I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day in their DevOps journey.
  • zegl/kube-score - Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
  • unknwon/go-web-foundation - 《Go Web 基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向完成《Go 编程基础》教程后希望进一步了解有关 Go Web 开发的学习者。
  • lotusirous/go-concurrency-patterns - Concurrency patterns in Go
  • openbao/openbao - OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys.
  • go-jira/jira - simple jira command line client in Go
  • mmcloughlin/avo - Generate x86 Assembly with Go
  • ChimeraCoder/gojson - Automatically generate Go (golang) struct definitions from example JSON
  • LockGit/gochat - goim server write by golang !🚀
  • yangwenmai/learning-golang - Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
  • git-chglog/git-chglog - CHANGELOG generator implemented in Go (Golang).
  • mikespook/Learning-Go-zh-cn - 一本学习 Go 语言的免费电子书。
  • bnb-chain/bsc - A BNB Smart Chain client based on the go-ethereum fork
  • projectdiscovery/proxify - A versatile and portable proxy for capturing, manipulating, and replaying HTTP/HTTPS traffic on the go.
  • go-micro/go-micro - A Go microservices framework
  • buger/goreplay - GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
  • redpanda-data/console - Redpanda Console is a developer-friendly UI for managing your Kafka/Redpanda workloads. Console gives you a simple, interactive approach for gaining visibility into your topics, masking data, managing consumer groups, and exploring real-time data with time-travel debugging.
  • cosmtrek/air - ☁️ Live reload for Go apps
  • benthosdev/benthos - Fancy stream processing made operationally mundane
  • deepmap/oapi-codegen - Generate Go client and server boilerplate from OpenAPI 3 specifications
  • progrium/macdriver - Native Mac APIs for Go. Soon to be renamed DarwinKit!
  • kitabisa/teler - Real-time HTTP Intrusion Detection
  • keyval-dev/odigos - Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF
  • studygolang/studygolang - Go 语言中文网 | Golang中文社区 | Go语言学习园地 源码
  • Humpheh/goboy - Multi-platform Nintendo Game Boy Color emulator written in Go
  • jordan-wright/email - Robust and flexible email library for Go
  • chanxuehong/wechat - weixin/wechat/微信公众平台/微信企业号/微信商户平台/微信支付 go/golang sdk
  • pseudomuto/protoc-gen-doc - Documentation generator plugin for Google Protocol Buffers
  • gojek/heimdall - An enhanced HTTP client for Go
  • h2non/bimg - Go package for fast high-level image processing powered by libvips C library
  • tellerops/teller - Cloud native secrets management for developers - never leave your command line for secrets.
  • skip2/go-qrcode - ✨ QR Code encoder (Go)
  • rs/cors - Go net/http configurable handler to handle CORS requests
  • bluele/gcache - An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
  • nsqio/go-nsq - The official Go package for NSQ
  • liftbridge-io/liftbridge - Lightweight, fault-tolerant message streams.
  • astaxie/bat - Go implement CLI, cURL-like tool for humans
  • gopher-os/gopher-os - A proof of concept OS kernel written in Go
  • gocql/gocql - Package gocql implements a fast and robust Cassandra client for the Go programming language.
  • FeatureBaseDB/featurebase - A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Docker instance: https://hub.docker.com/r/featurebasedb/featurebase
  • cerbos/cerbos - Cerbos is the open core, language-agnostic, scalable authorization solution that makes user permissions and authorization simple to implement and manage by writing context-aware access control policies for your application resources.
  • hyper0x/Golang_Puzzlers - An example project, for my column named "Core Golang - 36 lessons"
  • guptarohit/asciigraph - Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
  • aptly-dev/aptly - aptly - Debian repository management tool
  • jessevdk/go-flags - go command line option parser
  • andeya/erpc - An efficient, extensible and easy-to-use RPC framework.
  • xiaonanln/goworld - Scalable Distributed Game Server Engine with Hot Swapping in Golang
  • mailgun/godebug - DEPRECATED! https://github.com/derekparker/delve
  • otiai10/gosseract - Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
  • awnumar/memguard - Secure software enclave for storage of sensitive information in memory.
  • elastic/cloud-on-k8s - Elastic Cloud on Kubernetes
  • geziyor/geziyor - Geziyor, blazing fast web crawling & scraping framework for Go. Supports JS rendering.
  • docker/libchan - Like Go channels over the network
  • gpmgo/gopm - Go Package Manager (gopm) is a package manager and build tool for Go.
  • hairyhenderson/gomplate - A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
  • gavv/httpexpect - End-to-end HTTP and REST API testing for Go.
  • go-ego/gse - Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.
  • mmcdole/gofeed - Parse RSS, Atom and JSON feeds in Go
  • golang/example - Go example projects
  • xeipuuv/gojsonschema - An implementation of JSON Schema, draft v4 v6 & v7 - Go language
  • pksunkara/alpaca - Given a web API, Generate client libraries in node, php, python, ruby
  • minishift/minishift - Run OpenShift 3.x locally | This project does not see active developement and maintenance.
  • LyricTian/gin-admin - A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.
  • gothinkster/golang-gin-realworld-example-app - Exemplary real world application built with Golang + Gin
  • u-root/u-root - A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
  • mattn/goreman - foreman clone written in go language
  • goraft/raft - UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
  • tebeka/selenium - Selenium/Webdriver client for Go
  • raviqqe/muffet - Fast website link checker in Go
  • GeertJohan/go.rice - go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.
  • signintech/gopdf - A simple library for generating PDF written in Go lang
  • aws/aws-sdk-go-v2 - AWS SDK for the Go programming language.
  • getkin/kin-openapi - OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
  • galeone/tfgo - Tensorflow + Go, the gopher way
  • jaeles-project/gospider - Gospider - Fast web spider written in Go
  • luk4z7/go-concurrency-guide - Practical concurrency guide in Go, communication by channels, patterns
  • marcusolsson/goddd - Exploring DDD in Go
  • knadh/koanf - Simple, extremely lightweight, extensible, configuration management library for Go. Support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
  • unidoc/unipdf - Golang PDF library for creating and processing PDF files (pure go)
  • dominant-strategies/go-quai - Official Go Implementation of the Quai Network
  • pibigstar/go-demo - Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
  • RoaringBitmap/roaring - Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
  • yunabe/lgo - Interactive Go programming with Jupyter
  • FloatTech/ZeroBot-Plugin - 基于 ZeroBot 的 OneBot 插件
  • ory/ladon - A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies. Written for Go.
  • atomix/atomix - A Kubernetes toolkit for building distributed applications using cloud native principles
  • coreos/go-systemd - Go bindings to systemd socket activation, journal, D-Bus, and unit files
  • 8treenet/freedom - Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。
  • peak/s5cmd - Parallel S3 and local filesystem execution tool.
  • create-go-app/cli - ✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.
  • yanyiwu/gojieba - "结巴"中文分词的Golang版本
  • gocelery/gocelery - Celery Distributed Task Queue in Go
  • gocraft/work - Process background jobs in Go
  • xxjwxc/gormt - database to golang struct
  • tidwall/sjson - Set JSON values very quickly in Go
  • SpectoLabs/hoverfly - Lightweight service virtualization/ API simulation / API mocking tool for developers and testers
  • katzien/go-structure-examples - Examples for my talk on structuring go apps
  • FairwindsOps/goldilocks - Get your resource requests "Just Right"
  • akiyosi/goneovim - A GUI frontend for neovim.
  • mattes/migrate - Database migrations. CLI and Golang library.
  • lovoo/goka - Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.
  • vmihailenco/msgpack - msgpack.org[Go] MessagePack encoding for Golang
  • bits-and-blooms/bloom - Go package implementing Bloom filters, used by Milvus and Beego.
  • LeanerCloud/AutoSpotting - Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.
  • kisielk/errcheck - errcheck checks that you checked errors.
  • OdyseeTeam/chainquery - Chainquery parses and syncs the LBRY blockchain data into structured SQL
  • glauth/glauth - A lightweight LDAP server for development, home use, or CI
  • briandowns/spinner - Go (golang) package with 90 configurable terminal spinner/progress indicators.
  • openfga/openfga - A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar
  • xanzy/go-gitlab - GitLab Go SDK
  • shen100/wemall - 基于react, node.js, go开发的微商城(含微信小程序)
  • minio/minio-go - MinIO Go client SDK for S3 compatible object storage
  • samber/mo - 🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
  • arachnys/athenapdf - Drop-in replacement for wkhtmltopdf built on Go, Electron and Docker
  • vmware/govmomi - Go library for the VMware vSphere API
  • ddosify/ddosify - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
  • confluentinc/confluent-kafka-go - Confluent's Apache Kafka Golang client
  • google/google-ctf - Google CTF
  • dreamans/syncd - syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.
  • ory/fosite - Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
  • jpillora/overseer - Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)
  • gernest/utron - A lightweight MVC framework for Go(Golang)
  • vbauerster/mpb - multi progress bar for Go cli applications
  • hashicorp/terraform-provider-google - Terraform Google Cloud Platform provider
  • unrolled/secure - HTTP middleware for Go that facilitates some quick security wins.
  • doug-martin/goqu - SQL builder and query library for golang
  • bilibili/overlord - Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
  • giongto35/cloud-game - Web-based Cloud Gaming service for Retro Game
  • icexin/eggos - A Go unikernel running on x86 bare metal
  • google/starlark-go - Starlark in Go: the Starlark configuration language, implemented in Go
  • fatih/gomodifytags - Go tool to modify struct field tags
  • eko/gocache - ☔️ A complete Go cache library that brings you multiple ways of managing your caches
  • avast/retry-go - Simple golang library for retry mechanism
  • cucumber/godog - Cucumber for golang
  • hashicorp/go-multierror - A Go (golang) package for representing a list of errors as a single error.
  • praetorian-inc/gokart - A static analysis tool for securing Go code
  • constabulary/gb - gb, the project based build tool for Go
  • charmbracelet/charm - The Charm Tool and Library 🌟
  • rexray/rexray - REX-Ray is a container storage orchestration engine enabling persistence for cloud native workloads
  • thedevsaddam/gojsonq - A simple Go package to Query over JSON/YAML/XML/CSV Data
  • redis/rueidis - A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
  • fsouza/go-dockerclient - Go client for the Docker Engine API.
  • valyala/fastjson - Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
  • cosmos72/gomacro - Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
  • V4NSH4J/discord-mass-DM-GO - The most powerful Discord selfbot written in GO allowing users to automate their campaigns & send low-cost mass messages to Discord users!
  • novalagung/dasarpemrogramangolang - 📖 Source Code E-book Dasar Pemrograman Golang
  • anaskhan96/soup - Web Scraper in Go, similar to BeautifulSoup
  • teamhanko/hanko - Auth and user management for the passkey era
  • jmorganca/ollama - Get up and running with Llama 2, Mistral, and other large language models locally.
  • golang-module/carbon - A simple, semantic and developer-friendly golang package for time
  • casbin/casdoor - An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA and RADIUS
  • megaease/easegress - A Cloud Native traffic orchestration system
  • antonmedv/expr - Expression language and expression evaluation for Go
  • ConnectAI-E/Feishu-OpenAI - 🎒 飞书 ×(GPT-4 + DALL·E + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀
  • profclems/glab - The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See profclems/glab#983
  • marcusolsson/tui-go - A UI library for terminal applications.
  • francoispqt/gojay - high performance JSON encoder/decoder with stream API for Golang
  • bxcodec/faker - Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker/faker
  • Terry-Mao/gopush-cluster - Golang push server cluster
  • stianeikeland/go-rpio - 🔌 Raspberry Pi GPIO library for go-lang
  • rcrowley/goagain - Zero-downtime restarts in Go
  • census-instrumentation/opencensus-go - A stats collection and distributed tracing framework
  • fogleman/pt - A path tracer written in Go.
  • ajstarks/svgo - Go Language Library for SVG generation
  • RichardKnop/go-oauth2-server - A standalone, specification-compliant, OAuth2 server written in Golang.
  • gosuri/uiprogress - A go library to render progress bars in terminal applications
  • ajvb/kala - Modern Job Scheduler
  • sipt/shuttle - A web proxy in Golang with amazing features.
  • inconshreveable/go-update - Build self-updating Golang programs
  • go-ldap/ldap - Basic LDAP v3 functionality for the GO programming language.
  • zachlatta/sshtron - $ ssh sshtron.zachlatta.com
  • pierrre/imageserver - Image server toolkit in Go
  • src-d/gitbase - SQL interface to git repositories, written in Go. https://docs.sourced.tech/gitbase
  • sheepla/pingu - 🐧ping command but with pingu
  • giorgisio/goav - Golang bindings for FFmpeg (This repository is no longer maintained)
  • tidwall/redcon - Redis compatible server framework for Go
  • cdarwin/go-koans - koans for go
  • StephenGrider/GoCasts - Companion Repo to https://www.udemy.com/go-the-complete-developers-guide/
  • mattn/go-gtk - Go binding for GTK
  • PuerkitoBio/gocrawl - Polite, slim and concurrent web crawler.
  • sevlyar/go-daemon - A library for writing system daemons in golang.
  • muesli/cache2go - Concurrency-safe Go caching library with expiration capabilities and access counters
  • ergochat/ergo - A modern IRC server (daemon/ircd) written in Go.
  • aws/amazon-ecs-agent - Amazon Elastic Container Service Agent
  • howeyc/fsnotify - File system notification for Go
  • elliotchance/c2go - ⚖️ A tool for transpiling C to Go.
  • levigross/grequests - A Go "clone" of the great and famous Requests library
  • filecoin-project/venus - Filecoin Full Node Implementation in Go
  • chzyer/readline - Readline is a pure go(golang) implementation for GNU-Readline kind library
  • Rhymen/go-whatsapp - WhatsApp Web API
  • skynetservices/skynet-archive - Skynet is a framework for distributed services in Go.
  • onsi/gomega - Ginkgo's Preferred Matcher Library
  • trufflesecurity/trufflehog - Find and verify credentials
  • answerdev/answer - A Q&A platform software for teams at any scales. Whether it’s a community forum, help center, or knowledge management platform, you can always count on Answer.
  • harness/drone - Drone is a Container-Native, Continuous Delivery Platform
  • influxdata/influxdb - Scalable datastore for metrics, events, and real-time analytics
  • OpenIMSDK/Open-IM-Server - IM即时通讯
  • kyleconroy/sqlc - Generate type-safe code from SQL
  • Shopify/sarama - Sarama is a Go library for Apache Kafka.
  • ofabry/go-callvis - Visualize call graph of a Go program using Graphviz
  • ConsenSys/quorum - A permissioned implementation of Ethereum supporting data privacy
  • tianon/gosu - Simple Go-based setuid+setgid+setgroups+exec
  • lxc/lxd - Powerful system container and virtual machine manager
  • github/hub - A command-line tool that makes git easier to use with GitHub.
  • flower-corp/rosedb - 🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set.
  • aler9/mediamtx - Also known as rtsp-simple-server. ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy that allows to read, publish and proxy video and audio streams.
  • alibaba/pouch - An Efficient Enterprise-class Container Engine
  • xxjwxc/uber_go_guide_cn - Uber Go 语言编码规范中文版. The Uber Go Style Guide .
  • livebud/bud - The Full-Stack Web Framework for Go
  • kylesliu/awesome-golang-algorithm - 📝 LeetCode of algorithms with golang solution(updating).
  • imdario/mergo - Mergo: merging Go structs and maps since 2013
  • kabukky/journey - A blog engine written in Go, compatible with Ghost themes.
  • rendora/rendora - dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
  • go-qml/qml - QML support for the Go language
  • astaxie/gopkg - example for the go pkg's function
  • divan/expvarmon - TermUI based monitor for Go apps using expvars (/debug/vars). Quickest way to monitor your Go app(s).
  • bufbuild/connect-go - Simple, reliable, interoperable. A better gRPC.
  • vulcand/oxy - Go middlewares for HTTP servers & proxies
  • gotk3/gotk3 - Go bindings for GTK3
  • goadapp/goad - Goad is an AWS Lambda powered, highly distributed, load testing tool
  • takama/daemon - A daemon package for use with Go (golang) services
  • pkg/profile - Simple profiling for Go
  • openacid/slim - Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).
  • Azure/golua - A Lua 5.3 engine implemented in Go
  • smallnest/go-web-framework-benchmark - ⚡ Go web framework benchmark
  • GoBelieveIO/im_service - golang im server
  • gojp/goreportcard - A report card for your Go application
  • target/goalert - Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert
  • libgit2/git2go - Git to Go; bindings for libgit2. Like McDonald's but tastier.
  • ying32/govcl - Cross-platform Go/Golang GUI library.
  • yyyar/gobetween - ☁️ Modern & minimalistic load balancer for the Сloud era
  • arnauddri/algorithms - Algorithms & Data Structures in Go
  • zinclabs/zincsearch - ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
  • zricethezav/gitleaks - Protect and discover secrets using Gitleaks 🔑
  • OWASP/Amass - In-depth Attack Surface Mapping and Asset Discovery
  • aler9/rtsp-simple-server - ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy that allows to read, publish and proxy video and audio streams. Also known as MediaMTX
  • bcicen/grmon - Command line monitoring for goroutines
  • oniony/TMSU - TMSU lets you tags your files and then access them through a nifty virtual filesystem from any other application.
  • banzaicloud/bank-vaults - A Vault swiss-army knife: a K8s operator, Go client with automatic token renewal, automatic configuration, multiple unseal options and more. A CLI tool to init, unseal and configure Vault (auth methods, secret engines). Direct secret injection into Pods.
  • hu17889/go_spider - [爬虫框架 (golang)] An awesome Go concurrent Crawler(spider) framework. The crawler is flexible and modular. It can be expanded to an Individualized crawler easily or you can use the default crawl components only.
  • h2non/gock - HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
  • birdayz/kaf - Modern CLI for Apache Kafka, written in Go.
  • zinclabs/zinc - ZincSearch (Classic). A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
  • overnote/over-golang - Golang相关:[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等
  • mkchoi212/fac - Easy-to-use CUI for fixing git conflicts
  • icexin/gocraft - A Minecraft like game written in go
  • golang-china/go2-book - 📚 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性
  • betty200744/ultimate-go - This repo contains my notes on working with Go and computer systems.
  • go-redis/redis - Type-safe Redis client for Golang
  • lucas-clemente/quic-go - A QUIC implementation in pure go
  • vmware-tanzu/octant - Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
  • rudderlabs/rudder-server - Privacy and Security focused Segment-alternative, in Golang and React
  • 0xAX/go-algorithms - Algorithms and data structures for golang
  • faiface/beep - A little package that brings sound to any Go application. Suitable for playback and audio-processing.
  • op/go-logging - Golang logging library
  • bemasher/rtlamr - An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band.
  • google/periph - Go·Hardware·Lean
  • cloudflare/gokey - A simple vaultless password manager in Go
  • docker-slim/docker-slim - DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
  • austingebauer/go-leetcode - A collection of 100+ popular LeetCode problems solved in Go.
  • 40t/go-sniffer - 🔎Sniffing and parsing mysql,redis,http,mongodb etc protocol. 抓包截取项目中的数据库请求并解析成相应的语句。
  • kjk/notionapi - Unofficial Go API for Notion.so
  • gocraft/dbr - Additions to Go's database/sql for super fast performance and convenience.
  • ava-labs/avalanchego - Go implementation of an Avalanche node.
  • monkeyWie/gopeed - High speed downloader that supports all platforms.
  • cloudutil/AutoSpotting - Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.
  • brutella/hc - hc is a lightweight framework to develop HomeKit accessories in Go.
  • akutz/go-generics-the-hard-way - A hands-on approach to getting started with Go generics.
  • sourcegraph/appdash - Application tracing system for Go, based on Google's Dapper.
  • perlin-network/noise - A decentralized P2P networking stack written in Go.
  • thoas/picfit - An image resizing server written in Go
  • bradfitz/http2 - old repo for HTTP/2 support for Go (see README for new home)
  • mop-tracker/mop - Stock market tracker for hackers.
  • aelsabbahy/goss - Quick and Easy server testing/validation
  • livekit/livekit - Scalable, high-performance WebRTC SFU. SDKs in JavaScript, React, React Native, Flutter, Swift, Kotlin, Unity/C#, Go, Ruby and Node.
  • monkeyWie/gopeed-core - A fast download client,support HTTP&P2P.

About

A curated list of awesome Go frameworks, libraries and software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published