数据更新: 2024-01-04 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到
# | Repository | Description | Stars | Updated |
---|---|---|---|---|
1 | astaxie/build-web-application-with-golang | A golang ebook intro how to build a web with golang | 42593 | 2023-11-23 |
2 | unknwon/the-way-to-go_ZH_CN | 《The Way to Go》中文译本,中文正式名《Go 入门指南》 | 33836 | 2023-08-12 |
3 | halfrost/LeetCode-Go | ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解 | 31166 | 2023-10-11 |
4 | yeasy/docker_practice | Learn and understand Docker&Container technologies, with real DevOps practice! | 23278 | 2023-12-30 |
5 | quii/learn-go-with-tests | Learn Go with test-driven development | 20651 | 2023-12-23 |
6 | chai2010/advanced-go-programming-book | 📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) | 18957 | 2023-07-22 |
7 | inancgumus/learngo | ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs. | 17987 | 2023-12-18 |
8 | greyireland/algorithm-pattern | 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~ | 14798 | 2023-12-22 |
9 | halfrost/Halfrost-Field | ✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地 | 12521 | 2023-12-28 |
10 | labring/sealos | Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io | 12200 | 2024-01-03 |
11 | talkgo/night | Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。 | 11638 | 2023-12-18 |
12 | dtm-labs/dtm | A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages. | 9419 | 2023-12-18 |
13 | unknwon/go-fundamental-programming | 《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。 | 8820 | 2023-10-27 |
14 | 0voice/Introduction-to-Golang | 【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt | 7052 | 2023-09-19 |
15 | golang-design/go-questions | 📖 Go 程序员面试笔试宝典 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions | 5385 | 2023-12-26 |
16 | chai2010/go-ast-book | 📚 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST) | 5192 | 2023-07-21 |
17 | ConnectAI-E/feishu-openai | 🎒 飞书 ×(GPT-4 + GPT-4V + DALL·E-3 + Whisper)= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀 | 5150 | 2023-11-26 |
18 | xiaobaiTech/golangFamily | 【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ... | 4663 | 2023-12-23 |
19 | lifei6671/interview-go | golang面试题集合 | 4588 | 2023-10-16 |
20 | guangzhengli/k8s-tutorials | k8s tutorials k8s 教程 | 3845 | 2023-12-25 |
21 | talent-plan/tinykv | A course to build distributed key-value service based on TiKV model | 3052 | 2023-07-28 |
22 | eyebluecn/tank | 《蓝眼云盘》(Eyeblue Cloud Storage) | 2896 | 2023-11-12 |
23 | hellogcc/100-gdb-tips | A collection of gdb tips. 100 maybe just mean many here. | 2883 | 2023-10-30 |
24 | 0xDkd/auxpi | 🍭 集合多家 API 的新一代图床 | 2709 | 2023-07-14 |
25 | studygolang/studygolang | Go 语言中文网 Golang中文社区 Go语言学习园地 源码 | 2596 | 2023-09-23 |
26 | jiujuan/go-collection | 🌷 awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习golang基础和高级特性,到实战,到架构微服务,最后到跑路。 | 2547 | 2023-11-11 |
27 | yangwenmai/learning-golang | Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频) | 2503 | 2023-09-12 |
28 | pibigstar/go-demo | Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等 | 2318 | 2023-07-16 |
29 | talent-plan/tinysql | A course to build the SQL layer of a distributed database. | 1519 | 2023-09-27 |
30 | yongxinz/gopher | Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源 | 1141 | 2023-08-14 |
31 | mao888/golang-guide | 「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide! | 976 | 2024-01-03 |
32 | deweizhu/bookget | bookget 数字古籍图书下载工具 | 974 | 2024-01-02 |
33 | gookit/validate | ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。 | 972 | 2024-01-03 |
34 | ArtisanCloud/PowerWeChat | PowerWechat是一款基于WeChat SDK for Golang,支持小程序、微信支付、企业微信、公众号等全微信生态 | 922 | 2024-01-03 |
35 | Mikubill/transfer | 🍭 集合多个API的大文件传输工具. | 867 | 2023-08-24 |
36 | cncf/presentations | 📊 Presentations from the CNCF community to share and reuse | 866 | 2023-12-22 |
37 | gopcp/example.v2 | An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版). | 860 | 2023-11-30 |
38 | zeromicro/zero-examples | go-zero examples | 792 | 2023-12-22 |
39 | Le0nsec/SecCrawler | 一个方便安全研究人员获取每日安全日报的爬虫和推送程序,目前爬取范围包括先知社区、安全客、Seebug Paper、跳跳糖、奇安信攻防社区、棱角社区以及绿盟、腾讯玄武、天融信、360等实验室博客,持续更新中。 | 778 | 2023-12-24 |
40 | nanmu42/orly | 🏈 Generate your own O'RLY animal book cover to troll your colleagues 生成你自己的O'RLY动物书封面,让你的同事惊掉下巴 | 753 | 2023-12-18 |
41 | eallion/uBlacklist-subscription-compilation | 🚫 uBlacklist subscription compilation 订阅合集 | 752 | 2023-12-31 |
42 | Wsine/feishu2md | 一键命令下载飞书文档为 Markdown | 729 | 2024-01-02 |
43 | kevinyan815/gocookbook | go cook book | 719 | 2023-12-08 |
44 | yliu7949/KouShare-dl | KouShare-dl 是一个用于从“蔻享学术”视频网站下载视频和课件、录制直播的命令行工具。 | 717 | 2023-11-26 |
45 | jincheng9/go-tutorial | Go learning materials,涵盖基础、中级和高级教程 | 698 | 2023-08-10 |
46 | suifengqjn/videoWater | 视频批量处理, 码率设置, 格式转换, 添加字幕, 添加水印, 文字跑马灯, 去除水印, 修改分辨率, 视频剪裁, 倍速播放, 视频分段, 视频合成, 视频镜像, 背景音乐, 插入背景图片, 视频高斯模糊, 模糊拓边, 画中画,字幕,翻译,影视解说,影视混剪,抖音带货,视频全自动剪辑,视频批量剪辑 | 672 | 2023-11-29 |
47 | chenjiandongx/mandodb | 🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB | 626 | 2023-08-24 |
48 | ystyle/kaf-cli | 把txt文本转成epub和mobi电子书的命令行工具(原TmdTextEpub) | 601 | 2023-11-26 |
49 | jaywcjlove/golang-tutorial | Go语言快速入门 | 525 | 2023-11-29 |
50 | guyan0319/golang_development_notes | golang development notes go语言开发笔记 | 524 | 2024-01-01 |
51 | go-programming-tour-book/blog-service | 《Go 语言编程之旅:一起用 Go 做项目》第二章:博客程序(HTTP Server) | 518 | 2023-12-10 |
52 | yqchilde/wxbot | ☝🏻 一个好玩的个人微信机器人程序(DaenDLL、VLW),插件开发,查天气,ChatGPT聊天,设置定时任务,公众号监控转发... | 494 | 2023-07-10 |
53 | nicoxiang/geektime-downloader | 极客时间课程下载器,支持下载极客时间专栏/视频课/每日一课/大厂实践/训练营视频 | 473 | 2024-01-01 |
54 | deb-sig/double-entry-generator | Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi etc. to Beancount/Ledger). | 467 | 2023-11-13 |
55 | j178/leetgo | Best LeetCode friend for geek. 🏂 | 462 | 2024-01-03 |
56 | zc2638/go-standard | Go常用规范定义,标准库方法使用示例,请注意这不是Go的中文版标准库(传送门) | 459 | 2023-11-07 |
57 | ConnectAI-E/Feishu-Midjourney | 🍎 飞书 x midjourney = 你真正的创意伙伴 | 411 | 2023-12-06 |
58 | gaowei-space/markdown-blog | 🍭 Markdown-Blog 是一款小而美的Markdown静态博客程序 Markdown-Blog is incredibly fast, easy to use, and converts Markdown formatted text files into beautifully rendered HTML pages. | 369 | 2024-01-03 |
59 | chyroc/lark | Feishu(飞书)/Lark Open API Go SDK, Support ALL Open API and Event Callback. | 362 | 2024-01-03 |
60 | rosedblabs/minidb | A demo for learning😁-rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。 | 337 | 2023-09-07 |
61 | cloudwego/kitex-examples | Examples for Kitex. | 324 | 2024-01-02 |
62 | youngxhui/GinHello | Gin 学习示例代码 | 305 | 2023-09-22 |
63 | whatwewant/chatgpt-for-chatbot-feishu | 快速将 ChatGPT 接入飞书,基于 OpenAI 官方接口,作为私人工作助理或者企业员工助理 | 304 | 2023-12-18 |
64 | go-kratos/examples | Examples of Kratos framework | 289 | 2023-12-19 |
65 | songzhibin97/gkit | A collection of basic usability component tools dedicated to providing micro-services and single services, drawing on some excellent open source project features such as kratos, go-kit, mosn, sentinel ... | 283 | 2023-12-27 |
66 | Calcium-Ion/new-api | 基于One API的二次开发版本,仅供学习使用! | 268 | 2024-01-01 |
67 | virusdefender/copy-cert | 基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。 | 226 | 2023-08-16 |
68 | xlzy520/typora-plugin-bilibili | Typora粘贴图片自动上传到Bilibili图床,也可以自定义修改成任意其他图床接口。使用教程:https://b23.tv/urxCc3 | 224 | 2023-12-06 |
69 | lal0ne/HW | 护网漏洞汇总 | 224 | 2023-09-07 |
70 | bigwhite/GoProgrammingFromBeginnerToMaster | Go语言精进之路书籍配套代码 | 204 | 2023-10-11 |
71 | 7sDream/rikka | A simple image share system in go. | 201 | 2023-11-15 |
72 | mao888/bluebell-plus | 基于vue+go+gin+mysql+redis的博客论坛web项目 | 195 | 2023-12-11 |
73 | kkdai/LineBotTemplate | A simple Golang LINE bot Template and tutorial how to setup on Heroku for LINE bot API | 194 | 2023-12-28 |
74 | lni/dragonboat-example | Examples for Dragonboat | 165 | 2023-09-19 |
75 | Bistutu/FluentRead | 基于上下文语境的人工智能翻译引擎,为部分网站提供精准翻译,让所有人都能够拥有基于母语般的阅读体验。 | 157 | 2024-01-02 |
76 | tomatocuke/openai | ChatGPT 微信公众号自动回复 | 147 | 2023-07-12 |
77 | fasnow/idebug | 企业微信、企业飞书接口调用工具。 | 122 | 2023-12-19 |
78 | HuanMeng233/weread_downloader | 学习 | 112 | 2023-12-20 |
79 | ymm135/golang-cookbook | golang基础知识及实现,偏重于数据结构。另外包含web开源项目(中间件)的日常使用 | 110 | 2023-12-05 |
80 | lixd/mydocker | 参考《自己动手写 docker》从零开始实现一个简易的 docker 以及相关教程。 | 105 | 2024-01-03 |
81 | crazybber/go-pattern-examples | Examples of implement for awesome go patterns including usual design patterns, in easy understanding examples. | 103 | 2023-09-25 |
82 | willshang/go-leetcode | 用go刷leetcode,已更新2000+常见面试算法题目,提供多种解题思路 | 96 | 2023-10-23 |
83 | speauty/anto | 字幕文件(srt)翻译工具,Windows专用 | 91 | 2023-12-11 |
84 | Paxxs/Google-Blocklist | 适用于uBlacklist的订阅列表,拯救Google等搜索引擎的搜索体验(过滤内容农场、机器翻译站、垃圾站点) | 91 | 2023-10-14 |
85 | julydate/acmeDeliver | acme.sh 证书分发服务 | 84 | 2023-11-18 |
↓ -- 感谢读者 -- ↓
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!