Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 36.4 KB

File metadata and controls

216 lines (211 loc) · 36.4 KB

返回目录问题反馈

中文增速榜 > 软件类 > Go

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

# Repository Description Stars Average daily growth Updated
1 Ackites/KillWxapkg 自动化反编译微信小程序,小程序安全评估工具,发现小程序安全问题,自动解密,解包,可还原工程目录,支持Hook,小程序修改 3215 55 2024-09-07
2 apernet/OpenGFW OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux 9541 34 2024-06-12
3 alist-org/alist 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。 42120 31 2024-09-18
4 1Panel-dev/1Panel 🔥🔥🔥 Web-based linux server management control panel. / 现代化、开源的 Linux 服务器运维管理面板。 21680 27 2024-09-19
5 fatedier/frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 84527 26 2024-09-06
6 chaitin/SafeLine serve as a reverse proxy to protect your web services from attacks and exploits. 11954 23 2024-09-13
7 zeromicro/go-zero A cloud-native Go microservices framework with cli tool for productivity. 28911 19 2024-09-19
8 XTLS/Xray-core Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration. 24423 17 2024-09-19
9 deanxv/coze-discord-proxy 代理Discord对话Coze-Bot,实现以API形式请求GPT4模型,提供对话、文生图、图生文、知识库检索等功能。 3602 15 2024-09-14
10 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 44178 15 2024-09-19
11 ehang-io/nps 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ... 30344 14 2024-05-30
12 XIU2/CloudflareSpeedTest 🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~ 19102 13 2024-09-12
13 aurora-develop/aurora free 2241 13 2024-08-21
14 projectdiscovery/nuclei Fast and customizable vulnerability scanner based on simple YAML based DSL. 19953 12 2024-09-19
15 gogs/gogs Gogs is a painless self-hosted Git service 44844 12 2024-09-13
16 wailsapp/wails Create beautiful applications using Go 24525 12 2024-09-19
17 pingcap/tidb TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/ 36927 11 2024-09-19
18 go-kratos/kratos Your ultimate Go microservices framework for the cloud-native era. 23141 11 2024-09-18
19 flipped-aurora/gin-vue-admin 🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器【可AI辅助】、表单生成器和可配置的导入导出等开发必备功能。 21211 11 2024-09-18
20 jetify-com/devbox Instant, easy, and predictable development environments 8315 11 2024-09-19
21 fruitbars/simple-one-api OpenAI 接口接入适配,支持千帆大模型平台、讯飞星火大模型、腾讯混元以及MiniMax、Deep-Seek,等兼容OpenAI接口,仅单可执行文件,配置超级简单,一键部署,开箱即用. Seamlessly integrate with OpenAI and compatible APIs using a single executable for quick setup and deploy ... 1219 11 2024-09-13
22 openimsdk/open-im-server IM Chat 13815 11 2024-09-19
23 apernet/hysteria Hysteria is a powerful, lightning fast and censorship resistant proxy. 14587 9 2024-08-25
24 cloudreve/Cloudreve 🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers) 21595 9 2024-07-31
25 Calcium-Ion/new-api AI模型接口管理与分发系统,支持将多种大模型转为OpenAI格式调用、支持Midjourney Proxy、Suno、Rerank,兼容易支付协议,仅供个人或者企业内部管理与分发渠道使用,请勿用于商业用途,本项目基于One API二次开发。 2971 9 2024-09-18
26 zuoyebang/bitalostored Bitalostored is a high-performance distributed storage system, core engine based on bitalosdb(self-developed), compatible with Redis protocol. 1877 9 2024-07-23
27 version-fox/vfox A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more 2688 9 2024-07-26
28 jeessy2/ddns-go Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo... 11405 8 2024-09-13
29 ent/ent An entity framework for Go 15423 8 2024-09-19
30 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动手写/从零实现系列 15253 8 2024-07-19
31 kingwrcy/moments 极简朋友圈 1322 8 2024-09-06
32 linux-do/override 啥也不是 844 7 2024-09-09
33 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.d ... 11350 7 2024-09-09
34 nxtrace/NTrace-core NextTrace, an open source visual route tracking CLI tool 5634 7 2024-09-10
35 beego/beego beego is an open-source, high-performance web framework for the Go programming language. 31437 7 2024-09-06
36 shadow1ng/fscan 一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。 10258 7 2024-08-29
37 GhostTroops/scan4all Official repository vuls Scan: 15000+PoCs; 23 kinds of application password crack; 7000+Web fingerprints; 146 protocols and 90000+ rules Port scanning; Fuzz, HW, awesome BugBounty( ͡° ͜ʖ ͡°)... 5443 7 2024-07-12
38 air-verse/air ☁️ Live reload for Go apps 17411 7 2024-07-24
39 Mrs4s/go-cqhttp cqhttp的golang实现,轻量、原生跨平台. 10366 7 2024-06-26
40 moonD4rk/HackBrowserData Extract and decrypt browser data, supporting multiple data types, runnable on various operating systems (macOS, Windows, Linux). 10672 7 2024-09-16
41 kubesphere/kubesphere The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️ 15008 6 2024-09-19
42 panjf2000/ants 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go. 12739 6 2024-08-19
43 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. 7127 6 2024-09-11
44 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 ... 15667 6 2024-09-19
45 qax-os/excelize Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets 17997 6 2024-09-12
46 thinkoaa/Deadpool deadpool代理池工具,可从hunter、quake、fofa等网络空间测绘平台取高质量socks5代理,或本地导入socks5代理,轮询使用代理进行流量转发。 138 6 2024-09-17
47 AlexxIT/go2rtc Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc. 4294 6 2024-09-05
48 ccfos/nightingale An all-in-one observability solution which aims to combine the advantages of Prometheus and Grafana. It manages alert rules and visualizes metrics, logs, traces in a beautiful web UI. 9576 6 2024-09-19
49 charmbracelet/lipgloss Style definitions for nice terminal layouts 👄 7904 6 2024-09-17
50 iyear/tdl 📥 A Telegram toolkit written in Golang 4173 6 2024-09-17
51 cloudwego/hertz Go HTTP framework with high-performance and strong-extensibility for building micro-services. 5163 6 2024-09-18
52 XTLS/REALITY THE NEXT FUTURE 3393 6 2024-09-13
53 cloudwego/kitex Go RPC framework with high-performance and strong-extensibility for building micro-services. 6930 6 2024-09-19
54 grpc/grpc-go The Go language implementation of gRPC. HTTP/2 based RPC 20891 6 2024-09-19
55 YouChenJun/Keydd 从流量包匹配敏感信息的工具-可用作bp、浏览器的下游代理。0感知、无卡顿,支持https。 148 5 2024-08-25
56 CodeSecurityTeam/frp 基于frp-0.58.1魔改二开,随机化socks5账户密码及端口、钉钉上线下线通知、配置文件oss加密读取、域前置防止溯源、源码替换/编译混淆等 223 5 2024-08-06
57 aurora-develop/Duck2api - 657 5 2024-09-13
58 evrone/go-clean-template Clean Architecture template for Golang services 6227 5 2024-08-11
59 daeuniverse/dae eBPF-based Linux high-performance transparent proxy solution. 3027 5 2024-09-19
60 bytedance/netcap - 541 5 2024-06-12
61 TangSengDaoDao/TangSengDaoDaoServer 高颜值 IM 即时通讯,聊天 2191 5 2024-09-10
62 crawlab-team/crawlab Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架 11237 5 2024-09-11
63 gdy666/lucky 软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser 3711 5 2024-09-18
64 txthinking/brook A cross-platform programmable network tool 14510 5 2024-07-30
65 rocboss/paopao-ce 🔥An artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区 3865 5 2024-09-16
66 4ra1n/poc-runner Small & Fast Vulnerability Scanner Engine based on XRAY YAML Rule 基于 XRAY YAML 规则的超轻量快速漏洞扫描引擎 可执行文件体积仅 2 MB 121 5 2024-09-19
67 jonssonyan/h-ui Just the panel for Hysteria2 / 仅仅是 Hysteria2 的面板 760 5 2024-09-12
68 panjf2000/gnet 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go. 9506 5 2024-09-04
69 ginuerzh/gost GO Simple Tunnel - a simple tunnel written in golang 15780 5 2024-08-01
70 Hackl0us/GeoIP2-CN 小巧精悍、准确、实用 GeoIP2 数据库 6501 5 2024-09-19
71 lionsoul2014/ip2region Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming la ... 16888 5 2024-08-10
72 869413421/chatgpt-web 基于ChatGPT3.5 API实现的私有化web程序 3186 5 2024-03-25
73 lwch/natpass 🔥居家办公,远程开发神器 4130 4 2024-04-24
74 gvcgo/version-manager 🔥 A general version manager for 80+ SDKs with TUI inspired by lazygit. No need to remember any commands. Less bugs. 769 4 2024-09-18
75 wux1an/wxapkg 微信小程序反编译工具,.wxapkg 文件扫描 + 解密 + 解包工具 1776 4 2024-06-19
76 kevwan/tproxy A cli tool to proxy and analyze TCP connections. 3229 4 2024-09-18
77 eatmoreapple/openwechat golang微信SDK 4741 4 2024-08-19
78 mylxsw/aidea-server AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。 1534 4 2024-09-18
79 duke-git/lancet A comprehensive, efficient, and reusable util function library of Go. 4439 4 2024-09-19
80 tickstep/aliyunpan 阿里云盘命令行客户端,支持JavaScript插件,支持同步备份功能。 4077 4 2024-09-09
81 P001water/P1finger P1finger - 红队行动下的重点资产指纹识别工具 149 4 2024-09-02
82 alibaba/higress 🤖 AI Gateway AI Native API Gateway 2851 4 2024-09-18
83 gogf/gf GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. 11484 4 2024-09-19
84 authzed/spicedb Open Source, Google Zanzibar-inspired permissions database to enable fine-grained authorization for customer applications 4951 4 2024-09-19
85 helmfile/helmfile Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD. 3711 4 2024-09-17
86 GoAdminGroup/go-admin A golang framework helps gopher to build a data visualization and admin panel in ten minutes 8109 4 2024-08-19
87 naiba/nezha :trollface: Self-hosted, lightweight server and website monitoring and O&M tool 6942 4 2024-09-11
88 wa1ki0g/NoAuth java-web 自动化鉴权绕过 203 4 2024-08-20
89 OpenNHP/opennhp Zero Trust Network Hiding Protocol (NHP) Open Source Implementation. OpenNHP Docs: https://opennhp.org/ 13480 4 2024-09-19
90 swaggo/swag Automatically generate RESTful API documentation with Swagger 2.0 for Go. 10502 4 2024-09-05
91 fdx-xdf/darkPulse darkPulse是一个用go编写的shellcode Packer,用于生成各种各样的shellcode loader,免杀火绒,360核晶等国内常见杀软。 739 4 2024-08-19
92 zan8in/afrog A Security Tool for Bug Bounty, Pentest and Red Teaming. 3373 4 2024-09-05
93 INotGreen/XiebroC2 渗透测试C2、支持Lua插件扩展、域前置/CDN上线、自定义profile、前置sRDI、文件管理、进程管理、内存加载、截图、反向代理、分组管理 875 4 2024-08-26
94 WuKongIM/WuKongIM 不只是即时通讯(IM) 1974 4 2024-09-12
95 greycodee/wechat-backup 微信聊天记录持久化备份本地硬盘,释放手机存储空间。 3225 4 2024-08-02
96 redis/go-redis Redis Go client 19910 4 2024-09-13
97 CodisLabs/codis Proxy based Redis cluster solution supporting pipeline and scaling dynamically 13138 4 2024-04-15
98 Mikaelemmmm/go-zero-looklook 🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices. 4327 4 2024-07-27
99 kubevela/kubevela The Modern Application Platform. 6372 4 2024-09-19
100 siglens/siglens 100x Efficient Log Management than Splunk 🚀 Reduce your observability cost by 90% 1203 4 2024-09-19
101 gwuhaolin/livego live video streaming server in golang 9670 4 2024-04-13
102 go-nunu/nunu A CLI tool for building Go applications. 1880 4 2024-08-05
103 deepflowio/deepflow eBPF Observability - Distributed Tracing and Profiling 2807 3 2024-09-19
104 trzsz/trzsz-ssh trzsz-ssh ( tssh ) is an ssh client designed as a drop-in replacement for the openssh client. It aims to provide complete compatibility with openssh, mirroring all its features, while also offering ad ... 1661 3 2024-08-31
105 xvzc/SpoofDPI A simple and fast anti-censorship tool written in Go 3398 3 2024-09-19
106 gowebly/gowebly 🔥 A next-generation CLI tool that makes it easy to create amazing web applications with Go on the backend, using htmx, hyperscript or Alpine.js, and the most popular CSS frameworks on the frontend. 952 3 2024-09-09
107 bfenetworks/bfe A modern layer 7 load balancer from baidu 6118 3 2024-05-16
108 eryajf/chatgpt-dingtalk 🎒 钉钉 & 🤖 GPT-3.5 让你的工作效率直接起飞 🚀 私聊群聊方式、单聊串聊模式、角色扮演、图片创作 🚀 2094 3 2024-08-06
109 cookieY/Yearning 🐳 A most popular sql audit platform for mysql 8455 3 2024-09-16
110 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! 8079 3 2024-09-17
111 chaosblade-io/chaosblade An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具) 5932 3 2024-09-07
112 marmotedu/iam 企业级的 Go 语言实战项目:认证和授权系统(带配套课程) 3716 3 2024-06-06
113 go-sonic/sonic Sonic is a blogging platform developed by Go. Simple and powerful 1997 3 2024-05-10
114 MartialBE/one-hub OpenAI 接口管理 & 分发系统,改自songquanpeng/one-api。支持更多模型,加入统计页面,完善非openai模型的函数调用。 1016 3 2024-09-19
115 blevesearch/bleve A modern text/numeric/geo-spatial/vector indexing library for go 9989 3 2024-09-19
116 go-vgo/robotgo RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar 9571 3 2024-09-17
117 cloudwego/netpoll A high-performance non-blocking I/O networking framework focusing on RPC scenarios. 4013 3 2024-09-11
118 SleepingBag945/dddd dddd是一款使用简单的批量信息收集,供应链漏洞探测工具,旨在优化红队工作流,减少伤肝的机械性操作。支持从Hunter、Fofa批量拉取目标 1008 3 2024-08-02
119 FxPool/FXMinerProxy 🔥minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,矿池抽水,矿池中转,矿场运维专用 2237 3 2024-08-20
120 ChineseSubFinder/ChineseSubFinder 自动化中文字幕下载。字幕网站支持 shooter、xunlei、arrst、a4k、SubtitleBest 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM 3433 3 2024-05-23
121 uptrace/uptrace Open source APM: OpenTelemetry traces, metrics, and logs 3255 3 2024-09-16
122 Jinnrry/PMail Private EMail Server 1412 3 2024-09-15
123 cdk-team/CDK 📦 Make security testing of K8s, Docker, and Containerd easier. 3856 3 2024-09-05
124 Bistutu/GoMusic 迁移网易云/QQ音乐歌单至 Apple/Youtube/Spotify Music 884 3 2024-09-06
125 tinode/chat Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots 11941 3 2024-09-01
126 wgpsec/lc LC(List Cloud)是一个多云攻击面资产梳理工具 424 3 2024-08-10
127 rosedblabs/rosedb Lightweight, fast and reliable key/value storage engine based on Bitcask. 4559 3 2024-07-06
128 douyu/jupiter Jupiter: Governance-oriented Microservice Framework. 4388 3 2024-09-19
129 goravel/goravel A Golang framework for web artisans. Tribute to Laravel. 2728 3 2024-09-19
130 apecloud/kubeblocks KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s. 2058 3 2024-09-19
131 zaigie/palworld-server-tool [中文 English 日本語]基于.sav存档解析和REST&RCON优雅地用可视化界面管理幻兽帕鲁专用服务器。/ Through parse .sav and REST&RCON, visual interface management PalWorld dedicated server. 806 3 2024-09-04
132 kubeedge/kubeedge Kubernetes Native Edge Computing Framework (project under CNCF) 6669 3 2024-09-19
133 golang-module/carbon A simple, semantic and developer-friendly golang package for time 4689 3 2024-09-10
134 aurorax-neo/free-gpt3.5-2api free chat gpt api 476 3 2024-06-30
135 mindoc-org/mindoc Golang实现的基于beego框架的接口在线文档管理系统 7284 3 2024-08-26
136 Jrohy/trojan trojan多用户管理部署程序, 支持web页面管理 5423 3 2024-04-14
137 karmada-io/karmada Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration 4396 3 2024-09-19
138 pwh-pwh/aiwechat-vercel 使用vercel的functions,将ai功能加入微信公众号 720 3 2024-08-01
139 aceld/zinx A lightweight concurrent server framework based on Golang. 7027 3 2024-09-13
140 shawn-bluce/eat I'm a CPU and memory eating monster. 一个吃 CPU 内存的怪兽。 274 3 2024-07-25
141 EndlessCheng/codeforces-go 算法竞赛模板库 by 灵茶山艾府 💭💡🎈 4950 3 2024-09-19
142 go-echarts/go-echarts 🎨 The adorable charts library for Golang. 6506 3 2024-09-18
143 wgpsec/ENScan_GO 一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。 2978 3 2024-08-27
144 CloudDetail/apo OpenTelemetry 结合 eBPF 的向导式可观测性产品 133 3 2024-09-19
145 go-rod/rod A Chrome DevTools Protocol driver for web automation and scraping. 5222 3 2024-08-19
146 synctv-org/synctv Synchronized viewing, theater, live streaming, video, long-distance relationship 1023 3 2024-09-19
147 IrineSistiana/mosdns 一个 DNS 转发器 2850 2 2024-08-15
148 openkruise/kruise Automated management of large-scale applications on Kubernetes (incubating project under CNCF) 4597 2 2024-09-19
149 ZxwyWebSite/lx-source lx-music-custom-source 洛雪音乐自定义解析源 599 2 2024-06-22
150 sea-team/gofound GoFound GoLang Full text search go语言全文检索引擎,毫秒级查询。 使用http接口调用,集成Admin管理界面,任何系统都可以使用。 1584 2 2024-05-27
151 xhd2015/xgo All-in-one go testing library 327 2 2024-09-16
152 1Panel-dev/KubePi 🚀 现代化、开源的 K8s 面板,1Panel 官方出品。 2656 2 2024-09-13
153 phachon/mm-wiki MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。 3535 2 2024-07-26
154 csznet/tgState 使用Telegram作为存储的文件外链系统,不限制文件大小和格式。 855 2 2024-04-18
155 mosn/mosn The Cloud-Native Network Proxy Platform 4432 2 2024-08-01
156 hr3lxphr6j/bililive-go 一个直播录制工具 3709 2 2024-08-19
157 dagu-org/dagu Developer-friendly, minimalism Cron alternative, but with much more capabilities. It aims to solve greater problems. 1443 2 2024-09-11
158 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. 3368 2 2024-07-29
159 appleboy/CodeGPT A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4o, gpt-4-turbo, gpt-3.5-turbo model) and automatically installs a git prepare-comm ... 1211 2 2024-09-16
160 ByteStorage/FlyDB The high-performance kv storage engine based on bitcask paper made in golang 1223 2 2024-08-20
161 jwping/wxbot PC微信Hook模块、Hook WeChat / 微信逆向、微信机器人、WeChatRobot 698 2 2024-05-28
162 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 ... 6515 2 2024-08-27
163 erda-project/erda An enterprise-grade Cloud-Native application platform for Kubernetes. 2692 2 2024-09-19
164 sspsec/Scan-Spring-GO 针对SpringBoot的渗透工具,Spring漏洞利用工具 307 2 2024-03-27
165 Qianlitp/crawlergo A powerful browser crawler for web vulnerability scanners 2824 2 2024-04-01
166 qi4L/qscan 轻量化全方位扫描器 340 2 2024-09-17
167 sjqzhang/go-fastdfs go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliabil ... 3907 2 2024-09-19
168 TarsCloud/TarsGo A high performance microservice framework in golang. A linux foundation project. 3316 2 2024-06-15
169 FloatTech/ZeroBot-Plugin 基于 ZeroBot 的 OneBot 插件 2467 2 2024-09-06
170 lni/dragonboat A feature complete and high performance multi-group Raft library in Go. 5052 2 2024-07-12
171 httprunner/httprunner HttpRunner 是一个开源的 API/UI 测试工具,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。 4037 2 2024-08-09
172 apache/dubbo-go Go Implementation For Apache Dubbo . 4690 2 2024-08-30
173 selinuxG/Golin 弱口令检测、 漏洞扫描、端口扫描(协议识别,组件识别)、web目录扫描、等保模拟定级、自动化运维、等保工具(网络安全等级保护现场测评工具)内置3级等保核查命令、基线核查工具、键盘记录器 1135 2 2024-09-11
174 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, Cl ... 3635 2 2024-09-19
175 Hoshinonyaruko/palworld-go Pal World all-in-one webui for pc and mobile devices. 507 2 2024-04-09
176 nuclio/nuclio High-Performance Serverless event and data processing platform 5278 2 2024-09-19
177 ph4ntonn/Stowaway 👻Stowaway -- Multi-hop Proxy Tool for pentesters 2657 2 2024-08-28
178 opentdp/wrest-chat 智能聊天助手,内置 WEB 管理界面,可接入GPT、Gemini 、星火、文心、混元 、通义千问等大语言模型 536 2 2024-08-26
179 HACKERALERT/Picocrypt A very small, very simple, yet very secure encryption tool. 2423 2 2024-06-01
180 silenceper/wechat WeChat SDK for Go (微信SDK:简单、易用) 4750 2 2024-08-30
181 link1st/go-stress-testing go 实现的压测工具,ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】 3852 2 2024-08-21
182 murphysecurity/murphysec An open source tool focused on software supply chain security. 墨菲安全专注于软件供应链安全,具备专业的软件成分分析(SCA)、漏洞检测、专业漏洞库。 1649 2 2024-09-14
183 HDT3213/godis A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群 3463 2 2024-09-16
184 eryajf/go-ldap-admin 🌉 基于Go+Vue实现的openLDAP后台管理项目 1529 2 2024-07-30
185 wudijun/Catcher Catcher(捕手) 重点系统指纹漏洞验证工具,适用于外网打点,资产梳理漏洞检查。 259 2 2024-06-03
186 OpenCSGs/csghub-server csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and also run Model Inference, Finetune and Application Spaces. 426 2 2024-09-19
187 mlogclub/bbs-go 基于Golang的开源社区系统。简洁对话,高效互动,社区新体验! 2897 2 2024-09-17
188 urfave/negroni Idiomatic HTTP Middleware for Golang 7449 2 2024-06-04
189 zhufuyi/sponge Sponge is a powerful Go development framework, it's easy to develop web and microservice projects. 1270 2 2024-09-19
190 zema1/watchvuln 一个高价值漏洞采集与推送服务 collect valueable vulnerability and push it 1358 2 2024-08-24
191 EdgeSecurityTeam/EHole EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具 3073 2 2024-04-02
192 LockGit/gochat goim server write by golang !🚀 2723 2 2024-03-24
193 tair-opensource/RedisShake RedisShake is a Redis data processing and migration tool. 3774 2 2024-09-11
194 IceBearAI/LLM-And-More LLM-And-More is a professional, plug-and-play, llm trainer and application builder that guides you through the complete LLM workflow from data to evaluation, from training to deployment, from idea to ... 453 2 2024-07-05
195 ouqiang/gocron 定时任务管理系统 5715 2 2024-03-27
196 KubeOperator/KubeOperator KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。 4976 2 2024-07-02
197 cubefs/cubefs cloud-native distributed storage 4578 2 2024-09-18
198 P001water/fs 符合个人渗透开发习惯的fscan 187 2 2024-07-13
199 go-gorm/gen Gen: Friendly & Safer GORM powered by Code Generation 2220 2 2024-09-18
200 juzeon/SydneyQt A cross-platform desktop client for the jailbroken New Bing AI Copilot (Sydney ver.) built with Go and Wails (previously based on Python and Qt). 819 2 2024-09-14

↓ -- 感谢读者 -- ↓

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