数据更新: 2022-07-04 / 温馨提示:中文项目泛指「文档母语为中文」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. | 57668 | 2022-06-27 |
2 | gogs/gogs | Gogs is a painless self-hosted Git service | 40420 | 2022-06-27 |
3 | pingcap/tidb | TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try free: https://tidbcloud.com/free-trial | 31721 | 2022-07-02 |
4 | go-gitea/gitea | Git with a cup of tea, painless self-hosted git service | 30736 | 2022-07-02 |
5 | beego/beego | beego is an open-source, high-performance web framework for the Go programming language. | 28377 | 2022-07-02 |
6 | ehang-io/nps | 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ... | 21949 | 2022-05-26 |
7 | zeromicro/go-zero | A cloud-native Go microservices framework with cli tool for productivity. | 18833 | 2022-07-02 |
8 | grpc/grpc-go | The Go language implementation of gRPC. HTTP/2 based RPC | 16328 | 2022-07-01 |
9 | cloudreve/Cloudreve | 🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers) | 15092 | 2022-07-02 |
10 | flipped-aurora/gin-vue-admin | 基于vite+vue3+gin搭建的开发基础平台(已完成setup语法糖版本),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能。 | 13505 | 2022-07-02 |
11 | txthinking/brook | A cross-platform network tool designed for developers. 一个为开发者设计的跨平台网络工具. | 13023 | 2022-06-16 |
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 ... | 12321 | 2022-06-13 |
13 | qax-os/excelize | Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets | 12109 | 2022-07-02 |
14 | peterq/pan-light | 百度网盘不限速客户端, golang + qt5, 跨平台图形界面 | 11737 | 2022-06-22 |
15 | go-martini/martini | Classy web framework for Go | 11459 | 2022-03-29 |
16 | ent/ent | An entity framework for Go | 11087 | 2022-07-02 |
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动手写/从零实现系列 | 10818 | 2022-02-17 |
18 | ginuerzh/gost | GO Simple Tunnel - a simple tunnel written in golang | 9131 | 2022-06-08 |
19 | tinode/chat | Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots | 8950 | 2022-07-01 |
20 | crawlab-team/crawlab | Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架 | 8920 | 2022-06-14 |
21 | polaris1119/The-Golang-Standard-Library-by-Example | Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。 | 8727 | 2022-03-06 |
22 | panjf2000/ants | 🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。 | 8596 | 2022-06-30 |
23 | OpenIMSDK/Open-IM-Server | 即时通讯IM | 8586 | 2022-07-02 |
24 | gwuhaolin/livego | live video streaming server in golang | 8054 | 2022-03-31 |
25 | gogf/gf | GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. | 7676 | 2022-07-01 |
26 | go-vgo/robotgo | RobotGo, Go Native cross-platform GUI automation @vcaesar | 7646 | 2022-06-26 |
27 | urfave/negroni | Idiomatic HTTP Middleware for Golang | 7217 | 2022-02-25 |
28 | 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 clound! | 7059 | 2022-06-10 |
29 | alist-org/alist | 🗂️A file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。 | 6756 | 2022-07-02 |
30 | 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 ... | 6660 | 2022-06-23 |
31 | panjf2000/gnet | 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。 | 6660 | 2022-06-24 |
32 | Terry-Mao/goim | goim | 6402 | 2022-06-03 |
33 | swaggo/swag | Automatically generate RESTful API documentation with Swagger 2.0 for Go. | 6296 | 2022-06-30 |
34 | yeasy/blockchain_guide | Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger. | 6156 | 2022-06-28 |
35 | onsi/ginkgo | A Modern Testing Framework for Go | 6052 | 2022-07-01 |
36 | mindoc-org/mindoc | Golang实现的基于beego框架的接口在线文档管理系统 | 5771 | 2022-06-27 |
37 | mmcgrana/gobyexample | Go by Example | 5696 | 2022-06-28 |
38 | bfenetworks/bfe | A modern layer 7 load balancer from baidu | 5508 | 2022-06-29 |
39 | 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 ... | 5505 | 2022-06-22 |
40 | eddycjy/go-gin-example | An example of gin | 5484 | 2022-06-19 |
41 | Mrs4s/go-cqhttp | cqhttp的golang实现,轻量、原生跨平台. | 5282 | 2022-07-01 |
42 | XIU2/CloudflareSpeedTest | 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4 / IPv6)!另外也支持其他 CDN / 网站 IP ~ | 5228 | 2022-06-18 |
43 | kubeedge/kubeedge | Kubernetes Native Edge Computing Framework (project under CNCF) | 5098 | 2022-07-01 |
44 | aceld/zinx | 基于Golang轻量级TCP并发服务器框架 | 4868 | 2022-04-29 |
45 | ccfos/nightingale | An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and Grafana for visualization. | 4859 | 2022-06-29 |
46 | moonD4rk/HackBrowserData | Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。 | 4852 | 2022-06-05 |
47 | chaosblade-io/chaosblade | An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具) | 4760 | 2022-06-29 |
48 | lanyulei/ferry | 本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。 | 4602 | 2022-07-01 |
49 | ouqiang/gocron | 定时任务管理系统 | 4602 | 2022-06-12 |
50 | cloudwego/kitex | A high-performance and strong-extensibility Go RPC framework that helps developers build microservices. | 4559 | 2022-07-01 |
51 | Tencent/bk-cmdb | 蓝鲸智云配置平台(BlueKing CMDB) | 4489 | 2022-07-01 |
52 | tophubs/TopList | 今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://mo.fish | 4454 | 2022-01-22 |
53 | nuclio/nuclio | High-Performance Serverless event and data processing platform | 4437 | 2022-06-30 |
54 | ffhelicopter/Go42 | 《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区,通过研读标准库等经典代码设计模式,启发读者深刻理解Go语言的核心思维,进入Go语言开发的更高阶段。 | 4375 | 2022-05-20 |
55 | KubeOperator/KubeOperator | KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。 | 4338 | 2022-07-01 |
56 | lni/dragonboat | A feature complete and high performance multi-group Raft library in Go. | 4266 | 2022-07-01 |
57 | SmartKeyerror/Psyduck | Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计 | 4219 | 2022-04-04 |
58 | ReactiveX/RxGo | Reactive Extensions for the Go language. | 4199 | 2022-06-29 |
59 | YaoApp/yao | 🚀 A performance app engine to create web services and applications in minutes.Suitable for AI, IoT, Industrial Internet, Connected Vehicles, DevOps, Energy, Finance and many other use-cases. | 4191 | 2022-06-23 |
60 | Hackl0us/GeoIP2-CN | 小巧精悍、准确、实用 GeoIP2 数据库 | 4161 | 2022-07-01 |
61 | apache/dubbo-go | Go Implementation For Apache Dubbo | 4104 | 2022-07-02 |
62 | shadow1ng/fscan | 一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。 | 3889 | 2022-07-02 |
63 | kubevela/kubevela | The Modern Application Platform. | 3871 | 2022-07-01 |
64 | gwuhaolin/lightsocks | ⚡️一个轻巧的网络混淆代理🌏 | 3822 | 2022-03-02 |
65 | tidwall/buntdb | BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support | 3788 | 2022-05-14 |
66 | douyu/jupiter | Jupiter是斗鱼开源的面向服务治理的Golang微服务框架 | 3785 | 2022-06-16 |
67 | golang-design/under-the-hood | 📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood | 3777 | 2022-05-21 |
68 | xinliangnote/go-gin-api | 基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR ... | 3592 | 2022-06-18 |
69 | silenceper/wechat | WeChat SDK for Go (微信SDK:简单、易用) | 3493 | 2022-06-29 |
70 | Jrohy/trojan | trojan多用户管理部署程序, 支持web页面管理 | 3456 | 2022-06-24 |
71 | openkruise/kruise | Automate application management on Kubernetes (project under CNCF) | 3230 | 2022-07-01 |
72 | sjqzhang/go-fastdfs | go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliabil ... | 3152 | 2022-06-17 |
73 | darjun/go-daily-lib | Go 每日一库 | 3134 | 2022-06-10 |
74 | orcaman/concurrent-map | a thread-safe concurrent map for go | 3123 | 2022-05-26 |
75 | wxbool/video-srt-windows | 这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。 | 3107 | 2022-05-28 |
76 | goodrain/rainbond | Cloud native multi cloud application management platform 云原生多云应用管理平台 | 3063 | 2022-07-01 |
77 | TarsCloud/TarsGo | A high performance microservice framework in golang. A linux foundation project. | 3056 | 2022-07-01 |
78 | txn2/kubefwd | Bulk port forwarding Kubernetes services for local development. | 3040 | 2022-05-26 |
79 | flower-corp/rosedb | 🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set. | 2960 | 2022-07-02 |
80 | naiba/nezha | Self-hosted, lightweight server and website monitoring and O&M tool | 2871 | 2022-06-28 |
81 | eolinker/goku_lite | A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 AP ... | 2868 | 2022-05-18 |
82 | phachon/mm-wiki | MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。 | 2837 | 2022-05-10 |
83 | TruthHun/BookStack | BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。 | 2830 | 2022-06-07 |
84 | cloudwego/netpoll | A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance. | 2799 | 2022-06-30 |
85 | HyNetwork/hysteria | Hysteria is a feature-packed proxy & relay utility optimized for lossy, unstable connections (e.g. satellite networks, congested public Wi-Fi, connecting from China to servers abroad) | 2755 | 2022-06-26 |
86 | go-chassis/go-chassis | a microservice framework for rapid development of micro services in Go with rich eco-system | 2524 | 2022-06-20 |
87 | chaozh/MIT-6.824 | Basic Sources for MIT 6.824 Distributed Systems Class | 2520 | 2022-05-29 |
88 | imroc/req | Simple Go HTTP client with Black Magic | 2407 | 2022-07-02 |
89 | alibaba/RedisShake | redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。 | 2406 | 2022-07-02 |
90 | cdk-team/CDK | 📦 Make security testing of K8s, Docker, and Containerd easier. | 2390 | 2022-07-01 |
91 | go-pay/gopay | 微信、支付宝、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】 | 2379 | 2022-06-17 |
92 | erda-project/erda | An enterprise-grade Cloud-Native application platform for Kubernetes. | 2352 | 2022-07-01 |
93 | karmada-io/karmada | Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration | 2345 | 2022-07-01 |
94 | andeya/erpc | An efficient, extensible and easy-to-use RPC framework. | 2344 | 2022-06-26 |
95 | filecoin-project/lotus | Implementation of the Filecoin protocol, written in Go | 2317 | 2022-07-01 |
96 | XiaoMi/Gaea | Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team. | 2298 | 2022-05-17 |
97 | link1st/go-stress-testing | go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】 | 2291 | 2022-06-08 |
98 | liangdas/mqant | mqant是一款基于Golang语言的简洁,高效,高性能的分布式微服务框架 | 2257 | 2022-04-12 |
99 | shen100/wemall | 基于react, node.js, go开发的微商城(含微信小程序) | 2166 | 2022-02-12 |
100 | lwch/natpass | 新一代主机管理工具,支持web vnc和web shell,居家办公神器 | 2165 | 2022-06-30 |
101 | aylei/kubectl-debug | This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug. | 2160 | 2022-06-14 |
102 | dreamans/syncd | syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率. | 2134 | 2022-06-22 |
103 | golang-module/carbon | A simple, semantic and developer-friendly golang package for datetime | 2087 | 2022-06-29 |
104 | alibaba/sentinel-golang | Sentinel Go version (Reliability & Resilience) | 2026 | 2022-05-31 |
105 | bilibili/overlord | Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。 | 2024 | 2022-06-22 |
106 | 8treenet/freedom | Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。 | 2019 | 2022-05-19 |
107 | jeessy2/ddns-go | 简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云、百度云) | 2014 | 2022-06-14 |
108 | hwholiday/learning_tools | Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践 | 2003 | 2022-06-08 |
109 | LyricTian/gin-admin | RBAC scaffolding based on Gin + Gorm 2.0 + Casbin + Wire DI. | 1995 | 2022-06-08 |
110 | zu1k/nali | 一个查询IP地理信息和CDN服务提供商的离线终端工具.An offline tool for querying IP geographic information and CDN provider. | 1981 | 2022-06-30 |
111 | HDT3213/godis | A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群 | 1981 | 2022-06-29 |
112 | Qianlitp/crawlergo | A powerful browser crawler for web vulnerability scanners | 1963 | 2022-06-08 |
113 | babyname/fate | Fate is a modern science chinese name create tool. | 1929 | 2022-03-08 |
114 | go-ego/gse | Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others. | 1890 | 2022-05-13 |
115 | icexin/eggos | A Go unikernel running on x86 bare metal | 1875 | 2022-02-16 |
116 | XiaoMi/naftis | An awesome dashboard for Istio built with love. | 1871 | 2022-02-17 |
117 | yanyiwu/gojieba | "结巴"中文分词的Golang版本 | 1865 | 2022-01-31 |
118 | xxjwxc/gormt | database to golang struct | 1852 | 2022-05-11 |
119 | alberliu/gim | golang写的IM服务器(服务组件形式) | 1823 | 2022-05-11 |
120 | LockGit/gochat | goim server write by golang !🚀 | 1762 | 2022-05-12 |
121 | flant/shell-operator | Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster | 1704 | 2022-05-11 |
122 | baetyl/baetyl | Extend cloud computing, data and service seamlessly to edge devices. | 1704 | 2022-05-09 |
123 | marmotedu/iam | 企业级的 Go 语言实战项目:认证和授权系统 | 1697 | 2022-05-13 |
124 | araddon/dateparse | GoLang Parse many date strings without knowing format in advance. | 1692 | 2022-02-01 |
125 | 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 ... | 1622 | 2022-02-22 |
126 | signintech/gopdf | A simple library for generating PDF written in Go lang | 1588 | 2022-05-10 |
127 | link1st/gowebsocket | golang基于websocket单台机器支持百万连接分布式聊天(IM)系统 | 1587 | 2022-02-17 |
128 | knownsec/ksubdomain | 无状态子域名爆破工具 | 1571 | 2022-03-16 |
129 | sjlleo/netflix-verify | 流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not | 1553 | 2022-05-08 |
130 | ying32/govcl | Cross-platform Go/Golang GUI library. | 1543 | 2022-04-13 |
131 | didi/sharingan | Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。 | 1540 | 2022-04-14 |
132 | xuperchain/xuperchain | A highly flexible blockchain architecture with great transaction performance. | 1539 | 2022-04-26 |
133 | davyxu/tabtoy | 高性能表格数据导出器 | 1513 | 2022-04-11 |
134 | apache/incubator-devlake | DevLake: the open-source dev data platform & dashboard for your DevOps tools. | 1480 | 2022-05-14 |
135 | opensec-cn/kunpeng | kunpeng是一个Golang编写的开源POC框架/库,以动态链接库的形式提供各种语言调用,通过此项目可快速开发漏洞检测类的系统。 | 1473 | 2022-04-14 |
136 | 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. | 1408 | 2022-04-22 |
137 | gobyexample-cn/gobyexample | Go by Example 通过例子学 Golang | 1399 | 2022-04-09 |
138 | Mikaelemmmm/go-zero-looklook | 🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices. | 1393 | 2022-05-15 |
139 | EdgeSecurityTeam/EHole | EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具 | 1383 | 2022-04-07 |
140 | didi/gendry | a golang library for sql builder | 1383 | 2022-01-23 |
141 | linclin/gopub | vue.js(element框架)+golang(beego框架)开发的运维发布系统,支持git,jenkins版本发布,go ssh,BT两种文件传输方式选择,支持部署前准备任务和部署后任务钩子函数 | 1350 | 2022-02-11 |
142 | ph4ntonn/Stowaway | 👻Stowaway -- Multi-hop Proxy Tool for pentesters | 1349 | 2022-04-08 |
143 | 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. 直播 | 1332 | 2022-05-13 |
144 | smallnest/dive-to-gosync-workshop | 深入Go并发编程研讨课 | 1328 | 2022-03-06 |
145 | smartwalle/alipay | 支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签。 | 1324 | 2022-03-04 |
146 | 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的集群复制工具,可以满足迁移和同步的需求, ... | 1309 | 2022-05-14 |
147 | qjfoidnh/BaiduPCS-Go | iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能 | 1306 | 2022-02-18 |
148 | xluohome/phonedata | 手机号码归属地信息库、手机号归属地查询 phone.dat 最后更新:2021年08月 | 1297 | 2022-04-05 |
149 | george518/PPGo_Job | PPGo_Job是一款可视化的、多人多权限的、一任务多机执行的定时任务管理系统,采用golang开发,安装方便,资源消耗少,支持大并发,可同时管理多台服务器上的定时任务。 | 1283 | 2022-05-02 |
150 | taoshihan1991/go-fly | 开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source live customer chat by golang | 1269 | 2022-04-18 |
151 | saltbo/zpan | A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。 | 1267 | 2022-05-14 |
152 | yunionio/cloudpods | A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台 | 1254 | 2022-05-13 |
153 | gourouting/singo | Gin+Gorm开发Golang API快速开发脚手架 | 1247 | 2022-04-24 |
154 | nocalhost/nocalhost | Nocalhost is Cloud Native Dev Environment. | 1245 | 2022-05-12 |
155 | kubeovn/kube-ovn | A Kubernetes Network Fabric for Enterprises that is Rich in Functions and Easy in Operations (Project under CNCF) | 1243 | 2022-05-15 |
156 | pingcap/parser | A MySQL Compatible SQL Parser | 1235 | 2022-04-07 |
157 | qiniu/logkit | Very powerful server agent for collecting & sending logs & metrics with an easy-to-use web console. | 1232 | 2022-04-10 |
158 | sealerio/sealer | A tool to seal application's all dependencies and Kubernetes into CloudImage, distribute this application anywhere via CloudImage, and run it within any cluster in one command. | 1218 | 2022-05-13 |
159 | hanchuanchuan/goInception | 一个集审核、执行、备份及生成回滚语句于一身的MySQL运维工具 | 1202 | 2022-05-15 |
160 | iwannay/jiacrontab | 简单可信赖的任务管理工具 | 1169 | 2022-04-02 |
161 | tuna/tunasync | Mirror job management tool. | 1167 | 2022-04-10 |
162 | lcvvvv/kscan | Kscan是一款纯go开发的全方位扫描器,具备端口扫描、协议检测、指纹识别,暴力破解等功能。支持协议1200+,协议指纹10000+,应用指纹2000+,暴力破解协议10余种。 | 1166 | 2022-05-11 |
163 | tkestack/tke | Native Kubernetes container management platform supporting multi-tenant and multi-cluster | 1166 | 2022-05-15 |
164 | go-kiss/sniper | 轻量级 go 业务框架 | 1161 | 2022-03-03 |
165 | indes/flowerss-bot | A telegram bot for rss reader. 一个支持应用内阅读的 Telegram RSS Bot。 | 1159 | 2022-04-13 |
166 | go-spring/go-spring | 基于 IoC 的 Go 后端一站式开发框架 ( All-in-One Development Framework on IoC for Go ) 🚀 | 1156 | 2022-05-15 |
167 | mozillazg/go-pinyin | 汉字转拼音 | 1147 | 2022-03-06 |
168 | awake1t/linglong | 一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示 | 1129 | 2022-04-19 |
169 | 3xxx/engineercms | 工程师知识管理系统:基于golang go语言(beego框架)。每个行业都有自己的知识管理系统,engineercms旨在为土木工程师们打造一款适用的基于web的知识管理系统。它既可以用于管理个人的项目资料,也可以用于管理项目团队资料;它既可以运行于个人电脑,也可以放到服务器上。支持提取码分享文件,onlyoffice实时文档协作,直接在线编辑dwg文件、office文档,在线利用mindoc创 ... | 1123 | 2022-05-04 |
170 | brokercap/Bifrost | Bifrost ---- 面向生产环境的 MySQL 同步到Redis,MongoDB,ClickHouse,MySQL等服务的异构中间件 | 1115 | 2022-04-18 |
171 | allanpk716/ChineseSubFinder | 自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM | 1092 | 2022-05-15 |
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 ... | 1091 | 2022-03-16 |
173 | royalrick/weapp | 微信小程序服务端 SDK (for Golang) | 1089 | 2022-04-13 |
174 | polarismesh/polaris | Service Governance Center for Distributed and Microservice Architecture | 1087 | 2022-05-14 |
175 | tjfoc/gmsm | GM SM2/3/4 library based on Golang (基于Go语言的国密SM2/SM3/SM4算法库) | 1083 | 2022-02-21 |
176 | KubeOperator/KubePi | KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板 | 1080 | 2022-05-12 |
177 | bobohume/gonet | go分布式服务器,基于内存mmo | 1066 | 2022-05-10 |
178 | master-coder-ll/v2ray-web-manager | v2ray-web-manager 是一个v2ray的面板,也是一个集群的解决方案;同时增加了流量控制/账号管理/限速等功能。key: admin , panel ,web,cluster,集群,proxy | 1057 | 2022-04-14 |
179 | go-eagle/eagle | 🦅一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则 | 1055 | 2022-05-12 |
180 | duanhf2012/origin | A game server framework in Go (golang). | 1043 | 2022-05-12 |
181 | jolestar/go-commons-pool | a generic object pool for golang | 1038 | 2022-04-21 |
182 | openelb/openelb | Load Balancer Implementation for Kubernetes in Bare-Metal, Edge, and Virtualization | 1023 | 2022-05-13 |
183 | sairson/Yasso | 强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行) | 1021 | 2022-04-02 |
184 | jweny/pocassist | 全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档: | 1019 | 2022-04-13 |
185 | aliyun/alibaba-cloud-sdk-go | Alibaba Cloud SDK for Go | 1002 | 2022-05-13 |
186 | WangYihang/Platypus | 🔨 A modern multiple reverse shell sessions manager written in go | 994 | 2022-05-08 |
187 | guonaihong/gout | gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues | 987 | 2022-04-20 |
188 | zhzyker/dismap | Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点 | 985 | 2022-03-28 |
189 | kubesphere/kubekey | Install Kubernetes/K3s only, both Kubernetes/K3s and KubeSphere, and related cloud-native add-ons, it supports all-in-one, multi-node, and HA 🔥 ⎈ 🐳 | 963 | 2022-05-14 |
190 | pingcap/tidb-operator | TiDB operator creates and manages TiDB clusters running in Kubernetes. | 961 | 2022-05-13 |
191 | xalanq/cf-tool | 📊 Codeforces CLI (Submit, Parse, Test, etc.). Support Contests, Gym, Groups, acmsguru, Windows, macOS, Linux, 7 MB | 949 | 2022-05-02 |
192 | qiniu/qshell | Shell Tools for Qiniu Cloud | 924 | 2022-05-13 |
193 | Janusec/janusec | Janusec Application Gateway, an application security solution which provides ACME HTTPS, WAF (Web Application Firewall), CC defense, OAuth2 Authentication and load balancing. Janusec应用网关,提供ACME自动化证书与H ... | 916 | 2022-04-03 |
194 | sevenelevenlee/go-patterns | Golang 设计模式 | 897 | 2022-01-13 |
195 | xiecat/goblin | 一款适用于红蓝对抗中的仿真钓鱼系统 | 892 | 2022-03-01 |
196 | ContentSquare/chproxy | Open-Source ClickHouse http proxy and load balancer | 892 | 2022-04-28 |
197 | k8gege/LadonGo | Ladon Pentest Scanner framework 全平台Go开源内网渗透扫描器框架,Windows/Linux/Mac内网渗透,使用它可轻松一键批量探测C段、B段、A段存活主机、高危漏洞检测MS17010、SmbGhost,远程执行SSH/Winrm,密码爆破SMB/SSH/FTP/Mysql/Mssql/Oracle/Winrm/HttpBasic/Redis,端口扫描服务识别P ... | 890 | 2022-05-02 |
198 | qiniu/qmgo | Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo. | 886 | 2022-05-07 |
199 | hr3lxphr6j/bililive-go | 一个直播录制工具 | 886 | 2022-04-29 |
200 | libsgh/PanIndex | 网盘目录列表,目前支持天翼云、teambition盘、阿里云盘、OneDrive等 | 884 | 2022-05-09 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!