GitHub-Chinese-Top-Charts/content/charts/overall/software/Go.md

37 KiB
Raw Blame History

返回目录问题反馈

中文总榜 > 软件类 > Go

数据更新: 2022-03-12   /   温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到

# Repository Description Stars Updated
1 fatedier/frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 53931 2022-03-08
2 gogs/gogs Gogs is a painless self-hosted Git service 38603 2022-03-08
3 pingcap/tidb TiDB is an open source distributed HTAP database compatible with the MySQL protocol 30619 2022-03-08
4 go-gitea/gitea Git with a cup of tea, painless self-hosted git service 28725 2022-03-08
5 beego/beego beego is an open-source, high-performance web framework for the Go programming language. 27846 2022-03-06
6 ehang-io/nps 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面内网dns解析、内网socks5代理等等……并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ... 20433 2022-03-04
7 grpc/grpc-go The Go language implementation of gRPC. HTTP/2 based RPC 15480 2022-03-04
8 zeromicro/go-zero A web and RPC framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity. 15336 2022-03-07
9 cloudreve/Cloudreve 🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers) 13293 2022-03-03
10 txthinking/brook Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置. 12843 2022-03-06
11 flipped-aurora/gin-vue-admin 基于vite+vue3+gin搭建的开发基础平台已完成setup语法糖版本集成jwt鉴权权限管理动态路由显隐可控组件分页封装多点登录拦截资源权限上传下载代码生成器表单生成器等开发必备功能五分钟一套CURD前后端代码。 11827 2022-03-07
12 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 ... 11718 2022-03-01
13 peterq/pan-light 百度网盘不限速客户端, golang + qt5, 跨平台图形界面 11709 2022-02-26
14 go-martini/martini Classy web framework for Go 11411 2021-11-08
15 qax-os/excelize Golang library for reading and writing Microsoft Excel™ (XLSX) files. 10984 2022-03-07
16 ent/ent An entity framework for Go 10066 2022-03-07
17 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动手写/从零实现系列 9845 2022-02-17
18 crawlab-team/crawlab Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架 8633 2022-03-07
19 tinode/chat Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots 8468 2022-03-08
20 polaris1119/The-Golang-Standard-Library-by-Example Golang标准库。对于程序员而言标准库与语言本身同样重要它好比一个百宝箱能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。 8440 2022-03-06
21 ginuerzh/gost GO Simple Tunnel - a simple tunnel written in golang 8391 2022-01-25
22 panjf2000/ants 🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。 7754 2022-03-08
23 gwuhaolin/livego live video streaming server in golang 7656 2022-02-17
24 go-vgo/robotgo RobotGo, Go Native cross-platform GUI automation @vcaesar 7349 2022-03-04
25 urfave/negroni Idiomatic HTTP Middleware for Golang 7155 2022-02-25
26 gogf/gf GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. 6946 2022-03-08
27 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! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! 6762 2022-03-07
28 OpenIMSDK/Open-IM-Server OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯IM项目从服务端到客户端SDK开源即时通讯IM整体解决方案可以轻松替代第三方IM云服务打造具备聊天、社交功 ... 6721 2022-03-08
29 Terry-Mao/goim goim 6164 2022-03-07
30 panjf2000/gnet 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。 6143 2022-03-08
31 yeasy/blockchain_guide Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger. 5992 2022-02-16
32 go-admin-team/go-admin 基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架包含了多租户的支持基础用户管理功能jwt鉴权代码生成器RBAC资源控制表单构建定时任务等3分钟构建自己的中后台项目文档https://doc.go-admin.dev Demo https://www.go-admin.dev Antd beta版本https://preview.go-ad ... 5906 2022-03-05
33 onsi/ginkgo A Modern Testing Framework for Go 5654 2022-03-07
34 swaggo/swag Automatically generate RESTful API documentation with Swagger 2.0 for Go. 5559 2022-03-08
35 mindoc-org/mindoc Golang实现的基于beego框架的接口在线文档管理系统 5527 2022-03-07
36 mmcgrana/gobyexample Go by Example 5427 2022-02-11
37 bfenetworks/bfe A modern layer 7 load balancer from baidu 5314 2022-03-06
38 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 si ... 5287 2022-02-11
39 eddycjy/go-gin-example An example of gin 5166 2022-01-16
40 qor/qor QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems. 4959 2021-10-29
41 kubeedge/kubeedge Kubernetes Native Edge Computing Framework (project under CNCF) 4755 2022-03-08
42 chaosblade-io/chaosblade An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具) 4514 2022-03-06
43 aceld/zinx 基于Golang轻量级TCP并发服务器框架 4479 2022-02-23
44 tophubs/TopList 今日热榜一个获取各大热门网站热门头条的聚合网站使用Go语言编写多协程异步快速抓取信息预览:https://mo.fish 4392 2022-01-22
45 ouqiang/gocron 定时任务管理系统 4358 2022-02-26
46 Tencent/bk-cmdb 蓝鲸智云配置平台(BlueKing CMDB) 4348 2022-03-08
47 lanyulei/ferry 本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。 4338 2022-02-11
48 didi/nightingale An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and management. 4305 2022-03-07
49 nuclio/nuclio High-Performance Serverless event and data processing platform 4303 2022-03-07
50 moonD4rk/HackBrowserData Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。 4255 2022-03-06
51 KubeOperator/KubeOperator KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。 4164 2022-03-08
52 lni/dragonboat A feature complete and high performance multi-group Raft library in Go. 4136 2022-02-08
53 Mrs4s/go-cqhttp cqhttp的golang实现轻量、原生跨平台. 4124 2022-03-04
54 SmartKeyerror/Psyduck Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统网络C++Golang 以及数据库的一些设计 4108 2022-02-26
55 ReactiveX/RxGo Reactive Extensions for the Go language. 4043 2022-03-02
56 jung-kurt/gofpdf A PDF document generator with high level support for text, drawing and images 3957 2021-11-13
57 XIU2/CloudflareSpeedTest 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4 / IPv6)!另外也支持其他 CDN / 网站 IP ~ 3914 2022-02-19
58 apache/dubbo-go Go Implementation For Apache Dubbo 3908 2022-03-07
59 cloudwego/kitex A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices. 3799 2022-03-08
60 gwuhaolin/lightsocks ️一个轻巧的网络混淆代理🌏 3766 2022-03-02
61 tidwall/buntdb BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support 3663 2021-12-24
62 overnote/over-golang Golang相关[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等 3615 2021-12-02
63 douyu/jupiter Jupiter是斗鱼开源的面向服务治理的Golang微服务框架 3595 2022-03-07
64 golang-design/under-the-hood 📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood 3559 2022-02-24
65 oam-dev/kubevela The Modern Application Platform. 3369 2022-03-08
66 silenceper/wechat WeChat SDK for Go 微信SDK简单、易用 3278 2022-03-02
67 Jrohy/trojan trojan多用户管理部署程序, 支持web页面管理 3081 2022-02-25
68 xinliangnote/go-gin-api 基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR ... 3061 2021-12-01
69 shadow1ng/fscan 一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。 3058 2022-02-28
70 qax-os/ElasticHD Elasticsearch 可视化DashBoard, 支持Es监控、实时搜索Index template快捷替换修改索引列表信息查看 SQL converts to DSL等 3046 2021-09-28
71 sjqzhang/go-fastdfs go-fastdfs 是一个简单的分布式文件系统(私有云存储)具有无中心、高性能高可靠免维护等优点支持断点续传分块上传小文件合并自动同步自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliabil ... 3015 2022-03-01
72 openkruise/kruise Automate application management on Kubernetes (project under CNCF) 2998 2022-03-08
73 TarsCloud/TarsGo A high performance microservice framework in golang. A linux foundation project. 2990 2022-03-08
74 goodrain/rainbond Cloud-native and easy-to-use application management platform 云原生且易用的应用管理平台 2941 2022-03-01
75 Xhofe/alist 🗂️A file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。 2877 2022-03-07
76 txn2/kubefwd Bulk port forwarding Kubernetes services for local development. 2850 2021-10-27
77 eolinker/goku_lite A Powerful HTTP API Gateway in pure golangGoku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 AP ... 2808 2022-02-26
78 orcaman/concurrent-map a thread-safe concurrent map for go 2745 2022-03-04
79 wxbool/video-srt-windows 这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。 2691 2021-10-09
80 darjun/go-daily-lib Go 每日一库 2677 2022-02-26
81 TruthHun/BookStack BookStack基于MinDoc使用Beego开发的在线文档管理系统功能类似Gitbook和看云。 2654 2021-11-16
82 cubeFS/cubefs CubeFS is a cloud native distributed file system and object store. 2532 2022-03-08
83 go-chassis/go-chassis a microservice framework for rapid development of micro services in Go with rich eco-system 2486 2022-02-14
84 phachon/mm-wiki MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。 2446 2021-11-02
85 cloudwego/netpoll A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance. 2371 2022-03-02
86 flower-corp/rosedb 🚀A fast, stable and embedded k-v storage in pure Golang, supports string, list, hash, set, sorted set. 2364 2022-03-01
87 chanxuehong/wechat weixin/wechat/微信公众平台/微信企业号/微信商户平台/微信支付 go/golang sdk 2340 2021-10-09
88 chaozh/MIT-6.824 Basic Sources for MIT 6.824 Distributed Systems Class 2332 2021-10-09
89 henrylee2cn/erpc An efficient, extensible and easy-to-use RPC framework. 2286 2022-02-21
90 naiba/nezha :trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP、TCP、Ping 监控报警,计划任务和在线终端。 2275 2022-03-01
91 liangdas/mqant mqant是一款基于Golang语言的简洁,高效,高性能的分布式微服务框架 2232 2022-03-05
92 XiaoMi/Gaea Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team. 2210 2022-03-02
93 erda-project/erda An enterprise-grade Cloud-Native application platform for Kubernetes. 2207 2022-03-08
94 filecoin-project/lotus Implementation of the Filecoin protocol, written in Go 2180 2022-03-07
95 alibaba/RedisShake redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。 2177 2022-03-08
96 imroc/req Simple Go HTTP client with Black Magic 2152 2022-03-08
97 shen100/wemall 基于react, node.js, go开发的微商城含微信小程序 2144 2022-02-12
98 aylei/kubectl-debug This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug. 2133 2022-03-03
99 go-pay/gopay 微信、支付宝、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】 2100 2022-03-07
100 dreamans/syncd syncd是一款开源的代码部署工具它具有简单、高效、易用等特点可以提高团队的工作效率. 2089 2022-02-26
101 cdk-team/CDK CDK is an open-sourced container penetration toolkit, offering stable exploitation in different slimmed containers without any OS dependency. It comes with penetration tools and many powerful PoCs/EXP ... 2085 2022-03-08
102 karmada-io/karmada Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration 2053 2022-03-08
103 bilibili/overlord Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能致力于提供自动化高可用的缓存服务解决方案。 1954 2022-02-26
104 link1st/go-stress-testing go 实现的压测工具ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】 1935 2022-02-15
105 jkstack/natpass 新一代主机管理工具支持web vnc和web shell 1928 2022-03-07
106 LyricTian/gin-admin RBAC scaffolding based on Gin + Gorm 2.0 + Casbin + Wire DI. 1904 2021-11-14
107 alibaba/sentinel-golang Sentinel Go version (Reliability & Resilience) 1899 2022-03-02
108 babyname/fate Fate is a modern science chinese name create tool. 1887 2022-03-08
109 XiaoMi/naftis An awesome dashboard for Istio built with love. 1863 2022-02-17
110 icexin/eggos A Go unikernel running on x86 bare metal 1819 2022-02-16
111 Qianlitp/crawlergo A powerful browser crawler for web vulnerability scanners 1798 2022-01-14
112 yanyiwu/gojieba "结巴"中文分词的Golang版本 1797 2022-01-31
113 8treenet/freedom Freedom是一个基于六边形架构的框架可以支撑充血的领域模型范式。 1787 2022-03-06
114 alberliu/gim golang写的IM服务器(服务组件形式) 1775 2022-02-22
115 go-ego/gse Go efficient multilingual NLP and text segmentation; support english, chinese, japanese and other. 1766 2022-03-01
116 xxjwxc/gormt database to golang struct 1731 2022-03-05
117 GoBelieveIO/im_service golang im server 1728 2021-12-23
118 hwholiday/learning_tools Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践 1706 2022-02-23
119 golang-module/carbon A simple, semantic and developer-friendly golang package for datetime 1698 2022-03-03
120 HDT3213/godis A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群 1690 2021-12-28
121 baetyl/baetyl Extend cloud computing, data and service seamlessly to edge devices. 1678 2022-03-04
122 LockGit/gochat goim server write by golang !🚀 1651 2021-12-05
123 araddon/dateparse GoLang Parse many date strings without knowing format in advance. 1644 2022-02-01
124 aws/amazon-ecs-cli The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications o ... 1610 2022-02-22
125 flant/shell-operator Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster 1603 2022-03-02
126 signintech/gopdf A simple library for generating PDF written in Go lang 1521 2022-02-18
127 YaoApp/yao Yao A low code engine to create web services and dashboard. 1519 2022-03-05
128 xuperchain/xuperchain A highly flexible blockchain architecture with great transaction performance. 1504 2022-03-07
129 xianlubird/mydocker <<自己动手写docker>> 源码 1504 2021-12-06
130 funny/link Go语言网络层脚手架 1500 2021-10-09
131 m13253/dns-over-https High performance DNS over HTTPS client & server 1487 2021-09-13
132 davyxu/tabtoy 高性能表格数据导出器 1486 2021-12-16
133 link1st/gowebsocket golang基于websocket单台机器支持百万连接分布式聊天(IM)系统 1481 2022-02-17
134 feiyu563/PrometheusAlert Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等 1476 2022-03-08
135 knownsec/ksubdomain 无状态子域名爆破工具 1446 2022-02-07
136 didi/sharingan Sharingan写轮眼是一个基于golang的流量录制回放工具适合项目重构、回归测试等。 1444 2022-02-15
137 ying32/govcl Cross-platform Go/Golang GUI library. 1425 2022-03-03
138 zu1k/nali 一个查询IP地理信息和CDN服务提供商的离线终端工具.An offline tool for querying IP geographic information and CDN provider. 1402 2022-03-07
139 jeessy2/ddns-go 简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云) 1381 2022-02-23
140 merico-dev/lake DevLake: the open source data lake & dashboard for your DevOps tools. 1380 2022-03-08
141 mojocn/base64Captcha captcha of base64 image string 1372 2021-12-07
142 didi/gendry a golang library for sql builder 1361 2022-01-23
143 sjlleo/netflix-verify 流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not 1360 2022-02-07
144 Allenxuxu/gev 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. 1359 2022-01-22
145 gobyexample-cn/gobyexample Go by Example 通过例子学 Golang 1351 2022-03-08
146 linclin/gopub vue.js(element框架)+golang(beego框架)开发的运维发布系统,支持git,jenkins版本发布,go ssh,BT两种文件传输方式选择,支持部署前准备任务和部署后任务钩子函数 1344 2022-02-11
147 HyNetwork/hysteria Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections, congested public Wi-Fi, connecting from China to servers abroad) 1322 2022-03-08
148 smartwalle/alipay 支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签。 1273 2022-03-04
149 alibaba/MongoShake MongoShake is a universal data replication platform based on MongoDB's oplog. Redundant replication and active-active replication are two most important functions. 基于mongodb oplog的集群复制工具可以满足迁移和同步的需求 ... 1271 2022-02-11
150 xluohome/phonedata 手机号码归属地信息库、手机号归属地查询 phone.dat 最后更新2021年08月 1268 2022-01-23
151 smallnest/dive-to-gosync-workshop 深入Go并发编程研讨课 1265 2022-03-06
152 marmotedu/iam 企业级的 Go 语言实战项目:认证和授权系统 1258 2022-03-07
153 karldoenitz/Tigo Tigo is an HTTP web framework written in Go (Golang).It features a Tornado-like API with better performance. Tigo是一款用Go语言开发的web应用框架API特性类似于Tornado并且拥有比Tornado更好的性能。 1239 2021-09-22
154 saltbo/zpan A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。 1215 2022-01-08
155 ph4ntonn/Stowaway 👻Stowaway -- Multi-hop Proxy Tool for pentesters 1205 2022-01-23
156 qiniu/logkit Very powerful server agent for collecting & sending logs & metrics with an easy-to-use web console. 1191 2022-03-04
157 taoshihan1991/go-fly 开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source live customer chat by golang 1186 2022-02-28
158 pingcap/parser A MySQL Compatible SQL Parser 1177 2022-01-18
159 kubeovn/kube-ovn A Kubernetes Network Fabric for Enterprises that is Rich in Functions and Easy in Operations 1161 2022-03-08
160 nocalhost/nocalhost Nocalhost is Cloud Native Dev Environment. 1160 2022-03-07
161 hanchuanchuan/goInception 一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具 1159 2022-02-28
162 go-kiss/sniper 轻量级 go 业务框架 1146 2022-03-03
163 qjfoidnh/BaiduPCS-Go iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能 1139 2022-02-18
164 tuna/tunasync Mirror job management tool. 1130 2021-11-17
165 EdgeSecurityTeam/EHole EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具 1109 2021-12-15
166 mozillazg/go-pinyin 汉字转拼音 1098 2022-03-06
167 3xxx/engineercms 工程师知识管理系统基于golang go语言beego框架。每个行业都有自己的知识管理系统engineercms旨在为土木工程师们打造一款适用的基于web的知识管理系统。它既可以用于管理个人的项目资料也可以用于管理项目团队资料它既可以运行于个人电脑也可以放到服务器上。支持提取码分享文件onlyoffice实时文档协作直接在线编辑dwg文件、office文档在线利用mindoc创 ... 1092 2022-02-27
168 tkestack/tke Native Kubernetes container management platform supporting multi-tenant and multi-cluster 1087 2022-03-08
169 indes/flowerss-bot A telegram bot for rss reader. 一个支持应用内阅读的 Telegram RSS Bot。 1074 2022-02-26
170 go-spring/go-spring 基于 IoC 的 Go 后端一站式开发框架 ( All-in-One Development Framework on IoC for Go ) 🚀 1069 2022-03-07
171 yunionio/cloudpods A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台 1065 2022-03-08
172 gookit/color 🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库支持16色256色RGB色彩渲染输出使用类似于 Pr ... 1041 2021-11-13
173 royalrick/weapp 微信小程序服务端 SDK (for Golang) 1022 2022-02-24
174 bobohume/gonet go分布式服务器基于内存mmo 1018 2022-02-18
175 brokercap/Bifrost Bifrost ---- 面向生产环境的 MySQL 同步到Redis,MongoDB,ClickHouse,MySQL等服务的异构中间件 1011 2022-02-27
176 go-eagle/eagle 🦅一款小巧的基于Go构建的开发框架可以快速构建API服务或者Web网站进行业务开发遵循SOLID设计原则 1005 2022-03-07
177 master-coder-ll/v2ray-web-manager v2ray-web-manager 是一个v2ray的面板也是一个集群的解决方案同时增加了流量控制/账号管理/限速等功能。key: admin , panel ,web,cluster,集群,proxy 1003 2022-01-21
178 duanhf2012/origin A game server framework in Go (golang). 1001 2022-03-04
179 tjfoc/gmsm GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库) 993 2022-02-21
180 aliyun/alibaba-cloud-sdk-go Alibaba Cloud SDK for Go 985 2022-03-07
181 polarismesh/polaris Service Discovery and Governance Center for Distributed and Microservice Architecture 981 2022-03-08
182 awake1t/linglong 一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示 974 2022-02-12
183 guonaihong/gout gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀小巧强大犀利。具体用法可看文档如使用迷惑或者API用得不爽都可提issues 960 2022-01-02
184 EndlessCheng/mahjong-helper 日本麻将助手:牌效+防守+记牌(支持雀魂、天凤) 956 2021-12-15
185 WangYihang/Platypus 🔨 A modern multiple reverse shell sessions manager written in go 947 2022-03-03
186 KubeOperator/KubePi KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板 946 2022-03-07
187 alibaba/sealer Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command. 944 2022-03-08
188 openelb/openelb Load Balancer Implementation for Kubernetes in Bare-Metal, Edge, and Virtualization 942 2022-03-08
189 pingcap/tidb-operator TiDB operator creates and manages TiDB clusters running in Kubernetes. 935 2022-03-08
190 xalanq/cf-tool 📊 Codeforces CLI (Submit, Parse, Test, etc.). Support Contests, Gym, Groups, acmsguru, Windows, macOS, Linux, 7 MB 921 2022-01-02
191 jweny/pocassist 全新的开源漏洞测试框架实现poc在线编辑、运行、批量测试。使用文档 914 2021-12-07
192 qiniu/qshell Shell Tools for Qiniu Cloud 914 2021-12-17
193 sairson/Yasso 强大的内网渗透辅助工具集-让Yasso像风一样 支持rdpsshredispostgresmongodbmssqlmysqlwinrm等服务爆破快速的端口扫描强大的web指纹识别各种内置服务的一键利用包括ssh完全交互式登陆mssql提权redis一键利用mysql数据库查询winrm横向利用多种服务利用支持socks5代理执行 896 2022-03-08
194 Janusec/janusec Janusec Application Gateway, Provides Fast and Secure Application Delivery (Authentication, WAF/CC, HTTPS and ACME automatic certificates). JANUSEC应用网关提供快速、安全的应用交付身份认证, WAF/CC, HTTPS以及ACME自动证书 891 2022-02-01
195 sevenelevenlee/go-patterns Golang 设计模式 877 2022-01-13
196 beego/samples An open source project for beego sample applications. 870 2021-10-26
197 q191201771/lal 🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket[s]-FLV/TS, H264/H265/AAC, relay, cluster, record, HTTP API/Notify. 直播 859 2022-03-05
198 wangsongyan/wblog 基于gin+gorm开发的个人博客项目 850 2021-11-28
199 ContentSquare/chproxy Unofficial ClickHouse http proxy and load balancer 846 2022-03-03
200 xssed/owlcache 🦉owlcache is a lightweight, high-performance, non-centralized, distributed Key/Value in-memory Cache written in Go. keyword : golang cache、go cache、golang nosql 823 2022-01-14

↓ -- 感谢读者 -- ↓

榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!