Skip to content

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.

  • ollama/ollama - Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
  • 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.
  • 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.
  • syncthing/syncthing - Open Source Continuous File Synchronization
  • junegunn/fzf - 🌸 A command-line fuzzy finder
  • moby/moby - The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
  • caddyserver/caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
  • traefik/traefik - The Cloud Native Application Proxy
  • minio/minio - MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
  • 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
  • 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
  • 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
  • gogs/gogs - Gogs is a painless self-hosted Git service
  • astaxie/build-web-application-with-golang - A golang ebook intro how to build a web with golang
  • usememos/memos - A modern, open-source, self-hosted knowledge management and note-taking platform designed for privacy-conscious users and organizations.
  • coreybutler/nvm-windows - A node.js version management utility for Windows. Ironically written in Go.
  • spf13/cobra - A Commander for modern Go CLI interactions
  • pingcap/tidb - TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
  • go-gorm/gorm - The fantastic ORM library for Golang, aims to be developer friendly
  • gofiber/fiber - ⚡️ Express inspired web framework written in Go
  • docker/compose - Define and run multi-container applications with Docker
  • unknwon/the-way-to-go_ZH_CN - 《The Way to Go》中文译本,中文正式名《Go 入门指南》
  • charmbracelet/bubbletea - A powerful little TUI framework 🏗
  • halfrost/LeetCode-Go - ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
  • 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.
  • harness/harness - Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
  • hashicorp/vault - A tool for secrets management, encryption as a service, and privileged access management
  • beego/beego - beego is an open-source, high-performance web framework for the Go programming language.
  • zeromicro/go-zero - A cloud-native Go microservices framework with cli tool for productivity.
  • labstack/echo - High performance, minimalist Go web framework
  • cockroachdb/cockroach - CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
  • kubernetes/minikube - Run Kubernetes locally
  • filebrowser/filebrowser - 📂 Web File Browser
  • derailed/k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!
  • iawia002/lux - 👾 Fast and simple video download library and CLI tool written in Go
  • restic/restic - Fast, secure, efficient backup program
  • wailsapp/wails - Create beautiful applications using Go
  • spf13/viper - Go configuration with fangs
  • grafana/k6 - A modern load testing tool, using Go and JavaScript
  • aquasecurity/trivy - Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
  • go-kit/kit - A standard library for microservices.
  • fyne-io/fyne - Cross platform GUI toolkit in Go inspired by Material Design
  • glanceapp/glance - A self-hosted dashboard that puts all your feeds in one place
  • tmrts/go-patterns - Curated list of Go design patterns, recipes and idioms
  • zyedidia/micro - A modern and intuitive terminal-based text editor
  • 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
  • sirupsen/logrus - Structured, pluggable logging for Go.
  • stretchr/testify - A toolkit with common assertions and mocks that plays nicely with the standard library
  • go-kratos/kratos - Your ultimate Go microservices framework for the cloud-native era.
  • gocolly/colly - Elegant Scraper and Crawler Framework for Golang
  • tsenart/vegeta - HTTP load testing tool and library. It's over 9000!
  • go-delve/delve - Delve is a debugger for the Go programming language.
  • gorilla/websocket - Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
  • pulumi/pulumi - Pulumi - Infrastructure as Code in any programming language 🚀
  • uber-go/zap - Blazing fast, structured, leveled logging in Go.
  • urfave/cli - A declarative, simple, fast, and fun package for building command line tools in Go
  • flipped-aurora/gin-vue-admin - 🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
  • quii/learn-go-with-tests - Learn Go with test-driven development
  • mislav/hub - A command-line tool that makes git easier to use with GitHub.
  • gitleaks/gitleaks - Find secrets with Gitleaks 🔑
  • valyala/fasthttp - Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
  • XIU2/CloudflareSpeedTest - 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 多个解析 IP 的网站 ~
  • micro/go-micro - A Go microservices framework
  • grpc/grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC
  • 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)
  • microsoft/typescript-go - Staging repo for development of native port of TypeScript
  • gorilla/mux - Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
  • air-verse/air - ☁️ Live reload for Go apps
  • redis/go-redis - Redis Go client
  • hypermodeinc/dgraph - high-performance graph database for real-time use cases
  • terrastruct/d2 - D2 is a modern diagram scripting language that turns text to diagrams.
  • go-chi/chi - lightweight, idiomatic and composable router for building Go HTTP services
  • samber/lo - 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
  • chai2010/advanced-go-programming-book - 📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
  • qax-os/excelize - Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
  • grpc-ecosystem/grpc-gateway - gRPC to JSON proxy generator following the gRPC HTTP spec
  • FiloSottile/age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
  • 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
  • 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.
  • gravitational/teleport - The easiest, and most secure way to access and protect all of your infrastructure.
  • go-playground/validator - 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
  • nats-io/nats-server - High-Performance server for NATS.io, the cloud and edge native messaging system.
  • zincsearch/zincsearch - ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
  • golangci/golangci-lint - Fast linters runner for Go
  • TheAlgorithms/Go - Algorithms and Data Structures implemented in Go for beginners, following best practices.
  • golang-migrate/migrate - Database migrations. CLI and Golang library.
  • emirpasic/gods - GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
  • ginuerzh/gost - GO Simple Tunnel - a simple tunnel written in golang
  • julienschmidt/httprouter - A high performance HTTP request router that scales well
  • rqlite/rqlite - The lightweight, user-friendly, distributed relational database built on SQLite.
  • ipfs/kubo - An IPFS implementation in Go
  • tinygo-org/tinygo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
  • 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。
  • ent/ent - An entity framework for Go
  • ory/hydra - The only web-scale, fully customizable OpenID Certified™ OpenID Connect and OAuth2 Provider in the world. Become an OpenID Connect and OAuth2 Provider over night. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters. Relied upon by OpenAI and others for web-scale security.
  • kubernetes/kops - Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
  • 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动手写/从零实现系列
  • wtfutil/wtf - The personal information dashboard for your terminal
  • 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.
  • sqlc-dev/sqlc - Generate type-safe code from SQL
  • pion/webrtc - Pure Go implementation of the WebRTC API
  • tidwall/gjson - Get JSON values quickly - JSON parser for Go
  • openimsdk/open-im-server - IM Chat ChatGPT
  • goreleaser/goreleaser - Release engineering, simplified
  • jeessy2/ddns-go - Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
  • go-sql-driver/mysql - Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
  • hoanhan101/ultimate-go - The Ultimate Go Study Guide
  • cayleygraph/cayley - An open-source graph database
  • hypermodeinc/badger - Fast key-value DB in Go.
  • apache/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.
  • PuerkitoBio/goquery - A little like that j-thing, only in Go.
  • boltdb/bolt - An embedded key/value database for Go.
  • ffuf/ffuf - Fast web fuzzer written in Go
  • google/wire - Compile-time Dependency Injection for Go
  • panjf2000/ants - 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
  • json-iterator/go - A high-performance 100% compatible drop-in replacement of "encoding/json"
  • robfig/cron - a cron library for go
  • 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
  • owasp-amass/amass - In-depth attack surface mapping and asset discovery
  • go-task/task - A task runner / simpler Make alternative written in Go
  • coredns/coredns - CoreDNS is a DNS server that chains plugins
  • revel/revel - A high productivity, full-stack web framework for the Go language.
  • CodisLabs/codis - Proxy based Redis cluster solution supporting pipeline and scaling dynamically
  • halfrost/Halfrost-Field - ✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
  • fogleman/primitive - Reproducing images with geometric primitives.
  • gopherjs/gopherjs - A compiler from Go to JavaScript for running Go code in a browser
  • gophish/gophish - Open-Source Phishing Toolkit
  • golang/dep - Go dependency management tool experiment (deprecated)
  • tinode/chat - Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
  • gogf/gf - A powerful framework for faster, easier, and more efficient project development.
  • gofr-dev/gofr - An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability.
  • semaphoreui/semaphore - Modern UI and powerful API for Ansible, Terraform/OpenTofu/Terragrunt, PowerShell and other DevOps tools.
  • hajimehoshi/ebiten - Ebitengine - A dead simple 2D game engine for Go
  • OJ/gobuster - Directory/File, DNS and VHost busting tool written in Go
  • micro/micro - A microservices toolkit
  • jackc/pgx - PostgreSQL driver and toolkit for Go
  • Jguer/yay - Yet another Yogurt - An AUR Helper written in Go
  • talkgo/night - Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
  • 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 PRO:https://antd.go-admin.pro
  • ory/kratos - Headless cloud-native authentication and identity management written in Go. Scales to a billion+ users. Replace Homegrown, Auth0, Okta, Firebase with better UX and DX. Passkeys, Social Sign In, OIDC, Magic Link, Multi-Factor Auth, SMS, SAML, TOTP, and more. Runs everywhere, runs best on Ory Network.
  • IBM/sarama - Sarama is a Go library for Apache Kafka.
  • swaggo/swag - Automatically generate RESTful API documentation with Swagger 2.0 for Go.
  • ardanlabs/gotraining - Go Training Class Material :
  • juicedata/juicefs - JuiceFS is a distributed POSIX file system built on top of Redis and S3.
  • crawlab-team/crawlab - Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
  • hibiken/asynq - Simple, reliable, and efficient distributed task queue in Go
  • future-architect/vuls - Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
  • go-martini/martini - Classy web framework for Go
  • 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
  • Shopify/toxiproxy - ⏰ 🔥 A TCP proxy to simulate network and system conditions for chaos and resiliency testing
  • shirou/gopsutil - psutil for golang
  • go-resty/resty - Simple HTTP, REST, and SSE client library for Go
  • adnanh/webhook - webhook is a lightweight incoming webhook server to run shell commands
  • OpenDiablo2/OpenDiablo2 - An open source re-implementation of Diablo 2
  • quic-go/quic-go - A QUIC implementation in pure Go
  • google/go-github - Go library for accessing the GitHub v3 API
  • drakkan/sftpgo - Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
  • dgrijalva/jwt-go - ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
  • stashapp/stash - An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
  • quay/clair - Vulnerability Static Analysis for Containers
  • go-shiori/shiori - Simple bookmark manager built with Go
  • panjf2000/gnet - 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure 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
  • asciimoo/wuzz - Interactive cli tool for HTTP inspection
  • 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.
  • dtm-labs/dtm - A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.
  • coder/coder - Secure environments for developers and their agents
  • safing/portmaster - 🏔 Love Freedom - ❌ Block Mass Surveillance
  • Mrs4s/go-cqhttp - cqhttp的golang实现,轻量、原生跨平台.
  • google/grumpy - Grumpy is a Python to Go source code transcompiler and runtime.
  • blevesearch/bleve - A modern text/numeric/geo-spatial/vector indexing library for go
  • encoredev/encore - Open Source Development Platform for building robust type-safe distributed systems with declarative infrastructure
  • 99designs/gqlgen - go generate based graphql server library
  • tylertreat/comcast - Simulating shitty network connections so you can build better systems.
  • anchore/grype - A vulnerability scanner for container images and filesystems
  • FerretDB/FerretDB - A truly Open Source MongoDB alternative
  • jroimartin/gocui - Minimalist Go package aimed at creating Console User Interfaces.
  • keploy/keploy - Unit, API & Integration Testing Agent for Developers. Generate tests, mocks/stubs for your APIs that actually work!
  • TykTechnologies/tyk - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
  • go-vgo/robotgo - RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
  • sashabaranov/go-openai - OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go
  • fsnotify/fsnotify - Cross-platform filesystem notifications for Go.
  • GoesToEleven/GolangTraining - Training for Golang (go language)
  • wader/fq - jq for binary formats - tool, language and decoders for working with binary and text formats
  • kubernetes/kompose - Convert Compose to Kubernetes
  • graphql-go/graphql - An implementation of GraphQL for Go / Golang
  • sourcegraph/conc - Better structured concurrency for go
  • golang/protobuf - Go support for Google's protocol buffers
  • php/frankenphp - 🧟 The modern PHP app server
  • gomodule/redigo - Go client for Redis
  • AlexxIT/go2rtc - Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
  • go-swagger/go-swagger - Swagger 2.0 implementation for go
  • gotenberg/gotenberg - A developer-friendly API for converting numerous document formats into PDF files, and more!
  • google/go-cloud - The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
  • bxcodec/go-clean-arch - Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
  • joho/godotenv - A Go port of Ruby's dotenv library (Loads environment variables from .env files)
  • a-h/templ - A language for writing HTML user interfaces in Go.
  • lib/pq - Pure Go Postgres driver for database/sql
  • kubernetes/client-go - Go client for Kubernetes.
  • polaris1119/The-Golang-Standard-Library-by-Example - Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
  • gcla/termshark - A terminal UI for tshark, inspired by Wireshark
  • xo/usql - Universal command-line interface for SQL databases
  • charmbracelet/lipgloss - Style definitions for nice terminal layouts 👄
  • sjwhitworth/golearn - Machine Learning for Go
  • golang/mock - GoMock is a mocking framework for the Go programming language.
  • moby/buildkit - concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
  • hybridgroup/gobot - Golang framework for robotics, drones, and the Internet of Things (IoT)
  • 0xJacky/nginx-ui - Yet another WebUI for Nginx
  • flannel-io/flannel - flannel is a network fabric for containers, designed for Kubernetes
  • unknwon/go-fundamental-programming - 《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。
  • screego/server - screen sharing for developers https://screego.net/
  • gorse-io/gorse - Gorse open source recommender system engine
  • keybase/client - Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
  • etcd-io/bbolt - An embedded key/value database for Go.
  • senghoo/golang-design-pattern - 设计模式 Golang实现-《研磨设计模式》读书笔记
  • pressly/goose - A database migration tool. Supports SQL migrations and Go functions.
  • rkt/rkt - [Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
  • codenotary/immudb - immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
  • go-acme/lego - Let's Encrypt/ACME client and library written in Go
  • onsi/ginkgo - A Modern Testing Framework for Go
  • ThreeDotsLabs/watermill - Building event-driven applications the easy way in Go.
  • maxence-charriere/go-app - A package to build progressive web apps with Go programming language and WebAssembly.
  • cookieY/Yearning - 🐳 A most popular sql audit platform for mysql
  • fission/fission - Fast and Simple Serverless Functions for Kubernetes
  • aws/aws-sdk-go - This SDK has reached end-of-support. The AWS SDK for Go v2 is available here: https://github.com/aws/aws-sdk-go-v2
  • GoAdminGroup/go-admin - A golang framework helps gopher to build a data visualization and admin panel in ten minutes
  • reviewdog/reviewdog - 🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
  • patrickmn/go-cache - An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
  • dlvhdr/gh-dash - A beautiful CLI dashboard for GitHub 🚀
  • openshift/origin - Conformance test suite for OpenShift
  • siderolabs/talos - Talos Linux is a modern Linux distribution built for Kubernetes.
  • getanteon/anteon - Anteon (formerly Ddosify) - Effortless Kubernetes Monitoring and Performance Testing. Available on CLI, Self-Hosted, and Cloud
  • appleboy/gorush - A push notification server written in Go (Golang).
  • cyfdecyf/cow - HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.
  • miekg/dns - DNS library in Go
  • redpanda-data/connect - Fancy stream processing made operationally mundane
  • runatlantis/atlantis - Terraform Pull Request Automation
  • mongodb/mongo-go-driver - The Official Golang driver for MongoDB
  • securego/gosec - Go security checker
  • smartystreets/goconvey - Go testing in the browser. Integrates with go test. Write behavioral tests in Go.
  • golang-jwt/jwt - Go implementation of JSON Web Tokens (JWT).
  • andlabs/ui - Platform-native GUI library for Go.
  • robertkrimen/otto - A JavaScript interpreter in Go (golang)
  • schachmat/wego - weather app for the terminal
  • 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!
  • roadrunner-server/roadrunner - 🤯 High-performance PHP application server, process manager written in Go and powered with plugins
  • gobuffalo/buffalo - Rapid Web Development w/ Go
  • segmentio/kafka-go - Kafka library in Go
  • zserge/lorca - Build cross-platform modern desktop apps in Go + HTML5
  • 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/
  • Masterminds/glide - Package Management for Golang
  • gonum/gonum - Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
  • ko-build/ko - Build and deploy Go applications
  • getlago/lago - Open Source Metering and Usage Based Billing API ⭐️ Consumption tracking, Subscription management, Pricing iterations, Payment orchestration & Revenue analytics
  • mitchellh/mapstructure - Go library for decoding generic map values into native Go structures and vice versa.
  • 0voice/Introduction-to-Golang - 【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
  • Melkeydev/go-blueprint - Go-blueprint allows users to spin up a quick Go project using a popular framework
  • mvdan/sh - A shell parser, formatter, and interpreter with bash support; includes shfmt
  • TwiN/gatus - ⛑ Automated developer-oriented status page
  • miniflux/v2 - Minimalist and opinionated feed reader
  • allegro/bigcache - Efficient cache for gigabytes of data written in Go.
  • teh-cmc/go-internals - A book about the internals of the Go programming language.
  • pdfcpu/pdfcpu - A PDF processor written 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.
  • adonovan/gopl.io - Example programs from "The Go Programming Language"
  • Workiva/go-datastructures - A collection of useful, performant, and threadsafe Go datastructures.
  • RichardKnop/machinery - Machinery is an asynchronous task queue/job queue based on distributed message passing.
  • golang/tools - [mirror] Go Tools
  • gruntwork-io/terratest - Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
  • traefik/yaegi - Yaegi is Another Elegant Go Interpreter
  • mmcgrana/gobyexample - Go by Example
  • fatih/color - Color package for Go (golang)
  • mindoc-org/mindoc - Golang实现的基于beego框架的接口在线文档管理系统
  • concourse/concourse - Concourse is a container-based automation system written in Go.
  • google/osv-scanner - Vulnerability scanner written in Go which uses the data provided by https://osv.dev
  • cloudwego/kitex - Go RPC framework with high-performance and strong-extensibility for building micro-services.
  • aceld/zinx - A lightweight concurrent server framework based on Golang.
  • boyter/scc - Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go
  • teivah/100-go-mistakes - 📖 100 Go Mistakes and How to Avoid Them
  • 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.
  • 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.
  • axllent/mailpit - An email and SMTP testing tool with API for developers
  • olivere/elastic - Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
  • oapi-codegen/oapi-codegen - Generate Go client and server boilerplate from OpenAPI 3 specifications
  • anchore/syft - CLI tool and library for generating a Software Bill of Materials from container images and filesystems
  • cjbassi/gotop - A terminal based graphical activity monitor inspired by gtop and vtop
  • twitchtv/twirp - A simple RPC framework with protobuf service definitions
  • tmc/langchaingo - LangChain for Go, the easiest way to write LLM-based programs in Go
  • go-echarts/go-echarts - 🎨 The adorable charts library for Golang.
  • Terry-Mao/goim - goim
  • fabiolb/fabio - Consul Load-Balancing made simple
  • majd/ipatool - Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
  • hybridgroup/gocv - Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
  • EndlessCheng/codeforces-go - 算法竞赛模板库 by 灵茶山艾府 💭💡🎈
  • expr-lang/expr - Expression language and expression evaluation for Go
  • eddycjy/go-gin-example - An example of gin
  • 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.
  • go-yaml/yaml - YAML support for the Go language.
  • evrone/go-clean-template - Clean Architecture template for Golang services
  • lxn/walk - A Windows GUI toolkit for the Go Programming Language
  • simeji/jid - json incremental digger
  • aarondl/sqlboiler - Generate a Go ORM tailored to your database schema.
  • shopspring/decimal - Arbitrary-precision fixed-point decimal numbers in Go
  • google/gops - A tool to list and diagnose Go processes currently running on your system
  • aquasecurity/tfsec - Tfsec is now part of Trivy
  • bitfield/script - Making it easy to write shell-like scripts in Go
  • mark3labs/mcp-go - A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
  • alexellis/k3sup - bootstrap K3s over SSH in < 60s 🚀
  • go-git/go-git - A highly extensible Git implementation in pure Go.
  • uber-go/fx - A dependency injection based application framework for Go.
  • vektra/mockery - A mock code autogenerator for Go
  • yuin/gopher-lua - GopherLua: VM and compiler for Lua in Go
  • cosmos/cosmos-sdk - ⛓️ A Framework for Building High Value Public Blockchains ✨
  • go-xorm/xorm - Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm
  • weaveworks/weave - Simple, resilient multi-host containers networking and more.
  • luraproject/lura - Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
  • google/gopacket - Provides packet processing capabilities for Go
  • shadowsocks/shadowsocks-go - go port of shadowsocks (Deprecated)
  • grpc-ecosystem/go-grpc-middleware - Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
  • cloudwego/hertz - Go HTTP framework with high-performance and strong-extensibility for building micro-services.
  • dominikh/go-tools - Staticcheck - The advanced Go linter
  • btcsuite/btcd - An alternative full node bitcoin implementation written in Go (golang)
  • jpbruinsslot/slack-term - Slack client for your terminal
  • libp2p/go-libp2p - libp2p implementation in Go
  • codesenberg/bombardier - Fast cross-platform HTTP benchmarking tool written in Go
  • xiaobaiTech/golangFamily - 【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
  • go-co-op/gocron - Easy and fluent Go cron scheduling. This is a fork from https://github.com/jasonlvhit/gocron
  • elazarl/goproxy - An HTTP proxy library for Go
  • googleforgames/agones - Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
  • DATA-DOG/go-sqlmock - Sql mock driver for golang to test database interactions
  • gopasspw/gopass - The slightly more awesome standard unix password manager for teams
  • evilmartians/lefthook - Fast and powerful Git hooks manager for any type of projects.
  • hypermodeinc/ristretto - A high performance memory-bound Go cache
  • dop251/goja - ECMAScript/JavaScript engine in pure Go
  • ondrajz/go-callvis - Visualize call graph of a Go program using Graphviz
  • gobwas/ws - Tiny WebSocket library for Go.
  • filhodanuvem/gitql - 💊 A git query language
  • syndtr/goleveldb - LevelDB key/value database in Go.
  • spf13/afero - The Universal Filesystem Abstraction for Go
  • davecgh/go-spew - Implements a deep pretty printer for Go data structures to aid in debugging
  • vmware-archive/octant - Highly extensible platform for developers to better understand the complexity of Kubernetes clusters.
  • pachyderm/pachyderm - Data-Centric Pipelines and Data Versioning
  • amacneil/dbmate - 🚀 A lightweight, framework-agnostic database migration tool.
  • techschool/simplebank - Backend master class: build a simple bank service in Go
  • golang-design/go-questions - 📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
  • asaskevich/govalidator - [Go] Package of validators and sanitizers for strings, numerics, slices and structs
  • ouqiang/gocron - 定时任务管理系统
  • cloudquery/cloudquery - The open source ELT framework powered by Apache Arrow
  • markbates/goth - Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
  • go-rod/rod - A Chrome DevTools Protocol driver for web automation and scraping.
  • 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.
  • elves/elvish - Powerful scripting language & versatile interactive shell
  • nats-io/nats.go - Golang client for NATS, the cloud native messaging system.
  • open-telemetry/opentelemetry-go - OpenTelemetry Go API and SDK
  • golang/mobile - [mirror] Go on Mobile
  • tidwall/evio - Fast event-loop networking for Go
  • tealeg/xlsx - Go library for reading and writing XLSX files.
  • derailed/popeye - 👀 A Kubernetes cluster resource sanitizer
  • jinzhu/copier - Copier for golang, copy value from struct to struct and more
  • k3d-io/k3d - Little helper to run CNCF's k3s in Docker
  • eranyanay/1m-go-websockets - handling 1M websockets connections in Go
  • elastic/go-elasticsearch - The official Go client for Elasticsearch
  • go-flutter-desktop/go-flutter - Flutter on Windows, MacOS and Linux - based on Flutter Embedding, Go and GLFW.
  • goadesign/goa - Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs.
  • xinliangnote/go-gin-api - 基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
  • goproxyio/goproxy - A global proxy for Go modules.
  • easegress-io/easegress - A Cloud Native traffic orchestration system
  • MontFerret/ferret - Declarative web 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.
  • anacrolix/torrent - Full-featured BitTorrent client package and utilities
  • tendermint/tendermint - ⟁ Tendermint Core (BFT Consensus) in Go
  • gorgonia/gorgonia - Gorgonia is a library that helps facilitate machine learning in Go.
  • googollee/go-socket.io - socket.io library for golang, a realtime application framework.
  • google/uuid - Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
  • goss-org/goss - Quick and Easy server testing/validation
  • j3ssie/osmedeus - A Workflow Engine for Offensive Security
  • 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.
  • prometheus/client_golang - Prometheus instrumentation library for Go applications
  • go-pg/pg - Golang ORM with focus on PostgreSQL features and performance
  • gogo/protobuf - [Deprecated] Protocol Buffers for Go with Gadgets
  • caarlos0/env - A simple, zero-dependencies library to parse environment variables into structs
  • matrix-org/dendrite - Dendrite is a second-generation Matrix homeserver written in Go!
  • stefanprodan/podinfo - Go microservice template for Kubernetes
  • golang/oauth2 - Go OAuth2
  • hashicorp/go-plugin - Golang plugin system over RPC.
  • fogleman/nes - NES emulator written in Go.
  • ConnectAI-E/feishu-openai - 🎒 飞书 ×(GPT-4 + GPT-4V + DALL·E-3 + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀
  • russross/blackfriday - Blackfriday: a markdown processor for Go
  • disintegration/imaging - Imaging is a simple image processing package for Go
  • buger/jsonparser - One of the fastest alternative JSON parser for Go that does not require schema
  • nuclio/nuclio - High-Performance Serverless event and data processing platform
  • tools/godep - dependency tool for go
  • go-gost/gost - GO Simple Tunnel - a simple tunnel written in golang
  • tetratelabs/wazero - wazero: the zero dependency WebAssembly runtime for Go developers
  • letsencrypt/boulder - An ACME-based certificate authority, written in Go.
  • bwmarrin/discordgo - (Golang) Go bindings for Discord
  • chai2010/go-ast-book - 📚 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
  • name5566/leaf - A game server framework in Go (golang)
  • cockroachdb/pebble - RocksDB/LevelDB inspired key-value database in Go
  • eatmoreapple/openwechat - golang微信SDK
  • alpkeskin/mosint - An automated e-mail OSINT tool
  • x-motemen/gore - Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
  • c-bata/go-prompt - Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
  • kahing/goofys - a high-performance, POSIX-ish Amazon S3 file system written in Go
  • lifei6671/interview-go - golang面试题集合
  • 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
  • amitshekhariitbhu/go-backend-clean-architecture - A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
  • qor/qor - QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.
  • caddyserver/certmagic - Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
  • progrium/darwinkit - Native Mac APIs for Go. Previously known as MacDriver
  • asynkron/protoactor-go - Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
  • coocood/freecache - A cache library for Go with zero GC overhead.
  • mgechev/revive - 🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
  • gaia-pipeline/gaia - Build powerful pipelines in any programming language.
  • darjun/go-daily-lib - Go 每日一库
  • lni/dragonboat - A feature complete and high performance multi-group Raft library in Go.
  • natefinch/lumberjack - lumberjack is a log rolling package for Go
  • 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.
  • ffhelicopter/Go42 - 《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。
  • go-pay/gopay - 微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】
  • klauspost/compress - Optimized Go Compression Packages
  • OWASP/Go-SCP - Golang Secure Coding Practices guide
  • tsuru/tsuru - Open source and extensible Platform as a Service (PaaS).
  • 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
  • duke-git/lancet - A comprehensive, efficient, and reusable util function library of Go.
  • blushft/go-diagrams - Create beautiful system diagrams with Go
  • segmentio/ksuid - K-Sortable Globally Unique IDs
  • brianvoe/gofakeit - Random fake data generator written in go
  • jwilder/dockerize - Utility to simplify running applications in docker containers
  • cweill/gotests - Automatically generate Go test boilerplate from your source code.
  • emicklei/go-restful - package for building REST-style Web Services using Go
  • ory/keto - The most scalable and customizable permission server on the market. Fix your slow or broken permission system with Google's proven "Zanzibar" approach. Supports ACL, RBAC, and more. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
  • silenceper/wechat - WeChat SDK for Go (微信SDK:简单、易用)
  • arp242/goatcounter - Easy web analytics. No tracking of personal data.
  • cube2222/octosql - OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL.
  • ReactiveX/RxGo - Reactive Extensions for the Go language.
  • nsf/gocode - An autocompletion daemon for the Go programming language
  • travisjeffery/jocko - Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
  • wxbool/video-srt-windows - 这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。
  • vugu/vugu - Vugu: A modern UI library for Go+WebAssembly (experimental)
  • fiorix/freegeoip - IP geolocation web server
  • streadway/amqp - Go client for AMQP 0.9.1
  • thoas/go-funk - A modern Go utility library which provides helpers (map, find, contains, filter, ...)
  • uber-go/goleak - Goroutine leak detector
  • kardianos/govendor - Use Go Modules.
  • facebookarchive/grace - Graceful restart & zero downtime deploy for Go servers.
  • Loyalsoldier/geoip - 🌚 🌍 🌝 GeoIP 规则文件加强版,支持自行定制 V2Ray dat 格式文件 geoip.dat、MaxMind mmdb 格式文件、sing-box SRS 格式文件、mihomo MRS 格式文件、Clash ruleset、Surge ruleset 等。Enhanced edition of GeoIP files for V2Ray, Xray-core, sing-box, Clash, mihomo, Shadowrocket, Quantumult X, Surge, hysteria, Trojan-Go, Leaf, Nginx, etc.
  • satori/go.uuid - UUID package for Go
  • src-d/go-git - Project has been moved to: https://github.com/go-git/go-git
  • asticode/go-astilectron - Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
  • burrowers/garble - Obfuscate Go builds
  • bililive-go/bililive-go - 一个直播录制工具
  • knqyf263/pet - Simple command-line snippet manager
  • cgzirim/seek-tune - An implementation of Shazam's song recognition algorithm.
  • Mikaelemmmm/go-zero-looklook - 🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.
  • rosedblabs/rosedb - Lightweight, fast and reliable key/value storage engine based on Bitcask.
  • dvyukov/go-fuzz - Randomized testing for Go
  • writefreely/writefreely - A clean, Markdown-based publishing platform made for writers. Write together and build a community.
  • apache/dubbo-go - Go Implementation For Apache Dubbo .
  • slack-go/slack - Slack API in Go
  • treeverse/lakeFS - lakeFS - Data version control for your data lake | Git for data
  • nginx/kubernetes-ingress - NGINX and NGINX Plus Ingress Controllers for Kubernetes
  • go-mysql-org/go-mysql - a powerful mysql toolset with Go
  • oklog/ulid - Universally Unique Lexicographically Sortable Identifier (ULID) in Go
  • gopl-zh/gopl-zh.github.com - 📚 Go语言圣经中文版 🇨🇳
  • tidwall/buntdb - BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
  • hashicorp/golang-lru - Golang LRU cache
  • miguelmota/golang-for-nodejs-developers - Examples of Golang compared to Node.js for learning 🤓 By @miguelmota
  • uber-go/automaxprocs - Automatically set GOMAXPROCS to match Linux container CPU quota.
  • nsf/termbox-go - Pure Go termbox implementation
  • Consensys/quorum - A permissioned implementation of Ethereum supporting data privacy
  • rakyll/boom - HTTP(S) load generator, ApacheBench (ab) replacement, written in Go
  • tophubs/TopList - 今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish
  • graph-gophers/graphql-go - GraphQL server with a focus on ease of use
  • xinliangnote/Go - 【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个Demo,Gin 框架包括:Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中...
  • variadico/noti - Monitor a process and trigger a notification.
  • dundee/gdu - Fast disk usage analyzer with console interface written in Go
  • kardianos/service - Run go programs as a service on major platforms.
  • alecthomas/chroma - A general purpose syntax highlighter in pure Go
  • shomali11/go-interview - Collection of Technical Interview Questions solved with Go
  • AliyunContainerService/pouch - An Efficient Enterprise-class Container Engine
  • NexaAI/nexa-sdk - On device AI inference in minutes—now for MLX & GGUF, with Android, iOS and NPU backends coming soon.
  • unidoc/unioffice - Pure go library for creating and processing Office Word (.docx), Excel (.xlsx) and Powerpoint (.pptx) documents
  • fogleman/gg - Go Graphics - 2D rendering in Go with a simple API.
  • hacdias/webdav - A simple and standalone WebDAV server.
  • gomods/athens - A Go module datastore and proxy
  • dustin/go-humanize - Go Humans! (formatters for units to human friendly sizes)
  • go-gomail/gomail - The best way to send emails in Go.
  • mitchellh/gox - A dead simple, no frills Go cross compile tool
  • ankitpokhrel/jira-cli - 🔥 Feature-rich interactive Jira command line.
  • imroc/req - Simple Go HTTP client with Black Magic
  • nginx-proxy/docker-gen - Generate files from docker container meta-data
  • deckarep/golang-set - A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashicorp.
  • uber-go/ratelimit - A Go blocking leaky-bucket rate limit implementation
  • jinzhu/now - Now is a time toolkit for golang
  • canonical/lxd - Powerful system container and virtual machine manager
  • Masterminds/sprig - Useful template functions for Go templates.
  • coder/websocket - Minimal and idiomatic WebSocket library for 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.
  • faiface/pixel - A hand-crafted 2D game library in Go
  • flipt-io/flipt - Enterprise-ready, Git native feature management solution
  • GoogleCloudPlatform/golang-samples - Sample apps and code written for Google Cloud in the Go programming language.
  • google/go-cmp - Package for comparing Go values in tests
  • orcaman/concurrent-map - a thread-safe concurrent map for go
  • 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.
  • schollz/progressbar - A really basic thread-safe progress bar for Golang applications
  • magefile/mage - a Make/rake-like dev tool using Go
  • google/gxui - An experimental Go cross platform UI library.
  • tucnak/telebot - Telebot is a Telegram bot framework in Go.
  • jung-kurt/gofpdf - A PDF document generator with high level support for text, drawing and images
  • mholt/archiver - DEPRECATED. Please use mholt/archives instead.
  • rocboss/paopao-ce - 🔥An artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区
  • prest/prest - PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
  • nikolaydubina/go-recipes - 🦩 Tools for Go projects
  • pomerium/pomerium - Pomerium is an identity and context-aware access proxy.
  • ory/dockertest - Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
  • golang-design/under-the-hood - 📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood
  • afex/hystrix-go - Netflix's Hystrix latency and fault tolerance library, for Go
  • riverqueue/river - Fast and reliable background jobs in Go
  • Jeiwan/blockchain_go - A simplified blockchain implementation in Golang
  • googleapis/google-api-go-client - Auto-generated Google APIs for Go.
  • coyove/goflyway - An encrypted HTTP server
  • googleapis/google-cloud-go - Google Cloud Client Libraries for Go.
  • uptrace/bun - SQL-first Golang ORM
  • xtaci/kcp-go - A Crypto-Secure Reliable-UDP Library for golang with FEC
  • openbao/openbao - OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys.
  • thangchung/go-coffeeshop - ☕ A practical event-driven microservices demo built with Golang. Nomad, Consul Connect, Vault, and Terraform for deployment
  • 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.
  • link1st/go-stress-testing - go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】
  • uber-go/dig - A reflection based dependency injection toolkit for Go.
  • yuin/goldmark - 🏆 A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
  • codegangsta/gin - Live reload utility for Go web servers
  • cointop-sh/cointop - A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀 by @miguelmota
  • goinaction/code - Source Code for Go In Action examples
  • johnste/finicky - A macOS app for customizing which browser to start
  • dropbox/godropbox - Common libraries for writing Go services/applications.
  • gin-gonic/examples - A repository to host examples and tutorials for Gin.
  • lcvvvv/kscan - Kscan是一款纯go开发的全方位扫描器,具备端口扫描、协议检测、指纹识别,暴力破解等功能。支持协议1200+,协议指纹10000+,应用指纹20000+,暴力破解协议10余种。
  • mpolden/echoip - IP address lookup service
  • superseriousbusiness/gotosocial - Fast, fun, small ActivityPub server. READ ONLY MIRROR! Now on Codeberg instead: https://codeberg.org/superseriousbusiness/gotosocial
  • go-mysql-org/go-mysql-elasticsearch - Sync MySQL data into elasticsearch
  • ochinchina/supervisord - a go-lang supervisor implementation
  • netlify/gotrue - An SWT based API for managing users and issuing SWT tokens.
  • fvbock/endless - Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
  • yggdrasil-network/yggdrasil-go - An experiment in scalable routing as an encrypted IPv6 overlay network
  • anthonynsimon/bild - Image processing algorithms in pure Go
  • ledisdb/ledisdb - A high performance NoSQL Database Server powered by Go
  • hwholiday/learning_tools - Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
  • google/btree - BTree provides a simple, ordered, in-memory data structure for Go programs.
  • 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).
  • xjasonlyu/tun2socks - tun2socks - powered by gVisor TCP/IP stack
  • rgburke/grv - GRV is a terminal interface for viewing git repositories
  • marmotedu/iam - 企业级的 Go 语言实战项目:认证和授权系统(带配套课程)
  • xvzc/SpoofDPI - A simple and fast anti-censorship tool written in Go
  • tulir/whatsmeow - Go library for the WhatsApp web multidevice API
  • ergo-services/ergo - An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
  • apache/dubbo-admin - The ops and reference implementation for Apache Dubbo.
  • Jeffail/tunny - A goroutine pool for Go
  • rfjakob/gocryptfs - Encrypted overlay filesystem written in Go
  • wcharczuk/go-chart - go chart is a basic charting library in go.
  • 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.
  • spaceandtimefdn/SxT-Go-SDK - GO based SDK for interacting with the Space and Time API.
  • openfga/openfga - A high performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar
  • 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.
  • golang/lint - [mirror] This is a linter for Go source code. (deprecated)
  • emitter-io/emitter - High performance, distributed and low latency publish-subscribe platform.
  • olahol/melody - 🎶 Minimalist websocket framework for Go
  • uber-archive/go-torch - Stochastic flame graph profiler for Go programs
  • goravel/goravel - A full-featured Golang Development Framework.
  • google/mtail - extract internal monitoring data from application logs for collection in a timeseries database
  • gopherdata/gophernotes - The Go kernel for Jupyter notebooks and nteract.
  • tdewolff/minify - Go minifiers for web formats
  • k1LoW/tbls - tbls is a CI-Friendly tool to document a database, written in Go.
  • fatih/structs - Utilities for Go structs
  • nakabonne/ali - Generate HTTP load and plot the results in real-time
  • Knetic/govaluate - Arbitrary expression evaluation for golang
  • sensepost/gowitness - 🔍 gowitness - a golang, web screenshot utility using Chrome Headless
  • geektutu/high-performance-go - high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
  • rh12503/triangula - Generate high-quality triangulated and polygonal art from images.
  • osrg/gobgp - BGP implemented in the Go Programming Language
  • gravityblast/fresh - Build and (re)start go web apps after saving/creating/deleting source files.
  • xo/dbtpl - Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
  • purpleidea/mgmt - Next generation distributed, event-driven, parallel config management!
  • wgpsec/ENScan_GO - 一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。支持MCP接入
  • ksimka/go-is-not-good - A curated list of articles complaining that go (golang) isn't good enough
  • ardanlabs/service - Starter-kit for writing services in Go using Kubernetes.
  • ionorg/ion - Real-Distributed RTC System by pure Go and Flutter
  • spf13/cast - safe and easy casting from one type to another in Go
  • rakyll/statik - Embed files into a Go executable
  • qjfoidnh/BaiduPCS-Go - iikira/BaiduPCS-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.
  • cenkalti/backoff - ⏱ The exponential backoff algorithm in Go
  • willnorris/imageproxy - A caching, resizing image proxy written in Go
  • go-redsync/redsync - Distributed mutual exclusion lock using Redis for Go
  • simulot/immich-go - An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
  • nytimes/gizmo - A Microservice Toolkit from The New York Times
  • mingrammer/go-web-framework-stars - ⭐ Web frameworks for Go, most starred on GitHub
  • bitly/go-simplejson - a Go package to interact with arbitrary JSON
  • go-gorp/gorp - Go Relational Persistence - an ORM-ish library for Go
  • aws/aws-lambda-go - Libraries, samples and tools to help Go developers develop AWS Lambda functions.
  • HDT3213/godis - A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群
  • alecthomas/participle - A parser library for Go
  • olivia-ai/olivia - 💁‍♀️Your new best friend powered by an artificial neural network
  • cshum/imagor - Fast, secure image processing server and Go library, using libvips
  • egonelbre/gophers - Free gophers
  • cheggaaa/pb - Console progress bar for Golang
  • kkdai/youtube - Download Youtube Video in Golang
  • maruel/panicparse - Crash your app in style (Golang)
  • d5/tengo - A fast script language for Go
  • hoisie/web - The easiest way to create web applications with Go
  • alexflint/gallium - Build desktop applications in Go and HTML.
  • mvdan/gofumpt - A stricter gofmt
  • wal-g/wal-g - Archival and Restoration for databases in the Cloud
  • WireGuard/wireguard-go - Mirror only. Official repository is at https://git.zx2c4.com/wireguard-go
  • zenazn/goji - Goji is a minimalistic web framework for Golang that's high in antioxidants.
  • hoanhan101/algo - 101+ coding interview problems in Go
  • loov/lensm - Go assembly and source viewer
  • upper/db - Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
  • OffchainLabs/prysm - Go implementation of Ethereum proof of stake
  • zxh0/jvm.go - A toy JVM written in Go
  • golang/glog - Leveled execution logs for Go
  • ahmetb/go-linq - .NET LINQ capabilities in Go
  • Shpota/goxygen - Generate a modern Web project with Go and Angular, React, or Vue in seconds 🎲
  • 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.
  • itchyny/gojq - Pure Go implementation of jq
  • getlantern/systray - a cross platfrom Go library to place an icon and menu in the notification area
  • go-macaron/macaron - Package macaron is a high productive and modular web framework in Go.
  • alecthomas/kingpin - CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser
  • 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.
  • dave/jennifer - Jennifer is a code generator for Go
  • go-ini/ini - Package ini provides INI file read and write functionality in Go
  • Jeffail/gabs - For parsing, creating and editing unknown or dynamic JSON in Go
  • go-oauth2/oauth2 - OAuth 2.0 server library for the Go programming language.
  • ant0ine/go-json-rest - A quick and easy way to setup a RESTful JSON API
  • goby-lang/goby - Goby - Yet another programming language written in Go
  • mergestat/mergestat-lite - Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊
  • peak/s5cmd - Parallel S3 and local filesystem execution tool.
  • 6boris/awesome-golang-algorithm - 📝 LeetCode of algorithms with golang solution(updating).
  • odigos-io/odigos - Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF
  • jasonlvhit/gocron - A Golang Job Scheduling Package.
  • goccy/go-json - Fast JSON encoder/decoder compatible with encoding/json for Go
  • opentracing/opentracing-go - OpenTracing API for Go. 🛑 This library is DEPRECATED! opentracing/specification#163
  • parnurzeal/gorequest - GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent )
  • gomatcha/matcha - Build native mobile apps 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.
  • alecthomas/gometalinter - DEPRECATED: Use https://github.com/golangci/golangci-lint
  • nadoo/glider - glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
  • StackExchange/dnscontrol - Infrastructure as code for DNS!
  • rcrowley/go-metrics - Go port of Coda Hale's Metrics library
  • microcosm-cc/bluemonday - bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
  • uber-go/nilaway - Static analysis tool to detect potential nil panics in Go code
  • google/go-containerregistry - Go library and CLIs for working with container registries
  • tbphp/gpt-load - 智能密钥轮询的多渠道 AI 代理。 Multi-channel AI proxy with intelligent key rotation.
  • hantmac/Mastering_Go_ZH_CN - 《Mastering GO》中文译本,《玩转 GO》。
  • astaxie/go-best-practice - Trying to complete over 100 projects in various categories in golang.
  • arl/statsviz - 🚀 Visualise your Go program runtime metrics in real time in the browser
  • DisposaBoy/GoSublime - A Golang plugin collection for SublimeText 3, providing code completion and other IDE-like features.
  • oliver006/redis_exporter - Prometheus Exporter for Valkey & Redis Metrics. Supports Valkey 7.x & 8.x and Redis 2.x, 3.x, 4.x, 5.x, 6.x, 7.x, and 8.x
  • nikoksr/notify - A dead simple Go library for sending notifications to various messaging services.
  • mao888/golang-guide - 「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!
  • bosun-monitor/bosun - Time Series Alerting Framework
  • connectrpc/connect-go - The Go implementation of Connect: Protobuf RPC that works.
  • 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.
  • bouk/monkey - Monkey patching in Go
  • gobuffalo/packr - The simple and easy way to embed static files into Go binaries.
  • glasskube/glasskube - 🧊 The next generation Package Manager for Kubernetes 📦 Featuring a GUI and a CLI. Glasskube packages are dependency aware, GitOps ready and can get automatic updates via a central public package repository.
  • 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 PCs (x86_64 or ARM64)!
  • knadh/koanf - Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
  • rogchap/v8go - Execute JavaScript from Go
  • hashicorp/go-memdb - Golang in-memory database built on immutable radix trees
  • pgrok/pgrok - Poor man's ngrok - a multi-tenant HTTP/TCP reverse tunnel solution through SSH remote port forwarding
  • tus/tusd - Reference server implementation in Go of tus: the open protocol for resumable file uploads
  • rubenv/sql-migrate - SQL schema migration tool for Go.
  • TarsCloud/TarsGo - A high performance microservice framework in golang. A linux foundation project.
  • rs/curlie - The power of curl, the ease of use of httpie.
  • alicebob/miniredis - Pure Go Redis server for Go unittests
  • Shopify/go-lua - A Lua VM in Go
  • nicksnyder/go-i18n - Translate your Go program into multiple languages.
  • fagongzi/manba - HTTP API Gateway
  • googleforgames/open-match - Flexible, extensible, and scalable video game matchmaking.
  • jedib0t/go-pretty - Table-writer and more in golang!
  • justinas/alice - Painless middleware chaining for Go
  • olric-data/olric - Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
  • mmatczuk/go-http-tunnel - Fast and secure tunnels over HTTP/2
  • sony/gobreaker - Circuit Breaker implemented in Go
  • thrasher-corp/gocryptotrader - A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.
  • koding/kite - Micro-service framework in Go
  • 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
  • cyclops-ui/cyclops - Developer Friendly Kubernetes 👁️
  • golang/crypto - [mirror] Go supplementary cryptography libraries
  • go-gota/gota - Gota: DataFrames and data wrangling in Go (Golang)
  • bwmarrin/snowflake - A simple to use Go (golang) package to generate or parse Twitter snowflake IDs
  • 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.
  • thewhitetulip/web-dev-golang-anti-textbook - Learn how to write webapps without a framework in Go.
  • zalando/skipper - An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress
  • cristaloleg/go-advice - List of advice and tricks for Go ʕ◔ϖ◔ʔ
  • aws/aws-sdk-go-v2 - AWS SDK for the Go programming language.
  • DataDog/datadog-agent - Main repository for Datadog Agent
  • protocolbuffers/protobuf-go - Go support for Google's protocol buffers
  • looplab/fsm - Finite State Machine for Go
  • ZenPrivacy/zen-desktop - Simple, free and efficient ad-blocker and privacy guard for Windows, macOS and Linux
  • aQuaYi/LeetCode-in-Go - Go Solution for LeetCode algorithms problems, 100% coverage.
  • qax-os/goreporter - A Golang tool that does static analysis, unit testing, code review and generate code quality report.
  • eolinker/goku_lite - A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。
  • minio/mc - Unix like utilities for object store
  • donknap/dpanel - 轻量化 docker 可视化管理面板。lightweight panel for docker
  • ClickHouse/clickhouse-go - Golang driver for ClickHouse
  • buzzfeed/sso - sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
  • 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.
  • gorilla/sessions - Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
  • jiujuan/go-collection - 🌷 awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习 Go 基础语法和高级特性,到实战项目,再到架构微服务,最后到跑路。
  • spegel-org/spegel - Stateless cluster local OCI registry mirror.
  • vishvananda/netlink - Simple netlink library for go.
  • teler-sh/teler - Real-time HTTP Intrusion Detection
  • samber/mo - 🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)
  • bnb-chain/bsc - A BNB Smart Chain client based on the go-ethereum fork
  • nfnt/resize - Pure golang image resizing
  • lindb/lindb - LinDB is a scalable, high performance, high availability distributed time series database.
  • lotusirous/go-concurrency-patterns - Concurrency patterns in Go
  • link1st/gowebsocket - golang基于websocket单台机器支持百万连接分布式聊天(IM)系统
  • darccio/mergo - Mergo: merging Go structs and maps since 2013
  • ashleymcnamara/gophers - Gopher Artwork by Ashley McNamara
  • asobti/kube-monkey - An implementation of Netflix's Chaos Monkey for Kubernetes clusters
  • 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.
  • d4l3k/go-pry - An interactive REPL for Go that allows you to drop into your code at any point.
  • cloudflare/tableflip - Graceful process restarts in Go
  • getkin/kin-openapi - OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
  • montanaflynn/stats - A well tested and comprehensive Golang statistics library package with no dependencies.
  • goodwithtech/dockle - Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start
  • dosco/graphjin - GraphJin - Build NodeJS / GO APIs in 5 minutes not weeks
  • JohannesKaufmann/html-to-markdown - ⚙️ Convert HTML to Markdown. Even works with entire websites and can be extended through rules.
  • pquerna/ffjson - faster JSON serialization for Go
  • g3n/engine - Go 3D Game Engine (http://g3n.rocks)
  • flosch/pongo2 - Django-syntax like template-engine for Go
  • uber-go/mock - GoMock is a mocking framework for the Go programming language.
  • filecoin-project/lotus - Reference implementation of the Filecoin protocol, written in Go
  • hairyhenderson/gomplate - A flexible commandline tool for template rendering. Supports lots of local and remote datasources.
  • golang/net - [mirror] Go supplementary network libraries
  • 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.
  • charmbracelet/glamour - Stylesheet-based markdown rendering for your CLI apps 💇🏻‍♀️
  • otiai10/gosseract - Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
  • xyproto/algernon - Small self-contained pure-Go web server with Lua, Teal, Markdown, Ollama, HTTP/2, QUIC, Redis, SQLite and PostgreSQL support ++
  • shunfei/cronsun - A Distributed, Fault-Tolerant Cron-Style Job System.
  • wasmerio/wasmer-go - 🐹🕸️ WebAssembly runtime for Go
  • projectdiscovery/proxify - A versatile and portable proxy for capturing, manipulating, and replaying HTTP/HTTPS traffic on the go.
  • h2non/bimg - Go package for fast high-level image processing powered by libvips C library
  • yourselfhosted/slash - An open source, self-hosted platform for sharing and managing your most frequently used links. Easily create customizable, human-readable shortcuts to streamline your link management.
  • alibaba/sentinel-golang - Sentinel Go enables reliability and resiliency for Go microservices
  • ergochat/ergo - A modern IRC server (daemon/ircd) written in Go.
  • ssut/payload-dumper-go - an android OTA payload dumper written in Go
  • hexops/vecty - Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
  • flashmob/go-guerrilla - Mini SMTP server written in golang
  • FairwindsOps/goldilocks - Get your resource requests "Just Right"
  • LockGit/gochat - goim server write by golang !🚀
  • yangwenmai/learning-golang - Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
  • skip2/go-qrcode - ✨ QR Code encoder (Go)
  • unidoc/unipdf - Golang PDF library for creating and processing PDF files (pure go)
  • guptarohit/asciigraph - Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
  • mmcloughlin/avo - Generate x86 Assembly with Go
  • golang/example - Go example projects
  • playwright-community/playwright-go - Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
  • motiv-labs/janus - An API Gateway written in Go
  • git-chglog/git-chglog - CHANGELOG generator implemented in Go (Golang).
  • open-telemetry/opentelemetry-ebpf-profiler - The production-scale datacenter profiler (C/C++, Go, Rust, Python, Java, NodeJS, .NET, PHP, Ruby, Perl, ...)
  • benmanns/goworker - goworker is a Go-based background worker that runs 10 to 100,000* times faster than Ruby-based workers.
  • ayn2op/discordo - A lightweight, secure, and feature-rich Discord terminal (TUI) client.
  • corazawaf/coraza - OWASP Coraza WAF is a golang modsecurity compatible web application firewall library
  • justjanne/powerline-go - A beautiful and useful low-latency prompt for your shell, written in go
  • 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.
  • charmbracelet/log - A minimal, colorful Go logging library 🪵
  • rs/cors - Go net/http configurable handler to handle CORS requests
  • olebedev/go-starter-kit - [abandoned] Golang isomorphic react/hot reloadable/redux/css-modules/SSR starter kit
  • mikestefanello/pagoda - Rapid, easy full-stack web development starter kit and admin panel in Go
  • campoy/go-tooling-workshop - A workshop covering all the tools gophers use in their day to day life
  • ua-nick/Data-Structures-and-Algorithms - Data Structures and Algorithms implementation in Go
  • cherish-chat/xxim-server - 惺惺 —— 属于你的社交地盘!惺惺是一个100%开源社交平台,每个人都可以搭建自己的服务器,掌握数据的所有权。此APP非盈利项目!
  • luk4z7/go-concurrency-guide - Practical concurrency guide in Go, communication by channels, patterns
  • hpcloud/tail - Go package for reading from continously updated files (tail -f)
  • aandrew-me/tgpt - AI Chatbots in terminal without needing API keys
  • minio/minio-go - MinIO Go client SDK for S3 compatible object storage
  • 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.
  • LyricTian/gin-admin - A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.基于 Golang + Gin + GORM 2.0 + Casbin 2.0 + Wire DI 的轻量级、灵活、优雅且功能齐全的 RBAC 脚手架。
  • pseudomuto/protoc-gen-doc - Documentation generator plugin for Google Protocol Buffers
  • jaeles-project/gospider - Gospider - Fast web spider written in Go
  • signintech/gopdf - A simple library for generating PDF written in Go lang
  • shiyanhui/dht - BitTorrent DHT Protocol && DHT Spider.
  • jordan-wright/email - Robust and flexible email library for Go
  • avast/retry-go - Simple golang library for retry mechanism
  • RoaringBitmap/roaring - Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog
  • alecthomas/kong - Kong is a command-line parser for Go
  • elastic/cloud-on-k8s - Elastic Cloud on Kubernetes
  • redis/rueidis - A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
  • go-mgo/mgo - The MongoDB driver for Go. UNMAINTAINED - SEE BELOW
  • mmcdole/gofeed - Parse RSS, Atom and JSON feeds in Go
  • go-chassis/go-chassis - a cloud native application framework for Go with rich eco-system
  • HouzuoGuo/tiedot - A rudimentary implementation of a basic document (NoSQL) database in Go
  • geziyor/geziyor - Geziyor, blazing fast web crawling & scraping framework for Go. Supports JS rendering.
  • eko/gocache - ☔️ A complete Go cache library that brings you multiple ways of managing your caches
  • 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.
  • 0xDkd/auxpi - 🍭 集合多家 API 的新一代图床
  • 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.
  • bluele/gcache - An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
  • studygolang/studygolang - Go 语言中文网 | Golang中文社区 | Go语言学习园地 源码
  • go-jira/jira - simple jira command line client in Go
  • go-ego/gse - Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.
  • xeipuuv/gojsonschema - An implementation of JSON Schema, draft v4 v6 & v7 - Go language
  • gojek/heimdall - An enhanced HTTP client for Go
  • ChimeraCoder/gojson - Automatically generate Go (golang) struct definitions from example JSON
  • aptly-dev/aptly - aptly - Debian repository management tool
  • pibigstar/go-demo - Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
  • glauth/glauth - A lightweight LDAP server for development, home use, or CI
  • pquerna/otp - TOTP library for Go
  • jessevdk/go-flags - go command line option parser
  • xiaonanln/goworld - Scalable Distributed Game Server Engine with Hot Swapping in Golang
  • gavv/httpexpect - End-to-end HTTP and REST API testing for Go.
  • mikespook/Learning-Go-zh-cn - 一本学习 Go 语言的免费电子书。
  • unknwon/go-web-foundation - 《Go Web 基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向完成《Go 编程基础》教程后希望进一步了解有关 Go Web 开发的学习者。
  • awnumar/memguard - Software sandbox for storage of sensitive information in memory.
  • apache/cassandra-gocql-driver - GoCQL Driver for Apache Cassandra®
  • google/cel-go - Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
  • nsqio/go-nsq - The official Go package for NSQ
  • bits-and-blooms/bloom - Go package implementing Bloom filters, used by Milvus and Beego.
  • chanxuehong/wechat - weixin/wechat/微信公众平台/微信企业号/微信商户平台/微信支付 go/golang sdk
  • Humpheh/goboy - Multi-platform Nintendo Game Boy Color emulator written in Go
  • tidwall/sjson - Set JSON values very quickly in Go
  • tebeka/selenium - Selenium/Webdriver client for Go
  • liftbridge-io/liftbridge - Lightweight, fault-tolerant message streams.
  • gopher-os/gopher-os - A proof of concept OS kernel written in Go
  • gothinkster/golang-gin-realworld-example-app - Exemplary real world application built with Golang + Gin
  • FloatTech/ZeroBot-Plugin - 基于 ZeroBot 的 OneBot 插件
  • hyper0x/Golang_Puzzlers - An example project, for my column named "Core Golang - 36 lessons"
  • thomiceli/opengist - Self-hosted pastebin powered by Git, open-source alternative to Github Gist.
  • mattn/goreman - foreman clone written in go language
  • raviqqe/muffet - Fast website link checker in Go
  • lesismal/nbio - Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
  • yanyiwu/gojieba - "结巴"中文分词的Golang版本
  • astaxie/bat - Go implement CLI, cURL-like tool for humans
  • coreos/go-systemd - Go bindings to systemd socket activation, journal, D-Bus, and unit files
  • doug-martin/goqu - SQL builder and query library for golang
  • akiyosi/goneovim - A GUI frontend for neovim.
  • andeya/erpc - An efficient, extensible and easy-to-use RPC framework.
  • vmihailenco/msgpack - msgpack.org[Go] MessagePack encoding for Golang
  • 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
  • hashicorp/terraform-provider-google - Terraform Provider for Google Cloud Platform
  • google/starlark-go - Starlark in Go: the Starlark configuration language, implemented in Go
  • minishift/minishift - Run OpenShift 3.x locally | This project does not see active developement and maintenance.
  • gocraft/work - Process background jobs in Go
  • dolthub/go-mysql-server - A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
  • ibnaleem/gosearch - 🔍 Search anyone's digital footprint across 300+ websites
  • mailgun/godebug - DEPRECATED! https://github.com/derekparker/delve
  • cucumber/godog - Cucumber for golang
  • target/goalert - Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert
  • hashicorp/go-multierror - A Go (golang) package for representing a list of errors as a single error.
  • novalagung/dasarpemrogramangolang - 📖 Source Code Website/Ebook Dasar Pemrograman Golang
  • galeone/tfgo - Tensorflow + Go, the gopher way
  • envoyproxy/ratelimit - Go/gRPC service designed to enable generic rate limit scenarios from different types of applications.
  • lovoo/goka - Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.
  • docker-archive-public/docker.libchan - Like Go channels over the network
  • gpmgo/gopm - Go Package Manager (gopm) is a package manager and build tool for Go.
  • yunabe/lgo - Interactive Go programming with Jupyter
  • yassinebenaid/bunster - Compile shell scripts to static binaries.
  • briandowns/spinner - Go (golang) package with 90 configurable terminal spinner/progress indicators.
  • charmbracelet/charm - The Charm Tool and Library 🌟
  • pksunkara/alpaca - Given a web API, Generate client libraries in node, php, python, ruby
  • 8treenet/freedom - Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。
  • gocelery/gocelery - Celery Distributed Task Queue 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.
  • marcusolsson/goddd - Exploring DDD in Go
  • xanzy/go-gitlab - GitLab Go SDK
  • kisielk/errcheck - errcheck checks that you checked errors.
  • ory/ladon - A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies. Written for Go.
  • goraft/raft - UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
  • ory/fosite - Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
  • noahgorstein/jqp - A TUI playground to experiment with jq
  • SpectoLabs/hoverfly - Lightweight service virtualization/ API simulation / API mocking tool for developers and testers
  • vbauerster/mpb - multi progress bar for Go cli applications
  • xxjwxc/gormt - database to golang struct
  • vmware/govmomi - Go library for the VMware vSphere API
  • dominant-strategies/go-quai - Official Go Implementation of the Quai Network
  • zachlatta/sshtron - $ ssh sshtron.zachlatta.com
  • gotestyourself/gotestsum - 'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
  • giongto35/cloud-game - Web-based Cloud Gaming service for Retro Game
  • valyala/fastjson - Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
  • alexedwards/scs - HTTP Session Management for Go
  • katzien/go-structure-examples - Examples for my talk on structuring go apps
  • goreleaser/nfpm - nFPM is Not FPM - a simple deb, rpm, apk, ipk, and arch linux packager written in Go
  • stripe/stripe-go - Go library for the Stripe API.
  • jpillora/overseer - Monitorable, gracefully restarting, self-upgrading binaries in Go (golang)
  • docker/libchan - Like Go channels over the network
  • atomix/atomix - A Kubernetes toolkit for building distributed applications using cloud native principles
  • 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.
  • taoshihan1991/go-fly - 开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source self-hosted private cloud customer support live chat software by golang
  • go-ldap/ldap - Basic LDAP v3 functionality for the GO programming language.
  • fatih/gomodifytags - Go tool to modify struct field tags
  • volatiletech/sqlboiler - Generate a Go ORM tailored to your database schema.
  • steveiliop56/tinyauth - The simplest way to protect your apps with a login screen.
  • ying32/govcl - Cross-platform Go/Golang GUI library.
  • birdayz/kaf - Modern CLI for Apache Kafka, written in Go.
  • bemasher/rtlamr - An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band.
  • dunglas/frankenphp - 🧟 The modern PHP app server
  • hr3lxphr6j/bililive-go - 一个直播录制工具
  • mlogclub/bbs-go - 基于Golang的开源社区系统。简洁对话,高效互动,社区新体验!
  • go-eagle/eagle - 🦅 A Go framework for the API or Microservice
  • unrolled/secure - HTTP middleware for Go that facilitates some quick security wins.
  • goplus/gop - The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the world.
  • xo/xo - Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
  • 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构建出了一套基础的流媒体云视频平台架构!
  • spaceandtimelabs/SxT-Go-SDK - GO based SDK for interacting with the Space and Time API.
  • prysmaticlabs/prysm - Go implementation of Ethereum proof of stake
  • buraksezer/olric - Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.
  • anfragment/zen - Simple, free and efficient ad-blocker and privacy guard for Windows, macOS and Linux
  • mattes/migrate - Database migrations. CLI and Golang library.
  • shen100/wemall - 基于react, node.js, go开发的微商城(含微信小程序)
  • eapache/go-resiliency - Resiliency patterns for golang
  • arachnys/athenapdf - Drop-in replacement for wkhtmltopdf built on Go, Electron and Docker
  • dreamans/syncd - syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.
  • icexin/eggos - A Go unikernel running on x86 bare metal
  • cycloidio/terracognita - Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
  • OdyseeTeam/chainquery - Chainquery parses and syncs the LBRY blockchain data into structured SQL
  • steebchen/prisma-client-go - Prisma Client Go is an auto-generated and fully type-safe database client
  • dgraph-io/badger - Fast key-value DB in Go.
  • yuaotian/go-cursor-help - 解决Cursor在免费订阅期间出现以下提示的问题: You've reached your trial request limit. / Too many free trial accounts used on this machine. Please upgrade to pro. We have this limit in place to prevent abuse. Please let us know if you believe this is a mistake.
  • dgraph-io/ristretto - A high performance memory-bound Go cache
  • dgraph-io/dgraph - The database for modern applications. Common use cases: knowledge graphs for AI, fraud detection, personalization, and search. Built and maintained by @HypermodeInc.
  • 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.
  • nikitavoloboev/go - Go tools, libraries and other code
  • nginxinc/kubernetes-ingress - NGINX and NGINX Plus Ingress Controllers for Kubernetes
  • YaoApp/yao - Yao is an all-in-one application engine that enables developers to create web apps, REST APIs, enterprise apps, and more, with AI as a seamless collaborator.
  • casbin/casbin - An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
  • 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
  • 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.
  • harness/gitness - Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
  • gernest/utron - A lightweight MVC framework for Go(Golang)
  • bilibili/overlord - Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
  • thedevsaddam/gojsonq - A simple Go package to Query over JSON/YAML/XML/CSV Data
  • stianeikeland/go-rpio - 🔌 Raspberry Pi GPIO library for go-lang
  • praetorian-inc/gokart - A static analysis tool for securing Go code
  • fsouza/go-dockerclient - Go client for the Docker Engine API.
  • 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!
  • cosmos72/gomacro - Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
  • anaskhan96/soup - Web Scraper in Go, similar to BeautifulSoup
  • rexray/rexray - REX-Ray is a container storage orchestration engine enabling persistence for cloud native workloads
  • tidwall/redcon - Redis compatible server framework for Go
  • onsi/gomega - Ginkgo's Preferred Matcher Library
  • constabulary/gb - gb, the project based build tool for Go
  • sevlyar/go-daemon - A library for writing system daemons in golang.
  • ajstarks/svgo - Go Language Library for SVG generation
  • golang/proposal - Go Project Design Documents
  • nhooyr/websocket - Minimal and idiomatic WebSocket library for Go
  • 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.
  • go-micro/go-micro - A Go microservices framework
  • 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
  • tellerops/teller - Cloud native secrets management for developers - never leave your command line for secrets.
  • gocql/gocql - Package gocql implements a fast and robust Cassandra client for the Go programming language.
  • 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
  • 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
  • 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.
  • 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
  • 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)
  • 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.
  • muesli/cache2go - Concurrency-safe Go caching library with expiration capabilities and access counters
  • 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.
  • 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
  • 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
  • libgit2/git2go - Git to Go; bindings for libgit2. Like McDonald's but tastier.
  • 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 ༼ʘ̚ل͜ʘ̚༽
  • 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
  • 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