- github.com/goplus/gop The Go+ programming language is designed for engineering, STEM education, and data science.
- github.com/plandex-ai/plandex An AI coding engine for complex tasks
- github.com/go-delve/delve a debugger
- github.com/avelino/awesome-go优秀的go资源
- github.com/igm/sockjs-go sockjs的go版server端
- github.com/rs/cors解决CORS同源限制
- github.com/gorilla/websocket websocket实现
- github.com/disintegration/imaging 图像处理服务
- github.com/jroimartin/gocui Go命令行用户交互UI
- github.com/gorilla/mux 路由类库
- github.com/etcd-io/etcd 分布式Key-Value数据存储系统
- github.com/afex/hystrix-gogo版hystrix(提供熔断、降级、隔离等)
- github.com/junegunn/fzf命令行下的模糊查找器
- github.com/hybridgroup/gobot 机器人、无人机和物联网框架
- github.com/gomods/athens A Go module datastore and proxy
- github.com/hybridgroup/gocv使用OpenCV3+视觉库
- github.com/tinygo-org/tinygo Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
- github.com/m3db/m3
- github.com/Jeffail/benthos
- github.com/MichaelMure/git-bug
- github.com/facebookincubator/fbender
- github.com/snail007/goproxy
- github.com/fatedier/frp
- github.com/disintegration/imaging图片处理相关
- github.com/asaskevich/govalidator
- github.com/silenceper/wechat 微信SDK
- github.com/zinclabs/zinc ZincSearch. A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
- github.com/Jeffail/tunny A goroutine pool for Go
- github.com/nsqio/nsq 分布式消息平台
- github.com/Shopify/sarama a Go library for Apache Kafka 0.8, and up.
- github.com/uber-go/zap Uber日志库
- github.com/sirupsen/logrus 日志库
- github.com/amir20/dozzle Realtime log viewer for docker containers.
- github.com/elastic/beats Beats - Lightweight shippers for Elasticsearch & Logstash
- github.com/jesseduffield/lazygit git command
- github.com/spf13/cobra A Commander for modern Go CLI interactions
- github.com/chzyer/readline Readline is a pure go(golang) implementation for GNU-Readline kind library
- github.com/go-xorm/xorm xorm库
- github.com/jinzhu/gorm gorm库
- github.com/kyleconroy/sqlc Generate type-safe code from SQL
- github.com/rqlite/rqlite The lightweight, distributed relational database built on SQLite
- github.com/lindb/lindb LinDB is a scalable, high performance, high availability distributed time series database.
- github.com/DiceDB/dice A drop-in replacement of Redis with SQL-based realtime reactivity.
- github.com/prometheus/prometheus系统监控报警框架
- github.com/grafana/grafana(时序)数据可视化平台
- github.com/kevwan/tproxy A cli tool to proxy and analyze TCP connections.
- github.com/lastbackend/lastbackend System for containerized apps management. From build to scaling.
- github.com/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. - github.com/apernet/OpenGFW OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux
- github.com/smartystreets/goconvey 浏览器go test
- github.com/astaxie/beego谢大的beego
- github.com/gobuffalo/buffalo全栈解决方案的框架
- github.com/name5566/leaf游戏服务端框架
- github.com/go-macaron/macaron无闻的模块式开发框架
- github.com/gocolly/colly爬虫框架
- github.com/revel/revel
- github.com/kataras/iris
- github.com/gohugoio/hugo The world’s fastest framework for building websites.
- github.com/micro/go-micro
- github.com/labstack/echo
- github.com/gin-gonic/gin
- github.com/zeromicro/go-zero A cloud-native Go microservices framework with cli tool for productivity.
- github.com/gofiber/fiber Express inspired web framework written in Go
- github.com/cloudwego/kitex A high-performance and strong-extensibility Go RPC framework that helps developers build microservices.
- github.com/google/wire Compile-time Dependency Injection for Go
- github.com/flamego/flamego A fantastic modular Go web framework with a slim core but limitless extensibility
- github.com/smallnest/rpcx 新浪RPC
- github.com/grpc/grpc-go grpc的go版
- github.com/cloudwego/netpoll A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
- github.com/uber/zanzibar
- github.com/TykTechnologies/tyk
- github.com/hellofresh/janus
- github.com/eolinker/GoKu-API-Gateway
- github.com/fagongzi/gateway
- github.com/go-kratos/gateway
- github.com/alibaba/higress Next-generation Cloud Native Gateway
- github.com/json-iterator/go“encoding/json”改进版
- github.com/tidwall/gjson JSON解析器
- github.com/buger/jsonparserJSON解析器
- github.com/mafanr/meq 基于MQTT消息平台,支持Message Push、IM、Group Chatting、IoT等
- github.com/fanux/lhttp websocket IM服务端
- github.com/eranyanay/1m-go-websockets处理百万级ws连接
- github.com/gobwas/wswebsocket类
- github.com/streadway/amqpGo Client for AMQP 0.9.1
- github.com/binwiederhier/ntfy Send push notifications to your phone or desktop using PUT/POST
- github.com/asmcos/requests类似python requests的HTTP类库
- github.com/gojektech/heimdall 增强版HTTP Client
- github.com/julienschmidt/httprouter HTTP request router
- github.com/valyala/fasthttp Fast HTTP package for Go
- github.com/go-resty/resty Simple HTTP and REST client library for Go
- github.com/cloudwego/hertz A high-performance and strong-extensibility Go HTTP framework that helps developers build microservices.
- github.com/Dreamacro/clash A rule-based tunnel in Go.
- github.com/valyala/quicktemplate高性能html/template替代方案
- github.com/unrolled/render easily rendering JSON, XML, text, binary data, and HTML templates.
- github.com/GeertJohan/go.ricego.rice is a Go package that makes working with resources such as html,js,css,images and templates easy.
- github.com/shiyanhui/hero A handy, fast and powerful go template engine.
- github.com/flosch/pongo2 Django-syntax like template-engine for Go
- github.com/a-h/templ A language for writing HTML user interfaces in Go.
- github.com/src-d/go-git A highly extensible Git implementation in pure Go.
- github.com/src-d/gitbase SQL interface to Git repositories, written in Go.
- github.com/volatiletech/sqlboiler
- github.com/authzed/spicedb Open source permissions database inspired by Google Zanzibar
- github.com/MichaelMure/git-bug Distributed, offline-first bug tracker embedded in git, with bridges
- github.com/crawlab-team/crawlab
- github.com/antchfx/xpath XPath package for Golang, supports HTML, XML, JSON document query.
- github.com/dariubs/GoBooks List of Go books
- github.com/golang-minibear2333/golang 扫清go语言一切障碍,go语言实战、go语言从入门到精通
- github.com/teivah/100-go-mistakes Source code of 100 Go Mistakes and How to Avoid Them
- github.com/nlpodyssey/spago Self-contained Machine Learning and Natural Language Processing library in Go
- github.com/dtm-labs/dtm A distributed transaction framework that supports multiple languages, supports saga, tcc, xa, 2-phase message, outbox patterns.
- github.com/rakyll/hey HTTP load generator, ApacheBench (ab) replacement
- github.com/casdoor/casdoor A UI-first centralized authentication / Single-Sign-On (SSO) platform based on OAuth 2.0 / OIDC.
- github.com/loov/lensm Go assembly and source viewer
- github.com/wailsapp/wails Build desktop applications using Go & Web Technologies.
- github.com/spf13/afero A FileSystem Abstraction System for Go
- github.com/syncthing/syncthing Open Source Continuous File Synchronization
- github.com/minio/minio Multi-Cloud Object Storage
- github.com/filebrowser/filebrowser Web File Browser
- github.com/spf13/viper Go configuration with fangs
- github.com/tidwall/tile38 Real-time Geospatial and Geofencing
- github.com/shadowspore/t38c Tile38 Client package
- github.com/lukeroth/gdal Go wrapper for GDAL, the Geospatial Data Abstraction Library
- github.com/spatial-go/geoos A library provides spatial data and geometric algorithms
- github.com/golang/geo S2 geometry library in Go
- github.com/swaggo/swag Automatically generate RESTful API documentation with Swagger 2.0 for Go.
- github.com/zinclabs/zinc ZincSearch. A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
- github.com/elastic/go-elasticsearch The official Go client for Elasticsearch
- github.com/blevesearch/bleve A modern text indexing library for go
- github.com/sea-team/gofound GoFound GoLang Full text search go语言全文检索引擎,毫秒级查询。 使用http接口调用,集成Admin管理界面,任何系统都可以使用。
- github.com/restic/restic Fast, secure, efficient backup program
- github.com/dunglas/frankenphp The modern PHP app server
- github.com/syyongx/php2go Use Golang to implement PHP's common built-in functions.
- github.com/pocketbase/pocketbase Open Source realtime backend in 1 file
- github.com/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
- github.com/huandu/xstrings Implements string functions widely used in other languages but absent in Go.
- github.com/wader/fq jq for binary formats - tool, language and decoders for working with binary and text formats
- github.com/tinode/chat Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
- github.com/panjjo/gosip sipserver,GB28181,ZLMediaKit
- github.com/VictoriaMetrics/fastcache Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
- github.com/jmorganca/ollama Get up and running with Llama 2, Mistral, and other large language models locally.
- github.com/emmansun/gmsm ShangMi (SM) cipher suites for go.
- github.com/anchore/grype A vulnerability scanner for container images and filesystems