data update

master
GrowingGit 2 years ago
parent 433403f821
commit e79a7b2876

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > All Language # 中文总榜 > 资料类 > All Language
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Language|Updated| |#|Repository|Description|Stars|Language|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|313305|-|2024-02-29| |1|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|313394|-|2024-02-29|
|2|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|278857|-|2024-02-23| |2|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|278981|-|2024-02-23|
|3|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|268612|Rust|2024-02-22| |3|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|268631|Rust|2024-03-01|
|4|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|247784|Python|2024-02-26| |4|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|247850|Python|2024-02-26|
|5|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|180547|JavaScript|2024-02-27| |5|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|180569|JavaScript|2024-02-27|
|6|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|170855|Java|2024-01-09| |6|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|170888|Java|2024-01-09|
|7|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|147735|Python|2024-02-26| |7|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|147799|Python|2024-02-26|
|8|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|145751|-|2024-02-27| |8|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|145782|-|2024-02-27|
|9|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|141057|Java|2024-02-29| |9|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|141103|Java|2024-03-01|
|10|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|140626|JavaScript|2024-02-27| |10|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|140647|JavaScript|2024-03-01|
|11|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了English version supported! Crack LeetCode, not only how, but also why. |122508|Markdown|2024-01-16| |11|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了English version supported! Crack LeetCode, not only how, but also why. |122529|Markdown|2024-01-16|
|12|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|108245|-|2024-02-23| |12|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|108273|-|2024-02-23|
|13|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|88569|JavaScript|2024-02-29| |13|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|88590|JavaScript|2024-02-29|
|14|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|82561|Python|2024-02-28| |14|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|82620|Python|2024-03-01|
|15|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|73535|Java|2024-02-22| |15|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|73535|Java|2024-02-22|
|16|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|69465|JavaScript|2024-02-26| |16|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|69496|JavaScript|2024-03-01|
|17|[krahets/hello-algo](https://github.com/krahets/hello-algo)|《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing|64160|Java|2024-02-29| |17|[krahets/hello-algo](https://github.com/krahets/hello-algo)|《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing|64222|Java|2024-03-01|
|18|[Anduin2017/HowToCook](https://github.com/Anduin2017/HowToCook)|程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).|59172|Shell|2024-02-29| |18|[Anduin2017/HowToCook](https://github.com/Anduin2017/HowToCook)|程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).|59195|Shell|2024-03-01|
|19|[sdmg15/Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)|:link: Some useful websites for programmers.|55647|-|2024-02-25| |19|[sdmg15/Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)|:link: Some useful websites for programmers.|55661|-|2024-02-25|
|20|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。|54393|Python|2024-02-26| |20|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。|54424|Python|2024-02-26|
|21|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)|LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路。)|53364|JavaScript|2024-02-23| |21|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)|LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路。)|53368|JavaScript|2024-02-23|
|22|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述以帮助自己及有需要的读者。 全书分为18个章节50余万字。由于水平有限书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|52658|JavaScript|2024-02-27| |22|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述以帮助自己及有需要的读者。 全书分为18个章节50余万字。由于水平有限书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|52673|JavaScript|2024-02-27|
|23|[PlexPt/awesome-chatgpt-prompts-zh](https://github.com/PlexPt/awesome-chatgpt-prompts-zh)|ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。|48759|-|2024-01-28| |23|[PlexPt/awesome-chatgpt-prompts-zh](https://github.com/PlexPt/awesome-chatgpt-prompts-zh)|ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。|48797|-|2024-01-28|
|24|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|《代码随想录》LeetCode 刷题攻略200道经典题目刷题顺序共60w字的详细图解视频难点剖析50余张思维导图支持C++JavaPythonGoJavaScript等多语言版本从此算法学习不再迷茫🔥🔥 来看看,你会发现相见恨晚!🚀 |45634|-|2024-02-29| |24|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|《代码随想录》LeetCode 刷题攻略200道经典题目刷题顺序共60w字的详细图解视频难点剖析50余张思维导图支持C++JavaPythonGoJavaScript等多语言版本从此算法学习不再迷茫🔥🔥 来看看,你会发现相见恨晚!🚀 |45658|-|2024-02-29|
|25|[tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)|A list of cool features of Git and GitHub.|44822|-|2024-02-29| |25|[tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)|A list of cool features of Git and GitHub.|44838|-|2024-02-29|
|26|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|43649|JavaScript|2024-02-10| |26|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|43653|JavaScript|2024-02-10|
|27|[justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp)|微信小程序开发资源汇总 :100:|43314|-|2024-01-29| |27|[justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp)|微信小程序开发资源汇总 :100:|43329|-|2024-01-29|
|28|[astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)|A golang ebook intro how to build a web with golang|42729|Go|2024-01-12| |28|[astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)|A golang ebook intro how to build a web with golang|42731|Go|2024-01-12|
|29|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|41729|HTML|2024-02-28| |29|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|41769|HTML|2024-02-28|
|30|[k88hudson/git-flight-rules](https://github.com/k88hudson/git-flight-rules)|Flight rules for git|41522|-|2024-02-22| |30|[k88hudson/git-flight-rules](https://github.com/k88hudson/git-flight-rules)|Flight rules for git|41522|-|2024-02-22|
|31|[ruanyf/weekly](https://github.com/ruanyf/weekly)|科技爱好者周刊,每周五发布|40186|-|2024-02-23| |31|[ruanyf/weekly](https://github.com/ruanyf/weekly)|科技爱好者周刊,每周五发布|40209|-|2024-03-01|
|32|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|39585|JavaScript|2024-02-29| |32|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|39589|JavaScript|2024-03-01|
|33|[alex/what-happens-when](https://github.com/alex/what-happens-when)|An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"|38304|-|2024-02-29| |33|[alex/what-happens-when](https://github.com/alex/what-happens-when)|An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"|38307|-|2024-02-29|
|34|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|35902|C++|2024-02-18| |34|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|35936|C++|2024-02-18|
|35|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|35389|HTML|2024-02-22| |35|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|35405|HTML|2024-02-22|
|36|[AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|35140|-|2023-10-26| |36|[AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|35148|-|2023-10-26|
|37|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|34895|Python|2024-01-30| |37|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|34897|Python|2024-01-30|
|38|[byoungd/English-level-up-tips](https://github.com/byoungd/English-level-up-tips)|An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。|34587|-|2024-02-26| |38|[byoungd/English-level-up-tips](https://github.com/byoungd/English-level-up-tips)|An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。|34593|-|2024-02-26|
|39|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本中文正式名《Go 入门指南》|34003|Go|2024-02-02| |39|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本中文正式名《Go 入门指南》|34005|Go|2024-02-02|
|40|[formulahendry/955.WLB](https://github.com/formulahendry/955.WLB)|955 不加班的公司名单 - 工作 955worklife balance (工作与生活的平衡)|33570|-|2024-01-11| |40|[formulahendry/955.WLB](https://github.com/formulahendry/955.WLB)|955 不加班的公司名单 - 工作 955worklife balance (工作与生活的平衡)|33574|-|2024-01-11|
|41|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|33494|JavaScript|2023-11-30| |41|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|33502|JavaScript|2023-11-30|
|42|[xitu/gold-miner](https://github.com/xitu/gold-miner)|🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:|33203|-|2024-02-23| |42|[xitu/gold-miner](https://github.com/xitu/gold-miner)|🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:|33206|-|2024-02-23|
|43|[huihut/interview](https://github.com/huihut/interview)|📚 C/C++ 技术面试基础知识总结包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ...|32189|C++|2023-11-27| |43|[huihut/interview](https://github.com/huihut/interview)|📚 C/C++ 技术面试基础知识总结包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ...|32200|C++|2023-11-27|
|44|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|31490|Go|2024-02-05| |44|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|31497|Go|2024-02-05|
|45|[Trinea/android-open-project](https://github.com/Trinea/android-open-project)|A categorized collection of Android Open Source Projects, More powerful web version:|31462|-|2024-01-31| |45|[Trinea/android-open-project](https://github.com/Trinea/android-open-project)|A categorized collection of Android Open Source Projects, More powerful web version:|31462|-|2024-01-31|
|46|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|31335|HTML|2024-02-28| |46|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|31351|HTML|2024-02-28|
|47|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方预计写四个系列JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|30289|-|2023-12-15| |47|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方预计写四个系列JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|30290|-|2023-12-15|
|48|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|29985|Kotlin|2024-01-09| |48|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|29991|Kotlin|2024-01-09|
|49|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|29962|HTML|2024-02-13| |49|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|29971|HTML|2024-02-13|
|50|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |29793|Java|2023-11-18| |50|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |29797|Java|2023-11-18|
|51|[1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)|👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么|29404|-|2024-02-29| |51|[1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)|👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么|29706|-|2024-03-01|
|52|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|29214|Python|2024-02-05| |52|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|29218|Python|2024-02-05|
|53|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|29152|JavaScript|2024-02-15| |53|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|29154|JavaScript|2024-02-15|
|54|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|28820|JavaScript|2024-02-07| |54|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|28827|JavaScript|2024-02-07|
|55|[geekan/HowToLiveLonger](https://github.com/geekan/HowToLiveLonger)|程序员延寿指南 A programmer's guide to live longer|28607|-|2024-01-30| |55|[geekan/HowToLiveLonger](https://github.com/geekan/HowToLiveLonger)|程序员延寿指南 A programmer's guide to live longer|28618|-|2024-01-30|
|56|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|28436|Shell|2024-02-22| |56|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|28442|Shell|2024-02-22|
|57|[doocs/leetcode](https://github.com/doocs/leetcode)|🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|28058|Java|2024-02-29| |57|[doocs/leetcode](https://github.com/doocs/leetcode)|🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|28069|Java|2024-03-01|
|58|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|27364|Markdown|2024-02-23| |58|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|27378|Markdown|2024-02-23|
|59|[GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily)|坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.|26894|-|2024-02-28| |59|[GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily)|坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.|26909|-|2024-02-28|
|60|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|26834|JavaScript|2024-02-27| |60|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|26849|JavaScript|2024-02-27|
|61|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|26547|-|2024-02-22| |61|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|26546|-|2024-02-22|
|62|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|25453|Shell|2024-02-26| |62|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|25452|Shell|2024-02-26|
|63|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|25101|Java|2024-01-03| |63|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|25100|Java|2024-01-03|
|64|[JushBJJ/Mr.-Ranedeer-AI-Tutor](https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor)|A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.|25020|-|2023-11-18| |64|[JushBJJ/Mr.-Ranedeer-AI-Tutor](https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor)|A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.|25059|-|2023-11-18|
|65|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。|24674|JavaScript|2024-02-26| |65|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。|24682|JavaScript|2024-02-26|
|66|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家6000+道前端面试题全面覆盖HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|24595|JavaScript|2024-02-28| |66|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家6000+道前端面试题全面覆盖HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|24602|JavaScript|2024-02-29|
|67|[imDazui/Tvlist-awesome-m3u-m3u8](https://github.com/imDazui/Tvlist-awesome-m3u-m3u8)|直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵|24190|-|2023-12-24| |67|[imDazui/Tvlist-awesome-m3u-m3u8](https://github.com/imDazui/Tvlist-awesome-m3u-m3u8)|直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵|24210|-|2023-12-24|
|68|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker&Container technologies, with real DevOps practice!|23929|Go|2024-02-04| |68|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker&Container technologies, with real DevOps practice!|23933|Go|2024-02-04|
|69|[rwaldron/idiomatic.js](https://github.com/rwaldron/idiomatic.js)|Principles of Writing Consistent, Idiomatic JavaScript|23862|-|2024-01-08| |69|[rwaldron/idiomatic.js](https://github.com/rwaldron/idiomatic.js)|Principles of Writing Consistent, Idiomatic JavaScript|23869|-|2024-01-08|
|70|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)|23364|JavaScript|2024-01-05| |70|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)|23366|JavaScript|2024-01-05|
|71|[datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book)|《机器学习》(西瓜书)公式详解|22793|-|2023-11-17| |71|[datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book)|《机器学习》(西瓜书)公式详解|22795|-|2023-11-17|
|72|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|22527|Python|2024-01-05| |72|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|22527|Python|2024-01-05|
|73|[gedoor/legado](https://github.com/gedoor/legado)|Legado 3.0 Book Reader with powerful controls & full functions❤阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|22162|Kotlin|2024-02-29| |73|[gedoor/legado](https://github.com/gedoor/legado)|Legado 3.0 Book Reader with powerful controls & full functions❤阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|22195|Kotlin|2024-02-29|
|74|[sunface/rust-course](https://github.com/sunface/rust-course)|“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book |21722|Rust|2024-02-29| |74|[sunface/rust-course](https://github.com/sunface/rust-course)|“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book |21743|Rust|2024-03-01|
|75|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|Sample code for several design patterns in PHP 8.x|21630|PHP|2023-09-28| |75|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|Sample code for several design patterns in PHP 8.x|21632|PHP|2023-09-28|
|76|[judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial)|IntelliJ IDEA 简体中文专题教程|21450|-|2023-12-17| |76|[judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial)|IntelliJ IDEA 简体中文专题教程|21452|-|2023-12-17|
|77|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|21317|JavaScript|2023-12-28| |77|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|21319|JavaScript|2023-12-28|
|78|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|21263|Python|2024-02-04| |78|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|21267|Python|2024-02-04|
|79|[facert/awesome-spider](https://github.com/facert/awesome-spider)|爬虫集合|21113|-|2023-09-27| |79|[facert/awesome-spider](https://github.com/facert/awesome-spider)|爬虫集合|21123|-|2023-09-27|
|80|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|21108|JavaScript|2023-11-16| |80|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|21109|JavaScript|2023-11-16|
|81|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|21042|JavaScript|2023-12-30| |81|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|21042|JavaScript|2023-12-30|
|82|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|21006|Jupyter Notebook|2023-12-22| |82|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.|21018|Python|2024-01-18|
|83|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.|20999|Python|2024-01-18| |83|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|21016|Jupyter Notebook|2023-12-22|
|84|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|20983|Go|2024-02-29| |84|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|20985|Go|2024-02-29|
|85|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20971|CSS|2024-01-01| |85|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20970|CSS|2024-01-01|
|86|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|🐧 A list of awesome Linux softwares |20866|Python|2024-02-23| |86|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|🐧 A list of awesome Linux softwares |20869|Python|2024-02-23|
|87|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|20741|Python|2024-02-28| |87|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|20747|Python|2024-03-01|
|88|[WeNeedHome/SummaryOfLoanSuspension](https://github.com/WeNeedHome/SummaryOfLoanSuspension)|全国各省市停贷通知汇总|20426|HTML|2024-01-08| |88|[WeNeedHome/SummaryOfLoanSuspension](https://github.com/WeNeedHome/SummaryOfLoanSuspension)|全国各省市停贷通知汇总|20426|HTML|2024-01-08|
|89|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|20359|Jupyter Notebook|2024-02-14| |89|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|20365|Jupyter Notebook|2024-02-14|
|90|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构欢迎PR补充|19781|HTML|2024-02-17| |90|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构欢迎PR补充|19781|HTML|2024-02-17|
|91|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|18917|Python|2024-01-27| |91|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|18925|Python|2024-01-27|
|92|[adam-golab/react-developer-roadmap](https://github.com/adam-golab/react-developer-roadmap)|Roadmap to becoming a React developer|18582|JavaScript|2024-02-16| |92|[adam-golab/react-developer-roadmap](https://github.com/adam-golab/react-developer-roadmap)|Roadmap to becoming a React developer|18584|JavaScript|2024-02-16|
|93|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|18390|CSS|2024-02-04| |93|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|18396|CSS|2024-02-04|
|94|[inancgumus/learngo](https://github.com/inancgumus/learngo)|❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.|18187|Go|2024-02-18| |94|[inancgumus/learngo](https://github.com/inancgumus/learngo)|❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.|18187|Go|2024-02-18|
|95|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料包括Fabric和Ethereum开发资料|18000|JavaScript|2024-02-29| |95|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料包括Fabric和Ethereum开发资料|18003|JavaScript|2024-02-29|
|96|[walter201230/Python](https://github.com/walter201230/Python)|最良心的 Python 教程:|17972|-|2023-10-23| |96|[walter201230/Python](https://github.com/walter201230/Python)|最良心的 Python 教程:|17980|-|2023-10-23|
|97|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|17883|JavaScript|2024-02-29| |97|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|17893|JavaScript|2024-03-01|
|98|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥|17733|-|2024-01-30| |98|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥|17750|-|2024-01-30|
|99|[JacksonTian/fks](https://github.com/JacksonTian/fks)|前端技能汇总 Frontend Knowledge Structure|17733|JavaScript|2023-12-08| |99|[JacksonTian/fks](https://github.com/JacksonTian/fks)|前端技能汇总 Frontend Knowledge Structure|17734|JavaScript|2023-12-08|
|100|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|17601|Ruby|2024-02-27| |100|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|17600|Ruby|2024-02-27|
|101|[OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki)|:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)|17464|-|2024-02-29| |101|[OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki)|:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)|17480|-|2024-03-01|
|102|[MoienTajik/AspNetCore-Developer-Roadmap](https://github.com/MoienTajik/AspNetCore-Developer-Roadmap)|Roadmap to becoming an ASP.NET Core developer in 2024|17352|-|2024-02-01| |102|[MoienTajik/AspNetCore-Developer-Roadmap](https://github.com/MoienTajik/AspNetCore-Developer-Roadmap)|Roadmap to becoming an ASP.NET Core developer in 2024|17359|-|2024-02-01|
|103|[kaixindelele/ChatPaper](https://github.com/kaixindelele/ChatPaper)|Use ChatGPT to summarize the arXiv papers. 全流程加速科研利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复|17123|Python|2024-02-29| |103|[kaixindelele/ChatPaper](https://github.com/kaixindelele/ChatPaper)|Use ChatGPT to summarize the arXiv papers. 全流程加速科研利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复|17137|Python|2024-02-29|
|104|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|16904|-|2023-12-03| |104|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|🔥 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|16912|-|2023-12-03|
|105|[yifeikong/reverse-interview-zh](https://github.com/yifeikong/reverse-interview-zh)|技术面试最后反问面试官的话|16572|-|2024-02-23| |105|[yifeikong/reverse-interview-zh](https://github.com/yifeikong/reverse-interview-zh)|技术面试最后反问面试官的话|16572|-|2024-02-23|
|106|[rubocop/ruby-style-guide](https://github.com/rubocop/ruby-style-guide)|A community-driven Ruby coding style guide|16357|-|2024-01-13| |106|[rubocop/ruby-style-guide](https://github.com/rubocop/ruby-style-guide)|A community-driven Ruby coding style guide|16358|-|2024-01-13|
|107|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|16225|Vim script|2023-12-22| |107|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|16225|Vim script|2023-12-22|
|108|[vasanthk/react-bits](https://github.com/vasanthk/react-bits)|✨ React patterns, techniques, tips and tricks ✨|16160|-|2023-11-30| |108|[vasanthk/react-bits](https://github.com/vasanthk/react-bits)|✨ React patterns, techniques, tips and tricks ✨|16159|-|2023-11-30|
|109|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|15942|Java|2023-12-03| |109|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|15947|Java|2023-12-03|
|110|[braydie/HowToBeAProgrammer](https://github.com/braydie/HowToBeAProgrammer)|A guide on how to be a Programmer - originally published by Robert L Read|15753|-|2024-01-07| |110|[braydie/HowToBeAProgrammer](https://github.com/braydie/HowToBeAProgrammer)|A guide on how to be a Programmer - originally published by Robert L Read|15755|-|2024-01-07|
|111|[hehonghui/awesome-english-ebooks](https://github.com/hehonghui/awesome-english-ebooks)|经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新|15656|HTML|2024-02-23| |111|[hehonghui/awesome-english-ebooks](https://github.com/hehonghui/awesome-english-ebooks)|经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新|15664|HTML|2024-02-29|
|112|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》2.x版本持续连载中点击下方链接直达教程目录|15525|Java|2023-12-17| |112|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》2.x版本持续连载中点击下方链接直达教程目录|15523|Java|2023-12-17|
|113|[jobbole/awesome-java-cn](https://github.com/jobbole/awesome-java-cn)|Java资源大全中文版包括开发库、开发工具、网站、博客、微信、微博等由伯乐在线持续更新。|15241|-|2024-01-31| |113|[jobbole/awesome-java-cn](https://github.com/jobbole/awesome-java-cn)|Java资源大全中文版包括开发库、开发工具、网站、博客、微信、微博等由伯乐在线持续更新。|15246|-|2024-01-31|
|114|[LiLittleCat/awesome-free-chatgpt](https://github.com/LiLittleCat/awesome-free-chatgpt)|🆓免费的 ChatGPT 镜像网站列表持续更新。List of free ChatGPT mirror sites, continuously updated. |15080|Python|2024-02-01| |114|[LiLittleCat/awesome-free-chatgpt](https://github.com/LiLittleCat/awesome-free-chatgpt)|🆓免费的 ChatGPT 镜像网站列表持续更新。List of free ChatGPT mirror sites, continuously updated. |15106|Python|2024-02-01|
|115|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|15047|Java|2024-01-05| |115|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|15049|Java|2024-01-05|
|116|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸|14985|Jupyter Notebook|2023-09-07| |116|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸|14991|Jupyter Notebook|2023-09-07|
|117|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|14936|-|2024-02-20| |117|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|14941|-|2024-02-20|
|118|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|14894|Swift|2024-01-18| |118|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|14895|Swift|2024-01-18|
|119|[greyireland/algorithm-pattern](https://github.com/greyireland/algorithm-pattern)|算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~|14893|Go|2024-02-22| |119|[greyireland/algorithm-pattern](https://github.com/greyireland/algorithm-pattern)|算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~|14894|Go|2024-02-22|
|120|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|14887|Jupyter Notebook|2024-01-31| |120|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|14891|Jupyter Notebook|2024-01-31|
|121|[wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider)|python爬虫教程系列、从0到1学习python爬虫包括浏览器抓包手机APP抓包如 fiddler、mitmproxy各种爬虫涉及的模块的使用requests、beautifulSoup、selenium、appium、scrapy等以及IP代理验证码识别MysqlMongoDB数据库的python使用多线程多进程爬虫的使用css 爬虫加密逆向破解JS爬虫逆向分布式 ...|14849|Python|2024-02-23| |121|[wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider)|python爬虫教程系列、从0到1学习python爬虫包括浏览器抓包手机APP抓包如 fiddler、mitmproxy各种爬虫涉及的模块的使用requests、beautifulSoup、selenium、appium、scrapy等以及IP代理验证码识别MysqlMongoDB数据库的python使用多线程多进程爬虫的使用css 爬虫加密逆向破解JS爬虫逆向分布式 ...|14861|Python|2024-02-23|
|122|[koodo-reader/koodo-reader](https://github.com/koodo-reader/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|14786|JavaScript|2024-02-25| |122|[koodo-reader/koodo-reader](https://github.com/koodo-reader/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|14823|JavaScript|2024-02-25|
|123|[Lissy93/personal-security-checklist](https://github.com/Lissy93/personal-security-checklist)|🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2024|14756|TypeScript|2024-02-27| |123|[Lissy93/personal-security-checklist](https://github.com/Lissy93/personal-security-checklist)|🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2024|14807|TypeScript|2024-02-27|
|124|[amusi/CVPR2024-Papers-with-Code](https://github.com/amusi/CVPR2024-Papers-with-Code)|CVPR 2024 论文和开源项目合集|14730|-|2024-02-29| |124|[amusi/CVPR2024-Papers-with-Code](https://github.com/amusi/CVPR2024-Papers-with-Code)|CVPR 2024 论文和开源项目合集|14757|-|2024-03-01|
|125|[arialdomartini/Back-End-Developer-Interview-Questions](https://github.com/arialdomartini/Back-End-Developer-Interview-Questions)|A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore|14658|-|2024-01-09| |125|[arialdomartini/Back-End-Developer-Interview-Questions](https://github.com/arialdomartini/Back-End-Developer-Interview-Questions)|A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore|14659|-|2024-01-09|
|126|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|14214|-|2024-02-17| |126|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|14221|-|2024-02-17|
|127|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例PVUV、日志存储、百亿数据实时去重、 ...|14127|Java|2024-02-23| |127|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例PVUV、日志存储、百亿数据实时去重、 ...|14128|Java|2024-02-23|
|128|[RealKai42/qwerty-learner](https://github.com/RealKai42/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|14047|TypeScript|2024-02-24| |128|[RealKai42/qwerty-learner](https://github.com/RealKai42/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|14055|TypeScript|2024-02-24|
|129|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|13955|Java|2023-12-17| |129|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|13957|Java|2023-12-17|
|130|[open-android/Android](https://github.com/open-android/Android)|GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频|13874|-|2023-09-16| |130|[open-android/Android](https://github.com/open-android/Android)|GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频|13879|-|2023-09-16|
|131|[aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk)|【大厂面试专栏】一份Java程序员需要的技术指南这里有面试题、系统架构、职场锦囊、主流中间件等让你成为更牛的自己|13819|-|2023-10-28| |131|[aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk)|【大厂面试专栏】一份Java程序员需要的技术指南这里有面试题、系统架构、职场锦囊、主流中间件等让你成为更牛的自己|13822|-|2023-10-28|
|132|[interagent/http-api-design](https://github.com/interagent/http-api-design)|HTTP API design guide extracted from work on the Heroku Platform API|13644|-|2024-01-16| |132|[interagent/http-api-design](https://github.com/interagent/http-api-design)|HTTP API design guide extracted from work on the Heroku Platform API|13644|-|2024-01-16|
|133|[sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines)|Chinese copywriting guidelines for better written communication中文文案排版指北|13610|-|2024-02-25| |133|[sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines)|Chinese copywriting guidelines for better written communication中文文案排版指北|13615|-|2024-02-25|
|134|[shengqiangzhang/examples-of-web-crawlers](https://github.com/shengqiangzhang/examples-of-web-crawlers)|一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )|13293|Python|2023-12-25| |134|[shengqiangzhang/examples-of-web-crawlers](https://github.com/shengqiangzhang/examples-of-web-crawlers)|一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )|13300|Python|2023-12-25|
|135|[immersive-translate/immersive-translate](https://github.com/immersive-translate/immersive-translate)|沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension |12851|-|2024-02-29| |135|[immersive-translate/immersive-translate](https://github.com/immersive-translate/immersive-translate)|沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension |12864|-|2024-02-29|
|136|[rust-embedded/rust-raspberrypi-OS-tutorials](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials)|:books: Learn to write an embedded OS in Rust :crab:|12758|Rust|2024-02-10| |136|[rust-embedded/rust-raspberrypi-OS-tutorials](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials)|:books: Learn to write an embedded OS in Rust :crab:|12762|Rust|2024-02-10|
|137|[Hannibal046/Awesome-LLM](https://github.com/Hannibal046/Awesome-LLM)|Awesome-LLM: a curated list of Large Language Model|12678|-|2024-02-29| |137|[Hannibal046/Awesome-LLM](https://github.com/Hannibal046/Awesome-LLM)|Awesome-LLM: a curated list of Large Language Model|12703|-|2024-02-29|
|138|[labring/sealos](https://github.com/labring/sealos)|Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io|12635|Go|2024-02-29| |138|[labring/sealos](https://github.com/labring/sealos)|Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io|12642|Go|2024-03-01|
|139|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|12629|Python|2024-02-26| |139|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|12634|Python|2024-02-26|
|140|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|12622|Go|2023-12-28| |140|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|12625|Go|2023-12-28|
|141|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程架构、业务、技术要点全方位解析。mall项目50k+star是一套电商系统使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术采用Docker容器化部署。|12617|Java|2023-11-13| |141|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程架构、业务、技术要点全方位解析。mall项目60k+star是一套电商系统使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、Mysql等技术采用Docker容器化部署。|12616|Java|2024-03-01|
|142|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12467|Python|2023-09-20| |142|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12468|Python|2023-09-20|
|143|[jamiebuilds/babel-handbook](https://github.com/jamiebuilds/babel-handbook)|:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.|11884|-|2024-02-27| |143|[jamiebuilds/babel-handbook](https://github.com/jamiebuilds/babel-handbook)|:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.|11885|-|2024-02-27|
|144|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|11745|JavaScript|2023-11-06| |144|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|11749|JavaScript|2023-11-06|
|145|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via BilibiliGo 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|11723|Go|2024-01-25| |145|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via BilibiliGo 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|11725|Go|2024-01-25|
|146|[chenyuntc/pytorch-book](https://github.com/chenyuntc/pytorch-book)|PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch入门与实战》)|11558|Jupyter Notebook|2023-12-24| |146|[chenyuntc/pytorch-book](https://github.com/chenyuntc/pytorch-book)|PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch入门与实战》)|11560|Jupyter Notebook|2023-12-24|
|147|[Idnan/bash-guide](https://github.com/Idnan/bash-guide)|A guide to learn bash|11515|-|2024-01-03| |147|[Idnan/bash-guide](https://github.com/Idnan/bash-guide)|A guide to learn bash|11517|-|2024-01-03|
|148|[MaaAssistantArknights/MaaAssistantArknights](https://github.com/MaaAssistantArknights/MaaAssistantArknights)|《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients.|11423|C++|2024-02-29| |148|[MaaAssistantArknights/MaaAssistantArknights](https://github.com/MaaAssistantArknights/MaaAssistantArknights)|《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients.|11428|C++|2024-03-01|
|149|[pluja/awesome-privacy](https://github.com/pluja/awesome-privacy)|Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.|11339|-|2024-02-27| |149|[pluja/awesome-privacy](https://github.com/pluja/awesome-privacy)|Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.|11351|-|2024-02-27|
|150|[markyun/markyun](https://github.com/markyun/markyun)|在Github的学习片段|11335|-|2024-02-02| |150|[markyun/markyun](https://github.com/markyun/markyun)|在Github的学习片段|11335|-|2024-02-02|
|151|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java就认准二哥的Java进阶之路😄|11191|Java|2024-02-28| |151|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java就认准二哥的Java进阶之路😄|11241|Java|2024-02-28|
|152|[pandora-next/deploy](https://github.com/pandora-next/deploy)|Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API + Signup Free = PandoraNext. New GPTs(Gizmo) UI, All in one!|10818|PHP|2024-01-21| |152|[pandora-next/deploy](https://github.com/pandora-next/deploy)|Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API + Signup Free = PandoraNext. New GPTs(Gizmo) UI, All in one!|10824|PHP|2024-01-21|
|153|[DeathKing/Learning-SICP](https://github.com/DeathKing/Learning-SICP)|MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。|10785|Ruby|2023-09-27| |153|[DeathKing/Learning-SICP](https://github.com/DeathKing/Learning-SICP)|MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。|10786|Ruby|2023-09-27|
|154|[ritchieng/the-incredible-pytorch](https://github.com/ritchieng/the-incredible-pytorch)|The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch. |10658|-|2024-02-19| |154|[ritchieng/the-incredible-pytorch](https://github.com/ritchieng/the-incredible-pytorch)|The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch. |10660|-|2024-02-19|
|155|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|10593|Python|2023-11-25| |155|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|10597|Python|2023-11-25|
|156|[fuzhengwei/CodeGuide](https://github.com/fuzhengwei/CodeGuide)|:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总旨在为大家提供一个清晰详细的学习教程侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助请给予支持(关注、点赞、分享)|10556|-|2024-02-29| |156|[fuzhengwei/CodeGuide](https://github.com/fuzhengwei/CodeGuide)|:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总旨在为大家提供一个清晰详细的学习教程侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助请给予支持(关注、点赞、分享)|10560|-|2024-02-29|
|157|[pwxcoo/chinese-xinhua](https://github.com/pwxcoo/chinese-xinhua)|:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。|10540|Python|2023-12-26| |157|[pwxcoo/chinese-xinhua](https://github.com/pwxcoo/chinese-xinhua)|:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。|10541|Python|2023-12-26|
|158|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|10480|Python|2024-01-31| |158|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|10484|Python|2024-01-31|
|159|[zh-google-styleguide/zh-google-styleguide](https://github.com/zh-google-styleguide/zh-google-styleguide)|Google 开源项目风格指南 (中文版)|10251|Makefile|2024-02-29| |159|[zh-google-styleguide/zh-google-styleguide](https://github.com/zh-google-styleguide/zh-google-styleguide)|Google 开源项目风格指南 (中文版)|10254|Makefile|2024-03-01|
|160|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|10189|TypeScript|2023-11-27| |160|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|10190|TypeScript|2023-11-27|
|161|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|10175|Vim script|2023-09-23| |161|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|10174|Vim script|2023-09-23|
|162|[MSWorkers/support.996.ICU](https://github.com/MSWorkers/support.996.ICU)|Microsoft and GitHub Workers Support 996.ICU|10091|-|2024-01-29| |162|[MSWorkers/support.996.ICU](https://github.com/MSWorkers/support.996.ICU)|Microsoft and GitHub Workers Support 996.ICU|10091|-|2024-01-29|
|163|[doocs/jvm](https://github.com/doocs/jvm)|🤗 JVM 底层原理最全知识总结|10060|-|2024-01-20| |163|[doocs/jvm](https://github.com/doocs/jvm)|🤗 JVM 底层原理最全知识总结|10063|-|2024-01-20|
|164|[sunface/rust-by-practice](https://github.com/sunface/rust-by-practice)|Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.|10023|Rust|2024-02-04| |164|[sunface/rust-by-practice](https://github.com/sunface/rust-by-practice)|Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.|10037|Rust|2024-02-04|
|165|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|9830|TypeScript|2023-11-27| |165|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|9834|TypeScript|2023-11-27|
|166|[greatghoul/remote-working](https://github.com/greatghoul/remote-working)|收集整理远程工作相关的资料|9624|Ruby|2024-02-04| |166|[diff-usion/Awesome-Diffusion-Models](https://github.com/diff-usion/Awesome-Diffusion-Models)| A collection of resources and papers on Diffusion Models|9629|HTML|2023-12-17|
|167|[diff-usion/Awesome-Diffusion-Models](https://github.com/diff-usion/Awesome-Diffusion-Models)| A collection of resources and papers on Diffusion Models|9622|HTML|2023-12-17| |167|[greatghoul/remote-working](https://github.com/greatghoul/remote-working)|收集整理远程工作相关的资料|9626|Ruby|2024-02-04|
|168|[phodal/github](https://github.com/phodal/github)|GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.|9596|Rich Text Format|2024-02-29| |168|[phodal/github](https://github.com/phodal/github)|GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.|9599|Rich Text Format|2024-02-29|
|169|[nestjs/awesome-nestjs](https://github.com/nestjs/awesome-nestjs)|A curated list of awesome things related to NestJS 😎|9580|-|2024-02-28| |169|[nestjs/awesome-nestjs](https://github.com/nestjs/awesome-nestjs)|A curated list of awesome things related to NestJS 😎|9582|-|2024-02-28|
|170|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.|9567|Go|2024-02-03| |170|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.|9569|Go|2024-02-03|
|171|[yzfly/awesome-chatgpt-zh](https://github.com/yzfly/awesome-chatgpt-zh)|ChatGPT 中文指南🔥ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀|9504|Python|2024-02-26| |171|[yzfly/awesome-chatgpt-zh](https://github.com/yzfly/awesome-chatgpt-zh)|ChatGPT 中文指南🔥ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀|9516|Python|2024-02-26|
|172|[AmazingAng/WTF-Solidity](https://github.com/AmazingAng/WTF-Solidity)|我最近在重新学solidity巩固一下细节也写一个“WTF Solidity极简入门”供小白们使用每周更新1-3讲。Now supports English! 官网: https://wtf.academy|9401|Solidity|2024-02-29| |172|[AmazingAng/WTF-Solidity](https://github.com/AmazingAng/WTF-Solidity)|我最近在重新学solidity巩固一下细节也写一个“WTF Solidity极简入门”供小白们使用每周更新1-3讲。Now supports English! 官网: https://wtf.academy|9424|Solidity|2024-02-29|
|173|[gurugio/lowlevelprogramming-university](https://github.com/gurugio/lowlevelprogramming-university)|How to be low-level programmer|9374|-|2024-02-12| |173|[gurugio/lowlevelprogramming-university](https://github.com/gurugio/lowlevelprogramming-university)|How to be low-level programmer|9379|-|2024-02-12|
|174|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦附答案--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|9250|C++|2024-01-01| |174|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦附答案--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|9251|C++|2024-01-01|
|175|[OpenTalker/SadTalker](https://github.com/OpenTalker/SadTalker)|[CVPR 2023] SadTalkerLearning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation|9165|Python|2024-02-11| |175|[OpenTalker/SadTalker](https://github.com/OpenTalker/SadTalker)|[CVPR 2023] SadTalkerLearning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation|9181|Python|2024-02-11|
|176|[jobbole/awesome-cpp-cn](https://github.com/jobbole/awesome-cpp-cn)|C++ 资源大全中文版标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。|9165|-|2023-12-28| |176|[jobbole/awesome-cpp-cn](https://github.com/jobbole/awesome-cpp-cn)|C++ 资源大全中文版标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。|9170|-|2023-12-28|
|177|[javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info)|现代 JavaScript 教程The Modern JavaScript Tutorial以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。|9105|HTML|2024-02-28| |177|[javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info)|现代 JavaScript 教程The Modern JavaScript Tutorial以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。|9110|HTML|2024-03-01|
|178|[datawhalechina/leedl-tutorial](https://github.com/datawhalechina/leedl-tutorial)|《李宏毅深度学习教程》PDF下载地址https://github.com/datawhalechina/leedl-tutorial/releases|9103|-|2024-02-09| |178|[datawhalechina/leedl-tutorial](https://github.com/datawhalechina/leedl-tutorial)|《李宏毅深度学习教程》PDF下载地址https://github.com/datawhalechina/leedl-tutorial/releases|9107|-|2024-02-09|
|179|[jaywcjlove/reference](https://github.com/jaywcjlove/reference)|为开发人员分享快速参考备忘清单(速查表)|9075|Dockerfile|2024-02-29| |179|[jaywcjlove/reference](https://github.com/jaywcjlove/reference)|为开发人员分享快速参考备忘清单(速查表)|9104|Dockerfile|2024-02-29|
|180|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎 爬虫操作excel微信公众号远程开机|9045|Python|2023-10-10| |180|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎 爬虫操作excel微信公众号远程开机|9050|Python|2023-10-10|
|181|[febobo/web-interview](https://github.com/febobo/web-interview)|语音打卡社群维护的前端面试题库包含不限于Vue面试题React面试题JS面试题HTTP面试题工程化面试题CSS面试题算法面试题大厂面试题高频面试题|8964|-|2024-02-23| |181|[febobo/web-interview](https://github.com/febobo/web-interview)|语音打卡社群维护的前端面试题库包含不限于Vue面试题React面试题JS面试题HTTP面试题工程化面试题CSS面试题算法面试题大厂面试题高频面试题|8979|-|2024-03-01|
|182|[codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way)|An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web|8935|CSS|2024-02-22| |182|[codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way)|An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web|8934|CSS|2024-02-22|
|183|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同该系列教程将C++ Templates作为一门图灵完备的语言来讲授以求帮助读者对Meta-Programming融会贯通。(正在施工中)|8922|C++|2024-02-20| |183|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同该系列教程将C++ Templates作为一门图灵完备的语言来讲授以求帮助读者对Meta-Programming融会贯通。(正在施工中)|8929|C++|2024-02-20|
|184|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8856|Go|2023-10-27| |184|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8859|Go|2023-10-27|
|185|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|8677|Shell|2024-01-28| |185|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|8679|Shell|2024-01-28|
|186|[pingcap/awesome-database-learning](https://github.com/pingcap/awesome-database-learning)|A list of learning materials to understand databases internals|8565|-|2024-01-19| |186|[pingcap/awesome-database-learning](https://github.com/pingcap/awesome-database-learning)|A list of learning materials to understand databases internals|8572|-|2024-01-19|
|187|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」保姆级教程AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|8482|Python|2024-02-22| |187|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」保姆级教程AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|8486|Python|2024-02-22|
|188|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + 算法题 + 八股文 + 源码分析|8437|Jupyter Notebook|2023-10-20| |188|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|8438|Ruby|2024-02-28|
|189|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|8434|Ruby|2024-02-28| |189|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + 算法题 + 八股文 + 源码分析|8437|Jupyter Notebook|2023-10-20|
|190|[public-api-lists/public-api-lists](https://github.com/public-api-lists/public-api-lists)|A collective list of free APIs for use in software and web development 🚀|8339|-|2024-02-22| |190|[public-api-lists/public-api-lists](https://github.com/public-api-lists/public-api-lists)|A collective list of free APIs for use in software and web development 🚀|8346|-|2024-02-22|
|191|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|8329|C#|2024-02-05| |191|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|8330|C#|2024-02-05|
|192|[datawhalechina/prompt-engineering-for-developers](https://github.com/datawhalechina/prompt-engineering-for-developers)|面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版|8252|Jupyter Notebook|2024-02-29| |192|[datawhalechina/prompt-engineering-for-developers](https://github.com/datawhalechina/prompt-engineering-for-developers)|面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版|8265|Jupyter Notebook|2024-03-01|
|193|[gibbok/typescript-book](https://github.com/gibbok/typescript-book)|The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.|8145|TypeScript|2024-01-24| |193|[gibbok/typescript-book](https://github.com/gibbok/typescript-book)|The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.|8145|TypeScript|2024-01-24|
|194|[Mooler0410/LLMsPracticalGuide](https://github.com/Mooler0410/LLMsPracticalGuide)|A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)|8107|-|2024-01-10| |194|[Mooler0410/LLMsPracticalGuide](https://github.com/Mooler0410/LLMsPracticalGuide)|A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)|8114|-|2024-01-10|
|195|[bleedline/aimoneyhunter](https://github.com/bleedline/aimoneyhunter)|ai副业赚钱大集合教你如何利用ai做一些副业项目赚取更多额外收益。The Ultimate Guide to Making Money with AI Side Hustles: Learn how to leverage AI for some cool side gigs and rake in some extra cash. Check out the English version ...|8052|-|2024-01-18| |195|[bleedline/aimoneyhunter](https://github.com/bleedline/aimoneyhunter)|ai副业赚钱大集合教你如何利用ai做一些副业项目赚取更多额外收益。The Ultimate Guide to Making Money with AI Side Hustles: Learn how to leverage AI for some cool side gigs and rake in some extra cash. Check out the English version ...|8073|-|2024-01-18|
|196|[tangyudi/Ai-Learn](https://github.com/tangyudi/Ai-Learn)|人工智能学习路线图整理近200个实战案例与项目免费提供配套教材零基础入门就业实战包括Python数学机器学习数据分析深度学习计算机视觉自然语言处理PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-in ...|8033|-|2024-01-09| |196|[tangyudi/Ai-Learn](https://github.com/tangyudi/Ai-Learn)|人工智能学习路线图整理近200个实战案例与项目免费提供配套教材零基础入门就业实战包括Python数学机器学习数据分析深度学习计算机视觉自然语言处理PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-in ...|8047|-|2024-01-09|
|197|[antonioru/beautiful-react-hooks](https://github.com/antonioru/beautiful-react-hooks)|🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥|7951|JavaScript|2023-11-20| |197|[antonioru/beautiful-react-hooks](https://github.com/antonioru/beautiful-react-hooks)|🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥|7953|JavaScript|2023-11-20|
|198|[modelscope/facechain](https://github.com/modelscope/facechain)|FaceChain is a deep-learning toolchain for generating your Digital-Twin.|7936|Python|2024-02-28| |198|[modelscope/facechain](https://github.com/modelscope/facechain)|FaceChain is a deep-learning toolchain for generating your Digital-Twin.|7940|Python|2024-02-28|
|199|[bitemyapp/learnhaskell](https://github.com/bitemyapp/learnhaskell)|Learn Haskell|7889|Makefile|2023-09-30| |199|[bitemyapp/learnhaskell](https://github.com/bitemyapp/learnhaskell)|Learn Haskell|7890|Makefile|2023-09-30|
|200|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程蘑菇书在线阅读地址https://datawhalechina.github.io/easy-rl/|7827|Jupyter Notebook|2024-02-23| |200|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程蘑菇书在线阅读地址https://datawhalechina.github.io/easy-rl/|7835|Jupyter Notebook|2024-02-23|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,7 +1,7 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Assembly # 中文总榜 > 资料类 > Assembly
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
@ -11,9 +11,9 @@
|4|[Jolsonz/hust_kaoyan](https://github.com/Jolsonz/hust_kaoyan)|本人参与2020华中科技大学研究生考试复试期间所作的一些笔记主要是数据库和汇编语言的。|46|2024-01-11| |4|[Jolsonz/hust_kaoyan](https://github.com/Jolsonz/hust_kaoyan)|本人参与2020华中科技大学研究生考试复试期间所作的一些笔记主要是数据库和汇编语言的。|46|2024-01-11|
|5|[dekrt/Reports](https://github.com/dekrt/Reports)|HUST SSE Courses Reports 华科软件学院课程报告|14|2024-02-09| |5|[dekrt/Reports](https://github.com/dekrt/Reports)|HUST SSE Courses Reports 华科软件学院课程报告|14|2024-02-09|
|6|[ZJUIntl-share/zjuintl-icicles](https://github.com/ZJUIntl-share/zjuintl-icicles)|浙大国际校区课程攻略共享计划|5|2024-01-20| |6|[ZJUIntl-share/zjuintl-icicles](https://github.com/ZJUIntl-share/zjuintl-icicles)|浙大国际校区课程攻略共享计划|5|2024-01-20|
|7|[HUA428571/Calendar_MASM](https://github.com/HUA428571/Calendar_MASM)|NJUPT-CS-专业课程设计I-汇编语言程序设计 万年历显示程序|4|2023-11-10| |7|[Molotovgirl1/NKUCS_Assembly-Language-and-Reverse-Engineering](https://github.com/Molotovgirl1/NKUCS_Assembly-Language-and-Reverse-Engineering)|南开大学汇编语言与逆向技术课程的作业和代码|3|2024-01-21|
|8|[Molotovgirl1/NKUCS_Assembly-Language-and-Reverse-Engineering](https://github.com/Molotovgirl1/NKUCS_Assembly-Language-and-Reverse-Engineering)|南开大学汇编语言与逆向技术课程的作业和代码|3|2024-01-21| |8|[Flskying/2023_AT89C51](https://github.com/Flskying/2023_AT89C51)|2023年单片机学习记录|3|2023-12-13|
|9|[Flskying/2023_AT89C51](https://github.com/Flskying/2023_AT89C51)|2023年单片机学习记录|3|2023-12-13| |9|[HUA428571/Calendar_MASM](https://github.com/HUA428571/Calendar_MASM)|NJUPT-CS-专业课程设计I-汇编语言程序设计 万年历显示程序|3|2023-11-10|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,34 +1,34 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > C # 中文总榜 > 资料类 > C
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|7432|2023-11-13| |1|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|7433|2023-11-13|
|2|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图FFmpeg本地推流、H264与RTMP实时推流直播OpenGL滤镜特效视频拍摄。音视频学习路线音视频知识总结、流媒体协议|4650|2024-01-11| |2|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图FFmpeg本地推流、H264与RTMP实时推流直播OpenGL滤镜特效视频拍摄。音视频学习路线音视频知识总结、流媒体协议|4654|2024-01-11|
|3|[cpq/bare-metal-programming-guide](https://github.com/cpq/bare-metal-programming-guide)|A bare metal programming guide (ARM microcontrollers)|2355|2024-02-19| |3|[cpq/bare-metal-programming-guide](https://github.com/cpq/bare-metal-programming-guide)|A bare metal programming guide (ARM microcontrollers)|2356|2024-02-19|
|4|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|2152|2024-02-04| |4|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|2154|2024-02-04|
|5|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1821|2023-10-13| |5|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1823|2023-10-13|
|6|[eunomia-bpf/bpf-developer-tutorial](https://github.com/eunomia-bpf/bpf-developer-tutorial)|eBPF Developer Tutorial: Learning eBPF Step by Step with Examples|1785|2024-02-27| |6|[eunomia-bpf/bpf-developer-tutorial](https://github.com/eunomia-bpf/bpf-developer-tutorial)|eBPF Developer Tutorial: Learning eBPF Step by Step with Examples|1789|2024-02-27|
|7|[HITSZ-OpenCS/HITSZ-OpenCS](https://github.com/HITSZ-OpenCS/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|1339|2024-01-26| |7|[HITSZ-OpenCS/HITSZ-OpenCS](https://github.com/HITSZ-OpenCS/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|1343|2024-01-26|
|8|[xinntao/Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan)|NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|1236|2023-11-21| |8|[xinntao/Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan)|NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|1237|2023-11-21|
|9|[agile6v/awesome-nginx](https://github.com/agile6v/awesome-nginx)|A curated list of awesome Nginx distributions, 3rd party modules, Active developers, etc. :octocat: |1065|2024-02-22| |9|[agile6v/awesome-nginx](https://github.com/agile6v/awesome-nginx)|A curated list of awesome Nginx distributions, 3rd party modules, Active developers, etc. :octocat: |1065|2024-02-22|
|10|[wuxx/nanoDAP](https://github.com/wuxx/nanoDAP)|建议大家star此仓库仓库会持续更新。由于部分淘宝卖家“借鉴”实验室出品的nanoDAP详情描述和资料请大家认准实验室官方链接|1041|2024-02-16| |10|[wuxx/nanoDAP](https://github.com/wuxx/nanoDAP)|建议大家star此仓库仓库会持续更新。由于部分淘宝卖家“借鉴”实验室出品的nanoDAP详情描述和资料请大家认准实验室官方链接|1042|2024-02-16|
|11|[larryli/PuTTY](https://github.com/larryli/PuTTY)|PuTTY 中文版,原 http://code.google.com/p/puttycn 项目。|970|2024-02-14| |11|[larryli/PuTTY](https://github.com/larryli/PuTTY)|PuTTY 中文版,原 http://code.google.com/p/puttycn 项目。|972|2024-03-01|
|12|[AlexFanw/HUSTER-CS](https://github.com/AlexFanw/HUSTER-CS)|华中科技大学 计算机科学与技术学院 学习资料💯 以及 实验资料💾|948|2023-12-13| |12|[AlexFanw/HUSTER-CS](https://github.com/AlexFanw/HUSTER-CS)|华中科技大学 计算机科学与技术学院 学习资料💯 以及 实验资料💾|948|2023-12-13|
|13|[zfl9/chinadns-ng](https://github.com/zfl9/chinadns-ng)|chinadns 重构增强版支持黑白名单ipset/nftset|885|2024-02-29| |13|[zfl9/chinadns-ng](https://github.com/zfl9/chinadns-ng)|chinadns 重构增强版支持黑白名单ipset/nftset|885|2024-02-29|
|14|[FantasticLBP/knowledge-kit](https://github.com/FantasticLBP/knowledge-kit)|iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结|836|2024-02-23| |14|[FantasticLBP/knowledge-kit](https://github.com/FantasticLBP/knowledge-kit)|iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结|836|2024-02-23|
|15|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|685|2024-02-01| |15|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|684|2024-02-01|
|16|[Skythinker616/foc-wheel-legged-robot](https://github.com/Skythinker616/foc-wheel-legged-robot)|Open source materials for a novel structured legged robot, including mechanical design, electronic design, algorithm simulation, and software development. 一个新型结构的轮腿机器人开源资料,包含机械设计、电子设计、算法仿真、软件开发等 ...|623|2023-11-23| |16|[Skythinker616/foc-wheel-legged-robot](https://github.com/Skythinker616/foc-wheel-legged-robot)|Open source materials for a novel structured legged robot, including mechanical design, electronic design, algorithm simulation, and software development. 一个新型结构的轮腿机器人开源资料,包含机械设计、电子设计、算法仿真、软件开发等 ...|648|2023-11-23|
|17|[Xinyuan-LilyGO/LilyGo-LoRa-Series](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series)|LILYGO LoRa Series examples|536|2024-02-29| |17|[Xinyuan-LilyGO/LilyGo-LoRa-Series](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series)|LILYGO LoRa Series examples|536|2024-02-29|
|18|[LearningOS/os-lectures](https://github.com/LearningOS/os-lectures)|2023年春季OS课程Slides|534|2024-02-29| |18|[LearningOS/os-lectures](https://github.com/LearningOS/os-lectures)|2023年春季OS课程Slides|534|2024-03-01|
|19|[linuxkerneltravel/lmp](https://github.com/linuxkerneltravel/lmp)|LMP provides an eBPF Supermarket for developers, including eBPF tools, open-source projects based on eBPF, eBPF learning materials, Linux kernel learning materials, and more.|506|2024-02-29| |19|[linuxkerneltravel/lmp](https://github.com/linuxkerneltravel/lmp)|LMP provides an eBPF Supermarket for developers, including eBPF tools, open-source projects based on eBPF, eBPF learning materials, Linux kernel learning materials, and more.|508|2024-03-01|
|20|[ultraji/linux-0.12](https://github.com/ultraji/linux-0.12)|《Linux内核完全剖析》linux0.12源码及实验环境|431|2023-10-29| |20|[ultraji/linux-0.12](https://github.com/ultraji/linux-0.12)|《Linux内核完全剖析》linux0.12源码及实验环境|431|2023-10-29|
|21|[alejoseb/Modbus-STM32-HAL-FreeRTOS](https://github.com/alejoseb/Modbus-STM32-HAL-FreeRTOS)|Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS|426|2024-02-17| |21|[alejoseb/Modbus-STM32-HAL-FreeRTOS](https://github.com/alejoseb/Modbus-STM32-HAL-FreeRTOS)|Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS|427|2024-02-17|
|22|[Spacial/awesome-csirt](https://github.com/Spacial/awesome-csirt)|Awesome CSIRT is an curated list of links and resources in security and CSIRT daily activities.|384|2024-01-04| |22|[Spacial/awesome-csirt](https://github.com/Spacial/awesome-csirt)|Awesome CSIRT is an curated list of links and resources in security and CSIRT daily activities.|384|2024-01-04|
|23|[bouffalolab/bouffalo_sdk](https://github.com/bouffalolab/bouffalo_sdk)|BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk |329|2024-02-06| |23|[bouffalolab/bouffalo_sdk](https://github.com/bouffalolab/bouffalo_sdk)|BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk |329|2024-02-06|
|24|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|上海交通大学 RoboMaster 2021赛季 视觉代码|308|2024-01-26| |24|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|上海交通大学 RoboMaster 2021赛季 视觉代码|310|2024-01-26|
|25|[adiwzx/freenode](https://github.com/adiwzx/freenode)|V2Ray Clash 免费节点分享|301|2023-10-22| |25|[adiwzx/freenode](https://github.com/adiwzx/freenode)|V2Ray Clash 免费节点分享|301|2023-10-22|
|26|[kuangyufei/kernel_liteos_a_note](https://github.com/kuangyufei/kernel_liteos_a_note)|精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com|290|2024-02-04| |26|[kuangyufei/kernel_liteos_a_note](https://github.com/kuangyufei/kernel_liteos_a_note)|精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com|290|2024-02-04|
|27|[Push3AX/GrabAccess](https://github.com/Push3AX/GrabAccess)|Bookit / Windows Login Password and Bitlocker Bypass Tool|280|2023-11-19| |27|[Push3AX/GrabAccess](https://github.com/Push3AX/GrabAccess)|Bookit / Windows Login Password and Bitlocker Bypass Tool|280|2023-11-19|
@ -41,14 +41,14 @@
|34|[zjutjh/zjut-icicles](https://github.com/zjutjh/zjut-icicles)|浙江工业大学课程攻略共享计划|165|2024-02-26| |34|[zjutjh/zjut-icicles](https://github.com/zjutjh/zjut-icicles)|浙江工业大学课程攻略共享计划|165|2024-02-26|
|35|[sunxvming/navmesh](https://github.com/sunxvming/navmesh)|导航网格寻路C++实现版(入门版)|156|2024-02-14| |35|[sunxvming/navmesh](https://github.com/sunxvming/navmesh)|导航网格寻路C++实现版(入门版)|156|2024-02-14|
|36|[qaiu/c4droid-code](https://github.com/qaiu/c4droid-code)|C4droid代码实例 C/C++代码实例/教程|124|2023-09-07| |36|[qaiu/c4droid-code](https://github.com/qaiu/c4droid-code)|C4droid代码实例 C/C++代码实例/教程|124|2023-09-07|
|37|[Staok/ARM-Linux-Study](https://github.com/Staok/ARM-Linux-Study)|ARM Linux 的学习历程。包括应用、驱动、设备树GCC, Make, CMake, Bash, Vim, Git 等等大集合内容。文章遵守 CC BY NC SA 4.0 协议。|122|2023-11-19| |37|[Staok/ARM-Linux-Study](https://github.com/Staok/ARM-Linux-Study)|ARM Linux 的学习历程。包括应用、驱动、设备树GCC, Make, CMake, Bash, Vim, Git 等等大集合内容。文章遵守 CC BY NC SA 4.0 协议。|123|2023-11-19|
|38|[yocn/AndroidMediaCodec](https://github.com/yocn/AndroidMediaCodec)|Android 音视频处理集合关联了ffmpeg\libyuv等等库|117|2023-11-08| |38|[yocn/AndroidMediaCodec](https://github.com/yocn/AndroidMediaCodec)|Android 音视频处理集合关联了ffmpeg\libyuv等等库|117|2023-11-08|
|39|[chunhuajiang/esp-idf-zh](https://github.com/chunhuajiang/esp-idf-zh)|ESP-IDF 中文文档 |105|2023-11-03| |39|[chunhuajiang/esp-idf-zh](https://github.com/chunhuajiang/esp-idf-zh)|ESP-IDF 中文文档 |105|2023-11-03|
|40|[HilbertRonAnju/XJTU_Electrical_Engineering_and_Automation](https://github.com/HilbertRonAnju/XJTU_Electrical_Engineering_and_Automation)|本项目为西安交通大学电气工程及其自动化专业课程资料。我是西安交通大学电气工程及其自动化专业18级学生专业方向电气工程发电本项目包含我从大一到大四的所搜集整理的课程资料以及实验资料包括但不限于往年题实验代码以及实验报告复习提纲课后习题答案等。希望该项目在学业上对学弟学妹有所帮助记得留下star。|102|2023-12-21| |40|[HilbertRonAnju/XJTU_Electrical_Engineering_and_Automation](https://github.com/HilbertRonAnju/XJTU_Electrical_Engineering_and_Automation)|本项目为西安交通大学电气工程及其自动化专业课程资料。我是西安交通大学电气工程及其自动化专业18级学生专业方向电气工程发电本项目包含我从大一到大四的所搜集整理的课程资料以及实验资料包括但不限于往年题实验代码以及实验报告复习提纲课后习题答案等。希望该项目在学业上对学弟学妹有所帮助记得留下star。|103|2023-12-21|
|41|[wolongalick/AVClip](https://github.com/wolongalick/AVClip)|这是一个用于学习音视频剪辑的项目|101|2023-10-05| |41|[wolongalick/AVClip](https://github.com/wolongalick/AVClip)|这是一个用于学习音视频剪辑的项目|101|2023-10-05|
|42|[strongercjd/STM32F207VCT6](https://github.com/strongercjd/STM32F207VCT6)|STM32F207VCT6 learning resource |94|2024-02-01| |42|[strongercjd/STM32F207VCT6](https://github.com/strongercjd/STM32F207VCT6)|STM32F207VCT6 learning resource |94|2024-02-01|
|43|[gongluck/CVIP](https://github.com/gongluck/CVIP)|C/C++/Golang/Linux...知识整理|87|2024-02-01| |43|[gongluck/CVIP](https://github.com/gongluck/CVIP)|C/C++/Golang/Linux...知识整理|88|2024-02-01|
|44|[jaywcjlove/c-tutorial](https://github.com/jaywcjlove/c-tutorial)|C语言教程|69|2023-11-29| |44|[jaywcjlove/c-tutorial](https://github.com/jaywcjlove/c-tutorial)|C语言教程|70|2023-11-29|
|45|[shangzongyu/source-code](https://github.com/shangzongyu/source-code)|收集一些书的源码,方便自己查找|62|2024-01-26| |45|[shangzongyu/source-code](https://github.com/shangzongyu/source-code)|收集一些书的源码,方便自己查找|62|2024-01-26|
|46|[WHUCodingAndOpen/OpenCourseResources](https://github.com/WHUCodingAndOpen/OpenCourseResources)|WHU开源资料|59|2024-01-04| |46|[WHUCodingAndOpen/OpenCourseResources](https://github.com/WHUCodingAndOpen/OpenCourseResources)|WHU开源资料|59|2024-01-04|
|47|[r0ysue/FridaAndrioidNativeBeginnersBook](https://github.com/r0ysue/FridaAndrioidNativeBeginnersBook)|《安卓Frida SO逆向分析实战》|57|2023-10-22| |47|[r0ysue/FridaAndrioidNativeBeginnersBook](https://github.com/r0ysue/FridaAndrioidNativeBeginnersBook)|《安卓Frida SO逆向分析实战》|57|2023-10-22|

@ -1,86 +1,86 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > C++ # 中文总榜 > 资料类 > C++
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|35902|2024-02-18| |1|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|35936|2024-02-18|
|2|[huihut/interview](https://github.com/huihut/interview)|📚 C/C++ 技术面试基础知识总结包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ...|32189|2023-11-27| |2|[huihut/interview](https://github.com/huihut/interview)|📚 C/C++ 技术面试基础知识总结包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ...|32200|2023-11-27|
|3|[MaaAssistantArknights/MaaAssistantArknights](https://github.com/MaaAssistantArknights/MaaAssistantArknights)|《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients.|11423|2024-02-29| |3|[MaaAssistantArknights/MaaAssistantArknights](https://github.com/MaaAssistantArknights/MaaAssistantArknights)|《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients.|11428|2024-03-01|
|4|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦附答案--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|9250|2024-01-01| |4|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦附答案--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|9251|2024-01-01|
|5|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同该系列教程将C++ Templates作为一门图灵完备的语言来讲授以求帮助读者对Meta-Programming融会贯通。(正在施工中)|8922|2024-02-20| |5|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同该系列教程将C++ Templates作为一门图灵完备的语言来讲授以求帮助读者对Meta-Programming融会贯通。(正在施工中)|8929|2024-02-20|
|6|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库包括笔记和课后练习答案。|7262|2024-01-02| |6|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库包括笔记和课后练习答案。|7266|2024-01-02|
|7|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|微信HOOK、微信机器人 wxhook数据库解密 微信公众号采集 微信公众号爬虫企业微信HOOK|6012|2024-01-15| |7|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|微信HOOK、微信机器人 wxhook数据库解密 微信公众号采集 微信公众号爬虫企业微信HOOK|6013|2024-01-15|
|8|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo预计会有100多个一直持续更新完善代码简洁易懂注释详细每个都是独立项目非常适合初学者代码随意传播使用拒绝打赏和捐赠欢迎留言评论公众号Qt教程|5244|2024-02-26| |8|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo预计会有100多个一直持续更新完善代码简洁易懂注释详细每个都是独立项目非常适合初学者代码随意传播使用拒绝打赏和捐赠欢迎留言评论公众号Qt教程|5249|2024-02-26|
|9|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|5095|2023-12-18| |9|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|5098|2023-12-18|
|10|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|4903|2023-10-08| |10|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|4907|2023-10-08|
|11|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|4503|2023-12-27| |11|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|4510|2023-12-27|
|12|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|3752|2023-11-02| |12|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|3759|2023-11-02|
|13|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|3108|2023-09-24| |13|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|3109|2023-09-24|
|14|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|2929|2024-02-29| |14|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|2930|2024-02-29|
|15|[XMuli/QtExamples](https://github.com/XMuli/QtExamples)|Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解DTK 重绘控件方式的框架解析IDE 技巧之 Visual Studio / Qt Creator此为系列文章教程|2855|2024-01-24| |15|[XMuli/QtExamples](https://github.com/XMuli/QtExamples)|Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解DTK 重绘控件方式的框架解析IDE 技巧之 Visual Studio / Qt Creator此为系列文章教程|2862|2024-01-24|
|16|[liuyubobobo/Play-Leetcode](https://github.com/liuyubobobo/Play-Leetcode)|My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言一部分问题支持Java语言 ...|2686|2023-11-09| |16|[liuyubobobo/Play-Leetcode](https://github.com/liuyubobobo/Play-Leetcode)|My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言一部分问题支持Java语言 ...|2686|2023-11-09|
|17|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|2467|2024-02-16| |17|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|2470|2024-02-16|
|18|[ThisisGame/cpp-game-engine-book](https://github.com/ThisisGame/cpp-game-engine-book)|从零编写游戏引擎教程 Writing a game engine tutorial from scratch|2453|2024-02-29| |18|[ThisisGame/cpp-game-engine-book](https://github.com/ThisisGame/cpp-game-engine-book)|从零编写游戏引擎教程 Writing a game engine tutorial from scratch|2457|2024-02-29|
|19|[zufuliu/notepad2](https://github.com/zufuliu/notepad2)|Notepad2-zufuliu is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled wi ...|2188|2024-02-22| |19|[zufuliu/notepad2](https://github.com/zufuliu/notepad2)|Notepad2-zufuliu is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled wi ...|2189|2024-02-22|
|20|[opencurve/curve](https://github.com/opencurve/curve)|Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage ...|2180|2024-02-26| |20|[opencurve/curve](https://github.com/opencurve/curve)|Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage ...|2181|2024-02-26|
|21|[selfboot/CS_Offer](https://github.com/selfboot/CS_Offer)|计算机学科基础知识和主流编程语言相关内容的总结|2177|2023-09-24| |21|[selfboot/CS_Offer](https://github.com/selfboot/CS_Offer)|计算机学科基础知识和主流编程语言相关内容的总结|2177|2023-09-24|
|22|[HarleysZhang/cv_note](https://github.com/HarleysZhang/cv_note)|记录cv算法工程师的成长之路分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/|2155|2024-01-23| |22|[HarleysZhang/cv_note](https://github.com/HarleysZhang/cv_note)|记录cv算法工程师的成长之路分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/|2155|2024-01-23|
|23|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1990|2023-12-13| |23|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1990|2023-12-13|
|24|[netwarm007/GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch)|配合我的知乎专栏写的项目|1666|2023-09-16| |24|[netwarm007/GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch)|配合我的知乎专栏写的项目|1666|2023-09-16|
|25|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版中文版》原书代码、习题答案和个人笔记仅供学习和交流。|1655|2023-10-07| |25|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版中文版》原书代码、习题答案和个人笔记仅供学习和交流。|1656|2023-10-07|
|26|[gaoxiang12/slam_in_autonomous_driving](https://github.com/gaoxiang12/slam_in_autonomous_driving)|《自动驾驶中的SLAM技术》对应开源代码|1546|2024-02-18| |26|[gaoxiang12/slam_in_autonomous_driving](https://github.com/gaoxiang12/slam_in_autonomous_driving)|《自动驾驶中的SLAM技术》对应开源代码|1548|2024-02-18|
|27|[hao14293/2021-Postgraduate-408](https://github.com/hao14293/2021-Postgraduate-408)|💯✍备考2021年研究生-408 |1392|2024-01-22| |27|[hao14293/2021-Postgraduate-408](https://github.com/hao14293/2021-Postgraduate-408)|💯✍备考2021年研究生-408 |1392|2024-01-22|
|28|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程使用Windows SDK(C++)开发Direct3D 11.x|1387|2023-12-12| |28|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程使用Windows SDK(C++)开发Direct3D 11.x|1387|2023-12-12|
|29|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCLPoint Cloud Library点云库学习记录|1366|2024-01-03| |29|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCLPoint Cloud Library点云库学习记录|1368|2024-01-03|
|30|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|1308|2024-01-17| |30|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|1308|2024-01-17|
|31|[githubhaohao/LearnFFmpeg](https://github.com/githubhaohao/LearnFFmpeg)|Android FFmpeg 音视频开发教程|1301|2024-02-23| |31|[githubhaohao/LearnFFmpeg](https://github.com/githubhaohao/LearnFFmpeg)|Android FFmpeg 音视频开发教程|1301|2024-02-23|
|32|[skywind3000/RenderHelp](https://github.com/skywind3000/RenderHelp)|:zap: 可编程渲染管线实现,帮助初学者学习渲染 |1236|2024-01-22| |32|[skywind3000/RenderHelp](https://github.com/skywind3000/RenderHelp)|:zap: 可编程渲染管线实现,帮助初学者学习渲染 |1236|2024-01-22|
|33|[alibaba/yalantinglibs](https://github.com/alibaba/yalantinglibs)|A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple|1215|2024-02-29| |33|[alibaba/yalantinglibs](https://github.com/alibaba/yalantinglibs)|A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple|1216|2024-03-01|
|34|[wqking/eventpp](https://github.com/wqking/eventpp)|Event Dispatcher and callback list for C++|1176|2024-02-20| |34|[wqking/eventpp](https://github.com/wqking/eventpp)|Event Dispatcher and callback list for C++|1177|2024-02-20|
|35|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books..|1103|2024-02-27| |35|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books..|1104|2024-03-01|
|36|[Miller-Xie/Code](https://github.com/Miller-Xie/Code)|面试高频算法题总结,个人博客|1077|2023-12-16| |36|[Miller-Xie/Code](https://github.com/Miller-Xie/Code)|面试高频算法题总结,个人博客|1078|2023-12-16|
|37|[o0o0o0o0o0o0o/image-processing-from-scratch](https://github.com/o0o0o0o0o0o0o/image-processing-from-scratch)|This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.|1046|2024-02-13| |37|[o0o0o0o0o0o0o/image-processing-from-scratch](https://github.com/o0o0o0o0o0o0o/image-processing-from-scratch)|This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.|1046|2024-02-13|
|38|[IronsDu/brynet](https://github.com/IronsDu/brynet)|A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.|994|2024-01-25| |38|[IronsDu/brynet](https://github.com/IronsDu/brynet)|A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.|995|2024-01-25|
|39|[hedada-hc/pc_wechat_hook](https://github.com/hedada-hc/pc_wechat_hook)|pc微信hook 课程例子源码 最新版pc微信hook全套课程尽在网易云课堂 搜索微信逆向即可 pcwx pcweichat 微信hook C语言开发|869|2024-01-11| |39|[hedada-hc/pc_wechat_hook](https://github.com/hedada-hc/pc_wechat_hook)|pc微信hook 课程例子源码 最新版pc微信hook全套课程尽在网易云课堂 搜索微信逆向即可 pcwx pcweichat 微信hook C语言开发|869|2024-01-11|
|40|[tardate/LittleArduinoProjects](https://github.com/tardate/LittleArduinoProjects)|a collection of "Little Electronic Art Projects", most involving electronics or an Arduino in one way or another!|630|2024-02-28| |40|[tardate/LittleArduinoProjects](https://github.com/tardate/LittleArduinoProjects)|a collection of "Little Electronic Art Projects", most involving electronics or an Arduino in one way or another!|630|2024-02-28|
|41|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|598|2024-02-20| |41|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|598|2024-02-20|
|42|[Greedysky/TTKWidgetTools](https://github.com/Greedysky/TTKWidgetTools)|QWidget 自定义控件集合 持续更新中......|557|2024-02-21| |42|[Greedysky/TTKWidgetTools](https://github.com/Greedysky/TTKWidgetTools)|QWidget 自定义控件集合 持续更新中......|557|2024-02-21|
|43|[district10/cmake-templates](https://github.com/district10/cmake-templates)|Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子|518|2023-12-07| |43|[district10/cmake-templates](https://github.com/district10/cmake-templates)|Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子|518|2023-12-07|
|44|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析框架学习等。encode decodergb yuv h264 aac flv mp4 rtmplibyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtcandroid ios capture videotoolbox|465|2024-02-23| |44|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析框架学习等。encode decodergb yuv h264 aac flv mp4 rtmplibyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtcandroid ios capture videotoolbox|467|2024-02-23|
|45|[Mq-b/Loser-HomeWork](https://github.com/Mq-b/Loser-HomeWork)|卢瑟们的作业展示答案讲解以及一些C++知识|459|2024-02-29| |45|[Mq-b/Loser-HomeWork](https://github.com/Mq-b/Loser-HomeWork)|卢瑟们的作业展示答案讲解以及一些C++知识|461|2024-03-01|
|46|[Quanwei1992/GAMES101](https://github.com/Quanwei1992/GAMES101)|GAMES101: 现代计算机图形学入门 作业|446|2023-10-14| |46|[Quanwei1992/GAMES101](https://github.com/Quanwei1992/GAMES101)|GAMES101: 现代计算机图形学入门 作业|447|2023-10-14|
|47|[Mq-b/Cpp20-STL-Cookbook-src](https://github.com/Mq-b/Cpp20-STL-Cookbook-src)|C++20 STL Cookbook|425|2024-01-08| |47|[Mq-b/Cpp20-STL-Cookbook-src](https://github.com/Mq-b/Cpp20-STL-Cookbook-src)|C++20 STL Cookbook|425|2024-01-08|
|48|[sophgo/tpu-mlir](https://github.com/sophgo/tpu-mlir)|Machine learning compiler based on MLIR for Sophgo TPU.|415|2024-02-23| |48|[sophgo/tpu-mlir](https://github.com/sophgo/tpu-mlir)|Machine learning compiler based on MLIR for Sophgo TPU.|415|2024-02-23|
|49|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|389|2023-11-21| |49|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|390|2023-11-21|
|50|[anbingxu666/WangDao-DataStructure](https://github.com/anbingxu666/WangDao-DataStructure)|《数据结构》经典算法代码|362|2023-12-24| |50|[anbingxu666/WangDao-DataStructure](https://github.com/anbingxu666/WangDao-DataStructure)|《数据结构》经典算法代码|362|2023-12-24|
|51|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|356|2023-11-03| |51|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|356|2023-11-03|
|52|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|312|2024-02-19| |52|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|312|2024-02-19|
|53|[gongjianbo/MyTestCode](https://github.com/gongjianbo/MyTestCode)|Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序作为我博客的示例代码主要是Qt相关的Demo。|309|2024-02-27| |53|[gongjianbo/MyTestCode](https://github.com/gongjianbo/MyTestCode)|Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序作为我博客的示例代码主要是Qt相关的Demo。|309|2024-02-27|
|54|[AgoraIO/API-Examples](https://github.com/AgoraIO/API-Examples)|Play with AgoraSDK and have fun! Everything you need to start learning Agora.|274|2024-02-27| |54|[AgoraIO/API-Examples](https://github.com/AgoraIO/API-Examples)|Play with AgoraSDK and have fun! Everything you need to start learning Agora.|275|2024-02-27|
|55|[GoatGirl98/Walkthrough-of-ACCoding-in-BUAA](https://github.com/GoatGirl98/Walkthrough-of-ACCoding-in-BUAA)|北航OJ通关攻略包括北航软件学院的在线评测网站OJ——AC编程accoding.buaa.edu.cn开放课程的全部题解|273|2024-02-20| |55|[GoatGirl98/Walkthrough-of-ACCoding-in-BUAA](https://github.com/GoatGirl98/Walkthrough-of-ACCoding-in-BUAA)|北航OJ通关攻略包括北航软件学院的在线评测网站OJ——AC编程accoding.buaa.edu.cn开放课程的全部题解|273|2024-02-20|
|56|[xiihoo/Books_Robot_SLAM_Navigation](https://github.com/xiihoo/Books_Robot_SLAM_Navigation)|This project is supporting code for the book of Robot SLAM Navigation Core Technology and the Actual Combat. |271|2024-01-26| |56|[xiihoo/Books_Robot_SLAM_Navigation](https://github.com/xiihoo/Books_Robot_SLAM_Navigation)|This project is supporting code for the book of Robot SLAM Navigation Core Technology and the Actual Combat. |271|2024-01-26|
|57|[upupming/algorithm](https://github.com/upupming/algorithm)|acwing, leetcode, kickstart, 算法模板, PAT 等等|266|2024-02-26| |57|[upupming/algorithm](https://github.com/upupming/algorithm)|acwing, leetcode, kickstart, 算法模板, PAT 等等|268|2024-02-26|
|58|[KyrieFeng23/QT5-Image-and-video-processing-software](https://github.com/KyrieFeng23/QT5-Image-and-video-processing-software)|使用QT5+Opencv完成简单的图像处理及视频处理软件。图像处理包括灰度化、均值滤波、边缘检测、伽马变换、旋转镜像、亮度调节、二值化、对比度饱和度调节、色彩调节、图片保存、水印等。 视频处理包括:二值化、边缘检测、灰度化、平滑、局部马赛克、缩放等。 此外还进行了界面美化、中英翻译等。|249|2023-10-05| |58|[KyrieFeng23/QT5-Image-and-video-processing-software](https://github.com/KyrieFeng23/QT5-Image-and-video-processing-software)|使用QT5+Opencv完成简单的图像处理及视频处理软件。图像处理包括灰度化、均值滤波、边缘检测、伽马变换、旋转镜像、亮度调节、二值化、对比度饱和度调节、色彩调节、图片保存、水印等。 视频处理包括:二值化、边缘检测、灰度化、平滑、局部马赛克、缩放等。 此外还进行了界面美化、中英翻译等。|249|2023-10-05|
|59|[JackeyLea/ffmpeg_beginner](https://github.com/JackeyLea/ffmpeg_beginner)|食铁兽 ffmpeg4/5/6入门系列教程代码|242|2023-11-30| |59|[JackeyLea/ffmpeg_beginner](https://github.com/JackeyLea/ffmpeg_beginner)|食铁兽 ffmpeg4/5/6入门系列教程代码|242|2023-11-30|
|60|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|235|2024-02-10| |60|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|235|2024-02-10|
|61|[Italink/ModernGraphicsEngineGuide](https://github.com/Italink/ModernGraphicsEngineGuide)|现代图形引擎入门指南|213|2024-02-27| |61|[Italink/ModernGraphicsEngineGuide](https://github.com/Italink/ModernGraphicsEngineGuide)|现代图形引擎入门指南|214|2024-02-27|
|62|[Mq-b/Modern-Cpp-templates-tutorial](https://github.com/Mq-b/Modern-Cpp-templates-tutorial)|现代C++模板教程|192|2024-02-27| |62|[Mq-b/Modern-Cpp-templates-tutorial](https://github.com/Mq-b/Modern-Cpp-templates-tutorial)|现代C++模板教程|192|2024-02-27|
|63|[WifWaf/MH-Z19](https://github.com/WifWaf/MH-Z19)|For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial|190|2023-12-08| |63|[WifWaf/MH-Z19](https://github.com/WifWaf/MH-Z19)|For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial|190|2023-12-08|
|64|[dependon/fantascene-dynamic-wallpaper](https://github.com/dependon/fantascene-dynamic-wallpaper)|Managed animated wallpaper based on X11 under Linux(Dynamic Wallpapers for Linux)|185|2023-12-01| |64|[dependon/fantascene-dynamic-wallpaper](https://github.com/dependon/fantascene-dynamic-wallpaper)|Managed animated wallpaper based on X11 under Linux(Dynamic Wallpapers for Linux)|185|2023-12-01|
|65|[HACK-THE-WORLD/IDAPluginList](https://github.com/HACK-THE-WORLD/IDAPluginList)|IDA插件集合含项目名称及项目地址每日定时Clone项目。|175|2024-02-28| |65|[HACK-THE-WORLD/IDAPluginList](https://github.com/HACK-THE-WORLD/IDAPluginList)|IDA插件集合含项目名称及项目地址每日定时Clone项目。|177|2024-02-28|
|66|[gesanqiu/gstreamer-example](https://github.com/gesanqiu/gstreamer-example)|Gstreamer开发教程。|173|2024-02-18| |66|[gesanqiu/gstreamer-example](https://github.com/gesanqiu/gstreamer-example)|Gstreamer开发教程。|173|2024-02-18|
|67|[CHH3213/Books](https://github.com/CHH3213/Books)|书籍资料汇总|172|2023-10-23| |67|[CHH3213/Books](https://github.com/CHH3213/Books)|书籍资料汇总|172|2023-10-23|
|68|[youngyangyang04/KVstorageBaseRaft-cpp](https://github.com/youngyangyang04/KVstorageBaseRaft-cpp)|【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库|160|2024-02-29| |68|[youngyangyang04/KVstorageBaseRaft-cpp](https://github.com/youngyangyang04/KVstorageBaseRaft-cpp)|【代码随想录知识星球】项目分享-基于Raft的k-v存储数据库|161|2024-02-29|
|69|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|159|2023-12-04| |69|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|159|2023-12-04|
|70|[JackyLee3362/npee-408-note](https://github.com/JackyLee3362/npee-408-note)|National Postgraduate Entrance Examination (NPEE) 中国研究生入学考试 408科目课程笔记|153|2024-02-05| |70|[JackyLee3362/npee-408-note](https://github.com/JackyLee3362/npee-408-note)|National Postgraduate Entrance Examination (NPEE) 中国研究生入学考试 408科目课程笔记|153|2024-02-05|
|71|[graycatya/CatLearnQt](https://github.com/graycatya/CatLearnQt)|CatLearnQt,提供QWidgetQuick网络串口基础库和示例。案例软件支持样式切换与国际化。|150|2023-12-29| |71|[graycatya/CatLearnQt](https://github.com/graycatya/CatLearnQt)|CatLearnQt,提供QWidgetQuick网络串口基础库和示例。案例软件支持样式切换与国际化。|150|2023-12-29|
|72|[jinbooooom/programming-summary](https://github.com/jinbooooom/programming-summary)|C/C++/Java/Python 基础知识总结|147|2024-01-10| |72|[jinbooooom/programming-summary](https://github.com/jinbooooom/programming-summary)|C/C++/Java/Python 基础知识总结|147|2024-01-10|
|73|[KarryRen/SCU-CS-Class-Materials](https://github.com/KarryRen/SCU-CS-Class-Materials)|四川大学计算机学院本科课程资料(更新中)|135|2024-02-29| |73|[KarryRen/SCU-CS-Class-Materials](https://github.com/KarryRen/SCU-CS-Class-Materials)|四川大学计算机学院本科课程资料(更新中)|135|2024-03-01|
|74|[hunterzju/llvm-tutorial](https://github.com/hunterzju/llvm-tutorial)|llvm-tutorial文档翻译以及代码仓库|135|2023-10-09| |74|[hunterzju/llvm-tutorial](https://github.com/hunterzju/llvm-tutorial)|llvm-tutorial文档翻译以及代码仓库|135|2023-10-09|
|75|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记OC、C++、iOS 逆向、汇编、Python。|130|2023-11-19| |75|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记OC、C++、iOS 逆向、汇编、Python。|130|2023-11-19|
|76|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|127|2024-01-15| |76|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|126|2024-01-15|
|77|[inte2000/code_for_algo_book](https://github.com/inte2000/code_for_algo_book)|《算法的乐趣》随书发布的代码|126|2023-09-12| |77|[inte2000/code_for_algo_book](https://github.com/inte2000/code_for_algo_book)|《算法的乐趣》随书发布的代码|126|2023-09-12|
|78|[Greedysky/TTKTinyTools](https://github.com/Greedysky/TTKTinyTools)|Qt 自定义小工具集合 持续更新中......|120|2024-02-21| |78|[Greedysky/TTKTinyTools](https://github.com/Greedysky/TTKTinyTools)|Qt 自定义小工具集合 持续更新中......|120|2024-02-21|
|79|[datawhalechina/smoothly-vslam](https://github.com/datawhalechina/smoothly-vslam)|VSLAM开源基础教程各章节练习代码|119|2023-11-26| |79|[datawhalechina/smoothly-vslam](https://github.com/datawhalechina/smoothly-vslam)|VSLAM开源基础教程各章节练习代码|119|2023-11-26|

@ -1,40 +1,40 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > C# # 中文总榜 > 资料类 > C#
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|8329|2024-02-05| |1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|8330|2024-02-05|
|2|[TheAlgorithms/C-Sharp](https://github.com/TheAlgorithms/C-Sharp)|All algorithms implemented in C#.|6180|2024-02-11| |2|[TheAlgorithms/C-Sharp](https://github.com/TheAlgorithms/C-Sharp)|All algorithms implemented in C#.|6185|2024-02-11|
|3|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 8.0 全家桶教程前后端分离后端接口vue教程姊妹篇官方文档|4732|2024-02-22| |3|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 8.0 全家桶教程前后端分离后端接口vue教程姊妹篇官方文档|4735|2024-02-22|
|4|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|4573|2023-12-04| |4|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|4575|2023-12-04|
|5|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🐱🚀【C#/.NET/.NET Core学习、工作、面试指南】记录、收集和总结C#/.NET/.NET Core基础知识、学习路线、开发实战、学习视频、文章、书籍、项目框架、社区组织、开发必备工具、常见面试题、面试须知、简历模板、以及自己在学习和工作中的一些微薄见解。希望能和大家一起学习共同进步👊【让现在的自己不再迷茫✨如果本知识库能为您提供帮助别忘了给予支持哦(关注、点赞、分享)💖】。|4260|2024-02-29| |5|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🐱🚀【C#/.NET/.NET Core学习、工作、面试指南】记录、收集和总结C#/.NET/.NET Core基础知识、学习路线、开发实战、学习视频、文章、书籍、项目框架、社区组织、开发必备工具、常见面试题、面试须知、简历模板、以及自己在学习和工作中的一些微薄见解。希望能和大家一起学习共同进步👊【让现在的自己不再迷茫✨如果本知识库能为您提供帮助别忘了给予支持哦(关注、点赞、分享)💖】。|4283|2024-03-01|
|6|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|2218|2023-11-02| |6|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|2218|2023-11-02|
|7|[hitchao/Jvedio](https://github.com/hitchao/Jvedio)|Jvedio 是本地视频管理软件,支持扫描本地视频并导入软件,建立视频库, 提取出视频的 唯一识别码,自动分类视频, 添加标签管理视频,使用人工智能识别演员,支持翻译信息, 基于 FFmpeg 截取视频图片Window 桌面端流畅美观的应用软件|2105|2023-12-18| |7|[hitchao/Jvedio](https://github.com/hitchao/Jvedio)|Jvedio 是本地视频管理软件,支持扫描本地视频并导入软件,建立视频库, 提取出视频的 唯一识别码,自动分类视频, 添加标签管理视频,使用人工智能识别演员,支持翻译信息, 基于 FFmpeg 截取视频图片Window 桌面端流畅美观的应用软件|2107|2023-12-18|
|8|[dotnetcore/sharding-core](https://github.com/dotnetcore/sharding-core)|high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案具有零依赖、零学习成本、零业务代码入侵|1069|2024-02-12| |8|[dotnetcore/sharding-core](https://github.com/dotnetcore/sharding-core)|high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案具有零依赖、零学习成本、零业务代码入侵|1071|2024-02-12|
|9|[2881099/FreeRedis](https://github.com/2881099/FreeRedis)|🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.|873|2024-01-31| |9|[2881099/FreeRedis](https://github.com/2881099/FreeRedis)|🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.|873|2024-01-31|
|10|[luoyunchong/lin-cms-dotnetcore](https://github.com/luoyunchong/lin-cms-dotnetcore)|😃A simple and practical CMS implemented by .NET + FreeSql前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏|760|2024-02-29| |10|[luoyunchong/lin-cms-dotnetcore](https://github.com/luoyunchong/lin-cms-dotnetcore)|😃A simple and practical CMS implemented by .NET + FreeSql前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏|760|2024-02-29|
|11|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|仅供学习交流使用 第三方网易云音乐播放器 A Netease Cloud Music Player|727|2024-02-21| |11|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|仅供学习交流使用 第三方网易云音乐播放器 A Netease Cloud Music Player|728|2024-02-21|
|12|[ldqk/ImageSearch](https://github.com/ldqk/ImageSearch)|基于.NET8的本地硬盘千万级图库以图搜图案例Demo和图片exif信息移除小工具分享|614|2024-02-03| |12|[ldqk/ImageSearch](https://github.com/ldqk/ImageSearch)|基于.NET8的本地硬盘千万级图库以图搜图案例Demo和图片exif信息移除小工具分享|615|2024-02-03|
|13|[nearby-sharing/android](https://github.com/nearby-sharing/android)|Share files between android and PC via the Windows 10 / 11 built-in sharing functionality (Project Rome)|559|2024-02-25| |13|[nearby-sharing/android](https://github.com/nearby-sharing/android)|Share files between android and PC via the Windows 10 / 11 built-in sharing functionality (Project Rome)|562|2024-02-25|
|14|[reneschulte/WriteableBitmapEx](https://github.com/reneschulte/WriteableBitmapEx)|Collection of extension methods for the XAML WriteableBitmap|511|2023-10-28| |14|[reneschulte/WriteableBitmapEx](https://github.com/reneschulte/WriteableBitmapEx)|Collection of extension methods for the XAML WriteableBitmap|511|2023-10-28|
|15|[ks233/ja-learner](https://github.com/ks233/ja-learner)|📖简易日语学习 / 视觉小说阅读辅助工具|491|2024-02-20| |15|[ks233/ja-learner](https://github.com/ks233/ja-learner)|📖简易日语学习 / 视觉小说阅读辅助工具|494|2024-02-20|
|16|[XIU2/UACWhitelistTool](https://github.com/XIU2/UACWhitelistTool)|📃 UAC 白名单小工具!|439|2024-01-20| |16|[XIU2/UACWhitelistTool](https://github.com/XIU2/UACWhitelistTool)|📃 UAC 白名单小工具!|440|2024-01-20|
|17|[StarfireLab/SharpWeb](https://github.com/StarfireLab/SharpWeb)|一个浏览器数据(密码 历史记录 Cookie 书签 下载记录)的导出工具,支持主流浏览器。|416|2023-10-09| |17|[StarfireLab/SharpWeb](https://github.com/StarfireLab/SharpWeb)|一个浏览器数据(密码 历史记录 Cookie 书签 下载记录)的导出工具,支持主流浏览器。|416|2023-10-09|
|18|[unity3d-jp/Project_TCC](https://github.com/unity3d-jp/Project_TCC)|TCC stands for Tiny Character Controller. TCC is the best way to make your own game. This repository contains all packages and examples for TCC projects.|358|2024-02-21| |18|[unity3d-jp/Project_TCC](https://github.com/unity3d-jp/Project_TCC)|TCC stands for Tiny Character Controller. TCC is the best way to make your own game. This repository contains all packages and examples for TCC projects.|363|2024-02-21|
|19|[axzxs2001/Asp.NetCoreExperiment](https://github.com/axzxs2001/Asp.NetCoreExperiment)|原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!|353|2024-02-29| |19|[axzxs2001/Asp.NetCoreExperiment](https://github.com/axzxs2001/Asp.NetCoreExperiment)|原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!|353|2024-02-29|
|20|[LeagueTavern/fix-lcu-window](https://github.com/LeagueTavern/fix-lcu-window)|解决《英雄联盟》客户端异常窗口大小的问题。|251|2023-12-13| |20|[LeagueTavern/fix-lcu-window](https://github.com/LeagueTavern/fix-lcu-window)|解决《英雄联盟》客户端异常窗口大小的问题。|251|2023-12-13|
|21|[N0I0C0K/PowerTranslator](https://github.com/N0I0C0K/PowerTranslator)|一个PowerToys Run的翻译插件/a translate plugin for PowerToys Run|249|2024-01-20| |21|[N0I0C0K/PowerTranslator](https://github.com/N0I0C0K/PowerTranslator)|一个PowerToys Run的翻译插件/a translate plugin for PowerToys Run|249|2024-01-20|
|22|[zLulus/NotePractice](https://github.com/zLulus/NotePractice)|My_Note 笔记练习demo|210|2024-02-20| |22|[zLulus/NotePractice](https://github.com/zLulus/NotePractice)|My_Note 笔记练习demo|210|2024-02-20|
|23|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|197|2023-11-30| |23|[xuzeyu91/AntSK](https://github.com/xuzeyu91/AntSK)|基于.Net8+AntBlazor+SemanticKernel 打造的AI知识库/智能体|207|2024-03-01|
|24|[xuzeyu91/AntSK](https://github.com/xuzeyu91/AntSK)|基于.Net8+AntBlazor+SemanticKernel 打造的AI知识库/智能体|182|2024-02-29| |24|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|199|2023-11-30|
|25|[WOA-Project/Lumia-Drivers](https://github.com/WOA-Project/Lumia-Drivers)|Collection of driver binaries for Lumia devices|179|2024-01-04| |25|[WOA-Project/Lumia-Drivers](https://github.com/WOA-Project/Lumia-Drivers)|Collection of driver binaries for Lumia devices|179|2024-01-04|
|26|[lindexi/lindexi_gd](https://github.com/lindexi/lindexi_gd)|博客用到的代码|159|2024-02-29| |26|[lindexi/lindexi_gd](https://github.com/lindexi/lindexi_gd)|博客用到的代码|159|2024-03-01|
|27|[chutianshu1981/AwesomeUnityTutorial](https://github.com/chutianshu1981/AwesomeUnityTutorial)|精选官方高质量教程作为入门学习内容选择最优学习路线让学习过程“如丝般顺滑”力求做全网最易学知识最全面的游戏开发教程。Select the official high-quality tutorials as the introductory learning content, choose the best learning route to make the learning proce ...|145|2024-02-08| |27|[chutianshu1981/AwesomeUnityTutorial](https://github.com/chutianshu1981/AwesomeUnityTutorial)|精选官方高质量教程作为入门学习内容选择最优学习路线让学习过程“如丝般顺滑”力求做全网最易学知识最全面的游戏开发教程。Select the official high-quality tutorials as the introductory learning content, choose the best learning route to make the learning proce ...|145|2024-02-08|
|28|[Liu233w/acm-statistics](https://github.com/Liu233w/acm-statistics)|An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCo ...|141|2024-02-28| |28|[Liu233w/acm-statistics](https://github.com/Liu233w/acm-statistics)|An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCo ...|141|2024-02-28|
|29|[xhnbzdl/feishu-doc-export](https://github.com/xhnbzdl/feishu-doc-export)|飞书文档导出服务|140|2023-10-30| |29|[xhnbzdl/feishu-doc-export](https://github.com/xhnbzdl/feishu-doc-export)|飞书文档导出服务|140|2023-10-30|
|30|[TripleView/SummerBoot](https://github.com/TripleView/SummerBoot)|Combining the advanced concepts of SpringBoot with the simplicity and elegance of C#, declarative programming focuses on "what to do" rather than "how to do it", and writes code at a higher level.将Spr ...|135|2024-01-29| |30|[TripleView/SummerBoot](https://github.com/TripleView/SummerBoot)|Combining the advanced concepts of SpringBoot with the simplicity and elegance of C#, declarative programming focuses on "what to do" rather than "how to do it", and writes code at a higher level.将Spr ...|136|2024-01-29|
|31|[WeihanLi/DesignPatterns](https://github.com/WeihanLi/DesignPatterns)|DesignPatterns samples by CSharp《大话设计模式》 中设计模式总结/C#(.NET)代码|130|2024-01-05| |31|[WeihanLi/DesignPatterns](https://github.com/WeihanLi/DesignPatterns)|DesignPatterns samples by CSharp《大话设计模式》 中设计模式总结/C#(.NET)代码|130|2024-01-05|
|32|[TastSong/GameProgrammerStudyNotes](https://github.com/TastSong/GameProgrammerStudyNotes)|游戏开发学习笔记|116|2023-12-06| |32|[TastSong/GameProgrammerStudyNotes](https://github.com/TastSong/GameProgrammerStudyNotes)|游戏开发学习笔记|116|2023-12-06|
|33|[kkbruce/AspNetCore-Practice](https://github.com/kkbruce/AspNetCore-Practice)|ASP.NET Core 專案練習集合ASP.NET Core Practice Projects|109|2024-01-17| |33|[kkbruce/AspNetCore-Practice](https://github.com/kkbruce/AspNetCore-Practice)|ASP.NET Core 專案練習集合ASP.NET Core Practice Projects|109|2024-01-17|
@ -44,7 +44,7 @@
|37|[MingsonZheng/Personal-Learning-Library](https://github.com/MingsonZheng/Personal-Learning-Library)|个人学习笔记仓库(.NET、k8s、Go、微服务、云原生🐮🍺|55|2024-02-18| |37|[MingsonZheng/Personal-Learning-Library](https://github.com/MingsonZheng/Personal-Learning-Library)|个人学习笔记仓库(.NET、k8s、Go、微服务、云原生🐮🍺|55|2024-02-18|
|38|[zhaoqingqing/blog_samplecode](https://github.com/zhaoqingqing/blog_samplecode)|my blog code snippet(代码片段) |53|2023-09-24| |38|[zhaoqingqing/blog_samplecode](https://github.com/zhaoqingqing/blog_samplecode)|my blog code snippet(代码片段) |53|2023-09-24|
|39|[WangPney/WechaPad832](https://github.com/WangPney/WechaPad832)|Ipad、MAC、Windows协议微信协议本开源项目是7.0.14 C#版本的学习用商用JAVA源码独家840协议测试 请看下面)|50|2023-10-17| |39|[WangPney/WechaPad832](https://github.com/WangPney/WechaPad832)|Ipad、MAC、Windows协议微信协议本开源项目是7.0.14 C#版本的学习用商用JAVA源码独家840协议测试 请看下面)|50|2023-10-17|
|40|[anjoy8/BCVP.Net8](https://github.com/anjoy8/BCVP.Net8)|ASP.NET8.0入口与实战系列视频教程 配合代码|48|2024-02-24| |40|[anjoy8/BCVP.Net8](https://github.com/anjoy8/BCVP.Net8)|ASP.NET8.0入口与实战系列视频教程 配合代码|49|2024-02-24|
|41|[EJianZQ/IGoLibrary](https://github.com/EJianZQ/IGoLibrary)|可通过我去图书馆的协议来循环绑定图书馆、监控座位并自动抢座和利用退座机制进行占座|37|2023-11-27| |41|[EJianZQ/IGoLibrary](https://github.com/EJianZQ/IGoLibrary)|可通过我去图书馆的协议来循环绑定图书馆、监控座位并自动抢座和利用退座机制进行占座|37|2023-11-27|
|42|[robot518/SolitaireCollection](https://github.com/robot518/SolitaireCollection)|unity纸牌合集空当接龙、蜘蛛纸牌、纸牌接龙、wind成长记2。|34|2023-09-03| |42|[robot518/SolitaireCollection](https://github.com/robot518/SolitaireCollection)|unity纸牌合集空当接龙、蜘蛛纸牌、纸牌接龙、wind成长记2。|34|2023-09-03|
|43|[qedsd/TheGuideToTheNewEden](https://github.com/qedsd/TheGuideToTheNewEden)|新伊甸漫游指南|30|2024-01-26| |43|[qedsd/TheGuideToTheNewEden](https://github.com/qedsd/TheGuideToTheNewEden)|新伊甸漫游指南|30|2024-01-26|

@ -1,38 +1,38 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > CSS # 中文总榜 > 资料类 > CSS
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20971|2024-01-01| |1|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20970|2024-01-01|
|2|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|18390|2024-02-04| |2|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|18396|2024-02-04|
|3|[codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way)|An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web|8935|2024-02-22| |3|[codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way)|An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web|8934|2024-02-22|
|4|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|5293|2024-02-28| |4|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|5295|2024-02-28|
|5|[thinkingjimmy/Learning-Prompt](https://github.com/thinkingjimmy/Learning-Prompt)|Free prompt engineering online course. ChatGPT and Midjourney tutorials are now included!|4990|2023-09-17| |5|[thinkingjimmy/Learning-Prompt](https://github.com/thinkingjimmy/Learning-Prompt)|Free prompt engineering online course. ChatGPT and Midjourney tutorials are now included!|4991|2023-09-17|
|6|[cssanimation/css-animation-101](https://github.com/cssanimation/css-animation-101)|Learn how to bring animation to your web projects|4779|2024-01-18| |6|[cssanimation/css-animation-101](https://github.com/cssanimation/css-animation-101)|Learn how to bring animation to your web projects|4781|2024-01-18|
|7|[QiShaoXuan/css_tricks](https://github.com/QiShaoXuan/css_tricks)|Some CSS tricks - 一些 CSS 常用样式|3928|2023-12-05| |7|[QiShaoXuan/css_tricks](https://github.com/QiShaoXuan/css_tricks)|Some CSS tricks - 一些 CSS 常用样式|3930|2023-12-05|
|8|[lin-xin/blog](https://github.com/lin-xin/blog)|林鑫的个人博客,用于总结平时工作和学习中的经验。|1762|2024-01-20| |8|[lin-xin/blog](https://github.com/lin-xin/blog)|林鑫的个人博客,用于总结平时工作和学习中的经验。|1762|2024-01-20|
|9|[leopardpan/leopardpan.github.io](https://github.com/leopardpan/leopardpan.github.io)|个人博客,看效果进入|1337|2023-09-06| |9|[leopardpan/leopardpan.github.io](https://github.com/leopardpan/leopardpan.github.io)|个人博客,看效果进入|1338|2023-09-06|
|10|[wizardforcel/lcthw-zh](https://github.com/wizardforcel/lcthw-zh)|:book: 【译】笨办法学C|803|2023-10-31| |10|[wizardforcel/lcthw-zh](https://github.com/wizardforcel/lcthw-zh)|:book: 【译】笨办法学C|803|2023-10-31|
|11|[Dreamer-Paul/Single](https://github.com/Dreamer-Paul/Single)|🎈 一个简洁大气,含夜间模式的 Typecho 博客主题|684|2024-02-09| |11|[Dreamer-Paul/Single](https://github.com/Dreamer-Paul/Single)|🎈 一个简洁大气,含夜间模式的 Typecho 博客主题|684|2024-02-09|
|12|[jhao104/django-blog](https://github.com/jhao104/django-blog)|django搭建博客|420|2024-02-07| |12|[jhao104/django-blog](https://github.com/jhao104/django-blog)|django搭建博客|420|2024-02-07|
|13|[dhjddcn/halo-theme-butterfly](https://github.com/dhjddcn/halo-theme-butterfly)|一个Halo博客主题Butterfly 🦋|377|2024-02-29| |13|[dhjddcn/halo-theme-butterfly](https://github.com/dhjddcn/halo-theme-butterfly)|一个Halo博客主题Butterfly 🦋|377|2024-03-01|
|14|[themagicalmammal/howtolinux](https://github.com/themagicalmammal/howtolinux)|A Webpage with tips, tricks and guides for Linux. (with Algolia Search)|345|2023-10-19| |14|[themagicalmammal/howtolinux](https://github.com/themagicalmammal/howtolinux)|A Webpage with tips, tricks and guides for Linux. (with Algolia Search)|345|2023-10-19|
|15|[mulingyuer/Typecho_Theme_JJ](https://github.com/mulingyuer/Typecho_Theme_JJ)|Typecho主题-《JJ》高仿掘金支持Typecho 1.2版本|329|2023-12-23| |15|[mulingyuer/Typecho_Theme_JJ](https://github.com/mulingyuer/Typecho_Theme_JJ)|Typecho主题-《JJ》高仿掘金支持Typecho 1.2版本|329|2023-12-23|
|16|[ruanyf/survivor](https://github.com/ruanyf/survivor)|博客文集《未来世界的幸存者》|328|2023-09-05| |16|[ruanyf/survivor](https://github.com/ruanyf/survivor)|博客文集《未来世界的幸存者》|328|2023-09-05|
|17|[aalmiray/java-champions](https://github.com/aalmiray/java-champions)|A list of Java Champions|326|2024-02-26| |17|[aalmiray/java-champions](https://github.com/aalmiray/java-champions)|A list of Java Champions|326|2024-02-26|
|18|[apachecn/quant-learning](https://github.com/apachecn/quant-learning)|:books: Quant 教程整理|286|2024-01-12| |18|[apachecn/quant-learning](https://github.com/apachecn/quant-learning)|:books: Quant 教程整理|286|2024-01-12|
|19|[LychApe/DreamCat](https://github.com/LychApe/DreamCat)|DreamCat 是一个极简自适应博客主题,年轻人追梦良品!|273|2024-02-24| |19|[LychApe/DreamCat](https://github.com/LychApe/DreamCat)|DreamCat 是一个极简自适应博客主题,年轻人追梦良品!|273|2024-02-24|
|20|[InterImm/InterImmBook](https://github.com/InterImm/InterImmBook)|:seedling: The Book of Interplanetary Civilization;星际移民之书. |199|2023-10-15| |20|[InterImm/InterImmBook](https://github.com/InterImm/InterImmBook)|:seedling: The Book of Interplanetary Civilization;星际移民之书. |200|2023-10-15|
|21|[cyddgh/obsidian-chinese-help](https://github.com/cyddgh/obsidian-chinese-help)|本文档是本人关于obsidian软件使用的心得汇总用于obsidian群QQ群号774176839的分享。|180|2023-09-15| |21|[cyddgh/obsidian-chinese-help](https://github.com/cyddgh/obsidian-chinese-help)|本文档是本人关于obsidian软件使用的心得汇总用于obsidian群QQ群号774176839的分享。|181|2023-09-15|
|22|[MwumLi/book-refactoring2](https://github.com/MwumLi/book-refactoring2)|《重构 改善既有代码的设计第二版》中文版|170|2023-09-15| |22|[MwumLi/book-refactoring2](https://github.com/MwumLi/book-refactoring2)|《重构 改善既有代码的设计第二版》中文版|170|2023-09-15|
|23|[teedoc/teedoc](https://github.com/teedoc/teedoc)|wiki and multi docs friendly static document site generator(doc generator), convert markdown and jupyter notebook to html website. wiki 和多文档友好的静态文档网站生成工具|168|2023-12-14| |23|[teedoc/teedoc](https://github.com/teedoc/teedoc)|wiki and multi docs friendly static document site generator(doc generator), convert markdown and jupyter notebook to html website. wiki 和多文档友好的静态文档网站生成工具|168|2023-12-14|
|24|[s5s5/CSS-Animations](https://github.com/s5s5/CSS-Animations)|一些在项目中学习、使用CSS的动画心得。与大家一起探讨CSS动画的What How Why。|136|2023-09-26| |24|[s5s5/CSS-Animations](https://github.com/s5s5/CSS-Animations)|一些在项目中学习、使用CSS的动画心得。与大家一起探讨CSS动画的What How Why。|136|2023-09-26|
|25|[jtpio/p5-notebook](https://github.com/jtpio/p5-notebook)|A Jupyter Notebook environment for p5.js kernels running in the browser, powered by JupyterLite 💡|123|2024-02-21| |25|[jtpio/p5-notebook](https://github.com/jtpio/p5-notebook)|A Jupyter Notebook environment for p5.js kernels running in the browser, powered by JupyterLite 💡|124|2024-02-21|
|26|[phpple/caddy2-cn-doc](https://github.com/phpple/caddy2-cn-doc)|Caddy 2的中文文档|117|2024-02-20| |26|[phpple/caddy2-cn-doc](https://github.com/phpple/caddy2-cn-doc)|Caddy 2的中文文档|117|2024-02-20|
|27|[iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial](https://github.com/iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial)|主打解析编码器内部逻辑和参数说明从基础到全网没人讲的算法没人画的图解没人做的排版整理全都在此集齐因此叫Ultimate Tutorial|109|2024-01-30| |27|[iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial](https://github.com/iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial)|主打解析编码器内部逻辑和参数说明从基础到全网没人讲的算法没人画的图解没人做的排版整理全都在此集齐因此叫Ultimate Tutorial|109|2024-01-30|
|28|[intro-nlp/intro-nlp.github.io](https://github.com/intro-nlp/intro-nlp.github.io)|《自然语言处理概论》 张奇、桂韬、黄萱菁著|103|2023-09-10| |28|[intro-nlp/intro-nlp.github.io](https://github.com/intro-nlp/intro-nlp.github.io)|《自然语言处理概论》 张奇、桂韬、黄萱菁著|104|2023-09-10|
|29|[hangbale/photography-blog](https://github.com/hangbale/photography-blog)|photography blog generator - 摄影类静态博客生成器|91|2023-12-24| |29|[hangbale/photography-blog](https://github.com/hangbale/photography-blog)|photography blog generator - 摄影类静态博客生成器|91|2023-12-24|
|30|[KawaiiZapic/Present](https://github.com/KawaiiZapic/Present)|一个简洁的个人主页,支持显示博客文章.|81|2024-02-14| |30|[KawaiiZapic/Present](https://github.com/KawaiiZapic/Present)|一个简洁的个人主页,支持显示博客文章.|81|2024-02-14|
|31|[malun666/aicoder_vip_doc](https://github.com/malun666/aicoder_vip_doc)|AICODER全栈VIP教程|63|2023-10-02| |31|[malun666/aicoder_vip_doc](https://github.com/malun666/aicoder_vip_doc)|AICODER全栈VIP教程|63|2023-10-02|
@ -41,7 +41,7 @@
|34|[Hlaohei/ckjdygc](https://github.com/Hlaohei/ckjdygc)|创客界的一根葱 代码分享|58|2023-12-09| |34|[Hlaohei/ckjdygc](https://github.com/Hlaohei/ckjdygc)|创客界的一根葱 代码分享|58|2023-12-09|
|35|[Theo-messi/Streaming-Media-Forest](https://github.com/Theo-messi/Streaming-Media-Forest)|流媒体森林 - 全方位流媒体 观影指南 引领您进入五彩斑斓的视听世界,并涵盖了 Netflix 、Disney+ 、Spotify会员 和 YouTube会员 的精彩领域|42|2023-11-26| |35|[Theo-messi/Streaming-Media-Forest](https://github.com/Theo-messi/Streaming-Media-Forest)|流媒体森林 - 全方位流媒体 观影指南 引领您进入五彩斑斓的视听世界,并涵盖了 Netflix 、Disney+ 、Spotify会员 和 YouTube会员 的精彩领域|42|2023-11-26|
|36|[zhheo/Wechat-Official-Account-Web](https://github.com/zhheo/Wechat-Official-Account-Web)|微信公众号的关注界面|40|2023-12-22| |36|[zhheo/Wechat-Official-Account-Web](https://github.com/zhheo/Wechat-Official-Account-Web)|微信公众号的关注界面|40|2023-12-22|
|37|[88825/wereadx](https://github.com/88825/wereadx)|微信读书辅助工具,可用于书籍下载及自动阅读、自动兑换体验卡等|34|2023-12-25| |37|[88825/wereadx](https://github.com/88825/wereadx)|微信读书辅助工具,可用于书籍下载及自动阅读、自动兑换体验卡等|35|2023-12-25|
|38|[Zh40Le1ZOOB/YaoNiangDeTianKong-Fix](https://github.com/Zh40Le1ZOOB/YaoNiangDeTianKong-Fix)|《药娘的天空》精修版|32|2023-12-19| |38|[Zh40Le1ZOOB/YaoNiangDeTianKong-Fix](https://github.com/Zh40Le1ZOOB/YaoNiangDeTianKong-Fix)|《药娘的天空》精修版|32|2023-12-19|
|39|[lewton/bilibili-public](https://github.com/lewton/bilibili-public)|b站代码示例代码合集|31|2023-12-30| |39|[lewton/bilibili-public](https://github.com/lewton/bilibili-public)|b站代码示例代码合集|31|2023-12-30|
|40|[kujian/zanshang](https://github.com/kujian/zanshang)|仿知乎的赞赏|27|2023-10-25| |40|[kujian/zanshang](https://github.com/kujian/zanshang)|仿知乎的赞赏|27|2023-10-25|
@ -61,15 +61,15 @@
|54|[nexmoe/bilidx](https://github.com/nexmoe/bilidx)|📕 哔哩哔哩大学,收集哔哩哔哩的学习资源|11|2023-10-15| |54|[nexmoe/bilidx](https://github.com/nexmoe/bilidx)|📕 哔哩哔哩大学,收集哔哩哔哩的学习资源|11|2023-10-15|
|55|[WaterCalm/LinuxServerInChinese](https://github.com/WaterCalm/LinuxServerInChinese)|翻译LinuxServer.io文档为中文的gitbook|11|2024-02-21| |55|[WaterCalm/LinuxServerInChinese](https://github.com/WaterCalm/LinuxServerInChinese)|翻译LinuxServer.io文档为中文的gitbook|11|2024-02-21|
|56|[xjq7/awesome-study](https://github.com/xjq7/awesome-study)|Awesome 网址、资源、工具、学习指南等收集库|11|2023-10-09| |56|[xjq7/awesome-study](https://github.com/xjq7/awesome-study)|Awesome 网址、资源、工具、学习指南等收集库|11|2023-10-09|
|57|[Bin4xin/bin4xin.github.io](https://github.com/Bin4xin/bin4xin.github.io)|© 哨兵博客 V3 Power by Bin4xin Jekyll Github Action.|10|2024-02-29| |57|[Bin4xin/bin4xin.github.io](https://github.com/Bin4xin/bin4xin.github.io)|© 哨兵博客 V3 Power by Bin4xin Jekyll Github Action.|10|2024-03-01|
|58|[rootsongjc/rpi-handbook](https://github.com/rootsongjc/rpi-handbook)|Raspberry Pi Handbook/树莓派实践手册 - https://jimmysong.io/rpi-handbook|10|2023-10-10| |58|[rootsongjc/rpi-handbook](https://github.com/rootsongjc/rpi-handbook)|Raspberry Pi Handbook/树莓派实践手册 - https://jimmysong.io/rpi-handbook|10|2023-10-10|
|59|[liu75675231/article-crawler](https://github.com/liu75675231/article-crawler)|文章爬虫,会每天都爬取一些有价值的官方文档的博客文章,以便于能得到第一手的更新,教程等信息|9|2024-02-29| |59|[liu75675231/article-crawler](https://github.com/liu75675231/article-crawler)|文章爬虫,会每天都爬取一些有价值的官方文档的博客文章,以便于能得到第一手的更新,教程等信息|9|2024-03-01|
|60|[SEC-CAFE/handbook](https://github.com/SEC-CAFE/handbook)|安全手册,企业安全实践、攻防与安全研究知识库|8|2024-02-27| |60|[hefengbao/one](https://github.com/hefengbao/one)|一个简洁的博客、微博客。|9|2024-01-22|
|61|[hefengbao/one](https://github.com/hefengbao/one)|一个简洁的博客、微博客。|8|2024-01-22| |61|[SEC-CAFE/handbook](https://github.com/SEC-CAFE/handbook)|安全手册,企业安全实践、攻防与安全研究知识库|8|2024-03-01|
|62|[YSGStudyHards/EasySQLite](https://github.com/YSGStudyHards/EasySQLite)|七天.NET 8操作SQLite入门到实战详细教程|7|2023-11-27| |62|[YSGStudyHards/EasySQLite](https://github.com/YSGStudyHards/EasySQLite)|七天.NET 8操作SQLite入门到实战详细教程|7|2023-11-27|
|63|[StarfireLab/phishing](https://github.com/StarfireLab/phishing)|这是一个钓鱼网页,仅供学习参考。|7|2023-09-21| |63|[StarfireLab/phishing](https://github.com/StarfireLab/phishing)|这是一个钓鱼网页,仅供学习参考。|7|2023-09-21|
|64|[Hiroki-Sawada-y/Hiroki_Study](https://github.com/Hiroki-Sawada-y/Hiroki_Study)|个人学习笔记 obsidian|7|2023-12-05| |64|[Hiroki-Sawada-y/Hiroki_Study](https://github.com/Hiroki-Sawada-y/Hiroki_Study)|个人学习笔记 obsidian|7|2023-12-05|
|65|[zino-rs/zino-docs-zh](https://github.com/zino-rs/zino-docs-zh)|Zino开发框架中文教程|7|2024-02-28| |65|[zino-rs/zino-docs-zh](https://github.com/zino-rs/zino-docs-zh)|Zino开发框架中文教程|7|2024-03-01|
|66|[BioMooc/txtBlog.py](https://github.com/BioMooc/txtBlog.py)|[知识管理]A simple yet powerful blog system for reading and organizing txt/markdown/html files, based on Python3 flask framework.|7|2023-09-09| |66|[BioMooc/txtBlog.py](https://github.com/BioMooc/txtBlog.py)|[知识管理]A simple yet powerful blog system for reading and organizing txt/markdown/html files, based on Python3 flask framework.|7|2023-09-09|
|67|[GiaoGiaoCat/GiaoGiaoCat.github.io](https://github.com/GiaoGiaoCat/GiaoGiaoCat.github.io)|一点笔记|7|2024-02-06| |67|[GiaoGiaoCat/GiaoGiaoCat.github.io](https://github.com/GiaoGiaoCat/GiaoGiaoCat.github.io)|一点笔记|7|2024-02-06|
|68|[chai2010/mdbook-go](https://github.com/chai2010/mdbook-go)|mdBook: Go语言迷你版本|6|2023-10-13| |68|[chai2010/mdbook-go](https://github.com/chai2010/mdbook-go)|mdBook: Go语言迷你版本|6|2023-10-13|

@ -1,28 +1,28 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Dart # 中文总榜 > 资料类 > Dart
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[jayden320/flutter_shuqi](https://github.com/jayden320/flutter_shuqi)|高仿书旗小说 Flutter版支持iOS、Android|2655|2023-12-18| |1|[jayden320/flutter_shuqi](https://github.com/jayden320/flutter_shuqi)|高仿书旗小说 Flutter版支持iOS、Android|2655|2023-12-18|
|2|[nightmare-space/speed_share](https://github.com/nightmare-space/speed_share)|Speed Share is a highly available file sharing terminal on LAN(local area network) like airdrop developed by flutter framework.|820|2024-01-27| |2|[nightmare-space/speed_share](https://github.com/nightmare-space/speed_share)|Speed Share is a highly available file sharing terminal on LAN(local area network) like airdrop developed by flutter framework.|822|2024-01-27|
|3|[lrorpilla/jidoujisho](https://github.com/lrorpilla/jidoujisho)|A full-featured immersion language learning suite for mobile.|693|2024-02-25| |3|[lrorpilla/jidoujisho](https://github.com/lrorpilla/jidoujisho)|A full-featured immersion language learning suite for mobile.|695|2024-02-25|
|4|[cake-tech/cake_wallet](https://github.com/cake-tech/cake_wallet)|The open source repository for Cake Wallet, a noncustodial multi-currency wallet, and Monero.com, a noncustodial Monero-only wallet. Need help? Check out https://guides.cakewallet.com|494|2024-02-29| |4|[cake-tech/cake_wallet](https://github.com/cake-tech/cake_wallet)|The open source repository for Cake Wallet, a noncustodial multi-currency wallet, and Monero.com, a noncustodial Monero-only wallet. Need help? Check out https://guides.cakewallet.com|494|2024-03-01|
|5|[longer96/flutter_pickers](https://github.com/longer96/flutter_pickers)|flutter 选择器库,包括日期及时间选择器(可设置范围)、单项选择器(可用于性别、民族、学历、星座、年龄、身高、体重、温度等)、城市地址选择器(分省级、地级及县级)、多项选择器等…… 欢迎Fork & pr贡献您的代码大家共同学习|268|2023-11-29| |5|[longer96/flutter_pickers](https://github.com/longer96/flutter_pickers)|flutter 选择器库,包括日期及时间选择器(可设置范围)、单项选择器(可用于性别、民族、学历、星座、年龄、身高、体重、温度等)、城市地址选择器(分省级、地级及县级)、多项选择器等…… 欢迎Fork & pr贡献您的代码大家共同学习|268|2023-11-29|
|6|[RxReader/tencent_kit](https://github.com/RxReader/tencent_kit)|Flutter版QQ登录/分享|232|2024-02-23| |6|[RxReader/tencent_kit](https://github.com/RxReader/tencent_kit)|Flutter版QQ登录/分享|232|2024-02-23|
|7|[shaoting0730/Flutter_learn_demo](https://github.com/shaoting0730/Flutter_learn_demo)|Flutter_learn_demo Flutter学习历程|187|2024-02-29| |7|[shaoting0730/Flutter_learn_demo](https://github.com/shaoting0730/Flutter_learn_demo)|Flutter_learn_demo Flutter学习历程|187|2024-03-01|
|8|[xiaoyaocz/flutter_cnblogs](https://github.com/xiaoyaocz/flutter_cnblogs)|博客园Flutter客户端|108|2023-12-07| |8|[xiaoyaocz/flutter_cnblogs](https://github.com/xiaoyaocz/flutter_cnblogs)|博客园Flutter客户端|108|2023-12-07|
|9|[Daniel-Ioannou/flutter_country_picker](https://github.com/Daniel-Ioannou/flutter_country_picker)|A flutter package to select a country from a list of countries.|101|2024-02-27| |9|[Daniel-Ioannou/flutter_country_picker](https://github.com/Daniel-Ioannou/flutter_country_picker)|A flutter package to select a country from a list of countries.|101|2024-02-27|
|10|[xiedong11/flutter_app](https://github.com/xiedong11/flutter_app)|Flutter进阶之旅专栏|97|2024-02-02| |10|[xiedong11/flutter_app](https://github.com/xiedong11/flutter_app)|Flutter进阶之旅专栏|97|2024-02-02|
|11|[vito-go/mywords](https://github.com/vito-go/mywords)|背单词神器。 输入一个英语或双语文章的网址,本工具将自动提取文章中所有单词及其所在句子,并计算词汇总数。它还能去除重复的单词,并允许你排除那些你已经认识的单词。|64|2024-02-28| |11|[vito-go/mywords](https://github.com/vito-go/mywords)|背单词神器。 输入一个英语或双语文章的网址,本工具将自动提取文章中所有单词及其所在句子,并计算词汇总数。它还能去除重复的单词,并允许你排除那些你已经认识的单词。|65|2024-02-28|
|12|[xiaojia21190/ZY_Player_flutter](https://github.com/xiaojia21190/ZY_Player_flutter)|影视 漫画 小说 听书 |64|2024-01-19| |12|[xiaojia21190/ZY_Player_flutter](https://github.com/xiaojia21190/ZY_Player_flutter)|影视 漫画 小说 听书 |64|2024-01-19|
|13|[lixp185/bookfx](https://github.com/lixp185/bookfx)|模拟书籍翻页效果|57|2023-12-07| |13|[lixp185/bookfx](https://github.com/lixp185/bookfx)|模拟书籍翻页效果|57|2023-12-07|
|14|[githubityu/flutter_jdshop_mvvm](https://github.com/githubityu/flutter_jdshop_mvvm)|跟着大地老师学习的,模仿京东的一个实战项目,但是根据实际项目做了许多修改和优化|50|2024-01-03| |14|[githubityu/flutter_jdshop_mvvm](https://github.com/githubityu/flutter_jdshop_mvvm)|跟着大地老师学习的,模仿京东的一个实战项目,但是根据实际项目做了许多修改和优化|50|2024-01-03|
|15|[shang1219178163/flutter_templet_project](https://github.com/shang1219178163/flutter_templet_project)| 个人模板项目, 包含组件使用示例、自定义组件封装、代码优化封装技巧。。。|32|2024-02-28| |15|[shang1219178163/flutter_templet_project](https://github.com/shang1219178163/flutter_templet_project)| 个人模板项目, 包含组件使用示例、自定义组件封装、代码优化封装技巧。。。|32|2024-03-01|
|16|[yixiaolunhui/flutter_xy](https://github.com/yixiaolunhui/flutter_xy)|Android小样公众号对应Flutter的demo集合|19|2023-10-23| |16|[yixiaolunhui/flutter_xy](https://github.com/yixiaolunhui/flutter_xy)|Android小样公众号对应Flutter的demo集合|19|2023-10-23|
|17|[gvenusleo/lex-app](https://github.com/gvenusleo/lex-app)|划词翻译软件,使用 Flutter 开发,支持多个翻译模型|13|2024-01-03| |17|[gvenusleo/lex-app](https://github.com/gvenusleo/lex-app)|划词翻译软件,使用 Flutter 开发,支持多个翻译模型|13|2024-01-03|
|18|[helloDolin/dolin_demo_flutter](https://github.com/helloDolin/dolin_demo_flutter)|flutter 学习、总结、提高|9|2024-02-19| |18|[helloDolin/dolin_demo_flutter](https://github.com/helloDolin/dolin_demo_flutter)|flutter 学习、总结、提高|9|2024-03-01|
|19|[Petterpx/FlutterQuickExample](https://github.com/Petterpx/FlutterQuickExample)|Flutter入门示例对照着Flutter实战书籍写的一个demo。|6|2023-09-11| |19|[Petterpx/FlutterQuickExample](https://github.com/Petterpx/FlutterQuickExample)|Flutter入门示例对照着Flutter实战书籍写的一个demo。|6|2023-09-11|
|20|[chen56/note](https://github.com/chen56/note)|flutter官网的范例太乱了不适合学习查阅本项目为flutter增加点学习、速查的手段本站本身用flutter开发Web部署到Github Pages, 国内站 https://younpc.com/note|5|2024-01-24| |20|[chen56/note](https://github.com/chen56/note)|flutter官网的范例太乱了不适合学习查阅本项目为flutter增加点学习、速查的手段本站本身用flutter开发Web部署到Github Pages, 国内站 https://younpc.com/note|5|2024-01-24|

@ -1,67 +1,67 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Go # 中文总榜 > 资料类 > Go
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)|A golang ebook intro how to build a web with golang|42729|2024-01-12| |1|[astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)|A golang ebook intro how to build a web with golang|42731|2024-01-12|
|2|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本中文正式名《Go 入门指南》|34003|2024-02-02| |2|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本中文正式名《Go 入门指南》|34005|2024-02-02|
|3|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|31490|2024-02-05| |3|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|31497|2024-02-05|
|4|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker&Container technologies, with real DevOps practice!|23929|2024-02-04| |4|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker&Container technologies, with real DevOps practice!|23933|2024-02-04|
|5|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|20983|2024-02-29| |5|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|20985|2024-02-29|
|6|[inancgumus/learngo](https://github.com/inancgumus/learngo)|❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.|18187|2024-02-18| |6|[inancgumus/learngo](https://github.com/inancgumus/learngo)|❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.|18187|2024-02-18|
|7|[greyireland/algorithm-pattern](https://github.com/greyireland/algorithm-pattern)|算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~|14893|2024-02-22| |7|[greyireland/algorithm-pattern](https://github.com/greyireland/algorithm-pattern)|算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~|14894|2024-02-22|
|8|[labring/sealos](https://github.com/labring/sealos)|Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io|12635|2024-02-29| |8|[labring/sealos](https://github.com/labring/sealos)|Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://sealos.io|12642|2024-03-01|
|9|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|12622|2023-12-28| |9|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|12625|2023-12-28|
|10|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via BilibiliGo 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|11723|2024-01-25| |10|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via BilibiliGo 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|11725|2024-01-25|
|11|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.|9567|2024-02-03| |11|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.|9569|2024-02-03|
|12|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8856|2023-10-27| |12|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8859|2023-10-27|
|13|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|7157|2023-09-19| |13|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|7158|2023-09-19|
|14|[golang-design/go-questions](https://github.com/golang-design/go-questions)|📖 Go 程序员面试笔试宝典 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|5508|2024-02-20| |14|[golang-design/go-questions](https://github.com/golang-design/go-questions)|📖 Go 程序员面试笔试宝典 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|5511|2024-02-20|
|15|[ConnectAI-E/feishu-openai](https://github.com/ConnectAI-E/feishu-openai)|🎒 飞书 ×GPT-4 + GPT-4V + DALL·E-3 + Whisper= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀|5257|2024-02-01| |15|[ConnectAI-E/feishu-openai](https://github.com/ConnectAI-E/feishu-openai)|🎒 飞书 ×GPT-4 + GPT-4V + DALL·E-3 + Whisper= 飞一般的工作体验 🚀 语音对话、角色扮演、多话题讨论、图片创作、表格分析、文档导出 🚀|5262|2024-02-01|
|16|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|4843|2023-12-23| |16|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|4850|2023-12-23|
|17|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|4679|2023-10-16| |17|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|4684|2023-10-16|
|18|[guangzhengli/k8s-tutorials](https://github.com/guangzhengli/k8s-tutorials)|k8s tutorials k8s 教程|3978|2024-02-26| |18|[guangzhengli/k8s-tutorials](https://github.com/guangzhengli/k8s-tutorials)|k8s tutorials k8s 教程|3980|2024-02-26|
|19|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2921|2023-11-12| |19|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2921|2023-11-12|
|20|[hellogcc/100-gdb-tips](https://github.com/hellogcc/100-gdb-tips)|A collection of gdb tips. 100 maybe just mean many here.|2911|2023-10-30| |20|[hellogcc/100-gdb-tips](https://github.com/hellogcc/100-gdb-tips)|A collection of gdb tips. 100 maybe just mean many here.|2912|2023-10-30|
|21|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习 Go 基础语法和高级特性,到实战项目,再到架构微服务,最后到跑路。|2640|2024-02-25| |21|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient。Go Study Guide。从学习 Go 基础语法和高级特性,到实战项目,再到架构微服务,最后到跑路。|2647|2024-02-25|
|22|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2607|2023-09-23| |22|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2607|2023-09-23|
|23|[yangwenmai/learning-golang](https://github.com/yangwenmai/learning-golang)|Go 学习之路Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)|2549|2023-09-12| |23|[yangwenmai/learning-golang](https://github.com/yangwenmai/learning-golang)|Go 学习之路Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)|2549|2023-09-12|
|24|[mohuishou/go-design-pattern](https://github.com/mohuishou/go-design-pattern)|golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记|1843|2024-01-30| |24|[mohuishou/go-design-pattern](https://github.com/mohuishou/go-design-pattern)|golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记|1844|2024-01-30|
|25|[talent-plan/tinysql](https://github.com/talent-plan/tinysql)|A course to build the SQL layer of a distributed database.|1553|2023-09-27| |25|[talent-plan/tinysql](https://github.com/talent-plan/tinysql)|A course to build the SQL layer of a distributed database.|1553|2023-09-27|
|26|[mao888/golang-guide](https://github.com/mao888/golang-guide)|「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试首选 GolangGuide|1154|2024-02-29| |26|[mao888/golang-guide](https://github.com/mao888/golang-guide)|「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试首选 GolangGuide|1157|2024-02-29|
|27|[deweizhu/bookget](https://github.com/deweizhu/bookget)|bookget 数字古籍图书下载工具|1047|2024-02-19| |27|[deweizhu/bookget](https://github.com/deweizhu/bookget)|bookget 数字古籍图书下载工具|1049|2024-02-19|
|28|[gookit/validate](https://github.com/gookit/validate)|⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库使用简单内置大部分常用验证、过滤器支持自定义验证器、自定义消息、字段翻译。|994|2024-02-14| |28|[gookit/validate](https://github.com/gookit/validate)|⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库使用简单内置大部分常用验证、过滤器支持自定义验证器、自定义消息、字段翻译。|994|2024-03-01|
|29|[ArtisanCloud/PowerWeChat](https://github.com/ArtisanCloud/PowerWeChat)|PowerWechat是一款基于WeChat SDK for Golang支持小程序、微信支付、企业微信、公众号等全微信生态|985|2024-02-29| |29|[ArtisanCloud/PowerWeChat](https://github.com/ArtisanCloud/PowerWeChat)|PowerWechat是一款基于WeChat SDK for Golang支持小程序、微信支付、企业微信、公众号等全微信生态|991|2024-03-01|
|30|[cncf/presentations](https://github.com/cncf/presentations)|📊 Presentations from the CNCF community to share and reuse|874|2024-02-01| |30|[cncf/presentations](https://github.com/cncf/presentations)|📊 Presentations from the CNCF community to share and reuse|874|2024-02-01|
|31|[gopcp/example.v2](https://github.com/gopcp/example.v2)|An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).|863|2023-11-30| |31|[gopcp/example.v2](https://github.com/gopcp/example.v2)|An example project for book 'Go Programming & Concurrency in Practice, 2nd edition' (《Go并发编程实战》第2版).|864|2023-11-30|
|32|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|815|2024-01-08| |32|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|815|2024-01-08|
|33|[Wsine/feishu2md](https://github.com/Wsine/feishu2md)|一键命令下载飞书文档为 Markdown|797|2024-01-24| |33|[Wsine/feishu2md](https://github.com/Wsine/feishu2md)|一键命令下载飞书文档为 Markdown|798|2024-01-24|
|34|[Le0nsec/SecCrawler](https://github.com/Le0nsec/SecCrawler)|一个方便安全研究人员获取每日安全日报的爬虫和推送程序目前爬取范围包括先知社区、安全客、Seebug Paper、跳跳糖、奇安信攻防社区、棱角社区以及绿盟、腾讯玄武、天融信、360等实验室博客持续更新中。|797|2023-12-24| |34|[Le0nsec/SecCrawler](https://github.com/Le0nsec/SecCrawler)|一个方便安全研究人员获取每日安全日报的爬虫和推送程序目前爬取范围包括先知社区、安全客、Seebug Paper、跳跳糖、奇安信攻防社区、棱角社区以及绿盟、腾讯玄武、天融信、360等实验室博客持续更新中。|797|2023-12-24|
|35|[yliu7949/KouShare-dl](https://github.com/yliu7949/KouShare-dl)|KouShare-dl 是一个用于从“蔻享学术”视频网站下载视频和课件、录制直播的命令行工具。|796|2023-11-26| |35|[yliu7949/KouShare-dl](https://github.com/yliu7949/KouShare-dl)|KouShare-dl 是一个用于从“蔻享学术”视频网站下载视频和课件、录制直播的命令行工具。|797|2023-11-26|
|36|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|768|2024-02-25| |36|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|769|2024-02-25|
|37|[nanmu42/orly](https://github.com/nanmu42/orly)|:football: Generate your own O'RLY animal book cover to troll your colleagues 生成你自己的O'RLY动物书封面让你的同事惊掉下巴|756|2024-01-09| |37|[nanmu42/orly](https://github.com/nanmu42/orly)|:football: Generate your own O'RLY animal book cover to troll your colleagues 生成你自己的O'RLY动物书封面让你的同事惊掉下巴|756|2024-01-09|
|38|[kevinyan815/gocookbook](https://github.com/kevinyan815/gocookbook)|go cook book|730|2024-01-15| |38|[kevinyan815/gocookbook](https://github.com/kevinyan815/gocookbook)|go cook book|730|2024-01-15|
|39|[suifengqjn/videoWater](https://github.com/suifengqjn/videoWater)|视频批量处理, 码率设置, 格式转换, 添加字幕, 添加水印, 文字跑马灯, 去除水印, 修改分辨率, 视频剪裁, 倍速播放, 视频分段, 视频合成, 视频镜像, 背景音乐, 插入背景图片, 视频高斯模糊, 模糊拓边, 画中画,字幕,翻译,影视解说,影视混剪,抖音带货,视频全自动剪辑,视频批量剪辑|705|2023-11-29| |39|[suifengqjn/videoWater](https://github.com/suifengqjn/videoWater)|视频批量处理, 码率设置, 格式转换, 添加字幕, 添加水印, 文字跑马灯, 去除水印, 修改分辨率, 视频剪裁, 倍速播放, 视频分段, 视频合成, 视频镜像, 背景音乐, 插入背景图片, 视频高斯模糊, 模糊拓边, 画中画,字幕,翻译,影视解说,影视混剪,抖音带货,视频全自动剪辑,视频批量剪辑|705|2023-11-29|
|40|[zero-proxy/zero-proxy](https://github.com/zero-proxy/zero-proxy)|最轻量、高效、透明、稳定的多币种矿池、矿池代理、矿池中转。支持 BTC, ETC, RVN, NicaHash, XNA, ETHW, Ergo 等币种。自定义抽水账号及比例高性能数据中转算法无任何share损耗。具有高效的抽水算法保证精确抽水。支持多端口监听及多矿池连接同时接入3000+矿机性能稳定且不掉线。The lightest, most efficient, transparen ...|684|2024-02-27| |40|[zero-proxy/zero-proxy](https://github.com/zero-proxy/zero-proxy)|最轻量、高效、透明、稳定的多币种矿池、矿池代理、矿池中转。支持 BTC, ETC, RVN, NicaHash, XNA, ETHW, Ergo 等币种。自定义抽水账号及比例高性能数据中转算法无任何share损耗。具有高效的抽水算法保证精确抽水。支持多端口监听及多矿池连接同时接入3000+矿机性能稳定且不掉线。The lightest, most efficient, transparen ...|692|2024-02-27|
|41|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|642|2024-01-20| |41|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|645|2024-01-20|
|42|[ystyle/kaf-cli](https://github.com/ystyle/kaf-cli)|把txt文本转成epub和mobi电子书的命令行工具(原TmdTextEpub)|638|2024-01-23| |42|[ystyle/kaf-cli](https://github.com/ystyle/kaf-cli)|把txt文本转成epub和mobi电子书的命令行工具(原TmdTextEpub)|639|2024-01-23|
|43|[jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial)|Go语言快速入门|532|2023-11-29| |43|[go-programming-tour-book/blog-service](https://github.com/go-programming-tour-book/blog-service)|《Go 语言编程之旅:一起用 Go 做项目》第二章博客程序HTTP Server|532|2023-12-10|
|44|[go-programming-tour-book/blog-service](https://github.com/go-programming-tour-book/blog-service)|《Go 语言编程之旅:一起用 Go 做项目》第二章博客程序HTTP Server|531|2023-12-10| |44|[jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial)|Go语言快速入门|532|2023-11-29|
|45|[guyan0319/golang_development_notes](https://github.com/guyan0319/golang_development_notes)|golang development notes go语言开发笔记|530|2024-02-21| |45|[guyan0319/golang_development_notes](https://github.com/guyan0319/golang_development_notes)|golang development notes go语言开发笔记|530|2024-02-21|
|46|[nicoxiang/geektime-downloader](https://github.com/nicoxiang/geektime-downloader)|极客时间课程下载器,支持下载极客时间专栏/视频课/每日一课/大厂实践/训练营视频|515|2024-02-28| |46|[nicoxiang/geektime-downloader](https://github.com/nicoxiang/geektime-downloader)|极客时间课程下载器,支持下载极客时间专栏/视频课/每日一课/大厂实践/训练营视频|518|2024-02-28|
|47|[deb-sig/double-entry-generator](https://github.com/deb-sig/double-entry-generator)|Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi etc. to Beancount/Ledger).|485|2023-11-13| |47|[deb-sig/double-entry-generator](https://github.com/deb-sig/double-entry-generator)|Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi etc. to Beancount/Ledger).|487|2023-11-13|
|48|[j178/leetgo](https://github.com/j178/leetgo)|Best LeetCode friend for geek. :snowboarder:|478|2024-02-04| |48|[j178/leetgo](https://github.com/j178/leetgo)|Best LeetCode friend for geek. :snowboarder:|479|2024-03-01|
|49|[zc2638/go-standard](https://github.com/zc2638/go-standard)|Go常用规范定义标准库方法使用示例请注意这不是Go的中文版标准库(传送门)|461|2023-11-07| |49|[zc2638/go-standard](https://github.com/zc2638/go-standard)|Go常用规范定义标准库方法使用示例请注意这不是Go的中文版标准库(传送门)|461|2023-11-07|
|50|[ConnectAI-E/Feishu-Midjourney](https://github.com/ConnectAI-E/Feishu-Midjourney)|🍎 飞书 x midjourney = 你真正的创意伙伴|418|2023-12-06| |50|[ConnectAI-E/Feishu-Midjourney](https://github.com/ConnectAI-E/Feishu-Midjourney)|🍎 飞书 x midjourney = 你真正的创意伙伴|417|2023-12-06|
|51|[gaowei-space/markdown-blog](https://github.com/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.|384|2024-02-20| |51|[gaowei-space/markdown-blog](https://github.com/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.|384|2024-02-20|
|52|[chyroc/lark](https://github.com/chyroc/lark)|Feishu(飞书)/Lark Open API Go SDK, Support ALL Open API and Event Callback.|371|2024-02-15| |52|[chyroc/lark](https://github.com/chyroc/lark)|Feishu(飞书)/Lark Open API Go SDK, Support ALL Open API and Event Callback.|371|2024-02-15|
|53|[rosedblabs/minidb](https://github.com/rosedblabs/minidb)|A demo for learning😁-rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。|343|2023-09-07| |53|[rosedblabs/minidb](https://github.com/rosedblabs/minidb)|A demo for learning😁-rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。|343|2023-09-07|
|54|[cloudwego/kitex-examples](https://github.com/cloudwego/kitex-examples)|Examples for Kitex.|331|2024-02-28| |54|[cloudwego/kitex-examples](https://github.com/cloudwego/kitex-examples)|Examples for Kitex.|330|2024-02-28|
|55|[whatwewant/chatgpt-for-chatbot-feishu](https://github.com/whatwewant/chatgpt-for-chatbot-feishu)|快速将 ChatGPT 接入飞书,基于 OpenAI 官方接口,作为私人工作助理或者企业员工助理|312|2024-02-07| |55|[whatwewant/chatgpt-for-chatbot-feishu](https://github.com/whatwewant/chatgpt-for-chatbot-feishu)|快速将 ChatGPT 接入飞书,基于 OpenAI 官方接口,作为私人工作助理或者企业员工助理|312|2024-02-07|
|56|[youngxhui/GinHello](https://github.com/youngxhui/GinHello)|Gin 学习示例代码 |309|2023-09-22| |56|[youngxhui/GinHello](https://github.com/youngxhui/GinHello)|Gin 学习示例代码 |310|2023-09-22|
|57|[go-kratos/examples](https://github.com/go-kratos/examples)|Examples of Kratos framework|303|2024-02-17| |57|[go-kratos/examples](https://github.com/go-kratos/examples)|Examples of Kratos framework|305|2024-02-17|
|58|[songzhibin97/gkit](https://github.com/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 ...|288|2024-01-09| |58|[songzhibin97/gkit](https://github.com/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 ...|288|2024-01-09|
|59|[lal0ne/HW](https://github.com/lal0ne/HW)|护网漏洞汇总|232|2023-09-07| |59|[lal0ne/HW](https://github.com/lal0ne/HW)|护网漏洞汇总|232|2023-09-07|
|60|[xlzy520/typora-plugin-bilibili](https://github.com/xlzy520/typora-plugin-bilibili)|Typora粘贴图片自动上传到Bilibili图床也可以自定义修改成任意其他图床接口。使用教程https://b23.tv/urxCc3|230|2023-12-06| |60|[xlzy520/typora-plugin-bilibili](https://github.com/xlzy520/typora-plugin-bilibili)|Typora粘贴图片自动上传到Bilibili图床也可以自定义修改成任意其他图床接口。使用教程https://b23.tv/urxCc3|230|2023-12-06|
@ -70,9 +70,9 @@
|63|[7sDream/rikka](https://github.com/7sDream/rikka)|A simple image share system in go.|202|2023-11-15| |63|[7sDream/rikka](https://github.com/7sDream/rikka)|A simple image share system in go.|202|2023-11-15|
|64|[kkdai/LineBotTemplate](https://github.com/kkdai/LineBotTemplate)|A simple Golang LINE bot Template and tutorial how to setup on Heroku for LINE bot API|195|2023-12-28| |64|[kkdai/LineBotTemplate](https://github.com/kkdai/LineBotTemplate)|A simple Golang LINE bot Template and tutorial how to setup on Heroku for LINE bot API|195|2023-12-28|
|65|[lni/dragonboat-example](https://github.com/lni/dragonboat-example)|Examples for Dragonboat|168|2023-09-19| |65|[lni/dragonboat-example](https://github.com/lni/dragonboat-example)|Examples for Dragonboat|168|2023-09-19|
|66|[HuanMeng233/weread_downloader](https://github.com/HuanMeng233/weread_downloader)|学习|137|2023-12-20| |66|[HuanMeng233/weread_downloader](https://github.com/HuanMeng233/weread_downloader)|学习|138|2023-12-20|
|67|[lixd/mydocker](https://github.com/lixd/mydocker)|参考《自己动手写 docker》从零开始实现一个简易的 docker 以及相关教程。Build a simple Docker from scratch along with related tutorials.|131|2024-02-27| |67|[lixd/mydocker](https://github.com/lixd/mydocker)|参考《自己动手写 docker》从零开始实现一个简易的 docker 以及相关教程。Build a simple Docker from scratch along with related tutorials.|132|2024-03-01|
|68|[BaiZe1998/go-learning](https://github.com/BaiZe1998/go-learning)|一个存放Go语言/计算机相关学习资料的仓库|125|2024-02-26| |68|[BaiZe1998/go-learning](https://github.com/BaiZe1998/go-learning)|一个存放Go语言/计算机相关学习资料的仓库|128|2024-02-26|
|69|[fasnow/idebug](https://github.com/fasnow/idebug)|企业微信、企业飞书接口调用工具。|122|2023-12-19| |69|[fasnow/idebug](https://github.com/fasnow/idebug)|企业微信、企业飞书接口调用工具。|122|2023-12-19|
|70|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现偏重于数据结构。另外包含web开源项目(中间件)的日常使用|112|2024-01-31| |70|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现偏重于数据结构。另外包含web开源项目(中间件)的日常使用|112|2024-01-31|
|71|[crazybber/go-pattern-examples](https://github.com/crazybber/go-pattern-examples)|Examples of implement for awesome go patterns including usual design patterns, in easy understanding examples.|103|2023-09-25| |71|[crazybber/go-pattern-examples](https://github.com/crazybber/go-pattern-examples)|Examples of implement for awesome go patterns including usual design patterns, in easy understanding examples.|103|2023-09-25|

@ -1,82 +1,82 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > HTML # 中文总榜 > 资料类 > HTML
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|41729|2024-02-28| |1|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|41769|2024-02-28|
|2|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|35389|2024-02-22| |2|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|35405|2024-02-22|
|3|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|31335|2024-02-28| |3|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|31351|2024-02-28|
|4|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|29962|2024-02-13| |4|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|29971|2024-02-13|
|5|[WeNeedHome/SummaryOfLoanSuspension](https://github.com/WeNeedHome/SummaryOfLoanSuspension)|全国各省市停贷通知汇总|20426|2024-01-08| |5|[WeNeedHome/SummaryOfLoanSuspension](https://github.com/WeNeedHome/SummaryOfLoanSuspension)|全国各省市停贷通知汇总|20426|2024-01-08|
|6|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构欢迎PR补充|19781|2024-02-17| |6|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构欢迎PR补充|19781|2024-02-17|
|7|[hehonghui/awesome-english-ebooks](https://github.com/hehonghui/awesome-english-ebooks)|经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新|15656|2024-02-23| |7|[hehonghui/awesome-english-ebooks](https://github.com/hehonghui/awesome-english-ebooks)|经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新|15664|2024-02-29|
|8|[diff-usion/Awesome-Diffusion-Models](https://github.com/diff-usion/Awesome-Diffusion-Models)| A collection of resources and papers on Diffusion Models|9622|2023-12-17| |8|[diff-usion/Awesome-Diffusion-Models](https://github.com/diff-usion/Awesome-Diffusion-Models)| A collection of resources and papers on Diffusion Models|9629|2023-12-17|
|9|[javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info)|现代 JavaScript 教程The Modern JavaScript Tutorial以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。|9105|2024-02-28| |9|[javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info)|现代 JavaScript 教程The Modern JavaScript Tutorial以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。|9110|2024-03-01|
|10|[Consensys/smart-contract-best-practices](https://github.com/Consensys/smart-contract-best-practices)|A guide to smart contract security best practices|7259|2024-02-14| |10|[Consensys/smart-contract-best-practices](https://github.com/Consensys/smart-contract-best-practices)|A guide to smart contract security best practices|7259|2024-02-14|
|11|[fool2fish/dragon-book-exercise-answers](https://github.com/fool2fish/dragon-book-exercise-answers)|Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理紫龙书第2版习题答案。|6065|2024-01-01| |11|[fool2fish/dragon-book-exercise-answers](https://github.com/fool2fish/dragon-book-exercise-answers)|Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理紫龙书第2版习题答案。|6072|2024-01-01|
|12|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|A tool to get the download link of the Baidu netdisk / 一个获取百度网盘分享链接下载地址的工具|5986|2024-02-05| |12|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|A tool to get the download link of the Baidu netdisk / 一个获取百度网盘分享链接下载地址的工具|5994|2024-02-05|
|13|[golang-china/gopl-zh](https://github.com/golang-china/gopl-zh)|:books: Go语言圣经中文版|5822|2024-02-05| |13|[golang-china/gopl-zh](https://github.com/golang-china/gopl-zh)|:books: Go语言圣经中文版|5823|2024-02-05|
|14|[doocs/technical-books](https://github.com/doocs/technical-books)|😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...|5582|2024-01-24| |14|[doocs/technical-books](https://github.com/doocs/technical-books)|😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...|5586|2024-01-24|
|15|[go101/go101](https://github.com/go101/go101)|An up-to-date (unofficial) knowledge base for Go programming self learning|5319|2024-02-29| |15|[go101/go101](https://github.com/go101/go101)|An up-to-date (unofficial) knowledge base for Go programming self learning|5319|2024-03-01|
|16|[biaochenxuying/blog](https://github.com/biaochenxuying/blog)|大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。|4533|2023-10-27| |16|[biaochenxuying/blog](https://github.com/biaochenxuying/blog)|大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。|4534|2023-10-27|
|17|[cipher387/osint_stuff_tool_collection](https://github.com/cipher387/osint_stuff_tool_collection)|A collection of several hundred online tools for OSINT|4460|2023-12-23| |17|[cipher387/osint_stuff_tool_collection](https://github.com/cipher387/osint_stuff_tool_collection)|A collection of several hundred online tools for OSINT|4463|2023-12-23|
|18|[golang101/golang101](https://github.com/golang101/golang101)|Go语言101 : 一个与时俱进的Go编程知识库|4312|2024-01-03| |18|[golang101/golang101](https://github.com/golang101/golang101)|Go语言101 : 一个与时俱进的Go编程知识库|4316|2024-01-03|
|19|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中英文对译版本|3724|2023-12-04| |19|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中英文对译版本|3725|2023-12-04|
|20|[wx-chevalier/Developer-Zero-To-Mastery](https://github.com/wx-chevalier/Developer-Zero-To-Mastery)|:books: To Be Professional Developer From Zero To Mastery, Interactive MindMap, RoadMap(Learning Path/Interview Questions), xCompass, Weekly for Developer, to Learn Everything in ITCS :dizzy: 程序员的技术视 ...|3077|2024-02-24| |20|[wx-chevalier/Developer-Zero-To-Mastery](https://github.com/wx-chevalier/Developer-Zero-To-Mastery)|:books: To Be Professional Developer From Zero To Mastery, Interactive MindMap, RoadMap(Learning Path/Interview Questions), xCompass, Weekly for Developer, to Learn Everything in ITCS :dizzy: 程序员的技术视 ...|3078|2024-02-24|
|21|[EvilCult/iptv-m3u-maker](https://github.com/EvilCult/iptv-m3u-maker)|IPTV 国内+国外 电视台直播源m3u文件, 收集&汇总&本地源脚本|2589|2024-02-01| |21|[EvilCult/iptv-m3u-maker](https://github.com/EvilCult/iptv-m3u-maker)|IPTV 国内+国外 电视台直播源m3u文件, 收集&汇总&本地源脚本|2589|2024-02-01|
|22|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|2271|2024-01-01| |22|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|2271|2024-01-01|
|23|[kujian/frontendDaily](https://github.com/kujian/frontendDaily)|前端开发博客,分享互联网最精彩的前端技术,欢迎关注我微信公众号:前端开发博客,回复 1024领取前端进阶资料包回复 加群,与大神一起交流学习。|2222|2024-02-29| |23|[kujian/frontendDaily](https://github.com/kujian/frontendDaily)|前端开发博客,分享互联网最精彩的前端技术,欢迎关注我微信公众号:前端开发博客,回复 1024领取前端进阶资料包回复 加群,与大神一起交流学习。|2222|2024-02-29|
|24|[stellarkey/912_project](https://github.com/stellarkey/912_project)|清华大学计算机系考研攻略 Guidance for postgraduate entrance examination in Department of Computer Science and Technology, Tsinghua University|2162|2024-02-29| |24|[stellarkey/912_project](https://github.com/stellarkey/912_project)|清华大学计算机系考研攻略 Guidance for postgraduate entrance examination in Department of Computer Science and Technology, Tsinghua University|2167|2024-02-29|
|25|[cf-pages/Telegraph-Image](https://github.com/cf-pages/Telegraph-Image)|Image Hosting solution, Flickr/imgur alternative, make it easy for users to share their images. Using Cloudflare Pages and Telegraph.|2119|2024-02-24| |25|[cf-pages/Telegraph-Image](https://github.com/cf-pages/Telegraph-Image)|Image Hosting solution, Flickr/imgur alternative, make it easy for users to share their images. Using Cloudflare Pages and Telegraph.|2121|2024-02-24|
|26|[godbasin/godbasin.github.io](https://github.com/godbasin/godbasin.github.io)|被删前端博客--喜欢请star|2035|2024-02-21| |26|[godbasin/godbasin.github.io](https://github.com/godbasin/godbasin.github.io)|被删前端博客--喜欢请star|2035|2024-02-21|
|27|[doocs/coding-interview](https://github.com/doocs/coding-interview)|😀 代码面试题集,包括剑指 Offer、编程之美等|2006|2023-12-17| |27|[doocs/coding-interview](https://github.com/doocs/coding-interview)|😀 代码面试题集,包括剑指 Offer、编程之美等|2006|2023-12-17|
|28|[rootsongjc/awesome-cloud-native](https://github.com/rootsongjc/awesome-cloud-native)|A curated list for awesome cloud native tools, software and tutorials. - https://jimmysong.io/awesome-cloud-native/|1911|2024-01-24| |28|[rootsongjc/awesome-cloud-native](https://github.com/rootsongjc/awesome-cloud-native)|A curated list for awesome cloud native tools, software and tutorials. - https://jimmysong.io/awesome-cloud-native/|1911|2024-01-24|
|29|[sudoskys/StableDiffusionBook](https://github.com/sudoskys/StableDiffusionBook)|How do we integrate AI generation tools into actual work? 关于 Ai 绘画的Wiki Wiki about Ai painting Prompts Engineering 指南 Guide Seeking Maintainer&Translator🙌|1771|2023-12-05| |29|[sudoskys/StableDiffusionBook](https://github.com/sudoskys/StableDiffusionBook)|How do we integrate AI generation tools into actual work? 关于 Ai 绘画的Wiki Wiki about Ai painting Prompts Engineering 指南 Guide Seeking Maintainer&Translator🙌|1773|2023-12-05|
|30|[doyoe/css-handbook](https://github.com/doyoe/css-handbook)|CSS参考手册|1530|2024-01-05| |30|[doyoe/css-handbook](https://github.com/doyoe/css-handbook)|CSS参考手册|1530|2024-01-05|
|31|[iptv-org/epg](https://github.com/iptv-org/epg)|Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.|1506|2024-02-26| |31|[wangzhe3224/awesome-systematic-trading](https://github.com/wangzhe3224/awesome-systematic-trading)|A curated list of insanely awesome libraries, packages and resources for systematic trading. Crypto, Stock, Futures, Options, CFDs, FX, and more 量化交易 量化投资|1509|2024-01-26|
|32|[wangzhe3224/awesome-systematic-trading](https://github.com/wangzhe3224/awesome-systematic-trading)|A curated list of insanely awesome libraries, packages and resources for systematic trading. Crypto, Stock, Futures, Options, CFDs, FX, and more 量化交易 量化投资|1505|2024-01-26| |32|[iptv-org/epg](https://github.com/iptv-org/epg)|Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.|1506|2024-02-26|
|33|[ivandavidov/minimal](https://github.com/ivandavidov/minimal)|Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environ ...|1461|2024-02-29| |33|[ivandavidov/minimal](https://github.com/ivandavidov/minimal)|Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environ ...|1462|2024-03-01|
|34|[Momo707577045/media-source-extract](https://github.com/Momo707577045/media-source-extract)|MediaSource 视频提取教程|1405|2024-01-22| |34|[Momo707577045/media-source-extract](https://github.com/Momo707577045/media-source-extract)|MediaSource 视频提取教程|1406|2024-01-22|
|35|[go-training/training](https://github.com/go-training/training)|Learning Golang one day|1340|2024-02-18| |35|[go-training/training](https://github.com/go-training/training)|Learning Golang one day|1340|2024-02-18|
|36|[treffynnon/sqlstyle.guide](https://github.com/treffynnon/sqlstyle.guide)|A consistent code style guide for SQL to ensure legible and maintainable projects|1315|2024-02-27| |36|[treffynnon/sqlstyle.guide](https://github.com/treffynnon/sqlstyle.guide)|A consistent code style guide for SQL to ensure legible and maintainable projects|1315|2024-02-27|
|37|[netkiller/netkiller.github.io](https://github.com/netkiller/netkiller.github.io)|Netkiller Free ebook - 免费电子书|1192|2024-02-29| |37|[netkiller/netkiller.github.io](https://github.com/netkiller/netkiller.github.io)|Netkiller Free ebook - 免费电子书|1192|2024-02-29|
|38|[mcauser/awesome-micropython](https://github.com/mcauser/awesome-micropython)|A curated list of awesome MicroPython libraries, frameworks, software and resources.|1158|2024-02-11| |38|[mcauser/awesome-micropython](https://github.com/mcauser/awesome-micropython)|A curated list of awesome MicroPython libraries, frameworks, software and resources.|1160|2024-03-01|
|39|[Asabeneh/30-Days-Of-HTML](https://github.com/Asabeneh/30-Days-Of-HTML)|A step by step guide to learn the concept of HTML, DOM tree, and web development in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw|1083|2023-09-08| |39|[Asabeneh/30-Days-Of-HTML](https://github.com/Asabeneh/30-Days-Of-HTML)|A step by step guide to learn the concept of HTML, DOM tree, and web development in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw|1082|2023-09-08|
|40|[openwhu/OpenWHU](https://github.com/openwhu/OpenWHU)|武汉大学课程资料整理-WHU课代表计划|1075|2024-02-02| |40|[openwhu/OpenWHU](https://github.com/openwhu/OpenWHU)|武汉大学课程资料整理-WHU课代表计划|1075|2024-02-02|
|41|[lf2021/Front-End-Interview](https://github.com/lf2021/Front-End-Interview)|总结了前端面试过程中浏览器计算机网络数据结构与算法HTMLCSSJSVueReact已经实战经验等相关的面试知识。|984|2023-12-16| |41|[lf2021/Front-End-Interview](https://github.com/lf2021/Front-End-Interview)|总结了前端面试过程中浏览器计算机网络数据结构与算法HTMLCSSJSVueReact已经实战经验等相关的面试知识。|984|2023-12-16|
|42|[cubxxw/awesome-cs-cloudnative-blockchain](https://github.com/cubxxw/awesome-cs-cloudnative-blockchain)|📚 菜鸟成长手册🚀 CS系列 、云原生系列、区块链系列、web3系列🔥、Golang系列💡......|967|2024-02-25| |42|[cubxxw/awesome-cs-cloudnative-blockchain](https://github.com/cubxxw/awesome-cs-cloudnative-blockchain)|📚 菜鸟成长手册🚀 CS系列 、云原生系列、区块链系列、web3系列🔥、Golang系列💡......|969|2024-02-25|
|43|[surikov/webaudiofont](https://github.com/surikov/webaudiofont)|Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and m ...|850|2023-10-12| |43|[surikov/webaudiofont](https://github.com/surikov/webaudiofont)|Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and m ...|851|2023-10-12|
|44|[huataihuang/cloud-atlas](https://github.com/huataihuang/cloud-atlas)|云计算指南|820|2024-02-20| |44|[huataihuang/cloud-atlas](https://github.com/huataihuang/cloud-atlas)|云计算指南|822|2024-02-20|
|45|[ZhiqingXiao/rl-book](https://github.com/ZhiqingXiao/rl-book)|Source codes for the book "Reinforcement Learning: Theory and Python Implementation"|813|2024-02-25| |45|[ZhiqingXiao/rl-book](https://github.com/ZhiqingXiao/rl-book)|Source codes for the book "Reinforcement Learning: Theory and Python Implementation"|813|2024-02-25|
|46|[nestcn/docs.nestjs.cn](https://github.com/nestcn/docs.nestjs.cn)|nestjs 中文文档|812|2024-01-28| |46|[nestcn/docs.nestjs.cn](https://github.com/nestcn/docs.nestjs.cn)|nestjs 中文文档|812|2024-01-28|
|47|[wx-chevalier/Web-Notes](https://github.com/wx-chevalier/Web-Notes)|:books: 现代 Web 开发语法基础与工程实践,涵盖 Web 开发基础、前端工程化、应用架构、性能与体验优化、混合开发、React 实践、Vue 实践、WebAssembly 等多方面。|807|2023-11-28| |47|[wx-chevalier/Web-Notes](https://github.com/wx-chevalier/Web-Notes)|:books: 现代 Web 开发语法基础与工程实践,涵盖 Web 开发基础、前端工程化、应用架构、性能与体验优化、混合开发、React 实践、Vue 实践、WebAssembly 等多方面。|807|2023-11-28|
|48|[helloflask/flask-tutorial](https://github.com/helloflask/flask-tutorial)|Flask 入门教程|751|2023-12-03| |48|[helloflask/flask-tutorial](https://github.com/helloflask/flask-tutorial)|Flask 入门教程|752|2023-12-03|
|49|[songquanpeng/go-file](https://github.com/songquanpeng/go-file)|基于 Go 的文件分享工具,仅单可执行文件,开箱即用,内置图床和视频播放页面. File sharing tool based on Go.|714|2023-10-11| |49|[songquanpeng/go-file](https://github.com/songquanpeng/go-file)|基于 Go 的文件分享工具,仅单可执行文件,开箱即用,内置图床和视频播放页面. File sharing tool based on Go.|715|2023-10-11|
|50|[satan1a/awesome-cybersecurity-blueteam-cn](https://github.com/satan1a/awesome-cybersecurity-blueteam-cn)|网络安全 · 攻防对抗 · 蓝队清单,中文版|704|2023-12-03| |50|[satan1a/awesome-cybersecurity-blueteam-cn](https://github.com/satan1a/awesome-cybersecurity-blueteam-cn)|网络安全 · 攻防对抗 · 蓝队清单,中文版|704|2023-12-03|
|51|[wx-chevalier/CS-Notes](https://github.com/wx-chevalier/CS-Notes)|:books: 编程语言语法基础与工程实践JavaScript Java Python Go Rust CPP Swift|682|2024-02-17| |51|[wx-chevalier/CS-Notes](https://github.com/wx-chevalier/CS-Notes)|:books: 编程语言语法基础与工程实践JavaScript Java Python Go Rust CPP Swift|682|2024-02-17|
|52|[zqzess/MyWebStorage](https://github.com/zqzess/MyWebStorage)|整合网络上现有的香色闺阁源,爬虫每周自动更新书源|677|2024-02-26| |52|[zqzess/MyWebStorage](https://github.com/zqzess/MyWebStorage)|整合网络上现有的香色闺阁源,爬虫每周自动更新书源|677|2024-02-26|
|53|[songjiayang/prometheus_practice](https://github.com/songjiayang/prometheus_practice)|包括 Prometheus 基础知识,性能优化和大量实战经验。|651|2023-12-17| |53|[songjiayang/prometheus_practice](https://github.com/songjiayang/prometheus_practice)|包括 Prometheus 基础知识,性能优化和大量实战经验。|652|2023-12-17|
|54|[lyandut/HUST-Invictus](https://github.com/lyandut/HUST-Invictus)|华中科技大学研究生课程资料|637|2024-01-09| |54|[lyandut/HUST-Invictus](https://github.com/lyandut/HUST-Invictus)|华中科技大学研究生课程资料|637|2024-01-09|
|55|[cncounter/translation](https://github.com/cncounter/translation)|翻译文档|610|2023-11-29| |55|[cncounter/translation](https://github.com/cncounter/translation)|翻译文档|610|2023-11-29|
|56|[justjavac/justjavac.github.com](https://github.com/justjavac/justjavac.github.com)|🇨🇳个人博客,喜欢的话请点 star想订阅点 watch :sparkles: |604|2024-02-06| |56|[justjavac/justjavac.github.com](https://github.com/justjavac/justjavac.github.com)|🇨🇳个人博客,喜欢的话请点 star想订阅点 watch :sparkles: |604|2024-02-06|
|57|[ailabx/ailabx](https://github.com/ailabx/ailabx)|AI量化实验室专注将前沿人工智能技术(深度学习/强化学习/知识图谱)应用于金融量化投资。|601|2023-09-19| |57|[ailabx/ailabx](https://github.com/ailabx/ailabx)|AI量化实验室专注将前沿人工智能技术(深度学习/强化学习/知识图谱)应用于金融量化投资。|603|2023-09-19|
|58|[Veykril/tlborm](https://github.com/Veykril/tlborm)|The Little Book of Rust Macros (updated fork) |593|2024-02-08| |58|[Veykril/tlborm](https://github.com/Veykril/tlborm)|The Little Book of Rust Macros (updated fork) |594|2024-02-08|
|59|[wx-chevalier/System-Notes](https://github.com/wx-chevalier/System-Notes)|:books: 软件工程、算法与架构:数据结构与算法、设计模式、软件架构、协同开发、质量保障 QA|589|2024-02-09| |59|[wx-chevalier/System-Notes](https://github.com/wx-chevalier/System-Notes)|:books: 软件工程、算法与架构:数据结构与算法、设计模式、软件架构、协同开发、质量保障 QA|589|2024-02-09|
|60|[wx-chevalier/Awesome-Lists](https://github.com/wx-chevalier/Awesome-Lists)|:books: Guide to Galaxy, curated, worthy and up-to-date links/reading list for ITCS-Coding/Algorithm/SoftwareArchitecture/AI. :dizzy: ITCS-编程/算法/软件架构/人工智能等领域的文章/书籍/资料/项目链接精选,岁月沉淀的美好|587|2024-02-27| |60|[wx-chevalier/Awesome-Lists](https://github.com/wx-chevalier/Awesome-Lists)|:books: Guide to Galaxy, curated, worthy and up-to-date links/reading list for ITCS-Coding/Algorithm/SoftwareArchitecture/AI. :dizzy: ITCS-编程/算法/软件架构/人工智能等领域的文章/书籍/资料/项目链接精选,岁月沉淀的美好|587|2024-02-27|
|61|[godbasin/front-end-playground](https://github.com/godbasin/front-end-playground)|被删和阿猪的前端游乐场!!快来一起撸猫一起学习前端吧~|580|2024-02-21| |61|[godbasin/front-end-playground](https://github.com/godbasin/front-end-playground)|被删和阿猪的前端游乐场!!快来一起撸猫一起学习前端吧~|582|2024-02-21|
|62|[WICG/scroll-to-text-fragment](https://github.com/WICG/scroll-to-text-fragment)|Proposal to allow specifying a text snippet in a URL fragment|575|2024-02-03| |62|[WICG/scroll-to-text-fragment](https://github.com/WICG/scroll-to-text-fragment)|Proposal to allow specifying a text snippet in a URL fragment|575|2024-02-03|
|63|[qiye45/wechatDownload](https://github.com/qiye45/wechatDownload)|微信公众号文章批量下载工具,自动下载微信公众号的实时更新文章、历史文章的爬虫,支持图片、评论下载|546|2024-02-07| |63|[qiye45/wechatDownload](https://github.com/qiye45/wechatDownload)|微信公众号文章批量下载工具,自动下载微信公众号的实时更新文章、历史文章的爬虫,支持图片、评论下载|548|2024-02-07|
|64|[MindFxck/daguguguji](https://github.com/MindFxck/daguguguji)|《特师文集》——大咕咕咕鸡著|504|2024-01-04| |64|[MindFxck/daguguguji](https://github.com/MindFxck/daguguguji)|《特师文集》——大咕咕咕鸡著|504|2024-01-04|
|65|[muyinchen/simviso-Source-code-interpretation-sharing](https://github.com/muyinchen/simviso-Source-code-interpretation-sharing)|simviso 的一系列源码解读分享视频涉及国外顶级学府课程翻译、国外顶级开发者视频翻译JDK, RxjavaSpring Reactor Netty Reactor-Netty Spring Webflux 我的目标是将Java的响应式建立起一套学习体系假如你想深入可以参考我的视频和后续出版的书籍同时展现一些我的编程经验做一个铺路人|503|2023-12-05| |65|[muyinchen/simviso-Source-code-interpretation-sharing](https://github.com/muyinchen/simviso-Source-code-interpretation-sharing)|simviso 的一系列源码解读分享视频涉及国外顶级学府课程翻译、国外顶级开发者视频翻译JDK, RxjavaSpring Reactor Netty Reactor-Netty Spring Webflux 我的目标是将Java的响应式建立起一套学习体系假如你想深入可以参考我的视频和后续出版的书籍同时展现一些我的编程经验做一个铺路人|503|2023-12-05|
|66|[Global-CS-application/global-cs-application.github.io](https://github.com/Global-CS-application/global-cs-application.github.io)|欧港新CS留学项目指北|488|2024-02-22| |66|[Global-CS-application/global-cs-application.github.io](https://github.com/Global-CS-application/global-cs-application.github.io)|欧港新CS留学项目指北|488|2024-02-22|
|67|[ttttmr/Wechat2RSS](https://github.com/ttttmr/Wechat2RSS)|微信公众号转RSS|484|2024-02-04| |67|[ttttmr/Wechat2RSS](https://github.com/ttttmr/Wechat2RSS)|微信公众号转RSS|485|2024-02-04|
|68|[Eternaldeath/BlockchainHome](https://github.com/Eternaldeath/BlockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|468|2024-02-09| |68|[Eternaldeath/BlockchainHome](https://github.com/Eternaldeath/BlockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|469|2024-02-09|
|69|[ghaiklor/type-challenges-solutions](https://github.com/ghaiklor/type-challenges-solutions)|Solutions for the collection of TypeScript type challenges with explanations|459|2024-02-28| |69|[ghaiklor/type-challenges-solutions](https://github.com/ghaiklor/type-challenges-solutions)|Solutions for the collection of TypeScript type challenges with explanations|460|2024-02-28|
|70|[xizhibei/blog](https://github.com/xizhibei/blog)|个人博客,(Node.js/Golang/Backend/DevOps),欢迎 Star, Watch 订阅以及评论|417|2023-12-04| |70|[xizhibei/blog](https://github.com/xizhibei/blog)|个人博客,(Node.js/Golang/Backend/DevOps),欢迎 Star, Watch 订阅以及评论|417|2023-12-04|
|71|[lgd8981289/book_read_quickly](https://github.com/lgd8981289/book_read_quickly)|快读阅读一本书|409|2024-02-03| |71|[lgd8981289/book_read_quickly](https://github.com/lgd8981289/book_read_quickly)|快读阅读一本书|409|2024-02-03|
|72|[Liberxue/liberxue.github.io](https://github.com/Liberxue/liberxue.github.io)|Liberxue blog for lightweight Jekyll themes 轻量级自适应 简洁 卡片式博客主题 3秒搞定GitHub blog|371|2023-10-02| |72|[Liberxue/liberxue.github.io](https://github.com/Liberxue/liberxue.github.io)|Liberxue blog for lightweight Jekyll themes 轻量级自适应 简洁 卡片式博客主题 3秒搞定GitHub blog|370|2023-10-02|
|73|[wx-chevalier/Product-Notes](https://github.com/wx-chevalier/Product-Notes)|:books: 产品迷思,不仅仅是产品经理,对于产品设计、交互体验、项目管理、行业视点等多方面的思考。|363|2024-02-27| |73|[wx-chevalier/Product-Notes](https://github.com/wx-chevalier/Product-Notes)|:books: 产品迷思,不仅仅是产品经理,对于产品设计、交互体验、项目管理、行业视点等多方面的思考。|363|2024-02-27|
|74|[wx-chevalier/Solutions-Notes](https://github.com/wx-chevalier/Solutions-Notes)|:books: 服务端开发实践与工程架构,服务端基础篇 微服务与云原生篇 Spring 篇 Node.js 篇 DevOps 篇 信息安全与渗透测试篇|349|2024-02-10| |74|[wx-chevalier/Solutions-Notes](https://github.com/wx-chevalier/Solutions-Notes)|:books: 服务端开发实践与工程架构,服务端基础篇 微服务与云原生篇 Spring 篇 Node.js 篇 DevOps 篇 信息安全与渗透测试篇|349|2024-02-10|
|75|[zhangzhenhuajack/spring-data-jpa-guide](https://github.com/zhangzhenhuajack/spring-data-jpa-guide)|spring-data-jpa-guideSpring Data JPA实战SpringDataJpa详解|341|2024-01-21| |75|[zhangzhenhuajack/spring-data-jpa-guide](https://github.com/zhangzhenhuajack/spring-data-jpa-guide)|spring-data-jpa-guideSpring Data JPA实战SpringDataJpa详解|341|2024-01-21|
@ -87,7 +87,7 @@
|80|[wsdjeg/vim-plugin-dev-guide](https://github.com/wsdjeg/vim-plugin-dev-guide)|Vim 插件开发指南|311|2024-02-22| |80|[wsdjeg/vim-plugin-dev-guide](https://github.com/wsdjeg/vim-plugin-dev-guide)|Vim 插件开发指南|311|2024-02-22|
|81|[h4m5t/Sec-Interview](https://github.com/h4m5t/Sec-Interview)|Web安全工程师/信息安全工程师/渗透测试工程师 面试题库|300|2023-11-02| |81|[h4m5t/Sec-Interview](https://github.com/h4m5t/Sec-Interview)|Web安全工程师/信息安全工程师/渗透测试工程师 面试题库|300|2023-11-02|
|82|[openbiox/weekly](https://github.com/openbiox/weekly)|生信爱好者周刊(每周日发布)|277|2024-02-10| |82|[openbiox/weekly](https://github.com/openbiox/weekly)|生信爱好者周刊(每周日发布)|277|2024-02-10|
|83|[ZGQ-inc/source](https://github.com/ZGQ-inc/source)|:package:个人搜集 书源、图源、订阅源、规则、直播源、各种源 大型整合|257|2024-02-24| |83|[ZGQ-inc/source](https://github.com/ZGQ-inc/source)|:package:个人搜集 书源、图源、订阅源、规则、直播源、各种源 大型整合|258|2024-02-24|
|84|[hitokoto-osc/sentences-bundle](https://github.com/hitokoto-osc/sentences-bundle)|一言开源社区官方提供的语句库,系 hitokoto.cn 数据库打包集合。语句接口默认使用此库。|247|2024-01-14| |84|[hitokoto-osc/sentences-bundle](https://github.com/hitokoto-osc/sentences-bundle)|一言开源社区官方提供的语句库,系 hitokoto.cn 数据库打包集合。语句接口默认使用此库。|247|2024-01-14|
|85|[mzkmzk/Read](https://github.com/mzkmzk/Read)|阅读总结|241|2024-02-22| |85|[mzkmzk/Read](https://github.com/mzkmzk/Read)|阅读总结|241|2024-02-22|
|86|[SuperKogito/SER-datasets](https://github.com/SuperKogito/SER-datasets)|A collection of datasets for the purpose of emotion recognition/detection in speech.|235|2023-10-18| |86|[SuperKogito/SER-datasets](https://github.com/SuperKogito/SER-datasets)|A collection of datasets for the purpose of emotion recognition/detection in speech.|235|2023-10-18|
@ -95,34 +95,34 @@
|88|[USTC-iCourse/ustc-course](https://github.com/USTC-iCourse/ustc-course)|USTC iCourse - a popular course rating platform for USTC students|222|2024-02-06| |88|[USTC-iCourse/ustc-course](https://github.com/USTC-iCourse/ustc-course)|USTC iCourse - a popular course rating platform for USTC students|222|2024-02-06|
|89|[piaoliangkb/missing-semester-2020](https://github.com/piaoliangkb/missing-semester-2020)|MIT: missing semester 2020. Solutions and notes. 学习笔记和部分习题答案|217|2023-12-14| |89|[piaoliangkb/missing-semester-2020](https://github.com/piaoliangkb/missing-semester-2020)|MIT: missing semester 2020. Solutions and notes. 学习笔记和部分习题答案|217|2023-12-14|
|90|[ituring/first-pr](https://github.com/ituring/first-pr)|《GitHub实践入门》实验用仓库|212|2024-02-28| |90|[ituring/first-pr](https://github.com/ituring/first-pr)|《GitHub实践入门》实验用仓库|212|2024-02-28|
|91|[jaywcjlove/regexp-example](https://github.com/jaywcjlove/regexp-example)|正则表达式实例搜集,通过实例来学习正则表达式。|208|2024-02-02| |91|[jaywcjlove/regexp-example](https://github.com/jaywcjlove/regexp-example)|正则表达式实例搜集,通过实例来学习正则表达式。|209|2024-02-02|
|92|[sh2288/transer](https://github.com/sh2288/transer)|文字游戏_翻译君_调用ChatGPT,有道,百度,腾讯,彩云,小牛,Deepl等翻译API的综合翻译工具☆GALGAME脚本☆影视字幕☆外语小说☆外语论文☆|204|2024-02-29| |92|[sh2288/transer](https://github.com/sh2288/transer)|文字游戏_翻译君_调用ChatGPT,有道,百度,腾讯,彩云,小牛,Deepl等翻译API的综合翻译工具☆GALGAME脚本☆影视字幕☆外语小说☆外语论文☆|204|2024-02-29|
|93|[gavinliu6/Makefile-Tutorial-zh-CN](https://github.com/gavinliu6/Makefile-Tutorial-zh-CN)|Makefile 教程|204|2024-01-26| |93|[gavinliu6/Makefile-Tutorial-zh-CN](https://github.com/gavinliu6/Makefile-Tutorial-zh-CN)|Makefile 教程|204|2024-03-01|
|94|[tianyilt/ecust-CourseShare](https://github.com/tianyilt/ecust-CourseShare)|致力于构建共建共治共享的ecust课程攻略共享库|200|2024-02-21| |94|[tianyilt/ecust-CourseShare](https://github.com/tianyilt/ecust-CourseShare)|致力于构建共建共治共享的ecust课程攻略共享库|200|2024-02-21|
|95|[yangheng95/ABSADatasets](https://github.com/yangheng95/ABSADatasets)|Public & Community-shared datasets for Aspect-based sentiment analysis and Text Classification|174|2024-02-29| |95|[yangheng95/ABSADatasets](https://github.com/yangheng95/ABSADatasets)|Public & Community-shared datasets for Aspect-based sentiment analysis and Text Classification|174|2024-03-01|
|96|[Alex-Shen1121/SZU_Learning_Resource](https://github.com/Alex-Shen1121/SZU_Learning_Resource)|深圳大学CS本科 课程资源共享|173|2024-01-25| |96|[Alex-Shen1121/SZU_Learning_Resource](https://github.com/Alex-Shen1121/SZU_Learning_Resource)|深圳大学CS本科 课程资源共享|173|2024-01-25|
|97|[hibikilogy/hibikilogy.github.io](https://github.com/hibikilogy/hibikilogy.github.io)|《京吹学报》|173|2024-02-15| |97|[hibikilogy/hibikilogy.github.io](https://github.com/hibikilogy/hibikilogy.github.io)|《京吹学报》|173|2024-02-15|
|98|[fei-aiart/courses](https://github.com/fei-aiart/courses)|课件:数字图像处理,计算机视觉,机器学习,深度学习|168|2024-01-19| |98|[fei-aiart/courses](https://github.com/fei-aiart/courses)|课件:数字图像处理,计算机视觉,机器学习,深度学习|168|2024-01-19|
|99|[NJUPTFreeExams/NJUPT-CS-FREE](https://github.com/NJUPTFreeExams/NJUPT-CS-FREE)|南京邮电大学计软网安院学习资料。Covers all materials for CST, SE, and InfoSec majors.|165|2023-09-04| |99|[NJUPTFreeExams/NJUPT-CS-FREE](https://github.com/NJUPTFreeExams/NJUPT-CS-FREE)|南京邮电大学计软网安院学习资料。Covers all materials for CST, SE, and InfoSec majors.|165|2023-09-04|
|100|[eastmountyxz/Python-zero2one](https://github.com/eastmountyxz/Python-zero2one)|该资源是作者《Python从零到壹》系列文章的对应代码该系列包括200篇原创博客涉及基础语法、网络爬取、大数据分析、机器学习、图像处理、人工智能、文本挖掘、图像识别等领域。希望打造一个高质量的Python Family系列帮助更多初学者感谢您的点赞~|165|2023-09-19| |100|[akiritsu/cs-learning-map](https://github.com/akiritsu/cs-learning-map)|(Try to be) a Comprehensive Computer Science Learning Map.|165|2024-01-24|
|101|[akiritsu/cs-learning-map](https://github.com/akiritsu/cs-learning-map)|(Try to be) a Comprehensive Computer Science Learning Map.|165|2024-01-24| |101|[eastmountyxz/Python-zero2one](https://github.com/eastmountyxz/Python-zero2one)|该资源是作者《Python从零到壹》系列文章的对应代码该系列包括200篇原创博客涉及基础语法、网络爬取、大数据分析、机器学习、图像处理、人工智能、文本挖掘、图像识别等领域。希望打造一个高质量的Python Family系列帮助更多初学者感谢您的点赞~|164|2023-09-19|
|102|[airyland/we-extract](https://github.com/airyland/we-extract)|解析微信公众号文章元信息|161|2024-01-07| |102|[airyland/we-extract](https://github.com/airyland/we-extract)|解析微信公众号文章元信息|161|2024-01-07|
|103|[zhangxiang958/Blog](https://github.com/zhangxiang958/Blog)|阿翔的个人技术博客,博文写在 Issues 里,如有收获请 star 鼓励~|151|2023-10-29| |103|[zhangxiang958/Blog](https://github.com/zhangxiang958/Blog)|阿翔的个人技术博客,博文写在 Issues 里,如有收获请 star 鼓励~|151|2023-10-29|
|104|[larscheng/larscheng-learning-demo](https://github.com/larscheng/larscheng-learning-demo)|学习笔记+gitbook|148|2023-10-24| |104|[larscheng/larscheng-learning-demo](https://github.com/larscheng/larscheng-learning-demo)|学习笔记+gitbook|148|2023-10-24|
|105|[huangboju/Moots](https://github.com/huangboju/Moots)|收集了一些学习资料|140|2023-09-19| |105|[huangboju/Moots](https://github.com/huangboju/Moots)|收集了一些学习资料|140|2023-09-19|
|106|[luolin-ai/FastGPT-Enterprise-WeChatbot](https://github.com/luolin-ai/FastGPT-Enterprise-WeChatbot)|基于企微gpt知识库的bot机器人能够自动回复企业微信中收到的消息。这个机器人能够处理私聊和群聊还可以记住与用户的聊天内容从而做出更加贴合上下文的回应。此外您还可以设置白名单来控制机器人与哪些用户或群组交互。如需对接自己的知识库网站WX:aiwis99|138|2023-12-26| |106|[luolin-ai/FastGPT-Enterprise-WeChatbot](https://github.com/luolin-ai/FastGPT-Enterprise-WeChatbot)|基于企微gpt知识库的bot机器人能够自动回复企业微信中收到的消息。这个机器人能够处理私聊和群聊还可以记住与用户的聊天内容从而做出更加贴合上下文的回应。此外您还可以设置白名单来控制机器人与哪些用户或群组交互。如需对接自己的知识库网站WX:aiwis99|139|2023-12-26|
|107|[scruel/pcc_3e_slides](https://github.com/scruel/pcc_3e_slides)|《Python 编程:从入门到实践(第三版)》的官方配套图解讲义资源|137|2024-01-05| |107|[scruel/pcc_3e_slides](https://github.com/scruel/pcc_3e_slides)|《Python 编程:从入门到实践(第三版)》的官方配套图解讲义资源|139|2024-01-05|
|108|[mhxw/hyperledger](https://github.com/mhxw/hyperledger)|Blockchain、Hyperledger、Ethereum、IPFS learning materials / 学习指南|137|2023-11-09| |108|[mhxw/hyperledger](https://github.com/mhxw/hyperledger)|Blockchain、Hyperledger、Ethereum、IPFS learning materials / 学习指南|137|2023-11-09|
|109|[krmanik/Anki-xiehanzi](https://github.com/krmanik/Anki-xiehanzi)|Learn, read, write and practice Mandarin by drawing strokes in Anki Desktop, AnkiDroid and AnkiMobile with audio of HSK 2.0 (HSK1-6) and HSK 3.0 (HSK 1-9) characters.|132|2024-02-23| |109|[krmanik/Anki-xiehanzi](https://github.com/krmanik/Anki-xiehanzi)|Learn, read, write and practice Mandarin by drawing strokes in Anki Desktop, AnkiDroid and AnkiMobile with audio of HSK 2.0 (HSK1-6) and HSK 3.0 (HSK 1-9) characters.|132|2024-02-23|
|110|[liangliangzhuang/R_example](https://github.com/liangliangzhuang/R_example)|公众号[庄闪闪的成长手册]对应的R资料代码+数据)|129|2024-02-18| |110|[liangliangzhuang/R_example](https://github.com/liangliangzhuang/R_example)|公众号[庄闪闪的成长手册]对应的R资料代码+数据)|129|2024-02-18|
|111|[xuan-insr/xuan-insr.github.io](https://github.com/xuan-insr/xuan-insr.github.io)|咸鱼暄的笔记本!|126|2024-02-29| |111|[xuan-insr/xuan-insr.github.io](https://github.com/xuan-insr/xuan-insr.github.io)|咸鱼暄的笔记本!|126|2024-02-29|
|112|[wx-chevalier/Awesome-RoadMaps-and-Interviews](https://github.com/wx-chevalier/Awesome-RoadMaps-and-Interviews)|Awesome Interviews for Coder, Programming Language, Software Engineering, Web, Backend, Distributed Infrastructure, DataScience & AI 面试必备|125|2024-02-24| |112|[wx-chevalier/Awesome-RoadMaps-and-Interviews](https://github.com/wx-chevalier/Awesome-RoadMaps-and-Interviews)|Awesome Interviews for Coder, Programming Language, Software Engineering, Web, Backend, Distributed Infrastructure, DataScience & AI 面试必备|125|2024-02-24|
|113|[almossawi/badarguments](https://github.com/almossawi/badarguments)|Book of Bad Arguments & Mr. Rabbit's Guide to Sneaky Rhetoric|125|2024-02-19| |113|[almossawi/badarguments](https://github.com/almossawi/badarguments)|Book of Bad Arguments & Mr. Rabbit's Guide to Sneaky Rhetoric|125|2024-02-19|
|114|[taizihuang/wmyblog](https://github.com/taizihuang/wmyblog)|王孟源的博客镜像【可搜索】,每小时更新|120|2024-02-29| |114|[taizihuang/wmyblog](https://github.com/taizihuang/wmyblog)|王孟源的博客镜像【可搜索】,每小时更新|120|2024-03-01|
|115|[containerpi/rsdocs-actions](https://github.com/containerpi/rsdocs-actions)|Build Action for Rust Books List|117|2024-01-02| |115|[containerpi/rsdocs-actions](https://github.com/containerpi/rsdocs-actions)|Build Action for Rust Books List|117|2024-01-02|
|116|[tw93/tw93.github.io](https://github.com/tw93/tw93.github.io)|🧗‍♂️ Tw93 的个人博客|117|2024-02-29| |116|[tw93/tw93.github.io](https://github.com/tw93/tw93.github.io)|🧗‍♂️ Tw93 的个人博客|117|2024-03-01|
|117|[pgsql-tw/gitbook-docs](https://github.com/pgsql-tw/gitbook-docs)|:book: PostgreSQL 正體中文使用手冊|116|2024-02-25| |117|[hitcslj/HIT-CS-Master](https://github.com/hitcslj/HIT-CS-Master)|哈工大(本部)计算机专业研究生课程攻略 HIT CS Postgraduate Guide|116|2023-12-11|
|118|[hitcslj/HIT-CS-Master](https://github.com/hitcslj/HIT-CS-Master)|哈工大(本部)计算机专业研究生课程攻略 HIT CS Postgraduate Guide|115|2023-12-11| |118|[pgsql-tw/gitbook-docs](https://github.com/pgsql-tw/gitbook-docs)|:book: PostgreSQL 正體中文使用手冊|116|2024-02-25|
|119|[wx-chevalier/Go-Notes](https://github.com/wx-chevalier/Go-Notes)|:books: Go-Series, Go From Zero to Hero. 语法基础、工程实践、并发编程、Web 开发|113|2024-02-10| |119|[wx-chevalier/Go-Notes](https://github.com/wx-chevalier/Go-Notes)|:books: Go-Series, Go From Zero to Hero. 语法基础、工程实践、并发编程、Web 开发|113|2024-02-10|
|120|[atjiu/dstmod-tutorial](https://github.com/atjiu/dstmod-tutorial)|饥荒mod开发教程|112|2024-02-17| |120|[atjiu/dstmod-tutorial](https://github.com/atjiu/dstmod-tutorial)|饥荒mod开发教程|112|2024-02-17|
|121|[zrong/blog](https://github.com/zrong/blog)|博客文章 markdown 源文件|109|2023-12-06| |121|[zrong/blog](https://github.com/zrong/blog)|博客文章 markdown 源文件|109|2023-12-06|
@ -136,15 +136,15 @@
|129|[gavfu/chzhshch-blog-site](https://github.com/gavfu/chzhshch-blog-site)|全球第一博客---缠中说禅|93|2024-02-15| |129|[gavfu/chzhshch-blog-site](https://github.com/gavfu/chzhshch-blog-site)|全球第一博客---缠中说禅|93|2024-02-15|
|130|[sunshe35/PySide6-codes](https://github.com/sunshe35/PySide6-codes)|《PySide6/PyQt6快速开发与实战》-PySide6部分源代码|91|2023-10-31| |130|[sunshe35/PySide6-codes](https://github.com/sunshe35/PySide6-codes)|《PySide6/PyQt6快速开发与实战》-PySide6部分源代码|91|2023-10-31|
|131|[skyao/learning-servicemesh](https://github.com/skyao/learning-servicemesh)|ServiceMesh学习笔记|88|2023-12-28| |131|[skyao/learning-servicemesh](https://github.com/skyao/learning-servicemesh)|ServiceMesh学习笔记|88|2023-12-28|
|132|[yllg/Algorithms-JS](https://github.com/yllg/Algorithms-JS)|LeetCode算法题的JS解法✏📒 + 平时遇到的算法题、手写题汇总📗📘📙📚|87|2024-02-29| |132|[yllg/Algorithms-JS](https://github.com/yllg/Algorithms-JS)|LeetCode算法题的JS解法✏📒 + 平时遇到的算法题、手写题汇总📗📘📙📚|87|2024-03-01|
|133|[upupming/frontend-learning-map](https://github.com/upupming/frontend-learning-map)|前端学习路线TODOs|85|2023-10-20| |133|[upupming/frontend-learning-map](https://github.com/upupming/frontend-learning-map)|前端学习路线TODOs|85|2023-10-20|
|134|[snowdreams1006/snowdreams1006.github.io](https://github.com/snowdreams1006/snowdreams1006.github.io)|雪之梦技术驿站,snowdreams1006搭建的 Gitbook 个人博客|83|2024-02-26| |134|[snowdreams1006/snowdreams1006.github.io](https://github.com/snowdreams1006/snowdreams1006.github.io)|雪之梦技术驿站,snowdreams1006搭建的 Gitbook 个人博客|83|2024-02-26|
|135|[wx-chevalier/SoftwareArchitecture-Notes](https://github.com/wx-chevalier/SoftwareArchitecture-Notes)|📚软件架构设计系列笔记|82|2023-09-23| |135|[wx-chevalier/SoftwareArchitecture-Notes](https://github.com/wx-chevalier/SoftwareArchitecture-Notes)|📚软件架构设计系列笔记|82|2023-09-23|
|136|[damit5/damit5.github.io](https://github.com/damit5/damit5.github.io)|个人部分知识总结|80|2023-10-07| |136|[damit5/damit5.github.io](https://github.com/damit5/damit5.github.io)|个人部分知识总结|81|2023-10-07|
|137|[happyCoding1024/FrontendLearningTool](https://github.com/happyCoding1024/FrontendLearningTool)|记录所学,所思,所得,和大家分享前端(不止前端)学习路上的点点滴滴。|80|2023-10-18| |137|[muzihuaner/all-in-one](https://github.com/muzihuaner/all-in-one)|All-in-One 搞基手册|80|2024-01-18|
|138|[muzihuaner/all-in-one](https://github.com/muzihuaner/all-in-one)|All-in-One 搞基手册|79|2024-01-18| |138|[datawhalechina/grape-book](https://github.com/datawhalechina/grape-book)|图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book|80|2024-01-18|
|139|[datawhalechina/grape-book](https://github.com/datawhalechina/grape-book)|图深度学习(葡萄书),在线阅读地址: https://datawhalechina.github.io/grape-book|79|2024-01-18| |139|[happyCoding1024/FrontendLearningTool](https://github.com/happyCoding1024/FrontendLearningTool)|记录所学,所思,所得,和大家分享前端(不止前端)学习路上的点点滴滴。|80|2023-10-18|
|140|[RyanFcr/ZJU_Course](https://github.com/RyanFcr/ZJU_Course)|浙江大学计算机课程资料整理|74|2024-02-29| |140|[RyanFcr/ZJU_Course](https://github.com/RyanFcr/ZJU_Course)|浙江大学计算机课程资料整理|76|2024-02-29|
|141|[ZSCDumin/HunanUniversity](https://github.com/ZSCDumin/HunanUniversity)|湖南大学考研资料(考上了记得请我吃饭)|73|2024-02-06| |141|[ZSCDumin/HunanUniversity](https://github.com/ZSCDumin/HunanUniversity)|湖南大学考研资料(考上了记得请我吃饭)|73|2024-02-06|
|142|[YSGStudyHards/Docsify-Guide](https://github.com/YSGStudyHards/Docsify-Guide)|💪【开箱即用】Docsify使用指南使用Typora+Docsify打造最强、最快捷、最轻量级的个人&团队文档。|72|2023-10-22| |142|[YSGStudyHards/Docsify-Guide](https://github.com/YSGStudyHards/Docsify-Guide)|💪【开箱即用】Docsify使用指南使用Typora+Docsify打造最强、最快捷、最轻量级的个人&团队文档。|72|2023-10-22|
|143|[hanxiaomax/Learncpp_CN](https://github.com/hanxiaomax/Learncpp_CN)|闲来无事翻译LearnCpp|71|2024-02-22| |143|[hanxiaomax/Learncpp_CN](https://github.com/hanxiaomax/Learncpp_CN)|闲来无事翻译LearnCpp|71|2024-02-22|
@ -159,28 +159,28 @@
|152|[LiHongyao/HTML](https://github.com/LiHongyao/HTML)|HTML 基础知识|62|2023-12-18| |152|[LiHongyao/HTML](https://github.com/LiHongyao/HTML)|HTML 基础知识|62|2023-12-18|
|153|[jiewenhuang/halo-theme-stack](https://github.com/jiewenhuang/halo-theme-stack)|一款优秀的Halo2个人博客主题|60|2023-09-27| |153|[jiewenhuang/halo-theme-stack](https://github.com/jiewenhuang/halo-theme-stack)|一款优秀的Halo2个人博客主题|60|2023-09-27|
|154|[MikesWei/wechat-blog](https://github.com/MikesWei/wechat-blog)|分享Cesium、three.js等开发技术使用心得、经验附带一些源码|60|2023-09-09| |154|[MikesWei/wechat-blog](https://github.com/MikesWei/wechat-blog)|分享Cesium、three.js等开发技术使用心得、经验附带一些源码|60|2023-09-09|
|155|[lonnyzhang423/zhihu-hot-hub](https://github.com/lonnyzhang423/zhihu-hot-hub)|记录知乎热搜、热门话题、热门视频,每小时更新,按天归档。|57|2024-02-29| |155|[lonnyzhang423/zhihu-hot-hub](https://github.com/lonnyzhang423/zhihu-hot-hub)|记录知乎热搜、热门话题、热门视频,每小时更新,按天归档。|57|2024-03-01|
|156|[Tippye/cs408](https://github.com/Tippye/cs408)|💯24王道408笔记+代码(更新中...|56|2023-11-26| |156|[Tippye/cs408](https://github.com/Tippye/cs408)|💯24王道408笔记+代码(更新中...|56|2023-11-26|
|157|[AH-Toby/PythonAdvanced](https://github.com/AH-Toby/PythonAdvanced)|python高级用法知识涵盖多线程、并发、协程、网络编程装饰器等|56|2024-01-19| |157|[AH-Toby/PythonAdvanced](https://github.com/AH-Toby/PythonAdvanced)|python高级用法知识涵盖多线程、并发、协程、网络编程装饰器等|56|2024-01-19|
|158|[niemingzhao/niemingzhao.github.io](https://github.com/niemingzhao/niemingzhao.github.io)|我的博客|55|2023-11-26| |158|[niemingzhao/niemingzhao.github.io](https://github.com/niemingzhao/niemingzhao.github.io)|我的博客|55|2023-11-26|
|159|[zhaomenghuan/zhaomenghuan.github.io](https://github.com/zhaomenghuan/zhaomenghuan.github.io)|匠心博客|55|2023-12-30| |159|[zhaomenghuan/zhaomenghuan.github.io](https://github.com/zhaomenghuan/zhaomenghuan.github.io)|匠心博客|55|2023-12-30|
|160|[DND5eChm/DND5e_chm](https://github.com/DND5eChm/DND5e_chm)|这是《5E不全书》即DND5e已翻译资源的整合不是《5E全书》也不以任何人的名字署名|54|2024-02-15| |160|[DND5eChm/DND5e_chm](https://github.com/DND5eChm/DND5e_chm)|这是《5E不全书》即DND5e已翻译资源的整合不是《5E全书》也不以任何人的名字署名|54|2024-02-29|
|161|[FeijiangHan/s3-review-materials](https://github.com/FeijiangHan/s3-review-materials)|CSU - CS大三复习资料中南大学计科; Review material; Central South University|54|2024-01-03| |161|[FeijiangHan/s3-review-materials](https://github.com/FeijiangHan/s3-review-materials)|CSU - CS大三复习资料中南大学计科; Review material; Central South University|54|2024-01-03|
|162|[Owen-Liuyuxuan/papers_reading_sharing.github.io](https://github.com/Owen-Liuyuxuan/papers_reading_sharing.github.io)|Sites to share deep learning related papers and their digests|54|2023-11-22| |162|[Owen-Liuyuxuan/papers_reading_sharing.github.io](https://github.com/Owen-Liuyuxuan/papers_reading_sharing.github.io)|Sites to share deep learning related papers and their digests|54|2023-11-22|
|163|[skyao/learning-grpc](https://github.com/skyao/learning-grpc)|Grpc学习笔记|54|2023-12-28| |163|[skyao/learning-grpc](https://github.com/skyao/learning-grpc)|Grpc学习笔记|54|2023-12-28|
|164|[hanxi/blog](https://github.com/hanxi/blog)|涵曦的博客|54|2024-01-21| |164|[hanxi/blog](https://github.com/hanxi/blog)|涵曦的博客|54|2024-01-21|
|165|[luolin-ai/Enterprise-WeChat-GPTbot](https://github.com/luolin-ai/Enterprise-WeChat-GPTbot)|基于企微gpt知识库的bot机器人能够自动回复企业微信中收到的消息。这个机器人能够处理私聊和群聊还可以记住与用户的聊天内容从而做出更加贴合上下文的回应。此外您还可以设置白名单来控制机器人与哪些用户或群组交互。|52|2024-02-28| |165|[luolin-ai/Enterprise-WeChat-GPTbot](https://github.com/luolin-ai/Enterprise-WeChat-GPTbot)|基于企微gpt知识库的bot机器人能够自动回复企业微信中收到的消息。这个机器人能够处理私聊和群聊还可以记住与用户的聊天内容从而做出更加贴合上下文的回应。此外您还可以设置白名单来控制机器人与哪些用户或群组交互。|53|2024-02-28|
|166|[WTFAcademy/WTF-CSS](https://github.com/WTFAcademy/WTF-CSS)|WTF CSS教程帮助新人快速入门CSS并写出Uniswap和NFT铸造的静态页面。|51|2023-09-07| |166|[WTFAcademy/WTF-CSS](https://github.com/WTFAcademy/WTF-CSS)|WTF CSS教程帮助新人快速入门CSS并写出Uniswap和NFT铸造的静态页面。|51|2024-03-01|
|167|[linuxhitchhiker/THGLG](https://github.com/linuxhitchhiker/THGLG)|The Hitchhiker's Guide to the Linux : Linux 漫游指南|51|2024-02-18| |167|[linuxhitchhiker/THGLG](https://github.com/linuxhitchhiker/THGLG)|The Hitchhiker's Guide to the Linux : Linux 漫游指南|51|2024-02-18|
|168|[wx-chevalier/CG-Notes](https://github.com/wx-chevalier/CG-Notes)|:book: 计算机图形学、计算机视觉、图像与媒体处理、图形绘制Canvas、Three.js、WebGL、图表与数据可视化|51|2024-02-27| |168|[wx-chevalier/CG-Notes](https://github.com/wx-chevalier/CG-Notes)|:book: 计算机图形学、计算机视觉、图像与媒体处理、图形绘制Canvas、Three.js、WebGL、图表与数据可视化|51|2024-02-27|
|169|[jcohy/jcohy-docs](https://github.com/jcohy/jcohy-docs)|英文文档翻译|49|2024-02-22| |169|[jcohy/jcohy-docs](https://github.com/jcohy/jcohy-docs)|英文文档翻译|49|2024-02-22|
|170|[mrhso/IshisashiEncoding](https://github.com/mrhso/IshisashiEncoding)|Unicode 和编码的那些事儿|48|2023-11-13| |170|[mrhso/IshisashiEncoding](https://github.com/mrhso/IshisashiEncoding)|Unicode 和编码的那些事儿|48|2023-11-13|
|171|[Web3-Club/Web3wiki-Website](https://github.com/Web3-Club/Web3wiki-Website)|📖中文互联网第一个Web3相关知识的百科站点 @Web3-Club|46|2024-02-29| |171|[Web3-Club/Web3wiki-Website](https://github.com/Web3-Club/Web3wiki-Website)|📖中文互联网第一个Web3相关知识的百科站点 @Web3-Club|46|2024-03-01|
|172|[unknown-marketwizards/pine_script_docs_zh](https://github.com/unknown-marketwizards/pine_script_docs_zh)|Pine v5 中文版用户手册|45|2024-02-03| |172|[unknown-marketwizards/pine_script_docs_zh](https://github.com/unknown-marketwizards/pine_script_docs_zh)|Pine v5 中文版用户手册|45|2024-02-03|
|173|[wangzhizhou/LearnSwift](https://github.com/wangzhizhou/LearnSwift)|Swift 学习记录|45|2023-12-14| |173|[wangzhizhou/LearnSwift](https://github.com/wangzhizhou/LearnSwift)|Swift 学习记录|45|2023-12-14|
|174|[PE-CN/PE-CN.github.io](https://github.com/PE-CN/PE-CN.github.io)|Project Euler 欧拉计划 中文翻译站|44|2024-01-03| |174|[PE-CN/PE-CN.github.io](https://github.com/PE-CN/PE-CN.github.io)|Project Euler 欧拉计划 中文翻译站|44|2024-01-03|
|175|[Sayi/sayi.github.com](https://github.com/Sayi/sayi.github.com)|个人博客已切换到公众号Evoopeed请搜索deepoove|44|2024-02-01| |175|[Sayi/sayi.github.com](https://github.com/Sayi/sayi.github.com)|个人博客已切换到公众号Evoopeed请搜索deepoove|44|2024-02-01|
|176|[eveningwater/code-segment](https://github.com/eveningwater/code-segment)|一个代码片段的集合|43|2024-02-29| |176|[eveningwater/code-segment](https://github.com/eveningwater/code-segment)|一个代码片段的集合|43|2024-03-01|
|177|[Eished/JavaScript_notes](https://github.com/Eished/JavaScript_notes)|JavaScript 学习笔记集和代码库|43|2023-09-21| |177|[Eished/JavaScript_notes](https://github.com/Eished/JavaScript_notes)|JavaScript 学习笔记集和代码库|43|2023-09-21|
|178|[wx-chevalier/Node.js-Notes](https://github.com/wx-chevalier/Node.js-Notes)|:books: 深入浅出 Node.js 全栈架构,语法基础,框架使用,工程实践,全栈开发,实时通信,数据库|43|2024-02-17| |178|[wx-chevalier/Node.js-Notes](https://github.com/wx-chevalier/Node.js-Notes)|:books: 深入浅出 Node.js 全栈架构,语法基础,框架使用,工程实践,全栈开发,实时通信,数据库|43|2024-02-17|
|179|[DeathKing/metaprogramming-in-ruby](https://github.com/DeathKing/metaprogramming-in-ruby)|Satoshi Asakawa著MetaProgramming in Ruby系列教程的中译版。|43|2023-12-21| |179|[DeathKing/metaprogramming-in-ruby](https://github.com/DeathKing/metaprogramming-in-ruby)|Satoshi Asakawa著MetaProgramming in Ruby系列教程的中译版。|43|2023-12-21|
@ -192,11 +192,11 @@
|185|[Coolapk-Fan/wiki](https://github.com/Coolapk-Fan/wiki)|酷安wiki - 人人可编辑的酷安百科全书欢迎Star、贡献本体👉https://github.com/Coolapk-Fan/wiki/wiki|40|2024-02-02| |185|[Coolapk-Fan/wiki](https://github.com/Coolapk-Fan/wiki)|酷安wiki - 人人可编辑的酷安百科全书欢迎Star、贡献本体👉https://github.com/Coolapk-Fan/wiki/wiki|40|2024-02-02|
|186|[king-hcj/king-hcj.github.io](https://github.com/king-hcj/king-hcj.github.io)|前端精华、前端高级进阶、让前端不枯燥的有趣技巧分享。|40|2024-01-24| |186|[king-hcj/king-hcj.github.io](https://github.com/king-hcj/king-hcj.github.io)|前端精华、前端高级进阶、让前端不枯燥的有趣技巧分享。|40|2024-01-24|
|187|[ruhuasiyu/VanillaModTutorial](https://github.com/ruhuasiyu/VanillaModTutorial)|Minecraft 原版模组入门教程|40|2023-11-11| |187|[ruhuasiyu/VanillaModTutorial](https://github.com/ruhuasiyu/VanillaModTutorial)|Minecraft 原版模组入门教程|40|2023-11-11|
|188|[WTFAcademy/WTF-HTML](https://github.com/WTFAcademy/WTF-HTML)|WTF HTML教程帮助新人快速入门HTML并完成一个极简版Uniswap页面。|39|2024-02-29| |188|[sunyctf/js-effects](https://github.com/sunyctf/js-effects)|⭐ 前端JS特效合集—JavaScript effects library|39|2023-12-10|
|189|[sunxvming/my-blog](https://github.com/sunxvming/my-blog)|记录日常的学习笔记、技术笔记、读书笔记,分享自己的所见所思所得。 |39|2024-02-23| |189|[WTFAcademy/WTF-HTML](https://github.com/WTFAcademy/WTF-HTML)|WTF HTML教程帮助新人快速入门HTML并完成一个极简版Uniswap页面。|39|2024-02-29|
|190|[mobxjs/zh.mobx.js.org](https://github.com/mobxjs/zh.mobx.js.org)|Mobx中文文档|39|2024-02-24| |190|[sunxvming/my-blog](https://github.com/sunxvming/my-blog)|记录日常的学习笔记、技术笔记、读书笔记,分享自己的所见所思所得。 |39|2024-02-23|
|191|[k8gege/k8gege.github.io](https://github.com/k8gege/k8gege.github.io)|K8博客 k8gege.org|39|2024-01-07| |191|[mobxjs/zh.mobx.js.org](https://github.com/mobxjs/zh.mobx.js.org)|Mobx中文文档|39|2024-02-24|
|192|[sunyctf/js-effects](https://github.com/sunyctf/js-effects)|⭐ 前端JS特效合集—JavaScript effects library|38|2023-12-10| |192|[k8gege/k8gege.github.io](https://github.com/k8gege/k8gege.github.io)|K8博客 k8gege.org|39|2024-01-07|
|193|[MisterChangRay/Blog](https://github.com/MisterChangRay/Blog)|充当日常笔记或者个人博客吧|38|2023-11-07| |193|[MisterChangRay/Blog](https://github.com/MisterChangRay/Blog)|充当日常笔记或者个人博客吧|38|2023-11-07|
|194|[LearnOpenGL-CN/learnopengl-cn.github.io](https://github.com/LearnOpenGL-CN/learnopengl-cn.github.io)|使用了新主题的网站如果想要提交翻译更新请到LearnOpenGL-CN这个工程这里是自动部署的网站|38|2024-02-28| |194|[LearnOpenGL-CN/learnopengl-cn.github.io](https://github.com/LearnOpenGL-CN/learnopengl-cn.github.io)|使用了新主题的网站如果想要提交翻译更新请到LearnOpenGL-CN这个工程这里是自动部署的网站|38|2024-02-28|
|195|[drmingdrmer/openstudy](https://github.com/drmingdrmer/openstudy)|在校学习的资料|37|2023-12-21| |195|[drmingdrmer/openstudy](https://github.com/drmingdrmer/openstudy)|在校学习的资料|37|2023-12-21|

@ -1,87 +1,87 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Java # 中文总榜 > 资料类 > Java
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|170855|2024-01-09| |1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|170888|2024-01-09|
|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|141057|2024-02-29| |2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|141103|2024-03-01|
|3|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|73535|2024-02-22| |3|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|73535|2024-02-22|
|4|[krahets/hello-algo](https://github.com/krahets/hello-algo)|《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing|64160|2024-02-29| |4|[krahets/hello-algo](https://github.com/krahets/hello-algo)|《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing|64222|2024-03-01|
|5|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |29793|2023-11-18| |5|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |29797|2023-11-18|
|6|[doocs/leetcode](https://github.com/doocs/leetcode)|🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|28058|2024-02-29| |6|[doocs/leetcode](https://github.com/doocs/leetcode)|🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|28069|2024-03-01|
|7|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|25101|2024-01-03| |7|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|25100|2024-01-03|
|8|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|15942|2023-12-03| |8|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|15947|2023-12-03|
|9|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》2.x版本持续连载中点击下方链接直达教程目录|15525|2023-12-17| |9|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》2.x版本持续连载中点击下方链接直达教程目录|15523|2023-12-17|
|10|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|15047|2024-01-05| |10|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|15049|2024-01-05|
|11|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例PVUV、日志存储、百亿数据实时去重、 ...|14127|2024-02-23| |11|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例PVUV、日志存储、百亿数据实时去重、 ...|14128|2024-02-23|
|12|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|13955|2023-12-17| |12|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|13957|2023-12-17|
|13|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程架构、业务、技术要点全方位解析。mall项目50k+star是一套电商系统使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术采用Docker容器化部署。|12617|2023-11-13| |13|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程架构、业务、技术要点全方位解析。mall项目60k+star是一套电商系统使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、Mysql等技术采用Docker容器化部署。|12616|2024-03-01|
|14|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java就认准二哥的Java进阶之路😄|11191|2024-02-28| |14|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|一份通俗易懂、风趣幽默的Java学习指南内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java就认准二哥的Java进阶之路😄|11241|2024-02-28|
|15|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程包括Spring Cloud Alibaba及分布式事务Seata基于Spring Cloud Greenwich及SpringBoot 2.1.7。篇篇精华,涵盖大部分应用场景。|6099|2023-11-27| |15|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程包括Spring Cloud Alibaba及分布式事务Seata基于Spring Cloud Greenwich及SpringBoot 2.1.7。篇篇精华,涵盖大部分应用场景。|6099|2023-11-27|
|16|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心从实际业务中抽离出交易、营销、秒杀、中间件、源码等22个真实场景来学习设计模式的运用。欢迎关注小傅哥微信(fustack)公众号bugstack虫洞栈博客https://bugstack.cn|6060|2024-02-02| |16|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心从实际业务中抽离出交易、营销、秒杀、中间件、源码等22个真实场景来学习设计模式的运用。欢迎关注小傅哥微信(fustack)公众号bugstack虫洞栈博客https://bugstack.cn|6060|2024-02-02|
|17|[dromara/lamp-cloud](https://github.com/dromara/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot 开发的微服务中后台快速开发平台,专注于多租户(SaaS架构)解决方案亦可作为普通项目非SaaS架构的基础开发框架使用目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。|5268|2024-02-26| |17|[dromara/lamp-cloud](https://github.com/dromara/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot 开发的微服务中后台快速开发平台,专注于多租户(SaaS架构)解决方案亦可作为普通项目非SaaS架构的基础开发框架使用目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。|5269|2024-03-01|
|18|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路Java进阶学习打破内卷拿大厂Offer升职加薪|4875|2023-11-28| |18|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路Java进阶学习打破内卷拿大厂Offer升职加薪|4885|2023-11-28|
|19|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github这里有六百多篇原创文章的详细分类和汇总以及对应的源码内容涉及Java、Docker、Kubernetes、DevOPS等方面|4238|2024-02-23| |19|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github这里有六百多篇原创文章的详细分类和汇总以及对应的源码内容涉及Java、Docker、Kubernetes、DevOPS等方面|4242|2024-02-23|
|20|[dunwu/db-tutorial](https://github.com/dunwu/db-tutorial)|📚 db-tutorial 是一个数据库教程。|4137|2024-02-21| |20|[dunwu/db-tutorial](https://github.com/dunwu/db-tutorial)|📚 db-tutorial 是一个数据库教程。|4141|2024-02-21|
|21|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码LeetBook《图解算法数据结构》配套代码仓|3965|2024-02-23| |21|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码LeetBook《图解算法数据结构》配套代码仓|3971|2024-02-23|
|22|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3887|2023-10-25| |22|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3887|2023-10-25|
|23|[IoT-Technology/IoT-Technical-Guide](https://github.com/IoT-Technology/IoT-Technical-Guide)|:honeybee: IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 :sparkles: :sparkles: :sparkles: (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型Protobuf, PostgreSQL, MongoD ...|3782|2023-09-05| |23|[IoT-Technology/IoT-Technical-Guide](https://github.com/IoT-Technology/IoT-Technical-Guide)|:honeybee: IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 :sparkles: :sparkles: :sparkles: (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型Protobuf, PostgreSQL, MongoD ...|3787|2023-09-05|
|24|[s4kibs4mi/java-developer-roadmap](https://github.com/s4kibs4mi/java-developer-roadmap)|Roadmap to becoming a Java developer in 2024|3681|2023-12-17| |24|[s4kibs4mi/java-developer-roadmap](https://github.com/s4kibs4mi/java-developer-roadmap)|Roadmap to becoming a Java developer in 2024|3682|2023-12-17|
|25|[shuzijun/leetcode-editor](https://github.com/shuzijun/leetcode-editor)|Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion ...|3561|2024-02-05| |25|[shuzijun/leetcode-editor](https://github.com/shuzijun/leetcode-editor)|Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion ...|3564|2024-02-05|
|26|[sherxon/AlgoDS](https://github.com/sherxon/AlgoDS)|Implementation of Algorithms and Data Structures, Problems and Solutions|3417|2023-10-27| |26|[sherxon/AlgoDS](https://github.com/sherxon/AlgoDS)|Implementation of Algorithms and Data Structures, Problems and Solutions|3417|2023-10-27|
|27|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|3092|2024-01-29| |27|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|3091|2024-01-29|
|28|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|Java开发及面试个人面试、工作总结、资料收集站|3026|2024-01-21| |28|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|Java开发及面试个人面试、工作总结、资料收集站|3033|2024-01-21|
|29|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch采用Docker容器化部署。|2442|2023-12-17| |29|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch采用Docker容器化部署。|2444|2023-12-17|
|30|[MoRan1607/BigDataGuide](https://github.com/MoRan1607/BigDataGuide)|大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料|2436|2023-12-16| |30|[MoRan1607/BigDataGuide](https://github.com/MoRan1607/BigDataGuide)|大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料|2438|2023-12-16|
|31|[vector4wang/spring-boot-quick](https://github.com/vector4wang/spring-boot-quick)|:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等:pushpin ...|2382|2023-10-17| |31|[vector4wang/spring-boot-quick](https://github.com/vector4wang/spring-boot-quick)|:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、k3s、k3d、k8s、mybatis加解密插件、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等:pushpin ...|2382|2023-10-17|
|32|[forezp/SpringBootLearning](https://github.com/forezp/SpringBootLearning)|《Spring Boot教程》源码|2262|2024-02-02| |32|[forezp/SpringBootLearning](https://github.com/forezp/SpringBootLearning)|《Spring Boot教程》源码|2262|2024-02-02|
|33|[reneargento/algorithms-sedgewick-wayne](https://github.com/reneargento/algorithms-sedgewick-wayne)|Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne |2154|2024-01-02| |33|[reneargento/algorithms-sedgewick-wayne](https://github.com/reneargento/algorithms-sedgewick-wayne)|Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne |2154|2024-01-02|
|34|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等欢迎star|1969|2023-11-01| |34|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等欢迎star|1971|2023-11-01|
|35|[Mr-xn/RedTeam_BlueTeam_HW](https://github.com/Mr-xn/RedTeam_BlueTeam_HW)|红蓝对抗以及护网相关工具和资料内存shellcodecs+msf和内存马查杀工具|1954|2024-01-28| |35|[Mr-xn/RedTeam_BlueTeam_HW](https://github.com/Mr-xn/RedTeam_BlueTeam_HW)|红蓝对抗以及护网相关工具和资料内存shellcodecs+msf和内存马查杀工具|1954|2024-01-28|
|36|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程几乎涵盖了Java必备的知识点|1893|2024-01-22| |36|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程几乎涵盖了Java必备的知识点|1893|2024-01-22|
|37|[kanwangzjm/funiture](https://github.com/kanwangzjm/funiture)| github: https://github.com/kanwangzjm/funiture, spring项目权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等|1875|2023-11-15| |37|[kanwangzjm/funiture](https://github.com/kanwangzjm/funiture)| github: https://github.com/kanwangzjm/funiture, spring项目权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等|1875|2023-11-15|
|38|[864381832/xJavaFxTool](https://github.com/864381832/xJavaFxTool)|基于JavaFx搭建的实用小工具集合方便开发过程中的代码编写与调试想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具 ...|1869|2024-02-29| |38|[864381832/xJavaFxTool](https://github.com/864381832/xJavaFxTool)|基于JavaFx搭建的实用小工具集合方便开发过程中的代码编写与调试想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具 ...|1871|2024-02-29|
|39|[REBOOTERS/AndroidAnimationExercise](https://github.com/REBOOTERS/AndroidAnimationExercise)|Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享|1819|2024-01-26| |39|[REBOOTERS/AndroidAnimationExercise](https://github.com/REBOOTERS/AndroidAnimationExercise)|Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享|1820|2024-01-26|
|40|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结涵盖分布式、微服务、RPC等互联网公司常用架构以及数据存储、缓存、搜索等必备技能|1784|2023-10-17| |40|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结涵盖分布式、微服务、RPC等互联网公司常用架构以及数据存储、缓存、搜索等必备技能|1784|2023-10-17|
|41|[zincPower/UI2018](https://github.com/zincPower/UI2018)|用于结合“江澎涌”公众号分享 Android 高级 UI 知识点,形成知识体系|1674|2023-09-01| |41|[zincPower/UI2018](https://github.com/zincPower/UI2018)|用于结合“江澎涌”公众号分享 Android 高级 UI 知识点,形成知识体系|1674|2023-09-01|
|42|[blossom-editor/blossom](https://github.com/blossom-editor/blossom)|A markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization支持私有部署的云端存储双链笔记软件|1631|2024-02-24| |42|[blossom-editor/blossom](https://github.com/blossom-editor/blossom)|A markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization支持私有部署的云端存储双链笔记软件|1640|2024-02-24|
|43|[JosephZhu1983/java-common-mistakes](https://github.com/JosephZhu1983/java-common-mistakes)|书籍《Java 开发坑点解析:从根因分析到最佳实践》 & 极客时间专栏《Java业务开发常见错误100例》源码|1630|2024-01-05| |43|[JosephZhu1983/java-common-mistakes](https://github.com/JosephZhu1983/java-common-mistakes)|书籍《Java 开发坑点解析:从根因分析到最佳实践》 & 极客时间专栏《Java业务开发常见错误100例》源码|1631|2024-01-05|
|44|[Y4tacker/JavaSec](https://github.com/Y4tacker/JavaSec)|a rep for documenting my study, may be from 0 to 0.1|1563|2024-02-26| |44|[Y4tacker/JavaSec](https://github.com/Y4tacker/JavaSec)|a rep for documenting my study, may be from 0 to 0.1|1563|2024-02-26|
|45|[itwanger/paicoding](https://github.com/itwanger/paicoding)|⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈附详细教程包括Java、Spring、MySQL、Redis、微服务&分布式、消息队列等核心知识点。学编程,就上技术派😁。|1453|2024-02-22| |45|[itwanger/paicoding](https://github.com/itwanger/paicoding)|⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈附详细教程包括Java、Spring、MySQL、Redis、微服务&分布式、消息队列等核心知识点。学编程,就上技术派😁。|1455|2024-02-22|
|46|[superhj1987/pragmatic-java-engineer](https://github.com/superhj1987/pragmatic-java-engineer)|Java工程师修炼之道 - 梳理Java知识体系沓实架构基础|1315|2023-11-14| |46|[superhj1987/pragmatic-java-engineer](https://github.com/superhj1987/pragmatic-java-engineer)|Java工程师修炼之道 - 梳理Java知识体系沓实架构基础|1315|2024-03-01|
|47|[Snailclimb/spring-security-jwt-guide](https://github.com/Snailclimb/spring-security-jwt-guide)|从零入门 Spring Security With JWT含权限验证后端部分代码。|1302|2023-10-27| |47|[Snailclimb/spring-security-jwt-guide](https://github.com/Snailclimb/spring-security-jwt-guide)|从零入门 Spring Security With JWT含权限验证后端部分代码。|1302|2023-10-27|
|48|[happylishang/AntiFakerAndroidChecker](https://github.com/happylishang/AntiFakerAndroidChecker)|设备指纹 获取真实的IMEI AndroidId 序列号 MAC地址等Android模拟器检测检测Android模拟器 作为可信DeviceID应对防刷需求等 Android设备指纹 How to detect Android emulator |1246|2023-12-13| |48|[happylishang/AntiFakerAndroidChecker](https://github.com/happylishang/AntiFakerAndroidChecker)|设备指纹 获取真实的IMEI AndroidId 序列号 MAC地址等Android模拟器检测检测Android模拟器 作为可信DeviceID应对防刷需求等 Android设备指纹 How to detect Android emulator |1246|2023-12-13|
|49|[xuwujing/java-study](https://github.com/xuwujing/java-study)|java-study 是本人学习Java过程中记录的一些代码从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类 以及一些常用框架netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。|1213|2024-01-24| |49|[xuwujing/java-study](https://github.com/xuwujing/java-study)|java-study 是本人学习Java过程中记录的一些代码从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类 以及一些常用框架netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。|1214|2024-01-24|
|50|[pascal-lab/Tai-e](https://github.com/pascal-lab/Tai-e)|An easy-to-learn/use static analysis framework for Java|1173|2024-02-05| |50|[pascal-lab/Tai-e](https://github.com/pascal-lab/Tai-e)|An easy-to-learn/use static analysis framework for Java|1174|2024-02-05|
|51|[Yanyutin753/PandoraNext-TokensTool](https://github.com/Yanyutin753/PandoraNext-TokensTool)|【更方便更安全的管理PandoraNext更高速更丝滑的使用copilot GPT-4】通过手机端和电脑端使小白能快速部署属于自己的免费Open API中转站。tokensTool支持通过PandoraNext管理刷新所有token支持分享支持share_tokenpool_token一键自定义放入oneapi支持反代copilot的全部接口流式传输丝滑接受高并发支持fastgpt ...|1144|2024-01-19| |51|[Yanyutin753/PandoraNext-TokensTool](https://github.com/Yanyutin753/PandoraNext-TokensTool)|【更方便更安全的管理PandoraNext更高速更丝滑的使用copilot GPT-4】通过手机端和电脑端使小白能快速部署属于自己的免费Open API中转站。tokensTool支持通过PandoraNext管理刷新所有token支持分享支持share_tokenpool_token一键自定义放入oneapi支持反代copilot的全部接口流式传输丝滑接受高并发支持fastgpt ...|1144|2024-01-19|
|52|[suzeyu1992/repo](https://github.com/suzeyu1992/repo)|📒 记录一个自己的知识库|1127|2023-09-22| |52|[suzeyu1992/repo](https://github.com/suzeyu1992/repo)|📒 记录一个自己的知识库|1127|2023-09-22|
|53|[Zephery/newblog](https://github.com/Zephery/newblog)|:octocat: 个人博客个人网站blog|1063|2023-10-19| |53|[Zephery/newblog](https://github.com/Zephery/newblog)|:octocat: 个人博客个人网站blog|1063|2023-10-19|
|54|[ouchuangxin/leave-sample](https://github.com/ouchuangxin/leave-sample)|本代码来源于极客时间《DDD实战》专栏。|938|2024-01-12| |54|[ouchuangxin/leave-sample](https://github.com/ouchuangxin/leave-sample)|本代码来源于极客时间《DDD实战》专栏。|938|2024-01-12|
|55|[nacos-group/nacos-examples](https://github.com/nacos-group/nacos-examples)|Nacos Examples|909|2023-10-21| |55|[nacos-group/nacos-examples](https://github.com/nacos-group/nacos-examples)|Nacos Examples|909|2023-10-21|
|56|[javastacks/javastack](https://github.com/javastacks/javastack)|分享最主流的 Java 技术,包含全部源代码。|889|2023-11-17| |56|[javastacks/javastack](https://github.com/javastacks/javastack)|分享最主流的 Java 技术,包含全部源代码。|890|2023-11-17|
|57|[dunwu/spring-tutorial](https://github.com/dunwu/spring-tutorial)|:book: Spring 教程|784|2024-02-27| |57|[dunwu/spring-tutorial](https://github.com/dunwu/spring-tutorial)|:book: Spring 教程|785|2024-02-27|
|58|[moshowgame/spring-cloud-study](https://github.com/moshowgame/spring-cloud-study)|SpringBootLearningSpringCloudStudy学习SpringBoot2/SpringCloud2的项目包含Eureka/Zuul/JPA/Mybatis Plus/Feign/WebSocket/JMS/POI-TL/Redis Cache/UDP/SecurityJWT/elasticSearch/Drools|752|2023-12-17| |58|[moshowgame/spring-cloud-study](https://github.com/moshowgame/spring-cloud-study)|SpringBootLearningSpringCloudStudy学习SpringBoot2/SpringCloud2的项目包含Eureka/Zuul/JPA/Mybatis Plus/Feign/WebSocket/JMS/POI-TL/Redis Cache/UDP/SecurityJWT/elasticSearch/Drools|752|2023-12-17|
|59|[EiletXie/cloud2020](https://github.com/EiletXie/cloud2020)|SpringCloud2020最新技术学习|668|2023-10-11| |59|[EiletXie/cloud2020](https://github.com/EiletXie/cloud2020)|SpringCloud2020最新技术学习|668|2023-10-11|
|60|[Drun1baby/JavaSecurityLearning](https://github.com/Drun1baby/JavaSecurityLearning)|记录一下 Java 安全学习历程,也算是半条学习路线了|635|2024-02-27| |60|[Drun1baby/JavaSecurityLearning](https://github.com/Drun1baby/JavaSecurityLearning)|记录一下 Java 安全学习历程,也算是半条学习路线了|637|2024-02-27|
|61|[code4craft/jsoup-learning](https://github.com/code4craft/jsoup-learning)|Jsoup学习笔记。添加了部分学习代码和注释。|630|2023-12-16| |61|[code4craft/jsoup-learning](https://github.com/code4craft/jsoup-learning)|Jsoup学习笔记。添加了部分学习代码和注释。|630|2023-12-16|
|62|[JavaCourse00/JavaCourseCodes](https://github.com/JavaCourse00/JavaCourseCodes)|JavaCourse|618|2024-01-13| |62|[JavaCourse00/JavaCourseCodes](https://github.com/JavaCourse00/JavaCourseCodes)|JavaCourse|618|2024-01-13|
|63|[liuyueyi/spring-boot-demo](https://github.com/liuyueyi/spring-boot-demo)|Spring Boot & Spring Cloud & Spring Security Demo CaseSpring学习示例实战项目|613|2024-02-29| |63|[liuyueyi/spring-boot-demo](https://github.com/liuyueyi/spring-boot-demo)|Spring Boot & Spring Cloud & Spring Security Demo CaseSpring学习示例实战项目|613|2024-02-29|
|64|[little-snow-fox/react-native-wechat-lib](https://github.com/little-snow-fox/react-native-wechat-lib)|🚀 WeChat login, share, favorite and payment for React-Native on iOS and Android|611|2023-11-14| |64|[little-snow-fox/react-native-wechat-lib](https://github.com/little-snow-fox/react-native-wechat-lib)|🚀 WeChat login, share, favorite and payment for React-Native on iOS and Android|612|2023-11-14|
|65|[heibaiying/Full-Stack-Notes](https://github.com/heibaiying/Full-Stack-Notes)|全栈工程师手册|610|2023-10-24| |65|[heibaiying/Full-Stack-Notes](https://github.com/heibaiying/Full-Stack-Notes)|全栈工程师手册|610|2023-10-24|
|66|[a616567126/GPT-WEB-JAVA](https://github.com/a616567126/GPT-WEB-JAVA)|基于JDK8 AI 聊天机器人!微信公众号 Midjourney画图、卡密兑换、web 支持ChatGPT、Midjourney画图、sd画图卡密兑换易支付公众号引流邮件注册🔥|597|2024-02-29| |66|[a616567126/GPT-WEB-JAVA](https://github.com/a616567126/GPT-WEB-JAVA)|基于JDK8 AI 聊天机器人!微信公众号 Midjourney画图、卡密兑换、web 支持ChatGPT、Midjourney画图、sd画图卡密兑换易支付公众号引流邮件注册🔥|597|2024-02-29|
|67|[lyb-geek/springboot-learning](https://github.com/lyb-geek/springboot-learning)|springboot-learning|582|2024-02-22| |67|[lyb-geek/springboot-learning](https://github.com/lyb-geek/springboot-learning)|springboot-learning|582|2024-02-22|
|68|[rymcu/forest](https://github.com/rymcu/forest)|forest(森林)——一款现代化的知识社区后台项目,使用 SpringBoot + Shiro + MyBatis + JWT + Redis 实现|544|2024-02-28| |68|[rymcu/forest](https://github.com/rymcu/forest)|forest(森林)——一款现代化的知识社区后台项目,使用 SpringBoot + Shiro + MyBatis + JWT + Redis 实现|544|2024-02-28|
|69|[javasmall/bigsai-algorithm](https://github.com/javasmall/bigsai-algorithm)|bigsai的数据结构与算法、LeetCode图解、剑指offer图解文章专栏致力于最好懂的数据结构与算法专栏|537|2024-02-07| |69|[javasmall/bigsai-algorithm](https://github.com/javasmall/bigsai-algorithm)|bigsai的数据结构与算法、LeetCode图解、剑指offer图解文章专栏致力于最好懂的数据结构与算法专栏|537|2024-02-07|
|70|[algorithmzuo/algorithm-journey](https://github.com/algorithmzuo/algorithm-journey)|算法通关课的代码和课件|524|2024-02-28| |70|[algorithmzuo/algorithm-journey](https://github.com/algorithmzuo/algorithm-journey)|算法通关课的代码和课件|526|2024-03-01|
|71|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。|509|2023-12-05| |71|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。|509|2023-12-05|
|72|[jar-analyzer/jar-analyzer](https://github.com/jar-analyzer/jar-analyzer)|Jar Analyzer - 一个JAR包分析工具批量分析搜索方法调用关系搜索字符串搜索Spring分析CFG分析JVM Stack Frame分析远程分析Tomcat进阶表达式搜索自定义SQL查询字节码查看命令行分析使用简易RASP保护|497|2024-02-29| |72|[jar-analyzer/jar-analyzer](https://github.com/jar-analyzer/jar-analyzer)|Jar Analyzer - 一个JAR包分析工具批量分析搜索方法调用关系搜索字符串搜索Spring分析CFG分析JVM Stack Frame分析远程分析Tomcat进阶表达式搜索自定义SQL查询字节码查看命令行分析使用简易RASP保护|503|2024-03-01|
|73|[sjsdfg/dl4j-tutorials](https://github.com/sjsdfg/dl4j-tutorials)|dl4j 基础教程 配套视频https://space.bilibili.com/327018681/#/|485|2023-12-05| |73|[sjsdfg/dl4j-tutorials](https://github.com/sjsdfg/dl4j-tutorials)|dl4j 基础教程 配套视频https://space.bilibili.com/327018681/#/|485|2023-12-05|
|74|[fuzhengwei/chatbot-api](https://github.com/fuzhengwei/chatbot-api)|《ChatGPT AI 问答助手》 开源免费项目涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署小巧精悍流程全面。对于Java编程伙伴来说非常具有学习价值。|462|2023-10-15| |74|[fuzhengwei/chatbot-api](https://github.com/fuzhengwei/chatbot-api)|《ChatGPT AI 问答助手》 开源免费项目涵盖爬虫接口、ChatGPT API对接、DDD架构设计、镜像打包、Docker容器部署小巧精悍流程全面。对于Java编程伙伴来说非常具有学习价值。|462|2023-10-15|
|75|[Viscent/javamtia](https://github.com/Viscent/javamtia)|《Java多线程编程实战指南核心篇》的配套源码|459|2023-12-06| |75|[Viscent/javamtia](https://github.com/Viscent/javamtia)|《Java多线程编程实战指南核心篇》的配套源码|459|2023-12-06|
|76|[ashinnotfound/ChatGPT-YourChatRobot](https://github.com/ashinnotfound/ChatGPT-YourChatRobot)|❤开箱即用❤an unofficial implement of ChatGPT in QQ/Wechat. 一个非官方的ChatGPT腾讯qq/微信(非公众号)实现版快来把你的qq或微信变成chatgpt吧|416|2024-01-15| |76|[ashinnotfound/ChatGPT-YourChatRobot](https://github.com/ashinnotfound/ChatGPT-YourChatRobot)|❤开箱即用❤an unofficial implement of ChatGPT in QQ/Wechat. 一个非官方的ChatGPT腾讯qq/微信(非公众号)实现版快来把你的qq或微信变成chatgpt吧|415|2024-01-15|
|77|[niumoo/JavaNotes](https://github.com/niumoo/JavaNotes)|🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列|402|2024-02-28| |77|[niumoo/JavaNotes](https://github.com/niumoo/JavaNotes)|🧱 「Java学习」一份涵盖大部分Java程序员所需要掌握的核心知识。JDK 源码分析 & Java 新特性 & Java 并发编程 & Java 虚拟机 & SpringBoot 2.x 系列|403|2024-02-28|
|78|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|369|2023-09-03| |78|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|369|2023-09-03|
|79|[yiyandaoren/KongFuOfArchitect](https://github.com/yiyandaoren/KongFuOfArchitect)|(Updating!) Architect's Kung Fu tutorial collection Article collection contains paradigm programming microservices essential algorithms Security attack Assembly Crawler Reverse penetration test...etc.|365|2024-02-02| |79|[yiyandaoren/KongFuOfArchitect](https://github.com/yiyandaoren/KongFuOfArchitect)|(Updating!) Architect's Kung Fu tutorial collection Article collection contains paradigm programming microservices essential algorithms Security attack Assembly Crawler Reverse penetration test...etc.|365|2024-02-02|
|80|[xuxueli/xxl-tool](https://github.com/xuxueli/xxl-tool)|a series of tools that make Java development more efficient.Java工具类库XXL-TOOL|344|2024-01-20| |80|[xuxueli/xxl-tool](https://github.com/xuxueli/xxl-tool)|a series of tools that make Java development more efficient.Java工具类库XXL-TOOL|344|2024-01-20|
@ -91,43 +91,43 @@
|84|[dubboclub/dubbo-plus](https://github.com/dubboclub/dubbo-plus)|dubbo的插件集合|319|2023-10-11| |84|[dubboclub/dubbo-plus](https://github.com/dubboclub/dubbo-plus)|dubbo的插件集合|319|2023-10-11|
|85|[sunjincheng121/know_how_know_why](https://github.com/sunjincheng121/know_how_know_why)|For every learner|306|2023-12-05| |85|[sunjincheng121/know_how_know_why](https://github.com/sunjincheng121/know_how_know_why)|For every learner|306|2023-12-05|
|86|[dunwu/algorithm-tutorial](https://github.com/dunwu/algorithm-tutorial)|:books: 算法和数据结构教程|292|2024-01-27| |86|[dunwu/algorithm-tutorial](https://github.com/dunwu/algorithm-tutorial)|:books: 算法和数据结构教程|292|2024-01-27|
|87|[Tencent/TencentKonaSMSuite](https://github.com/Tencent/TencentKonaSMSuite)|Tencent Kona SM Suite is a set of Java security providers, which support algorithms SM2, SM3 and SM4, and protocols TLCP/GMSSL, TLS 1.3 (with RFC 8998) and TLS 1.2.|274|2024-02-28| |87|[Tencent/TencentKonaSMSuite](https://github.com/Tencent/TencentKonaSMSuite)|Tencent Kona SM Suite is a set of Java security providers, which support algorithms SM2, SM3 and SM4, and protocols TLCP/GMSSL, TLS 1.3 (with RFC 8998) and TLS 1.2.|275|2024-02-28|
|88|[fuzhengwei/java-algorithms](https://github.com/fuzhengwei/java-algorithms)|📝 Java 数据结构和算法 Algorithms and data structures implemented in Java with explanations and links to further readings|273|2023-11-01| |88|[fuzhengwei/java-algorithms](https://github.com/fuzhengwei/java-algorithms)|📝 Java 数据结构和算法 Algorithms and data structures implemented in Java with explanations and links to further readings|273|2023-11-01|
|89|[algorithmzuo/weekly-problems](https://github.com/algorithmzuo/weekly-problems)|每周有营养的大厂算法面试题|273|2023-09-02| |89|[algorithmzuo/weekly-problems](https://github.com/algorithmzuo/weekly-problems)|每周有营养的大厂算法面试题|273|2023-09-02|
|90|[Romantic-Lei/Learning-in-practice](https://github.com/Romantic-Lei/Learning-in-practice)|learning (Fork 代码的小伙伴留下你们的star吧)|272|2024-01-14| |90|[Romantic-Lei/Learning-in-practice](https://github.com/Romantic-Lei/Learning-in-practice)|learning (Fork 代码的小伙伴留下你们的star吧)|272|2024-01-14|
|91|[zhangjun0x01/bigdata-examples](https://github.com/zhangjun0x01/bigdata-examples)|分享一些在工作中的大数据实战案例包括flink、kafka、hadoop、presto等等。欢迎大家关注我的公众号【大数据技术与应用实战】一起成长。|258|2024-02-21| |91|[zhangjun0x01/bigdata-examples](https://github.com/zhangjun0x01/bigdata-examples)|分享一些在工作中的大数据实战案例包括flink、kafka、hadoop、presto等等。欢迎大家关注我的公众号【大数据技术与应用实战】一起成长。|258|2024-02-21|
|92|[yangchong211/YCJniHelper](https://github.com/yangchong211/YCJniHelper)|JNI学习案例通过简单的案例快速入门jni开发。JNI基础语法介绍so库生成打包和反编译Java和C/C++相关调用案例|254|2023-10-08| |92|[yangchong211/YCJniHelper](https://github.com/yangchong211/YCJniHelper)|JNI学习案例通过简单的案例快速入门jni开发。JNI基础语法介绍so库生成打包和反编译Java和C/C++相关调用案例|254|2023-10-08|
|93|[hbelmiro/100DaysOfJava](https://github.com/hbelmiro/100DaysOfJava)|Small pieces of Java content on my social media every day for a hundred days. Learn with short code snippets.|252|2024-02-29| |93|[hbelmiro/100DaysOfJava](https://github.com/hbelmiro/100DaysOfJava)|Small pieces of Java content on my social media every day for a hundred days. Learn with short code snippets.|253|2024-02-29|
|94|[FleyX/demo-project](https://github.com/FleyX/demo-project)|存放学习过程中的demo项目顺便点下⭐哦|239|2024-02-19| |94|[FleyX/demo-project](https://github.com/FleyX/demo-project)|存放学习过程中的demo项目顺便点下⭐哦|239|2024-02-19|
|95|[SilenceHVK/blog](https://github.com/SilenceHVK/blog)|:books: :octocat: Github static blog post, experience the fun of using Issues.Welcome star 静态博客文章,体验一下使用 Issues 的乐趣,欢迎 star 个人博客地址blog.hvkcoder.me/love|231|2024-01-18| |95|[SilenceHVK/blog](https://github.com/SilenceHVK/blog)|:books: :octocat: Github static blog post, experience the fun of using Issues.Welcome star 静态博客文章,体验一下使用 Issues 的乐趣,欢迎 star 个人博客地址blog.hvkcoder.me/love|231|2024-01-18|
|96|[fafeidou/fast-cloud-nacos](https://github.com/fafeidou/fast-cloud-nacos)|fast-cloud-nacos项目致力于打造一个基于nacos为注册中心结合企业开发习惯总结的一些基本的实现方式|225|2023-11-29| |96|[fafeidou/fast-cloud-nacos](https://github.com/fafeidou/fast-cloud-nacos)|fast-cloud-nacos项目致力于打造一个基于nacos为注册中心结合企业开发习惯总结的一些基本的实现方式|225|2023-11-29|
|97|[fancyChuan/bigdata-hub](https://github.com/fancyChuan/bigdata-hub)|数据建设与大数据技术知识体系包含hadoop、hive、spark、flink主流框架和系列框架数据中台、数据湖、数据治理、数仓建设、数据化转型等|223|2024-02-26| |97|[fancyChuan/bigdata-hub](https://github.com/fancyChuan/bigdata-hub)|数据建设与大数据技术知识体系包含hadoop、hive、spark、flink主流框架和系列框架数据中台、数据湖、数据治理、数仓建设、数据化转型等|225|2024-02-26|
|98|[dunwu/spring-boot-tutorial](https://github.com/dunwu/spring-boot-tutorial)|:100: :leaves: 通过丰富实例来展现 Spring Boot 特性的教程|221|2024-01-27| |98|[dunwu/spring-boot-tutorial](https://github.com/dunwu/spring-boot-tutorial)|:100: :leaves: 通过丰富实例来展现 Spring Boot 特性的教程|221|2024-01-27|
|99|[lynnlovemin/SpringCloudLesson](https://github.com/lynnlovemin/SpringCloudLesson)|SpringCloud从入门到精通系列课程|214|2023-10-11| |99|[lynnlovemin/SpringCloudLesson](https://github.com/lynnlovemin/SpringCloudLesson)|SpringCloud从入门到精通系列课程|214|2023-10-11|
|100|[fengyuecanzhu/FYReader](https://github.com/fengyuecanzhu/FYReader)|风月读书一款开源、免费的小说阅读软件支持自定义书源支持本地txt和epub导入阅读。|211|2023-10-07| |100|[fengyuecanzhu/FYReader](https://github.com/fengyuecanzhu/FYReader)|风月读书一款开源、免费的小说阅读软件支持自定义书源支持本地txt和epub导入阅读。|211|2023-10-07|
|101|[yangkun19921001/DexEncryptionDecryption](https://github.com/yangkun19921001/DexEncryptionDecryption)|APK 加固 dex 加密,解密 学习项目|211|2024-02-07| |101|[yangkun19921001/DexEncryptionDecryption](https://github.com/yangkun19921001/DexEncryptionDecryption)|APK 加固 dex 加密,解密 学习项目|211|2024-02-07|
|102|[Erik-ly/SprakProject](https://github.com/Erik-ly/SprakProject)|《Spark 大型电商项目实战》源码博客地址http://blog.csdn.net/u012318074/article/category/6744423|211|2023-11-14| |102|[Erik-ly/SprakProject](https://github.com/Erik-ly/SprakProject)|《Spark 大型电商项目实战》源码博客地址http://blog.csdn.net/u012318074/article/category/6744423|211|2023-11-14|
|103|[ShinChven/MigrateToGradle](https://github.com/ShinChven/MigrateToGradle)|在学习Gradle的路上整理的心得。|210|2023-10-07| |103|[ShinChven/MigrateToGradle](https://github.com/ShinChven/MigrateToGradle)|在学习Gradle的路上整理的心得。|210|2023-10-07|
|104|[rome753/webrtc-android-tutorial](https://github.com/rome753/webrtc-android-tutorial)|The simplest tutorial for android WebRTC, step by step from using camera to multi-peer.【最简单的安卓WebRTC教程从使用相机到多人视频一步步讲解。】|208|2024-01-01| |104|[ZhangBlossom/BlossomGateway](https://github.com/ZhangBlossom/BlossomGateway)|基于Netty、Nacos实现的网关以及RPC。学习完毕当前项目可以帮助你深入理解Netty。|208|2024-02-18|
|105|[ZhangBlossom/BlossomGateway](https://github.com/ZhangBlossom/BlossomGateway)|基于Netty、Nacos实现的网关以及RPC。学习完毕当前项目可以帮助你深入理解Netty。|207|2024-02-18| |105|[rome753/webrtc-android-tutorial](https://github.com/rome753/webrtc-android-tutorial)|The simplest tutorial for android WebRTC, step by step from using camera to multi-peer.【最简单的安卓WebRTC教程从使用相机到多人视频一步步讲解。】|208|2024-01-01|
|106|[shmilyah/spring-cloud-components](https://github.com/shmilyah/spring-cloud-components)|基于 Spring Cloud 组件构建的分布式服务架构 ( Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems ) |195|2023-12-17| |106|[shmilyah/spring-cloud-components](https://github.com/shmilyah/spring-cloud-components)|基于 Spring Cloud 组件构建的分布式服务架构 ( Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems ) |195|2023-12-17|
|107|[Snailclimb/springboot-kafka](https://github.com/Snailclimb/springboot-kafka)|kafka学习|191|2023-09-05| |107|[Snailclimb/springboot-kafka](https://github.com/Snailclimb/springboot-kafka)|kafka学习|191|2023-09-05|
|108|[magniture/Java-studying](https://github.com/magniture/Java-studying)|Java学习笔记努力做一个全栈程序员|188|2023-10-19| |108|[magniture/Java-studying](https://github.com/magniture/Java-studying)|Java学习笔记努力做一个全栈程序员|188|2023-10-19|
|109|[ganchaoyang/spring-tutorial](https://github.com/ganchaoyang/spring-tutorial)|本项目是我个人在编写Spring Boot系列博客的源代码会持续不断更新。如果项目中的代码有错误望大家一起勘正~。|185|2023-10-11| |109|[andream7/cuit_sharing](https://github.com/andream7/cuit_sharing)|cuit期末互助仓库 成都信息工程大学课程共享计划|185|2023-12-20|
|110|[andream7/cuit_sharing](https://github.com/andream7/cuit_sharing)|cuit期末互助仓库 成都信息工程大学课程共享计划|184|2023-12-20| |110|[ganchaoyang/spring-tutorial](https://github.com/ganchaoyang/spring-tutorial)|本项目是我个人在编写Spring Boot系列博客的源代码会持续不断更新。如果项目中的代码有错误望大家一起勘正~。|185|2023-10-11|
|111|[feuyeux/jax-rs2-guide-II](https://github.com/feuyeux/jax-rs2-guide-II)|《Java Restful Web Service实战 第二版》源代码|177|2024-02-23| |111|[feuyeux/jax-rs2-guide-II](https://github.com/feuyeux/jax-rs2-guide-II)|《Java Restful Web Service实战 第二版》源代码|177|2024-02-23|
|112|[MarkShen1992/Mashibing_High_Concurrency](https://github.com/MarkShen1992/Mashibing_High_Concurrency)|马士兵高并发Java基础视频学习源码|174|2023-10-31| |112|[MarkShen1992/Mashibing_High_Concurrency](https://github.com/MarkShen1992/Mashibing_High_Concurrency)|马士兵高并发Java基础视频学习源码|174|2023-10-31|
|113|[vonzhou/SpringInAction3](https://github.com/vonzhou/SpringInAction3)|Code of Spring In Action 3rd Spring学习笔记|172|2023-12-17| |113|[vonzhou/SpringInAction3](https://github.com/vonzhou/SpringInAction3)|Code of Spring In Action 3rd Spring学习笔记|172|2023-12-17|
|114|[rawchen/FeishuBot](https://github.com/rawchen/FeishuBot)|飞书群聊/私聊ChatGPT机器人|162|2023-10-17| |114|[rawchen/FeishuBot](https://github.com/rawchen/FeishuBot)|飞书群聊/私聊ChatGPT机器人|162|2023-10-17|
|115|[yechaoa/GradleX](https://github.com/yechaoa/GradleX)|一份关于Gradle的学习路线|158|2023-12-26| |115|[yechaoa/GradleX](https://github.com/yechaoa/GradleX)|一份关于Gradle的学习路线|161|2023-12-26|
|116|[C3Stones/blog](https://github.com/C3Stones/blog)|博客练习Demo工程|153|2023-12-28| |116|[C3Stones/blog](https://github.com/C3Stones/blog)|博客练习Demo工程|153|2023-12-28|
|117|[SaminZou/study-prj](https://github.com/SaminZou/study-prj)|Learn how to learn 💪💪💪|149|2024-02-29| |117|[SaminZou/study-prj](https://github.com/SaminZou/study-prj)|Learn how to learn 💪💪💪|149|2024-03-01|
|118|[GCS-ZHN/AutoCard](https://github.com/GCS-ZHN/AutoCard)|浙大健康打卡的学习交流项目|142|2023-12-04| |118|[GCS-ZHN/AutoCard](https://github.com/GCS-ZHN/AutoCard)|浙大健康打卡的学习交流项目|142|2023-12-04|
|119|[yeecode/MyBatisDemo](https://github.com/yeecode/MyBatisDemo)|书籍《通用源码阅读指导书——MyBatis源码详解》配套示例|142|2023-12-25| |119|[wanghaichao0611/Vue-SpringCloud-Blog](https://github.com/wanghaichao0611/Vue-SpringCloud-Blog)|whc的毕业设计基于Vue+SpringCloud博客的设计与实现-微服务-分布式|141|2024-02-21|
|120|[wanghaichao0611/Vue-SpringCloud-Blog](https://github.com/wanghaichao0611/Vue-SpringCloud-Blog)|whc的毕业设计基于Vue+SpringCloud博客的设计与实现-微服务-分布式|141|2024-02-21| |120|[TenMoons/AHU-CS-Repository](https://github.com/TenMoons/AHU-CS-Repository)|安徽大学(AHU)计算机科学与技术学院学习资料汇总|141|2024-01-16|
|121|[TenMoons/AHU-CS-Repository](https://github.com/TenMoons/AHU-CS-Repository)|安徽大学(AHU)计算机科学与技术学院学习资料汇总|141|2024-01-16| |121|[yeecode/MyBatisDemo](https://github.com/yeecode/MyBatisDemo)|书籍《通用源码阅读指导书——MyBatis源码详解》配套示例|141|2023-12-25|
|122|[jushahulian/java-go-python](https://github.com/jushahulian/java-go-python)|javapythongo,C,C++,C#,前端数据库大数据人工智能AIGC软件测试网络安全/逆向鸿蒙应用开发Android等学习课程分享。更多课程请关注公众号小凯助你学|134|2024-02-19| |122|[jushahulian/java-go-python](https://github.com/jushahulian/java-go-python)|javapythongo,C,C++,C#,前端数据库大数据人工智能AIGCChatGPT软件测试,网络安全/逆向鸿蒙应用开发Android等学习课程分享。更多课程请关注公众号小凯助你学|135|2024-03-01|
|123|[BukkitAPI-Translation-Group/Chinese_BukkitAPI](https://github.com/BukkitAPI-Translation-Group/Chinese_BukkitAPI)|BukkitAPI 中文文档 (版本 Spigot-API 1.20)|129|2023-10-25| |123|[BukkitAPI-Translation-Group/Chinese_BukkitAPI](https://github.com/BukkitAPI-Translation-Group/Chinese_BukkitAPI)|BukkitAPI 中文文档 (版本 Spigot-API 1.20)|129|2024-03-01|
|124|[longbig/multi_function_github](https://github.com/longbig/multi_function_github)|各种脚本工具集合使用方法博客地址https://longbig.github.io/|128|2023-12-29| |124|[longbig/multi_function_github](https://github.com/longbig/multi_function_github)|各种脚本工具集合使用方法博客地址https://longbig.github.io/|128|2023-12-29|
|125|[dunwu/design](https://github.com/dunwu/design)|架构设计相关知识|127|2024-01-27| |125|[dunwu/design](https://github.com/dunwu/design)|架构设计相关知识|127|2024-01-27|
|126|[lichaojacobs/java_learning_practice](https://github.com/lichaojacobs/java_learning_practice)|java 进阶之路面试高频算法、akka、多线程、NIO、Netty、SpringBoot、Spark&&Flink 等|124|2023-10-11| |126|[lichaojacobs/java_learning_practice](https://github.com/lichaojacobs/java_learning_practice)|java 进阶之路面试高频算法、akka、多线程、NIO、Netty、SpringBoot、Spark&&Flink 等|124|2023-10-11|
@ -139,18 +139,18 @@
|132|[jeecgboot/jeewx-api](https://github.com/jeecgboot/jeewx-api)|微信开发SDK——支持微信公众号、小程序、企业号、支付宝生活号SDK、微博SDK基于Jeewx-Api开发可以立即拥有简单易用的API让开发更加轻松自如节省更多时间|112|2023-12-16| |132|[jeecgboot/jeewx-api](https://github.com/jeecgboot/jeewx-api)|微信开发SDK——支持微信公众号、小程序、企业号、支付宝生活号SDK、微博SDK基于Jeewx-Api开发可以立即拥有简单易用的API让开发更加轻松自如节省更多时间|112|2023-12-16|
|133|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集展示各种自定义View/控件。项目包含了自定义Banner轮播图控件自定义验证码输入框自定义TabLayout等控件持续更新中🤣😄😋|111|2023-12-23| |133|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集展示各种自定义View/控件。项目包含了自定义Banner轮播图控件自定义验证码输入框自定义TabLayout等控件持续更新中🤣😄😋|111|2023-12-23|
|134|[lzh66666/SpringBoot](https://github.com/lzh66666/SpringBoot)|狂神SpringBoot笔记+源码|110|2023-10-11| |134|[lzh66666/SpringBoot](https://github.com/lzh66666/SpringBoot)|狂神SpringBoot笔记+源码|110|2023-10-11|
|135|[tianlian0/duplicate-check-sample](https://github.com/tianlian0/duplicate-check-sample)|文本查重SDK可用于论文查重、标书查重、文档查重、作业查重、合同查重、防串标等场景。关联duplicate check|109|2024-02-02| |135|[tianlian0/duplicate-check-sample](https://github.com/tianlian0/duplicate-check-sample)|文本查重SDK可用于论文查重、标书查重、文档查重、作业查重、合同查重、防串标等场景。关联duplicate check|110|2024-02-02|
|136|[jenly1314/MVPFrame](https://github.com/jenly1314/MVPFrame)|🏰 MVPFrame for Android 是一个集合了 Retrofit2 + RXJava2 + OkHttp3 + Mosby3 二次封装构建的MVP快速开发框架为敏捷开发而生。|103|2024-01-27| |136|[jenly1314/MVPFrame](https://github.com/jenly1314/MVPFrame)|🏰 MVPFrame for Android 是一个集合了 Retrofit2 + RXJava2 + OkHttp3 + Mosby3 二次封装构建的MVP快速开发框架为敏捷开发而生。|103|2024-01-27|
|137|[Sunt-ing/SUSTech-CS-Notes](https://github.com/Sunt-ing/SUSTech-CS-Notes)|一名南科大CS本科生的课程笔记、考点预测和论文包含CS和非CS的内容 :rocket::rocket:|100|2023-10-17| |137|[Sunt-ing/SUSTech-CS-Notes](https://github.com/Sunt-ing/SUSTech-CS-Notes)|一名南科大CS本科生的课程笔记、考点预测和论文包含CS和非CS的内容 :rocket::rocket:|100|2023-10-17|
|138|[threedr3am/dubbo-exp](https://github.com/threedr3am/dubbo-exp)|dubbo学习demo之前删了重新上传。|99|2024-01-08| |138|[threedr3am/dubbo-exp](https://github.com/threedr3am/dubbo-exp)|dubbo学习demo之前删了重新上传。|99|2024-01-08|
|139|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|98|2024-01-21| |139|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|99|2024-01-21|
|140|[FleyX/bookmark](https://github.com/FleyX/bookmark)|一个开源云书签应用适配pc手机。可全文检索查找书签。|98|2024-02-21| |140|[FleyX/bookmark](https://github.com/FleyX/bookmark)|一个开源云书签应用适配pc手机。可全文检索查找书签。|98|2024-02-21|
|141|[aaja/architect-demo](https://github.com/aaja/architect-demo)|Some of my learning experience after work|97|2023-11-22| |141|[aaja/architect-demo](https://github.com/aaja/architect-demo)|Some of my learning experience after work|97|2023-11-22|
|142|[wupeixuan/SpringBoot-Learn](https://github.com/wupeixuan/SpringBoot-Learn)|Spring Boot 入门|97|2023-11-22| |142|[wupeixuan/SpringBoot-Learn](https://github.com/wupeixuan/SpringBoot-Learn)|Spring Boot 入门|97|2023-11-22|
|143|[aizuda/flowlong](https://github.com/aizuda/flowlong)|飞龙工作流 FlowLong 🐉 真正的国产工作流引擎、json 格式实例模型、仿飞书钉钉审批流程设计器、🚩为中国特色审批匠心打造❗|93|2024-01-29| |143|[aizuda/flowlong](https://github.com/aizuda/flowlong)|飞龙工作流 FlowLong 🐉 真正的国产工作流引擎、json 格式实例模型、仿飞书钉钉审批流程设计器、🚩为中国特色审批匠心打造❗|93|2024-01-29|
|144|[ffffffff0x/JVWA](https://github.com/ffffffff0x/JVWA)|java 代码审计学习靶场|93|2024-01-11| |144|[LiLittleCat/tools-in-ruanyf-weekly](https://github.com/LiLittleCat/tools-in-ruanyf-weekly)|阮一峰老师科技爱好者周刊「工具」和「资源」汇总。A collection of tools and resources featured in Ruanyifeng's weekly technology enthusiast newsletter.|93|2024-03-01|
|145|[wmsJackWang/jackdking-root](https://github.com/wmsJackWang/jackdking-root)|JAVA 架构技术方案池丰富的Java架构技术解决方案分布式锁、分布式缓存、分布式事务、重试、去重、幂等、单点登入、分布式session、jwt等等分布式架构技术方案SpringSecurity教程SpringBoot 全都有完整的实现样例代码|93|2024-02-22| |145|[ffffffff0x/JVWA](https://github.com/ffffffff0x/JVWA)|java 代码审计学习靶场|93|2024-01-11|
|146|[LiLittleCat/tools-in-ruanyf-weekly](https://github.com/LiLittleCat/tools-in-ruanyf-weekly)|阮一峰老师科技爱好者周刊「工具」和「资源」汇总。A collection of tools and resources featured in Ruanyifeng's weekly technology enthusiast newsletter.|92|2024-02-23| |146|[wmsJackWang/jackdking-root](https://github.com/wmsJackWang/jackdking-root)|JAVA 架构技术方案池丰富的Java架构技术解决方案分布式锁、分布式缓存、分布式事务、重试、去重、幂等、单点登入、分布式session、jwt等等分布式架构技术方案SpringSecurity教程SpringBoot 全都有完整的实现样例代码|93|2024-02-22|
|147|[DokiYoloo/CareUEveryDay](https://github.com/DokiYoloo/CareUEveryDay)|关心你-每一天 公众号自动推送早安问候、天气预报 Java版 自动执行不需服务器。CardUEveryDay is an Java version wechat media platform(mp) automatically pushes good morning greetings, weather forecast utils. it automatic execution github a ...|92|2024-02-28| |147|[DokiYoloo/CareUEveryDay](https://github.com/DokiYoloo/CareUEveryDay)|关心你-每一天 公众号自动推送早安问候、天气预报 Java版 自动执行不需服务器。CardUEveryDay is an Java version wechat media platform(mp) automatically pushes good morning greetings, weather forecast utils. it automatic execution github a ...|92|2024-02-28|
|148|[itwanger/codingmore-learning](https://github.com/itwanger/codingmore-learning)|编程猫的学习教程|91|2023-09-21| |148|[itwanger/codingmore-learning](https://github.com/itwanger/codingmore-learning)|编程猫的学习教程|91|2023-09-21|
|149|[fancyerii/wechat-gongzhonghao-crawler](https://github.com/fancyerii/wechat-gongzhonghao-crawler)|微信公众号爬虫|90|2024-01-05| |149|[fancyerii/wechat-gongzhonghao-crawler](https://github.com/fancyerii/wechat-gongzhonghao-crawler)|微信公众号爬虫|90|2024-01-05|

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > JavaScript # 中文总榜 > 资料类 > JavaScript
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|180547|2024-02-27| |1|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|180569|2024-02-27|
|2|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|140626|2024-02-27| |2|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|140647|2024-03-01|
|3|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|88569|2024-02-29| |3|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|88590|2024-02-29|
|4|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|69465|2024-02-26| |4|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|69496|2024-03-01|
|5|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)|LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路。)|53364|2024-02-23| |5|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)|LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路。)|53368|2024-02-23|
|6|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述以帮助自己及有需要的读者。 全书分为18个章节50余万字。由于水平有限书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|52658|2024-02-27| |6|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述以帮助自己及有需要的读者。 全书分为18个章节50余万字。由于水平有限书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|52673|2024-02-27|
|7|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|43649|2024-02-10| |7|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|43653|2024-02-10|
|8|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|39585|2024-02-29| |8|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|39589|2024-03-01|
|9|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|33494|2023-11-30| |9|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|33502|2023-11-30|
|10|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|29152|2024-02-15| |10|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|29154|2024-02-15|
|11|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|28820|2024-02-07| |11|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|28827|2024-02-07|
|12|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|26834|2024-02-27| |12|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|26849|2024-02-27|
|13|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。|24674|2024-02-26| |13|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。|24682|2024-02-26|
|14|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家6000+道前端面试题全面覆盖HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|24595|2024-02-28| |14|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家6000+道前端面试题全面覆盖HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|24602|2024-02-29|
|15|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)|23364|2024-01-05| |15|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)|23366|2024-01-05|
|16|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|21317|2023-12-28| |16|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|21319|2023-12-28|
|17|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|21108|2023-11-16| |17|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|21109|2023-11-16|
|18|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|21042|2023-12-30| |18|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|21042|2023-12-30|
|19|[adam-golab/react-developer-roadmap](https://github.com/adam-golab/react-developer-roadmap)|Roadmap to becoming a React developer|18582|2024-02-16| |19|[adam-golab/react-developer-roadmap](https://github.com/adam-golab/react-developer-roadmap)|Roadmap to becoming a React developer|18584|2024-02-16|
|20|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料包括Fabric和Ethereum开发资料|18000|2024-02-29| |20|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料包括Fabric和Ethereum开发资料|18003|2024-02-29|
|21|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|17883|2024-02-29| |21|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|17893|2024-03-01|
|22|[JacksonTian/fks](https://github.com/JacksonTian/fks)|前端技能汇总 Frontend Knowledge Structure|17733|2023-12-08| |22|[JacksonTian/fks](https://github.com/JacksonTian/fks)|前端技能汇总 Frontend Knowledge Structure|17734|2023-12-08|
|23|[koodo-reader/koodo-reader](https://github.com/koodo-reader/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|14786|2024-02-25| |23|[koodo-reader/koodo-reader](https://github.com/koodo-reader/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|14823|2024-02-25|
|24|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|11745|2023-11-06| |24|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|11749|2023-11-06|
|25|[antonioru/beautiful-react-hooks](https://github.com/antonioru/beautiful-react-hooks)|🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥|7951|2023-11-20| |25|[antonioru/beautiful-react-hooks](https://github.com/antonioru/beautiful-react-hooks)|🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥|7953|2023-11-20|
|26|[thomaspark/flexboxfroggy](https://github.com/thomaspark/flexboxfroggy)|A game for learning CSS flexbox 🐸|6659|2024-02-24| |26|[thomaspark/flexboxfroggy](https://github.com/thomaspark/flexboxfroggy)|A game for learning CSS flexbox 🐸|6660|2024-02-24|
|27|[ygs-code/vue](https://github.com/ygs-code/vue)|vue源码逐行注释分析+40多m的vue源码程序流程图思维导图|6400|2024-02-06| |27|[ygs-code/vue](https://github.com/ygs-code/vue)|vue源码逐行注释分析+40多m的vue源码程序流程图思维导图|6402|2024-02-06|
|28|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|5834|2024-01-11| |28|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|5837|2024-01-11|
|29|[langren1353/GM_script](https://github.com/langren1353/GM_script)|我就是来分享脚本玩玩的|5707|2023-12-25| |29|[langren1353/GM_script](https://github.com/langren1353/GM_script)|我就是来分享脚本玩玩的|5710|2023-12-25|
|30|[isno/theByteBook](https://github.com/isno/theByteBook)|⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误谢谢提issue|5649|2024-02-29| |30|[isno/theByteBook](https://github.com/isno/theByteBook)|⭐ 【开源书籍】深入讲解内核网络、Kubernetes、ServiceMesh、容器等云原生相关技术。经历实践检验的 DevOps、SRE指南。如发现错误谢谢提issue|5651|2024-03-01|
|31|[denysdovhan/bash-handbook](https://github.com/denysdovhan/bash-handbook)|:book: For those who wanna learn Bash|5558|2024-02-05| |31|[denysdovhan/bash-handbook](https://github.com/denysdovhan/bash-handbook)|:book: For those who wanna learn Bash|5558|2024-02-05|
|32|[openai-translator/bob-plugin-openai-translator](https://github.com/openai-translator/bob-plugin-openai-translator)|基于 ChatGPT API 的文本翻译、文本润色、语法纠错 Bob 插件让我们一起迎接不需要巴别塔的新时代Licensed under CC BY-NC-SA 4.0|5329|2024-01-27| |32|[tangly1024/NotionNext](https://github.com/tangly1024/NotionNext)|使用 NextJS + Notion API 实现的支持多种部署方案的静态博客无需服务器、零门槛搭建网站为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to s ...|5337|2024-03-01|
|33|[tangly1024/NotionNext](https://github.com/tangly1024/NotionNext)|使用 NextJS + Notion API 实现的支持多种部署方案的静态博客无需服务器、零门槛搭建网站为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to s ...|5323|2024-02-29| |33|[openai-translator/bob-plugin-openai-translator](https://github.com/openai-translator/bob-plugin-openai-translator)|基于 ChatGPT API 的文本翻译、文本润色、语法纠错 Bob 插件让我们一起迎接不需要巴别塔的新时代Licensed under CC BY-NC-SA 4.0|5330|2024-01-27|
|34|[dunwu/nginx-tutorial](https://github.com/dunwu/nginx-tutorial)|这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。|4367|2024-01-27| |34|[dunwu/nginx-tutorial](https://github.com/dunwu/nginx-tutorial)|这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。|4369|2024-01-27|
|35|[kdchang/reactjs101](https://github.com/kdchang/reactjs101)|從零開始學 ReactJSReactJS 101是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。|4268|2023-10-11| |35|[kdchang/reactjs101](https://github.com/kdchang/reactjs101)|從零開始學 ReactJSReactJS 101是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。|4269|2023-10-11|
|36|[deezertidal/shadowrocket-rules](https://github.com/deezertidal/shadowrocket-rules)|小火箭 shadowrocket 配置文件 模块 脚本 module sgmodule 图文教程 规则 分流 破解 解锁|4163|2024-02-29| |36|[deezertidal/shadowrocket-rules](https://github.com/deezertidal/shadowrocket-rules)|小火箭 shadowrocket 配置文件 模块 脚本 module sgmodule 图文教程 规则 分流 破解 解锁|4169|2024-03-01|
|37|[itheima1/BlockChain](https://github.com/itheima1/BlockChain)|黑马程序员 120天全栈区块链开发 开源教程|4113|2023-12-28| |37|[itheima1/BlockChain](https://github.com/itheima1/BlockChain)|黑马程序员 120天全栈区块链开发 开源教程|4114|2023-12-28|
|38|[redleafnew/Chinese-STD-GB-T-7714-related-csl](https://github.com/redleafnew/Chinese-STD-GB-T-7714-related-csl)|GB/T 7714相关的csl以及Zotero使用技巧及教程。|4047|2024-02-29| |38|[redleafnew/Chinese-STD-GB-T-7714-related-csl](https://github.com/redleafnew/Chinese-STD-GB-T-7714-related-csl)|GB/T 7714相关的csl以及Zotero使用技巧及教程。|4060|2024-03-01|
|39|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取翻译器🎉This is Zotero translators for Chinese Sites(beta), not the official Zotero repo|3748|2024-02-29| |39|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取翻译器🎉This is Zotero translators for Chinese Sites(beta), not the official Zotero repo|3748|2024-02-29|
|40|[nefe/redux-in-chinese](https://github.com/nefe/redux-in-chinese)|Redux 中文文档|3477|2024-02-13| |40|[nefe/redux-in-chinese](https://github.com/nefe/redux-in-chinese)|Redux 中文文档|3477|2024-02-13|
|41|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|3314|2024-01-23| |41|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|3315|2024-01-23|
|42|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|3057|2024-02-29| |42|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|3057|2024-02-29|
|43|[dirk1983/chatgpt](https://github.com/dirk1983/chatgpt)|演示站现在可以免费使用ChatGPT对话和画图了。全网最易部署响应速度最快的ChatGPT环境。PHP版调用OpenAI接口进行问答和画图采用Stream流模式通信一边生成一边输出。前端采用EventSource支持Markdown格式解析支持公式显示代码有着色处理支持画图。页面UI简洁支持上下文连续会话。源码只有几个文件没用任何框架支持所有PHP版本全部开源极易二开。保姆 ...|2911|2024-01-03| |43|[dirk1983/chatgpt](https://github.com/dirk1983/chatgpt)|演示站现在可以免费使用ChatGPT对话和画图了。全网最易部署响应速度最快的ChatGPT环境。PHP版调用OpenAI接口进行问答和画图采用Stream流模式通信一边生成一边输出。前端采用EventSource支持Markdown格式解析支持公式显示代码有着色处理支持画图。页面UI简洁支持上下文连续会话。源码只有几个文件没用任何框架支持所有PHP版本全部开源极易二开。保姆 ...|2915|2024-01-03|
|44|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2870|2024-02-29| |44|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2870|2024-03-01|
|45|[azl397985856/fe-interview](https://github.com/azl397985856/fe-interview)|宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)|2792|2023-09-18| |45|[azl397985856/fe-interview](https://github.com/azl397985856/fe-interview)|宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)|2793|2023-09-18|
|46|[501351981/vue-office](https://github.com/501351981/vue-office)|支持word(.docx)、excel(.xlsx)、pdf等各类型office文件预览的vue组件集合提供一站式office文件预览方案支持vue2和3也支持React等非Vue框架。Web-based pdf, excel, word preview library|2785|2024-02-29| |46|[501351981/vue-office](https://github.com/501351981/vue-office)|支持word(.docx)、excel(.xlsx)、pdf等各类型office文件预览的vue组件集合提供一站式office文件预览方案支持vue2和3也支持React等非Vue框架。Web-based pdf, excel, word preview library|2791|2024-02-29|
|47|[talebook/talebook](https://github.com/talebook/talebook)|A simple books website. 一个简单的在线版个人书库。|2693|2024-02-21| |47|[talebook/talebook](https://github.com/talebook/talebook)|A simple books website. 一个简单的在线版个人书库。|2694|2024-02-21|
|48|[sve1r/Rules-For-Quantumult-X](https://github.com/sve1r/Rules-For-Quantumult-X)|适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 |2659|2024-02-22| |48|[sve1r/Rules-For-Quantumult-X](https://github.com/sve1r/Rules-For-Quantumult-X)|适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 |2661|2024-02-22|
|49|[yisainan/web-interview](https://github.com/yisainan/web-interview)|我是齐丶先丶森,收集整理全网面试题及面试技巧,旨在帮助前端工程师们找到一份好工作!更多详见公众号「前端面试秘籍」|2539|2024-01-09| |49|[yisainan/web-interview](https://github.com/yisainan/web-interview)|我是齐丶先丶森,收集整理全网面试题及面试技巧,旨在帮助前端工程师们找到一份好工作!更多详见公众号「前端面试秘籍」|2538|2024-01-09|
|50|[kska32/ebooks](https://github.com/kska32/ebooks)|收藏的一些经典的历史、政治、心理、哲学、数学、计算机方面电子书(约10万本|2473|2023-09-28| |50|[kska32/ebooks](https://github.com/kska32/ebooks)|收藏的一些经典的历史、政治、心理、哲学、数学、计算机方面电子书(约10万本|2477|2023-09-28|
|51|[WTFAcademy/WTF-Ethers](https://github.com/WTFAcademy/WTF-Ethers)|我最近在重新学ethers.js巩固一下细节也写一个“WTF Ethers.js极简入门”供小白们使用每周更新1-3讲。Now supports English! 官网: https://wtf.academy|2428|2024-02-29| |51|[WTFAcademy/WTF-Ethers](https://github.com/WTFAcademy/WTF-Ethers)|我最近在重新学ethers.js巩固一下细节也写一个“WTF Ethers.js极简入门”供小白们使用每周更新1-3讲。Now supports English! 官网: https://wtf.academy|2437|2024-03-01|
|52|[soyaine/JavaScript30](https://github.com/soyaine/JavaScript30)|有关 @wesbos 的课程 JavaScript-30 的中文练习指南|2417|2024-01-19| |52|[soyaine/JavaScript30](https://github.com/soyaine/JavaScript30)|有关 @wesbos 的课程 JavaScript-30 的中文练习指南|2417|2024-01-19|
|53|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2393|2024-02-23| |53|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2393|2024-02-23|
|54|[meodai/color-names](https://github.com/meodai/color-names)|Large list of handpicked color names 🌈|2264|2024-02-22| |54|[meodai/color-names](https://github.com/meodai/color-names)|Large list of handpicked color names 🌈|2265|2024-02-22|
|55|[zerosoul/chinese-colors](https://github.com/zerosoul/chinese-colors)|🇨🇳🎨Chinese traditional color cheatsheet online|2214|2024-01-10| |55|[amandakelake/blog](https://github.com/amandakelake/blog)|think morelearn more!|2219|2024-03-01|
|56|[Snailclimb/JavaGuide-Interview](https://github.com/Snailclimb/JavaGuide-Interview)|JavaGuide面试突击版|2088|2024-01-07| |56|[zerosoul/chinese-colors](https://github.com/zerosoul/chinese-colors)|🇨🇳🎨Chinese traditional color cheatsheet online|2216|2024-01-10|
|57|[akl7777777/ShellGPT](https://github.com/akl7777777/ShellGPT)|**ShellGPT is a free chatgpt client, now Supported online search.no need for a key, no need to log in.Multi-node automatic speed measurement switch,Long text translation with no word limit, AI graphic ...|1987|2024-02-26| |57|[Snailclimb/JavaGuide-Interview](https://github.com/Snailclimb/JavaGuide-Interview)|JavaGuide面试突击版|2088|2024-01-07|
|58|[shgopher/GOFamily](https://github.com/shgopher/GOFamily)|🔥 《GO 程序员宝典》go 基础语法go 并发模式go runtime 实现原理 ,企业级 go 语言项目经验。|1948|2024-02-27| |58|[akl7777777/ShellGPT](https://github.com/akl7777777/ShellGPT)|**ShellGPT is a free chatgpt client, now Supported online search.no need for a key, no need to log in.Multi-node automatic speed measurement switch,Long text translation with no word limit, AI graphic ...|1986|2024-02-26|
|59|[Liiked/VS-Code-Extension-Doc-ZH](https://github.com/Liiked/VS-Code-Extension-Doc-ZH)|VS Code插件开发文档-中文版|1931|2023-09-04| |59|[shgopher/GOFamily](https://github.com/shgopher/GOFamily)|🔥 《GO 程序员宝典》go 基础语法go 并发模式go runtime 实现原理 ,企业级 go 语言项目经验。|1952|2024-02-27|
|60|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》 书稿|1912|2024-01-21| |60|[Liiked/VS-Code-Extension-Doc-ZH](https://github.com/Liiked/VS-Code-Extension-Doc-ZH)|VS Code插件开发文档-中文版|1931|2023-09-04|
|61|[teadocs/numpy-cn](https://github.com/teadocs/numpy-cn)|NumPy官方中文文档完整版|1843|2023-10-18| |61|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》 书稿|1917|2024-01-21|
|62|[channingbreeze/games](https://github.com/channingbreeze/games)|一个基于Phaser的小游戏集合|1759|2024-02-18| |62|[teadocs/numpy-cn](https://github.com/teadocs/numpy-cn)|NumPy官方中文文档完整版|1843|2023-10-18|
|63|[daymade/Twitter-Block-Porn](https://github.com/daymade/Twitter-Block-Porn)|共享黑名单, 一键拉黑所有黄推诈骗犯. Block scammers who sending fake porn comments, and help you improve your experience using Twitter.|1683|2024-02-22| |63|[channingbreeze/games](https://github.com/channingbreeze/games)|一个基于Phaser的小游戏集合|1760|2024-02-18|
|64|[rust-lang-cn/rust-by-example-cn](https://github.com/rust-lang-cn/rust-by-example-cn)|Rust By Example 中文版(包含在线代码编辑器)|1680|2024-02-23| |64|[daymade/Twitter-Block-Porn](https://github.com/daymade/Twitter-Block-Porn)|共享黑名单, 一键拉黑所有黄推诈骗犯. Block scammers who sending fake porn comments, and help you improve your experience using Twitter.|1683|2024-02-22|
|65|[BetaSu/fe-hunter](https://github.com/BetaSu/fe-hunter)|每天一道题3个月后你就是面试小能手答题还能赚钱哦|1657|2023-11-14| |65|[rust-lang-cn/rust-by-example-cn](https://github.com/rust-lang-cn/rust-by-example-cn)|Rust By Example 中文版(包含在线代码编辑器)|1680|2024-02-23|
|66|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AIJS五子棋AI源码+教程基于Alpha-Beta剪枝算法不是神经网络|1558|2023-12-06| |66|[BetaSu/fe-hunter](https://github.com/BetaSu/fe-hunter)|每天一道题3个月后你就是面试小能手答题还能赚钱哦|1656|2023-11-14|
|67|[tengge1/ShadowEditor](https://github.com/tengge1/ShadowEditor)|Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. https://tengge1.github.io/ShadowEditor-examples/|1524|2024-01-01| |67|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AIJS五子棋AI源码+教程基于Alpha-Beta剪枝算法不是神经网络|1558|2023-12-06|
|68|[su37josephxia/wheel-awesome](https://github.com/su37josephxia/wheel-awesome)|天天造轮子,手写面试常见源码。|1494|2024-02-21| |68|[tengge1/ShadowEditor](https://github.com/tengge1/ShadowEditor)|Cross-platform 3D scene editor based on three.js, golang and mongodb for desktop and web. https://tengge1.github.io/ShadowEditor-examples/|1524|2024-01-01|
|69|[wangxinleo/wechat-public-account-push](https://github.com/wangxinleo/wechat-public-account-push)|微信公众号推送-给女朋友的浪漫|1473|2024-02-19| |69|[su37josephxia/wheel-awesome](https://github.com/su37josephxia/wheel-awesome)|天天造轮子,手写面试常见源码。|1494|2024-02-21|
|70|[woai3c/Front-end-articles](https://github.com/woai3c/Front-end-articles)|分享我的编程经验和学习心得,订阅请点 watch|1434|2024-02-24| |70|[wangxinleo/wechat-public-account-push](https://github.com/wangxinleo/wechat-public-account-push)|微信公众号推送-给女朋友的浪漫|1473|2024-02-19|
|71|[LearnPrompt/LearnPrompt](https://github.com/LearnPrompt/LearnPrompt)|永久免费开源的 AIGC 课程, 目前已支持 ChatGPT, Midjourney, Runway, Stable Diffusion, AI数字人AI声音&音乐,大模型微调|1413|2024-02-20| |71|[woai3c/Front-end-articles](https://github.com/woai3c/Front-end-articles)|分享我的编程经验和学习心得,订阅请点 watch|1435|2024-02-24|
|72|[shengxinjing/fe-advanced-interview](https://github.com/shengxinjing/fe-advanced-interview)|前端进阶面试指南|1400|2024-01-27| |72|[LearnPrompt/LearnPrompt](https://github.com/LearnPrompt/LearnPrompt)|永久免费开源的 AIGC 课程, 目前已支持 ChatGPT, Midjourney, Runway, Stable Diffusion, AI数字人AI声音&音乐,大模型微调|1413|2024-03-01|
|73|[alwxkxk/soft-and-hard](https://github.com/alwxkxk/soft-and-hard)|《软硬结合——从零打造物联网》 基于JS的物联网教程。|1343|2023-12-01| |73|[shengxinjing/fe-advanced-interview](https://github.com/shengxinjing/fe-advanced-interview)|前端进阶面试指南|1401|2024-01-27|
|74|[liguobao/HouseSearch](https://github.com/liguobao/HouseSearch)|地图搜租房【微信公众号、小程序:人生删除指南】|1315|2024-02-28| |74|[alwxkxk/soft-and-hard](https://github.com/alwxkxk/soft-and-hard)|《软硬结合——从零打造物联网》 基于JS的物联网教程。|1343|2023-12-01|
|75|[tengj/SpringBootDemo](https://github.com/tengj/SpringBootDemo)|Spring Boot学习系列|1303|2023-12-05| |75|[liguobao/HouseSearch](https://github.com/liguobao/HouseSearch)|地图搜租房【微信公众号、小程序:人生删除指南】|1315|2024-02-28|
|76|[fmz200/wool_scripts](https://github.com/fmz200/wool_scripts)|收集一些QuantumultX、Loon、Surge、ShadowRocket的配置与脚本去广告合集。不止有QuantumultX脚本|1274|2024-02-29| |76|[tengj/SpringBootDemo](https://github.com/tengj/SpringBootDemo)|Spring Boot学习系列|1303|2023-12-05|
|77|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|1194|2023-10-12| |77|[fmz200/wool_scripts](https://github.com/fmz200/wool_scripts)|收集一些QuantumultX、Loon、Surge、ShadowRocket的配置与脚本去广告合集。不止有QuantumultX脚本|1275|2024-03-01|
|78|[RustMagazine/rust_magazine_2021](https://github.com/RustMagazine/rust_magazine_2021)|RustMagazine 2021 期刊 (已完结)|1149|2023-11-24| |78|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|1194|2024-02-29|
|79|[ZYSzys/awesome-captcha](https://github.com/ZYSzys/awesome-captcha)|:key: Curated list of awesome captcha libraries and crack tools.|1127|2024-01-02| |79|[RustMagazine/rust_magazine_2021](https://github.com/RustMagazine/rust_magazine_2021)|RustMagazine 2021 期刊 (已完结)|1150|2023-11-24|
|80|[timqian/openprompt.co](https://github.com/timqian/openprompt.co)|Create. Use. Share. ChatGPT prompts|1125|2024-02-24| |80|[ZYSzys/awesome-captcha](https://github.com/ZYSzys/awesome-captcha)|:key: Curated list of awesome captcha libraries and crack tools.|1128|2024-01-02|
|81|[kesixin/QuestionWechatApp](https://github.com/kesixin/QuestionWechatApp)|微信小程序,考试小程序,答题小程序,刷题小程序。毕业设计小程序,有前后端完整源码和数据库,易于二次开发。还可用于考试活动,企业内部考核,内部培训等职业考试刷题。|1118|2024-02-29| |81|[timqian/openprompt.co](https://github.com/timqian/openprompt.co)|Create. Use. Share. ChatGPT prompts|1125|2024-03-01|
|82|[dingyong0214/ThorUI](https://github.com/dingyong0214/ThorUI)|ThorUI组件库微信小程序项目代码分享组件文档地址https://www.thorui.cn/doc |1108|2023-11-04| |82|[kesixin/QuestionWechatApp](https://github.com/kesixin/QuestionWechatApp)|微信小程序,考试小程序,答题小程序,刷题小程序。毕业设计小程序,有前后端完整源码和数据库,易于二次开发。还可用于考试活动,企业内部考核,内部培训等职业考试刷题。|1118|2024-03-01|
|83|[bestony/ChatGPT-Feishu](https://github.com/bestony/ChatGPT-Feishu)|给飞书准备的 ChatGPT 机器人|1083|2024-02-21| |83|[dingyong0214/ThorUI](https://github.com/dingyong0214/ThorUI)|ThorUI组件库微信小程序项目代码分享组件文档地址https://www.thorui.cn/doc |1109|2023-11-04|
|84|[alphapapa/emacs-package-dev-handbook](https://github.com/alphapapa/emacs-package-dev-handbook)|An Emacs package development handbook. Built with Emacs, by Emacs package developers, for Emacs package developers.|1068|2024-01-12| |84|[bestony/ChatGPT-Feishu](https://github.com/bestony/ChatGPT-Feishu)|给飞书准备的 ChatGPT 机器人|1084|2024-02-21|
|85|[StaZhu/enable-chromium-hevc-hardware-decoding](https://github.com/StaZhu/enable-chromium-hevc-hardware-decoding)|A guide that teach you enable hardware HEVC decoding & encoding for Chrome / Edge, or build a custom version of Chromium / Electron that supports hardware & software HEVC decoding and hardware HEVC en ...|1061|2024-01-28| |85|[alphapapa/emacs-package-dev-handbook](https://github.com/alphapapa/emacs-package-dev-handbook)|An Emacs package development handbook. Built with Emacs, by Emacs package developers, for Emacs package developers.|1069|2024-01-12|
|86|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|基于C#/.NET8的 masuit.org个人博客站项目源码https://masuit.org ,供参考、学习、引用、非商业性质的部署。|962|2024-02-24| |86|[StaZhu/enable-chromium-hevc-hardware-decoding](https://github.com/StaZhu/enable-chromium-hevc-hardware-decoding)|A guide that teach you enable hardware HEVC decoding & encoding for Chrome / Edge, or build a custom version of Chromium / Electron that supports hardware & software HEVC decoding and hardware HEVC en ...|1061|2024-01-28|
|87|[pingan8787/Leo-JavaScript](https://github.com/pingan8787/Leo-JavaScript)|欢迎关注公众号“前端自习课”,本仓库包含丰富的前端学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等还有很多我的原创文章喜欢的朋友欢迎stat。:rocket:持续更新中...|948|2024-02-28| |87|[ldqk/Masuit.MyBlogs](https://github.com/ldqk/Masuit.MyBlogs)|基于C#/.NET8的 masuit.org个人博客站项目源码https://masuit.org ,供参考、学习、引用、非商业性质的部署。|962|2024-02-24|
|88|[fishjar/kiss-translator](https://github.com/fishjar/kiss-translator)|A simple, open source bilingual translation extension & Greasemonkey script (一个简约、开源的 双语对照翻译扩展 & 油猴脚本)|917|2024-02-26| |88|[pingan8787/Leo-JavaScript](https://github.com/pingan8787/Leo-JavaScript)|欢迎关注公众号“前端自习课”,本仓库包含丰富的前端学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等还有很多我的原创文章喜欢的朋友欢迎stat。:rocket:持续更新中...|948|2024-02-28|
|89|[ttglad/learning](https://github.com/ttglad/learning)|学习强国浏览器插件自动阅读、观看视频、每日答题、每周答题、专项答题每日35~40分|897|2024-02-29| |89|[fishjar/kiss-translator](https://github.com/fishjar/kiss-translator)|A simple, open source bilingual translation extension & Greasemonkey script (一个简约、开源的 双语对照翻译扩展 & 油猴脚本)|939|2024-02-26|
|90|[oubingbing/school_wechat](https://github.com/oubingbing/school_wechat)|校园小情书前端代码,好玩的表白墙、树洞、校园论坛,可独立部署,也可以使用我部署的后台服务,毕业设计的好项目。|896|2023-11-29| |90|[ttglad/learning](https://github.com/ttglad/learning)|学习强国浏览器插件自动阅读、观看视频、每日答题、每周答题、专项答题每日35~40分|897|2024-02-29|
|91|[course-dasheng/fe-algorithm](https://github.com/course-dasheng/fe-algorithm)|前端啃算法,一次性解决前端工程师的算法学习问题|892|2023-09-08| |91|[oubingbing/school_wechat](https://github.com/oubingbing/school_wechat)|校园小情书前端代码,好玩的表白墙、树洞、校园论坛,可独立部署,也可以使用我部署的后台服务,毕业设计的好项目。|896|2023-11-29|
|92|[teadocs/pandas-cn](https://github.com/teadocs/pandas-cn)|Pandas中文文档欢迎贡献|890|2023-12-13| |92|[course-dasheng/fe-algorithm](https://github.com/course-dasheng/fe-algorithm)|前端啃算法,一次性解决前端工程师的算法学习问题|892|2023-09-08|
|93|[oTranscribe/oTranscribe](https://github.com/oTranscribe/oTranscribe)|A free & open tool for transcribing audio interviews|876|2023-12-07| |93|[teadocs/pandas-cn](https://github.com/teadocs/pandas-cn)|Pandas中文文档欢迎贡献|891|2023-12-13|
|94|[wxp-ui/wxp-ui](https://github.com/wxp-ui/wxp-ui)|小程序插件合集(下拉刷新, 拖拽排序, 索引列表, 日期选择, 侧滑删除...)|861|2024-01-25| |94|[oTranscribe/oTranscribe](https://github.com/oTranscribe/oTranscribe)|A free & open tool for transcribing audio interviews|877|2023-12-07|
|95|[cyao2q/files](https://github.com/cyao2q/files)|TVBox开源版,盒子软件分享|834|2024-02-28| |95|[wxp-ui/wxp-ui](https://github.com/wxp-ui/wxp-ui)|小程序插件合集(下拉刷新, 拖拽排序, 索引列表, 日期选择, 侧滑删除...)|861|2024-01-25|
|96|[anubhavsrivastava/awesome-ui-component-library](https://github.com/anubhavsrivastava/awesome-ui-component-library)|Curated list of framework component libraries for UI styles/toolkit|832|2024-01-10| |96|[cyao2q/files](https://github.com/cyao2q/files)|TVBox开源版,盒子软件分享|834|2024-02-28|
|97|[anzhihe/Free-Web-Books](https://github.com/anzhihe/Free-Web-Books)|Learn books from TCP/IP HTTP(s) HTML、CSS、JS、JQuery Vue PHP Web Web Server|784|2024-02-21| |97|[anubhavsrivastava/awesome-ui-component-library](https://github.com/anubhavsrivastava/awesome-ui-component-library)|Curated list of framework component libraries for UI styles/toolkit|832|2024-01-10|
|98|[k1995/github-i18n-plugin](https://github.com/k1995/github-i18n-plugin)|GitHub官网汉化、中文翻译插件 :cn: |776|2023-10-01| |98|[anzhihe/Free-Web-Books](https://github.com/anzhihe/Free-Web-Books)|Learn books from TCP/IP HTTP(s) HTML、CSS、JS、JQuery Vue PHP Web Web Server|788|2024-02-21|
|99|[decomoji/decomoji](https://github.com/decomoji/decomoji)|Custom icon collection for slack reaction|774|2023-12-28| |99|[k1995/github-i18n-plugin](https://github.com/k1995/github-i18n-plugin)|GitHub官网汉化、中文翻译插件 :cn: |776|2023-10-01|
|100|[Ahaochan/Tampermonkey](https://github.com/Ahaochan/Tampermonkey)|油猴脚本集合|746|2023-12-13| |100|[decomoji/decomoji](https://github.com/decomoji/decomoji)|Custom icon collection for slack reaction|774|2023-12-28|
|101|[Simp1er/MobileSec](https://github.com/Simp1er/MobileSec)|记录一些我自己在学习Android逆向过程中的有意思的东西|740|2023-09-11| |101|[Ahaochan/Tampermonkey](https://github.com/Ahaochan/Tampermonkey)|油猴脚本集合|746|2023-12-13|
|102|[vvo/tzdb](https://github.com/vvo/tzdb)|🕰 Simplified, grouped and always up to date list of time zones, with major cities|713|2024-02-28| |102|[Simp1er/MobileSec](https://github.com/Simp1er/MobileSec)|记录一些我自己在学习Android逆向过程中的有意思的东西|740|2023-09-11|
|103|[azat-co/expressworks](https://github.com/azat-co/expressworks)|Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js.|685|2024-01-10| |103|[vvo/tzdb](https://github.com/vvo/tzdb)|🕰 Simplified, grouped and always up to date list of time zones, with major cities|714|2024-02-28|
|104|[csxiaoyaojianxian/JavaScriptStudy](https://github.com/csxiaoyaojianxian/JavaScriptStudy)|JavaScript的学习代码总结高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…JavaScript是世界上最好的语言|674|2023-11-12| |104|[azat-co/expressworks](https://github.com/azat-co/expressworks)|Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js.|685|2024-01-10|
|105|[zhang-wangz/LeetCodeRating](https://github.com/zhang-wangz/LeetCodeRating)|一款对应力扣的浏览器油猴插件 TamperMonkey Chrome|656|2024-02-29| |105|[csxiaoyaojianxian/JavaScriptStudy](https://github.com/csxiaoyaojianxian/JavaScriptStudy)|JavaScript的学习代码总结高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…JavaScript是世界上最好的语言|674|2023-11-12|
|106|[biaochenxuying/blog-react](https://github.com/biaochenxuying/blog-react)|react + Ant Design + 支持 markdown 的博客前台展示|653|2024-01-20| |106|[zhang-wangz/LeetCodeRating](https://github.com/zhang-wangz/LeetCodeRating)|一款对应力扣的浏览器油猴插件 TamperMonkey Chrome|656|2024-03-01|
|107|[xxxily/hello-ai](https://github.com/xxxily/hello-ai)|抢走你工作的不是AI而是掌握使用AI工具的人。 降维打击最为致命:毁灭你,与你何干《三体》|643|2024-02-21| |107|[biaochenxuying/blog-react](https://github.com/biaochenxuying/blog-react)|react + Ant Design + 支持 markdown 的博客前台展示|654|2024-01-20|
|108|[codeyu/EnglishGrammarBook](https://github.com/codeyu/EnglishGrammarBook)|旋元佑进阶文法|627|2023-10-24| |108|[xxxily/hello-ai](https://github.com/xxxily/hello-ai)|抢走你工作的不是AI而是掌握使用AI工具的人。 降维打击最为致命:毁灭你,与你何干《三体》|653|2024-03-01|
|109|[qiudaoke/flowable-userguide](https://github.com/qiudaoke/flowable-userguide)|Flowable最新中文文档,盘古BPM体验地址http://bpm.je4.cn/|616|2024-01-18| |109|[codeyu/EnglishGrammarBook](https://github.com/codeyu/EnglishGrammarBook)|旋元佑进阶文法|628|2023-10-24|
|110|[mazipan/hello-open-source](https://github.com/mazipan/hello-open-source)|🖐️ A repository to learn about open source code contributions flow|577|2024-02-21| |110|[qiudaoke/flowable-userguide](https://github.com/qiudaoke/flowable-userguide)|Flowable最新中文文档,盘古BPM体验地址http://bpm.je4.cn/|616|2024-01-18|
|111|[wulivictor/ExamOnline](https://github.com/wulivictor/ExamOnline)|微信考试小程序,答题小程序,刷题小程序,毕业设计小程序,有前后端完整源码和数据库,易于二次开发。非常适合做毕业设计。企业内部考核,内部培训等。|531|2023-12-29| |111|[mazipan/hello-open-source](https://github.com/mazipan/hello-open-source)|🖐️ A repository to learn about open source code contributions flow|577|2024-02-21|
|112|[teadocs/matplotlib-cn](https://github.com/teadocs/matplotlib-cn)|matplotlib中文文档|522|2023-10-18| |112|[wulivictor/ExamOnline](https://github.com/wulivictor/ExamOnline)|微信考试小程序,答题小程序,刷题小程序,毕业设计小程序,有前后端完整源码和数据库,易于二次开发。非常适合做毕业设计。企业内部考核,内部培训等。|531|2023-12-29|
|113|[bitshares/bitshares-ui](https://github.com/bitshares/bitshares-ui)|Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain|517|2024-02-27| |113|[teadocs/matplotlib-cn](https://github.com/teadocs/matplotlib-cn)|matplotlib中文文档|522|2023-10-18|
|114|[WenyanLiu/CCFrank4dblp](https://github.com/WenyanLiu/CCFrank4dblp)|Displays the China Computer Federation (CCF) recommended rank of international conferences and journals in the dblp, Google Scholar, Connected Papers and and Web of Science search results.|503|2024-02-13| |114|[bitshares/bitshares-ui](https://github.com/bitshares/bitshares-ui)|Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain|517|2024-02-27|
|115|[lixi5338619/lxBook](https://github.com/lixi5338619/lxBook)|《爬虫逆向进阶实战》书籍代码库|493|2023-11-08| |115|[WenyanLiu/CCFrank4dblp](https://github.com/WenyanLiu/CCFrank4dblp)|Displays the China Computer Federation (CCF) recommended rank of international conferences and journals in the dblp, Google Scholar, Connected Papers and and Web of Science search results.|503|2024-02-13|
|116|[mondayfirst/XXQG_TiKu](https://github.com/mondayfirst/XXQG_TiKu)|学习强国 挑战答题题库 (已适配新版本)|472|2023-12-12| |116|[lixi5338619/lxBook](https://github.com/lixi5338619/lxBook)|《爬虫逆向进阶实战》书籍代码库|493|2023-11-08|
|117|[oxc-project/javascript-parser-in-rust](https://github.com/oxc-project/javascript-parser-in-rust)|Tutorial on writing a JavaScript Parser in Rust|459|2023-12-01| |117|[mondayfirst/XXQG_TiKu](https://github.com/mondayfirst/XXQG_TiKu)|学习强国 挑战答题题库 (已适配新版本)|472|2023-12-12|
|118|[Bistutu/FluentRead](https://github.com/Bistutu/FluentRead)|拥有基于上下文语境的人工智能翻译引擎,为网站提供更加友好的翻译,让所有人都能够拥有基于母语般的阅读体验。|445|2024-02-18| |118|[oxc-project/javascript-parser-in-rust](https://github.com/oxc-project/javascript-parser-in-rust)|Tutorial on writing a JavaScript Parser in Rust|460|2023-12-01|
|119|[xishandong/crawlProject](https://github.com/xishandong/crawlProject)|python爬虫项目合集从基础到js逆向包含基础篇、自动化篇、进阶篇以及验证码篇。案例涵盖各大网站(xhs douyin weibo ins boss jobjd...),你将会学到有关爬虫以及反爬虫、自动化和验证码的各方面知识|438|2023-11-04| |119|[Bistutu/FluentRead](https://github.com/Bistutu/FluentRead)|拥有基于上下文语境的人工智能翻译引擎,为网站提供更加友好的翻译,让所有人都能够拥有基于母语般的阅读体验。|453|2024-02-18|
|120|[javascript-tutorial/server](https://github.com/javascript-tutorial/server)|Server for the Modern Javascript Tutorial|437|2023-10-05| |120|[xishandong/crawlProject](https://github.com/xishandong/crawlProject)|python爬虫项目合集从基础到js逆向包含基础篇、自动化篇、进阶篇以及验证码篇。案例涵盖各大网站(xhs douyin weibo ins boss jobjd...),你将会学到有关爬虫以及反爬虫、自动化和验证码的各方面知识|440|2023-11-04|
|121|[mythsman/hexo-douban](https://github.com/mythsman/hexo-douban)| :cd: a Hexo plugin that helps you generate content for Douban books, movies, music, and games.|428|2024-02-16| |121|[javascript-tutorial/server](https://github.com/javascript-tutorial/server)|Server for the Modern Javascript Tutorial|437|2023-10-05|
|122|[MihaiValentin/lunr-languages](https://github.com/MihaiValentin/lunr-languages)|A collection of languages stemmers and stopwords for Lunr Javascript library|414|2024-01-25| |122|[mythsman/hexo-douban](https://github.com/mythsman/hexo-douban)| :cd: a Hexo plugin that helps you generate content for Douban books, movies, music, and games.|427|2024-02-16|
|123|[chaolucky18/xuexitongScript](https://github.com/chaolucky18/xuexitongScript)|学习通自动刷课脚本|390|2023-12-25| |123|[MihaiValentin/lunr-languages](https://github.com/MihaiValentin/lunr-languages)|A collection of languages stemmers and stopwords for Lunr Javascript library|415|2024-01-25|
|124|[cloudnativer/kube-install](https://github.com/cloudnativer/kube-install)|一鍵安裝部署高可用的多kubernetes集羣(二進位離線方式)支持定時安裝、添加與銷毀node、銷毀與修復master、一鍵卸載集羣等。One click offline installation of highly available multiple kubernetes cluster, supports schedule installation, addition of nodes, ...|386|2023-09-23| |124|[chaolucky18/xuexitongScript](https://github.com/chaolucky18/xuexitongScript)|学习通自动刷课脚本|392|2023-12-25|
|125|[realyao/WXminiprogram-Focus-clock](https://github.com/realyao/WXminiprogram-Focus-clock)|微信小程序【专注时钟】v1.2.2);时间规划、效率工具类、入门|386|2023-09-03| |125|[cloudnativer/kube-install](https://github.com/cloudnativer/kube-install)|一鍵安裝部署高可用的多kubernetes集羣(二進位離線方式)支持定時安裝、添加與銷毀node、銷毀與修復master、一鍵卸載集羣等。One click offline installation of highly available multiple kubernetes cluster, supports schedule installation, addition of nodes, ...|386|2023-09-23|
|126|[country-regions/country-region-data](https://github.com/country-regions/country-region-data)|A source list of countries, regions and shortcodes in JSON and JS format.|385|2024-02-27| |126|[realyao/WXminiprogram-Focus-clock](https://github.com/realyao/WXminiprogram-Focus-clock)|微信小程序【专注时钟】v1.2.2);时间规划、效率工具类、入门|386|2023-09-03|
|127|[Mayandev/fe-interview-handwrite](https://github.com/Mayandev/fe-interview-handwrite)|📖 前端面试常见手写题整理|382|2023-12-24| |127|[country-regions/country-region-data](https://github.com/country-regions/country-region-data)|A source list of countries, regions and shortcodes in JSON and JS format.|385|2024-02-27|
|128|[NoneDay/CellReport](https://github.com/NoneDay/CellReport)|CellReport 是一个netcore实现的、以复杂统计报表为核心目标的制作、运行工具。支持数据看板、大屏制作。你可以使用数据库、excel文件、api服务、已有报表等为数据源通过内置的集合函数组织数据以类excel界面设计最终呈现结果。|373|2024-02-21| |128|[Mayandev/fe-interview-handwrite](https://github.com/Mayandev/fe-interview-handwrite)|📖 前端面试常见手写题整理|382|2023-12-24|
|129|[yeyan1996/practical-javascript](https://github.com/yeyan1996/practical-javascript)|28 JavaScript Skills a Qualified Intermediate Front-End Engineer Needs to Master|367|2023-09-28| |129|[NoneDay/CellReport](https://github.com/NoneDay/CellReport)|CellReport 是一个netcore实现的、以复杂统计报表为核心目标的制作、运行工具。支持数据看板、大屏制作。你可以使用数据库、excel文件、api服务、已有报表等为数据源通过内置的集合函数组织数据以类excel界面设计最终呈现结果。|374|2024-02-21|
|130|[Liberty-liu/Everright-formEditor](https://github.com/Liberty-liu/Everright-formEditor)|:guide_dog: Powerful lowcode vue form editor,generator,designer,builder library. It provides an easy way to create custom forms. The project is extensible, easy to use and configure, and provides many ...|357|2024-01-19| |130|[yeyan1996/practical-javascript](https://github.com/yeyan1996/practical-javascript)|28 JavaScript Skills a Qualified Intermediate Front-End Engineer Needs to Master|367|2023-09-28|
|131|[bh-lay/blog](https://github.com/bh-lay/blog)|剧中人的nodeJS版个人博客仅仅是前后端实现不包含博文数据。|350|2024-02-27| |131|[Liberty-liu/Everright-formEditor](https://github.com/Liberty-liu/Everright-formEditor)|:guide_dog: Powerful lowcode vue form editor,generator,designer,builder library. It provides an easy way to create custom forms. The project is extensible, easy to use and configure, and provides many ...|357|2024-01-19|
|132|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|349|2023-09-21| |132|[bh-lay/blog](https://github.com/bh-lay/blog)|剧中人的nodeJS版个人博客仅仅是前后端实现不包含博文数据。|350|2024-02-27|
|133|[yunnysunny/nodebook](https://github.com/yunnysunny/nodebook)|nodejs 基础教程|341|2024-02-27| |133|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|349|2023-09-21|
|134|[Messiahhh/blog](https://github.com/Messiahhh/blog)|akara的前端笔记|337|2024-01-26| |134|[yunnysunny/nodebook](https://github.com/yunnysunny/nodebook)|nodejs 基础教程|341|2024-02-29|
|135|[yetone/bob-plugin-rapidapi-deepl-translator](https://github.com/yetone/bob-plugin-rapidapi-deepl-translator)|DeepL RapidAPI 的 Bob 插件,可能是中国 macOS 用户可以无痛使用的相对合法的最便宜的 DeepL 翻译方案。|336|2023-11-05| |135|[Messiahhh/blog](https://github.com/Messiahhh/blog)|akara的前端笔记|338|2024-01-26|
|136|[wangfupeng1988/node-tutorial](https://github.com/wangfupeng1988/node-tutorial)|换一种思路来学习nodejs|326|2023-09-21| |136|[yetone/bob-plugin-rapidapi-deepl-translator](https://github.com/yetone/bob-plugin-rapidapi-deepl-translator)|DeepL RapidAPI 的 Bob 插件,可能是中国 macOS 用户可以无痛使用的相对合法的最便宜的 DeepL 翻译方案。|336|2023-11-05|
|137|[ndp/git-cheatsheet](https://github.com/ndp/git-cheatsheet)|Interactive cheatsheet, visualization of git.|323|2024-02-28| |137|[wangfupeng1988/node-tutorial](https://github.com/wangfupeng1988/node-tutorial)|换一种思路来学习nodejs|326|2023-09-21|
|138|[vortesnail/leetcode](https://github.com/vortesnail/leetcode)|:seedling: Javascript solutions to problems on LeetCode|316|2024-02-03| |138|[ndp/git-cheatsheet](https://github.com/ndp/git-cheatsheet)|Interactive cheatsheet, visualization of git.|323|2024-03-01|
|139|[javaLuo/water](https://github.com/javaLuo/water)|waterdrop 3D 《三体 · 水滴计划》|316|2023-11-18| |139|[vortesnail/leetcode](https://github.com/vortesnail/leetcode)|:seedling: Javascript solutions to problems on LeetCode|316|2024-02-03|
|140|[scoful/N-Tab](https://github.com/scoful/N-Tab)|浏览器插件《标签管理工具替代OneTab》支持Chrome和Edge|307|2024-02-08| |140|[javaLuo/water](https://github.com/javaLuo/water)|waterdrop 3D 《三体 · 水滴计划》|316|2023-11-18|
|141|[feverrun/my_scripts](https://github.com/feverrun/my_scripts)|学习使用|306|2024-02-29| |141|[scoful/N-Tab](https://github.com/scoful/N-Tab)|浏览器插件《标签管理工具替代OneTab》支持Chrome和Edge|308|2024-02-08|
|142|[csfive/composing-programs-zh](https://github.com/csfive/composing-programs-zh)|🦊 CS61A 教材 Composing Programs 的中文翻译|304|2024-02-29| |142|[feverrun/my_scripts](https://github.com/feverrun/my_scripts)|学习使用|307|2024-03-01|
|143|[NAOSI-DLUT/DLUT_SE_Courses](https://github.com/NAOSI-DLUT/DLUT_SE_Courses)|大连理工大学软件工程专业课程指南 开发区其他专业见组织内对应仓库|304|2024-01-09| |143|[csfive/composing-programs-zh](https://github.com/csfive/composing-programs-zh)|🦊 CS61A 教材 Composing Programs 的中文翻译|305|2024-02-29|
|144|[jnlaoshu/MySelf](https://github.com/jnlaoshu/MySelf)|Clash、Stash、Surge、Loon、Quanx、Egern、Shadowrocket等自用配置。网上搜集仅供参考感谢大佬们的无私分享|303|2023-12-20| |144|[NAOSI-DLUT/DLUT_SE_Courses](https://github.com/NAOSI-DLUT/DLUT_SE_Courses)|大连理工大学软件工程专业课程指南 开发区其他专业见组织内对应仓库|305|2024-01-09|
|145|[pprp/SimpleCVPaperReading](https://github.com/pprp/SimpleCVPaperReading)|:smile:博客论文列表:分系列整理|299|2023-09-02| |145|[jnlaoshu/MySelf](https://github.com/jnlaoshu/MySelf)|Clash、Stash、Surge、Loon、Quanx、Egern、Shadowrocket等自用配置。网上搜集仅供参考感谢大佬们的无私分享|303|2023-12-20|
|146|[PKM-er/Pkmer-Docs](https://github.com/PKM-er/Pkmer-Docs)|Pkmer知识管理共建项目|298|2024-02-29| |146|[pprp/SimpleCVPaperReading](https://github.com/pprp/SimpleCVPaperReading)|:smile:博客论文列表:分系列整理|299|2023-09-02|
|147|[aminomancer/uc.css.js](https://github.com/aminomancer/uc.css.js)|A dark indigo CSS theme for Firefox and a large collection of privileged scripts to add new buttons, menus, and behaviors and eliminate nuisances. The theme is similar to other userChrome stylesheets, ...|298|2024-02-17| |147|[PKM-er/Pkmer-Docs](https://github.com/PKM-er/Pkmer-Docs)|Pkmer知识管理共建项目|298|2024-03-01|
|148|[lasting-yang/frida_bypass_ssl_example](https://github.com/lasting-yang/frida_bypass_ssl_example)|frida 辅助抓包的一些技巧|295|2023-12-18| |148|[aminomancer/uc.css.js](https://github.com/aminomancer/uc.css.js)|A dark indigo CSS theme for Firefox and a large collection of privileged scripts to add new buttons, menus, and behaviors and eliminate nuisances. The theme is similar to other userChrome stylesheets, ...|298|2024-02-17|
|149|[SukkaW/OpenCore-Document-zh_Hans](https://github.com/SukkaW/OpenCore-Document-zh_Hans)|[非官方/Unofficial] OpenCore Bootloader 参考手册简体中文翻译|286|2024-02-09| |149|[lasting-yang/frida_bypass_ssl_example](https://github.com/lasting-yang/frida_bypass_ssl_example)|frida 辅助抓包的一些技巧|295|2023-12-18|
|150|[tw93/Maple](https://github.com/tw93/Maple)|🍁 Hide the bookmark bar, use Maple Bookmarks to surf smoothly. 🍁 隐藏书签栏,使用枫叶书签让你行云流水。|283|2024-02-26| |150|[SukkaW/OpenCore-Document-zh_Hans](https://github.com/SukkaW/OpenCore-Document-zh_Hans)|[非官方/Unofficial] OpenCore Bootloader 参考手册简体中文翻译|286|2024-02-09|
|151|[imyanger/yblog](https://github.com/imyanger/yblog)|个人博客项目SpringBoot + Vue + MySQL|283|2024-02-02| |151|[tw93/Maple](https://github.com/tw93/Maple)|🍁 Hide the bookmark bar, use Maple Bookmarks to surf smoothly. 🍁 隐藏书签栏,使用枫叶书签让你行云流水。|283|2024-02-26|
|152|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|二丫讲梵👇博客全部源码|281|2024-02-29| |152|[imyanger/yblog](https://github.com/imyanger/yblog)|个人博客项目SpringBoot + Vue + MySQL|283|2024-02-02|
|153|[twz915/zqxt](https://github.com/twz915/zqxt)|自强学堂源代码 https://code.ziqiangxuetang.com/django/django-tutorial.html|281|2023-10-25| |153|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|二丫讲梵👇博客全部源码|281|2024-02-29|
|154|[edm00se/awesome-board-games](https://github.com/edm00se/awesome-board-games)|A curated list of awesome and exceptional board games. Please contribute!|278|2024-02-02| |154|[twz915/zqxt](https://github.com/twz915/zqxt)|自强学堂源代码 https://code.ziqiangxuetang.com/django/django-tutorial.html|281|2023-10-25|
|155|[chaosopen/elasticsearch_in_action](https://github.com/chaosopen/elasticsearch_in_action)|《ElasticSearch入门到实战》电子书从入门到进阶实战项目的教程文档框架SpringBoot框架整合ES。|277|2023-11-17| |155|[edm00se/awesome-board-games](https://github.com/edm00se/awesome-board-games)|A curated list of awesome and exceptional board games. Please contribute!|278|2024-03-01|
|156|[weishakeji/LearningSystem](https://github.com/weishakeji/LearningSystem)|前后端分离MVVM架构C#、Sqlserver、Vue。web端采用ElementUI手机端采用VantUI管理后台采用WebdeskUI。直播、视频学习、试题练习、测试、考试、学习证明、成绩打印真正实现“学、练、考”一体。微信支持、支付宝支付。私有化部署永久授权终身享用。安装量超三万家。|277|2024-01-31| |156|[chaosopen/elasticsearch_in_action](https://github.com/chaosopen/elasticsearch_in_action)|《ElasticSearch入门到实战》电子书从入门到进阶实战项目的教程文档框架SpringBoot框架整合ES。|277|2023-11-17|
|157|[biuuu/BLHXFY](https://github.com/biuuu/BLHXFY)|碧蓝幻想翻译|267|2024-02-29| |157|[weishakeji/LearningSystem](https://github.com/weishakeji/LearningSystem)|前后端分离MVVM架构C#、Sqlserver、Vue。web端采用ElementUI手机端采用VantUI管理后台采用WebdeskUI。直播、视频学习、试题练习、测试、考试、学习证明、成绩打印真正实现“学、练、考”一体。微信支持、支付宝支付。私有化部署永久授权终身享用。安装量超三万家。|277|2024-01-31|
|158|[wenhaomin/ChatGPT-PromptGenius](https://github.com/wenhaomin/ChatGPT-PromptGenius)|All-purpose prompts website with hierarchical classification system. Helps you quickly find and share wonderful prompts! 全面、有效的提示词大全网站,帮助提升生产力和质量。|265|2024-01-04| |158|[biuuu/BLHXFY](https://github.com/biuuu/BLHXFY)|碧蓝幻想翻译|267|2024-03-01|
|159|[jiangshanmeta/meta](https://github.com/jiangshanmeta/meta)|leetcode javascript/typescript实现|253|2024-02-21| |159|[wenhaomin/ChatGPT-PromptGenius](https://github.com/wenhaomin/ChatGPT-PromptGenius)|All-purpose prompts website with hierarchical classification system. Helps you quickly find and share wonderful prompts! 全面、有效的提示词大全网站,帮助提升生产力和质量。|265|2024-01-04|
|160|[js-functional/js-funcional](https://github.com/js-functional/js-funcional)|A Cookbook for writing FP in JavaScript using ES6|251|2023-09-07| |160|[jiangshanmeta/meta](https://github.com/jiangshanmeta/meta)|leetcode javascript/typescript实现|253|2024-02-29|
|161|[tanxiaohan1/WeSportH](https://github.com/tanxiaohan1/WeSportH)|健身房私教预约的小程序,包含用户端,教练端,管理端三方,不仅可以预防人员多难造成用户等待时间过长,还可以帮助健身房进行高效的用户管理,本项目前后端完整,包括公告,私教预约,项目预约,课程预约,后台管理,用户管理,预约名单管理,预约记录管理与导出,我的预约,历史浏览,我的收藏等模块,采用腾讯提供的小程序云开发解决方案,无须服务器和域名|245|2023-12-19| |161|[js-functional/js-funcional](https://github.com/js-functional/js-funcional)|A Cookbook for writing FP in JavaScript using ES6|251|2023-09-07|
|162|[liubin915249126/javascript](https://github.com/liubin915249126/javascript)|len的博客->前端相关。 |244|2024-02-28| |162|[tanxiaohan1/WeSportH](https://github.com/tanxiaohan1/WeSportH)|健身房私教预约的小程序,包含用户端,教练端,管理端三方,不仅可以预防人员多难造成用户等待时间过长,还可以帮助健身房进行高效的用户管理,本项目前后端完整,包括公告,私教预约,项目预约,课程预约,后台管理,用户管理,预约名单管理,预约记录管理与导出,我的预约,历史浏览,我的收藏等模块,采用腾讯提供的小程序云开发解决方案,无须服务器和域名|245|2023-12-19|
|163|[plantree/ruanyf-weekly](https://github.com/plantree/ruanyf-weekly)|VitePress构建阮一峰的技术周刊|243|2024-02-23| |163|[liubin915249126/javascript](https://github.com/liubin915249126/javascript)|len的博客->前端相关。 |244|2024-03-01|
|164|[Xiumuzaidiao/Day-night-toggle-button](https://github.com/Xiumuzaidiao/Day-night-toggle-button)|最近很火的折磨人挑战复刻了一下放到期末作业博客里了大概有90%还原度(确实太折磨人了)|242|2024-02-07| |164|[plantree/ruanyf-weekly](https://github.com/plantree/ruanyf-weekly)|VitePress构建阮一峰的技术周刊|243|2024-03-01|
|165|[TerryZ/v-selectpage](https://github.com/TerryZ/v-selectpage)|SelectPage for Vue, a select items components provides the list of items with pagination|239|2023-10-27| |165|[Xiumuzaidiao/Day-night-toggle-button](https://github.com/Xiumuzaidiao/Day-night-toggle-button)|最近很火的折磨人挑战复刻了一下放到期末作业博客里了大概有90%还原度(确实太折磨人了)|242|2024-02-07|
|166|[haiibo/openwrt-packages](https://github.com/haiibo/openwrt-packages)|常用 OpenWrt 软件包合集,定时自动更新,适用于 Lean 源码|232|2024-02-18| |166|[TerryZ/v-selectpage](https://github.com/TerryZ/v-selectpage)|SelectPage for Vue, a select items components provides the list of items with pagination|239|2023-10-27|
|167|[wu529778790/wu529778790.github.io](https://github.com/wu529778790/wu529778790.github.io)|神族九帝'博客|229|2023-09-12| |167|[haiibo/openwrt-packages](https://github.com/haiibo/openwrt-packages)|常用 OpenWrt 软件包合集,定时自动更新,适用于 Lean 源码|232|2024-02-18|
|168|[htmlk/express](https://github.com/htmlk/express)|nodejs服务端开发Express+Mysql---小k博客|221|2024-01-09| |168|[wu529778790/wu529778790.github.io](https://github.com/wu529778790/wu529778790.github.io)|神族九帝'博客|228|2023-09-12|
|169|[xiaomaoJT/QxScript](https://github.com/xiaomaoJT/QxScript)|QuantumultX 规则学习记录请不要fork项目!!!|217|2024-02-28| |169|[htmlk/express](https://github.com/htmlk/express)|nodejs服务端开发Express+Mysql---小k博客|221|2024-01-09|
|170|[axetroy/blog](https://github.com/axetroy/blog)|:open_book:基于Github API 的动态博客|216|2024-02-29| |170|[xiaomaoJT/QxScript](https://github.com/xiaomaoJT/QxScript)|QuantumultX 规则学习记录请不要fork项目!!!|217|2024-02-28|
|171|[eryajf/vdoing-template](https://github.com/eryajf/vdoing-template)|Vdoing主题博客模板|214|2023-10-15| |171|[axetroy/blog](https://github.com/axetroy/blog)|:open_book:基于Github API 的动态博客|216|2024-02-29|
|172|[nineya/halo-theme-dream](https://github.com/nineya/halo-theme-dream)|二次元风格 halo 博客主题|213|2024-01-24| |172|[eryajf/vdoing-template](https://github.com/eryajf/vdoing-template)|Vdoing主题博客模板|214|2023-10-15|
|173|[Hanks10100/weex-vue-examples](https://github.com/Hanks10100/weex-vue-examples)|Examples of using Weex and Vue.js|212|2024-02-28| |173|[nineya/halo-theme-dream](https://github.com/nineya/halo-theme-dream)|二次元风格 halo 博客主题|213|2024-01-24|
|174|[cnbloglabs/awescnb](https://github.com/cnbloglabs/awescnb)|快速构建、安装、切换博客园皮肤|207|2024-01-11| |174|[Hanks10100/weex-vue-examples](https://github.com/Hanks10100/weex-vue-examples)|Examples of using Weex and Vue.js|212|2024-02-28|
|175|[WTFAcademy/WTF-JavaScript](https://github.com/WTFAcademy/WTF-JavaScript)|我最近在重新学 JavaScript, 巩固一下细节, 也写一个“WTF JavaScript极简入门”供新人学习。|205|2024-01-19| |175|[cnbloglabs/awescnb](https://github.com/cnbloglabs/awescnb)|快速构建、安装、切换博客园皮肤|207|2024-01-11|
|176|[TeamFleet/WhoCallsTheFleet](https://github.com/TeamFleet/WhoCallsTheFleet)|An offline guidebook for KanColle. Based on NW.JS|202|2023-10-27| |176|[WTFAcademy/WTF-JavaScript](https://github.com/WTFAcademy/WTF-JavaScript)|我最近在重新学 JavaScript, 巩固一下细节, 也写一个“WTF JavaScript极简入门”供新人学习。|205|2024-01-19|
|177|[alwxkxk/threejs-example](https://github.com/alwxkxk/threejs-example)|3D可视化教程|196|2024-01-07| |177|[TeamFleet/WhoCallsTheFleet](https://github.com/TeamFleet/WhoCallsTheFleet)|An offline guidebook for KanColle. Based on NW.JS|202|2023-10-27|
|178|[Sunny-lucking/blog](https://github.com/Sunny-lucking/blog)|写博客,记录成长|194|2023-09-02| |178|[alwxkxk/threejs-example](https://github.com/alwxkxk/threejs-example)|3D可视化教程|196|2024-01-07|
|179|[hijiangtao/LeetCode-with-JavaScript](https://github.com/hijiangtao/LeetCode-with-JavaScript)|Solutions collection of LeetCode submissions in JavaScript & TypeScript (LeetCode 解题集之 JavaScript & TypeScript 版)|192|2024-01-11| |179|[Sunny-lucking/blog](https://github.com/Sunny-lucking/blog)|写博客,记录成长|194|2023-09-02|
|180|[imoki/sign_script](https://github.com/imoki/sign_script)|签到脚本集合。零成本无需服务器无需部署适用于“金山文档”中AirScript自动化执行。|191|2023-12-26| |180|[hijiangtao/LeetCode-with-JavaScript](https://github.com/hijiangtao/LeetCode-with-JavaScript)|Solutions collection of LeetCode submissions in JavaScript & TypeScript (LeetCode 解题集之 JavaScript & TypeScript 版)|192|2024-01-11|
|181|[qiqihaobenben/Front-End-Basics](https://github.com/qiqihaobenben/Front-End-Basics)|前端&全栈基础知识的总结,可以当笔记用的那种,点击链接:|189|2024-01-25| |181|[imoki/sign_script](https://github.com/imoki/sign_script)|签到脚本集合。零成本无需服务器无需部署适用于“金山文档”中AirScript自动化执行。|191|2023-12-26|
|182|[blinker-iot/blinker-doc](https://github.com/blinker-iot/blinker-doc)|blinker中文文档|172|2024-01-01| |182|[qiqihaobenben/Front-End-Basics](https://github.com/qiqihaobenben/Front-End-Basics)|前端&全栈基础知识的总结,可以当笔记用的那种,点击链接:|189|2024-01-25|
|183|[cadeyrn/bookmarks-organizer](https://github.com/cadeyrn/bookmarks-organizer)|With the Bookmarks Organizer it's easy to put order in your bookmarks. The Bookmarks Organizer finds no longer working bookmarks, redirects, duplicates and more!|172|2023-09-28| |183|[blinker-iot/blinker-doc](https://github.com/blinker-iot/blinker-doc)|blinker中文文档|172|2024-01-01|
|184|[Neveryu/Neveryu.github.io](https://github.com/Neveryu/Neveryu.github.io)|我的博客Hexo + NexT + GitPage|172|2023-10-24| |184|[cadeyrn/bookmarks-organizer](https://github.com/cadeyrn/bookmarks-organizer)|With the Bookmarks Organizer it's easy to put order in your bookmarks. The Bookmarks Organizer finds no longer working bookmarks, redirects, duplicates and more!|172|2023-09-28|
|185|[TencentCloudBase/tcb-demo-basic](https://github.com/TencentCloudBase/tcb-demo-basic)|小程序·云开发系列教程——基础能力DEMO|166|2023-10-24| |185|[Neveryu/Neveryu.github.io](https://github.com/Neveryu/Neveryu.github.io)|我的博客Hexo + NexT + GitPage|172|2023-10-24|
|186|[GzhiYi/dandan-account](https://github.com/GzhiYi/dandan-account)|【此版本不是线上版本】🐷 不记录任何用户身份信息;专注记账的目的;账单清晰自然,报表易懂易分析;助你理财之路轻松有意义,小程序【单单记账】。|163|2023-10-23| |186|[TencentCloudBase/tcb-demo-basic](https://github.com/TencentCloudBase/tcb-demo-basic)|小程序·云开发系列教程——基础能力DEMO|166|2023-10-24|
|187|[ronnieXiaoLH/interview](https://github.com/ronnieXiaoLH/interview)|一些关于面试的总结|160|2023-11-03| |187|[GzhiYi/dandan-account](https://github.com/GzhiYi/dandan-account)|【此版本不是线上版本】🐷 不记录任何用户身份信息;专注记账的目的;账单清晰自然,报表易懂易分析;助你理财之路轻松有意义,小程序【单单记账】。|163|2023-10-23|
|188|[leyuze/amber-frontEnd](https://github.com/leyuze/amber-frontEnd)|整合所有的前端项目案例模板包括前端炫酷特效页面、海量博客模板、大数据可视化页面、各种导航页面、vue项目模板React项目模板UI设计交互产品研发等。|159|2023-10-27| |188|[ronnieXiaoLH/interview](https://github.com/ronnieXiaoLH/interview)|一些关于面试的总结|160|2023-11-03|
|189|[wongjohn/for-my-love](https://github.com/wongjohn/for-my-love)|情人节 🌹,给女朋友的情书 💌|158|2023-12-21| |189|[leyuze/amber-frontEnd](https://github.com/leyuze/amber-frontEnd)|整合所有的前端项目案例模板包括前端炫酷特效页面、海量博客模板、大数据可视化页面、各种导航页面、vue项目模板React项目模板UI设计交互产品研发等。|159|2023-10-27|
|190|[liyf-code/reverse_practice](https://github.com/liyf-code/reverse_practice)|python爬虫练习案例汇总一些简单的js逆向案例看准网网易云评论、房天下粉笔网企名片天翼云巨潮资讯tokencap新榜资讯公共资源交易欧科云链得物等|156|2023-11-14| |190|[wongjohn/for-my-love](https://github.com/wongjohn/for-my-love)|情人节 🌹,给女朋友的情书 💌|158|2023-12-21|
|191|[whinc/whinc.github.io](https://github.com/whinc/whinc.github.io)|个人站点,包含技术笔记、博客、作品、工具等|155|2024-01-10| |191|[liyf-code/reverse_practice](https://github.com/liyf-code/reverse_practice)|python爬虫练习案例汇总一些简单的js逆向案例看准网网易云评论、房天下粉笔网企名片天翼云巨潮资讯tokencap新榜资讯公共资源交易欧科云链得物等|156|2023-11-14|
|192|[6dylan6/jdm](https://github.com/6dylan6/jdm)|线报监控合集|152|2024-01-03| |192|[whinc/whinc.github.io](https://github.com/whinc/whinc.github.io)|个人站点,包含技术笔记、博客、作品、工具等|155|2024-01-10|
|193|[hantang/latex-templates](https://github.com/hantang/latex-templates)|A collection of LaTeX thesis templates and more in GitHubLaTeX模板等收藏包括学位论文、简历等 ...|145|2024-01-05| |193|[6dylan6/jdm](https://github.com/6dylan6/jdm)|线报监控合集|152|2024-01-03|
|194|[zyj1022/awesome-threejs](https://github.com/zyj1022/awesome-threejs)|搜集并学习threejs的相关知识总结、Demo、站点、书籍等。|145|2023-12-15| |194|[hantang/latex-templates](https://github.com/hantang/latex-templates)|A collection of LaTeX thesis templates and more in GitHubLaTeX模板等收藏包括学位论文、简历等 ...|145|2024-01-05|
|195|[zhheo/Post-Abstract-AI](https://github.com/zhheo/Post-Abstract-AI)|适用于博客的文章摘要生成器|143|2023-11-01| |195|[zyj1022/awesome-threejs](https://github.com/zyj1022/awesome-threejs)|搜集并学习threejs的相关知识总结、Demo、站点、书籍等。|145|2023-12-15|
|196|[ciaochaos/mpMath](https://github.com/ciaochaos/mpMath)|微信公众号公式编辑插件|143|2024-01-22| |196|[zhheo/Post-Abstract-AI](https://github.com/zhheo/Post-Abstract-AI)|适用于博客的文章摘要生成器|143|2023-11-01|
|197|[la0s/Frida-scripts](https://github.com/la0s/Frida-scripts)|分享个人工作中一些事半功倍的脚本|135|2024-01-11| |197|[ciaochaos/mpMath](https://github.com/ciaochaos/mpMath)|微信公众号公式编辑插件|143|2024-01-22|
|198|[lucifer1004/cp-wiki](https://github.com/lucifer1004/cp-wiki)|lucifer1004 的 CP 笔记|128|2023-11-14| |198|[la0s/Frida-scripts](https://github.com/la0s/Frida-scripts)|分享个人工作中一些事半功倍的脚本|135|2024-01-11|
|199|[dev2007/elasticsearch-doc](https://github.com/dev2007/elasticsearch-doc)|elasticsearch中文文档——基于7.11|127|2024-01-09| |199|[lucifer1004/cp-wiki](https://github.com/lucifer1004/cp-wiki)|lucifer1004 的 CP 笔记|128|2023-11-14|
|200|[xupingmao/xnote](https://github.com/xupingmao/xnote)|个人知识库+工具箱|124|2024-01-14| |200|[dev2007/elasticsearch-doc](https://github.com/dev2007/elasticsearch-doc)|elasticsearch中文文档——基于7.11|127|2024-01-09|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,65 +1,65 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Jupyter Notebook # 中文总榜 > 资料类 > Jupyter Notebook
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|21006|2023-12-22| |1|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|21016|2023-12-22|
|2|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|20359|2024-02-14| |2|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|20365|2024-02-14|
|3|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸|14985|2023-09-07| |3|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸|14991|2023-09-07|
|4|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|14887|2024-01-31| |4|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|14891|2024-01-31|
|5|[chenyuntc/pytorch-book](https://github.com/chenyuntc/pytorch-book)|PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch入门与实战》)|11558|2023-12-24| |5|[chenyuntc/pytorch-book](https://github.com/chenyuntc/pytorch-book)|PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch入门与实战》)|11560|2023-12-24|
|6|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + 算法题 + 八股文 + 源码分析|8437|2023-10-20| |6|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + 算法题 + 八股文 + 源码分析|8437|2023-10-20|
|7|[datawhalechina/prompt-engineering-for-developers](https://github.com/datawhalechina/prompt-engineering-for-developers)|面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版|8252|2024-02-29| |7|[datawhalechina/prompt-engineering-for-developers](https://github.com/datawhalechina/prompt-engineering-for-developers)|面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版|8265|2024-03-01|
|8|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程蘑菇书在线阅读地址https://datawhalechina.github.io/easy-rl/|7827|2024-02-23| |8|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程蘑菇书在线阅读地址https://datawhalechina.github.io/easy-rl/|7835|2024-02-23|
|9|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|4223|2023-10-16| |9|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|4230|2023-10-16|
|10|[zlotus/notes-linear-algebra](https://github.com/zlotus/notes-linear-algebra)|线性代数笔记|3267|2023-09-17| |10|[zlotus/notes-linear-algebra](https://github.com/zlotus/notes-linear-algebra)|线性代数笔记|3271|2023-09-17|
|11|[MLEveryday/practicalAI-cn](https://github.com/MLEveryday/practicalAI-cn)|AI实战-practicalAI 中文版|3178|2023-12-31| |11|[MLEveryday/practicalAI-cn](https://github.com/MLEveryday/practicalAI-cn)|AI实战-practicalAI 中文版|3179|2023-12-31|
|12|[huggingface/diffusion-models-class](https://github.com/huggingface/diffusion-models-class)|Materials for the Hugging Face Diffusion Models Course|3057|2023-12-18| |12|[huggingface/diffusion-models-class](https://github.com/huggingface/diffusion-models-class)|Materials for the Hugging Face Diffusion Models Course|3060|2023-12-18|
|13|[Visualize-ML/Book1_Python-For-Beginners](https://github.com/Visualize-ML/Book1_Python-For-Beginners)|Book_1_《编程不难》 鸢尾花书:从加减乘除到机器学习;请多多批评指正!|2961|2024-01-08| |13|[Visualize-ML/Book1_Python-For-Beginners](https://github.com/Visualize-ML/Book1_Python-For-Beginners)|Book_1_《编程不难》 鸢尾花书:从加减乘除到机器学习;请多多批评指正!|2968|2024-01-08|
|14|[AccumulateMore/CV](https://github.com/AccumulateMore/CV)|✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】|2868|2024-01-29| |14|[AccumulateMore/CV](https://github.com/AccumulateMore/CV)|✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】|2882|2024-01-29|
|15|[williamyang1991/Rerender_A_Video](https://github.com/williamyang1991/Rerender_A_Video)|[SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation|2821|2024-01-10| |15|[williamyang1991/Rerender_A_Video](https://github.com/williamyang1991/Rerender_A_Video)|[SIGGRAPH Asia 2023] Rerender A Video: Zero-Shot Text-Guided Video-to-Video Translation|2822|2024-01-10|
|16|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集力求每一位能看懂并复现。|2787|2024-02-19| |16|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集力求每一位能看懂并复现。|2791|2024-02-19|
|17|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|2712|2024-01-24| |17|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|2716|2024-01-24|
|18|[jm199504/Financial-Knowledge-Graphs](https://github.com/jm199504/Financial-Knowledge-Graphs)|小型金融知识图谱构建流程|2502|2023-11-02| |18|[jm199504/Financial-Knowledge-Graphs](https://github.com/jm199504/Financial-Knowledge-Graphs)|小型金融知识图谱构建流程|2503|2023-11-02|
|19|[gedeck/practical-statistics-for-data-scientists](https://github.com/gedeck/practical-statistics-for-data-scientists)|Code repository for O'Reilly book|2386|2024-02-12| |19|[gedeck/practical-statistics-for-data-scientists](https://github.com/gedeck/practical-statistics-for-data-scientists)|Code repository for O'Reilly book|2387|2024-02-12|
|20|[szcf-weiya/ESL-CN](https://github.com/szcf-weiya/ESL-CN)|The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。|2312|2023-11-30| |20|[szcf-weiya/ESL-CN](https://github.com/szcf-weiya/ESL-CN)|The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。|2313|2023-11-30|
|21|[Visualize-ML/Book5_Essentials-of-Probability-and-Statistics](https://github.com/Visualize-ML/Book5_Essentials-of-Probability-and-Statistics)|Book_5_《统计至简》 鸢尾花书:从加减乘除到机器学习;上架!|2087|2024-01-08| |21|[Visualize-ML/Book5_Essentials-of-Probability-and-Statistics](https://github.com/Visualize-ML/Book5_Essentials-of-Probability-and-Statistics)|Book_5_《统计至简》 鸢尾花书:从加减乘除到机器学习;上架!|2092|2024-01-08|
|22|[Visualize-ML/Book2_Beauty-of-Data-Visualization](https://github.com/Visualize-ML/Book2_Beauty-of-Data-Visualization)|Book_2_《可视之美》 鸢尾花书:从加减乘除到机器学习,欢迎批评指正|1885|2024-01-08| |22|[Visualize-ML/Book2_Beauty-of-Data-Visualization](https://github.com/Visualize-ML/Book2_Beauty-of-Data-Visualization)|Book_2_《可视之美》 鸢尾花书:从加减乘除到机器学习,欢迎批评指正|1890|2024-01-08|
|23|[datawhalechina/thorough-pytorch](https://github.com/datawhalechina/thorough-pytorch)|PyTorch入门教程在线阅读地址https://datawhalechina.github.io/thorough-pytorch/|1820|2024-01-07| |23|[datawhalechina/thorough-pytorch](https://github.com/datawhalechina/thorough-pytorch)|PyTorch入门教程在线阅读地址https://datawhalechina.github.io/thorough-pytorch/|1822|2024-01-07|
|24|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 Jupyter notebook tutorials for OpenVINO™|1816|2024-02-29| |24|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 Jupyter notebook tutorials for OpenVINO™|1819|2024-03-01|
|25|[Visualize-ML/Book7_Visualizations-for-Machine-Learning](https://github.com/Visualize-ML/Book7_Visualizations-for-Machine-Learning)|Book_7_《机器学习》 鸢尾花书:从加减乘除到机器学习;正在修改|1639|2024-01-08| |25|[Visualize-ML/Book7_Visualizations-for-Machine-Learning](https://github.com/Visualize-ML/Book7_Visualizations-for-Machine-Learning)|Book_7_《机器学习》 鸢尾花书:从加减乘除到机器学习;正在修改|1643|2024-01-08|
|26|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|1638|2023-11-19| |26|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|1639|2023-11-19|
|27|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|统计学习方法习题解答在线阅读地址https://datawhalechina.github.io/statistical-learning-method-solutions-manual|1524|2024-02-06| |27|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|统计学习方法习题解答在线阅读地址https://datawhalechina.github.io/statistical-learning-method-solutions-manual|1526|2024-02-06|
|28|[luwill/Machine_Learning_Code_Implementation](https://github.com/luwill/Machine_Learning_Code_Implementation)|Mathematical derivation and pure Python code implementation of machine learning algorithms.|1479|2024-02-01| |28|[luwill/Machine_Learning_Code_Implementation](https://github.com/luwill/Machine_Learning_Code_Implementation)|Mathematical derivation and pure Python code implementation of machine learning algorithms.|1479|2024-02-01|
|29|[EgoAlpha/prompt-in-context-learning](https://github.com/EgoAlpha/prompt-in-context-learning)|Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates.|1269|2024-02-29| |29|[EgoAlpha/prompt-in-context-learning](https://github.com/EgoAlpha/prompt-in-context-learning)|Awesome resources for in-context learning and prompt engineering: Mastery of the LLMs such as ChatGPT, GPT-3, and FlanT5, with up-to-date and cutting-edge updates.|1270|2024-03-01|
|30|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (清华大学出版社)|1207|2023-11-21| |30|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (清华大学出版社)|1207|2023-11-21|
|31|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从数据科学学习手札69开始的所有代码、数据等相关附件内容|1162|2024-02-03| |31|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从数据科学学习手札69开始的所有代码、数据等相关附件内容|1162|2024-02-03|
|32|[TradeMaster-NTU/TradeMaster](https://github.com/TradeMaster-NTU/TradeMaster)|TradeMaster is an open-source platform for quantitative trading empowered by reinforcement learning :fire: :zap: :rainbow:|1005|2024-02-28| |32|[TradeMaster-NTU/TradeMaster](https://github.com/TradeMaster-NTU/TradeMaster)|TradeMaster is an open-source platform for quantitative trading empowered by reinforcement learning :fire: :zap: :rainbow:|1006|2024-02-28|
|33|[unit-mesh/unit-minions](https://github.com/unit-mesh/unit-minions)|《AI 研发提效研究:自己动手训练 LoRA》包含 Llama Alpaca LoRA模型、ChatGLM ChatGLM Tuning相关 Lora 的训练。训练内容:用户故事生成、测试代码生成、代码辅助生成、文本转 SQL、文本生成代码……|950|2024-01-03| |33|[unit-mesh/unit-minions](https://github.com/unit-mesh/unit-minions)|《AI 研发提效研究:自己动手训练 LoRA》包含 Llama Alpaca LoRA模型、ChatGLM ChatGLM Tuning相关 Lora 的训练。训练内容:用户故事生成、测试代码生成、代码辅助生成、文本转 SQL、文本生成代码……|950|2024-01-03|
|34|[open-mmlab/OpenMMLabCourse](https://github.com/open-mmlab/OpenMMLabCourse)|OpenMMLab course index and stuff|874|2023-09-01| |34|[open-mmlab/OpenMMLabCourse](https://github.com/open-mmlab/OpenMMLabCourse)|OpenMMLab course index and stuff|875|2023-09-01|
|35|[loveunk/machine-learning-deep-learning-notes](https://github.com/loveunk/machine-learning-deep-learning-notes)|机器学习、深度学习的学习路径及知识总结|862|2024-01-09| |35|[loveunk/machine-learning-deep-learning-notes](https://github.com/loveunk/machine-learning-deep-learning-notes)|机器学习、深度学习的学习路径及知识总结|863|2024-01-09|
|36|[datawhalechina/llm-universe](https://github.com/datawhalechina/llm-universe)|本项目是一个面向小白开发者的大模型应用开发教程在线阅读地址https://datawhalechina.github.io/llm-universe/|845|2024-02-25| |36|[datawhalechina/llm-universe](https://github.com/datawhalechina/llm-universe)|本项目是一个面向小白开发者的大模型应用开发教程在线阅读地址https://datawhalechina.github.io/llm-universe/|849|2024-02-25|
|37|[zyds/transformers-code](https://github.com/zyds/transformers-code)|手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube|845|2024-01-20| |37|[zyds/transformers-code](https://github.com/zyds/transformers-code)|手把手带你实战 Huggingface Transformers 课程视频同步更新在B站与YouTube|846|2024-01-20|
|38|[datawhalechina/self-llm](https://github.com/datawhalechina/self-llm)|《开源大模型食用指南》基于AutoDL快速部署开源大模型更适合中国宝宝的部署教程|819|2024-02-29| |38|[datawhalechina/self-llm](https://github.com/datawhalechina/self-llm)|《开源大模型食用指南》基于AutoDL快速部署开源大模型更适合中国宝宝的部署教程|828|2024-02-29|
|39|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|788|2023-11-17| |39|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|788|2023-11-17|
|40|[OML-Team/open-metric-learning](https://github.com/OML-Team/open-metric-learning)|Library for metric learning pipelines and models.|739|2024-02-21| |40|[OML-Team/open-metric-learning](https://github.com/OML-Team/open-metric-learning)|Library for metric learning pipelines and models.|739|2024-02-21|
|41|[ga642381/ML2021-Spring](https://github.com/ga642381/ML2021-Spring)|**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2021 Spring|739|2023-11-09| |41|[ga642381/ML2021-Spring](https://github.com/ga642381/ML2021-Spring)|**Official** 李宏毅 (Hung-yi Lee) 機器學習 Machine Learning 2021 Spring|739|2023-11-09|
|42|[AI4Finance-Foundation/FinRL-Tutorials](https://github.com/AI4Finance-Foundation/FinRL-Tutorials)|Tutorials. Please star. |659|2023-12-11| |42|[AI4Finance-Foundation/FinRL-Tutorials](https://github.com/AI4Finance-Foundation/FinRL-Tutorials)|Tutorials. Please star. |660|2023-12-11|
|43|[aialgorithm/Blog](https://github.com/aialgorithm/Blog)|Python机器学习算法技术博客有原创干货有code实践 【更多内容敬请关注公众号 "算法进阶"】|655|2024-02-27| |43|[aialgorithm/Blog](https://github.com/aialgorithm/Blog)|Python机器学习算法技术博客有原创干货有code实践 【更多内容敬请关注公众号 "算法进阶"】|656|2024-02-27|
|44|[xuwenhao/geektime-ai-course](https://github.com/xuwenhao/geektime-ai-course)|Jupyter Notebooks for Geektime AI Course|648|2024-02-13| |44|[xuwenhao/geektime-ai-course](https://github.com/xuwenhao/geektime-ai-course)|Jupyter Notebooks for Geektime AI Course|649|2024-02-13|
|45|[SMILELab-FL/FedLab](https://github.com/SMILELab-FL/FedLab)|A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.|627|2024-01-31| |45|[SMILELab-FL/FedLab](https://github.com/SMILELab-FL/FedLab)|A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.|627|2024-01-31|
|46|[ChileWang0228/Deep-Learning-With-Python](https://github.com/ChileWang0228/Deep-Learning-With-Python)|《Python深度学习》书籍代码|597|2024-01-30| |46|[ChileWang0228/Deep-Learning-With-Python](https://github.com/ChileWang0228/Deep-Learning-With-Python)|《Python深度学习》书籍代码|597|2024-01-30|
|47|[bobo0810/PytorchNetHub](https://github.com/bobo0810/PytorchNetHub)|项目注释+论文复现+算法竞赛+Pytorch实践|581|2024-02-18| |47|[bobo0810/PytorchNetHub](https://github.com/bobo0810/PytorchNetHub)|项目注释+论文复现+算法竞赛+Pytorch实践|582|2024-02-18|
|48|[analyticalmindsltd/smote_variants](https://github.com/analyticalmindsltd/smote_variants)|A collection of 85 minority oversampling techniques (SMOTE) for imbalanced learning with multi-class oversampling and model selection features|574|2024-01-03| |48|[analyticalmindsltd/smote_variants](https://github.com/analyticalmindsltd/smote_variants)|A collection of 85 minority oversampling techniques (SMOTE) for imbalanced learning with multi-class oversampling and model selection features|574|2024-01-03|
|49|[zkywsg/Daily-DeepLearning](https://github.com/zkywsg/Daily-DeepLearning)|🔥机器学习/深度学习/Python/算法面试/自然语言处理教程/剑指offer/machine learning/deeplearning/Python/Algorithm interview/NLP Tutorial|534|2024-01-17| |49|[zkywsg/Daily-DeepLearning](https://github.com/zkywsg/Daily-DeepLearning)|🔥机器学习/深度学习/Python/算法面试/自然语言处理教程/剑指offer/machine learning/deeplearning/Python/Algorithm interview/NLP Tutorial|534|2024-01-17|
|50|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|490|2024-02-23| |50|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|491|2024-02-23|
|51|[fry404006308/fry_course_materials](https://github.com/fry404006308/fry_course_materials)|范仁义录播课资料,会依次推出各种完全免费的前端、后端、大数据、人工智能等课程,课程网站: https://fanrenyi.com b站课程地址 https://space.bilibili.com/45664489 |487|2024-02-21| |51|[fry404006308/fry_course_materials](https://github.com/fry404006308/fry_course_materials)|范仁义录播课资料,会依次推出各种完全免费的前端、后端、大数据、人工智能等课程,课程网站: https://fanrenyi.com b站课程地址 https://space.bilibili.com/45664489 |487|2024-02-21|
|52|[amaargiru/pycore](https://github.com/amaargiru/pycore)|Python Extended Cheatsheet. I'm using this repository to chronicle my journey through Python.|486|2024-02-29| |52|[amaargiru/pycore](https://github.com/amaargiru/pycore)|Python Extended Cheatsheet. I'm using this repository to chronicle my journey through Python.|486|2024-02-29|
|53|[NJUPTFreeExams/NJUPT-General-Free-Exams](https://github.com/NJUPTFreeExams/NJUPT-General-Free-Exams)|南京邮电大学通识课程历年资料。|462|2024-02-02| |53|[NJUPTFreeExams/NJUPT-General-Free-Exams](https://github.com/NJUPTFreeExams/NJUPT-General-Free-Exams)|南京邮电大学通识课程历年资料。|462|2024-02-02|
|54|[huggingface/cookbook](https://github.com/huggingface/cookbook)|Open-source AI cookbook|412|2024-02-29| |54|[huggingface/cookbook](https://github.com/huggingface/cookbook)|Open-source AI cookbook|420|2024-03-01|
|55|[AccumulateMore/OpenCV](https://github.com/AccumulateMore/OpenCV)|✔(已完结)最全面的 OpenCV 笔记【咕泡唐宇迪】|394|2023-09-27| |55|[AccumulateMore/OpenCV](https://github.com/AccumulateMore/OpenCV)|✔(已完结)最全面的 OpenCV 笔记【咕泡唐宇迪】|395|2023-09-27|
|56|[AccumulateMore/CPlusPlus](https://github.com/AccumulateMore/CPlusPlus)|✔(已完结)最全面的 C++ 笔记 【黑马程序员】|384|2023-09-27| |56|[AccumulateMore/CPlusPlus](https://github.com/AccumulateMore/CPlusPlus)|✔(已完结)最全面的 C++ 笔记 【黑马程序员】|384|2023-09-27|
|57|[dmarx/anthology-of-modern-ml](https://github.com/dmarx/anthology-of-modern-ml)|Collection of important articles to be treated as a textbook|367|2024-02-14| |57|[dmarx/anthology-of-modern-ml](https://github.com/dmarx/anthology-of-modern-ml)|Collection of important articles to be treated as a textbook|367|2024-02-14|
|58|[HuangCongQing/3D-Point-Clouds](https://github.com/HuangCongQing/3D-Point-Clouds)|🔥3D点云目标检测&语义分割(深度学习)-SOTA方法,代码,论文,数据集等|338|2024-02-12| |58|[HuangCongQing/3D-Point-Clouds](https://github.com/HuangCongQing/3D-Point-Clouds)|🔥3D点云目标检测&语义分割(深度学习)-SOTA方法,代码,论文,数据集等|338|2024-02-12|
@ -72,35 +72,35 @@
|65|[sangyx/gtrick](https://github.com/sangyx/gtrick)|Bag of Tricks for Graph Neural Networks.|265|2023-10-23| |65|[sangyx/gtrick](https://github.com/sangyx/gtrick)|Bag of Tricks for Graph Neural Networks.|265|2023-10-23|
|66|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|259|2023-11-29| |66|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|259|2023-11-29|
|67|[KMnO4-zx/huanhuan-chat](https://github.com/KMnO4-zx/huanhuan-chat)|Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。|248|2023-11-18| |67|[KMnO4-zx/huanhuan-chat](https://github.com/KMnO4-zx/huanhuan-chat)|Chat-甄嬛是利用《甄嬛传》剧本中所有关于甄嬛的台词和语句基于ChatGLM2进行LoRA微调得到的模仿甄嬛语气的聊天语言模型。|248|2023-11-18|
|68|[WTFAcademy/WTF-zk](https://github.com/WTFAcademy/WTF-zk)|零知识证明入门教程。|243|2024-02-28| |68|[WTFAcademy/WTF-zk](https://github.com/WTFAcademy/WTF-zk)|零知识证明入门教程。|244|2024-03-01|
|69|[charent/Phi2-mini-Chinese](https://github.com/charent/Phi2-mini-Chinese)|Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.|223|2024-02-19| |69|[charent/Phi2-mini-Chinese](https://github.com/charent/Phi2-mini-Chinese)|Phi2-Chinese-0.2B 从0开始训练自己的Phi2中文小模型支持接入langchain加载本地知识库做检索增强生成RAG。Training your own Phi2 small chat model from scratch.|225|2024-02-19|
|70|[datawhalechina/d2l-ai-solutions-manual](https://github.com/datawhalechina/d2l-ai-solutions-manual)|《动手学深度学习》习题解答,在线阅读地址如下:|214|2024-02-29| |70|[datawhalechina/d2l-ai-solutions-manual](https://github.com/datawhalechina/d2l-ai-solutions-manual)|《动手学深度学习》习题解答,在线阅读地址如下:|215|2024-03-01|
|71|[fire717/Machine-Learning](https://github.com/fire717/Machine-Learning)|机器学习&深度学习资料笔记&基本算法实现&资源整理ML / CV / NLP / DM...|207|2024-02-05| |71|[fire717/Machine-Learning](https://github.com/fire717/Machine-Learning)|机器学习&深度学习资料笔记&基本算法实现&资源整理ML / CV / NLP / DM...|207|2024-02-05|
|72|[kingname/SourceCodeofMongoRedis](https://github.com/kingname/SourceCodeofMongoRedis)|《左手MongoDB右手Redis——从入门到商业实战》书籍配套源代码。|204|2024-02-17| |72|[kingname/SourceCodeofMongoRedis](https://github.com/kingname/SourceCodeofMongoRedis)|《左手MongoDB右手Redis——从入门到商业实战》书籍配套源代码。|204|2024-02-17|
|73|[newaetech/chipwhisperer-jupyter](https://github.com/newaetech/chipwhisperer-jupyter)|Interactive ChipWhisperer tutorials using Jupyter notebooks.|185|2024-01-19| |73|[newaetech/chipwhisperer-jupyter](https://github.com/newaetech/chipwhisperer-jupyter)|Interactive ChipWhisperer tutorials using Jupyter notebooks.|185|2024-01-19|
|74|[DjangoPeng/LLM-quickstart](https://github.com/DjangoPeng/LLM-quickstart)|Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战)|171|2024-02-25| |74|[DjangoPeng/LLM-quickstart](https://github.com/DjangoPeng/LLM-quickstart)|Quick Start for Large Language Models (Theoretical Learning and Practical Fine-tuning) 大语言模型快速入门(理论学习与微调实战)|172|2024-02-25|
|75|[zui0711/Z-Lab](https://github.com/zui0711/Z-Lab)|Z Lab数据实验室开源代码汇总|169|2024-02-27| |75|[zui0711/Z-Lab](https://github.com/zui0711/Z-Lab)|Z Lab数据实验室开源代码汇总|171|2024-02-27|
|76|[sijichun/MathStatsCode](https://github.com/sijichun/MathStatsCode)|Codes for my mathematical statistics course|167|2023-12-17| |76|[sijichun/MathStatsCode](https://github.com/sijichun/MathStatsCode)|Codes for my mathematical statistics course|167|2023-12-17|
|77|[zju-isee/zju-isee](https://github.com/zju-isee/zju-isee)|浙江大学电子科学与技术专业部分课程仓库|166|2023-12-05| |77|[zju-isee/zju-isee](https://github.com/zju-isee/zju-isee)|浙江大学电子科学与技术专业部分课程仓库|166|2023-12-05|
|78|[dream80/TonyColab](https://github.com/dream80/TonyColab)|Colab script collection for various amazing projects! 各种牛逼项目的Colab脚本集合|156|2024-02-23| |78|[dream80/TonyColab](https://github.com/dream80/TonyColab)|Colab script collection for various amazing projects! 各种牛逼项目的Colab脚本集合|156|2024-02-23|
|79|[LecterChu/nwpu-cram](https://github.com/LecterChu/nwpu-cram)|西北工业大学/西工大/nwpu/npu软件学院复习(突击)资料!!|151|2024-01-13| |79|[LecterChu/nwpu-cram](https://github.com/LecterChu/nwpu-cram)|西北工业大学/西工大/nwpu/npu软件学院复习(突击)资料!!|153|2024-01-13|
|80|[pariskang/CMLM-ZhongJing](https://github.com/pariskang/CMLM-ZhongJing)|首个中医大语言模型——“仲景”。受古代中医学巨匠张仲景深邃智慧启迪,专为传统中医领域打造的预训练大语言模型。 The first-ever Traditional Chinese Medicine large language model - "CMLM-ZhongJing". Inspired by the profound wisdom of the ancient Chinese medi ...|149|2024-02-24| |80|[pariskang/CMLM-ZhongJing](https://github.com/pariskang/CMLM-ZhongJing)|首个中医大语言模型——“仲景”。受古代中医学巨匠张仲景深邃智慧启迪,专为传统中医领域打造的预训练大语言模型。 The first-ever Traditional Chinese Medicine large language model - "CMLM-ZhongJing". Inspired by the profound wisdom of the ancient Chinese medi ...|149|2024-02-24|
|81|[Kedreamix/Pytorch-Image-Classification](https://github.com/Kedreamix/Pytorch-Image-Classification)|用于pytorch的图像分类包含多种模型方法比如AlexNetVGGGoogleNetResNetDenseNet等等包含可完整运行的代码。除此之外也有colab的在线运行代码可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。|137|2023-12-07| |81|[Kedreamix/Pytorch-Image-Classification](https://github.com/Kedreamix/Pytorch-Image-Classification)|用于pytorch的图像分类包含多种模型方法比如AlexNetVGGGoogleNetResNetDenseNet等等包含可完整运行的代码。除此之外也有colab的在线运行代码可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。|137|2023-12-07|
|82|[XingYu-Zhong/LangChainStudy](https://github.com/XingYu-Zhong/LangChainStudy)|这个项目是一个Jupyter notebook的集合专门用于学习和探索LangChain框架。|128|2024-01-16| |82|[XingYu-Zhong/LangChainStudy](https://github.com/XingYu-Zhong/LangChainStudy)|这个项目是一个Jupyter notebook的集合专门用于学习和探索LangChain框架。|128|2024-01-16|
|83|[youhuangla/Note](https://github.com/youhuangla/Note)|学习笔记|128|2023-09-12| |83|[youhuangla/Note](https://github.com/youhuangla/Note)|学习笔记|128|2023-09-12|
|84|[WTFAcademy/WTF-EVM-Opcodes](https://github.com/WTFAcademy/WTF-EVM-Opcodes)|Minimal tutorials for EVM Opcodes, building minimal evm in python from scratch. 以太坊的Opcodes操作码极简教程使用python从零搭建EVM。|126|2023-12-31| |84|[WTFAcademy/WTF-EVM-Opcodes](https://github.com/WTFAcademy/WTF-EVM-Opcodes)|Minimal tutorials for EVM Opcodes, building minimal evm in python from scratch. 以太坊的Opcodes操作码极简教程使用python从零搭建EVM。|126|2023-12-31|
|85|[Robin-WZQ/BIT-AI-Review](https://github.com/Robin-WZQ/BIT-AI-Review)|本项目分享了本人在北京理工大学计算机学院人工智能专业的相关课程资料与经验分享。希望对你们有所帮助❤如果喜欢的话记得给个star哦🌟|118|2024-01-14| |85|[Robin-WZQ/BIT-AI-Review](https://github.com/Robin-WZQ/BIT-AI-Review)|本项目分享了本人在北京理工大学计算机学院人工智能专业的相关课程资料与经验分享。希望对你们有所帮助❤如果喜欢的话记得给个star哦🌟|119|2024-01-14|
|86|[WangRongsheng/Use-LLMs-in-Colab](https://github.com/WangRongsheng/Use-LLMs-in-Colab)|🤖 集合众多大模型在Colab上的使用 LLMs is all you need.|105|2023-11-06| |86|[WangRongsheng/Use-LLMs-in-Colab](https://github.com/WangRongsheng/Use-LLMs-in-Colab)|🤖 集合众多大模型在Colab上的使用 LLMs is all you need.|105|2023-11-06|
|87|[HugoBlox/theme-blog](https://github.com/HugoBlox/theme-blog)|📝 Hugo Academic Blog Theme. 轻松创建一个简约博客. No code, highly customizable using widgets.|99|2024-02-28| |87|[HugoBlox/theme-blog](https://github.com/HugoBlox/theme-blog)|📝 Hugo Academic Blog Theme. 轻松创建一个简约博客. No code, highly customizable using widgets.|99|2024-02-28|
|88|[2811668688/ZJU-CS](https://github.com/2811668688/ZJU-CS)|这里是我对浙江大学混合班CS的一些课程的资料整理希望能给予看到的朋友一些帮助。|97|2023-11-06| |88|[2811668688/ZJU-CS](https://github.com/2811668688/ZJU-CS)|这里是我对浙江大学混合班CS的一些课程的资料整理希望能给予看到的朋友一些帮助。|97|2023-11-06|
|89|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|97|2024-02-29| |89|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|97|2024-03-01|
|90|[Michael-Jetson/ML_DL_CV_with_pytorch](https://github.com/Michael-Jetson/ML_DL_CV_with_pytorch)|一个计算机视觉、机器学习与深度学习相关的项目,看课程的笔记还有自己做的程序|94|2023-12-31| |90|[Michael-Jetson/ML_DL_CV_with_pytorch](https://github.com/Michael-Jetson/ML_DL_CV_with_pytorch)|一个计算机视觉、机器学习与深度学习相关的项目,看课程的笔记还有自己做的程序|94|2023-12-31|
|91|[buluslee/DT-AI](https://github.com/buluslee/DT-AI)|这是DT-AI的学习路线开源版本欢迎大家享用对新手友好|92|2024-01-29| |91|[mindspore-courses/d2l-mindspore](https://github.com/mindspore-courses/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|93|2023-09-08|
|92|[mindspore-courses/d2l-mindspore](https://github.com/mindspore-courses/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|91|2023-09-08| |92|[buluslee/DT-AI](https://github.com/buluslee/DT-AI)|这是DT-AI的学习路线开源版本欢迎大家享用对新手友好|92|2024-01-29|
|93|[cumtcssuld/RSP_of_CUMTCS](https://github.com/cumtcssuld/RSP_of_CUMTCS)|【矿大计算机学院资源共享计划Resource SharingPlan of CUMTCS】本仓库由矿大计算机学院学生会学习部牵头维护由计算机学院全体同学共建共享。欢迎大家积极的参加到本资源库的建设中来吧每当有重大更新我们都会将整个库克隆到码云点击下边链接到我们的码云仓库可以获得更好的下载体验|86|2023-10-03| |93|[cumtcssuld/RSP_of_CUMTCS](https://github.com/cumtcssuld/RSP_of_CUMTCS)|【矿大计算机学院资源共享计划Resource SharingPlan of CUMTCS】本仓库由矿大计算机学院学生会学习部牵头维护由计算机学院全体同学共建共享。欢迎大家积极的参加到本资源库的建设中来吧每当有重大更新我们都会将整个库克隆到码云点击下边链接到我们的码云仓库可以获得更好的下载体验|86|2023-10-03|
|94|[ArronAI007/Awesome-AGI](https://github.com/ArronAI007/Awesome-AGI)|AGI资料汇总学习主要包括LLM和AIGC持续更新......|84|2024-02-25| |94|[ArronAI007/Awesome-AGI](https://github.com/ArronAI007/Awesome-AGI)|AGI资料汇总学习主要包括LLM和AIGC持续更新......|85|2024-02-25|
|95|[gkm0120/Graph-Neural-Network-Papers](https://github.com/gkm0120/Graph-Neural-Network-Papers)|图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。|78|2024-02-27| |95|[gkm0120/Graph-Neural-Network-Papers](https://github.com/gkm0120/Graph-Neural-Network-Papers)|图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。|78|2024-02-27|
|96|[neolee/wop](https://github.com/neolee/wop)|零基础编程思维与实践课程《欢迎进入编程世界》主站|77|2023-09-30| |96|[neolee/wop](https://github.com/neolee/wop)|零基础编程思维与实践课程《欢迎进入编程世界》主站|78|2023-09-30|
|97|[ConnectAI-E/LangChain-Tutior](https://github.com/ConnectAI-E/LangChain-Tutior)|⛓ LangChain 入门指南配套吴恩达老师deeplearning.ai课程 😎复现语言Python、NodeJs、Golang|76|2024-01-03| |97|[ConnectAI-E/LangChain-Tutior](https://github.com/ConnectAI-E/LangChain-Tutior)|⛓ LangChain 入门指南配套吴恩达老师deeplearning.ai课程 😎复现语言Python、NodeJs、Golang|76|2024-01-03|
|98|[datawhalechina/hands-dirty-nlp](https://github.com/datawhalechina/hands-dirty-nlp)|本课程面对具有一定机器学习基础但尚未入门的NLPer或经验尚浅的NLPer尽力避免陷入繁琐枯燥的公式讲解中力求用代码展示每个模型背后的设计思想同时也会带大家梳理每个模块下的技术演变做到既知树木也知森林。|71|2023-12-17| |98|[datawhalechina/hands-dirty-nlp](https://github.com/datawhalechina/hands-dirty-nlp)|本课程面对具有一定机器学习基础但尚未入门的NLPer或经验尚浅的NLPer尽力避免陷入繁琐枯燥的公式讲解中力求用代码展示每个模型背后的设计思想同时也会带大家梳理每个模块下的技术演变做到既知树木也知森林。|71|2023-12-17|
|99|[ForeverHaibara/Fudan-Courses](https://github.com/ForeverHaibara/Fudan-Courses)|Notes for Courses in School of Data Science, Fudan University. 复旦大学数据科学与大数据技术专业(复旦大数据)学习笔记。|67|2023-11-13| |99|[ForeverHaibara/Fudan-Courses](https://github.com/ForeverHaibara/Fudan-Courses)|Notes for Courses in School of Data Science, Fudan University. 复旦大学数据科学与大数据技术专业(复旦大数据)学习笔记。|67|2023-11-13|
@ -111,11 +111,11 @@
|104|[qq31682216/chatgpt_all](https://github.com/qq31682216/chatgpt_all)|学习开源chatGPT类模型的指南汇总各种训练数据获取、模型微调、模型服务的方法以及记录自己操作总遇到的各种常见坑欢迎收藏、转发希望能帮你省一些时间|55|2023-10-05| |104|[qq31682216/chatgpt_all](https://github.com/qq31682216/chatgpt_all)|学习开源chatGPT类模型的指南汇总各种训练数据获取、模型微调、模型服务的方法以及记录自己操作总遇到的各种常见坑欢迎收藏、转发希望能帮你省一些时间|55|2023-10-05|
|105|[Allenpandas/BJTU-SCIT-Notebook](https://github.com/Allenpandas/BJTU-SCIT-Notebook)|👨‍🎓 北京交通大学计算机与信息技术学院研究生课程资料、笔记、回忆和整理的期末考试卷及课程作业。希望对你们有所帮助❤如果喜欢记得给个star🌟|52|2024-02-19| |105|[Allenpandas/BJTU-SCIT-Notebook](https://github.com/Allenpandas/BJTU-SCIT-Notebook)|👨‍🎓 北京交通大学计算机与信息技术学院研究生课程资料、笔记、回忆和整理的期末考试卷及课程作业。希望对你们有所帮助❤如果喜欢记得给个star🌟|52|2024-02-19|
|106|[hacheyz/PMMAA](https://github.com/hacheyz/PMMAA)|《Python 数学建模算法与应用》- 司守奎,知识点笔记 & 代码 (Python Mathematical Modeling)|52|2023-12-23| |106|[hacheyz/PMMAA](https://github.com/hacheyz/PMMAA)|《Python 数学建模算法与应用》- 司守奎,知识点笔记 & 代码 (Python Mathematical Modeling)|52|2023-12-23|
|107|[Relph1119/my-team-learning](https://github.com/Relph1119/my-team-learning)|我的Datawhale组队学习在线阅读地址https://relph1119.github.io/my-team-learning|51|2024-02-28| |107|[Relph1119/my-team-learning](https://github.com/Relph1119/my-team-learning)|我的Datawhale组队学习在线阅读地址https://relph1119.github.io/my-team-learning|51|2024-03-01|
|108|[hxchua/datadoubleconfirm](https://github.com/hxchua/datadoubleconfirm)|Simple datasets and notebooks for data visualization, statistical analysis and modelling - with write-ups here: http://projectosyo.wix.com/datadoubleconfirm. |51|2023-11-21| |108|[hxchua/datadoubleconfirm](https://github.com/hxchua/datadoubleconfirm)|Simple datasets and notebooks for data visualization, statistical analysis and modelling - with write-ups here: http://projectosyo.wix.com/datadoubleconfirm. |51|2023-11-21|
|109|[IKMLab/course_material](https://github.com/IKMLab/course_material)|上課教材的大集合!!!|50|2024-02-26| |109|[IKMLab/course_material](https://github.com/IKMLab/course_material)|上課教材的大集合!!!|50|2024-02-26|
|110|[aihes/LangChain-Tutorials-and-Examples](https://github.com/aihes/LangChain-Tutorials-and-Examples)|LangChain结合了大型语言模型、知识库和计算逻辑可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验包括教程和代码案例。让我们一起探索LangChain的可能性共同推动人工智能领域的进步|49|2023-09-21| |110|[aihes/LangChain-Tutorials-and-Examples](https://github.com/aihes/LangChain-Tutorials-and-Examples)|LangChain结合了大型语言模型、知识库和计算逻辑可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验包括教程和代码案例。让我们一起探索LangChain的可能性共同推动人工智能领域的进步|49|2023-09-21|
|111|[charliedream1/ai_wiki](https://github.com/charliedream1/ai_wiki)|AI实践各类知识和样例汇总包括大模型、编程、机器学习、 深度学习、强化学习、图神经网络语音识别、NLP和图像识别等|49|2024-02-29| |111|[charliedream1/ai_wiki](https://github.com/charliedream1/ai_wiki)|AI实践各类知识和样例汇总包括大模型、编程、机器学习、 深度学习、强化学习、图神经网络语音识别、NLP和图像识别等|49|2024-03-01|
|112|[datawhalechina/wow-plotly](https://github.com/datawhalechina/wow-plotly)|高级可视化神器plotly的学习|45|2024-01-12| |112|[datawhalechina/wow-plotly](https://github.com/datawhalechina/wow-plotly)|高级可视化神器plotly的学习|45|2024-01-12|
|113|[shuliu586/AI_Chinese_DataSet_KnowledgeDAO](https://github.com/shuliu586/AI_Chinese_DataSet_KnowledgeDAO)|供AI训练的中文数据集持续更新。。。与AI公司图谱目前的数据集餐饮行业8000问百度知道Alpaca中文数据集计算机领域数据集Vicuna数据集RedPajama数据集Wikipedia中文词条数据集网站论坛问答数据集|42|2023-11-29| |113|[shuliu586/AI_Chinese_DataSet_KnowledgeDAO](https://github.com/shuliu586/AI_Chinese_DataSet_KnowledgeDAO)|供AI训练的中文数据集持续更新。。。与AI公司图谱目前的数据集餐饮行业8000问百度知道Alpaca中文数据集计算机领域数据集Vicuna数据集RedPajama数据集Wikipedia中文词条数据集网站论坛问答数据集|42|2023-11-29|
|114|[yenlung/Python-AI-Book](https://github.com/yenlung/Python-AI-Book)|《少年Py的大冒險》第二集, 深度學習的入門!|42|2023-12-19| |114|[yenlung/Python-AI-Book](https://github.com/yenlung/Python-AI-Book)|《少年Py的大冒險》第二集, 深度學習的入門!|42|2023-12-19|

@ -1,27 +1,27 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Kotlin # 中文总榜 > 资料类 > Kotlin
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|29985|2024-01-09| |1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|29991|2024-01-09|
|2|[gedoor/legado](https://github.com/gedoor/legado)|Legado 3.0 Book Reader with powerful controls & full functions❤阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|22162|2024-02-29| |2|[gedoor/legado](https://github.com/gedoor/legado)|Legado 3.0 Book Reader with powerful controls & full functions❤阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|22195|2024-02-29|
|3|[hectorqin/reader](https://github.com/hectorqin/reader)|阅读3服务器版桌面端iOS可用。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element。麻烦点点star关注一下公众号【假装大佬】❗ Demo服务器由于未备案已被关停建议自行搭建|6532|2024-01-01| |3|[hectorqin/reader](https://github.com/hectorqin/reader)|阅读3服务器版桌面端iOS可用。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element。麻烦点点star关注一下公众号【假装大佬】❗ Demo服务器由于未备案已被关停建议自行搭建|6537|2024-01-01|
|4|[xihan123/QDReadHook](https://github.com/xihan123/QDReadHook)|起点阅读自定义增强 Xp 模块,愿大家都有一个愉快的看书体验|469|2024-02-29| |4|[xihan123/QDReadHook](https://github.com/xihan123/QDReadHook)|起点阅读自定义增强 Xp 模块,愿大家都有一个愉快的看书体验|470|2024-02-29|
|5|[androidmalin/AndroidComponentPlugin](https://github.com/androidmalin/AndroidComponentPlugin)|Android上简单实现四大组件的插件化供学习使用|441|2023-12-11| |5|[androidmalin/AndroidComponentPlugin](https://github.com/androidmalin/AndroidComponentPlugin)|Android上简单实现四大组件的插件化供学习使用|441|2023-12-11|
|6|[kongpf8848/Animation](https://github.com/kongpf8848/Animation)|Android各种动画效果合集项目包含了丰富的动画实例(逐帧动画补间动画Lottie动画GIF动画SVGA动画)体验动画之美让Android动起来😊😄😎|440|2024-01-21| |6|[kongpf8848/Animation](https://github.com/kongpf8848/Animation)|Android各种动画效果合集项目包含了丰富的动画实例(逐帧动画补间动画Lottie动画GIF动画SVGA动画)体验动画之美让Android动起来😊😄😎|440|2024-01-21|
|7|[LiushuiXiaoxia/AndroidModular](https://github.com/LiushuiXiaoxia/AndroidModular)|总结Android模块化的一些技术点|359|2024-02-06| |7|[LiushuiXiaoxia/AndroidModular](https://github.com/LiushuiXiaoxia/AndroidModular)|总结Android模块化的一些技术点|359|2024-02-06|
|8|[unit-mesh/build-your-ai-coding-assistant](https://github.com/unit-mesh/build-your-ai-coding-assistant)|有手就会 《构建你自己的 AI 辅助编码助手》 —— 介绍如何 DIY 一个端到端(从 IDE 插件、模型选型、数据集构建到模型微调)的 AI 辅助编程工具,类似于 GitHub Copilot、JetBrains AI Assistant、AutoDev 等。|351|2024-02-22| |8|[unit-mesh/build-your-ai-coding-assistant](https://github.com/unit-mesh/build-your-ai-coding-assistant)|有手就会 《构建你自己的 AI 辅助编码助手》 —— 介绍如何 DIY 一个端到端(从 IDE 插件、模型选型、数据集构建到模型微调)的 AI 辅助编程工具,类似于 GitHub Copilot、JetBrains AI Assistant、AutoDev 等。|356|2024-02-22|
|9|[idisfkj/android-api-analysis](https://github.com/idisfkj/android-api-analysis)|Android精华录: 该库的目的是结合详细的Demo来全面解析Android相关的知识点, 帮助读者能够更快的掌握与理解所阐述的要点。 不定时更新,与预期接下的要做的事,希望点进来的你能够喜欢😍😍|287|2023-12-26| |9|[idisfkj/android-api-analysis](https://github.com/idisfkj/android-api-analysis)|Android精华录: 该库的目的是结合详细的Demo来全面解析Android相关的知识点, 帮助读者能够更快的掌握与理解所阐述的要点。 不定时更新,与预期接下的要做的事,希望点进来的你能够喜欢😍😍|287|2023-12-26|
|10|[Arcns/fast-transition](https://github.com/Arcns/fast-transition)|一个能够快速实现Android TextView、圆角、切换图片等共享元素转场效果的工具库同时支持修复Android Q三个及以上页面共享元素动画丢失的BUG支持自定义复杂的共享元素动画支持仿小红书、Lemon8的拖拽返回+共享元素转场效果。|209|2023-09-19| |10|[Arcns/fast-transition](https://github.com/Arcns/fast-transition)|一个能够快速实现Android TextView、圆角、切换图片等共享元素转场效果的工具库同时支持修复Android Q三个及以上页面共享元素动画丢失的BUG支持自定义复杂的共享元素动画支持仿小红书、Lemon8的拖拽返回+共享元素转场效果。|209|2023-09-19|
|11|[cy745/LMusic](https://github.com/cy745/LMusic)|一个简洁且独特的音乐播放器在其中学习使用了MVVM架构|166|2024-02-28| |11|[cy745/LMusic](https://github.com/cy745/LMusic)|一个简洁且独特的音乐播放器在其中学习使用了MVVM架构|166|2024-02-28|
|12|[ice1000/A8Translate](https://github.com/ice1000/A8Translate)|一个无毒的Android Studio / IntelliJ IDEA 翻译插件|161|2023-12-02| |12|[ice1000/A8Translate](https://github.com/ice1000/A8Translate)|一个无毒的Android Studio / IntelliJ IDEA 翻译插件|161|2023-12-02|
|13|[AoEiuV020/PaNovel](https://github.com/AoEiuV020/PaNovel)|我们不生产小说,我们只做网站的搬运工,|138|2023-12-05| |13|[AoEiuV020/PaNovel](https://github.com/AoEiuV020/PaNovel)|我们不生产小说,我们只做网站的搬运工,|138|2023-12-05|
|14|[FishHawk/auto-novel](https://github.com/FishHawk/auto-novel)|将日本网络小说/文库小说翻译成中文并转换成电子书。|134|2024-02-29| |14|[FishHawk/auto-novel](https://github.com/FishHawk/auto-novel)|将日本网络小说/文库小说翻译成中文并转换成电子书。|135|2024-03-01|
|15|[blackfrogxxoo/ScheduleView](https://github.com/blackfrogxxoo/ScheduleView)|高仿飞书日历Android|113|2023-10-30| |15|[blackfrogxxoo/ScheduleView](https://github.com/blackfrogxxoo/ScheduleView)|高仿飞书日历Android|113|2023-10-30|
|16|[leavesCZY/RobustWebView](https://github.com/leavesCZY/RobustWebView)|Android WebView H5 秒开方案总结|97|2023-12-31| |16|[leavesCZY/RobustWebView](https://github.com/leavesCZY/RobustWebView)|Android WebView H5 秒开方案总结|97|2023-12-31|
|17|[idisfkj/daily_algorithm](https://github.com/idisfkj/daily_algorithm)|🔥算法进阶,由浅入深,欢迎加入一起共勉(A daily algorithmWelcome to join and share together)|77|2024-02-29| |17|[idisfkj/daily_algorithm](https://github.com/idisfkj/daily_algorithm)|🔥算法进阶,由浅入深,欢迎加入一起共勉(A daily algorithmWelcome to join and share together)|78|2024-03-01|
|18|[xloger/LawRefBookAndroid](https://github.com/xloger/LawRefBookAndroid)|中华人民共和国法律手册 - 一个 Android 端的阅读器|74|2024-02-13| |18|[xloger/LawRefBookAndroid](https://github.com/xloger/LawRefBookAndroid)|中华人民共和国法律手册 - 一个 Android 端的阅读器|74|2024-02-13|
|19|[hsicen/HencoderPlus](https://github.com/hsicen/HencoderPlus)|扔物线Hencoder plus系列课程 |67|2024-02-07| |19|[hsicen/HencoderPlus](https://github.com/hsicen/HencoderPlus)|扔物线Hencoder plus系列课程 |67|2024-02-07|
|20|[JIULANG9/WordsFairyNote](https://github.com/JIULANG9/WordsFairyNote)|词仙笔记源码|65|2023-12-30| |20|[JIULANG9/WordsFairyNote](https://github.com/JIULANG9/WordsFairyNote)|词仙笔记源码|65|2023-12-30|
@ -38,7 +38,7 @@
|31|[react-native-hero/wechat](https://github.com/react-native-hero/wechat)|微信 - 登录、分享、支付|14|2023-10-30| |31|[react-native-hero/wechat](https://github.com/react-native-hero/wechat)|微信 - 登录、分享、支付|14|2023-10-30|
|32|[Coder-HuangBH/MyCustomView](https://github.com/Coder-HuangBH/MyCustomView)|自己做的自定义View集合|13|2023-11-05| |32|[Coder-HuangBH/MyCustomView](https://github.com/Coder-HuangBH/MyCustomView)|自己做的自定义View集合|13|2023-11-05|
|33|[pengxurui/Singularity](https://github.com/pengxurui/Singularity)|CS-Self-Learning|13|2023-12-01| |33|[pengxurui/Singularity](https://github.com/pengxurui/Singularity)|CS-Self-Learning|13|2023-12-01|
|34|[CuteReimu/TheMessage](https://github.com/CuteReimu/TheMessage)|《风声典藏版》桌游的服务端代码。客户端代码见https://github.com/Death-alter/TheMessage|11|2024-02-27| |34|[CuteReimu/TheMessage](https://github.com/CuteReimu/TheMessage)|《风声典藏版》桌游的服务端代码。客户端代码见https://github.com/Death-alter/TheMessage|11|2024-03-01|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,20 +1,20 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Lua # 中文总榜 > 资料类 > Lua
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[Kengxxiao/ArknightsGameData](https://github.com/Kengxxiao/ArknightsGameData)|《明日方舟》游戏数据|1267|2024-02-27| |1|[Kengxxiao/ArknightsGameData](https://github.com/Kengxxiao/ArknightsGameData)|《明日方舟》游戏数据|1268|2024-02-27|
|2|[kawre/leetcode.nvim](https://github.com/kawre/leetcode.nvim)|A Neovim plugin enabling you to solve LeetCode problems.|432|2024-02-29| |2|[kawre/leetcode.nvim](https://github.com/kawre/leetcode.nvim)|A Neovim plugin enabling you to solve LeetCode problems.|434|2024-02-29|
|3|[openresty/lua-resty-lock](https://github.com/openresty/lua-resty-lock)|Simple nonblocking lock API for ngx_lua based on shared memory dictionaries|302|2023-11-23| |3|[openresty/lua-resty-lock](https://github.com/openresty/lua-resty-lock)|Simple nonblocking lock API for ngx_lua based on shared memory dictionaries|302|2023-11-23|
|4|[max-ri/Guidelime](https://github.com/max-ri/Guidelime)|Guidelime: A WoW Classic addon for leveling guides with automatic progress updates|156|2023-12-19| |4|[max-ri/Guidelime](https://github.com/max-ri/Guidelime)|Guidelime: A WoW Classic addon for leveling guides with automatic progress updates|156|2023-12-19|
|5|[simdsoft/x-studio](https://github.com/simdsoft/x-studio)|This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2024 Simdsoft Limited|114|2024-02-10| |5|[simdsoft/x-studio](https://github.com/simdsoft/x-studio)|This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2024 Simdsoft Limited|114|2024-02-10|
|6|[LintaoAmons/CoolStuffes](https://github.com/LintaoAmons/CoolStuffes)|我的分享放这里了,大家随便拿去用啊,记得给个星星就行啦~|108|2024-02-06| |6|[LintaoAmons/CoolStuffes](https://github.com/LintaoAmons/CoolStuffes)|我的分享放这里了,大家随便拿去用啊,记得给个星星就行啦~|108|2024-03-01|
|7|[JuanZoran/Trans.nvim](https://github.com/JuanZoran/Trans.nvim)|An awesome neovim plugin written by lua which can help translate English into Chinese 一个使用lua编写的neovim英文->中文[离线 在线]翻译插件, 还在施工中|104|2024-02-13| |7|[JuanZoran/Trans.nvim](https://github.com/JuanZoran/Trans.nvim)|An awesome neovim plugin written by lua which can help translate English into Chinese 一个使用lua编写的neovim英文->中文[离线 在线]翻译插件, 还在施工中|104|2024-02-13|
|8|[MsLGXC/GTA-StandAIO](https://github.com/MsLGXC/GTA-StandAIO)|GTAV Stand Mod Menu的All In One多位一体合集储存库,包含了stand的大量优秀脚本、汉化同时也是MsLGXC线上画质模组的唯一更新地址|26|2023-12-14| |8|[MsLGXC/GTA-StandAIO](https://github.com/MsLGXC/GTA-StandAIO)|GTAV Stand Mod Menu的All In One多位一体合集储存库,包含了stand的大量优秀脚本、汉化同时也是MsLGXC线上画质模组的唯一更新地址|26|2023-12-14|
|9|[zincPower/Lua_Study_2022](https://github.com/zincPower/Lua_Study_2022)|用于结合“江澎涌”公众号分享 Lua 知识点,形成知识体系|11|2023-11-24| |9|[zincPower/Lua_Study_2022](https://github.com/zincPower/Lua_Study_2022)|用于结合“江澎涌”公众号分享 Lua 知识点,形成知识体系|11|2023-11-24|
|10|[LanbingIce/IsaacSocket-Mod](https://github.com/LanbingIce/IsaacSocket-Mod)|这是一个《以撒的结合》的Mod可为其他mod提供操作剪贴板连接WebSocket等接口|10|2024-02-29| |10|[LanbingIce/IsaacSocket-Mod](https://github.com/LanbingIce/IsaacSocket-Mod)|这是一个《以撒的结合》的Mod可为其他mod提供操作剪贴板连接WebSocket等接口|10|2024-03-01|
|11|[l549349545/MeetingStone_Happy](https://github.com/l549349545/MeetingStone_Happy)|魔兽世界集合石插件修改版|9|2023-11-16| |11|[l549349545/MeetingStone_Happy](https://github.com/l549349545/MeetingStone_Happy)|魔兽世界集合石插件修改版|9|2023-11-16|
|12|[mamjun/DST-Sora](https://github.com/mamjun/DST-Sora)|《饥荒:联机版》里 穹妹的mod|7|2024-02-17| |12|[mamjun/DST-Sora](https://github.com/mamjun/DST-Sora)|《饥荒:联机版》里 穹妹的mod|7|2024-02-17|
|13|[Yiklek/oh-my-rime](https://github.com/Yiklek/oh-my-rime)|rime 输入法集合|6|2023-11-04| |13|[Yiklek/oh-my-rime](https://github.com/Yiklek/oh-my-rime)|rime 输入法集合|6|2023-11-04|

@ -1,11 +1,11 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Objective-C # 中文总榜 > 资料类 > Objective-C
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[Alinto/sogo](https://github.com/Alinto/sogo)|SOGo is a very fast and scalable modern collaboration suite (groupware). It offers calendaring, address book management, and a full-featured Webmail client along with resource sharing and permission h ...|1671|2024-02-28| |1|[Alinto/sogo](https://github.com/Alinto/sogo)|SOGo is a very fast and scalable modern collaboration suite (groupware). It offers calendaring, address book management, and a full-featured Webmail client along with resource sharing and permission h ...|1672|2024-03-01|
|2|[HeathWang/HWPanModal](https://github.com/HeathWang/HWPanModal)|HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画头条、知乎、抖音弹出评论效果地图浮层iOS13 present默认模态效果。|1121|2023-11-23| |2|[HeathWang/HWPanModal](https://github.com/HeathWang/HWPanModal)|HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画头条、知乎、抖音弹出评论效果地图浮层iOS13 present默认模态效果。|1121|2023-11-23|
|3|[tangtiancheng/DouYinComment](https://github.com/tangtiancheng/DouYinComment)|1.抖音视频转场动画,抖音左滑push进个人主页, 评论手势拖拽效果 , 视频播放, 边下边播, 预加载, TikTok 2.网易云iOS小组件,动态Widget,时钟组件,风扇组件,滚动照片组件, 帧动画小组件 3.铃声多多,上传铃声音频到库乐队(GarageBand) 4.微博主页、简书主页等。多页面嵌套列表分页滚动上下滑动左右滑动切换页面。类似TableView共用HeaderView ...|501|2024-02-28| |3|[tangtiancheng/DouYinComment](https://github.com/tangtiancheng/DouYinComment)|1.抖音视频转场动画,抖音左滑push进个人主页, 评论手势拖拽效果 , 视频播放, 边下边播, 预加载, TikTok 2.网易云iOS小组件,动态Widget,时钟组件,风扇组件,滚动照片组件, 帧动画小组件 3.铃声多多,上传铃声音频到库乐队(GarageBand) 4.微博主页、简书主页等。多页面嵌套列表分页滚动上下滑动左右滑动切换页面。类似TableView共用HeaderView ...|501|2024-02-28|
|4|[debugly/FFmpegTutorial](https://github.com/debugly/FFmpegTutorial)|FFmpeg step by step tutorials for iOS/macOS developer. (适合零基础的 iOS/macOS 开发者学习FFmpeg API 和音视频渲染技术。演示了 OpenGL 和 Metal 等多种视频渲染方式,以及使用 AudioUnit 和 AudioQueue 渲染不同格式的音频。)|272|2024-01-15| |4|[debugly/FFmpegTutorial](https://github.com/debugly/FFmpegTutorial)|FFmpeg step by step tutorials for iOS/macOS developer. (适合零基础的 iOS/macOS 开发者学习FFmpeg API 和音视频渲染技术。演示了 OpenGL 和 Metal 等多种视频渲染方式,以及使用 AudioUnit 和 AudioQueue 渲染不同格式的音频。)|272|2024-01-15|

@ -1,33 +1,33 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > PHP # 中文总榜 > 资料类 > PHP
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|Sample code for several design patterns in PHP 8.x|21630|2023-09-28| |1|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|Sample code for several design patterns in PHP 8.x|21632|2023-09-28|
|2|[pandora-next/deploy](https://github.com/pandora-next/deploy)|Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API + Signup Free = PandoraNext. New GPTs(Gizmo) UI, All in one!|10818|2024-01-21| |2|[pandora-next/deploy](https://github.com/pandora-next/deploy)|Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API + Signup Free = PandoraNext. New GPTs(Gizmo) UI, All in one!|10824|2024-01-21|
|3|[mashirozx/sakura](https://github.com/mashirozx/sakura)|A Wonderful WordPress Theme: 樱花庄的白猫博客主题|3345|2024-02-20| |3|[mashirozx/sakura](https://github.com/mashirozx/sakura)|A Wonderful WordPress Theme: 樱花庄的白猫博客主题|3346|2024-02-20|
|4|[orangetw/My-CTF-Web-Challenges](https://github.com/orangetw/My-CTF-Web-Challenges)|Collection of CTF Web challenges I made|2576|2023-11-08| |4|[orangetw/My-CTF-Web-Challenges](https://github.com/orangetw/My-CTF-Web-Challenges)|Collection of CTF Web challenges I made|2576|2023-11-08|
|5|[freescout-helpdesk/freescout](https://github.com/freescout-helpdesk/freescout)|FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)|2513|2024-02-28| |5|[freescout-helpdesk/freescout](https://github.com/freescout-helpdesk/freescout)|FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)|2518|2024-02-28|
|6|[basicmi/AI-Chip](https://github.com/basicmi/AI-Chip)|A list of ICs and IPs for AI, Machine Learning and Deep Learning.|1568|2023-09-29| |6|[basicmi/AI-Chip](https://github.com/basicmi/AI-Chip)|A list of ICs and IPs for AI, Machine Learning and Deep Learning.|1568|2023-09-29|
|7|[ProbiusOfficial/Hello-CTF](https://github.com/ProbiusOfficial/Hello-CTF)|【Hello CTF】题目配套免费开源的CTF入门教程针对0基础新手编写同时兼顾信息差的填补对各阶段的CTFer都友好的开源教程致力于CTF和网络安全的开源生态|1530|2024-02-29| |7|[ProbiusOfficial/Hello-CTF](https://github.com/ProbiusOfficial/Hello-CTF)|【Hello CTF】题目配套免费开源的CTF入门教程针对0基础新手编写同时兼顾信息差的填补对各阶段的CTFer都友好的开源教程致力于CTF和网络安全的开源生态|1530|2024-03-01|
|8|[codehub666/94list](https://github.com/codehub666/94list)|百度网盘分享链接分析渲染列表辅助下载开源程序|1392|2024-02-15| |8|[codehub666/94list](https://github.com/codehub666/94list)|百度网盘分享链接分析渲染列表辅助下载开源程序|1395|2024-02-15|
|9|[xiebruce/PicUploader](https://github.com/xiebruce/PicUploader)|一个还不错的图床工具支持Mac/Win/Linux服务器、支持压缩后上传、添加图片或文字水印、多文件同时上传、同时上传到多个云、右击任意文件上传、快捷键上传剪贴板截图、Web版上传、支持作为Mweb/Typora发布图片接口、作为PicGo/ShareX/uPic等的自定义图床支持在服务器上部署作为图床接口支持上传任意格式文件。|1158|2024-02-13| |9|[xiebruce/PicUploader](https://github.com/xiebruce/PicUploader)|一个还不错的图床工具支持Mac/Win/Linux服务器、支持压缩后上传、添加图片或文字水印、多文件同时上传、同时上传到多个云、右击任意文件上传、快捷键上传剪贴板截图、Web版上传、支持作为Mweb/Typora发布图片接口、作为PicGo/ShareX/uPic等的自定义图床支持在服务器上部署作为图床接口支持上传任意格式文件。|1158|2024-02-13|
|10|[opensource-socialnetwork/opensource-socialnetwork](https://github.com/opensource-socialnetwork/opensource-socialnetwork)|Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who s ...|1018|2024-02-26| |10|[opensource-socialnetwork/opensource-socialnetwork](https://github.com/opensource-socialnetwork/opensource-socialnetwork)|Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who s ...|1018|2024-03-01|
|11|[bugaosuni59/TH-CPL](https://github.com/bugaosuni59/TH-CPL)|清华大学计算机学科推荐学术会议和期刊列表|884|2023-10-12| |11|[bugaosuni59/TH-CPL](https://github.com/bugaosuni59/TH-CPL)|清华大学计算机学科推荐学术会议和期刊列表|884|2023-10-12|
|12|[zelon88/HRConvert2](https://github.com/zelon88/HRConvert2)|A self-hosted, drag-and-drop & nosql file conversion server & share tool that supports 86 file formats in 13 languages.|828|2023-11-05| |12|[zelon88/HRConvert2](https://github.com/zelon88/HRConvert2)|A self-hosted, drag-and-drop & nosql file conversion server & share tool that supports 86 file formats in 13 languages.|828|2023-11-05|
|13|[zblogcn/zblogphp](https://github.com/zblogcn/zblogphp)|Z-BlogPHP博客程序|776|2024-02-01| |13|[zblogcn/zblogphp](https://github.com/zblogcn/zblogphp)|Z-BlogPHP博客程序|776|2024-02-01|
|14|[oubingbing/wechatAlliance](https://github.com/oubingbing/wechatAlliance)|微信小程序--校园小情书后台源码,好玩的表白墙,告白墙。|671|2023-11-29| |14|[oubingbing/wechatAlliance](https://github.com/oubingbing/wechatAlliance)|微信小程序--校园小情书后台源码,好玩的表白墙,告白墙。|671|2023-11-29|
|15|[wanglelecc/laracms](https://github.com/wanglelecc/laracms)|LaraCMS 是在学习 laravel web 开发实战进阶 + 实战构架 API 服务器) 过程中产生的一个业余作品试图通过简单的方式快速构建一套基本的企业站同时保留很灵活的扩展能力和优雅的代码方式当然这些都得益Laravel的优秀设计。同时LaraCMS 也是一个学习Laravel 不错的参考示例。|595|2023-09-19| |15|[wanglelecc/laracms](https://github.com/wanglelecc/laracms)|LaraCMS 是在学习 laravel web 开发实战进阶 + 实战构架 API 服务器) 过程中产生的一个业余作品试图通过简单的方式快速构建一套基本的企业站同时保留很灵活的扩展能力和优雅的代码方式当然这些都得益Laravel的优秀设计。同时LaraCMS 也是一个学习Laravel 不错的参考示例。|595|2023-09-19|
|16|[liaocp666/Jasmine](https://github.com/liaocp666/Jasmine)|A Typecho Theme. 一款 Typecho 主题。专为博客类网站开发,响应式设计,在移动端也有不错体验。主要使用白、灰、黑三种配色,整体简洁、精致、美观。|562|2023-12-04| |16|[liaocp666/Jasmine](https://github.com/liaocp666/Jasmine)|A Typecho Theme. 一款 Typecho 主题。专为博客类网站开发,响应式设计,在移动端也有不错体验。主要使用白、灰、黑三种配色,整体简洁、精致、美观。|564|2023-12-04|
|17|[zhuige-com/jiangqie_kafei](https://github.com/zhuige-com/jiangqie_kafei)|酱茄小程序开源版基于WordPress的微信小程序适用于博客小程序和新闻资讯小程序。|544|2024-01-08| |17|[zhuige-com/jiangqie_kafei](https://github.com/zhuige-com/jiangqie_kafei)|酱茄小程序开源版基于WordPress的微信小程序适用于博客小程序和新闻资讯小程序。|544|2024-01-08|
|18|[jiushill/note](https://github.com/jiushill/note)|记录自己写的工具和学习笔记|411|2023-12-14| |18|[jiushill/note](https://github.com/jiushill/note)|记录自己写的工具和学习笔记|411|2023-12-14|
|19|[storyflow/PHPer](https://github.com/storyflow/PHPer)|一个PHPer的升级之路|368|2023-11-02| |19|[storyflow/PHPer](https://github.com/storyflow/PHPer)|一个PHPer的升级之路|368|2023-11-02|
|20|[mokeyjay/Pixiv-daily-ranking-widget](https://github.com/mokeyjay/Pixiv-daily-ranking-widget)|会自动更新的P站每日榜小挂件适合放在博客侧边栏等地方 Pixiv daily ranking widget, automatically updates, suitable for blog sidebar, etc.|268|2023-12-23| |20|[mokeyjay/Pixiv-daily-ranking-widget](https://github.com/mokeyjay/Pixiv-daily-ranking-widget)|会自动更新的P站每日榜小挂件适合放在博客侧边栏等地方 Pixiv daily ranking widget, automatically updates, suitable for blog sidebar, etc.|268|2023-12-23|
|21|[ycrao/mynotes](https://github.com/ycrao/mynotes)|笔记、Laravel、PHP、面试题、MySQL、HTML、CSS、Java...|227|2023-10-12| |21|[ycrao/mynotes](https://github.com/ycrao/mynotes)|笔记、Laravel、PHP、面试题、MySQL、HTML、CSS、Java...|227|2023-10-12|
|22|[Seevil/fantasy](https://github.com/Seevil/fantasy)|一款极简Typecho 博客主题|226|2023-11-07| |22|[Seevil/fantasy](https://github.com/Seevil/fantasy)|一款极简Typecho 博客主题|226|2023-11-07|
|23|[5ime/images_spider](https://github.com/5ime/images_spider)|短视频图集图片去水印:快手,皮皮虾,最右,小红书,微博|223|2023-12-18| |23|[5ime/images_spider](https://github.com/5ime/images_spider)|短视频图集图片去水印:快手,皮皮虾,最右,小红书,微博|224|2023-12-18|
|24|[lu2ker/PHP-Code](https://github.com/lu2ker/PHP-Code)|通过ThinkPHP框架学习PHP代码审计|220|2023-10-16| |24|[lu2ker/PHP-Code](https://github.com/lu2ker/PHP-Code)|通过ThinkPHP框架学习PHP代码审计|220|2023-10-16|
|25|[changbin1997/MWordStar](https://github.com/changbin1997/MWordStar)|响应式双栏 Typecho 博客主题|194|2024-02-28| |25|[changbin1997/MWordStar](https://github.com/changbin1997/MWordStar)|响应式双栏 Typecho 博客主题|194|2024-02-28|
|26|[changbin1997/Facile](https://github.com/changbin1997/Facile)|一个简洁的 Typecho 博客主题|139|2024-02-21| |26|[changbin1997/Facile](https://github.com/changbin1997/Facile)|一个简洁的 Typecho 博客主题|139|2024-02-21|
@ -36,12 +36,12 @@
|29|[code-lives/Pays](https://github.com/code-lives/Pays)|微信小程序、抖音小程序、百度小程序、支付宝小程序、快手小程序集合支付、手机号解密、获取Token、模版消息、支付异步通知、退款、订单查询|92|2024-02-19| |29|[code-lives/Pays](https://github.com/code-lives/Pays)|微信小程序、抖音小程序、百度小程序、支付宝小程序、快手小程序集合支付、手机号解密、获取Token、模版消息、支付异步通知、退款、订单查询|92|2024-02-19|
|30|[tsxcw/mtab](https://github.com/tsxcw/mtab)|Mtab书签导航程序 - 免费无广告的浏览器书签助手,多端同步、美观易用的在 线导航和书签工具,自主研发免费使用,帮助您高效管理 网页和应用,提升在线体验。|86|2024-02-22| |30|[tsxcw/mtab](https://github.com/tsxcw/mtab)|Mtab书签导航程序 - 免费无广告的浏览器书签助手,多端同步、美观易用的在 线导航和书签工具,自主研发免费使用,帮助您高效管理 网页和应用,提升在线体验。|86|2024-02-22|
|31|[CodeIgniter-Chinese/codeigniter4-user-guide](https://github.com/CodeIgniter-Chinese/codeigniter4-user-guide)|CodeIgniter 4 Chinese User Guide - CodeIgniter 4 简体中文手册|78|2024-02-04| |31|[CodeIgniter-Chinese/codeigniter4-user-guide](https://github.com/CodeIgniter-Chinese/codeigniter4-user-guide)|CodeIgniter 4 Chinese User Guide - CodeIgniter 4 简体中文手册|78|2024-02-04|
|32|[lcp0578/cheat-sheets](https://github.com/lcp0578/cheat-sheets)|:elephant: :elephant: my cheat sheets :memo: , Symfony, Go, Python, C++, GIS, Qt, MySQL, Twig, Doctrine, Nginx, ElasticSearch, TiDB, Linux etc.|70|2024-02-29| |32|[lcp0578/cheat-sheets](https://github.com/lcp0578/cheat-sheets)|:elephant: :elephant: my cheat sheets :memo: , Symfony, Go, Python, C++, GIS, Qt, MySQL, Twig, Doctrine, Nginx, ElasticSearch, TiDB, Linux etc.|70|2024-03-01|
|33|[asundust/wechat-work-push](https://github.com/asundust/wechat-work-push)|利用企业微信应用消息向微信发送通知(无需公众号,不需要安装企业微信客户端,低成本推送消息解决方案)|69|2023-09-04| |33|[asundust/wechat-work-push](https://github.com/asundust/wechat-work-push)|利用企业微信应用消息向微信发送通知(无需公众号,不需要安装企业微信客户端,低成本推送消息解决方案)|69|2023-09-04|
|34|[anhao/AL_lolimeow](https://github.com/anhao/AL_lolimeow)|Typecho博客 AL_lolimeow |67|2024-01-26| |34|[anhao/AL_lolimeow](https://github.com/anhao/AL_lolimeow)|Typecho博客 AL_lolimeow |67|2024-01-26|
|35|[zhan3333/note](https://github.com/zhan3333/note)|编程笔记:算法、语言、工具、面试|65|2024-01-29| |35|[zhan3333/note](https://github.com/zhan3333/note)|编程笔记:算法、语言、工具、面试|65|2024-01-29|
|36|[imvicchen/victheme-Wordpress-Theme](https://github.com/imvicchen/victheme-Wordpress-Theme)|victheme - 基于bootstrap框架的Wordpress博客主题。|62|2023-11-02| |36|[find-xposed-magisk/pandora-next](https://github.com/find-xposed-magisk/pandora-next)|潘多拉云 + 潘多拉服务器 + 共享聊天 + BackendAPI 代理 + Chat2API = 潘多拉下一个。新的GPTGizmoUI多合一Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API = PandoraNext. New GPTs(Gizmo) UI, All in one!|62|2024-03-01|
|37|[find-xposed-magisk/pandora-next](https://github.com/find-xposed-magisk/pandora-next)|潘多拉云 + 潘多拉服务器 + 共享聊天 + BackendAPI 代理 + Chat2API = 潘多拉下一个。新的GPTGizmoUI多合一Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API = PandoraNext. New GPTs(Gizmo) UI, All in one!|61|2024-02-29| |37|[imvicchen/victheme-Wordpress-Theme](https://github.com/imvicchen/victheme-Wordpress-Theme)|victheme - 基于bootstrap框架的Wordpress博客主题。|62|2023-11-02|
|38|[nazgul26/PHPRecipebook](https://github.com/nazgul26/PHPRecipebook)|Cookbook and Meal planning software. Runs on PHP with MySQL/PostgreSQL.|60|2024-02-26| |38|[nazgul26/PHPRecipebook](https://github.com/nazgul26/PHPRecipebook)|Cookbook and Meal planning software. Runs on PHP with MySQL/PostgreSQL.|60|2024-02-26|
|39|[ss098/work](https://github.com/ss098/work)|一个收集图片并打包的工具,主要用于完成上级团委组织的行政任务:收集青年大学习截图。|55|2024-01-30| |39|[ss098/work](https://github.com/ss098/work)|一个收集图片并打包的工具,主要用于完成上级团委组织的行政任务:收集青年大学习截图。|55|2024-01-30|
|40|[zhangyue0503/dev-blog](https://github.com/zhangyue0503/dev-blog)|php博客文章|42|2024-02-29| |40|[zhangyue0503/dev-blog](https://github.com/zhangyue0503/dev-blog)|php博客文章|42|2024-02-29|

@ -1,206 +1,206 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Python # 中文总榜 > 资料类 > Python
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|247784|2024-02-26| |1|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|247850|2024-02-26|
|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|147735|2024-02-26| |2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|147799|2024-02-26|
|3|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|82561|2024-02-28| |3|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|82620|2024-03-01|
|4|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。|54393|2024-02-26| |4|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。|54424|2024-02-26|
|5|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|34895|2024-01-30| |5|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|34897|2024-01-30|
|6|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|29214|2024-02-05| |6|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|29218|2024-02-05|
|7|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|22527|2024-01-05| |7|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|22527|2024-01-05|
|8|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|21263|2024-02-04| |8|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|21267|2024-02-04|
|9|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.|20999|2024-01-18| |9|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.|21018|2024-01-18|
|10|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|🐧 A list of awesome Linux softwares |20866|2024-02-23| |10|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|🐧 A list of awesome Linux softwares |20869|2024-02-23|
|11|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|20741|2024-02-28| |11|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|20747|2024-03-01|
|12|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|18917|2024-01-27| |12|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|18925|2024-01-27|
|13|[kaixindelele/ChatPaper](https://github.com/kaixindelele/ChatPaper)|Use ChatGPT to summarize the arXiv papers. 全流程加速科研利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复|17123|2024-02-29| |13|[kaixindelele/ChatPaper](https://github.com/kaixindelele/ChatPaper)|Use ChatGPT to summarize the arXiv papers. 全流程加速科研利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复|17137|2024-02-29|
|14|[LiLittleCat/awesome-free-chatgpt](https://github.com/LiLittleCat/awesome-free-chatgpt)|🆓免费的 ChatGPT 镜像网站列表持续更新。List of free ChatGPT mirror sites, continuously updated. |15080|2024-02-01| |14|[LiLittleCat/awesome-free-chatgpt](https://github.com/LiLittleCat/awesome-free-chatgpt)|🆓免费的 ChatGPT 镜像网站列表持续更新。List of free ChatGPT mirror sites, continuously updated. |15106|2024-02-01|
|15|[wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider)|python爬虫教程系列、从0到1学习python爬虫包括浏览器抓包手机APP抓包如 fiddler、mitmproxy各种爬虫涉及的模块的使用requests、beautifulSoup、selenium、appium、scrapy等以及IP代理验证码识别MysqlMongoDB数据库的python使用多线程多进程爬虫的使用css 爬虫加密逆向破解JS爬虫逆向分布式 ...|14849|2024-02-23| |15|[wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider)|python爬虫教程系列、从0到1学习python爬虫包括浏览器抓包手机APP抓包如 fiddler、mitmproxy各种爬虫涉及的模块的使用requests、beautifulSoup、selenium、appium、scrapy等以及IP代理验证码识别MysqlMongoDB数据库的python使用多线程多进程爬虫的使用css 爬虫加密逆向破解JS爬虫逆向分布式 ...|14861|2024-02-23|
|16|[shengqiangzhang/examples-of-web-crawlers](https://github.com/shengqiangzhang/examples-of-web-crawlers)|一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )|13293|2023-12-25| |16|[shengqiangzhang/examples-of-web-crawlers](https://github.com/shengqiangzhang/examples-of-web-crawlers)|一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )|13300|2023-12-25|
|17|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|12629|2024-02-26| |17|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|12634|2024-02-26|
|18|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12467|2023-09-20| |18|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12468|2023-09-20|
|19|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|10593|2023-11-25| |19|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|10597|2023-11-25|
|20|[pwxcoo/chinese-xinhua](https://github.com/pwxcoo/chinese-xinhua)|:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。|10540|2023-12-26| |20|[pwxcoo/chinese-xinhua](https://github.com/pwxcoo/chinese-xinhua)|:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。|10541|2023-12-26|
|21|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|10480|2024-01-31| |21|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|10484|2024-01-31|
|22|[yzfly/awesome-chatgpt-zh](https://github.com/yzfly/awesome-chatgpt-zh)|ChatGPT 中文指南🔥ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀|9504|2024-02-26| |22|[yzfly/awesome-chatgpt-zh](https://github.com/yzfly/awesome-chatgpt-zh)|ChatGPT 中文指南🔥ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀|9516|2024-02-26|
|23|[OpenTalker/SadTalker](https://github.com/OpenTalker/SadTalker)|[CVPR 2023] SadTalkerLearning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation|9165|2024-02-11| |23|[OpenTalker/SadTalker](https://github.com/OpenTalker/SadTalker)|[CVPR 2023] SadTalkerLearning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation|9181|2024-02-11|
|24|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎 爬虫操作excel微信公众号远程开机|9045|2023-10-10| |24|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎 爬虫操作excel微信公众号远程开机|9050|2023-10-10|
|25|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」保姆级教程AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|8482|2024-02-22| |25|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」保姆级教程AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|8486|2024-02-22|
|26|[modelscope/facechain](https://github.com/modelscope/facechain)|FaceChain is a deep-learning toolchain for generating your Digital-Twin.|7936|2024-02-28| |26|[modelscope/facechain](https://github.com/modelscope/facechain)|FaceChain is a deep-learning toolchain for generating your Digital-Twin.|7940|2024-02-28|
|27|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子更多Python良心教程见 Python中文网 http://www.zglg.work|7794|2023-09-03| |27|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子更多Python良心教程见 Python中文网 http://www.zglg.work|7795|2023-09-03|
|28|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|7474|2023-12-24| |28|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|7479|2023-12-24|
|29|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|7263|2024-01-31| |29|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|7266|2024-01-31|
|30|[Visualize-ML/Book4_Power-of-Matrix](https://github.com/Visualize-ML/Book4_Power-of-Matrix)|Book_4_《矩阵力量》 鸢尾花书:从加减乘除到机器学习;上架!|7239|2024-01-19| |30|[Visualize-ML/Book4_Power-of-Matrix](https://github.com/Visualize-ML/Book4_Power-of-Matrix)|Book_4_《矩阵力量》 鸢尾花书:从加减乘除到机器学习;上架!|7246|2024-01-19|
|31|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|7093|2023-09-28| |31|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|7094|2023-09-28|
|32|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰旨在安全快捷的帮助用户拿回自己的数据工具代码开源流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|7063|2024-02-19| |32|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰旨在安全快捷的帮助用户拿回自己的数据工具代码开源流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|7064|2024-02-19|
|33|[taobao/nginx-book](https://github.com/taobao/nginx-book)|Nginx开发从入门到精通|6833|2023-11-20| |33|[taobao/nginx-book](https://github.com/taobao/nginx-book)|Nginx开发从入门到精通|6834|2023-11-20|
|34|[yihong0618/bilingual_book_maker](https://github.com/yihong0618/bilingual_book_maker)|Make bilingual epub books Using AI translate|6692|2024-02-29| |34|[yihong0618/bilingual_book_maker](https://github.com/yihong0618/bilingual_book_maker)|Make bilingual epub books Using AI translate|6695|2024-02-29|
|35|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|6288|2024-01-30| |35|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|6287|2024-01-30|
|36|[01-ai/Yi](https://github.com/01-ai/Yi)|A series of large language models trained from scratch by developers @01-ai|6162|2024-02-28| |36|[01-ai/Yi](https://github.com/01-ai/Yi)|A series of large language models trained from scratch by developers @01-ai|6171|2024-03-01|
|37|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt ExamplesPyQt各种测试和例子 PyQt4 PyQt5|6078|2024-02-26| |37|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt ExamplesPyQt各种测试和例子 PyQt4 PyQt5|6081|2024-02-26|
|38|[aymericdamien/TopDeepLearning](https://github.com/aymericdamien/TopDeepLearning)|A list of popular github projects related to deep learning|5780|2024-02-16| |38|[aymericdamien/TopDeepLearning](https://github.com/aymericdamien/TopDeepLearning)|A list of popular github projects related to deep learning|5780|2024-02-16|
|39|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5722|2023-11-15| |39|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5725|2023-11-15|
|40|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|5556|2023-11-23| |40|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|5556|2023-11-23|
|41|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|5421|2024-02-29| |41|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|5423|2024-03-01|
|42|[Visualize-ML/Book3_Elements-of-Mathematics](https://github.com/Visualize-ML/Book3_Elements-of-Mathematics)|Book_3_《数学要素》 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书!|5295|2024-01-19| |42|[Visualize-ML/Book3_Elements-of-Mathematics](https://github.com/Visualize-ML/Book3_Elements-of-Mathematics)|Book_3_《数学要素》 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书!|5302|2024-01-19|
|43|[EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking)|:star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名每日自动更新|4988|2024-02-29| |43|[EvanLi/Github-Ranking](https://github.com/EvanLi/Github-Ranking)|:star:Github Ranking:star: Github stars and forks ranking list. Github Top100 stars list of different languages. Automatically update daily. Github仓库排名每日自动更新|4994|2024-03-01|
|44|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|4842|2024-02-15| |44|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|4843|2024-02-15|
|45|[EwingYangs/awesome-open-gpt](https://github.com/EwingYangs/awesome-open-gpt)|Collection of Open Source Projects Related to GPTGPT相关开源项目合集🚀、精选🔥🔥|4829|2023-12-05| |45|[EwingYangs/awesome-open-gpt](https://github.com/EwingYangs/awesome-open-gpt)|Collection of Open Source Projects Related to GPTGPT相关开源项目合集🚀、精选🔥🔥|4831|2023-12-05|
|46|[ownthink/KnowledgeGraphData](https://github.com/ownthink/KnowledgeGraphData)|史上最大规模1.4亿中文知识图谱开源下载|4744|2023-12-06| |46|[ownthink/KnowledgeGraphData](https://github.com/ownthink/KnowledgeGraphData)|史上最大规模1.4亿中文知识图谱开源下载|4747|2023-12-06|
|47|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|4493|2023-11-28| |47|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|4492|2023-11-28|
|48|[ct-Open-Source/tuya-convert](https://github.com/ct-Open-Source/tuya-convert)|A collection of scripts to flash Tuya IoT devices to alternative firmwares|4439|2024-02-20| |48|[ct-Open-Source/tuya-convert](https://github.com/ct-Open-Source/tuya-convert)|A collection of scripts to flash Tuya IoT devices to alternative firmwares|4440|2024-02-20|
|49|[JoeanAmier/TikTokDownloader](https://github.com/JoeanAmier/TikTokDownloader)|完全免费开源,基于 Requests 模块实现TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具|4371|2024-02-25| |49|[jianchang512/pyvideotrans](https://github.com/jianchang512/pyvideotrans)|Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音|4402|2024-03-01|
|50|[jianchang512/pyvideotrans](https://github.com/jianchang512/pyvideotrans)|Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音|4346|2024-02-28| |50|[JoeanAmier/TikTokDownloader](https://github.com/JoeanAmier/TikTokDownloader)|完全免费开源,基于 Requests 模块实现TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具|4383|2024-02-25|
|51|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽「算法通关手册」超详细的「算法与数据结构」基础讲解教程从零基础开始学习算法知识800+ 道「LeetCode 题目」详细解析200 道「大厂面试热门题目」。|4202|2024-01-22| |51|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽「算法通关手册」超详细的「算法与数据结构」基础讲解教程从零基础开始学习算法知识800+ 道「LeetCode 题目」详细解析200 道「大厂面试热门题目」。|4205|2024-01-22|
|52|[phodal/awesome-iot](https://github.com/phodal/awesome-iot)|Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform|4142|2024-02-21| |52|[phodal/awesome-iot](https://github.com/phodal/awesome-iot)|Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform|4139|2024-03-01|
|53|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器慕课下载器Mooc网课下载慕课网中国大学网易云课堂有道精品课有道领世腾讯课堂B站课堂中公网校新东方高途途途学浪抖音课堂小鹅通千聊兴趣岛超星学习通学银在线智慧职教智慧树学堂在线爱课程支持视频课件同时下载|4094|2024-02-20| |53|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器慕课下载器Mooc网课下载慕课网中国大学网易云课堂有道精品课有道领世腾讯课堂B站课堂中公网校新东方高途途途学浪抖音课堂小鹅通千聊兴趣岛超星学习通学银在线智慧职教智慧树学堂在线爱课程支持视频课件同时下载|4095|2024-02-20|
|54|[SCIR-HI/Huatuo-Llama-Med-Chinese](https://github.com/SCIR-HI/Huatuo-Llama-Med-Chinese)|Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调|4076|2023-10-30| |54|[SCIR-HI/Huatuo-Llama-Med-Chinese](https://github.com/SCIR-HI/Huatuo-Llama-Med-Chinese)|Repo for BenTsao [original name: HuaTuo (华驼)], Instruction-tuning Large Language Models with Chinese Medical Knowledge. 本草(原名:华驼)模型仓库,基于中文医学知识的大语言模型指令微调|4080|2023-10-30|
|55|[lucidrains/x-transformers](https://github.com/lucidrains/x-transformers)|A simple but complete full-attention transformer with a set of promising experimental features from various papers|3933|2024-02-27| |55|[lucidrains/x-transformers](https://github.com/lucidrains/x-transformers)|A simple but complete full-attention transformer with a set of promising experimental features from various papers|3936|2024-02-27|
|56|[lonePatient/awesome-pretrained-chinese-nlp-models](https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models)|Awesome Pretrained Chinese NLP Models高质量中文预训练模型&大模型&多模态模型&大语言模型集合|3891|2024-02-28| |56|[lonePatient/awesome-pretrained-chinese-nlp-models](https://github.com/lonePatient/awesome-pretrained-chinese-nlp-models)|Awesome Pretrained Chinese NLP Models高质量中文预训练模型&大模型&多模态模型&大语言模型集合|3902|2024-03-01|
|57|[layumi/Person_reID_baseline_pytorch](https://github.com/layumi/Person_reID_baseline_pytorch)|:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/t ...|3891|2024-02-26| |57|[layumi/Person_reID_baseline_pytorch](https://github.com/layumi/Person_reID_baseline_pytorch)|:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/t ...|3893|2024-02-26|
|58|[LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking)|Study Notes For Web Hacking / Web安全学习笔记|3841|2024-01-23| |58|[LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking)|Study Notes For Web Hacking / Web安全学习笔记|3842|2024-01-23|
|59|[baichuan-inc/Baichuan2](https://github.com/baichuan-inc/Baichuan2)|A series of large language models developed by Baichuan Intelligent Technology|3674|2024-02-26| |59|[baichuan-inc/Baichuan2](https://github.com/baichuan-inc/Baichuan2)|A series of large language models developed by Baichuan Intelligent Technology|3677|2024-02-26|
|60|[r0ysue/AndroidSecurityStudy](https://github.com/r0ysue/AndroidSecurityStudy)|安卓应用安全学习|3444|2023-12-02| |60|[liguodongiot/llm-action](https://github.com/liguodongiot/llm-action)|本项目旨在分享大模型相关技术原理以及实战经验。|3457|2024-02-27|
|61|[liguodongiot/llm-action](https://github.com/liguodongiot/llm-action)|本项目旨在分享大模型相关技术原理以及实战经验。|3422|2024-02-27| |61|[r0ysue/AndroidSecurityStudy](https://github.com/r0ysue/AndroidSecurityStudy)|安卓应用安全学习|3444|2023-12-02|
|62|[zyddnys/manga-image-translator](https://github.com/zyddnys/manga-image-translator)|Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/|3413|2024-02-27| |62|[zyddnys/manga-image-translator](https://github.com/zyddnys/manga-image-translator)|Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/|3419|2024-02-27|
|63|[Luodian/Otter](https://github.com/Luodian/Otter)|🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.|3378|2024-01-17| |63|[Luodian/Otter](https://github.com/Luodian/Otter)|🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability.|3378|2024-01-17|
|64|[shidahuilang/shuyuan](https://github.com/shidahuilang/shuyuan)|香色闺阁+阅读3.0书源+源阅读+爱阅书香+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新|3228|2024-02-28| |64|[shidahuilang/shuyuan](https://github.com/shidahuilang/shuyuan)|香色闺阁+阅读3.0书源+源阅读+爱阅书香+花火阅读+读不舍手+IPTV源+IPA巨魔应用=自动更新|3236|2024-02-28|
|65|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821|3170|2023-09-22| |65|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821|3173|2023-09-22|
|66|[Threekiii/Awesome-Redteam](https://github.com/Threekiii/Awesome-Redteam)|一个攻防知识仓库 Red Teaming and Offensive Security|3160|2024-02-26| |66|[Threekiii/Awesome-Redteam](https://github.com/Threekiii/Awesome-Redteam)|一个攻防知识仓库 Red Teaming and Offensive Security|3161|2024-03-01|
|67|[thuml/Transfer-Learning-Library](https://github.com/thuml/Transfer-Learning-Library)|Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization|3026|2024-02-26| |67|[thuml/Transfer-Learning-Library](https://github.com/thuml/Transfer-Learning-Library)|Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization|3027|2024-02-26|
|68|[sgrvinod/a-PyTorch-Tutorial-to-Object-Detection](https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Object-Detection)|SSD: Single Shot MultiBox Detector a PyTorch Tutorial to Object Detection|2919|2023-11-11| |68|[sgrvinod/a-PyTorch-Tutorial-to-Object-Detection](https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Object-Detection)|SSD: Single Shot MultiBox Detector a PyTorch Tutorial to Object Detection|2920|2023-11-11|
|69|[AnsonZnl/RehabilitationGuide](https://github.com/AnsonZnl/RehabilitationGuide)|颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。|2909|2023-12-25| |69|[AnsonZnl/RehabilitationGuide](https://github.com/AnsonZnl/RehabilitationGuide)|颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。|2911|2023-12-25|
|70|[vastsa/FileCodeBox](https://github.com/vastsa/FileCodeBox)|文件快递柜-匿名口令分享文本文件像拿快递一样取文件File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files|2902|2024-01-18| |70|[vastsa/FileCodeBox](https://github.com/vastsa/FileCodeBox)|文件快递柜-匿名口令分享文本文件像拿快递一样取文件File Express Cabinet - Anonymous Passcode Sharing Text, Files, Like Taking Express Delivery for Files|2908|2024-01-18|
|71|[OpenBMB/BMTools](https://github.com/OpenBMB/BMTools)|Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins|2804|2023-12-05| |71|[OpenBMB/BMTools](https://github.com/OpenBMB/BMTools)|Tool Learning for Big Models, Open-Source Solutions of ChatGPT-Plugins|2804|2023-12-05|
|72|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|2788|2023-12-13| |72|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|2794|2023-12-13|
|73|[X-D-Lab/LangChain-ChatGLM-Webui](https://github.com/X-D-Lab/LangChain-ChatGLM-Webui)|基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答|2777|2024-02-29| |73|[X-D-Lab/LangChain-ChatGLM-Webui](https://github.com/X-D-Lab/LangChain-ChatGLM-Webui)|基于LangChain和ChatGLM-6B等系列LLM的针对本地知识库的自动问答|2781|2024-02-29|
|74|[JoeanAmier/XHS-Downloader](https://github.com/JoeanAmier/XHS-Downloader)|小红书链接提取/作品采集工具:提取账号发布、收藏、点赞作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书无水印作品文件!|2709|2024-02-21| |74|[JoeanAmier/XHS-Downloader](https://github.com/JoeanAmier/XHS-Downloader)|小红书链接提取/作品采集工具:提取账号发布、收藏、点赞作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书无水印作品文件!|2720|2024-02-21|
|75|[HIllya51/LunaTranslator](https://github.com/HIllya51/LunaTranslator)|Galgame翻译器支持剪贴板、OCR、HOOK支持40余种翻译引擎。Visual Novel translate tool , support clipboard / OCR/ HOOK, support 40+ translate engines.|2702|2024-02-28| |75|[HIllya51/LunaTranslator](https://github.com/HIllya51/LunaTranslator)|Galgame翻译器支持剪贴板、OCR、HOOK支持40余种翻译引擎。Visual Novel translate tool , support clipboard / OCR/ HOOK, support 40+ translate engines.|2710|2024-03-01|
|76|[QData/TextAttack](https://github.com/QData/TextAttack)|TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/|2680|2024-02-12| |76|[QData/TextAttack](https://github.com/QData/TextAttack)|TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/|2681|2024-02-12|
|77|[mars-project/mars](https://github.com/mars-project/mars)|Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.|2670|2024-01-02| |77|[mars-project/mars](https://github.com/mars-project/mars)|Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.|2670|2024-01-02|
|78|[Charmve/Surface-Defect-Detection](https://github.com/Charmve/Surface-Defect-Detection)|📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance. |2594|2024-02-01| |78|[Charmve/Surface-Defect-Detection](https://github.com/Charmve/Surface-Defect-Detection)|📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance. |2596|2024-02-01|
|79|[marcelscruz/public-apis](https://github.com/marcelscruz/public-apis)|A collaborative list of public APIs for developers|2557|2024-02-27| |79|[marcelscruz/public-apis](https://github.com/marcelscruz/public-apis)|A collaborative list of public APIs for developers|2560|2024-02-27|
|80|[justinzm/gopup](https://github.com/justinzm/gopup)|数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据…|2512|2023-09-15| |80|[justinzm/gopup](https://github.com/justinzm/gopup)|数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据…|2512|2023-09-15|
|81|[guanguans/favorite-link](https://github.com/guanguans/favorite-link)|❤️ 每天收集喜欢的开源项目 RSS 订阅 快知 app 订阅|2481|2024-02-29| |81|[guanguans/favorite-link](https://github.com/guanguans/favorite-link)|❤️ 每天收集喜欢的开源项目 RSS 订阅 快知 app 订阅|2483|2024-03-01|
|82|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|2475|2023-09-05| |82|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|2479|2023-09-05|
|83|[kaqijiang/Auto-GPT-ZH](https://github.com/kaqijiang/Auto-GPT-ZH)|Auto-GPT中文版本及爱好者组织 同步更新原项目 AI领域创业 自媒体组织 用AI工作学习创作变现|2355|2023-09-25| |83|[kaqijiang/Auto-GPT-ZH](https://github.com/kaqijiang/Auto-GPT-ZH)|Auto-GPT中文版本及爱好者组织 同步更新原项目 AI领域创业 自媒体组织 用AI工作学习创作变现|2357|2023-09-25|
|84|[yihong0618/Kindle_download_helper](https://github.com/yihong0618/Kindle_download_helper)|Download all your kindle books script.|2318|2024-02-26| |84|[yihong0618/Kindle_download_helper](https://github.com/yihong0618/Kindle_download_helper)|Download all your kindle books script.|2320|2024-03-01|
|85|[OFA-Sys/OFA](https://github.com/OFA-Sys/OFA)|Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework|2269|2023-10-25| |85|[OFA-Sys/OFA](https://github.com/OFA-Sys/OFA)|Official repository of OFA (ICML 2022). Paper: OFA: Unifying Architectures, Tasks, and Modalities Through a Simple Sequence-to-Sequence Learning Framework|2270|2023-10-25|
|86|[coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP)|各种漏洞poc、Exp的收集或编写|2265|2024-01-29| |86|[coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP)|各种漏洞poc、Exp的收集或编写|2269|2024-01-29|
|87|[Physton/sd-webui-prompt-all-in-one](https://github.com/Physton/sd-webui-prompt-all-in-one)|This is an extension based on sd-webui, aimed at improving the user experience of the prompt/negative prompt input box. It has a more intuitive and powerful input interface function, and provides auto ...|2253|2024-02-16| |87|[Physton/sd-webui-prompt-all-in-one](https://github.com/Physton/sd-webui-prompt-all-in-one)|This is an extension based on sd-webui, aimed at improving the user experience of the prompt/negative prompt input box. It has a more intuitive and powerful input interface function, and provides auto ...|2260|2024-02-16|
|88|[biliup/biliup](https://github.com/biliup/biliup)|全自动录播、直播录制、分p投稿工具支持twitch、ytb频道搬运。|2232|2024-02-29| |88|[biliup/biliup](https://github.com/biliup/biliup)|全自动录播、直播录制、分p投稿工具支持twitch、ytb频道搬运。|2234|2024-02-29|
|89|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|2231|2023-09-03| |89|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|2232|2023-09-03|
|90|[swaggyP36000/TrollStore-IPAs](https://github.com/swaggyP36000/TrollStore-IPAs)|A collection of IPA files from many different sources, for TrollStore!|2199|2024-02-28| |90|[swaggyP36000/TrollStore-IPAs](https://github.com/swaggyP36000/TrollStore-IPAs)|A collection of IPA files from many different sources, for TrollStore!|2205|2024-03-01|
|91|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|2199|2024-02-19| |91|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|2201|2024-02-19|
|92|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|2080|2023-09-11| |92|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|2084|2023-09-11|
|93|[KHwang9883/MobileModels](https://github.com/KHwang9883/MobileModels)|手机品牌型号汇总 Mobile Models This repository is licensed under CC BY-NC-SA 4.0|2031|2024-02-29| |93|[KHwang9883/MobileModels](https://github.com/KHwang9883/MobileModels)|手机品牌型号汇总 Mobile Models This repository is licensed under CC BY-NC-SA 4.0|2035|2024-03-01|
|94|[fendouai/Awesome-Chatbot](https://github.com/fendouai/Awesome-Chatbot)|Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:|1982|2024-01-14| |94|[fendouai/Awesome-Chatbot](https://github.com/fendouai/Awesome-Chatbot)|Awesome Chatbot Projects,Corpus,Papers,Tutorials.Chinese Chatbot =>:|1983|2024-01-14|
|95|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|1902|2023-11-27| |95|[Fanghua-Yu/SUPIR](https://github.com/Fanghua-Yu/SUPIR)|SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild|1937|2024-02-29|
|96|[babybuddy/babybuddy](https://github.com/babybuddy/babybuddy)|A :baby: buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.|1860|2024-02-28| |96|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|1902|2023-11-27|
|97|[dmMaze/BallonsTranslator](https://github.com/dmMaze/BallonsTranslator)|深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 Yet another computer-aided comic/manga translation tool powered by deeplearning|1838|2024-02-29| |97|[babybuddy/babybuddy](https://github.com/babybuddy/babybuddy)|A :baby: buddy to help caregivers track sleep, feedings, diaper changes, and tummy time to learn about and predict baby's needs without (as much) guess work.|1864|2024-02-28|
|98|[Fanghua-Yu/SUPIR](https://github.com/Fanghua-Yu/SUPIR)|SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild|1830|2024-02-27| |98|[dmMaze/BallonsTranslator](https://github.com/dmMaze/BallonsTranslator)|深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 Yet another computer-aided comic/manga translation tool powered by deeplearning|1840|2024-03-01|
|99|[SamirPaulb/DSAlgo](https://github.com/SamirPaulb/DSAlgo)|📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨‍💻🎯|1806|2024-02-28| |99|[SamirPaulb/DSAlgo](https://github.com/SamirPaulb/DSAlgo)|📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨‍💻🎯|1807|2024-02-28|
|100|[deepset-ai/FARM](https://github.com/deepset-ai/FARM)|:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.|1716|2023-12-20| |100|[deepset-ai/FARM](https://github.com/deepset-ai/FARM)|:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.|1716|2023-12-20|
|101|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|compiler learning resources collect.|1672|2024-02-15| |101|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|compiler learning resources collect.|1673|2024-02-15|
|102|[opendilab/PPOxFamily](https://github.com/opendilab/PPOxFamily)|PPO x Family DRL Tutorial Course决策智能入门级公开课8节课帮你盘清算法理论理顺代码逻辑玩转决策AI应用实践 |1663|2023-10-09| |102|[opendilab/PPOxFamily](https://github.com/opendilab/PPOxFamily)|PPO x Family DRL Tutorial Course决策智能入门级公开课8节课帮你盘清算法理论理顺代码逻辑玩转决策AI应用实践 |1663|2023-10-09|
|103|[ahmedfgad/GeneticAlgorithmPython](https://github.com/ahmedfgad/GeneticAlgorithmPython)|Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).|1650|2024-02-19| |103|[ahmedfgad/GeneticAlgorithmPython](https://github.com/ahmedfgad/GeneticAlgorithmPython)|Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).|1651|2024-02-19|
|104|[anzhihe/learning](https://github.com/anzhihe/learning)|Learning ShellPythonGolangSystemNetwork|1643|2024-02-02| |104|[anzhihe/learning](https://github.com/anzhihe/learning)|Learning ShellPythonGolangSystemNetwork|1644|2024-02-02|
|105|[me-shaon/bangla-programming-resources](https://github.com/me-shaon/bangla-programming-resources)|Bangla tutorial, reference and resource list on programming topics|1634|2024-01-14| |105|[me-shaon/bangla-programming-resources](https://github.com/me-shaon/bangla-programming-resources)|Bangla tutorial, reference and resource list on programming topics|1636|2024-01-14|
|106|[msgi/nlp-journey](https://github.com/msgi/nlp-journey)|Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Tran ...|1578|2023-12-01| |106|[msgi/nlp-journey](https://github.com/msgi/nlp-journey)|Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Tran ...|1578|2023-12-01|
|107|[THUDM/CogView](https://github.com/THUDM/CogView)|Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".|1564|2023-09-25| |107|[THUDM/CogView](https://github.com/THUDM/CogView)|Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".|1565|2023-09-25|
|108|[PaddlePaddle/PGL](https://github.com/PaddlePaddle/PGL)|Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle|1558|2023-12-11| |108|[PaddlePaddle/PGL](https://github.com/PaddlePaddle/PGL)|Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle|1558|2023-12-11|
|109|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|1530|2024-02-29| |109|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|1530|2024-02-29|
|110|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派教程,树莓派防吃灰小分队,让树莓派不再吃灰~|1519|2024-02-20| |110|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派教程,树莓派防吃灰小分队,让树莓派不再吃灰~|1522|2024-02-20|
|111|[malinkang/weread2notion](https://github.com/malinkang/weread2notion)|将微信读书划线同步到Notion|1516|2024-02-29| |111|[malinkang/weread2notion](https://github.com/malinkang/weread2notion)|将微信读书划线同步到Notion|1518|2024-03-01|
|112|[chinesehuazhou/python-weekly](https://github.com/chinesehuazhou/python-weekly)|Python 潮流周刊分享文章、教程、开源项目、软件工具、播客和视频、热门话题等内容。A free weekly newsletter featuring noteworthy articles, tutorials, open-source projects, podcasts, videos, trending topics, and more.|1515|2024-02-24| |112|[chinesehuazhou/python-weekly](https://github.com/chinesehuazhou/python-weekly)|Python 潮流周刊分享文章、教程、开源项目、软件工具、播客和视频、热门话题等内容。A free weekly newsletter featuring noteworthy articles, tutorials, open-source projects, podcasts, videos, trending topics, and more.|1515|2024-02-24|
|113|[alecmuffett/real-world-onion-sites](https://github.com/alecmuffett/real-world-onion-sites)|This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services.|1489|2024-02-29| |113|[alecmuffett/real-world-onion-sites](https://github.com/alecmuffett/real-world-onion-sites)|This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services.|1489|2024-03-01|
|114|[anyant/rssant](https://github.com/anyant/rssant)|蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯|1483|2024-01-09| |114|[anyant/rssant](https://github.com/anyant/rssant)|蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯|1484|2024-01-09|
|115|[WisdomShell/codeshell](https://github.com/WisdomShell/codeshell)|A series of code large language models developed by PKU-KCL|1479|2024-02-28| |115|[WisdomShell/codeshell](https://github.com/WisdomShell/codeshell)|A series of code large language models developed by PKU-KCL|1480|2024-02-28|
|116|[twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial)|Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝|1473|2023-12-13| |116|[twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial)|Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝|1473|2023-12-13|
|117|[UlionTse/translators](https://github.com/UlionTse/translators)|🌏🌍🌎Translators🌎🌍🌏 is a library that aims to bring free, multiple, enjoyable translations to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。|1465|2024-02-23| |117|[UlionTse/translators](https://github.com/UlionTse/translators)|🌏🌍🌎Translators🌎🌍🌏 is a library that aims to bring free, multiple, enjoyable translations to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。|1465|2024-02-23|
|118|[juand-r/entity-recognition-datasets](https://github.com/juand-r/entity-recognition-datasets)|A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.|1425|2023-10-06| |118|[Yuukiy/JavSP](https://github.com/Yuukiy/JavSP)|汇总多站点数据的AV元数据刮削器|1429|2024-03-01|
|119|[Yuukiy/JavSP](https://github.com/Yuukiy/JavSP)|汇总多站点数据的AV元数据刮削器|1424|2024-02-25| |119|[juand-r/entity-recognition-datasets](https://github.com/juand-r/entity-recognition-datasets)|A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.|1425|2023-10-06|
|120|[ChandlerBang/awesome-self-supervised-gnn](https://github.com/ChandlerBang/awesome-self-supervised-gnn)|Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).|1408|2024-02-02| |120|[ChandlerBang/awesome-self-supervised-gnn](https://github.com/ChandlerBang/awesome-self-supervised-gnn)|Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).|1408|2024-02-02|
|121|[invictus717/MetaTransformer](https://github.com/invictus717/MetaTransformer)|Meta-Transformer for Unified Multimodal Learning|1402|2023-12-05| |121|[invictus717/MetaTransformer](https://github.com/invictus717/MetaTransformer)|Meta-Transformer for Unified Multimodal Learning|1403|2023-12-05|
|122|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉、知乎》|1382|2023-12-22| |122|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉、知乎》|1383|2023-12-22|
|123|[getpelican/pelican-plugins](https://github.com/getpelican/pelican-plugins)|Collection of plugins for the Pelican static site generator|1375|2024-02-15| |123|[getpelican/pelican-plugins](https://github.com/getpelican/pelican-plugins)|Collection of plugins for the Pelican static site generator|1375|2024-02-15|
|124|[Doragd/Algorithm-Practice-in-Industry](https://github.com/Doragd/Algorithm-Practice-in-Industry)|搜索、推荐、广告、用增等工业界实践文章收集来源知乎、Datafuntalk、技术公众号|1355|2024-02-29| |124|[Doragd/Algorithm-Practice-in-Industry](https://github.com/Doragd/Algorithm-Practice-in-Industry)|搜索、推荐、广告、用增等工业界实践文章收集来源知乎、Datafuntalk、技术公众号|1358|2024-03-01|
|125|[ReAbout/web-sec](https://github.com/ReAbout/web-sec)|WEB安全手册(红队安全技能栈),漏洞理解,漏洞利用,代码审计和渗透测试总结。【持续更新】|1352|2024-01-29| |125|[ReAbout/web-sec](https://github.com/ReAbout/web-sec)|WEB安全手册(红队安全技能栈),漏洞理解,漏洞利用,代码审计和渗透测试总结。【持续更新】|1352|2024-01-29|
|126|[bookfere/Ebook-Translator-Calibre-Plugin](https://github.com/bookfere/Ebook-Translator-Calibre-Plugin)|A Calibre plugin to translate ebook into a specified language.|1339|2024-02-28| |126|[bookfere/Ebook-Translator-Calibre-Plugin](https://github.com/bookfere/Ebook-Translator-Calibre-Plugin)|A Calibre plugin to translate ebook into a specified language.|1343|2024-02-28|
|127|[YangLing0818/RPG-DiffusionMaster](https://github.com/YangLing0818/RPG-DiffusionMaster)|Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (PRG)|1319|2024-02-28| |127|[YangLing0818/RPG-DiffusionMaster](https://github.com/YangLing0818/RPG-DiffusionMaster)|Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (PRG)|1328|2024-02-28|
|128|[Samueli924/chaoxing](https://github.com/Samueli924/chaoxing)|超星学习通/超星尔雅/泛雅超星全自动无人值守完成任务点|1304|2023-12-24| |128|[Samueli924/chaoxing](https://github.com/Samueli924/chaoxing)|超星学习通/超星尔雅/泛雅超星全自动无人值守完成任务点|1305|2023-12-24|
|129|[NanmiCoder/MediaCrawler](https://github.com/NanmiCoder/MediaCrawler)|小红书笔记 评论爬虫、抖音视频 评论爬虫、快手视频 评论爬虫、B 站视频 评论爬虫、微博帖子 评论爬虫|1296|2024-02-26| |129|[NanmiCoder/MediaCrawler](https://github.com/NanmiCoder/MediaCrawler)|小红书笔记 评论爬虫、抖音视频 评论爬虫、快手视频 评论爬虫、B 站视频 评论爬虫、微博帖子 评论爬虫|1300|2024-02-26|
|130|[JunweiLiang/awesome_lists](https://github.com/JunweiLiang/awesome_lists)|Awesome Lists for Tenure-Track Assistant Professors and PhD students. (助理教授/博士生生存指南)|1257|2024-02-01| |130|[JunweiLiang/awesome_lists](https://github.com/JunweiLiang/awesome_lists)|Awesome Lists for Tenure-Track Assistant Professors and PhD students. (助理教授/博士生生存指南)|1258|2024-02-01|
|131|[dipu-bd/lightnovel-crawler](https://github.com/dipu-bd/lightnovel-crawler)|Generate and download e-books from online sources.|1227|2024-02-29| |131|[dipu-bd/lightnovel-crawler](https://github.com/dipu-bd/lightnovel-crawler)|Generate and download e-books from online sources.|1228|2024-03-01|
|132|[ysyisyourbrother/SYSU_Notebook](https://github.com/ysyisyourbrother/SYSU_Notebook)|本项目分享了本人在中山大学计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤如果喜欢记得给个star🌟 |1218|2024-01-21| |132|[ysyisyourbrother/SYSU_Notebook](https://github.com/ysyisyourbrother/SYSU_Notebook)|本项目分享了本人在中山大学计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤如果喜欢记得给个star🌟 |1221|2024-01-21|
|133|[dongweiming/web_develop](https://github.com/dongweiming/web_develop)|《Python Web开发实战》书中源码|1204|2023-10-03| |133|[dongweiming/web_develop](https://github.com/dongweiming/web_develop)|《Python Web开发实战》书中源码|1204|2023-10-03|
|134|[kuaikuaikim/dface](https://github.com/kuaikuaikim/dface)|Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)|1194|2024-02-21| |134|[kuaikuaikim/dface](https://github.com/kuaikuaikim/dface)|Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)|1194|2024-02-21|
|135|[LittleBear4/OA-EXPTOOL](https://github.com/LittleBear4/OA-EXPTOOL)|OA综合利用工具集合将近20款OA漏洞批量扫描|1171|2023-10-28| |135|[LittleBear4/OA-EXPTOOL](https://github.com/LittleBear4/OA-EXPTOOL)|OA综合利用工具集合将近20款OA漏洞批量扫描|1171|2023-10-28|
|136|[youngfish42/Awesome-FL](https://github.com/youngfish42/Awesome-FL)|Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)|1171|2024-02-29| |136|[youngfish42/Awesome-FL](https://github.com/youngfish42/Awesome-FL)|Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)|1171|2024-02-29|
|137|[stacklens/django_blog_tutorial](https://github.com/stacklens/django_blog_tutorial)|Django搭建博客教程|1163|2023-10-15| |137|[stacklens/django_blog_tutorial](https://github.com/stacklens/django_blog_tutorial)|Django搭建博客教程|1163|2023-10-15|
|138|[nishiwen1214/ChatReviewer](https://github.com/nishiwen1214/ChatReviewer)|ChatReviewer: 使用ChatGPT分析论文优缺点提出改进建议|1159|2023-12-23| |138|[nishiwen1214/ChatReviewer](https://github.com/nishiwen1214/ChatReviewer)|ChatReviewer: 使用ChatGPT分析论文优缺点提出改进建议|1160|2023-12-23|
|139|[xiaolai/public-speaking-with-meaning](https://github.com/xiaolai/public-speaking-with-meaning)|《我也有话要说》—— 普通人的当众讲话技能 |1123|2023-12-21| |139|[xiaolai/public-speaking-with-meaning](https://github.com/xiaolai/public-speaking-with-meaning)|《我也有话要说》—— 普通人的当众讲话技能 |1125|2023-12-21|
|140|[DeppWang/youdaonote-pull](https://github.com/DeppWang/youdaonote-pull)|📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".|1122|2023-09-14| |140|[DeppWang/youdaonote-pull](https://github.com/DeppWang/youdaonote-pull)|📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".|1122|2023-09-14|
|141|[microsoft/Semi-supervised-learning](https://github.com/microsoft/Semi-supervised-learning)|A Unified Semi-Supervised Learning Codebase (NeurIPS'22)|1106|2024-01-23| |141|[microsoft/Semi-supervised-learning](https://github.com/microsoft/Semi-supervised-learning)|A Unified Semi-Supervised Learning Codebase (NeurIPS'22)|1106|2024-01-23|
|142|[DengBoCong/nlp-paper](https://github.com/DengBoCong/nlp-paper)|自然语言处理领域下的相关论文附阅读笔记复现模型以及数据处理等代码含TensorFlow和PyTorch两版本|1097|2024-01-05| |142|[DengBoCong/nlp-paper](https://github.com/DengBoCong/nlp-paper)|自然语言处理领域下的相关论文附阅读笔记复现模型以及数据处理等代码含TensorFlow和PyTorch两版本|1096|2024-01-05|
|143|[rcore-os/rCore-Tutorial-Book-v3](https://github.com/rcore-os/rCore-Tutorial-Book-v3)|A book about how to write OS kernels in Rust easily.|1079|2024-02-19| |143|[rcore-os/rCore-Tutorial-Book-v3](https://github.com/rcore-os/rCore-Tutorial-Book-v3)|A book about how to write OS kernels in Rust easily.|1079|2024-02-19|
|144|[521xueweihan/python](https://github.com/521xueweihan/python)|《笨方法学 Python》Learn Python the Hard Way学习笔记|1069|2023-12-16| |144|[521xueweihan/python](https://github.com/521xueweihan/python)|《笨方法学 Python》Learn Python the Hard Way学习笔记|1070|2023-12-16|
|145|[HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course)|Django2.0视频教程相关代码(杨仕航)|1067|2023-12-19| |145|[HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course)|Django2.0视频教程相关代码(杨仕航)|1068|2023-12-19|
|146|[GoodCoder666/GoogleTranslate_IPFinder](https://github.com/GoodCoder666/GoogleTranslate_IPFinder)|谷歌翻译服务器在中国大陆的IP地址扫描、测速工具支持GUI图形界面。|995|2024-02-17| |146|[GoodCoder666/GoogleTranslate_IPFinder](https://github.com/GoodCoder666/GoogleTranslate_IPFinder)|谷歌翻译服务器在中国大陆的IP地址扫描、测速工具支持GUI图形界面。|1000|2024-02-17|
|147|[srx-2000/spider_collection](https://github.com/srx-2000/spider_collection)|python爬虫目前库存网易云音乐歌曲爬取B站视频爬取知乎问答爬取壁纸爬取xvideos视频爬取有声书爬取微博爬虫安居客信息爬取+数据可视化哔哩哔哩视频封面提取器ip代理池封装知乎百万级用户爬虫+数据分析github用户爬虫|947|2023-10-18| |147|[srx-2000/spider_collection](https://github.com/srx-2000/spider_collection)|python爬虫目前库存网易云音乐歌曲爬取B站视频爬取知乎问答爬取壁纸爬取xvideos视频爬取有声书爬取微博爬虫安居客信息爬取+数据可视化哔哩哔哩视频封面提取器ip代理池封装知乎百万级用户爬虫+数据分析github用户爬虫|948|2023-10-18|
|148|[wikipedia2vec/wikipedia2vec](https://github.com/wikipedia2vec/wikipedia2vec)|A tool for learning vector representations of words and entities from Wikipedia|912|2024-01-11| |148|[wikipedia2vec/wikipedia2vec](https://github.com/wikipedia2vec/wikipedia2vec)|A tool for learning vector representations of words and entities from Wikipedia|912|2024-01-11|
|149|[huchunxu/ros_exploring](https://github.com/huchunxu/ros_exploring)|《ROS机器人开发实践》源码|905|2024-02-15| |149|[huchunxu/ros_exploring](https://github.com/huchunxu/ros_exploring)|《ROS机器人开发实践》源码|905|2024-02-15|
|150|[tangxyw/RecSysPapers](https://github.com/tangxyw/RecSysPapers)|推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.|890|2023-12-30| |150|[tangxyw/RecSysPapers](https://github.com/tangxyw/RecSysPapers)|推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.|892|2023-12-30|
|151|[THUDM/ImageReward](https://github.com/THUDM/ImageReward)|[NeurIPS 2023] ImageReward: Learning and Evaluating Human Preferences for Text-to-image Generation|871|2023-09-25| |151|[THUDM/ImageReward](https://github.com/THUDM/ImageReward)|[NeurIPS 2023] ImageReward: Learning and Evaluating Human Preferences for Text-to-image Generation|872|2023-09-25|
|152|[ramsrigouthamg/Questgen.ai](https://github.com/ramsrigouthamg/Questgen.ai)|Question generation using state-of-the-art Natural Language Processing algorithms|848|2023-12-08| |152|[ramsrigouthamg/Questgen.ai](https://github.com/ramsrigouthamg/Questgen.ai)|Question generation using state-of-the-art Natural Language Processing algorithms|849|2023-12-08|
|153|[spiside/pdb-tutorial](https://github.com/spiside/pdb-tutorial)|A simple tutorial about effectively using pdb|821|2023-09-03| |153|[RiseInRose/MiniGPT-4-ZH](https://github.com/RiseInRose/MiniGPT-4-ZH)|MiniGPT-4 中文部署翻译 完善部署细节|820|2024-03-01|
|154|[RiseInRose/MiniGPT-4-ZH](https://github.com/RiseInRose/MiniGPT-4-ZH)|MiniGPT-4 中文部署翻译 完善部署细节|820|2024-02-29| |154|[spiside/pdb-tutorial](https://github.com/spiside/pdb-tutorial)|A simple tutorial about effectively using pdb|820|2023-09-03|
|155|[fugary/calibre-douban](https://github.com/fugary/calibre-douban)|Calibre new douban metadata source plugin. Douban no longer provides book APIs to the public, so it can only use web crawling to obtain data. This is a calibre Douban plugin based on web crawling.|795|2024-01-01| |155|[fugary/calibre-douban](https://github.com/fugary/calibre-douban)|Calibre new douban metadata source plugin. Douban no longer provides book APIs to the public, so it can only use web crawling to obtain data. This is a calibre Douban plugin based on web crawling.|795|2024-01-01|
|156|[ypwhs/dl-engineer-guidebook](https://github.com/ypwhs/dl-engineer-guidebook)|深度学习工程师生存指南|793|2023-12-14| |156|[ypwhs/dl-engineer-guidebook](https://github.com/ypwhs/dl-engineer-guidebook)|深度学习工程师生存指南|793|2023-12-14|
|157|[OpenGVLab/InternVideo](https://github.com/OpenGVLab/InternVideo)|InternVideo: General Video Foundation Models via Generative and Discriminative Learning (https://arxiv.org/abs/2212.03191)|785|2024-01-31| |157|[OpenGVLab/InternVideo](https://github.com/OpenGVLab/InternVideo)|InternVideo: General Video Foundation Models via Generative and Discriminative Learning (https://arxiv.org/abs/2212.03191)|787|2024-01-31|
|158|[996refuse/zheye](https://github.com/996refuse/zheye)|者也 - 知乎 倒立的文字 汉字验证码识别程序|785|2023-10-08| |158|[996refuse/zheye](https://github.com/996refuse/zheye)|者也 - 知乎 倒立的文字 汉字验证码识别程序|785|2023-10-08|
|159|[SakuraLLM/Sakura-13B-Galgame](https://github.com/SakuraLLM/Sakura-13B-Galgame)|适配轻小说/Galgame的日中翻译大模型|764|2024-02-09| |159|[SakuraLLM/Sakura-13B-Galgame](https://github.com/SakuraLLM/Sakura-13B-Galgame)|适配轻小说/Galgame的日中翻译大模型|770|2024-02-09|
|160|[Rick-Lang/rickroll-lang](https://github.com/Rick-Lang/rickroll-lang)|The Rick Roll programming language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are from Rick Astley's lyrics. Check our tutori ...|730|2024-01-03| |160|[Rick-Lang/rickroll-lang](https://github.com/Rick-Lang/rickroll-lang)|The Rick Roll programming language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are from Rick Astley's lyrics. Check our tutori ...|731|2024-01-03|
|161|[yeyupiaoling/PPASR](https://github.com/yeyupiaoling/PPASR)|基于PaddlePaddle实现端到端中文语音识别从入门到实战超简单的入门案例超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型|726|2023-12-16| |161|[yeyupiaoling/PPASR](https://github.com/yeyupiaoling/PPASR)|基于PaddlePaddle实现端到端中文语音识别从入门到实战超简单的入门案例超实用的企业项目。支持当前最流行的DeepSpeech2、Conformer、Squeezeformer模型|726|2023-12-16|
|162|[vzhd1701/evernote-backup](https://github.com/vzhd1701/evernote-backup)|Backup & export all Evernote notes and notebooks|714|2023-12-06| |162|[vzhd1701/evernote-backup](https://github.com/vzhd1701/evernote-backup)|Backup & export all Evernote notes and notebooks|714|2023-12-06|
|163|[hhstore/annotated-py-projects](https://github.com/hhstore/annotated-py-projects)|fastapi/flask/sanic/asyncio/bottle/webpy 等源码注解合集|695|2023-12-21| |163|[OrionStarAI/Orion](https://github.com/OrionStarAI/Orion)|Orion-14B is a family of models includes a 14B foundation LLM, and a series of models: a chat model, a long context model, a quantized model, a RAG fine-tuned model, and an Agent fine-tuned model. Ori ...|696|2024-01-25|
|164|[OrionStarAI/Orion](https://github.com/OrionStarAI/Orion)|Orion-14B is a family of models includes a 14B foundation LLM, and a series of models: a chat model, a long context model, a quantized model, a RAG fine-tuned model, and an Agent fine-tuned model. Ori ...|694|2024-01-25| |164|[hhstore/annotated-py-projects](https://github.com/hhstore/annotated-py-projects)|fastapi/flask/sanic/asyncio/bottle/webpy 等源码注解合集|695|2023-12-21|
|165|[talkingwallace/ChatGPT-Paper-Reader](https://github.com/talkingwallace/ChatGPT-Paper-Reader)|This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using ...|692|2024-02-20| |165|[talkingwallace/ChatGPT-Paper-Reader](https://github.com/talkingwallace/ChatGPT-Paper-Reader)|This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using ...|693|2024-02-20|
|166|[NEKOparapa/AiNiee](https://github.com/NEKOparapa/AiNiee)|一款Ai翻译工具主要用来翻译RPG游戏。|690|2024-02-27| |166|[NEKOparapa/AiNiee](https://github.com/NEKOparapa/AiNiee)|一款Ai翻译工具主要用来翻译RPG游戏。|691|2024-03-01|
|167|[MiracleYoung/You-are-Pythonista](https://github.com/MiracleYoung/You-are-Pythonista)|汇聚【Python应用】【Python实训】【Python技术分享】等等|677|2024-02-08| |167|[MiracleYoung/You-are-Pythonista](https://github.com/MiracleYoung/You-are-Pythonista)|汇聚【Python应用】【Python实训】【Python技术分享】等等|677|2024-02-08|
|168|[wdmpa/content-farm-list](https://github.com/wdmpa/content-farm-list)|List of content farm sites like g.penzai.com.|676|2024-01-10| |168|[wdmpa/content-farm-list](https://github.com/wdmpa/content-farm-list)|List of content farm sites like g.penzai.com.|676|2024-01-10|
|169|[Cirn09/calibre-do-not-translate-my-path](https://github.com/Cirn09/calibre-do-not-translate-my-path)|Switch my calibre library from ascii path to plain Unicode path. 将我的书库从拼音目录切换至非纯英文(中文)命名|674|2024-02-09| |169|[Cirn09/calibre-do-not-translate-my-path](https://github.com/Cirn09/calibre-do-not-translate-my-path)|Switch my calibre library from ascii path to plain Unicode path. 将我的书库从拼音目录切换至非纯英文(中文)命名|675|2024-03-01|
|170|[baabaaox/ScrapyDouban](https://github.com/baabaaox/ScrapyDouban)| 豆瓣电影/豆瓣读书 Scarpy 爬虫|671|2023-12-04| |170|[psoho/fast-poster](https://github.com/psoho/fast-poster)|🔥🔥🔥 fastposter海报生成器,图片生成器,电商海报编辑器,海报设计器,电商图片合成,海报开发。生成朋友圈分享海报并生成图片二维码海报图片海报图片合成二维码推广海报支持Java Python PHP Go JS 小程序。https://fastposter.net/doc/|675|2024-02-02|
|171|[muziing/PySide6-Code-Tutorial](https://github.com/muziing/PySide6-Code-Tutorial)|可能是最好的PySide6中文教程用代码实例讲解PySide6附优质Demos、图标库、QSS皮肤、相关文章等分享|670|2024-02-13| |171|[muziing/PySide6-Code-Tutorial](https://github.com/muziing/PySide6-Code-Tutorial)|可能是最好的PySide6中文教程用代码实例讲解PySide6附优质Demos、图标库、QSS皮肤、相关文章等分享|671|2024-02-13|
|172|[psoho/fast-poster](https://github.com/psoho/fast-poster)|🔥🔥🔥 fastposter海报生成器,图片生成器,电商海报编辑器,海报设计器,电商图片合成,海报开发。生成朋友圈分享海报并生成图片二维码海报图片海报图片合成二维码推广海报支持Java Python PHP Go JS 小程序。https://fastposter.net/doc/|669|2024-02-02| |172|[baabaaox/ScrapyDouban](https://github.com/baabaaox/ScrapyDouban)| 豆瓣电影/豆瓣读书 Scarpy 爬虫|671|2023-12-04|
|173|[BLKSerene/Wordless](https://github.com/BLKSerene/Wordless)|An Integrated Corpus Tool With Multilingual Support for the Study of Language, Literature, and Translation|655|2024-01-13| |173|[BLKSerene/Wordless](https://github.com/BLKSerene/Wordless)|An Integrated Corpus Tool With Multilingual Support for the Study of Language, Literature, and Translation|655|2024-01-13|
|174|[facebookresearch/flores](https://github.com/facebookresearch/flores)|Facebook Low Resource (FLoRes) MT Benchmark|644|2023-11-20| |174|[myhhub/KnowledgeGraph](https://github.com/myhhub/KnowledgeGraph)|knowledge graph知识图谱,从零开始构建知识图谱|647|2023-09-18|
|175|[G-U-N/PyCIL](https://github.com/G-U-N/PyCIL)|PyCIL: A Python Toolbox for Class-Incremental Learning|640|2024-01-31| |175|[facebookresearch/flores](https://github.com/facebookresearch/flores)|Facebook Low Resource (FLoRes) MT Benchmark|644|2023-11-20|
|176|[yikeke/zh-style-guide](https://github.com/yikeke/zh-style-guide)|An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io|639|2024-02-23| |176|[G-U-N/PyCIL](https://github.com/G-U-N/PyCIL)|PyCIL: A Python Toolbox for Class-Incremental Learning|643|2024-01-31|
|177|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|636|2023-09-05| |177|[yikeke/zh-style-guide](https://github.com/yikeke/zh-style-guide)|An open-source style guide for writing Chinese technical documents: https://zh-style-guide.readthedocs.io|639|2024-02-23|
|178|[myhhub/KnowledgeGraph](https://github.com/myhhub/KnowledgeGraph)|knowledge graph知识图谱,从零开始构建知识图谱|635|2023-09-18| |178|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|637|2023-09-05|
|179|[ReaJason/xhs](https://github.com/ReaJason/xhs)|基于小红书 Web 端进行的请求封装。https://reajason.github.io/xhs/|614|2024-02-28| |179|[ReaJason/xhs](https://github.com/ReaJason/xhs)|基于小红书 Web 端进行的请求封装。https://reajason.github.io/xhs/|615|2024-02-28|
|180|[howie6879/weekly](https://github.com/howie6879/weekly)|老胡的信息技术周刊❤️记录我本周看到的有价值的信息,针对优秀项目、软件、教程资料、网站等。|600|2024-02-28| |180|[howie6879/weekly](https://github.com/howie6879/weekly)|老胡的信息技术周刊❤️记录我本周看到的有价值的信息,针对优秀项目、软件、教程资料、网站等。|600|2024-02-29|
|181|[huxiaoman7/leetcodebook](https://github.com/huxiaoman7/leetcodebook)|leetcode 1~400知识点&题型总结&leetcode对应题表|594|2023-10-06| |181|[p0n1/epub_to_audiobook](https://github.com/p0n1/epub_to_audiobook)|EPUB to audiobook converter, optimized for Audiobookshelf|595|2024-03-01|
|182|[p0n1/epub_to_audiobook](https://github.com/p0n1/epub_to_audiobook)|EPUB to audiobook converter, optimized for Audiobookshelf|593|2024-02-27| |182|[AzatAI/cs_books](https://github.com/AzatAI/cs_books)|Computer science books Recommended by AzatAI. (Education ONLY) |595|2023-09-27|
|183|[AzatAI/cs_books](https://github.com/AzatAI/cs_books)|Computer science books Recommended by AzatAI. (Education ONLY) |593|2023-09-27| |183|[huxiaoman7/leetcodebook](https://github.com/huxiaoman7/leetcodebook)|leetcode 1~400知识点&题型总结&leetcode对应题表|594|2023-10-06|
|184|[songluyi/crawl_wechat](https://github.com/songluyi/crawl_wechat)|用于批量爬取微信公众号所有文章|586|2023-12-19| |184|[songluyi/crawl_wechat](https://github.com/songluyi/crawl_wechat)|用于批量爬取微信公众号所有文章|586|2023-12-19|
|185|[wx-chevalier/Awesome-CheatSheets-and-MindMaps](https://github.com/wx-chevalier/Awesome-CheatSheets-and-MindMaps)|:books: Ultimate CheatSheets(Tutorials&MindMap), overview of syntax, features and practical tips, collection of useful code snippets, go from zero to hero at fly. :dizzy: 干货满满的全栈开发速学速查手册集锦|581|2024-02-27| |185|[wx-chevalier/Awesome-CheatSheets-and-MindMaps](https://github.com/wx-chevalier/Awesome-CheatSheets-and-MindMaps)|:books: Ultimate CheatSheets(Tutorials&MindMap), overview of syntax, features and practical tips, collection of useful code snippets, go from zero to hero at fly. :dizzy: 干货满满的全栈开发速学速查手册集锦|581|2024-02-27|
|186|[aimuch/iAI](https://github.com/aimuch/iAI)|🎯 保姆级深度学习从入门到放弃 🤪 🤪|579|2024-01-24| |186|[aimuch/iAI](https://github.com/aimuch/iAI)|🎯 保姆级深度学习从入门到放弃 🤪 🤪|580|2024-01-24|
|187|[cx2333-gt/GalTransl](https://github.com/cx2333-gt/GalTransl)|Automated translation solution for visual novels supporting GPT-3.5/GPT-4/Newbing/Sakura. 支持GPT-3.5/GPT-4/Newbing/Sakura等大语言模型的Galgame自动化翻译解决方案|576|2024-02-24| |187|[cx2333-gt/GalTransl](https://github.com/cx2333-gt/GalTransl)|Automated translation solution for visual novels supporting GPT-3.5/GPT-4/Newbing/Sakura. 支持GPT-3.5/GPT-4/Newbing/Sakura等大语言模型的Galgame自动化翻译解决方案|579|2024-03-01|
|188|[sec-bit/awesome-buggy-erc20-tokens](https://github.com/sec-bit/awesome-buggy-erc20-tokens)|A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected|576|2024-02-15| |188|[sec-bit/awesome-buggy-erc20-tokens](https://github.com/sec-bit/awesome-buggy-erc20-tokens)|A Collection of Vulnerabilities in ERC20 Smart Contracts With Tokens Affected|577|2024-02-15|
|189|[saveweb/review-2023](https://github.com/saveweb/review-2023)|二〇二三年的年终总结都写好了吗?|566|2024-02-23| |189|[saveweb/review-2023](https://github.com/saveweb/review-2023)|二〇二三年的年终总结都写好了吗?|570|2024-03-01|
|190|[jiji262/douyin-downloader](https://github.com/jiji262/douyin-downloader)|抖音批量下载工具,去水印,支持视频、图集、合集、音乐(原声)。免费!免费!免费!|556|2024-02-29| |190|[jiji262/douyin-downloader](https://github.com/jiji262/douyin-downloader)|抖音批量下载工具,去水印,支持视频、图集、合集、音乐(原声)。免费!免费!免费!|562|2024-02-29|
|191|[drunkdream/weread-exporter](https://github.com/drunkdream/weread-exporter)|将微信读书中的书籍导出成epub、pdf、mobi等格式|551|2024-01-10| |191|[drunkdream/weread-exporter](https://github.com/drunkdream/weread-exporter)|将微信读书中的书籍导出成epub、pdf、mobi等格式|552|2024-01-10|
|192|[entr0pia/SwitchyOmega-Whitelist](https://github.com/entr0pia/SwitchyOmega-Whitelist)|中国大陆域名, SwitchyOmega 白名单规则, 每天自动更新|549|2024-02-28| |192|[entr0pia/SwitchyOmega-Whitelist](https://github.com/entr0pia/SwitchyOmega-Whitelist)|中国大陆域名, SwitchyOmega 白名单规则, 每天自动更新|550|2024-03-01|
|193|[lining808/CS-Ebook](https://github.com/lining808/CS-Ebook)|一个高质量、经典计算机电子书库,书库特点为:只收集高质量,各方向经典书籍,不求书多,只求书精,无广告,完全免费。|544|2024-02-29| |193|[lining808/CS-Ebook](https://github.com/lining808/CS-Ebook)|一个高质量、经典计算机电子书库,书库特点为:只收集高质量,各方向经典书籍,不求书多,只求书精,无广告,完全免费。|547|2024-03-01|
|194|[Algebra-FUN/WeReadScan](https://github.com/Algebra-FUN/WeReadScan)|扫描“微信读书”已购图书并下载本地PDF的爬虫|539|2023-09-19| |194|[Algebra-FUN/WeReadScan](https://github.com/Algebra-FUN/WeReadScan)|扫描“微信读书”已购图书并下载本地PDF的爬虫|539|2023-09-19|
|195|[haofeixu/gmflow](https://github.com/haofeixu/gmflow)|[CVPR'22 Oral] GMFlow: Learning Optical Flow via Global Matching|535|2024-02-20| |195|[SocialSisterYi/CxKitty](https://github.com/SocialSisterYi/CxKitty)|超星学习通答题姬(视频文档观看、模拟答题,无需浏览器、无需油猴,容器/host 运行ok|535|2023-12-21|
|196|[SocialSisterYi/CxKitty](https://github.com/SocialSisterYi/CxKitty)|超星学习通答题姬(视频文档观看、模拟答题,无需浏览器、无需油猴,容器/host 运行ok|532|2023-12-21| |196|[haofeixu/gmflow](https://github.com/haofeixu/gmflow)|[CVPR'22 Oral] GMFlow: Learning Optical Flow via Global Matching|535|2024-02-20|
|197|[MazzaWill/neo4j-python-pandas-py2neo-v3](https://github.com/MazzaWill/neo4j-python-pandas-py2neo-v3)|利用pandas将excel中数据抽取以三元组形式加载到neo4j数据库中构建相关知识图谱|510|2024-01-13| |197|[MazzaWill/neo4j-python-pandas-py2neo-v3](https://github.com/MazzaWill/neo4j-python-pandas-py2neo-v3)|利用pandas将excel中数据抽取以三元组形式加载到neo4j数据库中构建相关知识图谱|510|2024-01-13|
|198|[codefuse-ai/CodeFuse-DevOps-Model](https://github.com/codefuse-ai/CodeFuse-DevOps-Model)|DevOps-Models is a series of industrial-first LLMs for theDevOps domain. Asking it for any question in the DevOps domain to get solution!|496|2024-01-23| |198|[codefuse-ai/CodeFuse-DevOps-Model](https://github.com/codefuse-ai/CodeFuse-DevOps-Model)|DevOps-Models is a series of industrial-first LLMs for theDevOps domain. Asking it for any question in the DevOps domain to get solution!|496|2024-01-23|
|199|[CjangCjengh/YakuYaku](https://github.com/CjangCjengh/YakuYaku)|翻译姬:致力于小众领域的机器翻译|492|2024-01-12| |199|[CjangCjengh/YakuYaku](https://github.com/CjangCjengh/YakuYaku)|翻译姬:致力于小众领域的机器翻译|492|2024-01-12|

@ -1,19 +1,19 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Ruby # 中文总榜 > 资料类 > Ruby
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|17601|2024-02-27| |1|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|17600|2024-02-27|
|2|[DeathKing/Learning-SICP](https://github.com/DeathKing/Learning-SICP)|MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。|10785|2023-09-27| |2|[DeathKing/Learning-SICP](https://github.com/DeathKing/Learning-SICP)|MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。|10786|2023-09-27|
|3|[greatghoul/remote-working](https://github.com/greatghoul/remote-working)|收集整理远程工作相关的资料|9624|2024-02-04| |3|[greatghoul/remote-working](https://github.com/greatghoul/remote-working)|收集整理远程工作相关的资料|9626|2024-02-04|
|4|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|8434|2024-02-28| |4|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|8438|2024-02-28|
|5|[asciidoctor/asciidoctor](https://github.com/asciidoctor/asciidoctor)|:gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.|4566|2024-02-28| |5|[asciidoctor/asciidoctor](https://github.com/asciidoctor/asciidoctor)|:gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.|4566|2024-02-28|
|6|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3768|2024-01-12| |6|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3770|2024-01-12|
|7|[soulteary/Home-Network-Note](https://github.com/soulteary/Home-Network-Note)|🚧 持续更新 🚧 记录搭建兼顾学习娱乐的家用网络环境的过程,折腾过的一些软硬件小经验。|1035|2023-09-18| |7|[soulteary/Home-Network-Note](https://github.com/soulteary/Home-Network-Note)|🚧 持续更新 🚧 记录搭建兼顾学习娱乐的家用网络环境的过程,折腾过的一些软硬件小经验。|1035|2023-09-18|
|8|[khusnetdinov/ruby.fundamental](https://github.com/khusnetdinov/ruby.fundamental)|:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github ...|463|2023-10-10| |8|[khusnetdinov/ruby.fundamental](https://github.com/khusnetdinov/ruby.fundamental)|:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github ...|463|2023-10-10|
|9|[superiorlu/AiTreasureBox](https://github.com/superiorlu/AiTreasureBox)|🤖 Collect practical AI repos, tools, websites, papers and tutorials on AI. 实用的AI百宝箱 💎 |328|2024-02-29| |9|[superiorlu/AiTreasureBox](https://github.com/superiorlu/AiTreasureBox)|🤖 Collect practical AI repos, tools, websites, papers and tutorials on AI. 实用的AI百宝箱 💎 |329|2024-03-01|
|10|[jitingcn/TS3-Translation_zh-CN](https://github.com/jitingcn/TS3-Translation_zh-CN)|TeamSpeak 3 客户端 简体中文 翻译源文件|262|2024-02-08| |10|[jitingcn/TS3-Translation_zh-CN](https://github.com/jitingcn/TS3-Translation_zh-CN)|TeamSpeak 3 客户端 简体中文 翻译源文件|262|2024-02-08|
|11|[erickguan/discourse-chinese-localization-pack](https://github.com/erickguan/discourse-chinese-localization-pack)|Discourse 中文本地化服务集合|70|2024-02-03| |11|[erickguan/discourse-chinese-localization-pack](https://github.com/erickguan/discourse-chinese-localization-pack)|Discourse 中文本地化服务集合|70|2024-02-03|
|12|[seandong/lark-ruby-sdk](https://github.com/seandong/lark-ruby-sdk)|Ruby SDKs for Lark(飞书) API https://open.feishu.cn/|20|2024-02-25| |12|[seandong/lark-ruby-sdk](https://github.com/seandong/lark-ruby-sdk)|Ruby SDKs for Lark(飞书) API https://open.feishu.cn/|20|2024-02-25|

@ -1,24 +1,24 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Rust # 中文总榜 > 资料类 > Rust
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|268612|2024-02-22| |1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|268631|2024-03-01|
|2|[sunface/rust-course](https://github.com/sunface/rust-course)|“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book |21722|2024-02-29| |2|[sunface/rust-course](https://github.com/sunface/rust-course)|“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book |21743|2024-03-01|
|3|[rust-embedded/rust-raspberrypi-OS-tutorials](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials)|:books: Learn to write an embedded OS in Rust :crab:|12758|2024-02-10| |3|[rust-embedded/rust-raspberrypi-OS-tutorials](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials)|:books: Learn to write an embedded OS in Rust :crab:|12762|2024-02-10|
|4|[sunface/rust-by-practice](https://github.com/sunface/rust-by-practice)|Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.|10023|2024-02-04| |4|[sunface/rust-by-practice](https://github.com/sunface/rust-by-practice)|Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.|10037|2024-02-04|
|5|[johnlui/PPHC](https://github.com/johnlui/PPHC)|📙《高并发的哲学原理》开源图书CC BY-NC-NDhttps://pphc.lvwenhan.com|3138|2024-01-24| |5|[johnlui/PPHC](https://github.com/johnlui/PPHC)|📙《高并发的哲学原理》开源图书CC BY-NC-NDhttps://pphc.lvwenhan.com|3138|2024-01-24|
|6|[mikeroyal/Steam-Deck-Guide](https://github.com/mikeroyal/Steam-Deck-Guide)|Steam Deck Guide. Learn all about the Tools, Accessories, Games, Emulators, and Gaming Tips that will make your Steam Deck an awesome Gaming Handheld or a Portable Computer Workstation. |1812|2024-01-04| |6|[mikeroyal/Steam-Deck-Guide](https://github.com/mikeroyal/Steam-Deck-Guide)|Steam Deck Guide. Learn all about the Tools, Accessories, Games, Emulators, and Gaming Tips that will make your Steam Deck an awesome Gaming Handheld or a Portable Computer Workstation. |1813|2024-01-04|
|7|[sotrh/learn-wgpu](https://github.com/sotrh/learn-wgpu)|Guide for using gfx-rs's wgpu library.|1345|2024-02-20| |7|[sotrh/learn-wgpu](https://github.com/sotrh/learn-wgpu)|Guide for using gfx-rs's wgpu library.|1346|2024-02-20|
|8|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing an expression framework in database systems|1304|2024-01-18| |8|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing an expression framework in database systems|1304|2024-01-18|
|9|[rust-boom/rust-boom](https://github.com/rust-boom/rust-boom)|Awesome Rust (Rust 资源 学习 书 ). 💥|978|2024-01-27| |9|[rust-boom/rust-boom](https://github.com/rust-boom/rust-boom)|Awesome Rust (Rust 资源 学习 书 ). 💥|978|2024-01-27|
|10|[rust-lang-cn/book-cn](https://github.com/rust-lang-cn/book-cn)|Rust 程序设计语言 中文版——Chinese translation of The Rust Programming Language (Book)|708|2024-02-29| |10|[rust-lang-cn/book-cn](https://github.com/rust-lang-cn/book-cn)|Rust 程序设计语言 中文版——Chinese translation of The Rust Programming Language (Book)|708|2024-03-01|
|11|[rustlang-cn/rust-algos](https://github.com/rustlang-cn/rust-algos)|<<Rust>>用Rust语言实现常见的算法和数据结构以及leetcode题解algos = algorithmswritten with ❤️ by course.rs team|579|2024-02-09| |11|[rustlang-cn/rust-algos](https://github.com/rustlang-cn/rust-algos)|<<Rust>>用Rust语言实现常见的算法和数据结构以及leetcode题解algos = algorithmswritten with ❤️ by course.rs team|579|2024-02-09|
|12|[WerWolv/ImHex-Patterns](https://github.com/WerWolv/ImHex-Patterns)|Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor|501|2024-02-27| |12|[WerWolv/ImHex-Patterns](https://github.com/WerWolv/ImHex-Patterns)|Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor|503|2024-03-01|
|13|[cncases/cases](https://github.com/cncases/cases)|中国裁判文书网本地搜索|446|2024-02-26| |13|[cncases/cases](https://github.com/cncases/cases)|中国裁判文书网本地搜索|448|2024-02-26|
|14|[cuppar/rtd](https://github.com/cuppar/rtd)|Learn Rust by 500 lines code|326|2023-09-05| |14|[cuppar/rtd](https://github.com/cuppar/rtd)|Learn Rust by 500 lines code|327|2023-09-05|
|15|[jinleili/learn-wgpu-zh](https://github.com/jinleili/learn-wgpu-zh)|Learn wgpu 中文版|286|2024-02-25| |15|[jinleili/learn-wgpu-zh](https://github.com/jinleili/learn-wgpu-zh)|Learn wgpu 中文版|286|2024-02-25|
|16|[Nugine/bfjit](https://github.com/Nugine/bfjit)|Brainfuck JIT 虚拟机教程|243|2023-10-19| |16|[Nugine/bfjit](https://github.com/Nugine/bfjit)|Brainfuck JIT 虚拟机教程|243|2023-10-19|
|17|[citahub/libsm](https://github.com/citahub/libsm)|A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)|204|2023-12-26| |17|[citahub/libsm](https://github.com/citahub/libsm)|A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)|204|2023-12-26|

@ -1,31 +1,31 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Shell # 中文总榜 > 资料类 > Shell
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[Anduin2017/HowToCook](https://github.com/Anduin2017/HowToCook)|程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).|59172|2024-02-29| |1|[Anduin2017/HowToCook](https://github.com/Anduin2017/HowToCook)|程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).|59195|2024-03-01|
|2|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|28436|2024-02-22| |2|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|28442|2024-02-22|
|3|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|25453|2024-02-26| |3|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|25452|2024-02-26|
|4|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|8677|2024-01-28| |4|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|8679|2024-01-28|
|5|[charlax/engineering-management](https://github.com/charlax/engineering-management)|A collection of inspiring resources related to engineering management and tech leadership|6973|2024-02-13| |5|[charlax/engineering-management](https://github.com/charlax/engineering-management)|A collection of inspiring resources related to engineering management and tech leadership|6977|2024-02-13|
|6|[edoardottt/awesome-hacker-search-engines](https://github.com/edoardottt/awesome-hacker-search-engines)|A curated list of awesome search engines useful during Penetration testing, Vulnerability assessments, Red/Blue Team operations, Bug Bounty and more|6434|2024-02-28| |6|[edoardottt/awesome-hacker-search-engines](https://github.com/edoardottt/awesome-hacker-search-engines)|A curated list of awesome search engines useful during Penetration testing, Vulnerability assessments, Red/Blue Team operations, Bug Bounty and more|6436|2024-03-01|
|7|[wangdoc/bash-tutorial](https://github.com/wangdoc/bash-tutorial)|Bash 教程|4119|2024-02-09| |7|[wangdoc/bash-tutorial](https://github.com/wangdoc/bash-tutorial)|Bash 教程|4119|2024-02-09|
|8|[gonglei007/GameDevMind](https://github.com/gonglei007/GameDevMind)|最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。|4092|2024-02-19| |8|[gonglei007/GameDevMind](https://github.com/gonglei007/GameDevMind)|最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。|4096|2024-02-19|
|9|[apachecn/pytorch-doc-zh](https://github.com/apachecn/pytorch-doc-zh)|Pytorch 中文文档|3995|2024-02-22| |9|[apachecn/pytorch-doc-zh](https://github.com/apachecn/pytorch-doc-zh)|Pytorch 中文文档|3995|2024-02-22|
|10|[wangdoc/javascript-tutorial](https://github.com/wangdoc/javascript-tutorial)|JavaScript 教程 https://wangdoc.com/javascript|3824|2024-02-24| |10|[wangdoc/javascript-tutorial](https://github.com/wangdoc/javascript-tutorial)|JavaScript 教程 https://wangdoc.com/javascript|3824|2024-02-24|
|11|[jghoman/awesome-apache-airflow](https://github.com/jghoman/awesome-apache-airflow)|Curated list of resources about Apache Airflow|3525|2023-11-29| |11|[jghoman/awesome-apache-airflow](https://github.com/jghoman/awesome-apache-airflow)|Curated list of resources about Apache Airflow|3526|2023-11-29|
|12|[wslutilities/wslu](https://github.com/wslutilities/wslu)|A collection of utilities for Windows Subsystem for Linux|3109|2024-01-11| |12|[wslutilities/wslu](https://github.com/wslutilities/wslu)|A collection of utilities for Windows Subsystem for Linux|3110|2024-01-11|
|13|[tensorchord/Awesome-LLMOps](https://github.com/tensorchord/Awesome-LLMOps)|An awesome & curated list of best LLMOps tools for developers|2655|2024-02-26| |13|[tensorchord/Awesome-LLMOps](https://github.com/tensorchord/Awesome-LLMOps)|An awesome & curated list of best LLMOps tools for developers|2659|2024-03-01|
|14|[Cats-Team/AdRules](https://github.com/Cats-Team/AdRules)|List for blocking ads in the Chinese region|2391|2024-02-29| |14|[Cats-Team/AdRules](https://github.com/Cats-Team/AdRules)|List for blocking ads in the Chinese region|2394|2024-03-01|
|15|[LCTT/TranslateProject](https://github.com/LCTT/TranslateProject)|Linux中国翻译项目|2193|2024-02-29| |15|[LCTT/TranslateProject](https://github.com/LCTT/TranslateProject)|Linux中国翻译项目|2195|2024-03-01|
|16|[pingcap/docs-cn](https://github.com/pingcap/docs-cn)|TiDB/TiKV/PD 中文文档|1797|2024-02-29| |16|[pingcap/docs-cn](https://github.com/pingcap/docs-cn)|TiDB/TiKV/PD 中文文档|1797|2024-03-01|
|17|[overmind1980/oeasy-python-tutorial](https://github.com/overmind1980/oeasy-python-tutorial)|良心的 Python 教程,面向零基础初学者简明易懂的 Python3 入门基础课程。在linux+vim生产力环境下从浅入深从简单程序学到网络爬虫。可以配合蓝桥云上实验环境操作。|1602|2024-02-12| |17|[overmind1980/oeasy-python-tutorial](https://github.com/overmind1980/oeasy-python-tutorial)|良心的 Python 教程,面向零基础初学者简明易懂的 Python3 入门基础课程。在linux+vim生产力环境下从浅入深从简单程序学到网络爬虫。可以配合蓝桥云上实验环境操作。|1606|2024-02-12|
|18|[discourse/discourse_docker](https://github.com/discourse/discourse_docker)|A Docker image for Discourse|1596|2024-02-29| |18|[discourse/discourse_docker](https://github.com/discourse/discourse_docker)|A Docker image for Discourse|1596|2024-03-01|
|19|[WindrunnerMax/EveryDay](https://github.com/WindrunnerMax/EveryDay)|前端基础 个人博客 学习笔记|1528|2024-02-20| |19|[WindrunnerMax/EveryDay](https://github.com/WindrunnerMax/EveryDay)|前端基础 个人博客 学习笔记|1530|2024-02-20|
|20|[duguying/parsing-techniques](https://github.com/duguying/parsing-techniques)|📕 parsing techniques 中文译本——《解析技术》|1507|2023-10-10| |20|[duguying/parsing-techniques](https://github.com/duguying/parsing-techniques)|📕 parsing techniques 中文译本——《解析技术》|1507|2023-10-10|
|21|[zhonghuasheng/Tutorial](https://github.com/zhonghuasheng/Tutorial)|后端 Java Golang全栈知识架构体系总结|1500|2023-10-29| |21|[zhonghuasheng/Tutorial](https://github.com/zhonghuasheng/Tutorial)|后端 Java Golang全栈知识架构体系总结|1502|2023-10-29|
|22|[bollwarm/SecToolSet](https://github.com/bollwarm/SecToolSet)|The security tool(project) Set from github。github安全项目工具集合 |1202|2024-02-29| |22|[bollwarm/SecToolSet](https://github.com/bollwarm/SecToolSet)|The security tool(project) Set from github。github安全项目工具集合 |1202|2024-02-29|
|23|[vmayoral/ros-robotics-companies](https://github.com/vmayoral/ros-robotics-companies)|A list of robotics companies using the Robot Operating System (ROS and ROS 2). |1099|2024-02-13| |23|[vmayoral/ros-robotics-companies](https://github.com/vmayoral/ros-robotics-companies)|A list of robotics companies using the Robot Operating System (ROS and ROS 2). |1099|2024-02-13|
|24|[wangdoc/es6-tutorial](https://github.com/wangdoc/es6-tutorial)|一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。|980|2023-12-30| |24|[wangdoc/es6-tutorial](https://github.com/wangdoc/es6-tutorial)|一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。|980|2023-12-30|
@ -35,18 +35,18 @@
|28|[Esonhugh/Attack_Code](https://github.com/Esonhugh/Attack_Code)|文章 Attack Code 的详细全文。安全和开发总是具有伴生属性尤其是云的安全方向本篇文章是希望能帮助到读者的云安全入门材料。Full text of the article Attack Code. Security and development always have concomitant attributes, and this is especially true with t ...|524|2024-02-29| |28|[Esonhugh/Attack_Code](https://github.com/Esonhugh/Attack_Code)|文章 Attack Code 的详细全文。安全和开发总是具有伴生属性尤其是云的安全方向本篇文章是希望能帮助到读者的云安全入门材料。Full text of the article Attack Code. Security and development always have concomitant attributes, and this is especially true with t ...|524|2024-02-29|
|29|[zq99299/note-book](https://github.com/zq99299/note-book)|新笔记本java、git、elasticsearch、mycat、设计模式、gradle、vue 等 。vuepress 构建的 Markdown 笔记。|489|2024-02-22| |29|[zq99299/note-book](https://github.com/zq99299/note-book)|新笔记本java、git、elasticsearch、mycat、设计模式、gradle、vue 等 。vuepress 构建的 Markdown 笔记。|489|2024-02-22|
|30|[leewaiho/Clean-Architecture-zh](https://github.com/leewaiho/Clean-Architecture-zh)|《架构整洁之道》中文翻译|481|2023-10-16| |30|[leewaiho/Clean-Architecture-zh](https://github.com/leewaiho/Clean-Architecture-zh)|《架构整洁之道》中文翻译|481|2023-10-16|
|31|[yuyicai/update-kube-cert](https://github.com/yuyicai/update-kube-cert)|K8s 集群证书过期处理,更新 kubeadm 生成的证书有效期为 10 年。支持全部版本。|448|2023-12-19| |31|[yuyicai/update-kube-cert](https://github.com/yuyicai/update-kube-cert)|K8s 集群证书过期处理,更新 kubeadm 生成的证书有效期为 10 年。支持全部版本。|449|2023-12-19|
|32|[cdk8s/cdk8s-team-style](https://github.com/cdk8s/cdk8s-team-style)|寻找志同道合的人,引发自身的思考|443|2024-02-29| |32|[cdk8s/cdk8s-team-style](https://github.com/cdk8s/cdk8s-team-style)|寻找志同道合的人,引发自身的思考|443|2024-02-29|
|33|[weijiew/everystep](https://github.com/weijiew/everystep)|🚀 写点笔记、踩坑记录|397|2024-02-28| |33|[weijiew/everystep](https://github.com/weijiew/everystep)|🚀 写点笔记、踩坑记录|397|2024-02-28|
|34|[jaywcjlove/shell-tutorial](https://github.com/jaywcjlove/shell-tutorial)|Shell入门教程Shell tutorial book|394|2023-11-29| |34|[jaywcjlove/shell-tutorial](https://github.com/jaywcjlove/shell-tutorial)|Shell入门教程Shell tutorial book|394|2023-11-29|
|35|[meetbill/op_practice_book](https://github.com/meetbill/op_practice_book)|📚 《运维实践指南》持续更新中,推荐大牛干货博客 https://me.csdn.net/g2V13ah|391|2023-09-13| |35|[meetbill/op_practice_book](https://github.com/meetbill/op_practice_book)|📚 《运维实践指南》持续更新中,推荐大牛干货博客 https://me.csdn.net/g2V13ah|392|2023-09-13|
|36|[jgsrty/jgsrty.github.io](https://github.com/jgsrty/jgsrty.github.io)|:sunny: 英语学习 :feet: 项目预览https://jgsrty.github.io 国内访问https://rtyxmd.gitee.io|369|2023-11-20| |36|[jgsrty/jgsrty.github.io](https://github.com/jgsrty/jgsrty.github.io)|:sunny: 英语学习 :feet: 项目预览https://jgsrty.github.io 国内访问https://rtyxmd.gitee.io|369|2023-11-20|
|37|[wangtunan/blog](https://github.com/wangtunan/blog)|:memo: 记录个人博客,见证成长之路 https://wangtunan.github.io/blog/|351|2024-01-31| |37|[wangtunan/blog](https://github.com/wangtunan/blog)|:memo: 记录个人博客,见证成长之路 https://wangtunan.github.io/blog/|351|2024-01-31|
|38|[maravento/blackweb](https://github.com/maravento/blackweb)|Domains Blacklist for Squid-Cache|312|2024-02-06| |38|[maravento/blackweb](https://github.com/maravento/blackweb)|Domains Blacklist for Squid-Cache|312|2024-02-06|
|39|[huweihuang/kubernetes-notes](https://github.com/huweihuang/kubernetes-notes)|Kubernetes 学习笔记-https://www.huweihuang.com/kubernetes-notes/|311|2023-10-29| |39|[huweihuang/kubernetes-notes](https://github.com/huweihuang/kubernetes-notes)|Kubernetes 学习笔记-https://www.huweihuang.com/kubernetes-notes/|311|2023-10-29|
|40|[rentianyu/Ad-set-hosts](https://github.com/rentianyu/Ad-set-hosts)|集合多个去广告hosts并去重|304|2024-02-29| |40|[rentianyu/Ad-set-hosts](https://github.com/rentianyu/Ad-set-hosts)|集合多个去广告hosts并去重|305|2024-03-01|
|41|[binghe001/BingheGuide](https://github.com/binghe001/BingheGuide)|🔥🔥🔥 📚 本代码库是作者冰河多年从事互联网大厂开发、架构的学习历程技术汇总旨在为大家提供一个清晰详细的学习教程侧重点更倾向编写Java核心内容、底层原理、架构知识、渗透技术。如果本仓库能为您提供帮助请给予支持(关注、点赞、分享)|295|2024-02-28| |41|[binghe001/BingheGuide](https://github.com/binghe001/BingheGuide)|🔥🔥🔥 📚 本代码库是作者冰河多年从事互联网大厂开发、架构的学习历程技术汇总旨在为大家提供一个清晰详细的学习教程侧重点更倾向编写Java核心内容、底层原理、架构知识、渗透技术。如果本仓库能为您提供帮助请给予支持(关注、点赞、分享)|295|2024-02-28|
|42|[typst-cn/awesome-typst-cn](https://github.com/typst-cn/awesome-typst-cn)|Awesome Typst 列表中文版|280|2023-10-07| |42|[typst-cn/awesome-typst-cn](https://github.com/typst-cn/awesome-typst-cn)|Awesome Typst 列表中文版|281|2023-10-07|
|43|[phodal/dx-book](https://github.com/phodal/dx-book)|《开发者体验探索与重塑》电子书。book of research and refactoring in developer experience (WIP)|279|2024-02-24| |43|[phodal/dx-book](https://github.com/phodal/dx-book)|《开发者体验探索与重塑》电子书。book of research and refactoring in developer experience (WIP)|279|2024-02-24|
|44|[llwslc/grammar-club](https://github.com/llwslc/grammar-club)|《语法俱乐部》- 旋元佑|278|2024-02-16| |44|[llwslc/grammar-club](https://github.com/llwslc/grammar-club)|《语法俱乐部》- 旋元佑|278|2024-02-16|
|45|[wangdoc/html-tutorial](https://github.com/wangdoc/html-tutorial)|HTML 语言教程|278|2023-12-05| |45|[wangdoc/html-tutorial](https://github.com/wangdoc/html-tutorial)|HTML 语言教程|278|2023-12-05|
@ -58,17 +58,17 @@
|51|[laubonghaudoi/Chinese_Rime](https://github.com/laubonghaudoi/Chinese_Rime)|收集非普通話漢語和古漢語的中州韻輸入法拼音方案 Collection of phonetic spelling schemas for Sinitic languages and dialects|175|2024-02-25| |51|[laubonghaudoi/Chinese_Rime](https://github.com/laubonghaudoi/Chinese_Rime)|收集非普通話漢語和古漢語的中州韻輸入法拼音方案 Collection of phonetic spelling schemas for Sinitic languages and dialects|175|2024-02-25|
|52|[MrH723/Actions-OpenWrt](https://github.com/MrH723/Actions-OpenWrt)|-OpenWrt全网插件汇总-多种设备OpenWrt固件自动云编译。X86-64主路由x86-64旁路由、x86-64插件全家桶、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、竞斗云、小、小米 R3G、极路由 B70、小米 R3P、小米 Mini、网件 R7800、娱 C5、R2SNanoPI NEO2、等。|159|2023-09-05| |52|[MrH723/Actions-OpenWrt](https://github.com/MrH723/Actions-OpenWrt)|-OpenWrt全网插件汇总-多种设备OpenWrt固件自动云编译。X86-64主路由x86-64旁路由、x86-64插件全家桶、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、竞斗云、小、小米 R3G、极路由 B70、小米 R3P、小米 Mini、网件 R7800、娱 C5、R2SNanoPI NEO2、等。|159|2023-09-05|
|53|[duyanghao/kubernetes-reading-notes](https://github.com/duyanghao/kubernetes-reading-notes)|Kubernetes源码阅读笔记专注云原生、边缘计算、程序员综合素质以及自我修养|151|2024-02-27| |53|[duyanghao/kubernetes-reading-notes](https://github.com/duyanghao/kubernetes-reading-notes)|Kubernetes源码阅读笔记专注云原生、边缘计算、程序员综合素质以及自我修养|151|2024-02-27|
|54|[kejilion/sh](https://github.com/kejilion/sh)|分享定制化的shell脚本|140|2024-02-27| |54|[kejilion/sh](https://github.com/kejilion/sh)|分享定制化的shell脚本|141|2024-02-27|
|55|[daliansky/Lenovo-Air13-IWL-Hackintosh](https://github.com/daliansky/Lenovo-Air13-IWL-Hackintosh)|联想小新Air 13 IWL笔记本EFI|133|2024-01-15| |55|[daliansky/Lenovo-Air13-IWL-Hackintosh](https://github.com/daliansky/Lenovo-Air13-IWL-Hackintosh)|联想小新Air 13 IWL笔记本EFI|133|2024-01-15|
|56|[shipengqi/frontend-learn](https://github.com/shipengqi/frontend-learn)|:books: 前端知识学习整理 ...|128|2023-09-16| |56|[shipengqi/frontend-learn](https://github.com/shipengqi/frontend-learn)|:books: 前端知识学习整理 ...|128|2023-09-16|
|57|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|105|2024-01-02| |57|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|105|2024-01-02|
|58|[felix-fly/v2ray-padavan-doh](https://github.com/felix-fly/v2ray-padavan-doh)|k2p路由器使用padavan(N56U/改华硕)固件安装配置v2ray的进阶流程|104|2024-01-04| |58|[felix-fly/v2ray-padavan-doh](https://github.com/felix-fly/v2ray-padavan-doh)|k2p路由器使用padavan(N56U/改华硕)固件安装配置v2ray的进阶流程|104|2024-01-04|
|59|[maravento/blackip](https://github.com/maravento/blackip)|IPv4 Blacklist for Ipset or Squid-Cache|100|2024-02-05| |59|[maravento/blackip](https://github.com/maravento/blackip)|IPv4 Blacklist for Ipset or Squid-Cache|100|2024-02-05|
|60|[gmt-china/GMT_docs](https://github.com/gmt-china/GMT_docs)|GMT 中文手册|98|2024-02-28| |60|[gmt-china/GMT_docs](https://github.com/gmt-china/GMT_docs)|GMT 中文手册|99|2024-02-28|
|61|[megabitsenmzq/Tutorials](https://github.com/megabitsenmzq/Tutorials)|我写的各种教程文章存档。|87|2024-02-24| |61|[megabitsenmzq/Tutorials](https://github.com/megabitsenmzq/Tutorials)|我写的各种教程文章存档。|87|2024-02-24|
|62|[maomao1996/mm-notes](https://github.com/maomao1996/mm-notes)|茂茂物语: 各种笔记记录(想到啥写啥系列)|85|2024-02-26| |62|[maomao1996/mm-notes](https://github.com/maomao1996/mm-notes)|茂茂物语: 各种笔记记录(想到啥写啥系列)|85|2024-02-26|
|63|[Apocalypsor/SmartDNS-GFWList](https://github.com/Apocalypsor/SmartDNS-GFWList)|GFWList for Smartdns to solve dns poisoning|78|2024-02-19| |63|[Apocalypsor/SmartDNS-GFWList](https://github.com/Apocalypsor/SmartDNS-GFWList)|GFWList for Smartdns to solve dns poisoning|78|2024-02-19|
|64|[yuehen7/scripts](https://github.com/yuehen7/scripts)|BBR、WARP、trojan-go、sing-box合集|67|2024-01-22| |64|[yuehen7/scripts](https://github.com/yuehen7/scripts)|BBR、WARP、trojan-go、sing-box合集|68|2024-01-22|
|65|[dalaolala/blog](https://github.com/dalaolala/blog)|用issue来写博客 和别人学的|67|2023-11-11| |65|[dalaolala/blog](https://github.com/dalaolala/blog)|用issue来写博客 和别人学的|67|2023-11-11|
|66|[Simon-He95/awesome-collections](https://github.com/Simon-He95/awesome-collections)|记录一下前端的书籍和常用的工具、插件和vscode配置|66|2024-02-23| |66|[Simon-He95/awesome-collections](https://github.com/Simon-He95/awesome-collections)|记录一下前端的书籍和常用的工具、插件和vscode配置|66|2024-02-23|
|67|[YaoFANGUK/clashX-clash-config](https://github.com/YaoFANGUK/clashX-clash-config)|clash / clashX Premium 配置文件新版clash配置教程|66|2024-01-12| |67|[YaoFANGUK/clashX-clash-config](https://github.com/YaoFANGUK/clashX-clash-config)|clash / clashX Premium 配置文件新版clash配置教程|66|2024-01-12|
@ -78,20 +78,20 @@
|71|[tomstillcoding/tomstillcoding.github.io](https://github.com/tomstillcoding/tomstillcoding.github.io)|🎙️这是一个通过 jekyll + GitHub Pages 搭建的个人免费博客,可以通过 fork + 改造 + 用 Typora 编写文章的方法打造你的个人博客。特点是方便、快捷从搭建到发布第一篇文章、访问3分钟内解决甚至不用写任何一行代码博客网页内容完全自定义、无广告、无注册各种插件免费安装|62|2023-12-07| |71|[tomstillcoding/tomstillcoding.github.io](https://github.com/tomstillcoding/tomstillcoding.github.io)|🎙️这是一个通过 jekyll + GitHub Pages 搭建的个人免费博客,可以通过 fork + 改造 + 用 Typora 编写文章的方法打造你的个人博客。特点是方便、快捷从搭建到发布第一篇文章、访问3分钟内解决甚至不用写任何一行代码博客网页内容完全自定义、无广告、无注册各种插件免费安装|62|2023-12-07|
|72|[yxnan/block-l4d2-rpg-servers](https://github.com/yxnan/block-l4d2-rpg-servers)|这个repo维护一份求生之路RPG服的列表并且提供相应的屏蔽方法|57|2024-02-03| |72|[yxnan/block-l4d2-rpg-servers](https://github.com/yxnan/block-l4d2-rpg-servers)|这个repo维护一份求生之路RPG服的列表并且提供相应的屏蔽方法|57|2024-02-03|
|73|[spiritLHLS/ecsspeed](https://github.com/spiritLHLS/ecsspeed)|自动更新测试服务器节点列表的网络基准测试脚本(Network benchmarking script that automatically updates the list of the measurement server nodes)|55|2023-10-22| |73|[spiritLHLS/ecsspeed](https://github.com/spiritLHLS/ecsspeed)|自动更新测试服务器节点列表的网络基准测试脚本(Network benchmarking script that automatically updates the list of the measurement server nodes)|55|2023-10-22|
|74|[seisman/SAC_Docs_zh](https://github.com/seisman/SAC_Docs_zh)|SAC参考手册中文版|55|2023-10-02| |74|[1292004560/AllNote](https://github.com/1292004560/AllNote)|这是我所有的笔记|55|2024-03-01|
|75|[1292004560/AllNote](https://github.com/1292004560/AllNote)|这是我所有的笔记|54|2024-01-26| |75|[seisman/SAC_Docs_zh](https://github.com/seisman/SAC_Docs_zh)|SAC参考手册中文版|55|2023-10-02|
|76|[rime/rime-essay](https://github.com/rime/rime-essay)|【八股文】Essay - the shared vocabulary and language model|53|2023-09-02| |76|[rime/rime-essay](https://github.com/rime/rime-essay)|【八股文】Essay - the shared vocabulary and language model|53|2023-09-02|
|77|[Misaka-blog/acme-script](https://github.com/Misaka-blog/acme-script)|acme.sh 证书一键申请脚本|52|2023-12-29| |77|[Misaka-blog/acme-script](https://github.com/Misaka-blog/acme-script)|acme.sh 证书一键申请脚本|52|2023-12-29|
|78|[flame1ce/hysteria2-install](https://github.com/flame1ce/hysteria2-install)|Install Hysteria2 一键脚本 安装指南|50|2023-09-13| |78|[flame1ce/hysteria2-install](https://github.com/flame1ce/hysteria2-install)|Install Hysteria2 一键脚本 安装指南|50|2023-09-13|
|79|[X-yael/AlistforMagisk](https://github.com/X-yael/AlistforMagisk)|手机安卓版Alist & Alist for Android & Magisk模块|48|2024-01-06| |79|[X-yael/AlistforMagisk](https://github.com/X-yael/AlistforMagisk)|手机安卓版Alist & Alist for Android & Magisk模块|48|2024-01-06|
|80|[whyjz/GMT-tutorials](https://github.com/whyjz/GMT-tutorials)|GMT 教學手冊網站文檔 (Text sources of the website "GMT Tutorials")|48|2024-02-04| |80|[whyjz/GMT-tutorials](https://github.com/whyjz/GMT-tutorials)|GMT 教學手冊網站文檔 (Text sources of the website "GMT Tutorials")|48|2024-02-04|
|81|[ly525/blog](https://github.com/ly525/blog)|My personal blog / 个人博客(小小鲁班的技术口袋)|46|2024-02-22| |81|[ly525/blog](https://github.com/ly525/blog)|My personal blog / 个人博客(小小鲁班的技术口袋)|46|2024-02-22|
|82|[AndSonder/space.keter.top](https://github.com/AndSonder/space.keter.top)|这里是sonder的有点又没有太多用的笔记本 “一个人只有不停的写作,才不会被人海淹没” 你可以通过这个链接来访问网页版https://space.keter.top|44|2024-01-07| |82|[itclanCode/blogcode](https://github.com/itclanCode/blogcode)|前端面试题,微信小程序,云开发,开发实用性技能,itclanCoder的技术后花园,源码,欢迎star,提issues|44|2023-10-04|
|83|[itclanCode/blogcode](https://github.com/itclanCode/blogcode)|前端面试题,微信小程序,云开发,开发实用性技能,itclanCoder的技术后花园,源码,欢迎star,提issues|44|2023-10-04| |83|[Nanshen0405/StudyDocumentation](https://github.com/Nanshen0405/StudyDocumentation)|Study document for Chinese programmers . 程序员的学习文档系列。包括数据结构与算法、面试八股文、Spring框架的理解等文档|43|2023-10-12|
|84|[Nanshen0405/StudyDocumentation](https://github.com/Nanshen0405/StudyDocumentation)|Study document for Chinese programmers . 程序员的学习文档系列。包括数据结构与算法、面试八股文、Spring框架的理解等文档|43|2023-10-12| |84|[zq99299/mysql-tutorial](https://github.com/zq99299/mysql-tutorial)|MySQL 系列知识|43|2024-01-18|
|85|[zq99299/mysql-tutorial](https://github.com/zq99299/mysql-tutorial)|MySQL 系列知识|43|2024-01-18| |85|[tower1229/frontend-weekly](https://github.com/tower1229/frontend-weekly)|前端周刊给前端同学准备的每周1小时阅读清单|43|2024-02-27|
|86|[tower1229/frontend-weekly](https://github.com/tower1229/frontend-weekly)|前端周刊给前端同学准备的每周1小时阅读清单|43|2024-02-27| |86|[zjutjsj1004/python](https://github.com/zjutjsj1004/python)|python学习基本语法爬虫Web|43|2024-01-12|
|87|[zjutjsj1004/python](https://github.com/zjutjsj1004/python)|python学习基本语法爬虫Web|43|2024-01-12| |87|[AndSonder/space.keter.top](https://github.com/AndSonder/space.keter.top)|这里是sonder的有点又没有太多用的笔记本 “一个人只有不停的写作,才不会被人海淹没” 你可以通过这个链接来访问网页版https://space.keter.top|42|2024-01-07|
|88|[shang1219178163/EfficientWork](https://github.com/shang1219178163/EfficientWork)|iOS自动化之路 - 😺效率工作,快乐生活|39|2024-01-30| |88|[shang1219178163/EfficientWork](https://github.com/shang1219178163/EfficientWork)|iOS自动化之路 - 😺效率工作,快乐生活|39|2024-01-30|
|89|[liguodongiot/llm-resource](https://github.com/liguodongiot/llm-resource)|LLM全栈优质资源汇总|35|2024-01-25| |89|[liguodongiot/llm-resource](https://github.com/liguodongiot/llm-resource)|LLM全栈优质资源汇总|35|2024-01-25|
|90|[DPsystems/Login-Shield](https://github.com/DPsystems/Login-Shield)|Your first line of defense against Internet bots, hacks and probes. Login-Shield is a small set of bash scripts that implements an iptables/ipset blocklist of known sources of hack activity. Works g ...|35|2023-11-03| |90|[DPsystems/Login-Shield](https://github.com/DPsystems/Login-Shield)|Your first line of defense against Internet bots, hacks and probes. Login-Shield is a small set of bash scripts that implements an iptables/ipset blocklist of known sources of hack activity. Works g ...|35|2023-11-03|

@ -1,14 +1,14 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Swift # 中文总榜 > 资料类 > Swift
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|14894|2024-01-18| |1|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|14895|2024-01-18|
|2|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |5022|2024-02-17| |2|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |5025|2024-02-17|
|3|[RanKKI/LawRefBook](https://github.com/RanKKI/LawRefBook)|中华人民共和国法律手册|2150|2023-12-31| |3|[RanKKI/LawRefBook](https://github.com/RanKKI/LawRefBook)|中华人民共和国法律手册|2153|2023-12-31|
|4|[TortugaPower/BookPlayer](https://github.com/TortugaPower/BookPlayer)|Player for your DRM-free audiobooks|1419|2024-02-29| |4|[TortugaPower/BookPlayer](https://github.com/TortugaPower/BookPlayer)|Player for your DRM-free audiobooks|1419|2024-03-01|
|5|[pro648/BasicDemos-iOS](https://github.com/pro648/BasicDemos-iOS)|iOS学习进程中的demo汇总|474|2023-10-04| |5|[pro648/BasicDemos-iOS](https://github.com/pro648/BasicDemos-iOS)|iOS学习进程中的demo汇总|474|2023-10-04|
|6|[JmoVxia/CLDemo](https://github.com/JmoVxia/CLDemo)|记录平时博客中的Demo持续更新|465|2024-02-29| |6|[JmoVxia/CLDemo](https://github.com/JmoVxia/CLDemo)|记录平时博客中的Demo持续更新|465|2024-02-29|
|7|[RickeyBoy/Rickey-iOS-Notes](https://github.com/RickeyBoy/Rickey-iOS-Notes)|一些笔记和收获README 就是目录|363|2024-02-22| |7|[RickeyBoy/Rickey-iOS-Notes](https://github.com/RickeyBoy/Rickey-iOS-Notes)|一些笔记和收获README 就是目录|363|2024-02-22|
@ -19,7 +19,7 @@
|12|[yungfan/SwiftUI-learning](https://github.com/yungfan/SwiftUI-learning)|SwiftUI Learning Code|84|2024-01-19| |12|[yungfan/SwiftUI-learning](https://github.com/yungfan/SwiftUI-learning)|SwiftUI Learning Code|84|2024-01-19|
|13|[fatbobman/BlogCodes](https://github.com/fatbobman/BlogCodes)|【肘子的Swift笔记】博文中的代码汇总|71|2024-02-26| |13|[fatbobman/BlogCodes](https://github.com/fatbobman/BlogCodes)|【肘子的Swift笔记】博文中的代码汇总|71|2024-02-26|
|14|[ZhongshanHuang/PoReader](https://github.com/ZhongshanHuang/PoReader)|本地小说阅读器支持深色模式Wifi传书代码简洁有注释(local text reader, support dark modal, upload text by wifi)|54|2023-12-04| |14|[ZhongshanHuang/PoReader](https://github.com/ZhongshanHuang/PoReader)|本地小说阅读器支持深色模式Wifi传书代码简洁有注释(local text reader, support dark modal, upload text by wifi)|54|2023-12-04|
|15|[crazypoo/PTools](https://github.com/crazypoo/PTools)|iOS开发工具小集合,不定期更新|30|2024-02-23| |15|[crazypoo/PTools](https://github.com/crazypoo/PTools)|iOS开发工具小集合,不定期更新|30|2024-03-01|
|16|[dyljqq/DJGithub](https://github.com/dyljqq/DJGithub)|纯Swift搭建的个人的Github客户端。里面也会本地收录一些日常开发中看的博客等。|21|2023-12-16| |16|[dyljqq/DJGithub](https://github.com/dyljqq/DJGithub)|纯Swift搭建的个人的Github客户端。里面也会本地收录一些日常开发中看的博客等。|21|2023-12-16|
|17|[songgeb/I-Love-iOS](https://github.com/songgeb/I-Love-iOS)|iOS学习笔记技术道路走到黑|19|2024-02-04| |17|[songgeb/I-Love-iOS](https://github.com/songgeb/I-Love-iOS)|iOS学习笔记技术道路走到黑|19|2024-02-04|
|18|[MetaBBLv/SwiftUIModifier](https://github.com/MetaBBLv/SwiftUIModifier)|关于SwiftUI中基础组件的修饰符的学习过程|17|2023-09-07| |18|[MetaBBLv/SwiftUIModifier](https://github.com/MetaBBLv/SwiftUIModifier)|关于SwiftUI中基础组件的修饰符的学习过程|17|2023-09-07|

@ -1,49 +1,49 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > TeX # 中文总榜 > 资料类 > TeX
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模本科生数学建模、数学建模竞赛优秀论文数学建模算法LaTeX论文模板算法思维导图参考书籍Matlab软件教程PPT|6883|2024-01-03| |1|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模本科生数学建模、数学建模竞赛优秀论文数学建模算法LaTeX论文模板算法思维导图参考书籍Matlab软件教程PPT|6889|2024-01-03|
|2|[liuxinyu95/AlgoXY](https://github.com/liuxinyu95/AlgoXY)|Book of Elementary Functional Algorithms and Data structures|5948|2024-02-26| |2|[liuxinyu95/AlgoXY](https://github.com/liuxinyu95/AlgoXY)|Book of Elementary Functional Algorithms and Data structures|5949|2024-02-26|
|3|[openmlsys/openmlsys-zh](https://github.com/openmlsys/openmlsys-zh)|《Machine Learning Systems: Design and Implementation》- Chinese Version|3515|2024-02-18| |3|[openmlsys/openmlsys-zh](https://github.com/openmlsys/openmlsys-zh)|《Machine Learning Systems: Design and Implementation》- Chinese Version|3513|2024-02-18|
|4|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 LaTeX 论文模板 Shanghai Jiao Tong University LaTeX Thesis Template|3129|2024-02-19| |4|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 LaTeX 论文模板 Shanghai Jiao Tong University LaTeX Thesis Template|3127|2024-02-19|
|5|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|2814|2023-09-14| |5|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|2815|2023-09-14|
|6|[the-turing-way/the-turing-way](https://github.com/the-turing-way/the-turing-way)|Host repository for The Turing Way: a how to guide for reproducible data science|1788|2024-02-28| |6|[the-turing-way/the-turing-way](https://github.com/the-turing-way/the-turing-way)|Host repository for The Turing Way: a how to guide for reproducible data science|1790|2024-02-28|
|7|[hithesis/hithesis](https://github.com/hithesis/hithesis)|嗨thesis哈尔滨工业大学毕业论文LaTeX模板|1474|2024-02-21| |7|[hithesis/hithesis](https://github.com/hithesis/hithesis)|嗨thesis哈尔滨工业大学毕业论文LaTeX模板|1474|2024-03-01|
|8|[ElvisQin/thegibook](https://github.com/ElvisQin/thegibook)|《全局光照技术:从离线到实时渲染》|1038|2024-01-07| |8|[ElvisQin/thegibook](https://github.com/ElvisQin/thegibook)|《全局光照技术:从离线到实时渲染》|1038|2024-01-07|
|9|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|891|2024-02-27| |9|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|891|2024-02-27|
|10|[moesoha/debian-media-box](https://github.com/moesoha/debian-media-box)|“Debian 小药盒”,一个用来包装 Debian 安装介质的盒子设计和介绍用的说明书。|878|2023-10-01| |10|[moesoha/debian-media-box](https://github.com/moesoha/debian-media-box)|“Debian 小药盒”,一个用来包装 Debian 安装介质的盒子设计和介绍用的说明书。|879|2023-10-01|
|11|[whutug/whu-thesis](https://github.com/whutug/whu-thesis)|:memo: 武汉大学毕业论文 LaTeX 模版 2022|800|2024-02-13| |11|[whutug/whu-thesis](https://github.com/whutug/whu-thesis)|:memo: 武汉大学毕业论文 LaTeX 模版 2022|800|2024-02-13|
|12|[Ruzim/NSFC-application-template-latex](https://github.com/Ruzim/NSFC-application-template-latex)|国家自然科学基金申请书正文面上项目LaTeX 模板(非官方)|732|2024-01-19| |12|[Ruzim/NSFC-application-template-latex](https://github.com/Ruzim/NSFC-application-template-latex)|国家自然科学基金申请书正文面上项目LaTeX 模板(非官方)|736|2024-01-19|
|13|[latexstudio/CUMCMThesis](https://github.com/latexstudio/CUMCMThesis)|全国大学生数学建模竞赛LaTeX论文模板 已经适配到 2020 年格式|628|2023-09-08| |13|[latexstudio/CUMCMThesis](https://github.com/latexstudio/CUMCMThesis)|全国大学生数学建模竞赛LaTeX论文模板 已经适配到 2020 年格式|628|2023-09-08|
|14|[fcampelo/EC-Bestiary](https://github.com/fcampelo/EC-Bestiary)|A bestiary of evolutionary, swarm and other metaphor-based algorithms|556|2023-10-12| |14|[fcampelo/EC-Bestiary](https://github.com/fcampelo/EC-Bestiary)|A bestiary of evolutionary, swarm and other metaphor-based algorithms|556|2023-10-12|
|15|[MeouSker77/ProgrammingRust](https://github.com/MeouSker77/ProgrammingRust)|本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译仅供学习和交流使用如有侵权请联系作者删除|481|2024-02-25| |15|[MeouSker77/ProgrammingRust](https://github.com/MeouSker77/ProgrammingRust)|本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译仅供学习和交流使用如有侵权请联系作者删除|482|2024-02-25|
|16|[CheckBoxStudio/BUAAThesis](https://github.com/CheckBoxStudio/BUAAThesis)|北航研究生学位论文模板Word+LaTeX.|472|2024-02-01| |16|[CheckBoxStudio/BUAAThesis](https://github.com/CheckBoxStudio/BUAAThesis)|北航研究生学位论文模板Word+LaTeX.|472|2024-02-01|
|17|[SYSU-SCC/sysu-thesis](https://github.com/SYSU-SCC/sysu-thesis)|中山大学 LaTeX 论文项目模板|457|2024-01-13| |17|[SYSU-SCC/sysu-thesis](https://github.com/SYSU-SCC/sysu-thesis)|中山大学 LaTeX 论文项目模板|458|2024-01-13|
|18|[Cactus-proj/A-Philosophy-of-Software-Design-zh](https://github.com/Cactus-proj/A-Philosophy-of-Software-Design-zh)|A Philosophy of Software Design 《软件设计的哲学》中文翻译 |450|2024-02-21| |18|[Cactus-proj/A-Philosophy-of-Software-Design-zh](https://github.com/Cactus-proj/A-Philosophy-of-Software-Design-zh)|A Philosophy of Software Design 《软件设计的哲学》中文翻译 |450|2024-02-21|
|19|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|365|2024-01-17| |19|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|365|2024-01-17|
|20|[njuHan/njuthesis-nju-thesis-template](https://github.com/njuHan/njuthesis-nju-thesis-template)|南京大学学位论文(本科/硕士/博士)毕业论文LaTeX模板|319|2024-02-28| |20|[njuHan/njuthesis-nju-thesis-template](https://github.com/njuHan/njuthesis-nju-thesis-template)|南京大学学位论文(本科/硕士/博士)毕业论文LaTeX模板|320|2024-02-28|
|21|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|312|2024-02-22| |21|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|312|2024-02-22|
|22|[NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis](https://github.com/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis)|西北工业大学硕博学位论文模版 Yet Another Thesis Template for Northwestern Polytechnical University|293|2024-02-23| |22|[NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis](https://github.com/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis)|西北工业大学硕博学位论文模版 Yet Another Thesis Template for Northwestern Polytechnical University|293|2024-02-23|
|23|[mengchaoheng/SCUT_thesis](https://github.com/mengchaoheng/SCUT_thesis)|华南理工大学硕博士学位论文LaTeX模板。Latex templates for the thesis of South China University of Technology|234|2024-02-26| |23|[mengchaoheng/SCUT_thesis](https://github.com/mengchaoheng/SCUT_thesis)|华南理工大学硕博士学位论文LaTeX模板。Latex templates for the thesis of South China University of Technology|235|2024-02-26|
|24|[YuzheSHI/awesome-agi-cocosci](https://github.com/YuzheSHI/awesome-agi-cocosci)|An awesome & curated list for Artificial General Intelligence, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences.|233|2024-02-29| |24|[YuzheSHI/awesome-agi-cocosci](https://github.com/YuzheSHI/awesome-agi-cocosci)|An awesome & curated list for Artificial General Intelligence, an emerging inter-discipline field that combines artificial intelligence and computational cognitive sciences.|233|2024-03-01|
|25|[scnu/scnuthesis](https://github.com/scnu/scnuthesis)|符合华南师范大学硕士/博士学位论文格式要求的LaTeX模板。|205|2024-01-08| |25|[scnu/scnuthesis](https://github.com/scnu/scnuthesis)|符合华南师范大学硕士/博士学位论文格式要求的LaTeX模板。|205|2024-01-08|
|26|[chianjin/outline-of-mechanics](https://github.com/chianjin/outline-of-mechanics)|《力学概论》LaTeX 重排版|202|2023-12-19| |26|[chianjin/outline-of-mechanics](https://github.com/chianjin/outline-of-mechanics)|《力学概论》LaTeX 重排版|202|2023-12-19|
|27|[YangLaTeX/hitszthesis](https://github.com/YangLaTeX/hitszthesis)|A dissertation template for Harbin Institute of Technology, ShenZhen (HITSZ), including bachelor, master and doctor dissertations.|200|2023-11-27| |27|[YangLaTeX/hitszthesis](https://github.com/YangLaTeX/hitszthesis)|A dissertation template for Harbin Institute of Technology, ShenZhen (HITSZ), including bachelor, master and doctor dissertations.|200|2023-11-27|
|28|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|184|2024-02-29| |28|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|184|2024-02-29|
|29|[disc0ver-csu/csu-thesis](https://github.com/disc0ver-csu/csu-thesis)|中南大学学术论文LaTex模板。Central South University Thesis LaTeX Template.|182|2023-10-04| |29|[disc0ver-csu/csu-thesis](https://github.com/disc0ver-csu/csu-thesis)|中南大学学术论文LaTex模板。Central South University Thesis LaTeX Template.|182|2023-10-04|
|30|[iydon/sustechthesis](https://github.com/iydon/sustechthesis)|南方科技大学本科生毕业论文 LaTeX 模板|173|2024-02-28| |30|[iydon/sustechthesis](https://github.com/iydon/sustechthesis)|南方科技大学本科生毕业论文 LaTeX 模板|174|2024-02-28|
|31|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|167|2024-02-28| |31|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|167|2024-02-28|
|32|[re-book/ptmst](https://github.com/re-book/ptmst)|Probability Theory and Mathematical Statistics Tutorial|161|2024-02-06| |32|[re-book/ptmst](https://github.com/re-book/ptmst)|Probability Theory and Mathematical Statistics Tutorial|162|2024-02-06|
|33|[zoam/xmu-thesis-grd](https://github.com/zoam/xmu-thesis-grd)|厦门大学研究生学位论文 LaTeX 模板|137|2024-01-13| |33|[zoam/xmu-thesis-grd](https://github.com/zoam/xmu-thesis-grd)|厦门大学研究生学位论文 LaTeX 模板|137|2024-01-13|
|34|[TouchFishPioneer/SEU-master-thesis](https://github.com/TouchFishPioneer/SEU-master-thesis)|东南大学硕士研究生学位论文LaTeX模板|137|2024-02-26| |34|[TouchFishPioneer/SEU-master-thesis](https://github.com/TouchFishPioneer/SEU-master-thesis)|东南大学硕士研究生学位论文LaTeX模板|137|2024-02-26|
|35|[shuosc/SHU-Bachelor-Thesis-OSC](https://github.com/shuosc/SHU-Bachelor-Thesis-OSC)|上海大学本科生毕业论文latex模板-开源社区版本。|132|2024-02-29| |35|[shuosc/SHU-Bachelor-Thesis-OSC](https://github.com/shuosc/SHU-Bachelor-Thesis-OSC)|上海大学本科生毕业论文latex模板-开源社区版本。|132|2024-02-29|
|36|[wen-fei/seu-thesis-latex-template](https://github.com/wen-fei/seu-thesis-latex-template)|东南大学毕业论文latex模板|106|2023-12-04| |36|[wen-fei/seu-thesis-latex-template](https://github.com/wen-fei/seu-thesis-latex-template)|东南大学毕业论文latex模板|107|2023-12-04|
|37|[shuyong/study-notes-math](https://github.com/shuyong/study-notes-math)|读书笔记-数学|99|2023-12-16| |37|[Reanon/SEUThesisLatexTemplate](https://github.com/Reanon/SEUThesisLatexTemplate)|东南大学 硕士毕业论文 Latex 模版 网络空间安全学院|100|2024-01-03|
|38|[XinzeZhang/HUST-PhD-Thesis-Latex](https://github.com/XinzeZhang/HUST-PhD-Thesis-Latex)|华中科技大学博士毕业论文Latex模板|97|2024-02-18| |38|[shuyong/study-notes-math](https://github.com/shuyong/study-notes-math)|读书笔记-数学|99|2023-12-16|
|39|[Reanon/SEUThesisLatexTemplate](https://github.com/Reanon/SEUThesisLatexTemplate)|东南大学 硕士毕业论文 Latex 模版 网络空间安全学院|95|2024-01-03| |39|[XinzeZhang/HUST-PhD-Thesis-Latex](https://github.com/XinzeZhang/HUST-PhD-Thesis-Latex)|华中科技大学博士毕业论文Latex模板|97|2024-02-18|
|40|[yuhldr/LZUThesis2020](https://github.com/yuhldr/LZUThesis2020)|兰州大学2023毕业论文LaTex模板本科生、研究生两个模板|93|2023-11-27| |40|[yuhldr/LZUThesis2020](https://github.com/yuhldr/LZUThesis2020)|兰州大学2023毕业论文LaTex模板本科生、研究生两个模板|93|2023-11-27|
|41|[Mulliken/szaboqc](https://github.com/Mulliken/szaboqc)|《现代量子化学》汉化版|90|2024-01-29| |41|[Mulliken/szaboqc](https://github.com/Mulliken/szaboqc)|《现代量子化学》汉化版|90|2024-01-29|
|42|[GuangLun2000/COMAP-MCM-2024](https://github.com/GuangLun2000/COMAP-MCM-2024)|蔡汉霖的数模美赛材料合集 COMAP MCM/ICM 2024|82|2024-02-07| |42|[GuangLun2000/COMAP-MCM-2024](https://github.com/GuangLun2000/COMAP-MCM-2024)|蔡汉霖的数模美赛材料合集 COMAP MCM/ICM 2024|82|2024-02-07|
@ -55,8 +55,8 @@
|48|[Timozer/CUGThesis](https://github.com/Timozer/CUGThesis)|中国地质大学(武汉)研究生学位论文 TeX 模板。目前仍然在开发和完善中,如果有下载并且使用的同学,请时常记得来这里更新模板。|63|2024-01-05| |48|[Timozer/CUGThesis](https://github.com/Timozer/CUGThesis)|中国地质大学(武汉)研究生学位论文 TeX 模板。目前仍然在开发和完善中,如果有下载并且使用的同学,请时常记得来这里更新模板。|63|2024-01-05|
|49|[XiangyunHuang/data-analysis-in-action](https://github.com/XiangyunHuang/data-analysis-in-action)|:book: R 语言数据分析实战(写作中) Data Analysis in Action Using R|57|2024-02-29| |49|[XiangyunHuang/data-analysis-in-action](https://github.com/XiangyunHuang/data-analysis-in-action)|:book: R 语言数据分析实战(写作中) Data Analysis in Action Using R|57|2024-02-29|
|50|[bjut-swift/BJUT-Helper](https://github.com/bjut-swift/BJUT-Helper)|北京工业大学课程资源共享计划|54|2024-02-21| |50|[bjut-swift/BJUT-Helper](https://github.com/bjut-swift/BJUT-Helper)|北京工业大学课程资源共享计划|54|2024-02-21|
|51|[wenweili/Modulform](https://github.com/wenweili/Modulform)|Introduction to Modular Forms: A Chinese textbook about modular forms|50|2024-02-12| |51|[wenbindu/ThinkPython2-CN](https://github.com/wenbindu/ThinkPython2-CN)|《ThinkPython2》中文译本|50|2024-02-18|
|52|[wenbindu/ThinkPython2-CN](https://github.com/wenbindu/ThinkPython2-CN)|《ThinkPython2》中文译本|49|2024-02-18| |52|[wenweili/Modulform](https://github.com/wenweili/Modulform)|Introduction to Modular Forms: A Chinese textbook about modular forms|50|2024-02-12|
|53|[yusanshi/hnuthesis](https://github.com/yusanshi/hnuthesis)|湖南大学硕士学位论文 LaTeX 模板|49|2024-02-27| |53|[yusanshi/hnuthesis](https://github.com/yusanshi/hnuthesis)|湖南大学硕士学位论文 LaTeX 模板|49|2024-02-27|
|54|[1FCENdoge/SYSUThesis](https://github.com/1FCENdoge/SYSUThesis)|中山大学研究生学位论文LaTeX模板试用|41|2023-12-31| |54|[1FCENdoge/SYSUThesis](https://github.com/1FCENdoge/SYSUThesis)|中山大学研究生学位论文LaTeX模板试用|41|2023-12-31|
|55|[maxuewei2/JLUThesis2020](https://github.com/maxuewei2/JLUThesis2020)|吉林大学硕博学位论文 LaTeX 模板——jluthesis2020|41|2023-12-10| |55|[maxuewei2/JLUThesis2020](https://github.com/maxuewei2/JLUThesis2020)|吉林大学硕博学位论文 LaTeX 模板——jluthesis2020|41|2023-12-10|
@ -73,13 +73,13 @@
|66|[langsci/langscibook](https://github.com/langsci/langscibook)|LaTeX class and additions for typesetting books|32|2024-02-27| |66|[langsci/langscibook](https://github.com/langsci/langscibook)|LaTeX class and additions for typesetting books|32|2024-02-27|
|67|[Yixf-Education/course_Statistics_Story](https://github.com/Yixf-Education/course_Statistics_Story)|天津医科大学,本科选修课,《故事中的统计学》课程资料|30|2023-11-30| |67|[Yixf-Education/course_Statistics_Story](https://github.com/Yixf-Education/course_Statistics_Story)|天津医科大学,本科选修课,《故事中的统计学》课程资料|30|2023-11-30|
|68|[Spacial/awesome-arts](https://github.com/Spacial/awesome-arts)|Awesome Arts is a collection of arts links and stuff.|27|2024-01-04| |68|[Spacial/awesome-arts](https://github.com/Spacial/awesome-arts)|Awesome Arts is a collection of arts links and stuff.|27|2024-01-04|
|69|[Yangruipis/SUIBEthesis](https://github.com/Yangruipis/SUIBEthesis)|上海对外经贸大学SUIBE毕业论文Latex模板|26|2023-12-05| |69|[xiaoweiChen/Learn-LLVM-17](https://github.com/xiaoweiChen/Learn-LLVM-17)|《Learn LLVM 17》的非专业个人翻译|26|2024-02-28|
|70|[YanMing-lxb/GUET_Thesis_LaTeX](https://github.com/YanMing-lxb/GUET_Thesis_LaTeX)|桂林电子科技大学硕博学位论文LATEX模板|23|2024-02-28| |70|[Yangruipis/SUIBEthesis](https://github.com/Yangruipis/SUIBEthesis)|上海对外经贸大学SUIBE毕业论文Latex模板|26|2023-12-05|
|71|[Jinwen-XU/minimalist](https://github.com/Jinwen-XU/minimalist)|Write your articles or books in a simple and clear way|23|2024-02-26| |71|[YanMing-lxb/GUET_Thesis_LaTeX](https://github.com/YanMing-lxb/GUET_Thesis_LaTeX)|桂林电子科技大学硕博学位论文LATEX模板|23|2024-02-28|
|72|[iihciyekub/MUST-Thesis](https://github.com/iihciyekub/MUST-Thesis)|latex-template: 澳门科技大学,硕士or博士毕业论文模版|23|2024-02-20| |72|[Jinwen-XU/minimalist](https://github.com/Jinwen-XU/minimalist)|Write your articles or books in a simple and clear way|23|2024-03-01|
|73|[xiaoweiChen/Learn-LLVM-17](https://github.com/xiaoweiChen/Learn-LLVM-17)|《Learn LLVM 17》的非专业个人翻译|22|2024-02-28| |73|[iihciyekub/MUST-Thesis](https://github.com/iihciyekub/MUST-Thesis)|latex-template: 澳门科技大学,硕士or博士毕业论文模版|23|2024-02-20|
|74|[Jinwen-XU/colorist](https://github.com/Jinwen-XU/colorist)|Write your articles or books in a colorful way|22|2024-02-26| |74|[Jinwen-XU/colorist](https://github.com/Jinwen-XU/colorist)|Write your articles or books in a colorful way|22|2024-02-26|
|75|[MobtgZhang/sues-thesis](https://github.com/MobtgZhang/sues-thesis)|上海工程技术大学硕士学位论文模板|21|2024-02-29| |75|[MobtgZhang/sues-thesis](https://github.com/MobtgZhang/sues-thesis)|上海工程技术大学硕士学位论文模板|21|2024-03-01|
|76|[KaiserKatze/mathematical-notes](https://github.com/KaiserKatze/mathematical-notes)|数学笔记|19|2024-02-29| |76|[KaiserKatze/mathematical-notes](https://github.com/KaiserKatze/mathematical-notes)|数学笔记|19|2024-02-29|
|77|[MeetQu/swputhesis](https://github.com/MeetQu/swputhesis)|西南石油大学硕士学位论文 LaTeX 模板|19|2023-09-07| |77|[MeetQu/swputhesis](https://github.com/MeetQu/swputhesis)|西南石油大学硕士学位论文 LaTeX 模板|19|2023-09-07|
|78|[langsci/latex-skeletons](https://github.com/langsci/latex-skeletons)|Templates for monographs, papers, and edited volumes|19|2024-02-13| |78|[langsci/latex-skeletons](https://github.com/langsci/latex-skeletons)|Templates for monographs, papers, and edited volumes|19|2024-02-13|
@ -90,75 +90,74 @@
|83|[bjut-swift/BJUTLATEX](https://github.com/bjut-swift/BJUTLATEX)|北京工业大学硕士研究生学位 LATEX 论文模版(学术型硕士)|15|2024-01-23| |83|[bjut-swift/BJUTLATEX](https://github.com/bjut-swift/BJUTLATEX)|北京工业大学硕士研究生学位 LATEX 论文模版(学术型硕士)|15|2024-01-23|
|84|[mike2718/ham](https://github.com/mike2718/ham)|《业余无线电操作技能考核攻略本类别A、B》|15|2024-01-18| |84|[mike2718/ham](https://github.com/mike2718/ham)|《业余无线电操作技能考核攻略本类别A、B》|15|2024-01-18|
|85|[Jeffrey28/HNU_DoctoralThesis_Latex](https://github.com/Jeffrey28/HNU_DoctoralThesis_Latex)|湖南大学研究生毕业论文Latex模版|14|2024-02-26| |85|[Jeffrey28/HNU_DoctoralThesis_Latex](https://github.com/Jeffrey28/HNU_DoctoralThesis_Latex)|湖南大学研究生毕业论文Latex模版|14|2024-02-26|
|86|[heyzbw/CSU_Thesis_Template](https://github.com/heyzbw/CSU_Thesis_Template)|中南大学本科生毕业设计论文模板|14|2023-08-31| |86|[wang-q/lecture-slides](https://github.com/wang-q/lecture-slides)|Slides for my course "General Biology".|14|2023-12-24|
|87|[wang-q/lecture-slides](https://github.com/wang-q/lecture-slides)|Slides for my course "General Biology".|14|2023-12-24| |87|[davyxx3/hhu-thesis-bachelor](https://github.com/davyxx3/hhu-thesis-bachelor)|河海大学本科毕业论文LaTeX模板理工科|13|2023-11-27|
|88|[davyxx3/hhu-thesis-bachelor](https://github.com/davyxx3/hhu-thesis-bachelor)|河海大学本科毕业论文LaTeX模板理工科|13|2023-11-27| |88|[WHUZBF/My_notes](https://github.com/WHUZBF/My_notes)|物理笔记Latex源码|13|2024-02-08|
|89|[WHUZBF/My_notes](https://github.com/WHUZBF/My_notes)|物理笔记Latex源码|13|2024-02-08| |89|[andy123t/shnuthesis](https://github.com/andy123t/shnuthesis)|上海师范大学研究生毕业论文 LaTeX 模板 LaTeX Thesis Template for SHNU|13|2024-02-28|
|90|[andy123t/shnuthesis](https://github.com/andy123t/shnuthesis)|上海师范大学研究生毕业论文 LaTeX 模板 LaTeX Thesis Template for SHNU|13|2024-02-28| |90|[irenier/sysuthesis](https://github.com/irenier/sysuthesis)|中山大学本科生毕业论文 LaTeX 模板|12|2024-02-20|
|91|[irenier/sysuthesis](https://github.com/irenier/sysuthesis)|中山大学本科生毕业论文 LaTeX 模板|12|2024-02-20| |91|[lr580/shannon_sources](https://github.com/lr580/shannon_sources)|软件协会香农先修班主要在2021秋季学期和2022春季学期的部分公开资料包括以我本人为唯一作者或主要作者的课件、算法比赛资料(题面、题解、判题std数据、SPJ)。|12|2023-12-20|
|92|[lr580/shannon_sources](https://github.com/lr580/shannon_sources)|软件协会香农先修班主要在2021秋季学期和2022春季学期的部分公开资料包括以我本人为唯一作者或主要作者的课件、算法比赛资料(题面、题解、判题std数据、SPJ)。|12|2023-12-20| |92|[wenjin1997/zkp-learning](https://github.com/wenjin1997/zkp-learning)|记录学习零知识证明(Zero-Knowledge Proof)笔记及过程。|12|2024-01-30|
|93|[wenjin1997/zkp-learning](https://github.com/wenjin1997/zkp-learning)|记录学习零知识证明(Zero-Knowledge Proof)笔记及过程。|12|2024-01-30| |93|[shaodongtang/calculus-note](https://github.com/shaodongtang/calculus-note)|微积分笔记—简单题和野鸡题|12|2023-10-07|
|94|[shaodongtang/calculus-note](https://github.com/shaodongtang/calculus-note)|微积分笔记—简单题和野鸡题|12|2023-10-07| |94|[hoochanlon/tetyou](https://github.com/hoochanlon/tetyou)|书本、网课、舞台剧、部分期刊论文笔记记录。|11|2023-11-03|
|95|[hoochanlon/tetyou](https://github.com/hoochanlon/tetyou)|书本、网课、舞台剧、部分期刊论文笔记记录。|11|2023-11-03| |95|[CrazyCatning/Matrix_Theory_Xdu](https://github.com/CrazyCatning/Matrix_Theory_Xdu)|这是西电硕士矩阵论课程答案!|10|2023-09-08|
|96|[CrazyCatning/Matrix_Theory_Xdu](https://github.com/CrazyCatning/Matrix_Theory_Xdu)|这是西电硕士矩阵论课程答案!|10|2023-09-08| |96|[xtc-chen/UJS_Masterthesis](https://github.com/xtc-chen/UJS_Masterthesis)|江苏大学硕士学位论文Latex模板|10|2024-01-24|
|97|[xtc-chen/UJS_Masterthesis](https://github.com/xtc-chen/UJS_Masterthesis)|江苏大学硕士学位论文Latex模板|10|2024-01-24| |97|[ShenaoW/CISCNThesis](https://github.com/ShenaoW/CISCNThesis)|全国大学生信息安全竞赛作品赛 非官方 LaTex 论文模板 |10|2023-12-05|
|98|[ShenaoW/CISCNThesis](https://github.com/ShenaoW/CISCNThesis)|全国大学生信息安全竞赛作品赛 非官方 LaTex 论文模板 |10|2023-12-05| |98|[Jiazhen-Lei/SJTU_Course_Template_Latex](https://github.com/Jiazhen-Lei/SJTU_Course_Template_Latex)|上海交通大学通用课程模板|9|2023-10-17|
|99|[Jiazhen-Lei/SJTU_Course_Template_Latex](https://github.com/Jiazhen-Lei/SJTU_Course_Template_Latex)|上海交通大学通用课程模板|9|2023-10-17| |99|[SizheRee/HUST-Master-Thesis-Template](https://github.com/SizheRee/HUST-Master-Thesis-Template)|华中科技大学 计算机学院 硕士/博士 毕业论文 Latex 模板参考2023年标准|9|2023-09-25|
|100|[SizheRee/HUST-Master-Thesis-Template](https://github.com/SizheRee/HUST-Master-Thesis-Template)|华中科技大学 计算机学院 硕士/博士 毕业论文 Latex 模板参考2023年标准|9|2023-09-25| |100|[Tian42chen/Transcription-Malfunctioned](https://github.com/Tian42chen/Transcription-Malfunctioned)|ZJU 课程笔记|9|2024-02-26|
|101|[Tian42chen/Transcription-Malfunctioned](https://github.com/Tian42chen/Transcription-Malfunctioned)|ZJU 课程笔记|9|2024-02-26| |101|[cshaowang/swjtuThesisV2.0](https://github.com/cshaowang/swjtuThesisV2.0)|A LaTeX Template for PhD/MA Thesis of Southwest Jiaotong University (SWJTU) / 西南交通大学研究生学位论文LaTeX模板|9|2024-01-05|
|102|[cshaowang/swjtuThesisV2.0](https://github.com/cshaowang/swjtuThesisV2.0)|A LaTeX Template for PhD/MA Thesis of Southwest Jiaotong University (SWJTU) / 西南交通大学研究生学位论文LaTeX模板|9|2024-01-05| |102|[Natsu-Akatsuki/memo](https://github.com/Natsu-Akatsuki/memo)|记录含较长代码块,在石墨上不方便显示的工具笔记,充当索引使用|9|2023-09-03|
|103|[Natsu-Akatsuki/memo](https://github.com/Natsu-Akatsuki/memo)|记录含较长代码块,在石墨上不方便显示的工具笔记,充当索引使用|9|2023-09-03| |103|[wennboo/HDU-latex-template-for-master](https://github.com/wennboo/HDU-latex-template-for-master)|旨在帮助杭州电子科技大学硕博生使用 Latex完成学位论文撰写非官方模板如若使用后果自负|8|2023-12-18|
|104|[wennboo/HDU-latex-template-for-master](https://github.com/wennboo/HDU-latex-template-for-master)|旨在帮助杭州电子科技大学硕博生使用 Latex完成学位论文撰写非官方模板如若使用后果自负|8|2023-12-18| |104|[Latiyas/JNUThesis](https://github.com/Latiyas/JNUThesis)|暨南大学博硕士学位论文Overleaf模板|8|2024-01-12|
|105|[Latiyas/JNUThesis](https://github.com/Latiyas/JNUThesis)|暨南大学博硕士学位论文Overleaf模板|8|2024-01-12| |105|[li199-code/njupt_master_thesis_latex_template](https://github.com/li199-code/njupt_master_thesis_latex_template)|南京邮电大学硕士研究生毕业论文latex模板|8|2023-10-22|
|106|[li199-code/njupt_master_thesis_latex_template](https://github.com/li199-code/njupt_master_thesis_latex_template)|南京邮电大学硕士研究生毕业论文latex模板|8|2023-10-22| |106|[andy123t/Thesis-Slides](https://github.com/andy123t/Thesis-Slides)|毕业论文开题报告与答辩幻灯片模板|8|2024-01-27|
|107|[andy123t/Thesis-Slides](https://github.com/andy123t/Thesis-Slides)|毕业论文开题报告与答辩幻灯片模板|8|2024-01-27| |107|[anlit75/CCU-Thesis-LaTeX-Template](https://github.com/anlit75/CCU-Thesis-LaTeX-Template)|Unofficial LaTeX templates for both master's thesis and doctoral dissertations at National Chung Cheng University. 國立中正大學碩博士論文LaTex模板|7|2024-01-29|
|108|[anlit75/CCU-Thesis-LaTeX-Template](https://github.com/anlit75/CCU-Thesis-LaTeX-Template)|Unofficial LaTeX templates for both master's thesis and doctoral dissertations at National Chung Cheng University. 國立中正大學碩博士論文LaTex模板|7|2024-01-29| |108|[AlfredLouis00/hanjaKoreanTextbook](https://github.com/AlfredLouis00/hanjaKoreanTextbook)|a korean textbook with hanja, based on the book 《韩国语教程》 by Yonsei University, Simplified Chinese edition.|7|2024-01-20|
|109|[AlfredLouis00/hanjaKoreanTextbook](https://github.com/AlfredLouis00/hanjaKoreanTextbook)|a korean textbook with hanja, based on the book 《韩国语教程》 by Yonsei University, Simplified Chinese edition.|7|2024-01-20| |109|[wodemaster-NJUSE/NJUSE-BigDataAnalysis](https://github.com/wodemaster-NJUSE/NJUSE-BigDataAnalysis)|2023年NJUSE大数据分析课程作业|7|2024-01-12|
|110|[wodemaster-NJUSE/NJUSE-BigDataAnalysis](https://github.com/wodemaster-NJUSE/NJUSE-BigDataAnalysis)|2023年NJUSE大数据分析课程作业|7|2024-01-12| |110|[liyuxuan3003/SemiconductorDevices](https://github.com/liyuxuan3003/SemiconductorDevices)|半导体器件物理 LaTeX笔记|7|2023-10-11|
|111|[liyuxuan3003/SemiconductorDevices](https://github.com/liyuxuan3003/SemiconductorDevices)|半导体器件物理 LaTeX笔记|7|2023-10-11| |111|[YanMing-lxb/SCI-LaTeX-Submission-Process-for-Elsevier](https://github.com/YanMing-lxb/SCI-LaTeX-Submission-Process-for-Elsevier)|自制的爱斯维尔期刊的LaTeX投稿工作流程模板|7|2023-12-24|
|112|[YanMing-lxb/SCI-LaTeX-Submission-Process-for-Elsevier](https://github.com/YanMing-lxb/SCI-LaTeX-Submission-Process-for-Elsevier)|自制的爱斯维尔期刊的LaTeX投稿工作流程模板|7|2023-12-24| |112|[mobyw/MasterCourseNotes](https://github.com/mobyw/MasterCourseNotes)|电子科技大学计算机科学与工程学院研究生课程笔记、例题分析及回忆版试卷|7|2023-12-17|
|113|[mobyw/MasterCourseNotes](https://github.com/mobyw/MasterCourseNotes)|电子科技大学计算机科学与工程学院研究生课程笔记、例题分析及回忆版试卷|7|2023-12-17| |113|[sci-m-wang/NEU-Thesis](https://github.com/sci-m-wang/NEU-Thesis)|东北大学学位论文LaTex版(硕博士通用)可直接导入Overleaf。LaTex version of Northeastern University's thesis (common to master's and doctoral degrees), which can be imported directly into Overleaf.|6|2024-01-23|
|114|[sci-m-wang/NEU-Thesis](https://github.com/sci-m-wang/NEU-Thesis)|东北大学学位论文LaTex版(硕博士通用)可直接导入Overleaf。LaTex version of Northeastern University's thesis (common to master's and doctoral degrees), which can be imported directly into Overleaf.|6|2024-01-23| |114|[xtc-chen/UJS_Phdthesis](https://github.com/xtc-chen/UJS_Phdthesis)|江苏大学博士学位论文Latex模板|6|2024-01-24|
|115|[xtc-chen/UJS_Phdthesis](https://github.com/xtc-chen/UJS_Phdthesis)|江苏大学博士学位论文Latex模板|6|2024-01-24| |115|[liuyijiang1994/WHU-PhD-Latex](https://github.com/liuyijiang1994/WHU-PhD-Latex)|武汉大学武大博士生毕业论文latex模板|6|2024-02-17|
|116|[liuyijiang1994/WHU-PhD-Latex](https://github.com/liuyijiang1994/WHU-PhD-Latex)|武汉大学武大博士生毕业论文latex模板|6|2024-02-17| |116|[ilhikki/hott-book-zh](https://github.com/ilhikki/hott-book-zh)|《The HoTT Book》 中文翻译|6|2023-10-20|
|117|[ilhikki/hott-book-zh](https://github.com/ilhikki/hott-book-zh)|《The HoTT Book》 中文翻译|6|2023-10-20| |117|[yufree/hjhbb](https://github.com/yufree/hjhbb)|公众号 环境黑板报 的文章存档|6|2024-01-31|
|118|[yufree/hjhbb](https://github.com/yufree/hjhbb)|公众号 环境黑板报 的文章存档|6|2024-01-31| |118|[NorthSecond/SYSU_Latex_Template](https://github.com/NorthSecond/SYSU_Latex_Template)|适用于中大课程报告的一个简单小模板|5|2024-01-10|
|119|[NorthSecond/SYSU_Latex_Template](https://github.com/NorthSecond/SYSU_Latex_Template)|适用于中大课程报告的一个简单小模板|5|2024-01-10| |119|[rockyzhz/latexdoc-chinese-translation](https://github.com/rockyzhz/latexdoc-chinese-translation)|LaTeX 文档中文翻译项目|5|2024-02-25|
|120|[rockyzhz/latexdoc-chinese-translation](https://github.com/rockyzhz/latexdoc-chinese-translation)|LaTeX 文档中文翻译项目|5|2024-02-25| |120|[Sophie10001b/swjtuThesisV3.0](https://github.com/Sophie10001b/swjtuThesisV3.0)|V3.0 LaTeX Template for PhD/MA Thesis of Southwest Jiaotong University (SWJTU) / 西南交通大学研究生学位论文LaTeX模板(V3.0)|5|2024-02-24|
|121|[Sophie10001b/swjtuThesisV3.0](https://github.com/Sophie10001b/swjtuThesisV3.0)|V3.0 LaTeX Template for PhD/MA Thesis of Southwest Jiaotong University (SWJTU) / 西南交通大学研究生学位论文LaTeX模板(V3.0)|5|2024-02-24| |121|[xiao-hei20/note-for-advanced-statistics](https://github.com/xiao-hei20/note-for-advanced-statistics)|南开大学小黑的高等概率论笔记 2023年秋|5|2023-10-30|
|122|[xiao-hei20/note-for-advanced-statistics](https://github.com/xiao-hei20/note-for-advanced-statistics)|南开大学小黑的高等概率论笔记 2023年秋|5|2023-10-30| |122|[chenzl23/FZUThesis](https://github.com/chenzl23/FZUThesis)|福州大学博士研究生毕业论文Latex模板|5|2023-10-17|
|123|[chenzl23/FZUThesis](https://github.com/chenzl23/FZUThesis)|福州大学博士研究生毕业论文Latex模板|5|2023-10-17| |123|[YinFengQi/2023-2024_Fall-old](https://github.com/YinFengQi/2023-2024_Fall-old)|仓库已重建, 不再在此推送---个人的笔记|5|2024-02-04|
|124|[YinFengQi/2023-2024_Fall-old](https://github.com/YinFengQi/2023-2024_Fall-old)|仓库已重建, 不再在此推送---个人的笔记|5|2024-02-04| |124|[hereismg/MathematicalModelingEssayTemplate](https://github.com/hereismg/MathematicalModelingEssayTemplate)|全国大学生数学建模专用论文模板。|5|2023-11-05|
|125|[hereismg/MathematicalModelingEssayTemplate](https://github.com/hereismg/MathematicalModelingEssayTemplate)|全国大学生数学建模专用论文模板。|5|2023-11-05| |125|[OChicken/HCWSA](https://github.com/OChicken/HCWSA)|Handbuch der Chinesischen Wissenschaftler und Studenten in Aachen / 亚琛新生手册|5|2023-11-10|
|126|[OChicken/HCWSA](https://github.com/OChicken/HCWSA)|Handbuch der Chinesischen Wissenschaftler und Studenten in Aachen / 亚琛新生手册|5|2023-11-10| |126|[swjtuhub/SWJTU_Thesis_Template](https://github.com/swjtuhub/SWJTU_Thesis_Template)|本模板是基于LaTeX的的西南交通大学本科生毕业论文模板|5|2023-12-24|
|127|[swjtuhub/SWJTU_Thesis_Template](https://github.com/swjtuhub/SWJTU_Thesis_Template)|本模板是基于LaTeX的的西南交通大学本科生毕业论文模板|5|2023-12-24| |127|[Poker-sang/Notes](https://github.com/Poker-sang/Notes)|高中以来所有的学习笔记|5|2024-02-28|
|128|[Poker-sang/Notes](https://github.com/Poker-sang/Notes)|高中以来所有的学习笔记|5|2024-02-28| |128|[Jev0987/SZUThesis-2024](https://github.com/Jev0987/SZUThesis-2024)|2024深圳大学毕业论文latex模版|4|2024-02-19|
|129|[Jev0987/SZUThesis-2024](https://github.com/Jev0987/SZUThesis-2024)|2024深圳大学毕业论文latex模版|4|2024-02-19| |129|[djhcod/r-notes](https://github.com/djhcod/r-notes)|R语言学习笔记——从数据清洗到高级统计学和生物信息学|4|2024-02-04|
|130|[djhcod/r-notes](https://github.com/djhcod/r-notes)|R语言学习笔记——从数据清洗到高级统计学和生物信息学|4|2024-02-04| |130|[WeiViming/gzhu-thesis](https://github.com/WeiViming/gzhu-thesis)|广州大学研究生学位论文非官方模板|4|2024-02-23|
|131|[WeiViming/gzhu-thesis](https://github.com/WeiViming/gzhu-thesis)|广州大学研究生学位论文非官方模板|4|2024-02-23| |131|[xxmy7/RUC_Report_Latex_Template](https://github.com/xxmy7/RUC_Report_Latex_Template)|中国人民大学通用课程报告Latex模板|4|2023-10-21|
|132|[xxmy7/RUC_Report_Latex_Template](https://github.com/xxmy7/RUC_Report_Latex_Template)|中国人民大学通用课程报告Latex模板|4|2023-10-21| |132|[mengchaoheng/SCUT_Report_Latex](https://github.com/mengchaoheng/SCUT_Report_Latex)|可用于撰写华南理工大学研究生学位(毕业)论文开题报告|4|2023-11-03|
|133|[mengchaoheng/SCUT_Report_Latex](https://github.com/mengchaoheng/SCUT_Report_Latex)|可用于撰写华南理工大学研究生学位(毕业)论文开题报告|4|2023-11-03| |133|[lavandejoey/ECUSTThesisLatex](https://github.com/lavandejoey/ECUSTThesisLatex)|华东理工大学本科生毕业论文Latex模板xelatex/lualatex|4|2024-01-21|
|134|[lavandejoey/ECUSTThesisLatex](https://github.com/lavandejoey/ECUSTThesisLatex)|华东理工大学本科生毕业论文Latex模板xelatex/lualatex|4|2024-01-21| |134|[ZKangsen/QK_for_ESKF_chinese](https://github.com/ZKangsen/QK_for_ESKF_chinese)|Quaternion kinematics for the error-state Kalman filter 中文翻译版|4|2023-10-10|
|135|[ZKangsen/QK_for_ESKF_chinese](https://github.com/ZKangsen/QK_for_ESKF_chinese)|Quaternion kinematics for the error-state Kalman filter 中文翻译版|4|2023-10-10| |135|[juneleung/BFA_MasterCourse_Paper_Template](https://github.com/juneleung/BFA_MasterCourse_Paper_Template)|BFA研究生课程论文模版|4|2024-01-29|
|136|[juneleung/BFA_MasterCourse_Paper_Template](https://github.com/juneleung/BFA_MasterCourse_Paper_Template)|BFA研究生课程论文模版|4|2024-01-29| |136|[zrr1999/xduts-template](https://github.com/zrr1999/xduts-template)|基于xduts的西电论文模板本科|4|2023-12-05|
|137|[zrr1999/xduts-template](https://github.com/zrr1999/xduts-template)|基于xduts的西电论文模板本科|4|2023-12-05| |137|[Qsion/NJAU_Thesis](https://github.com/Qsion/NJAU_Thesis)|NJAU Thesis LaTeX Template for Undergraduate Students南京农业大学本科生毕业论文 LaTeX 模板 理工科版)|4|2023-12-04|
|138|[Qsion/NJAU_Thesis](https://github.com/Qsion/NJAU_Thesis)|NJAU Thesis LaTeX Template for Undergraduate Students南京农业大学本科生毕业论文 LaTeX 模板 理工科版)|4|2023-12-04| |138|[zcyeee/HNU_LaTeX_Template](https://github.com/zcyeee/HNU_LaTeX_Template)|湖南大学课程论文LaTeX模板非官方|3|2024-01-17|
|139|[zcyeee/HNU_LaTeX_Template](https://github.com/zcyeee/HNU_LaTeX_Template)|湖南大学课程论文LaTeX模板非官方|3|2024-01-17| |139|[kon9chun/wutthesis2024](https://github.com/kon9chun/wutthesis2024)|武汉理工大学硕博论文LaTeX模板|3|2024-01-21|
|140|[kon9chun/wutthesis2024](https://github.com/kon9chun/wutthesis2024)|武汉理工大学硕博论文LaTeX模板|3|2024-01-21| |140|[123dyu/l3note](https://github.com/123dyu/l3note)|LaTeX3学习笔记|3|2023-11-28|
|141|[123dyu/l3note](https://github.com/123dyu/l3note)|LaTeX3学习笔记|3|2023-11-28| |141|[Passer-montanus/AAS_Template_LaTeX](https://github.com/Passer-montanus/AAS_Template_LaTeX)|该项目为Overleaf提供可直接导入的《自动化学报》中文稿件LateX|3|2023-11-09|
|142|[Passer-montanus/AAS_Template_LaTeX](https://github.com/Passer-montanus/AAS_Template_LaTeX)|该项目为Overleaf提供可直接导入的《自动化学报》中文稿件LateX|3|2023-11-09| |142|[AZCodingAccount/python-spider](https://github.com/AZCodingAccount/python-spider)|爬虫从入门到入狱|3|2024-01-03|
|143|[AZCodingAccount/python-spider](https://github.com/AZCodingAccount/python-spider)|爬虫从入门到入狱|3|2024-01-03| |143|[Chen-Yuanmeng/Zhao-YaPu-Physics-Notes-UCAS](https://github.com/Chen-Yuanmeng/Zhao-YaPu-Physics-Notes-UCAS)|赵亚溥 2023级 物理 笔记 - 中国科学院大学本科课程|3|2024-01-07|
|144|[Chen-Yuanmeng/Zhao-YaPu-Physics-Notes-UCAS](https://github.com/Chen-Yuanmeng/Zhao-YaPu-Physics-Notes-UCAS)|赵亚溥 2023级 物理 笔记 - 中国科学院大学本科课程|3|2024-01-07| |144|[Wang-Ji20/milewski-ctfp-pdf-zh-cn-translation](https://github.com/Wang-Ji20/milewski-ctfp-pdf-zh-cn-translation)|Chinese Translation for Bartosz Milewski's 'Category Theory for Programmers'. 《写给程序员的范畴论》中文翻译 |3|2023-09-06|
|145|[Wang-Ji20/milewski-ctfp-pdf-zh-cn-translation](https://github.com/Wang-Ji20/milewski-ctfp-pdf-zh-cn-translation)|Chinese Translation for Bartosz Milewski's 'Category Theory for Programmers'. 《写给程序员的范畴论》中文翻译 |3|2023-09-06| |145|[juneleung/BFA_Undergraduate_Thesis_Template](https://github.com/juneleung/BFA_Undergraduate_Thesis_Template)|BFA本科生毕业论文模版|3|2024-01-29|
|146|[juneleung/BFA_Undergraduate_Thesis_Template](https://github.com/juneleung/BFA_Undergraduate_Thesis_Template)|BFA本科生毕业论文模版|3|2024-01-29| |146|[juneleung/BFA_Master_Thesis_Template](https://github.com/juneleung/BFA_Master_Thesis_Template)|BFA研究生毕业论文模版|3|2024-01-29|
|147|[juneleung/BFA_Master_Thesis_Template](https://github.com/juneleung/BFA_Master_Thesis_Template)|BFA研究生毕业论文模版|3|2024-01-29| |147|[znc15/msfs2020-map-enhancement-Chinese](https://github.com/znc15/msfs2020-map-enhancement-Chinese)|MSFS2020 Map Enhancement 中文版|3|2024-01-06|
|148|[znc15/msfs2020-map-enhancement-Chinese](https://github.com/znc15/msfs2020-map-enhancement-Chinese)|MSFS2020 Map Enhancement 中文版|3|2024-01-06| |148|[Itst00/APIO2021-monge](https://github.com/Itst00/APIO2021-monge)|APIO2021 中国区《决策单调性与四边形不等式》讲稿|3|2023-12-28|
|149|[Itst00/APIO2021-monge](https://github.com/Itst00/APIO2021-monge)|APIO2021 中国区《决策单调性与四边形不等式》讲稿|3|2023-12-28| |149|[wrm244/GUEThesis](https://github.com/wrm244/GUEThesis)|桂林电子科技大学本科毕业论文(毕业设计)LaTex模板 Guilin University of Electronic Technology LaTeX Undergraduate Dissertation Template|3|2023-12-22|
|150|[wrm244/GUEThesis](https://github.com/wrm244/GUEThesis)|桂林电子科技大学本科毕业论文(毕业设计)LaTex模板 Guilin University of Electronic Technology LaTeX Undergraduate Dissertation Template|3|2023-12-22| |150|[andy123t/shnubachelor](https://github.com/andy123t/shnubachelor)|上海师范大学本科毕业论文 LaTeX 模板|3|2024-02-28|
|151|[andy123t/shnubachelor](https://github.com/andy123t/shnubachelor)|上海师范大学本科毕业论文 LaTeX 模板|3|2024-02-28| |151|[GasinAn/ForNotes](https://github.com/GasinAn/ForNotes)|Fortran 笔记|3|2024-01-17|
|152|[GasinAn/ForNotes](https://github.com/GasinAn/ForNotes)|Fortran 笔记|3|2024-01-17| |152|[GasinAn/GWAstroNotes](https://github.com/GasinAn/GWAstroNotes)|引力波天文学笔记|3|2023-12-28|
|153|[GasinAn/GWAstroNotes](https://github.com/GasinAn/GWAstroNotes)|引力波天文学笔记|3|2023-12-28| |153|[Cicada000/Geography-Notes](https://github.com/Cicada000/Geography-Notes)|适用于湘教版教材的高中地理笔记|3|2023-11-06|
|154|[Cicada000/Geography-Notes](https://github.com/Cicada000/Geography-Notes)|适用于湘教版教材的高中地理笔记|3|2023-11-06|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,107 +1,109 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > TypeScript # 中文总榜 > 资料类 > TypeScript
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[Lissy93/personal-security-checklist](https://github.com/Lissy93/personal-security-checklist)|🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2024|14756|2024-02-27| |1|[Lissy93/personal-security-checklist](https://github.com/Lissy93/personal-security-checklist)|🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2024|14807|2024-02-27|
|2|[RealKai42/qwerty-learner](https://github.com/RealKai42/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|14047|2024-02-24| |2|[RealKai42/qwerty-learner](https://github.com/RealKai42/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|14055|2024-02-24|
|3|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|10189|2023-11-27| |3|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|10190|2023-11-27|
|4|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|9830|2023-11-27| |4|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|9834|2023-11-27|
|5|[gibbok/typescript-book](https://github.com/gibbok/typescript-book)|The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.|8145|2024-01-24| |5|[gibbok/typescript-book](https://github.com/gibbok/typescript-book)|The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.|8145|2024-01-24|
|6|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册中文版翻译。http://www.typescriptlang.org|6896|2024-02-24| |6|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册中文版翻译。http://www.typescriptlang.org|6901|2024-02-24|
|7|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |6382|2023-11-27| |7|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |6383|2023-11-27|
|8|[rockbenben/ChatGPT-Shortcut](https://github.com/rockbenben/ChatGPT-Shortcut)|🚀💪Maximize your efficiency and productivity, support for English,中文,Español,العربية. 让生产力加倍的AI快捷指令。更有效地定制、保存和分享自己的提示词。在提示词分享社区中轻松找到适用于不同场景的指令。|5637|2024-02-25| |8|[rockbenben/ChatGPT-Shortcut](https://github.com/rockbenben/ChatGPT-Shortcut)|🚀💪Maximize your efficiency and productivity, support for English,中文,Español,العربية. 让生产力加倍的AI快捷指令。更有效地定制、保存和分享自己的提示词。在提示词分享社区中轻松找到适用于不同场景的指令。|5639|2024-02-25|
|9|[JimmyLv/BibiGPT-v1](https://github.com/JimmyLv/BibiGPT-v1)|BibiGPT v1 · one-Click AI Summary for Audio/Video & Chat with Learning Content: Bilibili YouTube Tweet丨TikTok丨Dropbox丨Google Drive丨Local files Websites丨Podcasts Meetings Lectures, etc. 音视频内容 ...|4772|2024-02-17| |9|[JimmyLv/BibiGPT-v1](https://github.com/JimmyLv/BibiGPT-v1)|BibiGPT v1 · one-Click AI Summary for Audio/Video & Chat with Learning Content: Bilibili YouTube Tweet丨TikTok丨Dropbox丨Google Drive丨Local files Websites丨Podcasts Meetings Lectures, etc. 音视频内容 ...|4778|2024-02-17|
|10|[loiane/javascript-datastructures-algorithms](https://github.com/loiane/javascript-datastructures-algorithms)|:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book|4468|2024-02-27| |10|[loiane/javascript-datastructures-algorithms](https://github.com/loiane/javascript-datastructures-algorithms)|:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book|4470|2024-02-27|
|11|[liyupi/mianshiya-public](https://github.com/liyupi/mianshiya-public)|干净免费的面试刷题网站,帮助大家拿到满意的 offer💎 React 前端 + Node 后端 + 云开发全栈项目 by 程序员鱼皮|3759|2024-02-26| |11|[liyupi/mianshiya-public](https://github.com/liyupi/mianshiya-public)|干净免费的面试刷题网站,帮助大家拿到满意的 offer💎 React 前端 + Node 后端 + 云开发全栈项目 by 程序员鱼皮|3760|2024-02-26|
|12|[hepengwei/visualization-collection](https://github.com/hepengwei/visualization-collection)|🌈 一个专注于前端视觉效果的集合应用包含CSS动效、Canvas动画、Three.js3D、人工智能应用等上百个案例持续更新|3757|2024-01-18| |12|[hepengwei/visualization-collection](https://github.com/hepengwei/visualization-collection)|🌈 一个专注于前端视觉效果的集合应用包含CSS动效、Canvas动画、Three.js3D、人工智能应用等上百个案例持续更新|3759|2024-01-18|
|13|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3627|2024-02-23| |13|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3627|2024-02-23|
|14|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|3054|2024-02-21| |14|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|3056|2024-02-21|
|15|[xushengfeng/eSearch](https://github.com/xushengfeng/eSearch)|截屏 离线OCR 搜索翻译 以图搜图 贴图 录屏 滚动截屏 Screenshot OCR search translate search for picture paste the picture on the screen screen recorder|2785|2024-02-29| |15|[xushengfeng/eSearch](https://github.com/xushengfeng/eSearch)|截屏 离线OCR 搜索翻译 以图搜图 贴图 录屏 滚动截屏 Screenshot OCR search translate search for picture paste the picture on the screen screen recorder|2785|2024-02-29|
|16|[webfansplz/vuejs-challenges](https://github.com/webfansplz/vuejs-challenges)|Collection of Vue.js challenges|2599|2023-09-06| |16|[webfansplz/vuejs-challenges](https://github.com/webfansplz/vuejs-challenges)|Collection of Vue.js challenges|2599|2023-09-06|
|17|[alibaba/pipcook](https://github.com/alibaba/pipcook)|Machine learning platform for Web developers|2487|2024-02-29| |17|[alibaba/pipcook](https://github.com/alibaba/pipcook)|Machine learning platform for Web developers|2488|2024-03-01|
|18|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|2465|2023-10-26| |18|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|2465|2023-10-26|
|19|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|2464|2024-02-22| |19|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|2464|2024-02-22|
|20|[liyupi/sql-mother](https://github.com/liyupi/sql-mother)|免费的闯关式 SQL 自学教程网站,从 0 到 1 带大家掌握常用 SQL 语法,纯前端实现,简单易学~|2432|2024-02-06| |20|[liyupi/sql-mother](https://github.com/liyupi/sql-mother)|免费的闯关式 SQL 自学教程网站,从 0 到 1 带大家掌握常用 SQL 语法,纯前端实现,简单易学~|2433|2024-02-06|
|21|[fantasticit/think](https://github.com/fantasticit/think)|云策文档是一款开源知识管理工具。通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。|1785|2023-09-07| |21|[fantasticit/think](https://github.com/fantasticit/think)|云策文档是一款开源知识管理工具。通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。|1785|2023-09-07|
|22|[antfu/vue-starport](https://github.com/antfu/vue-starport)|🛰 Shared component across routes with animations|1769|2023-09-14| |22|[antfu/vue-starport](https://github.com/antfu/vue-starport)|🛰 Shared component across routes with animations|1771|2023-09-14|
|23|[seeksdream/relation-graph](https://github.com/seeksdream/relation-graph)|relation-graph is a relationship graph display component that supports Vue2, Vue3, React. Allowing you to fully customize the graphical elements using HTML/CSS and Vue or React components through slot ...|1548|2023-11-10| |23|[seeksdream/relation-graph](https://github.com/seeksdream/relation-graph)|relation-graph is a relationship graph display component that supports Vue2, Vue3, React. Allowing you to fully customize the graphical elements using HTML/CSS and Vue or React components through slot ...|1550|2023-11-10|
|24|[ocsjs/ocsjs](https://github.com/ocsjs/ocsjs)|OCS 网课助手网课刷课脚本帮助大学生解决网课难题支持【超星学习通】【知道智慧树】【职教云】【智慧职教】【中国大学MOOC】等网课 可以在 脚本猫 以及 油猴 等开源脚本管理器下运行。|1119|2024-02-28| |24|[ocsjs/ocsjs](https://github.com/ocsjs/ocsjs)|OCS 网课助手网课刷课脚本帮助大学生解决网课难题支持【超星学习通】【知道智慧树】【职教云】【智慧职教】【中国大学MOOC】等网课 可以在 脚本猫 以及 油猴 等开源脚本管理器下运行。|1123|2024-03-01|
|25|[sorrycc/weekly](https://github.com/sorrycc/weekly)| MDH Weekly 前端周刊,每周一上午 9 点发布。|1100|2023-12-17| |25|[sorrycc/weekly](https://github.com/sorrycc/weekly)| MDH Weekly 前端周刊,每周一上午 9 点发布。|1100|2023-12-17|
|26|[CryptozombiesHQ/cryptozombie-lessons](https://github.com/CryptozombiesHQ/cryptozombie-lessons)|Lesson content for cryptozombies.io|1043|2024-02-25| |26|[CryptozombiesHQ/cryptozombie-lessons](https://github.com/CryptozombiesHQ/cryptozombie-lessons)|Lesson content for cryptozombies.io|1044|2024-02-25|
|27|[zhaohongxuan/obsidian-weread-plugin](https://github.com/zhaohongxuan/obsidian-weread-plugin)|Obsidian Weread Plugin is a plugin to sync Weread(微信读书) hightlights and annotations into your Obsidian Vault.|1036|2024-02-24| |27|[zhaohongxuan/obsidian-weread-plugin](https://github.com/zhaohongxuan/obsidian-weread-plugin)|Obsidian Weread Plugin is a plugin to sync Weread(微信读书) hightlights and annotations into your Obsidian Vault.|1037|2024-02-24|
|28|[tsejx/javascript-guidebook](https://github.com/tsejx/javascript-guidebook)|:books:JavaScript 前端知识图谱 A guidebook for the convenience of the front-end developers|958|2024-02-26| |28|[tsejx/javascript-guidebook](https://github.com/tsejx/javascript-guidebook)|:books:JavaScript 前端知识图谱 A guidebook for the convenience of the front-end developers|962|2024-02-26|
|29|[cxOrz/chaoxing-sign-cli](https://github.com/cxOrz/chaoxing-sign-cli)|超星学习通签到支持普通签到、拍照签到、手势签到、位置签到、二维码签到支持自动监测、QQ机器人签到与推送。|918|2023-12-06| |29|[cxOrz/chaoxing-sign-cli](https://github.com/cxOrz/chaoxing-sign-cli)|超星学习通签到支持普通签到、拍照签到、手势签到、位置签到、二维码签到支持自动监测、QQ机器人签到与推送。|919|2023-12-06|
|30|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian|886|2024-01-26| |30|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian|885|2024-01-26|
|31|[hyperai/tvm-cn](https://github.com/hyperai/tvm-cn)|TVM Documentation in Chinese Simplified / TVM 中文文档|874|2024-02-21| |31|[hyperai/tvm-cn](https://github.com/hyperai/tvm-cn)|TVM Documentation in Chinese Simplified / TVM 中文文档|876|2024-02-21|
|32|[marcelscruz/dev-resources](https://github.com/marcelscruz/dev-resources)|A collaborative list of resources for developers|847|2024-02-29| |32|[marcelscruz/dev-resources](https://github.com/marcelscruz/dev-resources)|A collaborative list of resources for developers|847|2024-02-29|
|33|[YaoZeyuan/zhihuhelp](https://github.com/YaoZeyuan/zhihuhelp)|基于node&typescript重写知乎助手|822|2023-10-18| |33|[YaoZeyuan/zhihuhelp](https://github.com/YaoZeyuan/zhihuhelp)|基于node&typescript重写知乎助手|821|2023-10-18|
|34|[revezone/revezone](https://github.com/revezone/revezone)|A lightweight local-first graphic-centric productivity tool to build your second brain. Supporting Excalidraw/Tldraw whiteboard and notion-like note. 一款以图形为中心、轻量级、本地优先的用于构建第二大脑的效率工具。支持 Excalidraw、Tld ...|816|2024-01-10| |34|[revezone/revezone](https://github.com/revezone/revezone)|A lightweight local-first graphic-centric productivity tool to build your second brain. Supporting Excalidraw/Tldraw whiteboard and notion-like note. 一款以图形为中心、轻量级、本地优先的用于构建第二大脑的效率工具。支持 Excalidraw、Tld ...|819|2024-01-10|
|35|[Lrunlin/blog](https://github.com/Lrunlin/blog)|使用Next.js+React.js+Koa+Typescript搭建的技术博客社区|762|2023-11-02| |35|[Lrunlin/blog](https://github.com/Lrunlin/blog)|使用Next.js+React.js+Koa+Typescript搭建的技术博客社区|763|2023-11-02|
|36|[lio-mengxiang/mx-design](https://github.com/lio-mengxiang/mx-design)|最好的react ui组件库教程代码 (The code for the best react component library series tutorial)|703|2024-01-21| |36|[lio-mengxiang/mx-design](https://github.com/lio-mengxiang/mx-design)|最好的react ui组件库教程代码 (The code for the best react component library series tutorial)|703|2024-01-21|
|37|[RealKai42/qwerty-learner-vscode](https://github.com/RealKai42/qwerty-learner-vscode)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 VSCode 摸🐟版 / Words learning and English muscle memory training software designed for keyboard workers for VSCode|669|2024-02-28| |37|[RealKai42/qwerty-learner-vscode](https://github.com/RealKai42/qwerty-learner-vscode)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 VSCode 摸🐟版 / Words learning and English muscle memory training software designed for keyboard workers for VSCode|669|2024-02-28|
|38|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|641|2023-09-27| |38|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|641|2023-09-27|
|39|[Yootou-dev/wechat-ai-summarize-bot](https://github.com/Yootou-dev/wechat-ai-summarize-bot)|微信群聊总结助手 JS 版|621|2024-01-10| |39|[Yootou-dev/wechat-ai-summarize-bot](https://github.com/Yootou-dev/wechat-ai-summarize-bot)|微信群聊总结助手 JS 版|621|2024-01-10|
|40|[Higurashi-kagome/wereader](https://github.com/Higurashi-kagome/wereader)|一个浏览器扩展:主要用于微信读书做笔记,对常使用 Markdown 做笔记的读者比较有帮助。|615|2024-02-17| |40|[Higurashi-kagome/wereader](https://github.com/Higurashi-kagome/wereader)|一个浏览器扩展:主要用于微信读书做笔记,对常使用 Markdown 做笔记的读者比较有帮助。|616|2024-02-17|
|41|[ant-design/ant-design-web3](https://github.com/ant-design/ant-design-web3)|🥳 A React components collection for Web3!|597|2024-02-29| |41|[ant-design/ant-design-web3](https://github.com/ant-design/ant-design-web3)|🥳 A React components collection for Web3!|598|2024-03-01|
|42|[YunYouJun/valaxy](https://github.com/YunYouJun/valaxy)|🌌 Next Generation Static Blog Framework (Beta) 下一代静态博客框架(支持页面/配置热重载)|568|2024-02-29| |42|[YunYouJun/valaxy](https://github.com/YunYouJun/valaxy)|🌌 Next Generation Static Blog Framework (Beta) 下一代静态博客框架(支持页面/配置热重载)|569|2024-02-29|
|43|[eyebluecn/tank-front](https://github.com/eyebluecn/tank-front)|蓝眼系列软件之《蓝眼云盘》前端项目|550|2024-02-05| |43|[eyebluecn/tank-front](https://github.com/eyebluecn/tank-front)|蓝眼系列软件之《蓝眼云盘》前端项目|550|2024-02-05|
|44|[vortesnail/blog](https://github.com/vortesnail/blog)|:blue_book: 个人技术小文章,旨在对知识的总结,能帮助到别人就更好啦。|543|2024-01-03| |44|[vortesnail/blog](https://github.com/vortesnail/blog)|:blue_book: 个人技术小文章,旨在对知识的总结,能帮助到别人就更好啦。|543|2024-01-03|
|45|[food-billboard/create-chart](https://github.com/food-billboard/create-chart)|基于Echarts的可视化数据大屏设计器包含设计、预览、分享等全部流程|540|2024-02-28| |45|[food-billboard/create-chart](https://github.com/food-billboard/create-chart)|基于Echarts的可视化数据大屏设计器包含设计、预览、分享等全部流程|540|2024-02-28|
|46|[yesmore/inke](https://github.com/yesmore/inke)|📖 A WYSIWYG notebook with AI assisted writing and real-time collaboration. Support self hosting. 一个所见即所得的Markdown笔记本支持AI辅助写作和多人协作支持自部署使用IndexedDB存储笔记。|497|2024-02-28| |46|[yesmore/inke](https://github.com/yesmore/inke)|📖 A WYSIWYG notebook with AI assisted writing and real-time collaboration. Support self hosting. 一个所见即所得的Markdown笔记本支持AI辅助写作和多人协作支持自部署使用IndexedDB存储笔记。|500|2024-02-28|
|47|[meetqy/aspoem](https://github.com/meetqy/aspoem)|Learn Chinese Poetry With AsPoem.com|483|2024-02-28| |47|[meetqy/aspoem](https://github.com/meetqy/aspoem)|Learn Chinese Poetry With AsPoem.com|495|2024-03-01|
|48|[intellism/vscode-comment-translate](https://github.com/intellism/vscode-comment-translate)|vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。|445|2023-12-21| |48|[Deeptrain-Community/chatnio](https://github.com/Deeptrain-Community/chatnio)|🚀 下一代 AI 一站式解决方案,一站式 Chat + 中转 API 站点,支持 OpenAIMidjourneyClaude讯飞星火Stable DiffusionDALL·EChatGLM通义千问腾讯混元360 智脑,百川 AI火山方舟新必应Google Gemini (PaLM2)MoonshotLocalAI 等模型,支持对话分享,自定义预设,云端同步,模型市场 ...|476|2024-03-01|
|49|[EasyChris/obsidian-to-notion](https://github.com/EasyChris/obsidian-to-notion)|Share obsidian markdown file to notion and generate notion share link 同步obsdian文件到notion并生成notion分享链接可以方便的分享obsidian的文件。|396|2023-12-03| |49|[cooderl/wewe-rss](https://github.com/cooderl/wewe-rss)|更优雅的微信公众号订阅方式支持私有化部署、微信公众号RSS生成基于微信读书|468|2024-03-01|
|50|[yuque-helper/yuque2book](https://github.com/yuque-helper/yuque2book)|export yuque repo to a book 将你的语雀文档导出的工具|385|2023-10-08| |50|[intellism/vscode-comment-translate](https://github.com/intellism/vscode-comment-translate)|vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。|447|2023-12-21|
|51|[14790897/paper-ai](https://github.com/14790897/paper-ai)|搜索真实文献并生成引用对应文献的AI论文|374|2024-02-29| |51|[EasyChris/obsidian-to-notion](https://github.com/EasyChris/obsidian-to-notion)|Share obsidian markdown file to notion and generate notion share link 同步obsdian文件到notion并生成notion分享链接可以方便的分享obsidian的文件。|396|2023-12-03|
|52|[yanlele/node-index](https://github.com/yanlele/node-index)|学习笔记、博文、简书、工作日常踩坑记录以及一些独立作品的汇总目录|360|2024-01-28| |52|[yuque-helper/yuque2book](https://github.com/yuque-helper/yuque2book)|export yuque repo to a book 将你的语雀文档导出的工具|385|2023-10-08|
|53|[luzhenqian/web3-examples](https://github.com/luzhenqian/web3-examples)|欢迎来到 Web3 世界,这里汇集了大量 Web3 示例项目和高质量学习资源。加入我们,和一百万开发者同行,一起探索并塑造未来世界的繁荣景象。立刻行动,开启您的 Web3 之旅!|358|2024-02-26| |53|[14790897/paper-ai](https://github.com/14790897/paper-ai)|搜索真实文献并生成引用对应文献的AI论文|384|2024-03-01|
|54|[openai-translator/raycast-openai-translator](https://github.com/openai-translator/raycast-openai-translator)|基于 ChatGPT API 的 Raycast 翻译插件 - Raycast extension for translation based on ChatGPT API.|356|2024-01-09| |54|[yanlele/node-index](https://github.com/yanlele/node-index)|学习笔记、博文、简书、工作日常踩坑记录以及一些独立作品的汇总目录|360|2024-01-28|
|55|[cunyu1943/JavaPark](https://github.com/cunyu1943/JavaPark)|☕「Java 自学指南」Java 学习保姆级教程、计算机基础、数据库、实战实践、效率工具、资源分享、程序人生。|344|2024-02-29| |55|[luzhenqian/web3-examples](https://github.com/luzhenqian/web3-examples)|欢迎来到 Web3 世界,这里汇集了大量 Web3 示例项目和高质量学习资源。加入我们,和一百万开发者同行,一起探索并塑造未来世界的繁荣景象。立刻行动,开启您的 Web3 之旅!|359|2024-02-26|
|56|[cunzaizhuyi/awesome-fe-sites](https://github.com/cunzaizhuyi/awesome-fe-sites)|收集前端技术站点、技术周刊、个人/团队博客、开源项目站点、公众号等|302|2024-02-21| |56|[openai-translator/raycast-openai-translator](https://github.com/openai-translator/raycast-openai-translator)|基于 ChatGPT API 的 Raycast 翻译插件 - Raycast extension for translation based on ChatGPT API.|356|2024-01-09|
|57|[Borber/Tran](https://github.com/Borber/Tran)|简洁, 快速, 划词翻译|296|2024-02-29| |57|[cunyu1943/JavaPark](https://github.com/cunyu1943/JavaPark)|☕「Java 自学指南」Java 学习保姆级教程、计算机基础、数据库、实战实践、效率工具、资源分享、程序人生。|344|2024-03-01|
|58|[dicarne/feishu-backup](https://github.com/dicarne/feishu-backup)|用于备份飞书文档可以将飞书文档转成markdown下载。|293|2024-01-31| |58|[Borber/Tran](https://github.com/Borber/Tran)|简洁, 快速, 划词翻译|306|2024-03-01|
|59|[pro-collection/interview-question](https://github.com/pro-collection/interview-question)|目标:收集全网经典面试问题|281|2024-01-29| |59|[cunzaizhuyi/awesome-fe-sites](https://github.com/cunzaizhuyi/awesome-fe-sites)|收集前端技术站点、技术周刊、个人/团队博客、开源项目站点、公众号等|302|2024-02-21|
|60|[huqi-pr/trending-in-one](https://github.com/huqi-pr/trending-in-one)|今日头条热搜,知乎热门视频,知乎热搜榜,知乎热门话题,微博热搜榜;记录从 2020-11-29 日开始的热搜。每小时抓取一次数据,按天归档。|272|2024-02-29| |60|[dicarne/feishu-backup](https://github.com/dicarne/feishu-backup)|用于备份飞书文档可以将飞书文档转成markdown下载。|294|2024-01-31|
|61|[QuarkGluonPlasma/nestjs-course-code](https://github.com/QuarkGluonPlasma/nestjs-course-code)|《Nest 通关秘籍》案例代码|271|2024-02-25| |61|[pro-collection/interview-question](https://github.com/pro-collection/interview-question)|目标:收集全网经典面试问题|281|2024-01-29|
|62|[imroc/kubernetes-guide](https://github.com/imroc/kubernetes-guide)|Kubernetes 实践指南|270|2024-01-25| |62|[huqi-pr/trending-in-one](https://github.com/huqi-pr/trending-in-one)|今日头条热搜,知乎热门视频,知乎热搜榜,知乎热门话题,微博热搜榜;记录从 2020-11-29 日开始的热搜。每小时抓取一次数据,按天归档。|274|2024-03-01|
|63|[chodocs/chodocs](https://github.com/chodocs/chodocs)|一站式前端内容网站包括学习路线、知识体系。用专栏形式更新原创不易Give a ⭐️ if this project helped you!|269|2024-02-24| |63|[imroc/kubernetes-guide](https://github.com/imroc/kubernetes-guide)|Kubernetes 实践指南|271|2024-01-25|
|64|[baotlake/periodic-table-pro](https://github.com/baotlake/periodic-table-pro)|元素周期表Pro高颜值化学必备小程序提供全面的元素属性、图片和百科知识等|243|2024-02-22| |64|[QuarkGluonPlasma/nestjs-course-code](https://github.com/QuarkGluonPlasma/nestjs-course-code)|《Nest 通关秘籍》案例代码|270|2024-02-25|
|65|[vannvan/yuque-tools](https://github.com/vannvan/yuque-tools)|🧰 玩转语雀-朴实无华的语雀工具集合,语雀知识库+团队资源批量导出/备份工具(无需Token)|浏览器插件助手|229|2024-02-04| |65|[chodocs/chodocs](https://github.com/chodocs/chodocs)|一站式前端内容网站包括学习路线、知识体系。用专栏形式更新原创不易Give a ⭐️ if this project helped you!|269|2024-02-24|
|66|[crawler-django/virtuallist-antd](https://github.com/crawler-django/virtuallist-antd)|virtualList for antd-table, 实现antd-table的虚拟列表, antd-table无限滚动, infinite scrolling for antd-table|223|2023-11-29| |66|[baotlake/periodic-table-pro](https://github.com/baotlake/periodic-table-pro)|元素周期表Pro高颜值化学必备小程序提供全面的元素属性、图片和百科知识等|245|2024-02-22|
|67|[XYShaoKang/refined-leetcode](https://github.com/XYShaoKang/refined-leetcode)|网页版力扣扩展,提高 LeetCode-cn 刷题体验|222|2023-12-07| |67|[vannvan/yuque-tools](https://github.com/vannvan/yuque-tools)|🧰 玩转语雀-朴实无华的语雀工具集合,语雀知识库+团队资源批量导出/备份工具(无需Token)|浏览器插件助手|230|2024-02-04|
|68|[tgbot-collection/YYeTsFE](https://github.com/tgbot-collection/YYeTsFE)|人人影视分享站 前端页面|220|2024-02-02| |68|[XYShaoKang/refined-leetcode](https://github.com/XYShaoKang/refined-leetcode)|网页版力扣扩展,提高 LeetCode-cn 刷题体验|223|2023-12-07|
|69|[zotero-chinese/zotero-plugins](https://github.com/zotero-chinese/zotero-plugins)|Zotero Plugins Collection Zotero 插件合集 Awesome Zotero Plugins|215|2024-02-29| |69|[crawler-django/virtuallist-antd](https://github.com/crawler-django/virtuallist-antd)|virtualList for antd-table, 实现antd-table的虚拟列表, antd-table无限滚动, infinite scrolling for antd-table|223|2023-11-29|
|70|[puxiao/notes](https://github.com/puxiao/notes)|我的学习笔记(Nodejs/Koa/Middleware/Mysql/MongoDB/IndexedDB/Redis/Nginx/Npm/Yarn/fnm/Git/PM2/Docker/CentOS/React/Electron/Next.js/WebComponents/Taro/Echarts/Antd/Material-UI/Zustand/immer.js/Three.js/Turf.js ...|202|2024-02-24| |70|[tgbot-collection/YYeTsFE](https://github.com/tgbot-collection/YYeTsFE)|人人影视分享站 前端页面|220|2024-02-02|
|71|[sancijun/weread-toolbox](https://github.com/sancijun/weread-toolbox)|微信读书工具箱,支持导出图文 Markdown 笔记,同步 Notion 等。|201|2024-01-13| |71|[zotero-chinese/zotero-plugins](https://github.com/zotero-chinese/zotero-plugins)|Zotero Plugins Collection Zotero 插件合集 Awesome Zotero Plugins|216|2024-03-01|
|72|[xpyjs/gantt](https://github.com/xpyjs/gantt)|An easy-to-use Gantt component. 持续更新,中文文档|191|2023-12-14| |72|[puxiao/notes](https://github.com/puxiao/notes)|我的学习笔记(Nodejs/Koa/Middleware/Mysql/MongoDB/IndexedDB/Redis/Nginx/Npm/Yarn/fnm/Git/PM2/Docker/CentOS/React/Electron/Next.js/WebComponents/Taro/Echarts/Antd/Material-UI/Zustand/immer.js/Three.js/Turf.js ...|202|2024-02-24|
|73|[rowthan/pagenote](https://github.com/rowthan/pagenote)|超简单的网页关键词高亮、标注SDK、能把笔记留在网页里。|190|2024-02-29| |73|[sancijun/weread-toolbox](https://github.com/sancijun/weread-toolbox)|微信读书工具箱,支持导出图文 Markdown 笔记,同步 Notion 等。|201|2024-01-13|
|74|[yuyinws/steam-card](https://github.com/yuyinws/steam-card)|⚡ Generate Your Steam Profile Card Quickly/快速生成你的Steam资料卡片⚡ |181|2024-02-02| |74|[xpyjs/gantt](https://github.com/xpyjs/gantt)|An easy-to-use Gantt component. 持续更新,中文文档|192|2023-12-14|
|75|[whylisa/vite-react-template-typescript](https://github.com/whylisa/vite-react-template-typescript)|vite 配置react+typescript 项目模版,有配套博客教程|171|2023-10-18| |75|[rowthan/pagenote](https://github.com/rowthan/pagenote)|超简单的网页关键词高亮、标注SDK、能把笔记留在网页里。|190|2024-02-29|
|76|[kuizuo/blog](https://github.com/kuizuo/blog)|一个对 Docusaurus 进行魔改的博客|165|2024-02-25| |76|[yuyinws/steam-card](https://github.com/yuyinws/steam-card)|⚡ Generate Your Steam Profile Card Quickly/快速生成你的Steam资料卡片⚡ |181|2024-02-02|
|77|[QC2168/snippets](https://github.com/QC2168/snippets)|日常开发中常用的代码片段及组件封装集合(持续更新中~|154|2024-01-26| |77|[whylisa/vite-react-template-typescript](https://github.com/whylisa/vite-react-template-typescript)|vite 配置react+typescript 项目模版,有配套博客教程|171|2023-10-18|
|78|[vitest-dev/docs-cn](https://github.com/vitest-dev/docs-cn)|Vitest 中文文档|147|2024-01-24| |78|[kuizuo/blog](https://github.com/kuizuo/blog)|一个对 Docusaurus 进行魔改的博客|167|2024-02-28|
|79|[justjavac/zhihu-trending-top-search](https://github.com/justjavac/zhihu-trending-top-search)|知乎热搜榜,记录从 2020-11-24 日开始的知乎热搜榜单。每小时抓取一次数据,按天归档。|146|2024-01-26| |79|[QC2168/snippets](https://github.com/QC2168/snippets)|日常开发中常用的代码片段及组件封装集合(持续更新中~|160|2024-01-26|
|80|[justjavac/zhihu-trending-hot-questions](https://github.com/justjavac/zhihu-trending-hot-questions)|知乎热门话题,记录从 2020-11-24 日开始的知乎热门话题。每小时抓取一次数据,按天归档。|143|2024-01-26| |80|[vitest-dev/docs-cn](https://github.com/vitest-dev/docs-cn)|Vitest 中文文档|147|2024-01-24|
|81|[1Telescope1/sishi-personal-blog](https://github.com/1Telescope1/sishi-personal-blog)|一个Vue3+Nest的个人博客|131|2023-10-07| |81|[justjavac/zhihu-trending-top-search](https://github.com/justjavac/zhihu-trending-top-search)|知乎热搜榜,记录从 2020-11-24 日开始的知乎热搜榜单。每小时抓取一次数据,按天归档。|146|2024-01-26|
|82|[viva-la-vita/wiki](https://github.com/viva-la-vita/wiki)|生如夏花知识库|131|2023-10-01| |82|[justjavac/zhihu-trending-hot-questions](https://github.com/justjavac/zhihu-trending-hot-questions)|知乎热门话题,记录从 2020-11-24 日开始的知乎热门话题。每小时抓取一次数据,按天归档。|143|2024-01-26|
|83|[jaywcjlove/wxmp](https://github.com/jaywcjlove/wxmp)|微信公众号文章 Markdown 编辑器,使用 markdown 语法创建一篇简介美观大方的微信公众号图文。|123|2023-12-03| |83|[1Telescope1/sishi-personal-blog](https://github.com/1Telescope1/sishi-personal-blog)|一个Vue3+Nest的个人博客|131|2023-10-07|
|84|[kuizuo/chaoxing-sign](https://github.com/kuizuo/chaoxing-sign)|超星学习通网页版在线签到,采用 nuxt 全栈框架实现协议复现。支持所有签到类型以及自动签到。|120|2023-11-22| |84|[viva-la-vita/wiki](https://github.com/viva-la-vita/wiki)|生如夏花知识库|131|2023-10-01|
|85|[lkxian888/postcss-px-to-viewport-8-plugin](https://github.com/lkxian888/postcss-px-to-viewport-8-plugin)|解决 postcss-px-to-viewport 控制台输出: postcss.plugin was deprecated. Migration guide: |120|2023-10-18| |85|[jaywcjlove/wxmp](https://github.com/jaywcjlove/wxmp)|微信公众号文章 Markdown 编辑器,使用 markdown 语法创建一篇简介美观大方的微信公众号图文。|123|2023-12-03|
|86|[yyc-git/3DProgramPattern](https://github.com/yyc-git/3DProgramPattern)|《3D编程模式》-本书罗列了从实战项目中提炼出来的关于3D编程主要包括“3D引擎/游戏引擎”、“编辑器”开发)的各种编程模式|117|2023-09-14| |86|[kuizuo/chaoxing-sign](https://github.com/kuizuo/chaoxing-sign)|超星学习通网页版在线签到,采用 nuxt 全栈框架实现协议复现。支持所有签到类型以及自动签到。|120|2023-11-22|
|87|[wizicer/LearnJapan](https://github.com/wizicer/LearnJapan)|Notebook of my learning of Japanese based on 新版中日交流标准日本语教程(标日)|115|2023-10-10| |87|[lkxian888/postcss-px-to-viewport-8-plugin](https://github.com/lkxian888/postcss-px-to-viewport-8-plugin)|解决 postcss-px-to-viewport 控制台输出: postcss.plugin was deprecated. Migration guide: |120|2023-10-18|
|88|[liyupi/code-xingqiu](https://github.com/liyupi/code-xingqiu)|🪐 编程导航知识星球,帮助你学习编程的小圈子。配置公开,大家可以参考该项目做出自己的文档网站。|111|2023-09-09| |88|[yyc-git/3DProgramPattern](https://github.com/yyc-git/3DProgramPattern)|《3D编程模式》-本书罗列了从实战项目中提炼出来的关于3D编程主要包括“3D引擎/游戏引擎”、“编辑器”开发)的各种编程模式|117|2023-09-14|
|89|[webzhd/code-game](https://github.com/webzhd/code-game)|打字游戏 打字练习 javascript js TypeScript React Code game 打字学习JS API|111|2023-12-14| |89|[wizicer/LearnJapan](https://github.com/wizicer/LearnJapan)|Notebook of my learning of Japanese based on 新版中日交流标准日本语教程(标日)|115|2023-10-10|
|90|[llboo/ChatGPT-Next-Web-PRO](https://github.com/llboo/ChatGPT-Next-Web-PRO)|ChatGPT-Next-Web 接入管理后台包括key管理、用户鉴权、公众号注册/扫码登录、支付管理、卡密管理等|107|2023-09-25| |90|[liyupi/code-xingqiu](https://github.com/liyupi/code-xingqiu)|🪐 编程导航知识星球,帮助你学习编程的小圈子。配置公开,大家可以参考该项目做出自己的文档网站。|111|2023-09-09|
|91|[BetaSu/second-curve](https://github.com/BetaSu/second-curve)|程序员第二曲线手册 #副业|106|2024-01-26| |91|[webzhd/code-game](https://github.com/webzhd/code-game)|打字游戏 打字练习 javascript js TypeScript React Code game 打字学习JS API|111|2023-12-14|
|92|[estepona/wx-read-desktop](https://github.com/estepona/wx-read-desktop)|一个极简版微信读书桌面客户端|106|2024-01-22| |92|[llboo/ChatGPT-Next-Web-PRO](https://github.com/llboo/ChatGPT-Next-Web-PRO)|ChatGPT-Next-Web 接入管理后台包括key管理、用户鉴权、公众号注册/扫码登录、支付管理、卡密管理等|107|2023-09-25|
|93|[beaudar/beaudar](https://github.com/beaudar/beaudar)|基于 GitHub issue 的轻量评论插件Utterances 的中文版本|101|2023-10-07| |93|[BetaSu/second-curve](https://github.com/BetaSu/second-curve)|程序员第二曲线手册 #副业|106|2024-01-26|
|94|[nicejade/nicelinks-weekly](https://github.com/nicejade/nicelinks-weekly)|基于 Deno、TypeScript 编写一键生成「倾城之链旨在云集全球优质网站」周刊文章每周五发布。https://blog.nicelinks.site/ |92|2024-01-25| |94|[estepona/wx-read-desktop](https://github.com/estepona/wx-read-desktop)|一个极简版微信读书桌面客户端|106|2024-01-22|
|95|[hylerrix/es-interview](https://github.com/hylerrix/es-interview)|:mountain_biking_woman: 《ECMAScript+ 面试宝典》,收集汇总梳理全网资源,涵盖 JS/TS 前后端的全方位面试题库(含提示性解析),助力找个好工作!【预计 2024 三四月正式发布】|92|2024-01-12| |95|[beaudar/beaudar](https://github.com/beaudar/beaudar)|基于 GitHub issue 的轻量评论插件Utterances 的中文版本|101|2023-10-07|
|96|[Guyutongxue/MyCppTutorial](https://github.com/Guyutongxue/MyCppTutorial)|个人编写的、以教程形式整理的 C++ 知识。新版测试中|89|2024-01-24| |96|[nicejade/nicelinks-weekly](https://github.com/nicejade/nicelinks-weekly)|基于 Deno、TypeScript 编写一键生成「倾城之链旨在云集全球优质网站」周刊文章每周五发布。https://blog.nicelinks.site/ |92|2024-01-25|
|97|[IFreeOvO/i18n-cli](https://github.com/IFreeOvO/i18n-cli)|支持将vue、react项目里的中文替换成 i18n 国际化标记,并支持自动翻译的命令行工具|82|2023-11-27| |97|[hylerrix/es-interview](https://github.com/hylerrix/es-interview)|:mountain_biking_woman: 《ECMAScript+ 面试宝典》,收集汇总梳理全网资源,涵盖 JS/TS 前后端的全方位面试题库(含提示性解析),助力找个好工作!【预计 2024 三四月正式发布】|92|2024-01-12|
|98|[Guyutongxue/MyCppTutorial](https://github.com/Guyutongxue/MyCppTutorial)|个人编写的、以教程形式整理的 C++ 知识。新版测试中|89|2024-01-24|
|99|[IFreeOvO/i18n-cli](https://github.com/IFreeOvO/i18n-cli)|支持将vue、react项目里的中文替换成 i18n 国际化标记,并支持自动翻译的命令行工具|82|2023-11-27|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,15 +1,15 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Vim script # 中文总榜 > 资料类 > Vim script
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|16225|2023-12-22| |1|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|16225|2023-12-22|
|2|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|10175|2023-09-23| |2|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|10174|2023-09-23|
|3|[dofy/learn-vim](https://github.com/dofy/learn-vim)|Learning Vim. A Hands-On Tutorial of Vim.|1624|2023-11-30| |3|[dofy/learn-vim](https://github.com/dofy/learn-vim)|Learning Vim. A Hands-On Tutorial of Vim.|1625|2023-11-30|
|4|[lymslive/vimllearn](https://github.com/lymslive/vimllearn)|A book for VimL Script language|888|2023-12-01| |4|[lymslive/vimllearn](https://github.com/lymslive/vimllearn)|A book for VimL Script language|888|2023-12-01|
|5|[Jeanhwea/Vim-Tips](https://github.com/Jeanhwea/Vim-Tips)|整理个人学习Vim的相关笔记|47|2024-02-04| |5|[Jeanhwea/Vim-Tips](https://github.com/Jeanhwea/Vim-Tips)|整理个人学习Vim的相关笔记|48|2024-02-04|
|6|[MDGSF/MyVim](https://github.com/MDGSF/MyVim)|vim, vimrc, vimrc template, vim document, vim note, vim study, vimtutor, learn vim, vim practice, vim学习, vim笔记, vim训练营, vim教程, vim入门教程, vim简明教程, vim实操教程, vim入门文档, vimtutor中文版|38|2024-02-21| |6|[MDGSF/MyVim](https://github.com/MDGSF/MyVim)|vim, vimrc, vimrc template, vim document, vim note, vim study, vimtutor, learn vim, vim practice, vim学习, vim笔记, vim训练营, vim教程, vim入门教程, vim简明教程, vim实操教程, vim入门文档, vimtutor中文版|38|2024-02-21|
|7|[kenshin912/Note](https://github.com/kenshin912/Note)|私人笔记|3|2024-01-16| |7|[kenshin912/Note](https://github.com/kenshin912/Note)|私人笔记|3|2024-01-16|
|8|[lhsfcboy/lhsfcboy.github.io](https://github.com/lhsfcboy/lhsfcboy.github.io)|本项目用于创建GitHub的个人主页, 存放配置文件, 代码片段和其他可以公开的资料~|3|2024-02-26| |8|[lhsfcboy/lhsfcboy.github.io](https://github.com/lhsfcboy/lhsfcboy.github.io)|本项目用于创建GitHub的个人主页, 存放配置文件, 代码片段和其他可以公开的资料~|3|2024-02-26|

@ -1,32 +1,32 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 资料类 > Vue # 中文总榜 > 资料类 > Vue
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[liyupi/codefather](https://github.com/liyupi/codefather)|程序员鱼皮的编程宝典。原创编程学习路线,包括经验分享、技术知识、学习资源、学习建议、项目等,适用于所有学习编程 & 求职的同学。已完成 Java、前端|4923|2024-02-20| |1|[liyupi/codefather](https://github.com/liyupi/codefather)|程序员鱼皮的编程宝典。原创编程学习路线,包括经验分享、技术知识、学习资源、学习建议、项目等,适用于所有学习编程 & 求职的同学。已完成 Java、前端|4930|2024-02-20|
|2|[shfshanyue/Daily-Question](https://github.com/shfshanyue/Daily-Question)|互联网大厂内推及大厂面经整理,并且每天一道面试题推送。每天五分钟,半年大厂中|4753|2023-09-01| |2|[shfshanyue/Daily-Question](https://github.com/shfshanyue/Daily-Question)|互联网大厂内推及大厂面经整理,并且每天一道面试题推送。每天五分钟,半年大厂中|4754|2023-09-01|
|3|[xugaoyi/vuepress-theme-vdoing](https://github.com/xugaoyi/vuepress-theme-vdoing)|🚀一款简洁高效的VuePress知识管理&博客(blog)主题|4038|2024-02-12| |3|[xugaoyi/vuepress-theme-vdoing](https://github.com/xugaoyi/vuepress-theme-vdoing)|🚀一款简洁高效的VuePress知识管理&博客(blog)主题|4041|2024-02-12|
|4|[inoutcode/ethereum_book](https://github.com/inoutcode/ethereum_book)|精通以太坊 (中文版)|3324|2023-10-01| |4|[inoutcode/ethereum_book](https://github.com/inoutcode/ethereum_book)|精通以太坊 (中文版)|3325|2023-10-01|
|5|[202252197/ChatGPT_JCM](https://github.com/202252197/ChatGPT_JCM)|OpenAI管理界面聚合了OpenAI的所有接口进行界面操作(所有模型、图片、音频、微调、文件)等支持Markdown格式(公式、图表,表格)等后期会一点一点的将OpenAI接口进行接入大家支持一下右上角点个Star我会一直更新下去大家一起学习一起加油一起努力一起成长。|2857|2024-01-29| |5|[202252197/ChatGPT_JCM](https://github.com/202252197/ChatGPT_JCM)|OpenAI管理界面聚合了OpenAI的所有接口进行界面操作(所有模型、图片、音频、微调、文件)等支持Markdown格式(公式、图表,表格)等后期会一点一点的将OpenAI接口进行接入大家支持一下右上角点个Star我会一直更新下去大家一起学习一起加油一起努力一起成长。|2860|2024-01-29|
|6|[wanglin2/mind-map](https://github.com/wanglin2/mind-map)|一个还算强大的Web思维导图。A relatively powerful web mind map.|2780|2024-02-28| |6|[wanglin2/mind-map](https://github.com/wanglin2/mind-map)|一个还算强大的Web思维导图。A relatively powerful web mind map.|2794|2024-02-28|
|7|[ChanceYu/front-end-rss](https://github.com/ChanceYu/front-end-rss)|:orange_book: 根据 RSS 订阅源抓取最新前端技术文章来源Node Weekly、JavaScript Weekly、前端早读课、前端大全、前端之巅、前端之神、前端技术优选、程序员成长指北、iCSS前端趣闻、字节前端、前端精读评论、前端食堂、前端从进阶到入院、淘系前端团队、张鑫旭博客、前端里、凹凸实验室|2170|2024-02-29| |7|[ChanceYu/front-end-rss](https://github.com/ChanceYu/front-end-rss)|:orange_book: 根据 RSS 订阅源抓取最新前端技术文章来源Node Weekly、JavaScript Weekly、前端早读课、前端大全、前端之巅、前端之神、前端技术优选、程序员成长指北、iCSS前端趣闻、字节前端、前端精读评论、前端食堂、前端从进阶到入院、淘系前端团队、张鑫旭博客、前端里、凹凸实验室|2171|2024-03-01|
|8|[vant-ui/vant-demo](https://github.com/vant-ui/vant-demo)|Collection of vant demos.|1892|2024-02-14| |8|[vant-ui/vant-demo](https://github.com/vant-ui/vant-demo)|Collection of vant demos.|1891|2024-02-14|
|9|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 Official Chinese translation for Vue docs|1102|2024-02-28| |9|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 Official Chinese translation for Vue docs|1102|2024-03-01|
|10|[CS-Tao/whu-library-seat](https://github.com/CS-Tao/whu-library-seat)|🏢 武汉大学图书馆助手 - 桌面端(多校通用)|793|2023-10-01| |10|[CS-Tao/whu-library-seat](https://github.com/CS-Tao/whu-library-seat)|🏢 武汉大学图书馆助手 - 桌面端(多校通用)|793|2023-10-01|
|11|[lcomplete/TechShare](https://github.com/lcomplete/TechShare)|🌟 分享效率方法 🪄、优质文章 📑、编程知识 🎹、实用工具 🛠️ 和有趣内容 😄。💌 当有重要的事情需要分享时会发送 newsletter。|745|2023-10-03| |11|[lcomplete/TechShare](https://github.com/lcomplete/TechShare)|🌟 分享效率方法 🪄、优质文章 📑、编程知识 🎹、实用工具 🛠️ 和有趣内容 😄。💌 当有重要的事情需要分享时会发送 newsletter。|745|2023-10-03|
|12|[CS-Tao/whu-library-seat-mobile](https://github.com/CS-Tao/whu-library-seat-mobile)|🏢 武汉大学图书馆助手 - 移动端(多校通用)|723|2023-10-01| |12|[CS-Tao/whu-library-seat-mobile](https://github.com/CS-Tao/whu-library-seat-mobile)|🏢 武汉大学图书馆助手 - 移动端(多校通用)|723|2023-10-01|
|13|[yeyan1996/file-upload](https://github.com/yeyan1996/file-upload)|A guide about how to upload large file (using plain javascript for frondend and backend)|666|2023-09-28| |13|[yeyan1996/file-upload](https://github.com/yeyan1996/file-upload)|A guide about how to upload large file (using plain javascript for frondend and backend)|666|2023-09-28|
|14|[wejectchen/Ginblog](https://github.com/wejectchen/Ginblog)|gin+vue+MySQL全栈制作一个博客|541|2024-01-27| |14|[wejectchen/Ginblog](https://github.com/wejectchen/Ginblog)|gin+vue+MySQL全栈制作一个博客|542|2024-01-27|
|15|[FXLP/MarkTool](https://github.com/FXLP/MarkTool)|DoTAT 是一款基于web、面向领域的通用文本标注工具支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注同时也支持迭代标注、嵌套实体标注和嵌套事件标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模并设计了全新高效的标注方式提升了用户体验和标注效率。此外本工具增加了审核环节可对多 ...|525|2023-11-10| |15|[FXLP/MarkTool](https://github.com/FXLP/MarkTool)|DoTAT 是一款基于web、面向领域的通用文本标注工具支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注同时也支持迭代标注、嵌套实体标注和嵌套事件标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模并设计了全新高效的标注方式提升了用户体验和标注效率。此外本工具增加了审核环节可对多 ...|524|2023-11-10|
|16|[hepengwei/visualization-collection-vue](https://github.com/hepengwei/visualization-collection-vue)|🌈 一个专注于前端视觉效果的集合应用包含CSS动效、Canvas动画、Three.js3D、人工智能应用等上百个案例Vue版本|472|2024-01-29| |16|[hepengwei/visualization-collection-vue](https://github.com/hepengwei/visualization-collection-vue)|🌈 一个专注于前端视觉效果的集合应用包含CSS动效、Canvas动画、Three.js3D、人工智能应用等上百个案例Vue版本|477|2024-01-29|
|17|[wangrongding/frontend-park](https://github.com/wangrongding/frontend-park)|🌸这是一个有趣的前端趣味知识公园~该项目是我平时捣鼓前端相关技术的一些案例集合。【涵盖Tensorflow.js-姿态识别,人脸识别),(WebRTC-音视频通话,录屏,虚拟背景,信令服务器)Threejs-太阳系3D 动画),(图片处理-千图成像,图片压缩,画板),(隐写术-文本隐写加密,图片隐写加密)等等...】|463|2023-12-06| |17|[wangrongding/frontend-park](https://github.com/wangrongding/frontend-park)|🌸这是一个有趣的前端趣味知识公园~该项目是我平时捣鼓前端相关技术的一些案例集合。【涵盖Tensorflow.js-姿态识别,人脸识别),(WebRTC-音视频通话,录屏,虚拟背景,信令服务器)Threejs-太阳系3D 动画),(图片处理-千图成像,图片压缩,画板),(隐写术-文本隐写加密,图片隐写加密)等等...】|463|2023-12-06|
|18|[zyronon/typing-word](https://github.com/zyronon/typing-word)|Memorizing words Learn English Typing words 背单词 学习英语 练习文章|433|2024-01-17| |18|[zyronon/typing-word](https://github.com/zyronon/typing-word)|Memorizing words Learn English Typing words 背单词 学习英语 练习文章|435|2024-01-17|
|19|[xiaou61/mydocs](https://github.com/xiaou61/mydocs)|个人博客,里面包含javaVueSpring,数据结构,爬虫,JVM,Springboot,react,javascript等内容的整理|427|2024-02-08| |19|[xiaou61/mydocs](https://github.com/xiaou61/mydocs)|个人博客,里面包含javaVueSpring,数据结构,爬虫,JVM,Springboot,react,javascript等内容的整理|427|2024-02-08|
|20|[zerotrac/leetcode_problem_rating](https://github.com/zerotrac/leetcode_problem_rating)|Self-calculated rating of problems in leetcode weekly/biweekly contests.|406|2024-02-26| |20|[zerotrac/leetcode_problem_rating](https://github.com/zerotrac/leetcode_problem_rating)|Self-calculated rating of problems in leetcode weekly/biweekly contests.|406|2024-02-26|
|21|[komomoo/vuepress-theme-resume](https://github.com/komomoo/vuepress-theme-resume)|🐈 书写简洁优雅的前端程序员 markdown 简历,由 vuepress 驱动|394|2023-11-24| |21|[komomoo/vuepress-theme-resume](https://github.com/komomoo/vuepress-theme-resume)|🐈 书写简洁优雅的前端程序员 markdown 简历,由 vuepress 驱动|395|2023-11-24|
|22|[weiwosuoai/WeBlog](https://github.com/weiwosuoai/WeBlog)|📗 Spring Boot + Vue 3.2 + Vite 前后端分离博客~ 感谢点个 Star 呀~|305|2023-11-23| |22|[weiwosuoai/WeBlog](https://github.com/weiwosuoai/WeBlog)|📗 Spring Boot + Vue 3.2 + Vite 前后端分离博客~ 感谢点个 Star 呀~|306|2023-11-23|
|23|[Aimee1608/myblogvue](https://github.com/Aimee1608/myblogvue)|个人博客——vue 已更新详见2.0版本|288|2024-01-18| |23|[Aimee1608/myblogvue](https://github.com/Aimee1608/myblogvue)|个人博客——vue 已更新详见2.0版本|288|2024-01-18|
|24|[laorange/paper-assistant](https://github.com/laorange/paper-assistant)|论文工具:文本复制工具 (智能删除空行空格乱码) |282|2024-01-24| |24|[laorange/paper-assistant](https://github.com/laorange/paper-assistant)|论文工具:文本复制工具 (智能删除空行空格乱码) |282|2024-01-24|
|25|[JDArmy/BREAK](https://github.com/JDArmy/BREAK)|业务风险枚举与规避知识框架Business Risk Enumeration & Avoidance Kownledge|243|2024-02-02| |25|[JDArmy/BREAK](https://github.com/JDArmy/BREAK)|业务风险枚举与规避知识框架Business Risk Enumeration & Avoidance Kownledge|243|2024-02-02|
@ -36,9 +36,9 @@
|29|[MrWeilian/iceWebGL](https://github.com/MrWeilian/iceWebGL)|🧊 WebGL上车指南带你从零开始体系化学习 WebGL。|138|2024-01-14| |29|[MrWeilian/iceWebGL](https://github.com/MrWeilian/iceWebGL)|🧊 WebGL上车指南带你从零开始体系化学习 WebGL。|138|2024-01-14|
|30|[mixmoe/HikariSearch](https://github.com/mixmoe/HikariSearch)|一款动漫图片搜索引擎聚合网站, 基于 Cloudflare 提供的 Pages Function. / A collection of anime image search engines, based on Cloudflare Pages Function.|126|2023-10-08| |30|[mixmoe/HikariSearch](https://github.com/mixmoe/HikariSearch)|一款动漫图片搜索引擎聚合网站, 基于 Cloudflare 提供的 Pages Function. / A collection of anime image search engines, based on Cloudflare Pages Function.|126|2023-10-08|
|31|[cumt-robin/vue3-ts-blog-frontend](https://github.com/cumt-robin/vue3-ts-blog-frontend)|基于 vue3 + ts + ant-design-vue 的个人博客|120|2024-02-26| |31|[cumt-robin/vue3-ts-blog-frontend](https://github.com/cumt-robin/vue3-ts-blog-frontend)|基于 vue3 + ts + ant-design-vue 的个人博客|120|2024-02-26|
|32|[daidr/douLog](https://github.com/daidr/douLog)|戴兜的博客(施工中)|117|2024-02-29| |32|[daidr/douLog](https://github.com/daidr/douLog)|戴兜的博客(施工中)|118|2024-03-01|
|33|[rymcu/nebula](https://github.com/rymcu/nebula)|nebula(星云)——一款现代化的知识社区前台项目,使用 Vue + NuxtJS + Element-UI 实现|103|2024-02-27| |33|[rymcu/nebula](https://github.com/rymcu/nebula)|nebula(星云)——一款现代化的知识社区前台项目,使用 Vue + NuxtJS + Element-UI 实现|103|2024-02-27|
|34|[fre123-com/fre123-info-flow](https://github.com/fre123-com/fre123-info-flow)|FRE123 信息流项目,包含:全网热榜、技术热榜、技术文章、技术周刊等|96|2023-12-27| |34|[fre123-com/fre123-info-flow](https://github.com/fre123-com/fre123-info-flow)|FRE123 信息流项目,包含:全网热榜、技术热榜、技术文章、技术周刊等|97|2023-12-27|
|35|[XHXJ/json-GPT-translator](https://github.com/XHXJ/json-GPT-translator)|GPT-Translator 是一款前后端分离基于 OpenAI 的高效翻译软件。这个工具可以读取 JSON 和 Excel(zip) 文件,然后进行行翻译,并输出结果。|93|2024-01-26| |35|[XHXJ/json-GPT-translator](https://github.com/XHXJ/json-GPT-translator)|GPT-Translator 是一款前后端分离基于 OpenAI 的高效翻译软件。这个工具可以读取 JSON 和 Excel(zip) 文件,然后进行行翻译,并输出结果。|93|2024-01-26|
|36|[flaribbit/vitepress-theme-sakura](https://github.com/flaribbit/vitepress-theme-sakura)|A lovely blog theme for vitepress. 可爱又轻量的二次元博客主题!大概是隔壁 wordpress sakura 主题的移植吧|86|2024-02-06| |36|[flaribbit/vitepress-theme-sakura](https://github.com/flaribbit/vitepress-theme-sakura)|A lovely blog theme for vitepress. 可爱又轻量的二次元博客主题!大概是隔壁 wordpress sakura 主题的移植吧|86|2024-02-06|
|37|[BuptStEve/blog](https://github.com/BuptStEve/blog)|✍️ StEve Young 的个人博客|83|2024-02-26| |37|[BuptStEve/blog](https://github.com/BuptStEve/blog)|✍️ StEve Young 的个人博客|83|2024-02-26|
@ -53,13 +53,13 @@
|46|[luoyunchong/lin-cms-vvlog](https://github.com/luoyunchong/lin-cms-vvlog)|增加了CMS博客的用户UI端|57|2024-02-29| |46|[luoyunchong/lin-cms-vvlog](https://github.com/luoyunchong/lin-cms-vvlog)|增加了CMS博客的用户UI端|57|2024-02-29|
|47|[OToNaShiAKi/material-douden-tool](https://github.com/OToNaShiAKi/material-douden-tool)|采用 微拟物 FUI & Material 设计的向 bilibili 直播间发送 Vtuber 翻译、歌词的弹幕同传工具|47|2024-02-28| |47|[OToNaShiAKi/material-douden-tool](https://github.com/OToNaShiAKi/material-douden-tool)|采用 微拟物 FUI & Material 设计的向 bilibili 直播间发送 Vtuber 翻译、歌词的弹幕同传工具|47|2024-02-28|
|48|[wangcham/ppt_killer](https://github.com/wangcham/ppt_killer)|使用chatgpt总结你的pptx文件支持依据ppt内容生成问题和保存AI回答 Use chatgpt to summarize your pptx files and generate questions about ppt , supports saving answers and docker deployment.|46|2023-11-21| |48|[wangcham/ppt_killer](https://github.com/wangcham/ppt_killer)|使用chatgpt总结你的pptx文件支持依据ppt内容生成问题和保存AI回答 Use chatgpt to summarize your pptx files and generate questions about ppt , supports saving answers and docker deployment.|46|2023-11-21|
|49|[DrssXpro/waterfall-demo](https://github.com/DrssXpro/waterfall-demo)|Vue3 + TS模仿小红书封装瀑布流组件|44|2024-01-11| |49|[DrssXpro/waterfall-demo](https://github.com/DrssXpro/waterfall-demo)|Vue3 + TS模仿小红书封装瀑布流组件|45|2024-01-11|
|50|[ttop5/issue-blog](https://github.com/ttop5/issue-blog)|基于 GitHub API 的博客工具,尽情享受 GitHub Issue 带来的便利吧。|44|2023-12-26| |50|[ttop5/issue-blog](https://github.com/ttop5/issue-blog)|基于 GitHub API 的博客工具,尽情享受 GitHub Issue 带来的便利吧。|44|2023-12-26|
|51|[galaxy-s10/nuxt-blog-client](https://github.com/galaxy-s10/nuxt-blog-client)|基于Nuxt2 + ElementUI 搭建的博客前台|42|2024-02-21| |51|[galaxy-s10/nuxt-blog-client](https://github.com/galaxy-s10/nuxt-blog-client)|基于Nuxt2 + ElementUI 搭建的博客前台|42|2024-02-21|
|52|[huiyadanli/gugu-portal](https://github.com/huiyadanli/gugu-portal)|一个简洁的无后端静态导航站点(个人书签页)|41|2023-11-16| |52|[huiyadanli/gugu-portal](https://github.com/huiyadanli/gugu-portal)|一个简洁的无后端静态导航站点(个人书签页)|41|2023-11-16|
|53|[LightAPIs/free-export-bookmarks](https://github.com/LightAPIs/free-export-bookmarks)|Freely bookmark export tool. 自由地书签导出工具。|41|2023-10-02| |53|[LightAPIs/free-export-bookmarks](https://github.com/LightAPIs/free-export-bookmarks)|Freely bookmark export tool. 自由地书签导出工具。|41|2023-10-02|
|54|[opensource-f2f/website](https://github.com/opensource-f2f/website)|《开源面对面》官网|40|2023-12-11| |54|[opensource-f2f/website](https://github.com/opensource-f2f/website)|《开源面对面》官网|40|2023-12-11|
|55|[nice-people-frontend-community/nice-leetcode](https://github.com/nice-people-frontend-community/nice-leetcode)|好青年 leetcode 打卡群|39|2024-02-29| |55|[nice-people-frontend-community/nice-leetcode](https://github.com/nice-people-frontend-community/nice-leetcode)|好青年 leetcode 打卡群|39|2024-03-01|
|56|[pdsuwwz/hoc-element-table](https://github.com/pdsuwwz/hoc-element-table)|📦 基于 Vue3 + Webpack5 + Element Plus Table 二次构建表格组件,开箱即用 A Vue 3.x Table Component built on Webpack 5 该组件库可供学习、参考和用于二次开发|36|2024-02-25| |56|[pdsuwwz/hoc-element-table](https://github.com/pdsuwwz/hoc-element-table)|📦 基于 Vue3 + Webpack5 + Element Plus Table 二次构建表格组件,开箱即用 A Vue 3.x Table Component built on Webpack 5 该组件库可供学习、参考和用于二次开发|36|2024-02-25|
|57|[open17/vuepress-theme-easy-book](https://github.com/open17/vuepress-theme-easy-book)|一款美观,知识库向的vuepress主题🌠|35|2024-01-31| |57|[open17/vuepress-theme-easy-book](https://github.com/open17/vuepress-theme-easy-book)|一款美观,知识库向的vuepress主题🌠|35|2024-01-31|
|58|[WqhForGitHub/W-qh-blog](https://github.com/WqhForGitHub/W-qh-blog)|基于Vue搭建自己的博客|35|2024-01-12| |58|[WqhForGitHub/W-qh-blog](https://github.com/WqhForGitHub/W-qh-blog)|基于Vue搭建自己的博客|35|2024-01-12|
@ -70,18 +70,18 @@
|63|[galaxy-s10/vue3-blog-admin](https://github.com/galaxy-s10/vue3-blog-admin)|基于Vue3 + Webpack5 + Typescript 搭建的博客后台|27|2024-02-11| |63|[galaxy-s10/vue3-blog-admin](https://github.com/galaxy-s10/vue3-blog-admin)|基于Vue3 + Webpack5 + Typescript 搭建的博客后台|27|2024-02-11|
|64|[lurenha/MyBlogVue](https://github.com/lurenha/MyBlogVue)|我的个人博客Vue后台搭建|27|2023-11-10| |64|[lurenha/MyBlogVue](https://github.com/lurenha/MyBlogVue)|我的个人博客Vue后台搭建|27|2023-11-10|
|65|[lgd8981289/imooc-visualization](https://github.com/lgd8981289/imooc-visualization)|https://www.bilibili.com/video/BV1yu411E7cm/?vd_source=391a8dc379e0da60c77490e3221f097a 课程源码|26|2023-09-08| |65|[lgd8981289/imooc-visualization](https://github.com/lgd8981289/imooc-visualization)|https://www.bilibili.com/video/BV1yu411E7cm/?vd_source=391a8dc379e0da60c77490e3221f097a 课程源码|26|2023-09-08|
|66|[Fankekeke/travel_cos](https://github.com/Fankekeke/travel_cos)|基于SpringBoot + Vue的旅游住宿小程序 实现权限的分布控制,如管理员和民宿管理员,二则所能够操作的权限有质的区别。 实现控制前端页面的导航展示(添加,修改,删除,查询)。 实现景点的发布(添加,修改,删除,查询)。 实现旅游攻略的发布(添加,修改,删除,查询)。 实现民宿预定(添加,修改,删除,查询)。 实现民宿房间管理(添加,修改,删除,查询)。 订单统计,订单评价|26|2023-12-26| |66|[lpya/vue3-ts-vite-konvajs](https://github.com/lpya/vue3-ts-vite-konvajs)|vue3-ts-vite-konvajs是一个konvajs基础使用教程它包含了矩形、圆、文本、多边形基本图形和常用的事件并提供了项目实战案例|26|2024-01-13|
|67|[zhenquan321/vuePress-Blog](https://github.com/zhenquan321/vuePress-Blog)|🔥大前端进阶之道前端性能优化前端经典面试题node面试题webpack性能优化|26|2023-12-12| |67|[Fankekeke/travel_cos](https://github.com/Fankekeke/travel_cos)|基于SpringBoot + Vue的旅游住宿小程序 实现权限的分布控制,如管理员和民宿管理员,二则所能够操作的权限有质的区别。 实现控制前端页面的导航展示(添加,修改,删除,查询)。 实现景点的发布(添加,修改,删除,查询)。 实现旅游攻略的发布(添加,修改,删除,查询)。 实现民宿预定(添加,修改,删除,查询)。 实现民宿房间管理(添加,修改,删除,查询)。 订单统计,订单评价|26|2023-12-26|
|68|[lpya/vue3-ts-vite-konvajs](https://github.com/lpya/vue3-ts-vite-konvajs)|vue3-ts-vite-konvajs是一个konvajs基础使用教程它包含了矩形、圆、文本、多边形基本图形和常用的事件并提供了项目实战案例|25|2024-01-13| |68|[zhenquan321/vuePress-Blog](https://github.com/zhenquan321/vuePress-Blog)|🔥大前端进阶之道前端性能优化前端经典面试题node面试题webpack性能优化|26|2023-12-12|
|69|[nolebase/integrations](https://github.com/nolebase/integrations)|A collection of diverse documentation engineering tools 多元化的文档工程工具合集|24|2024-02-27| |69|[nolebase/integrations](https://github.com/nolebase/integrations)|A collection of diverse documentation engineering tools 多元化的文档工程工具合集|24|2024-02-27|
|70|[Caaalabash/blog-frontend](https://github.com/Caaalabash/blog-frontend)|Vue3+Vite+ElementPlus实现的个人博客包含GitlabCI、Docker、Nginx、docker-compose相关配置|23|2024-02-04| |70|[Caaalabash/blog-frontend](https://github.com/Caaalabash/blog-frontend)|Vue3+Vite+ElementPlus实现的个人博客包含GitlabCI、Docker、Nginx、docker-compose相关配置|23|2024-02-04|
|71|[98zi/HugoFast](https://github.com/98zi/HugoFast)|利用GitHub本身提供的Api将hugo博客管理面板化。|21|2024-01-19| |71|[98zi/HugoFast](https://github.com/98zi/HugoFast)|利用GitHub本身提供的Api将hugo博客管理面板化。|21|2024-01-19|
|72|[Jimmylxue/blog](https://github.com/Jimmylxue/blog)|jimmy的个人博客和知识的在线文档在线访问https://www.jimmyxuexue.top/|19|2024-02-29| |72|[Jimmylxue/blog](https://github.com/Jimmylxue/blog)|jimmy的个人博客和知识的在线文档在线访问https://www.jimmyxuexue.top/|19|2024-02-29|
|73|[hellowoody/web-lesson](https://github.com/hellowoody/web-lesson)|web前端学习|19|2024-01-15| |73|[hellowoody/web-lesson](https://github.com/hellowoody/web-lesson)|web前端学习|19|2024-01-15|
|74|[csfive/home](https://github.com/csfive/home)|🐭 计算机废物自学指北|18|2024-02-25| |74|[wangyupo/v3s](https://github.com/wangyupo/v3s)|Vue3 + Vite5 + Vue Router + Pinia + Element Plus 搭建的后台管理模版配合VSCode插件v3s snippets助力业务快速开发。|18|2024-03-01|
|75|[aLittleDonkey/poetize-ui](https://github.com/aLittleDonkey/poetize-ui)|个人博客 聊天室,挑战最美博客,使用 SpringBoot 和 Vue 的个人网站|18|2024-01-11| |75|[csfive/home](https://github.com/csfive/home)|🐭 计算机废物自学指北|18|2024-02-25|
|76|[wangyupo/v3s](https://github.com/wangyupo/v3s)|Vue3 + Vite5 + Vue Router + Pinia + Element Plus 搭建的后台管理模版配合VSCode插件v3s snippets助力业务快速开发。|17|2024-02-29| |76|[aLittleDonkey/poetize-ui](https://github.com/aLittleDonkey/poetize-ui)|个人博客 聊天室,挑战最美博客,使用 SpringBoot 和 Vue 的个人网站|18|2024-01-11|
|77|[Jiang-Xia/blog-home-nuxt](https://github.com/Jiang-Xia/blog-home-nuxt)|Blog Home Nuxt 是一个基于 Vue3、Vite4、TypeScript、Nuxt3、Tailwindcss、DaisyUI的个人博客前台它使用了最新的前端技术栈用于个人博客创建和浏览自身文章。欢迎star|17|2024-01-12| |77|[Jiang-Xia/blog-home-nuxt](https://github.com/Jiang-Xia/blog-home-nuxt)|Blog Home Nuxt 是一个基于 Vue3、Vite4、TypeScript、Nuxt3、Tailwindcss、DaisyUI的个人博客前台它使用了最新的前端技术栈用于个人博客创建和浏览自身文章。欢迎star|18|2024-01-12|
|78|[mad-center/imitate-black-box](https://github.com/mad-center/imitate-black-box)|MAD教程·模仿篇仿黑盒。|17|2023-09-10| |78|[mad-center/imitate-black-box](https://github.com/mad-center/imitate-black-box)|MAD教程·模仿篇仿黑盒。|17|2023-09-10|
|79|[DreamMakerYang/tensquare](https://github.com/DreamMakerYang/tensquare)|十次方后台项目前端vueAdmin-template-master已完成初始化|17|2023-11-10| |79|[DreamMakerYang/tensquare](https://github.com/DreamMakerYang/tensquare)|十次方后台项目前端vueAdmin-template-master已完成初始化|17|2023-11-10|
|80|[pea3nut/pea3nut-info](https://github.com/pea3nut/pea3nut-info)|网站“花生PeA的个人资料”pea3nut.info源码|17|2023-10-29| |80|[pea3nut/pea3nut-info](https://github.com/pea3nut/pea3nut-info)|网站“花生PeA的个人资料”pea3nut.info源码|17|2023-10-29|
@ -90,46 +90,44 @@
|83|[Myhare/Blog](https://github.com/Myhare/Blog)|我的个人博客|15|2023-10-08| |83|[Myhare/Blog](https://github.com/Myhare/Blog)|我的个人博客|15|2023-10-08|
|84|[yulilong/front-end-doc](https://github.com/yulilong/front-end-doc)|前端技术博客使用vuepress网址|15|2024-01-26| |84|[yulilong/front-end-doc](https://github.com/yulilong/front-end-doc)|前端技术博客使用vuepress网址|15|2024-01-26|
|85|[zhang-glitch/work_technology_solutions](https://github.com/zhang-glitch/work_technology_solutions)|一些前后台项目的结束解决方案总结|14|2023-10-03| |85|[zhang-glitch/work_technology_solutions](https://github.com/zhang-glitch/work_technology_solutions)|一些前后台项目的结束解决方案总结|14|2023-10-03|
|86|[taoran1401/tools-web](https://github.com/taoran1401/tools-web)|工具集合站基于vite,vue3,typescript,pinia,element-plus,tailwindcss|13|2024-02-29| |86|[JACK-ZHANG-coming/frontEnd-all-knowledge](https://github.com/JACK-ZHANG-coming/frontEnd-all-knowledge)|个人前端知识集合汇总计划囊括react、vue、typescript、js、css、html、前端面试题、设计模式、有趣的前端demo等|13|2023-12-24|
|87|[JACK-ZHANG-coming/frontEnd-all-knowledge](https://github.com/JACK-ZHANG-coming/frontEnd-all-knowledge)|个人前端知识集合汇总计划囊括react、vue、typescript、js、css、html、前端面试题、设计模式、有趣的前端demo等|13|2023-12-24| |87|[codprincess/j-book-demo](https://github.com/codprincess/j-book-demo)|Nuxt3全栈开发简书|12|2023-10-06|
|88|[codprincess/j-book-demo](https://github.com/codprincess/j-book-demo)|Nuxt3全栈开发简书|12|2023-10-06| |88|[liub1934/liubing.me](https://github.com/liub1934/liubing.me)|基于VuePress的个人博客记录日常开发问题。|12|2024-02-05|
|89|[liub1934/liubing.me](https://github.com/liub1934/liubing.me)|基于VuePress的个人博客记录日常开发问题。|12|2024-02-05| |89|[Adangs/fed-baby-learn](https://github.com/Adangs/fed-baby-learn)|儿童学习工具微信小程序,读中文、心算、字帖打印|12|2023-12-12|
|90|[Adangs/fed-baby-learn](https://github.com/Adangs/fed-baby-learn)|儿童学习工具微信小程序,读中文、心算、字帖打印|12|2023-12-12| |90|[francecil/blog](https://github.com/francecil/blog)|Gahing 的个人博客,欢迎 star ✨|12|2023-09-26|
|91|[francecil/blog](https://github.com/francecil/blog)|Gahing 的个人博客,欢迎 star ✨|12|2023-09-26| |91|[codeLove9/myBlog](https://github.com/codeLove9/myBlog)|搭建的个人学习记录博客|11|2024-02-29|
|92|[codeLove9/myBlog](https://github.com/codeLove9/myBlog)|搭建的个人学习记录博客|11|2024-02-29| |92|[kwonganding/KWebNote](https://github.com/kwonganding/KWebNote)|前端WEB学习笔记、练习Demo|11|2023-09-23|
|93|[kwonganding/KWebNote](https://github.com/kwonganding/KWebNote)|前端WEB学习笔记、练习Demo|11|2023-09-23| |93|[imoyao/wiki](https://github.com/imoyao/wiki)|个人维基知识库|11|2024-02-28|
|94|[imoyao/wiki](https://github.com/imoyao/wiki)|个人维基知识库|11|2024-02-28| |94|[WRXinYue/valaxy-theme-sakura](https://github.com/WRXinYue/valaxy-theme-sakura)|valaxy二次元博客主题wordpress sakura主题衍生注重体验及优化|9|2024-02-29|
|95|[WRXinYue/valaxy-theme-sakura](https://github.com/WRXinYue/valaxy-theme-sakura)|valaxy二次元博客主题wordpress sakura主题衍生注重体验及优化|9|2024-02-29| |95|[lengyibai/web-notes](https://github.com/lengyibai/web-notes)|Web前端笔记|9|2023-12-10|
|96|[lengyibai/web-notes](https://github.com/lengyibai/web-notes)|Web前端笔记|9|2023-12-10| |96|[11003/nuxtjs-blogvue](https://github.com/11003/nuxtjs-blogvue)|🍧 使用Nuxtjs搭建的自适应博客前台网站。而且你也不用担心SEO的问题。|9|2024-02-07|
|97|[11003/nuxtjs-blogvue](https://github.com/11003/nuxtjs-blogvue)|🍧 使用Nuxtjs搭建的自适应博客前台网站。而且你也不用担心SEO的问题。|9|2024-02-07| |97|[ChenJiaH/blog](https://github.com/ChenJiaH/blog)| 📝个人博客 - 欢迎关注 👀 和点赞 ⭐️|9|2024-02-21|
|98|[ChenJiaH/blog](https://github.com/ChenJiaH/blog)| 📝个人博客 - 欢迎关注 👀 和点赞 ⭐️|9|2024-02-21| |98|[yaoyaochil/WeyUI](https://github.com/yaoyaochil/WeyUI)| WeyUI是一款基于微信公众号、微信小程序、企业微信管理高度封装的UI组件库帮助开发者更快速完成页面开发工作|8|2023-12-21|
|99|[yaoyaochil/WeyUI](https://github.com/yaoyaochil/WeyUI)| WeyUI是一款基于微信公众号、微信小程序、企业微信管理高度封装的UI组件库帮助开发者更快速完成页面开发工作|8|2023-12-21| |99|[QianShi-ffg/qianshi-blog2x](https://github.com/QianShi-ffg/qianshi-blog2x)|博客2.0 基于vite + vue3 + pinia + vue-router4 + ts|8|2023-11-21|
|100|[QianShi-ffg/qianshi-blog2x](https://github.com/QianShi-ffg/qianshi-blog2x)|博客2.0 基于vite + vue3 + pinia + vue-router4 + ts|8|2023-11-21| |100|[kuizuo/example](https://github.com/kuizuo/example)|本项目整理我前端日常学习中的demo案例|8|2023-09-18|
|101|[kuizuo/example](https://github.com/kuizuo/example)|本项目整理我前端日常学习中的demo案例|8|2023-09-18| |101|[TimFang4162/desktop-schedule](https://github.com/TimFang4162/desktop-schedule)|简洁而不失优雅的桌面课程表 使用 :electron:|8|2023-12-31|
|102|[TimFang4162/desktop-schedule](https://github.com/TimFang4162/desktop-schedule)|简洁而不失优雅的桌面课程表 使用 :electron:|8|2023-12-31| |102|[qq919006380/notes](https://github.com/qq919006380/notes)|个人网站/笔记|8|2024-01-08|
|103|[qq919006380/notes](https://github.com/qq919006380/notes)|个人网站/笔记|8|2024-01-08| |103|[DrssXpro/virtualwaterfall-demo](https://github.com/DrssXpro/virtualwaterfall-demo)|Vue3+TS实现小红书瀑布流虚拟列表组件|7|2024-01-26|
|104|[DrssXpro/virtualwaterfall-demo](https://github.com/DrssXpro/virtualwaterfall-demo)|Vue3+TS实现小红书瀑布流虚拟列表组件|7|2024-01-26| |104|[PFCCLab/blog](https://github.com/PFCCLab/blog)|PFCC 社区博客|7|2024-02-21|
|105|[PFCCLab/blog](https://github.com/PFCCLab/blog)|PFCC 社区博客|7|2024-02-21| |105|[nonhana/littleSharing-Frontend](https://github.com/nonhana/littleSharing-Frontend)|一个以Markdown为主要沟通形式的资源分享社区。FrontendVue3.0+Pinia+Vite+TypeScript+Element Plus|7|2024-02-20|
|106|[nonhana/littleSharing-Frontend](https://github.com/nonhana/littleSharing-Frontend)|一个以Markdown为主要沟通形式的资源分享社区。FrontendVue3.0+Pinia+Vite+TypeScript+Element Plus|7|2024-02-20| |106|[Lq-0229/aurora](https://github.com/Lq-0229/aurora)|个人博客|7|2023-09-03|
|107|[Lq-0229/aurora](https://github.com/Lq-0229/aurora)|个人博客|7|2023-09-03| |107|[onsuway/library](https://github.com/onsuway/library)|线上图书馆仿henu图书馆|7|2023-12-13|
|108|[onsuway/library](https://github.com/onsuway/library)|线上图书馆仿henu图书馆|7|2023-12-13| |108|[Himmeltala/cnblogs-theme-bleu](https://github.com/Himmeltala/cnblogs-theme-bleu)|【博客园主题皮肤】基于 Vite+Vue3+TS 构建的一款博客园皮肤。|7|2024-02-05|
|109|[Himmeltala/cnblogs-theme-bleu](https://github.com/Himmeltala/cnblogs-theme-bleu)|【博客园主题皮肤】基于 Vite+Vue3+TS 构建的一款博客园皮肤。|7|2024-02-05| |109|[wangcham/firstimpression](https://github.com/wangcham/firstimpression)|这是我完成的第一个网站学习vue和flask的开始。代码结构混乱可读性极差等待重构|7|2023-09-10|
|110|[wangcham/firstimpression](https://github.com/wangcham/firstimpression)|这是我完成的第一个网站学习vue和flask的开始。代码结构混乱可读性极差等待重构|7|2023-09-10| |110|[KyleBing/map](https://github.com/KyleBing/map)|路书,路线规划,高德地图 api 示例,地图信息|7|2024-02-15|
|111|[KyleBing/map](https://github.com/KyleBing/map)|路书,路线规划,高德地图 api 示例,地图信息|7|2024-02-15| |111|[PolarWS/Riceroll](https://github.com/PolarWS/Riceroll)|这是一个基于VUE和SSM的博客框架|7|2023-12-24|
|112|[PolarWS/Riceroll](https://github.com/PolarWS/Riceroll)|这是一个基于VUE和SSM的博客框架|7|2023-12-24| |112|[zhoubichuan/web-openlayers](https://github.com/zhoubichuan/web-openlayers)|📖openlayer相关知识的总结--持续更新💪|7|2024-02-25|
|113|[zhoubichuan/web-openlayers](https://github.com/zhoubichuan/web-openlayers)|📖openlayer相关知识的总结--持续更新💪|7|2024-02-25| |113|[ybz61/my-trip](https://github.com/ybz61/my-trip)|仿美团民宿技术栈主要为Vue3+Vite4+Pinia+Vant3等适合学习Vue3入门等|6|2024-02-24|
|114|[shoestrong/learn-note](https://github.com/shoestrong/learn-note)|学习笔记|7|2024-02-29| |114|[X-X-X-X-X-X-X-X-X-X-X-X-X/Bookmark](https://github.com/X-X-X-X-X-X-X-X-X-X-X-X-X/Bookmark)|Edge书签插件让书签变得再次好用理论上chrome也可用|6|2024-02-29|
|115|[ybz61/my-trip](https://github.com/ybz61/my-trip)|仿美团民宿技术栈主要为Vue3+Vite4+Pinia+Vant3等适合学习Vue3入门等|6|2024-02-24| |115|[open17/vuepress-theme-qbook](https://github.com/open17/vuepress-theme-qbook)|🍉一个美观的VuePress博客&文档主题 |6|2024-03-01|
|116|[X-X-X-X-X-X-X-X-X-X-X-X-X/Bookmark](https://github.com/X-X-X-X-X-X-X-X-X-X-X-X-X/Bookmark)|Edge书签插件让书签变得再次好用理论上chrome也可用|6|2024-02-29| |116|[TongjiPetWelfareProject/DB_PetWelfare](https://github.com/TongjiPetWelfareProject/DB_PetWelfare)|同济大学数据库课程设计前端&数据库&文档——宠物救助中心 Pet Rescue Center Foster&Adopt&Boards&Post&Bulletin&Employment|6|2024-02-26|
|117|[TongjiPetWelfareProject/DB_PetWelfare](https://github.com/TongjiPetWelfareProject/DB_PetWelfare)|同济大学数据库课程设计前端&数据库&文档——宠物救助中心 Pet Rescue Center Foster&Adopt&Boards&Post&Bulletin&Employment|6|2024-02-26| |117|[Alickx/nuxt3-blog](https://github.com/Alickx/nuxt3-blog)|我的一个使用nuxt3构建的博客|6|2023-12-05|
|118|[Alickx/nuxt3-blog](https://github.com/Alickx/nuxt3-blog)|我的一个使用nuxt3构建的博客|6|2023-12-05| |118|[iDigitalWings/shuyi-chatui-demo](https://github.com/iDigitalWings/shuyi-chatui-demo)|微信公众号 数翼《万物皆可 LLM》UI demo|5|2023-09-05|
|119|[iDigitalWings/shuyi-chatui-demo](https://github.com/iDigitalWings/shuyi-chatui-demo)|微信公众号 数翼《万物皆可 LLM》UI demo|5|2023-09-05| |119|[zhanglinchao1/DVRC-Heterogeneous-Internet-of-Vehicles-based-on-reputation-consensus-and-federated-learning](https://github.com/zhanglinchao1/DVRC-Heterogeneous-Internet-of-Vehicles-based-on-reputation-consensus-and-federated-learning)|基于信誉共识和联邦学习的异构车联网交通预测与规划|5|2023-09-04|
|120|[zhanglinchao1/DVRC-Heterogeneous-Internet-of-Vehicles-based-on-reputation-consensus-and-federated-learning](https://github.com/zhanglinchao1/DVRC-Heterogeneous-Internet-of-Vehicles-based-on-reputation-consensus-and-federated-learning)|基于信誉共识和联邦学习的异构车联网交通预测与规划|5|2023-09-04| |120|[jonlyes/blog-start](https://github.com/jonlyes/blog-start)|个人博客—前端项目|5|2023-11-18|
|121|[jonlyes/blog-start](https://github.com/jonlyes/blog-start)|个人博客—前端项目|5|2023-11-18| |121|[Dragon-chen777/vuepress-plugin-cover](https://github.com/Dragon-chen777/vuepress-plugin-cover)|vuepress博客开场白封面|5|2023-09-12|
|122|[open17/vuepress-theme-qbook](https://github.com/open17/vuepress-theme-qbook)|🍉一个美观的VuePress博客&文档主题 |5|2024-02-23| |122|[boyyang-love/boyyang_blog](https://github.com/boyyang-love/boyyang_blog)|个人博客前端代码vue3 + vite2 + typescript + pinia + naive-ui|5|2024-01-31|
|123|[Dragon-chen777/vuepress-plugin-cover](https://github.com/Dragon-chen777/vuepress-plugin-cover)|vuepress博客开场白封面|5|2023-09-12| |123|[mad-center/imitate-cyan-sora](https://github.com/mad-center/imitate-cyan-sora)|MAD教程·模仿篇仿青空草稿。|5|2023-09-10|
|124|[boyyang-love/boyyang_blog](https://github.com/boyyang-love/boyyang_blog)|个人博客前端代码vue3 + vite2 + typescript + pinia + naive-ui|5|2024-01-31|
|125|[mad-center/imitate-cyan-sora](https://github.com/mad-center/imitate-cyan-sora)|MAD教程·模仿篇仿青空草稿。|5|2023-09-10|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > All Language # 中文总榜 > 软件类 > All Language
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Language|Updated| |#|Repository|Description|Stars|Language|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[vuejs/vue](https://github.com/vuejs/vue)|This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core|206448|JavaScript|2024-02-23| |1|[vuejs/vue](https://github.com/vuejs/vue)|This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core|206452|JavaScript|2024-02-23|
|2|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|121120|Python|2024-02-29| |2|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|121196|Python|2024-03-01|
|3|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|110760|C++|2024-02-29| |3|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|110768|C++|2024-03-01|
|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|89473|TypeScript|2024-02-29| |4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|89480|TypeScript|2024-03-01|
|5|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|85590|Vue|2024-02-20| |5|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|85600|Vue|2024-02-20|
|6|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|77659|Go|2024-02-27| |6|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|77693|Go|2024-02-27|
|7|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|74611|Clojure|2024-02-29| |7|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|74636|Clojure|2024-02-29|
|8|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|74242|Java|2024-02-29| |8|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|74279|Java|2024-03-01|
|9|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown|65499|JavaScript|2024-02-29| |9|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown|65520|JavaScript|2024-03-01|
|10|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|63472|TypeScript|2024-02-29| |10|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|63507|TypeScript|2024-03-01|
|11|[ChatGPTNextWeb/ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)|A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。|62498|TypeScript|2024-02-29| |11|[ChatGPTNextWeb/ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)|A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。|62649|TypeScript|2024-03-01|
|12|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|60205|Rust|2024-02-29| |12|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|60250|Rust|2024-03-01|
|13|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|58371|TypeScript|2024-02-27| |13|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|58383|TypeScript|2024-03-01|
|14|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|56564|Python|2024-01-19| |14|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|56576|Python|2024-03-01|
|15|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|56146|Assembly|2023-12-29| |15|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|56154|Assembly|2023-12-29|
|16|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|53887|Vue|2024-02-29| |16|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|53889|Vue|2024-02-29|
|17|[binary-husky/gpt_academic](https://github.com/binary-husky/gpt_academic)|为GPT/GLM等LLM大语言模型提供实用化交互接口特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件支持Python和C++等项目剖析&自译解功能PDF/LaTex论文翻译&总结功能支持并行问询多种LLM模型支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss ...|52226|Python|2024-02-28| |17|[binary-husky/gpt_academic](https://github.com/binary-husky/gpt_academic)|为GPT/GLM等LLM大语言模型提供实用化交互接口特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件支持Python和C++等项目剖析&自译解功能PDF/LaTex论文翻译&总结功能支持并行问询多种LLM模型支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss ...|52272|Python|2024-02-28|
|18|[ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp)|LLM inference in C/C++|51951|C++|2024-02-29| |18|[ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp)|LLM inference in C/C++|52057|C++|2024-03-01|
|19|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|51215|Python|2024-02-24| |19|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|51223|Python|2024-02-24|
|20|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50935|JavaScript|2023-12-08| |20|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50935|JavaScript|2023-12-08|
|21|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|47108|JavaScript|2023-10-23| |21|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|47111|JavaScript|2023-10-23|
|22|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|46673|TypeScript|2024-02-29| |22|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|46682|TypeScript|2024-03-01|
|23|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|46555|Python|2024-02-29| |23|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|46552|Python|2024-02-29|
|24|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人21050首词。|46170|JavaScript|2023-11-27| |24|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人21050首词。|46176|JavaScript|2023-11-27|
|25|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! |45896|JavaScript|2024-02-29| |25|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! |45902|JavaScript|2024-02-29|
|26|[iamadamdev/bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome)|Bypass Paywalls web browser extension for Chrome and Firefox.|45621|JavaScript|2023-10-20| |26|[iamadamdev/bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome)|Bypass Paywalls web browser extension for Chrome and Firefox.|45646|JavaScript|2023-10-20|
|27|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|45369|JavaScript|2024-02-27| |27|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|45374|JavaScript|2024-02-27|
|28|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|44864|Makefile|2024-02-28| |28|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|44884|Makefile|2024-02-28|
|29|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43851|Go|2024-02-21| |29|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43858|Go|2024-03-01|
|30|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|43637|Rust|2024-02-22| |30|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|43659|Rust|2024-02-22|
|31|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|42320|JavaScript|2024-02-09| |31|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|42341|JavaScript|2024-02-09|
|32|[go-gitea/gitea](https://github.com/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|40980|Go|2024-02-29| |32|[go-gitea/gitea](https://github.com/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|41002|Go|2024-03-01|
|33|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|40654|Vue|2023-12-09| |33|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|40655|Vue|2023-12-09|
|34|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39822|Java|2024-02-29| |34|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39828|Java|2024-03-01|
|35|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|39147|JavaScript|2024-02-29| |35|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|39153|JavaScript|2024-03-01|
|36|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|38078|Python|2024-02-18| |36|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|38106|Python|2024-02-18|
|37|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.xSpringCloudAnt Design&VueMybatisShiroJWT。强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|37179|Java|2024-02-29| |37|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.xSpringCloudAnt Design&VueMybatisShiroJWT。强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|37192|Java|2024-03-01|
|38|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|36742|Python|2024-02-29| |38|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|36766|Python|2024-03-01|
|39|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|36472|Python|2024-02-29| |39|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|36481|Python|2024-03-01|
|40|[pingcap/tidb](https://github.com/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://tidbcloud.com/free-trial|35790|Go|2024-02-29| |40|[pingcap/tidb](https://github.com/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://tidbcloud.com/free-trial|35796|Go|2024-03-01|
|41|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|35606|Shell|2024-02-28| |41|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|35629|Shell|2024-02-28|
|42|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35544|TypeScript|2024-02-25| |42|[alist-org/alist](https://github.com/alist-org/alist)|🗂A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序使用 Gin 和 Solidjs。|35555|Go|2024-03-01|
|43|[alist-org/alist](https://github.com/alist-org/alist)|🗂A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序使用 Gin 和 Solidjs。|35516|Go|2024-02-25| |43|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35548|TypeScript|2024-02-25|
|44|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|35366|JavaScript|2024-02-19| |44|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|35388|JavaScript|2024-03-01|
|45|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34927|JavaScript|2024-01-31| |45|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34929|JavaScript|2024-01-31|
|46|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|34707|JavaScript|2024-01-17| |46|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|34710|JavaScript|2024-01-17|
|47|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|34378|TypeScript|2024-02-29| |47|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|34377|TypeScript|2024-03-01|
|48|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|34341|Java|2024-02-28| |48|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|34347|Java|2024-02-28|
|49|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|34272|JavaScript|2024-02-01| |49|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|34277|JavaScript|2024-02-01|
|50|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34231|Java|2024-02-27| |50|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34233|Java|2024-02-27|
|51|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33737|JavaScript|2024-01-06| |51|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33744|JavaScript|2024-01-06|
|52|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|33296|JavaScript|2024-02-28| |52|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|33303|JavaScript|2024-02-28|
|53|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|32044|Python|2024-01-17| |53|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|32052|Python|2024-01-17|
|54|[lm-sys/FastChat](https://github.com/lm-sys/FastChat)|An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.|31981|Python|2024-02-29| |54|[lm-sys/FastChat](https://github.com/lm-sys/FastChat)|An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.|32002|Python|2024-03-01|
|55|[hankcs/HanLP](https://github.com/hankcs/HanLP)|Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification|31665|Python|2024-02-24| |55|[hankcs/HanLP](https://github.com/hankcs/HanLP)|Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification|31674|Python|2024-02-24|
|56|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31664|Java|2024-02-01| |56|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31671|Java|2024-02-01|
|57|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件并支持任务栏显示支持更换皮肤。|31412|C++|2023-12-20| |57|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件并支持任务栏显示支持更换皮肤。|31433|C++|2024-03-01|
|58|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|30898|Rust|2024-02-12| |58|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|30910|Rust|2024-03-01|
|59|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|30748|Jupyter Notebook|2024-02-26| |59|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|30762|Jupyter Notebook|2024-02-26|
|60|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|30706|Java|2024-02-29| |60|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|30724|Java|2024-03-01|
|61|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|30697|Go|2024-02-29| |61|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|30702|Go|2024-03-01|
|62|[The-Run-Philosophy-Organization/run](https://github.com/The-Run-Philosophy-Organization/run)|润学全球官方指定GITHUB整理润学宗旨、纲领、理论和各类润之实例解决为什么润润去哪里怎么润三大问题 并成为新中国人的核心宗教,核心信念。|30626|-|2024-01-02| |62|[The-Run-Philosophy-Organization/run](https://github.com/The-Run-Philosophy-Organization/run)|润学全球官方指定GITHUB整理润学宗旨、纲领、理论和各类润之实例解决为什么润润去哪里怎么润三大问题 并成为新中国人的核心宗教,核心信念。|30631|-|2024-01-02|
|63|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|30505|Java|2024-01-31| |63|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|30510|Java|2024-01-31|
|64|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|30247|JavaScript|2024-02-28| |64|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|30253|JavaScript|2024-02-28|
|65|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|30107|JavaScript|2024-02-29| |65|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|30121|JavaScript|2024-03-01|
|66|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|30043|Python|2024-02-10| |66|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|30055|Python|2024-03-01|
|67|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|29676|Vue|2024-02-01| |67|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|29692|Vue|2024-02-01|
|68|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for creating reliable and efficient web applications|29586|Rust|2024-02-27| |68|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for creating reliable and efficient web applications|29595|Rust|2024-03-01|
|69|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|29328|Dart|2024-02-29| |69|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|29368|Dart|2024-02-29|
|70|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|29137|TypeScript|2024-02-29| |70|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|29163|TypeScript|2024-02-29|
|71|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|28917|JavaScript|2024-02-29| |71|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|28922|JavaScript|2024-03-01|
|72|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面内网dns解析、内网socks5代理等等……并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|28697|Go|2024-01-11| |72|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面内网dns解析、内网socks5代理等等……并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|28708|Go|2024-01-11|
|73|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28674|Java|2024-02-21| |73|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28674|Java|2024-02-21|
|74|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|28622|Java|2024-02-28| |74|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|28633|Java|2024-03-01|
|75|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28622|JavaScript|2024-02-29| |75|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28627|JavaScript|2024-03-01|
|76|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|28462|JavaScript|2024-02-27| |76|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|28472|JavaScript|2024-02-27|
|77|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|28367|C|2024-02-29| |77|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|28370|C|2024-03-01|
|78|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|28061|JavaScript|2024-02-29| |78|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|28081|JavaScript|2024-03-01|
|79|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|28020|Java|2024-02-29| |79|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|28026|Java|2024-03-01|
|80|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27672|JavaScript|2024-02-29| |80|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27675|JavaScript|2024-03-01|
|81|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27560|Java|2024-02-26| |81|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27557|Java|2024-02-26|
|82|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |27444|Java|2024-02-26| |82|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |27451|Java|2024-03-01|
|83|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|27139|Go|2024-02-29| |83|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|27151|Go|2024-03-01|
|84|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|27139|Python|2024-02-29| |84|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|27148|Python|2024-03-01|
|85|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|27097|TypeScript|2024-02-29| |85|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|27108|TypeScript|2024-03-01|
|86|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|27037|HTML|2024-01-12| |86|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|27037|HTML|2024-01-12|
|87|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|27022|Java|2024-02-28| |87|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|27032|Java|2024-03-01|
|88|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|26924|JavaScript|2023-10-25| |88|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|26928|JavaScript|2023-10-25|
|89|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统项目采用SpringBoot+Vue开发。|26775|Java|2024-01-11| |89|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统项目采用SpringBoot+Vue开发。|26776|Java|2024-01-11|
|90|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |26280|JavaScript|2024-02-06| |90|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |26295|JavaScript|2024-03-01|
|91|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.分布式任务调度平台XXL-JOB|26158|Java|2024-02-22| |91|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.分布式任务调度平台XXL-JOB|26166|Java|2024-02-22|
|92|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25882|JavaScript|2024-02-28| |92|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25888|JavaScript|2024-03-01|
|93|[backstage/backstage](https://github.com/backstage/backstage)|Backstage is an open platform for building developer portals|25715|TypeScript|2024-02-29| |93|[backstage/backstage](https://github.com/backstage/backstage)|Backstage is an open platform for building developer portals|25730|TypeScript|2024-03-01|
|94|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25583|Java|2023-11-18| |94|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25580|Java|2023-11-18|
|95|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁我已经看到了撤回也没用了|25349|C#|2024-02-25| |95|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁我已经看到了撤回也没用了|25373|C#|2024-02-25|
|96|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|25255|Python|2024-02-26| |96|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|25270|Python|2024-02-26|
|97|[linexjlin/GPTs](https://github.com/linexjlin/GPTs)|leaked prompts of GPTs|25173|-|2024-02-26| |97|[linexjlin/GPTs](https://github.com/linexjlin/GPTs)|leaked prompts of GPTs|25199|-|2024-02-26|
|98|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|24855|Python|2023-09-28| |98|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|24858|Python|2023-09-28|
|99|[apache/incubator-seata](https://github.com/apache/incubator-seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|24811|Java|2024-02-29| |99|[apache/incubator-seata](https://github.com/apache/incubator-seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|24815|Java|2024-03-01|
|100|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|24792|JavaScript|2024-02-24| |100|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|24797|JavaScript|2024-02-24|
|101|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScrollAndroid智能下拉刷新框架支持越界回弹、越界拖动具有极强的扩展性集成了几十种炫酷的Header和 Footer。|24603|Java|2023-11-19| |101|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScrollAndroid智能下拉刷新框架支持越界回弹、越界拖动具有极强的扩展性集成了几十种炫酷的Header和 Footer。|24604|Java|2023-11-19|
|102|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24448|C++|2024-02-20| |102|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24450|C++|2024-02-20|
|103|[chatchat-space/Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat)|Langchain-Chatchat原Langchain-ChatGLM基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain |24074|Python|2024-02-28| |103|[chatchat-space/Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat)|Langchain-Chatchat原Langchain-ChatGLM基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain |24130|Python|2024-02-28|
|104|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|24016|JavaScript|2024-01-08| |104|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|24022|JavaScript|2024-01-08|
|105|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23978|Vue|2024-01-15| |105|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23976|Vue|2024-01-15|
|106|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23967|Java|2024-01-19| |106|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23970|Java|2024-01-19|
|107|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.|23795|C++|2024-02-21| |107|[LC044/WeChatMsg](https://github.com/LC044/WeChatMsg)|提取微信聊天记录将其导出成HTML、Word、CSV文档永久保存对聊天记录进行分析生成年度聊天报告|23812|Python|2024-03-01|
|108|[LC044/WeChatMsg](https://github.com/LC044/WeChatMsg)|提取微信聊天记录将其导出成HTML、Word、CSV文档永久保存对聊天记录进行分析生成年度聊天报告|23768|Python|2024-02-29| |108|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.|23806|C++|2024-03-01|
|109|[alibaba/flutter-go](https://github.com/alibaba/flutter-go)|flutter 开发者帮助 APP包含 flutter 常用 140+ 组件的demo 演示与中文文档|23546|Dart|2023-12-11| |109|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23547|C++|2024-03-01|
|110|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23545|C++|2024-02-29| |110|[alibaba/flutter-go](https://github.com/alibaba/flutter-go)|flutter 开发者帮助 APP包含 flutter 常用 140+ 组件的demo 演示与中文文档|23543|Dart|2023-12-11|
|111|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23489|JavaScript|2024-02-29| |111|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23492|JavaScript|2024-02-29|
|112|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|23176|Python|2024-02-29| |112|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|23181|Python|2024-03-01|
|113|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|23116|Python|2024-02-29| |113|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|23117|Python|2024-03-01|
|114|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|23037|Java|2024-02-29| |114|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|23052|Python|2023-11-11|
|115|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|23033|Python|2023-11-11| |115|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|23040|Java|2024-03-01|
|116|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22953|Python|2024-02-22| |116|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22958|Python|2024-03-01|
|117|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|22637|TypeScript|2024-02-29| |117|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|22644|TypeScript|2024-03-01|
|118|[taosdata/TDengine](https://github.com/taosdata/TDengine)|TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.|22617|Python|2024-02-29| |118|[taosdata/TDengine](https://github.com/taosdata/TDengine)|TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.|22615|Python|2024-03-01|
|119|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|22524|Vue|2024-02-28| |119|[zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat)|基于大模型搭建的微信聊天机器人同时支持微信、企业微信、公众号、飞书、钉钉接入可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/LinkAI能处理文本、语音和图片访问操作系统和互联网支持基于自有知识库进行定制企业智能客服。|22553|Python|2024-03-01|
|120|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22500|JavaScript|2024-02-21| |120|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|22541|Vue|2024-02-28|
|121|[zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat)|基于大模型搭建的微信聊天机器人同时支持微信、企业微信、公众号、飞书、钉钉接入可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/LinkAI能处理文本、语音和图片访问操作系统和互联网支持基于自有知识库进行定制企业智能客服。|22498|Python|2024-02-28| |121|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22500|JavaScript|2024-02-21|
|122|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|22387|JavaScript|2023-09-19| |122|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|22385|JavaScript|2023-09-19|
|123|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|22357|TypeScript|2024-02-22| |123|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|22365|Java|2024-03-01|
|124|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|22341|Java|2024-02-28| |124|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|22365|TypeScript|2024-02-22|
|125|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|22037|Rust|2024-02-23| |125|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|22076|Rust|2024-02-23|
|126|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21806|Java|2024-02-28| |126|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21813|Java|2024-03-01|
|127|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast|21484|TypeScript|2024-02-29| |127|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast|21493|TypeScript|2024-03-01|
|128|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21403|Python|2024-02-29| |128|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21406|Python|2024-03-01|
|129|[lobehub/lobe-chat](https://github.com/lobehub/lobe-chat)|🤯 Lobe Chat - an open-source, modern-design ChatGPT/LLMs UI/Chat Framework. Supports speech-synthesis, multi-modal, and extensible plugin system. One-click FREE deployment of your private ChatGPT/Gemi ...|21060|TypeScript|2024-02-29| |129|[lobehub/lobe-chat](https://github.com/lobehub/lobe-chat)|🤯 Lobe Chat - an open-source, modern-design ChatGPT/LLMs UI/Chat Framework. Supports speech-synthesis, multi-modal, and extensible plugin system. One-click FREE deployment of your private ChatGPT/Gemi ...|21144|TypeScript|2024-03-01|
|130|[microsoft/vcpkg](https://github.com/microsoft/vcpkg)|C++ Library Manager for Windows, Linux, and MacOS|21005|CMake|2024-02-29| |130|[microsoft/vcpkg](https://github.com/microsoft/vcpkg)|C++ Library Manager for Windows, Linux, and MacOS|21012|CMake|2024-03-01|
|131|[openai-translator/openai-translator](https://github.com/openai-translator/openai-translator)|基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.|20922|TypeScript|2024-02-29| |131|[openai-translator/openai-translator](https://github.com/openai-translator/openai-translator)|基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.|20955|TypeScript|2024-02-29|
|132|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20636|JavaScript|2024-01-10| |132|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20647|JavaScript|2024-01-10|
|133|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统项目采用分模块开发方式 权限控制采用 RBAC支持数据字典与数据权限管理支持一键生成前后端代码支持动态路由|20607|Java|2024-01-02| |133|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统项目采用分模块开发方式 权限控制采用 RBAC支持数据字典与数据权限管理支持一键生成前后端代码支持动态路由|20608|Java|2024-01-02|
|134|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|20594|TypeScript|2024-02-27| |134|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|20604|TypeScript|2024-02-27|
|135|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|20426|Go|2024-02-24| |135|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|20440|Go|2024-02-24|
|136|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|20104|Shell|2024-02-28| |136|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|20125|Shell|2024-03-01|
|137|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|20089|Vim script|2024-02-19| |137|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|20090|Vim script|2024-02-19|
|138|[didi/DoKit](https://github.com/didi/DoKit)|一款面向泛前端产品研发全生命周期的效率平台。|19864|Java|2024-02-21| |138|[didi/DoKit](https://github.com/didi/DoKit)|一款面向泛前端产品研发全生命周期的效率平台。|19866|Java|2024-02-21|
|139|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19746|Python|2024-02-04| |139|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19771|Python|2024-02-04|
|140|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|19719|Python|2024-01-27| |140|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|19736|Python|2024-01-27|
|141|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集一个可视化浏览器自动化测试/数据采集/爬虫软件可以无代码图形化的设计和执行爬虫任务。别名ServiceWrapper面向Web应用的智能化服务封装系统。|19601|JavaScript|2024-02-29| |141|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集一个可视化浏览器自动化测试/数据采集/爬虫软件可以无代码图形化的设计和执行爬虫任务。别名ServiceWrapper面向Web应用的智能化服务封装系统。|19617|JavaScript|2024-02-29|
|142|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19589|Go|2024-02-29| |142|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19593|Go|2024-03-01|
|143|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19533|PHP|2024-02-29| |143|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19535|PHP|2024-03-01|
|144|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|19496|C|2024-02-24| |144|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|19521|C|2024-02-24|
|145|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器IJKplayer、ExoPlayer、MediaPlayerHTTPS支持弹幕外挂字幕支持滤镜、水印、gif截图片头广告、中间广告多个同时播放支持基本的拖动声音、亮度调节支持边播边缓存支持视频自带rotation的旋转90,270之类重力旋转与手动旋转的同步支持支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19493|Java|2024-01-22| |145|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台支持TS,JS混用集成jwt鉴权权限管理动态路由显隐可控组件分页封装多点登录拦截资源权限上传下载代码生成器表单生成器,chatGPT自动查表等开发必备功能。|19499|Go|2024-03-01|
|146|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台支持TS,JS混用集成jwt鉴权权限管理动态路由显隐可控组件分页封装多点登录拦截资源权限上传下载代码生成器表单生成器,chatGPT自动查表等开发必备功能。|19490|Go|2024-02-29| |146|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器IJKplayer、ExoPlayer、MediaPlayerHTTPS支持弹幕外挂字幕支持滤镜、水印、gif截图片头广告、中间广告多个同时播放支持基本的拖动声音、亮度调节支持边播边缓存支持视频自带rotation的旋转90,270之类重力旋转与手动旋转的同步支持支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19494|Java|2024-03-01|
|147|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub解决访问时图裂、加载慢的问题。无需安装|19472|Python|2024-02-29| |147|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub解决访问时图裂、加载慢的问题。无需安装|19482|Python|2024-03-01|
|148|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19346|JavaScript|2023-11-14| |148|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19349|JavaScript|2023-11-14|
|149|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19334|Vue|2024-02-29| |149|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19337|Vue|2024-03-01|
|150|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19327|TypeScript|2023-10-20| |150|[hiroi-sora/Umi-OCR](https://github.com/hiroi-sora/Umi-OCR)|OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片PDF文档识别排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。|19330|QML|2024-03-01|
|151|[hiroi-sora/Umi-OCR](https://github.com/hiroi-sora/Umi-OCR)|OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片PDF文档识别排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。|19290|QML|2024-02-29| |151|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19327|TypeScript|2023-10-20|
|152|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|19247|Rust|2024-02-02| |152|[lizongying/my-tv](https://github.com/lizongying/my-tv)|我的电视 电视直播软件,安装即可使用|19277|C|2024-02-25|
|153|[lizongying/my-tv](https://github.com/lizongying/my-tv)|我的电视 电视直播软件,安装即可使用|19177|C|2024-02-25| |153|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|19263|Rust|2024-03-01|
|154|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|18848|C++|2024-02-28| |154|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|18849|C++|2024-03-01|
|155|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18809|Go|2024-02-29| |155|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18816|Go|2024-03-01|
|156|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|18781|CSS|2024-01-14| |156|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|18782|CSS|2024-01-14|
|157|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18750|JavaScript|2024-02-22| |157|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18750|JavaScript|2024-02-22|
|158|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18714|Java|2023-10-30| |158|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18719|Java|2023-10-30|
|159|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|18577|JavaScript|2024-02-26| |159|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|18582|JavaScript|2024-02-26|
|160|[hemanth/functional-programming-jargon](https://github.com/hemanth/functional-programming-jargon)|Jargon from the functional programming world in simple terms!|18502|-|2023-10-17| |160|[hemanth/functional-programming-jargon](https://github.com/hemanth/functional-programming-jargon)|Jargon from the functional programming world in simple terms!|18499|-|2023-10-17|
|161|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端已经在美团点评的基础架构中间件框架MVC框架RPC框架数据库框架缓存框架等消息队列配置系统等深度集成为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18343|Java|2024-01-29| |161|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端已经在美团点评的基础架构中间件框架MVC框架RPC框架数据库框架缓存框架等消息队列配置系统等深度集成为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18344|Java|2024-01-29|
|162|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|18206|C++|2023-11-17| |162|[Stirling-Tools/Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF)|locally hosted web application that allows you to perform various operations on PDF files|18222|Java|2024-02-27|
|163|[Stirling-Tools/Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF)|locally hosted web application that allows you to perform various operations on PDF files|18182|Java|2024-02-27| |163|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|18205|C++|2023-11-17|
|164|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|18167|Swift|2024-02-29| |164|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|18170|Swift|2024-02-29|
|165|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|18159|C++|2024-02-29| |165|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|18161|C++|2024-03-01|
|166|[xiaolai/everyone-can-use-english](https://github.com/xiaolai/everyone-can-use-english)|人人都能用英语|18087|Jupyter Notebook|2024-02-29| |166|[xiaolai/everyone-can-use-english](https://github.com/xiaolai/everyone-can-use-english)|人人都能用英语|18118|Jupyter Notebook|2024-03-01|
|167|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|18032|Vue|2024-01-12| |167|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|18035|Vue|2024-01-12|
|168|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi哔哩哔哩网站视频下载工具支持批量下载支持8K、HDR、杜比视界提供工具箱音视频提取、去水印等。|17975|C#|2024-02-08| |168|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi哔哩哔哩网站视频下载工具支持批量下载支持8K、HDR、杜比视界提供工具箱音视频提取、去水印等。|17996|C#|2024-02-08|
|169|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17938|Jupyter Notebook|2024-02-23| |169|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17953|Jupyter Notebook|2024-02-23|
|170|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|17905|JavaScript|2024-02-29| |170|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|17921|JavaScript|2024-03-01|
|171|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|17902|-|2023-10-07| |171|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|17911|-|2023-10-07|
|172|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React基于 React 的渐进式应用框架)|17756|TypeScript|2024-02-28| |172|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React基于 React 的渐进式应用框架)|17759|TypeScript|2024-02-28|
|173|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17620|Vue|2024-02-02| |173|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17620|Vue|2024-02-02|
|174|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|17607|Python|2024-02-25| |174|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|17610|Python|2024-02-25|
|175|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|17481|C#|2024-02-20| |175|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|17499|C#|2024-02-20|
|176|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|17357|JavaScript|2023-09-13| |176|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|17372|JavaScript|2023-09-13|
|177|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|17342|Python|2023-11-02| |177|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|17347|Python|2023-11-02|
|178|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17320|JavaScript|2024-02-27| |178|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17321|JavaScript|2024-02-27|
|179|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux|17234|TypeScript|2024-02-08| |179|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux|17253|TypeScript|2024-02-08|
|180|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|17196|Rust|2024-02-29| |180|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|17206|Rust|2024-02-29|
|181|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|17068|C++|2024-02-29| |181|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|17069|C++|2024-03-01|
|182|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|17032|Java|2024-02-29| |182|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|17032|Java|2024-02-29|
|183|[hzlzh/Best-App](https://github.com/hzlzh/Best-App)|收集&推荐优秀的 Apps/硬件/技巧/周边等|16942|-|2023-11-02| |183|[hzlzh/Best-App](https://github.com/hzlzh/Best-App)|收集&推荐优秀的 Apps/硬件/技巧/周边等|16943|-|2023-11-02|
|184|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|16917|Go|2024-02-29| |184|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|16926|Go|2024-03-01|
|185|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|16802|TypeScript|2023-09-26| |185|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|16804|TypeScript|2023-09-26|
|186|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16753|TypeScript|2024-01-24| |186|[RVC-Boss/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)|1 min voice data can also be used to train a good TTS model! (few shot voice cloning)|16795|Python|2024-03-01|
|187|[RVC-Boss/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)|1 min voice data can also be used to train a good TTS model! (few shot voice cloning)|16641|Python|2024-02-29| |187|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16756|TypeScript|2024-01-24|
|188|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|16640|C++|2024-02-26| |188|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|16641|C++|2024-02-26|
|189|[ymcui/Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)|中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)|16532|Python|2024-01-29| |189|[ymcui/Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)|中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)|16551|Python|2024-01-29|
|190|[langgenius/dify](https://github.com/langgenius/dify)|An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack requ ...|16454|Python|2024-02-29| |190|[langgenius/dify](https://github.com/langgenius/dify)|An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack requ ...|16510|Python|2024-03-01|
|191|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.|16406|Java|2024-02-21| |191|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.|16409|Java|2024-02-21|
|192|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open sour ...|16375|TypeScript|2024-02-29| |192|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open sour ...|16393|TypeScript|2024-03-01|
|193|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|16337|TypeScript|2024-02-27| |193|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|16337|TypeScript|2024-02-27|
|194|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16328|TypeScript|2024-02-07| |194|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16331|TypeScript|2024-02-07|
|195|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|16246|Rust|2024-02-29| |195|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|16265|Rust|2024-03-01|
|196|[1Panel-dev/1Panel](https://github.com/1Panel-dev/1Panel)|🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。|16120|Go|2024-02-29| |196|[1Panel-dev/1Panel](https://github.com/1Panel-dev/1Panel)|🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。|16149|Go|2024-03-01|
|197|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|15974|Rust|2024-02-29| |197|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|15989|Rust|2024-03-01|
|198|[xx025/carrot](https://github.com/xx025/carrot)|Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点|15960|-|2024-02-29| |198|[xx025/carrot](https://github.com/xx025/carrot)|Free ChatGPT Site List 这儿为你准备了众多免费好用的ChatGPT镜像站点|15966|-|2024-02-29|
|199|[Z-Siqi/Clash-for-Windows_Chinese](https://github.com/Z-Siqi/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|15857|JavaScript|2023-11-03| |199|[Z-Siqi/Clash-for-Windows_Chinese](https://github.com/Z-Siqi/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|15879|JavaScript|2023-11-03|
|200|[vulhub/vulhub](https://github.com/vulhub/vulhub)|Pre-Built Vulnerable Environments Based on Docker-Compose|15845|Dockerfile|2024-02-29| |200|[vulhub/vulhub](https://github.com/vulhub/vulhub)|Pre-Built Vulnerable Environments Based on Docker-Compose|15854|Dockerfile|2024-02-29|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,12 +1,12 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Assembly # 中文总榜 > 软件类 > Assembly
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|56146|2023-12-29| |1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|56154|2023-12-29|
|2|[leachim6/hello-world](https://github.com/leachim6/hello-world)|Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!|10493|2024-02-27| |2|[leachim6/hello-world](https://github.com/leachim6/hello-world)|Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!|10497|2024-02-27|
|3|[STM32-base/STM32-base](https://github.com/STM32-base/STM32-base)|A simple start for any STM32 based project.|324|2024-01-18| |3|[STM32-base/STM32-base](https://github.com/STM32-base/STM32-base)|A simple start for any STM32 based project.|324|2024-01-18|
|4|[mengning/linuxkernel](https://github.com/mengning/linuxkernel)|操作系统导论教学资料、《庖丁解牛Linux内核》配套资料|253|2024-01-11| |4|[mengning/linuxkernel](https://github.com/mengning/linuxkernel)|操作系统导论教学资料、《庖丁解牛Linux内核》配套资料|253|2024-01-11|
|5|[leomil72/LM80C](https://github.com/leomil72/LM80C)|A Z80-based homebrew computer withTMS9918, AY-3-8910, Z80 CTC, Z80 PIO, and Z80 SIO|92|2024-01-13| |5|[leomil72/LM80C](https://github.com/leomil72/LM80C)|A Z80-based homebrew computer withTMS9918, AY-3-8910, Z80 CTC, Z80 PIO, and Z80 SIO|92|2024-01-13|
@ -19,10 +19,10 @@
|12|[yiyandaoren/GAB](https://github.com/yiyandaoren/GAB)|图解汇编基础 (graphical assembly basis)|8|2024-01-21| |12|[yiyandaoren/GAB](https://github.com/yiyandaoren/GAB)|图解汇编基础 (graphical assembly basis)|8|2024-01-21|
|13|[SDGLBL/go-src](https://github.com/SDGLBL/go-src)|Knowledge of go's internal implementation Go语言内部实现分析|7|2023-10-12| |13|[SDGLBL/go-src](https://github.com/SDGLBL/go-src)|Knowledge of go's internal implementation Go语言内部实现分析|7|2023-10-12|
|14|[yewentao256/CSAPP_15213](https://github.com/yewentao256/CSAPP_15213)|CMU CSAPP learning; 深入理解计算机系统|7|2024-01-14| |14|[yewentao256/CSAPP_15213](https://github.com/yewentao256/CSAPP_15213)|CMU CSAPP learning; 深入理解计算机系统|7|2024-01-14|
|15|[Wokann/GBA_Cardcaptor_Sakura_SCdMG_chs](https://github.com/Wokann/GBA_Cardcaptor_Sakura_SCdMG_chs)|Chinese translation patch of GBA game "Cardcaptor Sakura - Sakura Card de Mini Game (Japan)" 魔卡少女樱-小樱牌的迷你游戏|4|2023-11-07| |15|[DANNHIROAKI/XJTU-COMP400627-OS](https://github.com/DANNHIROAKI/XJTU-COMP400627-OS)|西安交通大学COMP400627操作系统课程|4|2024-02-01|
|16|[flwfdd/BIT-Run](https://github.com/flwfdd/BIT-Run)|北理润 - 大三上汇编小游戏大作业|3|2023-12-22| |16|[Wokann/GBA_Cardcaptor_Sakura_SCdMG_chs](https://github.com/Wokann/GBA_Cardcaptor_Sakura_SCdMG_chs)|Chinese translation patch of GBA game "Cardcaptor Sakura - Sakura Card de Mini Game (Japan)" 魔卡少女樱-小樱牌的迷你游戏|4|2023-11-07|
|17|[JannLeo/Summary-of-learning-experience](https://github.com/JannLeo/Summary-of-learning-experience)|This repository records the summary of my two stages of study as an undergraduate student in 深圳大学计算机科学与技术专业 and as a Master in Embedded Systems Engineering at the University of Leeds利兹大学嵌入式系统工程专业研究生 ...|3|2024-02-29| |17|[flwfdd/BIT-Run](https://github.com/flwfdd/BIT-Run)|北理润 - 大三上汇编小游戏大作业|3|2023-12-22|
|18|[DANNHIROAKI/XJTU-COMP400627-OS](https://github.com/DANNHIROAKI/XJTU-COMP400627-OS)|西安交通大学COMP400627操作系统课程|3|2024-02-01| |18|[JannLeo/Summary-of-learning-experience](https://github.com/JannLeo/Summary-of-learning-experience)|This repository records the summary of my two stages of study as an undergraduate student in 深圳大学计算机科学与技术专业 and as a Master in Embedded Systems Engineering at the University of Leeds利兹大学嵌入式系统工程专业研究生 ...|3|2024-03-01|
|19|[YuS1aN/zhenxun_bot_android_ui](https://github.com/YuS1aN/zhenxun_bot_android_ui)|绪山真寻Bot的Android管理后台|3|2024-02-24| |19|[YuS1aN/zhenxun_bot_android_ui](https://github.com/YuS1aN/zhenxun_bot_android_ui)|绪山真寻Bot的Android管理后台|3|2024-02-24|
|20|[tokai-student-rocket-project/H-58-Avionics](https://github.com/tokai-student-rocket-project/H-58-Avionics)|H-58搭載計器 2023年度 夏季 能代 NOGO|3|2023-11-13| |20|[tokai-student-rocket-project/H-58-Avionics](https://github.com/tokai-student-rocket-project/H-58-Avionics)|H-58搭載計器 2023年度 夏季 能代 NOGO|3|2023-11-13|
|21|[shynur/BootMate](https://github.com/shynur/BootMate)|一个在机器启动后 (操作系统被加载之前) 运行的小程序.|3|2023-10-08| |21|[shynur/BootMate](https://github.com/shynur/BootMate)|一个在机器启动后 (操作系统被加载之前) 运行的小程序.|3|2023-10-08|

@ -1,201 +1,201 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > C # 中文总榜 > 软件类 > C
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|28367|2024-02-29| |1|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's LEDE source|28370|2024-03-01|
|2|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|19496|2024-02-24| |2|[kingToolbox/WindTerm](https://github.com/kingToolbox/WindTerm)|A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.|19521|2024-02-24|
|3|[lizongying/my-tv](https://github.com/lizongying/my-tv)|我的电视 电视直播软件,安装即可使用|19177|2024-02-25| |3|[lizongying/my-tv](https://github.com/lizongying/my-tv)|我的电视 电视直播软件,安装即可使用|19277|2024-02-25|
|4|[lvgl/lvgl](https://github.com/lvgl/lvgl)|Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. |14487|2024-02-29| |4|[lvgl/lvgl](https://github.com/lvgl/lvgl)|Embedded graphics library to create beautiful UIs for any MCU, MPU and display type. |14494|2024-03-01|
|5|[karpathy/llama2.c](https://github.com/karpathy/llama2.c)|Inference Llama 2 in one file of pure C|14436|2024-02-29| |5|[karpathy/llama2.c](https://github.com/karpathy/llama2.c)|Inference Llama 2 in one file of pure C|14445|2024-02-29|
|6|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|13546|2024-02-29| |6|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|13545|2024-03-01|
|7|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|12611|2024-02-13| |7|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|12617|2024-03-01|
|8|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|12515|2023-12-18| |8|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|12515|2023-12-18|
|9|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|12119|2024-02-29| |9|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|12129|2024-02-29|
|10|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|11985|2024-01-13| |10|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|11990|2024-01-13|
|11|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie Plus & Classic|11697|2024-02-27| |11|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie Plus & Classic|11706|2024-03-01|
|12|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|11033|2024-02-29| |12|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|11034|2024-03-01|
|13|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9963|2023-12-07| |13|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9965|2024-03-01|
|14|[Tencent/xLua](https://github.com/Tencent/xLua)|xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.|8963|2024-01-25| |14|[Tencent/xLua](https://github.com/Tencent/xLua)|xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.|8965|2024-01-25|
|15|[happyfish100/fastdfs](https://github.com/happyfish100/fastdfs)|FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. We ...|8808|2024-02-26| |15|[happyfish100/fastdfs](https://github.com/happyfish100/fastdfs)|FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. We ...|8808|2024-02-26|
|16|[gojue/ecapture](https://github.com/gojue/ecapture)|Capture SSL/TLS text content without a CA certificate using eBPF. This tool is compatible with Linux/Android x86_64/Aarch64.|7928|2024-02-29| |16|[gojue/ecapture](https://github.com/gojue/ecapture)|Capture SSL/TLS text content without a CA certificate using eBPF. This tool is compatible with Linux/Android x86_64/Aarch64.|7938|2024-03-01|
|17|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|7715|2024-02-28| |17|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|7720|2024-03-01|
|18|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器获取最快的网站IP获得最佳上网体验支持DoHDoT。|7566|2024-02-23| |18|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器获取最快的网站IP获得最佳上网体验支持DoHDoT。|7570|2024-02-23|
|19|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.|6185|2024-02-22| |19|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.|6188|2024-02-22|
|20|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|6092|2024-02-25| |20|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|6093|2024-02-25|
|21|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5871|2024-02-25| |21|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5872|2024-02-25|
|22|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|5773|2023-10-29| |22|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|5775|2023-10-29|
|23|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|5716|2024-02-28| |23|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|5718|2024-02-28|
|24|[flightlessmango/MangoHud](https://github.com/flightlessmango/MangoHud)|A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb|5692|2024-02-29| |24|[flightlessmango/MangoHud](https://github.com/flightlessmango/MangoHud)|A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb|5697|2024-03-01|
|25|[peng-zhihui/HelloWord-Keyboard](https://github.com/peng-zhihui/HelloWord-Keyboard)|-|5687|2024-01-12| |25|[peng-zhihui/HelloWord-Keyboard](https://github.com/peng-zhihui/HelloWord-Keyboard)|-|5689|2024-01-12|
|26|[peng-zhihui/HDMI-PI](https://github.com/peng-zhihui/HDMI-PI)|我设计的一个HDMI转MIPI模块可以用于驱动各种手机屏幕当显示器用。|5575|2023-09-10| |26|[peng-zhihui/HDMI-PI](https://github.com/peng-zhihui/HDMI-PI)|我设计的一个HDMI转MIPI模块可以用于驱动各种手机屏幕当显示器用。|5576|2023-09-10|
|27|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|5512|2023-11-15| |27|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|5512|2024-03-01|
|28|[Meituan-Dianping/SQLAdvisor](https://github.com/Meituan-Dianping/SQLAdvisor)|输入SQL输出索引优化建议|5450|2023-10-08| |28|[Meituan-Dianping/SQLAdvisor](https://github.com/Meituan-Dianping/SQLAdvisor)|输入SQL输出索引优化建议|5450|2023-10-08|
|29|[hrvach/deskhop](https://github.com/hrvach/deskhop)|Fast Desktop Switching Device|5439|2024-02-15| |29|[hrvach/deskhop](https://github.com/hrvach/deskhop)|Fast Desktop Switching Device|5442|2024-02-15|
|30|[cjdelisle/cjdns](https://github.com/cjdelisle/cjdns)|An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.|5118|2024-02-01| |30|[cjdelisle/cjdns](https://github.com/cjdelisle/cjdns)|An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.|5119|2024-02-01|
|31|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.|5049|2024-02-29| |31|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, vector similarity search and aggregations.|5051|2024-03-01|
|32|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱|4596|2024-02-27| |32|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱|4601|2024-02-27|
|33|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备|4341|2024-02-26| |33|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务iOS14+扫码即用。亦支持快应用/iOS和Mac客户端、Android客户端、自制设备|4342|2024-02-26|
|34|[ClemensElflein/OpenMower](https://github.com/ClemensElflein/OpenMower)|Let's upgrade cheap off-the-shelf robotic mowers to modern, smart RTK GPS based lawn mowing robots!|4219|2024-02-11| |34|[ClemensElflein/OpenMower](https://github.com/ClemensElflein/OpenMower)|Let's upgrade cheap off-the-shelf robotic mowers to modern, smart RTK GPS based lawn mowing robots!|4219|2024-02-11|
|35|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a 100Gbps network load tester.|4199|2024-02-29| |35|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a 100Gbps network load tester.|4203|2024-02-29|
|36|[Facico/Chinese-Vicuna](https://github.com/Facico/Chinese-Vicuna)|Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案结构参考alpaca|4107|2023-12-21| |36|[Facico/Chinese-Vicuna](https://github.com/Facico/Chinese-Vicuna)|Chinese-Vicuna: A Chinese Instruction-following LLaMA-based Model —— 一个中文低资源的llama+lora方案结构参考alpaca|4107|2023-12-21|
|37|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|4079|2024-02-11| |37|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|4080|2024-02-11|
|38|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|4060|2024-02-28| |38|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|4065|2024-03-01|
|39|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|4009|2024-02-16| |39|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|4010|2024-02-16|
|40|[openvenues/libpostal](https://github.com/openvenues/libpostal)|A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.|3921|2024-02-06| |40|[openvenues/libpostal](https://github.com/openvenues/libpostal)|A C library for parsing/normalizing street addresses around the world. Powered by statistical NLP and open geo data.|3922|2024-02-06|
|41|[lotabout/write-a-C-interpreter](https://github.com/lotabout/write-a-C-interpreter)|Write a simple interpreter of C. Inspired by c4 and largely based on it.|3689|2023-09-21| |41|[lotabout/write-a-C-interpreter](https://github.com/lotabout/write-a-C-interpreter)|Write a simple interpreter of C. Inspired by c4 and largely based on it.|3689|2023-09-21|
|42|[canonical/dqlite](https://github.com/canonical/dqlite)|Embeddable, replicated and fault tolerant SQL engine.|3661|2024-02-29| |42|[canonical/dqlite](https://github.com/canonical/dqlite)|Embeddable, replicated and fault tolerant SQL engine.|3662|2024-03-01|
|43|[istoreos/istoreos](https://github.com/istoreos/istoreos)|提供一个人人会用的的路由、NAS系统 (目前活跃的分支是 istoreos-22.03|3610|2024-02-29| |43|[istoreos/istoreos](https://github.com/istoreos/istoreos)|提供一个人人会用的的路由、NAS系统 (目前活跃的分支是 istoreos-22.03|3619|2024-03-01|
|44|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|🐛 Access your terminal from anywhere via the web.|3500|2024-02-20| |44|[zhaojh329/rtty](https://github.com/zhaojh329/rtty)|🐛 Access your terminal from anywhere via the web.|3503|2024-02-20|
|45|[armink/EasyLogger](https://github.com/armink/EasyLogger)|An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. (ROM<1.6K, RAM<0.3k) C/C++ |3383|2024-02-17| |45|[armink/EasyLogger](https://github.com/armink/EasyLogger)|An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. (ROM<1.6K, RAM<0.3k) C/C++ |3385|2024-02-17|
|46|[cuber/ngx_http_google_filter_module](https://github.com/cuber/ngx_http_google_filter_module)|Nginx Module for Google Mirror|3341|2023-09-26| |46|[cuber/ngx_http_google_filter_module](https://github.com/cuber/ngx_http_google_filter_module)|Nginx Module for Google Mirror|3342|2023-09-26|
|47|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Iceman Fork - Proxmark3|3334|2024-02-29| |47|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Iceman Fork - Proxmark3|3335|2024-02-29|
|48|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|3197|2023-09-25| |48|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|3228|2024-03-01|
|49|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|3003|2024-02-28| |49|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|3200|2023-09-25|
|50|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)|2960|2024-02-28| |50|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|3003|2024-03-01|
|51|[quickjs-zh/QuickJS](https://github.com/quickjs-zh/QuickJS)|QuickJS是一个小型并且可嵌入的Javascript引擎它支持ES2020规范包括模块异步生成器和代理器。|2958|2024-02-07| |51|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)|2960|2024-02-28|
|52|[Simple-XX/SimpleKernel](https://github.com/Simple-XX/SimpleKernel)|Simple kernel for learning operating systems. 用于学习操作系统的简单内核|2901|2024-02-22| |52|[quickjs-zh/QuickJS](https://github.com/quickjs-zh/QuickJS)|QuickJS是一个小型并且可嵌入的Javascript引擎它支持ES2020规范包括模块异步生成器和代理器。|2959|2024-02-07|
|53|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|2876|2024-02-29| |53|[Simple-XX/SimpleKernel](https://github.com/Simple-XX/SimpleKernel)|Simple kernel for learning operating systems. 用于学习操作系统的简单内核|2901|2024-02-22|
|54|[seclab-ucr/INTANG](https://github.com/seclab-ucr/INTANG)|-|2857|2023-12-02| |54|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|2876|2024-03-01|
|55|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2808|2023-10-29| |55|[seclab-ucr/INTANG](https://github.com/seclab-ucr/INTANG)|-|2857|2023-12-02|
|56|[acl-dev/acl](https://github.com/acl-dev/acl)|C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..|2725|2024-02-28| |56|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2811|2023-10-29|
|57|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|A cloud-native database based on PostgreSQL developed by Alibaba Cloud.|2723|2023-12-28| |57|[acl-dev/acl](https://github.com/acl-dev/acl)|C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..|2728|2024-02-28|
|58|[winshining/nginx-http-flv-module](https://github.com/winshining/nginx-http-flv-module)|A media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache, VHosts (one IP for multi domain names) and JSON style statistics are su ...|2639|2024-02-06| |58|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|A cloud-native database based on PostgreSQL developed by Alibaba Cloud.|2723|2023-12-28|
|59|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|2612|2023-12-24| |59|[winshining/nginx-http-flv-module](https://github.com/winshining/nginx-http-flv-module)|A media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache, VHosts (one IP for multi domain names) and JSON style statistics are su ...|2642|2024-02-06|
|60|[cleanflight/cleanflight](https://github.com/cleanflight/cleanflight)|Clean-code version of the baseflight flight controller firmware|2552|2023-10-20| |60|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|2612|2023-12-24|
|61|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2523|2023-11-05| |61|[cleanflight/cleanflight](https://github.com/cleanflight/cleanflight)|Clean-code version of the baseflight flight controller firmware|2552|2023-10-20|
|62|[wechat-miniprogram/minigame-unity-webgl-transform](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform)|-|2509|2024-02-29| |62|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2523|2023-11-05|
|63|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|2380|2024-02-29| |63|[wechat-miniprogram/minigame-unity-webgl-transform](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform)|-|2511|2024-03-01|
|64|[seemoo-lab/nexmon](https://github.com/seemoo-lab/nexmon)|The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more|2289|2024-01-11| |64|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|2382|2024-03-01|
|65|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|2187|2024-02-16| |65|[seemoo-lab/nexmon](https://github.com/seemoo-lab/nexmon)|The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more|2290|2024-01-11|
|66|[wolfSSL/wolfssl](https://github.com/wolfSSL/wolfssl)|The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!|2133|2024-02-29| |66|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|2187|2024-02-16|
|67|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|2125|2024-02-29| |67|[wolfSSL/wolfssl](https://github.com/wolfSSL/wolfssl)|The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!|2134|2024-03-01|
|68|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎多语言实现高性能生成唯一数字ID。 💎优化的雪花算法SnowFlake——雪花漂移算法在缩短ID长度的同时具备极高瞬时并发处理能力50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言提供其它适用于其它语言的多线程安全调用动态库FFI。💎支持容器环境自动扩容自动注册 WorkerId ...|2100|2024-02-05| |68|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|2126|2024-02-29|
|69|[jiangdongguo/AndroidUSBCamera](https://github.com/jiangdongguo/AndroidUSBCamera)|🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras!|2082|2024-01-17| |69|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎多语言实现高性能生成唯一数字ID。 💎优化的雪花算法SnowFlake——雪花漂移算法在缩短ID长度的同时具备极高瞬时并发处理能力50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言提供其它适用于其它语言的多线程安全调用动态库FFI。💎支持容器环境自动扩容自动注册 WorkerId ...|2102|2024-02-05|
|70|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |2008|2023-12-13| |70|[jiangdongguo/AndroidUSBCamera](https://github.com/jiangdongguo/AndroidUSBCamera)|🔥🔥🔥Flexible and useful UVC camera engine on Android platform, supporting multi-road cameras!|2083|2024-01-17|
|71|[Perfare/Zygisk-Il2CppDumper](https://github.com/Perfare/Zygisk-Il2CppDumper)|Using Zygisk to dump il2cpp data at runtime|1910|2024-02-29| |71|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |2008|2023-12-13|
|72|[bytedance/bhook](https://github.com/bytedance/bhook)|:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.|1878|2024-01-18| |72|[Perfare/Zygisk-Il2CppDumper](https://github.com/Perfare/Zygisk-Il2CppDumper)|Using Zygisk to dump il2cpp data at runtime|1912|2024-02-29|
|73|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1870|2023-11-28| |73|[bytedance/bhook](https://github.com/bytedance/bhook)|:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.|1881|2024-01-18|
|74|[helloexp/0day](https://github.com/helloexp/0day)|各种CMS、各种平台、各种系统、各种软件漏洞的EXP、POC ,该项目将持续更新|1860|2023-09-12| |74|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1871|2023-11-28|
|75|[langhuihui/jessibuca](https://github.com/langhuihui/jessibuca)|Jessibuca是一款开源的纯H5直播流播放器|1836|2024-02-27| |75|[helloexp/0day](https://github.com/helloexp/0day)|各种CMS、各种平台、各种系统、各种软件漏洞的EXP、POC ,该项目将持续更新|1861|2023-09-12|
|76|[zrythm/zrythm](https://github.com/zrythm/zrythm)|a highly automated and intuitive digital audio workstation - official mirror|1814|2024-02-29| |76|[langhuihui/jessibuca](https://github.com/langhuihui/jessibuca)|Jessibuca是一款开源的纯H5直播流播放器|1837|2024-02-27|
|77|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1779|2024-02-24| |77|[zrythm/zrythm](https://github.com/zrythm/zrythm)|a highly automated and intuitive digital audio workstation - official mirror|1814|2024-02-29|
|78|[numberwolf/h265web.js](https://github.com/numberwolf/h265web.js)|🔥 作者:常炎隆(Author: ChangYanlong):HEVC/H.265 网页直播/点播播放器 支持硬解! 支持H.265的HttpFLV/HLS/MP4/TS/FLV/M3U8/Websocket播放。 🔥 A HEVC/H.265 Web Player, Support hard-decoding! for LIVE/VOD stream. Support H.265 Codec w ...|1777|2023-12-26| |78|[numberwolf/h265web.js](https://github.com/numberwolf/h265web.js)|🔥 作者:常炎隆(Author: ChangYanlong):HEVC/H.265 网页直播/点播播放器 支持硬解! 支持H.265的HttpFLV/HLS/MP4/TS/FLV/M3U8/Websocket播放。 🔥 A HEVC/H.265 Web Player, Support hard-decoding! for LIVE/VOD stream. Support H.265 Codec w ...|1779|2023-12-26|
|79|[spacemeowx2/switch-lan-play](https://github.com/spacemeowx2/switch-lan-play)|Enjoy games with your friends as if you were on a LAN.|1763|2024-01-10| |79|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1779|2024-02-24|
|80|[openctp/openctp](https://github.com/openctp/openctp)|openctp提供中泰证券XTP、华鑫证券奇点TORA、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI兼容接口CTP程序可以无缝对接各股票柜台。openctp也提供了一套基于TTS交易系统的模拟环境同样提供了CTPAPI兼容接口不仅支持国内期货与期权全品种也支持A股股票、基金、债券以及股票期权模拟交易可以替代Simnow为CTP量化交易开发者提供7x24可用的 ...|1736|2024-02-29| |80|[spacemeowx2/switch-lan-play](https://github.com/spacemeowx2/switch-lan-play)|Enjoy games with your friends as if you were on a LAN.|1764|2024-01-10|
|81|[bb-qq/r8152](https://github.com/bb-qq/r8152)|Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters|1707|2024-02-25| |81|[openctp/openctp](https://github.com/openctp/openctp)|openctp提供中泰证券XTP、华鑫证券奇点TORA、东方证券OST、东方财富证券EMT、盈透证券TWS等各通道的CTPAPI兼容接口CTP程序可以无缝对接各股票柜台。openctp也提供了一套基于TTS交易系统的模拟环境同样提供了CTPAPI兼容接口不仅支持国内期货与期权全品种也支持A股股票、基金、债券以及股票期权模拟交易可以替代Simnow为CTP量化交易开发者提供7x24可用的 ...|1736|2024-03-01|
|82|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1690|2024-02-26| |82|[bb-qq/r8152](https://github.com/bb-qq/r8152)|Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters|1708|2024-02-25|
|83|[sdlpal/sdlpal](https://github.com/sdlpal/sdlpal)|SDL-based reimplementation of the classic Chinese-language RPG known as PAL.|1680|2024-02-25| |83|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1690|2024-02-26|
|84|[avem-labs/Avem](https://github.com/avem-labs/Avem)|🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]|1676|2023-10-03| |84|[sdlpal/sdlpal](https://github.com/sdlpal/sdlpal)|SDL-based reimplementation of the classic Chinese-language RPG known as PAL.|1680|2024-02-25|
|85|[zetaloop/ExplorerPatcher](https://github.com/zetaloop/ExplorerPatcher)|ExplorerPatcher Chinese Localization - 在 Windows 11 上恢复高效的工作环境|1674|2024-01-07| |85|[avem-labs/Avem](https://github.com/avem-labs/Avem)|🚁 轻量级无人机飞控-[Drone]-[STM32]-[PID]-[BLDC]|1677|2023-10-03|
|86|[destan19/OpenAppFilter](https://github.com/destan19/OpenAppFilter)|OAF is a parental control plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, such as Tiktok, Youtube, Telegram,etc.|1668|2023-12-10| |86|[zetaloop/ExplorerPatcher](https://github.com/zetaloop/ExplorerPatcher)|ExplorerPatcher Chinese Localization - 在 Windows 11 上恢复高效的工作环境|1674|2024-01-07|
|87|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1597|2024-02-21| |87|[destan19/OpenAppFilter](https://github.com/destan19/OpenAppFilter)|OAF is a parental control plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, such as Tiktok, Youtube, Telegram,etc.|1668|2023-12-10|
|88|[alibaba/xquic](https://github.com/alibaba/xquic)|XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.|1591|2024-02-29| |88|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1596|2024-02-21|
|89|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1590|2024-02-28| |89|[alibaba/xquic](https://github.com/alibaba/xquic)|XQUIC Library released by Alibaba is a cross-platform implementation of QUIC and HTTP/3 protocol.|1591|2024-03-01|
|90|[openresty/headers-more-nginx-module](https://github.com/openresty/headers-more-nginx-module)|Set, add, and clear arbitrary output headers in NGINX http servers|1589|2024-01-04| |90|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1591|2024-02-28|
|91|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|1587|2024-02-25| |91|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|1589|2024-02-25|
|92|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|1549|2023-12-02| |92|[openresty/headers-more-nginx-module](https://github.com/openresty/headers-more-nginx-module)|Set, add, and clear arbitrary output headers in NGINX http servers|1589|2024-01-04|
|93|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|1534|2024-01-02| |93|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|1550|2023-12-02|
|94|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|1500|2024-01-21| |94|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|1537|2024-01-02|
|95|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing 基于可信执行环境的熠智隐私计算中间件|1493|2024-01-23| |95|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|1500|2024-01-21|
|96|[center-for-threat-informed-defense/adversary_emulation_library](https://github.com/center-for-threat-informed-defense/adversary_emulation_library)|An open library of adversary emulation plans designed to empower organizations to test their defenses based on real-world TTPs. |1490|2024-01-05| |96|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing 基于可信执行环境的熠智隐私计算中间件|1493|2024-01-23|
|97|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1473|2024-01-05| |97|[center-for-threat-informed-defense/adversary_emulation_library](https://github.com/center-for-threat-informed-defense/adversary_emulation_library)|An open library of adversary emulation plans designed to empower organizations to test their defenses based on real-world TTPs. |1491|2024-01-05|
|98|[SpenceKonde/ATTinyCore](https://github.com/SpenceKonde/ATTinyCore)|Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8 |1470|2024-02-16| |98|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1473|2024-01-05|
|99|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|1423|2024-01-28| |99|[SpenceKonde/ATTinyCore](https://github.com/SpenceKonde/ATTinyCore)|Arduino core for ATtiny 1634, 828, x313, x4, x41, x5, x61, x7 and x8 |1470|2024-02-16|
|100|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|1419|2023-10-23| |100|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|1423|2024-03-01|
|101|[bytedance/android-inline-hook](https://github.com/bytedance/android-inline-hook)|:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.|1376|2024-01-18| |101|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|1420|2023-10-23|
|102|[ChristopheJacquet/PiFmRds](https://github.com/ChristopheJacquet/PiFmRds)|FM-RDS transmitter using the Raspberry Pi's PWM|1376|2024-02-25| |102|[bytedance/android-inline-hook](https://github.com/bytedance/android-inline-hook)|:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.|1380|2024-01-18|
|103|[ttttupup/wxhelper](https://github.com/ttttupup/wxhelper)|Hook WeChat / 微信逆向|1322|2024-02-06| |103|[ChristopheJacquet/PiFmRds](https://github.com/ChristopheJacquet/PiFmRds)|FM-RDS transmitter using the Raspberry Pi's PWM|1376|2024-02-25|
|104|[OLIMEX/OLINUXINO](https://github.com/OLIMEX/OLINUXINO)|OLINUXINO is Open Source / Open Hardware, low cost from EUR 24 Linux Industrial grade Single Board Computer capable to operate -25+85C|1304|2023-11-09| |104|[ttttupup/wxhelper](https://github.com/ttttupup/wxhelper)|Hook WeChat / 微信逆向|1327|2024-02-06|
|105|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版与实验材料https://hansimov.gitbook.io/csapp/|1243|2024-02-08| |105|[OLIMEX/OLINUXINO](https://github.com/OLIMEX/OLINUXINO)|OLINUXINO is Open Source / Open Hardware, low cost from EUR 24 Linux Industrial grade Single Board Computer capable to operate -25+85C|1306|2023-11-09|
|106|[kerwincui/FastBee](https://github.com/kerwincui/FastBee)|FastBee开源物联网平台简单易用可用于搭建物联网平台以及二次开发和学习。适用于智能家居、智慧办公、智慧社区、农业监测、水利监测、工业控制等。|1240|2024-01-31| |106|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版与实验材料https://hansimov.gitbook.io/csapp/|1244|2024-02-08|
|107|[SeasX/SeasLog](https://github.com/SeasX/SeasLog)|An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog http://php.net/SeasLog|1202|2024-02-19| |107|[kerwincui/FastBee](https://github.com/kerwincui/FastBee)|FastBee开源物联网平台简单易用可用于搭建物联网平台以及二次开发和学习。适用于智能家居、智慧办公、智慧社区、农业监测、水利监测、工业控制等。|1241|2024-01-31|
|108|[ReimuNotMoe/ydotool](https://github.com/ReimuNotMoe/ydotool)|Generic command-line automation tool (no X!)|1186|2024-02-29| |108|[SeasX/SeasLog](https://github.com/SeasX/SeasLog)|An effective,fast,stable log extension for PHP.http://pecl.php.net/package/SeasLog http://php.net/SeasLog|1202|2024-02-19|
|109|[waveshareteam/e-Paper](https://github.com/waveshareteam/e-Paper)|-|1184|2024-02-26| |109|[ReimuNotMoe/ydotool](https://github.com/ReimuNotMoe/ydotool)|Generic command-line automation tool (no X!)|1187|2024-02-29|
|110|[armink/SFUD](https://github.com/armink/SFUD)|An using JEDEC's SFDP standard serial (SPI) flash universal driver library 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库|1150|2024-01-22| |110|[waveshareteam/e-Paper](https://github.com/waveshareteam/e-Paper)|-|1185|2024-02-26|
|111|[openresty/echo-nginx-module](https://github.com/openresty/echo-nginx-module)|An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file|1138|2023-11-23| |111|[armink/SFUD](https://github.com/armink/SFUD)|An using JEDEC's SFDP standard serial (SPI) flash universal driver library 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库|1150|2024-01-22|
|112|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|1128|2024-01-26| |112|[openresty/echo-nginx-module](https://github.com/openresty/echo-nginx-module)|An Nginx module for bringing the power of "echo", "sleep", "time" and more to Nginx's config file|1138|2023-11-23|
|113|[swow/swow](https://github.com/swow/swow)|Coroutine-based cross-platform concurrent I/O engine.|1106|2024-02-28| |113|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|1129|2024-01-26|
|114|[DS-Homebrew/nds-bootstrap](https://github.com/DS-Homebrew/nds-bootstrap)|Boot an nds file|1100|2024-02-29| |114|[swow/swow](https://github.com/swow/swow)|Coroutine-based cross-platform concurrent I/O engine.|1106|2024-02-28|
|115|[HVML/PurC](https://github.com/HVML/PurC)|The prime HVML interpreter for C Language.|1055|2024-01-02| |115|[DS-Homebrew/nds-bootstrap](https://github.com/DS-Homebrew/nds-bootstrap)|Boot an nds file|1100|2024-03-01|
|116|[Nicholas3388/LuaNode](https://github.com/Nicholas3388/LuaNode)|Esp32/esp8266/w80x/STM32L4 Lua sdk|1031|2023-12-14| |116|[HVML/PurC](https://github.com/HVML/PurC)|The prime HVML interpreter for C Language.|1055|2024-01-02|
|117|[NevermindZZT/letter-shell](https://github.com/NevermindZZT/letter-shell)|letter shell|1029|2023-12-06| |117|[Nicholas3388/LuaNode](https://github.com/Nicholas3388/LuaNode)|Esp32/esp8266/w80x/STM32L4 Lua sdk|1032|2023-12-14|
|118|[aixed/WeChat-Hook](https://github.com/aixed/WeChat-Hook)|PC wechat robot interface [wechat Hook] / PC微信3.9.5.81/3.9.2.23接口 微信Hook 微信机器人 微信Hook源码 PC微信协议算法 |1015|2024-02-27| |118|[NevermindZZT/letter-shell](https://github.com/NevermindZZT/letter-shell)|letter shell|1030|2023-12-06|
|119|[zhaojh329/oui](https://github.com/zhaojh329/oui)|🐛 A framework used to develop Web interface for OpenWrt. Use Lua-eco + Vue3 + Vite + Element Plus.|1002|2024-02-27| |119|[aixed/WeChat-Hook](https://github.com/aixed/WeChat-Hook)|PC wechat robot interface [wechat Hook] / PC微信3.9.5.81/3.9.2.23接口 微信Hook 微信机器人 微信Hook源码 PC微信协议算法 |1018|2024-02-27|
|120|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|1001|2024-02-29| |120|[zhaojh329/oui](https://github.com/zhaojh329/oui)|🐛 A framework used to develop Web interface for OpenWrt. Use Lua-eco + Vue3 + Vite + Element Plus.|1003|2024-02-27|
|121|[newaetech/chipwhisperer](https://github.com/newaetech/chipwhisperer)|ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks|996|2024-02-24| |121|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|999|2024-03-01|
|122|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|995|2023-09-19| |122|[newaetech/chipwhisperer](https://github.com/newaetech/chipwhisperer)|ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks|997|2024-02-24|
|123|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址https://fabu.apppills.com/|993|2023-10-11| |123|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|995|2023-09-19|
|124|[BruceWind/AESJniEncrypt](https://github.com/BruceWind/AESJniEncrypt)|🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}|985|2024-01-05| |124|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址https://fabu.apppills.com/|993|2023-10-11|
|125|[WebSpiderUtils/verification_code](https://github.com/WebSpiderUtils/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|971|2023-12-26| |125|[BruceWind/AESJniEncrypt](https://github.com/BruceWind/AESJniEncrypt)|🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}|985|2024-01-05|
|126|[gnbdev/opengnb](https://github.com/gnbdev/opengnb)|GNB is open source de-centralized SDVN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的SDVN。|967|2024-01-22| |126|[WebSpiderUtils/verification_code](https://github.com/WebSpiderUtils/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|973|2023-12-26|
|127|[cherry-embedded/CherryUSB](https://github.com/cherry-embedded/CherryUSB)|CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP|958|2024-02-25| |127|[gnbdev/opengnb](https://github.com/gnbdev/opengnb)|GNB is open source de-centralized SDVN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极致内网穿透能力的通过P2P进行三层网络交换的SDVN。|968|2024-01-22|
|128|[Tongsuo-Project/Tongsuo](https://github.com/Tongsuo-Project/Tongsuo)|铜锁/Tongsuo is a Modern Cryptographic Primitives and Protocols Library|955|2024-02-29| |128|[cherry-embedded/CherryUSB](https://github.com/cherry-embedded/CherryUSB)|CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP|958|2024-02-25|
|129|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|944|2024-02-29| |129|[Tongsuo-Project/Tongsuo](https://github.com/Tongsuo-Project/Tongsuo)|铜锁/Tongsuo is a Modern Cryptographic Primitives and Protocols Library|955|2024-03-01|
|130|[alibaba/ApsaraCache](https://github.com/alibaba/ApsaraCache)|archived ApsaraCache is a Redis branch originated from Alibaba Group. |942|2024-02-27| |130|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|944|2024-02-29|
|131|[canonical/raft](https://github.com/canonical/raft)|C implementation of the Raft consensus protocol|933|2024-02-13| |131|[alibaba/ApsaraCache](https://github.com/alibaba/ApsaraCache)|archived ApsaraCache is a Redis branch originated from Alibaba Group. |942|2024-02-27|
|132|[liangkangnan/tinyriscv](https://github.com/liangkangnan/tinyriscv)|A very simple and easy to understand RISC-V core.|931|2023-11-09| |132|[canonical/raft](https://github.com/canonical/raft)|C implementation of the Raft consensus protocol|933|2024-02-13|
|133|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|928|2023-12-22| |133|[liangkangnan/tinyriscv](https://github.com/liangkangnan/tinyriscv)|A very simple and easy to understand RISC-V core.|931|2023-11-09|
|134|[aitos-io/BoAT-X-Framework](https://github.com/aitos-io/BoAT-X-Framework)|BoAT-X Blockchain Application Framework for IoT|924|2023-10-01| |134|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|928|2023-12-22|
|135|[heiher/natmap](https://github.com/heiher/natmap)|TCP/UDP port mapping for full cone NAT|916|2024-02-26| |135|[aitos-io/BoAT-X-Framework](https://github.com/aitos-io/BoAT-X-Framework)|BoAT-X Blockchain Application Framework for IoT|924|2023-10-01|
|136|[CoretechR/OMOTE](https://github.com/CoretechR/OMOTE)|Open Source Remote Using ESP32 and LVGL|914|2024-02-15| |136|[heiher/natmap](https://github.com/heiher/natmap)|TCP/UDP port mapping for full cone NAT|917|2024-02-26|
|137|[cloudwu/sproto](https://github.com/cloudwu/sproto)|Yet another protocol library like google protocol buffers , but simple and fast.|909|2023-11-03| |137|[CoretechR/OMOTE](https://github.com/CoretechR/OMOTE)|Open Source Remote Using ESP32 and LVGL|914|2024-02-15|
|138|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|907|2024-01-29| |138|[cloudwu/sproto](https://github.com/cloudwu/sproto)|Yet another protocol library like google protocol buffers , but simple and fast.|909|2023-11-03|
|139|[openresty/redis2-nginx-module](https://github.com/openresty/redis2-nginx-module)|Nginx upstream module for the Redis 2.0 protocol|891|2023-11-23| |139|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|907|2024-01-29|
|140|[happyfish100/libfastcommon](https://github.com/happyfish100/libfastcommon)|c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc ...|888|2024-02-21| |140|[openresty/redis2-nginx-module](https://github.com/openresty/redis2-nginx-module)|Nginx upstream module for the Redis 2.0 protocol|892|2023-11-23|
|141|[NaruseMioShirakana/MoeVoiceStudio](https://github.com/NaruseMioShirakana/MoeVoiceStudio)|一个使用C++编写的音频处理软件|875|2024-02-28| |141|[happyfish100/libfastcommon](https://github.com/happyfish100/libfastcommon)|c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 enc ...|888|2024-02-21|
|142|[DarkMatterCore/nxdumptool](https://github.com/DarkMatterCore/nxdumptool)|Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.|846|2024-02-24| |142|[NaruseMioShirakana/MoeVoiceStudio](https://github.com/NaruseMioShirakana/MoeVoiceStudio)|一个使用C++编写的音频处理软件|876|2024-03-01|
|143|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|816|2024-01-26| |143|[DarkMatterCore/nxdumptool](https://github.com/DarkMatterCore/nxdumptool)|Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.|847|2024-02-24|
|144|[majianjia/nnom](https://github.com/majianjia/nnom)|A higher-level Neural Network library for microcontrollers.|783|2024-01-10| |144|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|817|2024-01-26|
|145|[metartc/metaRTC](https://github.com/metartc/metaRTC)|A cross-platform webRTC SDK|779|2024-02-24| |145|[majianjia/nnom](https://github.com/majianjia/nnom)|A higher-level Neural Network library for microcontrollers.|783|2024-01-10|
|146|[berkeley-abc/abc](https://github.com/berkeley-abc/abc)|ABC: System for Sequential Logic Synthesis and Formal Verification|777|2024-02-06| |146|[metartc/metaRTC](https://github.com/metartc/metaRTC)|A cross-platform webRTC SDK|779|2024-02-24|
|147|[xboot/xboot](https://github.com/xboot/xboot)|The extensible bootloader for embedded system with application engine, write once, run everywhere.|770|2023-12-02| |147|[berkeley-abc/abc](https://github.com/berkeley-abc/abc)|ABC: System for Sequential Logic Synthesis and Formal Verification|777|2024-02-29|
|148|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|765|2024-02-05| |148|[xboot/xboot](https://github.com/xboot/xboot)|The extensible bootloader for embedded system with application engine, write once, run everywhere.|770|2023-12-02|
|149|[espressif/esp-at](https://github.com/espressif/esp-at)|AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266|763|2024-02-29| |149|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|765|2024-02-05|
|150|[junixapp/AndroidKTX](https://github.com/junixapp/AndroidKTX)|🔥Some very useful kotlin extensions for speed android development好用到爆的Kotlin扩展加速你的Android开发|761|2024-01-15| |150|[espressif/esp-at](https://github.com/espressif/esp-at)|AT application for ESP32/ESP32-C2/ESP32-C3/ESP32-C6/ESP8266|764|2024-03-01|
|151|[espressif/esp-mdf](https://github.com/espressif/esp-mdf)|Espressif Mesh Development Framework, limited maintain, recommend to use https://github.com/espressif/esp-mesh-lite|750|2023-10-16| |151|[junixapp/AndroidKTX](https://github.com/junixapp/AndroidKTX)|🔥Some very useful kotlin extensions for speed android development好用到爆的Kotlin扩展加速你的Android开发|761|2024-01-15|
|152|[AnJoiner/FFmpegCommand](https://github.com/AnJoiner/FFmpegCommand)|FFmpegCommand适用于Android的FFmpeg命令库实现了对音视频相关的处理能够快速的处理音视频大概功能包括音视频剪切音视频转码音视频解码原始数据音视频编码视频转图片或gif视频添加水印多画面拼接音频混音视频亮度和对比度音频淡入和淡出效果等|742|2023-12-22| |152|[espressif/esp-mdf](https://github.com/espressif/esp-mdf)|Espressif Mesh Development Framework, limited maintain, recommend to use https://github.com/espressif/esp-mesh-lite|750|2023-10-16|
|153|[GavinCT/AndroidMP3Recorder](https://github.com/GavinCT/AndroidMP3Recorder)|为Android提供MP3录音功能[RETIRED]|736|2023-12-22| |153|[AnJoiner/FFmpegCommand](https://github.com/AnJoiner/FFmpegCommand)|FFmpegCommand适用于Android的FFmpeg命令库实现了对音视频相关的处理能够快速的处理音视频大概功能包括音视频剪切音视频转码音视频解码原始数据音视频编码视频转图片或gif视频添加水印多画面拼接音频混音视频亮度和对比度音频淡入和淡出效果等|742|2023-12-22|
|154|[iqiyi/libfiber](https://github.com/iqiyi/libfiber)|The high performance c/c++ coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI|710|2023-10-07| |154|[GavinCT/AndroidMP3Recorder](https://github.com/GavinCT/AndroidMP3Recorder)|为Android提供MP3录音功能[RETIRED]|736|2023-12-22|
|155|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|707|2024-02-28| |155|[iqiyi/libfiber](https://github.com/iqiyi/libfiber)|The high performance c/c++ coroutine library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/windows GUI|710|2023-10-07|
|156|[simon987/sist2](https://github.com/simon987/sist2)|Lightning-fast file system indexer and search tool|705|2024-01-30| |156|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|708|2024-02-28|
|157|[Heltec-Aaron-Lee/WiFi_Kit_series](https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series)|Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.|705|2024-02-29| |157|[simon987/sist2](https://github.com/simon987/sist2)|Lightning-fast file system indexer and search tool|706|2024-01-30|
|158|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为开源鸿蒙分布式操作系统Huawei OpenHarmony开发技术交流最全鸿蒙技术资料库手册指南共建国产操作系统万物互联新生态。|704|2024-01-18| |158|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为开源鸿蒙分布式操作系统Huawei OpenHarmony开发技术交流最全鸿蒙技术资料库手册指南共建国产操作系统万物互联新生态。|705|2024-01-18|
|159|[hanwckf/immortalwrt-mt798x](https://github.com/hanwckf/immortalwrt-mt798x)|-|699|2024-02-25| |159|[Heltec-Aaron-Lee/WiFi_Kit_series](https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series)|Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.|705|2024-02-29|
|160|[skylersaleh/SkyEmu](https://github.com/skylersaleh/SkyEmu)|Game Boy Advance, Game Boy, Game Boy Color, and Nintendo DS Emulator|694|2024-02-27| |160|[hanwckf/immortalwrt-mt798x](https://github.com/hanwckf/immortalwrt-mt798x)|-|701|2024-02-25|
|161|[bytedance/tailor](https://github.com/bytedance/tailor)|-|690|2024-01-16| |161|[skylersaleh/SkyEmu](https://github.com/skylersaleh/SkyEmu)|Game Boy Advance, Game Boy, Game Boy Color, and Nintendo DS Emulator|696|2024-03-01|
|162|[RQNG/WouoUI](https://github.com/RQNG/WouoUI)|模仿稚晖君MonoUI风格的超丝滑菜单使用EC11旋转编码器控制。|689|2024-02-19| |162|[RQNG/WouoUI](https://github.com/RQNG/WouoUI)|模仿稚晖君MonoUI风格的超丝滑菜单使用EC11旋转编码器控制。|691|2024-02-19|
|163|[dhm2013724/yolov2_xilinx_fpga](https://github.com/dhm2013724/yolov2_xilinx_fpga)|A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard|687|2023-11-07| |163|[bytedance/tailor](https://github.com/bytedance/tailor)|-|690|2024-01-16|
|164|[tsingsee/EasyRTMP](https://github.com/tsingsee/EasyRTMP)|EasyRTMP是一套调用简单、功能完善、运行高效稳定的RTMP功能组件经过多年实战和线上运行打造支持RTMP推送断线重连、环形缓冲、智能丢帧、网络事件回调支持Windows、Linux、armhisiv100/hisiv200/hisiv300/hisiv400/hisiv500/hisiv600/etc..、Android、iOS平台支持市面上绝大部分的RTMP流媒体服务器包括W ...|687|2023-10-20| |164|[dhm2013724/yolov2_xilinx_fpga](https://github.com/dhm2013724/yolov2_xilinx_fpga)|A demo for accelerating YOLOv2 in xilinx's fpga pynq/zedboard|687|2023-11-07|
|165|[moononournation/Arduino_GFX](https://github.com/moononournation/Arduino_GFX)|Arduino GFX developing for various color displays and various data bus interfaces|681|2024-02-29| |165|[tsingsee/EasyRTMP](https://github.com/tsingsee/EasyRTMP)|EasyRTMP是一套调用简单、功能完善、运行高效稳定的RTMP功能组件经过多年实战和线上运行打造支持RTMP推送断线重连、环形缓冲、智能丢帧、网络事件回调支持Windows、Linux、armhisiv100/hisiv200/hisiv300/hisiv400/hisiv500/hisiv600/etc..、Android、iOS平台支持市面上绝大部分的RTMP流媒体服务器包括W ...|687|2023-10-20|
|166|[tumuyan/RealSR-NCNN-Android](https://github.com/tumuyan/RealSR-NCNN-Android)|An Android application for super-resolution & interpolation. Contains RealSR-NCNN, SRMD-NCNN, RealCUGAN-NCNN, Real-ESRGAN-NCNN, Waifu2x-NCNN, nearest, bilinear, bicubic, AVIR. |678|2024-02-03| |166|[moononournation/Arduino_GFX](https://github.com/moononournation/Arduino_GFX)|Arduino GFX developing for various color displays and various data bus interfaces|682|2024-02-29|
|167|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|678|2023-10-30| |167|[tumuyan/RealSR-NCNN-Android](https://github.com/tumuyan/RealSR-NCNN-Android)|An Android application for super-resolution & interpolation. Contains RealSR-NCNN, SRMD-NCNN, RealCUGAN-NCNN, Real-ESRGAN-NCNN, Waifu2x-NCNN, nearest, bilinear, bicubic, AVIR. |678|2024-02-03|
|168|[liudf0716/xfrpc](https://github.com/liudf0716/xfrpc)|The xfrpc project is a lightweight implementation of the FRP client written in C language for OpenWRT and IoT systems. It is designed to provide an efficient solution for resource-constrained devices ...|673|2023-12-09| |168|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|678|2023-10-30|
|169|[SeeFlowerX/stackplz](https://github.com/SeeFlowerX/stackplz)|基于eBPF的堆栈追踪工具|668|2024-02-27| |169|[liudf0716/xfrpc](https://github.com/liudf0716/xfrpc)|The xfrpc project is a lightweight implementation of the FRP client written in C language for OpenWRT and IoT systems. It is designed to provide an efficient solution for resource-constrained devices ...|673|2023-12-09|
|170|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the android classes.dex file|659|2023-11-22| |170|[SeeFlowerX/stackplz](https://github.com/SeeFlowerX/stackplz)|基于eBPF的堆栈追踪工具|669|2024-02-27|
|171|[CN-annotation-team/redis7.0-chinese-annotated](https://github.com/CN-annotation-team/redis7.0-chinese-annotated)|Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭|657|2023-11-16| |171|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the android classes.dex file|660|2023-11-22|
|172|[JiaoXianjun/BTLE](https://github.com/JiaoXianjun/BTLE)|Bluetooth Low Energy (BLE) packet sniffer and transmitter for both standard and non standard (raw bit) based on Software Defined Radio (SDR).|650|2024-01-01| |172|[CN-annotation-team/redis7.0-chinese-annotated](https://github.com/CN-annotation-team/redis7.0-chinese-annotated)|Redis 7.0.5 版本——中文注释,持续更新!欢迎参与本项目!🍭🍭🍭|659|2023-11-16|
|173|[amutu/zhparser](https://github.com/amutu/zhparser)|zhparser is a PostgreSQL extension for full-text search of Chinese language|641|2024-02-13| |173|[JiaoXianjun/BTLE](https://github.com/JiaoXianjun/BTLE)|Bluetooth Low Energy (BLE) packet sniffer and transmitter for both standard and non standard (raw bit) based on Software Defined Radio (SDR).|650|2024-01-01|
|174|[libdriver/w25qxx](https://github.com/libdriver/w25qxx)|W25QXX(W25Q80, W25Q16, W25Q32, W25Q64, W25Q128, W25Q256) full function driver library for general MCU and Linux.|627|2024-02-25| |174|[amutu/zhparser](https://github.com/amutu/zhparser)|zhparser is a PostgreSQL extension for full-text search of Chinese language|641|2024-02-13|
|175|[VincentWei/MiniGUI](https://github.com/VincentWei/MiniGUI)|A modern and mature cross-platform window system for embedded systems and smart IoT devices.|624|2024-02-21| |175|[libdriver/w25qxx](https://github.com/libdriver/w25qxx)|W25QXX(W25Q80, W25Q16, W25Q32, W25Q64, W25Q128, W25Q256) full function driver library for general MCU and Linux.|627|2024-02-25|
|176|[jedisct1/pure-ftpd](https://github.com/jedisct1/pure-ftpd)|Pure FTP server|616|2024-01-04| |176|[VincentWei/MiniGUI](https://github.com/VincentWei/MiniGUI)|A modern and mature cross-platform window system for embedded systems and smart IoT devices.|624|2024-02-21|
|177|[WeActStudio/WeActStudio.MiniSTM32F4x1](https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|610|2024-02-02| |177|[jedisct1/pure-ftpd](https://github.com/jedisct1/pure-ftpd)|Pure FTP server|616|2024-01-04|
|178|[jiejieTop/mqttclient](https://github.com/jiejieTop/mqttclient)|A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac ...|609|2024-02-23| |178|[WeActStudio/WeActStudio.MiniSTM32F4x1](https://github.com/WeActStudio/WeActStudio.MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|611|2024-02-02|
|179|[chenall/grub4dos](https://github.com/chenall/grub4dos)|外部命令和工具源码:https://github.com/chenall/grubutils 下载:|609|2024-02-26| |179|[jiejieTop/mqttclient](https://github.com/jiejieTop/mqttclient)|A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac ...|610|2024-02-23|
|180|[Barenboim/json-parser](https://github.com/Barenboim/json-parser)|JSON parser in standard C|608|2024-02-14| |180|[chenall/grub4dos](https://github.com/chenall/grub4dos)|外部命令和工具源码:https://github.com/chenall/grubutils 下载:|609|2024-02-26|
|181|[hroptatyr/dateutils](https://github.com/hroptatyr/dateutils)|nifty command line date and time utilities; fast date calculations and conversion in the shell|582|2024-01-25| |181|[Barenboim/json-parser](https://github.com/Barenboim/json-parser)|JSON parser in standard C|608|2024-02-14|
|182|[aeverj/NimShellCodeLoader](https://github.com/aeverj/NimShellCodeLoader)|使用nim编写的shellcode加载器|575|2023-12-28| |182|[hroptatyr/dateutils](https://github.com/hroptatyr/dateutils)|nifty command line date and time utilities; fast date calculations and conversion in the shell|583|2024-01-25|
|183|[chronolaw/annotated_nginx](https://github.com/chronolaw/annotated_nginx)|Annotated Nginx Source中文|573|2024-01-18| |183|[aeverj/NimShellCodeLoader](https://github.com/aeverj/NimShellCodeLoader)|使用nim编写的shellcode加载器|575|2023-12-28|
|184|[espressif/esp-drone](https://github.com/espressif/esp-drone)|Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.|572|2023-11-24| |184|[espressif/esp-drone](https://github.com/espressif/esp-drone)|Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.|574|2023-11-24|
|185|[pexcn/daily](https://github.com/pexcn/daily)|Poetry and far afield. 🌊|572|2024-02-28| |185|[chronolaw/annotated_nginx](https://github.com/chronolaw/annotated_nginx)|Annotated Nginx Source中文|573|2024-01-18|
|186|[xhawk18/s_task](https://github.com/xhawk18/s_task)|awaitable coroutine library for C|557|2023-10-03| |186|[pexcn/daily](https://github.com/pexcn/daily)|Poetry and far afield. 🌊|572|2024-02-29|
|187|[bsauce/kernel-security-learning](https://github.com/bsauce/kernel-security-learning)|Anything about kernel security. CTF kernel pwn, kernel exploit, kernel fuzz and kernel defense paper, kernel debugging technique, kernel CVE debug.|557|2023-10-10| |187|[skuep/AIOC](https://github.com/skuep/AIOC)|Ham Radio All-in-one-Cable|560|2024-02-11|
|188|[skuep/AIOC](https://github.com/skuep/AIOC)|Ham Radio All-in-one-Cable|555|2024-02-11| |188|[xhawk18/s_task](https://github.com/xhawk18/s_task)|awaitable coroutine library for C|557|2023-10-03|
|189|[DragonMinded/libdragon](https://github.com/DragonMinded/libdragon)|Open source library for N64 development.|555|2024-02-27| |189|[bsauce/kernel-security-learning](https://github.com/bsauce/kernel-security-learning)|Anything about kernel security. CTF kernel pwn, kernel exploit, kernel fuzz and kernel defense paper, kernel debugging technique, kernel CVE debug.|557|2023-10-10|
|190|[chexiongsheng/build_xlua_with_libs](https://github.com/chexiongsheng/build_xlua_with_libs)|为xLua集成几个常用库方便使用|554|2023-08-31| |190|[DragonMinded/libdragon](https://github.com/DragonMinded/libdragon)|Open source library for N64 development.|555|2024-03-01|
|191|[yeyupiaoling/Whisper-Finetune](https://github.com/yeyupiaoling/Whisper-Finetune)|Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training without speech data. Accelerate inference and support Web deployme ...|553|2024-02-06| |191|[yeyupiaoling/Whisper-Finetune](https://github.com/yeyupiaoling/Whisper-Finetune)|Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training without speech data. Accelerate inference and support Web deployme ...|554|2024-02-06|
|192|[liaozhelin/yds-charger](https://github.com/liaozhelin/yds-charger)|一个精致的多功能四路166W桌面充电器|546|2023-09-03| |192|[liaozhelin/yds-charger](https://github.com/liaozhelin/yds-charger)|一个精致的多功能四路166W桌面充电器|546|2023-09-03|
|193|[andwn/cave-story-md](https://github.com/andwn/cave-story-md)|A fan port of Cave Story for the Sega Mega Drive|534|2023-10-19| |193|[andwn/cave-story-md](https://github.com/andwn/cave-story-md)|A fan port of Cave Story for the Sega Mega Drive|534|2023-10-19|
|194|[xtoolbox/TeenyUSB](https://github.com/xtoolbox/TeenyUSB)|Lightweight USB device and host stack for STM32 and other MCUs. Ready for USB 3.0 device.|531|2023-11-30| |194|[xtoolbox/TeenyUSB](https://github.com/xtoolbox/TeenyUSB)|Lightweight USB device and host stack for STM32 and other MCUs. Ready for USB 3.0 device.|531|2023-11-30|
@ -203,7 +203,7 @@
|196|[happyfish100/FastCFS](https://github.com/happyfish100/FastCFS)|A high performance distributed file system which can be used as the back-end storage of databases, K8s and VM etc.|521|2024-02-25| |196|[happyfish100/FastCFS](https://github.com/happyfish100/FastCFS)|A high performance distributed file system which can be used as the back-end storage of databases, K8s and VM etc.|521|2024-02-25|
|197|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux ARM64内核硬件进程内存读写驱动、硬件断点调试驱动。硬件级读写Linux进程内存、硬件级下断点。|519|2023-09-07| |197|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux ARM64内核硬件进程内存读写驱动、硬件断点调试驱动。硬件级读写Linux进程内存、硬件级下断点。|519|2023-09-07|
|198|[SpenceKonde/megaTinyCore](https://github.com/SpenceKonde/megaTinyCore)|Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!|512|2024-02-08| |198|[SpenceKonde/megaTinyCore](https://github.com/SpenceKonde/megaTinyCore)|Arduino core for the tinyAVR 0/1/2-series - Ones's digit 2,4,5,7 (pincount, 8,14,20,24), tens digit 0, 1, or 2 (featureset), preceded by flash in kb. Library maintainers: porting help available!|512|2024-02-08|
|199|[iWangMu/Book-CSAPP](https://github.com/iWangMu/Book-CSAPP)|深入理解计算机系统(Computer Systems: A Programmer's Perspective)|510|2024-01-26| |199|[iWangMu/Book-CSAPP](https://github.com/iWangMu/Book-CSAPP)|深入理解计算机系统(Computer Systems: A Programmer's Perspective)|511|2024-01-26|
|200|[airockchip/rknn_model_zoo](https://github.com/airockchip/rknn_model_zoo)|-|503|2024-01-17| |200|[airockchip/rknn_model_zoo](https://github.com/airockchip/rknn_model_zoo)|-|503|2024-01-17|
<div align="center"> <div align="center">

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > C++ # 中文总榜 > 软件类 > C++
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|110760|2024-02-29| |1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|110768|2024-03-01|
|2|[ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp)|LLM inference in C/C++|51951|2024-02-29| |2|[ggerganov/llama.cpp](https://github.com/ggerganov/llama.cpp)|LLM inference in C/C++|52057|2024-03-01|
|3|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件并支持任务栏显示支持更换皮肤。|31412|2023-12-20| |3|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件并支持任务栏显示支持更换皮肤。|31433|2024-03-01|
|4|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24448|2024-02-20| |4|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|24450|2024-02-20|
|5|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.|23795|2024-02-21| |5|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.|23806|2024-03-01|
|6|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23545|2024-02-29| |6|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|23547|2024-03-01|
|7|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|18848|2024-02-28| |7|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|18849|2024-03-01|
|8|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|18206|2023-11-17| |8|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|18205|2023-11-17|
|9|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|18159|2024-02-29| |9|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|18161|2024-03-01|
|10|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|17068|2024-02-29| |10|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|17069|2024-03-01|
|11|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|16640|2024-02-26| |11|[Tencent/MMKV](https://github.com/Tencent/MMKV)|An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.|16641|2024-02-26|
|12|[apache/brpc](https://github.com/apache/brpc)|brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means ...|15705|2024-02-28| |12|[apache/brpc](https://github.com/apache/brpc)|brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means ...|15705|2024-03-01|
|13|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级WebServer服务器|14243|2024-02-10| |13|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级WebServer服务器|14263|2024-02-10|
|14|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|13735|2024-02-28| |14|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|13741|2024-02-28|
|15|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Framework|12122|2024-02-29| |15|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Framework|12125|2024-03-01|
|16|[ZLMediaKit/ZLMediaKit](https://github.com/ZLMediaKit/ZLMediaKit)|WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11|11910|2024-02-29| |16|[ZLMediaKit/ZLMediaKit](https://github.com/ZLMediaKit/ZLMediaKit)|WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11|11915|2024-03-01|
|17|[AaronFeng753/Waifu2x-Extension-GUI](https://github.com/AaronFeng753/Waifu2x-Extension-GUI)|Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, Real-CUGAN, RTX Video Super Resolution VSR, SRMD, RealSR, Anime4K, RIFE, IFRN ...|11706|2024-02-21| |17|[AaronFeng753/Waifu2x-Extension-GUI](https://github.com/AaronFeng753/Waifu2x-Extension-GUI)|Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, Real-CUGAN, RTX Video Super Resolution VSR, SRMD, RealSR, Anime4K, RIFE, IFRN ...|11714|2024-02-21|
|18|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|11484|2024-02-26| |18|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|11491|2024-02-26|
|19|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|11309|2024-01-18| |19|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|11309|2024-01-18|
|20|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|10562|2024-02-29| |20|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|10564|2024-03-01|
|21|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|10435|2023-10-10| |21|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|10444|2023-10-10|
|22|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|10422|2024-02-25| |22|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|10423|2024-02-25|
|23|[hrydgard/ppsspp](https://github.com/hrydgard/ppsspp)|A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the for ...|10102|2024-02-28| |23|[hrydgard/ppsspp](https://github.com/hrydgard/ppsspp)|A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the for ...|10109|2024-02-28|
|24|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|9945|2024-02-29| |24|[xournalpp/xournalpp](https://github.com/xournalpp/xournalpp)|Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from ...|9952|2024-02-29|
|25|[xournalpp/xournalpp](https://github.com/xournalpp/xournalpp)|Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from ...|9941|2024-02-29| |25|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|9947|2024-03-01|
|26|[TarsCloud/Tars](https://github.com/TarsCloud/Tars)|Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.|9738|2024-02-22| |26|[TarsCloud/Tars](https://github.com/TarsCloud/Tars)|Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.|9739|2024-02-22|
|27|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|9278|2024-02-29| |27|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|9284|2024-03-01|
|28|[MatsuriDayo/nekoray](https://github.com/MatsuriDayo/nekoray)|Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)|9261|2024-02-24| |28|[MatsuriDayo/nekoray](https://github.com/MatsuriDayo/nekoray)|Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)|9281|2024-02-24|
|29|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|9110|2024-02-26| |29|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|9120|2024-03-01|
|30|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|8472|2024-02-16| |30|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|8472|2024-02-16|
|31|[alibaba/MNN](https://github.com/alibaba/MNN)|MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba|8188|2024-02-29| |31|[alibaba/MNN](https://github.com/alibaba/MNN)|MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba|8190|2024-02-29|
|32|[chaitin/SafeLine](https://github.com/chaitin/SafeLine)|一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术作为反向代理接入保护你的网站不受黑客攻击。|8105|2024-02-29| |32|[chaitin/SafeLine](https://github.com/chaitin/SafeLine)|一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术作为反向代理接入保护你的网站不受黑客攻击。|8124|2024-02-29|
|33|[Tencent/libco](https://github.com/Tencent/libco)|libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.|7998|2024-01-04| |33|[Tencent/libco](https://github.com/Tencent/libco)|libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.|8003|2024-01-04|
|34|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|7895|2024-02-02| |34|[manticoresoftware/manticoresearch](https://github.com/manticoresoftware/manticoresearch)|Easy to use open source fast database for search Good alternative to Elasticsearch now Drop-in replacement for E in the ELK soon|7907|2024-03-01|
|35|[manticoresoftware/manticoresearch](https://github.com/manticoresoftware/manticoresearch)|Easy to use open source fast database for search Good alternative to Elasticsearch now Drop-in replacement for E in the ELK soon|7891|2024-02-29| |35|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|7896|2024-02-02|
|36|[WasmEdge/WasmEdge](https://github.com/WasmEdge/WasmEdge)|WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, sm ...|7691|2024-02-29| |36|[WasmEdge/WasmEdge](https://github.com/WasmEdge/WasmEdge)|WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, sm ...|7691|2024-03-01|
|37|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |7418|2024-01-15| |37|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |7419|2024-01-15|
|38|[oceanbase/oceanbase](https://github.com/oceanbase/oceanbase)|OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.|7152|2024-02-29| |38|[oceanbase/oceanbase](https://github.com/oceanbase/oceanbase)|OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.|7154|2024-03-01|
|39|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔The smallest header-only GUI library(4 KLOC) for all platforms|7119|2023-12-22| |39|[idea4good/GuiLite](https://github.com/idea4good/GuiLite)|✔The smallest header-only GUI library(4 KLOC) for all platforms|7119|2023-12-22|
|40|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核用来取代wke和libcef|6815|2023-12-25| |40|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核用来取代wke和libcef|6815|2023-12-25|
|41|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)|6777|2024-02-29| |41|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)|6780|2024-03-01|
|42|[wangyu-/udp2raw](https://github.com/wangyu-/udp2raw)|A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)|6726|2023-11-15| |42|[wangyu-/udp2raw](https://github.com/wangyu-/udp2raw)|A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)|6726|2023-11-15|
|43|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|The Next Generation of Anti-Rookit(ARK) tool for Windows.|6527|2023-12-17| |43|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|The Next Generation of Anti-Rookit(ARK) tool for Windows.|6531|2023-12-17|
|44|[MicroCBer/BetterNCM](https://github.com/MicroCBer/BetterNCM)|NCM 软件插件管理器|6464|2024-02-12| |44|[MicroCBer/BetterNCM](https://github.com/MicroCBer/BetterNCM)|NCM 软件插件管理器|6468|2024-02-12|
|45|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|6375|2024-02-28| |45|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|6380|2024-02-28|
|46|[goldendict/goldendict](https://github.com/goldendict/goldendict)|A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, ...|5659|2024-02-23| |46|[goldendict/goldendict](https://github.com/goldendict/goldendict)|A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, ...|5660|2024-03-01|
|47|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.|5621|2024-02-29| |47|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.|5623|2024-02-29|
|48|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.|5536|2024-02-29| |48|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a Redis-Compatible database developed by Qihoo's infrastructure team.|5541|2024-03-01|
|49|[duilib/duilib](https://github.com/duilib/duilib)|-|5511|2024-02-06| |49|[duilib/duilib](https://github.com/duilib/duilib)|-|5512|2024-02-06|
|50|[focus-creative-games/hybridclr](https://github.com/focus-creative-games/hybridclr)|HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.|5490|2024-02-26| |50|[focus-creative-games/hybridclr](https://github.com/focus-creative-games/hybridclr)|HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.|5494|2024-02-26|
|51|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|5372|2023-12-19| |51|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|5372|2023-12-19|
|52|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|5292|2023-11-09| |52|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|5295|2023-11-09|
|53|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4692|2024-02-04| |53|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4692|2024-02-04|
|54|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|4620|2024-02-25| |54|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|4622|2024-02-25|
|55|[Tencent/libpag](https://github.com/Tencent/libpag)|The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.|4591|2024-02-26| |55|[Tencent/libpag](https://github.com/Tencent/libpag)|The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.|4593|2024-03-01|
|56|[anyrtcIO-Community/anyRTC-RTMP-OpenSource](https://github.com/anyrtcIO-Community/anyRTC-RTMP-OpenSource)|RTMP 推流器RTMP(HLS)秒开播放器直播点播跨平台Win,IOS,Android开源代码|4552|2023-12-18| |56|[anyrtcIO-Community/anyRTC-RTMP-OpenSource](https://github.com/anyrtcIO-Community/anyRTC-RTMP-OpenSource)|RTMP 推流器RTMP(HLS)秒开播放器直播点播跨平台Win,IOS,Android开源代码|4554|2023-12-18|
|57|[Tencent/puerts](https://github.com/Tencent/puerts)|PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.|4528|2024-02-28| |57|[Tencent/puerts](https://github.com/Tencent/puerts)|PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.|4531|2024-02-28|
|58|[rizonesoft/Notepad3](https://github.com/rizonesoft/Notepad3)|Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:|4521|2024-02-28| |58|[rizonesoft/Notepad3](https://github.com/rizonesoft/Notepad3)|Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:|4526|2024-03-01|
|59|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |4509|2023-12-24| |59|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |4509|2023-12-24|
|60|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|4297|2024-02-29| |60|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|4294|2024-03-01|
|61|[Tencent/TNN](https://github.com/Tencent/TNN)|TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cr ...|4233|2024-02-29| |61|[Tencent/TNN](https://github.com/Tencent/TNN)|TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cr ...|4234|2024-02-29|
|62|[pbek/QOwnNotes](https://github.com/pbek/QOwnNotes)|QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.|4221|2024-02-27| |62|[pbek/QOwnNotes](https://github.com/pbek/QOwnNotes)|QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.|4225|2024-02-27|
|63|[cxasm/notepad--](https://github.com/cxasm/notepad--)|一个支持windows/linux/mac的文本编辑器目标是做中国人自己的编辑器来自中国。|4220|2024-02-01| |63|[cxasm/notepad--](https://github.com/cxasm/notepad--)|一个支持windows/linux/mac的文本编辑器目标是做中国人自己的编辑器来自中国。|4221|2024-02-01|
|64|[mindspore-ai/mindspore](https://github.com/mindspore-ai/mindspore)|MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.|3957|2024-02-29| |64|[mindspore-ai/mindspore](https://github.com/mindspore-ai/mindspore)|MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.|3958|2024-03-01|
|65|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|3955|2024-02-27| |65|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|3957|2024-02-27|
|66|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|3893|2024-01-01| |66|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|3906|2024-01-01|
|67|[idealvin/coost](https://github.com/idealvin/coost)|A tiny boost library in C++11.|3770|2024-01-13| |67|[idealvin/coost](https://github.com/idealvin/coost)|A tiny boost library in C++11.|3772|2024-01-13|
|68|[baidu/braft](https://github.com/baidu/braft)|An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.|3742|2024-02-27| |68|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|3742|2024-02-04|
|69|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|3738|2024-02-04| |69|[baidu/braft](https://github.com/baidu/braft)|An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.|3742|2024-02-27|
|70|[rime/weasel](https://github.com/rime/weasel)|【小狼毫】Rime for Windows|3624|2024-02-29| |70|[rime/weasel](https://github.com/rime/weasel)|【小狼毫】Rime for Windows|3629|2024-03-01|
|71|[sylar-yin/sylar](https://github.com/sylar-yin/sylar)|C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server包含日志模块配置模块线程模块协程模块协程调度模块io协程调度模块hook模块socket模块bytearray序列化http模块TcpServer模块Websocket模块Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis, ...|3507|2023-12-08| |71|[sylar-yin/sylar](https://github.com/sylar-yin/sylar)|C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server包含日志模块配置模块线程模块协程模块协程调度模块io协程调度模块hook模块socket模块bytearray序列化http模块TcpServer模块Websocket模块Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis, ...|3515|2023-12-08|
|72|[hzeller/rpi-rgb-led-matrix](https://github.com/hzeller/rpi-rgb-led-matrix)|Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO|3431|2024-02-21| |72|[hzeller/rpi-rgb-led-matrix](https://github.com/hzeller/rpi-rgb-led-matrix)|Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO|3432|2024-02-21|
|73|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|3423|2024-02-27| |73|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|3424|2024-03-01|
|74|[DefTruth/lite.ai.toolkit](https://github.com/DefTruth/lite.ai.toolkit)|🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOv5, YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv8. MNN, NCNN, TNN, ONNXRuntime.|3360|2024-01-25| |74|[DefTruth/lite.ai.toolkit](https://github.com/DefTruth/lite.ai.toolkit)|🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOv5, YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv8. MNN, NCNN, TNN, ONNXRuntime.|3362|2024-01-25|
|75|[acidanthera/AppleALC](https://github.com/acidanthera/AppleALC)|Native macOS HD audio for not officially supported codecs|3350|2024-02-05| |75|[acidanthera/AppleALC](https://github.com/acidanthera/AppleALC)|Native macOS HD audio for not officially supported codecs|3351|2024-02-05|
|76|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|3335|2024-02-29| |76|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|3336|2024-03-01|
|77|[Tencent/phxpaxos](https://github.com/Tencent/phxpaxos)|The Paxos library implemented in C++ that has been used in the WeChat production environment.|3297|2023-12-04| |77|[Tencent/phxpaxos](https://github.com/Tencent/phxpaxos)|The Paxos library implemented in C++ that has been used in the WeChat production environment.|3297|2023-12-04|
|78|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|3254|2023-11-22| |78|[rhasspy/piper](https://github.com/rhasspy/piper)|A fast, local neural text to speech system|3259|2024-03-01|
|79|[rhasspy/piper](https://github.com/rhasspy/piper)|A fast, local neural text to speech system|3245|2024-02-25| |79|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|3255|2023-11-22|
|80|[wondertrader/wondertrader](https://github.com/wondertrader/wondertrader)|WonderTrader——量化研发交易一站式框架|3197|2024-02-27| |80|[wondertrader/wondertrader](https://github.com/wondertrader/wondertrader)|WonderTrader——量化研发交易一站式框架|3199|2024-03-01|
|81|[giuspen/cherrytree](https://github.com/giuspen/cherrytree)|cherrytree|3163|2024-02-28| |81|[giuspen/cherrytree](https://github.com/giuspen/cherrytree)|cherrytree|3165|2024-02-29|
|82|[ic005k/OCAuxiliaryTools](https://github.com/ic005k/OCAuxiliaryTools)|Cross-platform GUI management tools for OpenCoreOCAT|3116|2024-02-10| |82|[ic005k/OCAuxiliaryTools](https://github.com/ic005k/OCAuxiliaryTools)|Cross-platform GUI management tools for OpenCoreOCAT|3118|2024-02-10|
|83|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba 一站式图计算系统|3075|2024-02-29| |83|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba 一站式图计算系统|3074|2024-03-01|
|84|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|3067|2024-02-29| |84|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|3067|2024-03-01|
|85|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|3059|2023-12-25| |85|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|3065|2023-12-25|
|86|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|3035|2023-11-14| |86|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|3036|2023-11-14|
|87|[markparticle/WebServer](https://github.com/markparticle/WebServer)|C++ Linux WebServer服务器|3022|2023-12-02| |87|[kungfu-origin/kungfu](https://github.com/kungfu-origin/kungfu)|Kungfu Trader|3024|2024-02-26|
|88|[kungfu-origin/kungfu](https://github.com/kungfu-origin/kungfu)|Kungfu Trader|3007|2024-02-26| |88|[markparticle/WebServer](https://github.com/markparticle/WebServer)|C++ Linux WebServer服务器|3022|2023-12-02|
|89|[helio-fm/helio-sequencer](https://github.com/helio-fm/helio-sequencer)|One music sequencer for all major platforms, desktop and mobile|2947|2024-02-12| |89|[helio-fm/helio-sequencer](https://github.com/helio-fm/helio-sequencer)|One music sequencer for all major platforms, desktop and mobile|2948|2024-02-12|
|90|[DS-Homebrew/TWiLightMenu](https://github.com/DS-Homebrew/TWiLightMenu)|DSi Menu replacement for DS/DSi/3DS/2DS|2944|2024-02-27| |90|[DS-Homebrew/TWiLightMenu](https://github.com/DS-Homebrew/TWiLightMenu)|DSi Menu replacement for DS/DSi/3DS/2DS|2946|2024-03-01|
|91|[ztxz16/fastllm](https://github.com/ztxz16/fastllm)|纯c++的全平台llm加速库支持python调用chatglm-6B级模型单卡可达10000+token / s支持glm, llama, moss基座手机端流畅运行|2858|2024-02-29| |91|[ztxz16/fastllm](https://github.com/ztxz16/fastllm)|纯c++的全平台llm加速库支持python调用chatglm-6B级模型单卡可达10000+token / s支持glm, llama, moss基座手机端流畅运行|2862|2024-03-01|
|92|[apache/kvrocks](https://github.com/apache/kvrocks)|Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.|2781|2024-02-29| |92|[apache/kvrocks](https://github.com/apache/kvrocks)|Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.|2783|2024-03-01|
|93|[Tencent/Tendis](https://github.com/Tencent/Tendis)|Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. |2774|2024-01-25| |93|[Tencent/Tendis](https://github.com/Tencent/Tendis)|Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. |2775|2024-01-25|
|94|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|2756|2023-11-21| |94|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|2757|2023-11-21|
|95|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|2751|2024-01-13| |95|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|2752|2024-02-23|
|96|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|2749|2024-02-23| |96|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|2751|2024-01-13|
|97|[oceanbase/miniob](https://github.com/oceanbase/miniob)|MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.|2675|2024-02-24| |97|[oceanbase/miniob](https://github.com/oceanbase/miniob)|MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.|2677|2024-02-24|
|98|[baidu/openrasp](https://github.com/baidu/openrasp)|🔥Open source RASP solution|2652|2024-02-21| |98|[baidu/openrasp](https://github.com/baidu/openrasp)|🔥Open source RASP solution|2653|2024-02-21|
|99|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2643|2024-02-27| |99|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2643|2024-02-27|
|100|[xfangfang/wiliwili](https://github.com/xfangfang/wiliwili)|第三方跨平台B站客户端目前可以运行在PC全平台、PSVita、PS4 、Xbox 和 Nintendo Switch上|2625|2024-02-29| |100|[xfangfang/wiliwili](https://github.com/xfangfang/wiliwili)|第三方跨平台B站客户端目前可以运行在PC全平台、PSVita、PS4 、Xbox 和 Nintendo Switch上|2628|2024-02-29|
|101|[PaddlePaddle/FastDeploy](https://github.com/PaddlePaddle/FastDeploy)|⚡An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end op ...|2591|2024-02-29| |101|[PaddlePaddle/FastDeploy](https://github.com/PaddlePaddle/FastDeploy)|⚡An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end op ...|2591|2024-03-01|
|102|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Kernel Extensions for macOS|2373|2024-02-27| |102|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Kernel Extensions for macOS|2373|2024-02-27|
|103|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效、高度工业化的商业级unity3d 工作流。|2360|2024-02-12| |103|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效、高度工业化的商业级unity3d 工作流。|2362|2024-02-12|
|104|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS发音为/ˈfɪskl bi:ˈkɒz/是一个稳定、高效、安全的许可区块链平台已被广泛应用于现实的行业应用。截至目前已拥有5000多家企事业单位400多个产业数字化标杆应用涵盖文化版权、司法服务、政府服务、物联网、金融、智慧社区、房地产建设、社区治理、乡村振兴等领域。FISCO BCOS (pronounced /ˈfɪskl bi:ˈkɒz/) is a stabl ...|2255|2024-02-29| |104|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS发音为/ˈfɪskl bi:ˈkɒz/是一个稳定、高效、安全的许可区块链平台已被广泛应用于现实的行业应用。截至目前已拥有5000多家企事业单位400多个产业数字化标杆应用涵盖文化版权、司法服务、政府服务、物联网、金融、智慧社区、房地产建设、社区治理、乡村振兴等领域。FISCO BCOS (pronounced /ˈfɪskl bi:ˈkɒz/) is a stabl ...|2255|2024-03-01|
|105|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|2251|2024-02-04| |105|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|2251|2024-02-04|
|106|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|2207|2023-09-05| |106|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|2209|2023-09-05|
|107|[abcz316/SKRoot-linuxKernelRoot](https://github.com/abcz316/SKRoot-linuxKernelRoot)|新一代SKRoot挑战全网root检测手段跟面具完全不同思路摆脱面具被检测的弱点完美隐藏root功能全程不需要暂停SELinux实现真正的SELinux 0%触碰通用性强通杀所有内核不需要内核源码直接patch内核兼容安卓APP直接JNI调用稳定、流畅、不闪退。|2154|2023-08-31| |107|[Greedysky/TTKMusicPlayer](https://github.com/Greedysky/TTKMusicPlayer)|TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux.|2143|2024-02-29|
|108|[Greedysky/TTKMusicPlayer](https://github.com/Greedysky/TTKMusicPlayer)|TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux.|2142|2024-02-29| |108|[ppogg/YOLOv5-Lite](https://github.com/ppogg/YOLOv5-Lite)|🍅🍅🍅YOLOv5-Lite: Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.7M (fp16). Reach 15 FPS on the Raspberry Pi 4B~|2024|2024-02-02|
|109|[ppogg/YOLOv5-Lite](https://github.com/ppogg/YOLOv5-Lite)|🍅🍅🍅YOLOv5-Lite: Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.7M (fp16). Reach 15 FPS on the Raspberry Pi 4B~|2024|2024-02-02| |109|[AntiMicroX/antimicrox](https://github.com/AntiMicroX/antimicrox)|Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.|2007|2024-02-11|
|110|[AntiMicroX/antimicrox](https://github.com/AntiMicroX/antimicrox)|Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support.|2007|2024-02-11| |110|[Aloshi/EmulationStation](https://github.com/Aloshi/EmulationStation)|A flexible emulator front-end supporting keyboardless navigation and custom system themes.|1985|2024-02-26|
|111|[Aloshi/EmulationStation](https://github.com/Aloshi/EmulationStation)|A flexible emulator front-end supporting keyboardless navigation and custom system themes.|1984|2024-02-26| |111|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1970|2024-01-09|
|112|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1969|2024-01-09| |112|[netease-im/NIM_Duilib_Framework](https://github.com/netease-im/NIM_Duilib_Framework)|网易云信Windows应用开发框架。|1966|2023-09-07|
|113|[netease-im/NIM_Duilib_Framework](https://github.com/netease-im/NIM_Duilib_Framework)|网易云信Windows应用开发框架。|1965|2023-09-07| |113|[fasiondog/hikyuu](https://github.com/fasiondog/hikyuu)|Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架|1961|2024-03-01|
|114|[fasiondog/hikyuu](https://github.com/fasiondog/hikyuu)|Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架|1960|2024-02-29| |114|[sanni/cartreader](https://github.com/sanni/cartreader)|A shield for the Arduino Mega that can back up video game cartridges.|1960|2024-02-29|
|115|[sanni/cartreader](https://github.com/sanni/cartreader)|A shield for the Arduino Mega that can back up video game cartridges.|1958|2024-02-29| |115|[youngyangyang04/Skiplist-CPP](https://github.com/youngyangyang04/Skiplist-CPP)|A tiny KV storage based on skiplist written in C++ language 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀|1918|2023-12-08|
|116|[InternLM/lmdeploy](https://github.com/InternLM/lmdeploy)|LMDeploy is a toolkit for compressing, deploying, and serving LLMs.|1921|2024-02-29| |116|[LucidVR/lucidgloves](https://github.com/LucidVR/lucidgloves)|Arduino/ESP32 based DIY VR Haptic gloves. Compatible with SteamVR via OpenGloves.|1904|2023-10-28|
|117|[youngyangyang04/Skiplist-CPP](https://github.com/youngyangyang04/Skiplist-CPP)|A tiny KV storage based on skiplist written in C++ language 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀|1914|2023-12-08| |117|[Qihoo360/QConf](https://github.com/Qihoo360/QConf)|Qihoo Distributed Configuration Management System|1861|2024-02-02|
|118|[LucidVR/lucidgloves](https://github.com/LucidVR/lucidgloves)|Arduino/ESP32 based DIY VR Haptic gloves. Compatible with SteamVR via OpenGloves.|1903|2023-10-28| |118|[Artikash/Textractor](https://github.com/Artikash/Textractor)|Extracts text from video games and visual novels. Highly extensible.|1857|2024-03-01|
|119|[Qihoo360/QConf](https://github.com/Qihoo360/QConf)|Qihoo Distributed Configuration Management System|1861|2024-02-02| |119|[sogou/srpc](https://github.com/sogou/srpc)|RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.|1816|2024-02-05|
|120|[Artikash/Textractor](https://github.com/Artikash/Textractor)|Extracts text from video games and visual novels. Highly extensible.|1856|2024-02-22| |120|[downdemo/Cpp-Concurrency-in-Action-2ed](https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed)|C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.|1806|2023-11-13|
|121|[sogou/srpc](https://github.com/sogou/srpc)|RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.|1815|2024-02-05| |121|[simplefoc/Arduino-FOC](https://github.com/simplefoc/Arduino-FOC)|Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library|1784|2024-02-29|
|122|[downdemo/Cpp-Concurrency-in-Action-2ed](https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed)|C++11/14/17/20 multithreading, involving operating system principles and concurrent programming technology.|1808|2023-11-13| |122|[fanvanzh/3dtiles](https://github.com/fanvanzh/3dtiles)|The fastest tools for 3dtiles convert in the world!|1776|2023-11-17|
|123|[simplefoc/Arduino-FOC](https://github.com/simplefoc/Arduino-FOC)|Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library|1783|2024-02-29| |123|[microsoft/BlingFire](https://github.com/microsoft/BlingFire)|A lightning fast Finite State machine and REgular expression manipulation library.|1771|2023-10-24|
|124|[fanvanzh/3dtiles](https://github.com/fanvanzh/3dtiles)|The fastest tools for 3dtiles convert in the world!|1773|2023-11-17| |124|[zjhellofss/KuiperInfer](https://github.com/zjhellofss/KuiperInfer)|带你从零实现一个高性能的深度学习推理库支持llama 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step|1770|2024-02-29|
|125|[microsoft/BlingFire](https://github.com/microsoft/BlingFire)|A lightning fast Finite State machine and REgular expression manipulation library.|1771|2023-10-24| |125|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架基于线程池技术可以实现大并发网络IO|1750|2024-02-26|
|126|[zjhellofss/KuiperInfer](https://github.com/zjhellofss/KuiperInfer)|带你从零实现一个高性能的深度学习推理库支持llama 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step|1769|2024-02-29| |126|[p-ranav/tabulate](https://github.com/p-ranav/tabulate)|Table Maker for Modern C++|1745|2024-03-01|
|127|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架基于线程池技术可以实现大并发网络IO|1747|2024-02-26| |127|[Fluorohydride/ygopro](https://github.com/Fluorohydride/ygopro)|A script engine for "yu-gi-oh!" and sample gui|1738|2024-02-25|
|128|[p-ranav/tabulate](https://github.com/p-ranav/tabulate)|Table Maker for Modern C++|1745|2024-02-16| |128|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++20), cross-platform, header-only, easy to use http framework|1734|2024-03-01|
|129|[Fluorohydride/ygopro](https://github.com/Fluorohydride/ygopro)|A script engine for "yu-gi-oh!" and sample gui|1733|2024-02-25| |129|[TianZerL/Anime4KCPP](https://github.com/TianZerL/Anime4KCPP)|A high performance anime upscaler|1718|2023-12-24|
|130|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++20), cross-platform, header-only, easy to use http framework|1732|2024-02-29| |130|[FEX-Emu/FEX](https://github.com/FEX-Emu/FEX)|A fast usermode x86 and x86-64 emulator for Arm64 Linux|1695|2024-03-01|
|131|[TianZerL/Anime4KCPP](https://github.com/TianZerL/Anime4KCPP)|A high performance anime upscaler|1718|2023-12-24| |131|[Tencent/sluaunreal](https://github.com/Tencent/sluaunreal)|lua dev plugin for unreal engine 4 or 5|1664|2024-03-01|
|132|[FEX-Emu/FEX](https://github.com/FEX-Emu/FEX)|A fast usermode x86 and x86-64 emulator for Arm64 Linux|1695|2024-02-29| |132|[sylikc/jpegview](https://github.com/sylikc/jpegview)|Fork of JPEGView by David Kleiner - fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF and TIFF images with a minimal GUI. Basic on-the-fly image processing is provided - a ...|1634|2023-11-25|
|133|[Tencent/sluaunreal](https://github.com/Tencent/sluaunreal)|lua dev plugin for unreal engine 4 or 5|1664|2024-02-09| |133|[188080501/JQTools](https://github.com/188080501/JQTools)|基于Qt开发的小工具包|1612|2024-01-17|
|134|[sylikc/jpegview](https://github.com/sylikc/jpegview)|Fork of JPEGView by David Kleiner - fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF and TIFF images with a minimal GUI. Basic on-the-fly image processing is provided - a ...|1633|2023-11-25| |134|[Qalculate/libqalculate](https://github.com/Qalculate/libqalculate)|Qalculate! library and CLI|1591|2024-03-01|
|135|[188080501/JQTools](https://github.com/188080501/JQTools)|基于Qt开发的小工具包|1612|2024-01-17| |135|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1588|2024-01-28|
|136|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1588|2024-01-28| |136|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.|1534|2023-09-04|
|137|[Qalculate/libqalculate](https://github.com/Qalculate/libqalculate)|Qalculate! library and CLI|1586|2024-02-27| |137|[Xtra-Computing/thundersvm](https://github.com/Xtra-Computing/thundersvm)|ThunderSVM: A Fast SVM Library on GPUs and CPUs|1530|2024-01-29|
|138|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.|1535|2023-09-04| |138|[4paradigm/OpenMLDB](https://github.com/4paradigm/OpenMLDB)|OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.|1514|2024-03-01|
|139|[Xtra-Computing/thundersvm](https://github.com/Xtra-Computing/thundersvm)|ThunderSVM: A Fast SVM Library on GPUs and CPUs|1530|2024-01-29| |139|[loot/loot](https://github.com/loot/loot)|A modding utility for Starfield and some Elder Scrolls and Fallout games.|1482|2024-02-24|
|140|[4paradigm/OpenMLDB](https://github.com/4paradigm/OpenMLDB)|OpenMLDB is an open-source machine learning database that provides a feature platform computing consistent features for training and inference.|1513|2024-02-29| |140|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|Fast and Lightweight Observability Data Collector|1476|2024-03-01|
|141|[loot/loot](https://github.com/loot/loot)|A modding utility for Starfield and some Elder Scrolls and Fallout games.|1482|2024-02-24| |141|[bupticybee/TexasSolver](https://github.com/bupticybee/TexasSolver)|🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:|1468|2024-02-19|
|142|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|Fast and Lightweight Observability Data Collector|1474|2024-02-29| |142|[cinit/WSAPatch](https://github.com/cinit/WSAPatch)|Make WSA(Windows Subsystem for Android) run on Windows 10.|1415|2024-03-01|
|143|[bupticybee/TexasSolver](https://github.com/bupticybee/TexasSolver)|🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:|1466|2024-02-19| |143|[sewenew/redis-plus-plus](https://github.com/sewenew/redis-plus-plus)|Redis client written in C++|1412|2024-02-26|
|144|[sewenew/redis-plus-plus](https://github.com/sewenew/redis-plus-plus)|Redis client written in C++|1412|2024-02-26| |144|[joyieldInc/predixy](https://github.com/joyieldInc/predixy)|A high performance and fully featured proxy for redis, support redis sentinel and redis cluster|1385|2024-01-31|
|145|[joyieldInc/predixy](https://github.com/joyieldInc/predixy)|A high performance and fully featured proxy for redis, support redis sentinel and redis cluster|1384|2024-01-31| |145|[KikoPlayProject/KikoPlay](https://github.com/KikoPlayProject/KikoPlay)|KikoPlay - NOT ONLY A Full-Featured Danmu Player 不仅仅是全功能弹幕播放器|1383|2024-02-08|
|146|[KikoPlayProject/KikoPlay](https://github.com/KikoPlayProject/KikoPlay)|KikoPlay - NOT ONLY A Full-Featured Danmu Player 不仅仅是全功能弹幕播放器|1382|2024-02-08| |146|[hiyohiyo/CrystalDiskInfo](https://github.com/hiyohiyo/CrystalDiskInfo)|CrystalDiskInfo|1379|2023-11-21|
|147|[hiyohiyo/CrystalDiskInfo](https://github.com/hiyohiyo/CrystalDiskInfo)|CrystalDiskInfo|1378|2023-11-21| |147|[qdtroy/DuiLib_Ultimate](https://github.com/qdtroy/DuiLib_Ultimate)|duilib 旗舰版-高分屏、多语言、样式表、资源管理器、异形窗口、窗口阴影、简单动画|1368|2024-02-23|
|148|[qdtroy/DuiLib_Ultimate](https://github.com/qdtroy/DuiLib_Ultimate)|duilib 旗舰版-高分屏、多语言、样式表、资源管理器、异形窗口、窗口阴影、简单动画|1368|2024-02-23| |148|[sisong/HDiffPatch](https://github.com/sisong/HDiffPatch)|a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory re ...|1336|2024-01-31|
|149|[sisong/HDiffPatch](https://github.com/sisong/HDiffPatch)|a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; runs fast; create small delta/differential; support large files and limit memory re ...|1333|2024-01-31| |149|[ChunelFeng/CGraph](https://github.com/ChunelFeng/CGraph)|【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork|1323|2024-03-01|
|150|[ChunelFeng/CGraph](https://github.com/ChunelFeng/CGraph)|【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork|1322|2024-02-29| |150|[bambulab/BambuStudio](https://github.com/bambulab/BambuStudio)|PC Software for BambuLab's 3D printers|1317|2024-02-29|
|151|[bambulab/BambuStudio](https://github.com/bambulab/BambuStudio)|PC Software for BambuLab's 3D printers|1314|2024-02-29| |151|[alibaba/graph-learn](https://github.com/alibaba/graph-learn)|An Industrial Graph Neural Network Framework|1244|2024-01-18|
|152|[alibaba/graph-learn](https://github.com/alibaba/graph-learn)|An Industrial Graph Neural Network Framework|1244|2024-01-18| |152|[SVF-tools/SVF](https://github.com/SVF-tools/SVF)|Static Value-Flow Analysis Framework for Source Code|1238|2024-02-29|
|153|[SVF-tools/SVF](https://github.com/SVF-tools/SVF)|Static Value-Flow Analysis Framework for Source Code|1237|2024-02-29| |153|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |1237|2023-12-29|
|154|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |1236|2023-12-29| |154|[wangzhaode/mnn-llm](https://github.com/wangzhaode/mnn-llm)|llm deploy project based mnn.|1218|2024-02-27|
|155|[wangzhaode/mnn-llm](https://github.com/wangzhaode/mnn-llm)|llm deploy project based mnn.|1212|2024-02-27| |155|[J-D-K/JKSV](https://github.com/J-D-K/JKSV)|JK's Save Manager Switch Edition|1194|2024-02-07|
|156|[J-D-K/JKSV](https://github.com/J-D-K/JKSV)|JK's Save Manager Switch Edition|1194|2024-02-07| |156|[ruyo/VRM4U](https://github.com/ruyo/VRM4U)|Runtime VRM loader for UnrealEngine4|1190|2024-02-19|
|157|[ruyo/VRM4U](https://github.com/ruyo/VRM4U)|Runtime VRM loader for UnrealEngine4|1189|2024-02-19| |157|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|1173|2024-02-27|
|158|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|1173|2024-02-27| |158|[HamletDuFromage/aio-switch-updater](https://github.com/HamletDuFromage/aio-switch-updater)|Update your CFW, cheat codes, firmwares and more directly from your Nintendo Switch!|1164|2024-02-03|
|159|[HamletDuFromage/aio-switch-updater](https://github.com/HamletDuFromage/aio-switch-updater)|Update your CFW, cheat codes, firmwares and more directly from your Nintendo Switch!|1164|2024-02-03| |159|[primihub/primihub](https://github.com/primihub/primihub)|Privacy-Preserving Computing Platform 由密码学专家团队打造的开源隐私计算平台,支持多方安全计算、联邦学习、隐私求交、匿踪查询等。|1163|2024-02-29|
|160|[primihub/primihub](https://github.com/primihub/primihub)|Privacy-Preserving Computing Platform 由密码学专家团队打造的开源隐私计算平台,支持多方安全计算、联邦学习、隐私求交、匿踪查询等。|1162|2024-02-29| |160|[troldal/OpenXLSX](https://github.com/troldal/OpenXLSX)|A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.|1146|2023-11-16|
|161|[troldal/OpenXLSX](https://github.com/troldal/OpenXLSX)|A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.|1145|2023-11-16| |161|[baidu/BaikalDB](https://github.com/baidu/BaikalDB)|BaikalDB, A Distributed HTAP Database.|1130|2023-09-19|
|162|[baidu/BaikalDB](https://github.com/baidu/BaikalDB)|BaikalDB, A Distributed HTAP Database.|1129|2023-09-19| |162|[qicosmos/ormpp](https://github.com/qicosmos/ormpp)|modern C++ ORM, C++17, support mysql, postgresql,sqlite|1109|2024-02-29|
|163|[qicosmos/ormpp](https://github.com/qicosmos/ormpp)|modern C++ ORM, C++17, support mysql, postgresql,sqlite|1109|2024-02-29| |163|[FeiYull/TensorRT-Alpha](https://github.com/FeiYull/TensorRT-Alpha)|🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎|1078|2024-02-14|
|164|[FeiYull/TensorRT-Alpha](https://github.com/FeiYull/TensorRT-Alpha)|🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎|1074|2024-02-14| |164|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system - a simulation & rendering engine in nodes|1074|2024-03-01|
|165|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system - a simulation & rendering engine in nodes|1073|2024-02-29| |165|[Gooddbird/tinyrpc](https://github.com/Gooddbird/tinyrpc)|c++ async rpc framework. 14w+qps.|1066|2023-10-18|
|166|[Gooddbird/tinyrpc](https://github.com/Gooddbird/tinyrpc)|c++ async rpc framework. 14w+qps.|1065|2023-10-18| |166|[ju1ce/April-Tag-VR-FullBody-Tracker](https://github.com/ju1ce/April-Tag-VR-FullBody-Tracker)|Full-body tracking in VR using AprilTag markers.|1049|2023-10-31|
|167|[ju1ce/April-Tag-VR-FullBody-Tracker](https://github.com/ju1ce/April-Tag-VR-FullBody-Tracker)|Full-body tracking in VR using AprilTag markers.|1049|2023-10-31| |167|[InfpHub/Raptor](https://github.com/InfpHub/Raptor)|第三方阿里云盘桌面应用客户端|1033|2024-02-23|
|168|[TuGraph-family/tugraph-db](https://github.com/TuGraph-family/tugraph-db)|TuGraph is a high performance graph database.|1023|2024-02-29| |168|[TuGraph-family/tugraph-db](https://github.com/TuGraph-family/tugraph-db)|TuGraph is a high performance graph database.|1023|2024-03-01|
|169|[InfpHub/Raptor](https://github.com/InfpHub/Raptor)|第三方阿里云盘桌面应用客户端|1014|2024-02-23| |169|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|988|2024-01-13|
|170|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|988|2024-01-13| |170|[ZJU-FAST-Lab/ego-planner-swarm](https://github.com/ZJU-FAST-Lab/ego-planner-swarm)|An efficient single/multi-agent trajectory planner for multicopters.|978|2024-01-16|
|171|[ZJU-FAST-Lab/ego-planner-swarm](https://github.com/ZJU-FAST-Lab/ego-planner-swarm)|An efficient single/multi-agent trajectory planner for multicopters.|977|2024-01-16| |171|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|977|2023-11-07|
|172|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|977|2023-11-07| |172|[CE-Programming/CEmu](https://github.com/CE-Programming/CEmu)|Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features|973|2024-02-23|
|173|[CE-Programming/CEmu](https://github.com/CE-Programming/CEmu)|Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features|973|2024-02-23| |173|[bytedance/Fastbot_Android](https://github.com/bytedance/Fastbot_Android)|Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|965|2023-09-14|
|174|[bytedance/Fastbot_Android](https://github.com/bytedance/Fastbot_Android)|Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|964|2023-09-14| |174|[caozhiyi/CppNet](https://github.com/caozhiyi/CppNet)|Cross platform network library with C++11|964|2024-02-04|
|175|[caozhiyi/CppNet](https://github.com/caozhiyi/CppNet)|Cross platform network library with C++11|964|2024-02-04| |175|[FengJungle/DesignPattern](https://github.com/FengJungle/DesignPattern)|Design pattern demo code|952|2023-09-24|
|176|[FengJungle/DesignPattern](https://github.com/FengJungle/DesignPattern)|Design pattern demo code|951|2023-09-24| |176|[LiteLDev/LeviLamina](https://github.com/LiteLDev/LeviLamina)|A lightweight, modular and versatile plugin loader for Minecraft Bedrock Server BDS, formerly known as LiteLoaderBDS|947|2024-03-01|
|177|[LiteLDev/LeviLamina](https://github.com/LiteLDev/LeviLamina)|A lightweight, modular and versatile plugin loader for Minecraft Bedrock Server BDS, formerly known as LiteLoaderBDS|948|2024-02-29| |177|[Netis/cloud-probe](https://github.com/Netis/cloud-probe)|A Software Probe for network packet capturing and forwarding in Cloud/Kubernetes and Virtualized environment.|945|2023-11-15|
|178|[Netis/cloud-probe](https://github.com/Netis/cloud-probe)|A Software Probe for network packet capturing and forwarding in Cloud/Kubernetes and Virtualized environment.|945|2023-11-15| |178|[githubhaohao/OpenGLCamera2](https://github.com/githubhaohao/OpenGLCamera2)|🔥 Android OpenGL Camera 2.0 实现 30 多种滤镜和抖音特效|944|2024-02-23|
|179|[githubhaohao/OpenGLCamera2](https://github.com/githubhaohao/OpenGLCamera2)|🔥 Android OpenGL Camera 2.0 实现 30 多种滤镜和抖音特效|941|2024-02-23| |179|[DeepRec-AI/DeepRec](https://github.com/DeepRec-AI/DeepRec)|DeepRec is a high-performance recommendation deep learning framework based on TensorFlow. It is hosted in incubation in LF AI & Data Foundation.|932|2024-02-29|
|180|[DeepRec-AI/DeepRec](https://github.com/DeepRec-AI/DeepRec)|DeepRec is a high-performance recommendation deep learning framework based on TensorFlow. It is hosted in incubation in LF AI & Data Foundation.|932|2024-02-29| |180|[mdias/rs_asio](https://github.com/mdias/rs_asio)|ASIO for Rocksmith 2014|925|2024-02-27|
|181|[mdias/rs_asio](https://github.com/mdias/rs_asio)|ASIO for Rocksmith 2014|925|2024-02-27| |181|[qicosmos/iguana](https://github.com/qicosmos/iguana)|universal serialization engine|925|2024-01-31|
|182|[qicosmos/iguana](https://github.com/qicosmos/iguana)|universal serialization engine|925|2024-01-31| |182|[JonMagon/KDiskMark](https://github.com/JonMagon/KDiskMark)|A simple open-source disk benchmark tool for Linux distros|916|2024-01-16|
|183|[JonMagon/KDiskMark](https://github.com/JonMagon/KDiskMark)|A simple open-source disk benchmark tool for Linux distros|916|2024-01-16| |183|[simdutf/simdutf](https://github.com/simdutf/simdutf)|Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512. Part of Node.js and Bun.|889|2024-02-29|
|184|[simdutf/simdutf](https://github.com/simdutf/simdutf)|Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512. Part of Node.js and Bun.|889|2024-02-26| |184|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|882|2024-02-19|
|185|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|882|2024-02-19| |185|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|881|2024-02-01|
|186|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|880|2024-02-01| |186|[topling/toplingdb](https://github.com/topling/toplingdb)|ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction|880|2024-03-01|
|187|[topling/toplingdb](https://github.com/topling/toplingdb)|ToplingDB is a cloud native LSM Key-Value Store with searchable compression algo and distributed compaction|880|2024-02-27| |187|[Rvn0xsy/Cooolis-ms](https://github.com/Rvn0xsy/Cooolis-ms)|Cooolis-ms是一个包含了Metasploit Payload Loader、Cobalt Strike External C2 Loader、Reflective DLL injection的代码执行工具它的定位在于能够在静态查杀上规避一些我们将要执行且含有特征的代码帮助红队人员更方便快捷的从Web容器环境切换到C2环境进一步进行工作。|880|2023-10-20|
|188|[Rvn0xsy/Cooolis-ms](https://github.com/Rvn0xsy/Cooolis-ms)|Cooolis-ms是一个包含了Metasploit Payload Loader、Cobalt Strike External C2 Loader、Reflective DLL injection的代码执行工具它的定位在于能够在静态查杀上规避一些我们将要执行且含有特征的代码帮助红队人员更方便快捷的从Web容器环境切换到C2环境进一步进行工作。|880|2023-10-20| |188|[LitLeo/TensorRT_Tutorial](https://github.com/LitLeo/TensorRT_Tutorial)|-|873|2023-10-30|
|189|[LitLeo/TensorRT_Tutorial](https://github.com/LitLeo/TensorRT_Tutorial)|-|873|2023-10-30| |189|[tablacus/TablacusExplorer](https://github.com/tablacus/TablacusExplorer)|A tabbed file manager with Add-on support|871|2024-02-27|
|190|[tablacus/TablacusExplorer](https://github.com/tablacus/TablacusExplorer)|A tabbed file manager with Add-on support|871|2024-02-27| |190|[Maplespe/DWMBlurGlass](https://github.com/Maplespe/DWMBlurGlass)|Add custom effect to global system title bar, support win10 and win11.|870|2024-02-28|
|191|[Qalculate/qalculate-gtk](https://github.com/Qalculate/qalculate-gtk)|Qalculate! GTK+ UI|868|2024-02-19| |191|[Qalculate/qalculate-gtk](https://github.com/Qalculate/qalculate-gtk)|Qalculate! GTK+ UI|868|2024-03-01|
|192|[Cubitect/cubiomes-viewer](https://github.com/Cubitect/cubiomes-viewer)|An efficient graphical Minecraft seed finder and map viewer.|865|2024-02-24| |192|[Cubitect/cubiomes-viewer](https://github.com/Cubitect/cubiomes-viewer)|An efficient graphical Minecraft seed finder and map viewer.|865|2024-02-24|
|193|[PaddlePaddle/Serving](https://github.com/PaddlePaddle/Serving)|A flexible, high-performance carrier for machine learning models『飞桨』服务化部署框架|863|2024-02-06| |193|[PaddlePaddle/Serving](https://github.com/PaddlePaddle/Serving)|A flexible, high-performance carrier for machine learning models『飞桨』服务化部署框架|863|2024-02-06|
|194|[Maplespe/DWMBlurGlass](https://github.com/Maplespe/DWMBlurGlass)|Add custom effect to global system title bar, support win10 and win11.|855|2024-02-28| |194|[daipeihust/im-select](https://github.com/daipeihust/im-select)|📟 Switch your input method through terminal|853|2024-01-03|
|195|[juzzlin/Heimer](https://github.com/juzzlin/Heimer)|Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.|853|2024-02-04| |195|[juzzlin/Heimer](https://github.com/juzzlin/Heimer)|Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.|853|2024-02-04|
|196|[wh201906/SerialTest](https://github.com/wh201906/SerialTest)|Data transceiver/realtime plotter/shortcut/file transceiver over serial port/Bluetooth/network on Win/Linux/Android/macOS 跨平台串口/蓝牙/网络调试助手,带数据收发/实时绘图/快捷发送/文件收发面板可在PC和Android设备上使用|852|2024-01-28| |196|[wh201906/SerialTest](https://github.com/wh201906/SerialTest)|Data transceiver/realtime plotter/shortcut/file transceiver over serial port/Bluetooth/network on Win/Linux/Android/macOS 跨平台串口/蓝牙/网络调试助手,带数据收发/实时绘图/快捷发送/文件收发面板可在PC和Android设备上使用|852|2024-01-28|
|197|[daipeihust/im-select](https://github.com/daipeihust/im-select)|📟 Switch your input method through terminal|852|2024-01-03| |197|[czyt1988/SARibbon](https://github.com/czyt1988/SARibbon)|Ribbon Control for Qt|849|2024-02-26|
|198|[czyt1988/SARibbon](https://github.com/czyt1988/SARibbon)|Ribbon Control for Qt|848|2024-02-26| |198|[stoneatom/stonedb](https://github.com/stoneatom/stonedb)|StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)|844|2024-01-16|
|199|[stoneatom/stonedb](https://github.com/stoneatom/stonedb)|StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)|844|2024-01-16| |199|[wangwenx190/framelesshelper](https://github.com/wangwenx190/framelesshelper)|Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.|828|2023-12-19|
|200|[wangwenx190/framelesshelper](https://github.com/wangwenx190/framelesshelper)|Project moved to: https://github.com/stdware/qwindowkit Cross-platform window customization framework for Qt Widgets and Qt Quick. Supports Windows, Linux and macOS.|831|2023-12-19| |200|[mayerui/sudoku](https://github.com/mayerui/sudoku)|C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。|819|2024-01-22|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > C# # 中文总榜 > 软件类 > C#
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁我已经看到了撤回也没用了|25349|2024-02-25| |1|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁我已经看到了撤回也没用了|25373|2024-02-25|
|2|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi哔哩哔哩网站视频下载工具支持批量下载支持8K、HDR、杜比视界提供工具箱音视频提取、去水印等。|17975|2024-02-08| |2|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyi哔哩哔哩网站视频下载工具支持批量下载支持8K、HDR、杜比视界提供工具箱音视频提取、去水印等。|17996|2024-02-08|
|3|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|17481|2024-02-20| |3|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。|17499|2024-02-20|
|4|[TGSAN/CMWTAT_Digital_Edition](https://github.com/TGSAN/CMWTAT_Digital_Edition)|CloudMoe Windows 10/11 Activation Toolkit get digital license, the best open source Win 10/11 activator in GitHub. GitHub 上最棒的开源 Win10/Win11 数字权利(数字许可证)激活工具!|13483|2023-10-07| |4|[TGSAN/CMWTAT_Digital_Edition](https://github.com/TGSAN/CMWTAT_Digital_Edition)|CloudMoe Windows 10/11 Activation Toolkit get digital license, the best open source Win 10/11 activator in GitHub. GitHub 上最棒的开源 Win10/Win11 数字权利(数字许可证)激活工具!|13488|2023-10-07|
|5|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|The finest Windows Optimizer|11215|2024-02-11| |5|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|The finest Windows Optimizer|11228|2024-02-11|
|6|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|9815|2024-02-07| |6|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|9823|2024-02-07|
|7|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|8490|2023-10-30| |7|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|8491|2023-10-30|
|8|[0x7c13/Notepads](https://github.com/0x7c13/Notepads)|A modern, lightweight text editor with a minimalist design.|8242|2024-02-16| |8|[0x7c13/Notepads](https://github.com/0x7c13/Notepads)|A modern, lightweight text editor with a minimalist design.|8243|2024-02-16|
|9|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.|8178|2024-02-29| |9|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.|8178|2024-02-29|
|10|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|8105|2024-02-26| |10|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|8109|2024-03-01|
|11|[bchavez/Bogus](https://github.com/bchavez/Bogus)|:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.|8090|2024-02-25| |11|[bchavez/Bogus](https://github.com/bchavez/Bogus)|:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.|8101|2024-02-25|
|12|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file|8080|2024-02-26| |12|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file|8082|2024-02-26|
|13|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|7974|2024-01-25| |13|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|7990|2024-01-25|
|14|[jynew/jynew](https://github.com/jynew/jynew)|JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.|7485|2024-02-26| |14|[jynew/jynew](https://github.com/jynew/jynew)|JinYongLegend-like RPG Game Framework with full Modding support and 10+ hours playable samples of game.|7492|2024-02-26|
|15|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|”深蓝词库转换“ 一款开源免费的输入法词库转换程序|7042|2024-01-26| |15|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|”深蓝词库转换“ 一款开源免费的输入法词库转换程序|7046|2024-01-26|
|16|[OrchardCMS/OrchardCore](https://github.com/OrchardCMS/OrchardCore)|Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.|7014|2024-02-29| |16|[OrchardCMS/OrchardCore](https://github.com/OrchardCMS/OrchardCore)|Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.|7017|2024-03-01|
|17|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|【Unity杂货铺】unity大杂烩~|6731|2024-02-26| |17|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|【Unity杂货铺】unity大杂烩~|6736|2024-02-26|
|18|[OdysseusYuan/LKY_OfficeTools](https://github.com/OdysseusYuan/LKY_OfficeTools)|一键自动化 下载、安装、激活 Office 的利器。|6526|2024-02-22| |18|[OdysseusYuan/LKY_OfficeTools](https://github.com/OdysseusYuan/LKY_OfficeTools)|一键自动化 下载、安装、激活 Office 的利器。|6533|2024-02-22|
|19|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|6190|2023-12-13| |19|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|6195|2023-12-13|
|20|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|5887|2024-02-29| |20|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|5892|2024-02-29|
|21|[ant-design-blazor/ant-design-blazor](https://github.com/ant-design-blazor/ant-design-blazor)|🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.|5449|2024-02-29| |21|[ant-design-blazor/ant-design-blazor](https://github.com/ant-design-blazor/ant-design-blazor)|🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.|5452|2024-03-01|
|22|[nissl-lab/npoi](https://github.com/nissl-lab/npoi)|a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.|5413|2024-02-20| |22|[nissl-lab/npoi](https://github.com/nissl-lab/npoi)|a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.|5414|2024-02-20|
|23|[EllanJiang/GameFramework](https://github.com/EllanJiang/GameFramework)|This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the developmen ...|5305|2023-09-05| |23|[EllanJiang/GameFramework](https://github.com/EllanJiang/GameFramework)|This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the developmen ...|5309|2023-09-05|
|24|[DotNetNext/SqlSugar](https://github.com/DotNetNext/SqlSugar)|.Net aot ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ...|4849|2024-02-29| |24|[DotNetNext/SqlSugar](https://github.com/DotNetNext/SqlSugar)|.Net aot ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ...|4853|2024-03-01|
|25|[Tichau/FileConverter](https://github.com/Tichau/FileConverter)|File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu in windows explorer.|4813|2024-02-26| |25|[Tichau/FileConverter](https://github.com/Tichau/FileConverter)|File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu in windows explorer.|4821|2024-02-26|
|26|[BornToBeRoot/NETworkManager](https://github.com/BornToBeRoot/NETworkManager)|A powerful tool for managing networks and troubleshoot network problems!|4380|2024-02-29| |26|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.Net平台下的应用框架旨在提升中小团队的开发能力由工具类、分层架构基类、Ui组件配套代码生成模板权限等组成。|4381|2024-02-18|
|27|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.Net平台下的应用框架旨在提升中小团队的开发能力由工具类、分层架构基类、Ui组件配套代码生成模板权限等组成。|4379|2024-02-18| |27|[BornToBeRoot/NETworkManager](https://github.com/BornToBeRoot/NETworkManager)|A powerful tool for managing networks and troubleshoot network problems!|4380|2024-02-29|
|28|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|4326|2024-02-29| |28|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|4327|2024-02-29|
|29|[LorisYounger/VPet](https://github.com/LorisYounger/VPet)|虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序|4237|2024-02-28| |29|[LorisYounger/VPet](https://github.com/LorisYounger/VPet)|虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序|4240|2024-02-28|
|30|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|4062|2024-02-21| |30|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|4062|2024-02-21|
|31|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|4056|2023-12-15| |31|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|4058|2023-12-15|
|32|[seerge/g-helper](https://github.com/seerge/g-helper)|Lightweight Armoury Crate alternative for Asus laptops and ROG Ally. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models|4002|2024-02-29| |32|[seerge/g-helper](https://github.com/seerge/g-helper)|Lightweight Armoury Crate alternative for Asus laptops and ROG Ally. Control tool for ROG Zephyrus G14, G15, G16, M16, Flow X13, Flow X16, TUF, Strix, Scar and other models|4014|2024-03-01|
|33|[dotnetcore/FreeSql](https://github.com/dotnetcore/FreeSql)|🦄 .NET aot orm, C# orm, VB.NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, 虚谷 orm, 国产 orm, Clickhouse orm, QuestDB ...|3916|2024-02-27| |33|[BartoszCichecki/LenovoLegionToolkit](https://github.com/BartoszCichecki/LenovoLegionToolkit)|Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.|3919|2024-03-01|
|34|[BartoszCichecki/LenovoLegionToolkit](https://github.com/BartoszCichecki/LenovoLegionToolkit)|Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.|3909|2024-02-29| |34|[dotnetcore/FreeSql](https://github.com/dotnetcore/FreeSql)|🦄 .NET aot orm, C# orm, VB.NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, 虚谷 orm, 国产 orm, Clickhouse orm, QuestDB ...|3915|2024-02-27|
|35|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Godot/Unity3D System Design Architecture|3871|2024-01-04| |35|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Godot/Unity3D System Design Architecture|3873|2024-01-04|
|36|[Ponderfly/GoogleTranslateIpCheck](https://github.com/Ponderfly/GoogleTranslateIpCheck)|-|3756|2024-02-29| |36|[Ponderfly/GoogleTranslateIpCheck](https://github.com/Ponderfly/GoogleTranslateIpCheck)|-|3762|2024-02-29|
|37|[AdminTest0/SharpWxDump](https://github.com/AdminTest0/SharpWxDump)|微信客户端取证,可获取用户个人信息(昵称/账号/手机/邮箱/数据库密钥(用来解密聊天记录));支持获取多用户信息,不定期更新新版本偏移,目前支持所有新版本、正式版本|3753|2023-10-14| |37|[AdminTest0/SharpWxDump](https://github.com/AdminTest0/SharpWxDump)|微信客户端取证,可获取用户个人信息(昵称/账号/手机/邮箱/数据库密钥(用来解密聊天记录));支持获取多用户信息,不定期更新新版本偏移,目前支持所有新版本、正式版本|3754|2023-10-14|
|38|[XuanchenLin/NanUI](https://github.com/XuanchenLin/NanUI)|NanUI is an open source .NET project for developers who want to create Windows desktop applications with HTML, CSS and JavaScript.|3620|2023-11-25| |38|[XuanchenLin/NanUI](https://github.com/XuanchenLin/NanUI)|NanUI is an open source .NET project for developers who want to create Windows desktop applications with HTML, CSS and JavaScript.|3621|2023-11-25|
|39|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|3598|2024-02-16| |39|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|3600|2024-02-16|
|40|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3572|2024-02-12| |40|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3573|2024-02-12|
|41|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Element plus+uniapp前后端分离全自动生成代码支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/|3562|2024-02-27| |41|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Element plus+uniapp前后端分离全自动生成代码支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/|3567|2024-03-01|
|42|[indiff/qttabbar](https://github.com/indiff/qttabbar)|QTTabBar is a small tool that allows you to use tab multi label function in Windows Explorer. https://www.yuque.com/indiff/qttabbar|3422|2024-02-29| |42|[indiff/qttabbar](https://github.com/indiff/qttabbar)|QTTabBar is a small tool that allows you to use tab multi label function in Windows Explorer. https://www.yuque.com/indiff/qttabbar|3423|2024-03-01|
|43|[kwsch/PKHeX](https://github.com/kwsch/PKHeX)|Pokémon Save File Editor|3399|2024-02-28| |43|[kwsch/PKHeX](https://github.com/kwsch/PKHeX)|Pokémon Save File Editor|3399|2024-02-28|
|44|[BililiveRecorder/BililiveRecorder](https://github.com/BililiveRecorder/BililiveRecorder)|录播姬 mikufans 生放送录制|3373|2024-02-13| |44|[BililiveRecorder/BililiveRecorder](https://github.com/BililiveRecorder/BililiveRecorder)|录播姬 mikufans 生放送录制|3372|2024-02-13|
|45|[Planshit/Tai](https://github.com/Planshit/Tai)|👻 在Windows上统计软件使用时长和网站浏览时长|3329|2023-12-28| |45|[Planshit/Tai](https://github.com/Planshit/Tai)|👻 在Windows上统计软件使用时长和网站浏览时长|3327|2023-12-28|
|46|[nilaoda/N_m3u8DL-RE](https://github.com/nilaoda/N_m3u8DL-RE)|Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文. |3181|2024-01-09| |46|[nilaoda/N_m3u8DL-RE](https://github.com/nilaoda/N_m3u8DL-RE)|Cross-Platform, modern and powerful stream downloader for MPD/M3U8/ISM. English/简体中文/繁體中文. |3184|2024-01-09|
|47|[SciSharp/TensorFlow.NET](https://github.com/SciSharp/TensorFlow.NET)|.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.|3057|2024-02-15| |47|[SciSharp/TensorFlow.NET](https://github.com/SciSharp/TensorFlow.NET)|.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.|3059|2024-02-15|
|48|[JavScraper/Emby.Plugins.JavScraper](https://github.com/JavScraper/Emby.Plugins.JavScraper)|Emby/Jellyfin 的一个日本电影刮削器插件,可以从某些网站抓取影片信息。|3051|2024-02-26| |48|[JavScraper/Emby.Plugins.JavScraper](https://github.com/JavScraper/Emby.Plugins.JavScraper)|Emby/Jellyfin 的一个日本电影刮削器插件,可以从某些网站抓取影片信息。|3052|2024-02-26|
|49|[MicaForEveryone/MicaForEveryone](https://github.com/MicaForEveryone/MicaForEveryone)|Mica For Everyone is a tool to enable backdrop effects on the title bars of Win32 apps on Windows 11.|3039|2024-01-29| |49|[MicaForEveryone/MicaForEveryone](https://github.com/MicaForEveryone/MicaForEveryone)|Mica For Everyone is a tool to enable backdrop effects on the title bars of Win32 apps on Windows 11.|3042|2024-01-29|
|50|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|3006|2024-02-05| |50|[DGP-Studio/Snap.Hutao](https://github.com/DGP-Studio/Snap.Hutao)|实用的开源多功能原神工具箱 🧰 / Multifunctional Open-Source Genshin Impact Toolkit 🧰|3009|2024-03-01|
|51|[DGP-Studio/Snap.Hutao](https://github.com/DGP-Studio/Snap.Hutao)|实用的开源多功能原神工具箱 🧰 / Multifunctional Open-Source Genshin Impact Toolkit 🧰|3003|2024-02-29| |51|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|3006|2024-02-05|
|52|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|2998|2024-02-24| |52|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|3001|2024-02-24|
|53|[Ourpalm/ILRuntime](https://github.com/Ourpalm/ILRuntime)|Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible. |2915|2024-01-29| |53|[Ourpalm/ILRuntime](https://github.com/Ourpalm/ILRuntime)|Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible. |2917|2024-01-29|
|54|[XCharts-Team/XCharts](https://github.com/XCharts-Team/XCharts)|A charting and data visualization library for Unity. Unity数据可视化图表插件。 |2901|2024-02-23| |54|[XCharts-Team/XCharts](https://github.com/XCharts-Team/XCharts)|A charting and data visualization library for Unity. Unity数据可视化图表插件。 |2902|2024-02-23|
|55|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|2836|2024-02-09| |55|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|2837|2024-02-09|
|56|[focus-creative-games/luban](https://github.com/focus-creative-games/luban)|luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution. |2828|2024-02-24| |56|[focus-creative-games/luban](https://github.com/focus-creative-games/luban)|luban是一个强大、易用、优雅、稳定的游戏配置解决方案。luban is a powerful, easy-to-use, elegant and stable game configuration solution. |2831|2024-02-24|
|57|[1Remote/1Remote](https://github.com/1Remote/1Remote)|One Remote Access Manager to Rule Them All|2765|2024-02-26| |57|[1Remote/1Remote](https://github.com/1Remote/1Remote)|One Remote Access Manager to Rule Them All|2770|2024-02-26|
|58|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型STUN|2731|2024-02-22| |58|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型STUN|2735|2024-03-01|
|59|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。|2669|2024-02-28| |59|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.Net6.0的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net 框架更易于应用到实际项目开发中。|2669|2024-02-28|
|60|[Danily07/Translumo](https://github.com/Danily07/Translumo)|Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.|2582|2024-02-20| |60|[Danily07/Translumo](https://github.com/Danily07/Translumo)|Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.|2583|2024-02-20|
|61|[Scighost/Starward](https://github.com/Scighost/Starward)|Game Launcher for miHoYo - 米家游戏启动器|2522|2024-02-29| |61|[Scighost/Starward](https://github.com/Scighost/Starward)|Game Launcher for miHoYo - 米家游戏启动器|2530|2024-03-01|
|62|[babalae/better-genshin-impact](https://github.com/babalae/better-genshin-impact)|🍨BetterGI · 更好的原神 - 自动拾取 自动剧情 全自动钓鱼(AI) 全自动七圣召唤 自动伐木 快速传送 自动刷本 - UI Automation Testing Tools For Genshin Impact|2498|2024-02-29| |62|[babalae/better-genshin-impact](https://github.com/babalae/better-genshin-impact)|🍨BetterGI · 更好的原神 - 自动拾取 自动剧情 全自动钓鱼(AI) 全自动七圣召唤 自动伐木 快速传送 自动刷本 - UI Automation Testing Tools For Genshin Impact|2505|2024-03-01|
|63|[1y0n/AV_Evasion_Tool](https://github.com/1y0n/AV_Evasion_Tool)|掩日 - 免杀执行器生成工具|2498|2023-12-08| |63|[1y0n/AV_Evasion_Tool](https://github.com/1y0n/AV_Evasion_Tool)|掩日 - 免杀执行器生成工具|2498|2023-12-08|
|64|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|2467|2024-02-27| |64|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|2470|2024-02-27|
|65|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for FFXIV|2466|2024-02-29| |65|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for FFXIV|2466|2024-03-01|
|66|[xasset/xasset](https://github.com/xasset/xasset)|专业 Unity 资产系统。提供开箱即用的资产打包、分包、加密、热更和加载等技术方案。让 Unity 项目开发更轻松!|2419|2023-12-11| |66|[xasset/xasset](https://github.com/xasset/xasset)|专业 Unity 资产系统。提供开箱即用的资产打包、分包、加密、热更和加载等技术方案。让 Unity 项目开发更轻松!|2420|2023-12-11|
|67|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|2392|2024-02-20| |67|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|2392|2024-02-20|
|68|[metatube-community/jellyfin-plugin-metatube](https://github.com/metatube-community/jellyfin-plugin-metatube)|MetaTube Plugin for Jellyfin/Emby|2299|2024-02-05| |68|[metatube-community/jellyfin-plugin-metatube](https://github.com/metatube-community/jellyfin-plugin-metatube)|MetaTube Plugin for Jellyfin/Emby|2301|2024-02-05|
|69|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观|2288|2023-12-08| |69|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观|2288|2023-12-08|
|70|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP, Vista taskbar for modern versions of Windows|2267|2024-02-27| |70|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP, Vista taskbar for modern versions of Windows|2266|2024-03-01|
|71|[LykosAI/StabilityMatrix](https://github.com/LykosAI/StabilityMatrix)|Multi-Platform Package Manager for Stable Diffusion|2231|2024-02-19| |71|[LykosAI/StabilityMatrix](https://github.com/LykosAI/StabilityMatrix)|Multi-Platform Package Manager for Stable Diffusion|2243|2024-02-19|
|72|[stevencohn/OneMore](https://github.com/stevencohn/OneMore)|A OneNote add-in with simple, yet powerful and useful features|2165|2024-02-28| |72|[stevencohn/OneMore](https://github.com/stevencohn/OneMore)|A OneNote add-in with simple, yet powerful and useful features|2165|2024-02-28|
|73|[kwwwvagaa/NetWinformControl](https://github.com/kwwwvagaa/NetWinformControl)|HZHControls,c#winfrom custom control, has better operation support for touch screen, the project is based on framework4.0, completely native control development, do not use any third-party controls, y ...|2157|2024-02-29| |73|[kwwwvagaa/NetWinformControl](https://github.com/kwwwvagaa/NetWinformControl)|HZHControls,c#winfrom custom control, has better operation support for touch screen, the project is based on framework4.0, completely native control development, do not use any third-party controls, y ...|2157|2024-02-29|
|74|[apache/lucenenet](https://github.com/apache/lucenenet)|Apache Lucene.NET|2118|2024-02-25| |74|[apache/lucenenet](https://github.com/apache/lucenenet)|Apache Lucene.NET|2118|2024-02-25|
|75|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手支持Xbox、微软商店、PS、NS、EA app & Origin、战网国际服、Epic、育碧、Riot Games下载加速。|2087|2024-02-03| |75|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手支持Xbox、微软商店、PS、NS、EA app & Origin、战网国际服、Epic、育碧、Riot Games下载加速。|2089|2024-02-03|
|76|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|Make .NET development easier, more versatile, and more popular.|2072|2024-02-28| |76|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|Make .NET development easier, more versatile, and more popular.|2074|2024-03-01|
|77|[morkt/GARbro](https://github.com/morkt/GARbro)|Visual Novels resource browser|2025|2024-02-23| |77|[morkt/GARbro](https://github.com/morkt/GARbro)|Visual Novels resource browser|2025|2024-02-23|
|78|[dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE)|Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.|2009|2024-02-01| |78|[dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE)|Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.|2009|2024-02-01|
|79|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1915|2023-10-31| |79|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1916|2023-10-31|
|80|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net 4.0+、.Net 6 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|1846|2024-02-28| |80|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net 4.0+、.Net 6 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|1846|2024-02-28|
|81|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。|1833|2023-10-20| |81|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|The solution that allows unity games to update in runtime. 使Unity开发的游戏支持热更新的解决方案。|1835|2023-10-20|
|82|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1826|2024-02-28| |82|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1828|2024-02-28|
|83|[jie65535/GrasscutterCommandGenerator](https://github.com/jie65535/GrasscutterCommandGenerator)|Command Generator and Gacha Banner Editor|1789|2023-11-12| |83|[jie65535/GrasscutterCommandGenerator](https://github.com/jie65535/GrasscutterCommandGenerator)|Command Generator and Gacha Banner Editor|1790|2023-11-12|
|84|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1772|2024-01-10| |84|[vovgou/loxodon-framework](https://github.com/vovgou/loxodon-framework)|An MVVM & Databinding framework that can use C# and Lua to develop games|1774|2024-01-10|
|85|[dotnet-presentations/dotnet-maui-workshop](https://github.com/dotnet-presentations/dotnet-maui-workshop)|A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows|1707|2024-02-26| |85|[dotnet-presentations/dotnet-maui-workshop](https://github.com/dotnet-presentations/dotnet-maui-workshop)|A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows|1708|2024-02-26|
|86|[NewLifeX/X](https://github.com/NewLifeX/X)|Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance ...|1700|2024-02-29| |86|[NewLifeX/X](https://github.com/NewLifeX/X)|Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance ...|1700|2024-02-29|
|87|[prime31/Nez](https://github.com/prime31/Nez)|Nez is a free 2D focused framework that works with MonoGame and FNA|1695|2024-02-19| |87|[prime31/Nez](https://github.com/prime31/Nez)|Nez is a free 2D focused framework that works with MonoGame and FNA|1696|2024-02-19|
|88|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集它极大简化了API调用及通知的处理流程。|1683|2023-12-16| |88|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集它极大简化了API调用及通知的处理流程。|1683|2023-12-16|
|89|[Archeb/opentrace](https://github.com/Archeb/opentrace)|A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute experience. OpenTrace 是 NextTrace 的跨平台 GUI 界面,带来您熟悉但更强大的用户体验。|1676|2023-12-14| |89|[Archeb/opentrace](https://github.com/Archeb/opentrace)|A cross-platform GUI wrapper for NextTrace. Bringing you the familiar traceroute experience. OpenTrace 是 NextTrace 的跨平台 GUI 界面,带来您熟悉但更强大的用户体验。|1677|2023-12-14|
|90|[Mochengvia/PanuonUI.Silver](https://github.com/Mochengvia/PanuonUI.Silver)|Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.|1642|2024-02-15| |90|[OkGoDoIt/OpenAI-API-dotnet](https://github.com/OkGoDoIt/OpenAI-API-dotnet)|An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API|1644|2024-02-25|
|91|[OkGoDoIt/OpenAI-API-dotnet](https://github.com/OkGoDoIt/OpenAI-API-dotnet)|An unofficial C#/.NET SDK for accessing the OpenAI GPT-3 API|1638|2024-02-25| |91|[Mochengvia/PanuonUI.Silver](https://github.com/Mochengvia/PanuonUI.Silver)|Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.|1642|2024-02-15|
|92|[microsoft/Recognizers-Text](https://github.com/microsoft/Recognizers-Text)|Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Pa ...|1638|2023-11-15| |92|[microsoft/Recognizers-Text](https://github.com/microsoft/Recognizers-Text)|Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Pa ...|1638|2023-11-15|
|93|[m969/EGamePlay](https://github.com/m969/EGamePlay)|一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗技能框架配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration ...|1625|2024-02-06| |93|[m969/EGamePlay](https://github.com/m969/EGamePlay)|一个基于Entity-Component模式的灵活、通用、可扩展的轻量战斗技能框架配置可选使用ScriptableObject或是Excel表格. A flexible, generic, easy to extend, lightweight combat (skills) framework based on Entity-Component pattern. Configuration ...|1625|2024-02-06|
|94|[zengzhan/qqzeng-ip](https://github.com/zengzhan/qqzeng-ip)|最新IP地址数据库-多语言解析以及导入数据库脚本|1606|2024-02-27| |94|[zengzhan/qqzeng-ip](https://github.com/zengzhan/qqzeng-ip)|最新IP地址数据库-多语言解析以及导入数据库脚本|1609|2024-03-01|
|95|[AlexanderPro/SmartSystemMenu](https://github.com/AlexanderPro/SmartSystemMenu)|SmartSystemMenu extends system menu of all windows in the system|1595|2023-09-23| |95|[AlexanderPro/SmartSystemMenu](https://github.com/AlexanderPro/SmartSystemMenu)|SmartSystemMenu extends system menu of all windows in the system|1597|2023-09-23|
|96|[BookerLiu/GeekDesk](https://github.com/BookerLiu/GeekDesk)|🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search|1576|2024-01-02| |96|[BookerLiu/GeekDesk](https://github.com/BookerLiu/GeekDesk)|🔥小巧、美观的桌面快速启动工具 Small, beautiful desktop quickstart management tool with integrated Everything search|1576|2024-01-02|
|97|[jitwxs/163MusicLyrics](https://github.com/jitwxs/163MusicLyrics)|Windows 云音乐歌词获取【网易云、QQ音乐】|1558|2024-02-26| |97|[jitwxs/163MusicLyrics](https://github.com/jitwxs/163MusicLyrics)|Windows 云音乐歌词获取【网易云、QQ音乐】|1560|2024-03-01|
|98|[gusmanb/logicanalyzer](https://github.com/gusmanb/logicanalyzer)|24 channel, 100Msps logic analyzer hardware and software|1535|2023-10-24| |98|[gusmanb/logicanalyzer](https://github.com/gusmanb/logicanalyzer)|24 channel, 100Msps logic analyzer hardware and software|1538|2023-10-24|
|99|[itext/itext-dotnet](https://github.com/itext/itext-dotnet)|iText for .NET is the .NET version of the iText library, formerly known as iTextSharp, which it replaces. iText represents the next level of SDKs for developers that want to take advantage of the bene ...|1496|2024-02-29| |99|[itext/itext-dotnet](https://github.com/itext/itext-dotnet)|iText for .NET is the .NET version of the iText library, formerly known as iTextSharp, which it replaces. iText represents the next level of SDKs for developers that want to take advantage of the bene ...|1498|2024-02-29|
|100|[bbepis/XUnity.AutoTranslator](https://github.com/bbepis/XUnity.AutoTranslator)|-|1495|2024-02-14| |100|[MCCTeam/Minecraft-Console-Client](https://github.com/MCCTeam/Minecraft-Console-Client)|Lightweight console for Minecraft chat and automated scripts|1496|2024-02-28|
|101|[MCCTeam/Minecraft-Console-Client](https://github.com/MCCTeam/Minecraft-Console-Client)|Lightweight console for Minecraft chat and automated scripts|1495|2024-02-28| |101|[bbepis/XUnity.AutoTranslator](https://github.com/bbepis/XUnity.AutoTranslator)|-|1495|2024-02-14|
|102|[Richasy/Bili.Copilot](https://github.com/Richasy/Bili.Copilot)|哔哩哔哩用户的个人助理|1467|2024-02-27| |102|[Richasy/Bili.Copilot](https://github.com/Richasy/Bili.Copilot)|哔哩哔哩用户的个人助理|1470|2024-02-27|
|103|[lampo1024/DncZeus](https://github.com/lampo1024/DncZeus)|DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制让前后端的交互更流畅。码云镜像:https://gitee. ...|1435|2023-09-27| |103|[lampo1024/DncZeus](https://github.com/lampo1024/DncZeus)|DncZeus 是一个基于.NET 7 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET 7 + EF Core构建UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制让前后端的交互更流畅。码云镜像:https://gitee. ...|1435|2023-09-27|
|104|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|1410|2024-02-29| |104|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|1410|2024-03-01|
|105|[dathlin/HslCommunication](https://github.com/dathlin/HslCommunication)|A very popular industrial Internet of Things communication plug-in. Using this dll can be very convenient, stable, and fast to obtain data from PLC equipment of multiple brands, and also supports redi ...|1409|2024-02-14| |105|[dathlin/HslCommunication](https://github.com/dathlin/HslCommunication)|A very popular industrial Internet of Things communication plug-in. Using this dll can be very convenient, stable, and fast to obtain data from PLC equipment of multiple brands, and also supports redi ...|1409|2024-02-14|
|106|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|1403|2023-09-14| |106|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|1403|2023-09-14|
|107|[Pathoschild/SMAPI](https://github.com/Pathoschild/SMAPI)|The modding API for Stardew Valley.|1393|2024-02-28| |107|[Pathoschild/SMAPI](https://github.com/Pathoschild/SMAPI)|The modding API for Stardew Valley.|1393|2024-03-01|
|108|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|1389|2024-02-28| |108|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|1389|2024-03-01|
|109|[FastTunnel/FastTunnel](https://github.com/FastTunnel/FastTunnel)|expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理 |1379|2024-01-16| |109|[FastTunnel/FastTunnel](https://github.com/FastTunnel/FastTunnel)|expose a local server to the internet. 高性能跨平台的内网穿透解决方案 远程内网计算机 域名访问内网站点 反向代理内网服务 端口转发 http代理 |1378|2024-01-16|
|110|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|1376|2024-02-01| |110|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|1376|2024-02-29|
|111|[2881099/FreeIM](https://github.com/2881099/FreeIM)|.NETCore websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.|1365|2023-11-18| |111|[2881099/FreeIM](https://github.com/2881099/FreeIM)|.NETCore websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.|1365|2023-11-18|
|112|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|1357|2024-02-21| |112|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|1357|2024-02-21|
|113|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|1344|2024-01-06| |113|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|1345|2024-01-06|
|114|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备|1323|2024-01-26| |114|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备|1328|2024-01-26|
|115|[IgorMundstein/WinMemoryCleaner](https://github.com/IgorMundstein/WinMemoryCleaner)|This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.|1299|2024-02-02| |115|[IgorMundstein/WinMemoryCleaner](https://github.com/IgorMundstein/WinMemoryCleaner)|This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.|1301|2024-03-01|
|116|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是全网最完整的 C# 版微信 SDK封装全部已知的微信 API包含微信公众平台订阅号+服务号+小程序+小游戏+小商店+视频号)、微信开放平台、微信商户平台(微信支付+微企付)、企业微信、微信广告平台、微信智能对话开放平台等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418【满】、930461548。|1297|2024-02-21| |116|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是全网最完整的 C# 版微信 SDK封装全部已知的微信 API包含微信公众平台订阅号+服务号+小程序+小游戏+小商店+视频号)、微信开放平台、微信商户平台(微信支付+微企付)、企业微信、微信广告平台、微信智能对话开放平台等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418【满】、930461548。|1299|2024-02-21|
|117|[AlphaYu/adnc](https://github.com/AlphaYu/adnc)|.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。|1293|2024-01-16| |117|[AlphaYu/adnc](https://github.com/AlphaYu/adnc)|.NET微服务/分布式开发框架,同时也适用于单体架构系统的开发。|1295|2024-01-16|
|118|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版采用Chinese-lite和paddleocr识别框架|1265|2024-01-21| |118|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版采用Chinese-lite和paddleocr识别框架|1264|2024-01-21|
|119|[real-zony/ZonyLrcToolsX](https://github.com/real-zony/ZonyLrcToolsX)|ZonyLrcToolsX 是一个能够方便地下载歌词的小软件。|1242|2023-12-22| |119|[blogifierdotnet/Blogifier](https://github.com/blogifierdotnet/Blogifier)|Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.|1243|2023-10-24|
|120|[blogifierdotnet/Blogifier](https://github.com/blogifierdotnet/Blogifier)|Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.|1242|2023-10-24| |120|[real-zony/ZonyLrcToolsX](https://github.com/real-zony/ZonyLrcToolsX)|ZonyLrcToolsX 是一个能够方便地下载歌词的小软件。|1242|2023-12-22|
|121|[Meowv/Blog](https://github.com/Meowv/Blog)|🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据Redis 缓存数据。项目采用前后端分离的模式进行开发API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helpe ...|1235|2024-01-29| |121|[Meowv/Blog](https://github.com/Meowv/Blog)|🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据Redis 缓存数据。项目采用前后端分离的模式进行开发API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helpe ...|1236|2024-01-29|
|122|[nkc3g4/wtg-assistant](https://github.com/nkc3g4/wtg-assistant)|Deploy Windows To Go on USB devices.|1209|2023-11-19| |122|[nkc3g4/wtg-assistant](https://github.com/nkc3g4/wtg-assistant)|Deploy Windows To Go on USB devices.|1209|2023-11-19|
|123|[CrazyZhang666/GTA5OnlineTools](https://github.com/CrazyZhang666/GTA5OnlineTools)|GTA5线上小助手|1183|2024-02-29| |123|[CrazyZhang666/GTA5OnlineTools](https://github.com/CrazyZhang666/GTA5OnlineTools)|GTA5线上小助手|1183|2024-03-01|
|124|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可对阿B进行直播多窗口观看、开播提醒、自动录制、合并、转码的跨平台工具|1169|2024-02-27| |124|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可对阿B进行直播多窗口观看、开播提醒、自动录制、合并、转码的跨平台工具|1169|2024-02-27|
|125|[yanghuan/CSharp.lua](https://github.com/yanghuan/CSharp.lua)|The C# to Lua compiler|1166|2024-02-23| |125|[yanghuan/CSharp.lua](https://github.com/yanghuan/CSharp.lua)|The C# to Lua compiler|1166|2024-02-23|
|126|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|网络联机游戏解决方案---Unity制作的联机赛车游戏服务端为SpringBoot + Mybatis Plus后台为Vue + Element游戏端采用QFramework框架Addressable+HybridCLR实现热更新支持KCP和WebSocket网络(商用级) |1160|2024-02-16| |126|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|网络联机游戏解决方案---Unity制作的联机赛车游戏服务端为SpringBoot + Mybatis Plus后台为Vue + Element游戏端采用QFramework框架Addressable+HybridCLR实现热更新支持KCP和WebSocket网络(商用级) |1160|2024-02-16|
|127|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|1122|2024-02-28| |127|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|1124|2024-02-28|
|128|[arkypita/LaserGRBL](https://github.com/arkypita/LaserGRBL)|Laser optimized GUI for GRBL|1118|2024-02-23| |128|[arkypita/LaserGRBL](https://github.com/arkypita/LaserGRBL)|Laser optimized GUI for GRBL|1118|2024-02-23|
|129|[starik222/BooruDatasetTagManager](https://github.com/starik222/BooruDatasetTagManager)|-|1083|2024-02-27| |129|[starik222/BooruDatasetTagManager](https://github.com/starik222/BooruDatasetTagManager)|-|1085|2024-02-27|
|130|[CollapseLauncher/Collapse](https://github.com/CollapseLauncher/Collapse)|An Advanced Launcher for miHoYo Games|1074|2024-02-29| |130|[CollapseLauncher/Collapse](https://github.com/CollapseLauncher/Collapse)|An Advanced Launcher for miHoYo Games|1076|2024-03-01|
|131|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|1068|2024-01-04| |131|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|1068|2024-01-04|
|132|[SuxueCode/WechatBakTool](https://github.com/SuxueCode/WechatBakTool)|基于C#的微信PC版聊天记录备份工具提供图形界面解密微信数据库并导出聊天记录。|1031|2024-02-02| |132|[SuxueCode/WechatBakTool](https://github.com/SuxueCode/WechatBakTool)|基于C#的微信PC版聊天记录备份工具提供图形界面解密微信数据库并导出聊天记录。|1031|2024-02-02|
|133|[copyliu/bililive_dm](https://github.com/copyliu/bililive_dm)|B站弹幕姬 - B站直播彈幕工具|1026|2024-01-30| |133|[copyliu/bililive_dm](https://github.com/copyliu/bililive_dm)|B站弹幕姬 - B站直播彈幕工具|1026|2024-01-30|
|134|[HolographicHat/YaeAchievement](https://github.com/HolographicHat/YaeAchievement)|更快、更准的原神成就导出工具|1001|2024-02-06| |134|[HolographicHat/YaeAchievement](https://github.com/HolographicHat/YaeAchievement)|更快、更准的原神成就导出工具|1002|2024-02-06|
|135|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|968|2023-12-18| |135|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|969|2023-12-18|
|136|[bradymholt/cron-expression-descriptor](https://github.com/bradymholt/cron-expression-descriptor)|A .NET library that converts cron expressions into human readable descriptions.|958|2023-12-06| |136|[bradymholt/cron-expression-descriptor](https://github.com/bradymholt/cron-expression-descriptor)|A .NET library that converts cron expressions into human readable descriptions.|958|2023-12-06|
|137|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|952|2024-01-21| |137|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|952|2024-01-21|
|138|[xunkong/xunkong](https://github.com/xunkong/xunkong)|记录旅途中发生的事|948|2024-01-25| |138|[xunkong/xunkong](https://github.com/xunkong/xunkong)|记录旅途中发生的事|948|2024-01-25|
|139|[bing-framework/Bing.NetCore](https://github.com/bing-framework/Bing.NetCore)|Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。|934|2024-02-29| |139|[bing-framework/Bing.NetCore](https://github.com/bing-framework/Bing.NetCore)|Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。|934|2024-03-01|
|140|[Valkirie/HandheldCompanion](https://github.com/Valkirie/HandheldCompanion)|ControllerService|932|2024-02-18| |140|[Valkirie/HandheldCompanion](https://github.com/Valkirie/HandheldCompanion)|ControllerService|933|2024-02-18|
|141|[cxfksword/jellyfin-plugin-metashark](https://github.com/cxfksword/jellyfin-plugin-metashark)|jellyfin电影元数据插件|920|2024-02-28| |141|[cxfksword/jellyfin-plugin-metashark](https://github.com/cxfksword/jellyfin-plugin-metashark)|jellyfin电影元数据插件|921|2024-02-28|
|142|[ChiliMilk/URP_Toon](https://github.com/ChiliMilk/URP_Toon)|A Toon Shader in Unity Universal Render Pipeline.|912|2024-02-16| |142|[shaked6540/YoutubePlaylistDownloader](https://github.com/shaked6540/YoutubePlaylistDownloader)|A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like|916|2024-02-27|
|143|[shaked6540/YoutubePlaylistDownloader](https://github.com/shaked6540/YoutubePlaylistDownloader)|A tool to download whole playlists, channels or single videos from youtube and also optionally convert them to almost any format you would like|912|2024-02-27| |143|[ChiliMilk/URP_Toon](https://github.com/ChiliMilk/URP_Toon)|A Toon Shader in Unity Universal Render Pipeline.|913|2024-02-16|
|144|[IoTSharp/IoTSharp](https://github.com/IoTSharp/IoTSharp)|IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.|903|2024-02-26| |144|[IoTSharp/IoTSharp](https://github.com/IoTSharp/IoTSharp)|IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.|904|2024-02-26|
|145|[Misaka-Mikoto-Tech/MonoHook](https://github.com/Misaka-Mikoto-Tech/MonoHook)|hook C# method at runtime without modify dll file (such as UnityEditor.dll), works on Windows, Mac, Android il2cpp(armv7a and armv8a)|896|2023-09-22| |145|[Misaka-Mikoto-Tech/MonoHook](https://github.com/Misaka-Mikoto-Tech/MonoHook)|hook C# method at runtime without modify dll file (such as UnityEditor.dll), works on Windows, Mac, Android il2cpp(armv7a and armv8a)|896|2023-09-22|
|146|[tmoonlight/NSmartProxy](https://github.com/tmoonlight/NSmartProxy)|NSmartProxy是一款开源的内网穿透工具。采用.NET CORE的全异步模式打造。(NSmartProxy is an open source reverse proxy tool that creates a secure tunnel from a public endpoint to a locally service.)|893|2023-09-01| |146|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|894|2024-03-01|
|147|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|892|2024-01-15| |147|[tmoonlight/NSmartProxy](https://github.com/tmoonlight/NSmartProxy)|NSmartProxy是一款开源的内网穿透工具。采用.NET CORE的全异步模式打造。(NSmartProxy is an open source reverse proxy tool that creates a secure tunnel from a public endpoint to a locally service.)|894|2023-09-01|
|148|[dotnetcore/FlubuCore](https://github.com/dotnetcore/FlubuCore)|A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.|890|2024-01-08| |148|[dotnetcore/FlubuCore](https://github.com/dotnetcore/FlubuCore)|A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.|890|2024-01-08|
|149|[Panuon/Panuon.WPF.UI](https://github.com/Panuon/Panuon.WPF.UI)|Professional wpf ui library.|883|2024-02-25| |149|[Panuon/Panuon.WPF.UI](https://github.com/Panuon/Panuon.WPF.UI)|Professional wpf ui library.|883|2024-02-25|
|150|[kannagi0303/yt-dlp-gui](https://github.com/kannagi0303/yt-dlp-gui)|Windows GUI for yt-dlp|881|2024-02-15| |150|[kannagi0303/yt-dlp-gui](https://github.com/kannagi0303/yt-dlp-gui)|Windows GUI for yt-dlp|882|2024-02-15|
|151|[aluxnimm/outlookcaldavsynchronizer](https://github.com/aluxnimm/outlookcaldavsynchronizer)|Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server|877|2024-01-25| |151|[aluxnimm/outlookcaldavsynchronizer](https://github.com/aluxnimm/outlookcaldavsynchronizer)|Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server|878|2024-01-25|
|152|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 7.0、Uni-App开发支持可视化布局的小程序商城系统前后端分离支持分布式部署跨平台运行拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|849|2024-02-03| |152|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 7.0、Uni-App开发支持可视化布局的小程序商城系统前后端分离支持分布式部署跨平台运行拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|849|2024-02-03|
|153|[aliostad/CacheCow](https://github.com/aliostad/CacheCow)|An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server|842|2024-01-27| |153|[aliostad/CacheCow](https://github.com/aliostad/CacheCow)|An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server|842|2024-01-27|
|154|[CFPAOrg/Minecraft-Mod-Language-Package](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package)|A language package for Minecraft Mods.|837|2024-02-29| |154|[CFPAOrg/Minecraft-Mod-Language-Package](https://github.com/CFPAOrg/Minecraft-Mod-Language-Package)|A language package for Minecraft Mods.|837|2024-03-01|
|155|[hey-hoho/ScheduleMasterCore](https://github.com/hey-hoho/ScheduleMasterCore)|This is a distributed task management system base on .Net Core platform .|828|2024-01-08| |155|[hey-hoho/ScheduleMasterCore](https://github.com/hey-hoho/ScheduleMasterCore)|This is a distributed task management system base on .Net Core platform .|828|2024-01-08|
|156|[DawnFz/Genshin.Launcher.Plus](https://github.com/DawnFz/Genshin.Launcher.Plus)|[原神启动器Plus] lightweight globalized Genshin Impact launcher. Support arbitrarily resolution ratio, account switching, client convertion, FPS unlocking and more!|823|2023-10-16| |156|[DawnFz/Genshin.Launcher.Plus](https://github.com/DawnFz/Genshin.Launcher.Plus)|[原神启动器Plus] lightweight globalized Genshin Impact launcher. Support arbitrarily resolution ratio, account switching, client convertion, FPS unlocking and more!|822|2023-10-16|
|157|[EllanJiang/StarForce](https://github.com/EllanJiang/StarForce)|This is a demo made with Game Framework.|803|2023-09-15| |157|[EllanJiang/StarForce](https://github.com/EllanJiang/StarForce)|This is a demo made with Game Framework.|803|2023-09-15|
|158|[shibayan/keyvault-acmebot](https://github.com/shibayan/keyvault-acmebot)|Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Gateway / Front Door / CDN / others)|798|2024-02-26| |158|[shibayan/keyvault-acmebot](https://github.com/shibayan/keyvault-acmebot)|Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Gateway / Front Door / CDN / others)|801|2024-03-01|
|159|[NewLifeX/NewLife.Redis](https://github.com/NewLifeX/NewLife.Redis)|High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. ...|798|2024-02-23| |159|[NewLifeX/NewLife.Redis](https://github.com/NewLifeX/NewLife.Redis)|High performance redis client, support NETCore/. NET4. 0/. NET4. 5. It is specially optimized for big data and message queue. The average daily consumption of online single application is 10 billion. ...|798|2024-02-23|
|160|[Azure-Samples/Cognitive-Speech-TTS](https://github.com/Azure-Samples/Cognitive-Speech-TTS)|Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.|795|2024-02-05| |160|[Azure-Samples/Cognitive-Speech-TTS](https://github.com/Azure-Samples/Cognitive-Speech-TTS)|Microsoft Text-to-Speech API sample code in several languages, part of Cognitive Services.|795|2024-02-05|
|161|[abbaye/WpfHexEditorControl](https://github.com/abbaye/WpfHexEditorControl)|Wpf Hexeditor is a powerful and fully customisable user control for editing file or stream as hexadecimal, decimal and binary. Can be used in Wpf or WinForm application|792|2024-01-14| |161|[abbaye/WpfHexEditorControl](https://github.com/abbaye/WpfHexEditorControl)|Wpf Hexeditor is a powerful and fully customisable user control for editing file or stream as hexadecimal, decimal and binary. Can be used in Wpf or WinForm application|792|2024-01-14|
|162|[Ruben2776/PicView](https://github.com/Ruben2776/PicView)|Fast, free and customizable image viewer for Windows 10 and 11.|790|2024-02-28| |162|[Ruben2776/PicView](https://github.com/Ruben2776/PicView)|Fast, free and customizable image viewer for Windows 10 and 11.|790|2024-02-29|
|163|[HenJigg/wpf-abp](https://github.com/HenJigg/wpf-abp)|Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms|788|2024-02-24| |163|[HenJigg/wpf-abp](https://github.com/HenJigg/wpf-abp)|Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms|788|2024-02-24|
|164|[JasonWei512/EnergyStarX](https://github.com/JasonWei512/EnergyStarX)|🔋 Improve your Windows 11 device's battery life. A WinUI 3 GUI for https://github.com/imbushuo/EnergyStar.|778|2024-02-11| |164|[JasonWei512/EnergyStarX](https://github.com/JasonWei512/EnergyStarX)|🔋 Improve your Windows 11 device's battery life. A WinUI 3 GUI for https://github.com/imbushuo/EnergyStar.|778|2024-02-11|
|165|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库代码更新存在较大的延迟。建议前往源仓库https://github.com/ldqk/Masuit.Tools|777|2023-12-29| |165|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库代码更新存在较大的延迟。建议前往源仓库https://github.com/ldqk/Masuit.Tools|777|2023-12-29|
|166|[imchillin/Anamnesis](https://github.com/imchillin/Anamnesis)|A standalone tool that allows the user a greater degree of flexibility for making creative and interesting screenshots.|770|2024-02-13| |166|[imchillin/Anamnesis](https://github.com/imchillin/Anamnesis)|A standalone tool that allows the user a greater degree of flexibility for making creative and interesting screenshots.|769|2024-02-13|
|167|[VictorTzeng/Zxw.Framework.NetCore](https://github.com/VictorTzeng/Zxw.Framework.NetCore)|基于EF Core的Code First模式的DotNetCore快速开发框架其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器也支持DB First、基于AspectCore的memcache和Redis缓存组件以及基于ICanPay的支付库和一些日常用的方法和扩展比如批量插入、更新、删除以及触发器支持当然还有demo。欢迎提交各 ...|768|2023-10-10| |167|[VictorTzeng/Zxw.Framework.NetCore](https://github.com/VictorTzeng/Zxw.Framework.NetCore)|基于EF Core的Code First模式的DotNetCore快速开发框架其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器也支持DB First、基于AspectCore的memcache和Redis缓存组件以及基于ICanPay的支付库和一些日常用的方法和扩展比如批量插入、更新、删除以及触发器支持当然还有demo。欢迎提交各 ...|768|2023-10-10|
|168|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|764|2024-02-19| |168|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|764|2024-02-19|
|169|[mili-tan/AuroraDNS.GUI](https://github.com/mili-tan/AuroraDNS.GUI)|纯净抗污染,简单轻量级|762|2024-02-19| |169|[mili-tan/AuroraDNS.GUI](https://github.com/mili-tan/AuroraDNS.GUI)|纯净抗污染,简单轻量级|762|2024-02-19|
|170|[dathlin/OpcUaHelper](https://github.com/dathlin/OpcUaHelper)|一个通用的opc ua客户端类库基于.net 4.6.1创建基于官方opc ua基金会跨平台库创建封装了节点读写批量节点读写引用读取特性读取历史数据读取方法调用节点订阅批量订阅等操作。还提供了一个节点浏览器工具。|759|2023-09-26| |170|[dathlin/OpcUaHelper](https://github.com/dathlin/OpcUaHelper)|一个通用的opc ua客户端类库基于.net 4.6.1创建基于官方opc ua基金会跨平台库创建封装了节点读写批量节点读写引用读取特性读取历史数据读取方法调用节点订阅批量订阅等操作。还提供了一个节点浏览器工具。|760|2023-09-26|
|171|[besley/Slickflow](https://github.com/besley/Slickflow)|.NET Open Source Workflow Engine, .NET 开源工作流|758|2023-10-21| |171|[besley/Slickflow](https://github.com/besley/Slickflow)|.NET Open Source Workflow Engine, .NET 开源工作流|758|2023-10-21|
|172|[zhuxb711/RX-Explorer](https://github.com/zhuxb711/RX-Explorer)|一款优雅的UWP文件管理器 An elegant UWP Explorer|751|2024-02-27| |172|[zhuxb711/RX-Explorer](https://github.com/zhuxb711/RX-Explorer)|一款优雅的UWP文件管理器 An elegant UWP Explorer|751|2024-02-27|
|173|[lysilver/KopSoftWms](https://github.com/lysilver/KopSoftWms)|KopSoft仓库管理系统|738|2024-02-29| |173|[lysilver/KopSoftWms](https://github.com/lysilver/KopSoftWms)|KopSoft仓库管理系统|738|2024-02-29|
|174|[MoocDownloader/MoocDownloader](https://github.com/MoocDownloader/MoocDownloader)|An MOOC downloader implemented by .NET. 一枚由 .NET 实现的 MOOC 下载器.|734|2023-11-27| |174|[ViewFaceCore/ViewFaceCore](https://github.com/ViewFaceCore/ViewFaceCore)|C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )|735|2023-09-21|
|175|[ViewFaceCore/ViewFaceCore](https://github.com/ViewFaceCore/ViewFaceCore)|C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )|733|2023-09-21| |175|[KumoKyaku/kcp](https://github.com/KumoKyaku/kcp)|KCP C#版。线程安全运行时无alloc对gc无压力。|735|2023-11-16|
|176|[mob-sakai/UpmGitExtension](https://github.com/mob-sakai/UpmGitExtension)|This package extends the UI of Unity Package Manager (UPM) for the packages installed from git repository.|733|2023-11-21| |176|[MoocDownloader/MoocDownloader](https://github.com/MoocDownloader/MoocDownloader)|An MOOC downloader implemented by .NET. 一枚由 .NET 实现的 MOOC 下载器.|734|2023-11-27|
|177|[KumoKyaku/kcp](https://github.com/KumoKyaku/kcp)|KCP C#版。线程安全运行时无alloc对gc无压力。|732|2023-11-16| |177|[mob-sakai/UpmGitExtension](https://github.com/mob-sakai/UpmGitExtension)|This package extends the UI of Unity Package Manager (UPM) for the packages installed from git repository.|734|2023-11-21|
|178|[OpportunityLiu/E-Viewer](https://github.com/OpportunityLiu/E-Viewer)|An UWP Client for https://e-hentai.org.|727|2023-10-30| |178|[OpportunityLiu/E-Viewer](https://github.com/OpportunityLiu/E-Viewer)|An UWP Client for https://e-hentai.org.|727|2023-10-30|
|179|[iioter/iotgateway](https://github.com/iioter/iotgateway)|A cross-platform IoT gateway based on .net6. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host c ...|711|2024-01-18| |179|[iioter/iotgateway](https://github.com/iioter/iotgateway)|A cross-platform IoT gateway based on .net6. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host c ...|711|2024-01-18|
|180|[focus-creative-games/hybridclr_trial](https://github.com/focus-creative-games/hybridclr_trial)|HybridCLR 示例项目|703|2024-01-26| |180|[focus-creative-games/hybridclr_trial](https://github.com/focus-creative-games/hybridclr_trial)|HybridCLR 示例项目|704|2024-01-26|
|181|[DotNetNext/WebFirst](https://github.com/DotNetNext/WebFirst)|.NET CORE 代码生成器 Web中使用CodeFirst模式 实体 生成器UI代码 生成器在线建表PostgresSql生成器达梦生成器金仓生成器MySql生成器SQLServere生成器、Oracle生成器、Sqlite生成器、导出文档模版配置 WEB代码生成器 API代码生成器|698|2024-01-10| |181|[DotNetNext/WebFirst](https://github.com/DotNetNext/WebFirst)|.NET CORE 代码生成器 Web中使用CodeFirst模式 实体 生成器UI代码 生成器在线建表PostgresSql生成器达梦生成器金仓生成器MySql生成器SQLServere生成器、Oracle生成器、Sqlite生成器、导出文档模版配置 WEB代码生成器 API代码生成器|698|2024-01-10|
|182|[0x7c13/Pal3.Unity](https://github.com/0x7c13/Pal3.Unity)|The Legend of Sword and Fairy 3 (仙剑奇侠传三) & The Legend of Sword and Fairy 3 Gaiden: Wenqing Pian (仙剑奇侠传三外传:问情篇) re-implementation using C#/Unity|695|2024-02-27| |182|[0x7c13/Pal3.Unity](https://github.com/0x7c13/Pal3.Unity)|The Legend of Sword and Fairy 3 (仙剑奇侠传三) & The Legend of Sword and Fairy 3 Gaiden: Wenqing Pian (仙剑奇侠传三外传:问情篇) re-implementation using C#/Unity|696|2024-02-27|
|183|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|695|2023-12-23| |183|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|695|2023-12-23|
|184|[JasonMa0012/LWGUI](https://github.com/JasonMa0012/LWGUI)|A Lightweight, Flexible, Powerful Shader GUI System for Unity.|690|2024-02-26| |184|[JasonMa0012/LWGUI](https://github.com/JasonMa0012/LWGUI)|A Lightweight, Flexible, Powerful Shader GUI System for Unity.|690|2024-03-01|
|185|[kendryte/nncase](https://github.com/kendryte/nncase)|Open deep learning compiler stack for Kendryte AI accelerator ✨|681|2024-02-29| |185|[kendryte/nncase](https://github.com/kendryte/nncase)|Open deep learning compiler stack for Kendryte AI accelerator ✨|680|2024-03-01|
|186|[cyq1162/cyqdata](https://github.com/cyq1162/cyqdata)|cyq.data is a high-performance and the most powerful orm..NET 最好用的ORM数据层框架木有之一支持.NET所有版本、支持.NET Core所有版本SupportMssql、Mysql、Oracle、Sybase、Postgres、DB2、FireBird、Sqlite、DaMeng达梦、KingBaseES人大金仓、 ...|672|2024-02-29| |186|[cyq1162/cyqdata](https://github.com/cyq1162/cyqdata)|cyq.data is a high-performance and the most powerful orm..NET 最好用的ORM数据层框架木有之一支持.NET所有版本、支持.NET Core所有版本SupportMssql、Mysql、Oracle、Sybase、Postgres、DB2、FireBird、Sqlite、DaMeng达梦、KingBaseES人大金仓、 ...|672|2024-02-29|
|187|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|基于 .Net 8 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台管理系统|671|2024-02-29| |187|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|基于 .Net 8 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台管理系统|671|2024-02-29|
|188|[maximmax42/Discord-CustomRP](https://github.com/maximmax42/Discord-CustomRP)|Simple custom Rich Presence manager (Playing status) for Discord. Only supports Windows 7 and above. Features running on startup and minimizing to tray. Translated to multiple languages.|659|2024-02-24| |188|[maximmax42/Discord-CustomRP](https://github.com/maximmax42/Discord-CustomRP)|Simple custom Rich Presence manager (Playing status) for Discord. Only supports Windows 7 and above. Features running on startup and minimizing to tray. Translated to multiple languages.|659|2024-02-24|
|189|[skyarkhangel/Hardcore-SK](https://github.com/skyarkhangel/Hardcore-SK)|Rimworld Hardcore SK project, our discord server:|650|2024-02-28| |189|[skyarkhangel/Hardcore-SK](https://github.com/skyarkhangel/Hardcore-SK)|Rimworld Hardcore SK project, our discord server:|650|2024-03-01|
|190|[dcsoft-yyf/JIEJIE.NET](https://github.com/dcsoft-yyf/JIEJIE.NET)|An open source tool to obfuscation .NET assembly file, help you protect your copyright. small,fast and powerfu.|647|2024-02-01| |190|[dcsoft-yyf/JIEJIE.NET](https://github.com/dcsoft-yyf/JIEJIE.NET)|An open source tool to obfuscation .NET assembly file, help you protect your copyright. small,fast and powerfu.|648|2024-02-01|
|191|[RRQM/TouchSocket](https://github.com/RRQM/TouchSocket)|TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题udp大数据包分片组合问题等。使用协议模板可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。|646|2024-02-28| |191|[RRQM/TouchSocket](https://github.com/RRQM/TouchSocket)|TouchSocket是.Net(包括 C# 、VB.Net、F#)的一个整合性的、超轻量级的网络通信框架。包含了 tcp、udp、ssl、http、websocket、rpc、jsonrpc、webapi、xmlrpc等一系列的通信模块。一键式解决 TCP 黏分包问题udp大数据包分片组合问题等。使用协议模板可快速实现「固定包头」、「固定长度」、「区间字符」等一系列的数据报文解析。|647|2024-02-28|
|192|[redis-windows/redis-windows](https://github.com/redis-windows/redis-windows)|Redis 6.0.20 6.2.14 7.0.15 for Windows|628|2024-01-11| |192|[redis-windows/redis-windows](https://github.com/redis-windows/redis-windows)|Redis 6.0.20 6.2.14 7.0.15 for Windows|635|2024-01-11|
|193|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制|625|2024-02-22| |193|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制|625|2024-02-22|
|194|[dathlin/HslControlsDemo](https://github.com/dathlin/HslControlsDemo)|HslControls控件库的使用demoHslControls是一个工业物联网的控件库基于C#开发配套HslCommunication组件可以实现工业上位机软件的快速开发支持常用的工业图形化控件快速的集成界面开发。 主要包含了按钮,开关,进度条,信号灯,数码管,时钟,曲线显示控件,仪表盘控件,管道控件,瓶子控件,饼图控件,传送带控件,温度计控件,鼓风机控件,阀门控件,电池控件等等。|612|2024-01-30| |194|[dathlin/HslControlsDemo](https://github.com/dathlin/HslControlsDemo)|HslControls控件库的使用demoHslControls是一个工业物联网的控件库基于C#开发配套HslCommunication组件可以实现工业上位机软件的快速开发支持常用的工业图形化控件快速的集成界面开发。 主要包含了按钮,开关,进度条,信号灯,数码管,时钟,曲线显示控件,仪表盘控件,管道控件,瓶子控件,饼图控件,传送带控件,温度计控件,鼓风机控件,阀门控件,电池控件等等。|612|2024-01-30|
|195|[pungin/Beanfun](https://github.com/pungin/Beanfun)|繽放 - 樂豆第三方客戶端|606|2024-01-03| |195|[pungin/Beanfun](https://github.com/pungin/Beanfun)|繽放 - 樂豆第三方客戶端|605|2024-01-03|
|196|[2394425147/maipaddx](https://github.com/2394425147/maipaddx)|-|601|2024-02-22| |196|[2394425147/maipaddx](https://github.com/2394425147/maipaddx)|-|602|2024-02-22|
|197|[ModuleArt/quick-picture-viewer](https://github.com/ModuleArt/quick-picture-viewer)|🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.|598|2023-12-25| |197|[ModuleArt/quick-picture-viewer](https://github.com/ModuleArt/quick-picture-viewer)|🖼️ Lightweight, versatile desktop image viewer for Windows. The best replacement for the default Windows photo viewer.|598|2023-12-25|
|198|[chummer5a/chummer5a](https://github.com/chummer5a/chummer5a)|Character generator for Shadowrun 5th edition|596|2024-02-29| |198|[chummer5a/chummer5a](https://github.com/chummer5a/chummer5a)|Character generator for Shadowrun 5th edition|595|2024-03-01|
|199|[yuzd/Hangfire.HttpJob](https://github.com/yuzd/Hangfire.HttpJob)|httpjob for Hangfire,restful api for Hangfire,job调度与业务分离|594|2024-01-10| |199|[ZGGSONG/STranslate](https://github.com/ZGGSONG/STranslate)|A ready-to-use, ready-to-go translation ocr tool developed by WPF/WPF 开发的一款即开即用、即用即走的翻译、OCR工具|594|2024-03-01|
|200|[ZGGSONG/STranslate](https://github.com/ZGGSONG/STranslate)|A ready-to-use, ready-to-go translation ocr tool developed by WPF/WPF 开发的一款即开即用、即用即走的翻译、OCR工具|592|2024-02-29| |200|[yuzd/Hangfire.HttpJob](https://github.com/yuzd/Hangfire.HttpJob)|httpjob for Hangfire,restful api for Hangfire,job调度与业务分离|594|2024-01-10|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,27 +1,27 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > CSS # 中文总榜 > 软件类 > CSS
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|18781|2024-01-14| |1|[you-dont-need/You-Dont-Need-JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript)|CSS is powerful, you can do a lot of things without JS.|18782|2024-01-14|
|2|[chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration)|CSS Inspiration在这里找到写 CSS 的灵感!|9213|2024-01-19| |2|[chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration)|CSS Inspiration在这里找到写 CSS 的灵感!|9216|2024-01-19|
|3|[IBM/plex](https://github.com/IBM/plex)|The package of IBMs typeface, IBM Plex.|9186|2024-01-26| |3|[IBM/plex](https://github.com/IBM/plex)|The package of IBMs typeface, IBM Plex.|9190|2024-01-26|
|4|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|5986|2023-11-29| |4|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|5987|2023-11-29|
|5|[missing-semester-cn/missing-semester-cn.github.io](https://github.com/missing-semester-cn/missing-semester-cn.github.io)|the CS missing semester Chinese version|5844|2024-02-28| |5|[missing-semester-cn/missing-semester-cn.github.io](https://github.com/missing-semester-cn/missing-semester-cn.github.io)|the CS missing semester Chinese version|5845|2024-02-28|
|6|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|5665|2024-02-26| |6|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|5671|2024-02-26|
|7|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|4460|2023-09-22| |7|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|4460|2023-09-22|
|8|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3880|2024-02-17| |8|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3880|2024-02-17|
|9|[guaguaguaxia/weekly_report](https://github.com/guaguaguaxia/weekly_report)|简单描述工作内容,帮你生成完整周报|3122|2023-11-08| |9|[guaguaguaxia/weekly_report](https://github.com/guaguaguaxia/weekly_report)|简单描述工作内容,帮你生成完整周报|3122|2023-11-08|
|10|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark|2583|2023-12-21| |10|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|十二种主题风格 - Material Google JetBrains Vue Juejin Purple Ayu Dark|2584|2023-12-21|
|11|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor所构建的在线 Markdown 编辑器支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|2346|2024-02-03| |11|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor所构建的在线 Markdown 编辑器支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|2346|2024-02-03|
|12|[emacs-china/Spacemacs-rocks](https://github.com/emacs-china/Spacemacs-rocks)|Happy Hacking Emacs & Spacemacs (Simplified Chinese)|2107|2023-09-16| |12|[emacs-china/Spacemacs-rocks](https://github.com/emacs-china/Spacemacs-rocks)|Happy Hacking Emacs & Spacemacs (Simplified Chinese)|2106|2023-09-16|
|13|[yanhaijing/zepto.fullpage](https://github.com/yanhaijing/zepto.fullpage)|Focusing on the fullPage.js for mobile terminals.|2104|2024-02-26| |13|[yanhaijing/zepto.fullpage](https://github.com/yanhaijing/zepto.fullpage)|Focusing on the fullPage.js for mobile terminals.|2104|2024-02-26|
|14|[apachecn/.github](https://github.com/apachecn/.github)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1723|2023-12-26| |14|[apachecn/.github](https://github.com/apachecn/.github)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1723|2023-12-26|
|15|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1694|2023-12-16| |15|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1695|2023-12-16|
|16|[theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe)|🔥 A special Hexo theme focusing on pictures and images.|1579|2024-02-23| |16|[theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe)|🔥 A special Hexo theme focusing on pictures and images.|1579|2024-02-23|
|17|[phalapi/phalapi](https://github.com/phalapi/phalapi)|PhalApi开源接口框架简称π框架一个轻量级PHP开源接口框架专注于接口服务开发。接口从简单开始|1547|2023-12-03| |17|[phalapi/phalapi](https://github.com/phalapi/phalapi)|PhalApi开源接口框架简称π框架一个轻量级PHP开源接口框架专注于接口服务开发。接口从简单开始|1548|2023-12-03|
|18|[yihui/xaringan](https://github.com/yihui/xaringan)|Presentation Ninja 幻灯忍者 · 写轮眼|1470|2024-02-18| |18|[yihui/xaringan](https://github.com/yihui/xaringan)|Presentation Ninja 幻灯忍者 · 写轮眼|1470|2024-02-18|
|19|[arterli/CmsWing](https://github.com/arterli/CmsWing)|一款基于Egg.js(为企业级框架和应用而生)、Sequelize和GraphQL功能强大的PC端,手机端和微信公众平台电子商务平台及CMS建站系统|1338|2023-12-10| |19|[arterli/CmsWing](https://github.com/arterli/CmsWing)|一款基于Egg.js(为企业级框架和应用而生)、Sequelize和GraphQL功能强大的PC端,手机端和微信公众平台电子商务平台及CMS建站系统|1338|2023-12-10|
|20|[cofess/hexo-theme-pure](https://github.com/cofess/hexo-theme-pure)|Hexo theme pure. It's a pure theme for Hexo.|1079|2023-09-25| |20|[cofess/hexo-theme-pure](https://github.com/cofess/hexo-theme-pure)|Hexo theme pure. It's a pure theme for Hexo.|1079|2023-09-25|
@ -29,182 +29,182 @@
|22|[jimmykuu/gopher](https://github.com/jimmykuu/gopher)|Golang-China(golangtc.com) Website|995|2023-12-12| |22|[jimmykuu/gopher](https://github.com/jimmykuu/gopher)|Golang-China(golangtc.com) Website|995|2023-12-12|
|23|[canxin0523/thesixsectorTeam](https://github.com/canxin0523/thesixsectorTeam)|-|984|2023-12-17| |23|[canxin0523/thesixsectorTeam](https://github.com/canxin0523/thesixsectorTeam)|-|984|2023-12-17|
|24|[D0n9X1n/hexo-blog-encrypt](https://github.com/D0n9X1n/hexo-blog-encrypt)|Yet, just another hexo plugin for security.|944|2023-09-19| |24|[D0n9X1n/hexo-blog-encrypt](https://github.com/D0n9X1n/hexo-blog-encrypt)|Yet, just another hexo plugin for security.|944|2023-09-19|
|25|[stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)|不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com|855|2024-02-19| |25|[stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)|不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com|856|2024-02-19|
|26|[lovefc/china_school_badge](https://github.com/lovefc/china_school_badge)|全国高校校徽字体图标库|843|2023-12-01| |26|[lovefc/china_school_badge](https://github.com/lovefc/china_school_badge)|全国高校校徽字体图标库|843|2023-12-01|
|27|[hraban/tomono](https://github.com/hraban/tomono)|Multi- To Mono-repository merge|791|2024-02-29| |27|[hraban/tomono](https://github.com/hraban/tomono)|Multi- To Mono-repository merge|791|2024-02-29|
|28|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|723|2024-01-15| |28|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|723|2024-01-15|
|29|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|653|2024-02-24| |29|[honjun/hexo-theme-sakura](https://github.com/honjun/hexo-theme-sakura)|-|670|2024-03-01|
|30|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|650|2023-09-10| |30|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|653|2024-02-24|
|31|[TieBaMma/InstallTutorial](https://github.com/TieBaMma/InstallTutorial)|-|596|2024-02-21| |31|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|650|2023-09-10|
|32|[Zisbusy/Akina-for-Typecho](https://github.com/Zisbusy/Akina-for-Typecho)|Akina for Typecho 主题模板|533|2023-12-31| |32|[TieBaMma/InstallTutorial](https://github.com/TieBaMma/InstallTutorial)|-|596|2024-02-21|
|33|[Tokinx/Wing](https://github.com/Tokinx/Wing)|Simple, smooth, data-driven, responsive WordPress theme|531|2023-11-27| |33|[Zisbusy/Akina-for-Typecho](https://github.com/Zisbusy/Akina-for-Typecho)|Akina for Typecho 主题模板|533|2023-12-31|
|34|[nicehorse06/se-job](https://github.com/nicehorse06/se-job)|Software Engineer Job Note讓新手從0到1入門有1到100的成長能力|518|2024-02-27| |34|[Tokinx/Wing](https://github.com/Tokinx/Wing)|Simple, smooth, data-driven, responsive WordPress theme|531|2023-11-27|
|35|[rawchen/blog-ssm](https://github.com/rawchen/blog-ssm)|一个简单漂亮的SSM博客系统。|505|2024-01-08| |35|[nicehorse06/se-job](https://github.com/nicehorse06/se-job)|Software Engineer Job Note讓新手從0到1入門有1到100的成長能力|518|2024-02-27|
|36|[markserv/markserv](https://github.com/markserv/markserv)|🏁 serve markdown as html (GitHub style), index directories, live-reload as you edit|501|2023-11-25| |36|[rawchen/blog-ssm](https://github.com/rawchen/blog-ssm)|一个简单漂亮的SSM博客系统。|505|2024-01-08|
|37|[azpanel/azpanel](https://github.com/azpanel/azpanel)|可能是东半球最好用的 azure 和 aws ec2 非官方开机面板 Possibly the most user-friendly unofficial startup panel for Azure and AWS EC2 in the Eastern Hemisphere.|494|2024-02-19| |37|[markserv/markserv](https://github.com/markserv/markserv)|🏁 serve markdown as html (GitHub style), index directories, live-reload as you edit|501|2023-11-25|
|38|[byrwiki/byrwiki](https://github.com/byrwiki/byrwiki)|北邮人导航:一个框,全能搜|484|2024-01-17| |38|[azpanel/azpanel](https://github.com/azpanel/azpanel)|可能是东半球最好用的 azure 和 aws ec2 非官方开机面板 Possibly the most user-friendly unofficial startup panel for Azure and AWS EC2 in the Eastern Hemisphere.|494|2024-02-19|
|39|[MeiK2333/github-style](https://github.com/MeiK2333/github-style)|-|479|2024-02-11| |39|[byrwiki/byrwiki](https://github.com/byrwiki/byrwiki)|北邮人导航:一个框,全能搜|485|2024-01-17|
|40|[paul-hammant/tbd](https://github.com/paul-hammant/tbd)|Source for TrunkBasedDevelopment.com|478|2023-10-25| |40|[MeiK2333/github-style](https://github.com/MeiK2333/github-style)|-|479|2024-02-11|
|41|[Johnserf-Seed/TikTokWeb](https://github.com/Johnserf-Seed/TikTokWeb)|TikTokDownload 网页版|443|2024-01-26| |41|[paul-hammant/tbd](https://github.com/paul-hammant/tbd)|Source for TrunkBasedDevelopment.com|478|2023-10-25|
|42|[yaoyao-liu/minimal-light](https://github.com/yaoyao-liu/minimal-light)|A simple and elegant Jekyll theme for an academic personal homepage|440|2023-12-21| |42|[Johnserf-Seed/TikTokWeb](https://github.com/Johnserf-Seed/TikTokWeb)|TikTokDownload 网页版|443|2024-01-26|
|43|[parlay96/pl-drag-template](https://github.com/parlay96/pl-drag-template)|一个h5可视化编辑器项目|410|2023-09-26| |43|[yaoyao-liu/minimal-light](https://github.com/yaoyao-liu/minimal-light)|A simple and elegant Jekyll theme for an academic personal homepage|438|2023-12-21|
|44|[varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)|:star2: A simple and beautiful theme for Hugo|378|2023-09-18| |44|[parlay96/pl-drag-template](https://github.com/parlay96/pl-drag-template)|一个h5可视化编辑器项目|410|2023-09-26|
|45|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|373|2024-01-19| |45|[varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)|:star2: A simple and beautiful theme for Hugo|379|2023-09-18|
|46|[hzsrc/webpack-theme-color-replacer](https://github.com/hzsrc/webpack-theme-color-replacer)|A runtime dynamic theme color replacement plugin for webpack.|371|2023-11-18| |46|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|373|2024-01-19|
|47|[slippersheepig/chatgpt-web](https://github.com/slippersheepig/chatgpt-web)|使用官方ChatGPT API实现简单HTML网页版在线聊天支持markdown语法、多用户会话隔离及连续对话|370|2023-09-04| |47|[hzsrc/webpack-theme-color-replacer](https://github.com/hzsrc/webpack-theme-color-replacer)|A runtime dynamic theme color replacement plugin for webpack.|371|2023-11-18|
|48|[afischer/osx-dictionaries](https://github.com/afischer/osx-dictionaries)|Various dictionaries compatible with the Dictionary.app in Mac OS X.|366|2023-10-28| |48|[slippersheepig/chatgpt-web](https://github.com/slippersheepig/chatgpt-web)|使用官方ChatGPT API实现简单HTML网页版在线聊天支持markdown语法、多用户会话隔离及连续对话|370|2023-09-04|
|49|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题目前由@Bobs9维护开发中。|359|2024-02-26| |49|[afischer/osx-dictionaries](https://github.com/afischer/osx-dictionaries)|Various dictionaries compatible with the Dictionary.app in Mac OS X.|366|2023-10-28|
|50|[liuhuanyong/liuhuanyong.github.io](https://github.com/liuhuanyong/liuhuanyong.github.io)|面向中文自然语言处理的六十余类实践项目及学习索引,涵盖语言资源构建、社会计算、自然语言处理组件、知识图谱、事理图谱、知识抽取、情感分析、深度学习等几个学习主题。包括作者个人简介、学习心得、语言资源、工业落地系统等,是供自然语言处理入门学习者的一个较为全面的学习资源,欢迎大家使用,并提出批评意见。|352|2024-01-16| |50|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题目前由@Bobs9维护开发中。|360|2024-02-26|
|51|[GuangLun2000/GuangLun2000.github.io](https://github.com/GuangLun2000/GuangLun2000.github.io)|(Minimalism Style) Powered by Jekyll, based on the Minimal Mistakes theme and Jason Ansel's website|350|2024-02-29| |51|[liuhuanyong/liuhuanyong.github.io](https://github.com/liuhuanyong/liuhuanyong.github.io)|面向中文自然语言处理的六十余类实践项目及学习索引,涵盖语言资源构建、社会计算、自然语言处理组件、知识图谱、事理图谱、知识抽取、情感分析、深度学习等几个学习主题。包括作者个人简介、学习心得、语言资源、工业落地系统等,是供自然语言处理入门学习者的一个较为全面的学习资源,欢迎大家使用,并提出批评意见。|352|2024-01-16|
|52|[Qihoo360/WatchAD2.0](https://github.com/Qihoo360/WatchAD2.0)|WatchAD2.0是一款针对域威胁的日志分析与监控系统|341|2024-01-17| |52|[GuangLun2000/GuangLun2000.github.io](https://github.com/GuangLun2000/GuangLun2000.github.io)|(Minimalism Style) Powered by Jekyll, based on the Minimal Mistakes theme and Jason Ansel's website|350|2024-02-29|
|53|[xiangjianan/lks](https://github.com/xiangjianan/lks)|-|329|2023-10-01| |53|[Qihoo360/WatchAD2.0](https://github.com/Qihoo360/WatchAD2.0)|WatchAD2.0是一款针对域威胁的日志分析与监控系统|342|2024-01-17|
|54|[YiNNx/typora-theme-lapis](https://github.com/YiNNx/typora-theme-lapis)|🖊A clean Typora theme in blue tones|308|2024-02-11| |54|[xiangjianan/lks](https://github.com/xiangjianan/lks)|-|329|2023-10-01|
|55|[MellowCo/unocss-preset-weapp](https://github.com/MellowCo/unocss-preset-weapp)|unocss preset for wechat miniprogramunocss小程序预设在 taro uniapp 原生小程序 中使用unocss|298|2024-02-24| |55|[YiNNx/typora-theme-lapis](https://github.com/YiNNx/typora-theme-lapis)|🖊A clean Typora theme in blue tones|308|2024-02-11|
|56|[xiaoluoboding/ghost-theme-kaldorei](https://github.com/xiaoluoboding/ghost-theme-kaldorei)|🎨 A Simple And Elegant Ghost Theme Derive From Default Theme Casper|291|2023-10-26| |56|[MellowCo/unocss-preset-weapp](https://github.com/MellowCo/unocss-preset-weapp)|unocss preset for wechat miniprogramunocss小程序预设在 taro uniapp 原生小程序 中使用unocss|299|2024-02-24|
|57|[We-Hack-Studio/nuts](https://github.com/We-Hack-Studio/nuts)|坚果量化 - 数字货币量化交易系统。|289|2024-02-26| |57|[xiaoluoboding/ghost-theme-kaldorei](https://github.com/xiaoluoboding/ghost-theme-kaldorei)|🎨 A Simple And Elegant Ghost Theme Derive From Default Theme Casper|291|2023-10-26|
|58|[wozulong/ChatGPTAuthHelper](https://github.com/wozulong/ChatGPTAuthHelper)|一个简单的Chrome插件用来帮助你登录ChatGPT。|283|2023-11-30| |58|[We-Hack-Studio/nuts](https://github.com/We-Hack-Studio/nuts)|坚果量化 - 数字货币量化交易系统。|289|2024-02-26|
|59|[intro-llm/intro-llm.github.io](https://github.com/intro-llm/intro-llm.github.io)|website|279|2023-12-11| |59|[wozulong/ChatGPTAuthHelper](https://github.com/wozulong/ChatGPTAuthHelper)|一个简单的Chrome插件用来帮助你登录ChatGPT。|284|2023-11-30|
|60|[solstice23/hexo-theme-argon](https://github.com/solstice23/hexo-theme-argon)|Argon-Theme 的 Hexo 移植版|278|2024-02-01| |60|[intro-llm/intro-llm.github.io](https://github.com/intro-llm/intro-llm.github.io)|website|279|2023-12-11|
|61|[transmission-web-control/transmission-web-control](https://github.com/transmission-web-control/transmission-web-control)|maintained fork of ronggang/transmission-web-control|272|2024-02-29| |61|[solstice23/hexo-theme-argon](https://github.com/solstice23/hexo-theme-argon)|Argon-Theme 的 Hexo 移植版|278|2024-02-01|
|62|[kevinzhao2233/typora-theme-pie](https://github.com/kevinzhao2233/typora-theme-pie)|This is a typora theme inspired by sspai.com and Misty. 一个typora主题具有少数派和Misty的风格|272|2023-11-23| |62|[transmission-web-control/transmission-web-control](https://github.com/transmission-web-control/transmission-web-control)|maintained fork of ronggang/transmission-web-control|273|2024-02-29|
|63|[qr-merger/merger](https://github.com/qr-merger/merger)|Lightweight, Integrated QR Code Payment Interface - https://demo.qrcdn.com|263|2024-02-27| |63|[kevinzhao2233/typora-theme-pie](https://github.com/kevinzhao2233/typora-theme-pie)|This is a typora theme inspired by sspai.com and Misty. 一个typora主题具有少数派和Misty的风格|272|2023-11-23|
|64|[kujian/simple-flexible](https://github.com/kujian/simple-flexible)|mobile frontend simple rem responsive code|253|2023-10-26| |64|[qr-merger/merger](https://github.com/qr-merger/merger)|Lightweight, Integrated QR Code Payment Interface - https://demo.qrcdn.com|263|2024-02-27|
|65|[hexo-theme-Acrylic/Hexo-Theme-Acrylic](https://github.com/hexo-theme-Acrylic/Hexo-Theme-Acrylic)|Acrylic-Promote 主题无限期停更|238|2024-01-19| |65|[kujian/simple-flexible](https://github.com/kujian/simple-flexible)|mobile frontend simple rem responsive code|253|2023-10-26|
|66|[xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll)|一款清新 糖果色🍬 的 Jekyll 主题。A candy-colored 🍬 Jekyll theme.|219|2023-09-23| |66|[hexo-theme-Acrylic/Hexo-Theme-Acrylic](https://github.com/hexo-theme-Acrylic/Hexo-Theme-Acrylic)|Acrylic-Promote 主题无限期停更|238|2024-01-19|
|67|[bukun/TorCMS](https://github.com/bukun/TorCMS)|Flexible, extensible web CMS framework built on Tornado.|218|2024-02-28| |67|[xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll)|一款清新 糖果色🍬 的 Jekyll 主题。A candy-colored 🍬 Jekyll theme.|219|2023-09-23|
|68|[outlovecn/portainer-cn](https://github.com/outlovecn/portainer-cn)|portainer-ce 2.11 中文汉化版docker镜像支持X86、ARM、ARM64|217|2024-02-03| |68|[outlovecn/portainer-cn](https://github.com/outlovecn/portainer-cn)|portainer-ce 2.11 中文汉化版docker镜像支持X86、ARM、ARM64|218|2024-02-03|
|69|[slippersheepig/chatgpt-html](https://github.com/slippersheepig/chatgpt-html)|使用ChatGPT接口实现简单HTML网页版在线聊天支持markdown语法、多用户会话隔离及查看连续对话记录|216|2023-09-04| |69|[bukun/TorCMS](https://github.com/bukun/TorCMS)|Flexible, extensible web CMS framework built on Tornado.|218|2024-02-28|
|70|[tangkunyin/hexo-theme-jsimple](https://github.com/tangkunyin/hexo-theme-jsimple)|Simple three columns theme for Hexo.Inspired by JianShu.com|210|2024-01-28| |70|[slippersheepig/chatgpt-html](https://github.com/slippersheepig/chatgpt-html)|使用ChatGPT接口实现简单HTML网页版在线聊天支持markdown语法、多用户会话隔离及查看连续对话记录|216|2023-09-04|
|71|[hamster1963/HomeDash](https://github.com/hamster1963/HomeDash)|一个仪表盘|206|2024-02-29| |71|[tangkunyin/hexo-theme-jsimple](https://github.com/tangkunyin/hexo-theme-jsimple)|Simple three columns theme for Hexo.Inspired by JianShu.com|210|2024-01-28|
|72|[zhheo/HeoMusic](https://github.com/zhheo/HeoMusic)|一个基于Aplayer和MetingJS的静态音乐播放器|189|2023-12-24| |72|[hamster1963/HomeDash](https://github.com/hamster1963/HomeDash)|一个仪表盘|206|2024-03-01|
|73|[hexo-theme-Acrylic/Hexo-Theme-Acrylic-Next](https://github.com/hexo-theme-Acrylic/Hexo-Theme-Acrylic-Next)|下一代Acrylic何必是butterfly|188|2023-09-15| |73|[hexo-theme-Acrylic/Hexo-Theme-Acrylic-Next](https://github.com/hexo-theme-Acrylic/Hexo-Theme-Acrylic-Next)|下一代Acrylic何必是butterfly|190|2023-09-15|
|74|[colonelpanic8/dotfiles](https://github.com/colonelpanic8/dotfiles)|Configuration files for XMonad, Emacs, NixOS, Taffybar and more.|182|2024-02-15| |74|[zhheo/HeoMusic](https://github.com/zhheo/HeoMusic)|一个基于Aplayer和MetingJS的静态音乐播放器|190|2023-12-24|
|75|[MLNLP-World/MyArxiv](https://github.com/MLNLP-World/MyArxiv)|Arxiv个性化定制化模版实现对特定领域的相关内容、作者与学术会议的有效跟进。|181|2024-02-29| |75|[colonelpanic8/dotfiles](https://github.com/colonelpanic8/dotfiles)|Configuration files for XMonad, Emacs, NixOS, Taffybar and more.|182|2024-03-01|
|76|[lpreterite/vue-tinymce](https://github.com/lpreterite/vue-tinymce)|提供给 vue 开发者使用的 TinyMCE 组件|179|2024-02-21| |76|[MLNLP-World/MyArxiv](https://github.com/MLNLP-World/MyArxiv)|Arxiv个性化定制化模版实现对特定领域的相关内容、作者与学术会议的有效跟进。|181|2024-03-01|
|77|[HappySimple/Typora-theme-Happysimple](https://github.com/HappySimple/Typora-theme-Happysimple)|一款自制的Markdown主题|178|2023-12-23| |77|[lpreterite/vue-tinymce](https://github.com/lpreterite/vue-tinymce)|提供给 vue 开发者使用的 TinyMCE 组件|179|2024-02-21|
|78|[zouyaoji/wedding-invitation](https://github.com/zouyaoji/wedding-invitation)|微信小程序婚礼请柬|169|2023-10-18| |78|[HappySimple/Typora-theme-Happysimple](https://github.com/HappySimple/Typora-theme-Happysimple)|一款自制的Markdown主题|178|2023-12-23|
|79|[yong-s/alms](https://github.com/yong-s/alms)|7X24小时在线要饭🍚系统欢迎👏各位老板打赏打赏一分也是爱|168|2023-11-19| |79|[zouyaoji/wedding-invitation](https://github.com/zouyaoji/wedding-invitation)|微信小程序婚礼请柬|170|2023-10-18|
|80|[1-2-3/remark-it](https://github.com/1-2-3/remark-it)|markdown -> slideshow ——Write PPT like a programmer|154|2023-10-06| |80|[yong-s/alms](https://github.com/yong-s/alms)|7X24小时在线要饭🍚系统欢迎👏各位老板打赏打赏一分也是爱|168|2023-11-19|
|81|[zhitom/zkweb](https://github.com/zhitom/zkweb)|zookeeper web管理和监控界面使用内置的H2数据库此版本基于淘宝大神yasenagat的zkWeb源码基础之上进行了大幅升级和修改主要新增了集群监控和国际化功能直接java -jar或将war包放入tomcat即可运行最近新增加了docker镜像功能|152|2023-10-11| |81|[1-2-3/remark-it](https://github.com/1-2-3/remark-it)|markdown -> slideshow ——Write PPT like a programmer|154|2023-10-06|
|82|[xOS/Nange](https://github.com/xOS/Nange)|个人主页|151|2024-01-18| |82|[zhitom/zkweb](https://github.com/zhitom/zkweb)|zookeeper web管理和监控界面使用内置的H2数据库此版本基于淘宝大神yasenagat的zkWeb源码基础之上进行了大幅升级和修改主要新增了集群监控和国际化功能直接java -jar或将war包放入tomcat即可运行最近新增加了docker镜像功能|152|2023-10-11|
|83|[zkeq/news](https://github.com/zkeq/news)|前后端均基于 vercel 的轻量级每日早报项目,支持一键部署,支持部署至服务器。后端由 FastAPI + BeautifulSoup 实现。|148|2023-09-15| |83|[xOS/Nange](https://github.com/xOS/Nange)|个人主页|151|2024-03-01|
|84|[MUKAPP/LiteLoaderQQNT-MSpring-Theme](https://github.com/MUKAPP/LiteLoaderQQNT-MSpring-Theme)|LiteLoaderQQNT 主题,优雅 · 粉粉 · 细致|146|2024-02-27| |84|[zkeq/news](https://github.com/zkeq/news)|前后端均基于 vercel 的轻量级每日早报项目,支持一键部署,支持部署至服务器。后端由 FastAPI + BeautifulSoup 实现。|148|2023-09-15|
|85|[newdraw/AppTime](https://github.com/newdraw/AppTime)|桌面时间管理 Desktop Time Management|145|2024-01-23| |85|[MUKAPP/LiteLoaderQQNT-MSpring-Theme](https://github.com/MUKAPP/LiteLoaderQQNT-MSpring-Theme)|LiteLoaderQQNT 主题,优雅 · 粉粉 · 细致|147|2024-02-27|
|86|[liuzhengyang/lets-hotfix](https://github.com/liuzhengyang/lets-hotfix)|Dynamic class reloading for java。Java代码热更新支持本地、远程|142|2023-12-05| |86|[newdraw/AppTime](https://github.com/newdraw/AppTime)|桌面时间管理 Desktop Time Management|145|2024-01-23|
|87|[linxz/tianyizone](https://github.com/linxz/tianyizone)|整理平时会偶尔用到的一些CSS小东西|140|2024-01-23| |87|[liuzhengyang/lets-hotfix](https://github.com/liuzhengyang/lets-hotfix)|Dynamic class reloading for java。Java代码热更新支持本地、远程|142|2023-12-05|
|88|[unocss-applet/unocss-applet](https://github.com/unocss-applet/unocss-applet)|Using UnoCSS in applet(UniApp / Taro) to be compatible with unsupported syntax. 在小程序中使用UnoCSS兼容不支持的语法。|139|2023-12-13| |88|[linxz/tianyizone](https://github.com/linxz/tianyizone)|整理平时会偶尔用到的一些CSS小东西|140|2024-01-23|
|89|[Zuoqiu-Yingyi/siyuan-theme-dark-plus](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus)|思源笔记的一款多功能双模式主题 A multifunctional dual-mode theme of SiYuan Note.|137|2024-02-07| |89|[unocss-applet/unocss-applet](https://github.com/unocss-applet/unocss-applet)|Using UnoCSS in applet(UniApp / Taro) to be compatible with unsupported syntax. 在小程序中使用UnoCSS兼容不支持的语法。|139|2023-12-13|
|90|[idealclover/UniTypecho](https://github.com/idealclover/UniTypecho)|🎉 多平台 Typecho 移动应用解决方案 可打包为 APP/小程序|128|2023-11-28| |90|[Zuoqiu-Yingyi/siyuan-theme-dark-plus](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus)|思源笔记的一款多功能双模式主题 A multifunctional dual-mode theme of SiYuan Note.|137|2024-02-07|
|91|[Bililive/www.danmuji.org](https://github.com/Bililive/www.danmuji.org)|弹幕姬的网站 https://www.danmuji.org 弹幕姬 https://github.com/copyliu/bililive_dm|127|2023-12-04| |91|[idealclover/UniTypecho](https://github.com/idealclover/UniTypecho)|🎉 多平台 Typecho 移动应用解决方案 可打包为 APP/小程序|128|2023-11-28|
|92|[LinWin-Cloud/setool-master](https://github.com/LinWin-Cloud/setool-master)|SetoolMaster是一款让你入门即入狱的python3开发的进阶型社会工程学工具。包括了全球定位、Ngrok内网穿透、Seeker高精度定位、网页钓鱼、病毒攻击、恐吓勒索信、爬虫、网站克隆、物联网设备搜索等同时拥有中文支持内置大量钓鱼模板设计用于组织级别红队渗透测试用于团队组织设备型协同经过非常多的实战演练效果出众远超同行产品|125|2024-01-15| |92|[Bililive/www.danmuji.org](https://github.com/Bililive/www.danmuji.org)|弹幕姬的网站 https://www.danmuji.org 弹幕姬 https://github.com/copyliu/bililive_dm|127|2023-12-04|
|93|[dpublishing/epub3guide](https://github.com/dpublishing/epub3guide)|台灣 EPUB3 制作指引|121|2024-01-12| |93|[LinWin-Cloud/setool-master](https://github.com/LinWin-Cloud/setool-master)|SetoolMaster是一款让你入门即入狱的python3开发的进阶型社会工程学工具。包括了全球定位、Ngrok内网穿透、Seeker高精度定位、网页钓鱼、病毒攻击、恐吓勒索信、爬虫、网站克隆、物联网设备搜索等同时拥有中文支持内置大量钓鱼模板设计用于组织级别红队渗透测试用于团队组织设备型协同经过非常多的实战演练效果出众远超同行产品|126|2024-01-15|
|94|[HVML/HVML-Docs](https://github.com/HVML/HVML-Docs)|Specification drafts, articles, and samples about HVML|115|2024-01-08| |94|[dpublishing/epub3guide](https://github.com/dpublishing/epub3guide)|台灣 EPUB3 制作指引|121|2024-01-12|
|95|[Bulandent/hexo-theme-bubuzou](https://github.com/Bulandent/hexo-theme-bubuzou)|一个仿Vue官网风格的hexo主题 https://bubuzou.com/|115|2024-01-23| |95|[HVML/HVML-Docs](https://github.com/HVML/HVML-Docs)|Specification drafts, articles, and samples about HVML|115|2024-01-08|
|96|[leovan/data-science-introduction-with-r](https://github.com/leovan/data-science-introduction-with-r)|R 语言数据科学导论 Data Science Introduction with R|114|2024-02-26| |96|[Bulandent/hexo-theme-bubuzou](https://github.com/Bulandent/hexo-theme-bubuzou)|一个仿Vue官网风格的hexo主题 https://bubuzou.com/|115|2024-01-23|
|97|[AJLoveChina/loveBalloon](https://github.com/AJLoveChina/loveBalloon)|:balloon:塞纳河畔左岸的咖啡。告白气球说出心里的小九九。https://ajlovechina.github.io/loveBalloon/.|112|2023-10-09| |97|[leovan/data-science-introduction-with-r](https://github.com/leovan/data-science-introduction-with-r)|R 语言数据科学导论 Data Science Introduction with R|114|2024-02-26|
|98|[biubiubiu01/vue3-basic-admin](https://github.com/biubiubiu01/vue3-basic-admin)|vue3-basic-admin 是一款开源开箱即用的中后台管理系统。基于 Vue3、Vite、Element-Plus、TypeScript、Pinia 等主流技术开发,内置许多开箱即用的组件,能快速构建中后台管理系统,目前决定完全开源。|108|2023-09-21| |98|[AJLoveChina/loveBalloon](https://github.com/AJLoveChina/loveBalloon)|:balloon:塞纳河畔左岸的咖啡。告白气球说出心里的小九九。https://ajlovechina.github.io/loveBalloon/.|112|2023-10-09|
|99|[axui/axui](https://github.com/axui/axui)|AXUI前端框架的理念是能用css实现的不用js需要使用js则尽量少用需要大量使用js则尽量可复用。|102|2023-11-01| |99|[biubiubiu01/vue3-basic-admin](https://github.com/biubiubiu01/vue3-basic-admin)|vue3-basic-admin 是一款开源开箱即用的中后台管理系统。基于 Vue3、Vite、Element-Plus、TypeScript、Pinia 等主流技术开发,内置许多开箱即用的组件,能快速构建中后台管理系统,目前决定完全开源。|108|2023-09-21|
|100|[royc01/notion-theme](https://github.com/royc01/notion-theme)|notion复刻|100|2024-02-08| |100|[axui/axui](https://github.com/axui/axui)|AXUI前端框架的理念是能用css实现的不用js需要使用js则尽量少用需要大量使用js则尽量可复用。|102|2023-11-01|
|101|[qihaiyan/ng-boot-oauth](https://github.com/qihaiyan/ng-boot-oauth)|oauth2 demo with angularjs and springboot|99|2024-02-27| |101|[royc01/notion-theme](https://github.com/royc01/notion-theme)|notion复刻|100|2024-02-08|
|102|[guqing/halo-theme-higan](https://github.com/guqing/halo-theme-higan)|halo主题名彼岸生死为此岸涅槃为彼岸有苦无乐为此岸无苦无乐为彼岸...它代表着对一切美好的精神追求,也代表着生生不息的轮回亦如本主题分黑白两色,阴极阳至,向死而生。|95|2024-02-26| |102|[qihaiyan/ng-boot-oauth](https://github.com/qihaiyan/ng-boot-oauth)|oauth2 demo with angularjs and springboot|99|2024-02-27|
|103|[liuxiaoyucc/uni-music](https://github.com/liuxiaoyucc/uni-music)|:musical_note: uniapp音乐播放器|94|2024-02-02| |103|[guqing/halo-theme-higan](https://github.com/guqing/halo-theme-higan)|halo主题名彼岸生死为此岸涅槃为彼岸有苦无乐为此岸无苦无乐为彼岸...它代表着对一切美好的精神追求,也代表着生生不息的轮回亦如本主题分黑白两色,阴极阳至,向死而生。|96|2024-02-26|
|104|[uu6/llxhq](https://github.com/uu6/llxhq)|流量消耗器,流量消失器,多线程消耗流量,消耗定向流量,流量杀手|93|2024-01-28| |104|[liuxiaoyucc/uni-music](https://github.com/liuxiaoyucc/uni-music)|:musical_note: uniapp音乐播放器|94|2024-02-02|
|105|[aliyun/cloud-design](https://github.com/aliyun/cloud-design)|阿里云前端组件库,由专有云&公有云前端团队共建|93|2024-02-23| |105|[uu6/llxhq](https://github.com/uu6/llxhq)|流量消耗器,流量消失器,多线程消耗流量,消耗定向流量,流量杀手|93|2024-01-28|
|106|[tonydeng/EA-practices](https://github.com/tonydeng/EA-practices)|企业架构设计方法与实践|88|2023-11-29| |106|[aliyun/cloud-design](https://github.com/aliyun/cloud-design)|阿里云前端组件库,由专有云&公有云前端团队共建|93|2024-02-23|
|107|[apache/skywalking-website](https://github.com/apache/skywalking-website)|Apache SkyWalking Website|84|2024-02-28| |107|[tonydeng/EA-practices](https://github.com/tonydeng/EA-practices)|企业架构设计方法与实践|88|2023-11-29|
|108|[ciaoca/ZenCalendar](https://github.com/ciaoca/ZenCalendar)|使用 CSS 样式设计,制作丰富的主题日历。|82|2023-10-27| |108|[apache/skywalking-website](https://github.com/apache/skywalking-website)|Apache SkyWalking Website|84|2024-03-01|
|109|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个北大教学网的美化样式|82|2024-02-24| |109|[ciaoca/ZenCalendar](https://github.com/ciaoca/ZenCalendar)|使用 CSS 样式设计,制作丰富的主题日历。|82|2023-10-27|
|110|[qmk/qmk.fm](https://github.com/qmk/qmk.fm)|The website-side of qmk_firmware! The compiled binaries are generated automatically on every push to the main repo|81|2024-02-23| |110|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个北大教学网的美化样式|82|2024-02-24|
|111|[shuhongfan/sl-express](https://github.com/shuhongfan/sl-express)|神领物流 黑马 物流项目 神领物流系统类似顺丰速运是向C端用户提供快递服务的系统。竞品有顺丰、中通、圆通、京东快递等。 项目产品主要有4端产品 - 用户端:基于微信小程序开发,外部客户使用,可以寄件、查询物流信息等。 - 快递员端基于安卓开发的手机APP公司内部的快递员使用可以接收取派件任务等。 - 司机端基于安卓开发的手机APP公司内部的司机使用可以接收运输任务、上报位置信息 ...|80|2023-10-04| |111|[qmk/qmk.fm](https://github.com/qmk/qmk.fm)|The website-side of qmk_firmware! The compiled binaries are generated automatically on every push to the main repo|81|2024-02-23|
|112|[OHUHO/portal](https://github.com/OHUHO/portal)|SpringBoot + Vue 实现的 企业宣传官网,门户网站|79|2023-12-27| |112|[shuhongfan/sl-express](https://github.com/shuhongfan/sl-express)|神领物流 黑马 物流项目 神领物流系统类似顺丰速运是向C端用户提供快递服务的系统。竞品有顺丰、中通、圆通、京东快递等。 项目产品主要有4端产品 - 用户端:基于微信小程序开发,外部客户使用,可以寄件、查询物流信息等。 - 快递员端基于安卓开发的手机APP公司内部的快递员使用可以接收取派件任务等。 - 司机端基于安卓开发的手机APP公司内部的司机使用可以接收运输任务、上报位置信息 ...|80|2023-10-04|
|113|[aisuda/amis-widget](https://github.com/aisuda/amis-widget)|amis组件注册器支持react、vue2.0、vue3.0和jQuery技术栈主要用于注册amis渲染器、amis-editor插件。|79|2024-02-28| |113|[OHUHO/portal](https://github.com/OHUHO/portal)|SpringBoot + Vue 实现的 企业宣传官网,门户网站|79|2023-12-27|
|114|[JadeVane/Allure](https://github.com/JadeVane/Allure)|A more beautiful and simple theme for trilium|79|2023-09-11| |114|[aisuda/amis-widget](https://github.com/aisuda/amis-widget)|amis组件注册器支持react、vue2.0、vue3.0和jQuery技术栈主要用于注册amis渲染器、amis-editor插件。|79|2024-02-28|
|115|[vnyoon/web-magic](https://github.com/vnyoon/web-magic)|这个repo通过实际案例来演示如何运用HTML、CSS和JavaScript创建各种互动性、独特性、动感酷炫和视觉效果。|76|2023-12-22| |115|[JadeVane/Allure](https://github.com/JadeVane/Allure)|A more beautiful and simple theme for trilium|79|2023-09-11|
|116|[MichealWayne/Moo-CSS](https://github.com/MichealWayne/Moo-CSS)|模块化面向对象的css写法规范策略。适用于大中小型C端项目样式开发旨在提高开发和维护效率。|76|2023-10-07| |116|[vnyoon/web-magic](https://github.com/vnyoon/web-magic)|这个repo通过实际案例来演示如何运用HTML、CSS和JavaScript创建各种互动性、独特性、动感酷炫和视觉效果。|76|2023-12-22|
|117|[Sight-wcg/layui-theme-dark](https://github.com/Sight-wcg/layui-theme-dark)|layui 暗色主题|74|2023-11-01| |117|[MichealWayne/Moo-CSS](https://github.com/MichealWayne/Moo-CSS)|模块化面向对象的css写法规范策略。适用于大中小型C端项目样式开发旨在提高开发和维护效率。|76|2023-10-07|
|118|[Waite0603/Resume-vCard-Collection](https://github.com/Waite0603/Resume-vCard-Collection)|About Responsive Personal Portfolio Website Using HTML CSS and JavaScript with Light & Dark Theme Toggle, Web前端静态个人简历网页个人简历模版HTML&CSS制作个人简历, 个人作品集网站|71|2023-12-10| |118|[Sight-wcg/layui-theme-dark](https://github.com/Sight-wcg/layui-theme-dark)|layui 暗色主题|74|2023-11-01|
|119|[leovan/data-science-introduction-with-python](https://github.com/leovan/data-science-introduction-with-python)|Python 数据科学导论 Data Science Introduction with Python|71|2024-02-26| |119|[Waite0603/Resume-vCard-Collection](https://github.com/Waite0603/Resume-vCard-Collection)|About Responsive Personal Portfolio Website Using HTML CSS and JavaScript with Light & Dark Theme Toggle, Web前端静态个人简历网页个人简历模版HTML&CSS制作个人简历, 个人作品集网站|71|2023-12-10|
|120|[willard-yuan/willard-yuan.github.io](https://github.com/willard-yuan/willard-yuan.github.io)|💎 Yong's Homepage|68|2023-11-05| |120|[leovan/data-science-introduction-with-python](https://github.com/leovan/data-science-introduction-with-python)|Python 数据科学导论 Data Science Introduction with Python|71|2024-02-26|
|121|[ning0818/hexo-theme-ning](https://github.com/ning0818/hexo-theme-ning)|一款简洁的Hexo主题|63|2023-09-16| |121|[willard-yuan/willard-yuan.github.io](https://github.com/willard-yuan/willard-yuan.github.io)|💎 Yong's Homepage|69|2023-11-05|
|122|[sirpdboy/luci-theme-kucat](https://github.com/sirpdboy/luci-theme-kucat)|kucat酷猫主题JS版支持官方23.05分支):以酷为美,因动而生。 带5种快捷键的工具栏。 基本无BUG适应目前已经所有插件. 针对手机等做了大量优化. 有配套的主题设置工具,可调节快捷键、背景图片、颜色多种方案可供选择。|59|2024-01-18| |122|[ning0818/hexo-theme-ning](https://github.com/ning0818/hexo-theme-ning)|一款简洁的Hexo主题|63|2023-09-16|
|123|[lvming6816077/report-monitor](https://github.com/lvming6816077/report-monitor)|【Report Monitor】一款完整、高性能、高可用的打点监控和统计平台|59|2023-10-30| |123|[sirpdboy/luci-theme-kucat](https://github.com/sirpdboy/luci-theme-kucat)|kucat酷猫主题JS版支持官方23.05分支):以酷为美,因动而生。 带5种快捷键的工具栏。 基本无BUG适应目前已经所有插件. 针对手机等做了大量优化. 有配套的主题设置工具,可调节快捷键、背景图片、颜色多种方案可供选择。|59|2024-01-18|
|124|[smallyunet/hexo-theme-yinwang](https://github.com/smallyunet/hexo-theme-yinwang)|Hexo blog theme, Wang Yins blog theme, yinwang.org style.|58|2024-02-25| |124|[lvming6816077/report-monitor](https://github.com/lvming6816077/report-monitor)|【Report Monitor】一款完整、高性能、高可用的打点监控和统计平台|59|2023-10-30|
|125|[red/docs](https://github.com/red/docs)|Red-related user documentation repository|58|2024-02-11| |125|[smallyunet/hexo-theme-yinwang](https://github.com/smallyunet/hexo-theme-yinwang)|Hexo blog theme, Wang Yins blog theme, yinwang.org style.|58|2024-02-25|
|126|[sunyctf/css-effects](https://github.com/sunyctf/css-effects)|⭐ 前端css特效持续更新。喜欢的话就Star一下吧|55|2024-01-14| |126|[red/docs](https://github.com/red/docs)|Red-related user documentation repository|58|2024-02-11|
|127|[Firestar-Reimu/Arch-and-Manjaro-KDE-Installation](https://github.com/Firestar-Reimu/Arch-and-Manjaro-KDE-Installation)|安装 Arch/Manjaro Linux + KDE Plasma + Windows 11 双系统的指南|53|2023-12-31| |127|[sunyctf/css-effects](https://github.com/sunyctf/css-effects)|⭐ 前端css特效持续更新。喜欢的话就Star一下吧|55|2024-01-14|
|128|[xiaoxuan6/chatgpt-server](https://github.com/xiaoxuan6/chatgpt-server)|ChatGPT 在线免费网站|52|2024-02-25| |128|[Firestar-Reimu/Arch-and-Manjaro-KDE-Installation](https://github.com/Firestar-Reimu/Arch-and-Manjaro-KDE-Installation)|安装 Arch/Manjaro Linux + KDE Plasma + Windows 11 双系统的指南|53|2023-12-31|
|129|[HSSkyBoy/DOL-CheatExtend](https://github.com/HSSkyBoy/DOL-CheatExtend)|DOL Cheta Extend 欲都孤儿作弊扩展|50|2023-12-10| |129|[xiaoxuan6/chatgpt-server](https://github.com/xiaoxuan6/chatgpt-server)|ChatGPT 在线免费网站|52|2024-02-25|
|130|[ihoey/Playing-reward](https://github.com/ihoey/Playing-reward)|超好看的打赏功能~ 演示地址|49|2024-02-06| |130|[HSSkyBoy/DOL-CheatExtend](https://github.com/HSSkyBoy/DOL-CheatExtend)|DOL Cheta Extend 欲都孤儿作弊扩展|50|2023-12-10|
|131|[PyChina/weekly](https://github.com/PyChina/weekly)|Pelican as static blog for http://weekly.pychina.org|48|2024-02-26| |131|[ihoey/Playing-reward](https://github.com/ihoey/Playing-reward)|超好看的打赏功能~ 演示地址|49|2024-02-06|
|132|[actions-cool/cool](https://github.com/actions-cool/cool)|😎 Cool is over. 酷就完事了。https://actions-cool.github.io/cool/|46|2024-02-27| |132|[PyChina/weekly](https://github.com/PyChina/weekly)|Pelican as static blog for http://weekly.pychina.org|48|2024-02-26|
|133|[dongyao8/dycms](https://github.com/dongyao8/dycms)|DYCMS Website Navigation 网址导航、内容导航平台,人人都是生活的导航者! (寻前端朋友构建定制化界面,欢迎联系)|46|2023-09-27| |133|[actions-cool/cool](https://github.com/actions-cool/cool)|😎 Cool is over. 酷就完事了。https://actions-cool.github.io/cool/|46|2024-02-27|
|134|[Dejavu-Tech/EP-Admin](https://github.com/Dejavu-Tech/EP-Admin)|EP 吃货星球 社区团购后端/CMS 5.x|44|2024-01-29| |134|[dongyao8/dycms](https://github.com/dongyao8/dycms)|DYCMS Website Navigation 网址导航、内容导航平台,人人都是生活的导航者! (寻前端朋友构建定制化界面,欢迎联系)|46|2023-09-27|
|135|[Project-Gutenberg/Pincong-data](https://github.com/Project-Gutenberg/Pincong-data)|品葱精选,看翻车新闻|42|2024-02-28| |135|[Dejavu-Tech/EP-Admin](https://github.com/Dejavu-Tech/EP-Admin)|EP 吃货星球 社区团购后端/CMS 5.x|44|2024-01-29|
|136|[TopSea/Alive](https://github.com/TopSea/Alive)|Open source desk pet software that supports Live2d and MMD models. 支持 Live2d 和 MMD 模型的开源桌宠软件。|41|2024-02-21| |136|[Project-Gutenberg/Pincong-data](https://github.com/Project-Gutenberg/Pincong-data)|品葱精选,看翻车新闻|42|2024-03-01|
|137|[Meayair/Typecho-Theme-MeaWord](https://github.com/Meayair/Typecho-Theme-MeaWord)|一款体现文字美感的极简主题|41|2024-01-26| |137|[TopSea/Alive](https://github.com/TopSea/Alive)|Open source desk pet software that supports Live2d and MMD models. 支持 Live2d 和 MMD 模型的开源桌宠软件。|41|2024-02-21|
|138|[fordes123/typecho-theme-pir](https://github.com/fordes123/typecho-theme-pir)|typecho相册主题瀑布流、懒加载、无限滚动|41|2024-02-27| |138|[Meayair/Typecho-Theme-MeaWord](https://github.com/Meayair/Typecho-Theme-MeaWord)|一款体现文字美感的极简主题|41|2024-01-26|
|139|[silianpan/Seal-UniPlugin-Demo](https://github.com/silianpan/Seal-UniPlugin-Demo)|跨平台Office文档、图片在线预览音视频播放原生插件Seal-OfficeOnline【非X5离线、组件嵌入、水印、WPS预览编辑】。百度OCR文字识别、证卡识别、票据识别原生插件Seal-OCR。百度语音在线识别原生插件Seal-VoiceASR。|40|2023-12-19| |139|[fordes123/typecho-theme-pir](https://github.com/fordes123/typecho-theme-pir)|typecho相册主题瀑布流、懒加载、无限滚动|41|2024-02-27|
|140|[qjyn1314/authorization-life](https://github.com/qjyn1314/authorization-life)|spring-authorization-server 与 spring-security + springboot + nacos 深度整合示例。|39|2023-12-17| |140|[silianpan/Seal-UniPlugin-Demo](https://github.com/silianpan/Seal-UniPlugin-Demo)|跨平台Office文档、图片在线预览音视频播放原生插件Seal-OfficeOnline【非X5离线、组件嵌入、水印、WPS预览编辑】。百度OCR文字识别、证卡识别、票据识别原生插件Seal-OCR。百度语音在线识别原生插件Seal-VoiceASR。|40|2023-12-19|
|141|[EasyOC/EasyOC](https://github.com/EasyOC/EasyOC)|EasyOC 是一个基于OrchardCore 的低代码SPA 服务端开发框架 ,前端项目 https://github.com/EasyOC/easyoc-amis-admin|39|2024-02-28| |141|[qjyn1314/authorization-life](https://github.com/qjyn1314/authorization-life)|spring-authorization-server 与 spring-security + springboot + nacos 深度整合示例。|39|2023-12-17|
|142|[1771245847/1771245847.github.io](https://github.com/1771245847/1771245847.github.io)|Web Site - 残月引导页|38|2023-11-07| |142|[EasyOC/EasyOC](https://github.com/EasyOC/EasyOC)|EasyOC 是一个基于OrchardCore 的低代码SPA 服务端开发框架 ,前端项目 https://github.com/EasyOC/easyoc-amis-admin|39|2024-02-28|
|143|[FE-Mars/bilibili-source](https://github.com/FE-Mars/bilibili-source)|上传B站视频的源码|37|2024-01-23| |143|[1771245847/1771245847.github.io](https://github.com/1771245847/1771245847.github.io)|Web Site - 残月引导页|38|2023-11-07|
|144|[shaonianzhentan/google_maps](https://github.com/shaonianzhentan/google_maps)|使用百度地图替换官方的Google地图|37|2023-11-02| |144|[FE-Mars/bilibili-source](https://github.com/FE-Mars/bilibili-source)|上传B站视频的源码|37|2024-01-23|
|145|[forFudan/yuhao](https://github.com/forFudan/yuhao)|宇浩繁简通打输入法·全汉字覆盖·四重注解·臺灣字形支持|36|2024-01-28| |145|[shaonianzhentan/google_maps](https://github.com/shaonianzhentan/google_maps)|使用百度地图替换官方的Google地图|37|2023-11-02|
|146|[gslnzfq/obsidian-proxy-server](https://github.com/gslnzfq/obsidian-proxy-server)|为了解决国内无法访问插件商店和主题商店的问题我写了这个代理服务器可以部署在netlify上运行。|35|2023-11-24| |146|[forFudan/yuhao](https://github.com/forFudan/yuhao)|宇浩繁简通打输入法·全汉字覆盖·四重注解·臺灣字形支持|36|2024-01-28|
|147|[blockly-for-arduino/b4a](https://github.com/blockly-for-arduino/b4a)|blockly for arduino 一个arduino图形化编程软件|35|2023-12-16| |147|[gslnzfq/obsidian-proxy-server](https://github.com/gslnzfq/obsidian-proxy-server)|为了解决国内无法访问插件商店和主题商店的问题我写了这个代理服务器可以部署在netlify上运行。|35|2023-11-24|
|148|[HunterXuan/hexo-simple-mindmap](https://github.com/HunterXuan/hexo-simple-mindmap)|Hexo Plugin: Display mindmap in post|35|2024-02-23| |148|[blockly-for-arduino/b4a](https://github.com/blockly-for-arduino/b4a)|blockly for arduino 一个arduino图形化编程软件|35|2023-12-16|
|149|[festoney8/LiteLoaderQQNT-Telegram-Theme](https://github.com/festoney8/LiteLoaderQQNT-Telegram-Theme)|LiteLoaderQQNT 插件高仿Telegram风格的QQ主题|34|2024-01-30| |149|[HunterXuan/hexo-simple-mindmap](https://github.com/HunterXuan/hexo-simple-mindmap)|Hexo Plugin: Display mindmap in post|35|2024-02-23|
|150|[LightAPIs/WebStackTypechoTheme](https://github.com/LightAPIs/WebStackTypechoTheme)|WebStack 网址导航 Typecho 主题|34|2023-10-02| |150|[festoney8/LiteLoaderQQNT-Telegram-Theme](https://github.com/festoney8/LiteLoaderQQNT-Telegram-Theme)|LiteLoaderQQNT 插件高仿Telegram风格的QQ主题|34|2024-01-30|
|151|[hexie2108/bilibili_dynamic_lottery](https://github.com/hexie2108/bilibili_dynamic_lottery)|B站动态转发抽奖小程序|34|2024-01-19| |151|[LightAPIs/WebStackTypechoTheme](https://github.com/LightAPIs/WebStackTypechoTheme)|WebStack 网址导航 Typecho 主题|34|2023-10-02|
|152|[bingoYB/website-navigation](https://github.com/bingoYB/website-navigation)|我的网址导航|34|2024-02-27| |152|[hexie2108/bilibili_dynamic_lottery](https://github.com/hexie2108/bilibili_dynamic_lottery)|B站动态转发抽奖小程序|34|2024-01-19|
|153|[chris81605/Degrees-of-Lewdity_Cheat_Extended](https://github.com/chris81605/Degrees-of-Lewdity_Cheat_Extended)|Degrees-of-Lewdity 作弊拓展MOD代碼|32|2024-01-15| |153|[bingoYB/website-navigation](https://github.com/bingoYB/website-navigation)|我的网址导航|34|2024-02-27|
|154|[xOS/Home](https://github.com/xOS/Home)|个人主页|32|2024-01-18| |154|[chris81605/Degrees-of-Lewdity_Cheat_Extended](https://github.com/chris81605/Degrees-of-Lewdity_Cheat_Extended)|Degrees-of-Lewdity 作弊拓展MOD代碼|32|2024-01-15|
|155|[pengbotao/itopic.go](https://github.com/pengbotao/itopic.go)|基于Golang+Markdown的博客系统|32|2024-01-14| |155|[xOS/Home](https://github.com/xOS/Home)|个人主页|32|2024-03-01|
|156|[uhppoted/uhppoted](https://github.com/uhppoted/uhppoted)|Cross-platform components for building access control systems based on the UHPPOTE UT0311 TCP/IP access controller boards|30|2024-02-26| |156|[pengbotao/itopic.go](https://github.com/pengbotao/itopic.go)|基于Golang+Markdown的博客系统|32|2024-01-14|
|157|[qiaohao9/dotfiles](https://github.com/qiaohao9/dotfiles)| :gear: My ArchLinux/macOS Config files. |30|2024-02-23| |157|[uhppoted/uhppoted](https://github.com/uhppoted/uhppoted)|Cross-platform components for building access control systems based on the UHPPOTE UT0311 TCP/IP access controller boards|30|2024-02-26|
|158|[GamerNoTitle/Valora](https://github.com/GamerNoTitle/Valora)|VLR (Valora) is a website that can help you check your VALORANT daily store/night market/accessory store without opening the game or downloading an APP 瓦罗兰特商店查询,无需安装任何软件即可帮助你查询每日商店、夜市和配件商店的网页|29|2024-02-24| |158|[qiaohao9/dotfiles](https://github.com/qiaohao9/dotfiles)| :gear: My ArchLinux/macOS Config files. |30|2024-02-23|
|159|[LoCyan-Team/LoCyanFrpPanel](https://github.com/LoCyan-Team/LoCyanFrpPanel)|LoCyanFrp 新管理面板 Powered by NaiveUI|29|2024-02-24| |159|[GamerNoTitle/Valora](https://github.com/GamerNoTitle/Valora)|VLR (Valora) is a website that can help you check your VALORANT daily store/night market/accessory store without opening the game or downloading an APP 瓦罗兰特商店查询,无需安装任何软件即可帮助你查询每日商店、夜市和配件商店的网页|29|2024-02-24|
|160|[glzjin/CISCN-2019-Northern-China-Web](https://github.com/glzjin/CISCN-2019-Northern-China-Web)|国赛 2019 华北赛区 Web 题目备份|29|2023-11-15| |160|[LoCyan-Team/LoCyanFrpPanel](https://github.com/LoCyan-Team/LoCyanFrpPanel)|LoCyanFrp 新管理面板 Powered by NaiveUI|29|2024-02-24|
|161|[LazyCreeper/LuoTianyi](https://github.com/LazyCreeper/LuoTianyi)|宝塔面板洛天依主题|28|2024-01-02| |161|[glzjin/CISCN-2019-Northern-China-Web](https://github.com/glzjin/CISCN-2019-Northern-China-Web)|国赛 2019 华北赛区 Web 题目备份|29|2023-11-15|
|162|[DuoSco/Hexo-theme-solitude](https://github.com/DuoSco/Hexo-theme-solitude)|一个优雅的Heo风格的Hexo主题接近Heo完整度高。|27|2023-11-28| |162|[LazyCreeper/LuoTianyi](https://github.com/LazyCreeper/LuoTianyi)|宝塔面板洛天依主题|28|2024-01-02|
|163|[houlangs/Newlangs4](https://github.com/houlangs/Newlangs4)|全新二级域名程序,由厚浪开发|27|2024-02-29| |163|[DuoSco/Hexo-theme-solitude](https://github.com/DuoSco/Hexo-theme-solitude)|一个优雅的Heo风格的Hexo主题接近Heo完整度高。|27|2023-11-28|
|164|[yhl452493373/frps-panel](https://github.com/yhl452493373/frps-panel)|frps-panel 是 https://github.com/fatedier/frp 的一个服务端插件,用于支持多用户鉴权,同时用于展示服务器信息。|27|2024-01-12| |164|[houlangs/Newlangs4](https://github.com/houlangs/Newlangs4)|全新二级域名程序,由厚浪开发|27|2024-02-29|
|165|[Thunderw01/SSPanel-Metrons](https://github.com/Thunderw01/SSPanel-Metrons)|SSPanelSSPanel-Metrons主题SSPanel主题 SSPanel Theme基于 SSPanel-Metron深度优化主题|27|2023-09-24| |165|[yhl452493373/frps-panel](https://github.com/yhl452493373/frps-panel)|frps-panel 是 https://github.com/fatedier/frp 的一个服务端插件,用于支持多用户鉴权,同时用于展示服务器信息。|27|2024-01-12|
|166|[onlypeng/dsm7_login_translucent](https://github.com/onlypeng/dsm7_login_translucent)|群晖7.x设置自动切换壁纸后白色输入框显示和突兀所以改为半透明化很有必要|27|2023-11-07| |166|[Thunderw01/SSPanel-Metrons](https://github.com/Thunderw01/SSPanel-Metrons)|SSPanelSSPanel-Metrons主题SSPanel主题 SSPanel Theme基于 SSPanel-Metron深度优化主题|27|2023-09-24|
|167|[Siozeonhang/Ying](https://github.com/Siozeonhang/Ying)|懒鬼一个,随缘更|27|2023-09-01| |167|[onlypeng/dsm7_login_translucent](https://github.com/onlypeng/dsm7_login_translucent)|群晖7.x设置自动切换壁纸后白色输入框显示和突兀所以改为半透明化很有必要|27|2023-11-07|
|168|[zkeq/Tuostudy-Short-url](https://github.com/zkeq/Tuostudy-Short-url)|利用 404 原理的一个短链服务。(数据库已集成 OSS Notion's Database |27|2023-11-12| |168|[Siozeonhang/Ying](https://github.com/Siozeonhang/Ying)|懒鬼一个,随缘更|27|2023-09-01|
|169|[romantices/GDOCK-passwall](https://github.com/romantices/GDOCK-passwall)|把GDOCK的源码进行了部分修改添加了passwall感谢https://github.com/ljk4160/GDOCK 和 https://github.com/coolsnowwolf/lede|27|2023-11-10| |169|[zkeq/Tuostudy-Short-url](https://github.com/zkeq/Tuostudy-Short-url)|利用 404 原理的一个短链服务。(数据库已集成 OSS Notion's Database |27|2023-11-12|
|170|[mryqr-com/mry-frontend](https://github.com/mryqr-com/mry-frontend)|本代码库为码如云前端代码。码如云是一个基于二维码的一物一码管理平台可以为每一件“物品”生成一个二维码手机扫码即可查看物品信息并发起相关业务操作操作内容可由你自己定义典型的应用场景包括固定资产管理、设备巡检以及物品标签等。在技术上码如云是一个无代码平台全程采用DDD、整洁架构和事件驱动架构思想完成开发。|25|2024-02-27| |170|[romantices/GDOCK-passwall](https://github.com/romantices/GDOCK-passwall)|把GDOCK的源码进行了部分修改添加了passwall感谢https://github.com/ljk4160/GDOCK 和 https://github.com/coolsnowwolf/lede|27|2023-11-10|
|171|[0000cd/character-prompts](https://github.com/0000cd/character-prompts)|ChatGPT 交个AI虚拟朋友CP吧 👥|25|2023-12-24| |171|[0000cd/character-prompts](https://github.com/0000cd/character-prompts)|ChatGPT 交个AI虚拟朋友CP吧 👥|26|2023-12-24|
|172|[TRHX/SpiderBox](https://github.com/TRHX/SpiderBox)|SpiderBox - 虫盒 - 爬虫逆向资源导航站|24|2024-02-27| |172|[mryqr-com/mry-frontend](https://github.com/mryqr-com/mry-frontend)|本代码库为码如云前端代码。码如云是一个基于二维码的一物一码管理平台可以为每一件“物品”生成一个二维码手机扫码即可查看物品信息并发起相关业务操作操作内容可由你自己定义典型的应用场景包括固定资产管理、设备巡检以及物品标签等。在技术上码如云是一个无代码平台全程采用DDD、整洁架构和事件驱动架构思想完成开发。|25|2024-02-27|
|173|[GamerNoTitle/CraftMon](https://github.com/GamerNoTitle/CraftMon)|A website that help you get Minecraft server status 一个用于显示Minecraft服务器在线信息及其他内容的网站|24|2023-09-28| |173|[TRHX/SpiderBox](https://github.com/TRHX/SpiderBox)|SpiderBox - 虫盒 - 爬虫逆向资源导航站|24|2024-02-27|
|174|[eteam666/Auto_Build_Win_Main](https://github.com/eteam666/Auto_Build_Win_Main)|自动构建Windows|23|2024-02-16| |174|[GamerNoTitle/CraftMon](https://github.com/GamerNoTitle/CraftMon)|A website that help you get Minecraft server status 一个用于显示Minecraft服务器在线信息及其他内容的网站|24|2023-09-28|
|175|[jarvanstack/markdown-resume](https://github.com/jarvanstack/markdown-resume)|Markdown 简历模版, typroa 简历主题, 保证导出 PDF 简历刚好一页|23|2023-10-07| |175|[eteam666/Auto_Build_Win_Main](https://github.com/eteam666/Auto_Build_Win_Main)|自动构建Windows|23|2024-02-16|
|176|[sumruler/typora-theme-phycat](https://github.com/sumruler/typora-theme-phycat)|物理猫Typora主题|22|2024-02-09| |176|[jarvanstack/markdown-resume](https://github.com/jarvanstack/markdown-resume)|Markdown 简历模版, typroa 简历主题, 保证导出 PDF 简历刚好一页|23|2023-10-07|
|177|[th8664484/spring-boot-onlyOffice](https://github.com/th8664484/spring-boot-onlyOffice)|springboot集成onlyOffice的实现。在参考网络上的资料结合自身实际情况总结让集成oo方便快捷。 封装了oo服务的API和统一了配置。|22|2024-02-24| |177|[sumruler/typora-theme-phycat](https://github.com/sumruler/typora-theme-phycat)|物理猫Typora主题|22|2024-02-09|
|178|[codingroam/websocket-webrtc-chat](https://github.com/codingroam/websocket-webrtc-chat)|音视频通话仿微信、QQ利用springboot+websocket+webrtc-bootstrap5+H5+JQuery3.3实现可自适应PC端和移动端实现聊天功能和视频通话功能等|21|2023-12-13| |178|[th8664484/spring-boot-onlyOffice](https://github.com/th8664484/spring-boot-onlyOffice)|springboot集成onlyOffice的实现。在参考网络上的资料结合自身实际情况总结让集成oo方便快捷。 封装了oo服务的API和统一了配置。|22|2024-02-24|
|179|[xiaofeiTM233/bilibili-activity-theme](https://github.com/xiaofeiTM233/bilibili-activity-theme)|B站动态页主题 A style for bilibili activity page.|21|2023-09-25| |179|[codingroam/websocket-webrtc-chat](https://github.com/codingroam/websocket-webrtc-chat)|音视频通话仿微信、QQ利用springboot+websocket+webrtc-bootstrap5+H5+JQuery3.3实现可自适应PC端和移动端实现聊天功能和视频通话功能等|21|2023-12-13|
|180|[shenweiyan/Md2XEditor](https://github.com/shenweiyan/Md2XEditor)|基于 Md2All 二次开发的 Markdown 排版利器,支持 "一键排版",支持 "CSS 样式自定义",支持 80 多种代码高亮。|21|2023-09-20| |180|[xiaofeiTM233/bilibili-activity-theme](https://github.com/xiaofeiTM233/bilibili-activity-theme)|B站动态页主题 A style for bilibili activity page.|21|2023-09-25|
|181|[rootsongjc/guide-to-cloud-native-app](https://github.com/rootsongjc/guide-to-cloud-native-app)|Guide to Cloud Native Application/云原生应用白皮书 - https://jimmysong.io/guide-to-cloud-native-app|21|2023-10-03| |181|[shenweiyan/Md2XEditor](https://github.com/shenweiyan/Md2XEditor)|基于 Md2All 二次开发的 Markdown 排版利器,支持 "一键排版",支持 "CSS 样式自定义",支持 80 多种代码高亮。|21|2023-09-20|
|182|[cgfeel/next.v2](https://github.com/cgfeel/next.v2)|按照NextJS英文官方文档按照章节最小化复现|20|2024-02-23| |182|[rootsongjc/guide-to-cloud-native-app](https://github.com/rootsongjc/guide-to-cloud-native-app)|Guide to Cloud Native Application/云原生应用白皮书 - https://jimmysong.io/guide-to-cloud-native-app|21|2023-10-03|
|183|[BB-Code/chatgpt-demo](https://github.com/BB-Code/chatgpt-demo)|🗣️ ChatGPT 网页版|20|2024-01-21| |183|[cgfeel/next.v2](https://github.com/cgfeel/next.v2)|按照NextJS英文官方文档按照章节最小化复现|20|2024-02-23|
|184|[0809zheng/0809zheng.github.io](https://github.com/0809zheng/0809zheng.github.io)|郑之杰的个人网站|20|2024-02-17| |184|[BB-Code/chatgpt-demo](https://github.com/BB-Code/chatgpt-demo)|🗣️ ChatGPT 网页版|20|2024-01-21|
|185|[maid-cat/PixelPlurk.css](https://github.com/maid-cat/PixelPlurk.css)|像素風格噗浪佈景|19|2024-02-08| |185|[0809zheng/0809zheng.github.io](https://github.com/0809zheng/0809zheng.github.io)|郑之杰的个人网站|20|2024-02-17|
|186|[yinjie77/CooL-Animation](https://github.com/yinjie77/CooL-Animation)|原生(html,css,js)编写炫酷的动画效果(------持续更新----|19|2024-01-09| |186|[maid-cat/PixelPlurk.css](https://github.com/maid-cat/PixelPlurk.css)|像素風格噗浪佈景|19|2024-02-08|
|187|[maoxiongnet/maoxiong](https://github.com/maoxiongnet/maoxiong)|猫熊域名发布页|19|2024-02-21| |187|[yinjie77/CooL-Animation](https://github.com/yinjie77/CooL-Animation)|原生(html,css,js)编写炫酷的动画效果(------持续更新----|19|2024-01-09|
|188|[xwcoder/xwcoder.github.com](https://github.com/xwcoder/xwcoder.github.com)|personal blog|19|2023-12-20| |188|[maoxiongnet/maoxiong](https://github.com/maoxiongnet/maoxiong)|猫熊域名发布页|19|2024-02-21|
|189|[rainbowflesh/Me-Personal-Firefox-Settup](https://github.com/rainbowflesh/Me-Personal-Firefox-Settup)|火狐客制化|18|2024-02-02| |189|[xwcoder/xwcoder.github.com](https://github.com/xwcoder/xwcoder.github.com)|personal blog|19|2023-12-20|
|190|[lengain/BanbdAdForSafari](https://github.com/lengain/BanbdAdForSafari)|Safari过滤百度搜索广告插件|18|2023-09-21| |190|[rainbowflesh/Me-Personal-Firefox-Settup](https://github.com/rainbowflesh/Me-Personal-Firefox-Settup)|火狐客制化|18|2024-02-02|
|191|[xuperchain/docs](https://github.com/xuperchain/docs)|The documents of xuperchain.|18|2024-01-11| |191|[lengain/BanbdAdForSafari](https://github.com/lengain/BanbdAdForSafari)|Safari过滤百度搜索广告插件|18|2023-09-21|
|192|[HXSecurity/DongTai-web](https://github.com/HXSecurity/DongTai-web)|dongtai web is the front-end project of "huoxian DongTaiIast" and is responsible for page display|17|2023-11-03| |192|[xuperchain/docs](https://github.com/xuperchain/docs)|The documents of xuperchain.|18|2024-01-11|
|193|[DuktigZhou/FirefoxCustomCSSConfig](https://github.com/DuktigZhou/FirefoxCustomCSSConfig)|使用 userChrome.css 对 Firefox 进行高度自定义的主题|16|2024-02-19| |193|[DuktigZhou/FirefoxCustomCSSConfig](https://github.com/DuktigZhou/FirefoxCustomCSSConfig)|使用 userChrome.css 对 Firefox 进行高度自定义的主题|17|2024-02-19|
|194|[roinli/zhny](https://github.com/roinli/zhny)|【智慧农业、农业平台、智慧农业物联网平台V3.0.1(大棚系统 渔业系统 控制系统 气象站 大田系统 溯源系统)(支持硬件)】,从(设备端-APP端-平台端-管理端)全业务场景,开源版本毫无保留给个人及企业免费使用软件架构:SpringBoot、Mybatis、netty、vue、mqqt可选、redis可选。这是有真实案例的欢迎现场考察。|16|2023-10-21| |194|[HXSecurity/DongTai-web](https://github.com/HXSecurity/DongTai-web)|dongtai web is the front-end project of "huoxian DongTaiIast" and is responsible for page display|17|2023-11-03|
|195|[vhhgx/fontiny](https://github.com/vhhgx/fontiny)|一个基于fontmin的字体压缩工具|16|2023-11-09| |195|[roinli/zhny](https://github.com/roinli/zhny)|【智慧农业、农业平台、智慧农业物联网平台V3.0.1(大棚系统 渔业系统 控制系统 气象站 大田系统 溯源系统)(支持硬件)】,从(设备端-APP端-平台端-管理端)全业务场景,开源版本毫无保留给个人及企业免费使用软件架构:SpringBoot、Mybatis、netty、vue、mqqt可选、redis可选。这是有真实案例的欢迎现场考察。|16|2023-10-21|
|196|[Eswink/HotSpot-AI](https://github.com/Eswink/HotSpot-AI)|基于全网各大AI模型集成与WordPress插件旨在帮助您分析获取全网热词并帮助构思和写作提高您网站的整体权重|16|2023-12-26| |196|[vhhgx/fontiny](https://github.com/vhhgx/fontiny)|一个基于fontmin的字体压缩工具|16|2023-11-09|
|197|[HegeKen/MRData](https://github.com/HegeKen/MRData)|MIUIROMS Data MIUI官方ROM仓库的数据|16|2024-02-29| |197|[Eswink/HotSpot-AI](https://github.com/Eswink/HotSpot-AI)|基于全网各大AI模型集成与WordPress插件旨在帮助您分析获取全网热词并帮助构思和写作提高您网站的整体权重|16|2023-12-26|
|198|[98zi/hugo-theme-Reader](https://github.com/98zi/hugo-theme-Reader)|一款简单的、易于阅读的 hugo 主题,集成了多种功能。|16|2023-10-07| |198|[HegeKen/MRData](https://github.com/HegeKen/MRData)|MIUIROMS Data MIUI官方ROM仓库的数据|16|2024-03-01|
|199|[MrXiaoM/mirai-docs](https://github.com/MrXiaoM/mirai-docs)|数据消散wiki百科|16|2023-09-29| |199|[98zi/hugo-theme-Reader](https://github.com/98zi/hugo-theme-Reader)|一款简单的、易于阅读的 hugo 主题,集成了多种功能。|16|2023-10-07|
|200|[botuniverse/homepage](https://github.com/botuniverse/homepage)|OneBot 主页|16|2024-02-13| |200|[MrXiaoM/mirai-docs](https://github.com/MrXiaoM/mirai-docs)|数据消散wiki百科|16|2023-09-29|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,106 +1,106 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Dart # 中文总榜 > 软件类 > Dart
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|29328|2024-02-29| |1|[localsend/localsend](https://github.com/localsend/localsend)|An open-source cross-platform alternative to AirDrop|29368|2024-02-29|
|2|[alibaba/flutter-go](https://github.com/alibaba/flutter-go)|flutter 开发者帮助 APP包含 flutter 常用 140+ 组件的demo 演示与中文文档|23546|2023-12-11| |2|[alibaba/flutter-go](https://github.com/alibaba/flutter-go)|flutter 开发者帮助 APP包含 flutter 常用 140+ 组件的demo 演示与中文文档|23543|2023-12-11|
|3|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目功能丰富适合学习和日常使用。GSYGithubApp系列的优势我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全项目框架内技术涉及面广完成度高持续维护配套文章适合全面学习对比参考。跨平台的开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便 ...|14509|2023-11-23| |3|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目功能丰富适合学习和日常使用。GSYGithubApp系列的优势我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全项目框架内技术涉及面广完成度高持续维护配套文章适合全面学习对比参考。跨平台的开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便 ...|14509|2023-11-23|
|4|[cfug/dio](https://github.com/cfug/dio)|A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapter ...|12116|2024-02-28| |4|[cfug/dio](https://github.com/cfug/dio)|A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapter ...|12119|2024-02-28|
|5|[GopeedLab/gopeed](https://github.com/GopeedLab/gopeed)|A modern download manager that supports all platforms. Built with Golang and Flutter.|10102|2024-02-23| |5|[GopeedLab/gopeed](https://github.com/GopeedLab/gopeed)|A modern download manager that supports all platforms. Built with Golang and Flutter.|10141|2024-02-23|
|6|[simplezhli/flutter_deer](https://github.com/simplezhli/flutter_deer)|🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practic ...|7536|2024-02-19| |6|[simplezhli/flutter_deer](https://github.com/simplezhli/flutter_deer)|🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图更贴近真实项目的练习。Flutter practice project (including integration testing and accessibility testing). Contains complete UI design drawings for a more realistic practic ...|7536|2024-02-19|
|7|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|7132|2024-02-27| |7|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|7138|2024-02-27|
|8|[alibaba/flutter_boost](https://github.com/alibaba/flutter_boost)|FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts|6763|2024-02-29| |8|[alibaba/flutter_boost](https://github.com/alibaba/flutter_boost)|FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts|6763|2024-03-01|
|9|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|6193|2024-02-25| |9|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|6205|2024-02-25|
|10|[hiddify/hiddify-next](https://github.com/hiddify/hiddify-next)|Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. Its an open-source, secure and ad-free.|6028|2024-02-29| |10|[hiddify/hiddify-next](https://github.com/hiddify/hiddify-next)|Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. Its an open-source, secure and ad-free.|6052|2024-02-29|
|11|[mylxsw/aidea](https://github.com/mylxsw/aidea)|AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。|5887|2024-02-20| |11|[mylxsw/aidea](https://github.com/mylxsw/aidea)|AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。|5889|2024-02-20|
|12|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的漫画和游戏客户端同时支持MacOSWindowsAndroidiOS。|5324|2023-11-17| |12|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的漫画和游戏客户端同时支持MacOSWindowsAndroidiOS。|5328|2023-11-17|
|13|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4987|2024-02-28| |13|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4986|2024-02-28|
|14|[wanghongenpin/network_proxy_flutter](https://github.com/wanghongenpin/network_proxy_flutter)|Open source free packet capture software ProxyPin, supporting full platform systems, developed using the Flutter framework|3861|2024-02-25| |14|[wanghongenpin/network_proxy_flutter](https://github.com/wanghongenpin/network_proxy_flutter)|Open source free packet capture software ProxyPin, supporting full platform systems, developed using the Flutter framework|3872|2024-02-25|
|15|[xuelongqy/flutter_easy_refresh](https://github.com/xuelongqy/flutter_easy_refresh)|A flutter widget that provides pull-down refresh and pull-up load.|3735|2024-02-22| |15|[xuelongqy/flutter_easy_refresh](https://github.com/xuelongqy/flutter_easy_refresh)|A flutter widget that provides pull-down refresh and pull-up load.|3735|2024-02-22|
|16|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|3728|2024-02-26| |16|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|3729|2024-02-26|
|17|[xiaoyaocz/dart_simple_live](https://github.com/xiaoyaocz/dart_simple_live)|简简单单的看直播|3690|2024-02-29| |17|[xiaoyaocz/dart_simple_live](https://github.com/xiaoyaocz/dart_simple_live)|简简单单的看直播|3721|2024-02-29|
|18|[mulaRahul/keyviz](https://github.com/mulaRahul/keyviz)|Keyviz is a free and open-source tool to visualize your keystrokes ⌨️ and 🖱️ mouse actions in real-time.|3592|2024-02-29| |18|[mulaRahul/keyviz](https://github.com/mulaRahul/keyviz)|Keyviz is a free and open-source tool to visualize your keystrokes ⌨️ and 🖱️ mouse actions in real-time.|3596|2024-02-29|
|19|[guozhigq/pilipala](https://github.com/guozhigq/pilipala)|PiliPala 是使用Flutter开发的BiliBili第三方客户端感谢使用。|3403|2024-02-29| |19|[guozhigq/pilipala](https://github.com/guozhigq/pilipala)|PiliPala 是使用Flutter开发的BiliBili第三方客户端感谢使用。|3428|2024-03-01|
|20|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|A comic browsersupport Android / iOS / MacOS / Windows / Linux.|3058|2024-01-09| |20|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|A comic browsersupport Android / iOS / MacOS / Windows / Linux.|3059|2024-01-09|
|21|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。)|3028|2024-02-20| |21|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|An enterprise-class package of Flutter components for mobile applications. ( Bruno 是基于一整套设计体系的 Flutter 组件库。)|3031|2024-02-20|
|22|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2968|2024-02-19| |22|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2969|2024-02-19|
|23|[rrousselGit/flutter_hooks](https://github.com/rrousselGit/flutter_hooks)|React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.|2966|2024-02-28| |23|[rrousselGit/flutter_hooks](https://github.com/rrousselGit/flutter_hooks)|React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.|2967|2024-02-28|
|24|[CarGuo/gsy_flutter_demo](https://github.com/CarGuo/gsy_flutter_demo)|Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。|2919|2024-02-27| |24|[CarGuo/gsy_flutter_demo](https://github.com/CarGuo/gsy_flutter_demo)|Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。|2919|2024-02-27|
|25|[phoenixsky/fun_android_flutter](https://github.com/phoenixsky/fun_android_flutter)| 👿👿👿👿👿玩Android客户端Flutter版本。Provider的最佳实践.DarkMode、多色彩主题、国际化、切换字体、优美动画|2684|2023-11-26| |25|[phoenixsky/fun_android_flutter](https://github.com/phoenixsky/fun_android_flutter)| 👿👿👿👿👿玩Android客户端Flutter版本。Provider的最佳实践.DarkMode、多色彩主题、国际化、切换字体、优美动画|2683|2023-11-26|
|26|[peng8350/flutter_pulltorefresh](https://github.com/peng8350/flutter_pulltorefresh)|a widget provided to the flutter scroll component drop-down refresh and pull up load.|2670|2023-12-17| |26|[peng8350/flutter_pulltorefresh](https://github.com/peng8350/flutter_pulltorefresh)|a widget provided to the flutter scroll component drop-down refresh and pull up load.|2670|2023-12-17|
|27|[bdlukaa/fluent_ui](https://github.com/bdlukaa/fluent_ui)|Implements Microsoft's WinUI3 in Flutter.|2619|2024-02-17| |27|[bdlukaa/fluent_ui](https://github.com/bdlukaa/fluent_ui)|Implements Microsoft's WinUI3 in Flutter.|2621|2024-02-17|
|28|[lollipopkit/flutter_server_box](https://github.com/lollipopkit/flutter_server_box)|server status & toolbox app using Flutter|2578|2024-02-29| |28|[lollipopkit/flutter_server_box](https://github.com/lollipopkit/flutter_server_box)|server status & toolbox app using Flutter|2583|2024-03-01|
|29|[wuba/Fair](https://github.com/wuba/Fair)|A Flutter package used to update widget tree dynamically. Fair提供一整套Flutter动态化解决方案|2491|2024-02-27| |29|[wuba/Fair](https://github.com/wuba/Fair)|A Flutter package used to update widget tree dynamically. Fair提供一整套Flutter动态化解决方案|2492|2024-02-27|
|30|[wgh136/PicaComic](https://github.com/wgh136/PicaComic)|A comic app built with Flutter, supporting multiple comic sources.|2439|2024-02-29| |30|[wgh136/PicaComic](https://github.com/wgh136/PicaComic)|A comic app built with Flutter, supporting multiple comic sources.|2444|2024-03-01|
|31|[3003h/FEhViewer](https://github.com/3003h/FEhViewer)|An e-hentai/exhentai app make on flutter|2424|2024-02-28| |31|[3003h/FEhViewer](https://github.com/3003h/FEhViewer)|An e-hentai/exhentai app make on flutter|2426|2024-02-29|
|32|[fluttercandies/wechat_flutter](https://github.com/fluttercandies/wechat_flutter)|wechat_flutter is Flutter version WeChat, an excellent Flutter instant messaging IM open source library!|2422|2024-01-15| |32|[fluttercandies/wechat_flutter](https://github.com/fluttercandies/wechat_flutter)|wechat_flutter is Flutter version WeChat, an excellent Flutter instant messaging IM open source library!|2423|2024-01-15|
|33|[miru-project/miru-app](https://github.com/miru-project/miru-app)|🎉 A versatile application that is free, open-source, and supports extension sources for videos, comics, and novels, available on Android, Windows, and Web platforms.|2347|2024-02-28| |33|[miru-project/miru-app](https://github.com/miru-project/miru-app)|🎉 A versatile application that is free, open-source, and supports extension sources for videos, comics, and novels, available on Android, Windows, and Web platforms.|2359|2024-02-28|
|34|[mobxjs/mobx.dart](https://github.com/mobxjs/mobx.dart)|MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.|2341|2024-02-29| |34|[mobxjs/mobx.dart](https://github.com/mobxjs/mobx.dart)|MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps.|2341|2024-02-29|
|35|[jiangtian616/JHenTai](https://github.com/jiangtian616/JHenTai)|A cross-platform app made for e-hentai & exhentai by Flutter|2048|2024-02-28| |35|[jiangtian616/JHenTai](https://github.com/jiangtian616/JHenTai)|A cross-platform app made for e-hentai & exhentai by Flutter|2051|2024-03-01|
|36|[bytedance/flutter_ume](https://github.com/bytedance/flutter_ume)|UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance|1997|2024-02-19| |36|[bytedance/flutter_ume](https://github.com/bytedance/flutter_ume)|UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance|1997|2024-02-19|
|37|[rrousselGit/freezed](https://github.com/rrousselGit/freezed)|Code generation for immutable classes that has a simple syntax/API without compromising on the features.|1769|2024-02-19| |37|[rrousselGit/freezed](https://github.com/rrousselGit/freezed)|Code generation for immutable classes that has a simple syntax/API without compromising on the features.|1770|2024-03-01|
|38|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信小程序以及 Web 应用开发。|1719|2024-02-29| |38|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信小程序以及 Web 应用开发。|1719|2024-02-29|
|39|[saber-notes/saber](https://github.com/saber-notes/saber)|The cross-platform open-source app built for handwriting|1626|2024-02-28| |39|[saber-notes/saber](https://github.com/saber-notes/saber)|The cross-platform open-source app built for handwriting|1630|2024-02-28|
|40|[xiaoyaocz/flutter_dmzj](https://github.com/xiaoyaocz/flutter_dmzj)|动漫之家Flutter客户端|1585|2024-01-08| |40|[xiaoyaocz/flutter_dmzj](https://github.com/xiaoyaocz/flutter_dmzj)|动漫之家Flutter客户端|1587|2024-01-08|
|41|[befovy/fijkplayer](https://github.com/befovy/fijkplayer)|ijkplayer for flutter. ijkplayer 的 flutter 封装。 Flutter video/audio player. Flutter media player plugin for android/iOS based on ijkplayer. fijkplayer 是基于 ijkplayer 封装的 flutter 媒体播放器,开箱即用,无需编译 ijkplay ...|1563|2024-02-02| |41|[befovy/fijkplayer](https://github.com/befovy/fijkplayer)|ijkplayer for flutter. ijkplayer 的 flutter 封装。 Flutter video/audio player. Flutter media player plugin for android/iOS based on ijkplayer. fijkplayer 是基于 ijkplayer 封装的 flutter 媒体播放器,开箱即用,无需编译 ijkplay ...|1565|2024-02-02|
|42|[boyan01/flutter-tetris](https://github.com/boyan01/flutter-tetris)|a tetris game powered by flutter. 使用flutter开发俄罗斯方块。|1541|2023-11-01| |42|[boyan01/flutter-tetris](https://github.com/boyan01/flutter-tetris)|a tetris game powered by flutter. 使用flutter开发俄罗斯方块。|1541|2023-11-01|
|43|[git-touch/git-touch](https://github.com/git-touch/git-touch)|An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter|1481|2023-10-07| |43|[git-touch/git-touch](https://github.com/git-touch/git-touch)|An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter|1481|2023-10-07|
|44|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|1418|2023-09-10| |44|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|1420|2023-09-10|
|45|[fluttercandies/flutter_wechat_assets_picker](https://github.com/fluttercandies/flutter_wechat_assets_picker)|An image picker (also with video and audio) for Flutter projects based on the WeChat's UI.|1402|2024-02-27| |45|[fluttercandies/flutter_wechat_assets_picker](https://github.com/fluttercandies/flutter_wechat_assets_picker)|An image picker (also with video and audio) for Flutter projects based on the WeChat's UI.|1405|2024-02-27|
|46|[mabDc/eso](https://github.com/mabDc/eso)|亦搜,亦看,亦闻 manga&novel reader, audio&video player in one app developed by flutter|1365|2023-11-25| |46|[mabDc/eso](https://github.com/mabDc/eso)|亦搜,亦看,亦闻 manga&novel reader, audio&video player in one app developed by flutter|1365|2023-11-25|
|47|[lijy91/biyi](https://github.com/lijy91/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |1253|2024-01-20| |47|[lijy91/biyi](https://github.com/lijy91/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |1255|2024-01-20|
|48|[Xmarmalade/alisthelper](https://github.com/Xmarmalade/alisthelper)|Alist Helper is an application developed using Flutter, designed to simplify the use of the desktop version of alist. It can manage alist, allowing you to easily start and stop the alist program.|1197|2024-01-13| |48|[bostrot/wsl2-distro-manager](https://github.com/bostrot/wsl2-distro-manager)|A GUI to quickly manage your WSL2 instances|1211|2023-12-30|
|49|[bostrot/wsl2-distro-manager](https://github.com/bostrot/wsl2-distro-manager)|A GUI to quickly manage your WSL2 instances|1177|2023-12-30| |49|[Xmarmalade/alisthelper](https://github.com/Xmarmalade/alisthelper)|Alist Helper is an application developed using Flutter, designed to simplify the use of the desktop version of alist. It can manage alist, allowing you to easily start and stop the alist program.|1201|2024-01-13|
|50|[flutterchina/azlistview](https://github.com/flutterchina/azlistview)|A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。|1079|2023-09-19| |50|[flutterchina/azlistview](https://github.com/flutterchina/azlistview)|A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。|1079|2023-09-19|
|51|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|982|2023-12-30| |51|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|983|2023-12-30|
|52|[niuhuan/daisy](https://github.com/niuhuan/daisy)|美观易用且无广告的漫画和轻小说客户端, 同时支持MacOSWindowsAndroidiOS。类似动漫之家。|913|2023-11-03| |52|[niuhuan/daisy](https://github.com/niuhuan/daisy)|美观易用且无广告的漫画和轻小说客户端, 同时支持MacOSWindowsAndroidiOS。类似动漫之家。|914|2023-11-03|
|53|[xuexiangjys/flutter_template](https://github.com/xuexiangjys/flutter_template)|The project of the empty template with Flutter has built the basic framework to realize the functions of internationalization, theme peeling, login and registration, etc.(Flutter空壳模板工程已搭建基础框架实现国际化、主 ...|880|2023-12-16| |53|[xuexiangjys/flutter_template](https://github.com/xuexiangjys/flutter_template)|The project of the empty template with Flutter has built the basic framework to realize the functions of internationalization, theme peeling, login and registration, etc.(Flutter空壳模板工程已搭建基础框架实现国际化、主 ...|880|2023-12-16|
|54|[LeetaoGoooo/RSSAid](https://github.com/LeetaoGoooo/RSSAid)|RSSAid is a complementary app for RSSHub built with Flutter RSSAid 是一个由 Flutter 构建的 RSSHub 的辅助 App|866|2023-09-26| |54|[LeetaoGoooo/RSSAid](https://github.com/LeetaoGoooo/RSSAid)|RSSAid is a complementary app for RSSHub built with Flutter RSSAid 是一个由 Flutter 构建的 RSSHub 的辅助 App|868|2023-09-26|
|55|[MMMzq/bot_toast](https://github.com/MMMzq/bot_toast)|A very easy-to-use flutter popup library. Including toast, loading, etc.|797|2023-09-19| |55|[MMMzq/bot_toast](https://github.com/MMMzq/bot_toast)|A very easy-to-use flutter popup library. Including toast, loading, etc.|797|2023-09-19|
|56|[media-kit/media-kit](https://github.com/media-kit/media-kit)|A cross-platform video player & audio player for Flutter & Dart.|783|2024-02-02| |56|[media-kit/media-kit](https://github.com/media-kit/media-kit)|A cross-platform video player & audio player for Flutter & Dart.|784|2024-02-02|
|57|[iotjin/jh_flutter_demo](https://github.com/iotjin/jh_flutter_demo)|flutter项目- 实现一些常用效果、封装通用组件和工具类|783|2024-01-03| |57|[iotjin/jh_flutter_demo](https://github.com/iotjin/jh_flutter_demo)|flutter项目- 实现一些常用效果、封装通用组件和工具类|783|2024-01-03|
|58|[hamaluik/timecop](https://github.com/hamaluik/timecop)|A time tracking app that respects your privacy and the gets the job done without being fancy.|771|2024-02-07| |58|[hamaluik/timecop](https://github.com/hamaluik/timecop)|A time tracking app that respects your privacy and the gets the job done without being fancy.|771|2024-02-07|
|59|[jhomlala/catcher](https://github.com/jhomlala/catcher)|Flutter error catching & handling plugin. Handles and reports exceptions in your app!|771|2024-02-18| |59|[jhomlala/catcher](https://github.com/jhomlala/catcher)|Flutter error catching & handling plugin. Handles and reports exceptions in your app!|771|2024-02-18|
|60|[foxsofter/flutter_thrio](https://github.com/foxsofter/flutter_thrio)|flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.|742|2024-02-29| |60|[foxsofter/flutter_thrio](https://github.com/foxsofter/flutter_thrio)|flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.|742|2024-02-29|
|61|[entronad/flutter_echarts](https://github.com/entronad/flutter_echarts)|A Flutter widget to use Apache ECharts in a reactive way.|715|2023-08-31| |61|[AgoraIO-Extensions/Agora-Flutter-SDK](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK)|Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows|711|2024-03-01|
|62|[AgoraIO-Extensions/Agora-Flutter-SDK](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK)|Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows|710|2024-02-29| |62|[leanflutter/flutter_distributor](https://github.com/leanflutter/flutter_distributor)|An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.|672|2024-02-27|
|63|[leanflutter/flutter_distributor](https://github.com/leanflutter/flutter_distributor)|An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.|672|2024-02-27| |63|[niuhuan/wax](https://github.com/niuhuan/wax)|“绅士漫画”的客户端|658|2023-11-03|
|64|[niuhuan/wax](https://github.com/niuhuan/wax)|“绅士漫画”的客户端|658|2023-11-03| |64|[2697a/bujuan](https://github.com/2697a/bujuan)|Flutter移动端+桌面端三方网易云播放器|645|2024-03-01|
|65|[2697a/bujuan](https://github.com/2697a/bujuan)|Flutter移动端+桌面端三方网易云播放器|644|2024-02-28| |65|[mapleafgo/clash-for-flutter](https://github.com/mapleafgo/clash-for-flutter)|Clash的桌面客户端支持 windows、linux、macos|645|2024-01-31|
|66|[mapleafgo/clash-for-flutter](https://github.com/mapleafgo/clash-for-flutter)|Clash的桌面客户端支持 windows、linux、macos|644|2024-01-31| |66|[iota9star/mikan_flutter](https://github.com/iota9star/mikan_flutter)|Flutter 驱动的三方 蜜柑计划https://mikanani.me APP:construction: 开发中...|644|2023-11-03|
|67|[iota9star/mikan_flutter](https://github.com/iota9star/mikan_flutter)|Flutter 驱动的三方 蜜柑计划https://mikanani.me APP:construction: 开发中...|644|2023-11-03| |67|[fluttercandies/flutter_photo_manager](https://github.com/fluttercandies/flutter_photo_manager)|A Flutter plugin that provides images, videos, and audio abstraction management APIs without interface integration, available on Android, iOS, and macOS.|623|2024-02-28|
|68|[fluttercandies/flutter_photo_manager](https://github.com/fluttercandies/flutter_photo_manager)|A Flutter plugin that provides images, videos, and audio abstraction management APIs without interface integration, available on Android, iOS, and macOS.|623|2024-02-28| |68|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|597|2024-02-08|
|69|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|596|2024-02-08| |69|[cairuoyu/flutter_admin](https://github.com/cairuoyu/flutter_admin)|Flutter Admin: 一个基于 Flutter 的后台管理系统、开发模板。A backend management system and development template based on Flutter|583|2023-10-20|
|70|[cairuoyu/flutter_admin](https://github.com/cairuoyu/flutter_admin)|Flutter Admin: 一个基于 Flutter 的后台管理系统、开发模板。A backend management system and development template based on Flutter|583|2023-10-20| |70|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|574|2023-12-30|
|71|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|573|2023-12-30| |71|[Kuingsmile/PicHoro](https://github.com/Kuingsmile/PicHoro)|一款手机端云存储平台/图床管理和文件上传/下载工具支持直接管理WebdavAlistSSH/SFTP云服务器兼容S3 API的平台腾讯COS阿里OSS七牛云又拍云兰空图床ImgurSM.MS和github|559|2024-03-01|
|72|[Kuingsmile/PicHoro](https://github.com/Kuingsmile/PicHoro)|一款手机端云存储平台/图床管理和文件上传/下载工具支持直接管理WebdavAlistSSH/SFTP云服务器兼容S3 API的平台腾讯COS阿里OSS七牛云又拍云兰空图床ImgurSM.MS和github|557|2024-02-20| |72|[guozhigq/flutter_v2ex](https://github.com/guozhigq/flutter_v2ex)|使用flutter开发的v2ex客户端支持Android和iOS设备。在Android 12+机型上支持Material You取色|543|2023-12-31|
|73|[guozhigq/flutter_v2ex](https://github.com/guozhigq/flutter_v2ex)|使用flutter开发的v2ex客户端支持Android和iOS设备。在Android 12+机型上支持Material You取色|543|2023-12-31| |73|[bravekingzhang/flutter_chat_box](https://github.com/bravekingzhang/flutter_chat_box)|Flutter开发的和ChatGPT聊天的App全平台支持|518|2024-02-22|
|74|[bravekingzhang/flutter_chat_box](https://github.com/bravekingzhang/flutter_chat_box)|Flutter开发的和ChatGPT聊天的App全平台支持|517|2024-02-22| |74|[alibaba/power_image](https://github.com/alibaba/power_image)|A powerful plugin that fully uses the native image library's ability to display images on the flutter side.|503|2023-10-16|
|75|[alibaba/power_image](https://github.com/alibaba/power_image)|A powerful plugin that fully uses the native image library's ability to display images on the flutter side.|503|2023-10-16| |75|[larryaasen/upgrader](https://github.com/larryaasen/upgrader)|A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.|500|2024-02-29|
|76|[larryaasen/upgrader](https://github.com/larryaasen/upgrader)|A Flutter package for prompting users to upgrade when there is a newer version of the app in the store.|500|2024-02-29| |76|[OpenFlutter/flutter_oktoast](https://github.com/OpenFlutter/flutter_oktoast)|Toast library for Flutter.|489|2023-11-17|
|77|[OpenFlutter/flutter_oktoast](https://github.com/OpenFlutter/flutter_oktoast)|Toast library for Flutter.|489|2023-11-17| |77|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|488|2024-02-02|
|78|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|487|2024-02-02| |78|[YYFlutter/flutter-custom-dialog](https://github.com/YYFlutter/flutter-custom-dialog)|🚀🚀🚀 Semantic dialog|466|2024-02-21|
|79|[YYFlutter/flutter-custom-dialog](https://github.com/YYFlutter/flutter-custom-dialog)|🚀🚀🚀 Semantic dialog|466|2024-02-21| |79|[Im-Kevin/cool_ui](https://github.com/Im-Kevin/cool_ui)|用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘|458|2024-01-05|
|80|[Im-Kevin/cool_ui](https://github.com/Im-Kevin/cool_ui)|用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘|458|2024-01-05| |80|[fmtjava/Flutter_Eyepetizer](https://github.com/fmtjava/Flutter_Eyepetizer)|Flutter + 组件化实现的一款精美的仿开眼视频(Eyepetizer )跨平台App,适合入门,快速掌握Dart语言以及上手flutter开发(提供Kotlin、React Native、小程序版本 😁 ),希望和大家共同成长,喜欢的话欢迎start或fork!|456|2024-03-01|
|81|[iwrqk/iwrqk](https://github.com/iwrqk/iwrqk)|Unofficial Iwara Flutter Client|450|2024-02-23| |81|[iwrqk/iwrqk](https://github.com/iwrqk/iwrqk)|Unofficial Iwara Flutter Client|452|2024-02-23|
|82|[hackware1993/Flutter_ConstraintLayout](https://github.com/hackware1993/Flutter_ConstraintLayout)|A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS. But the code implementation is much more efficient, it has O(n) layout ...|437|2023-11-08| |82|[hackware1993/Flutter_ConstraintLayout](https://github.com/hackware1993/Flutter_ConstraintLayout)|A super powerful Stack, build flexible layouts with constraints. Similar to ConstraintLayout for Android and AutoLayout for iOS. But the code implementation is much more efficient, it has O(n) layout ...|437|2023-11-08|
|83|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目采用Getx框架管理遵循Material design设计风格适合您实战参考或练手|433|2023-11-15| |83|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目采用Getx框架管理遵循Material design设计风格适合您实战参考或练手|433|2023-11-15|
|84|[lyming99/wenznote](https://github.com/lyming99/wenznote)|一款由 flutter 开发的笔记软件,支持电脑端和手机端。|426|2024-02-28| |84|[lyming99/wenznote](https://github.com/lyming99/wenznote)|一款由 flutter 开发的笔记软件,支持电脑端和手机端。|427|2024-02-28|
|85|[AmosHuKe/Mood-Example](https://github.com/AmosHuKe/Mood-Example)|🐦 Flutter 3 心情记录 样例工程 - 国际化 i18n、uni 小程序、深色模式、多主题、本地数据管理、路由管理、状态管理、无障碍Semantics、异步 FFI、集成测试、图表统计、Excel 导入导出、游戏…|385|2024-02-23| |85|[AmosHuKe/Mood-Example](https://github.com/AmosHuKe/Mood-Example)|🐦 Flutter 3 心情记录 样例工程 - 国际化 i18n、uni 小程序、深色模式、多主题、本地数据管理、路由管理、状态管理、无障碍Semantics、异步 FFI、集成测试、图表统计、Excel 导入导出、游戏…|386|2024-02-23|
|86|[nightmare-space/adb_kit](https://github.com/nightmare-space/adb_kit)|使用 Flutter 开发的 ADB GUI 客户端|384|2024-02-26| |86|[nightmare-space/adb_kit](https://github.com/nightmare-space/adb_kit)|使用 Flutter 开发的 ADB GUI 客户端|386|2024-02-26|
|87|[leetomlee123/book](https://github.com/leetomlee123/book)|笔趣阁源基于flutter的小说阅读app|376|2023-11-02| |87|[leetomlee123/book](https://github.com/leetomlee123/book)|笔趣阁源基于flutter的小说阅读app|376|2023-11-02|
|88|[slang-i18n/slang](https://github.com/slang-i18n/slang)|Type-safe i18n for Dart and Flutter|372|2024-02-27| |88|[slang-i18n/slang](https://github.com/slang-i18n/slang)|Type-safe i18n for Dart and Flutter|372|2024-03-01|
|89|[project-violet/violet](https://github.com/project-violet/violet)|Flutter based Viewer App|372|2024-02-25| |89|[project-violet/violet](https://github.com/project-violet/violet)|Flutter based Viewer App|372|2024-02-25|
|90|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|370|2023-12-12| |90|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|370|2023-12-12|
|91|[TinoGuo/pin_input_text_field](https://github.com/TinoGuo/pin_input_text_field)|A textField widget to help display different style pin|363|2024-02-29| |91|[reqable/re-editor](https://github.com/reqable/re-editor)|Re-Editor is a powerful lightweight text and code editor widget.|363|2024-02-06|
|92|[reqable/re-editor](https://github.com/reqable/re-editor)|Re-Editor is a powerful lightweight text and code editor widget.|362|2024-02-06| |92|[TinoGuo/pin_input_text_field](https://github.com/TinoGuo/pin_input_text_field)|A textField widget to help display different style pin|363|2024-03-01|
|93|[flutter-thrio/flutter_thrio](https://github.com/flutter-thrio/flutter_thrio)|flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.|350|2024-02-21| |93|[flutter-thrio/flutter_thrio](https://github.com/flutter-thrio/flutter_thrio)|flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.|351|2024-02-21|
|94|[fluttercandies/JsonToDart](https://github.com/fluttercandies/JsonToDart)|The tool to convert json to dart code, support WindowsMacWeb.|348|2023-11-08| |94|[fluttercandies/JsonToDart](https://github.com/fluttercandies/JsonToDart)|The tool to convert json to dart code, support WindowsMacWeb.|348|2023-11-08|
|95|[gvenusleo/MeRead](https://github.com/gvenusleo/MeRead)|A RSS reader built with Flutter and designed with Material You. 简洁、易用的 RSS 阅读器,使用 Flutter 构建和 Material You 设计|347|2024-02-28| |95|[gvenusleo/MeRead](https://github.com/gvenusleo/MeRead)|A RSS reader built with Flutter and designed with Material You. 简洁、易用的 RSS 阅读器,使用 Flutter 构建和 Material You 设计|347|2024-02-28|
|96|[meetqy/flutter_dating_template](https://github.com/meetqy/flutter_dating_template)|flutter 版本的交友 app 模板总计页面35个测试数据基于 mockjs 创建A dating app template for The Flutter version, with a total of 35 pages, was created based on MockJS.|345|2023-09-14| |96|[meetqy/flutter_dating_template](https://github.com/meetqy/flutter_dating_template)|flutter 版本的交友 app 模板总计页面35个测试数据基于 mockjs 创建A dating app template for The Flutter version, with a total of 35 pages, was created based on MockJS.|346|2023-09-14|
|97|[togettoyou/flutter-one-app](https://github.com/togettoyou/flutter-one-app)|🎊 Flutter 仿「ONE·一个」APP|342|2023-11-02| |97|[togettoyou/flutter-one-app](https://github.com/togettoyou/flutter-one-app)|🎊 Flutter 仿「ONE·一个」APP|342|2023-11-02|
|98|[openimsdk/open-im-sdk-flutter](https://github.com/openimsdk/open-im-sdk-flutter)|IM SDK Flutter|338|2024-02-02| |98|[openimsdk/open-im-sdk-flutter](https://github.com/openimsdk/open-im-sdk-flutter)|IM SDK Flutter|338|2024-02-02|
|99|[fluttercandies/flutter_wechat_camera_picker](https://github.com/fluttercandies/flutter_wechat_camera_picker)|A camera picker (take photos and videos) for Flutter projects based on WeChat's UI. It's a standalone module of wechat_assets_picker yet it can be run separately.|330|2024-02-27| |99|[fluttercandies/flutter_wechat_camera_picker](https://github.com/fluttercandies/flutter_wechat_camera_picker)|A camera picker (take photos and videos) for Flutter projects based on WeChat's UI. It's a standalone module of wechat_assets_picker yet it can be run separately.|330|2024-02-27|
@ -114,7 +114,7 @@
|107|[chaldea-center/chaldea](https://github.com/chaldea-center/chaldea)|Chaldea - Yet Another Material Planner and Battle Simulator for Fate/Grand Order aka FGO|280|2024-02-29| |107|[chaldea-center/chaldea](https://github.com/chaldea-center/chaldea)|Chaldea - Yet Another Material Planner and Battle Simulator for Fate/Grand Order aka FGO|280|2024-02-29|
|108|[asjqkkkk/markdown_widget](https://github.com/asjqkkkk/markdown_widget)|📖Rendering markdown by flutterWelcome for pr and issue.|275|2024-02-28| |108|[asjqkkkk/markdown_widget](https://github.com/asjqkkkk/markdown_widget)|📖Rendering markdown by flutterWelcome for pr and issue.|275|2024-02-28|
|109|[niuhuan/pansy](https://github.com/niuhuan/pansy)|A illustration client. |265|2023-11-26| |109|[niuhuan/pansy](https://github.com/niuhuan/pansy)|A illustration client. |265|2023-11-26|
|110|[gstory0404/flutter_unionad](https://github.com/gstory0404/flutter_unionad)|字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件|257|2024-01-22| |110|[gstory0404/flutter_unionad](https://github.com/gstory0404/flutter_unionad)|字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件|258|2024-01-22|
|111|[hui-z/image_gallery_saver](https://github.com/hui-z/image_gallery_saver)|flutter中用于保存图片到相册的Plugin|250|2024-02-24| |111|[hui-z/image_gallery_saver](https://github.com/hui-z/image_gallery_saver)|flutter中用于保存图片到相册的Plugin|250|2024-02-24|
|112|[softfatgay/flutter-netease](https://github.com/softfatgay/flutter-netease)|深度还原网易严选webAppFlutter项目接口为真实数据。项目已完善|249|2024-01-02| |112|[softfatgay/flutter-netease](https://github.com/softfatgay/flutter-netease)|深度还原网易严选webAppFlutter项目接口为真实数据。项目已完善|249|2024-01-02|
|113|[erosTeam/eros_n](https://github.com/erosTeam/eros_n)|An unofficial nhentai app.|235|2023-11-08| |113|[erosTeam/eros_n](https://github.com/erosTeam/eros_n)|An unofficial nhentai app.|235|2023-11-08|
@ -122,29 +122,29 @@
|115|[TinoGuo/loading_indicator](https://github.com/TinoGuo/loading_indicator)|🚅Flutter out-of-the-box collection animations written in pure dart.|200|2024-02-22| |115|[TinoGuo/loading_indicator](https://github.com/TinoGuo/loading_indicator)|🚅Flutter out-of-the-box collection animations written in pure dart.|200|2024-02-22|
|116|[tec8297729/flutter_flexible](https://github.com/tec8297729/flutter_flexible)|flutter脚手架让你更专注UI层|187|2023-11-21| |116|[tec8297729/flutter_flexible](https://github.com/tec8297729/flutter_flexible)|flutter脚手架让你更专注UI层|187|2023-11-21|
|117|[CoderTitan/mahuaPet](https://github.com/CoderTitan/mahuaPet)|Flutter跨平台开发的完整项目---麻花宠物, 一款记录宠物生活的APP|180|2023-12-18| |117|[CoderTitan/mahuaPet](https://github.com/CoderTitan/mahuaPet)|Flutter跨平台开发的完整项目---麻花宠物, 一款记录宠物生活的APP|180|2023-12-18|
|118|[Wolfteam/Shiori](https://github.com/Wolfteam/Shiori)|The app you need for Genshin Impact|179|2024-02-21| |118|[Wolfteam/Shiori](https://github.com/Wolfteam/Shiori)|The app you need for Genshin Impact|179|2024-03-01|
|119|[niuhuan/kobi](https://github.com/niuhuan/kobi)|拷贝漫画客户端|176|2024-02-23| |119|[niuhuan/kobi](https://github.com/niuhuan/kobi)|拷贝漫画客户端|176|2024-02-23|
|120|[zhouteng0217/ShareExtend](https://github.com/zhouteng0217/ShareExtend)|调用系统分享的Flutter组件支持分享文本图片视频和文件|175|2023-11-15| |120|[zhouteng0217/ShareExtend](https://github.com/zhouteng0217/ShareExtend)|调用系统分享的Flutter组件支持分享文本图片视频和文件|175|2023-11-15|
|121|[DanXi-Dev/DanXi](https://github.com/DanXi-Dev/DanXi)|[Windows / Mac / Android / iOS] Maybe the best all-rounded service app for Fudan University students. 可能是复旦学生最好的第三方校园服务APP。|174|2024-02-29| |121|[DanXi-Dev/DanXi](https://github.com/DanXi-Dev/DanXi)|[Windows / Mac / Android / iOS] Maybe the best all-rounded service app for Fudan University students. 可能是复旦学生最好的第三方校园服务APP。|174|2024-03-01|
|122|[BoxCatTeam/SRCat](https://github.com/BoxCatTeam/SRCat)|Honkai: Star Rail Toolbox 崩坏:星穹铁道工具箱|173|2024-02-15| |122|[BoxCatTeam/SRCat](https://github.com/BoxCatTeam/SRCat)|Honkai: Star Rail Toolbox 崩坏:星穹铁道工具箱|173|2024-02-15|
|123|[gabrielpacheco23/google-translator](https://github.com/gabrielpacheco23/google-translator)|Free Google Translator for Dart|157|2024-02-09| |123|[gabrielpacheco23/google-translator](https://github.com/gabrielpacheco23/google-translator)|Free Google Translator for Dart|157|2024-02-09|
|124|[BYR-App-Dev/byr_mobile_app](https://github.com/BYR-App-Dev/byr_mobile_app)|open-source mobile app for bbs.byr.cn|152|2023-10-23| |124|[BYR-App-Dev/byr_mobile_app](https://github.com/BYR-App-Dev/byr_mobile_app)|open-source mobile app for bbs.byr.cn|152|2023-10-23|
|125|[jing332/AListFlutter](https://github.com/jing332/AListFlutter)|AList 安卓版本APK安装即用无需Root或Termux。|148|2024-02-24| |125|[jing332/AListFlutter](https://github.com/jing332/AListFlutter)|AList 安卓版本APK安装即用无需Root或Termux。|151|2024-02-24|
|126|[arcticfox1919/LuaDardo](https://github.com/arcticfox1919/LuaDardo)|A Lua virtual machine written in Dart|145|2024-02-06| |126|[arcticfox1919/LuaDardo](https://github.com/arcticfox1919/LuaDardo)|A Lua virtual machine written in Dart|145|2024-02-06|
|127|[gfaraday/g_faraday](https://github.com/gfaraday/g_faraday)|A plugin for building hybrid stack apps with flutter|142|2024-01-27| |127|[gfaraday/g_faraday](https://github.com/gfaraday/g_faraday)|A plugin for building hybrid stack apps with flutter|142|2024-01-27|
|128|[arcticfox1919/flutter-scankit](https://github.com/arcticfox1919/flutter-scankit)|Flutter QR code scanning|137|2023-10-14| |128|[arcticfox1919/flutter-scankit](https://github.com/arcticfox1919/flutter-scankit)|Flutter QR code scanning|137|2023-10-14|
|129|[tp7309/flutter_sticky_and_expandable_list](https://github.com/tp7309/flutter_sticky_and_expandable_list)|粘性头部与分组列表Sliver实现 Build a grouped list, which support expand/collapse section and sticky headers, support use it with sliver widget.|135|2023-09-24| |129|[zsakvo/wenku8x](https://github.com/zsakvo/wenku8x)|基于 Flutter 构建的第三方轻小说文库客户端|135|2024-01-10|
|130|[zsakvo/wenku8x](https://github.com/zsakvo/wenku8x)|基于 Flutter 构建的第三方轻小说文库客户端|134|2024-01-10| |130|[tp7309/flutter_sticky_and_expandable_list](https://github.com/tp7309/flutter_sticky_and_expandable_list)|粘性头部与分组列表Sliver实现 Build a grouped list, which support expand/collapse section and sticky headers, support use it with sliver widget.|135|2023-09-24|
|131|[benjaken/flutter_vant_kit](https://github.com/benjaken/flutter_vant_kit)|A Vant style flutter UI library.|133|2023-11-20| |131|[benjaken/flutter_vant_kit](https://github.com/benjaken/flutter_vant_kit)|A Vant style flutter UI library.|133|2023-11-20|
|132|[GetuiLaboratory/getui-flutter-plugin](https://github.com/GetuiLaboratory/getui-flutter-plugin)|个推官方提供的推送SDK Flutter 插件(支持 Android & iOS|133|2023-12-19| |132|[GetuiLaboratory/getui-flutter-plugin](https://github.com/GetuiLaboratory/getui-flutter-plugin)|个推官方提供的推送SDK Flutter 插件(支持 Android & iOS|133|2023-12-19|
|133|[xxNull-lsk/Copybook](https://github.com/xxNull-lsk/Copybook)|生成拼音、汉字、汉字字帖,支持笔顺|126|2023-09-30| |133|[xxNull-lsk/Copybook](https://github.com/xxNull-lsk/Copybook)|生成拼音、汉字、汉字字帖,支持笔顺|126|2023-09-30|
|134|[6tail/lunar-flutter](https://github.com/6tail/lunar-flutter)|日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|122|2024-01-31| |134|[coder-dongjiayi/MXLogger](https://github.com/coder-dongjiayi/MXLogger)|MXLogger 是基于mmap内存映射机制的跨平台日志库支持AES CFB 128位加密支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用性能几乎与原生一致。 底层序列化使用Google开源的flat_buffers实现高效稳定。|122|2024-02-26|
|135|[jarryleo/watch_together](https://github.com/jarryleo/watch_together)|异地不同设备同屏观看视频项目|121|2023-09-23| |135|[jarryleo/watch_together](https://github.com/jarryleo/watch_together)|异地不同设备同屏观看视频项目|121|2023-09-23|
|136|[coder-dongjiayi/MXLogger](https://github.com/coder-dongjiayi/MXLogger)|MXLogger 是基于mmap内存映射机制的跨平台日志库支持AES CFB 128位加密支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用性能几乎与原生一致。 底层序列化使用Google开源的flat_buffers实现高效稳定。|121|2024-02-26| |136|[6tail/lunar-flutter](https://github.com/6tail/lunar-flutter)|日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|121|2024-03-01|
|137|[WinWang/open_eye](https://github.com/WinWang/open_eye)|Flutter 开眼APP整体项目架构基于Getx搭建完成路由依赖注入网络请求框架基于Retrofit+Dio实现配合官方JsonSerialize实现解析封装项目页面多状态加载中成功失败空数据封装列表页面下拉刷新+上拉加载更多等同时示范了多Base URL的使用示范和Flutter自定义绘图的示范具体更多内容请下载项目了解更多感谢FlutterBlog(https ...|116|2023-12-02| |137|[WinWang/open_eye](https://github.com/WinWang/open_eye)|Flutter 开眼APP整体项目架构基于Getx搭建完成路由依赖注入网络请求框架基于Retrofit+Dio实现配合官方JsonSerialize实现解析封装项目页面多状态加载中成功失败空数据封装列表页面下拉刷新+上拉加载更多等同时示范了多Base URL的使用示范和Flutter自定义绘图的示范具体更多内容请下载项目了解更多感谢FlutterBlog(https ...|116|2023-12-02|
|138|[liujiakuoyx/leak_detector](https://github.com/liujiakuoyx/leak_detector)|flutter memory leak detector.|115|2024-01-18| |138|[liujiakuoyx/leak_detector](https://github.com/liujiakuoyx/leak_detector)|flutter memory leak detector.|115|2024-01-18|
|139|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|113|2023-10-11| |139|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|113|2023-10-11|
|140|[wuyuanwuhui99/flutter-movie-app-ui](https://github.com/wuyuanwuhui99/flutter-movie-app-ui)|基于flutter开发的混合电影app后端采用springboot+mybatis+mysql开发有react-native版本参见个人主页springboot和react-native项目包括底部tab导航,首页电影电视剧我的搜索页分类页电影详情页播放页登录注册浏览记录播放记录收藏缓存电影排行榜等页面和模块功能齐全完善所有数据来自python爬虫程序抓取 ...|110|2024-02-29| |140|[wuyuanwuhui99/flutter-movie-app-ui](https://github.com/wuyuanwuhui99/flutter-movie-app-ui)|基于flutter开发的混合电影app后端采用springboot+mybatis+mysql开发有react-native版本参见个人主页springboot和react-native项目包括底部tab导航,首页电影电视剧我的搜索页分类页电影详情页播放页登录注册浏览记录播放记录收藏缓存电影排行榜等页面和模块功能齐全完善所有数据来自python爬虫程序抓取 ...|110|2024-03-01|
|141|[VenusCao/x5_webview_flutter](https://github.com/VenusCao/x5_webview_flutter)|一个基于腾讯x5引擎的webview flutter插件简化集成一行代码打开视频播放暂时只支持android使用|110|2024-02-06| |141|[VenusCao/x5_webview_flutter](https://github.com/VenusCao/x5_webview_flutter)|一个基于腾讯x5引擎的webview flutter插件简化集成一行代码打开视频播放暂时只支持android使用|110|2024-02-06|
|142|[mdddj/flutter_simple_shop](https://github.com/mdddj/flutter_simple_shop)|开源淘宝客|107|2024-02-19| |142|[mdddj/flutter_simple_shop](https://github.com/mdddj/flutter_simple_shop)|开源淘宝客|107|2024-02-19|
|143|[sunyongsheng/Allpass](https://github.com/sunyongsheng/Allpass)|Allpass是一款简洁的私密信息管理工具包括密码管理与卡片信息管理支持指纹解锁软件、csv导入导出、从Chrome中导入、从剪贴板中导入、文件夹与标签功能、收藏与备注功能、密码生成器、WebDAV同步等功能采用Flutter构建|103|2023-10-25| |143|[sunyongsheng/Allpass](https://github.com/sunyongsheng/Allpass)|Allpass是一款简洁的私密信息管理工具包括密码管理与卡片信息管理支持指纹解锁软件、csv导入导出、从Chrome中导入、从剪贴板中导入、文件夹与标签功能、收藏与备注功能、密码生成器、WebDAV同步等功能采用Flutter构建|103|2023-10-25|
@ -154,7 +154,7 @@
|147|[zhaochengxiang/flutter_lychee](https://github.com/zhaochengxiang/flutter_lychee)|超完整的Flutter项目功能丰富适合学习和日常使用。|91|2024-02-23| |147|[zhaochengxiang/flutter_lychee](https://github.com/zhaochengxiang/flutter_lychee)|超完整的Flutter项目功能丰富适合学习和日常使用。|91|2024-02-23|
|148|[zhaolongs/Flutter_Fai_Webview](https://github.com/zhaolongs/Flutter_Fai_Webview)|Flutter 加载 Html 插件Flutter与JS的双向互调|89|2023-09-22| |148|[zhaolongs/Flutter_Fai_Webview](https://github.com/zhaolongs/Flutter_Fai_Webview)|Flutter 加载 Html 插件Flutter与JS的双向互调|89|2023-09-22|
|149|[nano71/GlutAssistantN](https://github.com/nano71/GlutAssistantN)|桂林理工大学-空港校区(分校)-桂工助手N|88|2024-01-23| |149|[nano71/GlutAssistantN](https://github.com/nano71/GlutAssistantN)|桂林理工大学-空港校区(分校)-桂工助手N|88|2024-01-23|
|150|[Celechron/Celechron](https://github.com/Celechron/Celechron)|服务于浙大学生的时间管理器|85|2024-02-28| |150|[Celechron/Celechron](https://github.com/Celechron/Celechron)|服务于浙大学生的时间管理器|87|2024-02-28|
|151|[finogeeks/mop-flutter-sdk](https://github.com/finogeeks/mop-flutter-sdk)|FinClip 小程序 Flutter SDK 插件,用于在 Flutter 应用中运行小程序 / Flutter SDK for FinClip|85|2024-02-05| |151|[finogeeks/mop-flutter-sdk](https://github.com/finogeeks/mop-flutter-sdk)|FinClip 小程序 Flutter SDK 插件,用于在 Flutter 应用中运行小程序 / Flutter SDK for FinClip|85|2024-02-05|
|152|[elementlo/shorey](https://github.com/elementlo/shorey)|Shorey is a simple note app which is built with Flutter 2 3 and supports both Android/iOS platforms. It provides me full experience of interacting with Flutter and in the meantime I hope it can be you ...|84|2023-11-21| |152|[elementlo/shorey](https://github.com/elementlo/shorey)|Shorey is a simple note app which is built with Flutter 2 3 and supports both Android/iOS platforms. It provides me full experience of interacting with Flutter and in the meantime I hope it can be you ...|84|2023-11-21|
|153|[yhsj0919/music_api](https://github.com/yhsj0919/music_api)|音乐apimyfreemp3,bd,kg,kw,mg,qq,wy,一网打尽|83|2024-02-21| |153|[yhsj0919/music_api](https://github.com/yhsj0919/music_api)|音乐apimyfreemp3,bd,kg,kw,mg,qq,wy,一网打尽|83|2024-02-21|
@ -162,8 +162,8 @@
|155|[fluttercandies/flutter_asset_generator](https://github.com/fluttercandies/flutter_asset_generator)|Generate an R file for mapping all assets. Supports preview of image.|79|2024-01-11| |155|[fluttercandies/flutter_asset_generator](https://github.com/fluttercandies/flutter_asset_generator)|Generate an R file for mapping all assets. Supports preview of image.|79|2024-01-11|
|156|[LiteAVSDK/TRTC_Flutter](https://github.com/LiteAVSDK/TRTC_Flutter)|High-quality Interactive Audio/Video Flutter SDK|74|2024-01-17| |156|[LiteAVSDK/TRTC_Flutter](https://github.com/LiteAVSDK/TRTC_Flutter)|High-quality Interactive Audio/Video Flutter SDK|74|2024-01-17|
|157|[chill-chinese/stroke-order-animator](https://github.com/chill-chinese/stroke-order-animator)|Stroke order animations and quizzes for Chinese characters in Flutter.|73|2024-02-20| |157|[chill-chinese/stroke-order-animator](https://github.com/chill-chinese/stroke-order-animator)|Stroke order animations and quizzes for Chinese characters in Flutter.|73|2024-02-20|
|158|[ozyl/flutter_lyric](https://github.com/ozyl/flutter_lyric)|用于展示歌词的flutter小部件|72|2023-10-09| |158|[Cc-Edit/CcClipApp](https://github.com/Cc-Edit/CcClipApp)|2023-12 最新 - 使用 Flutter 实现音视频编辑项目 AppFlutter学习上手项目前端上手Flutter项目好看的 Flutter 模板,好看的 Flutter 闪屏页如有帮助还请Star 支持一下 😊|72|2023-12-15|
|159|[Cc-Edit/CcClipApp](https://github.com/Cc-Edit/CcClipApp)|2023-12 最新 - 使用 Flutter 实现音视频编辑项目 AppFlutter学习上手项目前端上手Flutter项目好看的 Flutter 模板,好看的 Flutter 闪屏页如有帮助还请Star 支持一下 😊|71|2023-12-15| |159|[ozyl/flutter_lyric](https://github.com/ozyl/flutter_lyric)|用于展示歌词的flutter小部件|72|2023-10-09|
|160|[Soneso/stellar_flutter_sdk](https://github.com/Soneso/stellar_flutter_sdk)|Stellar SDK for flutter - dart, Stellar, Horizon, Soneso|69|2024-02-23| |160|[Soneso/stellar_flutter_sdk](https://github.com/Soneso/stellar_flutter_sdk)|Stellar SDK for flutter - dart, Stellar, Horizon, Soneso|69|2024-02-23|
|161|[swiftdo/web-demo](https://github.com/swiftdo/web-demo)|Responsive web app powered by Flutter + Appwrite, also support macOS|66|2023-11-14| |161|[swiftdo/web-demo](https://github.com/swiftdo/web-demo)|Responsive web app powered by Flutter + Appwrite, also support macOS|66|2023-11-14|
|162|[CaiJingLong/dart_image_size_getter](https://github.com/CaiJingLong/dart_image_size_getter)|Use dart file api to get image size, needn't use decode. just read the metadata.|63|2023-10-04| |162|[CaiJingLong/dart_image_size_getter](https://github.com/CaiJingLong/dart_image_size_getter)|Use dart file api to get image size, needn't use decode. just read the metadata.|63|2023-10-04|
@ -178,33 +178,33 @@
|171|[NKUST-ITC/NKUST-AP-Flutter](https://github.com/NKUST-ITC/NKUST-AP-Flutter)|高科校務通 made by Flutter|51|2024-01-06| |171|[NKUST-ITC/NKUST-AP-Flutter](https://github.com/NKUST-ITC/NKUST-AP-Flutter)|高科校務通 made by Flutter|51|2024-01-06|
|172|[FlutterPlayer/fplayer](https://github.com/FlutterPlayer/fplayer)|fplayer播放器|50|2023-11-07| |172|[FlutterPlayer/fplayer](https://github.com/FlutterPlayer/fplayer)|fplayer播放器|50|2023-11-07|
|173|[huhx/flutter_oss_aliyun](https://github.com/huhx/flutter_oss_aliyun)|阿里云oss sdk的flutter版本|50|2024-01-14| |173|[huhx/flutter_oss_aliyun](https://github.com/huhx/flutter_oss_aliyun)|阿里云oss sdk的flutter版本|50|2024-01-14|
|174|[Vadaski/flutter_exposure](https://github.com/Vadaski/flutter_exposure)|flutter 埋点曝光方案|48|2023-10-15| |174|[MobClub/MobPush-For-Flutter](https://github.com/MobClub/MobPush-For-Flutter)|MobPush的Flutter插件|50|2024-03-01|
|175|[jarontai/html2md](https://github.com/jarontai/html2md)|A library for converting HTML to Markdown in Dart. It supports CommonMark, simple table and custom converting rules. 将html转换为markdown的Dart库支持CommonMark、简单表格以及自定义转换规则。|48|2023-11-10| |175|[Vadaski/flutter_exposure](https://github.com/Vadaski/flutter_exposure)|flutter 埋点曝光方案|48|2023-10-15|
|176|[itning/yunshu_music](https://github.com/itning/yunshu_music)|使用flutter构建的音乐播放器|45|2023-12-16| |176|[jarontai/html2md](https://github.com/jarontai/html2md)|A library for converting HTML to Markdown in Dart. It supports CommonMark, simple table and custom converting rules. 将html转换为markdown的Dart库支持CommonMark、简单表格以及自定义转换规则。|48|2023-11-10|
|177|[happyme531/a5btool](https://github.com/happyme531/a5btool)|Rock5B工具箱|43|2023-11-23| |177|[itning/yunshu_music](https://github.com/itning/yunshu_music)|使用flutter构建的音乐播放器|45|2023-12-16|
|178|[gstory0404/flutter_tencentad](https://github.com/gstory0404/flutter_tencentad)|腾讯优量汇(广点通)广告 Flutter版本|43|2024-01-22| |178|[happyme531/a5btool](https://github.com/happyme531/a5btool)|Rock5B工具箱|43|2023-11-23|
|179|[shirne/chinese_chess](https://github.com/shirne/chinese_chess)|Chinese Chess game by Flutter|43|2023-11-01| |179|[gstory0404/flutter_tencentad](https://github.com/gstory0404/flutter_tencentad)|腾讯优量汇(广点通)广告 Flutter版本|43|2024-01-22|
|180|[TermPlux/TermPlux-App](https://github.com/TermPlux/TermPlux-App)|TermPlux是基于arm架构的跨生态软件平台提高移动设备生产力。|42|2024-02-26| |180|[shirne/chinese_chess](https://github.com/shirne/chinese_chess)|Chinese Chess game by Flutter|43|2023-11-01|
|181|[fluttercandies/fconsole](https://github.com/fluttercandies/fconsole)|一个用于调试的面板|41|2024-02-03| |181|[TermPlux/TermPlux-App](https://github.com/TermPlux/TermPlux-App)|TermPlux是基于arm架构的跨生态软件平台提高移动设备生产力。|42|2024-02-26|
|182|[roomanl/famd](https://github.com/roomanl/famd)|flutter aria2 m3u8 downloader使用flutter+aria2+m3u8开发的一个M3U8下载器。|39|2024-01-16| |182|[fluttercandies/fconsole](https://github.com/fluttercandies/fconsole)|一个用于调试的面板|41|2024-02-03|
|183|[hhanh00/zwallet](https://github.com/hhanh00/zwallet)|Zcash and Ycash light shielded wallet|39|2024-02-29| |183|[roomanl/famd](https://github.com/roomanl/famd)|flutter aria2 m3u8 downloader使用flutter+aria2+m3u8开发的一个M3U8下载器。|39|2024-01-16|
|184|[clashcross/CrossApp](https://github.com/clashcross/CrossApp)|一款支持多种协议管理的跨平台客户端可以运行于windows、Android、macOS、Linux等平台|38|2023-12-07| |184|[hhanh00/zwallet](https://github.com/hhanh00/zwallet)|Zcash and Ycash light shielded wallet|39|2024-02-29|
|185|[yleencc/pixiv-artvier](https://github.com/yleencc/pixiv-artvier)|A third-party app for pixiv. 一个第三方pixiv App。还在开发中...|38|2023-12-18| |185|[clashcross/CrossApp](https://github.com/clashcross/CrossApp)|一款支持多种协议管理的跨平台客户端可以运行于windows、Android、macOS、Linux等平台|38|2023-12-07|
|186|[gooking/apifm-flutter](https://github.com/gooking/apifm-flutter)|Flutter 的云开发支持,无需服务器,无需开发接口和后台,开箱即用,轻松开发 Flutter|38|2024-02-02| |186|[yleencc/pixiv-artvier](https://github.com/yleencc/pixiv-artvier)|A third-party app for pixiv. 一个第三方pixiv App。还在开发中...|38|2023-12-18|
|187|[flutterplugin/dio_log](https://github.com/flutterplugin/dio_log)|Dio网络请求库的log显示插件|38|2023-12-07| |187|[gooking/apifm-flutter](https://github.com/gooking/apifm-flutter)|Flutter 的云开发支持,无需服务器,无需开发接口和后台,开箱即用,轻松开发 Flutter|38|2024-02-02|
|188|[evan361425/flutter-pos-system](https://github.com/evan361425/flutter-pos-system)|開源的 Flutter 應用程式,希望和使用者一起建立一個好用的 POS 系統(點餐系統)。|37|2024-02-27| |188|[flutterplugin/dio_log](https://github.com/flutterplugin/dio_log)|Dio网络请求库的log显示插件|38|2023-12-07|
|189|[danielwii/flutter_barrage](https://github.com/danielwii/flutter_barrage)|A barrage wall(danmu) plugin for flutter. 一个 flutter 的弹幕墙插件。|37|2023-09-07| |189|[evan361425/flutter-pos-system](https://github.com/evan361425/flutter-pos-system)|開源的 Flutter 應用程式,希望和使用者一起建立一個好用的 POS 系統(點餐系統)。|37|2024-02-27|
|190|[moxun33/vvibe](https://github.com/moxun33/vvibe)|直播观看软件 vvibe player|35|2023-10-29| |190|[danielwii/flutter_barrage](https://github.com/danielwii/flutter_barrage)|A barrage wall(danmu) plugin for flutter. 一个 flutter 的弹幕墙插件。|37|2023-09-07|
|191|[gstory0404/flutter_universalad](https://github.com/gstory0404/flutter_universalad)|字节跳动穿山甲广告、腾讯优量汇(广点通)聚合广告插件 Flutter版本|35|2024-01-22| |191|[moxun33/vvibe](https://github.com/moxun33/vvibe)|直播观看软件 vvibe player|35|2023-10-29|
|192|[Wayaer/flutter_waya](https://github.com/Wayaer/flutter_waya)|Flutter UI库|35|2024-02-26| |192|[gstory0404/flutter_universalad](https://github.com/gstory0404/flutter_universalad)|字节跳动穿山甲广告、腾讯优量汇(广点通)聚合广告插件 Flutter版本|35|2024-01-22|
|193|[crackerli/coda-mobile-wallet](https://github.com/crackerli/coda-mobile-wallet)|A Mina mobile wallet developed by flutter, support both android and ios|34|2023-11-10| |193|[Wayaer/flutter_waya](https://github.com/Wayaer/flutter_waya)|Flutter UI库|35|2024-02-26|
|194|[imboy-pub/imboy-flutter](https://github.com/imboy-pub/imboy-flutter)|使用erlang做后端、flutter做前端开发的一款开源的即时聊天解决方案基于erlang/otp的高性能web框架 cowboy 做后端服务,用 "8核16G 主机100万PPS"压测保持100万+TCP稳定在线90分钟以上 支持基于webrtc 一对一视频通话功能|33|2024-02-28| |194|[crackerli/coda-mobile-wallet](https://github.com/crackerli/coda-mobile-wallet)|A Mina mobile wallet developed by flutter, support both android and ios|34|2023-11-10|
|195|[yohom/decorated_flutter](https://github.com/yohom/decorated_flutter)|Flutter常用工具/Widget封装|33|2024-02-29| |195|[imboy-pub/imboy-flutter](https://github.com/imboy-pub/imboy-flutter)|使用erlang做后端、flutter做前端开发的一款开源的即时聊天解决方案基于erlang/otp的高性能web框架 cowboy 做后端服务,用 "8核16G 主机100万PPS"压测保持100万+TCP稳定在线90分钟以上 支持基于webrtc 一对一视频通话功能|33|2024-02-28|
|196|[gstory0404/GTAds](https://github.com/gstory0404/GTAds)|Flutter聚合广告插件GTAds,支持自定义广告插入,支持按需动态集成多个广告,目前支持字节穿山甲、百度百青藤、腾讯优量汇、sigmob、快手|30|2024-01-22| |196|[yohom/decorated_flutter](https://github.com/yohom/decorated_flutter)|Flutter常用工具/Widget封装|33|2024-03-01|
|197|[cpyczd/sex91porn](https://github.com/cpyczd/sex91porn)|91Porn 视屏爬取在线播放器|30|2023-10-08| |197|[gstory0404/GTAds](https://github.com/gstory0404/GTAds)|Flutter聚合广告插件GTAds,支持自定义广告插入,支持按需动态集成多个广告,目前支持字节穿山甲、百度百青藤、腾讯优量汇、sigmob、快手|30|2024-01-22|
|198|[windmaple/planestrike_flutter](https://github.com/windmaple/planestrike_flutter)|-|30|2023-09-16| |198|[cpyczd/sex91porn](https://github.com/cpyczd/sex91porn)|91Porn 视屏爬取在线播放器|30|2023-10-08|
|199|[sensorsdata/sensors_analytics_flutter_plugin](https://github.com/sensorsdata/sensors_analytics_flutter_plugin)|神策 Flutter 插件iOS & Android|29|2023-10-27| |199|[windmaple/planestrike_flutter](https://github.com/windmaple/planestrike_flutter)|-|30|2023-09-16|
|200|[zsakvo/Kakunin-Mobile](https://github.com/zsakvo/Kakunin-Mobile)|一个 Flutter 编写,支持云端备份的 MD3 风格二步验证工具|28|2023-12-07| |200|[sensorsdata/sensors_analytics_flutter_plugin](https://github.com/sensorsdata/sensors_analytics_flutter_plugin)|神策 Flutter 插件iOS & Android|29|2023-10-27|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Go # 中文总榜 > 软件类 > Go
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|77659|2024-02-27| |1|[fatedier/frp](https://github.com/fatedier/frp)|A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.|77693|2024-02-27|
|2|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43851|2024-02-21| |2|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|43858|2024-03-01|
|3|[go-gitea/gitea](https://github.com/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|40980|2024-02-29| |3|[go-gitea/gitea](https://github.com/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|41002|2024-03-01|
|4|[pingcap/tidb](https://github.com/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://tidbcloud.com/free-trial|35790|2024-02-29| |4|[pingcap/tidb](https://github.com/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://tidbcloud.com/free-trial|35796|2024-03-01|
|5|[alist-org/alist](https://github.com/alist-org/alist)|🗂A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序使用 Gin 和 Solidjs。|35516|2024-02-25| |5|[alist-org/alist](https://github.com/alist-org/alist)|🗂A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序使用 Gin 和 Solidjs。|35555|2024-03-01|
|6|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|30697|2024-02-29| |6|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|30702|2024-03-01|
|7|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面内网dns解析、内网socks5代理等等……并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|28697|2024-01-11| |7|[ehang-io/nps](https://github.com/ehang-io/nps)|一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面内网dns解析、内网socks5代理等等……并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, ...|28708|2024-01-11|
|8|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|27139|2024-02-29| |8|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|A cloud-native Go microservices framework with cli tool for productivity.|27151|2024-03-01|
|9|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|20426|2024-02-24| |9|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)|20440|2024-02-24|
|10|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19589|2024-02-29| |10|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|19593|2024-03-01|
|11|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台支持TS,JS混用集成jwt鉴权权限管理动态路由显隐可控组件分页封装多点登录拦截资源权限上传下载代码生成器表单生成器,chatGPT自动查表等开发必备功能。|19490|2024-02-29| |11|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台支持TS,JS混用集成jwt鉴权权限管理动态路由显隐可控组件分页封装多点登录拦截资源权限上传下载代码生成器表单生成器,chatGPT自动查表等开发必备功能。|19499|2024-03-01|
|12|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18809|2024-02-29| |12|[redis/go-redis](https://github.com/redis/go-redis)|Redis Go client|18816|2024-03-01|
|13|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|16917|2024-02-29| |13|[qax-os/excelize](https://github.com/qax-os/excelize)|Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets|16926|2024-03-01|
|14|[1Panel-dev/1Panel](https://github.com/1Panel-dev/1Panel)|🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。|16120|2024-02-29| |14|[1Panel-dev/1Panel](https://github.com/1Panel-dev/1Panel)|🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。|16149|2024-03-01|
|15|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~|15564|2024-02-13| |15|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP !当然也支持其他 CDN / 网站 IP ~|15585|2024-02-13|
|16|[snail007/goproxy](https://github.com/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 ...|14953|2023-12-13| |16|[snail007/goproxy](https://github.com/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 ...|14959|2023-12-13|
|17|[lionsoul2014/ip2region](https://github.com/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 ...|14938|2024-02-28| |17|[lionsoul2014/ip2region](https://github.com/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 ...|14943|2024-02-28|
|18|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|14831|2024-02-22| |18|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|14837|2024-02-22|
|19|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|14671|2024-02-29| |19|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|14674|2024-02-29|
|20|[geektutu/7days-golang](https://github.com/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动手写/从零实现系列|14413|2023-09-15| |20|[geektutu/7days-golang](https://github.com/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动手写/从零实现系列|14413|2023-09-15|
|21|[cosmtrek/air](https://github.com/cosmtrek/air)|☁️ Live reload for Go apps|14293|2024-02-29| |21|[cosmtrek/air](https://github.com/cosmtrek/air)|☁️ Live reload for Go apps|14304|2024-02-29|
|22|[txthinking/brook](https://github.com/txthinking/brook)|A cross-platform programmable network tool|14165|2024-02-10| |22|[txthinking/brook](https://github.com/txthinking/brook)|A cross-platform programmable network tool|14167|2024-03-01|
|23|[openimsdk/open-im-server](https://github.com/openimsdk/open-im-server)|IM Chat |12657|2024-02-29| |23|[openimsdk/open-im-server](https://github.com/openimsdk/open-im-server)|IM Chat |12667|2024-03-01|
|24|[apernet/hysteria](https://github.com/apernet/hysteria)|Hysteria is a powerful, lightning fast and censorship resistant proxy.|12282|2024-02-27| |24|[apernet/hysteria](https://github.com/apernet/hysteria)|Hysteria is a powerful, lightning fast and censorship resistant proxy.|12298|2024-03-01|
|25|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|12046|2023-09-17| |25|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|12046|2023-09-17|
|26|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go./ ants 是一个高性能且低损耗的 goroutine 池。|11778|2024-02-27| |26|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go./ ants 是一个高性能且低损耗的 goroutine 池。|11784|2024-02-27|
|27|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|11228|2024-02-28| |27|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|11232|2024-02-28|
|28|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|10640|2024-02-22| |28|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|10644|2024-02-22|
|29|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |10605|2024-02-29| |29|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |10610|2024-03-01|
|30|[go-admin-team/go-admin](https://github.com/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 ...|10524|2023-12-18| |30|[go-admin-team/go-admin](https://github.com/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 ...|10529|2023-12-18|
|31|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现轻量、原生跨平台.|10111|2024-02-26| |31|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现轻量、原生跨平台.|10113|2024-02-26|
|32|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|9687|2024-02-18| |32|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|9689|2024-02-18|
|33|[blevesearch/bleve](https://github.com/blevesearch/bleve)|A modern text indexing library for go|9508|2024-02-27| |33|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|9512|2024-02-27|
|34|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|9506|2024-02-27| |34|[blevesearch/bleve](https://github.com/blevesearch/bleve)|A modern text indexing library for go|9511|2024-02-27|
|35|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|9398|2023-10-19| |35|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|9399|2023-10-19|
|36|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar|9102|2024-02-23| |36|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar|9105|2024-02-23|
|37|[aaamoon/copilot-gpt4-service](https://github.com/aaamoon/copilot-gpt4-service)|Convert Github Copilot to ChatGPT|8699|2024-02-29| |37|[aaamoon/copilot-gpt4-service](https://github.com/aaamoon/copilot-gpt4-service)|Convert Github Copilot to ChatGPT|8725|2024-03-01|
|38|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...|8494|2024-02-19| |38|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...|8505|2024-02-19|
|39|[panjf2000/gnet](https://github.com/panjf2000/gnet)|🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。|8443|2024-02-17| |39|[panjf2000/gnet](https://github.com/panjf2000/gnet)|🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。|8447|2024-02-17|
|40|[ccfos/nightingale](https://github.com/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.|8421|2024-02-29| |40|[ccfos/nightingale](https://github.com/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.|8426|2024-03-01|
|41|[cookieY/Yearning](https://github.com/cookieY/Yearning)|🐳 A most popular sql audit platform for mysql |8185|2024-02-26| |41|[cookieY/Yearning](https://github.com/cookieY/Yearning)|🐳 A most popular sql audit platform for mysql |8188|2024-02-26|
|42|[smallnest/rpcx](https://github.com/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!|7893|2024-02-02| |42|[smallnest/rpcx](https://github.com/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!|7894|2024-02-02|
|43|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|7802|2024-02-27| |43|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|7805|2024-02-27|
|44|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|7568|2024-01-15| |44|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|7571|2024-01-15|
|45|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7404|2024-02-18| |45|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7405|2024-02-18|
|46|[jetpack-io/devbox](https://github.com/jetpack-io/devbox)|Instant, easy, and predictable development environments|7016|2024-02-29| |46|[jetpack-io/devbox](https://github.com/jetpack-io/devbox)|Instant, easy, and predictable development environments|7020|2024-03-01|
|47|[charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss)|Style definitions for nice terminal layouts 👄|6984|2024-02-29| |47|[charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss)|Style definitions for nice terminal layouts 👄|6990|2024-03-01|
|48|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|6912|2024-01-30| |48|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|6914|2024-03-01|
|49|[YaoApp/yao](https://github.com/YaoApp/yao)|:rocket: 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.|6796|2024-02-28| |49|[YaoApp/yao](https://github.com/YaoApp/yao)|:rocket: 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.|6814|2024-02-28|
|50|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|6754|2024-02-29| |50|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|6756|2024-02-29|
|51|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|6673|2023-12-30| |51|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|6673|2023-12-30|
|52|[aceld/zinx](https://github.com/aceld/zinx)|A lightweight concurrent server framework based on Golang.(基于Golang轻量级TCP并发服务器框架).|6635|2024-02-04| |52|[aceld/zinx](https://github.com/aceld/zinx)|A lightweight concurrent server framework based on Golang.(基于Golang轻量级TCP并发服务器框架).|6636|2024-02-04|
|53|[cloudwego/kitex](https://github.com/cloudwego/kitex)|Go RPC framework with high-performance and strong-extensibility for building micro-services.|6539|2024-02-29| |53|[cloudwego/kitex](https://github.com/cloudwego/kitex)|Go RPC framework with high-performance and strong-extensibility for building micro-services.|6542|2024-02-29|
|54|[flike/kingshard](https://github.com/flike/kingshard)|A high-performance MySQL proxy|6318|2024-02-23| |54|[flike/kingshard](https://github.com/flike/kingshard)|A high-performance MySQL proxy|6319|2024-02-23|
|55|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|6284|2024-02-29| |55|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|6288|2024-03-01|
|56|[EasyDarwin/EasyDarwin](https://github.com/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 ...|6283|2024-02-20| |56|[EasyDarwin/EasyDarwin](https://github.com/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 ...|6283|2024-02-20|
|57|[bytedance/sonic](https://github.com/bytedance/sonic)|A blazingly fast JSON serializing & deserializing library|6094|2024-02-29| |57|[bytedance/sonic](https://github.com/bytedance/sonic)|A blazingly fast JSON serializing & deserializing library|6099|2024-03-01|
|58|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|6035|2023-12-18| |58|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|6035|2023-12-18|
|59|[Hackl0us/GeoIP2-CN](https://github.com/Hackl0us/GeoIP2-CN)|小巧精悍、准确、实用 GeoIP2 数据库|6014|2024-02-28| |59|[Hackl0us/GeoIP2-CN](https://github.com/Hackl0us/GeoIP2-CN)|小巧精悍、准确、实用 GeoIP2 数据库|6016|2024-03-01|
|60|[kubevela/kubevela](https://github.com/kubevela/kubevela)|The Modern Application Platform.|5923|2024-02-22| |60|[kubevela/kubevela](https://github.com/kubevela/kubevela)|The Modern Application Platform.|5921|2024-02-22|
|61|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: Self-hosted, lightweight server and website monitoring and O&M tool|5902|2024-02-28| |61|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: Self-hosted, lightweight server and website monitoring and O&M tool|5908|2024-02-28|
|62|[evrone/go-clean-template](https://github.com/evrone/go-clean-template)|Clean Architecture template for Golang services|5796|2023-11-16| |62|[evrone/go-clean-template](https://github.com/evrone/go-clean-template)|Clean Architecture template for Golang services|5802|2023-11-16|
|63|[apernet/OpenGFW](https://github.com/apernet/OpenGFW)|OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux|5714|2024-02-29| |63|[apernet/OpenGFW](https://github.com/apernet/OpenGFW)|OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux|5726|2024-02-29|
|64|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|5710|2024-02-20| |64|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|5711|2024-02-20|
|65|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|5482|2023-12-13| |65|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|5484|2023-12-13|
|66|[xinliangnote/go-gin-api](https://github.com/xinliangnote/go-gin-api)|基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR ...|5322|2023-12-23| |66|[xinliangnote/go-gin-api](https://github.com/xinliangnote/go-gin-api)|基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gR ...|5325|2023-12-23|
|67|[TencentBlueKing/bk-cmdb](https://github.com/TencentBlueKing/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|5262|2024-02-29| |67|[TencentBlueKing/bk-cmdb](https://github.com/TencentBlueKing/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|5261|2024-03-01|
|68|[qor/qor](https://github.com/qor/qor)|QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.|5217|2024-02-27| |68|[qor/qor](https://github.com/qor/qor)|QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.|5217|2024-02-27|
|69|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|5197|2023-12-26| |69|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|5196|2023-12-26|
|70|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|5107|2024-02-29| |70|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|5109|2024-03-01|
|71|[ffhelicopter/Go42](https://github.com/ffhelicopter/Go42)|《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区通过研读标准库等经典代码设计模式启发读者深刻理解Go语言的核心思维进入Go语言开发的更高阶段。|4949|2024-02-02| |71|[ffhelicopter/Go42](https://github.com/ffhelicopter/Go42)|《Go语言四十二章经》详细讲述Go语言规范与语法细节及开发中常见的误区通过研读标准库等经典代码设计模式启发读者深刻理解Go语言的核心思维进入Go语言开发的更高阶段。|4950|2024-02-02|
|72|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4911|2023-12-28| |72|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4911|2023-12-28|
|73|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4873|2024-01-15| |73|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4873|2024-01-15|
|74|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|4823|2024-01-07| |74|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|4823|2024-01-07|
|75|[goodrain/rainbond](https://github.com/goodrain/rainbond)|No need to know Kubernetes' cloud native application management platform 不用懂 Kubernetes 的云原生应用管理平台|4639|2024-02-29| |75|[goodrain/rainbond](https://github.com/goodrain/rainbond)|No need to know Kubernetes' cloud native application management platform 不用懂 Kubernetes 的云原生应用管理平台|4644|2024-03-01|
|76|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo .|4615|2024-02-29| |76|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo .|4616|2024-03-01|
|77|[go-rod/rod](https://github.com/go-rod/rod)|A Devtools driver for web automation and scraping|4593|2024-02-27| |77|[go-rod/rod](https://github.com/go-rod/rod)|A Devtools driver for web automation and scraping|4594|2024-02-27|
|78|[nxtrace/NTrace-core](https://github.com/nxtrace/NTrace-core)|NextTrace, an open source visual route tracking CLI tool|4561|2024-02-21| |78|[nxtrace/NTrace-core](https://github.com/nxtrace/NTrace-core)|NextTrace, an open source visual route tracking CLI tool|4564|2024-02-21|
|79|[cloudwego/hertz](https://github.com/cloudwego/hertz)|Go HTTP framework with high-performance and strong-extensibility for building micro-services.|4544|2024-02-27| |79|[cloudwego/hertz](https://github.com/cloudwego/hertz)|Go HTTP framework with high-performance and strong-extensibility for building micro-services.|4546|2024-02-27|
|80|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go 微信SDK简单、易用|4519|2024-02-19| |80|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go 微信SDK简单、易用|4523|2024-02-19|
|81|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for time|4411|2024-02-20| |81|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for time|4413|2024-02-20|
|82|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|4332|2024-01-05| |82|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|4333|2024-01-05|
|83|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter: Governance-oriented Microservice Framework.|4318|2024-02-26| |83|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter: Governance-oriented Microservice Framework.|4318|2024-02-26|
|84|[openkruise/kruise](https://github.com/openkruise/kruise)|Automated management of large-scale applications on Kubernetes (incubating project under CNCF)|4290|2024-02-29| |84|[openkruise/kruise](https://github.com/openkruise/kruise)|Automated management of large-scale applications on Kubernetes (incubating project under CNCF)|4290|2024-03-01|
|85|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|4256|2023-10-17| |85|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|4256|2023-10-17|
|86|[rosedblabs/rosedb](https://github.com/rosedblabs/rosedb)|Lightweight, fast and reliable key/value storage engine based on Bitcask.|4248|2024-02-04| |86|[rosedblabs/rosedb](https://github.com/rosedblabs/rosedb)|Lightweight, fast and reliable key/value storage engine based on Bitcask.|4248|2024-02-04|
|87|[cubefs/cubefs](https://github.com/cubefs/cubefs)|cloud-native file store|4226|2024-02-29| |87|[cubefs/cubefs](https://github.com/cubefs/cubefs)|cloud-native file store|4231|2024-03-01|
|88|[orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|a thread-safe concurrent map for go|4066|2024-01-22| |88|[eatmoreapple/openwechat](https://github.com/eatmoreapple/openwechat)|golang微信SDK|4072|2024-02-29|
|89|[eatmoreapple/openwechat](https://github.com/eatmoreapple/openwechat)|golang微信SDK|4065|2024-02-29| |89|[orcaman/concurrent-map](https://github.com/orcaman/concurrent-map)|a thread-safe concurrent map for go|4069|2024-01-22|
|90|[lwch/natpass](https://github.com/lwch/natpass)|🔥居家办公,远程开发神器|3993|2023-11-30| |90|[lwch/natpass](https://github.com/lwch/natpass)|🔥居家办公,远程开发神器|3997|2023-11-30|
|91|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|3949|2024-02-29| |91|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|3950|2024-03-01|
|92|[httprunner/httprunner](https://github.com/httprunner/httprunner)|HttpRunner 是一个开源的 API/UI 测试工具,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。|3937|2024-02-22| |92|[httprunner/httprunner](https://github.com/httprunner/httprunner)|HttpRunner 是一个开源的 API/UI 测试工具,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。|3937|2024-02-22|
|93|[imroc/req](https://github.com/imroc/req)|Simple Go HTTP client with Black Magic|3914|2024-01-05| |93|[imroc/req](https://github.com/imroc/req)|Simple Go HTTP client with Black Magic|3914|2024-01-05|
|94|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.|3900|2024-01-26| |94|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|🔥基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。Develop best practice projects based on the full technology stack of go zero (go zero) microservices.|3904|2024-01-26|
|95|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework focusing on RPC scenarios.|3823|2024-02-23| |95|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework focusing on RPC scenarios.|3824|2024-03-01|
|96|[sjqzhang/go-fastdfs](https://github.com/sjqzhang/go-fastdfs)|go-fastdfs 是一个简单的分布式文件系统(私有云存储)具有无中心、高性能高可靠免维护等优点支持断点续传分块上传小文件合并自动同步自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliabil ...|3768|2024-01-08| |96|[sjqzhang/go-fastdfs](https://github.com/sjqzhang/go-fastdfs)|go-fastdfs 是一个简单的分布式文件系统(私有云存储)具有无中心、高性能高可靠免维护等优点支持断点续传分块上传小文件合并自动同步自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliabil ...|3770|2024-01-08|
|97|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】|3724|2024-02-27| |97|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的Go版本SDK。【极简、易用的聚合支付SDK】|3728|2024-02-27|
|98|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|3646|2023-10-11| |98|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|3647|2023-10-11|
|99|[EndlessCheng/codeforces-go](https://github.com/EndlessCheng/codeforces-go)|算法竞赛模板库 by 灵茶山艾府 💭💡🎈|3636|2024-02-28| |99|[EndlessCheng/codeforces-go](https://github.com/EndlessCheng/codeforces-go)|算法竞赛模板库 by 灵茶山艾府 💭💡🎈|3645|2024-03-01|
|100|[youshandefeiyang/LiveRedirect](https://github.com/youshandefeiyang/LiveRedirect)|LiveRedirect|3614|2024-02-28| |100|[youshandefeiyang/LiveRedirect](https://github.com/youshandefeiyang/LiveRedirect)|LiveRedirect|3622|2024-03-01|
|101|[rocboss/paopao-ce](https://github.com/rocboss/paopao-ce)|🔥An artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区|3614|2024-02-26| |101|[rocboss/paopao-ce](https://github.com/rocboss/paopao-ce)|🔥An artistic "twitter like" community built on gin+zinc+vue+ts 清新文艺微社区|3616|2024-03-01|
|102|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of Go.|3554|2024-02-29| |102|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of Go.|3557|2024-03-01|
|103|[tair-opensource/RedisShake](https://github.com/tair-opensource/RedisShake)|RedisShake is a Redis data processing and migration tool.|3543|2024-02-26| |103|[tair-opensource/RedisShake](https://github.com/tair-opensource/RedisShake)|RedisShake is a Redis data processing and migration tool.|3546|2024-02-26|
|104|[cdk-team/CDK](https://github.com/cdk-team/CDK)|📦 Make security testing of K8s, Docker, and Containerd easier.|3536|2023-10-17| |104|[cdk-team/CDK](https://github.com/cdk-team/CDK)|📦 Make security testing of K8s, Docker, and Containerd easier.|3537|2023-10-17|
|105|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端支持JavaScript插件支持同步备份功能。|3454|2024-01-30| |105|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端支持JavaScript插件支持同步备份功能。|3455|2024-03-01|
|106|[hwholiday/learning_tools](https://github.com/hwholiday/learning_tools)|Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践|3452|2023-11-09| |106|[hwholiday/learning_tools](https://github.com/hwholiday/learning_tools)|Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践|3454|2023-11-09|
|107|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目:认证和授权系统(带配套课程)|3450|2024-01-12| |107|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目:认证和授权系统(带配套课程)|3451|2024-01-12|
|108|[cherish-chat/xxim-server](https://github.com/cherish-chat/xxim-server)|惺惺 —— 属于你的社交地盘惺惺是一个100%开源社交平台每个人都可以搭建自己的服务器掌握数据的所有权。此APP非盈利项目|3443|2023-08-31| |108|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider. 一个查询IP地理信息和CDN服务提供商的离线终端工具.|3441|2024-01-08|
|109|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider. 一个查询IP地理信息和CDN服务提供商的离线终端工具.|3442|2024-01-08| |109|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|3418|2024-01-28|
|110|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|3418|2024-01-28| |110|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|3404|2024-03-01|
|111|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|3403|2024-01-16| |111|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack基于MinDoc使用Beego开发的在线文档管理系统功能类似Gitbook和看云。|3298|2023-11-01|
|112|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack基于MinDoc使用Beego开发的在线文档管理系统功能类似Gitbook和看云。|3298|2023-11-01| |112|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|3281|2024-01-13|
|113|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|3281|2024-01-13| |113|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|3209|2024-02-14|
|114|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|3207|2024-02-14| |114|[kevwan/tproxy](https://github.com/kevwan/tproxy)|A cli tool to proxy and analyze TCP connections.|3130|2024-02-20|
|115|[kevwan/tproxy](https://github.com/kevwan/tproxy)|A cli tool to proxy and analyze TCP connections.|3129|2024-02-20| |115|[chaozh/MIT-6.824](https://github.com/chaozh/MIT-6.824)|Basic Sources for MIT 6.824 Distributed Systems Class|3061|2023-10-02|
|116|[chaozh/MIT-6.824](https://github.com/chaozh/MIT-6.824)|Basic Sources for MIT 6.824 Distributed Systems Class|3062|2023-10-02| |116|[iyear/tdl](https://github.com/iyear/tdl)|📥 A Telegram downloader/tools written in Golang|3050|2024-03-01|
|117|[iyear/tdl](https://github.com/iyear/tdl)|📥 A Telegram downloader/tools written in Golang|3046|2024-02-27| |117|[helmfile/helmfile](https://github.com/helmfile/helmfile)|Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD.|3029|2024-03-01|
|118|[helmfile/helmfile](https://github.com/helmfile/helmfile)|Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD.|3025|2024-02-29| |118|[ChineseSubFinder/ChineseSubFinder](https://github.com/ChineseSubFinder/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 shooter、xunlei、arrst、a4k、SubtitleBest 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|3019|2024-01-19|
|119|[ChineseSubFinder/ChineseSubFinder](https://github.com/ChineseSubFinder/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 shooter、xunlei、arrst、a4k、SubtitleBest 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|3016|2024-01-19| |119|[hr3lxphr6j/bililive-go](https://github.com/hr3lxphr6j/bililive-go)|一个直播录制工具|2983|2024-02-25|
|120|[hr3lxphr6j/bililive-go](https://github.com/hr3lxphr6j/bililive-go)|一个直播录制工具|2979|2024-02-25| |120|[XTLS/REALITY](https://github.com/XTLS/REALITY)|THE NEXT FUTURE|2906|2023-12-26|
|121|[XTLS/REALITY](https://github.com/XTLS/REALITY)|THE NEXT FUTURE|2905|2023-12-26| |121|[AlexxIT/go2rtc](https://github.com/AlexxIT/go2rtc)|Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.|2897|2024-02-25|
|122|[AlexxIT/go2rtc](https://github.com/AlexxIT/go2rtc)|Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.|2891|2024-02-25| |122|[Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip)|🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR ava ...|2888|2024-03-01|
|123|[Loyalsoldier/geoip](https://github.com/Loyalsoldier/geoip)|🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR ava ...|2884|2024-02-29| |123|[CryoByte33/steam-deck-utilities](https://github.com/CryoByte33/steam-deck-utilities)|A utility to improve performance and help manage storage on Steam Deck.|2864|2024-02-04|
|124|[CryoByte33/steam-deck-utilities](https://github.com/CryoByte33/steam-deck-utilities)|A utility to improve performance and help manage storage on Steam Deck.|2863|2024-02-04| |124|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|2745|2023-12-20|
|125|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|2741|2023-12-20| |125|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Reference implementation of the Filecoin protocol, written in Go|2740|2024-03-01|
|126|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Reference implementation of the Filecoin protocol, written in Go|2738|2024-02-29| |126|[uptrace/uptrace](https://github.com/uptrace/uptrace)|Open source APM: OpenTelemetry traces, metrics, and logs|2734|2024-02-27|
|127|[uptrace/uptrace](https://github.com/uptrace/uptrace)|Open source APM: OpenTelemetry traces, metrics, and logs|2733|2024-02-27| |127|[go-chassis/go-chassis](https://github.com/go-chassis/go-chassis)|a cloud native application framework for Go with rich eco-system|2719|2024-02-23|
|128|[go-chassis/go-chassis](https://github.com/go-chassis/go-chassis)|a cloud native application framework for Go with rich eco-system|2718|2024-02-23| |128|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|2709|2023-11-09|
|129|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|2709|2023-11-09| |129|[nicksnyder/go-i18n](https://github.com/nicksnyder/go-i18n)|Translate your Go program into multiple languages.|2701|2024-02-27|
|130|[nicksnyder/go-i18n](https://github.com/nicksnyder/go-i18n)|Translate your Go program into multiple languages.|2700|2024-02-27| |130|[mlogclub/bbs-go](https://github.com/mlogclub/bbs-go)|基于Golang的开源社区系统。简洁对话高效互动社区新体验|2687|2024-02-26|
|131|[mlogclub/bbs-go](https://github.com/mlogclub/bbs-go)|基于Golang的开源社区系统。简洁对话高效互动社区新体验|2682|2024-02-26| |131|[zan8in/afrog](https://github.com/zan8in/afrog)|A Security Tool for Bug Bounty, Pentest and Red Teaming.|2653|2024-03-01|
|132|[zan8in/afrog](https://github.com/zan8in/afrog)|A Security Tool for Bug Bounty, Pentest and Red Teaming.|2646|2024-02-29| |132|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2644|2024-03-01|
|133|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2645|2024-02-29| |133|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go enables reliability and resiliency for Go microservices|2637|2024-01-31|
|134|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go enables reliability and resiliency for Go microservices|2637|2024-01-31| |134|[lonng/nano](https://github.com/lonng/nano)|Lightweight, facility, high performance golang based game server framework|2629|2023-11-16|
|135|[lonng/nano](https://github.com/lonng/nano)|Lightweight, facility, high performance golang based game server framework|2629|2023-11-16| |135|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|2577|2024-01-29|
|136|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|2574|2024-01-29| |136|[q191201771/lal](https://github.com/q191201771/lal)|🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket-FLV/TS, GB28181, H264/H265/AAC/G711, relay, cluster, record, HTTP Notify/API/UI. 直播|2557|2024-02-26|
|137|[q191201771/lal](https://github.com/q191201771/lal)|🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket-FLV/TS, GB28181, H264/H265/AAC/G711, relay, cluster, record, HTTP Notify/API/UI. 直播|2557|2024-02-26| |137|[xjasonlyu/tun2socks](https://github.com/xjasonlyu/tun2socks)|tun2socks - powered by gVisor TCP/IP stack|2546|2024-02-28|
|138|[xjasonlyu/tun2socks](https://github.com/xjasonlyu/tun2socks)|tun2socks - powered by gVisor TCP/IP stack|2544|2024-02-28| |138|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2544|2023-10-22|
|139|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2544|2023-10-22| |139|[andeya/erpc](https://github.com/andeya/erpc)|An efficient, extensible and easy-to-use RPC framework.|2512|2023-11-02|
|140|[andeya/erpc](https://github.com/andeya/erpc)|An efficient, extensible and easy-to-use RPC framework.|2511|2023-11-02| |140|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|2485|2023-11-25|
|141|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|2485|2023-11-25| |141|[xiaonanln/goworld](https://github.com/xiaonanln/goworld)|Scalable Distributed Game Server Engine with Hot Swapping in Golang|2478|2023-11-27|
|142|[xiaonanln/goworld](https://github.com/xiaonanln/goworld)|Scalable Distributed Game Server Engine with Hot Swapping in Golang|2478|2023-11-27| |142|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|2473|2024-03-01|
|143|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|2471|2023-10-31| |143|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|2462|2024-01-16|
|144|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|2459|2024-01-16| |144|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器|2442|2024-01-08|
|145|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器|2437|2024-01-08| |145|[go-ego/gse](https://github.com/go-ego/gse)|Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.|2433|2024-02-23|
|146|[go-ego/gse](https://github.com/go-ego/gse)|Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.|2433|2024-02-23| |146|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.|2405|2024-01-24|
|147|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|A lightweight, flexible, elegant and full-featured RBAC scaffolding based on GIN + GORM 2.0 + Casbin 2.0 + Wire DI.|2404|2024-01-24| |147|[ph4ntonn/Stowaway](https://github.com/ph4ntonn/Stowaway)|👻Stowaway -- Multi-hop Proxy Tool for pentesters|2370|2023-12-05|
|148|[ph4ntonn/Stowaway](https://github.com/ph4ntonn/Stowaway)|👻Stowaway -- Multi-hop Proxy Tool for pentesters|2370|2023-12-05| |148|[apache/incubator-devlake](https://github.com/apache/incubator-devlake)|Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and co ...|2362|2024-03-01|
|149|[apache/incubator-devlake](https://github.com/apache/incubator-devlake)|Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and co ...|2360|2024-02-29| |149|[1Panel-dev/KubePi](https://github.com/1Panel-dev/KubePi)|KubePi 是一个现代化的 K8s 面板。|2358|2024-01-19|
|150|[1Panel-dev/KubePi](https://github.com/1Panel-dev/KubePi)|KubePi 是一个现代化的 K8s 面板。|2352|2024-01-19| |150|[alberliu/gim](https://github.com/alberliu/gim)|golang写的IM服务器(服务组件形式)|2352|2024-02-05|
|151|[alberliu/gim](https://github.com/alberliu/gim)|golang写的IM服务器(服务组件形式)|2350|2024-02-05| |151|[signintech/gopdf](https://github.com/signintech/gopdf)|A simple library for generating PDF written in Go lang|2331|2024-02-26|
|152|[signintech/gopdf](https://github.com/signintech/gopdf)|A simple library for generating PDF written in Go lang|2331|2024-02-26| |152|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架可以支撑充血的领域模型范式。|2325|2024-01-04|
|153|[8treenet/freedom](https://github.com/8treenet/freedom)|Freedom是一个基于六边形架构的框架可以支撑充血的领域模型范式。|2325|2024-01-04| |153|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|2303|2024-01-12|
|154|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|2303|2024-01-12| |154|[FloatTech/ZeroBot-Plugin](https://github.com/FloatTech/ZeroBot-Plugin)|基于 ZeroBot 的 OneBot 插件|2297|2024-03-01|
|155|[FloatTech/ZeroBot-Plugin](https://github.com/FloatTech/ZeroBot-Plugin)|基于 ZeroBot 的 OneBot 插件|2296|2024-02-22| |155|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.|2282|2023-10-19|
|156|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.|2281|2023-10-19| |156|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Platform for Microservice and Distributed Architecture|2258|2024-03-01|
|157|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Platform for Microservice and Distributed Architecture|2259|2024-02-22| |157|[babyname/fate](https://github.com/babyname/fate)|Fate is a modern science chinese name create tool. |2242|2024-02-28|
|158|[babyname/fate](https://github.com/babyname/fate)|Fate is a modern science chinese name create tool. |2242|2024-02-28| |158|[yunionio/cloudpods](https://github.com/yunionio/cloudpods)|A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台|2234|2024-03-01|
|159|[yunionio/cloudpods](https://github.com/yunionio/cloudpods)|A cloud-native open-source unified multi-cloud and hybrid-cloud platform. 开源、云原生的多云管理及混合云融合平台|2230|2024-02-29| |159|[FxPool/FXMinerProxy](https://github.com/FxPool/FXMinerProxy)|🔥minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,矿池抽水,矿池中转,矿场运维专用|2216|2024-01-18|
|160|[FxPool/FXMinerProxy](https://github.com/FxPool/FXMinerProxy)|🔥minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,矿池抽水,矿池中转,矿场运维专用|2205|2024-01-18| |160|[gdy666/lucky](https://github.com/gdy666/lucky)|软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser|2210|2024-03-01|
|161|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|2202|2024-02-19| |161|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|2203|2024-02-19|
|162|[gdy666/lucky](https://github.com/gdy666/lucky)|软硬路由公网神器,ipv6/ipv4 端口转发,反向代理,DDNS,WOL,ipv4 stun内网穿透,cron,acme,阿里云盘,ftp,webdav,filebrowser|2199|2023-12-20| |162|[pingc0y/URLFinder](https://github.com/pingc0y/URLFinder)|一款快速、全面、易用的页面信息提取工具可快速发现和提取页面中的JS、URL和敏感信息。|2177|2024-01-05|
|163|[pingc0y/URLFinder](https://github.com/pingc0y/URLFinder)|一款快速、全面、易用的页面信息提取工具可快速发现和提取页面中的JS、URL和敏感信息。|2177|2024-01-05| |163|[deepflowio/deepflow](https://github.com/deepflowio/deepflow)|:honeybee: :sparkles: eBPF-Powered Observability & Zero-Code Distributed Tracing|2160|2024-03-01|
|164|[deepflowio/deepflow](https://github.com/deepflowio/deepflow)|:honeybee: :rocket::zap: eBPF-Powered Observability & Zero-Code Distributed Tracing|2155|2024-02-29| |164|[HACKERALERT/Picocrypt](https://github.com/HACKERALERT/Picocrypt)|A very small, very simple, yet very secure encryption tool.|2154|2024-01-14|
|165|[HACKERALERT/Picocrypt](https://github.com/HACKERALERT/Picocrypt)|A very small, very simple, yet very secure encryption tool.|2152|2024-01-14| |165|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan写轮眼是一个基于golang的流量录制回放工具适合项目重构、回归测试等。|2149|2023-09-29|
|166|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan写轮眼是一个基于golang的流量录制回放工具适合项目重构、回归测试等。|2147|2023-09-29| |166|[alibaba/higress](https://github.com/alibaba/higress)|Next-generation Cloud Native Gateway 下一代云原生网关|2145|2024-03-01|
|167|[alibaba/higress](https://github.com/alibaba/higress)|Next-generation Cloud Native Gateway 下一代云原生网关|2146|2024-02-29| |167|[daeuniverse/dae](https://github.com/daeuniverse/dae)|eBPF-based Linux high-performance transparent proxy solution.|2095|2024-03-01|
|168|[daeuniverse/dae](https://github.com/daeuniverse/dae)|eBPF-based Linux high-performance transparent proxy solution.|2087|2024-02-29| |168|[ying32/govcl](https://github.com/ying32/govcl)| Cross-platform Go/Golang GUI library.|2056|2024-01-10|
|169|[ying32/govcl](https://github.com/ying32/govcl)| Cross-platform Go/Golang GUI library.|2055|2024-01-10| |169|[bytedance/Elkeid](https://github.com/bytedance/Elkeid)|Elkeid is an open source solution that can meet the security requirements of various workloads such as hosts, containers and K8s, and serverless. It is derived from ByteDance's internal best practices ...|2040|2024-03-01|
|170|[bytedance/Elkeid](https://github.com/bytedance/Elkeid)|Elkeid is an open source solution that can meet the security requirements of various workloads such as hosts, containers and K8s, and serverless. It is derived from ByteDance's internal best practices ...|2040|2024-02-29| |170|[ConnectAI-E/Dingtalk-OpenAI](https://github.com/ConnectAI-E/Dingtalk-OpenAI)|🎒 钉钉 & 🤖 GPT-3.5 让你的工作效率直接起飞 🚀 私聊群聊方式、单聊串聊模式、角色扮演、图片创作 🚀|2030|2024-02-23|
|171|[ConnectAI-E/Dingtalk-OpenAI](https://github.com/ConnectAI-E/Dingtalk-OpenAI)|🎒 钉钉 & 🤖 GPT-3.5 让你的工作效率直接起飞 🚀 私聊群聊方式、单聊串聊模式、角色扮演、图片创作 🚀|2029|2024-02-23| |171|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source self-hosted private cloud customer support live chat software by golang|2020|2023-12-16|
|172|[kubesphere/kubekey](https://github.com/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 🔥 ⎈ 🐳|2019|2024-02-29| |172|[kubesphere/kubekey](https://github.com/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 🔥 ⎈ 🐳|2020|2024-03-01|
|173|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|2017|2024-02-19| |173|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|2018|2024-02-19|
|174|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源在线客服系统GO语言开发GO-FLY,免费在线客服系统/open source self-hosted private cloud customer support live chat software by golang|2017|2023-12-16| |174|[sealerio/sealer](https://github.com/sealerio/sealer)|Build, Share and Run Both Your Kubernetes Cluster and Distributed Applications (Project under CNCF)|1988|2023-12-19|
|175|[sealerio/sealer](https://github.com/sealerio/sealer)|Build, Share and Run Both Your Kubernetes Cluster and Distributed Applications (Project under CNCF)|1987|2023-12-19| |175|[araddon/dateparse](https://github.com/araddon/dateparse)|GoLang Parse many date strings without knowing format in advance.|1964|2023-12-30|
|176|[araddon/dateparse](https://github.com/araddon/dateparse)|GoLang Parse many date strings without knowing format in advance.|1964|2023-12-30| |176|[mojocn/base64Captcha](https://github.com/mojocn/base64Captcha)|captcha of base64 image string|1959|2024-02-26|
|177|[mojocn/base64Captcha](https://github.com/mojocn/base64Captcha)|captcha of base64 image string|1959|2024-02-26| |177|[bitepeng/b0pass](https://github.com/bitepeng/b0pass)|百灵快传(B0Pass)基于Go语言的高性能 "手机电脑超大文件传输神器"、"局域网共享文件服务器"。LAN large file transfer tool。|1941|2023-12-15|
|178|[bitepeng/b0pass](https://github.com/bitepeng/b0pass)|百灵快传(B0Pass)基于Go语言的高性能 "手机电脑超大文件传输神器"、"局域网共享文件服务器"。LAN large file transfer tool。|1941|2023-12-15| |178|[lotusdblabs/lotusdb](https://github.com/lotusdblabs/lotusdb)|Most advanced key-value store written in Go, extremely fast, compatible with LSM tree and B+ tree, optimization of badger and bbolt.|1921|2024-01-16|
|179|[lotusdblabs/lotusdb](https://github.com/lotusdblabs/lotusdb)|Most advanced key-value store written in Go, extremely fast, compatible with LSM tree and B+ tree, optimization of badger and bbolt.|1921|2024-01-16| |179|[GoBelieveIO/im_service](https://github.com/GoBelieveIO/im_service)|golang im server|1911|2024-02-29|
|180|[GoBelieveIO/im_service](https://github.com/GoBelieveIO/im_service)|golang im server|1911|2024-02-29| |180|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|1882|2024-01-29|
|181|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|1881|2024-01-29| |181|[vearch/vearch](https://github.com/vearch/vearch)|distributed vector search for AI-native applications|1865|2024-03-01|
|182|[vearch/vearch](https://github.com/vearch/vearch)|distributed vector search for AI-native applications|1865|2024-02-29| |182|[m13253/dns-over-https](https://github.com/m13253/dns-over-https)|High performance DNS over HTTPS client & server|1862|2024-02-08|
|183|[m13253/dns-over-https](https://github.com/m13253/dns-over-https)|High performance DNS over HTTPS client & server|1862|2024-02-08| |183|[dchest/captcha](https://github.com/dchest/captcha)|Go package captcha implements generation and verification of image and audio CAPTCHAs.|1844|2023-11-30|
|184|[dchest/captcha](https://github.com/dchest/captcha)|Go package captcha implements generation and verification of image and audio CAPTCHAs.|1843|2023-11-30| |184|[baetyl/baetyl](https://github.com/baetyl/baetyl)|Extend cloud computing, data and service seamlessly to edge devices.|1840|2023-12-14|
|185|[baetyl/baetyl](https://github.com/baetyl/baetyl)|Extend cloud computing, data and service seamlessly to edge devices.|1840|2023-12-14| |185|[gobyexample-cn/gobyexample](https://github.com/gobyexample-cn/gobyexample)|Go by Example 通过例子学 Golang|1816|2024-02-01|
|186|[gobyexample-cn/gobyexample](https://github.com/gobyexample-cn/gobyexample)|Go by Example 通过例子学 Golang|1814|2024-02-01| |186|[brokercap/Bifrost](https://github.com/brokercap/Bifrost)|Bifrost ---- 面向生产环境的 MySQL,MariaDB,kafka 同步到Redis,MongoDB,ClickHouse,StarRocks,Doris,Kafka等服务的异构中间件|1795|2024-02-25|
|187|[brokercap/Bifrost](https://github.com/brokercap/Bifrost)|Bifrost ---- 面向生产环境的 MySQL,MariaDB,kafka 同步到Redis,MongoDB,ClickHouse,StarRocks,Doris,Kafka等服务的异构中间件|1794|2024-02-25| |187|[kubeovn/kube-ovn](https://github.com/kubeovn/kube-ovn)|A Bridge between SDN and Cloud Native (Project under CNCF)|1778|2024-03-01|
|188|[kubeovn/kube-ovn](https://github.com/kubeovn/kube-ovn)|A Bridge between SDN and Cloud Native (Project under CNCF)|1776|2024-02-29| |188|[gookit/goutil](https://github.com/gookit/goutil)|💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数数字字符串数组Map结 ...|1753|2024-02-14|
|189|[gookit/goutil](https://github.com/gookit/goutil)|💪 Helper Utils(700+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, system, test/assert, time and more. Go 常用的一些工具函数数字字符串数组Map结 ...|1749|2024-02-14| |189|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1744|2023-11-12|
|190|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1744|2023-11-12| |190|[davyxu/tabtoy](https://github.com/davyxu/tabtoy)|高性能表格数据导出器|1744|2023-11-23|
|191|[davyxu/tabtoy](https://github.com/davyxu/tabtoy)|高性能表格数据导出器|1744|2023-11-23| |191|[aws/amazon-ecs-cli](https://github.com/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 ...|1740|2023-09-04|
|192|[aws/amazon-ecs-cli](https://github.com/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 ...|1740|2023-09-04| |192|[TangSengDaoDao/TangSengDaoDaoServer](https://github.com/TangSengDaoDao/TangSengDaoDaoServer)|高颜值 IM 即时通讯,聊天|1736|2024-02-26|
|193|[TangSengDaoDao/TangSengDaoDaoServer](https://github.com/TangSengDaoDao/TangSengDaoDaoServer)|高颜值 IM 即时通讯,聊天|1734|2024-02-26| |193|[saltbo/zpan](https://github.com/saltbo/zpan)|A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。|1732|2023-12-19|
|194|[saltbo/zpan](https://github.com/saltbo/zpan)|A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。|1730|2023-12-19| |194|[gocrane/crane](https://github.com/gocrane/crane)|Crane is a FinOps Platform for Cloud Resource Analytics and Economics in Kubernetes clusters. The goal is not only to help users to manage cloud cost easier but also ensure the quality of applications ...|1721|2024-02-28|
|195|[gocrane/crane](https://github.com/gocrane/crane)|Crane is a FinOps Platform for Cloud Resource Analytics and Economics in Kubernetes clusters. The goal is not only to help users to manage cloud cost easier but also ensure the quality of applications ...|1720|2024-02-28| |195|[smartwalle/alipay](https://github.com/smartwalle/alipay)|支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签,支持文件上传和接口内容加密。|1716|2024-01-11|
|196|[smartwalle/alipay](https://github.com/smartwalle/alipay)|支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签,支持文件上传和接口内容加密。|1716|2024-01-11| |196|[dominikbraun/graph](https://github.com/dominikbraun/graph)|A library for creating generic graph data structures and modifying, analyzing, and visualizing them.|1679|2024-02-20|
|197|[dominikbraun/graph](https://github.com/dominikbraun/graph)|A library for creating generic graph data structures and modifying, analyzing, and visualizing them.|1679|2024-02-20| |197|[xluohome/phonedata](https://github.com/xluohome/phonedata)|手机号码归属地信息库、手机号归属地查询 phone.dat 最后更新2023年02月 |1677|2023-11-14|
|198|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1676|2024-02-22| |198|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1676|2024-02-22|
|199|[xluohome/phonedata](https://github.com/xluohome/phonedata)|手机号码归属地信息库、手机号归属地查询 phone.dat 最后更新2023年02月 |1676|2023-11-14| |199|[karldoenitz/Tigo](https://github.com/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更好的性能。|1675|2024-01-07|
|200|[karldoenitz/Tigo](https://github.com/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更好的性能。|1674|2024-01-07| |200|[deanxv/coze-discord-proxy](https://github.com/deanxv/coze-discord-proxy)|代理Discord对话Coze-Bot实现以API形式请求GPT4模型提供对话、文生图、图生文、知识库检索等功能。|1643|2024-03-01|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,13 +1,13 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Groovy # 中文总榜 > 软件类 > Groovy
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|3009|2023-09-04| |1|[kezong/fat-aar-android](https://github.com/kezong/fat-aar-android)|A gradle plugin that merge dependencies into the final aar file works with AGP 3.+|3010|2023-09-04|
|2|[ihub-pub/plugins](https://github.com/ihub-pub/plugins)|A set of Gradle plug-ins that greatly simplify project management / 一套极大简化项目管理的Gradle插件集|751|2024-02-29| |2|[ihub-pub/plugins](https://github.com/ihub-pub/plugins)|A set of Gradle plug-ins that greatly simplify project management / 一套极大简化项目管理的Gradle插件集|751|2024-03-01|
|3|[dqzboy/DevOps](https://github.com/dqzboy/DevOps)|DevOps. Make the project development and release simpler, easier and more efficient.|587|2024-02-25| |3|[dqzboy/DevOps](https://github.com/dqzboy/DevOps)|DevOps. Make the project development and release simpler, easier and more efficient.|588|2024-02-25|
|4|[2017398956/AspectPlugin](https://github.com/2017398956/AspectPlugin)|aspect 自动集成插件|19|2023-09-02| |4|[2017398956/AspectPlugin](https://github.com/2017398956/AspectPlugin)|aspect 自动集成插件|19|2023-09-02|
|5|[MystWeb/devops-library](https://github.com/MystWeb/devops-library)|Groovy Pipeline 共享库|7|2024-02-29| |5|[MystWeb/devops-library](https://github.com/MystWeb/devops-library)|Groovy Pipeline 共享库|7|2024-02-29|
|6|[bwcxyk/config_file](https://github.com/bwcxyk/config_file)|配置文件|3|2024-02-27| |6|[bwcxyk/config_file](https://github.com/bwcxyk/config_file)|配置文件|3|2024-02-27|

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > HTML # 中文总榜 > 软件类 > HTML
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|27037|2024-01-12| |1|[Tencent/weui](https://github.com/Tencent/weui)|A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.|27037|2024-01-12|
|2|[atelier-anchor/smiley-sans](https://github.com/atelier-anchor/smiley-sans)|得意黑 Smiley Sans一款在人文观感和几何特征中寻找平衡的中文黑体|12348|2024-02-19| |2|[atelier-anchor/smiley-sans](https://github.com/atelier-anchor/smiley-sans)|得意黑 Smiley Sans一款在人文观感和几何特征中寻找平衡的中文黑体|12355|2024-02-19|
|3|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|11701|2024-02-28| |3|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|11703|2024-03-01|
|4|[liu673cn/bug](https://github.com/liu673cn/bug)|TVbox开源版空壳-自行配置)|10797|2023-12-19| |4|[liu673cn/bug](https://github.com/liu673cn/bug)|TVbox开源版空壳-自行配置)|10795|2023-12-19|
|5|[adams549659584/go-proxy-bingai](https://github.com/adams549659584/go-proxy-bingai)|用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。|8620|2024-02-25| |5|[adams549659584/go-proxy-bingai](https://github.com/adams549659584/go-proxy-bingai)|用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。|8623|2024-03-01|
|6|[HugoBlox/hugo-blox-builder](https://github.com/HugoBlox/hugo-blox-builder)|😍 EASILY BUILD THE WEBSITE YOU WANT - NO CODE, JUST MARKDOWN BLOCKS! 使用块轻松创建任何类型的网站 - 无需代码。 一个应用程序,没有依赖项,没有 JS|7666|2024-02-29| |6|[HugoBlox/hugo-blox-builder](https://github.com/HugoBlox/hugo-blox-builder)|😍 EASILY BUILD THE WEBSITE YOU WANT - NO CODE, JUST MARKDOWN BLOCKS! 使用块轻松创建任何类型的网站 - 无需代码。 一个应用程序,没有依赖项,没有 JS|7665|2024-02-29|
|7|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|7402|2024-02-24| |7|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|7402|2024-02-24|
|8|[LianjiaTech/BELLE](https://github.com/LianjiaTech/BELLE)|BELLE: Be Everyone's Large Language model Engine开源中文对话大模型|7309|2024-01-16| |8|[LianjiaTech/BELLE](https://github.com/LianjiaTech/BELLE)|BELLE: Be Everyone's Large Language model Engine开源中文对话大模型|7312|2024-01-16|
|9|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6736|2024-02-15| |9|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6736|2024-02-15|
|10|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|6636|2024-01-19| |10|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|6637|2024-01-19|
|11|[Mr-xn/Penetration_Testing_POC](https://github.com/Mr-xn/Penetration_Testing_POC)|渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cm ...|6013|2024-01-28| |11|[Mr-xn/Penetration_Testing_POC](https://github.com/Mr-xn/Penetration_Testing_POC)|渗透测试有关的POC、EXP、脚本、提权、小工具等---About penetration-testing python-script poc getshell csrf xss cms php-getshell domainmod-xss csrf-webshell cobub-razor cve rce sql sql-poc poc-exp bypass oa-getshell cve-cm ...|6015|2024-01-28|
|12|[tjy-gitnub/win12](https://github.com/tjy-gitnub/win12)|Windows 12 网页版,在线体验 点击下面的链接在线体验|5931|2024-02-18| |12|[tjy-gitnub/win12](https://github.com/tjy-gitnub/win12)|Windows 12 网页版,在线体验 点击下面的链接在线体验|5932|2024-02-18|
|13|[cotes2020/jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy)|A minimal, responsive, and feature-rich Jekyll theme for technical writing.|5878|2024-02-29| |13|[cotes2020/jekyll-theme-chirpy](https://github.com/cotes2020/jekyll-theme-chirpy)|A minimal, responsive, and feature-rich Jekyll theme for technical writing.|5883|2024-03-01|
|14|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:2024年系统架构设计师软考高级备考资料。|5359|2024-01-02| |14|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:2024年系统架构设计师软考高级备考资料。|5362|2024-01-02|
|15|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|5075|2024-02-29| |15|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|5075|2024-03-01|
|16|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|5059|2024-02-29| |16|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|5067|2024-03-01|
|17|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端性能监控系统也是一款埋点系统私有化部署简单易用。Webfunny is a lightweight front-end performance monitoring system and a burying point system, which is privatized and easy to use.|4842|2024-02-29| |17|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端性能监控系统也是一款埋点系统私有化部署简单易用。Webfunny is a lightweight front-end performance monitoring system and a burying point system, which is privatized and easy to use.|4843|2024-02-29|
|18|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit『飞桨』深度学习可视化工具 |4694|2023-09-20| |18|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit『飞桨』深度学习可视化工具 |4695|2023-09-20|
|19|[swyxio/ai-notes](https://github.com/swyxio/ai-notes)|notes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references under ...|4387|2024-02-29| |19|[swyxio/ai-notes](https://github.com/swyxio/ai-notes)|notes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references under ...|4391|2024-03-01|
|20|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |4212|2024-02-29| |20|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |4215|2024-03-01|
|21|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|4133|2024-02-27| |21|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|4135|2024-02-29|
|22|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具Fork 不是收藏,请勿在贡献代码以外的情况下 Fork|3499|2024-02-06| |22|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具Fork 不是收藏,请勿在贡献代码以外的情况下 Fork|3500|2024-02-06|
|23|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3372|2024-01-08| |23|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3372|2024-01-08|
|24|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|3013|2024-02-08| |24|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|3012|2024-02-08|
|25|[refscn/rplibs](https://github.com/refscn/rplibs)|Refs.cn 原型设计元件库基于Axure RP 10/9支持 Android、Apple、Windows、微信移动、桌面平台的应用和网站原型设计。|2978|2023-11-29| |25|[refscn/rplibs](https://github.com/refscn/rplibs)|Refs.cn 原型设计元件库基于Axure RP 10/9支持 Android、Apple、Windows、微信移动、桌面平台的应用和网站原型设计。|2979|2023-11-29|
|26|[x-dr/chatgptProxyAPI](https://github.com/x-dr/chatgptProxyAPI)|🔥 使用cloudflare 搭建免费的 OpenAI api代理 ,解决网络无法访问问题。支持流式输出|2711|2023-11-20| |26|[x-dr/chatgptProxyAPI](https://github.com/x-dr/chatgptProxyAPI)|🔥 使用cloudflare 搭建免费的 OpenAI api代理 ,解决网络无法访问问题。支持流式输出|2714|2023-11-20|
|27|[OWASP/ASVS](https://github.com/OWASP/ASVS)|Application Security Verification Standard|2453|2024-02-26| |27|[OWASP/ASVS](https://github.com/OWASP/ASVS)|Application Security Verification Standard|2453|2024-03-01|
|28|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|2403|2024-02-27| |28|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|2403|2024-02-27|
|29|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|2230|2024-02-21| |29|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|2230|2024-02-21|
|30|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|2175|2024-01-30| |30|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|2175|2024-01-30|
|31|[Syknapse/Contribute-To-This-Project](https://github.com/Syknapse/Contribute-To-This-Project)|This project is waiting for your contribution. If you have never contributed code on GitHub before, this is the project to get you started.|2043|2024-02-29| |31|[Syknapse/Contribute-To-This-Project](https://github.com/Syknapse/Contribute-To-This-Project)|This project is waiting for your contribution. If you have never contributed code on GitHub before, this is the project to get you started.|2043|2024-03-01|
|32|[rust-lang/this-week-in-rust](https://github.com/rust-lang/this-week-in-rust)|Data for this-week-in-rust.org|1968|2024-02-29| |32|[rust-lang/this-week-in-rust](https://github.com/rust-lang/this-week-in-rust)|Data for this-week-in-rust.org|1969|2024-03-01|
|33|[cym1102/nginxWebUI](https://github.com/cym1102/nginxWebUI)|Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具使用网页来快速配置与管理nginx单机与集群|1962|2024-02-29| |33|[cym1102/nginxWebUI](https://github.com/cym1102/nginxWebUI)|Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具使用网页来快速配置与管理nginx单机与集群|1963|2024-03-01|
|34|[cncf/tag-security](https://github.com/cncf/tag-security)|🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!|1904|2024-02-17| |34|[cncf/tag-security](https://github.com/cncf/tag-security)|🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!|1904|2024-03-01|
|35|[gh0stkey/Web-Fuzzing-Box](https://github.com/gh0stkey/Web-Fuzzing-Box)|Web Fuzzing Box - Web 模糊测试字典与一些Payloads主要包含弱口令暴力破解、目录以及文件枚举、Web漏洞...字典运用于实战案例https://gh0st.cn/archives/2019-11-11/1|1861|2023-12-06| |35|[gh0stkey/Web-Fuzzing-Box](https://github.com/gh0stkey/Web-Fuzzing-Box)|Web Fuzzing Box - Web 模糊测试字典与一些Payloads主要包含弱口令暴力破解、目录以及文件枚举、Web漏洞...字典运用于实战案例https://gh0st.cn/archives/2019-11-11/1|1864|2023-12-06|
|36|[wx-chevalier/Awesome-CS-Books](https://github.com/wx-chevalier/Awesome-CS-Books)|:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术 ...|1780|2024-02-10| |36|[wx-chevalier/Awesome-CS-Books](https://github.com/wx-chevalier/Awesome-CS-Books)|:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术 ...|1780|2024-02-10|
|37|[logoove/weui](https://github.com/logoove/weui)|weui+是在weui和zepto基础上开发的增强UI组件,目前分为表单,基础,组件,js插件四大类,共计百余项功能,是最全的weui样式|1753|2023-12-12| |37|[logoove/weui](https://github.com/logoove/weui)|weui+是在weui和zepto基础上开发的增强UI组件,目前分为表单,基础,组件,js插件四大类,共计百余项功能,是最全的weui样式|1753|2023-12-12|
|38|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1668|2023-09-28| |38|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1668|2023-09-28|
|39|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1613|2023-12-12| |39|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1613|2023-12-12|
|40|[ccforward/cc](https://github.com/ccforward/cc)|Code & Blog|1580|2023-09-04| |40|[ccforward/cc](https://github.com/ccforward/cc)|Code & Blog|1580|2023-09-04|
|41|[milvus-io/bootcamp](https://github.com/milvus-io/bootcamp)|Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.|1561|2024-02-29| |41|[milvus-io/bootcamp](https://github.com/milvus-io/bootcamp)|Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.|1561|2024-02-29|
|42|[aoaostar/legado](https://github.com/aoaostar/legado)|阅读APP书源|1529|2024-02-29| |42|[aoaostar/legado](https://github.com/aoaostar/legado)|阅读APP书源|1540|2024-02-29|
|43|[NICEXAI/leaflet_zh](https://github.com/NICEXAI/leaflet_zh)|Leaflet 中文网|1512|2023-11-14| |43|[NICEXAI/leaflet_zh](https://github.com/NICEXAI/leaflet_zh)|Leaflet 中文网|1512|2023-11-14|
|44|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1506|2024-02-29| |44|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1506|2024-03-01|
|45|[wx-chevalier/DistributedSystem-Notes](https://github.com/wx-chevalier/DistributedSystem-Notes)|:books: 深入浅出分布式基础架构Linux 与操作系统篇 分布式系统篇 分布式计算篇 数据库篇 网络篇 虚拟化与编排篇 大数据与云计算篇|1494|2023-09-23| |45|[wx-chevalier/DistributedSystem-Notes](https://github.com/wx-chevalier/DistributedSystem-Notes)|:books: 深入浅出分布式基础架构Linux 与操作系统篇 分布式系统篇 分布式计算篇 数据库篇 网络篇 虚拟化与编排篇 大数据与云计算篇|1494|2023-09-23|
|46|[Threekiii/Vulnerability-Wiki](https://github.com/Threekiii/Vulnerability-Wiki)|基于 docsify 部署,目前漏洞数量 1000+|1447|2024-02-26| |46|[Threekiii/Vulnerability-Wiki](https://github.com/Threekiii/Vulnerability-Wiki)|基于 docsify 部署,目前漏洞数量 1000+|1450|2024-02-26|
|47|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|🔥 cool-admin一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 3.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|1378|2024-02-29| |47|[aisuda/amis-admin](https://github.com/aisuda/amis-admin)|基于 amis 的后台项目前端模板|1391|2024-03-01|
|48|[Qexo/Qexo](https://github.com/Qexo/Qexo)|A Quick, Powerful and Pretty Online Manager for Hexo. |1354|2024-02-28| |48|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|🔥 cool-admin一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 3.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|1380|2024-02-29|
|49|[xiaolai/xiaolai.github.io](https://github.com/xiaolai/xiaolai.github.io)|an ever-growing brain|1331|2024-01-15| |49|[Qexo/Qexo](https://github.com/Qexo/Qexo)|A Quick, Powerful and Pretty Online Manager for Hexo. |1359|2024-02-28|
|50|[qwerttvv/Beijing-IPTV](https://github.com/qwerttvv/Beijing-IPTV)|最好用的北京联通、北京移动IPTV频道列表。https://bjiptv.gq/|1319|2024-02-27| |50|[tigerneil/awesome-deep-rl](https://github.com/tigerneil/awesome-deep-rl)|For deep RL and the future of AI. |1354|2024-03-01|
|51|[MetaGLM/FinGLM](https://github.com/MetaGLM/FinGLM)|FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目利用开源开放来促进「AI+金融」。|1318|2023-11-29| |51|[xiaolai/xiaolai.github.io](https://github.com/xiaolai/xiaolai.github.io)|an ever-growing brain|1331|2024-01-15|
|52|[openresty/openresty.org](https://github.com/openresty/openresty.org)|Code and data for the openresty.org site|1252|2024-02-23| |52|[qwerttvv/Beijing-IPTV](https://github.com/qwerttvv/Beijing-IPTV)|最好用的北京联通、北京移动IPTV频道列表。https://bjiptv.gq/|1321|2024-02-27|
|53|[zgao264/Pornhub-Video-Downloader-Plugin](https://github.com/zgao264/Pornhub-Video-Downloader-Plugin)|Pornhub视频下载Chrome插件|1244|2024-02-05| |53|[MetaGLM/FinGLM](https://github.com/MetaGLM/FinGLM)|FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目利用开源开放来促进「AI+金融」。|1318|2023-11-29|
|54|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|1244|2023-10-12| |54|[openresty/openresty.org](https://github.com/openresty/openresty.org)|Code and data for the openresty.org site|1252|2024-03-01|
|55|[itbdw/ip-database](https://github.com/itbdw/ip-database)|免费IP离线数据库支持IPV4+IPV6 ,国家、省、市、县、运营商|1226|2023-12-01| |55|[zgao264/Pornhub-Video-Downloader-Plugin](https://github.com/zgao264/Pornhub-Video-Downloader-Plugin)|Pornhub视频下载Chrome插件|1245|2024-02-05|
|56|[re-zero-khis/re0-web](https://github.com/re-zero-khis/re0-web)|Re0从零开始的异世界生活 WEB版|1202|2024-02-25| |56|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|1245|2023-10-12|
|57|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|1174|2023-12-19| |57|[itbdw/ip-database](https://github.com/itbdw/ip-database)|免费IP离线数据库支持IPV4+IPV6 ,国家、省、市、县、运营商|1225|2023-12-01|
|58|[travellings-link/travellings](https://github.com/travellings-link/travellings)|开往-友链接力|1123|2024-02-26| |58|[re-zero-khis/re0-web](https://github.com/re-zero-khis/re0-web)|Re0从零开始的异世界生活 WEB版|1204|2024-02-25|
|59|[ricktu288/ray-optics](https://github.com/ricktu288/ray-optics)|A web app for creating and simulating 2D geometric optical scenes, with a gallery of (interactive) demos.|1094|2024-02-28| |59|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|1174|2023-12-19|
|60|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|1091|2023-10-29| |60|[travellings-link/travellings](https://github.com/travellings-link/travellings)|开往-友链接力|1123|2024-03-01|
|61|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|1080|2024-02-25| |61|[ricktu288/ray-optics](https://github.com/ricktu288/ray-optics)|A web app for creating and simulating 2D geometric optical scenes, with a gallery of (interactive) demos.|1094|2024-02-28|
|62|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|1074|2024-01-20| |62|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|1091|2023-10-29|
|63|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房数据整理自天涯。提供HTML、PDF和Markdown三种形式。|1070|2024-01-16| |63|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|1080|2024-02-25|
|64|[dark-kingA/superSearchPlus](https://github.com/dark-kingA/superSearchPlus)|superSearchPlus是聚合型信息收集插件支持综合查询资产测绘查询信息收集 敏感信息提取 js资源扫描 目录扫描 vue组件扫描 整合了目前常见的资产测绘平台 专为白帽子提供快速侦测目标。|1042|2023-12-25| |64|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|1074|2024-01-20|
|65|[DIYgod/Resume](https://github.com/DIYgod/Resume)|:cake: Simple resume|1012|2023-11-09| |65|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房数据整理自天涯。提供HTML、PDF和Markdown三种形式。|1070|2024-01-16|
|66|[wx-chevalier/Database-Notes](https://github.com/wx-chevalier/Database-Notes)|📚深入浅出数据库存储数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|1009|2024-02-08| |66|[dark-kingA/superSearchPlus](https://github.com/dark-kingA/superSearchPlus)|superSearchPlus是聚合型信息收集插件支持综合查询资产测绘查询信息收集 敏感信息提取 js资源扫描 目录扫描 vue组件扫描 整合了目前常见的资产测绘平台 专为白帽子提供快速侦测目标。|1042|2023-12-25|
|67|[helloxz/ccaa](https://github.com/helloxz/ccaa)|Linux一键安装Aria2 + AriaNg + FileBrowse实现离线下载、文件管理。|1002|2024-01-02| |67|[DIYgod/Resume](https://github.com/DIYgod/Resume)|:cake: Simple resume|1012|2023-11-09|
|68|[nshalabi/ATTACK-Tools](https://github.com/nshalabi/ATTACK-Tools)|Utilities for MITRE™ ATT&CK|989|2023-10-20| |68|[wx-chevalier/Database-Notes](https://github.com/wx-chevalier/Database-Notes)|📚深入浅出数据库存储数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|1009|2024-02-08|
|69|[hhurz/tableExport.jquery.plugin](https://github.com/hhurz/tableExport.jquery.plugin)|jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG and PDF|977|2023-10-30| |69|[helloxz/ccaa](https://github.com/helloxz/ccaa)|Linux一键安装Aria2 + AriaNg + FileBrowse实现离线下载、文件管理。|1003|2024-01-02|
|70|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|😝 You cant spell awesome without MemE!|974|2024-02-17| |70|[nshalabi/ATTACK-Tools](https://github.com/nshalabi/ATTACK-Tools)|Utilities for MITRE™ ATT&CK|989|2023-10-20|
|71|[thunlp/WebCPM](https://github.com/thunlp/WebCPM)|Official codes for ACL 2023 paper "WebCPM: Interactive Web Search for Chinese Long-form Question Answering"|933|2023-11-25| |71|[hhurz/tableExport.jquery.plugin](https://github.com/hhurz/tableExport.jquery.plugin)|jQuery plugin to export a html table to JSON, XML, CSV, TSV, TXT, SQL, Word, Excel, PNG and PDF|977|2023-10-30|
|72|[ybdt/exp-hub](https://github.com/ybdt/exp-hub)|漏洞检测、漏洞利用|917|2024-01-09| |72|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|😝 You cant spell awesome without MemE!|974|2024-02-17|
|73|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|910|2024-02-25| |73|[thunlp/WebCPM](https://github.com/thunlp/WebCPM)|Official codes for ACL 2023 paper "WebCPM: Interactive Web Search for Chinese Long-form Question Answering"|933|2023-11-25|
|74|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|900|2024-02-25| |74|[ybdt/exp-hub](https://github.com/ybdt/exp-hub)|漏洞检测、漏洞利用|917|2024-01-09|
|75|[xianmin/hugo-theme-jane](https://github.com/xianmin/hugo-theme-jane)|A readable & concise theme for Hugo|890|2024-02-27| |75|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|911|2024-02-25|
|76|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|888|2023-11-17| |76|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|901|2024-02-25|
|77|[xqdoo00o/chatgpt-web](https://github.com/xqdoo00o/chatgpt-web)|Pure Javascript ChatGPT demo based on OpenAI API|872|2023-11-17| |77|[xianmin/hugo-theme-jane](https://github.com/xianmin/hugo-theme-jane)|A readable & concise theme for Hugo|891|2024-02-27|
|78|[ybdt/post-hub](https://github.com/ybdt/post-hub)|内网渗透|860|2024-02-29| |78|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|888|2023-11-17|
|79|[xiaomabenten/system_architect](https://github.com/xiaomabenten/system_architect)|💯2024年 系统架构设计师(软考高级)备考资源库+配套免费刷题软件。PC版免费刷题软件https://ruankaodaren.com|850|2024-02-22| |79|[xqdoo00o/chatgpt-web](https://github.com/xqdoo00o/chatgpt-web)|Pure Javascript ChatGPT demo based on OpenAI API|874|2023-11-17|
|80|[smart-test-ti/SoloX](https://github.com/smart-test-ti/SoloX)|💯SoloX - Real-time collection tool for Android/iOS performance data.Android性能测试android performance\iOS性能测试ios performance\移动端性能测试mobile performance\APP性能测试app performance\app性能测试工具|846|2024-02-27| |80|[ybdt/post-hub](https://github.com/ybdt/post-hub)|内网渗透|860|2024-02-29|
|81|[pengan1987/computer-museum-dnbwg](https://github.com/pengan1987/computer-museum-dnbwg)|电脑博物馆 - compumuseum.com|836|2024-02-25| |81|[xiaomabenten/system_architect](https://github.com/xiaomabenten/system_architect)|💯2024年 系统架构设计师(软考高级)备考资源库+配套免费刷题软件。PC版免费刷题软件https://ruankaodaren.com|851|2024-02-22|
|82|[liu673cn/xbb](https://github.com/liu673cn/xbb)|biubiu播放器|834|2023-12-28| |82|[smart-test-ti/SoloX](https://github.com/smart-test-ti/SoloX)|💯SoloX - Real-time collection tool for Android/iOS performance data.Android性能测试android performance\iOS性能测试ios performance\移动端性能测试mobile performance\APP性能测试app performance\app性能测试工具|850|2024-03-01|
|83|[NJU-SE-15-share-review/professional-class](https://github.com/NJU-SE-15-share-review/professional-class)|NJUSE-专业课 LFS配额已经超支可能已经无法继续contribute|818|2023-11-24| |83|[pengan1987/computer-museum-dnbwg](https://github.com/pengan1987/computer-museum-dnbwg)|电脑博物馆 - compumuseum.com|837|2024-02-25|
|84|[xinglie/report-designer](https://github.com/xinglie/report-designer)|⚡打印设计、可视化、标签打印、编辑器、设计器、数据分析、报表设计、组件化、表单设计、h5页面、调查问卷、pdf生成、流程图、试卷、SVG、图形元素、物联网、标签纸|808|2024-02-25| |84|[liu673cn/xbb](https://github.com/liu673cn/xbb)|biubiu播放器|834|2023-12-28|
|85|[bangumi/api](https://github.com/bangumi/api)|Build your app on Bangumi|771|2024-01-30| |85|[NJU-SE-15-share-review/professional-class](https://github.com/NJU-SE-15-share-review/professional-class)|NJUSE-专业课 LFS配额已经超支可能已经无法继续contribute|820|2023-11-24|
|86|[yuhuage/dizhi](https://github.com/yuhuage/dizhi)|雨花阁|755|2024-01-19| |86|[xinglie/report-designer](https://github.com/xinglie/report-designer)|⚡打印设计、可视化、标签打印、编辑器、设计器、数据分析、报表设计、组件化、表单设计、h5页面、调查问卷、pdf生成、流程图、试卷、SVG、图形元素、物联网、标签纸|808|2024-02-25|
|87|[goose3/goose3](https://github.com/goose3/goose3)|A Python 3 compatible version of goose http://goose3.readthedocs.io/en/latest/index.html|750|2024-02-03| |87|[bangumi/api](https://github.com/bangumi/api)|Build your app on Bangumi|771|2024-01-30|
|88|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|720|2023-09-02| |88|[yuhuage/dizhi](https://github.com/yuhuage/dizhi)|雨花阁|755|2024-01-19|
|89|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|714|2024-02-22| |89|[goose3/goose3](https://github.com/goose3/goose3)|A Python 3 compatible version of goose http://goose3.readthedocs.io/en/latest/index.html|752|2024-02-03|
|90|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |712|2024-01-25| |90|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|720|2023-09-02|
|91|[project-trans/MtF-wiki](https://github.com/project-trans/MtF-wiki)|MtF.wiki is a free, open, and continuously updating transgender female knowledge integration site.|708|2024-02-28| |91|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|716|2024-02-22|
|92|[w3c/clreq](https://github.com/w3c/clreq)|Requirements for Chinese Text Layout|696|2024-02-25| |92|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |712|2024-01-25|
|93|[ant-design-blazor/ant-design-pro-blazor](https://github.com/ant-design-blazor/ant-design-pro-blazor)|👨🏻‍💻👩🏻‍💻 An out-of-box UI solution for enterprise applications as a Blazor boilerplate.|688|2024-01-22| |93|[project-trans/MtF-wiki](https://github.com/project-trans/MtF-wiki)|MtF.wiki is a free, open, and continuously updating transgender female knowledge integration site.|709|2024-03-01|
|94|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|687|2024-02-09| |94|[w3c/clreq](https://github.com/w3c/clreq)|Requirements for Chinese Text Layout|696|2024-03-01|
|95|[mawerty/Is-Prime](https://github.com/mawerty/Is-Prime)|O(1) Algorithm to check if number is prime that works in 95%+ cases.|682|2024-02-24| |95|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|690|2024-02-09|
|96|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|682|2024-01-12| |96|[ant-design-blazor/ant-design-pro-blazor](https://github.com/ant-design-blazor/ant-design-pro-blazor)|👨🏻‍💻👩🏻‍💻 An out-of-box UI solution for enterprise applications as a Blazor boilerplate.|690|2024-01-22|
|97|[HEIGE-PCloud/DoIt](https://github.com/HEIGE-PCloud/DoIt)|A clean, elegant and advanced blog theme for Hugo.|681|2024-02-26| |97|[mawerty/Is-Prime](https://github.com/mawerty/Is-Prime)|O(1) Algorithm to check if number is prime that works in 95%+ cases.|682|2024-02-24|
|98|[wansenai/flow](https://github.com/wansenai/flow)|企业级流程中心基于flowable和bpmn.js封装的流程引擎|677|2023-12-27| |98|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|682|2024-03-01|
|99|[FrankFang/gulu](https://github.com/FrankFang/gulu)|轱辘,面向源码阅读者的 UI 框架|651|2023-09-08| |99|[HEIGE-PCloud/DoIt](https://github.com/HEIGE-PCloud/DoIt)|A clean, elegant and advanced blog theme for Hugo.|680|2024-02-26|
|100|[wardley-maps-community/awesome-wardley-maps](https://github.com/wardley-maps-community/awesome-wardley-maps)|Wardley maps community hub. Useful Wardley mapping resources|619|2024-02-27| |100|[wansenai/flow](https://github.com/wansenai/flow)|企业级流程中心基于flowable和bpmn.js封装的流程引擎|677|2023-12-27|
|101|[crsh/papaja](https://github.com/crsh/papaja)|papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facil ...|618|2024-02-16| |101|[FrankFang/gulu](https://github.com/FrankFang/gulu)|轱辘,面向源码阅读者的 UI 框架|651|2023-09-08|
|102|[geeeeeeeek/videoproject](https://github.com/geeeeeeeek/videoproject)|基于python的视频点播网站视频点播系统python+Django开发的视频管理系统 - 毕业设计 - 课程设计|607|2024-01-26| |102|[wardley-maps-community/awesome-wardley-maps](https://github.com/wardley-maps-community/awesome-wardley-maps)|Wardley maps community hub. Useful Wardley mapping resources|620|2024-02-27|
|103|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|600|2024-02-07| |103|[crsh/papaja](https://github.com/crsh/papaja)|papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facil ...|618|2024-02-16|
|104|[zoom/meetingsdk-web-sample](https://github.com/zoom/meetingsdk-web-sample)|Zoom Meeting SDK web sample|599|2024-02-06| |104|[geeeeeeeek/videoproject](https://github.com/geeeeeeeek/videoproject)|基于python的视频点播网站视频点播系统python+Django开发的视频管理系统 - 毕业设计 - 课程设计|607|2024-01-26|
|105|[dmego/home.github.io](https://github.com/dmego/home.github.io)|个人主页|598|2024-02-29| |105|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|601|2024-03-01|
|106|[HTTPArchive/almanac.httparchive.org](https://github.com/HTTPArchive/almanac.httparchive.org)|HTTP Archive's annual "State of the Web" report made by the web community|589|2024-02-26| |106|[zoom/meetingsdk-web-sample](https://github.com/zoom/meetingsdk-web-sample)|Zoom Meeting SDK web sample|600|2024-02-06|
|107|[openpilot-hub/devpilot-intellij](https://github.com/openpilot-hub/devpilot-intellij)|Your new coding buddy, designed exclusively for IntelliJ IDEA.|562|2024-02-20| |107|[dmego/home.github.io](https://github.com/dmego/home.github.io)|个人主页|599|2024-03-01|
|108|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|558|2023-11-17| |108|[HTTPArchive/almanac.httparchive.org](https://github.com/HTTPArchive/almanac.httparchive.org)|HTTP Archive's annual "State of the Web" report made by the web community|589|2024-02-26|
|109|[adobe/NLP-Cube](https://github.com/adobe/NLP-Cube)|Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing|547|2023-12-20| |109|[openpilot-hub/devpilot-intellij](https://github.com/openpilot-hub/devpilot-intellij)|Your new coding buddy, designed exclusively for IntelliJ IDEA.|562|2024-02-20|
|110|[JohnYan2017/SmartCharts](https://github.com/JohnYan2017/SmartCharts)|🔥数据可视化,大屏, 支持Echarts,SQL,API,VUE,可用于Jupyter, 比pyecharts容易, 极低门槛,拿来即用,比拖拽方便,项目插件或独立平台皆可, 简单, 敏捷, 高效, 通用化, 高度可定制化,为你完全打通前后端, 图形数据联动, 筛选开发毫无压力, 数据缓存处理机制让报表快人一步|545|2023-09-25| |110|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|558|2023-11-17|
|111|[chipzoller/hugo-clarity](https://github.com/chipzoller/hugo-clarity)|A theme for Hugo based on VMware Clarity|538|2024-01-30| |111|[adobe/NLP-Cube](https://github.com/adobe/NLP-Cube)|Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing|549|2023-12-20|
|112|[bulianglin/psub](https://github.com/bulianglin/psub)|利用CF Worker搭建的反代订阅转换工具|533|2023-12-23| |112|[JohnYan2017/SmartCharts](https://github.com/JohnYan2017/SmartCharts)|🔥数据可视化,大屏, 支持Echarts,SQL,API,VUE,可用于Jupyter, 比pyecharts容易, 极低门槛,拿来即用,比拖拽方便,项目插件或独立平台皆可, 简单, 敏捷, 高效, 通用化, 高度可定制化,为你完全打通前后端, 图形数据联动, 筛选开发毫无压力, 数据缓存处理机制让报表快人一步|545|2023-09-25|
|113|[w3c/chinese-ig](https://github.com/w3c/chinese-ig)|Web中文兴趣组|533|2023-10-23| |113|[bulianglin/psub](https://github.com/bulianglin/psub)|利用CF Worker搭建的反代订阅转换工具|540|2023-12-23|
|114|[lazyparser/weloveinterns](https://github.com/lazyparser/weloveinterns)|中科院软件所智能软件中心实习生社区|518|2024-02-18| |114|[chipzoller/hugo-clarity](https://github.com/chipzoller/hugo-clarity)|A theme for Hugo based on VMware Clarity|538|2024-01-30|
|115|[plctlab/PLCT-Weekly](https://github.com/plctlab/PLCT-Weekly)|软件所PLCT实验室在开源领域的不定期简报|506|2024-02-29| |115|[w3c/chinese-ig](https://github.com/w3c/chinese-ig)|Web中文兴趣组|533|2023-10-23|
|116|[kujian/weixinTip](https://github.com/kujian/weixinTip)|微信下载APP弹出提示|505|2023-10-26| |116|[lazyparser/weloveinterns](https://github.com/lazyparser/weloveinterns)|中科院软件所智能软件中心实习生社区|519|2024-03-01|
|117|[mapbox/storytelling](https://github.com/mapbox/storytelling)|Storytelling with maps template|503|2023-09-07| |117|[plctlab/PLCT-Weekly](https://github.com/plctlab/PLCT-Weekly)|软件所PLCT实验室在开源领域的不定期简报|506|2024-03-01|
|118|[AmazingRise/hugo-theme-diary](https://github.com/AmazingRise/hugo-theme-diary)|Moments piled up. A Hugo theme ported from SumiMakito/hexo-theme-Journal.|491|2023-12-18| |118|[kujian/weixinTip](https://github.com/kujian/weixinTip)|微信下载APP弹出提示|505|2023-10-26|
|119|[rdkmaster/jigsaw](https://github.com/rdkmaster/jigsaw)|Jigsaw七巧板 provides a set of web components based on Angular5/8/9+. The main purpose of Jigsaw is to help the application developers to construct complex & intensive interacting & user friendly web pag ...|477|2024-02-29| |119|[mapbox/storytelling](https://github.com/mapbox/storytelling)|Storytelling with maps template|503|2023-09-07|
|120|[Julie-Wang/jackfrued-Python-100-Days](https://github.com/Julie-Wang/jackfrued-Python-100-Days)|-|475|2023-10-17| |120|[AmazingRise/hugo-theme-diary](https://github.com/AmazingRise/hugo-theme-diary)|Moments piled up. A Hugo theme ported from SumiMakito/hexo-theme-Journal.|491|2023-12-18|
|121|[OpenIoTHub/OpenIoTHub](https://github.com/OpenIoTHub/OpenIoTHub)|💖A free IoT (Internet of Things) platform and private cloud. [一个免费的物联网和私有云平台,支持内网穿透]|471|2024-02-26| |121|[rdkmaster/jigsaw](https://github.com/rdkmaster/jigsaw)|Jigsaw七巧板 provides a set of web components based on Angular5/8/9+. The main purpose of Jigsaw is to help the application developers to construct complex & intensive interacting & user friendly web pag ...|477|2024-02-29|
|122|[ProletRevDicta/Prolet](https://github.com/ProletRevDicta/Prolet)|Historical documents (in Chinese) about the GPCR (Thanks Comrade RC MR HR etc.)|463|2024-02-28| |122|[Julie-Wang/jackfrued-Python-100-Days](https://github.com/Julie-Wang/jackfrued-Python-100-Days)|-|475|2023-10-17|
|123|[Meekdai/Gmeek](https://github.com/Meekdai/Gmeek)|Gmeek is a Blog All in Github|454|2024-02-22| |123|[OpenIoTHub/OpenIoTHub](https://github.com/OpenIoTHub/OpenIoTHub)|💖A free IoT (Internet of Things) platform and private cloud. [一个免费的物联网和私有云平台,支持内网穿透]|471|2024-02-26|
|124|[razonyang/hugo-theme-bootstrap](https://github.com/razonyang/hugo-theme-bootstrap)|A fast, responsive, multipurpose and feature-rich Hugo theme.|453|2024-02-21| |124|[ProletRevDicta/Prolet](https://github.com/ProletRevDicta/Prolet)|Historical documents (in Chinese) about the GPCR (Thanks Comrade RC MR HR etc.)|463|2024-02-28|
|125|[waityousea/xuniren](https://github.com/waityousea/xuniren)|-|451|2024-01-08| |125|[Meekdai/Gmeek](https://github.com/Meekdai/Gmeek)|Gmeek is a Blog All in Github|456|2024-02-22|
|126|[joway/hugo-theme-yinyang](https://github.com/joway/hugo-theme-yinyang)|A black-white theme for Hugo.|451|2023-10-09| |126|[razonyang/hugo-theme-bootstrap](https://github.com/razonyang/hugo-theme-bootstrap)|A fast, responsive, multipurpose and feature-rich Hugo theme.|453|2024-02-21|
|127|[zhegexiaohuozi/JsoupXpath](https://github.com/zhegexiaohuozi/JsoupXpath)|纯Java实现的支持W3C Xpath 1.0标准语法的HTML解析器。A html parser with xpath base on Jsoup and Antlr4. Maybe it is the best in java.Just try it. |444|2023-12-14| |127|[waityousea/xuniren](https://github.com/waityousea/xuniren)|-|452|2024-01-08|
|128|[Shao-Kui/D3.js-Demos](https://github.com/Shao-Kui/D3.js-Demos)|-|443|2023-12-19| |128|[joway/hugo-theme-yinyang](https://github.com/joway/hugo-theme-yinyang)|A black-white theme for Hugo.|451|2023-10-09|
|129|[tgnav/tgnav.github.io](https://github.com/tgnav/tgnav.github.io)|TGNAV - Telegram频道导航。收录Telegram上的优质频道打造一个高质量Telegram频道导航。|436|2024-02-25| |129|[zhegexiaohuozi/JsoupXpath](https://github.com/zhegexiaohuozi/JsoupXpath)|纯Java实现的支持W3C Xpath 1.0标准语法的HTML解析器。A html parser with xpath base on Jsoup and Antlr4. Maybe it is the best in java.Just try it. |444|2023-12-14|
|130|[LuckyPuppy514/Play-With-MPV](https://github.com/LuckyPuppy514/Play-With-MPV)|使用 MPV 播放网页中的视频|417|2023-12-29| |130|[Shao-Kui/D3.js-Demos](https://github.com/Shao-Kui/D3.js-Demos)|-|443|2023-12-19|
|131|[dream-num/Luckyexcel](https://github.com/dream-num/Luckyexcel)|Luckysheet import export library|400|2023-12-15| |131|[tgnav/tgnav.github.io](https://github.com/tgnav/tgnav.github.io)|TGNAV - Telegram频道导航。收录Telegram上的优质频道打造一个高质量Telegram频道导航。|436|2024-02-25|
|132|[GoldSubmarine/lizhi](https://github.com/GoldSubmarine/lizhi)|🎉 南京李志 在线播放 国内高速cdn迅雷下载|398|2024-02-18| |132|[LuckyPuppy514/Play-With-MPV](https://github.com/LuckyPuppy514/Play-With-MPV)|使用 MPV 播放网页中的视频|417|2023-12-29|
|133|[AshKyd/geojson-regions](https://github.com/AshKyd/geojson-regions)|🌏 A repo to create simplified GeoJSON regions so we can display map-based visualisations without having to load tiles all over the place.|393|2023-12-13| |133|[dream-num/Luckyexcel](https://github.com/dream-num/Luckyexcel)|Luckysheet import export library|400|2023-12-15|
|134|[maunium/dontasktoask.com](https://github.com/maunium/dontasktoask.com)|An informational website about why you should ask questions directly instead of asking to ask|389|2024-02-19| |134|[GoldSubmarine/lizhi](https://github.com/GoldSubmarine/lizhi)|🎉 南京李志 在线播放 国内高速cdn迅雷下载|398|2024-02-18|
|135|[DistSysCorp/ddia](https://github.com/DistSysCorp/ddia)|DDIA 逐章精读|386|2024-02-20| |135|[AshKyd/geojson-regions](https://github.com/AshKyd/geojson-regions)|🌏 A repo to create simplified GeoJSON regions so we can display map-based visualisations without having to load tiles all over the place.|393|2023-12-13|
|136|[ZutJoe/KoalaHackerNews](https://github.com/ZutJoe/KoalaHackerNews)|Koala hacker news 周报内容 每周二0点左右更新|384|2024-02-26| |136|[maunium/dontasktoask.com](https://github.com/maunium/dontasktoask.com)|An informational website about why you should ask questions directly instead of asking to ask|389|2024-02-19|
|137|[hugo-fixit/FixIt](https://github.com/hugo-fixit/FixIt)|🔧 A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|382|2024-02-23| |137|[DistSysCorp/ddia](https://github.com/DistSysCorp/ddia)|DDIA 逐章精读|386|2024-02-20|
|138|[NianBroken/Firework_Simulator](https://github.com/NianBroken/Firework_Simulator)|烟花模拟器,一个可以模拟各种烟花效果的网页 它可以展示各种绚丽多彩的烟花效果,并让人仿佛置身于真实烟花的绚丽世界之中。 模拟烟花 烟花网页 烟花绽放 烟花效果|381|2024-02-21| |138|[ZutJoe/KoalaHackerNews](https://github.com/ZutJoe/KoalaHackerNews)|Koala hacker news 周报内容 每周二0点左右更新|384|2024-02-26|
|139|[x-dr/tts](https://github.com/x-dr/tts)|微软azure文本转语音 音频下载|378|2024-01-19| |139|[hugo-fixit/FixIt](https://github.com/hugo-fixit/FixIt)|🔧 A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|382|2024-03-01|
|140|[kyuridenamida/atcoder-tools](https://github.com/kyuridenamida/atcoder-tools)|Convenient modules & tools for AtCoder users, written in Python 3.6|375|2023-10-27| |140|[NianBroken/Firework_Simulator](https://github.com/NianBroken/Firework_Simulator)|烟花模拟器,一个可以模拟各种烟花效果的网页 它可以展示各种绚丽多彩的烟花效果,并让人仿佛置身于真实烟花的绚丽世界之中。 模拟烟花 烟花网页 烟花绽放 烟花效果|381|2024-02-21|
|141|[untra/polyglot](https://github.com/untra/polyglot)|:abc: Multilingual and i18n support tool for Jekyll Blogs|372|2024-02-25| |141|[x-dr/tts](https://github.com/x-dr/tts)|微软azure文本转语音 音频下载|378|2024-01-19|
|142|[doocs/doocs.github.io](https://github.com/doocs/doocs.github.io)|💁‍♀️ Welcome to the Doocs Open Source organization 欢迎加入 Doocs 开源社区|360|2023-12-17| |142|[kyuridenamida/atcoder-tools](https://github.com/kyuridenamida/atcoder-tools)|Convenient modules & tools for AtCoder users, written in Python 3.6|375|2023-10-27|
|143|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|344|2023-11-16| |143|[untra/polyglot](https://github.com/untra/polyglot)|:abc: Multilingual and i18n support tool for Jekyll Blogs|373|2024-02-29|
|144|[Programming-With-Love/JVMStudy](https://github.com/Programming-With-Love/JVMStudy)|💊JVM 底层原理解析 |344|2023-11-16| |144|[doocs/doocs.github.io](https://github.com/doocs/doocs.github.io)|💁‍♀️ Welcome to the Doocs Open Source organization 欢迎加入 Doocs 开源社区|360|2023-12-17|
|145|[folkstory/lingqiu](https://github.com/folkstory/lingqiu)|灵丘民间故事歌谣谚语集成|343|2024-01-28| |145|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|344|2023-11-16|
|146|[confcodeofconduct/confcodeofconduct.com](https://github.com/confcodeofconduct/confcodeofconduct.com)|A code of conduct template for conferences|331|2023-10-05| |146|[Programming-With-Love/JVMStudy](https://github.com/Programming-With-Love/JVMStudy)|💊JVM 底层原理解析 |344|2023-11-16|
|147|[Sha1rholder/use-ChatGPT-in-GFW](https://github.com/Sha1rholder/use-ChatGPT-in-GFW)|在中国境内使用OpenAI服务的方法|320|2023-10-31| |147|[folkstory/lingqiu](https://github.com/folkstory/lingqiu)|灵丘民间故事歌谣谚语集成|343|2024-01-28|
|148|[sirpdboy/luci-app-ddns-go](https://github.com/sirpdboy/luci-app-ddns-go)|luci-app-ddns-go 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。支持的域名服务商 Alidns(阿里云) Dnspod(腾讯云) Cloudflare 华为云 Callback 百度云 porkbun GoDaddy|320|2024-02-27| |148|[confcodeofconduct/confcodeofconduct.com](https://github.com/confcodeofconduct/confcodeofconduct.com)|A code of conduct template for conferences|331|2023-10-05|
|149|[daliansky/daliansky.github.io](https://github.com/daliansky/daliansky.github.io)|黑果小兵的部落阁|320|2023-11-27| |149|[Sha1rholder/use-ChatGPT-in-GFW](https://github.com/Sha1rholder/use-ChatGPT-in-GFW)|在中国境内使用OpenAI服务的方法|320|2023-10-31|
|150|[duanbiaowu/go-examples-for-beginners](https://github.com/duanbiaowu/go-examples-for-beginners)|To help you get started quickly and improve in the Go programming language|306|2024-02-04| |150|[sirpdboy/luci-app-ddns-go](https://github.com/sirpdboy/luci-app-ddns-go)|luci-app-ddns-go 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。支持的域名服务商 Alidns(阿里云) Dnspod(腾讯云) Cloudflare 华为云 Callback 百度云 porkbun GoDaddy|320|2024-02-27|
|151|[yangzongzhuan/RuoYi-fast](https://github.com/yangzongzhuan/RuoYi-fast)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|303|2024-02-29| |151|[daliansky/daliansky.github.io](https://github.com/daliansky/daliansky.github.io)|黑果小兵的部落阁|320|2023-11-27|
|152|[xuyuanzhi051/My520](https://github.com/xuyuanzhi051/My520)|520表白神器|301|2023-09-07| |152|[duanbiaowu/go-examples-for-beginners](https://github.com/duanbiaowu/go-examples-for-beginners)|To help you get started quickly and improve in the Go programming language|306|2024-02-04|
|153|[yangjingyu/vs-tree](https://github.com/yangjingyu/vs-tree)|移动端PC端通用树组件适用于企业组织通讯录百万数据支持|300|2024-02-20| |153|[yangzongzhuan/RuoYi-fast](https://github.com/yangzongzhuan/RuoYi-fast)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|303|2024-03-01|
|154|[CyC2018/Text-Typesetting](https://github.com/CyC2018/Text-Typesetting)|:art: 中英混排文档在线排版工具|300|2023-11-06| |154|[xuyuanzhi051/My520](https://github.com/xuyuanzhi051/My520)|520表白神器|300|2023-09-07|
|155|[1024huijia/GoHome](https://github.com/1024huijia/GoHome)|10241024回家91地址老司机草榴9191porn免翻地址长期自动更新邀请码小草porn小草安卓安装包|299|2023-09-04| |155|[yangjingyu/vs-tree](https://github.com/yangjingyu/vs-tree)|移动端PC端通用树组件适用于企业组织通讯录百万数据支持|300|2024-02-20|
|156|[flwfdd/MergeMusic](https://github.com/flwfdd/MergeMusic)|聚合网易云音乐、QQ音乐、bilibili的单页面音乐播放下载网站。|299|2024-02-21| |156|[flwfdd/MergeMusic](https://github.com/flwfdd/MergeMusic)|聚合网易云音乐、QQ音乐、bilibili的单页面音乐播放下载网站。|300|2024-02-21|
|157|[favourhong/Awesome-Marp](https://github.com/favourhong/Awesome-Marp)|🤙 Easy replacement for LaTeX Beamer! 🥂 custom Marp templates with a selection of over a dozen themes|287|2024-02-27| |157|[CyC2018/Text-Typesetting](https://github.com/CyC2018/Text-Typesetting)|:art: 中英混排文档在线排版工具|300|2023-11-06|
|158|[miaoermua/CatWrt](https://github.com/miaoermua/CatWrt)|🌠 客制化 OpenWrt 智能网关|282|2024-02-21| |158|[1024huijia/GoHome](https://github.com/1024huijia/GoHome)|10241024回家91地址老司机草榴9191porn免翻地址长期自动更新邀请码小草porn小草安卓安装包|299|2023-09-04|
|159|[missuo/Telegraph-Image-Hosting](https://github.com/missuo/Telegraph-Image-Hosting)|Build a free image hosting with Telegraph|279|2024-02-02| |159|[favourhong/Awesome-Marp](https://github.com/favourhong/Awesome-Marp)|🤙 Easy replacement for LaTeX Beamer! 🥂 custom Marp templates with a selection of over a dozen themes|288|2024-02-27|
|160|[breakings/OpenWrt](https://github.com/breakings/OpenWrt)|-|278|2024-02-29| |160|[miaoermua/CatWrt](https://github.com/miaoermua/CatWrt)|🌠 客制化 OpenWrt 智能网关|282|2024-02-21|
|161|[1pone/clockindle](https://github.com/1pone/clockindle)|Kindle拯救计划——一个Kindle实用工具网站让你吃灰的Kindle成为时钟、天气看板、电子相册、微博热搜榜单...|275|2023-12-06| |161|[missuo/Telegraph-Image-Hosting](https://github.com/missuo/Telegraph-Image-Hosting)|Build a free image hosting with Telegraph|279|2024-02-02|
|162|[coffeehb/tools](https://github.com/coffeehb/tools)|一些实用的python脚本|274|2024-02-19| |162|[breakings/OpenWrt](https://github.com/breakings/OpenWrt)|-|278|2024-02-29|
|163|[mqycn/huile8](https://github.com/mqycn/huile8)|英语差等生必备的 vscode 插件,解决 单词不会读、单词不认识的痛点|272|2024-01-30| |163|[1pone/clockindle](https://github.com/1pone/clockindle)|Kindle拯救计划——一个Kindle实用工具网站让你吃灰的Kindle成为时钟、天气看板、电子相册、微博热搜榜单...|275|2023-12-06|
|164|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|269|2023-11-20| |164|[coffeehb/tools](https://github.com/coffeehb/tools)|一些实用的python脚本|274|2024-02-19|
|165|[g1eny0ung/hugo-theme-dream](https://github.com/g1eny0ung/hugo-theme-dream)|🌱 Hugo theme named Dream.|266|2024-02-27| |165|[mqycn/huile8](https://github.com/mqycn/huile8)|英语差等生必备的 vscode 插件,解决 单词不会读、单词不认识的痛点|273|2024-01-30|
|166|[25H/MayeLite](https://github.com/25H/MayeLite)|Maye Lite 一个更轻更简洁的快速启动工具|261|2024-01-18| |166|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|269|2023-11-20|
|167|[cosname/cosx.org](https://github.com/cosname/cosx.org)|统计之都主站|256|2024-01-19| |167|[g1eny0ung/hugo-theme-dream](https://github.com/g1eny0ung/hugo-theme-dream)|🌱 Hugo theme named Dream.|266|2024-02-27|
|168|[jakobzhao/geog458](https://github.com/jakobzhao/geog458)|Advanced Digital Geographies @ UW-Seattle|253|2024-02-22| |168|[25H/MayeLite](https://github.com/25H/MayeLite)|Maye Lite 一个更轻更简洁的快速启动工具|261|2024-01-18|
|169|[xiongbao/we.dog](https://github.com/xiongbao/we.dog)|我们是狗,舔狗。心酸的舔狗日记。|247|2023-11-16| |169|[cosname/cosx.org](https://github.com/cosname/cosx.org)|统计之都主站|256|2024-01-19|
|170|[sodafoundation/strato](https://github.com/sodafoundation/strato)|SODA Strato (Multi-cloud) project provides a cloud vendor agnostic data management for hybrid cloud, intercloud or intracloud. This project is renamed as 'Strato' |233|2024-02-14| |170|[jakobzhao/geog458](https://github.com/jakobzhao/geog458)|Advanced Digital Geographies @ UW-Seattle|253|2024-02-22|
|171|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|232|2024-02-29| |171|[xiongbao/we.dog](https://github.com/xiongbao/we.dog)|我们是狗,舔狗。心酸的舔狗日记。|247|2023-11-16|
|172|[loongson/LoongArch-Documentation](https://github.com/loongson/LoongArch-Documentation)|The documentation for LoongArch.|223|2023-11-17| |172|[sodafoundation/strato](https://github.com/sodafoundation/strato)|SODA Strato (Multi-cloud) project provides a cloud vendor agnostic data management for hybrid cloud, intercloud or intracloud. This project is renamed as 'Strato' |233|2024-02-14|
|173|[panyifei/panyifei.github.io](https://github.com/panyifei/panyifei.github.io)|:octocat::octocat:请访问 http://panyifei.github.io 一个前端工程狮的打怪日常欢迎star|221|2023-12-26| |173|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|232|2024-03-01|
|174|[wyagd001/wyagd001.github.io](https://github.com/wyagd001/wyagd001.github.io)|个人主页, Autohotkey 中文帮助, 自用脚本介绍|220|2024-02-24| |174|[loongson/LoongArch-Documentation](https://github.com/loongson/LoongArch-Documentation)|The documentation for LoongArch.|223|2023-11-17|
|175|[Chisw/chenzhilong.chat](https://github.com/Chisw/chenzhilong.chat)|志龙啸天录|219|2024-02-19| |175|[panyifei/panyifei.github.io](https://github.com/panyifei/panyifei.github.io)|:octocat::octocat:请访问 http://panyifei.github.io 一个前端工程狮的打怪日常欢迎star|221|2023-12-26|
|176|[guifaChild/text_to_vedio](https://github.com/guifaChild/text_to_vedio)|这是一个由文本直接生成视频的项目|212|2024-01-26| |176|[wyagd001/wyagd001.github.io](https://github.com/wyagd001/wyagd001.github.io)|个人主页, Autohotkey 中文帮助, 自用脚本介绍|220|2024-02-24|
|177|[xiaomabenten/ruankao_itpm](https://github.com/xiaomabenten/ruankao_itpm)|💯2024年信息系统项目管理师软考高级备考资源库。PC版免费刷题软件https://ruankaodaren.com|212|2024-02-22| |177|[Chisw/chenzhilong.chat](https://github.com/Chisw/chenzhilong.chat)|志龙啸天录|219|2024-02-19|
|178|[siddhantgoel/awesome-beancount](https://github.com/siddhantgoel/awesome-beancount)|Awesome Beancount Resources|212|2024-01-22| |178|[guifaChild/text_to_vedio](https://github.com/guifaChild/text_to_vedio)|这是一个由文本直接生成视频的项目|215|2024-01-26|
|179|[radogado/niui](https://github.com/radogado/niui)|Lightweight, feature-rich, accessible front-end UI library|212|2023-12-18| |179|[xiaomabenten/ruankao_itpm](https://github.com/xiaomabenten/ruankao_itpm)|💯2024年信息系统项目管理师软考高级备考资源库。PC版免费刷题软件https://ruankaodaren.com|214|2024-02-22|
|180|[ZJUZBW/Wotr-BD-LR](https://github.com/ZJUZBW/Wotr-BD-LR)|正义之怒Wotr主角BD搜集|210|2024-02-27| |180|[siddhantgoel/awesome-beancount](https://github.com/siddhantgoel/awesome-beancount)|Awesome Beancount Resources|212|2024-03-01|
|181|[ZJUZBW/-Wotr-BD-](https://github.com/ZJUZBW/-Wotr-BD-)|开拓者-正义之怒的剧情队友的强力Build收集|210|2024-02-25| |181|[radogado/niui](https://github.com/radogado/niui)|Lightweight, feature-rich, accessible front-end UI library|212|2023-12-18|
|182|[YongxinLiu/EasyAmplicon](https://github.com/YongxinLiu/EasyAmplicon)|Easy Amplicon data analysis pipeline |210|2023-10-15| |182|[ZJUZBW/Wotr-BD-LR](https://github.com/ZJUZBW/Wotr-BD-LR)|正义之怒Wotr主角BD搜集|210|2024-02-27|
|183|[SSPanel-UIM/Wiki](https://github.com/SSPanel-UIM/Wiki)|我们安装,我们更新,我们开发|210|2024-02-23| |183|[ZJUZBW/-Wotr-BD-](https://github.com/ZJUZBW/-Wotr-BD-)|开拓者-正义之怒的剧情队友的强力Build收集|210|2024-02-25|
|184|[witnessmenow/ESP32-Trinity](https://github.com/witnessmenow/ESP32-Trinity)|An Open Source ESP32 board for connecting to HUB75 Matrix Panels|209|2024-02-03| |184|[YongxinLiu/EasyAmplicon](https://github.com/YongxinLiu/EasyAmplicon)|Easy Amplicon data analysis pipeline |210|2023-10-15|
|185|[microsoft/cordova-simulate](https://github.com/microsoft/cordova-simulate)|Simulates your Apache Cordova application in the browser.|209|2024-02-21| |185|[SSPanel-UIM/Wiki](https://github.com/SSPanel-UIM/Wiki)|我们安装,我们更新,我们开发|210|2024-02-23|
|186|[laike9m/My_Blog](https://github.com/laike9m/My_Blog)|My Django Blog|209|2023-11-19| |186|[witnessmenow/ESP32-Trinity](https://github.com/witnessmenow/ESP32-Trinity)|An Open Source ESP32 board for connecting to HUB75 Matrix Panels|209|2024-02-03|
|187|[LKI/lki.github.io](https://github.com/LKI/lki.github.io)|My blog, with memes in issues and TILs in README.|208|2024-01-10| |187|[microsoft/cordova-simulate](https://github.com/microsoft/cordova-simulate)|Simulates your Apache Cordova application in the browser.|209|2024-03-01|
|188|[openspug/index](https://github.com/openspug/index)|企业内部导航页|205|2023-11-17| |188|[laike9m/My_Blog](https://github.com/laike9m/My_Blog)|My Django Blog|209|2023-11-19|
|189|[yihui/yihui.org](https://github.com/yihui/yihui.org)|Personal website and discussion board of Yihui Xie 谢益辉|200|2024-01-04| |189|[LKI/lki.github.io](https://github.com/LKI/lki.github.io)|My blog, with memes in issues and TILs in README.|208|2024-01-10|
|190|[tansuotv/tansuotv](https://github.com/tansuotv/tansuotv)|探索TV 发现更美 t.tansuo.tv|199|2023-12-16| |190|[openspug/index](https://github.com/openspug/index)|企业内部导航页|205|2023-11-17|
|191|[rawchen/AliPan](https://github.com/rawchen/AliPan)|阿里云盘列表程序 - Spring Boot|197|2023-10-16| |191|[yihui/yihui.org](https://github.com/yihui/yihui.org)|Personal website and discussion board of Yihui Xie 谢益辉|200|2024-01-04|
|192|[mvaneerde/blog](https://github.com/mvaneerde/blog)|Matthew van Eerde's blog|194|2024-01-24| |192|[tansuotv/tansuotv](https://github.com/tansuotv/tansuotv)|探索TV 发现更美 t.tansuo.tv|199|2023-12-16|
|193|[martignoni/hugo-notice](https://github.com/martignoni/hugo-notice)|A Hugo theme component to display nice notices|191|2024-02-29| |193|[rawchen/AliPan](https://github.com/rawchen/AliPan)|阿里云盘列表程序 - Spring Boot|197|2023-10-16|
|194|[MugglePay/MugglePay](https://github.com/MugglePay/MugglePay)|Make Crypto Payment Easy 让数字货币支付更简单|189|2023-12-30| |194|[mvaneerde/blog](https://github.com/mvaneerde/blog)|Matthew van Eerde's blog|194|2024-01-24|
|195|[youerning/blog](https://github.com/youerning/blog)|文章列表|189|2024-01-07| |195|[martignoni/hugo-notice](https://github.com/martignoni/hugo-notice)|A Hugo theme component to display nice notices|191|2024-02-29|
|196|[NianBroken/Personal_Sakura_Guide_Page](https://github.com/NianBroken/Personal_Sakura_Guide_Page)|一款好看的樱花个人引导页普通虚拟主机即可搭建无需其他环境。把源码上传到服务器修改index.html里面的代码访问域名就可以使用。纯Html-Css-JavaScript|184|2024-02-20| |196|[MugglePay/MugglePay](https://github.com/MugglePay/MugglePay)|Make Crypto Payment Easy 让数字货币支付更简单|189|2023-12-30|
|197|[hongmaple/octopus](https://github.com/hongmaple/octopus)|octopus高校教学综合平台主要用于对教师学生管理的信息管理课程管理专业信息管理班级管理可以添加题库可以上传下载教学资料可以设置考试试卷可以进行在线考试和自动评分。本系统基于若依框架感谢若依的开源RuoYi 是一个 Java EE 企业级快速开发平台基于经典技术组合Spring Boot、Apache Shiro、MyBatis、Thymeleaf、Bootstrap ...|184|2023-12-16| |197|[youerning/blog](https://github.com/youerning/blog)|文章列表|189|2024-01-07|
|198|[geeeeeeeek/stock_page](https://github.com/geeeeeeeek/stock_page)|股票行情分析看板python|183|2023-11-28| |198|[tmplink/tmpUI](https://github.com/tmplink/tmpUI)|JavaScript framework written on es6. You can use it to modularize your front-end projects. Only 35kb in size, no other dependencies. Easy to use.|186|2024-03-01|
|199|[wzs28150/coolui-scroller](https://github.com/wzs28150/coolui-scroller)|微信小程序下拉刷新上拉加载组件|181|2024-01-09| |199|[NianBroken/Personal_Sakura_Guide_Page](https://github.com/NianBroken/Personal_Sakura_Guide_Page)|一款好看的樱花个人引导页普通虚拟主机即可搭建无需其他环境。把源码上传到服务器修改index.html里面的代码访问域名就可以使用。纯Html-Css-JavaScript|184|2024-02-20|
|200|[fewismuch/react-playground](https://github.com/fewismuch/react-playground)|react在线代码编辑器可实时运行react代码支持动态引入自定义文件和第三方依赖包|180|2024-02-25| |200|[hongmaple/octopus](https://github.com/hongmaple/octopus)|octopus高校教学综合平台主要用于对教师学生管理的信息管理课程管理专业信息管理班级管理可以添加题库可以上传下载教学资料可以设置考试试卷可以进行在线考试和自动评分。本系统基于若依框架感谢若依的开源RuoYi 是一个 Java EE 企业级快速开发平台基于经典技术组合Spring Boot、Apache Shiro、MyBatis、Thymeleaf、Bootstrap ...|184|2023-12-16|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Java # 中文总榜 > 软件类 > Java
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|74242|2024-02-29| |1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|74279|2024-03-01|
|2|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39822|2024-02-29| |2|[apache/dubbo](https://github.com/apache/dubbo)|The java implementation of Apache Dubbo. An RPC and microservice framework.|39828|2024-03-01|
|3|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.xSpringCloudAnt Design&VueMybatisShiroJWT。强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|37179|2024-02-29| |3|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|🔥「企业级低代码平台」前后端分离架构SpringBoot 2.x/3.xSpringCloudAnt Design&VueMybatisShiroJWT。强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|37192|2024-03-01|
|4|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|34341|2024-02-28| |4|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|34347|2024-02-28|
|5|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34231|2024-02-27| |5|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|34233|2024-02-27|
|6|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31664|2024-02-01| |6|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|🚀一个用来深入学习并实战 Spring Boot 的项目。|31671|2024-02-01|
|7|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|30706|2024-02-29| |7|[halo-dev/halo](https://github.com/halo-dev/halo)|强大易用的开源建站工具。|30724|2024-03-01|
|8|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|30505|2024-01-31| |8|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|30510|2024-01-31|
|9|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28674|2024-02-21| |9|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|28674|2024-02-21|
|10|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|28622|2024-02-28| |10|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|28633|2024-03-01|
|11|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|28020|2024-02-29| |11|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|28026|2024-03-01|
|12|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27560|2024-02-26| |12|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|27557|2024-02-26|
|13|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |27444|2024-02-26| |13|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |27451|2024-03-01|
|14|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|27022|2024-02-28| |14|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|27032|2024-03-01|
|15|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统项目采用SpringBoot+Vue开发。|26775|2024-01-11| |15|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统项目采用SpringBoot+Vue开发。|26776|2024-01-11|
|16|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.分布式任务调度平台XXL-JOB|26158|2024-02-22| |16|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.分布式任务调度平台XXL-JOB|26166|2024-02-22|
|17|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25583|2023-11-18| |17|[alibaba/fastjson](https://github.com/alibaba/fastjson)|FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.|25580|2023-11-18|
|18|[apache/incubator-seata](https://github.com/apache/incubator-seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|24811|2024-02-29| |18|[apache/incubator-seata](https://github.com/apache/incubator-seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|24815|2024-03-01|
|19|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScrollAndroid智能下拉刷新框架支持越界回弹、越界拖动具有极强的扩展性集成了几十种炫酷的Header和 Footer。|24603|2023-11-19| |19|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScrollAndroid智能下拉刷新框架支持越界回弹、越界拖动具有极强的扩展性集成了几十种炫酷的Header和 Footer。|24604|2023-11-19|
|20|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23967|2024-01-19| |20|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|23970|2024-01-19|
|21|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|23037|2024-02-29| |21|[apache/skywalking](https://github.com/apache/skywalking)|APM, Application Performance Monitoring System|23040|2024-03-01|
|22|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|22341|2024-02-28| |22|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|22365|2024-03-01|
|23|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21806|2024-02-28| |23|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|21813|2024-03-01|
|24|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统项目采用分模块开发方式 权限控制采用 RBAC支持数据字典与数据权限管理支持一键生成前后端代码支持动态路由|20607|2024-01-02| |24|[elunez/eladmin](https://github.com/elunez/eladmin)|eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统项目采用分模块开发方式 权限控制采用 RBAC支持数据字典与数据权限管理支持一键生成前后端代码支持动态路由|20608|2024-01-02|
|25|[didi/DoKit](https://github.com/didi/DoKit)|一款面向泛前端产品研发全生命周期的效率平台。|19864|2024-02-21| |25|[didi/DoKit](https://github.com/didi/DoKit)|一款面向泛前端产品研发全生命周期的效率平台。|19866|2024-02-21|
|26|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器IJKplayer、ExoPlayer、MediaPlayerHTTPS支持弹幕外挂字幕支持滤镜、水印、gif截图片头广告、中间广告多个同时播放支持基本的拖动声音、亮度调节支持边播边缓存支持视频自带rotation的旋转90,270之类重力旋转与手动旋转的同步支持支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19493|2024-01-22| |26|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器IJKplayer、ExoPlayer、MediaPlayerHTTPS支持弹幕外挂字幕支持滤镜、水印、gif截图片头广告、中间广告多个同时播放支持基本的拖动声音、亮度调节支持边播边缓存支持视频自带rotation的旋转90,270之类重力旋转与手动旋转的同步支持支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|19494|2024-03-01|
|27|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18714|2023-10-30| |27|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|18719|2023-10-30|
|28|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端已经在美团点评的基础架构中间件框架MVC框架RPC框架数据库框架缓存框架等消息队列配置系统等深度集成为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18343|2024-01-29| |28|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端已经在美团点评的基础架构中间件框架MVC框架RPC框架数据库框架缓存框架等消息队列配置系统等深度集成为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|18344|2024-01-29|
|29|[Stirling-Tools/Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF)|locally hosted web application that allows you to perform various operations on PDF files|18182|2024-02-27| |29|[Stirling-Tools/Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF)|locally hosted web application that allows you to perform various operations on PDF files|18222|2024-02-27|
|30|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|17032|2024-02-29| |30|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|17032|2024-02-29|
|31|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.|16406|2024-02-21| |31|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🏆 零代码、全功能、强安全 ORM 库 🚀 后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🏆 A JSON Transmission Protocol and an ORM Library 🚀 provides APIs and Docs without writing any code.|16409|2024-02-21|
|32|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|15786|2024-01-19| |32|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|15791|2024-01-19|
|33|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|14907|2024-02-28| |33|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|14912|2024-02-28|
|34|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|14882|2024-02-29| |34|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|14886|2024-02-29|
|35|[YunaiV/yudao-cloud](https://github.com/YunaiV/yudao-cloud)|ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|14876|2024-02-28| |35|[YunaiV/yudao-cloud](https://github.com/YunaiV/yudao-cloud)|ruoyi-vue-pro 全新 Cloud 版本,优化重构所有功能。基于 Spring Cloud Alibaba + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|14883|2024-03-01|
|36|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|14629|2024-02-29| |36|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|14638|2024-03-01|
|37|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|14354|2023-09-11| |37|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|14353|2023-09-11|
|38|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|14287|2024-02-26| |38|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|14288|2024-02-26|
|39|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|14013|2024-02-25| |39|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|14074|2024-02-25|
|40|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端让你轻松远程发短信、查短信、查通话、查话簿、查电量等。V3.0 新增PS.这个APK主要是 ...|13742|2024-02-26| |40|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉群自定义机器人、钉钉企业内机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。包括主动控制服务端与客户端让你轻松远程发短信、查短信、查通话、查话簿、查电量等。V3.0 新增PS.这个APK主要是 ...|13760|2024-02-26|
|41|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|12971|2024-01-18| |41|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|12973|2024-01-18|
|42|[youth5201314/banner](https://github.com/youth5201314/banner)|🔥🔥🔥Banner 2.0 来了Android广告图片轮播控件内部基于ViewPager2实现Indicator和UI都可以自定义。|12664|2024-01-11| |42|[youth5201314/banner](https://github.com/youth5201314/banner)|🔥🔥🔥Banner 2.0 来了Android广告图片轮播控件内部基于ViewPager2实现Indicator和UI都可以自定义。|12664|2024-01-11|
|43|[codecentric/spring-boot-admin](https://github.com/codecentric/spring-boot-admin)|Admin UI for administration of spring boot applications|12098|2024-02-29| |43|[codecentric/spring-boot-admin](https://github.com/codecentric/spring-boot-admin)|Admin UI for administration of spring boot applications|12099|2024-03-01|
|44|[DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java)|27天成为Java大神|12013|2023-09-20| |44|[DuGuQiuBai/Java](https://github.com/DuGuQiuBai/Java)|27天成为Java大神|12020|2023-09-20|
|45|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|12005|2024-01-30| |45|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|12006|2024-01-30|
|46|[chat2db/Chat2DB](https://github.com/chat2db/Chat2DB)|🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.|11598|2024-02-29| |46|[chat2db/Chat2DB](https://github.com/chat2db/Chat2DB)|🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.|11608|2024-03-01|
|47|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|11325|2024-02-23| |47|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|11326|2024-02-23|
|48|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统采用了 Spring Cloud 2021 & Alibaba、Spring Boot 2.7、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全附带全套Sp ...|11166|2024-01-02| |48|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统采用了 Spring Cloud 2021 & Alibaba、Spring Boot 2.7、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全附带全套Sp ...|11170|2024-03-01|
|49|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|11116|2024-01-29| |49|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|11117|2024-01-29|
|50|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|11011|2024-02-26| |50|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|11015|2024-02-26|
|51|[apache/doris](https://github.com/apache/doris)|Apache Doris is an easy-to-use, high performance and unified analytics database.|10899|2024-02-29| |51|[apache/doris](https://github.com/apache/doris)|Apache Doris is an easy-to-use, high performance and unified analytics database.|10910|2024-03-01|
|52|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall是一套电商系统包括基础版本(Spring Boot+Thymeleaf)、前后端分离版本(Spring Boot+Vue 3+Element-Plus+Vue-Router 4+Pinia+Vant 4) 、秒杀版本、Go语言版本、微服务版本(Spring Cloud Alibaba+Nacos+Sentinel+Seata+Spring Cloud Gateway+ ...|10691|2023-10-09| |52|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall是一套电商系统包括基础版本(Spring Boot+Thymeleaf)、前后端分离版本(Spring Boot+Vue 3+Element-Plus+Vue-Router 4+Pinia+Vant 4) 、秒杀版本、Go语言版本、微服务版本(Spring Cloud Alibaba+Nacos+Sentinel+Seata+Spring Cloud Gateway+ ...|10699|2023-10-09|
|53|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 一站式开源持续测试平台,为软件质量保驾护航。搞测试,就选 MeterSphere|10674|2024-02-29| |53|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 一站式开源持续测试平台,为软件质量保驾护航。搞测试,就选 MeterSphere|10679|2024-03-01|
|54|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer用爱发电快乐前行|10226|2024-02-29| |54|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer用爱发电快乐前行|10241|2024-03-01|
|55|[Snoopy1866/LiTiaotiao-Custom-Rules](https://github.com/Snoopy1866/LiTiaotiao-Custom-Rules)|李跳跳自定义规则|10005|2024-01-28| |55|[Snoopy1866/LiTiaotiao-Custom-Rules](https://github.com/Snoopy1866/LiTiaotiao-Custom-Rules)|李跳跳自定义规则|10008|2024-01-28|
|56|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9747|2023-10-09| |56|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9748|2023-10-09|
|57|[debezium/debezium](https://github.com/debezium/debezium)|Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.|9672|2024-02-29| |57|[debezium/debezium](https://github.com/debezium/debezium)|Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.|9681|2024-03-01|
|58|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|Universal File Online Preview Project based on Spring-Boot|9573|2024-02-23| |58|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|Universal File Online Preview Project based on Spring-Boot|9575|2024-02-23|
|59|[lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed)|:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目用于快速构建中小型API、RESTful API项目~|9472|2023-12-17| |59|[lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed)|:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目用于快速构建中小型API、RESTful API项目~|9474|2023-12-17|
|60|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9455|2024-01-15| |60|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9455|2024-01-15|
|61|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|9081|2023-12-09| |61|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|9082|2023-12-09|
|62|[zfile-dev/zfile](https://github.com/zfile-dev/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai、上传、下载|8595|2024-02-17| |62|[zfile-dev/zfile](https://github.com/zfile-dev/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai、上传、下载|8601|2024-03-01|
|63|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!|8594|2024-02-07| |63|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|难得一见 Jetpack MVVM 最佳实践!在 "以简驭繁" 代码中,对 "视图控制器" 乃至 "标准化开发模式" 形成正确、深入理解!|8596|2024-02-07|
|64|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等让项目开发快速进入业务开发而不需过多时间花费在架构搭建上。持续更新中|8469|2023-12-17| |64|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等让项目开发快速进入业务开发而不需过多时间花费在架构搭建上。持续更新中|8473|2023-12-17|
|65|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|8426|2023-10-20| |65|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|8429|2023-10-20|
|66|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台 支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports ...|8341|2024-02-28| |66|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台 支持Redis多种架构(Standalone、Sentinel、Cluster)高效管理、有效降低大规模redis运维成本提升资源管控能力和利用率。平台提供快速搭建/迁移,运维管理,弹性伸缩,统计监控,客户端整合接入等功能。(CacheCloud is a Redis cloud management platform. It supports ...|8343|2024-02-28|
|67|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|8232|2024-02-07| |67|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|8233|2024-02-07|
|68|[apache/shenyu](https://github.com/apache/shenyu)|Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.|8223|2024-02-29| |68|[apache/shenyu](https://github.com/apache/shenyu)|Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.|8224|2024-03-01|
|69|[alibaba/otter](https://github.com/alibaba/otter)|阿里巴巴分布式数据库同步系统(解决中美异地机房)|7919|2023-09-18| |69|[alibaba/otter](https://github.com/alibaba/otter)|阿里巴巴分布式数据库同步系统(解决中美异地机房)|7919|2023-09-18|
|70|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed to easily build cross-platform dynamic apps. 👏|7763|2024-02-28| |70|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed to easily build cross-platform dynamic apps. 👏|7765|2024-02-28|
|71|[Team-xManager/xManager](https://github.com/Team-xManager/xManager)|Ad-Free, New Features & Freedom|7709|2024-01-18| |71|[Team-xManager/xManager](https://github.com/Team-xManager/xManager)|Ad-Free, New Features & Freedom|7719|2024-01-18|
|72|[wildfirechat/im-server](https://github.com/wildfirechat/im-server)|即时通讯(IM)系统|7589|2024-02-27| |72|[wildfirechat/im-server](https://github.com/wildfirechat/im-server)|即时通讯(IM)系统|7592|2024-02-27|
|73|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7588|2023-09-06| |73|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7588|2023-09-06|
|74|[junixapp/XPopup](https://github.com/junixapp/XPopup)|🔥XPopup2.0版本重磅来袭2倍以上性能提升带来可观的动画性能优化和交互细节的提升功能强大交互优雅动画丝滑的通用弹窗可以替代DialogPopupWindowPopupMenuBottomSheetDrawerLayoutSpinner等组件自带十几种效果良好的动画 支持完全的UI和动画自定义(Powerful and Beautiful Popup for A ...|7473|2023-12-14| |74|[junixapp/XPopup](https://github.com/junixapp/XPopup)|🔥XPopup2.0版本重磅来袭2倍以上性能提升带来可观的动画性能优化和交互细节的提升功能强大交互优雅动画丝滑的通用弹窗可以替代DialogPopupWindowPopupMenuBottomSheetDrawerLayoutSpinner等组件自带十几种效果良好的动画 支持完全的UI和动画自定义(Powerful and Beautiful Popup for A ...|7475|2023-12-14|
|75|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|7240|2024-01-03| |75|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|7241|2024-01-03|
|76|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|7216|2024-02-29| |76|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|7219|2024-02-29|
|77|[alibaba/transmittable-thread-local](https://github.com/alibaba/transmittable-thread-local)|📌 TransmittableThreadLocal (TTL), a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using th ...|7098|2024-02-23| |77|[alibaba/transmittable-thread-local](https://github.com/alibaba/transmittable-thread-local)|📌 TransmittableThreadLocal (TTL), a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using th ...|7102|2024-02-23|
|78|[apache/seatunnel](https://github.com/apache/seatunnel)|SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.|7064|2024-02-29| |78|[apache/seatunnel](https://github.com/apache/seatunnel)|SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.|7067|2024-03-01|
|79|[didi/KnowStreaming](https://github.com/didi/KnowStreaming)|一站式云原生实时流数据平台通过0侵入、插件化构建企业级Kafka服务极大降低操作、存储和管理实时流数据门槛|6646|2024-01-06| |79|[didi/KnowStreaming](https://github.com/didi/KnowStreaming)|一站式云原生实时流数据平台通过0侵入、插件化构建企业级Kafka服务极大降低操作、存储和管理实时流数据门槛|6647|2024-01-06|
|80|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|6532|2023-10-16| |80|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|6534|2023-10-16|
|81|[NLPchina/ansj_seg](https://github.com/NLPchina/ansj_seg)|ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典|6415|2023-11-19| |81|[NLPchina/ansj_seg](https://github.com/NLPchina/ansj_seg)|ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典|6416|2023-11-19|
|82|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|6342|2024-02-26| |82|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|6347|2024-03-01|
|83|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|6314|2024-01-27| |83|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|6315|2024-01-27|
|84|[gzu-liyujiang/AndroidPicker](https://github.com/gzu-liyujiang/AndroidPicker)|安卓选择器类库包括日期及时间选择器可用于出生日期、营业时间等、单项选择器可用于性别、民族、职业、学历、星座等、二三级联动选择器可用于车牌号、基金定投日期等、城市地址选择器分省级、地市级及区县级、数字选择器可用于年龄、身高、体重、温度等、日历选日期择器可用于酒店及机票预定日期、颜色选择器、文件及目录选择器、图片选择器等……WheelPicker/DatePicker/Tim ...|6266|2023-12-02| |84|[gzu-liyujiang/AndroidPicker](https://github.com/gzu-liyujiang/AndroidPicker)|安卓选择器类库包括日期及时间选择器可用于出生日期、营业时间等、单项选择器可用于性别、民族、职业、学历、星座等、二三级联动选择器可用于车牌号、基金定投日期等、城市地址选择器分省级、地市级及区县级、数字选择器可用于年龄、身高、体重、温度等、日历选日期择器可用于酒店及机票预定日期、颜色选择器、文件及目录选择器、图片选择器等……WheelPicker/DatePicker/Tim ...|6267|2023-12-02|
|85|[HMCL-dev/HMCL](https://github.com/HMCL-dev/HMCL)|A Minecraft Launcher which is multi-functional, cross-platform and popular|6097|2024-02-29| |85|[HMCL-dev/HMCL](https://github.com/HMCL-dev/HMCL)|A Minecraft Launcher which is multi-functional, cross-platform and popular|6098|2024-03-01|
|86|[raphw/byte-buddy](https://github.com/raphw/byte-buddy)|Runtime code generation for the Java virtual machine.|5929|2024-02-24| |86|[raphw/byte-buddy](https://github.com/raphw/byte-buddy)|Runtime code generation for the Java virtual machine.|5930|2024-02-24|
|87|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5867|2024-02-27| |87|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5867|2024-02-27|
|88|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5822|2023-11-28| |88|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5822|2023-11-28|
|89|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5694|2024-02-19| |89|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5695|2024-02-19|
|90|[Nepxion/Discovery](https://github.com/Nepxion/Discovery)|☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracing, dye, failover, active 蓝绿灰度发布、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移、多活|5491|2024-02-22| |90|[Nepxion/Discovery](https://github.com/Nepxion/Discovery)|☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracing, dye, failover, active 蓝绿灰度发布、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移、多活|5491|2024-02-22|
|91|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️微服务商城系统 springcloud微服务商城 小程序商城|5478|2024-02-20| |91|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️微服务商城系统 springcloud微服务商城 小程序商城|5480|2024-03-01|
|92|[TommyLemon/Android-ZBLibrary](https://github.com/TommyLemon/Android-ZBLibrary)|🔥 Android MVP 快速开发框架,做国内 「示例最全面」「注释最详细」「使用最简单」「代码最严谨」的 Android 开源 UI 框架。 🔥 An Android MVP Framework with many demos, detailed documents, simple usages and strict codes.|5401|2024-02-21| |92|[TommyLemon/Android-ZBLibrary](https://github.com/TommyLemon/Android-ZBLibrary)|🔥 Android MVP 快速开发框架,做国内 「示例最全面」「注释最详细」「使用最简单」「代码最严谨」的 Android 开源 UI 框架。 🔥 An Android MVP Framework with many demos, detailed documents, simple usages and strict codes.|5402|2024-02-21|
|93|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2022 、Spring Boot 3.1、 OAuth2 的 RBAC 权限管理系统|5391|2024-02-23| |93|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2022 、Spring Boot 3.1、 OAuth2 的 RBAC 权限管理系统|5393|2024-02-23|
|94|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面选择数据源即可一键生成数据同步任务支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源批量创建RDBMS数据同步任务集成开源调度系统支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|5228|2024-02-22| |94|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面选择数据源即可一键生成数据同步任务支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源批量创建RDBMS数据同步任务集成开源调度系统支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|5232|2024-02-22|
|95|[getActivity/XXPermissions](https://github.com/getActivity/XXPermissions)|Android 权限请求框架,已适配 Android 14|5163|2024-01-28| |95|[getActivity/XXPermissions](https://github.com/getActivity/XXPermissions)|Android 权限请求框架,已适配 Android 14|5164|2024-01-28|
|96|[razerdp/BasePopup](https://github.com/razerdp/BasePopup)| Android下打造通用便捷的PopupWindow弹窗库|5096|2024-01-04| |96|[razerdp/BasePopup](https://github.com/razerdp/BasePopup)| Android下打造通用便捷的PopupWindow弹窗库|5097|2024-01-04|
|97|[Javen205/IJPay](https://github.com/Javen205/IJPay)|IJPay 让支付触手可及封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付、PayPal 支付等常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。右上角点下小星星✨ |5087|2023-11-30| |97|[Javen205/IJPay](https://github.com/Javen205/IJPay)|IJPay 让支付触手可及封装了微信支付、QQ支付、支付宝支付、京东支付、银联支付、PayPal 支付等常用的支付方式以及各种常用的接口。不依赖任何第三方 mvc 框架,仅仅作为工具使用简单快速完成支付模块的开发,可轻松嵌入到任何系统里。右上角点下小星星✨ |5089|2023-11-30|
|98|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|🔥「数据可视化报表工具」类似excel操作风格在线拖拽完成报表设计功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|5080|2024-02-20| |98|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|🔥「数据可视化报表工具」类似excel操作风格在线拖拽完成报表设计功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|5082|2024-02-20|
|99|[zfdang/Android-Touch-Helper](https://github.com/zfdang/Android-Touch-Helper)|开屏跳过-安卓系统的开屏广告自动跳过助手|5067|2023-12-17| |99|[zfdang/Android-Touch-Helper](https://github.com/zfdang/Android-Touch-Helper)|开屏跳过-安卓系统的开屏广告自动跳过助手|5069|2023-12-17|
|100|[opengoofy/hippo4j](https://github.com/opengoofy/hippo4j)|📌 异步线程池框架,支持线程池动态变更&监控&报警无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.|5051|2024-02-27| |100|[opengoofy/hippo4j](https://github.com/opengoofy/hippo4j)|📌 异步线程池框架,支持线程池动态变更&监控&报警无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.|5056|2024-02-27|
|101|[Trinea/android-common](https://github.com/Trinea/android-common)|Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on|5015|2024-02-28| |101|[Trinea/android-common](https://github.com/Trinea/android-common)|Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on|5016|2024-02-28|
|102|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|CDC Connectors for Apache Flink®|4991|2024-02-29| |102|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|CDC Connectors for Apache Flink®|4996|2024-03-01|
|103|[DingMouRen/LayoutManagerGroup](https://github.com/DingMouRen/LayoutManagerGroup)|:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)|4963|2023-10-11| |103|[DingMouRen/LayoutManagerGroup](https://github.com/DingMouRen/LayoutManagerGroup)|:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)|4964|2023-10-11|
|104|[jetlinks/jetlinks-community](https://github.com/jetlinks/jetlinks-community)|JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|4913|2024-02-26| |104|[jetlinks/jetlinks-community](https://github.com/jetlinks/jetlinks-community)|JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|4917|2024-02-26|
|105|[youlookwhat/CloudReader](https://github.com/youlookwhat/CloudReader)|🗡️ 云阅一款基于网易云音乐UI使用玩Android ApiRetrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端|4876|2023-11-09| |105|[youlookwhat/CloudReader](https://github.com/youlookwhat/CloudReader)|🗡️ 云阅一款基于网易云音乐UI使用玩Android ApiRetrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端|4876|2023-11-09|
|106|[sofastack/sofa-boot](https://github.com/sofastack/sofa-boot)|SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.|4861|2024-02-29| |106|[sofastack/sofa-boot](https://github.com/sofastack/sofa-boot)|SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.|4862|2024-03-01|
|107|[DerekYRC/mini-spring](https://github.com/DerekYRC/mini-spring)|mini-spring是简化版的spring框架能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑代码极度简化保留spring的核心功能如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。 |4848|2024-02-21| |107|[DerekYRC/mini-spring](https://github.com/DerekYRC/mini-spring)|mini-spring是简化版的spring框架能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑代码极度简化保留spring的核心功能如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。 |4858|2024-02-21|
|108|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。|4827|2024-02-06| |108|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台🔥 推送下发【邮件】【短信】【微信服务号】【微信小程序】【企业微信】【钉钉】等消息类型。|4829|2024-02-06|
|109|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架解放你的双手)|4646|2023-12-15| |109|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架解放你的双手)|4647|2023-12-15|
|110|[remkop/picocli](https://github.com/remkop/picocli)|Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca ...|4639|2024-02-23| |110|[remkop/picocli](https://github.com/remkop/picocli)|Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca ...|4640|2024-03-01|
|111|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|A third-party Telegram android app.|4633|2024-02-19| |111|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|A third-party Telegram android app.|4638|2024-02-19|
|112|[pili-engineering/PLDroidPlayer](https://github.com/pili-engineering/PLDroidPlayer)|PLDroidPlayer 是七牛推出的一款免费的适用于 Android 平台的播放器 SDK采用全自研的跨平台播放内核拥有丰富的功能和优异的性能可高度定制化和二次开发。|4556|2023-11-07| |112|[pili-engineering/PLDroidPlayer](https://github.com/pili-engineering/PLDroidPlayer)|PLDroidPlayer 是七牛推出的一款免费的适用于 Android 平台的播放器 SDK采用全自研的跨平台播放内核拥有丰富的功能和优异的性能可高度定制化和二次开发。|4555|2023-11-07|
|113|[201206030/novel](https://github.com/201206030/novel)|novel 是一套基于时下最新 Java 技术栈 Spring Boot 3 + Vue 3 开发的前后端分离学习型小说项目,配备保姆级教程手把手教你从零开始开发上线一套生产级别的 Java 系统,由小说门户系统、作家后台管理系统、平台后台管理系统等多个子系统构成。包括小说推荐、作品检索、小说排行榜、小说阅读、小说评论、会员中心、作家专区、充值订阅、新闻发布等功能。|4547|2023-12-21| |113|[201206030/novel](https://github.com/201206030/novel)|novel 是一套基于时下最新 Java 技术栈 Spring Boot 3 + Vue 3 开发的前后端分离学习型小说项目,配备保姆级教程手把手教你从零开始开发上线一套生产级别的 Java 系统,由小说门户系统、作家后台管理系统、平台后台管理系统等多个子系统构成。包括小说推荐、作品检索、小说排行榜、小说阅读、小说评论、会员中心、作家专区、充值订阅、新闻发布等功能。|4549|2023-12-21|
|114|[apache/rocketmq-externals](https://github.com/apache/rocketmq-externals)|Mirror of Apache RocketMQ (Incubating)|4520|2024-01-16| |114|[apache/rocketmq-externals](https://github.com/apache/rocketmq-externals)|Mirror of Apache RocketMQ (Incubating)|4520|2024-01-16|
|115|[alibaba/QLExpress](https://github.com/alibaba/QLExpress)|QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers productivity in different business scenes.|4494|2024-02-25| |115|[alibaba/QLExpress](https://github.com/alibaba/QLExpress)|QLExpress is a powerful, lightweight, dynamic language for the Java platform aimed at improving developers productivity in different business scenes.|4497|2024-02-25|
|116|[jeequan/jeepay](https://github.com/jeequan/jeepay)|Jeepay是一套适合互联网企业使用的开源支付系统支持多渠道服务商和普通商户模式。已对接微信支付支付宝云闪付官方接口支持聚合码支付。|4480|2024-02-02| |116|[jeequan/jeepay](https://github.com/jeequan/jeepay)|Jeepay是一套适合互联网企业使用的开源支付系统支持多渠道服务商和普通商户模式。已对接微信支付支付宝云闪付官方接口支持聚合码支付。|4481|2024-02-02|
|117|[xuchengsheng/spring-reading](https://github.com/xuchengsheng/spring-reading)|涵盖了 Spring 框架的核心概念和关键功能包括控制反转IOC容器的使用面向切面编程AOP的原理与实践事务管理的方式与实现Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。|4457|2024-02-23| |117|[xuchengsheng/spring-reading](https://github.com/xuchengsheng/spring-reading)|涵盖了 Spring 框架的核心概念和关键功能包括控制反转IOC容器的使用面向切面编程AOP的原理与实践事务管理的方式与实现Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。|4468|2024-02-23|
|118|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。当前新版本已移除shiro依赖简化了配置|4439|2023-10-07| |118|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。当前新版本已移除shiro依赖简化了配置|4438|2023-10-07|
|119|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合项目代码简洁注释丰富上手容易适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案面向互联网设计同时适合B端和C端用户支持CI/CD多环境部署并提供应用管理方便第三方系统接入 ...|4427|2024-02-04| |119|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合项目代码简洁注释丰富上手容易适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案面向互联网设计同时适合B端和C端用户支持CI/CD多环境部署并提供应用管理方便第三方系统接入 ...|4430|2024-02-04|
|120|[baomidou/dynamic-datasource](https://github.com/baomidou/dynamic-datasource)|dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务 |4400|2024-02-22| |120|[baomidou/dynamic-datasource](https://github.com/baomidou/dynamic-datasource)|dynamic datasource for springboot 多数据源 动态数据源 主从分离 读写分离 分布式事务 |4401|2024-02-22|
|121|[tianshiyeben/wgcloud](https://github.com/tianshiyeben/wgcloud)|Linux运维监控工具支持系统硬件信息内存cpu温度磁盘空间及IO硬盘smart系统负载网络流量等监控服务接口大屏展示拓扑图进程监控端口监控docker监控文件防篡改日志监控数据可视化web ssh堡垒机指令下发批量执行Linux面板(探针)SNMP故障告警|4270|2024-02-21| |121|[tianshiyeben/wgcloud](https://github.com/tianshiyeben/wgcloud)|Linux运维监控工具支持系统硬件信息内存cpu温度磁盘空间及IO硬盘smart系统负载网络流量等监控服务接口大屏展示拓扑图进程监控端口监控docker监控文件防篡改日志监控数据可视化web ssh堡垒机指令下发批量执行Linux面板(探针)SNMP故障告警|4272|2024-02-21|
|122|[dromara/hertzbeat](https://github.com/dromara/hertzbeat)|A real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.|4257|2024-02-29| |122|[dromara/hertzbeat](https://github.com/dromara/hertzbeat)|A real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.|4264|2024-02-29|
|123|[gz-yami/mall4j](https://github.com/gz-yami/mall4j)|⭐️⭐️⭐️ 电商商城 小程序电商商城系统 PC商城 H5商城 APP商城 Java商城 O2O商城|4230|2024-02-26| |123|[gz-yami/mall4j](https://github.com/gz-yami/mall4j)|⭐️⭐️⭐️ 电商商城 小程序电商商城系统 PC商城 H5商城 APP商城 Java商城 O2O商城|4234|2024-02-26|
|124|[codingapi/tx-lcn](https://github.com/codingapi/tx-lcn)|LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases|4207|2023-09-06| |124|[codingapi/tx-lcn](https://github.com/codingapi/tx-lcn)|LCN distributed transaction framework, compatible with dubbo, spring cloud and Motan framework, supports various relational databases|4208|2023-09-06|
|125|[ThirtyDegreesRay/OpenHub](https://github.com/ThirtyDegreesRay/OpenHub)|An open source GitHub Android client app, faster and concise.|4202|2024-01-20| |125|[ThirtyDegreesRay/OpenHub](https://github.com/ThirtyDegreesRay/OpenHub)|An open source GitHub Android client app, faster and concise.|4201|2024-01-20|
|126|[apache/iotdb](https://github.com/apache/iotdb)|Apache IoTDB|4186|2024-02-29| |126|[apache/iotdb](https://github.com/apache/iotdb)|Apache IoTDB|4192|2024-03-01|
|127|[648540858/wvp-GB28181-pro](https://github.com/648540858/wvp-GB28181-pro)|WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台支持NAT穿透支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联支持rtsp/rtmp等视频流转发到国标平台支持rtsp/rtmp等推流转发到国标平台。|4164|2024-02-29| |127|[648540858/wvp-GB28181-pro](https://github.com/648540858/wvp-GB28181-pro)|WEB VIDEO PLATFORM是一个基于GB28181-2016标准实现的网络视频平台支持NAT穿透支持海康、大华、宇视等品牌的IPC、NVR、DVR接入。支持国标级联支持rtsp/rtmp等视频流转发到国标平台支持rtsp/rtmp等推流转发到国标平台。|4167|2024-03-01|
|128|[981011512/--](https://github.com/981011512/--)|停车场系统源码新能源充电桩系统停车场小程序智能停车Parking system【功能介绍】①兼容市面上主流的多家相机理论上兼容所有硬件可灵活扩展②相机识别后数据自动上传到云端并记录校验相机唯一id和硬件序列号防止非法数据录入③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款)支付后出场在免费时间内会自动抬杆。④支持a ...|4157|2024-01-08| |128|[981011512/--](https://github.com/981011512/--)|停车场系统源码新能源充电桩系统停车场小程序智能停车Parking system【功能介绍】①兼容市面上主流的多家相机理论上兼容所有硬件可灵活扩展②相机识别后数据自动上传到云端并记录校验相机唯一id和硬件序列号防止非法数据录入③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款)支付后出场在免费时间内会自动抬杆。④支持a ...|4164|2024-01-08|
|129|[killme2008/aviatorscript](https://github.com/killme2008/aviatorscript)|A high performance scripting language hosted on the JVM.|4152|2024-02-28| |129|[killme2008/aviatorscript](https://github.com/killme2008/aviatorscript)|A high performance scripting language hosted on the JVM.|4153|2024-02-28|
|130|[AlmasB/FXGL](https://github.com/AlmasB/FXGL)|Java / JavaFX / Kotlin Game Library (Engine)|4083|2024-02-27| |130|[AlmasB/FXGL](https://github.com/AlmasB/FXGL)|Java / JavaFX / Kotlin Game Library (Engine)|4084|2024-02-27|
|131|[will-che/flink-recommandSystem-demo](https://github.com/will-che/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度放入redis缓存分析日志信息将画像标签和实时记录放入Hbase。在用户发起推荐请求后根据用户画像重排序热度榜并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品最后返回新的用户列表。|4082|2024-02-04| |131|[will-che/flink-recommandSystem-demo](https://github.com/will-che/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度放入redis缓存分析日志信息将画像标签和实时记录放入Hbase。在用户发起推荐请求后根据用户画像重排序热度榜并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品最后返回新的用户列表。|4083|2024-02-04|
|132|[dragonwell-project/dragonwell8](https://github.com/dragonwell-project/dragonwell8)|Alibaba Dragonwell8 JDK|4069|2024-02-29| |132|[dragonwell-project/dragonwell8](https://github.com/dragonwell-project/dragonwell8)|Alibaba Dragonwell8 JDK|4069|2024-02-29|
|133|[luckybilly/CC](https://github.com/luckybilly/CC)|业界首个支持渐进式组件化改造的Android组件化开源框架支持跨进程调用。Componentize your android project gradually.|4030|2023-10-11| |133|[luckybilly/CC](https://github.com/luckybilly/CC)|业界首个支持渐进式组件化改造的Android组件化开源框架支持跨进程调用。Componentize your android project gradually.|4030|2023-10-11|
|134|[mybatis/spring-boot-starter](https://github.com/mybatis/spring-boot-starter)|MyBatis integration with Spring Boot|4024|2024-02-23| |134|[mybatis/spring-boot-starter](https://github.com/mybatis/spring-boot-starter)|MyBatis integration with Spring Boot|4025|2024-03-01|
|135|[code4craft/tiny-spring](https://github.com/code4craft/tiny-spring)|A tiny IoC container refer to Spring.|4015|2023-11-27| |135|[code4craft/tiny-spring](https://github.com/code4craft/tiny-spring)|A tiny IoC container refer to Spring.|4015|2023-11-27|
|136|[apache/dubbo-admin](https://github.com/apache/dubbo-admin)|The ops and reference implementation for Apache Dubbo|3942|2024-02-20| |136|[apache/dubbo-admin](https://github.com/apache/dubbo-admin)|The ops and reference implementation for Apache Dubbo|3944|2024-02-20|
|137|[rememberber/WePush](https://github.com/rememberber/WePush)|专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信|3891|2024-01-29| |137|[rememberber/WePush](https://github.com/rememberber/WePush)|专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信|3892|2024-01-29|
|138|[DTStack/chunjun](https://github.com/DTStack/chunjun)|A data integration framework|3862|2024-02-23| |138|[DTStack/chunjun](https://github.com/DTStack/chunjun)|A data integration framework|3862|2024-03-01|
|139|[lilishop/lilishop](https://github.com/lilishop/lilishop)|商城 JAVA电商商城 多语言商城 uniapp商城 微服务商城 |3852|2024-01-25| |139|[lilishop/lilishop](https://github.com/lilishop/lilishop)|商城 JAVA电商商城 多语言商城 uniapp商城 微服务商城 |3854|2024-01-25|
|140|[javastacks/spring-boot-best-practice](https://github.com/javastacks/spring-boot-best-practice)|Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。|3829|2023-12-04| |140|[javastacks/spring-boot-best-practice](https://github.com/javastacks/spring-boot-best-practice)|Spring Boot 最佳实践,包括自动配置、核心原理、源码分析、国际化支持、调试、日志集成、热部署等。|3832|2023-12-04|
|141|[Sayi/poi-tl](https://github.com/Sayi/poi-tl)|Generate awesome word(docx) with template|3804|2024-02-19| |141|[Sayi/poi-tl](https://github.com/Sayi/poi-tl)|Generate awesome word(docx) with template|3807|2024-02-19|
|142|[JeremyLiao/LiveEventBus](https://github.com/JeremyLiao/LiveEventBus)|:mailbox_with_mail:EventBus for Android消息总线基于LiveData具有生命周期感知能力支持Sticky支持AndroidX支持跨进程支持跨APP|3737|2023-12-25| |142|[CeuiLiSA/Pixiv-Shaft](https://github.com/CeuiLiSA/Pixiv-Shaft)|Pixiv第三方Android客户端|3778|2024-03-01|
|143|[novicezk/midjourney-proxy](https://github.com/novicezk/midjourney-proxy)|代理 MidJourney 的discord频道实现api形式调用AI绘图|3734|2024-02-19| |143|[novicezk/midjourney-proxy](https://github.com/novicezk/midjourney-proxy)|代理 MidJourney 的discord频道实现api形式调用AI绘图|3742|2024-02-19|
|144|[apache/incubator-streampark](https://github.com/apache/incubator-streampark)|Make stream processing easier! Easy-to-use streaming application development framework and operation platform.|3643|2024-02-29| |144|[JeremyLiao/LiveEventBus](https://github.com/JeremyLiao/LiveEventBus)|:mailbox_with_mail:EventBus for Android消息总线基于LiveData具有生命周期感知能力支持Sticky支持AndroidX支持跨进程支持跨APP|3737|2023-12-25|
|145|[apache/kylin](https://github.com/apache/kylin)|Apache Kylin|3588|2024-01-24| |145|[apache/incubator-streampark](https://github.com/apache/incubator-streampark)|Make stream processing easier! Easy-to-use streaming application development framework and operation platform.|3644|2024-03-01|
|146|[hneemann/Digital](https://github.com/hneemann/Digital)|A digital logic designer and circuit simulator.|3545|2024-01-30| |146|[apache/kylin](https://github.com/apache/kylin)|Apache Kylin|3588|2024-01-24|
|147|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|3540|2023-11-02| |147|[hneemann/Digital](https://github.com/hneemann/Digital)|A digital logic designer and circuit simulator.|3549|2024-01-30|
|148|[linhaojun857/aurora](https://github.com/linhaojun857/aurora)|基于SpringBoot+Vue开发的个人博客系统|3481|2024-02-28| |148|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|3542|2023-11-02|
|149|[alibaba/Alink](https://github.com/alibaba/Alink)|Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform. |3466|2024-01-22| |149|[linhaojun857/aurora](https://github.com/linhaojun857/aurora)|基于SpringBoot+Vue开发的个人博客系统|3484|2024-02-28|
|150|[huburt-Hu/NewbieGuide](https://github.com/huburt-Hu/NewbieGuide)|Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示|3456|2024-02-18| |150|[alibaba/Alink](https://github.com/alibaba/Alink)|Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform. |3466|2024-01-22|
|151|[zhpanvip/BannerViewPager](https://github.com/zhpanvip/BannerViewPager)|🚀 An awesome banner view for AndroidBased on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效一行代码实现循环轮播一屏三页任意变指示器样式任你挑。|3447|2023-08-31| |151|[huburt-Hu/NewbieGuide](https://github.com/huburt-Hu/NewbieGuide)|Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示|3456|2024-02-18|
|152|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|3430|2024-01-29| |152|[sofastack/sofa-jraft](https://github.com/sofastack/sofa-jraft)|A production-grade java implementation of RAFT consensus algorithm.|3431|2024-03-01|
|153|[201206030/novel-plus](https://github.com/201206030/novel-plus)|novel-plus 是一个多端PC、WAP阅读 、功能完善的小说 CMS 系统。包括小说推荐、小说检索、小说排行、小说阅读、小说书架、小说评论、小说爬虫、会员中心、作家专区、充值订阅、新闻发布等功能。|3413|2024-02-21| |153|[201206030/novel-plus](https://github.com/201206030/novel-plus)|novel-plus 是一个多端PC、WAP阅读 、功能完善的小说 CMS 系统。包括小说推荐、小说检索、小说排行、小说阅读、小说书架、小说评论、小说爬虫、会员中心、作家专区、充值订阅、新闻发布等功能。|3413|2024-02-21|
|154|[alibaba/fastjson2](https://github.com/alibaba/fastjson2)|🚄 FASTJSON2 is a Java JSON library with excellent performance.|3316|2024-02-29| |154|[PlexPt/chatgpt-java](https://github.com/PlexPt/chatgpt-java)|ChatGPT Java SDK。支持 GPT3.5、 GPT4 API。开箱即用。|3317|2024-02-29|
|155|[PlexPt/chatgpt-java](https://github.com/PlexPt/chatgpt-java)|ChatGPT Java SDK。支持 GPT3.5、 GPT4 API。开箱即用。|3311|2024-02-29| |155|[alibaba/fastjson2](https://github.com/alibaba/fastjson2)|🚄 FASTJSON2 is a Java JSON library with excellent performance.|3317|2024-03-01|
|156|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移支持阴影扩散程度支持阴影圆角支持单边或多边不显示阴影控件支持动态设置shape和selector项目里再也不用画shape了支持随意更改颜色值支持随意更改颜色值支持随意更改颜色值。重要的事情说三遍|3262|2024-01-22| |156|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移支持阴影扩散程度支持阴影圆角支持单边或多边不显示阴影控件支持动态设置shape和selector项目里再也不用画shape了支持随意更改颜色值支持随意更改颜色值支持随意更改颜色值。重要的事情说三遍|3265|2024-01-22|
|157|[dromara/dynamic-tp](https://github.com/dromara/dynamic-tp)|🔥🔥🔥轻量级动态线程池内置监控告警功能集成三方中间件线程池管理基于主流配置中心已支持Nacos、ApolloZookeeper、Consul、Etcd可通过SPI自定义实现。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (al ...|3257|2024-02-29| |157|[dromara/dynamic-tp](https://github.com/dromara/dynamic-tp)|🔥🔥🔥轻量级动态线程池内置监控告警功能集成三方中间件线程池管理基于主流配置中心已支持Nacos、ApolloZookeeper、Consul、Etcd可通过SPI自定义实现。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (al ...|3259|2024-02-29|
|158|[grpc-ecosystem/grpc-spring](https://github.com/grpc-ecosystem/grpc-spring)|Spring Boot starter module for gRPC framework.|3257|2024-02-27| |158|[grpc-ecosystem/grpc-spring](https://github.com/grpc-ecosystem/grpc-spring)|Spring Boot starter module for gRPC framework.|3259|2024-02-27|
|159|[jfinal/jfinal](https://github.com/jfinal/jfinal)|JAVA WEB + ORM Framework|3228|2023-09-25| |159|[jfinal/jfinal](https://github.com/jfinal/jfinal)|JAVA WEB + ORM Framework|3228|2023-09-25|
|160|[apache/linkis](https://github.com/apache/linkis)|Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.|3209|2024-02-26| |160|[oddfar/campus-imaotai](https://github.com/oddfar/campus-imaotai)|i茅台app自动预约每日自动预约支持docker一键部署本项目不提供成品使用的是已淘汰的算法|3225|2024-02-27|
|161|[oddfar/campus-imaotai](https://github.com/oddfar/campus-imaotai)|i茅台app自动预约每日自动预约支持docker一键部署本项目不提供成品使用的是已淘汰的算法|3197|2024-02-27| |161|[apache/linkis](https://github.com/apache/linkis)|Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.|3210|2024-02-26|
|162|[LinShunKang/MyPerf4J](https://github.com/LinShunKang/MyPerf4J)|High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.|3188|2024-02-16| |162|[LinShunKang/MyPerf4J](https://github.com/LinShunKang/MyPerf4J)|High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.|3188|2024-02-16|
|163|[wenbochang888/house](https://github.com/wenbochang888/house)|有完整版的PDF下载。|3129|2023-12-26| |163|[wenbochang888/house](https://github.com/wenbochang888/house)|有完整版的PDF下载。|3130|2023-12-26|
|164|[yangchong211/YCAppTool](https://github.com/yangchong211/YCAppTool)|组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。每一层组件的建设,很详细的工程案例,很全面的一个组件化实践案例。一个超级综合案例!|3129|2024-01-04| |164|[yangchong211/YCAppTool](https://github.com/yangchong211/YCAppTool)|组件化综合案例,组件分层为:基础公共组件,功能组件,业务组件,主工程。每一层组件的建设,很详细的工程案例,很全面的一个组件化实践案例。一个超级综合案例!|3130|2024-01-04|
|165|[zhou-you/RxEasyHttp](https://github.com/zhou-you/RxEasyHttp)|本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构 ...|3124|2023-09-12| |165|[zhou-you/RxEasyHttp](https://github.com/zhou-you/RxEasyHttp)|本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构 ...|3124|2023-09-12|
|166|[WinterChenS/my-site](https://github.com/WinterChenS/my-site)|springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品|3122|2023-09-28| |166|[WinterChenS/my-site](https://github.com/WinterChenS/my-site)|springboot2.0开发的个人网站,集成了:个人首页,个人博客,个人作品|3122|2023-09-28|
|167|[Tencent/spring-cloud-tencent](https://github.com/Tencent/spring-cloud-tencent)|Spring Cloud Tencent is a Spring Cloud based Service Governance Framework provided by Tencent.|3104|2024-02-23| |167|[Tencent/spring-cloud-tencent](https://github.com/Tencent/spring-cloud-tencent)|Spring Cloud Tencent is a Spring Cloud based Service Governance Framework provided by Tencent.|3104|2024-02-23|
|168|[cinit/QAuxiliary](https://github.com/cinit/QAuxiliary)|QNotified phoenix - To make OICQ great again|3101|2024-02-29| |168|[cinit/QAuxiliary](https://github.com/cinit/QAuxiliary)|QNotified phoenix - To make OICQ great again|3103|2024-02-29|
|169|[sofastack/sofa-jarslink](https://github.com/sofastack/sofa-jarslink)|Jarslink is a sofa ark plugin used to manage multi-application deployment |3044|2023-12-01| |169|[sofastack/sofa-jarslink](https://github.com/sofastack/sofa-jarslink)|Jarslink is a sofa ark plugin used to manage multi-application deployment |3044|2023-12-01|
|170|[bytedance/ByteX](https://github.com/bytedance/ByteX)|ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台|3041|2024-01-20| |170|[bytedance/ByteX](https://github.com/bytedance/ByteX)|ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台|3042|2024-01-20|
|171|[getActivity/Toaster](https://github.com/getActivity/Toaster)|Android 吐司框架,专治 Toast 各种疑难杂症|3022|2023-11-12| |171|[getActivity/Toaster](https://github.com/getActivity/Toaster)|Android 吐司框架,专治 Toast 各种疑难杂症|3022|2023-11-12|
|172|[elvishew/xLog](https://github.com/elvishew/xLog)|Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.|3010|2023-11-16| |172|[elvishew/xLog](https://github.com/elvishew/xLog)|Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here.|3012|2023-11-16|
|173|[Grt1228/chatgpt-java](https://github.com/Grt1228/chatgpt-java)|ChatGPT Java SDK支持流式输出、Gpt插件、联网。支持OpenAI官方所有接口。ChatGPT的Java客户端。OpenAI GPT-3.5-Turb GPT-4 Api Client for Java|2971|2024-02-20| |173|[Grt1228/chatgpt-java](https://github.com/Grt1228/chatgpt-java)|ChatGPT Java SDK支持流式输出、Gpt插件、联网。支持OpenAI官方所有接口。ChatGPT的Java客户端。OpenAI GPT-3.5-Turb GPT-4 Api Client for Java|2977|2024-02-20|
|174|[HelloWorld521/Java](https://github.com/HelloWorld521/Java)|java项目实战练习|2927|2023-10-31| |174|[HelloWorld521/Java](https://github.com/HelloWorld521/Java)|java项目实战练习|2926|2023-10-31|
|175|[HuanTanSheng/EasyPhotos](https://github.com/HuanTanSheng/EasyPhotos)|兼容android11、android 10相机拍照相册选择(单选/多选),文件夹图片选择(单选/多选)视频选择视频图片多类型复杂选择各界面根据状态栏颜色智能适配状态栏字体颜色变色为深色或浅色根据使用场景智能适配沉浸式状态栏内部处理运行时权限支持Glide/Picasso/Imageloader等所有图片加载框架库的带默认勾选选中图片的能填充自定义广告的自定义Ui相机相册图片浏览选 ...|2922|2024-01-16| |175|[HuanTanSheng/EasyPhotos](https://github.com/HuanTanSheng/EasyPhotos)|兼容android11、android 10相机拍照相册选择(单选/多选),文件夹图片选择(单选/多选)视频选择视频图片多类型复杂选择各界面根据状态栏颜色智能适配状态栏字体颜色变色为深色或浅色根据使用场景智能适配沉浸式状态栏内部处理运行时权限支持Glide/Picasso/Imageloader等所有图片加载框架库的带默认勾选选中图片的能填充自定义广告的自定义Ui相机相册图片浏览选 ...|2922|2024-01-16|
|176|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|2917|2024-02-10| |176|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|2917|2024-02-10|
|177|[WeBankFinTech/DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio)|DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualizati ...|2891|2024-01-23| |177|[WeBankFinTech/DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio)|DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualizati ...|2894|2024-01-23|
|178|[AnyListen/tools-ocr](https://github.com/AnyListen/tools-ocr)|树洞 OCR 文字识别(一款跨平台的 OCR 小工具)|2883|2023-12-10| |178|[AnyListen/tools-ocr](https://github.com/AnyListen/tools-ocr)|树洞 OCR 文字识别(一款跨平台的 OCR 小工具)|2883|2023-12-10|
|179|[Pay-Group/best-pay-sdk](https://github.com/Pay-Group/best-pay-sdk)|可能是最好的支付SDK|2879|2023-12-21| |179|[Pay-Group/best-pay-sdk](https://github.com/Pay-Group/best-pay-sdk)|可能是最好的支付SDK|2880|2023-12-21|
|180|[jenly1314/ZXingLite](https://github.com/jenly1314/ZXingLite)|🔥 ZXing的精简极速版优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ZXingLite让集成更简单。扫码识别速度快如微信|2862|2024-01-27| |180|[jenly1314/ZXingLite](https://github.com/jenly1314/ZXingLite)|🔥 ZXing的精简极速版优化扫码和生成二维码/条形码,内置闪光灯等功能。扫描风格支持:微信的线条样式,支付宝的网格样式。几句代码轻松拥有扫码功能 ZXingLite让集成更简单。扫码识别速度快如微信|2864|2024-01-27|
|181|[iterate-ch/cyberduck](https://github.com/iterate-ch/cyberduck)|Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.|2854|2024-02-29| |181|[iterate-ch/cyberduck](https://github.com/iterate-ch/cyberduck)|Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.|2858|2024-03-01|
|182|[xiaojinzi123/Component](https://github.com/xiaojinzi123/Component)|A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架|2829|2024-01-31| |182|[xiaojinzi123/Component](https://github.com/xiaojinzi123/Component)|A powerful componentized framework.一个强大、100% 兼容、支持 AndroidX、支持 Kotlin并且灵活的组件化框架|2829|2024-01-31|
|183|[Jzvd/JZVideo](https://github.com/Jzvd/JZVideo)|高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg|2765|2024-02-28| |183|[Jzvd/JZVideo](https://github.com/Jzvd/JZVideo)|高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg|2765|2024-02-28|
|184|[qunarcorp/qmq](https://github.com/qunarcorp/qmq)| QMQ是去哪儿网内部广泛使用的消息中间件自2012年诞生以来在去哪儿网所有业务场景中广泛的应用包括跟交易息息相关的订单场景 也包括报价搜索等高吞吐量场景。|2763|2023-12-01| |184|[qunarcorp/qmq](https://github.com/qunarcorp/qmq)| QMQ是去哪儿网内部广泛使用的消息中间件自2012年诞生以来在去哪儿网所有业务场景中广泛的应用包括跟交易息息相关的订单场景 也包括报价搜索等高吞吐量场景。|2763|2023-12-01|
|185|[jishenghua/jshERP](https://github.com/jishenghua/jshERP)|华夏ERP基于SpringBoot框架和SaaS模式立志为中小企业提供开源好用的ERP软件目前专注进销存+财务功能。主要模块有零售管理、采购管理、销售管理、仓库管理、财务管理、报表查询、系统管理等。支持预付款、收入支出、仓库调拨、组装拆卸、订单等特色功能。拥有库存状况、出入库统计等报表。同时对角色和权限进行了细致全面控制,精确到每个按钮和菜单。|2745|2024-02-28| |185|[jishenghua/jshERP](https://github.com/jishenghua/jshERP)|华夏ERP基于SpringBoot框架和SaaS模式立志为中小企业提供开源好用的ERP软件目前专注进销存+财务功能。主要模块有零售管理、采购管理、销售管理、仓库管理、财务管理、报表查询、系统管理等。支持预付款、收入支出、仓库调拨、组装拆卸、订单等特色功能。拥有库存状况、出入库统计等报表。同时对角色和权限进行了细致全面控制,精确到每个按钮和菜单。|2748|2024-03-01|
|186|[sucese/android-open-source-project-analysis](https://github.com/sucese/android-open-source-project-analysis)|Android open source project analysis. Note: The project has been moved to https://github.com/BeesAndroid/BeesAndroid.|2722|2024-01-03| |186|[sucese/android-open-source-project-analysis](https://github.com/sucese/android-open-source-project-analysis)|Android open source project analysis. Note: The project has been moved to https://github.com/BeesAndroid/BeesAndroid.|2722|2024-01-03|
|187|[DataLinkDC/dinky](https://github.com/DataLinkDC/dinky)|Dinky is a data development platform based on Apache Flink, enabling agile data development and deployment.|2705|2024-02-29| |187|[DataLinkDC/dinky](https://github.com/DataLinkDC/dinky)|Dinky is a data development platform based on Apache Flink, enabling agile data development and deployment.|2712|2024-03-01|
|188|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 一个以 springboot 为基础开发框架, 整合 Redis 、Mysql 、 Rabbitmq 、ES 、MongoDB、sharding-jdbc 分库分表、zookeeper 、web人脸识别 、实时消息推送 、SQL优化、注册中心 、数据脱敏 等互联网主流技术, 文章图解理论配合实战案例,实现开发中常见功能点的综合项目。 本着拿来即用的原则,助力 ...|2700|2024-02-26| |188|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 一个以 springboot 为基础开发框架, 整合 Redis 、Mysql 、 Rabbitmq 、ES 、MongoDB、sharding-jdbc 分库分表、zookeeper 、web人脸识别 、实时消息推送 、SQL优化、注册中心 、数据脱敏 等互联网主流技术, 文章图解理论配合实战案例,实现开发中常见功能点的综合项目。 本着拿来即用的原则,助力 ...|2704|2024-02-26|
|189|[simple-android-framework/android_design_patterns_analysis](https://github.com/simple-android-framework/android_design_patterns_analysis)|Android源码设计模式分析项目|2672|2023-09-26| |189|[WuKongOpenSource/Wukong_HRM](https://github.com/WuKongOpenSource/Wukong_HRM)|悟空HRM人力资源管理系统-提供入职管理、招聘管理、绩效考核管理等一站式人力管理流程|2702|2023-11-06|
|190|[WuKongOpenSource/Wukong_HRM](https://github.com/WuKongOpenSource/Wukong_HRM)|悟空HRM人力资源管理系统-提供入职管理、招聘管理、绩效考核管理等一站式人力管理流程|2667|2023-11-06| |190|[simple-android-framework/android_design_patterns_analysis](https://github.com/simple-android-framework/android_design_patterns_analysis)|Android源码设计模式分析项目|2672|2023-09-26|
|191|[FudanNLP/fnlp](https://github.com/FudanNLP/fnlp)|中文自然语言处理工具包 Toolkit for Chinese natural language processing|2634|2023-11-17| |191|[FudanNLP/fnlp](https://github.com/FudanNLP/fnlp)|中文自然语言处理工具包 Toolkit for Chinese natural language processing|2634|2023-11-17|
|192|[egzosn/pay-java-parent](https://github.com/egzosn/pay-java-parent)|第三方支付对接全能支付Java开发工具包.优雅的轻量级支付模块集成支付对接支付整合(微信,支付宝,银联,友店,富友,跨境支付paypal,payoneer(P卡派安盈)易极付app,扫码,网页刷脸付刷卡付条码付转账服务商模式,微信分账,微信合单支付、支持多种支付类型多支付账户,支付与业务完全剥离,简单几行代码即可实现支付,简单快速完成支付模块的开发,可轻松嵌入到任何系统里 目前仅是一个开发工具包 ...|2589|2024-02-29| |192|[egzosn/pay-java-parent](https://github.com/egzosn/pay-java-parent)|第三方支付对接全能支付Java开发工具包.优雅的轻量级支付模块集成支付对接支付整合(微信,支付宝,银联,友店,富友,跨境支付paypal,payoneer(P卡派安盈)易极付app,扫码,网页刷脸付刷卡付条码付转账服务商模式,微信分账,微信合单支付、支持多种支付类型多支付账户,支付与业务完全剥离,简单几行代码即可实现支付,简单快速完成支付模块的开发,可轻松嵌入到任何系统里 目前仅是一个开发工具包 ...|2590|2024-02-29|
|193|[zongzibinbin/MallChat](https://github.com/zongzibinbin/MallChat)|mallchat的后端项目是一个既能购物又能聊天的电商系统。以互联网企业级开发规范的要求来实现它电商该有的购物车订单支付推荐搜索拉新促活推送物流客服它都必须有。持续更新ing。。点个star不迷路|2580|2024-01-31| |193|[zongzibinbin/MallChat](https://github.com/zongzibinbin/MallChat)|mallchat的后端项目是一个既能购物又能聊天的电商系统。以互联网企业级开发规范的要求来实现它电商该有的购物车订单支付推荐搜索拉新促活推送物流客服它都必须有。持续更新ing。。点个star不迷路|2585|2024-01-31|
|194|[dromara/liteflow](https://github.com/dromara/liteflow)|Lightweight, fast, stable, and programmable component-based rule engine/process engine. Component reuse, synchronous/asynchronous orchestration, dynamic orchestration, multi-language scripting support ...|2523|2024-01-23| |194|[dromara/liteflow](https://github.com/dromara/liteflow)|Lightweight, fast, stable, and programmable component-based rule engine/process engine. Component reuse, synchronous/asynchronous orchestration, dynamic orchestration, multi-language scripting support ...|2526|2024-01-23|
|195|[TencentCloud/TIMSDK](https://github.com/TencentCloud/TIMSDK)|Tencent Cloud Chat features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. |2501|2024-02-19| |195|[TencentCloud/TIMSDK](https://github.com/TencentCloud/TIMSDK)|Tencent Cloud Chat features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. |2503|2024-03-01|
|196|[oasisfeng/condom](https://github.com/oasisfeng/condom)|一个超轻超薄的Android工具库阻止三方SDK中常见的有害行为而不影响应用自身的功能。例如严重影响用户体验的『链式唤醒』|2488|2023-10-09| |196|[oasisfeng/condom](https://github.com/oasisfeng/condom)|一个超轻超薄的Android工具库阻止三方SDK中常见的有害行为而不影响应用自身的功能。例如严重影响用户体验的『链式唤醒』|2488|2023-10-09|
|197|[uncle-novel/uncle-novel](https://github.com/uncle-novel/uncle-novel)|📖 Uncle小说PC版一个全网小说下载器及阅读器目录解析与书源结合支持有声小说与文本小说可下载mobi、epub、txt格式文本小说。|2481|2024-01-18| |197|[uncle-novel/uncle-novel](https://github.com/uncle-novel/uncle-novel)|📖 Uncle小说PC版一个全网小说下载器及阅读器目录解析与书源结合支持有声小说与文本小说可下载mobi、epub、txt格式文本小说。|2483|2024-01-18|
|198|[xtuhcy/gecco](https://github.com/xtuhcy/gecco)|Easy to use lightweight web crawler易用的轻量化网络爬虫|2480|2024-02-22| |198|[starcwang/easy_javadoc](https://github.com/starcwang/easy_javadoc)|IntelliJ IDEA 插件自动生成javadoc文档注释|2481|2024-03-01|
|199|[starcwang/easy_javadoc](https://github.com/starcwang/easy_javadoc)|IntelliJ IDEA 插件自动生成javadoc文档注释|2477|2024-02-28| |199|[xtuhcy/gecco](https://github.com/xtuhcy/gecco)|Easy to use lightweight web crawler易用的轻量化网络爬虫|2481|2024-02-22|
|200|[threedr3am/learnjavabug](https://github.com/threedr3am/learnjavabug)|Java安全相关的漏洞和技术demo原生Java、Fastjson、Jackson、Hessian2、XML反序列化漏洞利用和Spring、Dubbo、Shiro、CAS、Tomcat、RMI、Nexus等框架\中间件\功能的exploits以及Java Security Manager绕过、Dubbo-Hessian2安全加固等等实践代码。|2474|2024-02-22| |200|[threedr3am/learnjavabug](https://github.com/threedr3am/learnjavabug)|Java安全相关的漏洞和技术demo原生Java、Fastjson、Jackson、Hessian2、XML反序列化漏洞利用和Spring、Dubbo、Shiro、CAS、Tomcat、RMI、Nexus等框架\中间件\功能的exploits以及Java Security Manager绕过、Dubbo-Hessian2安全加固等等实践代码。|2475|2024-02-22|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > JavaScript # 中文总榜 > 软件类 > JavaScript
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[vuejs/vue](https://github.com/vuejs/vue)|This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core|206448|2024-02-23| |1|[vuejs/vue](https://github.com/vuejs/vue)|This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core|206452|2024-02-23|
|2|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown|65499|2024-02-29| |2|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown|65520|2024-03-01|
|3|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50935|2023-12-08| |3|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|50935|2023-12-08|
|4|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|47108|2023-10-23| |4|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|47111|2023-10-23|
|5|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人21050首词。|46170|2023-11-27| |5|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人21050首词。|46176|2023-11-27|
|6|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! |45896|2024-02-29| |6|[serverless/serverless](https://github.com/serverless/serverless)|⚡ Serverless Framework Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! |45902|2024-02-29|
|7|[iamadamdev/bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome)|Bypass Paywalls web browser extension for Chrome and Firefox.|45621|2023-10-20| |7|[iamadamdev/bypass-paywalls-chrome](https://github.com/iamadamdev/bypass-paywalls-chrome)|Bypass Paywalls web browser extension for Chrome and Firefox.|45646|2023-10-20|
|8|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|45369|2024-02-27| |8|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|45374|2024-02-27|
|9|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|42320|2024-02-09| |9|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|42341|2024-02-09|
|10|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|39147|2024-02-29| |10|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|A cross-platform framework using Vue.js|39153|2024-03-01|
|11|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|35366|2024-02-19| |11|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|35388|2024-03-01|
|12|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34927|2024-01-31| |12|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|34929|2024-01-31|
|13|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|34707|2024-01-17| |13|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|34710|2024-01-17|
|14|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|34272|2024-02-01| |14|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs|34277|2024-02-01|
|15|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33737|2024-01-06| |15|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|33744|2024-01-06|
|16|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|33296|2024-02-28| |16|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|33303|2024-02-28|
|17|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|30247|2024-02-28| |17|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|30253|2024-02-28|
|18|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|30107|2024-02-29| |18|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|30121|2024-03-01|
|19|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|28917|2024-02-29| |19|[sequelize/sequelize](https://github.com/sequelize/sequelize)|Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.|28922|2024-03-01|
|20|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28622|2024-02-29| |20|[layui/layui](https://github.com/layui/layui)|一套遵循原生态开发模式的 Web UI 组件库,采用自身轻量级模块化规范,易上手,可以更简单快速地构建网页界面。|28627|2024-03-01|
|21|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|28462|2024-02-27| |21|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.|28472|2024-02-27|
|22|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|28061|2024-02-29| |22|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|28081|2024-03-01|
|23|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27672|2024-02-29| |23|[GoogleChrome/lighthouse](https://github.com/GoogleChrome/lighthouse)|Automated auditing, performance metrics, and best practices for the web.|27675|2024-03-01|
|24|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|26924|2023-10-25| |24|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|26928|2023-10-25|
|25|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |26280|2024-02-06| |25|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |26295|2024-03-01|
|26|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25882|2024-02-28| |26|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|25888|2024-03-01|
|27|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|24792|2024-02-24| |27|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|24797|2024-02-24|
|28|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|24016|2024-01-08| |28|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|24022|2024-01-08|
|29|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23489|2024-02-29| |29|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|23492|2024-02-29|
|30|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22500|2024-02-21| |30|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22500|2024-02-21|
|31|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|22387|2023-09-19| |31|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|22385|2023-09-19|
|32|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20636|2024-01-10| |32|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。|20647|2024-01-10|
|33|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集一个可视化浏览器自动化测试/数据采集/爬虫软件可以无代码图形化的设计和执行爬虫任务。别名ServiceWrapper面向Web应用的智能化服务封装系统。|19601|2024-02-29| |33|[NaiboWang/EasySpider](https://github.com/NaiboWang/EasySpider)|A visual no-code/code-free web crawler/spider易采集一个可视化浏览器自动化测试/数据采集/爬虫软件可以无代码图形化的设计和执行爬虫任务。别名ServiceWrapper面向Web应用的智能化服务封装系统。|19617|2024-02-29|
|34|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19346|2023-11-14| |34|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |19349|2023-11-14|
|35|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18750|2024-02-22| |35|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|18750|2024-02-22|
|36|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|18577|2024-02-26| |36|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|18582|2024-02-26|
|37|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|17905|2024-02-29| |37|[fanmingming/live](https://github.com/fanmingming/live)|✯ 一个可直连访问的电视/广播图标库与相关工具项目 ✯ 🔕 永久免费 直连访问 完整开源 不断完善的台标 支持IPv4/IPv6双栈访问 🔕|17921|2024-03-01|
|38|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|17357|2023-09-13| |38|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|17372|2023-09-13|
|39|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17320|2024-02-27| |39|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|17321|2024-02-27|
|40|[Z-Siqi/Clash-for-Windows_Chinese](https://github.com/Z-Siqi/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|15857|2023-11-03| |40|[Z-Siqi/Clash-for-Windows_Chinese](https://github.com/Z-Siqi/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|15879|2023-11-03|
|41|[dream-num/Luckysheet](https://github.com/dream-num/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|15428|2024-02-20| |41|[dream-num/Luckysheet](https://github.com/dream-num/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|15431|2024-02-20|
|42|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|14423|2023-12-05| |42|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|14434|2023-12-05|
|43|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|分流规则、重写写规则及脚本。|14182|2024-02-28| |43|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|分流规则、重写写规则及脚本。|14203|2024-02-29|
|44|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车github打不开github加速git clone加速git release下载加速stackoverflow加速|13946|2024-02-22| |44|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车github打不开github加速git clone加速git release下载加速stackoverflow加速|13946|2024-02-22|
|45|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|The project has been migrated to @wolf-table/table https://github.com/wolf-table/table|13698|2024-02-28| |45|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|The project has been migrated to @wolf-table/table https://github.com/wolf-table/table|13700|2024-02-28|
|46|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|13535|2024-02-25| |46|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|13537|2024-02-25|
|47|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|13432|2023-12-06| |47|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|13435|2023-12-06|
|48|[xcanwin/KeepChatGPT](https://github.com/xcanwin/KeepChatGPT)|这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、展示全屏、拦截跟踪、日新月异等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。|13210|2024-02-19| |48|[xcanwin/KeepChatGPT](https://github.com/xcanwin/KeepChatGPT)|这是一款提高ChatGPT的数据安全能力和效率的插件。并且免费共享大量创新功能自动刷新、保持活跃、数据安全、取消审计、克隆对话、言无不尽、净化页面、展示大屏、展示全屏、拦截跟踪、日新月异等。让我们的AI体验无比安全、顺畅、丝滑、高效、简洁。|13217|2024-02-19|
|49|[sunner/ChatALL](https://github.com/sunner/ChatALL)| Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers|13143|2024-02-28| |49|[sunner/ChatALL](https://github.com/sunner/ChatALL)| Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers|13155|2024-02-28|
|50|[Tencent/omi](https://github.com/Tencent/omi)|Web Components Framework - Web组件框架|12884|2024-02-29| |50|[Tencent/omi](https://github.com/Tencent/omi)|Web Components Framework - Web组件框架|12884|2024-02-29|
|51|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|12649|2024-02-28| |51|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|12654|2024-02-28|
|52|[usebruno/bruno](https://github.com/usebruno/bruno)|Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)|12453|2024-02-29| |52|[usebruno/bruno](https://github.com/usebruno/bruno)|Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)|12493|2024-03-01|
|53|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|12444|2024-01-10| |53|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|12443|2024-01-10|
|54|[amfe/lib-flexible](https://github.com/amfe/lib-flexible)|可伸缩布局方案|12439|2023-09-11| |54|[amfe/lib-flexible](https://github.com/amfe/lib-flexible)|可伸缩布局方案|12439|2023-09-11|
|55|[SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect)|哔哩哔哩-API收集整理【不断更新中....】|12270|2024-02-25| |55|[SocialSisterYi/bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect)|哔哩哔哩-API收集整理【不断更新中....】|12276|2024-03-01|
|56|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|11905|2024-02-18| |56|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|11907|2024-02-18|
|57|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|11874|2024-01-22| |57|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|11878|2024-03-01|
|58|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|11222|2024-02-19| |58|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|11225|2024-02-19|
|59|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|11150|2023-12-02| |59|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|11152|2023-12-02|
|60|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|10914|2023-12-29| |60|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|10920|2023-12-29|
|61|[songquanpeng/one-api](https://github.com/songquanpeng/one-api)|OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key仅单可执行文件已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution ...|10406|2024-02-29| |61|[songquanpeng/one-api](https://github.com/songquanpeng/one-api)|OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key仅单可执行文件已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution ...|10470|2024-03-01|
|62|[openspug/spug](https://github.com/openspug/spug)|开源运维平台面向中小型企业设计的轻量级无Agent的自动化运维平台整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|9609|2024-02-27| |62|[openspug/spug](https://github.com/openspug/spug)|开源运维平台面向中小型企业设计的轻量级无Agent的自动化运维平台整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|9613|2024-02-27|
|63|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9317|2024-02-12| |63|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9317|2024-02-12|
|64|[OffcierCia/DeFi-Developer-Road-Map](https://github.com/OffcierCia/DeFi-Developer-Road-Map)|DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references! |9279|2024-02-19| |64|[OffcierCia/DeFi-Developer-Road-Map](https://github.com/OffcierCia/DeFi-Developer-Road-Map)|DeFi Developer roadmap is a curated Developer handbook which includes a list of the best tools for DApps development, resources and references! |9279|2024-02-19|
|65|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|9108|2024-02-20| |65|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|9108|2024-02-20|
|66|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts™ component for Vue.js.|9069|2024-02-29| |66|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts™ component for Vue.js.|9072|2024-02-29|
|67|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|8974|2024-02-29| |67|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|8977|2024-03-01|
|68|[blueedgetechno/win11React](https://github.com/blueedgetechno/win11React)|Windows 11 in React 💻🌈⚡|8743|2024-02-25| |68|[blueedgetechno/win11React](https://github.com/blueedgetechno/win11React)|Windows 11 in React 💻🌈⚡|8742|2024-02-25|
|69|[litten/hexo-theme-yilia](https://github.com/litten/hexo-theme-yilia)|一个简洁优雅的hexo主题 A simple and elegant theme for hexo.|8348|2024-02-14| |69|[litten/hexo-theme-yilia](https://github.com/litten/hexo-theme-yilia)|一个简洁优雅的hexo主题 A simple and elegant theme for hexo.|8349|2024-02-14|
|70|[MrXujiang/h5-Dooring](https://github.com/MrXujiang/h5-Dooring)|H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.|8318|2023-12-28| |70|[MrXujiang/h5-Dooring](https://github.com/MrXujiang/h5-Dooring)|H5 Page Maker, H5 Editor, LowCode. Make H5 as easy as building blocks. 让H5制作像搭积木一样简单, 轻松搭建H5页面, H5网站, PC端网站,LowCode平台.|8326|2023-12-28|
|71|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|8229|2024-02-29| |71|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|8235|2024-03-01|
|72|[chvin/react-tetris](https://github.com/chvin/react-tetris)|Use React, Redux, Immutable to code Tetris. 🎮|8021|2023-09-08| |72|[chvin/react-tetris](https://github.com/chvin/react-tetris)|Use React, Redux, Immutable to code Tetris. 🎮|8022|2023-09-08|
|73|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and butt ...|7953|2023-09-17| |73|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|Java rapid development platform, based (Spring Boot, Spring MVC, Apache Shiro, MyBatis, Beetl, Bootstrap, AdminLTE), online code generation, including modules: Organization, role users, menu and butt ...|7952|2023-09-17|
|74|[pot-app/pot-desktop](https://github.com/pot-app/pot-desktop)|🌈一个跨平台的划词翻译和OCR软件 A cross-platform software for text translation and recognition.|7808|2024-02-27| |74|[pot-app/pot-desktop](https://github.com/pot-app/pot-desktop)|🌈一个跨平台的划词翻译和OCR软件 A cross-platform software for text translation and recognition.|7819|2024-03-01|
|75|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of several excellent iOS proxy tools (e.g. Surge, Quantumult X)|7807|2024-02-26| |75|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of several excellent iOS proxy tools (e.g. Surge, Quantumult X)|7809|2024-02-26|
|76|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|7462|2024-02-29| |76|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|7466|2024-03-01|
|77|[hotoo/pinyin](https://github.com/hotoo/pinyin)|:cn: 汉字拼音 ➜ hàn zì pīn yīn|7239|2024-01-11| |77|[hotoo/pinyin](https://github.com/hotoo/pinyin)|:cn: 汉字拼音 ➜ hàn zì pīn yīn|7243|2024-01-11|
|78|[1j01/jspaint](https://github.com/1j01/jspaint)|🎨 Classic MS Paint, + ✨Extras|7040|2024-02-27| |78|[1j01/jspaint](https://github.com/1j01/jspaint)|🎨 Classic MS Paint, + ✨Extras|7040|2024-03-01|
|79|[doublespeakgames/adarkroom](https://github.com/doublespeakgames/adarkroom)|A Dark Room - A Minimalist Text Adventure|6917|2024-01-29| |79|[doublespeakgames/adarkroom](https://github.com/doublespeakgames/adarkroom)|A Dark Room - A Minimalist Text Adventure|6917|2024-01-29|
|80|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |6860|2024-02-29| |80|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |6862|2024-02-29|
|81|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|6845|2023-12-13| |81|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|6848|2023-12-13|
|82|[memochou1993/gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant)|OpenAI + LINE + Vercel = GPT AI Assistant|6790|2024-02-03| |82|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|基于 Apache ECharts 的微信小程序图表库|6797|2024-03-01|
|83|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|6763|2024-02-26| |83|[memochou1993/gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant)|OpenAI + LINE + Vercel = GPT AI Assistant|6792|2024-02-03|
|84|[bda-research/node-crawler](https://github.com/bda-research/node-crawler)|Web Crawler/Spider for NodeJS + server-side jQuery ;-)|6589|2024-01-04| |84|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|6761|2024-02-26|
|85|[jerryc127/hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly)| 🦋 A Hexo Theme: Butterfly|6452|2024-02-22| |85|[bda-research/node-crawler](https://github.com/bda-research/node-crawler)|Web Crawler/Spider for NodeJS + server-side jQuery ;-)|6589|2024-01-04|
|86|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|6364|2024-02-05| |86|[jerryc127/hexo-theme-butterfly](https://github.com/jerryc127/hexo-theme-butterfly)| 🦋 A Hexo Theme: Butterfly|6457|2024-02-22|
|87|[xenova/transformers.js](https://github.com/xenova/transformers.js)|State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!|6068|2024-02-29| |87|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|6365|2024-02-05|
|88|[xifangczy/cat-catch](https://github.com/xifangczy/cat-catch)|猫抓 chrome资源嗅探扩展|6016|2024-02-28| |88|[xenova/transformers.js](https://github.com/xenova/transformers.js)|State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!|6077|2024-03-01|
|89|[wenda-LLM/wenda](https://github.com/wenda-LLM/wenda)|闻达一个LLM调用平台。目标为针对特定环境的高效内容生成同时考虑个人和中小企业的计算资源局限性以及知识安全和私密性问题|5989|2023-12-10| |89|[xifangczy/cat-catch](https://github.com/xifangczy/cat-catch)|猫抓 chrome资源嗅探扩展|6020|2024-02-28|
|90|[pt-plugins/PT-Plugin-Plus](https://github.com/pt-plugins/PT-Plugin-Plus)|PT 助手 Plus为 Microsoft Edge、Google Chrome、Firefox 浏览器插件Web Extensions主要用于辅助下载 PT 站的种子。|5952|2024-02-23| |90|[wenda-LLM/wenda](https://github.com/wenda-LLM/wenda)|闻达一个LLM调用平台。目标为针对特定环境的高效内容生成同时考虑个人和中小企业的计算资源局限性以及知识安全和私密性问题|5990|2023-12-10|
|91|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|5951|2024-02-26| |91|[pt-plugins/PT-Plugin-Plus](https://github.com/pt-plugins/PT-Plugin-Plus)|PT 助手 Plus为 Microsoft Edge、Google Chrome、Firefox 浏览器插件Web Extensions主要用于辅助下载 PT 站的种子。|5959|2024-02-23|
|92|[illuspas/Node-Media-Server](https://github.com/illuspas/Node-Media-Server)|A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server|5768|2024-02-04| |92|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|5953|2024-02-26|
|93|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|5477|2023-09-12| |93|[illuspas/Node-Media-Server](https://github.com/illuspas/Node-Media-Server)|A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server|5771|2024-02-04|
|94|[kkevsekk1/AutoX](https://github.com/kkevsekk1/AutoX)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|5473|2024-02-27| |94|[kkevsekk1/AutoX](https://github.com/kkevsekk1/AutoX)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|5487|2024-02-27|
|95|[xaboy/form-create](https://github.com/xaboy/form-create)|:fire::fire::fire: 强大的动态表单生成器 form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.|5384|2024-02-21| |95|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|5480|2023-09-12|
|96|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式为上班族打造的上班必备神器使用此软件可以让上班倍感轻松远离 ICU。|5283|2024-02-27| |96|[xaboy/form-create](https://github.com/xaboy/form-create)|:fire::fire::fire: 强大的动态表单生成器 form-create is a form generation component that can generate dynamic rendering, data collection, verification and submission functions through JSON.|5384|2024-02-21|
|97|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|5143|2023-10-09| |97|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式为上班族打造的上班必备神器使用此软件可以让上班倍感轻松远离 ICU。|5284|2024-02-27|
|98|[blinkfox/hexo-theme-matery](https://github.com/blinkfox/hexo-theme-matery)|A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问http://blinkfox.com|5141|2024-01-21| |98|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|5145|2023-10-09|
|99|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|5091|2024-02-29| |99|[blinkfox/hexo-theme-matery](https://github.com/blinkfox/hexo-theme-matery)|A beautiful hexo blog theme with material design and responsive design.一个基于材料设计和响应式设计而成的全面、美观的Hexo主题。国内访问http://blinkfox.com|5142|2024-01-21|
|100|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据带拼音标注、坐标、行政区域边界范围2023年12月11日最新采集提供csv格式文件支持在线转成多级联动js代码、通用json格式提供软件转成shp、geojson、sql、导入数据库带浏览器里面运行的js采集源码综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|5077|2023-12-11| |100|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|5094|2024-02-29|
|101|[SillyTavern/SillyTavern](https://github.com/SillyTavern/SillyTavern)|LLM Frontend for Power Users.|5072|2024-02-29| |101|[SillyTavern/SillyTavern](https://github.com/SillyTavern/SillyTavern)|LLM Frontend for Power Users.|5087|2024-03-01|
|102|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架|5051|2024-02-29| |102|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据带拼音标注、坐标、行政区域边界范围2023年12月11日最新采集提供csv格式文件支持在线转成多级联动js代码、通用json格式提供软件转成shp、geojson、sql、导入数据库带浏览器里面运行的js采集源码综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|5080|2023-12-11|
|103|[UnblockNeteaseMusic/server](https://github.com/UnblockNeteaseMusic/server)|Revive unavailable songs for Netease Cloud Music (Refactored & Enhanced version)|5031|2024-02-26| |103|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A simple, efficient and powerful micro front-end framework. 一款简约、高效、功能强大的微前端框架|5054|2024-03-01|
|104|[openchatai/OpenChat](https://github.com/openchatai/OpenChat)|LLMs custom-chatbots console ⚡|5014|2024-02-27| |104|[UnblockNeteaseMusic/server](https://github.com/UnblockNeteaseMusic/server)|Revive unavailable songs for Netease Cloud Music (Refactored & Enhanced version)|5036|2024-02-26|
|105|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|4987|2024-01-22| |105|[openchatai/OpenChat](https://github.com/openchatai/OpenChat)|LLMs custom-chatbots console ⚡|5016|2024-02-27|
|106|[wux-weapp/wux-weapp](https://github.com/wux-weapp/wux-weapp)|:dog: 一套组件化、可复用、易扩展的微信小程序 UI 组件库|4959|2023-12-05| |106|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|4988|2024-01-22|
|107|[duxianwei520/react](https://github.com/duxianwei520/react)| React+webpack+redux+ant design+axios+less全家桶后台管理框架|4915|2024-02-13| |107|[wux-weapp/wux-weapp](https://github.com/wux-weapp/wux-weapp)|:dog: 一套组件化、可复用、易扩展的微信小程序 UI 组件库|4960|2023-12-05|
|108|[xiaolin3303/wx-charts](https://github.com/xiaolin3303/wx-charts)|微信小程序图表charts组件Charts for WeChat Mini Program|4868|2023-10-14| |108|[duxianwei520/react](https://github.com/duxianwei520/react)| React+webpack+redux+ant design+axios+less全家桶后台管理框架|4917|2024-02-13|
|109|[Postcatlab/postcat](https://github.com/Postcatlab/postcat)|Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.|4754|2024-01-03| |109|[xiaolin3303/wx-charts](https://github.com/xiaolin3303/wx-charts)|微信小程序图表charts组件Charts for WeChat Mini Program|4868|2023-10-14|
|110|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4705|2024-02-23| |110|[Postcatlab/postcat](https://github.com/Postcatlab/postcat)|Postcat 是一个可扩展的 API 工具平台。集合基础的 API 管理和测试功能,并且可以通过插件简化你的 API 开发工作,让你可以更快更好地创建 API。An extensible API tool.|4755|2024-01-03|
|111|[baidu/san](https://github.com/baidu/san)|A fast, portable, flexible JavaScript component framework|4699|2024-02-22| |111|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4705|2024-02-23|
|112|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4516|2024-02-29| |112|[baidu/san](https://github.com/baidu/san)|A fast, portable, flexible JavaScript component framework|4699|2024-02-22|
|113|[koajs/examples](https://github.com/koajs/examples)|Example Koa apps|4500|2023-10-12| |113|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4516|2024-03-01|
|114|[PrismarineJS/mineflayer](https://github.com/PrismarineJS/mineflayer)|Create Minecraft bots with a powerful, stable, and high level JavaScript API.|4448|2024-02-28| |114|[koajs/examples](https://github.com/koajs/examples)|Example Koa apps|4502|2023-10-12|
|115|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|4390|2024-02-23| |115|[PrismarineJS/mineflayer](https://github.com/PrismarineJS/mineflayer)|Create Minecraft bots with a powerful, stable, and high level JavaScript API.|4450|2024-02-28|
|116|[zizifn/edgetunnel](https://github.com/zizifn/edgetunnel)|Running V2ray inside edge/serverless runtime|4311|2023-12-14| |116|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|4390|2024-02-23|
|117|[xiangyuecn/Recorder](https://github.com/xiangyuecn/Recorder)|html5 js 录音 mp3 wav ogg webm amr g711a g711u 格式支持pc和Android、iOS部分浏览器、Hybrid App提供Android iOS App源码、微信提供ASR语音识别转文字 H5版语音通话聊天示例 DTMF编码解码|4279|2024-01-03| |117|[zizifn/edgetunnel](https://github.com/zizifn/edgetunnel)|Running V2ray inside edge/serverless runtime|4321|2023-12-14|
|118|[Tencent/westore](https://github.com/Tencent/westore)|小程序项目分层架构|4201|2023-10-07| |118|[xiangyuecn/Recorder](https://github.com/xiangyuecn/Recorder)|html5 js 录音 mp3 wav ogg webm amr g711a g711u 格式支持pc和Android、iOS部分浏览器、Hybrid App提供Android iOS App源码、微信提供ASR语音识别转文字 H5版语音通话聊天示例 DTMF编码解码|4280|2024-01-03|
|119|[wandergis/coordtransform](https://github.com/wandergis/coordtransform)|提供了百度坐标BD09、国测局坐标火星坐标GCJ02、和WGS84坐标系之间的转换|4176|2023-10-13| |119|[Tencent/westore](https://github.com/Tencent/westore)|小程序项目分层架构|4202|2023-10-07|
|120|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|4173|2024-02-29| |120|[wandergis/coordtransform](https://github.com/wandergis/coordtransform)|提供了百度坐标BD09、国测局坐标火星坐标GCJ02、和WGS84坐标系之间的转换|4176|2023-10-13|
|121|[waylaidwanderer/node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api)|A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.|4149|2024-01-27| |121|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|4173|2024-02-29|
|122|[vinta/pangu.js](https://github.com/vinta/pangu.js)|Paranoid text spacing in JavaScript|4133|2023-12-30| |122|[waylaidwanderer/node-chatgpt-api](https://github.com/waylaidwanderer/node-chatgpt-api)|A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.|4149|2024-01-27|
|123|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个简单好用安全的开源交互审计系统支持RDP、SSH、VNC、Telnet、Kubernetes协议。|4107|2024-02-18| |123|[vinta/pangu.js](https://github.com/vinta/pangu.js)|Paranoid text spacing in JavaScript|4135|2023-12-30|
|124|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|4017|2023-10-06| |124|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个简单好用安全的开源交互审计系统支持RDP、SSH、VNC、Telnet、Kubernetes协议。|4108|2024-02-18|
|125|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|3999|2024-02-27| |125|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|4017|2023-10-06|
|126|[MonsterNone/tmall-miao](https://github.com/MonsterNone/tmall-miao)|喵币助手年货节天猫淘宝、京东任务一键完成。基于AutoX.JS。|3950|2024-02-29| |126|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|4000|2024-03-01|
|127|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|DUI 配置 for foobar2000|3922|2024-02-25| |127|[MonsterNone/tmall-miao](https://github.com/MonsterNone/tmall-miao)|喵币助手年货节天猫淘宝、京东任务一键完成。基于AutoX.JS。|3950|2024-02-29|
|128|[sidorares/node-mysql2](https://github.com/sidorares/node-mysql2)|:zap: fast mysqljs/mysql compatible mysql driver for node.js|3845|2024-02-29| |128|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|DUI 配置 for foobar2000|3925|2024-03-01|
|129|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA支持国产麒麟操作系统和国产数据库达梦、人大金仓政务OA军工信息化OA|3821|2024-02-29| |129|[sidorares/node-mysql2](https://github.com/sidorares/node-mysql2)|:zap: fast mysqljs/mysql compatible mysql driver for node.js|3847|2024-03-01|
|130|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透c++实现无需公网IP小巧易用快速安全最好的多链路聚合p2p+proxy模式不做之一...这才是你真正想要的内网穿透工具!|3816|2024-02-26| |130|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA支持国产麒麟操作系统和国产数据库达梦、人大金仓政务OA军工信息化OA|3822|2024-03-01|
|131|[xiaoymin/knife4j](https://github.com/xiaoymin/knife4j)|Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution|3795|2024-02-20| |131|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透c++实现无需公网IP小巧易用快速安全最好的多链路聚合p2p+proxy模式不做之一...这才是你真正想要的内网穿透工具!|3816|2024-02-26|
|132|[ipcjs/bilibili-helper](https://github.com/ipcjs/bilibili-helper)|各种油猴脚本|3765|2024-02-26| |132|[xiaoymin/knife4j](https://github.com/xiaoymin/knife4j)|Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution|3797|2024-02-20|
|133|[lecepin/WeChatVideoDownloader](https://github.com/lecepin/WeChatVideoDownloader)|超方便的微信视频号下载器|3748|2024-02-24| |133|[ipcjs/bilibili-helper](https://github.com/ipcjs/bilibili-helper)|各种油猴脚本|3765|2024-02-26|
|134|[gaotianliuyun/gao](https://github.com/gaotianliuyun/gao)|FongMi影视和tvbox配置文件如果喜欢请Fork自用。使用前请仔细阅读仓库说明一旦使用将被视为你已了解。|3650|2024-02-25| |134|[lecepin/WeChatVideoDownloader](https://github.com/lecepin/WeChatVideoDownloader)|超方便的微信视频号下载器|3749|2024-02-24|
|135|[midoks/mdserver-web](https://github.com/midoks/mdserver-web)|Simple Linux Panel|3628|2024-02-19| |135|[gaotianliuyun/gao](https://github.com/gaotianliuyun/gao)|FongMi影视和tvbox配置文件如果喜欢请Fork自用。使用前请仔细阅读仓库说明一旦使用将被视为你已了解。|3658|2024-02-25|
|136|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|3595|2024-01-10| |136|[midoks/mdserver-web](https://github.com/midoks/mdserver-web)|Simple Linux Panel|3630|2024-02-19|
|137|[brentvollebregt/auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe)|Converts .py to .exe using a simple graphical interface |3579|2024-02-29| |137|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|3596|2024-01-10|
|138|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|3572|2024-02-29| |138|[brentvollebregt/auto-py-to-exe](https://github.com/brentvollebregt/auto-py-to-exe)|Converts .py to .exe using a simple graphical interface |3582|2024-03-01|
|139|[cnpm/cnpmjs.org](https://github.com/cnpm/cnpmjs.org)|‼️ ‼️ ‼️ ‼️ DEPRECATED, please use https://github.com/cnpm/cnpmcore ‼️ ‼️ ‼️ ‼️ |3559|2024-02-11| |139|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|3573|2024-03-01|
|140|[Happy-Coding-Clans/vue-easytable](https://github.com/Happy-Coding-Clans/vue-easytable)|A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc. |3557|2024-01-14| |140|[cnpm/cnpmjs.org](https://github.com/cnpm/cnpmjs.org)|‼️ ‼️ ‼️ ‼️ DEPRECATED, please use https://github.com/cnpm/cnpmcore ‼️ ‼️ ‼️ ‼️ |3559|2024-02-11|
|141|[qd-today/qd](https://github.com/qd-today/qd)|QD [v20240210] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server|3540|2024-02-16| |141|[Happy-Coding-Clans/vue-easytable](https://github.com/Happy-Coding-Clans/vue-easytable)|A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc. |3558|2024-01-14|
|142|[wangrongding/wechat-bot](https://github.com/wangrongding/wechat-bot)|🤖一个基于OpenAi ChatGPT + WeChaty 实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...|3503|2024-02-27| |142|[qd-today/qd](https://github.com/qd-today/qd)|QD [v20240210] —— HTTP请求定时任务自动执行框架 base on HAR Editor and Tornado Server|3542|2024-02-16|
|143|[didi/mpx](https://github.com/didi/mpx)|Mpx一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|3494|2024-02-29| |143|[wangrongding/wechat-bot](https://github.com/wangrongding/wechat-bot)|🤖一个基于OpenAi ChatGPT + WeChaty 实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...|3506|2024-02-27|
|144|[anc95/ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview)|🐥 A code review bot powered by ChatGPT|3472|2024-02-26| |144|[didi/mpx](https://github.com/didi/mpx)|Mpx一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|3495|2024-03-01|
|145|[OpenBMB/AgentVerse](https://github.com/OpenBMB/AgentVerse)|🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications, which primarily provides two frameworks: task-solving and simulation|3435|2024-01-18| |145|[anc95/ChatGPT-CodeReview](https://github.com/anc95/ChatGPT-CodeReview)|🐥 A code review bot powered by ChatGPT|3473|2024-03-01|
|146|[2hacc/TVBox](https://github.com/2hacc/TVBox)|TVBox 网络接口,更新速度快,接口访问速度快且稳定!|3433|2024-02-25| |146|[2hacc/TVBox](https://github.com/2hacc/TVBox)|TVBox 网络接口,更新速度快,接口访问速度快且稳定!|3441|2024-02-25|
|147|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|3382|2023-12-15| |147|[OpenBMB/AgentVerse](https://github.com/OpenBMB/AgentVerse)|🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications, which primarily provides two frameworks: task-solving and simulation|3439|2024-01-18|
|148|[vanjs-org/van](https://github.com/vanjs-org/van)|🍦 VanJS: World's smallest reactive UI framework. Incredibly Powerful, Insanely Small - Everyone can build a useful UI app in an hour.|3311|2024-02-27| |148|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|3383|2023-12-15|
|149|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|3296|2023-10-12| |149|[vanjs-org/van](https://github.com/vanjs-org/van)|🍦 VanJS: World's smallest reactive UI framework. Incredibly Powerful, Insanely Small - Everyone can build a useful UI app in an hour.|3315|2024-02-27|
|150|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|3282|2024-02-28| |150|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|3296|2023-10-12|
|151|[justjavac/ReplaceGoogleCDN](https://github.com/justjavac/ReplaceGoogleCDN)|⚡️ 一个 Chrome 插件:将 Google CDN 替换为国内的。|3278|2023-12-07| |151|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|3282|2024-02-28|
|152|[wordshub/free-font](https://github.com/wordshub/free-font)|大概是2020年最全的免费可商用字体这里收录的商免字体都能找到明确的授权出处可以放心使用持续更新中...|3275|2023-09-25| |152|[justjavac/ReplaceGoogleCDN](https://github.com/justjavac/ReplaceGoogleCDN)|⚡️ 一个 Chrome 插件:将 Google CDN 替换为国内的。|3278|2023-12-07|
|153|[AntSwordProject/antSword](https://github.com/AntSwordProject/antSword)|中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.|3268|2024-01-28| |153|[wordshub/free-font](https://github.com/wordshub/free-font)|大概是2020年最全的免费可商用字体这里收录的商免字体都能找到明确的授权出处可以放心使用持续更新中...|3275|2023-09-25|
|154|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|3232|2024-02-25| |154|[AntSwordProject/antSword](https://github.com/AntSwordProject/antSword)|中国蚁剑是一款跨平台的开源网站管理工具。AntSword is a cross-platform website management toolkit.|3273|2024-01-28|
|155|[hizzgdev/jsmind](https://github.com/hizzgdev/jsmind)|a mind mapping library built by javascript|3210|2024-02-25| |155|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|3232|2024-02-25|
|156|[uku/Unblock-Youku](https://github.com/uku/Unblock-Youku)|A Chrome extension helping users access their web services while traveling outside mainland China|3180|2024-02-15| |156|[hizzgdev/jsmind](https://github.com/hizzgdev/jsmind)|a mind mapping library built by javascript|3212|2024-02-25|
|157|[neutrinojs/webpack-chain](https://github.com/neutrinojs/webpack-chain)|A chaining API to generate and simplify the modification of Webpack configurations.|3172|2024-02-04| |157|[uku/Unblock-Youku](https://github.com/uku/Unblock-Youku)|A Chrome extension helping users access their web services while traveling outside mainland China|3180|2024-02-15|
|158|[qianjiachun/douyuEx](https://github.com/qianjiachun/douyuEx)|斗鱼直播间增强插件Tampermonkey|3171|2024-02-22| |158|[neutrinojs/webpack-chain](https://github.com/neutrinojs/webpack-chain)|A chaining API to generate and simplify the modification of Webpack configurations.|3172|2024-02-04|
|159|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|3162|2024-01-09| |159|[qianjiachun/douyuEx](https://github.com/qianjiachun/douyuEx)|斗鱼直播间增强插件Tampermonkey|3171|2024-02-22|
|160|[LiteLoaderQQNT/LiteLoaderQQNT](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT)|QQNT 插件加载器LiteLoaderQQNT —— 轻量 · 简洁 · 开源|3152|2024-02-29| |160|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|3163|2024-01-09|
|161|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3148|2024-01-29| |161|[LiteLoaderQQNT/LiteLoaderQQNT](https://github.com/LiteLoaderQQNT/LiteLoaderQQNT)|QQNT 插件加载器LiteLoaderQQNT —— 轻量 · 简洁 · 开源|3159|2024-02-29|
|162|[TBXark/ChatGPT-Telegram-Workers](https://github.com/TBXark/ChatGPT-Telegram-Workers)|Deploy your own Telegram ChatGPT bot on Cloudflare Workers with ease.|3133|2024-02-28| |162|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3149|2024-01-29|
|163|[aquasecurity/cloudsploit](https://github.com/aquasecurity/cloudsploit)|Cloud Security Posture Management (CSPM)|3120|2024-02-29| |163|[TBXark/ChatGPT-Telegram-Workers](https://github.com/TBXark/ChatGPT-Telegram-Workers)|Deploy your own Telegram ChatGPT bot on Cloudflare Workers with ease.|3139|2024-02-28|
|164|[HeiSir2014/M3U8-Downloader](https://github.com/HeiSir2014/M3U8-Downloader)| M3U8-Downloader 支持多线程、断点续传、加密视频下载缓存。|3116|2023-11-09| |164|[aquasecurity/cloudsploit](https://github.com/aquasecurity/cloudsploit)|Cloud Security Posture Management (CSPM)|3120|2024-03-01|
|165|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|3107|2024-02-29| |165|[HeiSir2014/M3U8-Downloader](https://github.com/HeiSir2014/M3U8-Downloader)| M3U8-Downloader 支持多线程、断点续传、加密视频下载缓存。|3117|2023-11-09|
|166|[moshang-xc/lottery](https://github.com/moshang-xc/lottery)|🎉🌟✨🎈年会抽奖程序,基于 Express + Three.js的 3D 球体抽奖程序奖品🧧🎁文字图片抽奖规则均可配置😜抽奖人员信息Excel一键导入😍抽奖结果Excel导出😎给你的抽奖活动带来全新酷炫体验🚀🚀🚀|3097|2024-01-12| |166|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|3110|2024-02-29|
|167|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|3056|2024-01-22| |167|[moshang-xc/lottery](https://github.com/moshang-xc/lottery)|🎉🌟✨🎈年会抽奖程序,基于 Express + Three.js的 3D 球体抽奖程序奖品🧧🎁文字图片抽奖规则均可配置😜抽奖人员信息Excel一键导入😍抽奖结果Excel导出😎给你的抽奖活动带来全新酷炫体验🚀🚀🚀|3103|2024-01-12|
|168|[aliyun/oss-browser](https://github.com/aliyun/oss-browser)|OSS Browser 提供类似windows资源管理器功能。用户可以很方便的浏览文件上传下载文件支持断点续传等。|3054|2024-02-08| |168|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|3060|2024-01-22|
|169|[mindskip/xzs](https://github.com/mindskip/xzs)|在线考试系统|3047|2024-02-29| |169|[aliyun/oss-browser](https://github.com/aliyun/oss-browser)|OSS Browser 提供类似windows资源管理器功能。用户可以很方便的浏览文件上传下载文件支持断点续传等。|3054|2024-02-08|
|170|[tc39/proposal-temporal](https://github.com/tc39/proposal-temporal)|Provides standard objects and functions for working with dates and times.|3042|2024-02-27| |170|[mindskip/xzs](https://github.com/mindskip/xzs)|在线考试系统|3053|2024-03-01|
|171|[hyj1991/easy-monitor](https://github.com/hyj1991/easy-monitor)|企业级 Node.js 应用性能监控与线上故障定位解决方案|3030|2023-10-10| |171|[tc39/proposal-temporal](https://github.com/tc39/proposal-temporal)|Provides standard objects and functions for working with dates and times.|3049|2024-02-27|
|172|[fex-team/kityminder-editor](https://github.com/fex-team/kityminder-editor)|Powerful Mindmap Editing Tool|3010|2023-09-12| |172|[hyj1991/easy-monitor](https://github.com/hyj1991/easy-monitor)|企业级 Node.js 应用性能监控与线上故障定位解决方案|3031|2023-10-10|
|173|[code-charity/youtube](https://github.com/code-charity/youtube)|[Top~1 YouTube / Video Web-Extension] Enrich your experience & choice! 🧰100+ clever features📌set & forget📌Longest-standing (yet rare & tough alone. Please help/join🧩us👨👩👧👧) ..⋮ {playback content di ...|2943|2024-02-27| |173|[fex-team/kityminder-editor](https://github.com/fex-team/kityminder-editor)|Powerful Mindmap Editing Tool|3010|2023-09-12|
|174|[luckykaiyi/nodejieba](https://github.com/luckykaiyi/nodejieba)|"结巴"中文分词的Node.js版本|2912|2023-12-14| |174|[code-charity/youtube](https://github.com/code-charity/youtube)|[Top~1 YouTube / Video Web-Extension] Enrich your experience & choice! 🧰100+ clever features📌set & forget📌Longest-standing (yet rare & tough alone. Please help/join🧩us👨👩👧👧) ..⋮ {playback content di ...|2947|2024-02-27|
|175|[evrone/postcss-px-to-viewport](https://github.com/evrone/postcss-px-to-viewport)|A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.|2896|2024-02-24| |175|[luckykaiyi/nodejieba](https://github.com/luckykaiyi/nodejieba)|"结巴"中文分词的Node.js版本|2912|2023-12-14|
|176|[mumuy/relationship](https://github.com/mumuy/relationship)|中国亲戚关系计算器 - 家庭称谓/亲戚称呼/称呼计算/辈分计算/亲戚关系算法/親戚稱呼計算機_Chinese kinship system.|2893|2024-02-21| |176|[evrone/postcss-px-to-viewport](https://github.com/evrone/postcss-px-to-viewport)|A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.|2897|2024-02-24|
|177|[benjycui/bisheng](https://github.com/benjycui/bisheng)|Transform Markdown(and other static files with transformers) into a SPA website using React.|2864|2023-09-26| |177|[mumuy/relationship](https://github.com/mumuy/relationship)|中国亲戚关系计算器 - 家庭称谓/亲戚称呼/称呼计算/辈分计算/亲戚关系算法/親戚稱呼計算機_Chinese kinship system.|2893|2024-02-21|
|178|[app2smile/rules](https://github.com/app2smile/rules)|iOS App去广告|2848|2024-01-06| |178|[wechatsync/Wechatsync](https://github.com/wechatsync/Wechatsync)|一键同步文章到多个内容平台支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台一次发布多平台同步发布。解放个人生产力|2886|2024-01-02|
|179|[wechatsync/Wechatsync](https://github.com/wechatsync/Wechatsync)|一键同步文章到多个内容平台支持今日头条、WordPress、知乎、简书、掘金、CSDN、typecho各大平台一次发布多平台同步发布。解放个人生产力|2827|2024-01-02| |179|[benjycui/bisheng](https://github.com/benjycui/bisheng)|Transform Markdown(and other static files with transformers) into a SPA website using React.|2864|2023-09-26|
|180|[fex-team/fis3](https://github.com/fex-team/fis3)|FIS3|2791|2024-02-03| |180|[app2smile/rules](https://github.com/app2smile/rules)|iOS App去广告|2849|2024-01-06|
|181|[dabeng/OrgChart](https://github.com/dabeng/OrgChart)|It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.|2778|2024-02-22| |181|[fex-team/fis3](https://github.com/fex-team/fis3)|FIS3|2791|2024-02-03|
|182|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。|2762|2024-02-26| |182|[dabeng/OrgChart](https://github.com/dabeng/OrgChart)|It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.|2778|2024-02-22|
|183|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去网页广告计划稳定版For Quantumult X & Surge & Shadowrocket & 油猴 ;如去内容农场/禁漫天堂/绅士漫画/泥视频(nivod4)/低端影视/哔嘀影视/片库网/Pornhub/Jable/Netflav等视频网站广告或其他ACG网站网页广告|2754|2024-02-29| |183|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。|2762|2024-02-26|
|184|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 7 (.Net CMS)可视化设计在线编辑内容管理系统|2752|2024-02-02| |184|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去网页广告计划稳定版For Quantumult X & Surge & Shadowrocket & 油猴 ;如去内容农场/禁漫天堂/绅士漫画/泥视频(nivod4)/低端影视/哔嘀影视/片库网/Pornhub/Jable/Netflav等视频网站广告或其他ACG网站网页广告|2758|2024-03-01|
|185|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统是一款 java + vue 的前后端分离的考试系统。主要优点是开发、部署简单快捷、界面设计友好、代码结构清晰。支持web端和微信小程序能覆盖到pc机和手机等设备。 支持多种部署方式集成部署、前后端分离部署、docker部署。|2741|2024-02-29| |185|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 7 (.Net CMS)可视化设计在线编辑内容管理系统|2752|2024-02-02|
|186|[TaleLin/lin-cms-vue](https://github.com/TaleLin/lin-cms-vue)| 🔆 Vue+ElementPlus构建的CMS开发框架|2738|2024-01-11| |186|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统是一款 java + vue 的前后端分离的考试系统。主要优点是开发、部署简单快捷、界面设计友好、代码结构清晰。支持web端和微信小程序能覆盖到pc机和手机等设备。 支持多种部署方式集成部署、前后端分离部署、docker部署。|2746|2024-03-01|
|187|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|2727|2024-02-18| |187|[TaleLin/lin-cms-vue](https://github.com/TaleLin/lin-cms-vue)| 🔆 Vue+ElementPlus构建的CMS开发框架|2738|2024-01-11|
|188|[mumuy/data_location](https://github.com/mumuy/data_location)|中华人民共和国行政区划数据【省、市、区县、乡镇街道】中国省市区镇三级四级联动地址数据GB/T 2260|2704|2024-02-21| |188|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|2730|2024-02-18|
|189|[jones2000/HQChart](https://github.com/jones2000/HQChart)|HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据替换接口|2683|2024-02-29| |189|[mumuy/data_location](https://github.com/mumuy/data_location)|中华人民共和国行政区划数据【省、市、区县、乡镇街道】中国省市区镇三级四级联动地址数据GB/T 2260|2707|2024-02-21|
|190|[iamxjb/winxin-app-watch-life.net](https://github.com/iamxjb/winxin-app-watch-life.net)|微慕小程序开源版-WordPress版微信小程序|2659|2024-02-28| |190|[jones2000/HQChart](https://github.com/jones2000/HQChart)|HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据替换接口|2685|2024-02-29|
|191|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|2644|2024-02-18| |191|[iamxjb/winxin-app-watch-life.net](https://github.com/iamxjb/winxin-app-watch-life.net)|微慕小程序开源版-WordPress版微信小程序|2659|2024-02-28|
|192|[anaer/Sub](https://github.com/anaer/Sub)|自用clash订阅链接|2625|2024-01-24| |192|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|2645|2024-02-18|
|193|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速视频制作库 A fast video processing library based on node.js|2620|2024-02-03| |193|[anaer/Sub](https://github.com/anaer/Sub)|自用clash订阅链接|2625|2024-01-24|
|194|[AlloyTeam/eslint-config-alloy](https://github.com/AlloyTeam/eslint-config-alloy)|Progressive ESLint config for your React/Vue/TypeScript projects|2615|2024-01-11| |194|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速视频制作库 A fast video processing library based on node.js|2622|2024-02-03|
|195|[easysoft/zui](https://github.com/easysoft/zui)|ZUI is an HTML5 front UI framework.|2602|2024-02-29| |195|[AlloyTeam/eslint-config-alloy](https://github.com/AlloyTeam/eslint-config-alloy)|Progressive ESLint config for your React/Vue/TypeScript projects|2615|2024-01-11|
|196|[EdgeTranslate/EdgeTranslate](https://github.com/EdgeTranslate/EdgeTranslate)|A translation extension.|2600|2023-11-13| |196|[EdgeTranslate/EdgeTranslate](https://github.com/EdgeTranslate/EdgeTranslate)|A translation extension.|2603|2023-11-13|
|197|[MuiseDestiny/zotero-style](https://github.com/MuiseDestiny/zotero-style)|Ethereal Style for Zotero|2578|2024-01-24| |197|[easysoft/zui](https://github.com/easysoft/zui)|ZUI is an HTML5 front UI framework.|2602|2024-02-29|
|198|[cskefu/cskefu](https://github.com/cskefu/cskefu)|🌲 春松客服,开源客服系统|2578|2024-01-28| |198|[MuiseDestiny/zotero-style](https://github.com/MuiseDestiny/zotero-style)|Ethereal Style for Zotero|2581|2024-01-24|
|199|[feiyu563/PrometheusAlert](https://github.com/feiyu563/PrometheusAlert)|Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等|2542|2024-02-04| |199|[cskefu/cskefu](https://github.com/cskefu/cskefu)|🌲 春松客服,开源客服系统|2578|2024-02-29|
|200|[woai3c/nand2tetris](https://github.com/woai3c/nand2tetris)|计算机系统要素-从零开始构建现代计算机|2521|2023-09-05| |200|[feiyu563/PrometheusAlert](https://github.com/feiyu563/PrometheusAlert)|Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等|2545|2024-02-04|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,91 +1,91 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Jupyter Notebook # 中文总榜 > 软件类 > Jupyter Notebook
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|30748|2024-02-26| |1|[suno-ai/bark](https://github.com/suno-ai/bark)|🔊 Text-Prompted Generative Audio Model|30762|2024-02-26|
|2|[xiaolai/everyone-can-use-english](https://github.com/xiaolai/everyone-can-use-english)|人人都能用英语|18087|2024-02-29| |2|[xiaolai/everyone-can-use-english](https://github.com/xiaolai/everyone-can-use-english)|人人都能用英语|18118|2024-03-01|
|3|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17938|2024-02-23| |3|[tloen/alpaca-lora](https://github.com/tloen/alpaca-lora)|Instruct-tune LLaMA on consumer hardware|17953|2024-02-23|
|4|[AI4Finance-Foundation/FinGPT](https://github.com/AI4Finance-Foundation/FinGPT)|FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.|10792|2024-02-19| |4|[AI4Finance-Foundation/FinGPT](https://github.com/AI4Finance-Foundation/FinGPT)|FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.|10809|2024-03-01|
|5|[ljpzzz/machinelearning](https://github.com/ljpzzz/machinelearning)|My blogs and code for machine learning. http://cnblogs.com/pinard|8012|2024-02-16| |5|[ljpzzz/machinelearning](https://github.com/ljpzzz/machinelearning)|My blogs and code for machine learning. http://cnblogs.com/pinard|8013|2024-02-16|
|6|[TencentARC/PhotoMaker](https://github.com/TencentARC/PhotoMaker)|PhotoMaker|7560|2024-02-28| |6|[TencentARC/PhotoMaker](https://github.com/TencentARC/PhotoMaker)|PhotoMaker|7603|2024-02-28|
|7|[chenzomi12/DeepLearningSystem](https://github.com/chenzomi12/DeepLearningSystem)|Deep Learning System core principles introduction.|6930|2024-02-29| |7|[chenzomi12/DeepLearningSystem](https://github.com/chenzomi12/DeepLearningSystem)|Deep Learning System core principles introduction.|6990|2024-03-01|
|8|[advimman/lama](https://github.com/advimman/lama)|🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022|6912|2024-02-01| |8|[advimman/lama](https://github.com/advimman/lama)|🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022|6918|2024-02-01|
|9|[alphacep/vosk-api](https://github.com/alphacep/vosk-api)|Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node|6798|2024-02-21| |9|[alphacep/vosk-api](https://github.com/alphacep/vosk-api)|Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node|6804|2024-02-21|
|10|[jvns/pandas-cookbook](https://github.com/jvns/pandas-cookbook)|Recipes for using Python's pandas library|6447|2023-10-28| |10|[jvns/pandas-cookbook](https://github.com/jvns/pandas-cookbook)|Recipes for using Python's pandas library|6447|2023-10-28|
|11|[cleverhans-lab/cleverhans](https://github.com/cleverhans-lab/cleverhans)|An adversarial example library for constructing attacks, building defenses, and benchmarking both|6031|2024-02-23| |11|[cleverhans-lab/cleverhans](https://github.com/cleverhans-lab/cleverhans)|An adversarial example library for constructing attacks, building defenses, and benchmarking both|6032|2024-02-23|
|12|[meituan/YOLOv6](https://github.com/meituan/YOLOv6)|YOLOv6: a single-stage object detection framework dedicated to industrial applications.|5460|2024-02-08| |12|[meituan/YOLOv6](https://github.com/meituan/YOLOv6)|YOLOv6: a single-stage object detection framework dedicated to industrial applications.|5462|2024-02-08|
|13|[UFund-Me/Qbot](https://github.com/UFund-Me/Qbot)|[🔥updating ...] AI 自动量化交易机器人 AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant|5420|2023-11-14| |13|[UFund-Me/Qbot](https://github.com/UFund-Me/Qbot)|[🔥updating ...] AI 自动量化交易机器人 AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant|5427|2023-11-14|
|14|[geekyutao/Inpaint-Anything](https://github.com/geekyutao/Inpaint-Anything)|Inpaint anything using Segment Anything and inpainting models.|5097|2024-02-29| |14|[geekyutao/Inpaint-Anything](https://github.com/geekyutao/Inpaint-Anything)|Inpaint anything using Segment Anything and inpainting models.|5104|2024-02-29|
|15|[snakers4/silero-models](https://github.com/snakers4/silero-models)|Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple|4410|2023-10-18| |15|[snakers4/silero-models](https://github.com/snakers4/silero-models)|Silero Models: pre-trained speech-to-text, text-to-speech and text-enhancement models made embarrassingly simple|4414|2023-10-18|
|16|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路|3905|2023-11-13| |16|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据挖掘、计算机视觉、自然语言处理、推荐系统竞赛知识、代码、思路|3909|2023-11-13|
|17|[LC1332/Luotuo-Chinese-LLM](https://github.com/LC1332/Luotuo-Chinese-LLM)|骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技|3539|2023-09-03| |17|[LC1332/Luotuo-Chinese-LLM](https://github.com/LC1332/Luotuo-Chinese-LLM)|骆驼(Luotuo): Open Sourced Chinese Language Models. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技|3542|2023-09-03|
|18|[kaieye/2022-Machine-Learning-Specialization](https://github.com/kaieye/2022-Machine-Learning-Specialization)|-|3400|2024-01-18| |18|[kaieye/2022-Machine-Learning-Specialization](https://github.com/kaieye/2022-Machine-Learning-Specialization)|-|3408|2024-01-18|
|19|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|推荐系统入门教程在线阅读地址https://datawhalechina.github.io/fun-rec/|3130|2024-02-23| |19|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|推荐系统入门教程在线阅读地址https://datawhalechina.github.io/fun-rec/|3134|2024-02-23|
|20|[lyogavin/Anima](https://github.com/lyogavin/Anima)|33B Chinese LLM, DPO QLORA, 100K context, AirLLM 70B inference with single 4GB GPU|2635|2024-02-26| |20|[lyogavin/Anima](https://github.com/lyogavin/Anima)|33B Chinese LLM, DPO QLORA, 100K context, AirLLM 70B inference with single 4GB GPU|2638|2024-02-26|
|21|[PhoebusSi/Alpaca-CoT](https://github.com/PhoebusSi/Alpaca-CoT)|We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to ...|2376|2023-12-12| |21|[TommyZihao/Train_Custom_Dataset](https://github.com/TommyZihao/Train_Custom_Dataset)|标注自己的数据集,训练、评估、测试、部署自己的人工智能算法|2379|2023-11-12|
|22|[TommyZihao/Train_Custom_Dataset](https://github.com/TommyZihao/Train_Custom_Dataset)|标注自己的数据集,训练、评估、测试、部署自己的人工智能算法|2371|2023-11-12| |22|[PhoebusSi/Alpaca-CoT](https://github.com/PhoebusSi/Alpaca-CoT)|We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to ...|2377|2023-12-12|
|23|[matheusfacure/python-causality-handbook](https://github.com/matheusfacure/python-causality-handbook)|Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality. |2338|2024-02-21| |23|[matheusfacure/python-causality-handbook](https://github.com/matheusfacure/python-causality-handbook)|Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality. |2340|2024-02-21|
|24|[FranxYao/chain-of-thought-hub](https://github.com/FranxYao/chain-of-thought-hub)|Benchmarking large language models' complex reasoning ability with chain-of-thought prompting|2269|2023-12-10| |24|[FranxYao/chain-of-thought-hub](https://github.com/FranxYao/chain-of-thought-hub)|Benchmarking large language models' complex reasoning ability with chain-of-thought prompting|2273|2023-12-10|
|25|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|2249|2023-12-16| |25|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|2249|2023-12-16|
|26|[datawhalechina/hugging-llm](https://github.com/datawhalechina/hugging-llm)|HuggingLLM, Hugging Future.|2109|2024-02-29| |26|[datawhalechina/hugging-llm](https://github.com/datawhalechina/hugging-llm)|HuggingLLM, Hugging Future.|2132|2024-02-29|
|27|[carefree0910/carefree-creator](https://github.com/carefree0910/carefree-creator)|AI magics meet Infinite draw board.|2098|2023-12-23| |27|[carefree0910/carefree-creator](https://github.com/carefree0910/carefree-creator)|AI magics meet Infinite draw board.|2098|2023-12-23|
|28|[FinMind/FinMind](https://github.com/FinMind/FinMind)|Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/|2017|2024-01-15| |28|[FinMind/FinMind](https://github.com/FinMind/FinMind)|Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/|2018|2024-03-01|
|29|[tencentmusic/cube-studio](https://github.com/tencentmusic/cube-studio)|cube studio开源云原生一站式机器学习/深度学习AI平台支持sso登录多租户/多项目组数据资产对接notebook在线开发拖拉拽任务流pipeline编排多机多卡分布式算法训练超参搜索推理服务VGPU多集群调度边缘计算serverless标注平台自动化标注数据集管理大模型一键微调llmops私有知识库AI应用商店支持模型一键开发/推理/微调,私有化部署 ...|1972|2024-02-29| |29|[tencentmusic/cube-studio](https://github.com/tencentmusic/cube-studio)|cube studio开源云原生一站式机器学习/深度学习AI平台支持sso登录多租户/多项目组数据资产对接notebook在线开发拖拉拽任务流pipeline编排多机多卡分布式算法训练超参搜索推理服务VGPU多集群调度边缘计算serverless标注平台自动化标注数据集管理大模型一键微调llmops私有知识库AI应用商店支持模型一键开发/推理/微调,私有化部署 ...|1979|2024-03-01|
|30|[marcotcr/checklist](https://github.com/marcotcr/checklist)|Beyond Accuracy: Behavioral Testing of NLP models with CheckList|1970|2024-01-09| |30|[marcotcr/checklist](https://github.com/marcotcr/checklist)|Beyond Accuracy: Behavioral Testing of NLP models with CheckList|1970|2024-01-09|
|31|[KevinWang676/Bark-Voice-Cloning](https://github.com/KevinWang676/Bark-Voice-Cloning)|Bark Voice Cloning and Voice Cloning for Chinese Speech|1958|2024-02-29| |31|[KevinWang676/Bark-Voice-Cloning](https://github.com/KevinWang676/Bark-Voice-Cloning)|Bark Voice Cloning and Voice Cloning for Chinese Speech|1963|2024-02-29|
|32|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉相关好玩的AI项目Python、C++、embedded system|1870|2024-01-13| |32|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉相关好玩的AI项目Python、C++、embedded system|1873|2024-01-13|
|33|[thuml/Autoformer](https://github.com/thuml/Autoformer)|About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008|1624|2024-01-15| |33|[thuml/Autoformer](https://github.com/thuml/Autoformer)|About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008|1624|2024-01-15|
|34|[TheEconomist/big-mac-data](https://github.com/TheEconomist/big-mac-data)|Data and methodology for the Big Mac index|1528|2023-11-17| |34|[TheEconomist/big-mac-data](https://github.com/TheEconomist/big-mac-data)|Data and methodology for the Big Mac index|1528|2023-11-17|
|35|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|1408|2023-10-15| |35|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|1408|2023-10-15|
|36|[LC1332/Chat-Haruhi-Suzumiya](https://github.com/LC1332/Chat-Haruhi-Suzumiya)|Chat凉宫春日, An open sourced Role-Playing chatbot Cheng Li, Ziang Leng, and others.|1396|2024-02-16| |36|[LC1332/Chat-Haruhi-Suzumiya](https://github.com/LC1332/Chat-Haruhi-Suzumiya)|Chat凉宫春日, An open sourced Role-Playing chatbot Cheng Li, Ziang Leng, and others.|1406|2024-02-16|
|37|[Ayanaminn/N46Whisper](https://github.com/Ayanaminn/N46Whisper)|Whisper based Japanese subtitle generator|1370|2024-01-31| |37|[Ayanaminn/N46Whisper](https://github.com/Ayanaminn/N46Whisper)|Whisper based Japanese subtitle generator|1371|2024-01-31|
|38|[lyhue1991/torchkeras](https://github.com/lyhue1991/torchkeras)|Pytorch❤ Keras 😋😋|1244|2024-02-18| |38|[lyhue1991/torchkeras](https://github.com/lyhue1991/torchkeras)|Pytorch❤ Keras 😋😋|1249|2024-03-01|
|39|[amaiya/ktrain](https://github.com/amaiya/ktrain)|ktrain is a Python library that makes deep learning and AI more accessible and easier to apply|1203|2024-02-20| |39|[amaiya/ktrain](https://github.com/amaiya/ktrain)|ktrain is a Python library that makes deep learning and AI more accessible and easier to apply|1203|2024-02-20|
|40|[UCSD-AI4H/COVID-CT](https://github.com/UCSD-AI4H/COVID-CT)|COVID-CT-Dataset: A CT Scan Dataset about COVID-19|1065|2024-02-15| |40|[UCSD-AI4H/COVID-CT](https://github.com/UCSD-AI4H/COVID-CT)|COVID-CT-Dataset: A CT Scan Dataset about COVID-19|1065|2024-02-15|
|41|[breezedeus/Pix2Text](https://github.com/breezedeus/Pix2Text)|Pix In, Latex & Text Out. Recognize Chinese, English Texts, and Math Formulas from Images. 80+ languages are supported.|1037|2024-02-26| |41|[breezedeus/Pix2Text](https://github.com/breezedeus/Pix2Text)|Pix In, Latex & Text Out. Recognize Chinese, English Texts, and Math Formulas from Images. 80+ languages are supported.|1038|2024-02-26|
|42|[serengil/tensorflow-101](https://github.com/serengil/tensorflow-101)|TensorFlow 101: Introduction to Deep Learning|999|2023-12-29| |42|[serengil/tensorflow-101](https://github.com/serengil/tensorflow-101)|TensorFlow 101: Introduction to Deep Learning|999|2023-12-29|
|43|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|979|2024-02-29| |43|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|981|2024-03-01|
|44|[AI4Finance-Foundation/FinNLP](https://github.com/AI4Finance-Foundation/FinNLP)|Democratizing Internet-scale financial data.|967|2023-12-28| |44|[AI4Finance-Foundation/FinNLP](https://github.com/AI4Finance-Foundation/FinNLP)|Democratizing Internet-scale financial data.|967|2024-03-01|
|45|[ytzfhqs/AAAMLP-CN](https://github.com/ytzfhqs/AAAMLP-CN)|Approaching (Almost) Any Machine Learning Problem中译版在线文档地址https://ytzfhqs.github.io/AAAMLP-CN/|926|2024-02-04| |45|[ytzfhqs/AAAMLP-CN](https://github.com/ytzfhqs/AAAMLP-CN)|Approaching (Almost) Any Machine Learning Problem中译版在线文档地址https://ytzfhqs.github.io/AAAMLP-CN/|927|2024-02-04|
|46|[charliedream1/ai_quant_trade](https://github.com/charliedream1/ai_quant_trade)|股票AI操盘手从学习、模拟到实盘一站式平台。包含股票知识、策略实例、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易|866|2024-01-21| |46|[charliedream1/ai_quant_trade](https://github.com/charliedream1/ai_quant_trade)|股票AI操盘手从学习、模拟到实盘一站式平台。包含股票知识、策略实例、因子挖掘、传统策略、机器学习、深度学习、强化学习、图网络、高频交易、C++部署和聚宽实例代码等,可以方便学习、模拟及实盘交易|870|2024-01-21|
|47|[Estom/notes](https://github.com/Estom/notes)|一个码农的毕生所学!笔记 & 教程。考研,就业,上学.语言篇Android,C++,Java,JavaScript,Latex,MATLAB,NodeJS,PHP,Python,技术篇,docker,git,Linux,Maven,office,Spark,Spring,SVN,基础篇,编译原理,操作系统,单片机,计算机网络,计算机网络实验,架构模式,软件文档写作,设计模式,数据结构,数据库,算 ...|828|2024-01-21| |47|[Estom/notes](https://github.com/Estom/notes)|一个码农的毕生所学!笔记 & 教程。考研,就业,上学.语言篇Android,C++,Java,JavaScript,Latex,MATLAB,NodeJS,PHP,Python,技术篇,docker,git,Linux,Maven,office,Spark,Spring,SVN,基础篇,编译原理,操作系统,单片机,计算机网络,计算机网络实验,架构模式,软件文档写作,设计模式,数据结构,数据库,算 ...|829|2024-01-21|
|48|[yangheng95/PyABSA](https://github.com/yangheng95/PyABSA)|Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.; |824|2024-02-29| |48|[yangheng95/PyABSA](https://github.com/yangheng95/PyABSA)|Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.; |824|2024-03-01|
|49|[luxonis/depthai-experiments](https://github.com/luxonis/depthai-experiments)|Experimental projects we've done with DepthAI. |752|2024-02-22| |49|[luxonis/depthai-experiments](https://github.com/luxonis/depthai-experiments)|Experimental projects we've done with DepthAI. |752|2024-02-22|
|50|[wx-chevalier/AI-Notes](https://github.com/wx-chevalier/AI-Notes)|:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 机器学习篇 深度学习篇 自然语言处理篇 工具 ...|742|2024-02-24| |50|[wx-chevalier/AI-Notes](https://github.com/wx-chevalier/AI-Notes)|:books: [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 机器学习篇 深度学习篇 自然语言处理篇 工具 ...|742|2024-02-24|
|51|[menyifang/DCT-Net](https://github.com/menyifang/DCT-Net)|Official implementation of "DCT-Net: Domain-Calibrated Translation for Portrait Stylization", SIGGRAPH 2022 (TOG); Multi-style cartoonization|682|2023-10-24| |51|[menyifang/DCT-Net](https://github.com/menyifang/DCT-Net)|Official implementation of "DCT-Net: Domain-Calibrated Translation for Portrait Stylization", SIGGRAPH 2022 (TOG); Multi-style cartoonization|682|2023-10-24|
|52|[sekilab/RoadDamageDetector](https://github.com/sekilab/RoadDamageDetector)|-|672|2023-10-02| |52|[sekilab/RoadDamageDetector](https://github.com/sekilab/RoadDamageDetector)|-|673|2023-10-02|
|53|[DjangoPeng/openai-quickstart](https://github.com/DjangoPeng/openai-quickstart)|A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applications.|658|2024-02-14| |53|[DjangoPeng/openai-quickstart](https://github.com/DjangoPeng/openai-quickstart)|A comprehensive guide to understanding and implementing large language models with hands-on examples using LangChain for GenAI applications.|661|2024-02-14|
|54|[s4afa451dgf415f/colab_stable_diffusion](https://github.com/s4afa451dgf415f/colab_stable_diffusion)|stable_diffusion_webui的colab部署版本(including English version)下载了所流行插件依赖和并进行初始化配置。拥有mod管理、手机自适应、图片信息本地读取等脚本。|621|2024-02-23| |54|[s4afa451dgf415f/colab_stable_diffusion](https://github.com/s4afa451dgf415f/colab_stable_diffusion)|stable_diffusion_webui的colab部署版本(including English version)下载了所流行插件依赖和并进行初始化配置。拥有mod管理、手机自适应、图片信息本地读取等脚本。|622|2024-02-23|
|55|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|583|2023-09-24| |55|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|586|2023-09-24|
|56|[SummerGift/EmbeddedSystem](https://github.com/SummerGift/EmbeddedSystem)|:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结|577|2024-02-17| |56|[SummerGift/EmbeddedSystem](https://github.com/SummerGift/EmbeddedSystem)|:books: 计算机体系架构、嵌入式系统基础与主流编程语言相关内容总结|576|2024-02-17|
|57|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|570|2023-09-08| |57|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|571|2023-09-08|
|58|[LAION-AI/CLIP_benchmark](https://github.com/LAION-AI/CLIP_benchmark)|CLIP-like model evaluation|454|2024-02-19| |58|[LAION-AI/CLIP_benchmark](https://github.com/LAION-AI/CLIP_benchmark)|CLIP-like model evaluation|454|2024-02-19|
|59|[gsi-upm/sematch](https://github.com/gsi-upm/sematch)|semantic similarity framework for knowledge graph|420|2023-11-07| |59|[gsi-upm/sematch](https://github.com/gsi-upm/sematch)|semantic similarity framework for knowledge graph|420|2023-11-07|
|60|[PiperLiu/CS-courses-notes](https://github.com/PiperLiu/CS-courses-notes)|✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总C语言为主课程数据结构、操作系统MIT6.S081、分布式系统MIT6.824)等|419|2024-01-21| |60|[PiperLiu/CS-courses-notes](https://github.com/PiperLiu/CS-courses-notes)|✨终生持续更新✨ 计算机基础自学笔记/心得/实验/资源汇总C语言为主课程数据结构、操作系统MIT6.S081、分布式系统MIT6.824)等|419|2024-01-21|
|61|[yatengLG/Focal-Loss-Pytorch](https://github.com/yatengLG/Focal-Loss-Pytorch)|全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数 ...|404|2023-10-31| |61|[yatengLG/Focal-Loss-Pytorch](https://github.com/yatengLG/Focal-Loss-Pytorch)|全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数 ...|405|2023-10-31|
|62|[Luhuanz/pytorch_project](https://github.com/Luhuanz/pytorch_project)|一些日常的项目记录|394|2023-09-13| |62|[Luhuanz/pytorch_project](https://github.com/Luhuanz/pytorch_project)|一些日常的项目记录|398|2023-09-13|
|63|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|391|2023-09-27| |63|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|391|2023-09-27|
|64|[davidfrz/yolov5_distance_count](https://github.com/davidfrz/yolov5_distance_count)|使用yolov5双目摄像头进行测距|388|2024-01-12| |64|[davidfrz/yolov5_distance_count](https://github.com/davidfrz/yolov5_distance_count)|使用yolov5双目摄像头进行测距|389|2024-01-12|
|65|[yuanjie-ai/ChatLLM](https://github.com/yuanjie-ai/ChatLLM)|轻松玩转LLM兼容openai&langchain支持文心一言、讯飞星火、腾讯混元、智谱ChatGLM等|382|2023-10-16| |65|[yuanjie-ai/ChatLLM](https://github.com/yuanjie-ai/ChatLLM)|轻松玩转LLM兼容openai&langchain支持文心一言、讯飞星火、腾讯混元、智谱ChatGLM等|382|2023-10-16|
|66|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|(Chinese Only)Everything I know: DevOps & CloudNative, Linux, Embedded, Homelab, Music, Blockchain, AI, etc...|381|2024-02-25| |66|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|(Chinese Only)Everything I know: DevOps & CloudNative, Linux, Embedded, Homelab, Music, Blockchain, AI, etc...|382|2024-02-25|
|67|[Sanzo00/ML-homework](https://github.com/Sanzo00/ML-homework)|吴恩达机器学习作业|370|2024-02-26| |67|[Sanzo00/ML-homework](https://github.com/Sanzo00/ML-homework)|吴恩达机器学习作业|370|2024-02-26|
|68|[jayeew/Chinese-ChatBot](https://github.com/jayeew/Chinese-ChatBot)|中文聊天机器人基于10万组对白训练而成采用注意力机制对一般问题都会生成一个有意义的答复。已上传模型可直接运行。|317|2023-09-17| |68|[jayeew/Chinese-ChatBot](https://github.com/jayeew/Chinese-ChatBot)|中文聊天机器人基于10万组对白训练而成采用注意力机制对一般问题都会生成一个有意义的答复。已上传模型可直接运行。|317|2023-09-17|
|69|[onlytiancai/codesnip](https://github.com/onlytiancai/codesnip)|代码片段|315|2024-01-31| |69|[onlytiancai/codesnip](https://github.com/onlytiancai/codesnip)|代码片段|315|2024-01-31|
|70|[wu-hao-ze/All-assignments-and-projects-for-software-engineering-courses-at-Tongji-University](https://github.com/wu-hao-ze/All-assignments-and-projects-for-software-engineering-courses-at-Tongji-University)|同济大学软件学院软件工程专业课所有作业和项目包括以下内容数据结构数据结构课程设计计算机组成原理计算机组成原理实验程序设计范式离散数学Python操作系统操作系统课程设计计算机系统结构系统分析与设计数据库原理与应用数据库原理与应用课程设计算法分析设计人工智能导论计算机网络计算机网络实验软件工程软件工程课程设计软件设计模式智能计算系统编译原理嵌入式系统导 ...|301|2024-01-15| |70|[wu-hao-ze/All-assignments-and-projects-for-software-engineering-courses-at-Tongji-University](https://github.com/wu-hao-ze/All-assignments-and-projects-for-software-engineering-courses-at-Tongji-University)|同济大学软件学院软件工程专业课所有作业和项目包括以下内容数据结构数据结构课程设计计算机组成原理计算机组成原理实验程序设计范式离散数学Python操作系统操作系统课程设计计算机系统结构系统分析与设计数据库原理与应用数据库原理与应用课程设计算法分析设计人工智能导论计算机网络计算机网络实验软件工程软件工程课程设计软件设计模式智能计算系统编译原理嵌入式系统导 ...|301|2024-01-15|
|71|[allenlu2008/PythonDemo](https://github.com/allenlu2008/PythonDemo)|虾神的Python示例代码库|293|2023-09-14| |71|[lyhue1991/PythonAiRoad](https://github.com/lyhue1991/PythonAiRoad)|source code of some articles |293|2024-01-01|
|72|[lyhue1991/PythonAiRoad](https://github.com/lyhue1991/PythonAiRoad)|source code of some articles |292|2024-01-01| |72|[allenlu2008/PythonDemo](https://github.com/allenlu2008/PythonDemo)|虾神的Python示例代码库|293|2023-09-14|
|73|[megvii-research/CVPR2023-DMVFN](https://github.com/megvii-research/CVPR2023-DMVFN)|CVPR2023 (highlight) - A Dynamic Multi-Scale Voxel Flow Network for Video Prediction|291|2023-12-19| |73|[megvii-research/CVPR2023-DMVFN](https://github.com/megvii-research/CVPR2023-DMVFN)|CVPR2023 (highlight) - A Dynamic Multi-Scale Voxel Flow Network for Video Prediction|291|2023-12-19|
|74|[datawhalechina/learn-python-the-smart-way](https://github.com/datawhalechina/learn-python-the-smart-way)|聪明方法学Python简明且系统的 Python 入门教程。|289|2024-01-09| |74|[datawhalechina/learn-python-the-smart-way](https://github.com/datawhalechina/learn-python-the-smart-way)|聪明方法学Python简明且系统的 Python 入门教程。|289|2024-01-09|
|75|[mesolitica/malaysian-dataset](https://github.com/mesolitica/malaysian-dataset)|We gather Malaysian dataset! https://malaysian-dataset.readthedocs.io/en/latest/|273|2024-02-29| |75|[mesolitica/malaysian-dataset](https://github.com/mesolitica/malaysian-dataset)|We gather Malaysian dataset! https://malaysian-dataset.readthedocs.io/en/latest/|273|2024-02-29|
|76|[X-lab2017/open-digger](https://github.com/X-lab2017/open-digger)|Open source analysis tools|272|2024-02-29| |76|[X-lab2017/open-digger](https://github.com/X-lab2017/open-digger)|Open source analysis tools|272|2024-03-01|
|77|[vespa-engine/sample-apps](https://github.com/vespa-engine/sample-apps)|Repository of sample applications for https://vespa.ai, the open big data serving engine |270|2024-02-29| |77|[vespa-engine/sample-apps](https://github.com/vespa-engine/sample-apps)|Repository of sample applications for https://vespa.ai, the open big data serving engine |272|2024-03-01|
|78|[datawhalechina/whale-quant](https://github.com/datawhalechina/whale-quant)|本项目为量化开源课程可以帮助人们快速掌握量化金融知识以及使用Python进行量化开发的能力。|268|2024-01-25| |78|[datawhalechina/whale-quant](https://github.com/datawhalechina/whale-quant)|本项目为量化开源课程可以帮助人们快速掌握量化金融知识以及使用Python进行量化开发的能力。|270|2024-01-25|
|79|[derekhe/mobike-crawler](https://github.com/derekhe/mobike-crawler)|摩拜单车爬虫|266|2023-12-15| |79|[derekhe/mobike-crawler](https://github.com/derekhe/mobike-crawler)|摩拜单车爬虫|266|2023-12-15|
|80|[ActiveConclusion/COVID19_mobility](https://github.com/ActiveConclusion/COVID19_mobility)|COVID-19 Mobility Data Aggregator. Scraper of Google, Apple, Waze and TomTom COVID-19 Mobility Reports🚶🚘🚉|263|2023-10-18| |80|[PaddlePaddle/ERNIE-SDK](https://github.com/PaddlePaddle/ERNIE-SDK)|ERNIE Bot Agent is a Large Language Model (LLM) Agent Framework, powered by the advanced capabilities of ERNIE Bot and the platform resources of Baidu AI Studio.|263|2024-02-28|
|81|[PaddlePaddle/ERNIE-SDK](https://github.com/PaddlePaddle/ERNIE-SDK)|ERNIE Bot Agent is a Large Language Model (LLM) Agent Framework, powered by the advanced capabilities of ERNIE Bot and the platform resources of Baidu AI Studio.|262|2024-02-28| |81|[ActiveConclusion/COVID19_mobility](https://github.com/ActiveConclusion/COVID19_mobility)|COVID-19 Mobility Data Aggregator. Scraper of Google, Apple, Waze and TomTom COVID-19 Mobility Reports🚶🚘🚉|263|2023-10-18|
|82|[AmazingAng/WTF-DeepRL](https://github.com/AmazingAng/WTF-DeepRL)|Deep RL algorithm in pytorch|258|2023-09-05| |82|[AmazingAng/WTF-DeepRL](https://github.com/AmazingAng/WTF-DeepRL)|Deep RL algorithm in pytorch|258|2023-09-05|
|83|[roberthsu2003/python](https://github.com/roberthsu2003/python)|python 說明|223|2024-02-28| |83|[roberthsu2003/python](https://github.com/roberthsu2003/python)|python 說明|223|2024-02-28|
|84|[binarybottle/engram](https://github.com/binarybottle/engram)|Arno's Engram v2.0 ("Engram") layout is an optimized key layout for touch typing in English based on ergonomic considerations, with a protocol and software for creating new, optimized key layouts in o ...|213|2023-11-02| |84|[binarybottle/engram](https://github.com/binarybottle/engram)|Arno's Engram v2.0 ("Engram") layout is an optimized key layout for touch typing in English based on ergonomic considerations, with a protocol and software for creating new, optimized key layouts in o ...|213|2023-11-02|
@ -93,87 +93,88 @@
|86|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|205|2023-12-01| |86|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|205|2023-12-01|
|87|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|196|2024-01-10| |87|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|196|2024-01-10|
|88|[andy6804tw/2020-12th-ironman](https://github.com/andy6804tw/2020-12th-ironman)|[全民瘋AI系列] 第12屆iT邦幫忙鐵人賽 影片教學組 |186|2023-12-02| |88|[andy6804tw/2020-12th-ironman](https://github.com/andy6804tw/2020-12th-ironman)|[全民瘋AI系列] 第12屆iT邦幫忙鐵人賽 影片教學組 |186|2023-12-02|
|89|[plouto-quants/FBDQA-2019A](https://github.com/plouto-quants/FBDQA-2019A)|金融大数据量化分析|174|2024-01-17| |89|[plouto-quants/FBDQA-2019A](https://github.com/plouto-quants/FBDQA-2019A)|金融大数据量化分析|175|2024-01-17|
|90|[EdwinZhang1970/Python](https://github.com/EdwinZhang1970/Python)|Source code about Python Development|173|2023-12-12| |90|[EdwinZhang1970/Python](https://github.com/EdwinZhang1970/Python)|Source code about Python Development|173|2023-12-12|
|91|[LC1332/CamelBell-Chinese-LoRA](https://github.com/LC1332/CamelBell-Chinese-LoRA)|CamelBell驼铃) is be a Chinese Language Tuning project based on LoRA. CamelBell is belongs to Project Luotuo(骆驼), an open sourced Chinese-LLM project created by 冷子昂 @ 商汤科技 & 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技|171|2023-12-21| |91|[LC1332/CamelBell-Chinese-LoRA](https://github.com/LC1332/CamelBell-Chinese-LoRA)|CamelBell驼铃) is be a Chinese Language Tuning project based on LoRA. CamelBell is belongs to Project Luotuo(骆驼), an open sourced Chinese-LLM project created by 冷子昂 @ 商汤科技 & 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技|171|2023-12-21|
|92|[liupengsay/DataScience](https://github.com/liupengsay/DataScience)|数据科学竞赛实战|161|2024-02-02| |92|[liupengsay/DataScience](https://github.com/liupengsay/DataScience)|数据科学竞赛实战|161|2024-02-02|
|93|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|160|2024-02-22| |93|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|160|2024-02-22|
|94|[mindspore-ai/docs](https://github.com/mindspore-ai/docs)|MindSpore document|155|2024-02-29| |94|[mindspore-ai/docs](https://github.com/mindspore-ai/docs)|MindSpore document|155|2024-03-01|
|95|[nyukat/GMIC](https://github.com/nyukat/GMIC)|An interpretable classifier for high-resolution breast cancer screening images utilizing weakly supervised localization|153|2023-09-26| |95|[nyukat/GMIC](https://github.com/nyukat/GMIC)|An interpretable classifier for high-resolution breast cancer screening images utilizing weakly supervised localization|153|2023-09-26|
|96|[madhavmk/Noise2Noise-audio_denoising_without_clean_training_data](https://github.com/madhavmk/Noise2Noise-audio_denoising_without_clean_training_data)|Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy ...|147|2023-09-01| |96|[madhavmk/Noise2Noise-audio_denoising_without_clean_training_data](https://github.com/madhavmk/Noise2Noise-audio_denoising_without_clean_training_data)|Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy ...|147|2023-09-01|
|97|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|Notes on Machine Learning on edge for embedded/sensor/IoT uses|147|2024-02-26| |97|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|Notes on Machine Learning on edge for embedded/sensor/IoT uses|147|2024-02-26|
|98|[LubyRuffy/cheatsheet](https://github.com/LubyRuffy/cheatsheet)|华顺信安技术羊皮卷|146|2024-02-16| |98|[LubyRuffy/cheatsheet](https://github.com/LubyRuffy/cheatsheet)|华顺信安技术羊皮卷|146|2024-02-16|
|99|[andy6804tw/2021-13th-ironman](https://github.com/andy6804tw/2021-13th-ironman)|第13屆iT邦幫忙鐵人賽|140|2023-12-02| |99|[andy6804tw/2021-13th-ironman](https://github.com/andy6804tw/2021-13th-ironman)|第13屆iT邦幫忙鐵人賽|140|2023-12-02|
|100|[Glanvery/LLM-Travel](https://github.com/Glanvery/LLM-Travel)|欢迎来到 "LLM-travel" 仓库探索大语言模型LLM的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。|134|2023-12-22| |100|[Glanvery/LLM-Travel](https://github.com/Glanvery/LLM-Travel)|欢迎来到 "LLM-travel" 仓库探索大语言模型LLM的奥秘 🚀。致力于深入理解、探讨以及实现与大模型相关的各种技术、原理和应用。|135|2023-12-22|
|101|[roberthsu2003/PythonForDataAnalysis](https://github.com/roberthsu2003/PythonForDataAnalysis)|AI 人工智慧開發入門|131|2024-01-04| |101|[roberthsu2003/PythonForDataAnalysis](https://github.com/roberthsu2003/PythonForDataAnalysis)|AI 人工智慧開發入門|131|2024-01-04|
|102|[jackjyq/xiaohei-zuowen](https://github.com/jackjyq/xiaohei-zuowen)|小嘿作文生成器:根据主题谓语、主题宾语,生成中学考试风格的作文。|131|2024-01-29| |102|[jackjyq/xiaohei-zuowen](https://github.com/jackjyq/xiaohei-zuowen)|小嘿作文生成器:根据主题谓语、主题宾语,生成中学考试风格的作文。|131|2024-01-29|
|103|[datawhalechina/learn-python-the-smart-way-v2](https://github.com/datawhalechina/learn-python-the-smart-way-v2)|聪明办法学Python简明且系统的 Python 入门教程第二版。|127|2024-01-09| |103|[datawhalechina/learn-python-the-smart-way-v2](https://github.com/datawhalechina/learn-python-the-smart-way-v2)|聪明办法学Python简明且系统的 Python 入门教程第二版。|127|2024-01-09|
|104|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|125|2023-12-01| |104|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|125|2023-12-01|
|105|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|124|2024-02-29| |105|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|124|2024-02-29|
|106|[jajupmochi/graphkit-learn](https://github.com/jajupmochi/graphkit-learn)|A python package for graph kernels, graph edit distances, and graph pre-image problem.|116|2024-02-28| |106|[jajupmochi/graphkit-learn](https://github.com/jajupmochi/graphkit-learn)|A python package for graph kernels, graph edit distances, and graph pre-image problem.|117|2024-02-28|
|107|[wuyucheng2002/DataGuard](https://github.com/wuyucheng2002/DataGuard)|DataGuard网站数据匿名、隐私保护模型开源代码|106|2024-02-23| |107|[wuyucheng2002/DataGuard](https://github.com/wuyucheng2002/DataGuard)|DataGuard网站数据匿名、隐私保护模型开源代码|106|2024-02-23|
|108|[hululuzhu/chinese-ai-writing-share](https://github.com/hululuzhu/chinese-ai-writing-share)|中文AI写作写诗或写对联|105|2024-02-22| |108|[hululuzhu/chinese-ai-writing-share](https://github.com/hululuzhu/chinese-ai-writing-share)|中文AI写作写诗或写对联|105|2024-02-22|
|109|[HuichuanLI/Recommand-Algorithme](https://github.com/HuichuanLI/Recommand-Algorithme)|推荐算法实战(Recommend algorithm)|94|2024-02-18| |109|[HuichuanLI/Recommand-Algorithme](https://github.com/HuichuanLI/Recommand-Algorithme)|推荐算法实战(Recommend algorithm)|94|2024-02-18|
|110|[BoXiaolei/MyTransformer_pytorch](https://github.com/BoXiaolei/MyTransformer_pytorch)|关于Transformer模型的最简洁pytorch实现包含详细注释|92|2023-11-13| |110|[BoXiaolei/MyTransformer_pytorch](https://github.com/BoXiaolei/MyTransformer_pytorch)|关于Transformer模型的最简洁pytorch实现包含详细注释|92|2023-11-13|
|111|[hhhparty/security](https://github.com/hhhparty/security)|About cyber security, data scrapy , aisec analysis, vulnerability analysis, enterprise security, and so on.|92|2023-10-17| |111|[hhhparty/security](https://github.com/hhhparty/security)|About cyber security, data scrapy , aisec analysis, vulnerability analysis, enterprise security, and so on.|92|2023-10-17|
|112|[Escaflowne1985/MyScriptPublic](https://github.com/Escaflowne1985/MyScriptPublic)|我的常用脚本|88|2024-02-09| |112|[Escaflowne1985/MyScriptPublic](https://github.com/Escaflowne1985/MyScriptPublic)|我的常用脚本|88|2024-02-09|
|113|[Kedreamix/PaddleAvatar](https://github.com/Kedreamix/PaddleAvatar)|你是否曾经幻想过与自己的虚拟人交互现在使用PaddleAvatar您可以将自己的图像、音频和视频转化为一个逼真的数字人视频与其进行人机交互。 PaddleAvatar是一种基于PaddlePaddle深度学习框架的数字人生成工具基于Paddle的许多套件它可以将您的数字图像、音频和视频合成为一个逼真的数字人视频。除此之外PaddleAvatar还支持进一步的开发例如使用自然语言处 ...|82|2024-02-23| |113|[Kedreamix/PaddleAvatar](https://github.com/Kedreamix/PaddleAvatar)|你是否曾经幻想过与自己的虚拟人交互现在使用PaddleAvatar您可以将自己的图像、音频和视频转化为一个逼真的数字人视频与其进行人机交互。 PaddleAvatar是一种基于PaddlePaddle深度学习框架的数字人生成工具基于Paddle的许多套件它可以将您的数字图像、音频和视频合成为一个逼真的数字人视频。除此之外PaddleAvatar还支持进一步的开发例如使用自然语言处 ...|83|2024-02-23|
|114|[chengjun/mybook](https://github.com/chengjun/mybook)|Lectures on Computational Communication |76|2023-12-01| |114|[chengjun/mybook](https://github.com/chengjun/mybook)|Lectures on Computational Communication |76|2023-12-01|
|115|[fanofmeasurement/python-LEC](https://github.com/fanofmeasurement/python-LEC)|python数据分析基础|72|2024-02-25| |115|[fanofmeasurement/python-LEC](https://github.com/fanofmeasurement/python-LEC)|python数据分析基础|72|2024-02-25|
|116|[aliencaocao/netease_cloudmusic_discord_rpc](https://github.com/aliencaocao/netease_cloudmusic_discord_rpc)|网易云音乐Discord听歌状态同步|49|2024-01-28| |116|[northBeggar/Plug-and-Play](https://github.com/northBeggar/Plug-and-Play)|深度学习中各种即插即用小模块|63|2024-03-01|
|117|[sijichun/PythonTutor](https://github.com/sijichun/PythonTutor)|Python教学|48|2023-12-07| |117|[aliencaocao/netease_cloudmusic_discord_rpc](https://github.com/aliencaocao/netease_cloudmusic_discord_rpc)|网易云音乐Discord听歌状态同步|49|2024-01-28|
|118|[elroy93/12306spy](https://github.com/elroy93/12306spy)|12306查票, 找到一张能上车的票|46|2024-02-26| |118|[sijichun/PythonTutor](https://github.com/sijichun/PythonTutor)|Python教学|48|2023-12-07|
|119|[Tony607/Cybergear](https://github.com/Tony607/Cybergear)|小米微电机Cybergear上手开发|46|2024-02-24| |119|[elroy93/12306spy](https://github.com/elroy93/12306spy)|12306查票, 找到一张能上车的票|46|2024-02-26|
|120|[roberthsu2003/python-SQLite-MySQL](https://github.com/roberthsu2003/python-SQLite-MySQL)|python+SQL資料庫組織數據更簡單!|46|2024-02-24| |120|[Tony607/Cybergear](https://github.com/Tony607/Cybergear)|小米微电机Cybergear上手开发|46|2024-02-24|
|121|[IvanaXu/TianChiProj](https://github.com/IvanaXu/TianChiProj)|🏆🥈🥉 TianChi/天池 AIStudio iFLYTEKAI...|46|2024-01-26| |121|[roberthsu2003/python-SQLite-MySQL](https://github.com/roberthsu2003/python-SQLite-MySQL)|python+SQL資料庫組織數據更簡單!|46|2024-03-01|
|122|[kevin-meng/HuggingfaceDownloadShare](https://github.com/kevin-meng/HuggingfaceDownloadShare)|中国如何下载huggingface 模型并共享链接|44|2023-11-20| |122|[IvanaXu/TianChiProj](https://github.com/IvanaXu/TianChiProj)|🏆🥈🥉 TianChi/天池 AIStudio iFLYTEKAI...|46|2024-01-26|
|123|[Yourdaylight/Python-DA-and-DM](https://github.com/Yourdaylight/Python-DA-and-DM)|python数据分析与数据挖掘实例|41|2023-10-17| |123|[kevin-meng/HuggingfaceDownloadShare](https://github.com/kevin-meng/HuggingfaceDownloadShare)|中国如何下载huggingface 模型并共享链接|44|2023-11-20|
|124|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|41|2023-11-25| |124|[Yourdaylight/Python-DA-and-DM](https://github.com/Yourdaylight/Python-DA-and-DM)|python数据分析与数据挖掘实例|41|2023-10-17|
|125|[ZGarry/kezhuanzhai](https://github.com/ZGarry/kezhuanzhai)|自动化可转债之旅|40|2024-02-19| |125|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|41|2023-11-25|
|126|[RenShuhuai-Andy/my-tools](https://github.com/RenShuhuai-Andy/my-tools)|my commonly-used tools|40|2023-11-22| |126|[percent4/embedding_rerank_retrieval](https://github.com/percent4/embedding_rerank_retrieval)|本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.|40|2024-02-04|
|127|[blackinkkkxi/RAG_langchain](https://github.com/blackinkkkxi/RAG_langchain)|一个基于langchain实现RAG的简单示例|39|2024-02-20| |127|[ZGarry/kezhuanzhai](https://github.com/ZGarry/kezhuanzhai)|自动化可转债之旅|40|2024-02-19|
|128|[asukaminato0721/IntWithStepsOfTeXForm](https://github.com/asukaminato0721/IntWithStepsOfTeXForm)|不定积分过程生成器By Mathematica|39|2023-11-04| |128|[RenShuhuai-Andy/my-tools](https://github.com/RenShuhuai-Andy/my-tools)|my commonly-used tools|40|2023-11-22|
|129|[hooshvare/pn-summary](https://github.com/hooshvare/pn-summary)|A well-structured summarization dataset for the Persian language!|38|2024-01-20| |129|[asukaminato0721/IntWithStepsOfTeXForm](https://github.com/asukaminato0721/IntWithStepsOfTeXForm)|不定积分过程生成器By Mathematica|39|2023-11-04|
|130|[percent4/embedding_rerank_retrieval](https://github.com/percent4/embedding_rerank_retrieval)|本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.|36|2024-02-04| |130|[blackinkkkxi/RAG_langchain](https://github.com/blackinkkkxi/RAG_langchain)|一个基于langchain实现RAG的简单示例|38|2024-02-20|
|131|[Tu5039/THSTrader](https://github.com/Tu5039/THSTrader)|支持更新一版的同花顺改了一些因为UI变化而出现问题的地方|36|2023-10-03| |131|[hooshvare/pn-summary](https://github.com/hooshvare/pn-summary)|A well-structured summarization dataset for the Persian language!|38|2024-01-20|
|132|[SocratesClub/datascience](https://github.com/SocratesClub/datascience)|Introduction to Python Programming for Data Science|36|2023-10-03| |132|[Tu5039/THSTrader](https://github.com/Tu5039/THSTrader)|支持更新一版的同花顺改了一些因为UI变化而出现问题的地方|36|2023-10-03|
|133|[aJupyter/EmoLLM](https://github.com/aJupyter/EmoLLM)|心理健康大模型、LLM、The Big Model of Mental Health、Finetune、InternLM2、Qwen、ChatGLM|35|2024-02-18| |133|[SocratesClub/datascience](https://github.com/SocratesClub/datascience)|Introduction to Python Programming for Data Science|36|2023-10-03|
|134|[deepjavalibrary/d2l-java-zh](https://github.com/deepjavalibrary/d2l-java-zh)|-|35|2024-02-26| |134|[aJupyter/EmoLLM](https://github.com/aJupyter/EmoLLM)|心理健康大模型、LLM、The Big Model of Mental Health、Finetune、InternLM2、Qwen、ChatGLM|35|2024-02-18|
|135|[aimuch/AITools](https://github.com/aimuch/AITools)|AI 常用脚本|34|2024-02-29| |135|[deepjavalibrary/d2l-java-zh](https://github.com/deepjavalibrary/d2l-java-zh)|-|35|2024-02-26|
|136|[lukewys/SunXiaoChuan-spider](https://github.com/lukewys/SunXiaoChuan-spider)|A scrapper and analyze result on weibos of SunXiaoChuan. 孙笑川微博的爬虫与分析|33|2023-10-03| |136|[aimuch/AITools](https://github.com/aimuch/AITools)|AI 常用脚本|34|2024-02-29|
|137|[ktakita1011/my_kaggle_docker](https://github.com/ktakita1011/my_kaggle_docker)|2023年版kaggle環境|32|2024-01-17| |137|[lukewys/SunXiaoChuan-spider](https://github.com/lukewys/SunXiaoChuan-spider)|A scrapper and analyze result on weibos of SunXiaoChuan. 孙笑川微博的爬虫与分析|33|2023-10-03|
|138|[ybdesire/machinelearning](https://github.com/ybdesire/machinelearning)|My machine learning code written by python.|32|2023-11-30| |138|[ktakita1011/my_kaggle_docker](https://github.com/ktakita1011/my_kaggle_docker)|2023年版kaggle環境|32|2024-01-17|
|139|[gameofdimension/vllm-cn](https://github.com/gameofdimension/vllm-cn)|演示 vllm 对中文大语言模型的神奇效果|31|2023-11-04| |139|[ybdesire/machinelearning](https://github.com/ybdesire/machinelearning)|My machine learning code written by python.|32|2023-11-30|
|140|[TommyZihao/aidlux_tutorial](https://github.com/TommyZihao/aidlux_tutorial)|AidLux手机部署人工智能算法|31|2023-10-14| |140|[gameofdimension/vllm-cn](https://github.com/gameofdimension/vllm-cn)|演示 vllm 对中文大语言模型的神奇效果|31|2023-11-04|
|141|[RyoWakabayashi/elixir-learning](https://github.com/RyoWakabayashi/elixir-learning)|Elixir 学習用|31|2024-02-21| |141|[TommyZihao/aidlux_tutorial](https://github.com/TommyZihao/aidlux_tutorial)|AidLux手机部署人工智能算法|31|2023-10-14|
|142|[c-xy17/NeuralModeling](https://github.com/c-xy17/NeuralModeling)|for 神经计算建模实战|29|2024-01-16| |142|[RyoWakabayashi/elixir-learning](https://github.com/RyoWakabayashi/elixir-learning)|Elixir 学習用|31|2024-02-21|
|143|[NateScarlet/bilibili-live-notification](https://github.com/NateScarlet/bilibili-live-notification)|B 站直播事件 webhook 和开播邮件提醒|29|2023-11-14| |143|[c-xy17/NeuralModeling](https://github.com/c-xy17/NeuralModeling)|for 神经计算建模实战|29|2024-01-16|
|144|[huangjia2019/geektime_ai_practice](https://github.com/huangjia2019/geektime_ai_practice)|AI原生基础实战课|28|2023-09-15| |144|[NateScarlet/bilibili-live-notification](https://github.com/NateScarlet/bilibili-live-notification)|B 站直播事件 webhook 和开播邮件提醒|29|2023-11-14|
|145|[HaoningChen/scutquant](https://github.com/HaoningChen/scutquant)|scutquant是一个开源的离线量化投资平台由华南理工大学量化投资协会负责维护. 该框架具有低耦合, 高内聚的特点|28|2024-01-05| |145|[billvsme/train_law_llm](https://github.com/billvsme/train_law_llm)|✏0成本LLM微调上手项目一步一步使用colab训练法律LLM基于microsoft/phi-1_5、chatglm3包含lora微调全参微调|28|2023-12-27|
|146|[JeffMony/AV_Library](https://github.com/JeffMony/AV_Library)|从0开始教你做一款剪映APP|28|2023-10-23| |146|[huangjia2019/geektime_ai_practice](https://github.com/huangjia2019/geektime_ai_practice)|AI原生基础实战课|28|2023-09-15|
|147|[polimi-ispl/deep_prior_interpolation](https://github.com/polimi-ispl/deep_prior_interpolation)|Interpolation of seismic data through Deep Priors|28|2023-10-06| |147|[HaoningChen/scutquant](https://github.com/HaoningChen/scutquant)|scutquant是一个开源的离线量化投资平台由华南理工大学量化投资协会负责维护. 该框架具有低耦合, 高内聚的特点|28|2024-01-05|
|148|[billvsme/train_law_llm](https://github.com/billvsme/train_law_llm)|✏0成本LLM微调上手项目一步一步使用colab训练法律LLM基于microsoft/phi-1_5、chatglm3包含lora微调全参微调|27|2023-12-27| |148|[JeffMony/AV_Library](https://github.com/JeffMony/AV_Library)|从0开始教你做一款剪映APP|28|2023-10-23|
|149|[roberthsu2003/__112_python_chihlee__](https://github.com/roberthsu2003/__112_python_chihlee__)|10_14日_致理_python_大數據探勘|27|2023-12-09| |149|[polimi-ispl/deep_prior_interpolation](https://github.com/polimi-ispl/deep_prior_interpolation)|Interpolation of seismic data through Deep Priors|28|2023-10-06|
|150|[palemoons/ZJU-GIS-Raid-Guide](https://github.com/palemoons/ZJU-GIS-Raid-Guide)|浙江大学GIS本科专业部分代码留档|27|2023-09-08| |150|[roberthsu2003/__112_python_chihlee__](https://github.com/roberthsu2003/__112_python_chihlee__)|10_14日_致理_python_大數據探勘|27|2023-12-09|
|151|[LobbyBoy-Dray/PyShare](https://github.com/LobbyBoy-Dray/PyShare)|Peking University AFT Python Lecture Series - Lecture Notes & Extended Reading|27|2023-12-22| |151|[palemoons/ZJU-GIS-Raid-Guide](https://github.com/palemoons/ZJU-GIS-Raid-Guide)|浙江大学GIS本科专业部分代码留档|27|2023-09-08|
|152|[mapicccy/funcat](https://github.com/mapicccy/funcat)|Using very simple code to compute indicator of stock\crytocurrency. For example, MA(C, 5) means average closed-price for last 5 days.|25|2024-01-27| |152|[LobbyBoy-Dray/PyShare](https://github.com/LobbyBoy-Dray/PyShare)|Peking University AFT Python Lecture Series - Lecture Notes & Extended Reading|27|2023-12-22|
|153|[roberthsu2003/pythonWindow](https://github.com/roberthsu2003/pythonWindow)|使用tkinter打造跨平台視窗|24|2024-02-21| |153|[mapicccy/funcat](https://github.com/mapicccy/funcat)|Using very simple code to compute indicator of stock\crytocurrency. For example, MA(C, 5) means average closed-price for last 5 days.|25|2024-01-27|
|154|[aws-samples/smart-cooler](https://github.com/aws-samples/smart-cooler)|-|24|2023-10-03| |154|[roberthsu2003/pythonWindow](https://github.com/roberthsu2003/pythonWindow)|使用tkinter打造跨平台視窗|24|2024-02-21|
|155|[cviaai/VEINCV-RL](https://github.com/cviaai/VEINCV-RL)|Near-Infrared-to-Visible Vein Imaging via Convolutional Neural Networks and Reinforcement Learning|24|2023-10-03| |155|[aws-samples/smart-cooler](https://github.com/aws-samples/smart-cooler)|-|24|2023-10-03|
|156|[Captain-F/DoubanHahahaScraper](https://github.com/Captain-F/DoubanHahahaScraper)|哈哈哈哈哈哈|23|2024-01-12| |156|[cviaai/VEINCV-RL](https://github.com/cviaai/VEINCV-RL)|Near-Infrared-to-Visible Vein Imaging via Convolutional Neural Networks and Reinforcement Learning|24|2023-10-03|
|157|[roberthsu2003/__chihlee_pico__](https://github.com/roberthsu2003/__chihlee_pico__)|致理pico_w課程|22|2024-02-03| |157|[Captain-F/DoubanHahahaScraper](https://github.com/Captain-F/DoubanHahahaScraper)|哈哈哈哈哈哈|23|2024-01-12|
|158|[chunhuizhang/deeplearning-envs](https://github.com/chunhuizhang/deeplearning-envs)|深度学习软硬件配置(小白向)|22|2024-02-26| |158|[roberthsu2003/__chihlee_pico__](https://github.com/roberthsu2003/__chihlee_pico__)|致理pico_w課程|22|2024-02-03|
|159|[genkuroki/Statistics](https://github.com/genkuroki/Statistics)|Notes of Statistics|22|2024-01-13| |159|[chunhuizhang/deeplearning-envs](https://github.com/chunhuizhang/deeplearning-envs)|深度学习软硬件配置(小白向)|22|2024-02-26|
|160|[CIDO-ontology/cido](https://github.com/CIDO-ontology/cido)|CIDO: Coronavirus Infectious Disease Ontology|21|2023-11-04| |160|[genkuroki/Statistics](https://github.com/genkuroki/Statistics)|Notes of Statistics|22|2024-01-13|
|161|[SocratesClub/cc2018](https://github.com/SocratesClub/cc2018)|计算传播学编程基础|20|2023-10-03| |161|[CIDO-ontology/cido](https://github.com/CIDO-ontology/cido)|CIDO: Coronavirus Infectious Disease Ontology|21|2023-11-04|
|162|[moeheart/jx3bla](https://github.com/moeheart/jx3bla)|JX3 Battle Log Analyse|19|2023-12-04| |162|[SocratesClub/cc2018](https://github.com/SocratesClub/cc2018)|计算传播学编程基础|20|2023-10-03|
|163|[shannany0606/2022_National_Math_Modeling_Competiotion](https://github.com/shannany0606/2022_National_Math_Modeling_Competiotion)|古代玻璃制品的成分分析和鉴别模型&&2022年高教社杯全国大学生数学建模竞赛全国二等奖项目|18|2023-11-14| |163|[moeheart/jx3bla](https://github.com/moeheart/jx3bla)|JX3 Battle Log Analyse|19|2023-12-04|
|164|[binzhouchn/deep_learning](https://github.com/binzhouchn/deep_learning)|模拟神经元功能和网络结构,来完成认知任务的一类机器学习算法|18|2024-01-23| |164|[shannany0606/2022_National_Math_Modeling_Competiotion](https://github.com/shannany0606/2022_National_Math_Modeling_Competiotion)|古代玻璃制品的成分分析和鉴别模型&&2022年高教社杯全国大学生数学建模竞赛全国二等奖项目|18|2023-11-14|
|165|[LC1332/Luotuo-Fighter](https://github.com/LC1332/Luotuo-Fighter)|骆驼大乱斗: Massive Game Content Generated by LLM|16|2023-10-15| |165|[binzhouchn/deep_learning](https://github.com/binzhouchn/deep_learning)|模拟神经元功能和网络结构,来完成认知任务的一类机器学习算法|18|2024-01-23|
|166|[rongzhiy/Sort_algorithm_](https://github.com/rongzhiy/Sort_algorithm_)|🔥 🔥 🔥 经典排序算法可视化Python+Java版本|16|2023-09-23| |166|[LC1332/Luotuo-Fighter](https://github.com/LC1332/Luotuo-Fighter)|骆驼大乱斗: Massive Game Content Generated by LLM|16|2023-10-15|
|167|[wanziw/ProductDemandForecast-TeddyCup11B](https://github.com/wanziw/ProductDemandForecast-TeddyCup11B)|第十一届泰迪杯B题产品订单的数据分析与需求预测 代码和数据|15|2023-12-11| |167|[rongzhiy/Sort_algorithm_](https://github.com/rongzhiy/Sort_algorithm_)|🔥 🔥 🔥 经典排序算法可视化Python+Java版本|16|2023-09-23|
|168|[teashirtt/resume-analysis-system](https://github.com/teashirtt/resume-analysis-system)|智能简历解析系统,支持多维度信息提取|15|2024-01-23| |168|[wanziw/ProductDemandForecast-TeddyCup11B](https://github.com/wanziw/ProductDemandForecast-TeddyCup11B)|第十一届泰迪杯B题产品订单的数据分析与需求预测 代码和数据|15|2023-12-11|
|169|[Karenina-na/Deep-Learning-Framework](https://github.com/Karenina-na/Deep-Learning-Framework)|深度学习脚手架|15|2023-12-04| |169|[teashirtt/resume-analysis-system](https://github.com/teashirtt/resume-analysis-system)|智能简历解析系统,支持多维度信息提取|15|2024-01-23|
|170|[Karenina-na/Deep-Learning-Framework](https://github.com/Karenina-na/Deep-Learning-Framework)|深度学习脚手架|15|2023-12-04|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Kotlin # 中文总榜 > 软件类 > Kotlin
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[gkd-kit/gkd](https://github.com/gkd-kit/gkd)|基于无障碍+高级选择器+订阅规则的自定义屏幕点击 Android APP An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules|14298|2024-02-29| |1|[gkd-kit/gkd](https://github.com/gkd-kit/gkd)|基于无障碍+高级选择器+订阅规则的自定义屏幕点击 Android APP An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules|14327|2024-02-29|
|2|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|13832|2024-02-27| |2|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|13832|2024-02-27|
|3|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android and Compose Multiplatform.|10134|2024-02-29| |3|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android and Compose Multiplatform.|10137|2024-03-01|
|4|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游解除B站客户端番剧区域限制的Xposed模块并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|8475|2024-02-17| |4|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游解除B站客户端番剧区域限制的Xposed模块并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|8485|2024-02-29|
|5|[tiann/KernelSU](https://github.com/tiann/KernelSU)|A Kernel based root solution for Android|7089|2024-02-29| |5|[tiann/KernelSU](https://github.com/tiann/KernelSU)|A Kernel based root solution for Android|7106|2024-03-01|
|6|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|5251|2024-02-29| |6|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|5251|2024-02-29|
|7|[Ehviewer-Overhauled/Ehviewer](https://github.com/Ehviewer-Overhauled/Ehviewer)|EhViewer overhauled with Material Design 3, Jetpack Compose and more|4912|2023-09-06| |7|[Ehviewer-Overhauled/Ehviewer](https://github.com/Ehviewer-Overhauled/Ehviewer)|EhViewer overhauled with Material Design 3, Jetpack Compose and more|4914|2023-09-06|
|8|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|4753|2024-02-28| |8|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|4767|2024-02-28|
|9|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|4735|2024-02-29| |9|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|4736|2024-03-01|
|10|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet|4284|2024-02-13| |10|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet|4285|2024-02-13|
|11|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4106|2023-11-03| |11|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4106|2023-11-03|
|12|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3645|2024-01-25| |12|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3645|2024-01-25|
|13|[wuseal/JsonToKotlinClass](https://github.com/wuseal/JsonToKotlinClass)|🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )|2984|2023-12-12| |13|[wuseal/JsonToKotlinClass](https://github.com/wuseal/JsonToKotlinClass)|🚀 Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )|2984|2023-12-12|
|14|[hegaojian/JetpackMvvm](https://github.com/hegaojian/JetpackMvvm)|:chicken::basketball:一个Jetpack结合MVVM的快速开发框架基于MVVM模式集成谷歌官方推荐的JetPack组件库LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言添加大量拓展函数简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目|2946|2024-01-15| |14|[hegaojian/JetpackMvvm](https://github.com/hegaojian/JetpackMvvm)|:chicken::basketball:一个Jetpack结合MVVM的快速开发框架基于MVVM模式集成谷歌官方推荐的JetPack组件库LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言添加大量拓展函数简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目|2949|2024-01-15|
|15|[Moriafly/SaltPlayerSource](https://github.com/Moriafly/SaltPlayerSource)|Salt Player, The Best!|2855|2024-02-29| |15|[Moriafly/SaltPlayerSource](https://github.com/Moriafly/SaltPlayerSource)|Salt Player, The Best!|2862|2024-02-29|
|16|[osfans/trime](https://github.com/osfans/trime)|同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android|2646|2024-02-26| |16|[osfans/trime](https://github.com/osfans/trime)|同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android|2650|2024-03-01|
|17|[Ccixyj/JBusDriver](https://github.com/Ccixyj/JBusDriver)|这是去幼儿园的班车(滑稽|2492|2023-10-08| |17|[Ccixyj/JBusDriver](https://github.com/Ccixyj/JBusDriver)|这是去幼儿园的班车(滑稽|2492|2023-10-08|
|18|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|2479|2023-12-23| |18|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|2479|2023-12-23|
|19|[wangchenyan/ponymusic](https://github.com/wangchenyan/ponymusic)|An Android online music player like NetEase Cloud Music|2438|2024-01-24| |19|[wangchenyan/ponymusic](https://github.com/wangchenyan/ponymusic)|An Android online music player like NetEase Cloud Music|2440|2024-01-24|
|20|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|[使用文档] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大|2349|2024-01-30| |20|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|[使用文档] Android 快速构建 RecyclerView, 比 BRVAH 更简单强大|2350|2024-01-30|
|21|[jing332/tts-server-android](https://github.com/jing332/tts-server-android)|这是一个Android系统TTS应用内置微软演示接口可自定义HTTP请求可导入其他本地TTS引擎以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。|2334|2024-02-20| |21|[jing332/tts-server-android](https://github.com/jing332/tts-server-android)|这是一个Android系统TTS应用内置微软演示接口可自定义HTTP请求可导入其他本地TTS引擎以及根据中文双引号的简单旁白/对话识别朗读 ,还有自动重试,备用配置,文本替换等更多功能。|2341|2024-02-20|
|22|[rumboalla/apkupdater](https://github.com/rumboalla/apkupdater)|APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.|2311|2024-02-29| |22|[rumboalla/apkupdater](https://github.com/rumboalla/apkupdater)|APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.|2319|2024-02-29|
|23|[Dr-TSNG/Hide-My-Applist](https://github.com/Dr-TSNG/Hide-My-Applist)|An Xposed module to intercept applist detections|2292|2024-02-17| |23|[Dr-TSNG/Hide-My-Applist](https://github.com/Dr-TSNG/Hide-My-Applist)|An Xposed module to intercept applist detections|2295|2024-02-17|
|24|[TencentBlueKing/bk-ci](https://github.com/TencentBlueKing/bk-ci)|蓝鲸持续集成平台(蓝盾) |2270|2024-02-29| |24|[TencentBlueKing/bk-ci](https://github.com/TencentBlueKing/bk-ci)|蓝鲸持续集成平台(蓝盾) |2270|2024-03-01|
|25|[guolindev/coolweatherjetpack](https://github.com/guolindev/coolweatherjetpack)|酷欧天气的Jetpack版本实现采用了MVVM架构。|2251|2023-09-05| |25|[guolindev/coolweatherjetpack](https://github.com/guolindev/coolweatherjetpack)|酷欧天气的Jetpack版本实现采用了MVVM架构。|2251|2023-09-05|
|26|[EhViewer-NekoInverter/EhViewer](https://github.com/EhViewer-NekoInverter/EhViewer)|🥥 A fork of EhViewer, feature requests are not accepted. Forked from https://gitlab.com/NekoInverter/EhViewer|2158|2024-02-14| |26|[bmax121/APatch](https://github.com/bmax121/APatch)|The patching of Android kernel and Android system|2160|2024-03-01|
|27|[bmax121/APatch](https://github.com/bmax121/APatch)|The patching of Android kernel and Android system|2143|2024-02-29| |27|[EhViewer-NekoInverter/EhViewer](https://github.com/EhViewer-NekoInverter/EhViewer)|🥥 A fork of EhViewer, feature requests are not accepted. Forked from https://gitlab.com/NekoInverter/EhViewer|2159|2024-02-14|
|28|[azhon/AppUpdate](https://github.com/azhon/AppUpdate)|Android App update library. Android版本更新库简单、轻量、可随意定制|2133|2023-12-18| |28|[azhon/AppUpdate](https://github.com/azhon/AppUpdate)|Android App update library. Android版本更新库简单、轻量、可随意定制|2134|2023-12-18|
|29|[gallonyin/worktool](https://github.com/gallonyin/worktool)|【企业微信】企业微信机器人 聊天机器人、自动加好友、自动拉群、自动群发机器人 免Root零封号 集成ChatGPT|2120|2024-01-07| |29|[gallonyin/worktool](https://github.com/gallonyin/worktool)|【企业微信】企业微信机器人 聊天机器人、自动加好友、自动拉群、自动群发机器人 免Root零封号 集成ChatGPT|2120|2024-01-07|
|30|[ismartcoding/plain-app](https://github.com/ismartcoding/plain-app)|🔥 PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy ...|1971|2024-02-21| |30|[ismartcoding/plain-app](https://github.com/ismartcoding/plain-app)|🔥 PlainApp is an open-source application that allows you to manage your phone through a web browser. Access files, videos, music, contacts, sms, calls, and more from your desktop using a secure, easy ...|1972|2024-02-21|
|31|[panpf/sketch](https://github.com/panpf/sketch)|Sketch is a powerful and comprehensive image load library on Android, in addition to the basic functions, it also supports Jetpack Compose, GIF, SVG, video thumbnails, gesture zoom, huge images sampli ...|1965|2024-02-29| |31|[panpf/sketch](https://github.com/panpf/sketch)|Sketch is a powerful and comprehensive image load library on Android, in addition to the basic functions, it also supports Jetpack Compose, GIF, SVG, video thumbnails, gesture zoom, huge images sampli ...|1966|2024-03-01|
|32|[kotlin-orm/ktorm](https://github.com/kotlin-orm/ktorm)|A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.|1939|2023-11-18| |32|[fcitx5-android/fcitx5-android](https://github.com/fcitx5-android/fcitx5-android)|Fcitx5 input method framework and engines ported to Android|1939|2024-02-14|
|33|[fcitx5-android/fcitx5-android](https://github.com/fcitx5-android/fcitx5-android)|Fcitx5 input method framework and engines ported to Android|1934|2024-02-14| |33|[kotlin-orm/ktorm](https://github.com/kotlin-orm/ktorm)|A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.|1939|2023-11-18|
|34|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|工信部-Android隐私合规整改检测工具注解+Asm修改字节码的检测方案|1907|2024-02-20| |34|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|工信部-Android隐私合规整改检测工具注解+Asm修改字节码的检测方案|1908|2024-02-20|
|35|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1859|2023-09-29| |35|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1860|2023-09-29|
|36|[czy1121/update](https://github.com/czy1121/update)|清晰灵活简单易用的应用更新库|1816|2023-12-05| |36|[czy1121/update](https://github.com/czy1121/update)|清晰灵活简单易用的应用更新库|1816|2023-12-05|
|37|[HMBSbige/ShadowsocksR-Android](https://github.com/HMBSbige/ShadowsocksR-Android)|【自用】咕咕咕|1789|2023-12-15| |37|[HMBSbige/ShadowsocksR-Android](https://github.com/HMBSbige/ShadowsocksR-Android)|【自用】咕咕咕|1790|2023-12-15|
|38|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more nati ...|1765|2023-09-18| |38|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more nati ...|1766|2023-09-18|
|39|[XayahSuSuSu/Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup)|DataBackup for Android|1754|2024-02-28| |39|[XayahSuSuSu/Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup)|DataBackup for Android|1755|2024-02-28|
|40|[easybangumiorg/EasyBangumi](https://github.com/easybangumiorg/EasyBangumi)|纯纯看番,使用 Compose 开发的看番软件,支持多番剧源|1723|2024-02-24| |40|[easybangumiorg/EasyBangumi](https://github.com/easybangumiorg/EasyBangumi)|纯纯看番,使用 Compose 开发的看番软件,支持多番剧源|1727|2024-02-24|
|41|[liangjingkanji/Net](https://github.com/liangjingkanji/Net)|Android 基于协程/OkHttp网络请求工具|1692|2023-11-30| |41|[liangjingkanji/Net](https://github.com/liangjingkanji/Net)|Android 基于协程/OkHttp网络请求工具|1692|2023-11-30|
|42|[wdsqjq/FengYunWeather](https://github.com/wdsqjq/FengYunWeather)|风云天气是Android 平台开源天气 App采用Kotlin、Room、OKHttp3、 协程等框架实现。|1683|2023-09-14| |42|[wdsqjq/FengYunWeather](https://github.com/wdsqjq/FengYunWeather)|风云天气是Android 平台开源天气 App采用Kotlin、Room、OKHttp3、 协程等框架实现。|1686|2023-09-14|
|43|[EmmyLua/IntelliJ-EmmyLua](https://github.com/EmmyLua/IntelliJ-EmmyLua)|Lua IDE/Debugger Plugin for IntelliJ IDEA|1683|2024-02-18| |43|[EmmyLua/IntelliJ-EmmyLua](https://github.com/EmmyLua/IntelliJ-EmmyLua)|Lua IDE/Debugger Plugin for IntelliJ IDEA|1683|2024-02-18|
|44|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|1646|2023-10-23| |44|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|1650|2023-10-23|
|45|[barbeau/gpstest](https://github.com/barbeau/gpstest)|The #1 open-source Android GNSS/GPS test program|1532|2024-02-15| |45|[aistra0528/Hail](https://github.com/aistra0528/Hail)|冻结 Android 应用 Freeze Android apps|1532|2024-02-28|
|46|[aistra0528/Hail](https://github.com/aistra0528/Hail)|冻结 Android 应用 Freeze Android apps|1529|2024-02-28| |46|[barbeau/gpstest](https://github.com/barbeau/gpstest)|The #1 open-source Android GNSS/GPS test program|1532|2024-02-15|
|47|[tuchg/ChinesePinyin-CodeCompletionHelper](https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper)|让你的 JetBrains 系 IDE ( IDEA ,PyCharm,PhpStorm,WebStorm,AndroidStudio,GoLand等 )支持中文标识符以拼音/五笔等输入方式完成代码补全,享受和英文环境一致的中文智能编码体验,为代码表达提供更多选择,一种值得考虑的折中解决方案📏|1487|2024-02-24| |47|[tuchg/ChinesePinyin-CodeCompletionHelper](https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper)|让你的 JetBrains 系 IDE ( IDEA ,PyCharm,PhpStorm,WebStorm,AndroidStudio,GoLand等 )支持中文标识符以拼音/五笔等输入方式完成代码补全,享受和英文环境一致的中文智能编码体验,为代码表达提供更多选择,一种值得考虑的折中解决方案📏|1486|2024-02-24|
|48|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib你想要的我都有|1481|2023-11-22| |48|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib你想要的我都有|1481|2023-11-22|
|49|[FooIbar/EhViewer](https://github.com/FooIbar/EhViewer)|EhViewer overhauled with Material Design 3 and more, forked from https://github.com/Ehviewer-Overhauled/Ehviewer|1436|2024-02-29| |49|[FooIbar/EhViewer](https://github.com/FooIbar/EhViewer)|EhViewer overhauled with Material Design 3 and more, forked from https://github.com/Ehviewer-Overhauled/Ehviewer|1441|2024-03-01|
|50|[dkrivoruchko/ScreenStream](https://github.com/dkrivoruchko/ScreenStream)|ScreenStream Android App|1436|2024-02-20| |50|[dkrivoruchko/ScreenStream](https://github.com/dkrivoruchko/ScreenStream)|ScreenStream Android App|1436|2024-02-20|
|51|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|1419|2024-02-14| |51|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|1419|2024-02-14|
|52|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 |1399|2024-02-18| |52|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 |1399|2024-02-18|
|53|[EspoirX/StarrySky](https://github.com/EspoirX/StarrySky)|🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)|1363|2024-01-15| |53|[EspoirX/StarrySky](https://github.com/EspoirX/StarrySky)|🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)|1363|2024-01-15|
|54|[GuoXiCheng/SKIP](https://github.com/GuoXiCheng/SKIP)|自动跳过APP开屏广告|1256|2024-02-25| |54|[GuoXiCheng/SKIP](https://github.com/GuoXiCheng/SKIP)|自动跳过APP开屏广告|1258|2024-02-25|
|55|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件|1229|2024-02-29| |55|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,大数运算,压缩,二维码功能,ctf等实用功能,支持插件|1229|2024-02-29|
|56|[stripe/stripe-android](https://github.com/stripe/stripe-android)|Stripe Android SDK |1199|2024-02-29| |56|[stripe/stripe-android](https://github.com/stripe/stripe-android)|Stripe Android SDK |1199|2024-03-01|
|57|[fumiama/copymanga](https://github.com/fumiama/copymanga)|拷贝漫画的第三方APP优化阅读/下载体验|1183|2024-01-28| |57|[fumiama/copymanga](https://github.com/fumiama/copymanga)|拷贝漫画的第三方APP优化阅读/下载体验|1188|2024-01-28|
|58|[10miaomiao/bilimiao2](https://github.com/10miaomiao/bilimiao2)|bilimiao 2.0|1171|2024-02-29| |58|[10miaomiao/bilimiao2](https://github.com/10miaomiao/bilimiao2)|bilimiao 2.0|1176|2024-03-01|
|59|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|1166|2024-01-08| |59|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|1167|2024-01-08|
|60|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|fragmject is a learning project prepared for Kotlin and Jetpack Compose. fragmject 是一个为初学者准备的上手项目。 通过对 Kotlin 和 Compose 的系统运用,实现的一个功能完备符合主流市场标准 App。 fragmject 没有复杂的业务和多余的封装, 完全依照 Android Developer ...|1163|2024-02-01| |60|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|fragmject is a learning project prepared for Kotlin and Jetpack Compose. fragmject 是一个为初学者准备的上手项目。 通过对 Kotlin 和 Compose 的系统运用,实现的一个功能完备符合主流市场标准 App。 fragmject 没有复杂的业务和多余的封装, 完全依照 Android Developer ...|1164|2024-02-01|
|61|[rRemix/APlayer](https://github.com/rRemix/APlayer)|Android Music Player|1131|2024-02-27| |61|[rRemix/APlayer](https://github.com/rRemix/APlayer)|Android Music Player|1131|2024-02-27|
|62|[HighCapable/YukiHookAPI](https://github.com/HighCapable/YukiHookAPI)|⛱️ An efficient Hook API and Xposed Module solution built in Kotlin.|1100|2024-02-20| |62|[HighCapable/YukiHookAPI](https://github.com/HighCapable/YukiHookAPI)|⛱️ An efficient Hook API and Xposed Module solution built in Kotlin.|1100|2024-02-20|
|63|[AllanWang/Frost-for-Facebook](https://github.com/AllanWang/Frost-for-Facebook)|An extensive and functional third party app for Facebook|1077|2023-12-15| |63|[AllanWang/Frost-for-Facebook](https://github.com/AllanWang/Frost-for-Facebook)|An extensive and functional third party app for Facebook|1077|2023-12-15|
|64|[aaa1115910/bv](https://github.com/aaa1115910/bv)|哔哩哔哩 的第三方 Android TV 应用。A third-party Android TV app for Bilibili.|1071|2024-02-11| |64|[aaa1115910/bv](https://github.com/aaa1115910/bv)|哔哩哔哩 的第三方 Android TV 应用。A third-party Android TV app for Bilibili.|1072|2024-02-11|
|65|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架 |1055|2023-09-23| |65|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|基于 Jetpack + Kotlin 的 Android 组件化 MVVM 框架 |1060|2023-09-23|
|66|[compose-museum/jetpack-compose-book](https://github.com/compose-museum/jetpack-compose-book)|-|1037|2023-10-06| |66|[compose-museum/jetpack-compose-book](https://github.com/compose-museum/jetpack-compose-book)|-|1037|2023-10-06|
|67|[helloklf/vtools](https://github.com/helloklf/vtools)|一个集高级重启、应用安装自动点击、CPU调频等多项功能于一体的工具箱。|1013|2023-12-25| |67|[helloklf/vtools](https://github.com/helloklf/vtools)|一个集高级重启、应用安装自动点击、CPU调频等多项功能于一体的工具箱。|1014|2023-12-25|
|68|[eprendre/tingshu](https://github.com/eprendre/tingshu)|一款可在线播放多个免费听书站点的安卓app|989|2023-10-09| |68|[eprendre/tingshu](https://github.com/eprendre/tingshu)|一款可在线播放多个免费听书站点的安卓app|989|2023-10-09|
|69|[yechaoa/MaterialDesign](https://github.com/yechaoa/MaterialDesign)|Material Design Samples。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...|932|2024-02-01| |69|[yechaoa/MaterialDesign](https://github.com/yechaoa/MaterialDesign)|Material Design Samples。ConstraintLayout、MaterialButton、ShapeableImageView、TabLayout、SearchView...|932|2024-02-01|
|70|[RyensX/MediaBox](https://github.com/RyensX/MediaBox)|全能媒体容器插件化网罗天下媒体畅快浏览视频、漫画和任何你想要的媒体数据。A universal media container, aggregating media through plugins to browse videos, comics and any media data you want.|916|2024-01-28| |70|[RyensX/MediaBox](https://github.com/RyensX/MediaBox)|全能媒体容器插件化网罗天下媒体畅快浏览视频、漫画和任何你想要的媒体数据。A universal media container, aggregating media through plugins to browse videos, comics and any media data you want.|917|2024-01-28|
|71|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗支持全局(App内部)、局部悬浮(View)支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window(App), support global(View), local suspension, support edge adsorption, rebound, cust ...|912|2024-02-26| |71|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗支持全局(App内部)、局部悬浮(View)支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window(App), support global(View), local suspension, support edge adsorption, rebound, cust ...|912|2024-02-26|
|72|[lihenggui/blocker](https://github.com/lihenggui/blocker)|An useful tool that controls android components|912|2024-02-29| |72|[DUpdateSystem/UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll)|Check updates for Android apps, Magisk modules and more!|912|2024-03-01|
|73|[DUpdateSystem/UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll)|Check updates for Android apps, Magisk modules and more!|910|2024-02-21| |73|[lihenggui/blocker](https://github.com/lihenggui/blocker)|An useful tool that controls android components|912|2024-03-01|
|74|[rosuH/AndroidFilePicker](https://github.com/rosuH/AndroidFilePicker)|FilePicker is a small and fast file selector library that is constantly evolving with the goal of rapid integration, high customization, and configurability~|904|2024-01-29| |74|[rosuH/AndroidFilePicker](https://github.com/rosuH/AndroidFilePicker)|FilePicker is a small and fast file selector library that is constantly evolving with the goal of rapid integration, high customization, and configurability~|904|2024-02-29|
|75|[YvesCheung/RollingText](https://github.com/YvesCheung/RollingText)|Android TextView with rolling animation|903|2023-09-05| |75|[YvesCheung/RollingText](https://github.com/YvesCheung/RollingText)|Android TextView with rolling animation|903|2023-09-05|
|76|[xyoye/DanDanPlayForAndroid](https://github.com/xyoye/DanDanPlayForAndroid)|弹弹play 概念版弹弹play系列应用安卓平台上的实现是一个提供了视频播放本地+局域网)和弹幕加载(在线+本地)功能的本地播放器|878|2024-02-28| |76|[xyoye/DanDanPlayForAndroid](https://github.com/xyoye/DanDanPlayForAndroid)|弹弹play 概念版弹弹play系列应用安卓平台上的实现是一个提供了视频播放本地+局域网)和弹幕加载(在线+本地)功能的本地播放器|878|2024-03-01|
|77|[tangshimin/MuJing](https://github.com/tangshimin/MuJing)|幕境 - 使用自己感兴趣的电影、美剧或文档,生成词库(单词本)。在记忆单词时,可以用键盘打字,练习拼写并观看相关的视频片段,以便更好的理解和记忆单词。播放电影时,以弹幕的形式复习词库中的单词。|862|2024-01-28| |77|[tangshimin/MuJing](https://github.com/tangshimin/MuJing)|幕境 - 使用自己感兴趣的电影、美剧或文档,生成词库(单词本)。在记忆单词时,可以用键盘打字,练习拼写并观看相关的视频片段,以便更好的理解和记忆单词。播放电影时,以弹幕的形式复习词库中的单词。|865|2024-01-28|
|78|[plateaukao/einkbro](https://github.com/plateaukao/einkbro)|A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.|862|2024-02-29| |78|[plateaukao/einkbro](https://github.com/plateaukao/einkbro)|A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.|862|2024-02-29|
|79|[fankes/TSBattery](https://github.com/fankes/TSBattery)|A new way to save your battery avoid cancer apps hacker it.|827|2024-02-20| |79|[fankes/TSBattery](https://github.com/fankes/TSBattery)|A new way to save your battery avoid cancer apps hacker it.|828|2024-02-20|
|80|[Block-Network/StatusBarLyric](https://github.com/Block-Network/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|818|2024-02-19| |80|[Block-Network/StatusBarLyric](https://github.com/Block-Network/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|818|2024-02-29|
|81|[liujingxing/XmlClassGuard](https://github.com/liujingxing/XmlClassGuard)|一个可混淆4大组件自定义View等任意类的插件上架Google Play的利器|809|2023-10-21| |81|[liujingxing/XmlClassGuard](https://github.com/liujingxing/XmlClassGuard)|一个可混淆4大组件自定义View等任意类的插件上架Google Play的利器|811|2023-10-21|
|82|[suming77/SumTea_Android](https://github.com/suming77/SumTea_Android)|基于组件化+模块化+Kotlin+协程+Flow+Retrofit+Jetpack+MVVM+短视频架构实现的WanAndroid客户端|791|2023-12-18| |82|[suming77/SumTea_Android](https://github.com/suming77/SumTea_Android)|基于组件化+模块化+Kotlin+协程+Flow+Retrofit+Jetpack+MVVM+短视频架构实现的WanAndroid客户端|792|2023-12-18|
|83|[hefengbao/jingmo](https://github.com/hefengbao/jingmo)|『京墨』开源的古诗词文名句、歇后语、成语、传统节日、绕口令等的阅读APP|781|2024-02-29| |83|[hefengbao/jingmo](https://github.com/hefengbao/jingmo)|『京墨』开源的古诗词文名句、歇后语、成语、传统节日、绕口令等的阅读APP|790|2024-02-29|
|84|[ifmvo/TogetherAd](https://github.com/ifmvo/TogetherAd)|🔥持续更新。Android广告聚合帮助 Android 开发者快速、便捷、灵活的接入国内多家主流安卓广告 SDK。广点通优量汇、穿山甲、快手联盟、百青藤百度Mob。开屏广告、Banner横幅广告、插屏广告、激励广告、原生信息流、全屏广告。|746|2023-09-02| |84|[ifmvo/TogetherAd](https://github.com/ifmvo/TogetherAd)|🔥持续更新。Android广告聚合帮助 Android 开发者快速、便捷、灵活的接入国内多家主流安卓广告 SDK。广点通优量汇、穿山甲、快手联盟、百青藤百度Mob。开屏广告、Banner横幅广告、插屏广告、激励广告、原生信息流、全屏广告。|747|2023-09-02|
|85|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|721|2023-10-17| |85|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|721|2023-10-17|
|86|[m-i-n-a-r/birday](https://github.com/m-i-n-a-r/birday)|🎉 A beautiful Kotlin app to remember birthdays and events without having to open Facebook, set alarms or rely on Google Calendar|716|2024-02-16| |86|[m-i-n-a-r/birday](https://github.com/m-i-n-a-r/birday)|🎉 A beautiful Kotlin app to remember birthdays and events without having to open Facebook, set alarms or rely on Google Calendar|716|2024-02-16|
|87|[yueeng/hacg](https://github.com/yueeng/hacg)|琉璃神社 hacg android app|690|2024-02-29| |87|[yueeng/hacg](https://github.com/yueeng/hacg)|琉璃神社 hacg android app|690|2024-03-01|
|88|[WaxMoon/MultiApp](https://github.com/WaxMoon/MultiApp)|A customizable virtual Android container/一款可定制的虚拟安卓容器|680|2024-02-25| |88|[WaxMoon/MultiApp](https://github.com/WaxMoon/MultiApp)|A customizable virtual Android container/一款可定制的虚拟安卓容器|679|2024-02-25|
|89|[sangcomz/FishBun](https://github.com/sangcomz/FishBun)|:blowfish:FishBun is Image Picker for android.|666|2023-09-22| |89|[sangcomz/FishBun](https://github.com/sangcomz/FishBun)|:blowfish:FishBun is Image Picker for android.|666|2023-09-22|
|90|[aleyn97/MVVMLin](https://github.com/aleyn97/MVVMLin)|一个基于MVVM用Kotlin+Retrofit+协程+Databinding+LiveData来封装的快速开发框架|662|2024-01-08| |90|[aleyn97/MVVMLin](https://github.com/aleyn97/MVVMLin)|一个基于MVVM用Kotlin+Retrofit+协程+Databinding+LiveData来封装的快速开发框架|662|2024-01-08|
|91|[ultranity/Pix-EzViewer](https://github.com/ultranity/Pix-EzViewer)|一个支持免代理直连+多种额外特性功能优化的第三方 Pixiv android 客户端 A third-party Pixiv Android client with modern design and many other enhancements|658|2024-01-01| |91|[ultranity/Pix-EzViewer](https://github.com/ultranity/Pix-EzViewer)|一个支持免代理直连+多种额外特性功能优化的第三方 Pixiv android 客户端 A third-party Pixiv Android client with modern design and many other enhancements|658|2024-01-01|
|92|[valentjn/ltex-ls](https://github.com/valentjn/ltex-ls)|LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others|653|2023-10-06| |92|[valentjn/ltex-ls](https://github.com/valentjn/ltex-ls)|LTeX Language Server: LSP language server for LanguageTool :mag::heavy_check_mark: with support for LaTeX :mortar_board:, Markdown :pencil:, and others|654|2023-10-06|
|93|[pemistahl/lingua](https://github.com/pemistahl/lingua)|The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike|641|2024-02-07| |93|[pemistahl/lingua](https://github.com/pemistahl/lingua)|The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike|641|2024-02-07|
|94|[angcyo/DslAdapter](https://github.com/angcyo/DslAdapter)|:fire: Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等|625|2024-01-18| |94|[YenalyLiew/Han1meViewer](https://github.com/YenalyLiew/Han1meViewer)|A Hanime1.me Application for Android.|629|2024-01-26|
|95|[YenalyLiew/Han1meViewer](https://github.com/YenalyLiew/Han1meViewer)|A Hanime1.me Application for Android.|624|2024-01-26| |95|[angcyo/DslAdapter](https://github.com/angcyo/DslAdapter)|:fire: Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等|625|2024-01-18|
|96|[iamr0s/Dhizuku](https://github.com/iamr0s/Dhizuku)|A Android Application for share DeviceOwner|621|2024-01-30| |96|[iamr0s/Dhizuku](https://github.com/iamr0s/Dhizuku)|A Android Application for share DeviceOwner|622|2024-01-30|
|97|[MaterialCleaner/MaterialCleaner](https://github.com/MaterialCleaner/MaterialCleaner)|-|617|2024-01-10| |97|[MaterialCleaner/MaterialCleaner](https://github.com/MaterialCleaner/MaterialCleaner)|-|617|2024-01-10|
|98|[xbdcc/GrabRedEnvelope](https://github.com/xbdcc/GrabRedEnvelope)| 微信抢红包Android APP|615|2024-02-03| |98|[xbdcc/GrabRedEnvelope](https://github.com/xbdcc/GrabRedEnvelope)| 微信抢红包Android APP|615|2024-02-03|
|99|[ldlywt/FastJetpack](https://github.com/ldlywt/FastJetpack)|基于Kotlin、协程、Retrofit的网络请求封装快速简单轻便。|596|2023-09-20| |99|[ldlywt/FastJetpack](https://github.com/ldlywt/FastJetpack)|基于Kotlin、协程、Retrofit的网络请求封装快速简单轻便。|596|2023-09-20|
|100|[jaaksi/pickerview](https://github.com/jaaksi/pickerview)|One very very user-friendly Picker library内部提供两种常用类型的Picker时间选择器支持聚合和联动选择器支持不联动。支持扩展自定义Picker。支持自定义弹窗。支持作为view的非弹窗场景。|588|2023-10-09| |100|[jaaksi/pickerview](https://github.com/jaaksi/pickerview)|One very very user-friendly Picker library内部提供两种常用类型的Picker时间选择器支持聚合和联动选择器支持不联动。支持扩展自定义Picker。支持自定义弹窗。支持作为view的非弹窗场景。|588|2023-10-09|
|101|[kotlin-graphics/imgui](https://github.com/kotlin-graphics/imgui)|Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui)|586|2023-09-07| |101|[kotlin-graphics/imgui](https://github.com/kotlin-graphics/imgui)|Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui)|586|2023-09-07|
|102|[vincent-series/smart-show](https://github.com/vincent-series/smart-show)|Toast # Snackbar # Dialog |579|2023-11-01| |102|[vincent-series/smart-show](https://github.com/vincent-series/smart-show)|Toast # Snackbar # Dialog |580|2023-11-01|
|103|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|578|2023-10-21| |103|[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)|OneBot标准的Kotlin实现及mirai插件 - 原cqhttp-mirai|578|2023-10-21|
|104|[archguard/archguard](https://github.com/archguard/archguard)|ArchGuard is a architecture workbench, also for architecture governance, which can analysis architecture in container, component, code level, create architecure fitness functions, and anaysis system d ...|568|2024-02-04| |104|[archguard/archguard](https://github.com/archguard/archguard)|ArchGuard is a architecture workbench, also for architecture governance, which can analysis architecture in container, component, code level, create architecure fitness functions, and anaysis system d ...|568|2024-02-04|
|105|[leavesCZY/Matisse](https://github.com/leavesCZY/Matisse)|A Image/Video Selector Implemented with Jetpack Compose一个用 Jetpack Compose 实现的 Android 图片/视频 选择框架)|566|2024-02-25| |105|[leavesCZY/Matisse](https://github.com/leavesCZY/Matisse)|A Image/Video Selector Implemented with Jetpack Compose一个用 Jetpack Compose 实现的 Android 图片/视频 选择框架)|567|2024-02-25|
|106|[liangjingkanji/StateLayout](https://github.com/liangjingkanji/StateLayout)|🍘 Android上最强大的缺省页框架|561|2023-10-09| |106|[liangjingkanji/StateLayout](https://github.com/liangjingkanji/StateLayout)|🍘 Android上最强大的缺省页框架|561|2023-10-09|
|107|[FSpaceCore/SpaceCore](https://github.com/FSpaceCore/SpaceCore)|SpaceCore is a virtual Android system engine that can engage users clone and run dual applicationsthis engine can also support device simulation, fake GPS and many other features.SpaceCore是一个虚拟引擎内核 ...|558|2024-02-01| |107|[FSpaceCore/SpaceCore](https://github.com/FSpaceCore/SpaceCore)|SpaceCore is a virtual Android system engine that can engage users clone and run dual applicationsthis engine can also support device simulation, fake GPS and many other features.SpaceCore是一个虚拟引擎内核 ...|560|2024-02-01|
|108|[platonai/PulsarRPA](https://github.com/platonai/PulsarRPA)|Automate webpages at scale, scrape web data completely and accurately with high performance, distributed RPA.|541|2024-02-21| |108|[platonai/PulsarRPA](https://github.com/platonai/PulsarRPA)|Automate webpages at scale, scrape web data completely and accurately with high performance, distributed RPA.|546|2024-02-21|
|109|[fluttercandies/FlutterJsonBeanFactory](https://github.com/fluttercandies/FlutterJsonBeanFactory)|What I do is generate dart beans based on json, as well as generics parameters and json build instances|533|2024-02-04| |109|[fluttercandies/FlutterJsonBeanFactory](https://github.com/fluttercandies/FlutterJsonBeanFactory)|What I do is generate dart beans based on json, as well as generics parameters and json build instances|534|2024-02-04|
|110|[ssseasonnn/Yasha](https://github.com/ssseasonnn/Yasha)|A DSL library for rendering RecyclerView and ViewPager.|521|2023-11-02| |110|[ssseasonnn/Yasha](https://github.com/ssseasonnn/Yasha)|A DSL library for rendering RecyclerView and ViewPager.|521|2023-11-02|
|111|[meshtastic/Meshtastic-Android](https://github.com/meshtastic/Meshtastic-Android)|Android application for Meshtastic|516|2024-02-29| |111|[meshtastic/Meshtastic-Android](https://github.com/meshtastic/Meshtastic-Android)|Android application for Meshtastic|516|2024-03-01|
|112|[sunshine0523/Mi-Freeform](https://github.com/sunshine0523/Mi-Freeform)|Mi-Freeform 3 is an Android third-party freeform software that supports Android 8.1-Android 14|494|2023-11-12| |112|[sunshine0523/Mi-Freeform](https://github.com/sunshine0523/Mi-Freeform)|Mi-Freeform 3 is an Android third-party freeform software that supports Android 8.1-Android 14|495|2023-11-12|
|113|[saveourtool/diktat](https://github.com/saveourtool/diktat)|Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs|490|2024-02-29| |113|[saveourtool/diktat](https://github.com/saveourtool/diktat)|Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs|490|2024-03-01|
|114|[simple-robot/simpler-robot](https://github.com/simple-robot/simpler-robot)|Simple Robot一个bot风格的高效异步事件调度框架 / A Bot-style event scheduling framework, asynchronous and high-performance|486|2024-02-27| |114|[simple-robot/simpler-robot](https://github.com/simple-robot/simpler-robot)|Simple Robot一个bot风格的高效异步事件调度框架 / A Bot-style event scheduling framework, asynchronous and high-performance|486|2024-02-29|
|115|[metrodroid/metrodroid](https://github.com/metrodroid/metrodroid)|Read data from public transit cards using your NFC Android phone! (iOS 13 and PC/SC support coming soon)|480|2024-02-15| |115|[metrodroid/metrodroid](https://github.com/metrodroid/metrodroid)|Read data from public transit cards using your NFC Android phone! (iOS 13 and PC/SC support coming soon)|480|2024-02-15|
|116|[YuKongA/Updater](https://github.com/YuKongA/Updater)|[APP] Get HyperOS/MIUI update info|472|2024-02-27| |116|[YuKongA/Updater](https://github.com/YuKongA/Updater)|[APP] Get HyperOS/MIUI update info|472|2024-03-01|
|117|[fei-ke/HMSPush](https://github.com/fei-ke/HMSPush)|让非华为设备支持 HMS 推送,同时避免唤醒目标应用|461|2024-02-25| |117|[fei-ke/HMSPush](https://github.com/fei-ke/HMSPush)|让非华为设备支持 HMS 推送,同时避免唤醒目标应用|461|2024-02-25|
|118|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换目前Android最新的库基本全用上了你想要的都有。还使用 Compose-Desktop 编写了桌面版本,快来试试吧!🔥🔥🔥|450|2024-01-22| |118|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换目前Android最新的库基本全用上了你想要的都有。还使用 Compose-Desktop 编写了桌面版本,快来试试吧!🔥🔥🔥|451|2024-01-22|
|119|[GangJust/FreedomPlus](https://github.com/GangJust/FreedomPlus)|依赖于抖音运行的Xposed模块.|430|2024-02-22| |119|[GangJust/FreedomPlus](https://github.com/GangJust/FreedomPlus)|依赖于抖音运行的Xposed模块.|431|2024-02-22|
|120|[sensorsdata/sa-sdk-android-plugin2](https://github.com/sensorsdata/sa-sdk-android-plugin2)|神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩ASM的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。|420|2023-11-10| |120|[sensorsdata/sa-sdk-android-plugin2](https://github.com/sensorsdata/sa-sdk-android-plugin2)|神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩ASM的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。|420|2023-11-10|
|121|[Peakmain/BasicLibrary](https://github.com/Peakmain/BasicLibrary)|BasicLibrary是基于kotlin+jetpack+mvvm封装的一套框架提高Android开发效率|418|2023-10-07| |121|[Peakmain/BasicLibrary](https://github.com/Peakmain/BasicLibrary)|BasicLibrary是基于kotlin+jetpack+mvvm封装的一套框架提高Android开发效率|418|2023-10-07|
|122|[tangcent/easy-yapi](https://github.com/tangcent/easy-yapi)|Generate API document to yapi|411|2023-12-07| |122|[tangcent/easy-yapi](https://github.com/tangcent/easy-yapi)|Generate API document to yapi|411|2023-12-07|
|123|[SonicCloudOrg/sonic-android-apk](https://github.com/SonicCloudOrg/sonic-android-apk)|🎉Android Plugin of Sonic cloud real machine platform. Sonic云真机平台安卓插件。|408|2024-02-23| |123|[SonicCloudOrg/sonic-android-apk](https://github.com/SonicCloudOrg/sonic-android-apk)|🎉Android Plugin of Sonic cloud real machine platform. Sonic云真机平台安卓插件。|409|2024-02-23|
|124|[alialbaali/Noto](https://github.com/alialbaali/Noto)|Minimal Note-Taking App|404|2023-09-25| |124|[alialbaali/Noto](https://github.com/alialbaali/Noto)|Minimal Note-Taking App|404|2023-09-25|
|125|[Knight-ZXW/BlockCanaryX](https://github.com/Knight-ZXW/BlockCanaryX)|🔥基于堆栈采样使用函数火焰图的形式展示Android Main Looper的慢消息处理过程定位阻塞原因|392|2024-02-21| |125|[Knight-ZXW/BlockCanaryX](https://github.com/Knight-ZXW/BlockCanaryX)|🔥基于堆栈采样使用函数火焰图的形式展示Android Main Looper的慢消息处理过程定位阻塞原因|392|2024-02-21|
|126|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|390|2024-02-28| |126|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|390|2024-02-28|
|127|[bubelov/news](https://github.com/bubelov/news)|Feed Reader and Podcast Player for Android|388|2023-09-30| |127|[twiceyuan/WXAPK](https://github.com/twiceyuan/WXAPK)|直接安装微信接收到的 APK|388|2024-01-21|
|128|[twiceyuan/WXAPK](https://github.com/twiceyuan/WXAPK)|直接安装微信接收到的 APK|388|2024-01-21| |128|[bubelov/news](https://github.com/bubelov/news)|Feed Reader and Podcast Player for Android|387|2023-09-30|
|129|[LuckyPray/DexKit](https://github.com/LuckyPray/DexKit)|An easy-to-use, high-performance dex deobfuscation library.|384|2024-01-09| |129|[LuckyPray/DexKit](https://github.com/LuckyPray/DexKit)|An easy-to-use, high-performance dex deobfuscation library.|384|2024-01-09|
|130|[ekibun/Bangumi](https://github.com/ekibun/Bangumi)|Bangumi番组计划Android客户端|370|2024-02-03| |130|[ekibun/Bangumi](https://github.com/ekibun/Bangumi)|Bangumi番组计划Android客户端|370|2024-02-03|
|131|[jing332/AlistAndroid](https://github.com/jing332/AlistAndroid)|AList 安卓版本APK安装即用无需Root或Termux。|364|2024-01-16| |131|[jing332/AlistAndroid](https://github.com/jing332/AlistAndroid)|AList 安卓版本APK安装即用无需Root或Termux。|367|2024-01-16|
|132|[hegaojian/MvvmHelper](https://github.com/hegaojian/MvvmHelper)|:chicken::basketball:这是一个快速开发的框架Kotlin语言开发MVVM+Jetpack架构封装了公共头部、界面状态管理、ViewModel、LiveData、DataBinding、ViewBinding头部刷新、加载更多、沉浸式、全局通知、丰富好用的拓展函数、RxHttp网络请求等等一系列工具|364|2024-01-15| |132|[hegaojian/MvvmHelper](https://github.com/hegaojian/MvvmHelper)|:chicken::basketball:这是一个快速开发的框架Kotlin语言开发MVVM+Jetpack架构封装了公共头部、界面状态管理、ViewModel、LiveData、DataBinding、ViewBinding头部刷新、加载更多、沉浸式、全局通知、丰富好用的拓展函数、RxHttp网络请求等等一系列工具|364|2024-01-15|
|133|[hushenghao/AndroidEasterEggs](https://github.com/hushenghao/AndroidEasterEggs)|Collections the Easter egg of the official versions of the Android system.|359|2024-02-29| |133|[hushenghao/AndroidEasterEggs](https://github.com/hushenghao/AndroidEasterEggs)|Collections the Easter egg of the official versions of the Android system.|360|2024-03-01|
|134|[Krosxx/Android-Auto-Api](https://github.com/Krosxx/Android-Auto-Api)|安卓无障碍服务Api, 为了简化无障碍服务使用,并使用 Kotlin 以提供简洁的Api。|354|2023-12-11| |134|[Krosxx/Android-Auto-Api](https://github.com/Krosxx/Android-Auto-Api)|安卓无障碍服务Api, 为了简化无障碍服务使用,并使用 Kotlin 以提供简洁的Api。|355|2023-12-11|
|135|[devin1014/DLNA-Cast](https://github.com/devin1014/DLNA-Cast)|基于Cling库封装的DLNA投屏库支持DMC、DMS、DMR功能。|353|2023-09-07| |135|[devin1014/DLNA-Cast](https://github.com/devin1014/DLNA-Cast)|基于Cling库封装的DLNA投屏库支持DMC、DMS、DMR功能。|354|2023-09-07|
|136|[cloudoptlab/cloudopt-next](https://github.com/cloudoptlab/cloudopt-next)|A simple and modern Java and Kotlin vert.x web framework|335|2024-02-25| |136|[cloudoptlab/cloudopt-next](https://github.com/cloudoptlab/cloudopt-next)|A simple and modern Java and Kotlin vert.x web framework|335|2024-02-25|
|137|[KyuubiRan/EzXHelper](https://github.com/KyuubiRan/EzXHelper)|A library to make Xposed modules development easier.|334|2024-02-21| |137|[KyuubiRan/EzXHelper](https://github.com/KyuubiRan/EzXHelper)|A library to make Xposed modules development easier.|334|2024-02-21|
|138|[shizq123/BIKA](https://github.com/shizq123/BIKA)|第三方哔咔漫画|332|2024-02-15| |138|[shizq123/BIKA](https://github.com/shizq123/BIKA)|第三方哔咔漫画|332|2024-02-15|
|139|[crowforkotlin/CopyMangaX](https://github.com/crowforkotlin/CopyMangaX)|🚀拷贝漫画三方APP 、项目采用多模块 和 MVI框架开发|329|2024-02-28| |139|[crowforkotlin/CopyMangaX](https://github.com/crowforkotlin/CopyMangaX)|🚀拷贝漫画三方APP 、项目采用多模块 和 MVI框架开发|331|2024-03-01|
|140|[Arcns/arc-fast](https://github.com/Arcns/arc-fast)|本项目包含一系列Android开发的便携工具主要包括Fast Permission、Immersive Dialog、Immersive PopupWindow、Fast Span、Fast Mask等能够让你快速、优雅的享受安卓便捷开发|329|2023-11-14| |140|[Arcns/arc-fast](https://github.com/Arcns/arc-fast)|本项目包含一系列Android开发的便携工具主要包括Fast Permission、Immersive Dialog、Immersive PopupWindow、Fast Span、Fast Mask等能够让你快速、优雅的享受安卓便捷开发|329|2023-11-14|
|141|[KitsunePie/AppErrorsTracking](https://github.com/KitsunePie/AppErrorsTracking)|Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.|305|2024-02-26| |141|[KitsunePie/AppErrorsTracking](https://github.com/KitsunePie/AppErrorsTracking)|Added more features to app's crash dialog, fixed custom rom deleted dialog, the best experience to Android developer.|305|2024-02-26|
|142|[WaitFme/CoolbbsYou](https://github.com/WaitFme/CoolbbsYou)|Jetpack Compose 第三方酷安|298|2023-11-26| |142|[WaitFme/CoolbbsYou](https://github.com/WaitFme/CoolbbsYou)|Jetpack Compose 第三方酷安|299|2023-11-26|
|143|[ltttttttttttt/ComposeViews](https://github.com/ltttttttttttt/ComposeViews)|跨平台Compose组件, Compose Multiplatform views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable Comp ...|298|2024-02-28| |143|[ltttttttttttt/ComposeViews](https://github.com/ltttttttttttt/ComposeViews)|跨平台Compose组件, Compose Multiplatform views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable Comp ...|299|2024-02-28|
|144|[FunnySaltyFish/FunnyTranslation](https://github.com/FunnySaltyFish/FunnyTranslation)|基于Jetpack Compose开发的翻译软件支持多引擎、插件化~ Jetpack Compose+MVVM+协程+Room|296|2024-02-27| |144|[FunnySaltyFish/FunnyTranslation](https://github.com/FunnySaltyFish/FunnyTranslation)|基于Jetpack Compose开发的翻译软件支持多引擎、插件化~ Jetpack Compose+MVVM+协程+Room|296|2024-02-27|
|145|[xiaojinzi123/TallyApp](https://github.com/xiaojinzi123/TallyApp)|不在维护!!! 一个 Android 的记账 App, 完全的 组件化 + Compose + Kotlin + 响应式编程 + Room 数据库 + Retrofit|289|2024-01-31| |145|[xihan123/SignHook](https://github.com/xihan123/SignHook)|这是一个简单的签名校验通杀模块|289|2024-02-29|
|146|[JuliaEditorSupport/julia-intellij](https://github.com/JuliaEditorSupport/julia-intellij)|:computer: Julia Plugin for IntelliJ IDEA ┗:smiley:┛ ┏:smiley:┓ ┗:smiley:┛|288|2023-09-11| |146|[xiaojinzi123/TallyApp](https://github.com/xiaojinzi123/TallyApp)|不在维护!!! 一个 Android 的记账 App, 完全的 组件化 + Compose + Kotlin + 响应式编程 + Room 数据库 + Retrofit|289|2024-01-31|
|147|[xihan123/SignHook](https://github.com/xihan123/SignHook)|这是一个简单的签名校验通杀模块|287|2024-02-29| |147|[JuliaEditorSupport/julia-intellij](https://github.com/JuliaEditorSupport/julia-intellij)|:computer: Julia Plugin for IntelliJ IDEA ┗:smiley:┛ ┏:smiley:┓ ┗:smiley:┛|288|2023-09-11|
|148|[shizheng233/CopyMangaJava](https://github.com/shizheng233/CopyMangaJava)|一个第三方的拷贝漫画带有M3风格支持动态主题。该App已通过Kotlin来实现只是标题没改。|287|2024-01-28| |148|[shizheng233/CopyMangaJava](https://github.com/shizheng233/CopyMangaJava)|一个第三方的拷贝漫画带有M3风格支持动态主题。该App已通过Kotlin来实现只是标题没改。|287|2024-01-28|
|149|[chr233/PureNGA](https://github.com/chr233/PureNGA)|NGA 去广告Xposed模块 支持 Lspatch|285|2024-01-24| |149|[chr233/PureNGA](https://github.com/chr233/PureNGA)|NGA 去广告Xposed模块 支持 Lspatch|285|2024-01-24|
|150|[chr56/Phonograph_Plus](https://github.com/chr56/Phonograph_Plus)|A fork of kabouzeid/Phonograph in maintenance and development|285|2024-02-25| |150|[chr56/Phonograph_Plus](https://github.com/chr56/Phonograph_Plus)|A fork of kabouzeid/Phonograph in maintenance and development|285|2024-02-25|
|151|[hadix-lin/ideavim_extension](https://github.com/hadix-lin/ideavim_extension)|IdeaVIM插件的扩展插件|284|2024-02-27| |151|[hadix-lin/ideavim_extension](https://github.com/hadix-lin/ideavim_extension)|IdeaVIM插件的扩展插件|284|2024-02-27|
|152|[leavesCZY/compose_chat](https://github.com/leavesCZY/compose_chat)| Jetpack Compose 最佳实践,用 Jetpack Compose 写一个 IM APP|279|2024-02-25| |152|[leavesCZY/compose_chat](https://github.com/leavesCZY/compose_chat)| Jetpack Compose 最佳实践,用 Jetpack Compose 写一个 IM APP|279|2024-02-25|
|153|[Cateners/tiny_computer](https://github.com/Cateners/tiny_computer)|Click-to-run debian 12 xfce on android for Chinese users, with fcitx pinyin input method and some useful packages preinstalled. No termux required.|261|2024-02-29| |153|[AndroidCoderPeng/AutoDingding](https://github.com/AndroidCoderPeng/AutoDingding)|钉钉自动打卡|263|2024-02-29|
|154|[AndroidCoderPeng/AutoDingding](https://github.com/AndroidCoderPeng/AutoDingding)|钉钉自动打卡|261|2024-02-29| |154|[Cateners/tiny_computer](https://github.com/Cateners/tiny_computer)|Click-to-run debian 12 xfce on android for Chinese users, with fcitx pinyin input method and some useful packages preinstalled. No termux required.|262|2024-02-29|
|155|[liangjingkanji/soft-input-event](https://github.com/liangjingkanji/soft-input-event)|Android软键盘遮挡/平滑动画最佳解决方案 Solution for keyboard cover in/smooth animation|260|2023-09-07| |155|[liangjingkanji/soft-input-event](https://github.com/liangjingkanji/soft-input-event)|Android软键盘遮挡/平滑动画最佳解决方案 Solution for keyboard cover in/smooth animation|260|2023-09-07|
|156|[leavesCZY/Monitor](https://github.com/leavesCZY/Monitor)|一个适用于 OkHttp / Retrofit 的可视化抓包工具|258|2024-02-08| |156|[leavesCZY/Monitor](https://github.com/leavesCZY/Monitor)|一个适用于 OkHttp / Retrofit 的可视化抓包工具|258|2024-03-01|
|157|[TabooLib/taboolib](https://github.com/TabooLib/taboolib)|Powerful framework for creating multi-platform Minecraft plugin|258|2024-02-28| |157|[TabooLib/taboolib](https://github.com/TabooLib/taboolib)|Powerful framework for creating multi-platform Minecraft plugin|258|2024-03-01|
|158|[liangjingkanji/Serialize](https://github.com/liangjingkanji/Serialize)|🍒 Android 简单高性能读写本地数据, 直接存储对象/基础类型|228|2023-08-31| |158|[CofbroTeam/Doraemon](https://github.com/CofbroTeam/Doraemon)|⭐ ⭐ ⭐不止签到!更有一键同步作业功能!⭐ ⭐ ⭐ UI友好的安卓-Android移动端学习通签到助手支持普通签到扫码签到图片签到二维码签到定位签到签到码签到手势签到作业提醒push通知短信通知|228|2024-03-01|
|159|[phodal/chapi](https://github.com/phodal/chapi)|CHAPI (Common Hierarchical Abstract Parser and Information Converter) streamlines code analysis by converting diverse language source code into a unified abstract model, simplifying cross-language dev ...|228|2024-02-14| |159|[leavesCZY/asm-samples](https://github.com/leavesCZY/asm-samples)|Android 字节码插桩实战|228|2023-11-10|
|160|[2BAB/Seal](https://github.com/2BAB/Seal)|A Gradle Plugin for resolving AndroidManifest.xml merge conflicts.|228|2023-12-27| |160|[phodal/chapi](https://github.com/phodal/chapi)|CHAPI (Common Hierarchical Abstract Parser and Information Converter) streamlines code analysis by converting diverse language source code into a unified abstract model, simplifying cross-language dev ...|228|2024-02-14|
|161|[CofbroTeam/Doraemon](https://github.com/CofbroTeam/Doraemon)|⭐ ⭐ ⭐不止签到!更有一键同步作业功能!⭐ ⭐ ⭐ UI友好的安卓-Android移动端学习通签到助手支持普通签到扫码签到图片签到二维码签到定位签到签到码签到手势签到作业提醒push通知短信通知|227|2024-02-29| |161|[2BAB/Seal](https://github.com/2BAB/Seal)|A Gradle Plugin for resolving AndroidManifest.xml merge conflicts.|228|2023-12-27|
|162|[leavesCZY/asm-samples](https://github.com/leavesCZY/asm-samples)|Android 字节码插桩实战|227|2023-11-10| |162|[AnyLifeZLB/FaceVerificationSDK](https://github.com/AnyLifeZLB/FaceVerificationSDK)| Android On_device 1:1 Face Recognition And Alive Detect1:N & M:N Face Search SDK 。 🧒 离线版设备端Android1:1人脸识别动作活体检测静默活体检测 以及1:N M:N 人脸搜索 SDK 封装|224|2024-01-22|
|163|[AnyLifeZLB/FaceVerificationSDK](https://github.com/AnyLifeZLB/FaceVerificationSDK)| Android On_device 1:1 Face Recognition And Alive Detect1:N & M:N Face Search SDK 。 🧒 离线版设备端Android1:1人脸识别动作活体检测静默活体检测 以及1:N M:N 人脸搜索 SDK 封装|224|2024-01-22| |163|[bitlap/geocoding](https://github.com/bitlap/geocoding)|:globe_with_meridians: 地理编码技术,提供地址标准化和相似度计算。|222|2023-11-07|
|164|[bitlap/geocoding](https://github.com/bitlap/geocoding)|:globe_with_meridians: 地理编码技术,提供地址标准化和相似度计算。|222|2023-11-07| |164|[TrPlugins/TrMenu](https://github.com/TrPlugins/TrMenu)|Modern & Advanced Menu-Plugin for Minecraft Servers|221|2024-01-21|
|165|[TrPlugins/TrMenu](https://github.com/TrPlugins/TrMenu)|Modern & Advanced Menu-Plugin for Minecraft Servers|221|2024-01-21| |165|[anyascii/anyascii](https://github.com/anyascii/anyascii)|Unicode to ASCII transliteration - C Elixir Go Java JS Julia PHP Python Ruby Rust Shell .NET|218|2023-11-27|
|166|[anyascii/anyascii](https://github.com/anyascii/anyascii)|Unicode to ASCII transliteration - C Elixir Go Java JS Julia PHP Python Ruby Rust Shell .NET|218|2023-11-27| |166|[hujiayucc/Fuck-AD](https://github.com/hujiayucc/Fuck-AD)|去他妈的广告|215|2024-02-04|
|167|[hujiayucc/Fuck-AD](https://github.com/hujiayucc/Fuck-AD)|去他妈的广告|215|2024-02-04| |167|[Shouheng88/arch-android](https://github.com/Shouheng88/arch-android)|Type based Jetpack MVVM library.|211|2023-12-15|
|168|[Shouheng88/arch-android](https://github.com/Shouheng88/arch-android)|Type based Jetpack MVVM library.|211|2023-12-15| |168|[zippo88888888/ZFileManager](https://github.com/zippo88888888/ZFileManager)|Android 文件操作|209|2023-11-14|
|169|[zippo88888888/ZFileManager](https://github.com/zippo88888888/ZFileManager)|Android 文件操作|209|2023-11-14| |169|[Mingyueyixi/MaskWechat](https://github.com/Mingyueyixi/MaskWechat)|这是一个微信 Xposed 模块,她可以隐藏特定用户的聊天记录,防止私密的聊天被第三人偷看|207|2024-02-28|
|170|[Mingyueyixi/MaskWechat](https://github.com/Mingyueyixi/MaskWechat)|这是一个微信 Xposed 模块,她可以隐藏特定用户的聊天记录,防止私密的聊天被第三人偷看|207|2024-02-28| |170|[SapuSeven/BetterUntis](https://github.com/SapuSeven/BetterUntis)|An alternative mobile client for the Untis timetable system.|204|2023-11-25|
|171|[SapuSeven/BetterUntis](https://github.com/SapuSeven/BetterUntis)|An alternative mobile client for the Untis timetable system.|204|2023-11-25| |171|[anruence/enode](https://github.com/anruence/enode)|DDD 框架|203|2023-10-24|
|172|[anruence/enode](https://github.com/anruence/enode)|DDD 框架|203|2023-10-24| |172|[pwh-pwh/wxrecordread](https://github.com/pwh-pwh/wxrecordread)|用于获取微信聊天记录发送消息者wx_id修改聊天页面信息获取红包领取详情及总额|201|2023-12-15|
|173|[pwh-pwh/wxrecordread](https://github.com/pwh-pwh/wxrecordread)|用于获取微信聊天记录发送消息者wx_id修改聊天页面信息获取红包领取详情及总额|201|2023-12-15| |173|[Samarium150/mirai-console-lolicon](https://github.com/Samarium150/mirai-console-lolicon)|基于LoliconAPI的mirai-console插件|201|2024-02-26|
|174|[Samarium150/mirai-console-lolicon](https://github.com/Samarium150/mirai-console-lolicon)|基于LoliconAPI的mirai-console插件|201|2024-02-26| |174|[robotemi/sdk](https://github.com/robotemi/sdk)|temi is an unparalleled robotic platform introducing a new dimension of development - movement. Using temis SDK, developers can create new functionalities and introduce new use cases via temis Andro ...|195|2024-03-01|
|175|[robotemi/sdk](https://github.com/robotemi/sdk)|temi is an unparalleled robotic platform introducing a new dimension of development - movement. Using temis SDK, developers can create new functionalities and introduce new use cases via temis Andro ...|195|2024-02-29| |175|[StarWishsama/Comet-Bot](https://github.com/StarWishsama/Comet-Bot)|☄ 支持多 IM 平台的机器人|191|2023-10-20|
|176|[StarWishsama/Comet-Bot](https://github.com/StarWishsama/Comet-Bot)|☄ 支持多 IM 平台的机器人|192|2023-10-20| |176|[lihangleo2/ViewPager2Demo](https://github.com/lihangleo2/ViewPager2Demo)|关于封装ViewPager2的FragmentStateAdapter的封装以最简单的方式实现抖音列表的上下加载画廊效果以及ViewPager2的各种封装|187|2024-01-22|
|177|[lihangleo2/ViewPager2Demo](https://github.com/lihangleo2/ViewPager2Demo)|关于封装ViewPager2的FragmentStateAdapter的封装以最简单的方式实现抖音列表的上下加载画廊效果以及ViewPager2的各种封装|186|2024-01-22| |177|[luckyzyx/LuckyTool](https://github.com/luckyzyx/LuckyTool)|对ColorOS系统进行的扩展优化的Xposed模块未经开发者授权禁止私自搬运转载|177|2023-10-19|
|178|[luckyzyx/LuckyTool](https://github.com/luckyzyx/LuckyTool)|对ColorOS系统进行的扩展优化的Xposed模块未经开发者授权禁止私自搬运转载|177|2023-10-19| |178|[FlyJingFish/AndroidAOP](https://github.com/FlyJingFish/AndroidAOP)|🔥🔥🔥AndroidAOP 是专属于 Android 端 Aop 框架,只需一个注解就可以请求权限、切换线程、禁止多点、一次监测所有点击事件、监测生命周期等等,没有使用 AspectJ也可以定制出属于你的 Aop 代码|172|2024-03-01|
|179|[FlyJingFish/AndroidAOP](https://github.com/FlyJingFish/AndroidAOP)|🔥🔥🔥AndroidAOP 是专属于 Android 端 Aop 框架,只需一个注解就可以请求权限、切换线程、禁止多点、一次监测所有点击事件、监测生命周期等等,没有使用 AspectJ也可以定制出属于你的 Aop 代码|170|2024-02-28| |179|[unit-mesh/unit-mesh](https://github.com/unit-mesh/unit-mesh)|Unit Mesh is a Asymptotic AI programming architecture pattern. Unit Mesh 是一个基于 AIGC/GenAI 为核心思想的软件架构|169|2024-01-23|
|180|[unit-mesh/unit-mesh](https://github.com/unit-mesh/unit-mesh)|Unit Mesh is a Asymptotic AI programming architecture pattern. Unit Mesh 是一个基于 AIGC/GenAI 为核心思想的软件架构|168|2024-01-23| |180|[TencentCloud/httpdns-sdk-android](https://github.com/TencentCloud/httpdns-sdk-android)|Tencent Cloud HTTPDNS SDK|168|2024-01-24|
|181|[TencentCloud/httpdns-sdk-android](https://github.com/TencentCloud/httpdns-sdk-android)|Tencent Cloud HTTPDNS SDK|168|2024-01-24| |181|[RW-HPS/RW-HPS](https://github.com/RW-HPS/RW-HPS)|Dedicated to Rusted Warfare(RustedWarfare) High Performance Server / 铁锈战争高效率服务器|167|2024-03-01|
|182|[RW-HPS/RW-HPS](https://github.com/RW-HPS/RW-HPS)|Dedicated to Rusted Warfare(RustedWarfare) High Performance Server / 铁锈战争高效率服务器|167|2024-02-21| |182|[yellowbluesky/PixivforMuzei3](https://github.com/yellowbluesky/PixivforMuzei3)|Best Pixiv plugin for Muzei 3|166|2024-02-29|
|183|[yellowbluesky/PixivforMuzei3](https://github.com/yellowbluesky/PixivforMuzei3)|Best Pixiv plugin for Muzei 3|166|2024-02-21| |183|[ITxiaoguang/SelectTextHelper](https://github.com/ITxiaoguang/SelectTextHelper)|高仿微信聊天消息列表自由复制文字,双击查看文本内容,用法超级简单~Copy the text freely in the high imitation WeChat chat message list, double-click to view the text content.|165|2024-02-02|
|184|[ITxiaoguang/SelectTextHelper](https://github.com/ITxiaoguang/SelectTextHelper)|高仿微信聊天消息列表自由复制文字,双击查看文本内容,用法超级简单~Copy the text freely in the high imitation WeChat chat message list, double-click to view the text content.|165|2024-02-02| |184|[AnyLifeZLB/Android-Architecture](https://github.com/AnyLifeZLB/Android-Architecture)|使用 Kotlin+Moshi+Coroutines+retrofit等封装处理Http请求支持多个域名多态数据返回 封装要达到的目的特性就一个:简洁的同步代码风格处理网络异步请求!|163|2024-02-27|
|185|[AnyLifeZLB/Android-Architecture](https://github.com/AnyLifeZLB/Android-Architecture)|使用 Kotlin+Moshi+Coroutines+retrofit等封装处理Http请求支持多个域名多态数据返回 封装要达到的目的特性就一个:简洁的同步代码风格处理网络异步请求!|163|2024-02-27| |185|[geph-official/geph-android](https://github.com/geph-official/geph-android)|Geph Android 迷霧通Android界面|161|2024-02-01|
|186|[geph-official/geph-android](https://github.com/geph-official/geph-android)|Geph Android 迷霧通Android界面|161|2024-02-01| |186|[GuoguoDad/jd_mall](https://github.com/GuoguoDad/jd_mall)|🔥🔥高仿京东商城App具有完整的结构代码整洁规范结构清晰集成Flutter模块具备React-Native热更功能... 同款Flutter版本 https://github.com/GuoguoDad/jd_mall_flutter.git |158|2023-11-10|
|187|[GuoguoDad/jd_mall](https://github.com/GuoguoDad/jd_mall)|🔥🔥高仿京东商城App具有完整的结构代码整洁规范结构清晰集成Flutter模块具备React-Native热更功能... 同款Flutter版本 https://github.com/GuoguoDad/jd_mall_flutter.git |158|2023-11-10| |187|[airshu/lx-music-android](https://github.com/airshu/lx-music-android)|洛雪音乐助手Android版|155|2023-12-21|
|188|[airshu/lx-music-android](https://github.com/airshu/lx-music-android)|洛雪音乐助手Android版|155|2023-12-21| |188|[CorruptedArk/did-i-take-my-meds](https://github.com/CorruptedArk/did-i-take-my-meds)|A Kotlin Android app to manage medications|153|2023-12-10|
|189|[CorruptedArk/did-i-take-my-meds](https://github.com/CorruptedArk/did-i-take-my-meds)|A Kotlin Android app to manage medications|153|2023-12-10| |189|[DylanCaiCoding/MMKV-KTX](https://github.com/DylanCaiCoding/MMKV-KTX)|The best MMKV utils to ensure type safety. (最好用的 MMKV 工具,可以确保类型安全)|151|2024-01-31|
|190|[DylanCaiCoding/MMKV-KTX](https://github.com/DylanCaiCoding/MMKV-KTX)|The best MMKV utils to ensure type safety. (最好用的 MMKV 工具,可以确保类型安全)|150|2024-01-31| |190|[unit-mesh/chocolate-factory](https://github.com/unit-mesh/chocolate-factory)|Chocolate Factory is a cutting-edge LLM toolkit designed to empower you in creating your very own AI assistant.Chocolate Factory 是一款开源的 LLM 应用开发框架,旨在帮助您轻松打造强大的软件开发 SDLC + LLM 生成助手。无论您是需要生成前端页面、后端 API、 ...|148|2024-02-07|
|191|[unit-mesh/chocolate-factory](https://github.com/unit-mesh/chocolate-factory)|Chocolate Factory is a cutting-edge LLM toolkit designed to empower you in creating your very own AI assistant.Chocolate Factory 是一款开源的 LLM 应用开发框架,旨在帮助您轻松打造强大的软件开发 SDLC + LLM 生成助手。无论您是需要生成前端页面、后端 API、 ...|146|2024-02-07| |191|[liangjingkanji/Interval](https://github.com/liangjingkanji/Interval)|Android计时器工具, 倒计时/正计时/开始/暂停/继续/结束/取消|146|2024-01-16|
|192|[liangjingkanji/Interval](https://github.com/liangjingkanji/Interval)|Android计时器工具, 倒计时/正计时/开始/暂停/继续/结束/取消|146|2024-01-16| |192|[l7naive/pattern-lock](https://github.com/l7naive/pattern-lock)|Awesome pattern lock view for android written in kotlin. |145|2023-09-19|
|193|[l7naive/pattern-lock](https://github.com/l7naive/pattern-lock)|Awesome pattern lock view for android written in kotlin. |145|2023-09-19| |193|[anjiemo/SunnyBeach](https://github.com/anjiemo/SunnyBeach)|阳光沙滩APP|144|2024-02-16|
|194|[anjiemo/SunnyBeach](https://github.com/anjiemo/SunnyBeach)|阳光沙滩APP|144|2024-02-16| |194|[miaoMiaoDaShi/YangYanNew](https://github.com/miaoMiaoDaShi/YangYanNew)|精简看美图|144|2023-09-27|
|195|[miaoMiaoDaShi/YangYanNew](https://github.com/miaoMiaoDaShi/YangYanNew)|精简看美图|144|2023-09-27| |195|[MrXiaoM/Overflow](https://github.com/MrXiaoM/Overflow)|替换 mirai 实现为 Onebot 以进行无缝迁移|142|2024-02-29|
|196|[MrXiaoM/Overflow](https://github.com/MrXiaoM/Overflow)|替换 mirai 实现为 Onebot 以进行无缝迁移|142|2024-02-29| |196|[wangyiqian/StockChart](https://github.com/wangyiqian/StockChart)|StockChart 一款适用于Android的高扩展性、高性能股票图/K线图开发库支持多图组合除了使用内置子图还支持定制子图满足复杂的业务需求。|142|2023-12-19|
|197|[wangyiqian/StockChart](https://github.com/wangyiqian/StockChart)|StockChart 一款适用于Android的高扩展性、高性能股票图/K线图开发库支持多图组合除了使用内置子图还支持定制子图满足复杂的业务需求。|142|2023-12-19| |197|[diyigemt/arona](https://github.com/diyigemt/arona)|mirai-console的blue archive插件|141|2024-02-26|
|198|[diyigemt/arona](https://github.com/diyigemt/arona)|mirai-console的blue archive插件|141|2024-02-26| |198|[ichenhe/QQ-Notify-Evolution](https://github.com/ichenhe/QQ-Notify-Evolution)|免ROOT优化QQ通知支持多会话/多消息/多渠道,兼容手环手表。|141|2023-12-29|
|199|[ichenhe/QQ-Notify-Evolution](https://github.com/ichenhe/QQ-Notify-Evolution)|免ROOT优化QQ通知支持多会话/多消息/多渠道,兼容手环手表。|141|2023-12-29| |199|[cuiliang/QuickerAndroid](https://github.com/cuiliang/QuickerAndroid)|Quicker 安卓客户端|141|2023-10-26|
|200|[cuiliang/QuickerAndroid](https://github.com/cuiliang/QuickerAndroid)|Quicker 安卓客户端|141|2023-10-26| |200|[15dd/wenku8reader](https://github.com/15dd/wenku8reader)|第三方轻小说文库app|139|2024-02-23|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,23 +1,23 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Lua # 中文总榜 > 软件类 > Lua
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|13441|2024-02-29| |1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|13442|2024-03-01|
|2|[iDvel/rime-ice](https://github.com/iDvel/rime-ice)|Rime 配置:雾凇拼音 长期维护的简体词库|6528|2024-02-28| |2|[iDvel/rime-ice](https://github.com/iDvel/rime-ice)|Rime 配置:雾凇拼音 长期维护的简体词库|6541|2024-02-28|
|3|[rxyhn/yoru](https://github.com/rxyhn/yoru)|夜 - Yoru Aesthetic and Beautiful Awesome Environment :first_quarter_moon:|3283|2024-01-28| |3|[rxyhn/yoru](https://github.com/rxyhn/yoru)|夜 - Yoru Aesthetic and Beautiful Awesome Environment :first_quarter_moon:|3284|2024-01-28|
|4|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2889|2024-02-22| |4|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2889|2024-02-22|
|5|[L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip)|Snippet Engine for Neovim written in Lua.|2769|2024-02-15| |5|[L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip)|Snippet Engine for Neovim written in Lua.|2770|2024-03-01|
|6|[ejoy/ant](https://github.com/ejoy/ant)|Ant game engine|2692|2024-02-29| |6|[ejoy/ant](https://github.com/ejoy/ant)|Ant game engine|2695|2024-03-01|
|7|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|2609|2024-02-29| |7|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|2613|2024-03-01|
|8|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1860|2023-11-23| |8|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1861|2023-11-23|
|9|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1646|2024-02-01| |9|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1646|2024-02-01|
|10|[tkkcc/ArkLights](https://github.com/tkkcc/ArkLights)|明日方舟速通 arknights 本仓库不再维护,请使用 https://github.com/AegirTech/ArkLights|1503|2023-10-07| |10|[tkkcc/ArkLights](https://github.com/tkkcc/ArkLights)|明日方舟速通 arknights 本仓库不再维护,请使用 https://github.com/AegirTech/ArkLights|1503|2023-10-07|
|11|[acecilia/OpenWRTInvasion](https://github.com/acecilia/OpenWRTInvasion)|Root shell exploit for several Xiaomi routers: 4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C...|1371|2023-12-10| |11|[acecilia/OpenWRTInvasion](https://github.com/acecilia/OpenWRTInvasion)|Root shell exploit for several Xiaomi routers: 4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C...|1371|2023-12-10|
|12|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|1189|2024-01-09| |12|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|1189|2024-01-09|
|13|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心纯脚本实现只依赖Openwrt标准组件。支持其它固件开发者集成到自己的固件里面。更方便入门用户搜索安装插件。The iStore is a app store for OpenWRT|1091|2023-10-11| |13|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心纯脚本实现只依赖Openwrt标准组件。支持其它固件开发者集成到自己的固件里面。更方便入门用户搜索安装插件。The iStore is a app store for OpenWRT|1092|2023-10-11|
|14|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|1017|2023-12-26| |14|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|1017|2023-12-26|
|15|[sumory/lor](https://github.com/sumory/lor)|a fast, minimalist web framework for lua based on OpenResty|1008|2024-01-02| |15|[sumory/lor](https://github.com/sumory/lor)|a fast, minimalist web framework for lua based on OpenResty|1008|2024-01-02|
|16|[KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)|86五笔极点码表 for 鼠须管(macOS)、小狼毫(Windows)、中州韵(Ubuntu) 、仓输入法iOS、同文输入法Android五笔输入法|920|2024-02-28| |16|[KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian)|86五笔极点码表 for 鼠须管(macOS)、小狼毫(Windows)、中州韵(Ubuntu) 、仓输入法iOS、同文输入法Android五笔输入法|920|2024-02-28|
@ -25,45 +25,45 @@
|18|[openresty/lua-resty-limit-traffic](https://github.com/openresty/lua-resty-limit-traffic)|Lua library for limiting and controlling traffic in OpenResty/ngx_lua|792|2023-11-23| |18|[openresty/lua-resty-limit-traffic](https://github.com/openresty/lua-resty-limit-traffic)|Lua library for limiting and controlling traffic in OpenResty/ngx_lua|792|2023-11-23|
|19|[lisaac/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)|Docker Manager interface for LuCI|766|2023-12-03| |19|[lisaac/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)|Docker Manager interface for LuCI|766|2023-12-03|
|20|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|705|2024-02-23| |20|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|705|2024-02-23|
|21|[openresty/lua-resty-mysql](https://github.com/openresty/lua-resty-mysql)|Nonblocking Lua MySQL driver library for ngx_lua or OpenResty|691|2024-01-04| |21|[openresty/lua-resty-mysql](https://github.com/openresty/lua-resty-mysql)|Nonblocking Lua MySQL driver library for ngx_lua or OpenResty|692|2024-01-04|
|22|[rsjaffe/MIDI2LR](https://github.com/rsjaffe/MIDI2LR)|An application and plugin to remotely control Lightroom with a MIDI controller|664|2024-02-29| |22|[rsjaffe/MIDI2LR](https://github.com/rsjaffe/MIDI2LR)|An application and plugin to remotely control Lightroom with a MIDI controller|664|2024-02-29|
|23|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to the investigation of realtime censorship|607|2023-11-21| |23|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to the investigation of realtime censorship|608|2023-11-21|
|24|[EmmyLua/VSCode-EmmyLua](https://github.com/EmmyLua/VSCode-EmmyLua)|Lua IDE/Debugger Plugin for VSCode|597|2023-09-18| |24|[EmmyLua/VSCode-EmmyLua](https://github.com/EmmyLua/VSCode-EmmyLua)|Lua IDE/Debugger Plugin for VSCode|597|2023-09-18|
|25|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|505|2023-12-27| |25|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|505|2023-12-27|
|26|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|490|2023-11-23| |26|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|491|2023-11-23|
|27|[chenxuuu/sms_forwarding](https://github.com/chenxuuu/sms_forwarding)|超低成本硬件短信转发器只需29.9|476|2024-02-28| |27|[chenxuuu/sms_forwarding](https://github.com/chenxuuu/sms_forwarding)|超低成本硬件短信转发器只需29.9|477|2024-02-28|
|28|[Kamikaze94/WolfHUD](https://github.com/Kamikaze94/WolfHUD)|Payday 2 HUD|460|2024-02-20| |28|[Kamikaze94/WolfHUD](https://github.com/Kamikaze94/WolfHUD)|Payday 2 HUD|460|2024-02-20|
|29|[openresty/lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)|Lua-land LRU Cache based on LuaJIT FFI|429|2024-01-24| |29|[openresty/lua-resty-lrucache](https://github.com/openresty/lua-resty-lrucache)|Lua-land LRU Cache based on LuaJIT FFI|430|2024-01-24|
|30|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|422|2024-02-29| |30|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|420|2024-03-01|
|31|[mrthinger/wow-voiceover](https://github.com/mrthinger/wow-voiceover)|Voiceover for World of Warcraft|413|2024-02-28| |31|[mrthinger/wow-voiceover](https://github.com/mrthinger/wow-voiceover)|Voiceover for World of Warcraft|414|2024-02-28|
|32|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|409|2024-01-14| |32|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|409|2024-01-14|
|33|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|398|2024-02-29| |33|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|398|2024-03-01|
|34|[cloudwu/stellaris_cn](https://github.com/cloudwu/stellaris_cn)|Stellaris 群星 汉化 Mod|385|2024-02-17| |34|[cloudwu/stellaris_cn](https://github.com/cloudwu/stellaris_cn)|Stellaris 群星 汉化 Mod|385|2024-02-17|
|35|[leslie255/nvim-config](https://github.com/leslie255/nvim-config)|A pretty epic NeoVim setup|358|2023-11-28| |35|[leslie255/nvim-config](https://github.com/leslie255/nvim-config)|A pretty epic NeoVim setup|358|2023-11-28|
|36|[lisaac/luci-app-diskman](https://github.com/lisaac/luci-app-diskman)|Disk Manager for LuCI|358|2023-10-05| |36|[lisaac/luci-app-diskman](https://github.com/lisaac/luci-app-diskman)|Disk Manager for LuCI|358|2023-10-05|
|37|[ejoy/vaststars](https://github.com/ejoy/vaststars)|A game demo for Ant engine|338|2024-02-29| |37|[ejoy/vaststars](https://github.com/ejoy/vaststars)|A game demo for Ant engine|341|2024-03-01|
|38|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|320|2024-02-28| |38|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|320|2024-02-28|
|39|[Martins3/My-Linux-Config](https://github.com/Martins3/My-Linux-Config)|:clap: Modern neovim configuration based on native lsp|306|2024-02-29| |39|[Martins3/My-Linux-Config](https://github.com/Martins3/My-Linux-Config)|:clap: Modern neovim configuration based on native lsp|306|2024-03-01|
|40|[adamqqqplay/dota2ai](https://github.com/adamqqqplay/dota2ai)|Ranked Matchmaking AI: An improved Dota2 AI based on Valve's default AI. Has more than 3 million subscribers on Steam.|301|2024-02-18| |40|[adamqqqplay/dota2ai](https://github.com/adamqqqplay/dota2ai)|Ranked Matchmaking AI: An improved Dota2 AI based on Valve's default AI. Has more than 3 million subscribers on Steam.|301|2024-02-18|
|41|[Mintimate/oh-my-rime](https://github.com/Mintimate/oh-my-rime)|The Simple Config Template Of Rime By Mintimate. QQ Chat-Group: 703260572|286|2024-02-28| |41|[Mintimate/oh-my-rime](https://github.com/Mintimate/oh-my-rime)|The Simple Config Template Of Rime By Mintimate. QQ Chat-Group: 703260572|288|2024-03-01|
|42|[AegirTech/ArkLights](https://github.com/AegirTech/ArkLights)|明日方舟速通 arknights|258|2024-02-02| |42|[AegirTech/ArkLights](https://github.com/AegirTech/ArkLights)|明日方舟速通 arknights|258|2024-02-02|
|43|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|255|2024-02-29| |43|[siweia/NDui](https://github.com/siweia/NDui)|NDui for World of Warcraft|255|2024-02-29|
|44|[kuoruan/luci-app-frpc](https://github.com/kuoruan/luci-app-frpc)|LuCI support for FRPC|253|2024-02-18| |44|[kuoruan/luci-app-frpc](https://github.com/kuoruan/luci-app-frpc)|LuCI support for FRPC|253|2024-02-18|
|45|[LufsX/rime](https://github.com/LufsX/rime)|Rime中州韵全拼与双拼的自用配置方案|250|2024-02-27| |45|[LufsX/rime](https://github.com/LufsX/rime)|Rime中州韵全拼与双拼的自用配置方案|250|2024-02-27|
|46|[yuanyan3060/ArknightsGameResource](https://github.com/yuanyan3060/ArknightsGameResource)|明日方舟客户端素材|247|2024-02-27| |46|[yuanyan3060/ArknightsGameResource](https://github.com/yuanyan3060/ArknightsGameResource)|明日方舟客户端素材|248|2024-02-27|
|47|[0wQ/air724ug-forwarder](https://github.com/0wQ/air724ug-forwarder)|Air724UG 短信转发 & 来电通知 & 语音信箱|239|2024-02-27| |47|[0wQ/air724ug-forwarder](https://github.com/0wQ/air724ug-forwarder)|Air724UG 短信转发 & 来电通知 & 语音信箱|240|2024-02-27|
|48|[0wQ/air780e-forwarder](https://github.com/0wQ/air780e-forwarder)|合宙Air780系列4G模组短信转发来电通知Air724在这里 -> https://github.com/0wQ/air724ug-forwarder|233|2024-02-09| |48|[0wQ/air780e-forwarder](https://github.com/0wQ/air780e-forwarder)|合宙Air780系列4G模组短信转发来电通知Air724在这里 -> https://github.com/0wQ/air724ug-forwarder|234|2024-02-09|
|49|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |229|2024-02-01| |49|[kurapica/PLoop](https://github.com/kurapica/PLoop)|Prototype Lua object-oriented program system and frameworks. |229|2024-02-01|
|50|[JiaqinKang/apexNoRecoilMarco](https://github.com/JiaqinKang/apexNoRecoilMarco)|全自动武器检测apex压枪宏/Fully Weapon detection apex marco no recoil|217|2024-02-21| |50|[JiaqinKang/apexNoRecoilMarco](https://github.com/JiaqinKang/apexNoRecoilMarco)|全自动武器检测apex压枪宏/Fully Weapon detection apex marco no recoil|218|2024-02-21|
|51|[DeadlyBossMods/DBM-Retail](https://github.com/DeadlyBossMods/DBM-Retail)|The ultimate encounter helper (for Retail) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|212|2024-02-27| |51|[DeadlyBossMods/DBM-Retail](https://github.com/DeadlyBossMods/DBM-Retail)|The ultimate encounter helper (for Retail) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|212|2024-02-27|
|52|[xhcherry/GTA5-Stand-LuaAIO](https://github.com/xhcherry/GTA5-Stand-LuaAIO)|GTA5 Mod Stand Lua All in One致力于打造成GTA5游戏圈内顶尖的standlua脚本仓库|201|2024-02-29| |52|[xhcherry/GTA5-Stand-LuaAIO](https://github.com/xhcherry/GTA5-Stand-LuaAIO)|GTA5 Mod Stand Lua All in One致力于打造成GTA5游戏圈内顶尖的standlua脚本仓库|201|2024-02-29|
|53|[Afool4U/Logi_purgatory_macro](https://github.com/Afool4U/Logi_purgatory_macro)|罗技G系列炼狱宏|194|2023-10-31| |53|[Afool4U/Logi_purgatory_macro](https://github.com/Afool4U/Logi_purgatory_macro)|罗技G系列炼狱宏|194|2023-10-31|
|54|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案注音、雙拼、拼音、形碼、行列30|182|2024-02-21| |54|[oniondelta/Onion_Rime_Files](https://github.com/oniondelta/Onion_Rime_Files)|電腦 Rime 洋蔥方案注音、雙拼、拼音、形碼、行列30|182|2024-02-21|
|55|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|My personal dotfiles, about neovim, zsh shell, tmux...|177|2024-02-28| |55|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|My personal dotfiles, about neovim, zsh shell, tmux...|177|2024-02-28|
|56|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon configSupport custom shortcut keys, emoji search, application shortcut switching, real-time network speed, key echo, etc.|172|2023-10-03| |56|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon configSupport custom shortcut keys, emoji search, application shortcut switching, real-time network speed, key echo, etc.|172|2023-10-03|
|57|[wofsauge/External-Item-Descriptions](https://github.com/wofsauge/External-Item-Descriptions)|A mod for the game "The Binding of Isaac: Rebirth" that displays useful informations for items, trinkets, rooms and more!|171|2024-02-29| |57|[wofsauge/External-Item-Descriptions](https://github.com/wofsauge/External-Item-Descriptions)|A mod for the game "The Binding of Isaac: Rebirth" that displays useful informations for items, trinkets, rooms and more!|171|2024-03-01|
|58|[shagu/pfQuest](https://github.com/shagu/pfQuest)|A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC|169|2024-02-27| |58|[shagu/pfQuest](https://github.com/shagu/pfQuest)|A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC|169|2024-02-27|
|59|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedback & suggestions are welcomed here for ETHOS by FrSky|159|2024-02-29| |59|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedback & suggestions are welcomed here for ETHOS by FrSky|159|2024-03-01|
|60|[yaocccc/nvim](https://github.com/yaocccc/nvim)|开箱即用的nvim配置 详细的文档 lua实现|152|2023-12-14| |60|[yaocccc/nvim](https://github.com/yaocccc/nvim)|开箱即用的nvim配置 详细的文档 lua实现|152|2023-12-14|
|61|[fffonion/lua-resty-acme](https://github.com/fffonion/lua-resty-acme)|Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol |146|2024-02-28| |61|[fffonion/lua-resty-acme](https://github.com/fffonion/lua-resty-acme)|Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol |146|2024-02-28|
|62|[XavierCHN/x-template](https://github.com/XavierCHN/x-template)|DOTA2自定义游戏开发模板项目使用typesscript和react开发; Xavier's DOTA 2 custom game template using typescript and react-panorama|127|2024-02-15| |62|[XavierCHN/x-template](https://github.com/XavierCHN/x-template)|DOTA2自定义游戏开发模板项目使用typesscript和react开发; Xavier's DOTA 2 custom game template using typescript and react-panorama|127|2024-02-15|
@ -76,16 +76,16 @@
|69|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|102|2024-01-02| |69|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|102|2024-01-02|
|70|[xkinput/Rime_JD](https://github.com/xkinput/Rime_JD)|星空键道6是星空系列输入法中的一款双拼音形码中文输入法方案「Rime键道」是该方案借助RIME开源输入平台的实现。|99|2024-01-22| |70|[xkinput/Rime_JD](https://github.com/xkinput/Rime_JD)|星空键道6是星空系列输入法中的一款双拼音形码中文输入法方案「Rime键道」是该方案借助RIME开源输入平台的实现。|99|2024-01-22|
|71|[Wolferos/Hearts-of-Iron-IV-The-Great-War](https://github.com/Wolferos/Hearts-of-Iron-IV-The-Great-War)|The Great War has been created by Wolferos with the help of the Community.|99|2024-02-27| |71|[Wolferos/Hearts-of-Iron-IV-The-Great-War](https://github.com/Wolferos/Hearts-of-Iron-IV-The-Great-War)|The Great War has been created by Wolferos with the help of the Community.|99|2024-02-27|
|72|[defold/doc](https://github.com/defold/doc)|Defold game engine documentation for www.defold.com|96|2024-02-29| |72|[defold/doc](https://github.com/defold/doc)|Defold game engine documentation for www.defold.com|96|2024-03-01|
|73|[halfmoonvic/Rime](https://github.com/halfmoonvic/Rime)|致第一次安装Rime的你|92|2024-02-20| |73|[halfmoonvic/Rime](https://github.com/halfmoonvic/Rime)|致第一次安装Rime的你|92|2024-02-20|
|74|[Auranis/HighDigitSAMs](https://github.com/Auranis/HighDigitSAMs)|A simple, IC-compliant mod for DCS to add more modern SAM systems to the game.|91|2023-11-05| |74|[Auranis/HighDigitSAMs](https://github.com/Auranis/HighDigitSAMs)|A simple, IC-compliant mod for DCS to add more modern SAM systems to the game.|91|2023-11-05|
|75|[boluokk/e7Helper](https://github.com/boluokk/e7Helper)|【EPIC】第七史诗多功能覆盖脚本(刷书签🍃挂讨伐、后记、祭坛✌挂JJC等📛多服务器支持📺qq机器人消息通知📩)|90|2024-02-08| |75|[boluokk/e7Helper](https://github.com/boluokk/e7Helper)|【EPIC】第七史诗多功能覆盖脚本(刷书签🍃挂讨伐、后记、祭坛✌挂JJC等📛多服务器支持📺qq机器人消息通知📩)|90|2024-02-08|
|76|[ASC8384/myRime](https://github.com/ASC8384/myRime)|我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 ibus|89|2024-01-22| |76|[ASC8384/myRime](https://github.com/ASC8384/myRime)|我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 ibus|89|2024-01-22|
|77|[DarkEnergyProcessor/livesim2_async](https://github.com/DarkEnergyProcessor/livesim2_async)|Love Live! School Idol Festival Live Simulator|89|2024-02-16| |77|[DarkEnergyProcessor/livesim2_async](https://github.com/DarkEnergyProcessor/livesim2_async)|Love Live! School Idol Festival Live Simulator|89|2024-02-16|
|78|[DeadlyBossMods/DBM-Classic](https://github.com/DeadlyBossMods/DBM-Classic)|The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|87|2024-02-27| |78|[DeadlyBossMods/DBM-Classic](https://github.com/DeadlyBossMods/DBM-Classic)|The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|87|2024-03-01|
|79|[functoreality/rime-flypy-zrmfast](https://github.com/functoreality/rime-flypy-zrmfast)|Rime 输入法配置文件,小鹤双拼+自然快手/小鹤双形辅助码|85|2024-02-06| |79|[functoreality/rime-flypy-zrmfast](https://github.com/functoreality/rime-flypy-zrmfast)|Rime 输入法配置文件,小鹤双拼+自然快手/小鹤双形辅助码|85|2024-02-06|
|80|[kchen0x/rime-crane](https://github.com/kchen0x/rime-crane)|凇鹤拼音 —— Rime 简体中文输入法方案,整合了雾凇拼音和小鹤双拼/音形方案的拼音输入法。|82|2023-10-28| |80|[mrbeardad/nvim](https://github.com/mrbeardad/nvim)|:moon: A nvim config for both neovim and vscode. |83|2024-02-26|
|81|[mrbeardad/nvim](https://github.com/mrbeardad/nvim)|:moon: A nvim config for both neovim and vscode. |82|2024-02-26| |81|[kchen0x/rime-crane](https://github.com/kchen0x/rime-crane)|凇鹤拼音 —— Rime 简体中文输入法方案,整合了雾凇拼音和小鹤双拼/音形方案的拼音输入法。|82|2023-10-28|
|82|[tech-microworld/ws-cloud-gateway](https://github.com/tech-microworld/ws-cloud-gateway)|基于 openresty + etcd 实现的轻量级网关服务|79|2023-09-08| |82|[tech-microworld/ws-cloud-gateway](https://github.com/tech-microworld/ws-cloud-gateway)|基于 openresty + etcd 实现的轻量级网关服务|79|2023-09-08|
|83|[einverne/dotfiles](https://github.com/einverne/dotfiles)|my personal dotfiles managed by dotbot, zinit|76|2024-02-17| |83|[einverne/dotfiles](https://github.com/einverne/dotfiles)|my personal dotfiles managed by dotbot, zinit|76|2024-02-17|
|84|[actboy168/MoeHero](https://github.com/actboy168/MoeHero)|我的英雄不可能那么萌|75|2024-01-17| |84|[actboy168/MoeHero](https://github.com/actboy168/MoeHero)|我的英雄不可能那么萌|75|2024-01-17|
@ -95,7 +95,7 @@
|88|[fafaraway/andromeda](https://github.com/fafaraway/andromeda)|💖 A user interface replacement addon for World of Warcraft.|64|2024-01-17| |88|[fafaraway/andromeda](https://github.com/fafaraway/andromeda)|💖 A user interface replacement addon for World of Warcraft.|64|2024-01-17|
|89|[jiaxinaoliao/neovimBeginCpp](https://github.com/jiaxinaoliao/neovimBeginCpp)|纯lua配置的neovim快速配置基本开箱即用|60|2023-12-24| |89|[jiaxinaoliao/neovimBeginCpp](https://github.com/jiaxinaoliao/neovimBeginCpp)|纯lua配置的neovim快速配置基本开箱即用|60|2023-12-24|
|90|[thisdp/dgs](https://github.com/thisdp/dgs)|Thisdp's Dx Graphical User Interface System (MTA Dx Lib)|60|2024-02-28| |90|[thisdp/dgs](https://github.com/thisdp/dgs)|Thisdp's Dx Graphical User Interface System (MTA Dx Lib)|60|2024-02-28|
|91|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 / Fcitx5 码表 For Linux & Android|57|2023-12-05| |91|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 / Fcitx5 码表 For Linux & Android|58|2023-12-05|
|92|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|55|2024-02-20| |92|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|55|2024-02-20|
|93|[narc0tiq/YARM](https://github.com/narc0tiq/YARM)|Yet another variant of the Resource Monitor for Factorio|52|2023-09-18| |93|[narc0tiq/YARM](https://github.com/narc0tiq/YARM)|Yet another variant of the Resource Monitor for Factorio|52|2023-09-18|
|94|[1Panel-dev/1pwaf](https://github.com/1Panel-dev/1pwaf)|1pwaf 是一个基于 lua-nginx-module(openresty) 的 web 应用防火墙|47|2024-02-27| |94|[1Panel-dev/1pwaf](https://github.com/1Panel-dev/1pwaf)|1pwaf 是一个基于 lua-nginx-module(openresty) 的 web 应用防火墙|47|2024-02-27|
@ -103,7 +103,7 @@
|96|[vittary/ML](https://github.com/vittary/ML)|收集整理一些大佬免流脚本|45|2023-09-03| |96|[vittary/ML](https://github.com/vittary/ML)|收集整理一些大佬免流脚本|45|2023-09-03|
|97|[caixw/VimIDE](https://github.com/caixw/VimIDE)|自用的一个 vimrc 配置文件,适用于 PHP 和 Go 及 HTML|45|2023-11-28| |97|[caixw/VimIDE](https://github.com/caixw/VimIDE)|自用的一个 vimrc 配置文件,适用于 PHP 和 Go 及 HTML|45|2023-11-28|
|98|[x1ao4/plex-mpv](https://github.com/x1ao4/plex-mpv)|通过 lua 脚本调用 plex 桌面端 mpv 播放器的隐藏功能 / calling the hidden features of the plex desktop mpv player via lua scripts|43|2024-02-23| |98|[x1ao4/plex-mpv](https://github.com/x1ao4/plex-mpv)|通过 lua 脚本调用 plex 桌面端 mpv 播放器的隐藏功能 / calling the hidden features of the plex desktop mpv player via lua scripts|43|2024-02-23|
|99|[payday-restoration/restoration-mod](https://github.com/payday-restoration/restoration-mod)|This repository is the home of Restoration Mod for Payday 2|43|2024-02-29| |99|[payday-restoration/restoration-mod](https://github.com/payday-restoration/restoration-mod)|This repository is the home of Restoration Mod for Payday 2|43|2024-03-01|
|100|[JaredScar/Badger-Anticheat](https://github.com/JaredScar/Badger-Anticheat)|Badger's Official Anticheat [code inspirations from DevLanceGood and Bluethefurry on GitHub]|42|2023-09-26| |100|[JaredScar/Badger-Anticheat](https://github.com/JaredScar/Badger-Anticheat)|Badger's Official Anticheat [code inspirations from DevLanceGood and Bluethefurry on GitHub]|42|2023-09-26|
|101|[zhandouxiaojiji/skynet-creator](https://github.com/zhandouxiaojiji/skynet-creator)|skynet脚手架|41|2024-01-16| |101|[zhandouxiaojiji/skynet-creator](https://github.com/zhandouxiaojiji/skynet-creator)|skynet脚手架|41|2024-01-16|
|102|[yanhuacuo/98wubi](https://github.com/yanhuacuo/98wubi)|具备码元提示功能的98五笔配置文件for中州韵|40|2024-02-09| |102|[yanhuacuo/98wubi](https://github.com/yanhuacuo/98wubi)|具备码元提示功能的98五笔配置文件for中州韵|40|2024-02-09|
@ -125,16 +125,16 @@
|118|[jpanther/dectorio](https://github.com/jpanther/dectorio)|Dectorio is a large mod that adds decorative elements to Factorio.|24|2024-02-07| |118|[jpanther/dectorio](https://github.com/jpanther/dectorio)|Dectorio is a large mod that adds decorative elements to Factorio.|24|2024-02-07|
|119|[HowcanoeWang/rime-lua-aux-code](https://github.com/HowcanoeWang/rime-lua-aux-code)|RIME输入法辅助码音形分离插件|23|2024-02-29| |119|[HowcanoeWang/rime-lua-aux-code](https://github.com/HowcanoeWang/rime-lua-aux-code)|RIME输入法辅助码音形分离插件|23|2024-02-29|
|120|[daisukiKaffuChino/reOpenLua-Open-Source](https://github.com/daisukiKaffuChino/reOpenLua-Open-Source)|诸多修改版AndroLua+中的一种。|23|2024-01-13| |120|[daisukiKaffuChino/reOpenLua-Open-Source](https://github.com/daisukiKaffuChino/reOpenLua-Open-Source)|诸多修改版AndroLua+中的一种。|23|2024-01-13|
|121|[AlejandroGiner/Lux-in-Tenebris](https://github.com/AlejandroGiner/Lux-in-Tenebris)|A Europa Universalis 4 expansion mod built upon Beyond Typus 9.|23|2024-02-29| |121|[AlejandroGiner/Lux-in-Tenebris](https://github.com/AlejandroGiner/Lux-in-Tenebris)|A Europa Universalis 4 expansion mod built upon Beyond Typus 9.|23|2024-03-01|
|122|[thenumbernine/hydro-cl-lua](https://github.com/thenumbernine/hydro-cl-lua)|yet *another* hydrodynamics/hyperbolic conservation law solver, this one in LuaJIT using OpenCL/OpenGL|22|2024-01-15| |122|[thenumbernine/hydro-cl-lua](https://github.com/thenumbernine/hydro-cl-lua)|yet *another* hydrodynamics/hyperbolic conservation law solver, this one in LuaJIT using OpenCL/OpenGL|22|2024-01-15|
|123|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|21|2024-02-24| |123|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|21|2024-02-24|
|124|[MizukiBelhi/ExtendedUI](https://github.com/MizukiBelhi/ExtendedUI)|ExtendedUI, as the name suggest, extends Tree of Savior's UI to what it should be!|21|2023-11-06| |124|[MizukiBelhi/ExtendedUI](https://github.com/MizukiBelhi/ExtendedUI)|ExtendedUI, as the name suggest, extends Tree of Savior's UI to what it should be!|21|2023-11-06|
|125|[PlexPt/factorio-chinese](https://github.com/PlexPt/factorio-chinese)|factorio 开源中文汉化语言包|20|2023-10-23| |125|[hugh7007/xmjd6-rere](https://github.com/hugh7007/xmjd6-rere)|基于星空键道,拓展出来百万词库版本-星猫键道6|20|2024-03-01|
|126|[hugh7007/xmjd6-rere](https://github.com/hugh7007/xmjd6-rere)|基于星空键道,拓展出来百万词库版本-星猫键道6|19|2024-02-29| |126|[PlexPt/factorio-chinese](https://github.com/PlexPt/factorio-chinese)|factorio 开源中文汉化语言包|20|2023-10-23|
|127|[Casual-Ragnarok/ro-single-client](https://github.com/Casual-Ragnarok/ro-single-client)|仙境 RO 传说 - 单机客户端(登陆补丁)|18|2023-09-28| |127|[Casual-Ragnarok/ro-single-client](https://github.com/Casual-Ragnarok/ro-single-client)|仙境 RO 传说 - 单机客户端(登陆补丁)|19|2023-09-28|
|128|[wsgggws/nvim](https://github.com/wsgggws/nvim)|Some vim plugs on neovim and its show on MacOS|18|2024-01-18| |128|[wsgggws/nvim](https://github.com/wsgggws/nvim)|Some vim plugs on neovim and its show on MacOS|18|2024-01-18|
|129|[forFudan/xuma](https://github.com/forFudan/xuma)|Rime·尔雅徐码输入法·CJK全汉字拆分·三重注解|17|2023-09-15| |129|[forFudan/xuma](https://github.com/forFudan/xuma)|Rime·尔雅徐码输入法·CJK全汉字拆分·三重注解|17|2023-09-15|
|130|[kenzok8/litte](https://github.com/kenzok8/litte)|自用的仓库不建议fork测试稳定性用的|17|2024-02-29| |130|[kenzok8/litte](https://github.com/kenzok8/litte)|自用的仓库不建议fork测试稳定性用的|17|2024-03-01|
|131|[geektcp/okwow-interface](https://github.com/geektcp/okwow-interface)|一起魔兽世界插件|16|2023-12-11| |131|[geektcp/okwow-interface](https://github.com/geektcp/okwow-interface)|一起魔兽世界插件|16|2023-12-11|
|132|[sirpdboy/luci-app-advancedplus](https://github.com/sirpdboy/luci-app-advancedplus)|新版 进价设置,集成酷猫主题 原高级设置升级版本可以编译保存系统、网络、防火墙、DHCP、家长控制、网络唤醒、端口转发、DDNS-GO、SMARTDNS、BYPASS、OPENCLASH、NGINX、DNSMASQ、DDNS等10多个常用功能的配置文件。 进阶设置-高级设置中 可以设置 后台SSH菜单、设置向导、QOS自动优化等功能 开启与否等 KUCAT主题设置可以设置 KUCAT主题壁纸和 ...|16|2024-01-02| |132|[sirpdboy/luci-app-advancedplus](https://github.com/sirpdboy/luci-app-advancedplus)|新版 进价设置,集成酷猫主题 原高级设置升级版本可以编译保存系统、网络、防火墙、DHCP、家长控制、网络唤醒、端口转发、DDNS-GO、SMARTDNS、BYPASS、OPENCLASH、NGINX、DNSMASQ、DDNS等10多个常用功能的配置文件。 进阶设置-高级设置中 可以设置 后台SSH菜单、设置向导、QOS自动优化等功能 开启与否等 KUCAT主题设置可以设置 KUCAT主题壁纸和 ...|16|2024-01-02|
|133|[boomker/spacehammer](https://github.com/boomker/spacehammer)|🚀 空格键作为 Hyper 的 Hammerspoon 配置, 上手简单并且功能强大, 集多套开源优秀配置于一身|16|2023-10-01| |133|[boomker/spacehammer](https://github.com/boomker/spacehammer)|🚀 空格键作为 Hyper 的 Hammerspoon 配置, 上手简单并且功能强大, 集多套开源优秀配置于一身|16|2023-10-01|
@ -154,7 +154,7 @@
|147|[lost-melody/rime-smyh](https://github.com/lost-melody/rime-smyh)|吉旦餅:亂序字根,三碼定長,延遲頂字。|13|2024-02-01| |147|[lost-melody/rime-smyh](https://github.com/lost-melody/rime-smyh)|吉旦餅:亂序字根,三碼定長,延遲頂字。|13|2024-02-01|
|148|[iChunyu/nvim](https://github.com/iChunyu/nvim)|NeoVim 配置|13|2023-10-15| |148|[iChunyu/nvim](https://github.com/iChunyu/nvim)|NeoVim 配置|13|2023-10-15|
|149|[xiyoo0812/luaoop](https://github.com/xiyoo0812/luaoop)|一个 lua 面向对象机制的实现。|13|2024-01-22| |149|[xiyoo0812/luaoop](https://github.com/xiyoo0812/luaoop)|一个 lua 面向对象机制的实现。|13|2024-01-22|
|150|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|13|2024-02-28| |150|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|13|2024-03-01|
|151|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|13|2024-02-05| |151|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|13|2024-02-05|
|152|[limao996/AFS-androlua](https://github.com/limao996/AFS-androlua)|基于 AndroLua+ 的 Android/data 文件操作模块|12|2023-11-11| |152|[limao996/AFS-androlua](https://github.com/limao996/AFS-androlua)|基于 AndroLua+ 的 Android/data 文件操作模块|12|2023-11-11|
|153|[TencentBlueKing/blueking-apigateway-apisix](https://github.com/TencentBlueKing/blueking-apigateway-apisix)|蓝鲸 API 网关 - 数据面|12|2024-01-19| |153|[TencentBlueKing/blueking-apigateway-apisix](https://github.com/TencentBlueKing/blueking-apigateway-apisix)|蓝鲸 API 网关 - 数据面|12|2024-01-19|
@ -162,24 +162,24 @@
|155|[ywxt/rime-huma](https://github.com/ywxt/rime-huma)|虎碼輸入方案,三重註解、字集切換、雙重反查、全碼後置……|12|2024-02-26| |155|[ywxt/rime-huma](https://github.com/ywxt/rime-huma)|虎碼輸入方案,三重註解、字集切換、雙重反查、全碼後置……|12|2024-02-26|
|156|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|12|2023-10-10| |156|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|12|2023-10-10|
|157|[yangmv/SapiGW](https://github.com/yangmv/SapiGW)|基于openresty + Lua开发的一套API网关系统|12|2023-12-07| |157|[yangmv/SapiGW](https://github.com/yangmv/SapiGW)|基于openresty + Lua开发的一套API网关系统|12|2023-12-07|
|158|[AideLua/AndroLuaX](https://github.com/AideLua/AndroLuaX)|适配了AndroidX的AndroLua+|11|2023-09-22| |158|[amorphobia/rime-jiandao](https://github.com/amorphobia/rime-jiandao)|🌟️星空键道输入方案|11|2024-02-07|
|159|[qwertyuiop6/DST-Server-Build](https://github.com/qwertyuiop6/DST-Server-Build)|:video_game: 饥荒DST-server搭建|11|2023-11-06| |159|[AideLua/AndroLuaX](https://github.com/AideLua/AndroLuaX)|适配了AndroidX的AndroLua+|11|2023-09-22|
|160|[amorphobia/rime-jiandao](https://github.com/amorphobia/rime-jiandao)|🌟️星空键道输入方案|10|2024-02-07| |160|[qwertyuiop6/DST-Server-Build](https://github.com/qwertyuiop6/DST-Server-Build)|:video_game: 饥荒DST-server搭建|11|2023-11-06|
|161|[VergilGao/openwrt-packages](https://github.com/VergilGao/openwrt-packages)|个人自用openwrt软件包使用 https://github.com/VergilGao/auto-update-openwrt-packages 自动更新|10|2024-02-29| |161|[VergilGao/openwrt-packages](https://github.com/VergilGao/openwrt-packages)|个人自用openwrt软件包使用 https://github.com/VergilGao/auto-update-openwrt-packages 自动更新|10|2024-02-29|
|162|[chai2010/im4corner](https://github.com/chai2010/im4corner)|Google输入法四角号码扩展|10|2023-10-31| |162|[chai2010/im4corner](https://github.com/chai2010/im4corner)|Google输入法四角号码扩展|10|2023-10-31|
|163|[66hh/GF2ExiliumData](https://github.com/66hh/GF2ExiliumData)|某药丸游戏数据|9|2023-10-08| |163|[66hh/GF2ExiliumData](https://github.com/66hh/GF2ExiliumData)|某药丸游戏数据|9|2023-10-08|
|164|[Kicamon/im-switch.nvim](https://github.com/Kicamon/im-switch.nvim)|neovim的输入法自动切换插件在写文档以及代码注释的时候可以自动帮忙切换输入法|9|2023-12-10| |164|[Kicamon/im-switch.nvim](https://github.com/Kicamon/im-switch.nvim)|neovim的输入法自动切换插件在写文档以及代码注释的时候可以自动帮忙切换输入法|9|2023-12-10|
|165|[Yooootsuba/ani-gamer-danmu](https://github.com/Yooootsuba/ani-gamer-danmu)|在 MPV 觀看巴哈姆特動畫瘋時,可以支援彈幕列表|9|2024-02-10| |165|[Yooootsuba/ani-gamer-danmu](https://github.com/Yooootsuba/ani-gamer-danmu)|在 MPV 觀看巴哈姆特動畫瘋時,可以支援彈幕列表|9|2024-02-10|
|166|[EKE00372/EKPlates](https://github.com/EKE00372/EKPlates)|其實我比較喜歡WOWI因為它是黑色的https://www.wowinterface.com/downloads/info24109|9|2023-09-07| |166|[EKE00372/EKPlates](https://github.com/EKE00372/EKPlates)|其實我比較喜歡WOWI因為它是黑色的https://www.wowinterface.com/downloads/info24109|9|2023-09-07|
|167|[sbsrf/sbsrf](https://github.com/sbsrf/sbsrf)|声笔输入法|8|2024-02-29| |167|[INotGreen/Xiebro-Plugins](https://github.com/INotGreen/Xiebro-Plugins)|xiebroC2编写插件使用文档|8|2024-02-18|
|168|[najoast/eluna_scripts](https://github.com/najoast/eluna_scripts)|魔兽世界Lua脚本。Lua scripts for WoW Eluna Lua Engine. |8|2023-12-21| |168|[sbsrf/sbsrf](https://github.com/sbsrf/sbsrf)|声笔输入法|8|2024-03-01|
|169|[wjlin0/cf-lua](https://github.com/wjlin0/cf-lua)|cf 鼠标宏|8|2023-11-26| |169|[najoast/eluna_scripts](https://github.com/najoast/eluna_scripts)|魔兽世界Lua脚本。Lua scripts for WoW Eluna Lua Engine. |8|2023-12-21|
|170|[IoT-ThingsCloud/luatos-thingscloud-sdk](https://github.com/IoT-ThingsCloud/luatos-thingscloud-sdk)|基于合宙模组 LuatOS 快速接入 ThingsCloud 物联网平台的 SDK ,帮你 10 分钟完成模组到云平台的双向通信。|8|2023-12-14| |170|[wjlin0/cf-lua](https://github.com/wjlin0/cf-lua)|cf 鼠标宏|8|2023-11-26|
|171|[flappybriefs/pantsu-xkjd6alter](https://github.com/flappybriefs/pantsu-xkjd6alter)|星空键道6的个人魔改版|8|2024-01-18| |171|[IoT-ThingsCloud/luatos-thingscloud-sdk](https://github.com/IoT-ThingsCloud/luatos-thingscloud-sdk)|基于合宙模组 LuatOS 快速接入 ThingsCloud 物联网平台的 SDK ,帮你 10 分钟完成模组到云平台的双向通信。|8|2023-12-14|
|172|[quintin-lee/NVCode](https://github.com/quintin-lee/NVCode)|neovim 配置|8|2024-02-29| |172|[flappybriefs/pantsu-xkjd6alter](https://github.com/flappybriefs/pantsu-xkjd6alter)|星空键道6的个人魔改版|8|2024-01-18|
|173|[IoT-ThingsCloud/luat-thingscloud-libs](https://github.com/IoT-ThingsCloud/luat-thingscloud-libs)|这里是合宙模组 luat 方式接入 ThingsCloud 云平台的 lib 库,以及示例代码。|8|2023-12-14| |173|[quintin-lee/NVCode](https://github.com/quintin-lee/NVCode)|neovim 配置|8|2024-02-29|
|174|[qyh214/wow_addons_private_use](https://github.com/qyh214/wow_addons_private_use)|World Of Warcraft Addons private use 魔兽世界自用插件|8|2023-12-06| |174|[IoT-ThingsCloud/luat-thingscloud-libs](https://github.com/IoT-ThingsCloud/luat-thingscloud-libs)|这里是合宙模组 luat 方式接入 ThingsCloud 云平台的 lib 库,以及示例代码。|8|2023-12-14|
|175|[INotGreen/Xiebro-Plugins](https://github.com/INotGreen/Xiebro-Plugins)|xiebroC2编写插件使用文档|7|2024-02-18| |175|[qyh214/wow_addons_private_use](https://github.com/qyh214/wow_addons_private_use)|World Of Warcraft Addons private use 魔兽世界自用插件|8|2023-12-06|
|176|[yuanze31/All-in-One-Deluxe](https://github.com/yuanze31/All-in-One-Deluxe)|监狱建筑师(Prison Architect)中文豪华版mod|7|2024-02-06| |176|[yuanze31/All-in-One-Deluxe](https://github.com/yuanze31/All-in-One-Deluxe)|监狱建筑师(Prison Architect)中文豪华版mod|7|2024-02-06|
|177|[ryan1iu/dotfiles](https://github.com/ryan1iu/dotfiles)|一些配置文件|7|2023-11-18| |177|[ryan1iu/dotfiles](https://github.com/ryan1iu/dotfiles)|一些配置文件|7|2023-11-18|
|178|[Guobamao/Budaolepao](https://github.com/Guobamao/Budaolepao)|一个步道乐跑的GG修改器脚本|6|2023-11-17| |178|[Guobamao/Budaolepao](https://github.com/Guobamao/Budaolepao)|一个步道乐跑的GG修改器脚本|6|2023-11-17|

@ -1,20 +1,20 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > MATLAB # 中文总榜 > 软件类 > MATLAB
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[googollee/eviltransform](https://github.com/googollee/eviltransform)|Transport coordinate between earth(WGS-84) and mars in china(GCJ-02).|2348|2024-01-15| |1|[googollee/eviltransform](https://github.com/googollee/eviltransform)|Transport coordinate between earth(WGS-84) and mars in china(GCJ-02).|2348|2024-01-15|
|2|[cs-chan/Total-Text-Dataset](https://github.com/cs-chan/Total-Text-Dataset)|Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.|719|2023-10-05| |2|[cs-chan/Total-Text-Dataset](https://github.com/cs-chan/Total-Text-Dataset)|Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one of a kind.|719|2023-10-05|
|3|[rodralez/NaveGo](https://github.com/rodralez/NaveGo)|NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.|521|2024-02-24| |3|[rodralez/NaveGo](https://github.com/rodralez/NaveGo)|NaveGo: an open-source MATLAB/GNU Octave toolbox for processing integrated navigation systems and performing inertial sensors analysis.|522|2024-02-24|
|4|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|200|2024-01-15| |4|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|200|2024-01-15|
|5|[zhaohaojie1998/Grey-Wolf-Optimizer-for-Path-Planning](https://github.com/zhaohaojie1998/Grey-Wolf-Optimizer-for-Path-Planning)|灰狼优化算法(GWO)路径规划/轨迹规划/轨迹优化、多智能体/多无人机航迹规划|187|2023-10-24| |5|[zhaohaojie1998/Grey-Wolf-Optimizer-for-Path-Planning](https://github.com/zhaohaojie1998/Grey-Wolf-Optimizer-for-Path-Planning)|灰狼优化算法(GWO)路径规划/轨迹规划/轨迹优化、多智能体/多无人机航迹规划|188|2023-10-24|
|6|[lyc102/ifem](https://github.com/lyc102/ifem)|iFEM is a MATLAB software package containing robust, efficient, and easy-following codes for the main building blocks of adaptive finite element methods on unstructured simplicial grids in both two an ...|169|2024-01-08| |6|[lyc102/ifem](https://github.com/lyc102/ifem)|iFEM is a MATLAB software package containing robust, efficient, and easy-following codes for the main building blocks of adaptive finite element methods on unstructured simplicial grids in both two an ...|169|2024-03-01|
|7|[qwe14789cn/SP](https://github.com/qwe14789cn/SP)|信号处理工具箱|96|2023-11-02| |7|[qwe14789cn/SP](https://github.com/qwe14789cn/SP)|信号处理工具箱|96|2023-11-02|
|8|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multitask Optimization Platform (MToP)|86|2024-02-29| |8|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multitask Optimization Platform (MToP)|86|2024-02-29|
|9|[mingsongli/acycle](https://github.com/mingsongli/acycle)|Acycle: Time-series analysis software for research and education|71|2024-02-13| |9|[mingsongli/acycle](https://github.com/mingsongli/acycle)|Acycle: Time-series analysis software for research and education|71|2024-02-13|
|10|[WeisongZhao/Sparse-SIM](https://github.com/WeisongZhao/Sparse-SIM)|Official MATLAB implementation of the "Sparse deconvolution" -v1.0.3|64|2024-02-08| |10|[WeisongZhao/Sparse-SIM](https://github.com/WeisongZhao/Sparse-SIM)|Official MATLAB implementation of the "Sparse deconvolution" -v1.0.3|65|2024-02-08|
|11|[AirChem/F0AM](https://github.com/AirChem/F0AM)|Framework for 0-D Atmospheric Modeling|60|2023-11-03| |11|[AirChem/F0AM](https://github.com/AirChem/F0AM)|Framework for 0-D Atmospheric Modeling|60|2023-11-03|
|12|[AI-Tianlong/SSVEP-BCI-OpenBCI](https://github.com/AI-Tianlong/SSVEP-BCI-OpenBCI)|基于OpenBCIBciduino完成的SSVEP项目包括刺激器、信号实时传输、以及基于FFT的脑电信号分类、蓝牙小车的脑电控制|51|2024-02-26| |12|[AI-Tianlong/SSVEP-BCI-OpenBCI](https://github.com/AI-Tianlong/SSVEP-BCI-OpenBCI)|基于OpenBCIBciduino完成的SSVEP项目包括刺激器、信号实时传输、以及基于FFT的脑电信号分类、蓝牙小车的脑电控制|51|2024-02-26|
|13|[dong-hao/EM3DVP](https://github.com/dong-hao/EM3DVP)|EM3DVP: a Visual Package for 3D Geo-Electromagnetic modeling and inversion|44|2023-12-16| |13|[dong-hao/EM3DVP](https://github.com/dong-hao/EM3DVP)|EM3DVP: a Visual Package for 3D Geo-Electromagnetic modeling and inversion|44|2023-12-16|
@ -22,52 +22,53 @@
|15|[zhenhua-chen1/Postgraduate-Mathematical-Contest-in-Modelling](https://github.com/zhenhua-chen1/Postgraduate-Mathematical-Contest-in-Modelling)|华为杯研究生数学建模竞赛:历年来优化类代码(不定时更新,曾获一等奖)|31|2023-12-07| |15|[zhenhua-chen1/Postgraduate-Mathematical-Contest-in-Modelling](https://github.com/zhenhua-chen1/Postgraduate-Mathematical-Contest-in-Modelling)|华为杯研究生数学建模竞赛:历年来优化类代码(不定时更新,曾获一等奖)|31|2023-12-07|
|16|[LiHuaVUP/lihua_lab](https://github.com/LiHuaVUP/lihua_lab)|【李华的研究室】系列相关代码|27|2023-10-13| |16|[LiHuaVUP/lihua_lab](https://github.com/LiHuaVUP/lihua_lab)|【李华的研究室】系列相关代码|27|2023-10-13|
|17|[bhtxy0525/Inverse_Dynamics_with_Recursive_Newton_Euler_Algorithm](https://github.com/bhtxy0525/Inverse_Dynamics_with_Recursive_Newton_Euler_Algorithm)|-|26|2023-09-19| |17|[bhtxy0525/Inverse_Dynamics_with_Recursive_Newton_Euler_Algorithm](https://github.com/bhtxy0525/Inverse_Dynamics_with_Recursive_Newton_Euler_Algorithm)|-|26|2023-09-19|
|18|[atongrun/EV_Model](https://github.com/atongrun/EV_Model)|纯电动汽车simulink模型|25|2023-08-31| |18|[ScottXjw/equalizer-code-FFE-DFE-VolterraFFEandDFE](https://github.com/ScottXjw/equalizer-code-FFE-DFE-VolterraFFEandDFE)|equalizer code|23|2023-12-29|
|19|[ScottXjw/equalizer-code-FFE-DFE-VolterraFFEandDFE](https://github.com/ScottXjw/equalizer-code-FFE-DFE-VolterraFFEandDFE)|equalizer code|23|2023-12-29| |19|[yangbin-xd/UAV-positioning](https://github.com/yangbin-xd/UAV-positioning)|source code for IEEE IoTJ paper "Distributed and Collaborative Localization for Swarming UAVs"|23|2023-12-27|
|20|[yangbin-xd/UAV-positioning](https://github.com/yangbin-xd/UAV-positioning)|source code for IEEE IoTJ paper "Distributed and Collaborative Localization for Swarming UAVs"|23|2023-12-27| |20|[wuc567/Pattern-Mining](https://github.com/wuc567/Pattern-Mining)|序列模式挖掘相关研究|23|2023-10-09|
|21|[wuc567/Pattern-Mining](https://github.com/wuc567/Pattern-Mining)|序列模式挖掘相关研究|23|2023-10-09| |21|[HansKing98/MATLAB-Image-Processing](https://github.com/HansKing98/MATLAB-Image-Processing)|数字图像处理(冈萨雷斯)|20|2024-01-19|
|22|[HansKing98/MATLAB-Image-Processing](https://github.com/HansKing98/MATLAB-Image-Processing)|数字图像处理(冈萨雷斯)|20|2024-01-19| |22|[xdjcl/DTW](https://github.com/xdjcl/DTW)|DTW算法的MATLAB实现|20|2023-12-26|
|23|[xdjcl/DTW](https://github.com/xdjcl/DTW)|DTW算法的MATLAB实现|20|2023-12-26| |23|[deltaRing/mmwave_radar_1843_generate_point_cloud](https://github.com/deltaRing/mmwave_radar_1843_generate_point_cloud)|用1843AOPEVM生成点云 初步验证应该是对的,附赠数据一枚|17|2023-12-23|
|24|[deltaRing/mmwave_radar_1843_generate_point_cloud](https://github.com/deltaRing/mmwave_radar_1843_generate_point_cloud)|用1843AOPEVM生成点云 初步验证应该是对的,附赠数据一枚|17|2023-12-23| |24|[PollyNET/Pollynet_Processing_Chain](https://github.com/PollyNET/Pollynet_Processing_Chain)|NRT lidar data processing program for multiwavelength polarization Raman lidar network (PollyNET)|16|2024-03-01|
|25|[PollyNET/Pollynet_Processing_Chain](https://github.com/PollyNET/Pollynet_Processing_Chain)|NRT lidar data processing program for multiwavelength polarization Raman lidar network (PollyNET)|16|2024-02-29| |25|[curryqka/Cell-counting-GUI-MATLABGUI-](https://github.com/curryqka/Cell-counting-GUI-MATLABGUI-)|包含三大板块,图像变换,图像增强和细胞计数|13|2023-12-19|
|26|[czmgzsy/Computational-intelligence](https://github.com/czmgzsy/Computational-intelligence)|优化算法|15|2023-08-31| |26|[lnexenl/BeiDou_B1C](https://github.com/lnexenl/BeiDou_B1C)|BeiDou B1C Signal Generator and Catcher / 北斗B1C信号生成与捕获|13|2023-11-03|
|27|[curryqka/Cell-counting-GUI-MATLABGUI-](https://github.com/curryqka/Cell-counting-GUI-MATLABGUI-)|包含三大板块,图像变换,图像增强和细胞计数|13|2023-12-19| |27|[LZH20001220/HuaweiCup2023](https://github.com/LZH20001220/HuaweiCup2023)|华为杯第二十届中国研究生数学建模竞赛|12|2023-12-04|
|28|[lnexenl/BeiDou_B1C](https://github.com/lnexenl/BeiDou_B1C)|BeiDou B1C Signal Generator and Catcher / 北斗B1C信号生成与捕获|13|2023-11-03| |28|[xkm79/digitalImageProcessing-lmh-ver](https://github.com/xkm79/digitalImageProcessing-lmh-ver)|数字图像处理实验 MATLAB |12|2023-10-25|
|29|[LZH20001220/HuaweiCup2023](https://github.com/LZH20001220/HuaweiCup2023)|华为杯第二十届中国研究生数学建模竞赛|12|2023-12-04| |29|[NEUer02/Dynamic_Parameter_Identification_for_Rokae_xMate](https://github.com/NEUer02/Dynamic_Parameter_Identification_for_Rokae_xMate)|络石机械臂动力学相关算法以及仿真|12|2023-11-13|
|30|[xkm79/digitalImageProcessing-lmh-ver](https://github.com/xkm79/digitalImageProcessing-lmh-ver)|数字图像处理实验 MATLAB |12|2023-10-25| |30|[yk7333/Graduation-project-design](https://github.com/yk7333/Graduation-project-design)|采用模拟退火策略优化的免疫算法 解决无人机协同分配问题|12|2023-09-24|
|31|[NEUer02/Dynamic_Parameter_Identification_for_Rokae_xMate](https://github.com/NEUer02/Dynamic_Parameter_Identification_for_Rokae_xMate)|络石机械臂动力学相关算法以及仿真|12|2023-11-13| |31|[Silver-Fang/MATLAB-Extension](https://github.com/Silver-Fang/MATLAB-Extension)|埃博拉酱的MATLAB扩展|12|2024-02-29|
|32|[yk7333/Graduation-project-design](https://github.com/yk7333/Graduation-project-design)|采用模拟退火策略优化的免疫算法 解决无人机协同分配问题|12|2023-09-24| |32|[lunarwhite/which-digit-zh](https://github.com/lunarwhite/which-digit-zh)|Try BPNN on mnist. BP 神经网络识别中文数字|12|2023-12-09|
|33|[Silver-Fang/MATLAB-Extension](https://github.com/Silver-Fang/MATLAB-Extension)|埃博拉酱的MATLAB扩展|12|2024-02-29| |33|[jhu-dvrk/dvrk-gravity-compensation](https://github.com/jhu-dvrk/dvrk-gravity-compensation)|Matlab functions to identify MTM dynamic parameters, uses dvrk-ros/dvrk_matlab|12|2023-11-21|
|34|[lunarwhite/which-digit-zh](https://github.com/lunarwhite/which-digit-zh)|Try BPNN on mnist. BP 神经网络识别中文数字|12|2023-12-09| |34|[realxmx/PIDwithBPNN](https://github.com/realxmx/PIDwithBPNN)|使用神经网络结合PID算法模拟温控系统|11|2023-09-18|
|35|[jhu-dvrk/dvrk-gravity-compensation](https://github.com/jhu-dvrk/dvrk-gravity-compensation)|Matlab functions to identify MTM dynamic parameters, uses dvrk-ros/dvrk_matlab|12|2023-11-21| |35|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|11|2023-09-06|
|36|[realxmx/PIDwithBPNN](https://github.com/realxmx/PIDwithBPNN)|使用神经网络结合PID算法模拟温控系统|11|2023-09-18| |36|[Xuerenbujianhua/3DPathplanning](https://github.com/Xuerenbujianhua/3DPathplanning)|基于栅格地图的无人机三维路径规划算法|10|2023-11-17|
|37|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|11|2023-09-06| |37|[VG-TechCenter/Microgrid-Optimization-Dispatch-Model](https://github.com/VG-TechCenter/Microgrid-Optimization-Dispatch-Model)|微电网优化调度模型|10|2023-10-15|
|38|[Xuerenbujianhua/3DPathplanning](https://github.com/Xuerenbujianhua/3DPathplanning)|基于栅格地图的无人机三维路径规划算法|10|2023-11-17| |38|[breeef/HTAO-Toolkit](https://github.com/breeef/HTAO-Toolkit)|PTAS-TAHRCHeterogeneous Task Allocation Optimization Toolkit for Mobile Edge Computing;异构移动边缘计算任务分配优化工具以车辆为主题实现。matlab|9|2023-09-01|
|39|[VG-TechCenter/Microgrid-Optimization-Dispatch-Model](https://github.com/VG-TechCenter/Microgrid-Optimization-Dispatch-Model)|微电网优化调度模型|10|2023-10-15| |39|[zhyantao/genetic-algo-for-shortest-path](https://github.com/zhyantao/genetic-algo-for-shortest-path)|遗传算法解决最短路径问题 (两个出发点)|9|2023-12-31|
|40|[breeef/HTAO-Toolkit](https://github.com/breeef/HTAO-Toolkit)|PTAS-TAHRCHeterogeneous Task Allocation Optimization Toolkit for Mobile Edge Computing;异构移动边缘计算任务分配优化工具以车辆为主题实现。matlab|9|2023-09-01| |40|[Tan-Qiyu/Mechanical_Fault_Diagnosis_Dataset](https://github.com/Tan-Qiyu/Mechanical_Fault_Diagnosis_Dataset)|机械故障诊断公开数据集|8|2023-11-29|
|41|[zhyantao/genetic-algo-for-shortest-path](https://github.com/zhyantao/genetic-algo-for-shortest-path)|遗传算法解决最短路径问题 (两个出发点)|9|2023-12-31| |41|[Yuyu1997/TrajectoryTrackingControlofQuadrotorUAV](https://github.com/Yuyu1997/TrajectoryTrackingControlofQuadrotorUAV)|欧拉角、四元数、旋转矩阵,迂回现象,自抗扰控制|8|2024-01-12|
|42|[Tan-Qiyu/Mechanical_Fault_Diagnosis_Dataset](https://github.com/Tan-Qiyu/Mechanical_Fault_Diagnosis_Dataset)|机械故障诊断公开数据集|8|2023-11-29| |42|[BySpaces/Matlab-Pcode-to-Mcode](https://github.com/BySpaces/Matlab-Pcode-to-Mcode)|本软件可实现将MATLAB中Pcode加密的代码恢复为原来的M文件。This software can restore the codes encrypted by Pcode in MATLAB to the original M file.|8|2023-12-06|
|43|[BySpaces/Matlab-Pcode-to-Mcode](https://github.com/BySpaces/Matlab-Pcode-to-Mcode)|本软件可实现将MATLAB中Pcode加密的代码恢复为原来的M文件。This software can restore the codes encrypted by Pcode in MATLAB to the original M file.|8|2023-12-06| |43|[asfhiolNick/NTU_TimeFrequencyAnalysis_201802](https://github.com/asfhiolNick/NTU_TimeFrequencyAnalysis_201802)|丁建均老師的"時頻分析和小波轉換"作業(TFW)|7|2024-01-18|
|44|[Yuyu1997/TrajectoryTrackingControlofQuadrotorUAV](https://github.com/Yuyu1997/TrajectoryTrackingControlofQuadrotorUAV)|欧拉角、四元数、旋转矩阵,迂回现象,自抗扰控制|7|2024-01-12| |44|[qiaosuobutouche/Watermarking-system](https://github.com/qiaosuobutouche/Watermarking-system)|基于DWT和DCT的鲁棒图像水印系统|6|2023-12-04|
|45|[asfhiolNick/NTU_TimeFrequencyAnalysis_201802](https://github.com/asfhiolNick/NTU_TimeFrequencyAnalysis_201802)|丁建均老師的"時頻分析和小波轉換"作業(TFW)|7|2024-01-18| |45|[yehuixie/system_identification](https://github.com/yehuixie/system_identification)|系统辨识课程代码|6|2023-11-11|
|46|[qiaosuobutouche/Watermarking-system](https://github.com/qiaosuobutouche/Watermarking-system)|基于DWT和DCT的鲁棒图像水印系统|6|2023-12-04| |46|[Lusenc/SkyrmionOpticalForce](https://github.com/Lusenc/SkyrmionOpticalForce)|该项目记录笔者科研过程中用到的算法函数,包括矢量场表示、瑞利粒子光学力的计算、特殊光束生成等内容|6|2023-11-16|
|47|[yehuixie/system_identification](https://github.com/yehuixie/system_identification)|系统辨识课程代码|6|2023-11-11| |47|[deltaRing/UAV_Path_Search](https://github.com/deltaRing/UAV_Path_Search)|本工程将借助ESDF、TSDF、Dstar、B样条曲线、以及多项式路径来实现无人机路径规划|6|2023-12-19|
|48|[Lusenc/SkyrmionOpticalForce](https://github.com/Lusenc/SkyrmionOpticalForce)|该项目记录笔者科研过程中用到的算法函数,包括矢量场表示、瑞利粒子光学力的计算、特殊光束生成等内容|6|2023-11-16| |48|[DreamChasingBoy/BoyLuc_in_CDUT](https://github.com/DreamChasingBoy/BoyLuc_in_CDUT)|在大学期间的一些课堂作业与实验报告,相对完整,仅供参考|5|2023-11-22|
|49|[deltaRing/UAV_Path_Search](https://github.com/deltaRing/UAV_Path_Search)|本工程将借助ESDF、TSDF、Dstar、B样条曲线、以及多项式路径来实现无人机路径规划|6|2023-12-19| |49|[linggm3/2023_CUMCM_National-First-Prize](https://github.com/linggm3/2023_CUMCM_National-First-Prize)|2023年高教社杯全国大学生数学建模竞赛-本科组全国一等奖-A题-定日镜场优化设计模型|4|2024-03-01|
|50|[DreamChasingBoy/BoyLuc_in_CDUT](https://github.com/DreamChasingBoy/BoyLuc_in_CDUT)|在大学期间的一些课堂作业与实验报告,相对完整,仅供参考|5|2023-11-22| |50|[linggm3/2022_Shenzhen-Cup-Mathematical-Modeling-Challenge](https://github.com/linggm3/2022_Shenzhen-Cup-Mathematical-Modeling-Challenge)|2022年深圳杯数学建模挑战赛-全国第二-B题-基于用电可靠性的配电网规划模型|4|2024-03-01|
|51|[wong-cf/phase_revocery](https://github.com/wong-cf/phase_revocery)|相位恢复算法相关的几种算法包括角谱迭代算法GS算法TTIE强度方程恢复算法以及算法的结合。|4|2024-01-02| |51|[wong-cf/phase_revocery](https://github.com/wong-cf/phase_revocery)|相位恢复算法相关的几种算法包括角谱迭代算法GS算法TTIE强度方程恢复算法以及算法的结合。|4|2024-01-02|
|52|[Lu-Anastasia/MATLAB](https://github.com/Lu-Anastasia/MATLAB)|信息光学数字实验室matlab版全代码|4|2023-11-28| |52|[Lu-Anastasia/MATLAB](https://github.com/Lu-Anastasia/MATLAB)|信息光学数字实验室matlab版全代码|4|2023-11-28|
|53|[VG-TechCenter/003-Microgrid-double-layer-energy-management-model-based-on-model-prediction-algorithm](https://github.com/VG-TechCenter/003-Microgrid-double-layer-energy-management-model-based-on-model-prediction-algorithm)|003基于模型预测算法的含储能微网双层能量管理模型1|4|2023-10-24| |53|[VG-TechCenter/003-Microgrid-double-layer-energy-management-model-based-on-model-prediction-algorithm](https://github.com/VG-TechCenter/003-Microgrid-double-layer-energy-management-model-based-on-model-prediction-algorithm)|003基于模型预测算法的含储能微网双层能量管理模型1|4|2023-10-24|
|54|[JoeyBGOfficial/Through-the-Wall-Radar-Human-Activity-Recognition-Based-on-M-D-Corner-Feature-and-Non-Local-Net](https://github.com/JoeyBGOfficial/Through-the-Wall-Radar-Human-Activity-Recognition-Based-on-M-D-Corner-Feature-and-Non-Local-Net)|This repository is the open source code for our latest feasibility work: "Human Anomalous Gait Termination Recognition Via Through-the-Wall Radar Based on Micro-Doppler Corner Features and Non-Local M ...|4|2024-01-16| |54|[JoeyBGOfficial/Through-the-Wall-Radar-Human-Activity-Recognition-Based-on-M-D-Corner-Feature-and-Non-Local-Net](https://github.com/JoeyBGOfficial/Through-the-Wall-Radar-Human-Activity-Recognition-Based-on-M-D-Corner-Feature-and-Non-Local-Net)|This repository is the open source code for our latest feasibility work: "Human Anomalous Gait Termination Recognition Via Through-the-Wall Radar Based on Micro-Doppler Corner Features and Non-Local M ...|4|2024-01-16|
|55|[Matthew-Lyu/Classic-Image-Processing-Analysis](https://github.com/Matthew-Lyu/Classic-Image-Processing-Analysis)|Classic image processing and analysis methods|4|2024-02-08| |55|[Matthew-Lyu/Classic-Image-Processing-Analysis](https://github.com/Matthew-Lyu/Classic-Image-Processing-Analysis)|Classic image processing and analysis methods|4|2024-02-08|
|56|[lutasam/Codes_For_MCM-ICM-2022](https://github.com/lutasam/Codes_For_MCM-ICM-2022)|2022数学建模美赛C题代码基于LSTM的股票预测项目|4|2023-09-25| |56|[lutasam/Codes_For_MCM-ICM-2022](https://github.com/lutasam/Codes_For_MCM-ICM-2022)|2022数学建模美赛C题代码基于LSTM的股票预测项目|4|2023-09-25|
|57|[huee-ops/XDU-Communication_principle_homework](https://github.com/huee-ops/XDU-Communication_principle_homework)|西电电院通信原理大作业|3|2023-12-23| |57|[linggm3/SYSU_Digital-Image-Processing](https://github.com/linggm3/SYSU_Digital-Image-Processing)|2023年中山大学计算机学院谢晓华老师的数图数字图像处理项目|3|2024-03-01|
|58|[dazhiwang233/matlab-implementation-of-BP-neural-networks](https://github.com/dazhiwang233/matlab-implementation-of-BP-neural-networks)|BP神经网络的matlab实现|3|2023-11-22| |58|[huee-ops/XDU-Communication_principle_homework](https://github.com/huee-ops/XDU-Communication_principle_homework)|西电电院通信原理大作业|3|2023-12-23|
|59|[Chenst1999/Matlab_Kmeans_ImageSeg](https://github.com/Chenst1999/Matlab_Kmeans_ImageSeg)|基于Matlab实现的Kmeans聚类算法并将其运用至灰度图像分割中|3|2023-09-16| |59|[dazhiwang233/matlab-implementation-of-BP-neural-networks](https://github.com/dazhiwang233/matlab-implementation-of-BP-neural-networks)|BP神经网络的matlab实现|3|2023-11-22|
|60|[mtxs001/face_recognition-matlab](https://github.com/mtxs001/face_recognition-matlab)|人脸识别基于matlab,使用bp网络。|3|2023-09-15| |60|[Chenst1999/Matlab_Kmeans_ImageSeg](https://github.com/Chenst1999/Matlab_Kmeans_ImageSeg)|基于Matlab实现的Kmeans聚类算法并将其运用至灰度图像分割中|3|2023-09-16|
|61|[HaoyuWang141/2022-MCM-A-Finalist](https://github.com/HaoyuWang141/2022-MCM-A-Finalist)|2022年数学建模美赛(MCM/ICM) A题 F奖|3|2024-02-28| |61|[mtxs001/face_recognition-matlab](https://github.com/mtxs001/face_recognition-matlab)|人脸识别基于matlab,使用bp网络。|3|2023-09-15|
|62|[BigdogManLuo/powerFlower](https://github.com/BigdogManLuo/powerFlower)|A lightweight power flow calculation software based on MATLAB. 基于牛顿迭代法和PQ分解法实现电力系统常规潮流计算算例数据基于美国西部9节点系统(WSCC9)|3|2023-09-26| |62|[HaoyuWang141/2022-MCM-A-Finalist](https://github.com/HaoyuWang141/2022-MCM-A-Finalist)|2022年数学建模美赛(MCM/ICM) A题 F奖|3|2024-02-28|
|63|[Silver-Fang/Parallel-Computing](https://github.com/Silver-Fang/Parallel-Computing)|埃博拉酱的并行计算工具箱|3|2023-10-04| |63|[BigdogManLuo/powerFlower](https://github.com/BigdogManLuo/powerFlower)|A lightweight power flow calculation software based on MATLAB. 基于牛顿迭代法和PQ分解法实现电力系统常规潮流计算算例数据基于美国西部9节点系统(WSCC9)|3|2023-09-26|
|64|[Silver-Fang/Parallel-Computing](https://github.com/Silver-Fang/Parallel-Computing)|埃博拉酱的并行计算工具箱|3|2023-10-04|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,42 +1,42 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Objective-C # 中文总榜 > 软件类 > Objective-C
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12768|2024-02-21| |1|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12768|2024-02-21|
|2|[sunnyyoung/WeChatTweak-macOS](https://github.com/sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨|10353|2024-02-26| |2|[sunnyyoung/WeChatTweak-macOS](https://github.com/sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开 🔨|10360|2024-02-26|
|3|[CoderMJLee/MJExtension](https://github.com/CoderMJLee/MJExtension)|A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.|8511|2024-01-13| |3|[CoderMJLee/MJExtension](https://github.com/CoderMJLee/MJExtension)|A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.|8511|2024-01-13|
|4|[banchichen/TZImagePickerController](https://github.com/banchichen/TZImagePickerController)|一个支持多选、选原图和视频的图片选择器同时有预览、裁剪功能支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+|7996|2024-02-29| |4|[banchichen/TZImagePickerController](https://github.com/banchichen/TZImagePickerController)|一个支持多选、选原图和视频的图片选择器同时有预览、裁剪功能支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+|7998|2024-03-01|
|5|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6988|2023-09-22| |5|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6988|2023-09-22|
|6|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|6011|2023-12-04| |6|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|6011|2023-12-04|
|7|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5382|2023-09-11| |7|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5383|2023-09-11|
|8|[tisfeng/Easydict](https://github.com/tisfeng/Easydict)|一个简洁优雅的词典翻译 macOS App。开箱即用支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译ChatGPTGeminiDeepLGoogleBing腾讯百度阿里小牛彩云和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and ...|5244|2024-02-29| |8|[tisfeng/Easydict](https://github.com/tisfeng/Easydict)|一个简洁优雅的词典翻译 macOS App。开箱即用支持离线 OCR 识别,支持有道词典,🍎 苹果系统词典,🍎 苹果系统翻译ChatGPTGeminiDeepLGoogleBing腾讯百度阿里小牛彩云和火山翻译。A concise and elegant Dictionary and Translator macOS App for looking up words and ...|5282|2024-03-01|
|9|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创多端IM通信层框架轻量级、高度提炼历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架支持 iOS、Android、Java、H5、小程序、Uniapp服务端基于Netty。|5186|2023-12-07| |9|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创多端IM通信层框架轻量级、高度提炼历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架支持 iOS、Android、Java、H5、小程序、Uniapp服务端基于Netty。|5188|2023-12-07|
|10|[Tencent/lemon-cleaner](https://github.com/Tencent/lemon-cleaner)|腾讯柠檬清理是针对macOS系统专属制定的清理工具。主要功能包括重复文件和相似照片的识别、软件的定制化垃圾扫描、可视化的全盘空间分析、内存释放、浏览器隐私清理以及设备实时状态的监控等。重点聚焦清理功能对上百款软件提供定制化的清理方案提供专业的清理建议帮助用户轻松完成一键式清理。|5125|2024-02-20| |10|[Tencent/lemon-cleaner](https://github.com/Tencent/lemon-cleaner)|腾讯柠檬清理是针对macOS系统专属制定的清理工具。主要功能包括重复文件和相似照片的识别、软件的定制化垃圾扫描、可视化的全盘空间分析、内存释放、浏览器隐私清理以及设备实时状态的监控等。重点聚焦清理功能对上百款软件提供定制化的清理方案提供专业的清理建议帮助用户轻松完成一键式清理。|5124|2024-02-20|
|11|[brunophilipe/Cakebrew](https://github.com/brunophilipe/Cakebrew)|Manage your Homebrew formulas with style using Cakebrew.|4688|2024-01-07| |11|[brunophilipe/Cakebrew](https://github.com/brunophilipe/Cakebrew)|Manage your Homebrew formulas with style using Cakebrew.|4689|2024-01-07|
|12|[AAChartModel/AAChartKit](https://github.com/AAChartModel/AAChartKit)|📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, ...|4681|2024-01-29| |12|[AAChartModel/AAChartKit](https://github.com/AAChartModel/AAChartKit)|📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, ...|4681|2024-01-29|
|13|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|4217|2024-02-27| |13|[rime/squirrel](https://github.com/rime/squirrel)|【鼠鬚管】Rime for macOS|4219|2024-02-27|
|14|[nicklockwood/iRate](https://github.com/nicklockwood/iRate)|[DEPRECATED]|4116|2023-10-13| |14|[nicklockwood/iRate](https://github.com/nicklockwood/iRate)|[DEPRECATED]|4116|2023-10-13|
|15|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|3813|2024-02-28| |15|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|3815|2024-02-28|
|16|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|3739|2023-12-06| |16|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|3740|2023-12-06|
|17|[MoZhouqi/KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition)|A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for ...|3373|2023-10-02| |17|[MoZhouqi/KMNavigationBarTransition](https://github.com/MoZhouqi/KMNavigationBarTransition)|A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for ...|3374|2023-10-02|
|18|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen loading framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架包含快速植入低耦合兼容复杂视图等特点提供国内主流骨架屏动画的加载方案同时支持上拉加载更多、自定制动画。)|3324|2024-01-18| |18|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen loading framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架包含快速植入低耦合兼容复杂视图等特点提供国内主流骨架屏动画的加载方案同时支持上拉加载更多、自定制动画。)|3325|2024-01-18|
|19|[MxABC/LBXScan](https://github.com/MxABC/LBXScan)|A barcode and qr code scanner (二维码、扫码、扫一扫、ZXing、ZBar、iOS系统AVFoundation扫码封装扫码界面效果封装)|3221|2024-02-05| |19|[MxABC/LBXScan](https://github.com/MxABC/LBXScan)|A barcode and qr code scanner (二维码、扫码、扫一扫、ZXing、ZBar、iOS系统AVFoundation扫码封装扫码界面效果封装)|3221|2024-02-05|
|20|[benbaker76/Hackintool](https://github.com/benbaker76/Hackintool)|The Swiss army knife of vanilla Hackintoshing|2916|2023-09-30| |20|[benbaker76/Hackintool](https://github.com/benbaker76/Hackintool)|The Swiss army knife of vanilla Hackintoshing|2919|2023-09-30|
|21|[QMUI/LookinServer](https://github.com/QMUI/LookinServer)|Free macOS app for iOS view debugging.|2534|2024-02-29| |21|[QMUI/LookinServer](https://github.com/QMUI/LookinServer)|Free macOS app for iOS view debugging.|2534|2024-02-29|
|22|[sshiqiao/douyin-ios-objectc](https://github.com/sshiqiao/douyin-ios-objectc)|抖音 iOS Object-C版|2349|2023-12-02| |22|[sshiqiao/douyin-ios-objectc](https://github.com/sshiqiao/douyin-ios-objectc)|抖音 iOS Object-C版|2350|2023-12-02|
|23|[indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser)|iOS image browser / iOS 图片浏览器 (支持视频) |2346|2023-11-24| |23|[indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser)|iOS image browser / iOS 图片浏览器 (支持视频) |2346|2023-11-24|
|24|[ChangbaDevs/KTVHTTPCache](https://github.com/ChangbaDevs/KTVHTTPCache)|A powerful media cache framework.|2282|2024-02-29| |24|[ChangbaDevs/KTVHTTPCache](https://github.com/ChangbaDevs/KTVHTTPCache)|A powerful media cache framework.|2283|2024-02-29|
|25|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|2123|2024-02-19| |25|[shaojiankui/SmartPush](https://github.com/shaojiankui/SmartPush)|SmartPush,一款iOS苹果远程推送测试程序,Mac OS下的APNS工具APP,iOS Push Notification Debug App|2123|2024-02-19|
|26|[Pluto-Y/iOS-Echarts](https://github.com/Pluto-Y/iOS-Echarts)|-|1911|2023-10-23| |26|[Pluto-Y/iOS-Echarts](https://github.com/Pluto-Y/iOS-Echarts)|-|1911|2023-10-23|
|27|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具模拟人工手动混淆识别上下文 支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projectsXcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换模拟正常开发一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|1740|2024-02-06| |27|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具模拟人工手动混淆识别上下文 支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projectsXcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换模拟正常开发一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|1740|2024-02-06|
|28|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1692|2023-12-20| |28|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1691|2023-12-20|
|29|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版RSS阅读器使用FMDB做存储ReactiveCocoa处理数据流向|1690|2023-12-20| |29|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版RSS阅读器使用FMDB做存储ReactiveCocoa处理数据流向|1691|2023-12-20|
|30|[kingsic/SGQRCode](https://github.com/kingsic/SGQRCode)|The easy to use bar code and QR code scan library for iOS【支持二维码生成、读取图片中二维码、条形码和二维码扫描】|1673|2024-02-02| |30|[kingsic/SGQRCode](https://github.com/kingsic/SGQRCode)|The easy to use bar code and QR code scan library for iOS【支持二维码生成、读取图片中二维码、条形码和二维码扫描】|1673|2024-02-02|
|31|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型使用xml文件进行界面布局的框架融合了web快速布局的能力让iOS界面开发像写网页一样简单快速|1666|2023-12-05| |31|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型使用xml文件进行界面布局的框架融合了web快速布局的能力让iOS界面开发像写网页一样简单快速|1667|2023-12-05|
|32|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1497|2023-12-28| |32|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1499|2023-12-28|
|33|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1462|2023-11-17| |33|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1462|2023-11-17|
|34|[sinaweibosdk/weibo_ios_sdk](https://github.com/sinaweibosdk/weibo_ios_sdk)|新浪微博 IOS SDK|1435|2023-12-19| |34|[sinaweibosdk/weibo_ios_sdk](https://github.com/sinaweibosdk/weibo_ios_sdk)|新浪微博 IOS SDK|1435|2023-12-19|
|35|[rugarciap/Turbo-Boost-Switcher](https://github.com/rugarciap/Turbo-Boost-Switcher)|Turbo Boost disabler / enable app for Mac OS X|1435|2024-01-24| |35|[rugarciap/Turbo-Boost-Switcher](https://github.com/rugarciap/Turbo-Boost-Switcher)|Turbo Boost disabler / enable app for Mac OS X|1435|2024-01-24|
@ -49,17 +49,17 @@
|42|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|1128|2024-02-19| |42|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|1128|2024-02-19|
|43|[LiteAVSDK/Player_iOS](https://github.com/LiteAVSDK/Player_iOS)|Super player for iOS...|1100|2024-01-12| |43|[LiteAVSDK/Player_iOS](https://github.com/LiteAVSDK/Player_iOS)|Super player for iOS...|1100|2024-01-12|
|44|[vitoziv/VIMediaCache](https://github.com/vitoziv/VIMediaCache)|Cache media file while play media using AVPlayer|933|2023-10-28| |44|[vitoziv/VIMediaCache](https://github.com/vitoziv/VIMediaCache)|Cache media file while play media using AVPlayer|933|2023-10-28|
|45|[Rogue24/JPImageresizerView](https://github.com/Rogue24/JPImageresizerView)|一个专门裁剪图片、GIF、视频的轮子😋 简单易用、功能丰富☕️(高自由度的参数设定、支持旋转和镜像翻转、蒙版、压缩等),能满足绝大部分裁剪的需求。|887|2024-02-09| |45|[Rogue24/JPImageresizerView](https://github.com/Rogue24/JPImageresizerView)|一个专门裁剪图片、GIF、视频的轮子😋 简单易用、功能丰富☕️(高自由度的参数设定、支持旋转和镜像翻转、蒙版、压缩等),能满足绝大部分裁剪的需求。|888|2024-02-09|
|46|[yuwind/HHTransition](https://github.com/yuwind/HHTransition)|主流转场动画无侵入API简单易用。|844|2024-02-18| |46|[yuwind/HHTransition](https://github.com/yuwind/HHTransition)|主流转场动画无侵入API简单易用。|844|2024-02-18|
|47|[jpush/jpush-flutter-plugin](https://github.com/jpush/jpush-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件Android & iOS。|835|2023-10-23| |47|[jpush/jpush-flutter-plugin](https://github.com/jpush/jpush-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件Android & iOS。|835|2023-10-23|
|48|[TonyReet/TYSnapshotScroll](https://github.com/TonyReet/TYSnapshotScroll)|一句代码保存截图,将 UIScrollView UITableView UICollectionView UIWebView WKWebView 网页 保存 为 长图 查看。Save the scroll view page as an image,support UIScrollView,UITableView,UICollectionView,UIWebView,WKWebView.(Sup ...|782|2024-02-02| |48|[TonyReet/TYSnapshotScroll](https://github.com/TonyReet/TYSnapshotScroll)|一句代码保存截图,将 UIScrollView UITableView UICollectionView UIWebView WKWebView 网页 保存 为 长图 查看。Save the scroll view page as an image,support UIScrollView,UITableView,UICollectionView,UIWebView,WKWebView.(Sup ...|782|2024-02-02|
|49|[guangqiang-liu/iOS-Component-Pro](https://github.com/guangqiang-liu/iOS-Component-Pro)|iOS 组件化开发项目架构设计,结合 MVVM 设计模式 + RAC 数据绑定 + Pod 组件管理, 实现一套实战性的iOS组件化架构|679|2023-11-30| |49|[guangqiang-liu/iOS-Component-Pro](https://github.com/guangqiang-liu/iOS-Component-Pro)|iOS 组件化开发项目架构设计,结合 MVVM 设计模式 + RAC 数据绑定 + Pod 组件管理, 实现一套实战性的iOS组件化架构|680|2023-11-30|
|50|[sensorsdata/sa-sdk-ios](https://github.com/sensorsdata/sa-sdk-ios)|神策数据官方 iOS 埋点 SDK是一款轻量级用于 iOS 端的数据采集埋点 SDK。神策分析 iOS SDK 不仅有代码埋点功能还通过使用运行时机制Runtime中的相关技术实现 iOS 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)、点击图、可视化全埋点。|661|2024-02-29| |50|[sensorsdata/sa-sdk-ios](https://github.com/sensorsdata/sa-sdk-ios)|神策数据官方 iOS 埋点 SDK是一款轻量级用于 iOS 端的数据采集埋点 SDK。神策分析 iOS SDK 不仅有代码埋点功能还通过使用运行时机制Runtime中的相关技术实现 iOS 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)、点击图、可视化全埋点。|661|2024-02-29|
|51|[OpenFlutter/tobias](https://github.com/OpenFlutter/tobias)|AliPay For Flutter.支付宝Flutter插件|655|2024-02-19| |51|[OpenFlutter/tobias](https://github.com/OpenFlutter/tobias)|AliPay For Flutter.支付宝Flutter插件|655|2024-02-19|
|52|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK. |645|2023-11-21| |52|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK. |645|2023-11-21|
|53|[AirtestProject/iOS-Tagent](https://github.com/AirtestProject/iOS-Tagent)|iOS support agent for automation|620|2023-11-02| |53|[AirtestProject/iOS-Tagent](https://github.com/AirtestProject/iOS-Tagent)|iOS support agent for automation|620|2023-11-02|
|54|[Zws-China/DatePicker](https://github.com/Zws-China/DatePicker)|日期选择器,日期时间选择,时间选择器 💯|600|2023-10-10| |54|[Zws-China/DatePicker](https://github.com/Zws-China/DatePicker)|日期选择器,日期时间选择,时间选择器 💯|600|2023-10-10|
|55|[adjust/ios_sdk](https://github.com/adjust/ios_sdk)|This is the iOS SDK of|599|2024-02-28| |55|[adjust/ios_sdk](https://github.com/adjust/ios_sdk)|This is the iOS SDK of|600|2024-02-28|
|56|[QuintGao/GKDYVideo](https://github.com/QuintGao/GKDYVideo)|iOS仿抖音短视频|578|2024-01-23| |56|[QuintGao/GKDYVideo](https://github.com/QuintGao/GKDYVideo)|iOS仿抖音短视频|578|2024-01-23|
|57|[aliyun/aliyun-oss-ios-sdk](https://github.com/aliyun/aliyun-oss-ios-sdk)|iOS SDK for aliyun object storage service|450|2024-02-28| |57|[aliyun/aliyun-oss-ios-sdk](https://github.com/aliyun/aliyun-oss-ios-sdk)|iOS SDK for aliyun object storage service|450|2024-02-28|
|58|[qiniu/objc-sdk](https://github.com/qiniu/objc-sdk)|Qiniu Resource (Cloud) Storage Objective-C SDK for Mac/iOS|436|2023-11-27| |58|[qiniu/objc-sdk](https://github.com/qiniu/objc-sdk)|Qiniu Resource (Cloud) Storage Objective-C SDK for Mac/iOS|436|2023-11-27|
@ -68,13 +68,13 @@
|61|[januslo/react-native-bluetooth-escpos-printer](https://github.com/januslo/react-native-bluetooth-escpos-printer)|React-Native plugin for the bluetooth ESC/POS & TSC printers.|337|2024-01-06| |61|[januslo/react-native-bluetooth-escpos-printer](https://github.com/januslo/react-native-bluetooth-escpos-printer)|React-Native plugin for the bluetooth ESC/POS & TSC printers.|337|2024-01-06|
|62|[muzipiao/GMObjC](https://github.com/muzipiao/GMObjC)|SM2/SM3/SM4/ECDH crypto library based on OpenSSL.|332|2024-01-22| |62|[muzipiao/GMObjC](https://github.com/muzipiao/GMObjC)|SM2/SM3/SM4/ECDH crypto library based on OpenSSL.|332|2024-01-22|
|63|[SmileZXLee/ZXNavigationBar](https://github.com/SmileZXLee/ZXNavigationBar)|灵活轻量的自定义导航栏导航栏属于控制器view支持导航栏联动一行代码实现【导航栏背景图片设置、导航栏渐变、折叠、修改Item大小和边距、自定义导航栏高度、全屏手势返回、pop拦截、仿系统导航栏历史堆栈】等各种效果|324|2023-09-14| |63|[SmileZXLee/ZXNavigationBar](https://github.com/SmileZXLee/ZXNavigationBar)|灵活轻量的自定义导航栏导航栏属于控制器view支持导航栏联动一行代码实现【导航栏背景图片设置、导航栏渐变、折叠、修改Item大小和边距、自定义导航栏高度、全屏手势返回、pop拦截、仿系统导航栏历史堆栈】等各种效果|324|2023-09-14|
|64|[jiaxiaogang/he4o](https://github.com/jiaxiaogang/he4o)|螺旋熵减系统|316|2024-02-29| |64|[jiaxiaogang/he4o](https://github.com/jiaxiaogang/he4o)|螺旋熵减系统|317|2024-03-01|
|65|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现耦合度底使用更便捷|315|2024-02-04| |65|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现耦合度底使用更便捷|315|2024-02-04|
|66|[Faceunity/FULiveDemo](https://github.com/Faceunity/FULiveDemo)|Faceunity 面部跟踪和虚拟道具 SDK 在 iOS 平台中的集成 Demo|296|2024-01-22| |66|[Faceunity/FULiveDemo](https://github.com/Faceunity/FULiveDemo)|Faceunity 面部跟踪和虚拟道具 SDK 在 iOS 平台中的集成 Demo|296|2024-01-22|
|67|[NodeMedia/NodeMediaClient-iOS](https://github.com/NodeMedia/NodeMediaClient-iOS)|NodeMedia RTMP/RTSP/HTTP Play/Publish Client SDK for iOS|255|2024-01-12| |67|[NodeMedia/NodeMediaClient-iOS](https://github.com/NodeMedia/NodeMediaClient-iOS)|NodeMedia RTMP/RTSP/HTTP Play/Publish Client SDK for iOS|255|2024-01-12|
|68|[Suzhibin/ZBNetworking](https://github.com/Suzhibin/ZBNetworking)| AFNetworking4.X封装 GET/POST /PUT/PATCH /DELETE / UPLOAD /DOWNLOAD 网络请求 添加了缓存机制,插件机制,断点下载,重复请求的处理,取消当前请求等功能.支持iOS,macOS, watchOS, tvOS|236|2024-02-04| |68|[Suzhibin/ZBNetworking](https://github.com/Suzhibin/ZBNetworking)| AFNetworking4.X封装 GET/POST /PUT/PATCH /DELETE / UPLOAD /DOWNLOAD 网络请求 添加了缓存机制,插件机制,断点下载,重复请求的处理,取消当前请求等功能.支持iOS,macOS, watchOS, tvOS|236|2024-02-04|
|69|[gaoshilei/MMPlugin](https://github.com/gaoshilei/MMPlugin)|微信自动抢红包、防消息撤回、修改运动步数、朋友圈小视频转发等功能(无需越狱),附微信重签名教程|218|2024-01-21| |69|[gaoshilei/MMPlugin](https://github.com/gaoshilei/MMPlugin)|微信自动抢红包、防消息撤回、修改运动步数、朋友圈小视频转发等功能(无需越狱),附微信重签名教程|218|2024-01-21|
|70|[SmileZXLee/ZXHookUtil](https://github.com/SmileZXLee/ZXHookUtil)|【iOS逆向】高效Tweak工具函数集基于theos、monkeyDev。(含方法调用链追踪、递归获取任意层级view、拦截并修改全局请求、清除keyChain数据、block还原、打印类的属性和方法、数据转换、数据存储、添加轮询、网络请求、加密解密等各种协助逆向分析函数)|215|2024-02-28| |70|[SmileZXLee/ZXHookUtil](https://github.com/SmileZXLee/ZXHookUtil)|【iOS逆向】高效Tweak工具函数集基于theos、monkeyDev。(含方法调用链追踪、递归获取任意层级view、拦截并修改全局请求、清除keyChain数据、block还原、打印类的属性和方法、数据转换、数据存储、添加轮询、网络请求、加密解密等各种协助逆向分析函数)|216|2024-02-28|
|71|[internetWei/LLDynamicLaunchScreen](https://github.com/internetWei/LLDynamicLaunchScreen)|不用更新APP版本即可修改启动图可以使用网络图片自动修复启动图显示异常。|197|2024-02-28| |71|[internetWei/LLDynamicLaunchScreen](https://github.com/internetWei/LLDynamicLaunchScreen)|不用更新APP版本即可修改启动图可以使用网络图片自动修复启动图显示异常。|197|2024-02-28|
|72|[Jacke-xu/WYBasisKit](https://github.com/Jacke-xu/WYBasisKit)|"WYBasisKit" is a toolkit aimed at greatly improving efficiency.|193|2023-12-22| |72|[Jacke-xu/WYBasisKit](https://github.com/Jacke-xu/WYBasisKit)|"WYBasisKit" is a toolkit aimed at greatly improving efficiency.|193|2023-12-22|
|73|[midoks/mdserver-mac](https://github.com/midoks/mdserver-mac)|mdserver (mac version, secondary development)|190|2023-11-14| |73|[midoks/mdserver-mac](https://github.com/midoks/mdserver-mac)|mdserver (mac version, secondary development)|190|2023-11-14|
@ -88,7 +88,7 @@
|81|[QuintGao/GKCycleScrollView](https://github.com/QuintGao/GKCycleScrollView)|一个轻量级的自定义轮播图组件|142|2024-01-03| |81|[QuintGao/GKCycleScrollView](https://github.com/QuintGao/GKCycleScrollView)|一个轻量级的自定义轮播图组件|142|2024-01-03|
|82|[DmcSDK/cordova-plugin-mediaPicker](https://github.com/DmcSDK/cordova-plugin-mediaPicker)|cordova android ios mediaPicker support selection of multiple image and video gif ✨ cordova android 和 ios 图片视频选择cordova插件支持多图 视频 gifui类似微信|138|2023-12-25| |82|[DmcSDK/cordova-plugin-mediaPicker](https://github.com/DmcSDK/cordova-plugin-mediaPicker)|cordova android ios mediaPicker support selection of multiple image and video gif ✨ cordova android 和 ios 图片视频选择cordova插件支持多图 视频 gifui类似微信|138|2023-12-25|
|83|[GaoGuohao/GGWkCookie](https://github.com/GaoGuohao/GGWkCookie)|帮助 WKWebView 管理 cookie|134|2023-09-21| |83|[GaoGuohao/GGWkCookie](https://github.com/GaoGuohao/GGWkCookie)|帮助 WKWebView 管理 cookie|134|2023-09-21|
|84|[jiaxiaogang/HELIX_THEORY](https://github.com/jiaxiaogang/HELIX_THEORY)|螺旋熵减理论|132|2024-02-29| |84|[jiaxiaogang/HELIX_THEORY](https://github.com/jiaxiaogang/HELIX_THEORY)|螺旋熵减理论|132|2024-03-01|
|85|[CodeGather/flutter_ali_auth](https://github.com/CodeGather/flutter_ali_auth)|阿里云一键登录提供接近原生的参数配置自定义UI界面配置效果详见实例演示图片如果插件对你有帮助请帮忙点亮你的小星星予以支持。|131|2024-02-25| |85|[CodeGather/flutter_ali_auth](https://github.com/CodeGather/flutter_ali_auth)|阿里云一键登录提供接近原生的参数配置自定义UI界面配置效果详见实例演示图片如果插件对你有帮助请帮忙点亮你的小星星予以支持。|131|2024-02-25|
|86|[liangdahong/AMLeaksFinder](https://github.com/liangdahong/AMLeaksFinder)|A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏View 内存泄漏】的小工具,支持 ObjCSwift。|127|2023-12-07| |86|[liangdahong/AMLeaksFinder](https://github.com/liangdahong/AMLeaksFinder)|A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏View 内存泄漏】的小工具,支持 ObjCSwift。|127|2023-12-07|
|87|[changsanjiang/SJBaseVideoPlayer](https://github.com/changsanjiang/SJBaseVideoPlayer)|video player. rotation, volume, brightness, rate, play, pause, stop, seekToTime, present.|125|2024-01-17| |87|[changsanjiang/SJBaseVideoPlayer](https://github.com/changsanjiang/SJBaseVideoPlayer)|video player. rotation, volume, brightness, rate, play, pause, stop, seekToTime, present.|125|2024-01-17|
@ -123,10 +123,10 @@
|116|[QiuChenlyOpenSource/SearchHexCodeInFile](https://github.com/QiuChenlyOpenSource/SearchHexCodeInFile)|编写,测试特征码在文件中的相对位置,以便注入绝对地址。|47|2024-02-27| |116|[QiuChenlyOpenSource/SearchHexCodeInFile](https://github.com/QiuChenlyOpenSource/SearchHexCodeInFile)|编写,测试特征码在文件中的相对位置,以便注入绝对地址。|47|2024-02-27|
|117|[dingpuyu/xiaoji](https://github.com/dingpuyu/xiaoji)|一款根据晨间日记编写的app|44|2023-09-03| |117|[dingpuyu/xiaoji](https://github.com/dingpuyu/xiaoji)|一款根据晨间日记编写的app|44|2023-09-03|
|118|[MacPaw/FMPFeedbackForm](https://github.com/MacPaw/FMPFeedbackForm)|Feedback form for macOS products|43|2024-01-23| |118|[MacPaw/FMPFeedbackForm](https://github.com/MacPaw/FMPFeedbackForm)|Feedback form for macOS products|43|2024-01-23|
|119|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|42|2024-01-11| |119|[marlkiller/dylib_dobby_hook](https://github.com/marlkiller/dylib_dobby_hook)|该项目是一个集成了 Dobby Hook 框架的 macOS dylib 项目,通过使用 Dobby Hook 框架实现对应用程序的钩子函数,以实现跨平台破解软件的效果。|42|2024-02-27|
|120|[Nidcoco/LVCycleScrollView](https://github.com/Nidcoco/LVCycleScrollView)|图片及文字自动滚动的控件|42|2023-11-07| |120|[volcengine/APMInsight_iOS](https://github.com/volcengine/APMInsight_iOS)|-|42|2024-01-11|
|121|[marlkiller/dylib_dobby_hook](https://github.com/marlkiller/dylib_dobby_hook)|该项目是一个集成了 Dobby Hook 框架的 macOS dylib 项目,通过使用 Dobby Hook 框架实现对应用程序的钩子函数,以实现跨平台破解软件的效果。|41|2024-02-27| |121|[Nidcoco/LVCycleScrollView](https://github.com/Nidcoco/LVCycleScrollView)|图片及文字自动滚动的控件|42|2023-11-07|
|122|[yanshuimu/MangoFixUtil](https://github.com/yanshuimu/MangoFixUtil)|It's the secondary encapsulation of the MangoFix.|39|2024-02-24| |122|[yanshuimu/MangoFixUtil](https://github.com/yanshuimu/MangoFixUtil)|It's the secondary encapsulation of the MangoFix.|40|2024-02-24|
|123|[polyv/polyv-ios-vod-sdk](https://github.com/polyv/polyv-ios-vod-sdk)|保利威 iOS 点播 SDK Demo|39|2024-01-05| |123|[polyv/polyv-ios-vod-sdk](https://github.com/polyv/polyv-ios-vod-sdk)|保利威 iOS 点播 SDK Demo|39|2024-01-05|
|124|[netease-kit/NEVideoCall-1to1](https://github.com/netease-kit/NEVideoCall-1to1)|网易云信新一代音视频SDK场景方案开源项目包含基础场景如一对一音视频通话、多人音视频通话社交娱乐场景如多人语音聊天室、PK直播等|36|2023-12-13| |124|[netease-kit/NEVideoCall-1to1](https://github.com/netease-kit/NEVideoCall-1to1)|网易云信新一代音视频SDK场景方案开源项目包含基础场景如一对一音视频通话、多人音视频通话社交娱乐场景如多人语音聊天室、PK直播等|36|2023-12-13|
|125|[coderZhou10496/SelectCityDemo](https://github.com/coderZhou10496/SelectCityDemo)|城市选择界面|36|2023-11-03| |125|[coderZhou10496/SelectCityDemo](https://github.com/coderZhou10496/SelectCityDemo)|城市选择界面|36|2023-11-03|
@ -138,7 +138,7 @@
|131|[a289459798/react-native-mipush](https://github.com/a289459798/react-native-mipush)|-|33|2024-01-23| |131|[a289459798/react-native-mipush](https://github.com/a289459798/react-native-mipush)|-|33|2024-01-23|
|132|[netease-kit/WisdomEducation](https://github.com/netease-kit/WisdomEducation)|智慧云课堂是网易云信提供的在线互动课堂场景解决方案,基于在线教育场景提供多种课堂模式实践。专为线上课堂场景打造,覆盖多种班型的教学场景、全终端的接入能力,支持课程录制、白板互动、课程活跃度分析等远程课堂功能。在实现云课堂实时互动功能的基础上,还支持业务功能的灵活扩展,帮助您快速上线专属互动教学平台。|31|2024-01-31| |132|[netease-kit/WisdomEducation](https://github.com/netease-kit/WisdomEducation)|智慧云课堂是网易云信提供的在线互动课堂场景解决方案,基于在线教育场景提供多种课堂模式实践。专为线上课堂场景打造,覆盖多种班型的教学场景、全终端的接入能力,支持课程录制、白板互动、课程活跃度分析等远程课堂功能。在实现云课堂实时互动功能的基础上,还支持业务功能的灵活扩展,帮助您快速上线专属互动教学平台。|31|2024-01-31|
|133|[GetuiLaboratory/getui-sdk-ios-cocoapods](https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods)|个推官方提供的推送SDK CocoaPods 集成库iOS平台 |31|2024-01-31| |133|[GetuiLaboratory/getui-sdk-ios-cocoapods](https://github.com/GetuiLaboratory/getui-sdk-ios-cocoapods)|个推官方提供的推送SDK CocoaPods 集成库iOS平台 |31|2024-01-31|
|134|[KeenTeam1990/KTAudioSoundWave](https://github.com/KeenTeam1990/KTAudioSoundWave)|🍐KTSoundWave-根据语音绘制波浪动画,录音波形图及分贝检测|30|2023-08-31| |134|[Rycccccccc/YCCardView](https://github.com/Rycccccccc/YCCardView)|卡片左滑右滑框架|30|2024-03-01|
|135|[JDongKhan/JDRouter](https://github.com/JDongKhan/JDRouter)|iOS路由根据MGJRouter修改、完善的方案还有一个类Spring注解配置的简易方案|29|2023-11-30| |135|[JDongKhan/JDRouter](https://github.com/JDongKhan/JDRouter)|iOS路由根据MGJRouter修改、完善的方案还有一个类Spring注解配置的简易方案|29|2023-11-30|
|136|[BlackStarLang/BSFramework](https://github.com/BlackStarLang/BSFramework)|多功能 framework持续集成中。已开发pod组件图片、视频选择器、图片视频预览控件、自定义相机拍照+拍摄 3D轮播图 + iOS功能点学习如 runloop、runtime、多线程、AutoreleasePool、DynamicBehavior 等等)|28|2023-12-06| |136|[BlackStarLang/BSFramework](https://github.com/BlackStarLang/BSFramework)|多功能 framework持续集成中。已开发pod组件图片、视频选择器、图片视频预览控件、自定义相机拍照+拍摄 3D轮播图 + iOS功能点学习如 runloop、runtime、多线程、AutoreleasePool、DynamicBehavior 等等)|28|2023-12-06|
|137|[GDTMobSDK/GDTMobSDK-iOS](https://github.com/GDTMobSDK/GDTMobSDK-iOS)|优量汇(广点通)官方-sdk-demo - iOS 标准版|28|2024-01-20| |137|[GDTMobSDK/GDTMobSDK-iOS](https://github.com/GDTMobSDK/GDTMobSDK-iOS)|优量汇(广点通)官方-sdk-demo - iOS 标准版|28|2024-01-20|
@ -155,13 +155,13 @@
|148|[zxinsunshine/NinePatchKit](https://github.com/zxinsunshine/NinePatchKit)|A ninepatch image render framework for iOS and MacOS|19|2024-01-02| |148|[zxinsunshine/NinePatchKit](https://github.com/zxinsunshine/NinePatchKit)|A ninepatch image render framework for iOS and MacOS|19|2024-01-02|
|149|[easemob/chat-ios](https://github.com/easemob/chat-ios)|-|19|2024-01-31| |149|[easemob/chat-ios](https://github.com/easemob/chat-ios)|-|19|2024-01-31|
|150|[guoguangtao/YXCTool](https://github.com/guoguangtao/YXCTool)|日常开发中一些用得到的代码整理|19|2023-12-25| |150|[guoguangtao/YXCTool](https://github.com/guoguangtao/YXCTool)|日常开发中一些用得到的代码整理|19|2023-12-25|
|151|[GuanceCloud/datakit-ios](https://github.com/GuanceCloud/datakit-ios)|DataKit ios app|18|2024-02-26| |151|[GuanceCloud/datakit-ios](https://github.com/GuanceCloud/datakit-ios)|DataKit ios app|18|2024-03-01|
|152|[blinkcard/blinkcard-ios](https://github.com/blinkcard/blinkcard-ios)|SDK for scanning and OCR of credit or payment cards. Contains native iOS SDK, code samples and documentation.|18|2024-01-18| |152|[blinkcard/blinkcard-ios](https://github.com/blinkcard/blinkcard-ios)|SDK for scanning and OCR of credit or payment cards. Contains native iOS SDK, code samples and documentation.|18|2024-01-18|
|153|[wigl/BackgroundLocationDemo](https://github.com/wigl/BackgroundLocationDemo)|iOS后台、被用户强制退出依然可以进行定位的Demo具体请查看 http://wigl.github.io/2015/08/28/ios_location_introduction/|18|2024-02-01| |153|[wigl/BackgroundLocationDemo](https://github.com/wigl/BackgroundLocationDemo)|iOS后台、被用户强制退出依然可以进行定位的Demo具体请查看 http://wigl.github.io/2015/08/28/ios_location_introduction/|18|2024-02-01|
|154|[jumperb/HAccess](https://github.com/jumperb/HAccess)|this a a middle layer between rude data (local datanetworking data) and biz or controller|18|2024-01-10| |154|[jumperb/HAccess](https://github.com/jumperb/HAccess)|this a a middle layer between rude data (local datanetworking data) and biz or controller|18|2024-01-10|
|155|[gu0315/YYLabelCopy](https://github.com/gu0315/YYLabelCopy)|YYLabe添加复制,选中高亮,取消高亮|17|2024-01-18| |155|[gu0315/YYLabelCopy](https://github.com/gu0315/YYLabelCopy)|YYLabe添加复制,选中高亮,取消高亮|17|2024-01-18|
|156|[wangyingbo/SparkDemo](https://github.com/wangyingbo/SparkDemo)|烟花效果|17|2023-10-10| |156|[wangyingbo/SparkDemo](https://github.com/wangyingbo/SparkDemo)|烟花效果|17|2023-10-10|
|157|[tencentyun/iot-link-ios](https://github.com/tencentyun/iot-link-ios)|IoT 应用端 App & SDK|16|2024-02-26| |157|[tencentyun/iot-link-ios](https://github.com/tencentyun/iot-link-ios)|IoT 应用端 App & SDK|16|2024-03-01|
|158|[chenxing640/DYFCodeScanner](https://github.com/chenxing640/DYFCodeScanner)|一个简单的二维码和条码扫描器,有一套自定义的扫描动画以及界面,支持相机缩放,还可以生成和识别二维码。(A simple QR code and barcode scanner, which has a set of custom scanning animation and interface, supports camera zooming, and can generate and ident ...|16|2023-12-10| |158|[chenxing640/DYFCodeScanner](https://github.com/chenxing640/DYFCodeScanner)|一个简单的二维码和条码扫描器,有一套自定义的扫描动画以及界面,支持相机缩放,还可以生成和识别二维码。(A simple QR code and barcode scanner, which has a set of custom scanning animation and interface, supports camera zooming, and can generate and ident ...|16|2023-12-10|
|159|[YolandaQingniu/sdk-ios-demo](https://github.com/YolandaQingniu/sdk-ios-demo)|-|16|2024-02-20| |159|[YolandaQingniu/sdk-ios-demo](https://github.com/YolandaQingniu/sdk-ios-demo)|-|16|2024-02-20|
|160|[Dengni8023/JGSourceBase](https://github.com/Dengni8023/JGSourceBase)|JGSourceCode通用功能模块iOS项目常用功能UIAlertController、Reachability、Loading-HUD、Toast-HUD自定义安全键盘。|16|2024-02-04| |160|[Dengni8023/JGSourceBase](https://github.com/Dengni8023/JGSourceBase)|JGSourceCode通用功能模块iOS项目常用功能UIAlertController、Reachability、Loading-HUD、Toast-HUD自定义安全键盘。|16|2024-02-04|
@ -169,7 +169,7 @@
|162|[yegail/SGPlayer-iOS](https://github.com/yegail/SGPlayer-iOS)|SGPlayer-iOS删除了ffmpeg部分直接使用avplayer播放VR视频|15|2023-11-15| |162|[yegail/SGPlayer-iOS](https://github.com/yegail/SGPlayer-iOS)|SGPlayer-iOS删除了ffmpeg部分直接使用avplayer播放VR视频|15|2023-11-15|
|163|[QuintGao/GKSliderView](https://github.com/QuintGao/GKSliderView)|iOS - 自定义一个滑杆控件|15|2023-09-04| |163|[QuintGao/GKSliderView](https://github.com/QuintGao/GKSliderView)|iOS - 自定义一个滑杆控件|15|2023-09-04|
|164|[hi-dhl/HarmonyPractice](https://github.com/hi-dhl/HarmonyPractice)|这个仓库主要用于演示 ArkTS 语法和 鸿蒙组件的使用,以及鸿蒙的实战项目|14|2024-01-28| |164|[hi-dhl/HarmonyPractice](https://github.com/hi-dhl/HarmonyPractice)|这个仓库主要用于演示 ArkTS 语法和 鸿蒙组件的使用,以及鸿蒙的实战项目|14|2024-01-28|
|165|[polyv/polyv-ios-livescenes-sdk-demo](https://github.com/polyv/polyv-ios-livescenes-sdk-demo)|保利威 iOS 多场景 Demo|14|2024-02-29| |165|[polyv/polyv-ios-livescenes-sdk-demo](https://github.com/polyv/polyv-ios-livescenes-sdk-demo)|保利威 iOS 多场景 Demo|14|2024-03-01|
|166|[Kennytian/meiqia-react-native](https://github.com/Kennytian/meiqia-react-native)|MeiQia SDK component for React Native|14|2024-02-21| |166|[Kennytian/meiqia-react-native](https://github.com/Kennytian/meiqia-react-native)|MeiQia SDK component for React Native|14|2024-02-21|
|167|[KeenTeam1990/KTHotels](https://github.com/KeenTeam1990/KTHotels)|🍒开源项目-住哪儿 实现了类似艺龙App的预定酒店功能包括酒店搜索、特色酒店推荐、特惠酒店推荐等等功能可以预定酒店、查看订单|14|2023-09-15| |167|[KeenTeam1990/KTHotels](https://github.com/KeenTeam1990/KTHotels)|🍒开源项目-住哪儿 实现了类似艺龙App的预定酒店功能包括酒店搜索、特色酒店推荐、特惠酒店推荐等等功能可以预定酒店、查看订单|14|2023-09-15|
|168|[loyalwind/WJLicensePlateKeyboard](https://github.com/loyalwind/WJLicensePlateKeyboard)|自定义的车牌号码输入键盘|14|2023-11-08| |168|[loyalwind/WJLicensePlateKeyboard](https://github.com/loyalwind/WJLicensePlateKeyboard)|自定义的车牌号码输入键盘|14|2023-11-08|
@ -195,16 +195,16 @@
|188|[Liya86/LYUIExposureManager](https://github.com/Liya86/LYUIExposureManager)|监听普通UIView曝光的框架|10|2023-10-10| |188|[Liya86/LYUIExposureManager](https://github.com/Liya86/LYUIExposureManager)|监听普通UIView曝光的框架|10|2023-10-10|
|189|[yidun/alive-detected-iOS-demo](https://github.com/yidun/alive-detected-iOS-demo)|活体检测demo&framework|9|2023-12-25| |189|[yidun/alive-detected-iOS-demo](https://github.com/yidun/alive-detected-iOS-demo)|活体检测demo&framework|9|2023-12-25|
|190|[PEPDigitalPublishing/PEPReaderSDK](https://github.com/PEPDigitalPublishing/PEPReaderSDK)|人教点读SDK新仓库|9|2023-12-15| |190|[PEPDigitalPublishing/PEPReaderSDK](https://github.com/PEPDigitalPublishing/PEPReaderSDK)|人教点读SDK新仓库|9|2023-12-15|
|191|[CCSH/SHScrollLayout](https://github.com/CCSH/SHScrollLayout)|仿半糖、闲鱼、QQ联系人、豆瓣小组、微博等界面布局|9|2023-08-31| |191|[OpenInstall/openinstall-cocos2dx-sdk](https://github.com/OpenInstall/openinstall-cocos2dx-sdk)|cocos2d-x 集成 openinstall SDK|9|2023-12-08|
|192|[OpenInstall/openinstall-cocos2dx-sdk](https://github.com/OpenInstall/openinstall-cocos2dx-sdk)|cocos2d-x 集成 openinstall SDK|9|2023-12-08| |192|[a289459798/react-native-toast](https://github.com/a289459798/react-native-toast)|-|9|2023-09-15|
|193|[a289459798/react-native-toast](https://github.com/a289459798/react-native-toast)|-|9|2023-09-15| |193|[zhengmiaokai/MKWebSocket](https://github.com/zhengmiaokai/MKWebSocket)|使用SRWebSocket实现的长链接支持cookie设置、连接异常 网络抖动重连、ping-pong心跳保活、一对多delegate、模块扩展|8|2024-01-16|
|194|[zhengmiaokai/MKWebSocket](https://github.com/zhengmiaokai/MKWebSocket)|使用SRWebSocket实现的长链接支持cookie设置、连接异常 网络抖动重连、ping-pong心跳保活、一对多delegate、模块扩展|8|2024-01-16| |194|[tencentyun/cloudgame-ios-sdk](https://github.com/tencentyun/cloudgame-ios-sdk)|云游戏 iOS SDK https://cloud.tencent.com/solution/gs|8|2024-03-01|
|195|[tencentyun/cloudgame-ios-sdk](https://github.com/tencentyun/cloudgame-ios-sdk)|云游戏 iOS SDK https://cloud.tencent.com/solution/gs|8|2024-02-29| |195|[mlcldh/MLCKit](https://github.com/mlcldh/MLCKit)|封装一些iOS方法。|8|2023-11-05|
|196|[mlcldh/MLCKit](https://github.com/mlcldh/MLCKit)|封装一些iOS方法。|8|2023-11-05| |196|[haijun-suyan/ConvenienceKitHaris](https://github.com/haijun-suyan/ConvenienceKitHaris)|日常便捷工具(海军)SDK|8|2023-12-19|
|197|[haijun-suyan/ConvenienceKitHaris](https://github.com/haijun-suyan/ConvenienceKitHaris)|日常便捷工具(海军)SDK|8|2023-12-19| |197|[mxmhao/iOS_App_Template](https://github.com/mxmhao/iOS_App_Template)|一些iOS工具类和模板代码极简/高效大部分是直接使用官方SDK实现很小一部分是改造官方SDK实现或者自己实现|8|2024-02-21|
|198|[mxmhao/iOS_App_Template](https://github.com/mxmhao/iOS_App_Template)|一些iOS工具类和模板代码极简/高效大部分是直接使用官方SDK实现很小一部分是改造官方SDK实现或者自己实现|8|2024-02-21| |198|[ZCSDK/SobotKit](https://github.com/ZCSDK/SobotKit)|智齿iOS_SDK|8|2024-02-02|
|199|[ZCSDK/SobotKit](https://github.com/ZCSDK/SobotKit)|智齿iOS_SDK|8|2024-02-02| |199|[haijun-suyan/PatternOfAdapter](https://github.com/haijun-suyan/PatternOfAdapter)|适配器模式案例|7|2023-12-18|
|200|[haijun-suyan/PatternOfAdapter](https://github.com/haijun-suyan/PatternOfAdapter)|适配器模式案例|7|2023-12-18| |200|[ADSuyi/ADSuyiSDKDemo-iOS](https://github.com/ADSuyi/ADSuyiSDKDemo-iOS)|ADSuyi-iOS-OC-示例Demo|7|2024-02-29|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,175 +1,175 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > PHP # 中文总榜 > 软件类 > PHP
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19533|2024-02-29| |1|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|19535|2024-03-01|
|2|[piotrplenik/clean-code-php](https://github.com/piotrplenik/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|12031|2023-12-26| |2|[piotrplenik/clean-code-php](https://github.com/piotrplenik/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|12039|2023-12-26|
|3|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|11049|2024-02-27| |3|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|11051|2024-02-27|
|4|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. |10848|2024-02-27| |4|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. |10852|2024-02-27|
|5|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|10188|2024-02-21| |5|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|10188|2024-02-21|
|6|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|8977|2024-02-06| |6|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|8985|2024-02-06|
|7|[Anankke/SSPanel-Uim](https://github.com/Anankke/SSPanel-Uim)|SSPanel V3 魔改再次修改版|8887|2024-02-25| |7|[Anankke/SSPanel-Uim](https://github.com/Anankke/SSPanel-Uim)|SSPanel V3 魔改再次修改版|8889|2024-02-25|
|8|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|7921|2024-01-16| |8|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|7929|2024-03-01|
|9|[linuxserver/Heimdall](https://github.com/linuxserver/Heimdall)|An Application dashboard and launcher|7066|2024-02-28| |9|[linuxserver/Heimdall](https://github.com/linuxserver/Heimdall)|An Application dashboard and launcher|7071|2024-02-28|
|10|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|5845|2024-02-29| |10|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|5847|2024-03-01|
|11|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay/WeChat/Unipay 的支付 SDK 扩展包了|4890|2024-02-29| |11|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay/WeChat/Unipay 的支付 SDK 扩展包了|4889|2024-02-29|
|12|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4717|2024-01-22| |12|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4717|2024-01-22|
|13|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4427|2024-02-05| |13|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4429|2024-02-05|
|14|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|4238|2024-01-04| |14|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|4237|2024-01-04|
|15|[overtrue/pinyin](https://github.com/overtrue/pinyin)|🇨🇳 基于词库的中文转拼音优质解决方案|4207|2023-10-27| |15|[overtrue/pinyin](https://github.com/overtrue/pinyin)|🇨🇳 基于词库的中文转拼音优质解决方案|4208|2023-10-27|
|16|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|4170|2024-01-12| |16|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|4171|2024-01-12|
|17|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具同时消息功能使用非对称加密技术让你的沟通更安全。|4071|2024-02-29| |17|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具同时消息功能使用非对称加密技术让你的沟通更安全。|4073|2024-03-01|
|18|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3803|2024-01-29| |18|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3803|2024-01-29|
|19|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.|3800|2024-02-23| |19|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.|3800|2024-02-23|
|20|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin)使用很少的代码快速构建一个功能完善的高颜值后台系统内置丰富的后台常用组件开箱即用让开发者告别冗杂的HTML代码|3704|2024-01-23| |20|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin)使用很少的代码快速构建一个功能完善的高颜值后台系统内置丰富的后台常用组件开箱即用让开发者告别冗杂的HTML代码|3705|2024-01-23|
|21|[qkqpttgf/OneManager-php](https://github.com/qkqpttgf/OneManager-php)|An index & manager of Onedrive based on serverless. Can be deployed to Heroku/Glitch/Vercel/Replit/SCF/FG/FC/CFC/PHP web hosting/VPS.|3658|2024-02-27| |21|[qkqpttgf/OneManager-php](https://github.com/qkqpttgf/OneManager-php)|An index & manager of Onedrive based on serverless. Can be deployed to Heroku/Glitch/Vercel/Replit/SCF/FG/FC/CFC/PHP web hosting/VPS.|3658|2024-02-27|
|22|[Qsnh/meedu](https://github.com/Qsnh/meedu)|Meedu是一款功能强大的开源在线教育系统适用于个人、企业或机构搭建自己的在线学习平台。它提供了完整的解决方案满足网校搭建、在线教学、企业培训和知识付费等多种需求。|3388|2023-12-28| |22|[Qsnh/meedu](https://github.com/Qsnh/meedu)|Meedu是一款功能强大的开源在线教育系统适用于个人、企业或机构搭建自己的在线学习平台。它提供了完整的解决方案满足网校搭建、在线教学、企业培训和知识付费等多种需求。|3388|2023-12-28|
|23|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|3350|2024-02-29| |23|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|3351|2024-02-29|
|24|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|3301|2023-12-19| |24|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|3302|2023-12-19|
|25|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|3297|2024-02-29| |25|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|3297|2024-03-01|
|26|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|📲 一款满足你的多种发送需求的短信发送组件|3069|2024-01-23| |26|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|📲 一款满足你的多种发送需求的短信发送组件|3069|2024-01-23|
|27|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|3012|2024-02-14| |27|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|3012|2024-02-14|
|28|[seatonjiang/kratos](https://github.com/seatonjiang/kratos)|WordPress theme that focus on reading experience|3002|2024-01-17| |28|[seatonjiang/kratos](https://github.com/seatonjiang/kratos)|WordPress theme that focus on reading experience|3005|2024-01-17|
|29|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2858|2024-01-19| |29|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2858|2024-01-19|
|30|[cocur/slugify](https://github.com/cocur/slugify)|Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.|2839|2023-12-25| |30|[cocur/slugify](https://github.com/cocur/slugify)|Converts a string to a slug. Includes integrations for Symfony, Silex, Laravel, Zend Framework 2, Twig, Nette and Latte.|2839|2023-12-25|
|31|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2750|2023-10-05| |31|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2750|2023-10-05|
|32|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2672|2024-02-29| |32|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2672|2024-02-29|
|33|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|2671|2023-09-29| |33|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|2669|2023-09-29|
|34|[matomo-org/device-detector](https://github.com/matomo-org/device-detector)|The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. |2651|2024-02-29| |34|[matomo-org/device-detector](https://github.com/matomo-org/device-detector)|The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model. |2651|2024-03-01|
|35|[PGYER/codefever](https://github.com/PGYER/codefever)|CodeFever 是完全免费开源的 Git 代码托管服务支持一行命令安装到自己服务器CodeFever Community Edition (A Self-hosted Git Services)!|2575|2023-12-12| |35|[PGYER/codefever](https://github.com/PGYER/codefever)|CodeFever 是完全免费开源的 Git 代码托管服务支持一行命令安装到自己服务器CodeFever Community Edition (A Self-hosted Git Services)!|2575|2023-12-12|
|36|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩、轻松上手、体验完善具有强大自定义功能的WordPress主题基于Sakura主题支持简繁英日多语言A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura. Support Simplified Chinese, Tra ...|2565|2024-02-29| |36|[mirai-mamori/Sakurairo](https://github.com/mirai-mamori/Sakurairo)|一个多彩、轻松上手、体验完善具有强大自定义功能的WordPress主题基于Sakura主题支持简繁英日多语言A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura. Support Simplified Chinese, Tra ...|2567|2024-02-29|
|37|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|2565|2024-02-21| |37|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|2567|2024-02-21|
|38|[gptlink/gptlink](https://github.com/gptlink/gptlink)|10分钟搭建可免费商用的AI对话环境搭建简单包含用户订单任务付费等功能|2542|2023-11-17| |38|[gptlink/gptlink](https://github.com/gptlink/gptlink)|10分钟搭建可免费商用的AI对话环境搭建简单包含用户订单任务付费等功能|2544|2023-11-17|
|39|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2349|2024-02-17| |39|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码发卡系统二次元发卡系统二次元发卡源码发卡程序动漫发卡PHP发卡源码异次元发卡|2350|2024-01-23|
|40|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码发卡系统二次元发卡系统二次元发卡源码发卡程序动漫发卡PHP发卡源码异次元发卡|2345|2024-01-23| |40|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2349|2024-02-17|
|41|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2268|2023-12-05| |41|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2268|2023-12-05|
|42|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|简单图床 - 一款功能强大无数据库的图床 2.0版|2244|2024-02-10| |42|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|简单图床 - 一款功能强大无数据库的图床 2.0版|2249|2024-02-10|
|43|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP6 的极简后台管理系统,内置注解权限、异步多任务、应用插件生态等,支持类 PaaS 更新公共模块和应用插件,插件可本地化定制开发。|2115|2024-02-29| |43|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP6 的极简后台管理系统,内置注解权限、异步多任务、应用插件生态等,支持类 PaaS 更新公共模块和应用插件,插件可本地化定制开发。|2115|2024-02-29|
|44|[Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock)|:art: 一款基于WordPress开发的高颜值的自适应主题支持白天与黑夜模式/无刷新加载/第三方登录等众多功能 A high-value adaptive theme based on WordPress, supports light and dark modes, no refresh loading, etc.|2053|2024-02-28| |44|[Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock)|:art: 一款基于WordPress开发的高颜值的自适应主题支持白天与黑夜模式/无刷新加载/第三方登录等众多功能 A high-value adaptive theme based on WordPress, supports light and dark modes, no refresh loading, etc.|2056|2024-02-28|
|45|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1935|2024-02-27| |45|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1935|2024-02-27|
|46|[mix-php/mix](https://github.com/mix-php/mix)|☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server|1913|2024-02-07| |46|[mix-php/mix](https://github.com/mix-php/mix)|☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server|1913|2024-02-07|
|47|[kalcaddle/kodbox](https://github.com/kalcaddle/kodbox)|kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run ko ...|1839|2024-01-09| |47|[kalcaddle/kodbox](https://github.com/kalcaddle/kodbox)|kodbox is a file manager for web. It is a newly designed product based on kodexplorer. It is also a web code editor, which allows you to develop websites directly within the web browser.You can run ko ...|1842|2024-01-09|
|48|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款开源免费的爬虫系统仅需点选编辑规则即可采集数据可运行在本地、虚拟主机或云服务器中几乎能采集所有类型的网页无缝对接各类CMS建站程序免登录实时发布数据全自动无需人工干预是网页大数据采集软件中完全跨平台的云端爬虫系统|1819|2024-02-07| |48|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款开源免费的爬虫系统仅需点选编辑规则即可采集数据可运行在本地、虚拟主机或云服务器中几乎能采集所有类型的网页无缝对接各类CMS建站程序免登录实时发布数据全自动无需人工干预是网页大数据采集软件中完全跨平台的云端爬虫系统|1819|2024-02-07|
|49|[jenssegers/date](https://github.com/jenssegers/date)|🗓 A library to help you work with dates in multiple languages, based on Carbon.|1812|2023-12-04| |49|[jenssegers/date](https://github.com/jenssegers/date)|🗓 A library to help you work with dates in multiple languages, based on Carbon.|1812|2023-12-04|
|50|[lxerxa/actionview](https://github.com/lxerxa/actionview)|An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.|1793|2023-09-03| |50|[lxerxa/actionview](https://github.com/lxerxa/actionview)|An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.|1793|2023-09-03|
|51|[MoeNetwork/Tieba-Cloud-Sign](https://github.com/MoeNetwork/Tieba-Cloud-Sign)|百度贴吧云签到在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到。配合插件使用还可实现云灌水、点赞、封禁、删帖、审查等功能。注意Gitee (原Git@osc) 仓库将不再维护,目前唯一指定的仓库为 Github。本项目没有官方交流群如需交流可以直接使用Github的Discussions。没有商业版本目前贴吧云签到由社区共同维护不会停止更新PR 通常在一天内处理)。|1742|2023-11-24| |51|[MoeNetwork/Tieba-Cloud-Sign](https://github.com/MoeNetwork/Tieba-Cloud-Sign)|百度贴吧云签到在服务器上配置好就无需进行任何操作便可以实现贴吧的全自动签到。配合插件使用还可实现云灌水、点赞、封禁、删帖、审查等功能。注意Gitee (原Git@osc) 仓库将不再维护,目前唯一指定的仓库为 Github。本项目没有官方交流群如需交流可以直接使用Github的Discussions。没有商业版本目前贴吧云签到由社区共同维护不会停止更新PR 通常在一天内处理)。|1742|2023-11-24|
|52|[chillerlan/php-qrcode](https://github.com/chillerlan/php-qrcode)|A QR code generator and reader with a user friendly API. PHP 7.4+|1706|2024-02-27| |52|[chillerlan/php-qrcode](https://github.com/chillerlan/php-qrcode)|A QR code generator and reader with a user friendly API. PHP 7.4+|1708|2024-03-01|
|53|[typecho-fans/plugins](https://github.com/typecho-fans/plugins)|Typecho Fans插件作品目录|1669|2024-02-25| |53|[typecho-fans/plugins](https://github.com/typecho-fans/plugins)|Typecho Fans插件作品目录|1670|2024-02-25|
|54|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|1644|2023-09-07| |54|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|1646|2023-09-07|
|55|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|A self-hosted speedtest appilication with an awesome test result datasheet.|1630|2023-10-31| |55|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|A self-hosted speedtest appilication with an awesome test result datasheet.|1629|2023-10-31|
|56|[nilsteampassnet/TeamPass](https://github.com/nilsteampassnet/TeamPass)|Collaborative Passwords Manager|1576|2024-02-26| |56|[nilsteampassnet/TeamPass](https://github.com/nilsteampassnet/TeamPass)|Collaborative Passwords Manager|1577|2024-03-01|
|57|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1483|2024-01-08| |57|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1483|2024-01-08|
|58|[HaoOuBa/Joe](https://github.com/HaoOuBa/Joe)|A Theme of Typecho|1425|2023-09-08| |58|[HaoOuBa/Joe](https://github.com/HaoOuBa/Joe)|A Theme of Typecho|1425|2023-09-08|
|59|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1420|2024-01-16| |59|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1420|2024-01-16|
|60|[overtrue/socialite](https://github.com/overtrue/socialite)|Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1280|2024-01-12| |60|[overtrue/socialite](https://github.com/overtrue/socialite)|Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1280|2024-01-12|
|61|[stefangabos/world_countries](https://github.com/stefangabos/world_countries)|Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP, SQL and XML formats, in m ...|1272|2024-01-26| |61|[flucont/btcloud](https://github.com/flucont/btcloud)|PHP开发的宝塔面板第三方云端|1278|2024-02-24|
|62|[flucont/btcloud](https://github.com/flucont/btcloud)|PHP开发的宝塔面板第三方云端|1267|2024-02-24| |62|[stefangabos/world_countries](https://github.com/stefangabos/world_countries)|Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 standard, available in CSV, JSON , PHP, SQL and XML formats, in m ...|1272|2024-01-26|
|63|[pronamic/advanced-custom-fields-pro](https://github.com/pronamic/advanced-custom-fields-pro)|Advanced Custom Fields Pro, Git-ified. Automatically synced via GitHub Actions! This repository is just a mirror of the Advanced Custom Fields Pro plugin. Please do not send pull requests and issues.|1212|2024-02-28| |63|[pronamic/advanced-custom-fields-pro](https://github.com/pronamic/advanced-custom-fields-pro)|Advanced Custom Fields Pro, Git-ified. Automatically synced via GitHub Actions! This repository is just a mirror of the Advanced Custom Fields Pro plugin. Please do not send pull requests and issues.|1212|2024-02-28|
|64|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|1192|2024-02-29| |64|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|1192|2024-03-01|
|65|[aoaostar/toolbox](https://github.com/aoaostar/toolbox)|🚀傲星工具箱,一个在线工具箱|1140|2023-09-22| |65|[aoaostar/toolbox](https://github.com/aoaostar/toolbox)|🚀傲星工具箱,一个在线工具箱|1140|2023-09-22|
|66|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景QQ群17916227|1139|2024-02-24| |66|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景QQ群17916227|1139|2024-02-24|
|67|[l3m0n/Bypass_Disable_functions_Shell](https://github.com/l3m0n/Bypass_Disable_functions_Shell)|一个各种方式突破Disable_functions达到命令执行的shell|1126|2023-10-17| |67|[l3m0n/Bypass_Disable_functions_Shell](https://github.com/l3m0n/Bypass_Disable_functions_Shell)|一个各种方式突破Disable_functions达到命令执行的shell|1126|2023-10-17|
|68|[geesondog/rhaphp](https://github.com/geesondog/rhaphp)|RhaPHP是微信第三方管理平台微信公众号管理系统支持多公众号管理CRM会员管理小程序开发APP接口开发、几乎集合微信功能简洁、快速上手、快速开发微信各种各样应用。简洁、好用、快速、项目开发快几倍 。|1100|2024-02-09| |68|[geesondog/rhaphp](https://github.com/geesondog/rhaphp)|RhaPHP是微信第三方管理平台微信公众号管理系统支持多公众号管理CRM会员管理小程序开发APP接口开发、几乎集合微信功能简洁、快速上手、快速开发微信各种各样应用。简洁、好用、快速、项目开发快几倍 。|1100|2024-02-09|
|69|[likeyun/liKeYun_Ylb](https://github.com/likeyun/liKeYun_Ylb)|引流宝致力于为个人、团队提供基于微信私域流量的推广、引流的效率工具。可减轻人力,有效降低资源损失、流量流失的几率。引流宝完全开源,免费,可商用、可任意二次开发。引流宝可以辅助你更好地开展营销活动推广!降低运营成本,提高工作效率,获取更多资源。|1041|2024-01-06| |69|[likeyun/liKeYun_Ylb](https://github.com/likeyun/liKeYun_Ylb)|引流宝致力于为个人、团队提供基于微信私域流量的推广、引流的效率工具。可减轻人力,有效降低资源损失、流量流失的几率。引流宝完全开源,免费,可商用、可任意二次开发。引流宝可以辅助你更好地开展营销活动推广!降低运营成本,提高工作效率,获取更多资源。|1043|2024-01-06|
|70|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay/WeChat/Unipay 的 laravel 支付扩展包了|1041|2024-02-01| |70|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay/WeChat/Unipay 的 laravel 支付扩展包了|1041|2024-02-01|
|71|[yrccondor/mdx](https://github.com/yrccondor/mdx)|MDx - Material Design WordPress Theme|984|2023-09-28| |71|[walkor/GatewayWorker](https://github.com/walkor/GatewayWorker)|Distributed realtime messaging framework based on workerman.|984|2024-02-19|
|72|[aliyun/aliyun-oss-php-sdk](https://github.com/aliyun/aliyun-oss-php-sdk)|Aliyun OSS SDK for PHP|983|2024-02-28| |72|[yrccondor/mdx](https://github.com/yrccondor/mdx)|MDx - Material Design WordPress Theme|983|2023-09-28|
|73|[walkor/GatewayWorker](https://github.com/walkor/GatewayWorker)|Distributed realtime messaging framework based on workerman.|983|2024-02-19| |73|[aliyun/aliyun-oss-php-sdk](https://github.com/aliyun/aliyun-oss-php-sdk)|Aliyun OSS SDK for PHP|983|2024-02-28|
|74|[pplulee/appleid_auto](https://github.com/pplulee/appleid_auto)|基于密保问题自动解锁Apple ID自动关闭双重认证提供前端账号展示支持多账号|979|2024-02-15| |74|[pplulee/appleid_auto](https://github.com/pplulee/appleid_auto)|基于密保问题自动解锁Apple ID自动关闭双重认证提供前端账号展示支持多账号|981|2024-02-15|
|75|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩Bilibili助手 - PHP 版Personal|975|2024-02-22| |75|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩Bilibili助手 - PHP 版Personal|976|2024-02-22|
|76|[fightbulc/moment.php](https://github.com/fightbulc/moment.php)|Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js|963|2024-02-27| |76|[fightbulc/moment.php](https://github.com/fightbulc/moment.php)|Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js|963|2024-02-27|
|77|[zoujingli/ip2region](https://github.com/zoujingli/ip2region)|准确率99.9%的ip地址定位库|934|2023-09-17| |77|[zoujingli/ip2region](https://github.com/zoujingli/ip2region)|准确率99.9%的ip地址定位库|934|2023-09-17|
|78|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|929|2023-12-01| |78|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|929|2023-12-01|
|79|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|专注于网课系统网校系统在线教育系统知识付费系统。名符其实的开源可免费商用。docker容器化部署极速搭建专属课程点播课程直播学习平台。|922|2024-02-04| |79|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|专注于网课系统网校系统在线教育系统知识付费系统。名符其实的开源可免费商用。docker容器化部署极速搭建专属课程点播课程直播学习平台。|922|2024-02-04|
|80|[crazywhalecc/static-php-cli](https://github.com/crazywhalecc/static-php-cli)|Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.|914|2024-02-29| |80|[crazywhalecc/static-php-cli](https://github.com/crazywhalecc/static-php-cli)|Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.|916|2024-03-01|
|81|[peinhu/AetherUpload-Laravel](https://github.com/peinhu/AetherUpload-Laravel)|A Laravel package to upload large files 上传大文件的Laravel扩展包|913|2023-09-06| |81|[peinhu/AetherUpload-Laravel](https://github.com/peinhu/AetherUpload-Laravel)|A Laravel package to upload large files 上传大文件的Laravel扩展包|914|2023-09-06|
|82|[DOUBLE-Baller/momo](https://github.com/DOUBLE-Baller/momo)|php直播go直播,短视频,直播带货,语音聊天室,陪玩系统源码。|904|2023-11-13| |82|[DOUBLE-Baller/momo](https://github.com/DOUBLE-Baller/momo)|php直播go直播,短视频,直播带货,语音聊天室,陪玩系统源码。|904|2023-11-13|
|83|[Yurunsoft/PaySDK](https://github.com/Yurunsoft/PaySDK)|PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole所有框架通用。宇润PHP全家桶技术支持群17916227|879|2024-02-08| |83|[Yurunsoft/PaySDK](https://github.com/Yurunsoft/PaySDK)|PHP 集成支付 SDK ,集成了支付宝、微信支付的支付接口和其它相关接口的操作。支持 php-fpm 和 Swoole所有框架通用。宇润PHP全家桶技术支持群17916227|879|2024-02-08|
|84|[bixuehujin/blink](https://github.com/bixuehujin/blink)|A high performance web framework and application server in PHP. |830|2024-02-25| |84|[bixuehujin/blink](https://github.com/bixuehujin/blink)|A high performance web framework and application server in PHP. |830|2024-02-25|
|85|[celaraze/cat](https://github.com/celaraze/cat)|☕ CATCoffee And Tea是一个开源的、开放的一站式 IT 运维管理平台。资产管理、工单、盘点以及可靠的移动端应用支持。|809|2024-02-21| |85|[celaraze/cat](https://github.com/celaraze/cat)|☕ CATCoffee And Tea是一个开源的、开放的一站式 IT 运维管理平台。资产管理、工单、盘点以及可靠的移动端应用支持。|809|2024-02-21|
|86|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|762|2024-02-27| |86|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|763|2024-02-27|
|87|[MenaraSolutions/geographer](https://github.com/MenaraSolutions/geographer)|PHP library that knows how countries and cities are called in any language|761|2023-10-06| |87|[MenaraSolutions/geographer](https://github.com/MenaraSolutions/geographer)|PHP library that knows how countries and cities are called in any language|761|2023-10-06|
|88|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码2020 重制版|758|2024-02-08| |88|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码2020 重制版|758|2024-02-08|
|89|[ernestwisniewski/kbin](https://github.com/ernestwisniewski/kbin)|A reddit-like content aggregator and micro-blogging platform for the fediverse.|744|2023-12-20| |89|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|745|2024-03-01|
|90|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|743|2024-02-26| |90|[ernestwisniewski/kbin](https://github.com/ernestwisniewski/kbin)|A reddit-like content aggregator and micro-blogging platform for the fediverse.|744|2023-12-20|
|91|[godruoyi/php-snowflake](https://github.com/godruoyi/php-snowflake)|❄ An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).|714|2023-12-29| |91|[godruoyi/php-snowflake](https://github.com/godruoyi/php-snowflake)|❄ An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).|714|2023-12-29|
|92|[WuKongOpenSource/WukongCRM-9.0-PHP](https://github.com/WuKongOpenSource/WukongCRM-9.0-PHP)|悟空CRM-基于TP5.0+vue+ElementUI的前后端分离CRM系统|671|2023-11-10| |92|[WuKongOpenSource/WukongCRM-9.0-PHP](https://github.com/WuKongOpenSource/WukongCRM-9.0-PHP)|悟空CRM-基于TP5.0+vue+ElementUI的前后端分离CRM系统|671|2023-11-10|
|93|[likeshop-github/likeshop](https://github.com/likeshop-github/likeshop)|🔥🔥🔥 likeshop开源免费商用电商系统PC商城、H5商城、小程序商城、安卓APP商城、苹果APP商城免费商用。场景B2C商城新零售商城社交电商商城分销系统商城分销电商商城小程序商城商城源码商城系统单商户多商户电商系统直播uniappuni-appB2B2CB2BO2OERPWechat交易系统内容系统雷达crm|649|2024-02-28| |93|[likeshop-github/likeshop](https://github.com/likeshop-github/likeshop)|🔥🔥🔥 likeshop开源免费商用电商系统PC商城、H5商城、小程序商城、安卓APP商城、苹果APP商城免费商用。场景B2C商城新零售商城社交电商商城分销系统商城分销电商商城小程序商城商城源码商城系统单商户多商户电商系统直播uniappuni-appB2B2CB2BO2OERPWechat交易系统内容系统雷达crm|649|2024-02-28|
|94|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|648|2023-12-25| |94|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|648|2023-12-25|
|95|[gmajian/sandphoto](https://github.com/gmajian/sandphoto)|Layout ID/VISA photos in a single 6-inch photo 证件照片排版在线生成器 - 在一张6寸的照片上排版多张证件照|645|2023-09-15| |95|[gmajian/sandphoto](https://github.com/gmajian/sandphoto)|Layout ID/VISA photos in a single 6-inch photo 证件照片排版在线生成器 - 在一张6寸的照片上排版多张证件照|646|2023-09-15|
|96|[1107012776/PHP-Sharding-PDO](https://github.com/1107012776/PHP-Sharding-PDO)|PHP、MySQL分库分表中间件需要依赖PDOPHP分库分表支持协程PHP, MySQL sharding library and sharding table middleware, need to rely on PDO, support coroutines.|636|2023-11-10| |96|[1107012776/PHP-Sharding-PDO](https://github.com/1107012776/PHP-Sharding-PDO)|PHP、MySQL分库分表中间件需要依赖PDOPHP分库分表支持协程PHP, MySQL sharding library and sharding table middleware, need to rely on PDO, support coroutines.|636|2023-11-10|
|97|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui拥有完善的权限的管理模块以及敏捷的开发方式让你开发起来更加的舒服。|631|2023-09-05| |97|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui拥有完善的权限的管理模块以及敏捷的开发方式让你开发起来更加的舒服。|631|2023-09-05|
|98|[Part-DB/Part-DB-server](https://github.com/Part-DB/Part-DB-server)|Part-DB is an Open source inventory management system for your electronic components|628|2024-02-28| |98|[Part-DB/Part-DB-server](https://github.com/Part-DB/Part-DB-server)|Part-DB is an Open source inventory management system for your electronic components|630|2024-02-29|
|99|[Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List](https://github.com/Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List)|广州电信广东IPTV列表IGMP/RTP组播地址|617|2024-02-28| |99|[Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List](https://github.com/Tzwcard/ChinaTelecom-GuangdongIPTV-RTP-List)|广州电信广东IPTV列表IGMP/RTP组播地址|617|2024-02-29|
|100|[JaguarJack/catch-admin](https://github.com/JaguarJack/catch-admin)|CatchAdmin是一个基于对Laravel和Element Plus进行二次开发的后台管理系统。CatchAdmin仍然采用传统的前后端分离策略其中Laravel框架仅用作Api输出。通过这种设计成功将管理系统模块之间的耦合降至最低。|609|2024-02-21| |100|[JaguarJack/catch-admin](https://github.com/JaguarJack/catch-admin)|CatchAdmin是一个基于对Laravel和Element Plus进行二次开发的后台管理系统。CatchAdmin仍然采用传统的前后端分离策略其中Laravel框架仅用作Api输出。通过这种设计成功将管理系统模块之间的耦合降至最低。|609|2024-02-21|
|101|[zencodex/composer-mirror](https://github.com/zencodex/composer-mirror)|Composer 全量镜像发布于2017年3月曾不间断运行2年多。这个开源有助于理解 Composer 镜像的工作原理|597|2023-09-14| |101|[zencodex/composer-mirror](https://github.com/zencodex/composer-mirror)|Composer 全量镜像发布于2017年3月曾不间断运行2年多。这个开源有助于理解 Composer 镜像的工作原理|597|2023-09-14|
|102|[seth-shi/monday-shop](https://github.com/seth-shi/monday-shop)|网上在线商城、综合网上购物平台|584|2024-01-03| |102|[seth-shi/monday-shop](https://github.com/seth-shi/monday-shop)|网上在线商城、综合网上购物平台|584|2024-01-03|
|103|[guanguans/notify](https://github.com/guanguans/notify)|Push notification sdk(Bark、Chanify、DingTalk、Discord、Email、FeiShu、Gitter、Google Chat、iGot、Logger、Mattermost、Microsoft Teams、Now Push、Ntfy、PushBack、Push、PushDeer、Pushover、PushPlus、QQ Channel Bot、Rocket ...|581|2024-02-29| |103|[guanguans/notify](https://github.com/guanguans/notify)|Push notification sdk(Bark、Chanify、DingTalk、Discord、Email、FeiShu、Gitter、Google Chat、iGot、Logger、Mattermost、Microsoft Teams、Now Push、Ntfy、PushBack、Push、PushDeer、Pushover、PushPlus、QQ Channel Bot、Rocket ...|582|2024-03-01|
|104|[guanguans/music-dl](https://github.com/guanguans/music-dl)|Music Searcher and Downloader. - 音乐搜索下载器。|561|2024-02-28| |104|[guanguans/music-dl](https://github.com/guanguans/music-dl)|Music Searcher and Downloader. - 音乐搜索下载器。|561|2024-02-28|
|105|[Team-Tea-Time/laravel-forum](https://github.com/Team-Tea-Time/laravel-forum)|A slim, lean forum package designed for quick and easy integration in Laravel projects|557|2024-01-10| |105|[wehaox/Typecho-Butterfly](https://github.com/wehaox/Typecho-Butterfly)|Hexo主题Butterfly的Typecho移植版———开源不易帮忙点个star谢谢了🌹|557|2023-12-29|
|106|[wehaox/Typecho-Butterfly](https://github.com/wehaox/Typecho-Butterfly)|Hexo主题Butterfly的Typecho移植版———开源不易帮忙点个star谢谢了🌹|556|2023-12-29| |106|[Team-Tea-Time/laravel-forum](https://github.com/Team-Tea-Time/laravel-forum)|A slim, lean forum package designed for quick and easy integration in Laravel projects|557|2024-01-10|
|107|[juzeon/fast-mail-bomber](https://github.com/juzeon/fast-mail-bomber)|Fast, multithreading, efficient and easy-to-use mail bombing/spamming tool. Sending mails via mailman services hosted by different providers.|521|2024-02-25| |107|[juzeon/fast-mail-bomber](https://github.com/juzeon/fast-mail-bomber)|Fast, multithreading, efficient and easy-to-use mail bombing/spamming tool. Sending mails via mailman services hosted by different providers.|521|2024-02-25|
|108|[aliyun/openapi-sdk-php](https://github.com/aliyun/openapi-sdk-php)|Alibaba Cloud SDK for PHP|517|2024-02-29| |108|[aliyun/openapi-sdk-php](https://github.com/aliyun/openapi-sdk-php)|Alibaba Cloud SDK for PHP|517|2024-03-01|
|109|[bingcool/swoolefy](https://github.com/bingcool/swoolefy)|swoolefy是一个基于swoole实现的协程级、轻量级、高性能、开放性的API应用服务框架|516|2024-02-29| |109|[bingcool/swoolefy](https://github.com/bingcool/swoolefy)|swoolefy是一个基于swoole实现的协程级、轻量级、高性能、开放性的API应用服务框架|516|2024-03-01|
|110|[voku/portable-utf8](https://github.com/voku/portable-utf8)|🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.|497|2024-02-17| |110|[voku/portable-utf8](https://github.com/voku/portable-utf8)|🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.|498|2024-03-01|
|111|[hadronepoch/PHP-FFmpeg-video-streaming](https://github.com/hadronepoch/PHP-FFmpeg-video-streaming)|📼 Package media content for online streaming(DASH and HLS) using FFmpeg|494|2023-11-13| |111|[hadronepoch/PHP-FFmpeg-video-streaming](https://github.com/hadronepoch/PHP-FFmpeg-video-streaming)|📼 Package media content for online streaming(DASH and HLS) using FFmpeg|495|2023-11-13|
|112|[moell-peng/mojito](https://github.com/moell-peng/mojito)|Mojito Admin — 基于 Laravel, Vue3, Element Plus构建的后台管理系统|491|2023-09-20| |112|[moell-peng/mojito](https://github.com/moell-peng/mojito)|Mojito Admin — 基于 Laravel, Vue3, Element Plus构建的后台管理系统|491|2023-09-20|
|113|[le31ei/ctf_challenges](https://github.com/le31ei/ctf_challenges)|适用于一线安服的ctf培训题目全docker环境一键启动|474|2023-11-08| |113|[mineadmin/MineAdmin](https://github.com/mineadmin/MineAdmin)|🎉🎉🎉 MineAdmin是基于Hyperf框架 和 Vue3+Vite5 开发的前后端分离权限管理系统,自适应多终端。特色:后端 crud 生成 + 前端低代码 json 化配置|475|2024-03-01|
|114|[mineadmin/MineAdmin](https://github.com/mineadmin/MineAdmin)|🎉🎉🎉 MineAdmin是基于Hyperf框架 和 Vue3+Vite5 开发的前后端分离权限管理系统,自适应多终端。特色:后端 crud 生成 + 前端低代码 json 化配置|473|2024-02-29| |114|[le31ei/ctf_challenges](https://github.com/le31ei/ctf_challenges)|适用于一线安服的ctf培训题目全docker环境一键启动|474|2023-11-08|
|115|[cedar2025/Xboard](https://github.com/cedar2025/Xboard)|基于V2board二次开发支持新协议新特性的高性能面板|468|2024-02-28| |115|[cedar2025/Xboard](https://github.com/cedar2025/Xboard)|基于V2board二次开发支持新协议新特性的高性能面板|472|2024-02-28|
|116|[emlog/emlog](https://github.com/emlog/emlog)|轻量级开源博客及建站系统|461|2024-02-27| |116|[emlog/emlog](https://github.com/emlog/emlog)|轻量级开源博客及建站系统|462|2024-03-01|
|117|[globalcitizen/php-iban](https://github.com/globalcitizen/php-iban)|Generate, parse, validate, error-correct and present IBAN (and IIBAN) bank account information in PHP.|460|2024-02-21| |117|[globalcitizen/php-iban](https://github.com/globalcitizen/php-iban)|Generate, parse, validate, error-correct and present IBAN (and IIBAN) bank account information in PHP.|461|2024-02-21|
|118|[top-think/think-swoole](https://github.com/top-think/think-swoole)|Swoole extend for thinkphp|444|2023-12-23| |118|[top-think/think-swoole](https://github.com/top-think/think-swoole)|Swoole extend for thinkphp|444|2023-12-23|
|119|[LyLme/lylme_spage](https://github.com/LyLme/lylme_spage)|六零导航页|435|2024-01-16| |119|[LyLme/lylme_spage](https://github.com/LyLme/lylme_spage)|六零导航页|435|2024-01-16|
|120|[KitePig/FatRat-Collect](https://github.com/KitePig/FatRat-Collect)|胖鼠采集 WordPress优秀开源采集插件|432|2023-09-11| |120|[KitePig/FatRat-Collect](https://github.com/KitePig/FatRat-Collect)|胖鼠采集 WordPress优秀开源采集插件|432|2023-09-11|
|121|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 APIv3 的官方 PHP Library同时也支持 APIv2|427|2023-11-22| |121|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 APIv3 的官方 PHP Library同时也支持 APIv2|427|2023-11-22|
|122|[milwad-dev/laravel-validate](https://github.com/milwad-dev/laravel-validate)|Help to write easy & faster advance validation for Laravel|422|2024-02-03| |122|[milwad-dev/laravel-validate](https://github.com/milwad-dev/laravel-validate)|Help to write easy & faster advance validation for Laravel|422|2024-03-01|
|123|[coderello/laravel-nova-lang](https://github.com/coderello/laravel-nova-lang)|🌌 Language files for Laravel Nova translated into 40+ languages. Feel free to submit your language or update an existing one!|420|2024-02-01| |123|[coderello/laravel-nova-lang](https://github.com/coderello/laravel-nova-lang)|🌌 Language files for Laravel Nova translated into 40+ languages. Feel free to submit your language or update an existing one!|420|2024-02-01|
|124|[Yurunsoft/YurunOAuthLogin](https://github.com/Yurunsoft/YurunOAuthLogin)|PHP 第三方登录授权 SDK集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole所有框架通用。QQ群17916227|416|2023-10-17| |124|[Yurunsoft/YurunOAuthLogin](https://github.com/Yurunsoft/YurunOAuthLogin)|PHP 第三方登录授权 SDK集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole所有框架通用。QQ群17916227|416|2023-10-17|
|125|[yupoxiong/BearAdmin](https://github.com/yupoxiong/BearAdmin)|基于ThinkPHP6.0+AdminLTE3.2的后台管理系统|413|2024-01-03| |125|[yupoxiong/BearAdmin](https://github.com/yupoxiong/BearAdmin)|基于ThinkPHP6.0+AdminLTE3.2的后台管理系统|413|2024-01-03|
|126|[usualtool/framework](https://github.com/usualtool/framework)|UsualTool Framework (UT) is based on PHP multi-end development framework, class library perfect, suitable for the development of various types of applications.|410|2023-12-29| |126|[usualtool/framework](https://github.com/usualtool/framework)|UsualTool Framework (UT) is based on PHP multi-end development framework, class library perfect, suitable for the development of various types of applications.|410|2023-12-29|
|127|[ProxyPanel/ProxyPanel](https://github.com/ProxyPanel/ProxyPanel)|An account management Panel based on Laravel7 framework. Include multiple payment, account management, system caching, admin notification, products models, and more. |402|2023-11-27| |127|[ProxyPanel/ProxyPanel](https://github.com/ProxyPanel/ProxyPanel)|An account management Panel based on Laravel7 framework. Include multiple payment, account management, system caching, admin notification, products models, and more. |402|2023-11-27|
|128|[ash-jc-allen/laravel-exchange-rates](https://github.com/ash-jc-allen/laravel-exchange-rates)|A Laravel wrapper package for interacting with the exchangeratesapi.io API.|402|2024-02-13| |128|[ash-jc-allen/laravel-exchange-rates](https://github.com/ash-jc-allen/laravel-exchange-rates)|A Laravel wrapper package for interacting with the exchangeratesapi.io API.|402|2024-02-13|
|129|[Automattic/wp-super-cache](https://github.com/Automattic/wp-super-cache)|[READ ONLY] WP Super Cache: A fast caching engine for WordPress. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack|401|2024-02-29| |129|[Automattic/wp-super-cache](https://github.com/Automattic/wp-super-cache)|[READ ONLY] WP Super Cache: A fast caching engine for WordPress. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack|401|2024-03-01|
|130|[excelwebzone/EWZRecaptchaBundle](https://github.com/excelwebzone/EWZRecaptchaBundle)|This bundle provides easy reCAPTCHA form field for Symfony.|393|2024-02-21| |130|[excelwebzone/EWZRecaptchaBundle](https://github.com/excelwebzone/EWZRecaptchaBundle)|This bundle provides easy reCAPTCHA form field for Symfony.|393|2024-02-21|
|131|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|386|2024-02-06| |131|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|386|2024-02-06|
|132|[txperl/Story-for-Typecho](https://github.com/txperl/Story-for-Typecho)|Typecho Theme Story - 爱上你我的故事|382|2023-12-30| |132|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|382|2024-02-28|
|133|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|381|2024-02-28| |133|[txperl/Story-for-Typecho](https://github.com/txperl/Story-for-Typecho)|Typecho Theme Story - 爱上你我的故事|382|2023-12-30|
|134|[yidas/phpspreadsheet-helper](https://github.com/yidas/phpspreadsheet-helper)|PHP Excel Helper - Write and read Spreadsheet with easy way based on PhpSpreadsheet|381|2023-10-04| |134|[yidas/phpspreadsheet-helper](https://github.com/yidas/phpspreadsheet-helper)|PHP Excel Helper - Write and read Spreadsheet with easy way based on PhpSpreadsheet|381|2023-10-04|
|135|[weeshop/WeeShop](https://github.com/weeshop/WeeShop)|优雅易用的微信小程序商城PHP商城。 基于Laravel的基因来自Symfony的底层技术来自Drupal Commerce的核心技术由Drupal中国开源社区维护。QQ群714023327|377|2023-11-17| |135|[weeshop/WeeShop](https://github.com/weeshop/WeeShop)|优雅易用的微信小程序商城PHP商城。 基于Laravel的基因来自Symfony的底层技术来自Drupal Commerce的核心技术由Drupal中国开源社区维护。QQ群714023327|377|2023-11-17|
|136|[bosnzt/wordscheck](https://github.com/bosnzt/wordscheck)|敏感词检测违禁词过滤敏感词过滤敏感词库一键启动本地运行私有化部署1分钟接入完成开箱即用支持docker支持在线api|374|2024-01-10| |136|[bosnzt/wordscheck](https://github.com/bosnzt/wordscheck)|敏感词检测违禁词过滤敏感词过滤敏感词库一键启动本地运行私有化部署1分钟接入完成开箱即用支持docker支持在线api|374|2024-01-10|
|137|[Seevil/cactus](https://github.com/Seevil/cactus)|🌵一个响应式干净和简洁优雅的 Typecho 主题|370|2023-09-19| |137|[Seevil/cactus](https://github.com/Seevil/cactus)|🌵一个响应式干净和简洁优雅的 Typecho 主题|370|2023-09-19|
|138|[ijry/uiadmin](https://github.com/ijry/uiadmin)|UiAdmin是一套渐进式模块化开源后台采用前后端分离技术数据交互采用json格式功能低耦合高内聚核心模块支持系统设置、权限管理、用户管理、菜单管理、API管理等功能我们按照统一的API风格开发了支持spring-boot3.0、Flask、Express、thinkphp6.0、laravel9.0、Hyperf3.0版本的后端实现。|369|2024-01-10| |138|[jfcherng/php-diff](https://github.com/jfcherng/php-diff)|A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).|369|2023-10-29|
|139|[houdunwang/v2015](https://github.com/houdunwang/v2015)|后盾人2015-2018年视频代码|369|2024-01-10| |139|[ijry/uiadmin](https://github.com/ijry/uiadmin)|UiAdmin是一套渐进式模块化开源后台采用前后端分离技术数据交互采用json格式功能低耦合高内聚核心模块支持系统设置、权限管理、用户管理、菜单管理、API管理等功能我们按照统一的API风格开发了支持spring-boot3.0、Flask、Express、thinkphp6.0、laravel9.0、Hyperf3.0版本的后端实现。|369|2024-01-10|
|140|[xingwenge/canal-php](https://github.com/xingwenge/canal-php)|Alibaba mysql database binlog incremental subscription & consumer components Canal's php client[阿里巴巴mysql数据库binlog的增量订阅&消费组件 Canal 的 php 客户端 ] https://github.com/alibaba/canal|367|2023-12-18| |140|[houdunwang/v2015](https://github.com/houdunwang/v2015)|后盾人2015-2018年视频代码|369|2024-01-10|
|141|[jfcherng/php-diff](https://github.com/jfcherng/php-diff)|A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).|367|2023-10-29| |141|[xingwenge/canal-php](https://github.com/xingwenge/canal-php)|Alibaba mysql database binlog incremental subscription & consumer components Canal's php client[阿里巴巴mysql数据库binlog的增量订阅&消费组件 Canal 的 php 客户端 ] https://github.com/alibaba/canal|367|2023-12-18|
|142|[hyperf/nano](https://github.com/hyperf/nano)|🧬 Nano is a zero-config, no skeleton, minimal Hyperf distribution that allows you to quickly build a Hyperf application with just a single PHP file.|361|2023-10-08| |142|[hyperf/nano](https://github.com/hyperf/nano)|🧬 Nano is a zero-config, no skeleton, minimal Hyperf distribution that allows you to quickly build a Hyperf application with just a single PHP file.|362|2023-10-08|
|143|[andrewdwallo/erpsaas](https://github.com/andrewdwallo/erpsaas)|-|358|2024-02-25| |143|[andrewdwallo/erpsaas](https://github.com/andrewdwallo/erpsaas)|-|360|2024-02-25|
|144|[jiannei/lumen-api-starter](https://github.com/jiannei/lumen-api-starter)|Lumen 10 基础上扩展出的API 启动项目精心设计的目录结构规范统一的响应数据格式Repository 模式架构的最佳实践。|352|2024-01-22| |144|[stechstudio/laravel-zipstream](https://github.com/stechstudio/laravel-zipstream)|Easily create Zip files on-the-fly and provide a streaming download|354|2024-02-12|
|145|[stechstudio/laravel-zipstream](https://github.com/stechstudio/laravel-zipstream)|Easily create Zip files on-the-fly and provide a streaming download|352|2024-02-12| |145|[jiannei/lumen-api-starter](https://github.com/jiannei/lumen-api-starter)|Lumen 10 基础上扩展出的API 启动项目精心设计的目录结构规范统一的响应数据格式Repository 模式架构的最佳实践。|352|2024-01-22|
|146|[jiix/xiunobbs](https://github.com/jiix/xiunobbs)|Xiuno BBS 4.0 是一款轻论坛程序。 本版修复了php7.4、php8.0兼容问题采用utf8mb4支持emojijQuery更新到 3.5.1bootstrap更新到4.5.0。移除部分插件,更新默认主题。|350|2024-01-27| |146|[jiix/xiunobbs](https://github.com/jiix/xiunobbs)|Xiuno BBS 4.0 是一款轻论坛程序。 本版修复了php7.4、php8.0兼容问题采用utf8mb4支持emojijQuery更新到 3.5.1bootstrap更新到4.5.0。移除部分插件,更新默认主题。|350|2024-01-27|
|147|[zqzten/alfred-web-search-suggest](https://github.com/zqzten/alfred-web-search-suggest)|Alfred search suggest workflow for various popular websites.|350|2024-02-13| |147|[zqzten/alfred-web-search-suggest](https://github.com/zqzten/alfred-web-search-suggest)|Alfred search suggest workflow for various popular websites.|350|2024-02-13|
|148|[eddy8/LightCMS](https://github.com/eddy8/LightCMS)|LightCMS 是一个基于 Laravel 开发的轻量级 CMS 系统也可以作为一个通用的后台管理框架使用。A lightweight cms/admin framework powered by Laravel.|345|2023-12-08| |148|[eddy8/LightCMS](https://github.com/eddy8/LightCMS)|LightCMS 是一个基于 Laravel 开发的轻量级 CMS 系统也可以作为一个通用的后台管理框架使用。A lightweight cms/admin framework powered by Laravel.|345|2023-12-08|
|149|[inhere/php-console](https://github.com/inhere/php-console)|🖥 PHP CLI application library, provide console options,arguments parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提供控制台选项、参数解析, 命 ...|344|2024-02-07| |149|[inhere/php-console](https://github.com/inhere/php-console)|🖥 PHP CLI application library, provide console options,arguments parse, console controller/command run, color style, user interactive, format information show and more. 功能全面的PHP命令行应用库。提供控制台选项、参数解析, 命 ...|344|2024-02-07|
|150|[xing61/xiaoyi-robot](https://github.com/xing61/xiaoyi-robot)|优质稳定的OpenAI的API接口-For企业和开发者。OpenAI的api proxy支持ChatGPT的API调用支持openai的API接口支持gpt-4gpt-3.5。不需要openai Key, 不需要买openai的账号不需要美元的银行卡通通不用的直接调用就行稳定好用智增增|340|2024-02-19| |150|[xing61/xiaoyi-robot](https://github.com/xing61/xiaoyi-robot)|优质稳定的OpenAI的API接口-For企业和开发者。OpenAI的api proxy支持ChatGPT的API调用支持openai的API接口支持gpt-4gpt-3.5。不需要openai Key, 不需要买openai的账号不需要美元的银行卡通通不用的直接调用就行稳定好用智增增|342|2024-02-19|
|151|[TencentCloud/tencentcloud-sdk-php](https://github.com/TencentCloud/tencentcloud-sdk-php)|Tencent Cloud API 3.0 SDK for PHP|339|2024-02-28| |151|[TencentCloud/tencentcloud-sdk-php](https://github.com/TencentCloud/tencentcloud-sdk-php)|Tencent Cloud API 3.0 SDK for PHP|340|2024-02-29|
|152|[dtm-php/dtm-client](https://github.com/dtm-php/dtm-client)|A PHP coroutine client for distributed transaction manager DTM. 分布式事务管理器 DTM 的 PHP 协程客户端|337|2023-11-17| |152|[dtm-php/dtm-client](https://github.com/dtm-php/dtm-client)|A PHP coroutine client for distributed transaction manager DTM. 分布式事务管理器 DTM 的 PHP 协程客户端|337|2023-11-17|
|153|[gzydong/hyperf-chat](https://github.com/gzydong/hyperf-chat)|Lumen IM 是一个网页版在线聊天项目,前端使用 Element-ui + Vue后端采用了基于 Swoole 开发的 Hyperf 协程框架进行接口开发,并使用 WebSocket 服务进行消息实时推送。|325|2023-11-18| |153|[gzydong/hyperf-chat](https://github.com/gzydong/hyperf-chat)|Lumen IM 是一个网页版在线聊天项目,前端使用 Element-ui + Vue后端采用了基于 Swoole 开发的 Hyperf 协程框架进行接口开发,并使用 WebSocket 服务进行消息实时推送。|325|2023-11-18|
|154|[simps/mqtt](https://github.com/simps/mqtt)|🕹 MQTT Protocol Analysis and Coroutine Client for PHP. Support for 3.1, 3.1.1 and 5.0 versions of the MQTT protocol.|324|2024-01-28| |154|[simps/mqtt](https://github.com/simps/mqtt)|🕹 MQTT Protocol Analysis and Coroutine Client for PHP. Support for 3.1, 3.1.1 and 5.0 versions of the MQTT protocol.|324|2024-01-28|
|155|[outl1ne/nova-multiselect-field](https://github.com/outl1ne/nova-multiselect-field)|A Laravel Nova package that adds a multiselect to Nova's arsenal of fields.|319|2024-02-29| |155|[outl1ne/nova-multiselect-field](https://github.com/outl1ne/nova-multiselect-field)|A Laravel Nova package that adds a multiselect to Nova's arsenal of fields.|318|2024-02-29|
|156|[hunzhiwange/queryphp](https://github.com/hunzhiwange/queryphp)|++🔥High Performance PHP Progressive Framework.|307|2024-02-23| |156|[hunzhiwange/queryphp](https://github.com/hunzhiwange/queryphp)|++🔥High Performance PHP Progressive Framework.|307|2024-02-23|
|157|[USTC-Hackergame/hackergame2022-writeups](https://github.com/USTC-Hackergame/hackergame2022-writeups)|中国科学技术大学第九届信息安全大赛的官方与非官方题解|302|2023-09-07| |157|[USTC-Hackergame/hackergame2022-writeups](https://github.com/USTC-Hackergame/hackergame2022-writeups)|中国科学技术大学第九届信息安全大赛的官方与非官方题解|302|2023-09-07|
|158|[funson86/funboot](https://github.com/funson86/funboot)|基于Yii2的Saas快速开发平台内置多商户并内置商城、论坛、CMS等子系统。Yii2/Mysql/Mongodb/Redis/Elasticsearch/SnowFlake雪花算法ID生成 RBAC动态权限 数据权限 定时任务 日志/消息 代码生成Gii升级|298|2023-11-14| |158|[funson86/funboot](https://github.com/funson86/funboot)|基于Yii2的Saas快速开发平台内置多商户并内置商城、论坛、CMS等子系统。Yii2/Mysql/Mongodb/Redis/Elasticsearch/SnowFlake雪花算法ID生成 RBAC动态权限 数据权限 定时任务 日志/消息 代码生成Gii升级|298|2023-11-14|
|159|[dyedd/lanstar](https://github.com/dyedd/lanstar)|一款三栏、简约、个性的typecho主题|292|2024-01-16| |159|[dyedd/lanstar](https://github.com/dyedd/lanstar)|一款三栏、简约、个性的typecho主题|292|2024-01-16|
|160|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|275|2024-02-29| |160|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|275|2024-03-01|
|161|[yzmcms/yzmcms](https://github.com/yzmcms/yzmcms)|YzmCMS是一款基于YZMPHP开发的一套轻量级开源内容管理系统YzmCMS简洁、安全、开源、实用可运行在Linux、Windows、MacOSX、Solaris等各种平台上专注为公司企业、个人站长快速建站提供解决方案。|270|2023-09-13| |161|[yzmcms/yzmcms](https://github.com/yzmcms/yzmcms)|YzmCMS是一款基于YZMPHP开发的一套轻量级开源内容管理系统YzmCMS简洁、安全、开源、实用可运行在Linux、Windows、MacOSX、Solaris等各种平台上专注为公司企业、个人站长快速建站提供解决方案。|270|2023-09-13|
|162|[hyperf-plus/admin](https://github.com/hyperf-plus/admin)|【全新架构】使用体检和laravel-admin类似无需写前端vue代码即可实现漂亮的ElementUI框架页面Auth组件和 laravel的auth 类似支持多用户认证功能hyperf-admin 插件式快速开发框架|266|2024-02-01| |162|[hyperf-plus/admin](https://github.com/hyperf-plus/admin)|【全新架构】使用体检和laravel-admin类似无需写前端vue代码即可实现漂亮的ElementUI框架页面Auth组件和 laravel的auth 类似支持多用户认证功能hyperf-admin 插件式快速开发框架|266|2024-02-01|
|163|[david082321/BiliRoaming-PHP-Server](https://github.com/david082321/BiliRoaming-PHP-Server)|自建哔哩漫游解析服务器(PHP)|264|2023-10-20| |163|[david082321/BiliRoaming-PHP-Server](https://github.com/david082321/BiliRoaming-PHP-Server)|自建哔哩漫游解析服务器(PHP)|264|2023-10-20|
|164|[deatil/larke-admin](https://github.com/deatil/larke-admin)| larke-admin 是一套使用 Laravel 、JWT 和 RBAC 鉴权的前后端分离的通用后台管理系统。An admin api system with Laravel, JWT and RBAC.|263|2024-02-06| |164|[lpilp/phpsm2sm3sm4](https://github.com/lpilp/phpsm2sm3sm4)|php版本支持国密SM2的签名算法非对称加解密SM3的hash, SM4的对称加解密|262|2024-02-04|
|165|[lpilp/phpsm2sm3sm4](https://github.com/lpilp/phpsm2sm3sm4)|php版本支持国密SM2的签名算法非对称加解密SM3的hash, SM4的对称加解密|262|2024-02-04| |165|[deatil/larke-admin](https://github.com/deatil/larke-admin)| larke-admin 是一套使用 Laravel 、JWT 和 RBAC 鉴权的前后端分离的通用后台管理系统。An admin api system with Laravel, JWT and RBAC.|262|2024-02-06|
|166|[jimu5/DriveDirectLink](https://github.com/jimu5/DriveDirectLink)|DriveDirectLink 网盘直链下载,支持谷歌, 蓝奏云,360云盘|257|2023-11-23| |166|[jimu5/DriveDirectLink](https://github.com/jimu5/DriveDirectLink)|DriveDirectLink 网盘直链下载,支持谷歌, 蓝奏云,360云盘|257|2023-11-23|
|167|[inhere/php-validate](https://github.com/inhere/php-validate)|Lightweight and feature-rich PHP validation and filtering library. Support scene grouping, pre-filtering, array checking, custom validators, custom messages. 轻量且功能丰富的PHP验证、过滤库。支持场景分组前置过滤数组检查自定义验证器 ...|255|2023-10-30| |167|[inhere/php-validate](https://github.com/inhere/php-validate)|Lightweight and feature-rich PHP validation and filtering library. Support scene grouping, pre-filtering, array checking, custom validators, custom messages. 轻量且功能丰富的PHP验证、过滤库。支持场景分组前置过滤数组检查自定义验证器 ...|255|2023-10-30|
|168|[parsimonhi/animCJK](https://github.com/parsimonhi/animCJK)|Draw animated Japanese characters (Kanji and Kana), Korean characters (Hanja) and Chinese characters (Hanzi) in correct stroke order using svg, free open-source code.|253|2024-01-10| |168|[parsimonhi/animCJK](https://github.com/parsimonhi/animCJK)|Draw animated Japanese characters (Kanji and Kana), Korean characters (Hanja) and Chinese characters (Hanzi) in correct stroke order using svg, free open-source code.|253|2024-01-10|
@ -177,28 +177,28 @@
|170|[shiyiya/typecho-theme-sagiri](https://github.com/shiyiya/typecho-theme-sagiri)|🍰 As lovely as sagiri|251|2024-02-19| |170|[shiyiya/typecho-theme-sagiri](https://github.com/shiyiya/typecho-theme-sagiri)|🍰 As lovely as sagiri|251|2024-02-19|
|171|[D-xuanmo/Nuxtjs-Wordpress](https://github.com/D-xuanmo/Nuxtjs-Wordpress)|🎉 Nuxtjs + Wordpress REST API 主题;支持企业微信通知功能;全站前后端分离,自适应,白日、黑夜两种主题切换|248|2023-11-19| |171|[D-xuanmo/Nuxtjs-Wordpress](https://github.com/D-xuanmo/Nuxtjs-Wordpress)|🎉 Nuxtjs + Wordpress REST API 主题;支持企业微信通知功能;全站前后端分离,自适应,白日、黑夜两种主题切换|248|2023-11-19|
|172|[Yurunsoft/YurunHttp](https://github.com/Yurunsoft/YurunHttp)|YurunHttp 是开源的 PHP HTTP 客户端支持链式操作简单易用。完美支持Curl、Swoole 协程。QQ群17916227|246|2024-01-17| |172|[Yurunsoft/YurunHttp](https://github.com/Yurunsoft/YurunHttp)|YurunHttp 是开源的 PHP HTTP 客户端支持链式操作简单易用。完美支持Curl、Swoole 协程。QQ群17916227|246|2024-01-17|
|173|[witersen/SvnAdminV2.0](https://github.com/witersen/SvnAdminV2.0)|基于web的SVN管理系统支持HTTP协议、SVN协议、支持LDAP认证、Docker部署|242|2023-12-01| |173|[witersen/SvnAdminV2.0](https://github.com/witersen/SvnAdminV2.0)|基于web的SVN管理系统支持HTTP协议、SVN协议、支持LDAP认证、Docker部署|243|2024-03-01|
|174|[iamxjb/rest-api-to-miniprogram](https://github.com/iamxjb/rest-api-to-miniprogram)|REST API TO MiniProgram 为小程序提供 rest api 支持|241|2024-02-28| |174|[tznb1/TwoNav](https://github.com/tznb1/TwoNav)|TwoNav 第二代云导航 云书签管理系统|241|2024-01-20|
|175|[zhouaini528/exchanges-php](https://github.com/zhouaini528/exchanges-php)|This is a virtual currency SDK that brings together multiple exchanges|240|2024-01-02| |175|[iamxjb/rest-api-to-miniprogram](https://github.com/iamxjb/rest-api-to-miniprogram)|REST API TO MiniProgram 为小程序提供 rest api 支持|241|2024-02-28|
|176|[tznb1/TwoNav](https://github.com/tznb1/TwoNav)|TwoNav 第二代云导航 云书签管理系统|239|2024-01-20| |176|[zhouaini528/exchanges-php](https://github.com/zhouaini528/exchanges-php)|This is a virtual currency SDK that brings together multiple exchanges|240|2024-01-02|
|177|[qinggan/phpok](https://github.com/qinggan/phpok)|这是一套极其自由的企业站程序,支持各种自定义配置,包括站点全局参数,分类扩展,项目扩展及各种模型!|236|2023-10-14| |177|[qinggan/phpok](https://github.com/qinggan/phpok)|这是一套极其自由的企业站程序,支持各种自定义配置,包括站点全局参数,分类扩展,项目扩展及各种模型!|236|2023-10-14|
|178|[bfengj/CTF](https://github.com/bfengj/CTF)|关于我在CTF中的所有东西|227|2024-01-30| |178|[bfengj/CTF](https://github.com/bfengj/CTF)|关于我在CTF中的所有东西|227|2024-01-30|
|179|[phpzlc/phpzlc](https://github.com/phpzlc/phpzlc)|PHPZlc是基于Symfony的脚手架工具|225|2023-10-09| |179|[phpzlc/phpzlc](https://github.com/phpzlc/phpzlc)|PHPZlc是基于Symfony的脚手架工具|225|2023-10-09|
|180|[whitebearcode/typecho-bearsimple](https://github.com/whitebearcode/typecho-bearsimple)|一款简洁大方的Typecho主题|223|2024-02-27| |180|[whitebearcode/typecho-bearsimple](https://github.com/whitebearcode/typecho-bearsimple)|一款简洁大方的Typecho主题|223|2024-02-27|
|181|[backlion/webshell](https://github.com/backlion/webshell)|这是一些常用的webshell|220|2023-09-01| |181|[masterking32/WoWSimpleRegistration](https://github.com/masterking32/WoWSimpleRegistration)|Simple Registration page for TrinityCore/AzerothCore/AshamaneCore/CMangos|220|2023-12-29|
|182|[masterking32/WoWSimpleRegistration](https://github.com/masterking32/WoWSimpleRegistration)|Simple Registration page for TrinityCore/AzerothCore/AshamaneCore/CMangos|218|2023-12-29| |182|[backlion/webshell](https://github.com/backlion/webshell)|这是一些常用的webshell|220|2023-09-01|
|183|[icewolf-sec/PerlinPuzzle-Webshell-PHP](https://github.com/icewolf-sec/PerlinPuzzle-Webshell-PHP)|使用分支对抗技术制作的PHP Webshell截止2024年1月18日共数十个查杀引擎免杀|217|2024-01-19| |183|[icewolf-sec/PerlinPuzzle-Webshell-PHP](https://github.com/icewolf-sec/PerlinPuzzle-Webshell-PHP)|使用分支对抗技术制作的PHP Webshell截止2024年1月18日共数十个查杀引擎免杀|218|2024-01-19|
|184|[tetranz/select2entity-bundle](https://github.com/tetranz/select2entity-bundle)|A Symfony2 bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.|217|2023-12-29| |184|[tetranz/select2entity-bundle](https://github.com/tetranz/select2entity-bundle)|A Symfony2 bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.|217|2023-12-29|
|185|[kkokk/poster](https://github.com/kkokk/poster)|PHP 海报生成、图片验证、HTML转图片极速生成方便快捷。快速生成海报、生成签到日、生成二维码、合成二维码、图片添加水印、图片水印、水印|214|2023-12-13| |185|[kkokk/poster](https://github.com/kkokk/poster)|PHP 海报生成、图片验证、HTML转图片极速生成方便快捷。快速生成海报、生成签到日、生成二维码、合成二维码、图片添加水印、图片水印、水印|214|2023-12-13|
|186|[giterlizzi/dokuwiki-template-bootstrap3](https://github.com/giterlizzi/dokuwiki-template-bootstrap3)|Bootstrap-based template for DokuWiki|214|2024-02-06| |186|[giterlizzi/dokuwiki-template-bootstrap3](https://github.com/giterlizzi/dokuwiki-template-bootstrap3)|Bootstrap-based template for DokuWiki|214|2024-02-06|
|187|[kevinpapst/AdminLTEBundle](https://github.com/kevinpapst/AdminLTEBundle)|AdminLTE bundle for Symfony 4+ - an backend/admin theme for easy integration. It is based on the AdminLTE Template 2. Supports KNPMenuBundle and FOSUserBundle, built with webpack-encore.|211|2023-12-07| |187|[slowlyo/owl-admin](https://github.com/slowlyo/owl-admin)|🎈 Owl Admin : 基于 laravel 和 amis 开发的后台框架, 友好的组件使用体验, 可轻松实现复杂页面, 内置代码生成器, 让开发者快速搭建后台管理系统|212|2024-03-01|
|188|[slowlyo/owl-admin](https://github.com/slowlyo/owl-admin)|🎈 Owl Admin : 基于 laravel 和 amis 开发的后台框架, 友好的组件使用体验, 可轻松实现复杂页面, 内置代码生成器, 让开发者快速搭建后台管理系统|209|2024-02-29| |188|[kevinpapst/AdminLTEBundle](https://github.com/kevinpapst/AdminLTEBundle)|AdminLTE bundle for Symfony 4+ - an backend/admin theme for easy integration. It is based on the AdminLTE Template 2. Supports KNPMenuBundle and FOSUserBundle, built with webpack-encore.|211|2023-12-07|
|189|[LuckyPuppy514/automatic-theater](https://github.com/LuckyPuppy514/automatic-theater)|利用 Docker 打造自动化家庭影院,开箱即用|207|2024-01-14| |189|[LuckyPuppy514/automatic-theater](https://github.com/LuckyPuppy514/automatic-theater)|利用 Docker 打造自动化家庭影院,开箱即用|207|2024-01-14|
|190|[hyperf/gotask](https://github.com/hyperf/gotask)|⚡️ A lightning speed replacement for Swoole TaskWorker in Go |207|2024-02-21| |190|[hyperf/gotask](https://github.com/hyperf/gotask)|⚡️ A lightning speed replacement for Swoole TaskWorker in Go |207|2024-02-21|
|191|[justmd5/pinduoduo-sdk](https://github.com/justmd5/pinduoduo-sdk)|拼多多API SDK【多多客多多进宝&拼多多开放平台】|199|2023-09-07| |191|[justmd5/pinduoduo-sdk](https://github.com/justmd5/pinduoduo-sdk)|拼多多API SDK【多多客多多进宝&拼多多开放平台】|199|2023-09-07|
|192|[typecho/plugins](https://github.com/typecho/plugins)|Typecho插件列表|199|2023-10-10| |192|[typecho/plugins](https://github.com/typecho/plugins)|Typecho插件列表|199|2023-10-10|
|193|[v03413/epay_usdt](https://github.com/v03413/epay_usdt)|彩虹易支付 USDT收款插件 bepusdt epusdt 发卡 独角发卡 异次元发卡|194|2023-11-14| |193|[v03413/epay_usdt](https://github.com/v03413/epay_usdt)|彩虹易支付 USDT收款插件 bepusdt epusdt 发卡 独角发卡 异次元发卡|194|2023-11-14|
|194|[qincrm/crm](https://github.com/qincrm/crm)|司跃CRM 基于laravel & arco.design & vue 开发,支持字段定制和二次开发 联系方式17611303211微信 http://47.94.200.53/ 账号: 17611111111 密码: crm123456|190|2023-10-18| |194|[qincrm/crm](https://github.com/qincrm/crm)|司跃CRM 基于laravel & arco.design & vue 开发,支持字段定制和二次开发 联系方式17611303211微信 http://47.94.200.53/ 账号: 17611111111 密码: crm123456|191|2023-10-18|
|195|[codeigniter4/translations](https://github.com/codeigniter4/translations)|System message translations for CodeIgniter4|188|2024-02-18| |195|[codeigniter4/translations](https://github.com/codeigniter4/translations)|System message translations for CodeIgniter4|188|2024-02-18|
|196|[phper666/jwt-auth](https://github.com/phper666/jwt-auth)|能直接在hyperf框架中使用jwt的组件. 用之前,请详细的看下下面的文档~|187|2024-02-02| |196|[phper666/jwt-auth](https://github.com/phper666/jwt-auth)|能直接在hyperf框架中使用jwt的组件. 用之前,请详细的看下下面的文档~|187|2024-02-02|
|197|[bakaomg/castle-Typecho-Theme](https://github.com/bakaomg/castle-Typecho-Theme)|Typecho Theme MD 风格单栏主题|184|2023-10-24| |197|[bakaomg/castle-Typecho-Theme](https://github.com/bakaomg/castle-Typecho-Theme)|Typecho Theme MD 风格单栏主题|184|2023-10-24|

@ -1,11 +1,11 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Pascal # 中文总榜 > 软件类 > Pascal
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[cnpack/cnwizards](https://github.com/cnpack/cnwizards)|CnPack IDE Wizards|545|2024-02-28| |1|[cnpack/cnwizards](https://github.com/cnpack/cnwizards)|CnPack IDE Wizards|546|2024-02-28|
|2|[LongDirtyAnimAlf/fpcupdeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe)|A GUI based installer for FPC and Lazarus|438|2024-02-25| |2|[LongDirtyAnimAlf/fpcupdeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe)|A GUI based installer for FPC and Lazarus|438|2024-02-25|
|3|[cnpack/cnvcl](https://github.com/cnpack/cnvcl)|CnPack VCL Components|313|2024-02-29| |3|[cnpack/cnvcl](https://github.com/cnpack/cnvcl)|CnPack VCL Components|313|2024-02-29|
|4|[yangyxd/FMXUI](https://github.com/yangyxd/FMXUI)|FMX跨平台基础UI库|250|2023-11-15| |4|[yangyxd/FMXUI](https://github.com/yangyxd/FMXUI)|FMX跨平台基础UI库|250|2023-11-15|

@ -1,19 +1,19 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Perl # 中文总榜 > 软件类 > Perl
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[jlord/git-it-electron](https://github.com/jlord/git-it-electron)|:computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub|4531|2024-02-11| |1|[jlord/git-it-electron](https://github.com/jlord/git-it-electron)|:computer: :mortar_board: Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub|4531|2024-02-11|
|2|[hexsum/Mojo-Weixin](https://github.com/hexsum/Mojo-Weixin)|使用Perl语言不会没关系编写的个人账号微信/weixin/wechat客户端框架非GUI可通过插件提供基于HTTP协议的api接口供其他语言或系统调用|1237|2023-09-19| |2|[hexsum/Mojo-Weixin](https://github.com/hexsum/Mojo-Weixin)|使用Perl语言不会没关系编写的个人账号微信/weixin/wechat客户端框架非GUI可通过插件提供基于HTTP协议的api接口供其他语言或系统调用|1237|2023-09-19|
|3|[OpenKore/openkore](https://github.com/OpenKore/openkore)|A free/open source client and automation tool for Ragnarok Online|1231|2024-02-12| |3|[OpenKore/openkore](https://github.com/OpenKore/openkore)|A free/open source client and automation tool for Ragnarok Online|1232|2024-02-12|
|4|[webmin/authentic-theme](https://github.com/webmin/authentic-theme)|Official theme for the best server management panel of the 21st Century|938|2024-02-28| |4|[webmin/authentic-theme](https://github.com/webmin/authentic-theme)|Official theme for the best server management panel of the 21st Century|938|2024-02-28|
|5|[openresty/test-nginx](https://github.com/openresty/test-nginx)|Data-driven test scaffold for Nginx C module and OpenResty Lua library development|429|2023-12-25| |5|[openresty/test-nginx](https://github.com/openresty/test-nginx)|Data-driven test scaffold for Nginx C module and OpenResty Lua library development|429|2023-12-25|
|6|[thibaultcha/lua-resty-mlcache](https://github.com/thibaultcha/lua-resty-mlcache)|Layered caching library for OpenResty|386|2024-02-09| |6|[thibaultcha/lua-resty-mlcache](https://github.com/thibaultcha/lua-resty-mlcache)|Layered caching library for OpenResty|386|2024-02-09|
|7|[wisdomfusion/qqwry.dat](https://github.com/wisdomfusion/qqwry.dat)|纯真IP地址数据库镜像mirror of qqwry.dat|376|2023-12-03| |7|[wisdomfusion/qqwry.dat](https://github.com/wisdomfusion/qqwry.dat)|纯真IP地址数据库镜像mirror of qqwry.dat|377|2023-12-03|
|8|[ko-ichi-h/khcoder](https://github.com/ko-ichi-h/khcoder)|KH Coder: for Quantitative Content Analysis or Text Mining|299|2024-01-11| |8|[ko-ichi-h/khcoder](https://github.com/ko-ichi-h/khcoder)|KH Coder: for Quantitative Content Analysis or Text Mining|299|2024-01-11|
|9|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|271|2024-02-29| |9|[apache/spamassassin](https://github.com/apache/spamassassin)|Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests|271|2024-03-01|
|10|[open-c3/open-c3](https://github.com/open-c3/open-c3)|自动化运维平台/CICD系统/发布系统/作业平台/监控系统/云监控/故障自愈/K8S集群管理/CMDB/公有云资源管理/工单系统/流程系统/成本优化|218|2024-02-29| |10|[open-c3/open-c3](https://github.com/open-c3/open-c3)|自动化运维平台/CICD系统/发布系统/作业平台/监控系统/云监控/故障自愈/K8S集群管理/CMDB/公有云资源管理/工单系统/流程系统/成本优化|218|2024-02-29|
|11|[hn/reolink-camera](https://github.com/hn/reolink-camera)|Reolink RLC-410-5MP IP camera reverse engineered technical details|135|2024-02-11| |11|[hn/reolink-camera](https://github.com/hn/reolink-camera)|Reolink RLC-410-5MP IP camera reverse engineered technical details|135|2024-02-11|
|12|[openresty/lua-tablepool](https://github.com/openresty/lua-tablepool)|Lua table recycling pools for LuaJIT|109|2023-11-23| |12|[openresty/lua-tablepool](https://github.com/openresty/lua-tablepool)|Lua table recycling pools for LuaJIT|109|2023-11-23|

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Python # 中文总榜 > 软件类 > Python
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|121120|2024-02-29| |1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|121196|2024-03-01|
|2|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|56564|2024-01-19| |2|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|56576|2024-03-01|
|3|[binary-husky/gpt_academic](https://github.com/binary-husky/gpt_academic)|为GPT/GLM等LLM大语言模型提供实用化交互接口特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件支持Python和C++等项目剖析&自译解功能PDF/LaTex论文翻译&总结功能支持并行问询多种LLM模型支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss ...|52226|2024-02-28| |3|[binary-husky/gpt_academic](https://github.com/binary-husky/gpt_academic)|为GPT/GLM等LLM大语言模型提供实用化交互接口特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件支持Python和C++等项目剖析&自译解功能PDF/LaTex论文翻译&总结功能支持并行问询多种LLM模型支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss ...|52272|2024-02-28|
|4|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|51215|2024-02-24| |4|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|51223|2024-02-24|
|5|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|46555|2024-02-29| |5|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|46552|2024-02-29|
|6|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|38078|2024-02-18| |6|[THUDM/ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)|ChatGLM-6B: An Open Bilingual Dialogue Language Model 开源双语对话语言模型|38106|2024-02-18|
|7|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|36742|2024-02-29| |7|[PaddlePaddle/PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)|Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and de ...|36766|2024-03-01|
|8|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|36472|2024-02-29| |8|[hpcaitech/ColossalAI](https://github.com/hpcaitech/ColossalAI)|Making large AI models cheaper, faster and more accessible|36481|2024-03-01|
|9|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|32044|2024-01-17| |9|[fxsjy/jieba](https://github.com/fxsjy/jieba)|结巴中文分词|32052|2024-01-17|
|10|[lm-sys/FastChat](https://github.com/lm-sys/FastChat)|An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.|31981|2024-02-29| |10|[lm-sys/FastChat](https://github.com/lm-sys/FastChat)|An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.|32002|2024-03-01|
|11|[hankcs/HanLP](https://github.com/hankcs/HanLP)|Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification|31665|2024-02-24| |11|[hankcs/HanLP](https://github.com/hankcs/HanLP)|Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification|31674|2024-02-24|
|12|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|30043|2024-02-10| |12|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|30055|2024-03-01|
|13|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|27139|2024-02-29| |13|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|27148|2024-03-01|
|14|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|25255|2024-02-26| |14|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.|25270|2024-02-26|
|15|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|24855|2023-09-28| |15|[littlecodersh/ItChat](https://github.com/littlecodersh/ItChat)|A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。|24858|2023-09-28|
|16|[chatchat-space/Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat)|Langchain-Chatchat原Langchain-ChatGLM基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain |24074|2024-02-28| |16|[chatchat-space/Langchain-Chatchat](https://github.com/chatchat-space/Langchain-Chatchat)|Langchain-Chatchat原Langchain-ChatGLM基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain |24130|2024-02-28|
|17|[LC044/WeChatMsg](https://github.com/LC044/WeChatMsg)|提取微信聊天记录将其导出成HTML、Word、CSV文档永久保存对聊天记录进行分析生成年度聊天报告|23768|2024-02-29| |17|[LC044/WeChatMsg](https://github.com/LC044/WeChatMsg)|提取微信聊天记录将其导出成HTML、Word、CSV文档永久保存对聊天记录进行分析生成年度聊天报告|23812|2024-03-01|
|18|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|23176|2024-02-29| |18|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。|23181|2024-03-01|
|19|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|23116|2024-02-29| |19|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|23117|2024-03-01|
|20|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|23033|2023-11-11| |20|[svc-develop-team/so-vits-svc](https://github.com/svc-develop-team/so-vits-svc)|SoftVC VITS Singing Voice Conversion|23052|2023-11-11|
|21|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22953|2024-02-22| |21|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|22958|2024-03-01|
|22|[taosdata/TDengine](https://github.com/taosdata/TDengine)|TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.|22617|2024-02-29| |22|[taosdata/TDengine](https://github.com/taosdata/TDengine)|TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.|22615|2024-03-01|
|23|[zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat)|基于大模型搭建的微信聊天机器人同时支持微信、企业微信、公众号、飞书、钉钉接入可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/LinkAI能处理文本、语音和图片访问操作系统和互联网支持基于自有知识库进行定制企业智能客服。|22498|2024-02-28| |23|[zhayujie/chatgpt-on-wechat](https://github.com/zhayujie/chatgpt-on-wechat)|基于大模型搭建的微信聊天机器人同时支持微信、企业微信、公众号、飞书、钉钉接入可选择GPT3.5/GPT4.0/Claude/文心一言/讯飞星火/通义千问/Gemini/GLM-4/LinkAI能处理文本、语音和图片访问操作系统和互联网支持基于自有知识库进行定制企业智能客服。|22553|2024-03-01|
|24|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21403|2024-02-29| |24|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|21406|2024-03-01|
|25|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19746|2024-02-04| |25|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python ProxyPool for web spider|19771|2024-02-04|
|26|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|19719|2024-01-27| |26|[WZMIAOMIAO/deep-learning-for-image-processing](https://github.com/WZMIAOMIAO/deep-learning-for-image-processing)|deep learning for image processing including classification and object-detection etc.|19736|2024-01-27|
|27|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub解决访问时图裂、加载慢的问题。无需安装|19472|2024-02-29| |27|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub解决访问时图裂、加载慢的问题。无需安装|19482|2024-03-01|
|28|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|17607|2024-02-25| |28|[recommenders-team/recommenders](https://github.com/recommenders-team/recommenders)|Best Practices on Recommendation Systems|17610|2024-02-25|
|29|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|17342|2023-11-02| |29|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|17347|2023-11-02|
|30|[RVC-Boss/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)|1 min voice data can also be used to train a good TTS model! (few shot voice cloning)|16641|2024-02-29| |30|[RVC-Boss/GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)|1 min voice data can also be used to train a good TTS model! (few shot voice cloning)|16795|2024-03-01|
|31|[ymcui/Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)|中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)|16532|2024-01-29| |31|[ymcui/Chinese-LLaMA-Alpaca](https://github.com/ymcui/Chinese-LLaMA-Alpaca)|中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)|16551|2024-01-29|
|32|[langgenius/dify](https://github.com/langgenius/dify)|An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack requ ...|16454|2024-02-29| |32|[langgenius/dify](https://github.com/langgenius/dify)|An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack requ ...|16510|2024-03-01|
|33|[OpenEthan/SMSBoom](https://github.com/OpenEthan/SMSBoom)|【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序专门炸坏蛋蛋百万接口多线程全自动添加有效接口支持异步协程百万并发全免费的短信轰炸工具|15279|2023-11-23| |33|[OpenEthan/SMSBoom](https://github.com/OpenEthan/SMSBoom)|【重制中 Repairing】短信轰炸 / 短信测压 一个健壮免费的python短信轰炸程序专门炸坏蛋蛋百万接口多线程全自动添加有效接口支持异步协程百万并发全免费的短信轰炸工具|15289|2023-11-23|
|34|[THUDM/ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B)|ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型|15158|2024-01-30| |34|[THUDM/ChatGLM2-6B](https://github.com/THUDM/ChatGLM2-6B)|ChatGLM2-6B: An Open Bilingual Chat LLM 开源双语对话语言模型|15170|2024-01-30|
|35|[GaiZhenbiao/ChuanhuChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT)|GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.|14340|2024-02-29| |35|[GaiZhenbiao/ChuanhuChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT)|GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.|14346|2024-02-29|
|36|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|14294|2024-01-16| |36|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|14297|2024-01-16|
|37|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视 机器人和网站,包含人人影视全部资源以及众多网友的网盘分享|13810|2024-02-29| |37|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视 机器人和网站,包含人人影视全部资源以及众多网友的网盘分享|13810|2024-03-01|
|38|[microsoft/nni](https://github.com/microsoft/nni)|An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.|13608|2023-10-30| |38|[microsoft/nni](https://github.com/microsoft/nni)|An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.|13609|2023-10-30|
|39|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |13585|2024-01-30| |39|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |13588|2024-01-30|
|40|[chatanywhere/GPT_API_free](https://github.com/chatanywhere/GPT_API_free)|Free ChatGPT API Key免费ChatGPT API支持GPT4 API免费ChatGPT国内可用免费转发API直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。|12968|2024-02-25| |40|[chatanywhere/GPT_API_free](https://github.com/chatanywhere/GPT_API_free)|Free ChatGPT API Key免费ChatGPT API支持GPT4 API免费ChatGPT国内可用免费转发API直连无需代理。可以搭配ChatBox等软件/插件使用,极大降低接口使用成本。国内即可无限制畅快聊天。|13002|2024-02-25|
|41|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|12801|2024-02-29| |41|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|12804|2024-03-01|
|42|[PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub)|Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)|12415|2023-10-18| |42|[PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub)|Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)|12415|2023-10-18|
|43|[hiyouga/LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)|Unify Efficient Fine-tuning of 100+ LLMs|12255|2024-02-29| |43|[hiyouga/LLaMA-Factory](https://github.com/hiyouga/LLaMA-Factory)|Unify Efficient Fine-tuning of 100+ LLMs|12315|2024-03-01|
|44|[jina-ai/clip-as-service](https://github.com/jina-ai/clip-as-service)|🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP|12113|2024-01-23| |44|[jina-ai/clip-as-service](https://github.com/jina-ai/clip-as-service)|🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP|12113|2024-01-23|
|45|[PaddlePaddle/PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection)|Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.|11839|2024-02-28| |45|[PaddlePaddle/PaddleDetection](https://github.com/PaddlePaddle/PaddleDetection)|Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.|11843|2024-03-01|
|46|[lss233/chatgpt-mirai-qq-bot](https://github.com/lss233/chatgpt-mirai-qq-bot)|🚀 一键部署!真正的 AI 聊天机器人支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE多账号人设调教虚拟女仆、图片渲染、语音发送 支持 QQ、Telegram、Discord、微信 等平台|11456|2024-02-16| |46|[lss233/chatgpt-mirai-qq-bot](https://github.com/lss233/chatgpt-mirai-qq-bot)|🚀 一键部署!真正的 AI 聊天机器人支持ChatGPT、文心一言、讯飞星火、Bing、Bard、ChatGLM、POE多账号人设调教虚拟女仆、图片渲染、语音发送 支持 QQ、Telegram、Discord、微信 等平台|11469|2024-02-16|
|47|[Embedding/Chinese-Word-Vectors](https://github.com/Embedding/Chinese-Word-Vectors)|100+ Chinese Word Vectors 上百种预训练中文词向量 |11453|2023-10-30| |47|[Embedding/Chinese-Word-Vectors](https://github.com/Embedding/Chinese-Word-Vectors)|100+ Chinese Word Vectors 上百种预训练中文词向量 |11456|2023-10-30|
|48|[BlinkDL/RWKV-LM](https://github.com/BlinkDL/RWKV-LM)|RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, sa ...|11137|2024-02-29| |48|[BlinkDL/RWKV-LM](https://github.com/BlinkDL/RWKV-LM)|RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, sa ...|11141|2024-02-29|
|49|[PaddlePaddle/PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP)|👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ...|11049|2024-02-29| |49|[PaddlePaddle/PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP)|👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ...|11064|2024-03-01|
|50|[bbfamily/abu](https://github.com/bbfamily/abu)|阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易量化投资架构|11003|2023-10-25| |50|[bbfamily/abu](https://github.com/bbfamily/abu)|阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易量化投资架构|11009|2023-10-25|
|51|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|10173|2023-12-01| |51|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|10174|2023-12-01|
|52|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|10131|2024-02-08| |52|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|10136|2024-02-08|
|53|[THUDM/ChatGLM3](https://github.com/THUDM/ChatGLM3)|ChatGLM3 series: Open Bilingual Chat LLMs 开源双语对话语言模型|10100|2024-02-29| |53|[THUDM/ChatGLM3](https://github.com/THUDM/ChatGLM3)|ChatGLM3 series: Open Bilingual Chat LLMs 开源双语对话语言模型|10131|2024-03-01|
|54|[eosphoros-ai/DB-GPT](https://github.com/eosphoros-ai/DB-GPT)|AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents|10087|2024-02-29| |54|[eosphoros-ai/DB-GPT](https://github.com/eosphoros-ai/DB-GPT)|AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents|10107|2024-03-01|
|55|[Sinaptik-AI/pandas-ai](https://github.com/Sinaptik-AI/pandas-ai)|Chat with your data (SQL, CSV, pandas, polars, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.|9922|2024-02-29| |55|[Sinaptik-AI/pandas-ai](https://github.com/Sinaptik-AI/pandas-ai)|Chat with your data (SQL, CSV, pandas, polars, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.|9967|2024-03-01|
|56|[PaddlePaddle/PaddleSpeech](https://github.com/PaddlePaddle/PaddleSpeech)|Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation a ...|9797|2024-02-26| |56|[PaddlePaddle/PaddleSpeech](https://github.com/PaddlePaddle/PaddleSpeech)|Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation a ...|9803|2024-02-26|
|57|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a framework for generative AI|9418|2024-02-29| |57|[QwenLM/Qwen](https://github.com/QwenLM/Qwen)|The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.|9434|2024-02-17|
|58|[QwenLM/Qwen](https://github.com/QwenLM/Qwen)|The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.|9403|2024-02-17| |58|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a framework for generative AI|9427|2024-03-01|
|59|[asweigart/pyautogui](https://github.com/asweigart/pyautogui)|A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.|9296|2024-01-25| |59|[asweigart/pyautogui](https://github.com/asweigart/pyautogui)|A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.|9298|2024-01-25|
|60|[prowler-cloud/prowler](https://github.com/prowler-cloud/prowler)|Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. ...|9229|2024-02-29| |60|[prowler-cloud/prowler](https://github.com/prowler-cloud/prowler)|Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. ...|9235|2024-03-01|
|61|[BlinkDL/ChatRWKV](https://github.com/BlinkDL/ChatRWKV)|ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.|9173|2024-02-17| |61|[BlinkDL/ChatRWKV](https://github.com/BlinkDL/ChatRWKV)|ChatRWKV is like ChatGPT but powered by RWKV (100% RNN) language model, and open source.|9173|2024-02-17|
|62|[kornia/kornia](https://github.com/kornia/kornia)|Geometric Computer Vision Library for Spatial AI|9141|2024-02-29| |62|[kornia/kornia](https://github.com/kornia/kornia)|Geometric Computer Vision Library for Spatial AI|9143|2024-03-01|
|63|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |9059|2023-10-03| |63|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |9060|2023-10-03|
|64|[Kanaries/pygwalker](https://github.com/Kanaries/pygwalker)|PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis|8957|2024-02-29| |64|[Kanaries/pygwalker](https://github.com/Kanaries/pygwalker)|PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis|8960|2024-03-01|
|65|[hoochanlon/hamulete](https://github.com/hoochanlon/hamulete)|🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。|8671|2024-02-27| |65|[hoochanlon/hamulete](https://github.com/hoochanlon/hamulete)|🏔️国立台湾大学、新加坡国立大学、早稻田大学、东京大学,中央研究院(台湾)以及中国重点高校及科研机构,社科、经济、数学、博弈论、哲学、系统工程类学术论文等知识库。|8675|2024-02-27|
|66|[LlamaFamily/Llama-Chinese](https://github.com/LlamaFamily/Llama-Chinese)|Llama中文社区最好的中文Llama大模型完全开源可商用|8522|2024-02-29| |66|[LlamaFamily/Llama-Chinese](https://github.com/LlamaFamily/Llama-Chinese)|Llama中文社区最好的中文Llama大模型完全开源可商用|8537|2024-02-29|
|67|[OlafenwaMoses/ImageAI](https://github.com/OlafenwaMoses/ImageAI)|A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities|8307|2024-02-20| |67|[OlafenwaMoses/ImageAI](https://github.com/OlafenwaMoses/ImageAI)|A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities|8310|2024-02-20|
|68|[PaddlePaddle/PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg)|Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Mat ...|8071|2024-02-21| |68|[PaddlePaddle/PaddleSeg](https://github.com/PaddlePaddle/PaddleSeg)|Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Mat ...|8075|2024-02-21|
|69|[voicepaw/so-vits-svc-fork](https://github.com/voicepaw/so-vits-svc-fork)|so-vits-svc fork with realtime support, improved interface and more features.|8068|2024-02-28| |69|[voicepaw/so-vits-svc-fork](https://github.com/voicepaw/so-vits-svc-fork)|so-vits-svc fork with realtime support, improved interface and more features.|8073|2024-02-28|
|70|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|8052|2024-02-20| |70|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|8058|2024-02-20|
|71|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|8034|2023-10-22| |71|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|8035|2023-10-22|
|72|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|8016|2024-02-29| |72|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|8020|2024-03-01|
|73|[RUCAIBox/LLMSurvey](https://github.com/RUCAIBox/LLMSurvey)|The official GitHub page for the survey paper "A Survey of Large Language Models".|7822|2024-01-10| |73|[RUCAIBox/LLMSurvey](https://github.com/RUCAIBox/LLMSurvey)|The official GitHub page for the survey paper "A Survey of Large Language Models".|7834|2024-01-10|
|74|[yutiansut/QUANTAXIS](https://github.com/yutiansut/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|7801|2023-10-27| |74|[yutiansut/QUANTAXIS](https://github.com/yutiansut/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|7802|2023-10-27|
|75|[dataabc/weiboSpider](https://github.com/dataabc/weiboSpider)|新浪微博爬虫用python爬取新浪微博数据|7720|2023-11-29| |75|[dataabc/weiboSpider](https://github.com/dataabc/weiboSpider)|新浪微博爬虫用python爬取新浪微博数据|7723|2023-11-29|
|76|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|7714|2024-02-21| |76|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|7720|2024-02-21|
|77|[facebookresearch/nougat](https://github.com/facebookresearch/nougat)|Implementation of Nougat Neural Optical Understanding for Academic Documents|7678|2024-02-21| |77|[facebookresearch/nougat](https://github.com/facebookresearch/nougat)|Implementation of Nougat Neural Optical Understanding for Academic Documents|7685|2024-02-21|
|78|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|7672|2024-02-25| |78|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|7683|2024-02-25|
|79|[THUDM/CodeGeeX](https://github.com/THUDM/CodeGeeX)|CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)|7625|2024-01-17| |79|[THUDM/CodeGeeX](https://github.com/THUDM/CodeGeeX)|CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)|7628|2024-01-17|
|80|[PaddlePaddle/PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN)|PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.|7586|2024-02-28| |80|[PaddlePaddle/PaddleGAN](https://github.com/PaddlePaddle/PaddleGAN)|PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.|7590|2024-02-28|
|81|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|7580|2024-02-07| |81|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|7580|2024-02-07|
|82|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|7473|2024-02-05| |82|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|7474|2024-02-05|
|83|[houtianze/bypy](https://github.com/houtianze/bypy)|Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端|7326|2024-01-08| |83|[houtianze/bypy](https://github.com/houtianze/bypy)|Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端|7328|2024-01-08|
|84|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|7320|2024-01-16| |84|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|7326|2024-01-16|
|85|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|7302|2024-01-03| |85|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|7303|2024-01-03|
|86|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|7184|2024-02-29| |86|[assafelovic/gpt-researcher](https://github.com/assafelovic/gpt-researcher)|GPT based autonomous agent that does online comprehensive research on any given topic|7192|2024-02-26|
|87|[assafelovic/gpt-researcher](https://github.com/assafelovic/gpt-researcher)|GPT based autonomous agent that does online comprehensive research on any given topic|7180|2024-02-26| |87|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|7187|2024-02-29|
|88|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|7111|2024-02-27| |88|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|7120|2024-02-27|
|89|[mvdctop/Movie_Data_Capture](https://github.com/mvdctop/Movie_Data_Capture)|Local Movies Organizer|7015|2024-02-21| |89|[mvdctop/Movie_Data_Capture](https://github.com/mvdctop/Movie_Data_Capture)|Local Movies Organizer|7017|2024-02-21|
|90|[Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB](https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB)| 💎1MB lightweight face detection model (1MB轻量级人脸检测模型)|6965|2023-12-29| |90|[Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB](https://github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB)| 💎1MB lightweight face detection model (1MB轻量级人脸检测模型)|6966|2023-12-29|
|91|[Plachtaa/VALL-E-X](https://github.com/Plachtaa/VALL-E-X)|An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io|6909|2024-02-11| |91|[Plachtaa/VALL-E-X](https://github.com/Plachtaa/VALL-E-X)|An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io|6917|2024-02-11|
|92|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.|6858|2023-09-05| |92|[VikParuchuri/marker](https://github.com/VikParuchuri/marker)|Convert PDF to markdown quickly with high accuracy|6877|2024-02-12|
|93|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|6843|2024-02-24| |93|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.|6859|2023-09-05|
|94|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|6822|2023-11-13| |94|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|6843|2024-02-24|
|95|[VikParuchuri/marker](https://github.com/VikParuchuri/marker)|Convert PDF to markdown quickly with high accuracy|6718|2024-02-12| |95|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|6825|2023-11-13|
|96|[princewen/tensorflow_practice](https://github.com/princewen/tensorflow_practice)|tensorflow实战练习包括强化学习、推荐系统、nlp等|6502|2023-09-24| |96|[princewen/tensorflow_practice](https://github.com/princewen/tensorflow_practice)|tensorflow实战练习包括强化学习、推荐系统、nlp等|6502|2023-09-24|
|97|[EleutherAI/gpt-neox](https://github.com/EleutherAI/gpt-neox)|An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.|6426|2024-02-29| |97|[EleutherAI/gpt-neox](https://github.com/EleutherAI/gpt-neox)|An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.|6428|2024-03-01|
|98|[lawlite19/MachineLearning_Python](https://github.com/lawlite19/MachineLearning_Python)|机器学习算法python实现|6418|2023-09-19| |98|[lawlite19/MachineLearning_Python](https://github.com/lawlite19/MachineLearning_Python)|机器学习算法python实现|6423|2023-09-19|
|99|[open-mmlab/mmagic](https://github.com/open-mmlab/mmagic)|OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generatio ...|6406|2024-02-22| |99|[open-mmlab/mmagic](https://github.com/open-mmlab/mmagic)|OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generatio ...|6409|2024-02-22|
|100|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|6259|2024-02-08| |100|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|6262|2024-02-08|
|101|[LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)|Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.|6229|2024-02-28| |101|[LibreTranslate/LibreTranslate](https://github.com/LibreTranslate/LibreTranslate)|Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.|6235|2024-02-28|
|102|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package and dependency manager supporting the latest PEP standards|6216|2024-02-29| |102|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package and dependency manager supporting the latest PEP standards|6222|2024-03-01|
|103|[jzhang38/TinyLlama](https://github.com/jzhang38/TinyLlama)|The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.|6203|2024-02-29| |103|[jzhang38/TinyLlama](https://github.com/jzhang38/TinyLlama)|The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.|6216|2024-03-01|
|104|[ymcui/Chinese-LLaMA-Alpaca-2](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2)|中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)|6180|2024-01-29| |104|[ymcui/Chinese-LLaMA-Alpaca-2](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2)|中文LLaMA-2 & Alpaca-2大模型二期项目 + 64K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs with 64K long context models)|6194|2024-01-29|
|105|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|6105|2024-02-14| |105|[fishaudio/Bert-VITS2](https://github.com/fishaudio/Bert-VITS2)|vits2 backbone with multilingual-bert|6110|2024-02-28|
|106|[fishaudio/Bert-VITS2](https://github.com/fishaudio/Bert-VITS2)|vits2 backbone with multilingual-bert|6097|2024-02-28| |106|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|6109|2024-02-14|
|107|[mli/autocut](https://github.com/mli/autocut)|用文本编辑器剪视频|6008|2023-12-20| |107|[mli/autocut](https://github.com/mli/autocut)|用文本编辑器剪视频|6009|2023-12-20|
|108|[linyiLYi/street-fighter-ai](https://github.com/linyiLYi/street-fighter-ai)|This is an AI agent for Street Fighter II Champion Edition.|6002|2023-12-24| |108|[linyiLYi/street-fighter-ai](https://github.com/linyiLYi/street-fighter-ai)|This is an AI agent for Street Fighter II Champion Edition.|6004|2023-12-24|
|109|[FQrabbit/SSTap-Rule](https://github.com/FQrabbit/SSTap-Rule)|支持更多游戏规则让SSTap成为真正的“网游加速器”|5999|2024-02-25| |109|[FQrabbit/SSTap-Rule](https://github.com/FQrabbit/SSTap-Rule)|支持更多游戏规则让SSTap成为真正的“网游加速器”|5999|2024-03-01|
|110|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|5974|2023-10-20| |110|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|5975|2023-10-20|
|111|[XPixelGroup/BasicSR](https://github.com/XPixelGroup/BasicSR)|Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also sup ...|5942|2024-02-20| |111|[XPixelGroup/BasicSR](https://github.com/XPixelGroup/BasicSR)|Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also sup ...|5947|2024-02-20|
|112|[microsoft/MMdnn](https://github.com/microsoft/MMdnn)|MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyT ...|5768|2023-10-03| |112|[microsoft/MMdnn](https://github.com/microsoft/MMdnn)|MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyT ...|5769|2023-10-03|
|113|[QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)|Open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com|5756|2024-02-10| |113|[QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)|Open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com|5756|2024-02-10|
|114|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|5737|2024-02-18| |114|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|5746|2024-02-18|
|115|[openatx/uiautomator2](https://github.com/openatx/uiautomator2)|Android Uiautomator2 Python Wrapper|5733|2023-11-08| |115|[openatx/uiautomator2](https://github.com/openatx/uiautomator2)|Android Uiautomator2 Python Wrapper|5739|2023-11-08|
|116|[modelscope/modelscope](https://github.com/modelscope/modelscope)|ModelScope: bring the notion of Model-as-a-Service to life.|5710|2024-02-29| |116|[modelscope/modelscope](https://github.com/modelscope/modelscope)|ModelScope: bring the notion of Model-as-a-Service to life.|5716|2024-03-01|
|117|[jianchang512/clone-voice](https://github.com/jianchang512/clone-voice)|A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具使用你的音色或任意声音来录制音频|5688|2024-02-29| |117|[jianchang512/clone-voice](https://github.com/jianchang512/clone-voice)|A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具使用你的音色或任意声音来录制音频|5702|2024-03-01|
|118|[LmeSzinc/AzurLaneAutoScript](https://github.com/LmeSzinc/AzurLaneAutoScript)|Azur Lane bot (CN/EN/JP/TW) 碧蓝航线脚本 无缝委托科研,全自动大世界|5659|2024-02-29| |118|[LmeSzinc/AzurLaneAutoScript](https://github.com/LmeSzinc/AzurLaneAutoScript)|Azur Lane bot (CN/EN/JP/TW) 碧蓝航线脚本 无缝委托科研,全自动大世界|5683|2024-03-01|
|119|[taojy123/KeymouseGo](https://github.com/taojy123/KeymouseGo)|类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 automate mouse clicks and keyboard input|5625|2023-09-05| |119|[taojy123/KeymouseGo](https://github.com/taojy123/KeymouseGo)|类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 automate mouse clicks and keyboard input|5629|2024-03-01|
|120|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目支持ChatGPT多轮对话能力还可能是首个支持脑机交互的开源智能音箱项目。|5574|2024-01-29| |120|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目支持ChatGPT多轮对话能力还可能是首个支持脑机交互的开源智能音箱项目。|5578|2024-01-29|
|121|[baichuan-inc/Baichuan-7B](https://github.com/baichuan-inc/Baichuan-7B)|A large-scale 7B pretraining language model developed by BaiChuan-Inc.|5556|2023-09-30| |121|[baichuan-inc/Baichuan-7B](https://github.com/baichuan-inc/Baichuan-7B)|A large-scale 7B pretraining language model developed by BaiChuan-Inc.|5560|2023-09-30|
|122|[reorx/awesome-chatgpt-api](https://github.com/reorx/awesome-chatgpt-api)|Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota.|5522|2024-02-11| |122|[MustardChef/WSABuilds](https://github.com/MustardChef/WSABuilds)|Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in. |5533|2024-03-01|
|123|[EstrellaXD/Auto_Bangumi](https://github.com/EstrellaXD/Auto_Bangumi)|AutoBangumi - 全自动追番工具|5515|2024-02-18| |123|[EstrellaXD/Auto_Bangumi](https://github.com/EstrellaXD/Auto_Bangumi)|AutoBangumi - 全自动追番工具|5524|2024-02-18|
|124|[Evil0ctal/Douyin_TikTok_Download_API](https://github.com/Evil0ctal/Douyin_TikTok_Download_API)|🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具支持API调用在线批量解析及下载。|5507|2023-12-01| |124|[reorx/awesome-chatgpt-api](https://github.com/reorx/awesome-chatgpt-api)|Curated list of apps and tools that not only use the new ChatGPT API, but also allow users to configure their own API keys, enabling free and on-demand usage of their own quota.|5521|2024-02-11|
|125|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|5505|2024-02-24| |125|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|5512|2024-02-24|
|126|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|5486|2024-02-29| |126|[Evil0ctal/Douyin_TikTok_Download_API](https://github.com/Evil0ctal/Douyin_TikTok_Download_API)|🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音、快手、TikTok、Bilibili数据爬取工具支持API调用在线批量解析及下载。|5511|2023-12-01|
|127|[RangiLyu/nanodet](https://github.com/RangiLyu/nanodet)|NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥|5476|2024-01-30| |127|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|5488|2024-03-01|
|128|[MustardChef/WSABuilds](https://github.com/MustardChef/WSABuilds)|Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in. |5453|2024-02-29| |128|[RangiLyu/nanodet](https://github.com/RangiLyu/nanodet)|NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥|5476|2024-01-30|
|129|[skywind3000/ECDICT](https://github.com/skywind3000/ECDICT)|Free English to Chinese Dictionary Database|5365|2023-12-02| |129|[skywind3000/ECDICT](https://github.com/skywind3000/ECDICT)|Free English to Chinese Dictionary Database|5368|2023-12-02|
|130|[OpenGVLab/LLaMA-Adapter](https://github.com/OpenGVLab/LLaMA-Adapter)|[ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters|5356|2024-01-23| |130|[OpenGVLab/LLaMA-Adapter](https://github.com/OpenGVLab/LLaMA-Adapter)|[ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters|5357|2024-01-23|
|131|[nonebot/nonebot2](https://github.com/nonebot/nonebot2)|跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python|5317|2024-02-26| |131|[nonebot/nonebot2](https://github.com/nonebot/nonebot2)|跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python|5320|2024-02-26|
|132|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|5271|2024-01-01| |132|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|5271|2024-01-01|
|133|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|5260|2023-11-02| |133|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|5260|2023-11-02|
|134|[jsvine/pdfplumber](https://github.com/jsvine/pdfplumber)|Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.|5228|2024-02-17| |134|[jsvine/pdfplumber](https://github.com/jsvine/pdfplumber)|Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.|5236|2024-02-17|
|135|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual classification and recognition powered by PaddlePaddle|5189|2024-02-27| |135|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual classification and recognition powered by PaddlePaddle|5190|2024-02-27|
|136|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|5130|2024-02-27| |136|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|5131|2024-02-27|
|137|[guofei9987/blind_watermark](https://github.com/guofei9987/blind_watermark)|Blind&Invisible Watermark ,图片盲水印,提取水印无须原图!|5086|2023-12-25| |137|[guofei9987/blind_watermark](https://github.com/guofei9987/blind_watermark)|Blind&Invisible Watermark ,图片盲水印,提取水印无须原图!|5090|2023-12-25|
|138|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于「Docker」/「青龙面板」/「群晖」的每日签到脚本(支持多账号)签到列表: 爱奇艺全民K歌有道云笔记百度贴吧BilibiliV2EXAcFun什么值得买阿里云盘i茅台申购小米运动百度搜索资源平台恩山论坛奥拉星|5070|2024-02-27| |138|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于「Docker」/「青龙面板」/「群晖」的每日签到脚本(支持多账号)签到列表: 爱奇艺全民K歌有道云笔记百度贴吧BilibiliV2EXAcFun什么值得买阿里云盘i茅台申购小米运动百度搜索资源平台恩山论坛奥拉星|5082|2024-02-27|
|139|[yuanxiaosc/DeepNude-an-Image-to-Image-technology](https://github.com/yuanxiaosc/DeepNude-an-Image-to-Image-technology)|DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementati ...|5050|2024-01-02| |139|[yuanxiaosc/DeepNude-an-Image-to-Image-technology](https://github.com/yuanxiaosc/DeepNude-an-Image-to-Image-technology)|DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementati ...|5050|2024-01-02|
|140|[clovaai/donut](https://github.com/clovaai/donut)|Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022|5032|2023-11-15| |140|[clovaai/donut](https://github.com/clovaai/donut)|Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022|5035|2023-11-15|
|141|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|5022|2024-01-05| |141|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|5024|2024-01-05|
|142|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错实现了KenlmT5MacBERTChatGLM3LLaMA等模型应用在纠错场景开箱即用。|5021|2024-02-19| |142|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错实现了KenlmT5MacBERTChatGLM3LLaMA等模型应用在纠错场景开箱即用。|5024|2024-02-19|
|143|[rev1si0n/lamda](https://github.com/rev1si0n/lamda)|⚡️ Android reverse engineering & automation framework 史上最强安卓抓包/逆向/HOOK & 云手机/远程桌面/自动化辅助框架,你的工作从未如此简单快捷。|4987|2024-01-28| |143|[rev1si0n/lamda](https://github.com/rev1si0n/lamda)|⚡️ Android reverse engineering & automation framework 史上最强安卓抓包/逆向/HOOK & 云手机/远程桌面/自动化辅助框架,你的工作从未如此简单快捷。|4993|2024-01-28|
|144|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4952|2023-11-24| |144|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4955|2023-11-24|
|145|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上的QQ/微信快速安装方式|4951|2024-02-12| |145|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上的QQ/微信快速安装方式|4953|2024-02-12|
|146|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4941|2024-01-20| |146|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4942|2024-01-20|
|147|[Johnserf-Seed/TikTokDownload](https://github.com/Johnserf-Seed/TikTokDownload)|抖音去水印批量下载用户主页作品、喜欢、收藏、图文、音频|4917|2024-01-04| |147|[Johnserf-Seed/TikTokDownload](https://github.com/Johnserf-Seed/TikTokDownload)|抖音去水印批量下载用户主页作品、喜欢、收藏、图文、音频|4924|2024-01-04|
|148|[VikParuchuri/surya](https://github.com/VikParuchuri/surya)|OCR and line detection in 90+ languages|4892|2024-02-27| |148|[VikParuchuri/surya](https://github.com/VikParuchuri/surya)|OCR and line detection in 90+ languages|4902|2024-02-29|
|149|[yihong0618/xiaogpt](https://github.com/yihong0618/xiaogpt)|Play ChatGPT and other LLM with Xiaomi AI Speaker|4780|2024-02-03| |149|[yihong0618/xiaogpt](https://github.com/yihong0618/xiaogpt)|Play ChatGPT and other LLM with Xiaomi AI Speaker|4789|2024-02-03|
|150|[guofei9987/scikit-opt](https://github.com/guofei9987/scikit-opt)|Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sales ...|4764|2024-02-17| |150|[guofei9987/scikit-opt](https://github.com/guofei9987/scikit-opt)|Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling sales ...|4769|2024-02-17|
|151|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|4760|2024-02-28| |151|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|4766|2024-02-28|
|152|[deepseek-ai/DeepSeek-Coder](https://github.com/deepseek-ai/DeepSeek-Coder)|DeepSeek Coder: Let the Code Write Itself|4743|2024-02-28| |152|[deepseek-ai/DeepSeek-Coder](https://github.com/deepseek-ai/DeepSeek-Coder)|DeepSeek Coder: Let the Code Write Itself|4757|2024-02-28|
|153|[sshwsfc/xadmin](https://github.com/sshwsfc/xadmin)|Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.|4740|2023-12-20| |153|[netease-youdao/QAnything](https://github.com/netease-youdao/QAnything)|Question and Answer based on Anything.|4752|2024-03-01|
|154|[HIT-SCIR/ltp](https://github.com/HIT-SCIR/ltp)|Language Technology Platform|4724|2023-12-01| |154|[sshwsfc/xadmin](https://github.com/sshwsfc/xadmin)|Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.|4740|2023-12-20|
|155|[IrisRainbowNeko/genshin_auto_fish](https://github.com/IrisRainbowNeko/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|4706|2023-12-15| |155|[HIT-SCIR/ltp](https://github.com/HIT-SCIR/ltp)|Language Technology Platform|4725|2023-12-01|
|156|[netease-youdao/QAnything](https://github.com/netease-youdao/QAnything)|Question and Answer based on Anything.|4693|2024-02-29| |156|[IrisRainbowNeko/genshin_auto_fish](https://github.com/IrisRainbowNeko/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|4706|2023-12-15|
|157|[Rockyzsu/stock](https://github.com/Rockyzsu/stock)|30天掌握量化交易 (持续更新)|4688|2024-02-04| |157|[Rockyzsu/stock](https://github.com/Rockyzsu/stock)|30天掌握量化交易 (持续更新)|4690|2024-02-04|
|158|[InternLM/InternLM](https://github.com/InternLM/InternLM)|Official release of InternLM2 7B and 20B base and chat models. 200K context support|4674|2024-02-29| |158|[InternLM/InternLM](https://github.com/InternLM/InternLM)|Official release of InternLM2 7B and 20B base and chat models. 200K context support|4685|2024-03-01|
|159|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|4655|2023-12-29| |159|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|4659|2023-12-29|
|160|[mozillazg/python-pinyin](https://github.com/mozillazg/python-pinyin)|汉字转拼音(pypinyin)|4616|2024-01-19| |160|[mozillazg/python-pinyin](https://github.com/mozillazg/python-pinyin)|汉字转拼音(pypinyin)|4618|2024-01-19|
|161|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|4590|2024-02-26| |161|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|4592|2024-02-26|
|162|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit『飞桨』深度学习全流程开发工具|4538|2024-02-01| |162|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit『飞桨』深度学习全流程开发工具|4538|2024-02-01|
|163|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|4467|2024-01-31| |163|[vvbbnn00/WARP-Clash-API](https://github.com/vvbbnn00/WARP-Clash-API)|该项目可以让你通过订阅的方式使用Cloudflare WARP+自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.|4503|2024-03-01|
|164|[dataelement/bisheng](https://github.com/dataelement/bisheng)|Bisheng is an open LLM devops platform for next generation AI applications.|4443|2024-02-29| |164|[dataelement/bisheng](https://github.com/dataelement/bisheng)|Bisheng is an open LLM devops platform for next generation AI applications.|4467|2024-03-01|
|165|[YaoFANGUK/video-subtitle-extractor](https://github.com/YaoFANGUK/video-subtitle-extractor)|视频硬字幕提取生成srt文件。无需申请第三方API本地实现文本识别。基于深度学习的视频字幕提取框架包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files. |4431|2024-02-21| |165|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|4467|2024-01-31|
|166|[tebelorg/RPA-Python](https://github.com/tebelorg/RPA-Python)|Python package for doing RPA|4417|2023-12-24| |166|[YaoFANGUK/video-subtitle-extractor](https://github.com/YaoFANGUK/video-subtitle-extractor)|视频硬字幕提取生成srt文件。无需申请第三方API本地实现文本识别。基于深度学习的视频字幕提取框架包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files. |4435|2024-02-21|
|167|[madawei2699/myGPTReader](https://github.com/madawei2699/myGPTReader)|A community-driven way to read and chat with AI bots - powered by chatGPT.|4349|2023-11-19| |167|[tebelorg/RPA-Python](https://github.com/tebelorg/RPA-Python)|Python package for doing RPA|4418|2023-12-24|
|168|[Plachtaa/VITS-fast-fine-tuning](https://github.com/Plachtaa/VITS-fast-fine-tuning)|This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion|4343|2024-01-05| |168|[THUDM/CogVLM](https://github.com/THUDM/CogVLM)|a state-of-the-art-level open visual language model 多模态预训练模型|4350|2024-02-27|
|169|[THUDM/CogVLM](https://github.com/THUDM/CogVLM)|a state-of-the-art-level open visual language model 多模态预训练模型|4342|2024-02-27| |169|[madawei2699/myGPTReader](https://github.com/madawei2699/myGPTReader)|A community-driven way to read and chat with AI bots - powered by chatGPT.|4350|2023-11-19|
|170|[aigc-apps/sd-webui-EasyPhoto](https://github.com/aigc-apps/sd-webui-EasyPhoto)|📷 EasyPhoto Your Smart AI Photo Generator.|4324|2024-02-29| |170|[Plachtaa/VITS-fast-fine-tuning](https://github.com/Plachtaa/VITS-fast-fine-tuning)|This repo is a pipeline of VITS finetuning for fast speaker adaptation TTS, and many-to-many voice conversion|4347|2024-01-05|
|171|[vvbbnn00/WARP-Clash-API](https://github.com/vvbbnn00/WARP-Clash-API)|该项目可以让你通过订阅的方式使用Cloudflare WARP+自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.|4320|2024-02-29| |171|[aigc-apps/sd-webui-EasyPhoto](https://github.com/aigc-apps/sd-webui-EasyPhoto)|📷 EasyPhoto Your Smart AI Photo Generator.|4329|2024-02-29|
|172|[thunlp/OpenNRE](https://github.com/thunlp/OpenNRE)| An Open-Source Package for Neural Relation Extraction (NRE)|4193|2024-01-10| |172|[thunlp/OpenNRE](https://github.com/thunlp/OpenNRE)| An Open-Source Package for Neural Relation Extraction (NRE)|4195|2024-01-10|
|173|[pkuliyi2015/multidiffusion-upscaler-for-automatic1111](https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111)|Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0|4179|2023-11-01| |173|[pkuliyi2015/multidiffusion-upscaler-for-automatic1111](https://github.com/pkuliyi2015/multidiffusion-upscaler-for-automatic1111)|Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0|4185|2023-11-01|
|174|[jackhawks/rectg](https://github.com/jackhawks/rectg)|经过精心筛选,从 5000+ 个电报群组/频道/机器人中挑选出的优质推荐!如果您有更多值得推荐的电报群组/频道/机器人,欢迎在 issues 中留言或提交 pull requests。感谢您的关注|4131|2024-02-04| |174|[jackhawks/rectg](https://github.com/jackhawks/rectg)|经过精心筛选,从 5000+ 个电报群组/频道/机器人中挑选出的优质推荐!如果您有更多值得推荐的电报群组/频道/机器人,欢迎在 issues 中留言或提交 pull requests。感谢您的关注|4137|2024-02-04|
|175|[shidenggui/easyquotation](https://github.com/shidenggui/easyquotation)|实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情|4092|2023-12-13| |175|[g1879/DrissionPage](https://github.com/g1879/DrissionPage)|基于python的网页自动化工具。既能控制浏览器也能收发数据包。可兼顾浏览器自动化的便利性和requests的高效率。功能强大内置无数人性化设计和便捷功能。语法简洁而优雅代码量少。|4095|2024-02-28|
|176|[g1879/DrissionPage](https://github.com/g1879/DrissionPage)|基于python的网页自动化工具。既能控制浏览器也能收发数据包。可兼顾浏览器自动化的便利性和requests的高效率。功能强大内置无数人性化设计和便捷功能。语法简洁而优雅代码量少。|4088|2024-02-28| |176|[shidenggui/easyquotation](https://github.com/shidenggui/easyquotation)|实时获取新浪 / 腾讯 的免费股票行情 / 集思路的分级基金行情|4092|2023-12-13|
|177|[NewFuture/DDNS](https://github.com/NewFuture/DDNS)|:triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)|4086|2024-02-26| |177|[NewFuture/DDNS](https://github.com/NewFuture/DDNS)|:triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)|4086|2024-02-26|
|178|[timesler/facenet-pytorch](https://github.com/timesler/facenet-pytorch)|Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models|4017|2023-11-02| |178|[timesler/facenet-pytorch](https://github.com/timesler/facenet-pytorch)|Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models|4018|2023-11-02|
|179|[xxlong0/Wonder3D](https://github.com/xxlong0/Wonder3D)|Single Image to 3D using Cross-Domain Diffusion|3982|2024-02-28| |179|[xxlong0/Wonder3D](https://github.com/xxlong0/Wonder3D)|Single Image to 3D using Cross-Domain Diffusion|3996|2024-02-28|
|180|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3961|2023-12-15| |180|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|3961|2024-02-09|
|181|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|3960|2024-02-09| |181|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3961|2023-12-15|
|182|[megvii-research/ECCV2022-RIFE](https://github.com/megvii-research/ECCV2022-RIFE)|ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation|3960|2024-01-25| |182|[megvii-research/ECCV2022-RIFE](https://github.com/megvii-research/ECCV2022-RIFE)|ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation|3960|2024-01-25|
|183|[InsaneLife/ChineseNLPCorpus](https://github.com/InsaneLife/ChineseNLPCorpus)|中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。|3951|2023-11-21| |183|[InsaneLife/ChineseNLPCorpus](https://github.com/InsaneLife/ChineseNLPCorpus)|中文自然语言处理数据集,平时做做实验的材料。欢迎补充提交合并。|3952|2023-11-21|
|184|[blackboxo/CleanMyWechat](https://github.com/blackboxo/CleanMyWechat)|自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。|3924|2024-01-12| |184|[blackboxo/CleanMyWechat](https://github.com/blackboxo/CleanMyWechat)|自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。|3925|2024-01-12|
|185|[tmux-python/tmuxp](https://github.com/tmux-python/tmuxp)|🖥️ Session manager for tmux, build on libtmux.|3892|2024-02-24| |185|[tmux-python/tmuxp](https://github.com/tmux-python/tmuxp)|🖥️ Session manager for tmux, build on libtmux.|3894|2024-02-24|
|186|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ to extract content from the internet and build your own Large Language Models in this new AI era|3856|2024-02-05| |186|[kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)|-|3861|2024-03-01|
|187|[luosiallen/latent-consistency-model](https://github.com/luosiallen/latent-consistency-model)|Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference|3855|2023-12-02| |187|[luosiallen/latent-consistency-model](https://github.com/luosiallen/latent-consistency-model)|Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference|3858|2023-12-02|
|188|[kohya-ss/sd-scripts](https://github.com/kohya-ss/sd-scripts)|-|3850|2024-02-27| |188|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ to extract content from the internet and build your own Large Language Models in this new AI era|3856|2024-02-05|
|189|[yangjianxin1/Firefly](https://github.com/yangjianxin1/Firefly)|Firefly: 大模型训练工具支持训练Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型|3827|2024-02-26| |189|[yangjianxin1/Firefly](https://github.com/yangjianxin1/Firefly)|Firefly: 大模型训练工具支持训练Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型|3837|2024-02-26|
|190|[THUDM/VisualGLM-6B](https://github.com/THUDM/VisualGLM-6B)|Chinese and English multimodal conversational language model 多模态中英双语对话语言模型|3821|2023-12-07| |190|[THUDM/VisualGLM-6B](https://github.com/THUDM/VisualGLM-6B)|Chinese and English multimodal conversational language model 多模态中英双语对话语言模型|3822|2023-12-07|
|191|[shibing624/text2vec](https://github.com/shibing624/text2vec)|text2vec, text to vector. 文本向量表征工具把文本转化为向量矩阵实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型开箱即用。|3795|2024-02-21| |191|[shibing624/text2vec](https://github.com/shibing624/text2vec)|text2vec, text to vector. 文本向量表征工具把文本转化为向量矩阵实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型开箱即用。|3802|2024-02-21|
|192|[IDEA-CCNL/Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)|Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系成为中文AIGC和认知智能的基础设施。|3791|2023-12-27| |192|[IDEA-CCNL/Fengshenbang-LM](https://github.com/IDEA-CCNL/Fengshenbang-LM)|Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系成为中文AIGC和认知智能的基础设施。|3792|2023-12-27|
|193|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|3762|2024-01-11| |193|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|3768|2024-01-11|
|194|[jxxghp/MoviePilot](https://github.com/jxxghp/MoviePilot)|NAS媒体库自动化管理工具|3743|2024-02-29| |194|[jxxghp/MoviePilot](https://github.com/jxxghp/MoviePilot)|NAS媒体库自动化管理工具|3765|2024-03-01|
|195|[FlagAI-Open/FlagAI](https://github.com/FlagAI-Open/FlagAI)|FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.|3723|2024-02-05| |195|[FlagAI-Open/FlagAI](https://github.com/FlagAI-Open/FlagAI)|FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.|3725|2024-02-05|
|196|[FlagOpen/FlagEmbedding](https://github.com/FlagOpen/FlagEmbedding)|Dense Retrieval and Retrieval-augmented LLMs|3704|2024-02-29| |196|[FlagOpen/FlagEmbedding](https://github.com/FlagOpen/FlagEmbedding)|Dense Retrieval and Retrieval-augmented LLMs|3722|2024-02-29|
|197|[z1069614715/objectdetection_script](https://github.com/z1069614715/objectdetection_script)|一些关于目标检测的脚本的改进思路代码详细请看readme.md|3677|2024-02-25| |197|[z1069614715/objectdetection_script](https://github.com/z1069614715/objectdetection_script)|一些关于目标检测的脚本的改进思路代码详细请看readme.md|3691|2024-02-25|
|198|[thunlp/OpenKE](https://github.com/thunlp/OpenKE)|An Open-Source Package for Knowledge Embedding (KE)|3661|2024-01-10| |198|[triwinds/ns-emu-tools](https://github.com/triwinds/ns-emu-tools)|一个用于安装/更新 NS 模拟器的工具|3673|2024-02-28|
|199|[triwinds/ns-emu-tools](https://github.com/triwinds/ns-emu-tools)|一个用于安装/更新 NS 模拟器的工具|3653|2024-02-28| |199|[thunlp/OpenKE](https://github.com/thunlp/OpenKE)|An Open-Source Package for Knowledge Embedding (KE)|3661|2024-01-10|
|200|[yl4579/StyleTTS2](https://github.com/yl4579/StyleTTS2)|StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models|3621|2024-01-24| |200|[yl4579/StyleTTS2](https://github.com/yl4579/StyleTTS2)|StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models|3628|2024-03-01|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,11 +1,11 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > R # 中文总榜 > 软件类 > R
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[dreamRs/esquisse](https://github.com/dreamRs/esquisse)|RStudio add-in to make plots interactively with ggplot2|1719|2024-02-28| |1|[dreamRs/esquisse](https://github.com/dreamRs/esquisse)|RStudio add-in to make plots interactively with ggplot2|1720|2024-02-28|
|2|[BlakeRMills/MetBrewer](https://github.com/BlakeRMills/MetBrewer)|Color palette package in R inspired by works at the Metropolitan Museum of Art in New York|1022|2023-09-30| |2|[BlakeRMills/MetBrewer](https://github.com/BlakeRMills/MetBrewer)|Color palette package in R inspired by works at the Metropolitan Museum of Art in New York|1022|2023-09-30|
|3|[stan-dev/rstan](https://github.com/stan-dev/rstan)|RStan, the R interface to Stan|991|2024-02-19| |3|[stan-dev/rstan](https://github.com/stan-dev/rstan)|RStan, the R interface to Stan|991|2024-02-19|
|4|[DiskFrame/disk.frame](https://github.com/DiskFrame/disk.frame)|Fast Disk-Based Parallelized Data Manipulation Framework for Larger-than-RAM Data|589|2024-02-05| |4|[DiskFrame/disk.frame](https://github.com/DiskFrame/disk.frame)|Fast Disk-Based Parallelized Data Manipulation Framework for Larger-than-RAM Data|589|2024-02-05|
@ -14,16 +14,16 @@
|7|[HenrikBengtsson/progressr](https://github.com/HenrikBengtsson/progressr)|三 R package: An Inclusive, Unifying API for Progress Updates|272|2023-12-12| |7|[HenrikBengtsson/progressr](https://github.com/HenrikBengtsson/progressr)|三 R package: An Inclusive, Unifying API for Progress Updates|272|2023-12-12|
|8|[wilkox/treemapify](https://github.com/wilkox/treemapify)|🌳 Draw treemaps in ggplot2|207|2023-10-17| |8|[wilkox/treemapify](https://github.com/wilkox/treemapify)|🌳 Draw treemaps in ggplot2|207|2023-10-17|
|9|[vincentarelbundock/WDI](https://github.com/vincentarelbundock/WDI)|R package to download World Bank data|195|2023-11-23| |9|[vincentarelbundock/WDI](https://github.com/vincentarelbundock/WDI)|R package to download World Bank data|195|2023-11-23|
|10|[ChiLiubio/microeco](https://github.com/ChiLiubio/microeco)|An R package for data analysis in microbial community ecology|161|2024-02-29| |10|[ChiLiubio/microeco](https://github.com/ChiLiubio/microeco)|An R package for data analysis in microbial community ecology|161|2024-03-01|
|11|[ShichenXie/scorecard](https://github.com/ShichenXie/scorecard)|Scorecard Development in R, 评分卡|156|2023-09-14| |11|[ShichenXie/scorecard](https://github.com/ShichenXie/scorecard)|Scorecard Development in R, 评分卡|156|2023-09-14|
|12|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|145|2024-02-29| |12|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|145|2024-03-01|
|13|[psychbruce/bruceR](https://github.com/psychbruce/bruceR)|📦 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.|143|2023-10-01| |13|[psychbruce/bruceR](https://github.com/psychbruce/bruceR)|📦 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.|143|2023-10-01|
|14|[benmarwick/ctv-archaeology](https://github.com/benmarwick/ctv-archaeology)|CRAN Task View: Archaeological Science|141|2024-02-29| |14|[benmarwick/ctv-archaeology](https://github.com/benmarwick/ctv-archaeology)|CRAN Task View: Archaeological Science|141|2024-02-29|
|15|[psychbruce/ChineseNames](https://github.com/psychbruce/ChineseNames)|🀄 Chinese Name Database (1930-2008).|131|2023-09-27| |15|[psychbruce/ChineseNames](https://github.com/psychbruce/ChineseNames)|🀄 Chinese Name Database (1930-2008).|131|2023-09-27|
|16|[ShixiangWang/sigminer](https://github.com/ShixiangWang/sigminer)|🌲 An easy-to-use and scalable toolkit for genomic alteration signature (a.k.a. mutational signature) analysis and visualization in R https://shixiangwang.github.io/sigminer/reference/index.html|128|2024-01-03| |16|[ShixiangWang/sigminer](https://github.com/ShixiangWang/sigminer)|🌲 An easy-to-use and scalable toolkit for genomic alteration signature (a.k.a. mutational signature) analysis and visualization in R https://shixiangwang.github.io/sigminer/reference/index.html|128|2024-03-01|
|17|[quanteda/readtext](https://github.com/quanteda/readtext)|an R package for reading text files|115|2024-02-27| |17|[quanteda/readtext](https://github.com/quanteda/readtext)|an R package for reading text files|115|2024-02-27|
|18|[ropensci/UCSCXenaTools](https://github.com/ropensci/UCSCXenaTools)|:package: An R package for accessing genomics data from UCSC Xena platform, from cancer multi-omics to single-cell RNA-seq https://cran.r-project.org/web/packages/UCSCXenaTools/|94|2024-01-13| |18|[ropensci/UCSCXenaTools](https://github.com/ropensci/UCSCXenaTools)|:package: An R package for accessing genomics data from UCSC Xena platform, from cancer multi-omics to single-cell RNA-seq https://cran.r-project.org/web/packages/UCSCXenaTools/|94|2024-01-13|
|19|[openbiox/UCSCXenaShiny](https://github.com/openbiox/UCSCXenaShiny)|📊 An R package for interactively exploring UCSC Xena https://xenabrowser.net/datapages/|83|2024-02-27| |19|[openbiox/UCSCXenaShiny](https://github.com/openbiox/UCSCXenaShiny)|📊 An R package for interactively exploring UCSC Xena https://xenabrowser.net/datapages/|83|2024-03-01|
|20|[wu-yc/scMetabolism](https://github.com/wu-yc/scMetabolism)|Quantifying metabolism activity at the single-cell resolution|76|2024-02-08| |20|[wu-yc/scMetabolism](https://github.com/wu-yc/scMetabolism)|Quantifying metabolism activity at the single-cell resolution|76|2024-02-08|
|21|[chuiqin/irGSEA](https://github.com/chuiqin/irGSEA)|The integration of single cell rank-based gene set enrichment analysis|73|2024-01-02| |21|[chuiqin/irGSEA](https://github.com/chuiqin/irGSEA)|The integration of single cell rank-based gene set enrichment analysis|73|2024-01-02|
|22|[Merck/r2rtf](https://github.com/Merck/r2rtf)|Easily Create Production-Ready Rich Text Format (RTF) Table and Figure|72|2024-02-08| |22|[Merck/r2rtf](https://github.com/Merck/r2rtf)|Easily Create Production-Ready Rich Text Format (RTF) Table and Figure|72|2024-02-08|
@ -31,36 +31,37 @@
|24|[Wytamma/GISAIDR](https://github.com/Wytamma/GISAIDR)|Programmatically interact with the GISAID database.|61|2024-02-01| |24|[Wytamma/GISAIDR](https://github.com/Wytamma/GISAIDR)|Programmatically interact with the GISAID database.|61|2024-02-01|
|25|[ropensci/comtradr](https://github.com/ropensci/comtradr)|Functions for Interacting with the UN Comtrade API|58|2024-02-28| |25|[ropensci/comtradr](https://github.com/ropensci/comtradr)|Functions for Interacting with the UN Comtrade API|58|2024-02-28|
|26|[koheiw/newsmap](https://github.com/koheiw/newsmap)|Semi-supervised algorithm for geographical document classification|56|2024-02-23| |26|[koheiw/newsmap](https://github.com/koheiw/newsmap)|Semi-supervised algorithm for geographical document classification|56|2024-02-23|
|27|[koheiw/LSX](https://github.com/koheiw/LSX)|Semi-supervised algorithm for document scaling|52|2024-02-29| |27|[koheiw/LSX](https://github.com/koheiw/LSX)|Semi-supervised algorithm for document scaling|53|2024-02-29|
|28|[skgrange/rmweather](https://github.com/skgrange/rmweather)|Tools to Conduct Meteorological Normalisation on Air Quality Data|44|2023-11-21| |28|[CBIIT/LDlinkR](https://github.com/CBIIT/LDlinkR)|LDlinkR|44|2024-03-01|
|29|[sstoeckl/crypto2](https://github.com/sstoeckl/crypto2)|Cryptocurrency Market Data|43|2024-01-29| |29|[skgrange/rmweather](https://github.com/skgrange/rmweather)|Tools to Conduct Meteorological Normalisation on Air Quality Data|44|2023-11-21|
|30|[atmoschem/vein](https://github.com/atmoschem/vein)| R+Fortran+OpenMP package to estimate Vehicular Emissions INventories VEIN. |42|2024-01-21| |30|[sstoeckl/crypto2](https://github.com/sstoeckl/crypto2)|Cryptocurrency Market Data|43|2024-01-29|
|31|[jokergoo/HilbertCurve](https://github.com/jokergoo/HilbertCurve)|Visualize genomic data by Hilbert curve|40|2024-02-27| |31|[atmoschem/vein](https://github.com/atmoschem/vein)| R+Fortran+OpenMP package to estimate Vehicular Emissions INventories VEIN. |42|2024-01-21|
|32|[mlampros/textTinyR](https://github.com/mlampros/textTinyR)|Text Processing for Small or Big Data Files in R|38|2023-12-05| |32|[jokergoo/HilbertCurve](https://github.com/jokergoo/HilbertCurve)|Visualize genomic data by Hilbert curve|40|2024-02-27|
|33|[allenlu2008/RDemo](https://github.com/allenlu2008/RDemo)|虾神的R语言Demo|35|2023-09-05| |33|[mlampros/textTinyR](https://github.com/mlampros/textTinyR)|Text Processing for Small or Big Data Files in R|38|2023-12-05|
|34|[cjgeyer/foo](https://github.com/cjgeyer/foo)|A demo for a class|35|2024-01-23| |34|[allenlu2008/RDemo](https://github.com/allenlu2008/RDemo)|虾神的R语言Demo|35|2023-09-05|
|35|[zumbov2/deeplr](https://github.com/zumbov2/deeplr)|An R wrapper for the DeepL Translator API|34|2023-11-03| |35|[cjgeyer/foo](https://github.com/cjgeyer/foo)|A demo for a class|35|2024-01-23|
|36|[tianshu129/foqat](https://github.com/tianshu129/foqat)|Field observation quick analysis toolkit|31|2023-10-01| |36|[zumbov2/deeplr](https://github.com/zumbov2/deeplr)|An R wrapper for the DeepL Translator API|34|2023-11-03|
|37|[gee-hydro/gee_whittaker_kong2019_validation](https://github.com/gee-hydro/gee_whittaker_kong2019_validation)|Non-parametric weighted Whittaker smoothing|31|2023-09-17| |37|[tianshu129/foqat](https://github.com/tianshu129/foqat)|Field observation quick analysis toolkit|31|2023-10-01|
|38|[gesistsa/sweater](https://github.com/gesistsa/sweater)|👚 Speedy Word Embedding Association Test & Extras using R|27|2023-11-10| |38|[gee-hydro/gee_whittaker_kong2019_validation](https://github.com/gee-hydro/gee_whittaker_kong2019_validation)|Non-parametric weighted Whittaker smoothing|31|2023-09-17|
|39|[MatthewSmith430/CompaniesHouse](https://github.com/MatthewSmith430/CompaniesHouse)|This package allows to extract data from the Companies House API and create interlocking directorates networks|25|2024-01-19| |39|[gesistsa/sweater](https://github.com/gesistsa/sweater)|👚 Speedy Word Embedding Association Test & Extras using R|27|2023-11-10|
|40|[ropensci/restez](https://github.com/ropensci/restez)|:sleeping: :open_file_folder: Create and Query a Local Copy of GenBank in R|24|2023-10-25| |40|[MatthewSmith430/CompaniesHouse](https://github.com/MatthewSmith430/CompaniesHouse)|This package allows to extract data from the Companies House API and create interlocking directorates networks|25|2024-01-19|
|41|[davidycliao/legisTaiwan](https://github.com/davidycliao/legisTaiwan)|legisTaiwan: An Interface to Access Taiwan Legislative API in R 台灣立法院國會系統 API |22|2024-02-25| |41|[ropensci/restez](https://github.com/ropensci/restez)|:sleeping: :open_file_folder: Create and Query a Local Copy of GenBank in R|24|2023-10-25|
|42|[fragla/eq5d](https://github.com/fragla/eq5d)|-|19|2024-02-16| |42|[davidycliao/legisTaiwan](https://github.com/davidycliao/legisTaiwan)|legisTaiwan: An Interface to Access Taiwan Legislative API in R 台灣立法院國會系統 API |22|2024-02-25|
|43|[sascha2schroeder/popEye](https://github.com/sascha2schroeder/popEye)|An R package to analyze eye-tracking data from reading experiments|18|2024-01-03| |43|[fragla/eq5d](https://github.com/fragla/eq5d)|-|19|2024-02-16|
|44|[IshidaMotohiro/TextMining](https://github.com/IshidaMotohiro/TextMining)|-|18|2023-11-02| |44|[sascha2schroeder/popEye](https://github.com/sascha2schroeder/popEye)|An R package to analyze eye-tracking data from reading experiments|18|2024-01-03|
|45|[l-ramirez-lopez/resemble](https://github.com/l-ramirez-lopez/resemble)|resemble is an R package which implements functions dedicated to non-linear modelling of complex spectroscopy data|18|2024-02-16| |45|[IshidaMotohiro/TextMining](https://github.com/IshidaMotohiro/TextMining)|-|18|2023-11-02|
|46|[Detlew/PowerTOST](https://github.com/Detlew/PowerTOST)|Power and Sample Size for (Bio)Equivalence Studies|17|2024-02-28| |46|[l-ramirez-lopez/resemble](https://github.com/l-ramirez-lopez/resemble)|resemble is an R package which implements functions dedicated to non-linear modelling of complex spectroscopy data|18|2024-02-16|
|47|[seroanalytics/serosolver](https://github.com/seroanalytics/serosolver)|Inference framework for serological data|14|2024-01-29| |47|[Detlew/PowerTOST](https://github.com/Detlew/PowerTOST)|Power and Sample Size for (Bio)Equivalence Studies|17|2024-02-28|
|48|[reconhub/epicontacts](https://github.com/reconhub/epicontacts)|Handling, Visualisation and Analysis of Epidemiological Contacts|14|2024-02-26| |48|[seroanalytics/serosolver](https://github.com/seroanalytics/serosolver)|Inference framework for serological data|14|2024-01-29|
|49|[Otoliths/SP2000](https://github.com/Otoliths/SP2000)|🐟Catalogue of Life toolkit for R|12|2023-11-29| |49|[reconhub/epicontacts](https://github.com/reconhub/epicontacts)|Handling, Visualisation and Analysis of Epidemiological Contacts|14|2024-02-26|
|50|[womeimingzi11/amapGeocode](https://github.com/womeimingzi11/amapGeocode)|An Interface to the AutoNavi Maps API Geocoding Services|11|2023-10-31| |50|[Otoliths/SP2000](https://github.com/Otoliths/SP2000)|🐟Catalogue of Life toolkit for R|12|2023-11-29|
|51|[ShixiangWang/tinyscholar](https://github.com/ShixiangWang/tinyscholar)|A Tiny R Package to Get and Show Google Scholar Profile|8|2024-01-05| |51|[womeimingzi11/amapGeocode](https://github.com/womeimingzi11/amapGeocode)|An Interface to the AutoNavi Maps API Geocoding Services|11|2023-10-31|
|52|[Crazzy-Rabbit/Rscript-to-anaylise-and-visualize](https://github.com/Crazzy-Rabbit/Rscript-to-anaylise-and-visualize)|一些用于画图的R脚本|7|2024-01-12| |52|[ShixiangWang/tinyscholar](https://github.com/ShixiangWang/tinyscholar)|A Tiny R Package to Get and Show Google Scholar Profile|8|2024-01-05|
|53|[caf-ifrit/forestat](https://github.com/caf-ifrit/forestat)|forestat: Forest Carbon Sequestration and Potential Productivity Calculation 森林碳汇计量和潜力计算|6|2024-02-20| |53|[Crazzy-Rabbit/Rscript-to-anaylise-and-visualize](https://github.com/Crazzy-Rabbit/Rscript-to-anaylise-and-visualize)|一些用于画图的R脚本|7|2024-01-12|
|54|[Hong-Kong-Districts-Info/hktrafficcollisions](https://github.com/Hong-Kong-Districts-Info/hktrafficcollisions)|Shiny app dashboard of HK traffic collisions that result in injury. 香港車禍傷亡資料庫:利用互動地圖和儀表版,將香港車禍位置和相關數據可視化。|6|2024-01-20| |54|[caf-ifrit/forestat](https://github.com/caf-ifrit/forestat)|forestat: Forest Carbon Sequestration and Potential Productivity Calculation 森林碳汇计量和潜力计算|6|2024-02-20|
|55|[evanliu3594/GenshinArtifactFarming](https://github.com/evanliu3594/GenshinArtifactFarming)|原神圣遗物狗粮路线规划装置 Planning tools for customizing your Artifact Farming Route in Genshin Impact|5|2023-12-27| |55|[Hong-Kong-Districts-Info/hktrafficcollisions](https://github.com/Hong-Kong-Districts-Info/hktrafficcollisions)|Shiny app dashboard of HK traffic collisions that result in injury. 香港車禍傷亡資料庫:利用互動地圖和儀表版,將香港車禍位置和相關數據可視化。|6|2024-01-20|
|56|[2015qyliang/POCP](https://github.com/2015qyliang/POCP)|计算两个细菌基因组之间的核心蛋白相似性|5|2023-09-06| |56|[evanliu3594/GenshinArtifactFarming](https://github.com/evanliu3594/GenshinArtifactFarming)|原神圣遗物狗粮路线规划装置 Planning tools for customizing your Artifact Farming Route in Genshin Impact|5|2023-12-27|
|57|[2015qyliang/POCP](https://github.com/2015qyliang/POCP)|计算两个细菌基因组之间的核心蛋白相似性|5|2023-09-06|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,24 +1,24 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Ruby # 中文总榜 > 软件类 > Ruby
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|6362|2024-02-21| |1|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|6362|2024-02-21|
|2|[ruby-china/homeland](https://github.com/ruby-china/homeland)|:circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.|3746|2024-02-27| |2|[ruby-china/homeland](https://github.com/ruby-china/homeland)|:circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.|3746|2024-02-27|
|3|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3396|2024-02-26| |3|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3396|2024-02-26|
|4|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|2451|2023-11-02| |4|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|2454|2023-11-02|
|5|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|2168|2024-02-13| |5|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|2168|2024-02-13|
|6|[ifmeorg/ifme](https://github.com/ifmeorg/ifme)|Free, open source mental health communication web app to share experiences with loved ones|1431|2024-02-28| |6|[ifmeorg/ifme](https://github.com/ifmeorg/ifme)|Free, open source mental health communication web app to share experiences with loved ones|1431|2024-02-28|
|7|[Eric-Guo/wechat](https://github.com/Eric-Guo/wechat)|API, command and message handling for WeChat in Rails|1299|2024-01-04| |7|[Eric-Guo/wechat](https://github.com/Eric-Guo/wechat)|API, command and message handling for WeChat in Rails|1300|2024-01-04|
|8|[asciidoctor/asciidoctor-pdf](https://github.com/asciidoctor/asciidoctor-pdf)|:page_with_curl: Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.|1113|2024-02-28| |8|[asciidoctor/asciidoctor-pdf](https://github.com/asciidoctor/asciidoctor-pdf)|:page_with_curl: Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.|1113|2024-02-28|
|9|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|1054|2024-02-29| |9|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|1054|2024-03-01|
|10|[huacnlee/rails-settings-cached](https://github.com/huacnlee/rails-settings-cached)|Global settings for your Rails application.|1032|2024-01-05| |10|[huacnlee/rails-settings-cached](https://github.com/huacnlee/rails-settings-cached)|Global settings for your Rails application.|1032|2024-01-05|
|11|[floere/phony](https://github.com/floere/phony)|E164 international phone number normalizing, splitting, formatting. |996|2024-02-15| |11|[floere/phony](https://github.com/floere/phony)|E164 international phone number normalizing, splitting, formatting. |996|2024-02-15|
|12|[inukshuk/anystyle](https://github.com/inukshuk/anystyle)|Fast citation reference parsing|940|2024-01-11| |12|[inukshuk/anystyle](https://github.com/inukshuk/anystyle)|Fast citation reference parsing|941|2024-01-11|
|13|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Self-hosted Beta App Distribution for Android, iOS and macOS apps|871|2024-02-29| |13|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Self-hosted Beta App Distribution for Android, iOS and macOS apps|871|2024-03-01|
|14|[Mark24Code/rime-auto-deploy](https://github.com/Mark24Code/rime-auto-deploy)|Rime输入法安装脚本让一切更轻松。Make using Rime easy. |811|2024-02-27| |14|[Mark24Code/rime-auto-deploy](https://github.com/Mark24Code/rime-auto-deploy)|Rime输入法安装脚本让一切更轻松。Make using Rime easy. |816|2024-02-27|
|15|[podigee/device_detector](https://github.com/podigee/device_detector)|DeviceDetector is a precise and fast user agent parser and device detector written in Ruby|715|2023-12-22| |15|[podigee/device_detector](https://github.com/podigee/device_detector)|DeviceDetector is a precise and fast user agent parser and device detector written in Ruby|715|2023-12-22|
|16|[huacnlee/rucaptcha](https://github.com/huacnlee/rucaptcha)|Captcha Gem for Rails, which generates captcha image by Rust.|686|2024-01-04| |16|[huacnlee/rucaptcha](https://github.com/huacnlee/rucaptcha)|Captcha Gem for Rails, which generates captcha image by Rust.|686|2024-01-04|
|17|[twitter/twitter-cldr-rb](https://github.com/twitter/twitter-cldr-rb)|Ruby implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more.|666|2024-02-15| |17|[twitter/twitter-cldr-rb](https://github.com/twitter/twitter-cldr-rb)|Ruby implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more.|666|2024-02-15|
@ -28,20 +28,20 @@
|21|[joshlarsen/aws-recon](https://github.com/joshlarsen/aws-recon)|Multi-threaded AWS inventory collection tool with a focus on security-relevant resources and metadata.|505|2023-11-10| |21|[joshlarsen/aws-recon](https://github.com/joshlarsen/aws-recon)|Multi-threaded AWS inventory collection tool with a focus on security-relevant resources and metadata.|505|2023-11-10|
|22|[L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)|Password Crack Framework|483|2024-02-25| |22|[L-codes/pwcrack-framework](https://github.com/L-codes/pwcrack-framework)|Password Crack Framework|483|2024-02-25|
|23|[Cute-Dress/Dress](https://github.com/Cute-Dress/Dress)|好耶 是女装 备份·接受PR|447|2024-02-18| |23|[Cute-Dress/Dress](https://github.com/Cute-Dress/Dress)|好耶 是女装 备份·接受PR|447|2024-02-18|
|24|[lairdubois/lairdubois-opencutlist-sketchup-extension](https://github.com/lairdubois/lairdubois-opencutlist-sketchup-extension)|OpenCutList is a SketchUp Extension for automating the generation of cut lists for woodworking projects.|399|2024-02-29| |24|[lairdubois/lairdubois-opencutlist-sketchup-extension](https://github.com/lairdubois/lairdubois-opencutlist-sketchup-extension)|OpenCutList is a SketchUp Extension for automating the generation of cut lists for woodworking projects.|399|2024-03-01|
|25|[rails-engine/action-store](https://github.com/rails-engine/action-store)|Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association.|398|2023-10-12| |25|[rails-engine/action-store](https://github.com/rails-engine/action-store)|Store different kind of actions (Like ❤️, Follow 👁, Star ⭐, Block ...) in one table via ActiveRecord Polymorphic Association.|398|2023-10-12|
|26|[jpmobile/jpmobile](https://github.com/jpmobile/jpmobile)|A Rails plugin for Japanese mobile-phones|318|2024-02-29| |26|[jpmobile/jpmobile](https://github.com/jpmobile/jpmobile)|A Rails plugin for Japanese mobile-phones|318|2024-03-01|
|27|[sirupsen/airrecord](https://github.com/sirupsen/airrecord)|Ruby wrapper for Airtable, your personal database|285|2023-09-18| |27|[sirupsen/airrecord](https://github.com/sirupsen/airrecord)|Ruby wrapper for Airtable, your personal database|285|2023-09-18|
|28|[YusukeIwaki/puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby)|A Ruby port of Puppeteer|260|2024-02-05| |28|[YusukeIwaki/puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby)|A Ruby port of Puppeteer|260|2024-02-05|
|29|[infused/dbf](https://github.com/infused/dbf)|DBF is a small, fast Ruby library for reading dBase, xBase, Clipper, and FoxPro database files.|255|2024-01-23| |29|[infused/dbf](https://github.com/infused/dbf)|DBF is a small, fast Ruby library for reading dBase, xBase, Clipper, and FoxPro database files.|255|2024-01-23|
|30|[didww/credit_card_validations](https://github.com/didww/credit_card_validations)|:credit_card: ruby gem for validating credit card numbers, generating valid numbers, luhn checks|228|2023-10-30| |30|[didww/credit_card_validations](https://github.com/didww/credit_card_validations)|:credit_card: ruby gem for validating credit card numbers, generating valid numbers, luhn checks|229|2023-10-30|
|31|[algobasket/PeatioCryptoExchange](https://github.com/algobasket/PeatioCryptoExchange)|An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon ! |184|2023-09-04| |31|[algobasket/PeatioCryptoExchange](https://github.com/algobasket/PeatioCryptoExchange)|An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon ! |184|2023-09-04|
|32|[kenn/active_flag](https://github.com/kenn/active_flag)|Bit array for ActiveRecord|182|2023-09-04| |32|[kenn/active_flag](https://github.com/kenn/active_flag)|Bit array for ActiveRecord|182|2023-09-04|
|33|[samvera/hyrax](https://github.com/samvera/hyrax)|Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.|177|2024-02-29| |33|[samvera/hyrax](https://github.com/samvera/hyrax)|Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.|178|2024-03-01|
|34|[bytedance/Bytedance-UnionAD](https://github.com/bytedance/Bytedance-UnionAD)|-|164|2024-02-28| |34|[bytedance/Bytedance-UnionAD](https://github.com/bytedance/Bytedance-UnionAD)|-|164|2024-02-28|
|35|[rails-engine/audit-log](https://github.com/rails-engine/audit-log)|📑 Create audit logs into the database for user behaviors, including a web UI to query logs.|162|2023-12-04| |35|[rails-engine/audit-log](https://github.com/rails-engine/audit-log)|📑 Create audit logs into the database for user behaviors, including a web UI to query logs.|162|2023-12-04|
|36|[berkmancenter/namae](https://github.com/berkmancenter/namae)|Namae (名前) parses personal names and splits them into their component parts.|155|2024-01-10| |36|[berkmancenter/namae](https://github.com/berkmancenter/namae)|Namae (名前) parses personal names and splits them into their component parts.|155|2024-01-10|
|37|[inukshuk/bibtex-ruby](https://github.com/inukshuk/bibtex-ruby)|A BibTeX library, parser, and converter for Ruby.|153|2024-02-28| |37|[inukshuk/bibtex-ruby](https://github.com/inukshuk/bibtex-ruby)|A BibTeX library, parser, and converter for Ruby.|153|2024-03-01|
|38|[aliyun/aliyun-oss-ruby-sdk](https://github.com/aliyun/aliyun-oss-ruby-sdk)|Aliyun OSS SDK for Ruby|138|2023-12-12| |38|[aliyun/aliyun-oss-ruby-sdk](https://github.com/aliyun/aliyun-oss-ruby-sdk)|Aliyun OSS SDK for Ruby|138|2023-12-12|
|39|[huacnlee/activestorage-aliyun](https://github.com/huacnlee/activestorage-aliyun)|Wraps the Aliyun OSS as an Active Storage service. |130|2023-11-13| |39|[huacnlee/activestorage-aliyun](https://github.com/huacnlee/activestorage-aliyun)|Wraps the Aliyun OSS as an Active Storage service. |130|2023-11-13|
|40|[dblock/slack-gamebot](https://github.com/dblock/slack-gamebot)|Ping pong, chess, pool and other games bot for Slack.|129|2024-02-29| |40|[dblock/slack-gamebot](https://github.com/dblock/slack-gamebot)|Ping pong, chess, pool and other games bot for Slack.|129|2024-02-29|
@ -57,7 +57,7 @@
|50|[brenes/stopwords-filter](https://github.com/brenes/stopwords-filter)|Project for filtering stopwords|74|2023-11-24| |50|[brenes/stopwords-filter](https://github.com/brenes/stopwords-filter)|Project for filtering stopwords|74|2023-11-24|
|51|[JerryChu/UnitTestParser](https://github.com/JerryChu/UnitTestParser)|单元测试数据解析脚本&工具,快速解析单元测试执行概况及各种维度的代码覆盖率。|63|2024-01-05| |51|[JerryChu/UnitTestParser](https://github.com/JerryChu/UnitTestParser)|单元测试数据解析脚本&工具,快速解析单元测试执行概况及各种维度的代码覆盖率。|63|2024-01-05|
|52|[ankane/blingfire-ruby](https://github.com/ankane/blingfire-ruby)|High speed text tokenization for Ruby|62|2023-12-27| |52|[ankane/blingfire-ruby](https://github.com/ankane/blingfire-ruby)|High speed text tokenization for Ruby|62|2023-12-27|
|53|[coderdojo-japan/coderdojo.jp](https://github.com/coderdojo-japan/coderdojo.jp)|☯️ CoderDojo Japan (@coderdojo-japan) official website developed by Ruby on Rails with @YassLab team. 💎|61|2024-02-29| |53|[coderdojo-japan/coderdojo.jp](https://github.com/coderdojo-japan/coderdojo.jp)|☯️ CoderDojo Japan (@coderdojo-japan) official website developed by Ruby on Rails with @YassLab team. 💎|61|2024-03-01|
|54|[refinery/refinerycms-i18n](https://github.com/refinery/refinerycms-i18n)|I18n logic for Refinery CMS|54|2024-02-21| |54|[refinery/refinerycms-i18n](https://github.com/refinery/refinerycms-i18n)|I18n logic for Refinery CMS|54|2024-02-21|
|55|[piotrmurach/strings-truncation](https://github.com/piotrmurach/strings-truncation)|Truncate strings with fullwidth characters and ANSI codes.|48|2023-11-08| |55|[piotrmurach/strings-truncation](https://github.com/piotrmurach/strings-truncation)|Truncate strings with fullwidth characters and ANSI codes.|48|2023-11-08|
|56|[test-kitchen/kitchen-azurerm](https://github.com/test-kitchen/kitchen-azurerm)|A driver for Test Kitchen that works with Azure Resource Manager|48|2023-12-01| |56|[test-kitchen/kitchen-azurerm](https://github.com/test-kitchen/kitchen-azurerm)|A driver for Test Kitchen that works with Azure Resource Manager|48|2023-12-01|
@ -74,11 +74,11 @@
|67|[OneEyedEagle/EAGLE-RGSS3](https://github.com/OneEyedEagle/EAGLE-RGSS3)|老鹰的脚本小巢|21|2024-02-16| |67|[OneEyedEagle/EAGLE-RGSS3](https://github.com/OneEyedEagle/EAGLE-RGSS3)|老鹰的脚本小巢|21|2024-02-16|
|68|[work-design/rails_com](https://github.com/work-design/rails_com)|Rails Common Engine|20|2023-12-17| |68|[work-design/rails_com](https://github.com/work-design/rails_com)|Rails Common Engine|20|2023-12-17|
|69|[diasks2/word_count_analyzer](https://github.com/diasks2/word_count_analyzer)|Word Count Analyzer is a Ruby gem that analyzes a string for potential areas of the text that might cause word count discrepancies depending on the tool used. It also provides comprehensive configurat ...|20|2023-10-08| |69|[diasks2/word_count_analyzer](https://github.com/diasks2/word_count_analyzer)|Word Count Analyzer is a Ruby gem that analyzes a string for potential areas of the text that might cause word count discrepancies depending on the tool used. It also provides comprehensive configurat ...|20|2023-10-08|
|70|[Brewforge/homebrew-chinese](https://github.com/Brewforge/homebrew-chinese)|🀄️咱自己人的软件🏮咱自己人的仓库🧧|17|2024-02-28| |70|[Brewforge/homebrew-chinese](https://github.com/Brewforge/homebrew-chinese)|🀄️咱自己人的软件🏮咱自己人的仓库🧧|17|2024-03-01|
|71|[work-design/work.design](https://github.com/work-design/work.design)|Work Design 开源版本 Full feature & Modular work manage app|17|2024-02-18| |71|[work-design/work.design](https://github.com/work-design/work.design)|Work Design 开源版本 Full feature & Modular work manage app|17|2024-02-18|
|72|[baidubce/bce-player-ios](https://github.com/baidubce/bce-player-ios)|-|17|2023-12-11| |72|[baidubce/bce-player-ios](https://github.com/baidubce/bce-player-ios)|-|17|2023-12-11|
|73|[windwords/homebrew-vchewing](https://github.com/windwords/homebrew-vchewing)|homebrew-vchewing是一个用于安装/卸载威注音输入法的Homebrew Cask。|16|2024-02-23| |73|[windwords/homebrew-vchewing](https://github.com/windwords/homebrew-vchewing)|homebrew-vchewing是一个用于安装/卸载威注音输入法的Homebrew Cask。|16|2024-02-23|
|74|[mitakarb/beerkeeper](https://github.com/mitakarb/beerkeeper)|(仮)|16|2024-02-28| |74|[mitakarb/beerkeeper](https://github.com/mitakarb/beerkeeper)|(仮)|16|2024-02-29|
|75|[petertseng/adventofcode-rb-2019](https://github.com/petertseng/adventofcode-rb-2019)|Solutions to https://adventofcode.com/2019 (complete)|15|2023-12-05| |75|[petertseng/adventofcode-rb-2019](https://github.com/petertseng/adventofcode-rb-2019)|Solutions to https://adventofcode.com/2019 (complete)|15|2023-12-05|
|76|[OSMChina/OSMChina-Website](https://github.com/OSMChina/OSMChina-Website)|OpenStreetMap 中国社区|14|2023-11-03| |76|[OSMChina/OSMChina-Website](https://github.com/OSMChina/OSMChina-Website)|OpenStreetMap 中国社区|14|2023-11-03|
|77|[aozorahack/aozora2html](https://github.com/aozorahack/aozora2html)|-|14|2024-02-02| |77|[aozorahack/aozora2html](https://github.com/aozorahack/aozora2html)|-|14|2024-02-02|

@ -1,165 +1,165 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Rust # 中文总榜 > 软件类 > Rust
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|60205|2024-02-29| |1|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|An open-source remote desktop, and alternative to TeamViewer.|60250|2024-03-01|
|2|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|43637|2024-02-22| |2|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|43659|2024-02-22|
|3|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|30898|2024-02-12| |3|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|30910|2024-03-01|
|4|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for creating reliable and efficient web applications|29586|2024-02-27| |4|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for creating reliable and efficient web applications|29595|2024-03-01|
|5|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|22037|2024-02-23| |5|[tw93/Pake](https://github.com/tw93/Pake)|🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用|22076|2024-02-23|
|6|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|19247|2024-02-02| |6|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|19263|2024-03-01|
|7|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|17196|2024-02-29| |7|[Wilfred/difftastic](https://github.com/Wilfred/difftastic)|a structural diff that understands syntax 🟥🟩|17206|2024-02-29|
|8|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|16246|2024-02-29| |8|[casey/just](https://github.com/casey/just)|🤖 Just a command runner|16265|2024-03-01|
|9|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|15974|2024-02-29| |9|[DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus)|Fullstack GUI library for desktop, web, mobile, and more.|15989|2024-03-01|
|10|[0x192/universal-android-debloater](https://github.com/0x192/universal-android-debloater)|Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.|13068|2024-01-24| |10|[0x192/universal-android-debloater](https://github.com/0x192/universal-android-debloater)|Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.|13077|2024-01-24|
|11|[huggingface/candle](https://github.com/huggingface/candle)|Minimalist ML framework for Rust|12326|2024-02-29| |11|[huggingface/candle](https://github.com/huggingface/candle)|Minimalist ML framework for Rust|12337|2024-03-01|
|12|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|9957|2024-02-24| |12|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|9961|2024-02-24|
|13|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|9639|2024-02-22| |13|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|9643|2024-02-22|
|14|[quickwit-oss/tantivy](https://github.com/quickwit-oss/tantivy)|Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust|9549|2024-02-29| |14|[quickwit-oss/tantivy](https://github.com/quickwit-oss/tantivy)|Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust|9558|2024-02-29|
|15|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|9281|2024-02-02| |15|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|9281|2024-03-01|
|16|[openobserve/openobserve](https://github.com/openobserve/openobserve)|🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).|8592|2024-02-29| |16|[openobserve/openobserve](https://github.com/openobserve/openobserve)|🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).|8599|2024-03-01|
|17|[ClassmateLin/dm-ticket](https://github.com/ClassmateLin/dm-ticket)|大麦网自动购票, 支持docker一键部署。Damai automatically purchases tickets, running in docker container.|7647|2024-02-12| |17|[ClassmateLin/dm-ticket](https://github.com/ClassmateLin/dm-ticket)|大麦网自动购票, 支持docker一键部署。Damai automatically purchases tickets, running in docker container.|7651|2024-03-01|
|18|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|7100|2024-02-26| |18|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|7107|2024-03-01|
|19|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|6953|2024-02-26| |19|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|6958|2024-02-26|
|20|[sxyazi/yazi](https://github.com/sxyazi/yazi)|💥 Blazing fast terminal file manager written in Rust, based on async I/O.|6642|2024-02-29| |20|[sxyazi/yazi](https://github.com/sxyazi/yazi)|💥 Blazing fast terminal file manager written in Rust, based on async I/O.|6661|2024-03-01|
|21|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|6495|2024-02-24| |21|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|6498|2024-02-24|
|22|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows 🍉|6249|2024-02-28| |22|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows 🍉|6255|2024-03-01|
|23|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|5929|2024-02-28| |23|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|5937|2024-02-28|
|24|[rustdesk/rustdesk-server](https://github.com/rustdesk/rustdesk-server)|RustDesk Server Program|5377|2024-02-27| |24|[rustdesk/rustdesk-server](https://github.com/rustdesk/rustdesk-server)|RustDesk Server Program|5382|2024-02-27|
|25|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|4854|2024-02-29| |25|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|4860|2024-03-01|
|26|[lencx/nofwl](https://github.com/lencx/nofwl)|NoFWL Desktop Application|4138|2024-01-23| |26|[lencx/nofwl](https://github.com/lencx/nofwl)|NoFWL Desktop Application|4139|2024-01-23|
|27|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|3329|2024-01-26| |27|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|3332|2024-01-26|
|28|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|3319|2024-02-28| |28|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|3324|2024-03-01|
|29|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|3171|2024-02-26| |29|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|3173|2024-02-26|
|30|[ordinals/ord](https://github.com/ordinals/ord)|👁‍🗨 Rare and exotic sats|3002|2024-02-29| |30|[ordinals/ord](https://github.com/ordinals/ord)|👁‍🗨 Rare and exotic sats|3007|2024-03-01|
|31|[geph-official/geph4-client](https://github.com/geph-official/geph4-client)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |2573|2024-01-20| |31|[geph-official/geph4-client](https://github.com/geph-official/geph4-client)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |2573|2024-03-01|
|32|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2535|2024-01-31| |32|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2535|2024-01-31|
|33|[erg-lang/erg](https://github.com/erg-lang/erg)|A statically typed language compatible with Python|2480|2024-02-29| |33|[erg-lang/erg](https://github.com/erg-lang/erg)|A statically typed language compatible with Python|2495|2024-03-01|
|34|[apache/incubator-horaedb](https://github.com/apache/incubator-horaedb)|HoraeDB is a high-performance, distributed, cloud native time-series database.|2435|2024-02-28| |34|[apache/incubator-horaedb](https://github.com/apache/incubator-horaedb)|HoraeDB is a high-performance, distributed, cloud native time-series database.|2438|2024-03-01|
|35|[guillaume-be/rust-bert](https://github.com/guillaume-be/rust-bert)|Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)|2356|2024-02-11| |35|[guillaume-be/rust-bert](https://github.com/guillaume-be/rust-bert)|Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)|2357|2024-02-11|
|36|[zurawiki/gptcommit](https://github.com/zurawiki/gptcommit)|A git prepare-commit-msg hook for authoring commit messages with GPT-3.|2253|2024-01-30| |36|[zurawiki/gptcommit](https://github.com/zurawiki/gptcommit)|A git prepare-commit-msg hook for authoring commit messages with GPT-3.|2253|2024-01-30|
|37|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust Compile Time ORM robustness,async, pure Rust Dynamic SQL|2088|2024-02-28| |37|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust Compile Time ORM robustness,async, pure Rust Dynamic SQL|2090|2024-03-01|
|38|[EvilGenius-dot/RustMinerSystem](https://github.com/EvilGenius-dot/RustMinerSystem)|🔥minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy m ...|2086|2024-02-25| |38|[EvilGenius-dot/RustMinerSystem](https://github.com/EvilGenius-dot/RustMinerSystem)|🔥minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy,minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy m ...|2086|2024-02-25|
|39|[cloudwego/volo](https://github.com/cloudwego/volo)|Rust RPC framework with high-performance and strong-extensibility for building micro-services.|1987|2024-02-27| |39|[cloudwego/volo](https://github.com/cloudwego/volo)|Rust RPC framework with high-performance and strong-extensibility for building micro-services.|1987|2024-03-01|
|40|[salsa-rs/salsa](https://github.com/salsa-rs/salsa)|A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.|1966|2024-02-22| |40|[salsa-rs/salsa](https://github.com/salsa-rs/salsa)|A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.|1969|2024-02-22|
|41|[farm-fe/farm](https://github.com/farm-fe/farm)|Extremely fast Vite-compatible web build tool written in Rust|1900|2024-02-27| |41|[farm-fe/farm](https://github.com/farm-fe/farm)|Extremely fast Vite-compatible web build tool written in Rust|1902|2024-03-01|
|42|[Yamato-Security/hayabusa](https://github.com/Yamato-Security/hayabusa)|Hayabusa (隼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs.|1851|2024-02-29| |42|[Yamato-Security/hayabusa](https://github.com/Yamato-Security/hayabusa)|Hayabusa (隼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs.|1853|2024-03-01|
|43|[MicroCBer/BetterNCM-Installer](https://github.com/MicroCBer/BetterNCM-Installer)|一键安装 Better 系软件|1766|2024-02-13| |43|[MicroCBer/BetterNCM-Installer](https://github.com/MicroCBer/BetterNCM-Installer)|一键安装 Better 系软件|1768|2024-02-13|
|44|[rustcc/RustPrimer](https://github.com/rustcc/RustPrimer)|The Rust primer for beginners. We need native English speaker help us modify the translation.|1741|2023-12-18| |44|[rustcc/RustPrimer](https://github.com/rustcc/RustPrimer)|The Rust primer for beginners. We need native English speaker help us modify the translation.|1741|2023-12-18|
|45|[gngpp/ninja](https://github.com/gngpp/ninja)|Reverse engineered ChatGPT proxy|1706|2024-02-29| |45|[gngpp/ninja](https://github.com/gngpp/ninja)|Reverse engineered ChatGPT proxy|1712|2024-02-29|
|46|[cangzhang/champ-r](https://github.com/cangzhang/champ-r)|🐶 Yet another League of Legends helper|1681|2024-02-28| |46|[cangzhang/champ-r](https://github.com/cangzhang/champ-r)|🐶 Yet another League of Legends helper|1679|2024-02-28|
|47|[mtkennerly/ludusavi](https://github.com/mtkennerly/ludusavi)|Backup tool for PC game saves|1665|2024-01-16| |47|[mtkennerly/ludusavi](https://github.com/mtkennerly/ludusavi)|Backup tool for PC game saves|1665|2024-01-16|
|48|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1649|2023-11-05| |48|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1649|2023-11-05|
|49|[cnosdb/cnosdb](https://github.com/cnosdb/cnosdb)|A cloud-native open source distributed time series database with high performance, high compression ratio and high availability. http://www.cnosdb.cloud|1527|2024-02-29| |49|[cnosdb/cnosdb](https://github.com/cnosdb/cnosdb)|A cloud-native open source distributed time series database with high performance, high compression ratio and high availability. http://www.cnosdb.cloud|1527|2024-03-01|
|50|[Brooooooklyn/canvas](https://github.com/Brooooooklyn/canvas)|High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.|1520|2024-02-29| |50|[Brooooooklyn/canvas](https://github.com/Brooooooklyn/canvas)|High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.|1521|2024-03-01|
|51|[oxfeeefeee/goscript](https://github.com/oxfeeefeee/goscript)|An alternative implementation of Golang specs, written in Rust for embedding or wrapping.|1510|2023-09-12| |51|[oxfeeefeee/goscript](https://github.com/oxfeeefeee/goscript)|An alternative implementation of Golang specs, written in Rust for embedding or wrapping.|1510|2023-09-12|
|52|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1497|2023-12-18| |52|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1500|2023-12-18|
|53|[zdz/ServerStatus-Rust](https://github.com/zdz/ServerStatus-Rust)|✨ Rust 版 ServerStatus 探针、威力加强版|1486|2024-02-29| |53|[zdz/ServerStatus-Rust](https://github.com/zdz/ServerStatus-Rust)|✨ Rust 版 ServerStatus 探针、威力加强版|1491|2024-02-29|
|54|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|An educational OLAP database system.|1484|2024-02-27| |54|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|An educational OLAP database system.|1487|2024-02-27|
|55|[fltk-rs/fltk-rs](https://github.com/fltk-rs/fltk-rs)|Rust bindings for the FLTK GUI library.|1445|2024-02-25| |55|[fltk-rs/fltk-rs](https://github.com/fltk-rs/fltk-rs)|Rust bindings for the FLTK GUI library.|1444|2024-02-25|
|56|[pop-os/cosmic-text](https://github.com/pop-os/cosmic-text)|Pure Rust multi-line text handling|1389|2024-02-27| |56|[pop-os/cosmic-text](https://github.com/pop-os/cosmic-text)|Pure Rust multi-line text handling|1390|2024-03-01|
|57|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|1386|2024-02-29| |57|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|1390|2024-02-29|
|58|[rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3)|Let's write an OS which can run on RISC-V in Rust from scratch!|1367|2024-02-19| |58|[rcore-os/rCore-Tutorial-v3](https://github.com/rcore-os/rCore-Tutorial-v3)|Let's write an OS which can run on RISC-V in Rust from scratch!|1368|2024-02-19|
|59|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple, high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀|1339|2024-02-28| |59|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple, high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀|1341|2024-02-28|
|60|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|1301|2024-01-08| |60|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|1302|2024-01-08|
|61|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|1268|2024-02-21| |61|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|1269|2024-02-21|
|62|[an-anime-team/an-anime-game-launcher](https://github.com/an-anime-team/an-anime-game-launcher)|An Anime Game launcher for Linux with telemetry disabling|1248|2024-01-28| |62|[an-anime-team/an-anime-game-launcher](https://github.com/an-anime-team/an-anime-game-launcher)|An Anime Game launcher for Linux with telemetry disabling|1250|2024-01-28|
|63|[wormtql/yas](https://github.com/wormtql/yas)|Blazingly fast Genshin Impact/Honkai: Starrail artifacts scanner|1181|2024-02-26| |63|[wormtql/yas](https://github.com/wormtql/yas)|Blazingly fast Genshin Impact/Honkai: Starrail artifacts scanner|1182|2024-02-26|
|64|[wormtql/genshin_artifact](https://github.com/wormtql/genshin_artifact)|莫娜占卜铺 原神 圣遗物搭配 圣遗物潜力。多方向圣遗物自动搭配,多方向圣遗物潜力与评分, Genshin Impact artifacts assessment, artifacts auto combination, artifacts statistics, artifacts potential, and more.|1116|2024-02-19| |64|[wormtql/genshin_artifact](https://github.com/wormtql/genshin_artifact)|莫娜占卜铺 原神 圣遗物搭配 圣遗物潜力。多方向圣遗物自动搭配,多方向圣遗物潜力与评分, Genshin Impact artifacts assessment, artifacts auto combination, artifacts statistics, artifacts potential, and more.|1115|2024-02-19|
|65|[phodal/aigc](https://github.com/phodal/aigc)|《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书介绍了大语言模型的基础知识和应用以及如何构建自己的模型。其中包括Prompt的编写、开发和管理探索最好的大语言模型能带来什么以及LLM应用开发的模式和架构设计。|1107|2024-01-23| |65|[phodal/aigc](https://github.com/phodal/aigc)|《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书介绍了大语言模型的基础知识和应用以及如何构建自己的模型。其中包括Prompt的编写、开发和管理探索最好的大语言模型能带来什么以及LLM应用开发的模式和架构设计。|1109|2024-01-23|
|66|[awslabs/aws-lambda-web-adapter](https://github.com/awslabs/aws-lambda-web-adapter)|Run web applications on AWS Lambda|1073|2024-02-28| |66|[awslabs/aws-lambda-web-adapter](https://github.com/awslabs/aws-lambda-web-adapter)|Run web applications on AWS Lambda|1092|2024-02-28|
|67|[0x727/ObserverWard](https://github.com/0x727/ObserverWard)|侦查守卫(ObserverWard)指纹识别工具Community web fingerprint identification tool |896|2024-02-01| |67|[0x727/ObserverWard](https://github.com/0x727/ObserverWard)|侦查守卫(ObserverWard)指纹识别工具Community web fingerprint identification tool |896|2024-03-01|
|68|[rustsbi/rustsbi](https://github.com/rustsbi/rustsbi)|RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/standalone.|891|2024-02-10| |68|[rustsbi/rustsbi](https://github.com/rustsbi/rustsbi)|RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/standalone.|891|2024-02-10|
|69|[LeeeSe/MessAuto](https://github.com/LeeeSe/MessAuto)|自动提取Mac平台的短信和邮箱验证码2FHey的免费替代品Automatic extraction of SMS verification code for Mac platform, free alternatives to 2FHey|883|2024-02-17| |69|[LeeeSe/MessAuto](https://github.com/LeeeSe/MessAuto)|自动提取Mac平台的短信和邮箱验证码2FHey的免费替代品Automatic extraction of SMS verification code for Mac platform, free alternatives to 2FHey|889|2024-02-17|
|70|[Tencent/tquic](https://github.com/Tencent/tquic)|A high-performance, lightweight, and cross-platform QUIC library|829|2024-02-28| |70|[Tencent/tquic](https://github.com/Tencent/tquic)|A high-performance, lightweight, and cross-platform QUIC library|830|2024-03-01|
|71|[Borber/seam](https://github.com/Borber/seam)|获取多直播平台的直播源|818|2024-01-22| |71|[Borber/seam](https://github.com/Borber/seam)|获取多直播平台的直播源|819|2024-01-22|
|72|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|The most accurate natural language detection library for Rust, suitable for short text and mixed-language text|796|2024-02-28| |72|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|The most accurate natural language detection library for Rust, suitable for short text and mixed-language text|796|2024-02-28|
|73|[YiNNx/cmd-wrapped](https://github.com/YiNNx/cmd-wrapped)|Find out what the past year looks like in command line!|783|2024-02-11| |73|[YiNNx/cmd-wrapped](https://github.com/YiNNx/cmd-wrapped)|Find out what the past year looks like in command line!|785|2024-02-11|
|74|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|768|2024-02-25| |74|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|770|2024-03-01|
|75|[huacnlee/autocorrect](https://github.com/huacnlee/autocorrect)|A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).|766|2024-02-01| |75|[huacnlee/autocorrect](https://github.com/huacnlee/autocorrect)|A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).|766|2024-02-01|
|76|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|721|2024-02-01| |76|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|722|2024-03-01|
|77|[PoloDB/PoloDB](https://github.com/PoloDB/PoloDB)|PoloDB is an embedded document database.|718|2024-02-29| |77|[PoloDB/PoloDB](https://github.com/PoloDB/PoloDB)|PoloDB is an embedded document database.|718|2024-03-01|
|78|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|703|2024-02-24| |78|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|704|2024-02-24|
|79|[YukiCoco/ToMoon](https://github.com/YukiCoco/ToMoon)|基于 SteamOS 定制的网络工具,自动配置 TUN 模式加速游戏,网络代理。|691|2024-02-28| |79|[YukiCoco/ToMoon](https://github.com/YukiCoco/ToMoon)|基于 SteamOS 定制的网络工具,自动配置 TUN 模式加速游戏,网络代理。|692|2024-02-28|
|80|[EFForg/apkeep](https://github.com/EFForg/apkeep)|-|686|2023-12-04| |80|[EFForg/apkeep](https://github.com/EFForg/apkeep)|-|686|2023-12-04|
|81|[biliup/biliup-rs](https://github.com/biliup/biliup-rs)|命令行投稿(B站)和视频下载工具提供多种登录方式支持多p。|669|2024-02-18| |81|[biliup/biliup-rs](https://github.com/biliup/biliup-rs)|命令行投稿(B站)和视频下载工具提供多种登录方式支持多p。|670|2024-02-18|
|82|[TeamFlos/phira](https://github.com/TeamFlos/phira)|-|662|2024-02-27| |82|[TeamFlos/phira](https://github.com/TeamFlos/phira)|-|664|2024-03-01|
|83|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|651|2023-11-09| |83|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|652|2023-11-09|
|84|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|632|2024-01-05| |84|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|632|2024-01-05|
|85|[tikv/minitrace-rust](https://github.com/tikv/minitrace-rust)|Extremely fast tracing library for Rust|624|2024-02-24| |85|[tikv/minitrace-rust](https://github.com/tikv/minitrace-rust)|Extremely fast tracing library for Rust|625|2024-02-24|
|86|[lz1998/ricq](https://github.com/lz1998/ricq)|Rust 高性能 QQ 协议原RS-QQ。Linux-musl运行内存1.6MB。|620|2023-10-20| |86|[lz1998/ricq](https://github.com/lz1998/ricq)|Rust 高性能 QQ 协议原RS-QQ。Linux-musl运行内存1.6MB。|621|2023-10-20|
|87|[justjavac/dvm](https://github.com/justjavac/dvm)|🦕 Deno Version Manager - Easy way to manage multiple active deno versions.|616|2023-12-22| |87|[justjavac/dvm](https://github.com/justjavac/dvm)|🦕 Deno Version Manager - Easy way to manage multiple active deno versions.|616|2023-12-22|
|88|[gngpp/thunder](https://github.com/gngpp/thunder)|Synology NAS thunder run on Linux|605|2024-02-26| |88|[gngpp/thunder](https://github.com/gngpp/thunder)|Synology NAS thunder run on Linux|607|2024-02-26|
|89|[bramblex/niva](https://github.com/bramblex/niva)|一个基于 Tauri WRY 跨端 Webview 库的超轻量极易用的跨端应用开发框架。|587|2023-11-09| |89|[bramblex/niva](https://github.com/bramblex/niva)|一个基于 Tauri WRY 跨端 Webview 库的超轻量极易用的跨端应用开发框架。|587|2023-11-09|
|90|[bbqsrc/cargo-ndk](https://github.com/bbqsrc/cargo-ndk)|Compile Rust projects against the Android NDK without hassle|568|2023-12-08| |90|[bbqsrc/cargo-ndk](https://github.com/bbqsrc/cargo-ndk)|Compile Rust projects against the Android NDK without hassle|568|2023-12-08|
|91|[mikedilger/gossip](https://github.com/mikedilger/gossip)|Gossip is a nostr client|544|2024-02-29| |91|[mikedilger/gossip](https://github.com/mikedilger/gossip)|Gossip is a nostr client|546|2024-02-29|
|92|[zino-rs/zino](https://github.com/zino-rs/zino)|Next-generation framework for composable applications in Rust.|542|2024-02-29| |92|[zino-rs/zino](https://github.com/zino-rs/zino)|Next-generation framework for composable applications in Rust.|542|2024-03-01|
|93|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|540|2024-02-04| |93|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|541|2024-02-04|
|94|[DragonOS-Community/DragonOS](https://github.com/DragonOS-Community/DragonOS)|使用Rust从0自研内核具有Linux兼容性的操作系统。|515|2024-02-29| |94|[DragonOS-Community/DragonOS](https://github.com/DragonOS-Community/DragonOS)|使用Rust从0自研内核具有Linux兼容性的操作系统。|515|2024-03-01|
|95|[datanymizer/datanymizer](https://github.com/datanymizer/datanymizer)|Powerful database anonymizer with flexible rules. Written in Rust.|478|2023-12-25| |95|[datanymizer/datanymizer](https://github.com/datanymizer/datanymizer)|Powerful database anonymizer with flexible rules. Written in Rust.|478|2023-12-25|
|96|[kxxt/aspeak](https://github.com/kxxt/aspeak)|A simple text-to-speech client for Azure TTS API. |467|2023-11-28| |96|[kxxt/aspeak](https://github.com/kxxt/aspeak)|A simple text-to-speech client for Azure TTS API. |467|2023-11-28|
|97|[mokeyish/smartdns-rs](https://github.com/mokeyish/smartdns-rs)|A cross platform local DNS server (Dnsmasq like) written in rust to obtain the fastest website IP for the best Internet experience, supports DoT, DoQ, DoH, DoH3.|421|2024-02-27| |97|[mokeyish/smartdns-rs](https://github.com/mokeyish/smartdns-rs)|A cross platform local DNS server (Dnsmasq like) written in rust to obtain the fastest website IP for the best Internet experience, supports DoT, DoQ, DoH, DoH3.|423|2024-03-01|
|98|[rmqtt/rmqtt](https://github.com/rmqtt/rmqtt)|MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era|415|2024-02-24| |98|[rmqtt/rmqtt](https://github.com/rmqtt/rmqtt)|MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era|416|2024-02-24|
|99|[tidb-incubator/tidis](https://github.com/tidb-incubator/tidis)|A distributed transactional large-scale NoSQL database powered by TiKV|409|2024-01-05| |99|[tidb-incubator/tidis](https://github.com/tidb-incubator/tidis)|A distributed transactional large-scale NoSQL database powered by TiKV|409|2024-01-05|
|100|[lsk569937453/silverwind](https://github.com/lsk569937453/silverwind)|The High Performance Proxy/Load Balancer|398|2024-02-29| |100|[lsk569937453/silverwind](https://github.com/lsk569937453/silverwind)|The High Performance Proxy/Load Balancer|398|2024-03-01|
|101|[al8n/stretto](https://github.com/al8n/stretto)|Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.|388|2024-02-12| |101|[al8n/stretto](https://github.com/al8n/stretto)|Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust cache.|388|2024-02-12|
|102|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|374|2024-02-07| |102|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|374|2024-02-07|
|103|[ViporMiner/VIPORMiner](https://github.com/ViporMiner/VIPORMiner)|最稳定的BTC-全币种代理中转,地表最强矿池代理 矿池中转 矿池抽水开发者费用固定千分之21台也是0.02%,没有矿机数量门坎)几乎无损的转发,近乎变态的精准比例;轻松支持百万级并发!开发费单一抽取.精准比例,/BTC/ETH/ETC/LTC/RVN/ERGO/CFX/KAS/IRON/CKB/KDA/ZEC/NEXA ,性能极高经过1000G压力测试一键安装上手简单minerproxy ...|367|2024-02-27| |103|[ViporMiner/VIPORMiner](https://github.com/ViporMiner/VIPORMiner)|最稳定的BTC-全币种代理中转,地表最强矿池代理 矿池中转 矿池抽水开发者费用固定千分之21台也是0.02%,没有矿机数量门坎)几乎无损的转发,近乎变态的精准比例;轻松支持百万级并发!开发费单一抽取.精准比例,/BTC/ETH/ETC/LTC/RVN/ERGO/CFX/KAS/IRON/CKB/KDA/ZEC/NEXA ,性能极高经过1000G压力测试一键安装上手简单minerproxy ...|371|2024-02-27|
|104|[wtklbm/crm](https://github.com/wtklbm/crm)|Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源 |350|2023-12-14| |104|[wtklbm/crm](https://github.com/wtklbm/crm)|Cargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源 |351|2023-12-14|
|105|[doraemonkeys/WindSend](https://github.com/doraemonkeys/WindSend)|Quickly and securely sync clipboard, transfer files and directories between devices. 快速安全的同步剪切板,传输文件或文件夹|337|2024-02-28| |105|[bytedance/g3](https://github.com/bytedance/g3)|Enterprise-oriented Generic Proxy Solutions|343|2024-03-01|
|106|[bytedance/g3](https://github.com/bytedance/g3)|Enterprise-oriented Generic Proxy Solutions|336|2024-02-29| |106|[doraemonkeys/WindSend](https://github.com/doraemonkeys/WindSend)|Quickly and securely sync clipboard, transfer files and directories between devices. 快速安全的同步剪切板,传输文件或文件夹|337|2024-02-28|
|107|[cgisky1980/ai00_rwkv_server](https://github.com/cgisky1980/ai00_rwkv_server)|A localized open-source AI server that is better than ChatGPT.|326|2024-02-29| |107|[cgisky1980/ai00_rwkv_server](https://github.com/cgisky1980/ai00_rwkv_server)|A localized open-source AI server that is better than ChatGPT.|327|2024-03-01|
|108|[eunomia-bpf/wasm-bpf](https://github.com/eunomia-bpf/wasm-bpf)|WebAssembly library, toolchain and runtime for eBPF programs|312|2023-11-22| |108|[eunomia-bpf/wasm-bpf](https://github.com/eunomia-bpf/wasm-bpf)|WebAssembly library, toolchain and runtime for eBPF programs|312|2023-11-22|
|109|[hoothin/RustClock](https://github.com/hoothin/RustClock)|A digital clock for desktop popup every half hour, support 20-20-20 rule. 每隔半小時彈出一次的桌面電子時鐘|291|2023-10-21| |109|[hoothin/RustClock](https://github.com/hoothin/RustClock)|A digital clock for desktop popup every half hour, support 20-20-20 rule. 每隔半小時彈出一次的桌面電子時鐘|291|2023-10-21|
|110|[PsiACE/databend-internals](https://github.com/PsiACE/databend-internals)|Databend 内幕大揭秘|291|2024-01-26| |110|[PsiACE/databend-internals](https://github.com/PsiACE/databend-internals)|Databend 内幕大揭秘|291|2024-01-26|
|111|[0xlane/wechat-dump-rs](https://github.com/0xlane/wechat-dump-rs)|该工具用于导出正在运行中的微信进程的 key 并自动解密所有微信数据库文件以及导出 key 后数据库文件离线解密。|283|2023-11-12| |111|[0xlane/wechat-dump-rs](https://github.com/0xlane/wechat-dump-rs)|该工具用于导出正在运行中的微信进程的 key 并自动解密所有微信数据库文件以及导出 key 后数据库文件离线解密。|284|2023-11-12|
|112|[cloudwego/sonic-rs](https://github.com/cloudwego/sonic-rs)|A fast Rust JSON library based on SIMD.|283|2024-02-27| |112|[cloudwego/sonic-rs](https://github.com/cloudwego/sonic-rs)|A fast Rust JSON library based on SIMD.|283|2024-02-27|
|113|[consenlabs/token-core](https://github.com/consenlabs/token-core)|Next generation core inside imToken Wallet.|282|2023-10-10| |113|[consenlabs/token-core](https://github.com/consenlabs/token-core)|Next generation core inside imToken Wallet.|282|2023-10-10|
|114|[r-nacos/r-nacos](https://github.com/r-nacos/r-nacos)|Nacos server re-implemented in Rust.|275|2024-02-29| |114|[r-nacos/r-nacos](https://github.com/r-nacos/r-nacos)|Nacos server re-implemented in Rust.|279|2024-03-01|
|115|[nashaofu/xcap](https://github.com/nashaofu/xcap)|XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (to be implemented).|272|2024-02-20| |115|[hamflx/huawei-pc-manager-bootstrap](https://github.com/hamflx/huawei-pc-manager-bootstrap)|解决非华为电脑无法安装华为电脑管家的问题。|272|2023-11-06|
|116|[KipData/kipdb](https://github.com/KipData/kipdb)| Lightweight, asynchronous based on LSM Leveled Compaction KV database|270|2024-02-11| |116|[nashaofu/xcap](https://github.com/nashaofu/xcap)|XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (to be implemented).|272|2024-03-01|
|117|[hamflx/huawei-pc-manager-bootstrap](https://github.com/hamflx/huawei-pc-manager-bootstrap)|解决非华为电脑无法安装华为电脑管家的问题。|270|2023-11-06| |117|[tickbh/wmproxy](https://github.com/tickbh/wmproxy)|用Rust实现仿nginx力争实现一个可替代方案http/https代理, socks5代理, 负载均衡, 反向代理, 静态文件服务器四层TCP/UDP转发websocket转发, 内网穿透nat|271|2024-03-01|
|118|[tickbh/wmproxy](https://github.com/tickbh/wmproxy)|用Rust实现仿nginx力争实现一个可替代方案http/https代理, socks5代理, 负载均衡, 反向代理, 静态文件服务器四层TCP/UDP转发websocket转发, 内网穿透nat|267|2024-02-28| |118|[KipData/kipdb](https://github.com/KipData/kipdb)| Lightweight, asynchronous based on LSM Leveled Compaction KV database|270|2024-02-11|
|119|[rust-tw/book-tw](https://github.com/rust-tw/book-tw)|Rust 程式設計語言(正體中文翻譯)|258|2024-02-24| |119|[rust-tw/book-tw](https://github.com/rust-tw/book-tw)|Rust 程式設計語言(正體中文翻譯)|258|2024-02-24|
|120|[rust-net/remote-bind](https://github.com/rust-net/remote-bind)|内网穿透支持服务器中继和基于quic的P2P直连两种模式|257|2023-09-04| |120|[kihlh/WxDatViewerAutoExportRust](https://github.com/kihlh/WxDatViewerAutoExportRust)|(WxAutoExIm) 自动备份wx聊天图片到指定位置|257|2023-10-31|
|121|[kihlh/WxDatViewerAutoExportRust](https://github.com/kihlh/WxDatViewerAutoExportRust)|(WxAutoExIm) 自动备份wx聊天图片到指定位置|256|2023-10-31| |121|[rust-net/remote-bind](https://github.com/rust-net/remote-bind)|内网穿透支持服务器中继和基于quic的P2P直连两种模式|257|2023-09-04|
|122|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|256|2024-02-07| |122|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|256|2024-02-07|
|123|[3andne/restls](https://github.com/3andne/restls)|Restls Protocol: A Perfect Impersonation of TLS; Restls协议: 对TLS的完美伪装|249|2023-11-05| |123|[3andne/restls](https://github.com/3andne/restls)|Restls Protocol: A Perfect Impersonation of TLS; Restls协议: 对TLS的完美伪装|249|2023-11-05|
|124|[mycrl/turn-rs](https://github.com/mycrl/turn-rs)|A pure rust implemented turn server.|242|2024-02-09| |124|[mycrl/turn-rs](https://github.com/mycrl/turn-rs)|A pure rust implemented turn server.|242|2024-02-09|
|125|[UnblockNeteaseMusic/server-rust](https://github.com/UnblockNeteaseMusic/server-rust)|Rust 版本的 UnblockNeteaseMusic/server ,以效能、穩定性及可維護性為目標。|217|2023-10-30| |125|[UnblockNeteaseMusic/server-rust](https://github.com/UnblockNeteaseMusic/server-rust)|Rust 版本的 UnblockNeteaseMusic/server ,以效能、穩定性及可維護性為目標。|217|2023-10-30|
|126|[THMonster/Revda](https://github.com/THMonster/Revda)|Tools to play live stream with danmaku.|211|2024-02-19| |126|[THMonster/Revda](https://github.com/THMonster/Revda)|Tools to play live stream with danmaku.|212|2024-02-19|
|127|[fuyoo/bs-redis-desktop-client](https://github.com/fuyoo/bs-redis-desktop-client)|The BS redis desktop client is powered by Rust and Tauri, with very small weight, beautiful interface and faster running speed!|209|2023-11-26| |127|[fuyoo/bs-redis-desktop-client](https://github.com/fuyoo/bs-redis-desktop-client)|The BS redis desktop client is powered by Rust and Tauri, with very small weight, beautiful interface and faster running speed!|209|2023-11-26|
|128|[rbatis/fast_log](https://github.com/rbatis/fast_log)|Rust async log High-performance asynchronous logging|197|2024-01-09| |128|[rbatis/fast_log](https://github.com/rbatis/fast_log)|Rust async log High-performance asynchronous logging|197|2024-01-09|
|129|[meilisearch/charabia](https://github.com/meilisearch/charabia)|Library used by Meilisearch to tokenize queries and documents|195|2024-02-28| |129|[meilisearch/charabia](https://github.com/meilisearch/charabia)|Library used by Meilisearch to tokenize queries and documents|195|2024-03-01|
|130|[sigoden/upt](https://github.com/sigoden/upt)|Universal Package-management Tool for any OS.|192|2023-12-25| |130|[sigoden/upt](https://github.com/sigoden/upt)|Universal Package-management Tool for any OS.|192|2023-12-25|
|131|[rustq/vue-skia](https://github.com/rustq/vue-skia)|Skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering. 基于 Skia 的 2D 图形 Vue 渲染库 —— 使用 Rust 语言实现纯软件光栅化|189|2024-01-17| |131|[rustq/vue-skia](https://github.com/rustq/vue-skia)|Skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering. 基于 Skia 的 2D 图形 Vue 渲染库 —— 使用 Rust 语言实现纯软件光栅化|189|2024-01-17|
|132|[akiirui/mpv-handler](https://github.com/akiirui/mpv-handler)|A protocol handler for mpv. Use mpv and yt-dlp to play video and music from the websites.|180|2023-10-17| |132|[akiirui/mpv-handler](https://github.com/akiirui/mpv-handler)|A protocol handler for mpv. Use mpv and yt-dlp to play video and music from the websites.|181|2023-10-17|
|133|[zu1k/srun](https://github.com/zu1k/srun)|srun 深澜认证登录超轻量、多平台支持多拨、自动探测IP、指定网卡|178|2024-01-30| |133|[zu1k/srun](https://github.com/zu1k/srun)|srun 深澜认证登录超轻量、多平台支持多拨、自动探测IP、指定网卡|179|2024-01-30|
|134|[niuhuan/rust_proc_qq](https://github.com/niuhuan/rust_proc_qq)|[RUST] 模块化QQ机器人框架 Based RICQ|177|2024-02-02| |134|[niuhuan/rust_proc_qq](https://github.com/niuhuan/rust_proc_qq)|[RUST] 模块化QQ机器人框架 Based RICQ|177|2024-02-02|
|135|[suiyuran/aidoku-zh-sources](https://github.com/suiyuran/aidoku-zh-sources)|Aidoku 中文图源|159|2024-02-28| |135|[suiyuran/aidoku-zh-sources](https://github.com/suiyuran/aidoku-zh-sources)|Aidoku 中文图源|159|2024-03-01|
|136|[YDHCUI/rustdesk](https://github.com/YDHCUI/rustdesk)|基于rustdesk修改的远程桌面软件将agent部分分离出来|156|2023-11-14| |136|[YDHCUI/rustdesk](https://github.com/YDHCUI/rustdesk)|基于rustdesk修改的远程桌面软件将agent部分分离出来|156|2023-11-14|
|137|[PinkD/corplink-rs](https://github.com/PinkD/corplink-rs)|使用 rust 实现的飞连客户端|153|2024-02-13| |137|[PinkD/corplink-rs](https://github.com/PinkD/corplink-rs)|使用 rust 实现的飞连客户端|155|2024-02-13|
|138|[Kingtous/RustPlayer](https://github.com/Kingtous/RustPlayer)|An local audio player & m3u8 radio player using Rust and completely terminal gui🎵. 使用Rust开发的纯终端本地/m3u8网络电台播放器🎵.|149|2023-12-04| |138|[Kingtous/RustPlayer](https://github.com/Kingtous/RustPlayer)|An local audio player & m3u8 radio player using Rust and completely terminal gui🎵. 使用Rust开发的纯终端本地/m3u8网络电台播放器🎵.|149|2023-12-04|
|139|[Steve-xmh/scl](https://github.com/Steve-xmh/scl)|SharpCraftLauncher —— A super light, fast, clean minecraft launcher framework written in rust. 一个用 Rust 编写的无比轻量的,迅速的,简洁的启动器的附属框架们。|146|2024-02-16| |139|[Steve-xmh/scl](https://github.com/Steve-xmh/scl)|SharpCraftLauncher —— A super light, fast, clean minecraft launcher framework written in rust. 一个用 Rust 编写的无比轻量的,迅速的,简洁的启动器的附属框架们。|146|2024-02-16|
|140|[Brooooooklyn/pinyin](https://github.com/Brooooooklyn/pinyin)|rust-pinyin binding for Node.js|135|2024-02-21| |140|[Brooooooklyn/pinyin](https://github.com/Brooooooklyn/pinyin)|rust-pinyin binding for Node.js|135|2024-02-21|
|141|[kgagag/tomato](https://github.com/kgagag/tomato)|一个用rust写的Java虚拟机 JVM|130|2023-11-18| |141|[kgagag/tomato](https://github.com/kgagag/tomato)|一个用rust写的Java虚拟机 JVM|130|2023-11-18|
|142|[1148118271/ssh-rs](https://github.com/1148118271/ssh-rs)|Rust implementation of ssh2.0 client 👻 rust实现的ssh2.0客户端|129|2023-12-26| |142|[1148118271/ssh-rs](https://github.com/1148118271/ssh-rs)|Rust implementation of ssh2.0 client 👻 rust实现的ssh2.0客户端|129|2023-12-26|
|143|[flaribbit/imgfind](https://github.com/flaribbit/imgfind)|根据文本描述搜索本地图片的工具powered by Rust + candle + CLIP|122|2023-10-31| |143|[rbatis/abs_admin](https://github.com/rbatis/abs_admin)|http server with RBAC permissions(axum/rbatis orm/vuejs)|124|2024-02-28|
|144|[rbatis/abs_admin](https://github.com/rbatis/abs_admin)|http server with RBAC permissions(actix-web/rbatis orm/vuejs)|122|2024-02-28| |144|[flaribbit/imgfind](https://github.com/flaribbit/imgfind)|根据文本描述搜索本地图片的工具powered by Rust + candle + CLIP|122|2023-10-31|
|145|[rustq/3body-lang](https://github.com/rustq/3body-lang)|三体编程语言 Three Body Language written in Rust|119|2023-11-18| |145|[rustq/3body-lang](https://github.com/rustq/3body-lang)|三体编程语言 Three Body Language written in Rust|119|2023-11-18|
|146|[kekeimiku/PointerSearcher-X](https://github.com/kekeimiku/PointerSearcher-X)|An application for finding memory pointers.|117|2024-02-28| |146|[kekeimiku/PointerSearcher-X](https://github.com/kekeimiku/PointerSearcher-X)|An application for finding memory pointers.|118|2024-02-28|
|147|[kanrichan/floatbot](https://github.com/kanrichan/floatbot)|:sparkles: OneBot(原CQHTTP) 多平台的实现|115|2023-10-11| |147|[kanrichan/floatbot](https://github.com/kanrichan/floatbot)|:sparkles: OneBot(原CQHTTP) 多平台的实现|115|2023-10-11|
|148|[sentinel-group/sentinel-rust](https://github.com/sentinel-group/sentinel-rust)|Sentinel Rust version|113|2024-02-25| |148|[sentinel-group/sentinel-rust](https://github.com/sentinel-group/sentinel-rust)|Sentinel Rust version|113|2024-03-01|
|149|[lolishinshi/exloli](https://github.com/lolishinshi/exloli)|从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel|112|2023-10-10| |149|[lolishinshi/exloli](https://github.com/lolishinshi/exloli)|从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel|112|2023-10-10|
|150|[ChurchTao/Lanaya](https://github.com/ChurchTao/Lanaya)|Simple to use clipboard manager! 全键盘操作的剪贴板管理工具.|111|2024-01-26| |150|[ChurchTao/Lanaya](https://github.com/ChurchTao/Lanaya)|Simple to use clipboard manager! 全键盘操作的剪贴板管理工具.|111|2024-01-26|
|151|[zhang-accounting/zhang](https://github.com/zhang-accounting/zhang)|账 - a plain text double-accounting tool which is compatible with beancount but more powerful|111|2024-02-29| |151|[zhang-accounting/zhang](https://github.com/zhang-accounting/zhang)|账 - a plain text double-accounting tool which is compatible with beancount but more powerful|111|2024-02-29|
|152|[farseerfc/ydcv-rs](https://github.com/farseerfc/ydcv-rs)|A rust version of https://github.com/felixonmars/ydcv/ .|110|2024-02-03| |152|[farseerfc/ydcv-rs](https://github.com/farseerfc/ydcv-rs)|A rust version of https://github.com/felixonmars/ydcv/ .|110|2024-02-03|
|153|[shenghui0779/api-tpl-rs](https://github.com/shenghui0779/api-tpl-rs)|Rust API 快速开发脚手架|109|2024-02-19| |153|[shenghui0779/api-tpl-rs](https://github.com/shenghui0779/api-tpl-rs)|Rust API 快速开发脚手架|109|2024-02-19|
|154|[MrBeanCpp/MIT](https://github.com/MrBeanCpp/MIT)|Mini-Git in Rust. 用Rust实现的简易Git|104|2024-01-10| |154|[MrBeanCpp/MIT](https://github.com/MrBeanCpp/MIT)|Mini-Git in Rust. 用Rust实现的简易Git|104|2024-01-10|
|155|[360quake/quake_rs](https://github.com/360quake/quake_rs)|Quake Command-Line Application|102|2024-02-26| |155|[360quake/quake_rs](https://github.com/360quake/quake_rs)|Quake Command-Line Application|102|2024-03-01|
|156|[zitsen/ooxml-rs](https://github.com/zitsen/ooxml-rs)|Office OpenXML reader and writer in Rust|100|2023-11-28| |156|[zitsen/ooxml-rs](https://github.com/zitsen/ooxml-rs)|Office OpenXML reader and writer in Rust|100|2023-11-28|
|157|[fefit/visdom](https://github.com/fefit/visdom)|A library use jQuery like API for html parsing & node selecting & node mutation, suitable for web scraping and html confusion.|99|2023-09-11| |157|[fefit/visdom](https://github.com/fefit/visdom)|A library use jQuery like API for html parsing & node selecting & node mutation, suitable for web scraping and html confusion.|99|2023-09-11|
|158|[JohanChane/clashtui](https://github.com/JohanChane/clashtui)|Mihomo (Clash.Meta) TUI Client|98|2024-02-18| |158|[JohanChane/clashtui](https://github.com/JohanChane/clashtui)|Mihomo (Clash.Meta) TUI Client|98|2024-02-18|
@ -167,23 +167,23 @@
|160|[cpcdoy/rust-sbert](https://github.com/cpcdoy/rust-sbert)|Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)|95|2023-12-20| |160|[cpcdoy/rust-sbert](https://github.com/cpcdoy/rust-sbert)|Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)|95|2023-12-20|
|161|[pysrc/diffscreen-web](https://github.com/pysrc/diffscreen-web)|Diffscreen的web版本|92|2023-10-13| |161|[pysrc/diffscreen-web](https://github.com/pysrc/diffscreen-web)|Diffscreen的web版本|92|2023-10-13|
|162|[LJason77/bilibili-webhook](https://github.com/LJason77/bilibili-webhook)|自动下载 B站 视频|92|2024-01-13| |162|[LJason77/bilibili-webhook](https://github.com/LJason77/bilibili-webhook)|自动下载 B站 视频|92|2024-01-13|
|163|[Berrysoft/tunet-rust](https://github.com/Berrysoft/tunet-rust)|清华大学校园网 Rust 库与客户端|88|2024-02-26| |163|[Berrysoft/tunet-rust](https://github.com/Berrysoft/tunet-rust)|清华大学校园网 Rust 库与客户端|88|2024-03-01|
|164|[rubickCenter/rubick-base](https://github.com/rubickCenter/rubick-base)|desktop automation, screen capture, input listen/simulation, asar compress, color picker for nodejs and electron based on rust. 基于 Rust / WASM 提供截图、取色、键鼠事件监听模拟、压缩解压、图像处理、获取已安装应用等跨平台功能的现代异步 Nodejs 模块,占 ...|87|2023-09-30| |164|[rubickCenter/rubick-base](https://github.com/rubickCenter/rubick-base)|desktop automation, screen capture, input listen/simulation, asar compress, color picker for nodejs and electron based on rust. 基于 Rust / WASM 提供截图、取色、键鼠事件监听模拟、压缩解压、图像处理、获取已安装应用等跨平台功能的现代异步 Nodejs 模块,占 ...|87|2023-09-30|
|165|[m13253/FaithType](https://github.com/m13253/FaithType)|Modify fonts to remove bitmap and disable gridfit for Windows font rendering|87|2023-09-02| |165|[m13253/FaithType](https://github.com/m13253/FaithType)|Modify fonts to remove bitmap and disable gridfit for Windows font rendering|87|2023-09-02|
|166|[gwy15/danmu2ass](https://github.com/gwy15/danmu2ass)|将哔哩哔哩的 弹幕 转化为 ass 字幕文件,实时预览|82|2023-12-01| |166|[gwy15/danmu2ass](https://github.com/gwy15/danmu2ass)|将哔哩哔哩的 弹幕 转化为 ass 字幕文件,实时预览|82|2023-12-01|
|167|[rust-bitcoin/rust-bip39](https://github.com/rust-bitcoin/rust-bip39)|A Rust library for working with Bitcoin BIP-39 mnemonics|81|2024-02-10| |167|[rust-bitcoin/rust-bip39](https://github.com/rust-bitcoin/rust-bip39)|A Rust library for working with Bitcoin BIP-39 mnemonics|81|2024-02-10|
|168|[nanozuki/dantalian](https://github.com/nanozuki/dantalian)|A nfo file generator for your anime. Source from Bangumi.|79|2023-10-02| |168|[nanozuki/dantalian](https://github.com/nanozuki/dantalian)|A nfo file generator for your anime. Source from Bangumi.|79|2023-10-02|
|169|[nervosnetwork/overlord](https://github.com/nervosnetwork/overlord)|Overlord consensus protocol.|79|2023-09-04| |169|[nervosnetwork/overlord](https://github.com/nervosnetwork/overlord)|Overlord consensus protocol.|79|2023-09-04|
|170|[black-binary/hust-network-login](https://github.com/black-binary/hust-network-login)|为嵌入式设备设计的最小化华中科技大学校园网络认证工具|77|2024-02-28| |170|[black-binary/hust-network-login](https://github.com/black-binary/hust-network-login)|为嵌入式设备设计的最小化华中科技大学校园网络认证工具|78|2024-02-28|
|171|[Mufanc/DexHunter](https://github.com/Mufanc/DexHunter)|基于内存探测的简易脱壳小工具|72|2024-01-01| |171|[kwsc98/krpc-rust](https://github.com/kwsc98/krpc-rust)|krpc-rust是一个基于tokio异步线程的轻量级高性能RPC框架兼容Dubbo协议支持服务注册与发现|74|2024-02-27|
|172|[kwsc98/krpc-rust](https://github.com/kwsc98/krpc-rust)|krpc-rust是一个基于tokio异步线程的轻量级高性能RPC框架兼容Dubbo协议支持服务注册与发现|71|2024-02-27| |172|[Mufanc/DexHunter](https://github.com/Mufanc/DexHunter)|基于内存探测的简易脱壳小工具|72|2024-01-01|
|173|[Pure-Peace/peace](https://github.com/Pure-Peace/peace)|osu! server development framework 🚀|71|2024-02-04| |173|[Pure-Peace/peace](https://github.com/Pure-Peace/peace)|osu! server development framework 🚀|71|2024-02-04|
|174|[yescallop/areacodes](https://github.com/yescallop/areacodes)|中华人民共和国县级以上历史行政区划代码及新旧代码对应关系数据集|70|2024-01-03| |174|[yescallop/areacodes](https://github.com/yescallop/areacodes)|中华人民共和国县级以上历史行政区划代码及新旧代码对应关系数据集|70|2024-01-03|
|175|[Alex-Beng/Yap](https://github.com/Alex-Beng/Yap)|超快的原神自动拾取 Ultra-fast Genshin Impact Auto Pickup|68|2024-02-24| |175|[Alex-Beng/Yap](https://github.com/Alex-Beng/Yap)|超快的原神自动拾取 Ultra-fast Genshin Impact Auto Pickup|68|2024-02-24|
|176|[gqf2008/Xtask](https://github.com/gqf2008/Xtask)|一种多任务调度内核|68|2023-12-28| |176|[gqf2008/Xtask](https://github.com/gqf2008/Xtask)|一种多任务调度内核|68|2023-12-28|
|177|[DCjanus/cang-jie](https://github.com/DCjanus/cang-jie)|Chinese tokenizer for tantivy, based on jieba-rs|68|2023-11-04| |177|[DCjanus/cang-jie](https://github.com/DCjanus/cang-jie)|Chinese tokenizer for tantivy, based on jieba-rs|68|2023-11-04|
|178|[vi/timeago](https://github.com/vi/timeago)|In Rust, format Duration into a string like "1 hour ago" or "01hou".|64|2023-09-18| |178|[okeyzero/evm_Ink_Rs](https://github.com/okeyzero/evm_Ink_Rs)|evm 系列 以太坊 bsc matic avax okx 等 区块链 通用 快速 打铭文工具|64|2024-01-14|
|179|[okeyzero/evm_Ink_Rs](https://github.com/okeyzero/evm_Ink_Rs)|evm 系列 以太坊 bsc matic avax okx 等 区块链 通用 快速 打铭文工具|63|2024-01-14| |179|[vi/timeago](https://github.com/vi/timeago)|In Rust, format Duration into a string like "1 hour ago" or "01hou".|64|2023-09-18|
|180|[lesterli/rust-practice](https://github.com/lesterli/rust-practice)|Rust practice|63|2023-11-28| |180|[lesterli/rust-practice](https://github.com/lesterli/rust-practice)|Rust practice|63|2023-11-28|
|181|[wx-chevalier/coding-examples](https://github.com/wx-chevalier/coding-examples)|Code Snippets, DataStructure, Algorithm and DesignPattern Implementations/Solutions for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. :dizzy: 多语言版本的数据架构与算法,设计模式,常用代码片等实现。|59|2023-11-06| |181|[wx-chevalier/coding-examples](https://github.com/wx-chevalier/coding-examples)|Code Snippets, DataStructure, Algorithm and DesignPattern Implementations/Solutions for Several Programming Language: Java, JavaScript, Go, Python, Rust, etc. :dizzy: 多语言版本的数据架构与算法,设计模式,常用代码片等实现。|59|2023-11-06|
|182|[maiqingqiang/newbee-mall-api-rs](https://github.com/maiqingqiang/newbee-mall-api-rs)| 🔥🔥 Newbee Mall Backend API - Rust Language Version.  新蜂商城后端接口 - rust 语言版本 🚧[WIP]|58|2023-12-29| |182|[maiqingqiang/newbee-mall-api-rs](https://github.com/maiqingqiang/newbee-mall-api-rs)| 🔥🔥 Newbee Mall Backend API - Rust Language Version.  新蜂商城后端接口 - rust 语言版本 🚧[WIP]|58|2023-12-29|
@ -191,9 +191,9 @@
|184|[grantshandy/libretranslate-rs](https://github.com/grantshandy/libretranslate-rs)|The LibreTranslate API client for Rust.|58|2024-02-19| |184|[grantshandy/libretranslate-rs](https://github.com/grantshandy/libretranslate-rs)|The LibreTranslate API client for Rust.|58|2024-02-19|
|185|[jerryshell/osmos](https://github.com/jerryshell/osmos)|Rust + WASM + 神经网络 + 遗传算法|55|2024-01-21| |185|[jerryshell/osmos](https://github.com/jerryshell/osmos)|Rust + WASM + 神经网络 + 遗传算法|55|2024-01-21|
|186|[rust-zh/faq](https://github.com/rust-zh/faq)|收集整理在 Rust 众 https://t.me/rust_zh 的讨论中出现的一些常见疑问及其解答|55|2024-01-14| |186|[rust-zh/faq](https://github.com/rust-zh/faq)|收集整理在 Rust 众 https://t.me/rust_zh 的讨论中出现的一些常见疑问及其解答|55|2024-01-14|
|187|[owent/wxwork_robotd](https://github.com/owent/wxwork_robotd)|企业微信机器人接入服务|53|2024-01-21| |187|[owent/wxwork_robotd](https://github.com/owent/wxwork_robotd)|企业微信机器人接入服务|54|2024-01-21|
|188|[PhotonQuantum/shuiyuan-archiver](https://github.com/PhotonQuantum/shuiyuan-archiver)|一个将上海交通大学水源社区的文章存档的工具|51|2023-10-18| |188|[PhotonQuantum/shuiyuan-archiver](https://github.com/PhotonQuantum/shuiyuan-archiver)|一个将上海交通大学水源社区的文章存档的工具|51|2023-10-18|
|189|[framist/SAFC-bot](https://github.com/framist/SAFC-bot)|SAFC — 元平台、弱中心 — 不只是评价导师 Student Anti-Fraud Center - Meta & decentralization - not just reviewing supervisor|47|2024-02-20| |189|[framist/SAFC-bot](https://github.com/framist/SAFC-bot)|SAFC — 元平台、弱中心 — 不只是评价导师 Student Anti-Fraud Center - Meta & decentralization - not just reviewing supervisor|48|2024-02-20|
|190|[ZihanType/rudi](https://github.com/ZihanType/rudi)|Rudi - an out-of-the-box dependency injection framework for Rust. Rudi一个开箱即用的 Rust 依赖注入框架。|45|2024-02-26| |190|[ZihanType/rudi](https://github.com/ZihanType/rudi)|Rudi - an out-of-the-box dependency injection framework for Rust. Rudi一个开箱即用的 Rust 依赖注入框架。|45|2024-02-26|
|191|[super1207/KookOneBot](https://github.com/super1207/KookOneBot)|onebot 11 in kook kook = 开黑啦|45|2023-12-28| |191|[super1207/KookOneBot](https://github.com/super1207/KookOneBot)|onebot 11 in kook kook = 开黑啦|45|2023-12-28|
|192|[stuartZhang/scaffold-wizard](https://github.com/stuartZhang/scaffold-wizard)|问卷反馈收集, 前端脚手架安装向导, rust, gtk3, win32, dll|44|2023-11-12| |192|[stuartZhang/scaffold-wizard](https://github.com/stuartZhang/scaffold-wizard)|问卷反馈收集, 前端脚手架安装向导, rust, gtk3, win32, dll|44|2023-11-12|

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Shell # 中文总榜 > 软件类 > Shell
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|35606|2024-02-28| |1|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|35629|2024-02-28|
|2|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|20104|2024-02-28| |2|[OpenBMB/ChatDev](https://github.com/OpenBMB/ChatDev)|Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)|20125|2024-03-01|
|3|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|Xray、Tuic、hysteria2、sing-box 八合一一键脚本|12145|2024-02-29| |3|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|Xray、Tuic、hysteria2、sing-box 八合一一键脚本|12153|2024-02-29|
|4|[hq450/fancyss](https://github.com/hq450/fancyss)|fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.|11757|2024-02-29| |4|[hq450/fancyss](https://github.com/hq450/fancyss)|fancyss is a project providing tools to across the GFW on asuswrt/merlin based router.|11760|2024-02-29|
|5|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|10701|2024-01-07| |5|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|10701|2024-01-07|
|6|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|9257|2024-01-11| |6|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|9260|2024-01-11|
|7|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |9164|2024-01-22| |7|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |9164|2024-01-22|
|8|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|8761|2024-02-28| |8|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|8779|2024-03-01|
|9|[xzhih/one-key-hidpi](https://github.com/xzhih/one-key-hidpi)|Enable macOS HiDPI and have a native setting.|8129|2024-01-08| |9|[xzhih/one-key-hidpi](https://github.com/xzhih/one-key-hidpi)|Enable macOS HiDPI and have a native setting.|8132|2024-01-08|
|10|[oldratlee/useful-scripts](https://github.com/oldratlee/useful-scripts)|🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.|7114|2024-02-29| |10|[oldratlee/useful-scripts](https://github.com/oldratlee/useful-scripts)|🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.|7113|2024-03-01|
|11|[fbelavenuto/arpl](https://github.com/fbelavenuto/arpl)|Automated Redpill Loader|6564|2024-02-16| |11|[fbelavenuto/arpl](https://github.com/fbelavenuto/arpl)|Automated Redpill Loader|6573|2024-02-16|
|12|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|5881|2024-02-27| |12|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|5885|2024-03-01|
|13|[v2fly/fhs-install-v2ray](https://github.com/v2fly/fhs-install-v2ray)|Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd|5771|2024-02-09| |13|[v2fly/fhs-install-v2ray](https://github.com/v2fly/fhs-install-v2ray)|Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd|5775|2024-02-09|
|14|[mviereck/x11docker](https://github.com/mviereck/x11docker)|Run GUI applications and desktops in docker and podman containers. Focus on security.|5312|2024-02-18| |14|[mviereck/x11docker](https://github.com/mviereck/x11docker)|Run GUI applications and desktops in docker and podman containers. Focus on security.|5313|2024-02-18|
|15|[stupidloud/nanopi-openwrt](https://github.com/stupidloud/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S R5S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|5178|2024-02-28| |15|[stupidloud/nanopi-openwrt](https://github.com/stupidloud/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S R5S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|5179|2024-02-28|
|16|[ben1234560/k8s_PaaS](https://github.com/ben1234560/k8s_PaaS)|如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/欢迎讨论/大量注释/操作配图)你将习得部署如K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。|4514|2023-10-27| |16|[ben1234560/k8s_PaaS](https://github.com/ben1234560/k8s_PaaS)|如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/欢迎讨论/大量注释/操作配图)你将习得部署如K8S(Kubernetes)、Dashboard、Harbor、Jenkins、本地Gitlab、Apollo框架、Promtheus、Grafana、Spinnaker等。|4517|2023-10-27|
|17|[hiddify/Hiddify-Manager](https://github.com/hiddify/Hiddify-Manager)|Multi-user anti-filtering panel, with an effortless installation and supporting more than 20 protocols to circumvent filtering plus the telegram proxy. |4486|2024-02-21| |17|[hiddify/Hiddify-Manager](https://github.com/hiddify/Hiddify-Manager)|Multi-user anti-filtering panel, with an effortless installation and supporting more than 20 protocols to circumvent filtering plus the telegram proxy. |4492|2024-02-21|
|18|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|install latest or LTS linux kernel and enable BBR or BBR plus|4464|2024-02-23| |18|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|install latest or LTS linux kernel and enable BBR or BBR plus|4467|2024-02-23|
|19|[dunwu/linux-tutorial](https://github.com/dunwu/linux-tutorial)|:penguin: Linux教程主要内容Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本|4378|2024-02-26| |19|[dunwu/linux-tutorial](https://github.com/dunwu/linux-tutorial)|:penguin: Linux教程主要内容Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本|4385|2024-02-26|
|20|[yeszao/dnmp](https://github.com/yeszao/dnmp)|Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)|3802|2024-02-27| |20|[yeszao/dnmp](https://github.com/yeszao/dnmp)|Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)|3802|2024-02-27|
|21|[thuml/Time-Series-Library](https://github.com/thuml/Time-Series-Library)|A Library for Advanced Deep Time Series Models.|3671|2024-02-25| |21|[thuml/Time-Series-Library](https://github.com/thuml/Time-Series-Library)|A Library for Advanced Deep Time Series Models.|3682|2024-03-01|
|22|[ivanhao/pvetools](https://github.com/ivanhao/pvetools)|proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.|3591|2024-02-08| |22|[ivanhao/pvetools](https://github.com/ivanhao/pvetools)|proxmox ve tools script(debian9+ can use it).Including email, samba, NFS set zfs max ram, nested virtualization ,docker , pci passthrough etc. for english user,please look the end of readme.|3594|2024-02-08|
|23|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP Installer WARP 一键安装脚本|3516|2024-02-28| |23|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP Installer WARP 一键安装脚本|3518|2024-02-28|
|24|[remote-android/redroid-doc](https://github.com/remote-android/redroid-doc)|redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here|3363|2023-12-27| |24|[remote-android/redroid-doc](https://github.com/remote-android/redroid-doc)|redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here|3364|2023-12-27|
|25|[wjz304/rr](https://github.com/wjz304/rr)|Redpill Recovery (arpl-i18n)|3257|2023-11-26| |25|[wjz304/rr](https://github.com/wjz304/rr)|Redpill Recovery (arpl-i18n)|3257|2023-11-26|
|26|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|3049|2024-02-28| |26|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|3049|2024-02-28|
|27|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World非钟国优化线路使用不佳不想中转hysteria一键搞定。|3031|2023-11-04| |27|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World非钟国优化线路使用不佳不想中转hysteria一键搞定。|3031|2023-11-04|
|28|[firehol/blocklist-ipsets](https://github.com/firehol/blocklist-ipsets)|ipsets dynamically updated with firehol's update-ipsets.sh script|2870|2024-02-29| |28|[firehol/blocklist-ipsets](https://github.com/firehol/blocklist-ipsets)|ipsets dynamically updated with firehol's update-ipsets.sh script|2873|2024-03-01|
|29|[teddysun/lamp](https://github.com/teddysun/lamp)|Install LAMP (Linux + Apache + MySQL/MariaDB + PHP) for AlmaLinux/RockyLinux/CentOS/Debian/Ubuntu|2817|2024-02-11| |29|[teddysun/lamp](https://github.com/teddysun/lamp)|Install LAMP (Linux + Apache + MySQL/MariaDB + PHP) for AlmaLinux/RockyLinux/CentOS/Debian/Ubuntu|2817|2024-02-11|
|30|[QiuChenlyOpenSource/InjectLib](https://github.com/QiuChenlyOpenSource/InjectLib)|基于Ruby编写的命令行注入版本|2808|2024-02-06| |30|[QiuChenlyOpenSource/InjectLib](https://github.com/QiuChenlyOpenSource/InjectLib)|基于Ruby编写的命令行注入版本|2808|2024-02-06|
|31|[MvsCode/frps-onekey](https://github.com/MvsCode/frps-onekey)| Frps 一键安装脚本&管理脚本|2796|2024-01-01| |31|[MvsCode/frps-onekey](https://github.com/MvsCode/frps-onekey)| Frps 一键安装脚本&管理脚本|2798|2024-01-01|
|32|[notofonts/noto-cjk](https://github.com/notofonts/noto-cjk)|Noto CJK fonts|2641|2023-08-31| |32|[gaoyifan/china-operator-ip](https://github.com/gaoyifan/china-operator-ip)|中国运营商IPv4/IPv6地址库-每日更新|2520|2024-03-01|
|33|[gaoyifan/china-operator-ip](https://github.com/gaoyifan/china-operator-ip)|中国运营商IPv4/IPv6地址库-每日更新|2515|2024-02-29| |33|[TrionesType/zhuque](https://github.com/TrionesType/zhuque)|朱雀仿宋/朱雀宋朝/Zhuque Fangsong: An open-source Fansong typeface project|2438|2023-12-13|
|34|[TrionesType/zhuque](https://github.com/TrionesType/zhuque)|朱雀仿宋/朱雀宋朝/Zhuque Fangsong: An open-source Fansong typeface project|2437|2023-12-13| |34|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|2328|2024-02-28|
|35|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|2326|2024-02-28| |35|[Vonng/pigsty](https://github.com/Vonng/pigsty)|Battery-Included PostgreSQL Distribution as an Open-Source RDS Alternative|2321|2024-03-01|
|36|[Vonng/pigsty](https://github.com/Vonng/pigsty)|Battery-Included PostgreSQL Distribution as an Open-Source RDS Alternative|2316|2024-02-29| |36|[thijsvanloef/palworld-server-docker](https://github.com/thijsvanloef/palworld-server-docker)|A Docker Container to easily run a Palworld dedicated server.|2265|2024-03-01|
|37|[thijsvanloef/palworld-server-docker](https://github.com/thijsvanloef/palworld-server-docker)|A Docker Container to easily run a Palworld dedicated server.|2261|2024-02-29| |37|[haiibo/OpenWrt](https://github.com/haiibo/OpenWrt)|基于 Lean 源码编译的 OpenWrt 固件——适配X86、R2C、R2S、R4S、R4SE、R5C、R5S、香橙派 R1 Plus、树莓派3B、树莓派4B、R66S、R68S、M68S、H28K、H66K、H68K、H88K、H69K、E25、N1、S905x3、S922x、HK1、X96max、微加云、贝壳云、我家云、章鱼星球等|2252|2024-02-23|
|38|[haiibo/OpenWrt](https://github.com/haiibo/OpenWrt)|基于 Lean 源码编译的 OpenWrt 固件——适配X86、R2C、R2S、R4S、R4SE、R5C、R5S、香橙派 R1 Plus、树莓派3B、树莓派4B、R66S、R68S、M68S、H28K、H66K、H68K、H88K、H69K、E25、N1、S905x3、S922x、HK1、X96max、微加云、贝壳云、我家云、章鱼星球等|2249|2024-02-23| |38|[leitbogioro/Tools](https://github.com/leitbogioro/Tools)|Something about tools|2230|2023-11-29|
|39|[leitbogioro/Tools](https://github.com/leitbogioro/Tools)|Something about tools|2228|2023-11-29| |39|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|2142|2023-12-31|
|40|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|2140|2023-12-31| |40|[spiritLHLS/ecs](https://github.com/spiritLHLS/ecs)|VPS融合怪服务器测评脚本(VPS Fusion Monster Server Test Script)(尽量做最全能测试服务器的脚本)|2113|2024-02-24|
|41|[spiritLHLS/ecs](https://github.com/spiritLHLS/ecs)|VPS融合怪服务器测评脚本(VPS Fusion Monster Server Test Script)(尽量做最全能测试服务器的脚本)|2110|2024-02-24| |41|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|2024|2024-03-01|
|42|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|2024|2024-01-21| |42|[jorgebucaran/nvm.fish](https://github.com/jorgebucaran/nvm.fish)|The Node.js version manager you'll adore, crafted just for Fish|1904|2023-10-20|
|43|[jorgebucaran/nvm.fish](https://github.com/jorgebucaran/nvm.fish)|The Node.js version manager you'll adore, crafted just for Fish|1904|2023-10-20| |43|[Magisk-Modules-Repo/MagiskHidePropsConf](https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf)|This tool is now dead...|1901|2023-10-17|
|44|[Magisk-Modules-Repo/MagiskHidePropsConf](https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf)|This tool is now dead...|1901|2023-10-17| |44|[trojanpanel/install-script](https://github.com/trojanpanel/install-script)|Multi-user web administration panel supporting Xray/Trojan-Go/Hysteria/NaiveProxy|1740|2024-02-02|
|45|[trojanpanel/install-script](https://github.com/trojanpanel/install-script)|Multi-user web administration panel supporting Xray/Trojan-Go/Hysteria/NaiveProxy|1739|2024-02-02| |45|[snail007/proxy_admin_free](https://github.com/snail007/proxy_admin_free)|Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理代理API认证全能跨平台代理服务器。|1724|2023-12-13|
|46|[snail007/proxy_admin_free](https://github.com/snail007/proxy_admin_free)|Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理代理API认证全能跨平台代理服务器。|1723|2023-12-13| |46|[cdarlint/winutils](https://github.com/cdarlint/winutils)|winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows|1709|2023-11-20|
|47|[cdarlint/winutils](https://github.com/cdarlint/winutils)|winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows|1709|2023-11-20| |47|[SuperManito/LinuxMirrors](https://github.com/SuperManito/LinuxMirrors)|GNU/Linux 更换系统软件源脚本|1697|2024-02-26|
|48|[SuperManito/LinuxMirrors](https://github.com/SuperManito/LinuxMirrors)|GNU/Linux 更换系统软件源脚本|1695|2024-02-26| |48|[esirplayground/AutoBuild-OpenWrt](https://github.com/esirplayground/AutoBuild-OpenWrt)|Build OpenWrt using GitHub Actions 使用 GitHub Actions 编译 OpenWrt 感谢P3TERX的项目源码 感谢KFERMercer的项目源码|1643|2024-02-19|
|49|[esirplayground/AutoBuild-OpenWrt](https://github.com/esirplayground/AutoBuild-OpenWrt)|Build OpenWrt using GitHub Actions 使用 GitHub Actions 编译 OpenWrt 感谢P3TERX的项目源码 感谢KFERMercer的项目源码|1643|2024-02-19| |49|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|1606|2024-01-01|
|50|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|1603|2024-01-01| |50|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|1584|2024-02-21|
|51|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|1582|2024-02-21| |51|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙面板全依赖一键安装脚本 / Qinglong Pannel Dependency Install Scripts.|1551|2024-01-29|
|52|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙面板全依赖一键安装脚本 / Qinglong Pannel Dependency Install Scripts.|1549|2024-01-29| |52|[ophub/amlogic-s9xxx-openwrt](https://github.com/ophub/amlogic-s9xxx-openwrt)|Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.|1528|2024-03-01|
|53|[ophub/amlogic-s9xxx-openwrt](https://github.com/ophub/amlogic-s9xxx-openwrt)|Support for OpenWrt in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.|1526|2024-02-26| |53|[dylanbai8/kmspro](https://github.com/dylanbai8/kmspro)|windows系统一句命令激活office套件一句命令激活一键搭建kms服务器kms一键脚本安卓Android搭建kms服务器|1496|2023-10-09|
|54|[dylanbai8/kmspro](https://github.com/dylanbai8/kmspro)|windows系统一句命令激活office套件一句命令激活一键搭建kms服务器kms一键脚本安卓Android搭建kms服务器|1495|2023-10-09| |54|[VR-25/acc](https://github.com/VR-25/acc)|Advanced Charging Controller|1445|2024-02-25|
|55|[VR-25/acc](https://github.com/VR-25/acc)|Advanced Charging Controller|1445|2024-02-25| |55|[archlinuxcn/repo](https://github.com/archlinuxcn/repo)|Arch Linux CN Repository|1429|2024-03-01|
|56|[archlinuxcn/repo](https://github.com/archlinuxcn/repo)|Arch Linux CN Repository|1428|2024-02-29| |56|[spiritLHLS/Oracle-server-keep-alive-script](https://github.com/spiritLHLS/Oracle-server-keep-alive-script)|服务器资源占用脚本(甲骨文服务器保活脚本)(Oracle Server Keep Alive Script)|1408|2023-10-22|
|57|[spiritLHLS/Oracle-server-keep-alive-script](https://github.com/spiritLHLS/Oracle-server-keep-alive-script)|服务器资源占用脚本(甲骨文服务器保活脚本)(Oracle Server Keep Alive Script)|1408|2023-10-22| |57|[xubiaolin/docker-zerotier-planet](https://github.com/xubiaolin/docker-zerotier-planet)|一分钟私有部署zerotier-planet服务|1408|2024-03-01|
|58|[xubiaolin/docker-zerotier-planet](https://github.com/xubiaolin/docker-zerotier-planet)|一分钟私有部署zerotier-planet服务|1402|2024-02-28| |58|[JinjunHan/iOSDeviceSupport](https://github.com/JinjunHan/iOSDeviceSupport)|All versions of iOS Device Support|1379|2023-12-07|
|59|[JinjunHan/iOSDeviceSupport](https://github.com/JinjunHan/iOSDeviceSupport)|All versions of iOS Device Support|1378|2023-12-07| |59|[wjz304/rpcb](https://github.com/wjz304/rpcb)|Redpill 定制化编译,自定义配置及驱动并通过 Github Action 编译 DSM redpill 引导的平台. |1359|2023-11-12|
|60|[wjz304/rpcb](https://github.com/wjz304/rpcb)|Redpill 定制化编译,自定义配置及驱动并通过 Github Action 编译 DSM redpill 引导的平台. |1359|2023-11-12| |60|[boredazfcuk/docker-icloudpd](https://github.com/boredazfcuk/docker-icloudpd)|An Alpine Linux 3.19.0 container for the iCloud Photos Downloader command line utility |1332|2024-02-25|
|61|[boredazfcuk/docker-icloudpd](https://github.com/boredazfcuk/docker-icloudpd)|An Alpine Linux 3.19.0 container for the iCloud Photos Downloader command line utility |1331|2024-02-25| |61|[nacos-group/nacos-docker](https://github.com/nacos-group/nacos-docker)|This project contains a Docker image meant to facilitate the deployment of Nacos .|1286|2024-01-23|
|62|[nacos-group/nacos-docker](https://github.com/nacos-group/nacos-docker)|This project contains a Docker image meant to facilitate the deployment of Nacos .|1286|2024-01-23| |62|[YAWAsau/backup_script](https://github.com/YAWAsau/backup_script)|備份數據腳本|1283|2024-02-22|
|63|[YAWAsau/backup_script](https://github.com/YAWAsau/backup_script)|備份數據腳本|1282|2024-02-22| |63|[bohanyang/debi](https://github.com/bohanyang/debi)|Reinstall your VPS to minimal Debian|1245|2024-01-10|
|64|[bohanyang/debi](https://github.com/bohanyang/debi)|Reinstall your VPS to minimal Debian|1244|2024-01-10| |64|[jlesage/docker-firefox](https://github.com/jlesage/docker-firefox)|Docker container for Firefox|1233|2024-01-20|
|65|[jlesage/docker-firefox](https://github.com/jlesage/docker-firefox)|Docker container for Firefox|1230|2024-01-20| |65|[rime/plum](https://github.com/rime/plum)|東風破 /plum/: Rime configuration manager and input schema repository|1203|2024-02-18|
|66|[rime/plum](https://github.com/rime/plum)|東風破 /plum/: Rime configuration manager and input schema repository|1202|2024-02-18| |66|[collabH/bigdata-growth](https://github.com/collabH/bigdata-growth)|大数据知识仓库涉及到数据仓库建模、实时计算、大数据、数据中台、系统设计、Java、算法等。|1197|2024-02-29|
|67|[collabH/bigdata-growth](https://github.com/collabH/bigdata-growth)|大数据知识仓库涉及到数据仓库建模、实时计算、大数据、数据中台、系统设计、Java、算法等。|1195|2024-02-29| |67|[unifreq/openwrt_packit](https://github.com/unifreq/openwrt_packit)|Flippy's openwrt packaged source code|1190|2024-03-01|
|68|[unifreq/openwrt_packit](https://github.com/unifreq/openwrt_packit)|Flippy's openwrt packaged source code|1188|2024-02-24| |68|[nitefood/asn](https://github.com/nitefood/asn)|ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server|1141|2024-02-27|
|69|[nitefood/asn](https://github.com/nitefood/asn)|ASN / RPKI validity / BGP stats / IPv4v6 / Prefix / URL / ASPath / Organization / IP reputation / IP geolocation / IP fingerprinting / Network recon / lookup API server / Web traceroute server|1141|2024-02-27| |69|[myxuchangbin/dnsmasq_sniproxy_install](https://github.com/myxuchangbin/dnsmasq_sniproxy_install)|One-click Install and Configure Dnsmasq and Sniproxy for CentOS/Debian/Ubuntu|1068|2023-12-07|
|70|[myxuchangbin/dnsmasq_sniproxy_install](https://github.com/myxuchangbin/dnsmasq_sniproxy_install)|One-click Install and Configure Dnsmasq and Sniproxy for CentOS/Debian/Ubuntu|1068|2023-12-07| |70|[521xueweihan/OneFile](https://github.com/521xueweihan/OneFile)|只有一个文件!|1061|2024-02-22|
|71|[521xueweihan/OneFile](https://github.com/521xueweihan/OneFile)|只有一个文件!|1061|2024-02-22| |71|[elitak/nixos-infect](https://github.com/elitak/nixos-infect)|[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)|1054|2024-02-07|
|72|[elitak/nixos-infect](https://github.com/elitak/nixos-infect)|[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)|1054|2024-02-07| |72|[rehiy/dnspod-shell](https://github.com/rehiy/dnspod-shell)|基于DNSPod用户API实现的纯Shell动态域名客户端|1017|2024-01-05|
|73|[rehiy/dnspod-shell](https://github.com/rehiy/dnspod-shell)|基于DNSPod用户API实现的纯Shell动态域名客户端|1017|2024-01-05| |73|[wahyd4/aria2-ariang-docker](https://github.com/wahyd4/aria2-ariang-docker)|The Docker image for Aria2 + AriaNg + File Browser + Rclone|1005|2023-11-28|
|74|[wahyd4/aria2-ariang-docker](https://github.com/wahyd4/aria2-ariang-docker)|The Docker image for Aria2 + AriaNg + File Browser + Rclone|1004|2023-11-28| |74|[pmkol/easymosdns](https://github.com/pmkol/easymosdns)|简化Mosdns基本功能使用的辅助脚本仅需几分钟即可搭建一台支持ECS的无污染DNS服务器|984|2024-03-01|
|75|[pmkol/easymosdns](https://github.com/pmkol/easymosdns)|简化Mosdns基本功能使用的辅助脚本仅需几分钟即可搭建一台支持ECS的无污染DNS服务器|982|2024-02-29| |75|[tty228/luci-app-wechatpush](https://github.com/tty228/luci-app-wechatpush)|A plugin for OpenWRT routers to send various information notifications to a mobile phone via WeChat or Telegram.|975|2024-01-29|
|76|[tty228/luci-app-wechatpush](https://github.com/tty228/luci-app-wechatpush)|A plugin for OpenWRT routers to send various information notifications to a mobile phone via WeChat or Telegram.|975|2024-01-29| |76|[233boy/Xray](https://github.com/233boy/Xray)|最好用的 Xray 一键安装脚本 & 管理脚本|961|2024-02-01|
|77|[233boy/Xray](https://github.com/233boy/Xray)|最好用的 Xray 一键安装脚本 & 管理脚本|958|2024-02-01| |77|[lework/kainstall](https://github.com/lework/kainstall)|Use shell scripts to install kubernetes(k8s) high availability clusters and addon components based on kubeadmin with one click.使用shell脚本基于kubeadmin一键安装kubernetes 高可用集群和addon组件。|953|2024-01-05|
|78|[lework/kainstall](https://github.com/lework/kainstall)|Use shell scripts to install kubernetes(k8s) high availability clusters and addon components based on kubeadmin with one click.使用shell脚本基于kubeadmin一键安装kubernetes 高可用集群和addon组件。|953|2024-01-05| |78|[jlesage/docker-baseimage-gui](https://github.com/jlesage/docker-baseimage-gui)|A minimal docker baseimage to ease creation of X graphical application containers|940|2024-02-18|
|79|[jlesage/docker-baseimage-gui](https://github.com/jlesage/docker-baseimage-gui)|A minimal docker baseimage to ease creation of X graphical application containers|939|2024-02-18| |79|[tom-snow/wechat-windows-versions](https://github.com/tom-snow/wechat-windows-versions)|保存微信历史版本|912|2024-02-21|
|80|[tom-snow/wechat-windows-versions](https://github.com/tom-snow/wechat-windows-versions)|保存微信历史版本|911|2024-02-21| |80|[Pal3love/Source-Han-TrueType](https://github.com/Pal3love/Source-Han-TrueType)|TrueType version of Source Han Sans, Source Han Serif and Source Han Mono|894|2023-12-28|
|81|[Pal3love/Source-Han-TrueType](https://github.com/Pal3love/Source-Han-TrueType)|TrueType version of Source Han Sans, Source Han Serif and Source Han Mono|894|2023-12-28| |81|[CharlesChiuGit/Logseq-Git-Sync-101](https://github.com/CharlesChiuGit/Logseq-Git-Sync-101)|This repo aims to help Logseq users to sync their data with Git and GitHub.|866|2024-01-15|
|82|[CharlesChiuGit/Logseq-Git-Sync-101](https://github.com/CharlesChiuGit/Logseq-Git-Sync-101)|This repo aims to help Logseq users to sync their data with Git and GitHub.|866|2024-01-15| |82|[veip007/dd](https://github.com/veip007/dd)|萌咖大佬的Linux 一键DD脚本|862|2023-10-10|
|83|[veip007/dd](https://github.com/veip007/dd)|萌咖大佬的Linux 一键DD脚本|863|2023-10-10| |83|[ellermister/mtproxy](https://github.com/ellermister/mtproxy)|MTProxyTLS一键安装绿色脚本|860|2024-01-30|
|84|[ellermister/mtproxy](https://github.com/ellermister/mtproxy)|MTProxyTLS一键安装绿色脚本|857|2024-01-30| |84|[iranee/qnap-alist-webdav](https://github.com/iranee/qnap-alist-webdav)|一款挂载多个云盘的工具|838|2024-02-28|
|85|[iranee/qnap-alist-webdav](https://github.com/iranee/qnap-alist-webdav)|一款挂载多个云盘的工具|835|2024-02-28| |85|[asdf-vm/asdf-nodejs](https://github.com/asdf-vm/asdf-nodejs)|Node.js plugin for asdf version manager|834|2024-01-30|
|86|[asdf-vm/asdf-nodejs](https://github.com/asdf-vm/asdf-nodejs)|Node.js plugin for asdf version manager|833|2024-01-30| |86|[ttionya/vaultwarden-backup](https://github.com/ttionya/vaultwarden-backup)|Backup vaultwarden (formerly known as bitwarden_rs) SQLite3/PostgreSQL/MySQL/MariaDB database by rclone. (Docker)|828|2024-02-22|
|87|[ttionya/vaultwarden-backup](https://github.com/ttionya/vaultwarden-backup)|Backup vaultwarden (formerly known as bitwarden_rs) SQLite3/PostgreSQL/MySQL/MariaDB database by rclone. (Docker)|828|2024-02-22| |87|[sbwml/luci-app-mosdns](https://github.com/sbwml/luci-app-mosdns)|一个 DNS 转发器 - OpenWrt 🎁 MosDNS v5 is Ready! 🎉|825|2024-02-27|
|88|[sbwml/luci-app-mosdns](https://github.com/sbwml/luci-app-mosdns)|一个 DNS 转发器 - OpenWrt 🎁 MosDNS v5 is Ready! 🎉|823|2024-02-27| |88|[CJ-Chen/TBtools-II](https://github.com/CJ-Chen/TBtools-II)|GUI/CommandLine Tool Box for biologistists to utilize NGS data.|810|2024-02-13|
|89|[CJ-Chen/TBtools-II](https://github.com/CJ-Chen/TBtools-II)|GUI/CommandLine Tool Box for biologistists to utilize NGS data.|809|2024-02-13| |89|[Elegycloud/clash-for-linux-backup](https://github.com/Elegycloud/clash-for-linux-backup)|Linux最完整的Clash for Linux的备份仓库完全可以使用由Yizuko进行修复及维护|808|2024-02-28|
|90|[TencentGameMate/chinese_speech_pretrain](https://github.com/TencentGameMate/chinese_speech_pretrain)|chinese speech pretrained models|804|2024-02-22| |90|[TencentGameMate/chinese_speech_pretrain](https://github.com/TencentGameMate/chinese_speech_pretrain)|chinese speech pretrained models|804|2024-02-22|
|91|[fscarmen/ArgoX](https://github.com/fscarmen/ArgoX)|Argo Xray for VPS one-click script. 一键脚本|799|2024-02-13| |91|[fscarmen/ArgoX](https://github.com/fscarmen/ArgoX)|Argo Xray for VPS one-click script. 一键脚本|801|2024-02-13|
|92|[Elegycloud/clash-for-linux-backup](https://github.com/Elegycloud/clash-for-linux-backup)|Linux最完整的Clash for Linux的备份仓库完全可以使用由Yizuko进行修复及维护|797|2024-02-28| |92|[a406010503/Miui_Camera](https://github.com/a406010503/Miui_Camera)|一個基於 MIUI 13-14Android 12-13適配的 Magisk 相機模組。|756|2023-10-25|
|93|[a406010503/Miui_Camera](https://github.com/a406010503/Miui_Camera)|一個基於 MIUI 13-14Android 12-13適配的 Magisk 相機模組。|756|2023-10-25| |93|[venshine/decompile-apk](https://github.com/venshine/decompile-apk)|🔥 Decompile APK反编译APK|731|2023-12-24|
|94|[venshine/decompile-apk](https://github.com/venshine/decompile-apk)|🔥 Decompile APK反编译APK|730|2023-12-24| |94|[V2RaySSR/Trojan](https://github.com/V2RaySSR/Trojan)|Trojan 一键安装脚本|723|2023-11-26|
|95|[V2RaySSR/Trojan](https://github.com/V2RaySSR/Trojan)|Trojan 一键安装脚本|723|2023-11-26| |95|[cby-chen/Kubernetes](https://github.com/cby-chen/Kubernetes)|kubernetes (k8s) 二进制高可用安装Binary installation of kubernetes (k8s) --- 开源不易帮忙点个star谢谢了🌹|705|2024-02-18|
|96|[jlesage/docker-handbrake](https://github.com/jlesage/docker-handbrake)|Docker container for HandBrake|704|2024-01-13| |96|[jlesage/docker-handbrake](https://github.com/jlesage/docker-handbrake)|Docker container for HandBrake|705|2024-03-01|
|97|[cby-chen/Kubernetes](https://github.com/cby-chen/Kubernetes)|kubernetes (k8s) 二进制高可用安装Binary installation of kubernetes (k8s) --- 开源不易帮忙点个star谢谢了🌹|703|2024-02-18| |97|[1995chen/dnf](https://github.com/1995chen/dnf)|-|701|2023-12-10|
|98|[1995chen/dnf](https://github.com/1995chen/dnf)|-|700|2023-12-10| |98|[framps/raspiBackup](https://github.com/framps/raspiBackup)|Backup and restore your active Raspberry|692|2024-02-29|
|99|[framps/raspiBackup](https://github.com/framps/raspiBackup)|Backup and restore your active Raspberry|692|2024-02-28| |99|[Har-Kuun/OneClickDesktop](https://github.com/Har-Kuun/OneClickDesktop)|A one-click script that installs a remote desktop environment on a Linux server with browser/RDP/VNC access.|682|2023-11-16|
|100|[Har-Kuun/OneClickDesktop](https://github.com/Har-Kuun/OneClickDesktop)|A one-click script that installs a remote desktop environment on a Linux server with browser/RDP/VNC access.|682|2023-11-16| |100|[Pal3love/dream-han-cjk](https://github.com/Pal3love/dream-han-cjk)|Dream Han Sans & Serif: open source pan-CJK font families with enormous range of weights.|678|2023-12-28|
|101|[Pal3love/dream-han-cjk](https://github.com/Pal3love/dream-han-cjk)|Dream Han Sans & Serif: open source pan-CJK font families with enormous range of weights.|676|2023-12-28| |101|[apolloconfig/apollo-quick-start](https://github.com/apolloconfig/apollo-quick-start)|Apollo Quick Start|673|2023-12-17|
|102|[apolloconfig/apollo-quick-start](https://github.com/apolloconfig/apollo-quick-start)|Apollo Quick Start|673|2023-12-17| |102|[kenzok8/openwrt_Build](https://github.com/kenzok8/openwrt_Build)|一键多编译固件|658|2024-03-01|
|103|[kenzok8/openwrt_Build](https://github.com/kenzok8/openwrt_Build)|一键多编译固件|658|2024-02-29| |103|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|645|2023-10-28|
|104|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|644|2023-10-28| |104|[felix-fly/v2ray-openwrt](https://github.com/felix-fly/v2ray-openwrt)|路由器Openwrt手工/脚本/ipk包安装V2ray简单流程|644|2024-01-02|
|105|[felix-fly/v2ray-openwrt](https://github.com/felix-fly/v2ray-openwrt)|路由器Openwrt手工/脚本/ipk包安装V2ray简单流程|644|2024-01-02| |105|[DaoCloud/public-image-mirror](https://github.com/DaoCloud/public-image-mirror)|很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。|632|2024-03-01|
|106|[DaoCloud/public-image-mirror](https://github.com/DaoCloud/public-image-mirror)|很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。|629|2024-02-29| |106|[jlesage/docker-jdownloader-2](https://github.com/jlesage/docker-jdownloader-2)|Docker container for JDownloader 2|629|2024-01-25|
|107|[jlesage/docker-jdownloader-2](https://github.com/jlesage/docker-jdownloader-2)|Docker container for JDownloader 2|627|2024-01-25| |107|[fscarmen/sing-box](https://github.com/fscarmen/sing-box)|Sing-box 全家桶 --- 一键多协议脚本|623|2024-02-21|
|108|[fscarmen/sing-box](https://github.com/fscarmen/sing-box)|Sing-box 全家桶 --- 一键多协议脚本|619|2024-02-21| |108|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|616|2023-12-07|
|109|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|615|2023-12-07| |109|[GhostTroops/TOP](https://github.com/GhostTroops/TOP)|TOP All bugbounty pentesting CVE-2023- POC Exp RCE example payload Things|607|2024-03-01|
|110|[GhostTroops/TOP](https://github.com/GhostTroops/TOP)|TOP All bugbounty pentesting CVE-2023- POC Exp RCE example payload Things|606|2024-02-29| |110|[Har-Kuun/OneClickCDN](https://github.com/Har-Kuun/OneClickCDN)|A one-click shell script to set up a CDN node for your websites.|600|2023-10-02|
|111|[Har-Kuun/OneClickCDN](https://github.com/Har-Kuun/OneClickCDN)|A one-click shell script to set up a CDN node for your websites.|600|2023-10-02| |111|[jerry048/Dedicated-Seedbox](https://github.com/jerry048/Dedicated-Seedbox)|-|590|2024-03-01|
|112|[jerry048/Dedicated-Seedbox](https://github.com/jerry048/Dedicated-Seedbox)|-|589|2024-02-26| |112|[recolic/awesome-hust](https://github.com/recolic/awesome-hust)|HUST experiments, reports, and useful tools.|577|2023-12-21|
|113|[recolic/awesome-hust](https://github.com/recolic/awesome-hust)|HUST experiments, reports, and useful tools.|577|2023-12-21| |113|[Flik6/getNode](https://github.com/Flik6/getNode)|每小时更新最新的Clash、v2ray节点信息|571|2024-03-01|
|114|[Flik6/getNode](https://github.com/Flik6/getNode)|每小时更新最新的Clash、v2ray节点信息|569|2024-02-29| |114|[Runner-Go-Team/RunnerGo](https://github.com/Runner-Go-Team/RunnerGo)|RunnerGo是一款国内开发者自研的性能压测工具可以进行接口测试、场景自动化测试、性能压测等一系列功能。|566|2023-12-21|
|115|[Runner-Go-Team/RunnerGo](https://github.com/Runner-Go-Team/RunnerGo)|RunnerGo是一款国内开发者自研的性能压测工具可以进行接口测试、场景自动化测试、性能压测等一系列功能。|566|2023-12-21| |115|[stilleshan/frpc](https://github.com/stilleshan/frpc)|基于原版 frp 内网穿透客户端 frpc 的一键安装卸载脚本和 docker 镜像.支持群晖NAS,Linux 服务器和 docker 等多种环境安装部署.|554|2023-10-12|
|116|[stilleshan/frpc](https://github.com/stilleshan/frpc)|基于原版 frp 内网穿透客户端 frpc 的一键安装卸载脚本和 docker 镜像.支持群晖NAS,Linux 服务器和 docker 等多种环境安装部署.|554|2023-10-12| |116|[bach-sh/bach](https://github.com/bach-sh/bach)|Bach Testing Framework|542|2024-02-06|
|117|[bach-sh/bach](https://github.com/bach-sh/bach)|Bach Testing Framework|542|2024-02-06| |117|[Nick233333/phper-linux-gitbook](https://github.com/Nick233333/phper-linux-gitbook)|💡PHPer 必知必会的 Linux 命令|537|2023-11-01|
|118|[Nick233333/phper-linux-gitbook](https://github.com/Nick233333/phper-linux-gitbook)|💡PHPer 必知必会的 Linux 命令|537|2023-11-01| |118|[bin456789/reinstall](https://github.com/bin456789/reinstall)|一键重装 / 一键 dd / One-click Reinstall OS|527|2024-03-01|
|119|[bin456789/reinstall](https://github.com/bin456789/reinstall)|一键重装 / 一键 dd / One-click Reinstall OS|525|2024-02-29| |119|[wang-bin/avbuild](https://github.com/wang-bin/avbuild)|ffmpeg花式编译. build tool for all platforms: iOS, android, raspberry pi, win32, uwp, linux, macOS etc.|515|2024-02-17|
|120|[wang-bin/avbuild](https://github.com/wang-bin/avbuild)|ffmpeg花式编译. build tool for all platforms: iOS, android, raspberry pi, win32, uwp, linux, macOS etc.|515|2024-02-17| |120|[orangepi-xunlong/orangepi-build](https://github.com/orangepi-xunlong/orangepi-build)|Orange Pi build for H2+, H3, H5, H6, H616, RK3328, RK3399 and RK3588(s)|512|2024-02-17|
|121|[orangepi-xunlong/orangepi-build](https://github.com/orangepi-xunlong/orangepi-build)|Orange Pi build for H2+, H3, H5, H6, H616, RK3328, RK3399 and RK3588(s)|512|2024-02-17| |121|[yhan219/navicat_reset_mac](https://github.com/yhan219/navicat_reset_mac)|navicat16 mac版无限重置试用期脚本|511|2023-10-23|
|122|[yhan219/navicat_reset_mac](https://github.com/yhan219/navicat_reset_mac)|navicat16 mac版无限重置试用期脚本|511|2023-10-23| |122|[msojocs/wechat-web-devtools-linux](https://github.com/msojocs/wechat-web-devtools-linux)|适用于微信小程序的微信开发者工具 Linux移植版|511|2024-01-03|
|123|[msojocs/wechat-web-devtools-linux](https://github.com/msojocs/wechat-web-devtools-linux)|适用于微信小程序的微信开发者工具 Linux移植版|510|2024-01-03| |123|[liusj5257/azurlane_anti_name](https://github.com/liusj5257/azurlane_anti_name)|碧蓝航线反和谐:过场图随机12张,皮肤预览,特触,敌我船名,誓约之戒 新增Zygisk模块,Lsposed模块|505|2023-10-17|
|124|[liusj5257/azurlane_anti_name](https://github.com/liusj5257/azurlane_anti_name)|碧蓝航线反和谐:过场图随机12张,皮肤预览,特触,敌我船名,誓约之戒 新增Zygisk模块,Lsposed模块|505|2023-10-17| |124|[notmarek/LanguageBreak](https://github.com/notmarek/LanguageBreak)|A kindle <=5.16.2.1.1 jailbreak|503|2023-12-04|
|125|[notmarek/LanguageBreak](https://github.com/notmarek/LanguageBreak)|A kindle <=5.16.2.1.1 jailbreak|501|2023-12-04| |125|[apernet/tcp-brutal](https://github.com/apernet/tcp-brutal)|-|495|2024-02-15|
|126|[apernet/tcp-brutal](https://github.com/apernet/tcp-brutal)|-|495|2024-02-15| |126|[QingdaoU/OnlineJudgeDeploy](https://github.com/QingdaoU/OnlineJudgeDeploy)|-|490|2024-02-09|
|127|[QingdaoU/OnlineJudgeDeploy](https://github.com/QingdaoU/OnlineJudgeDeploy)|-|490|2024-02-09| |127|[Magisk-Modules-Repo/wifi-bonding](https://github.com/Magisk-Modules-Repo/wifi-bonding)|Double your bandwith on your Qualcomm devices.|487|2024-01-19|
|128|[Fishdrowned/ssl](https://github.com/Fishdrowned/ssl)|Self-signed Wildcard SSL Certificate Generator|487|2023-12-31| |128|[Fishdrowned/ssl](https://github.com/Fishdrowned/ssl)|Self-signed Wildcard SSL Certificate Generator|487|2023-12-31|
|129|[ineo6/homebrew-install](https://github.com/ineo6/homebrew-install)|homebrew安装使用中科大镜像|486|2023-12-13| |129|[ineo6/homebrew-install](https://github.com/ineo6/homebrew-install)|homebrew安装使用中科大镜像|486|2023-12-13|
|130|[jacyl4/de_GWD](https://github.com/jacyl4/de_GWD)|Debian Gateway & DNS - <Burst Link>|486|2024-01-11| |130|[jacyl4/de_GWD](https://github.com/jacyl4/de_GWD)|Debian Gateway & DNS - <Burst Link>|486|2024-01-11|
|131|[Magisk-Modules-Repo/wifi-bonding](https://github.com/Magisk-Modules-Repo/wifi-bonding)|Double your bandwith on your Qualcomm devices.|486|2024-01-19| |131|[sakarie9/DoL-Lyra](https://github.com/sakarie9/DoL-Lyra)|Degrees of Lewdity 整合|478|2024-03-01|
|132|[sakarie9/DoL-Lyra](https://github.com/sakarie9/DoL-Lyra)|Degrees of Lewdity 整合|475|2024-02-27| |132|[Jiangmenghao/NUC8i5BEH](https://github.com/Jiangmenghao/NUC8i5BEH)|NUC8i5BEH Hackintosh|466|2023-10-04|
|133|[Jiangmenghao/NUC8i5BEH](https://github.com/Jiangmenghao/NUC8i5BEH)|NUC8i5BEH Hackintosh|465|2023-10-04| |133|[xiaoleGun/KernelSU_Action](https://github.com/xiaoleGun/KernelSU_Action)|A action for build KernelSU into your kernel|458|2024-02-14|
|134|[xiaoleGun/KernelSU_Action](https://github.com/xiaoleGun/KernelSU_Action)|A action for build KernelSU into your kernel|457|2024-02-14| |134|[xavier-hernandez/goaccess-for-nginxproxymanager](https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager)|GoAccess Docker Image for Nginx Proxy Manager and more...|457|2024-02-10|
|135|[xavier-hernandez/goaccess-for-nginxproxymanager](https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager)|GoAccess Docker Image for Nginx Proxy Manager and more...|457|2024-02-10| |135|[DDS-Derek/xiaoya-alist](https://github.com/DDS-Derek/xiaoya-alist)|小雅Alist的相关周边|450|2024-03-01|
|136|[ilxp/luci-app-ikoolproxy](https://github.com/ilxp/luci-app-ikoolproxy)|iKoolProxy是基于KoolProxyR 重新整理的。 需要先安装koolproxy.ipk再luci记得一定要重启路由器|448|2024-02-08| |136|[ilxp/luci-app-ikoolproxy](https://github.com/ilxp/luci-app-ikoolproxy)|iKoolProxy是基于KoolProxyR 重新整理的。 需要先安装koolproxy.ipk再luci记得一定要重启路由器|449|2024-02-08|
|137|[kkkgo/PaoPaoDNS](https://github.com/kkkgo/PaoPaoDNS)|泡泡DNS是一个能一键部署递归DNS的docker镜像|445|2024-02-29| |137|[kkkgo/PaoPaoDNS](https://github.com/kkkgo/PaoPaoDNS)|泡泡DNS是一个能一键部署递归DNS的docker镜像|446|2024-02-29|
|138|[northsea4/mdcx-docker](https://github.com/northsea4/mdcx-docker)| 在Docker容器中运行 MDCX并通过Web界面或远程桌面进行控制。Run MDCX in a Docker container, accessible and controllable via a web interface or remote desktop.|441|2024-02-27| |138|[northsea4/mdcx-docker](https://github.com/northsea4/mdcx-docker)| 在Docker容器中运行 MDCX并通过Web界面或远程桌面进行控制。Run MDCX in a Docker container, accessible and controllable via a web interface or remote desktop.|442|2024-02-27|
|139|[DDS-Derek/xiaoya-alist](https://github.com/DDS-Derek/xiaoya-alist)|小雅Alist的相关周边|438|2024-02-24| |139|[JACK-THINK/SCRIPTS-BOOTLOADER-FOR-ASUS-ROUTER](https://github.com/JACK-THINK/SCRIPTS-BOOTLOADER-FOR-ASUS-ROUTER)|用于华硕路由器官方固件和梅林固件的自启动脚本系统Self-starting scripts that can be used in both Asuswrt and Asuswrt-Merlin|430|2023-12-18|
|140|[JACK-THINK/SCRIPTS-BOOTLOADER-FOR-ASUS-ROUTER](https://github.com/JACK-THINK/SCRIPTS-BOOTLOADER-FOR-ASUS-ROUTER)|用于华硕路由器官方固件和梅林固件的自启动脚本系统Self-starting scripts that can be used in both Asuswrt and Asuswrt-Merlin|430|2023-12-18| |140|[dromara/fast-request](https://github.com/dromara/fast-request)|IntelliJ IDEA plugin Restful Fast Request|429|2024-03-01|
|141|[dromara/fast-request](https://github.com/dromara/fast-request)|IntelliJ IDEA plugin Restful Fast Request|429|2024-02-20| |141|[h31105/deployX.sh](https://github.com/h31105/deployX.sh)|基于 Docker 容器架构的 Trojan/VLESS/VMess TCP/WS TLS 分流部署&管理脚本|420|2023-11-25|
|142|[h31105/deployX.sh](https://github.com/h31105/deployX.sh)|基于 Docker 容器架构的 Trojan/VLESS/VMess TCP/WS TLS 分流部署&管理脚本|420|2023-11-25| |142|[simonsmh/notocjk](https://github.com/simonsmh/notocjk)|NotoSansCJK & NotoSerifCJK full weight patch for Android devices.|417|2024-01-19|
|143|[simonsmh/notocjk](https://github.com/simonsmh/notocjk)|NotoSansCJK & NotoSerifCJK full weight patch for Android devices.|417|2024-01-19| |143|[theniceboy/.config](https://github.com/theniceboy/.config)|My dotfiles|411|2023-12-21|
|144|[theniceboy/.config](https://github.com/theniceboy/.config)|My dotfiles|411|2023-12-21| |144|[buildkite/elastic-ci-stack-for-aws](https://github.com/buildkite/elastic-ci-stack-for-aws)|An auto-scaling cluster of build agents running in your own AWS VPC|405|2024-02-26|
|145|[buildkite/elastic-ci-stack-for-aws](https://github.com/buildkite/elastic-ci-stack-for-aws)|An auto-scaling cluster of build agents running in your own AWS VPC|405|2024-02-26| |145|[i-abc/Speedtest](https://github.com/i-abc/Speedtest)|多功能测速脚本 Multi-functional speedtest script|403|2023-12-31|
|146|[i-abc/Speedtest](https://github.com/i-abc/Speedtest)|多功能测速脚本 Multi-functional speedtest script|401|2023-12-31| |146|[john-shine/synology-baiduNetdisk-package](https://github.com/john-shine/synology-baiduNetdisk-package)|-|398|2023-11-20|
|147|[john-shine/synology-baiduNetdisk-package](https://github.com/john-shine/synology-baiduNetdisk-package)|-|398|2023-11-20| |147|[appotry/PTtool](https://github.com/appotry/PTtool)|自动化硬链接工具,在最大可能情况下节约空间,并保持做种。 小于1M的文件直接复制刮削修改nfo等小文件不影响做种。 大于1M的文件硬链接到目的目录可以随意修改文件名。|394|2023-12-15|
|148|[appotry/PTtool](https://github.com/appotry/PTtool)|自动化硬链接工具,在最大可能情况下节约空间,并保持做种。 小于1M的文件直接复制刮削修改nfo等小文件不影响做种。 大于1M的文件硬链接到目的目录可以随意修改文件名。|394|2023-12-15| |148|[decoymini/DecoyMini](https://github.com/decoymini/DecoyMini)|🐝 A highly scalable, safe, free enterprise honeypots 一款高可扩展、安全、免费的企业级蜜罐系统|392|2024-03-01|
|149|[decoymini/DecoyMini](https://github.com/decoymini/DecoyMini)|🐝 A highly scalable, safe, free enterprise honeypots 一款高可扩展、安全、免费的企业级蜜罐系统|392|2024-02-18| |149|[pdulvp/jellyfin-qnap](https://github.com/pdulvp/jellyfin-qnap)|Jellyfin server packaging for QNAP NAS|387|2024-01-09|
|150|[pdulvp/jellyfin-qnap](https://github.com/pdulvp/jellyfin-qnap)|Jellyfin server packaging for QNAP NAS|387|2024-01-09| |150|[lee1080/CloudflareSpeedTestDDNS](https://github.com/lee1080/CloudflareSpeedTestDDNS)|使用CloudflareSpeedTest工具优选IP后自动DDNS到Cloudflare|385|2023-12-14|
|151|[lee1080/CloudflareSpeedTestDDNS](https://github.com/lee1080/CloudflareSpeedTestDDNS)|使用CloudflareSpeedTest工具优选IP后自动DDNS到Cloudflare|385|2023-12-14| |151|[flagify-com/OctoMation](https://github.com/flagify-com/OctoMation)|OctoMation是一款免费的具有可视化拖拽功能的编排与自动化产品。通过精心编排的PlaybookOctoMation能够联动数百款安全、网络、IT和SaaS等产品的基础能力。其主要特点包括低代码剧本编排、自动化事件响应、标准化流程操作以及可视化过程监控。 借助OctoMation运营团队能够开展7x24小时自动化事件响应不仅可以大幅减少对人员的过度依赖还能确保团队工作质量始终维持在 ...|381|2024-01-25|
|152|[flagify-com/OctoMation](https://github.com/flagify-com/OctoMation)|OctoMation是一款免费的具有可视化拖拽功能的编排与自动化产品。通过精心编排的PlaybookOctoMation能够联动数百款安全、网络、IT和SaaS等产品的基础能力。其主要特点包括低代码剧本编排、自动化事件响应、标准化流程操作以及可视化过程监控。 借助OctoMation运营团队能够开展7x24小时自动化事件响应不仅可以大幅减少对人员的过度依赖还能确保团队工作质量始终维持在 ...|381|2024-01-25| |152|[fscarmen2/Argo-Nezha-Service-Container](https://github.com/fscarmen2/Argo-Nezha-Service-Container)|Nezha server over Argo tunnel 使用 Argo 隧道的哪吒服务端|374|2024-02-20|
|153|[fscarmen2/Argo-Nezha-Service-Container](https://github.com/fscarmen2/Argo-Nezha-Service-Container)|Nezha server over Argo tunnel 使用 Argo 隧道的哪吒服务端|373|2024-02-20| |153|[haiwen/seafile-server-installer-cn](https://github.com/haiwen/seafile-server-installer-cn)|One script to install seafile server|369|2024-02-04|
|154|[haiwen/seafile-server-installer-cn](https://github.com/haiwen/seafile-server-installer-cn)|One script to install seafile server|369|2024-02-04| |154|[stilleshan/frps](https://github.com/stilleshan/frps)|基于原版 frp 内网穿透服务端 frps 的一键安装卸载脚本和 docker 镜像.支持 Linux 服务器和 docker 等多种环境安装部署.|368|2024-02-24|
|155|[stilleshan/frps](https://github.com/stilleshan/frps)|基于原版 frp 内网穿透服务端 frps 的一键安装卸载脚本和 docker 镜像.支持 Linux 服务器和 docker 等多种环境安装部署.|368|2024-02-24| |155|[P3TERX/Aria2-Pro-Core](https://github.com/P3TERX/Aria2-Pro-Core)|Aria2 static binaries for GNU/Linux with some powerful feature patches. 破解无限线程 防掉线程优化 静态编译 二进制文件 增强版|365|2023-12-16|
|156|[P3TERX/Aria2-Pro-Core](https://github.com/P3TERX/Aria2-Pro-Core)|Aria2 static binaries for GNU/Linux with some powerful feature patches. 破解无限线程 防掉线程优化 静态编译 二进制文件 增强版|365|2023-12-16| |156|[missuo/XrayR-V2Board](https://github.com/missuo/XrayR-V2Board)|XrayR One-Click Script for V2Board|361|2024-02-11|
|157|[missuo/XrayR-V2Board](https://github.com/missuo/XrayR-V2Board)|XrayR One-Click Script for V2Board|361|2024-02-11| |157|[bigbugcc/OpenWrts](https://github.com/bigbugcc/OpenWrts)|OpenWRT 固件(Raspberry Pi4B/3B+NanoPi R2S/R4SOrange Pi R1Plusx86/64) 依源码更新自动编译(周更)|360|2024-03-01|
|158|[bigbugcc/OpenWrts](https://github.com/bigbugcc/OpenWrts)|OpenWRT 固件(Raspberry Pi4B/3B+NanoPi R2S/R4SOrange Pi R1Plusx86/64) 依源码更新自动编译(周更)|359|2024-02-26| |158|[jlesage/docker-makemkv](https://github.com/jlesage/docker-makemkv)|Docker container for MakeMKV|352|2024-01-24|
|159|[jlesage/docker-makemkv](https://github.com/jlesage/docker-makemkv)|Docker container for MakeMKV|352|2024-01-24| |159|[dqzboy/Deploy_K8sCluster](https://github.com/dqzboy/Deploy_K8sCluster)|Deploying Highly Available Kubernetes Cluster using Binary Installation 采用二进制方式部署高可用 Kubernetes 集群|351|2023-12-11|
|160|[dqzboy/Deploy_K8sCluster](https://github.com/dqzboy/Deploy_K8sCluster)|Deploying Highly Available Kubernetes Cluster using Binary Installation 采用二进制方式部署高可用 Kubernetes 集群|351|2023-12-11| |160|[gd0772/AutoBuild-OpenWrt](https://github.com/gd0772/AutoBuild-OpenWrt)|GitHub Actions 云编译 OpenWrt|350|2024-02-25|
|161|[gd0772/AutoBuild-OpenWrt](https://github.com/gd0772/AutoBuild-OpenWrt)|GitHub Actions 云编译 OpenWrt|350|2024-02-25| |161|[YangguangZhou/Monet-All](https://github.com/YangguangZhou/Monet-All)|莫奈取色整合的Magisk模块可通过音量键选择是否安装对应应用的取色模块|347|2023-11-16|
|162|[YangguangZhou/Monet-All](https://github.com/YangguangZhou/Monet-All)|莫奈取色整合的Magisk模块可通过音量键选择是否安装对应应用的取色模块|347|2023-11-16| |162|[crazypeace/v2ray_wss](https://github.com/crazypeace/v2ray_wss)|V2ray v4.45.2VLESS_WebSocket_TLS模式 / Vmess_WebSocket_TLS模式极简一键脚本, CaddyV2前置解除TLS和path。支持带参数 域名 IP栈 UUID path 减少安装过程中的交互|340|2023-10-21|
|163|[crazypeace/v2ray_wss](https://github.com/crazypeace/v2ray_wss)|V2ray v4.45.2VLESS_WebSocket_TLS模式 / Vmess_WebSocket_TLS模式极简一键脚本, CaddyV2前置解除TLS和path。支持带参数 域名 IP栈 UUID path 减少安装过程中的交互|340|2023-10-21| |163|[BingMeme/OpenWrt_CN](https://github.com/BingMeme/OpenWrt_CN)|OpenWrt_简中|336|2024-01-20|
|164|[BingMeme/OpenWrt_CN](https://github.com/BingMeme/OpenWrt_CN)|OpenWrt_简中|336|2024-01-20| |164|[cockroachai/cockroachai](https://github.com/cockroachai/cockroachai)|一个简单的小程序,用于账号共享。免费但暂不开源。|332|2024-03-01|
|165|[cockroachai/cockroachai](https://github.com/cockroachai/cockroachai)|一个简单的小程序,用于账号共享。免费但暂不开源。|330|2024-02-04| |165|[Netflixxp/N1HK1dabao](https://github.com/Netflixxp/N1HK1dabao)|项目为自动打包N1和HK1s905x3盒子的固件请勿fork因为fork无法获取最新的固件请收藏短网址https://jcnf.xyz/gj 获取最新固件版本|330|2023-10-25|
|166|[Netflixxp/N1HK1dabao](https://github.com/Netflixxp/N1HK1dabao)|项目为自动打包N1和HK1s905x3盒子的固件请勿fork因为fork无法获取最新的固件请收藏短网址https://jcnf.xyz/gj 获取最新固件版本|330|2023-10-25| |166|[zpm-zsh/zpm](https://github.com/zpm-zsh/zpm)|Zpm— Zsh Plugin Manager|324|2024-02-29|
|167|[zpm-zsh/zpm](https://github.com/zpm-zsh/zpm)|Zpm— Zsh Plugin Manager|324|2024-02-29| |167|[esrrhs/xiaohuangji](https://github.com/esrrhs/xiaohuangji)|小黄鸡表情收集|320|2024-01-31|
|168|[esrrhs/xiaohuangji](https://github.com/esrrhs/xiaohuangji)|小黄鸡表情收集|320|2024-01-31| |168|[XIU2/Shell](https://github.com/XIU2/Shell)|🐧 自用的一些乱七八糟 Linux 脚本~|318|2024-01-20|
|169|[XIU2/Shell](https://github.com/XIU2/Shell)|🐧 自用的一些乱七八糟 Linux 脚本~|318|2024-01-20| |169|[stevezhengshiqi/one-key-cpufriend](https://github.com/stevezhengshiqi/one-key-cpufriend)|Generate customized CPUFriendDataProvider.kext for dynamic macOS CPU power management|317|2023-09-24|
|170|[stevezhengshiqi/one-key-cpufriend](https://github.com/stevezhengshiqi/one-key-cpufriend)|Generate customized CPUFriendDataProvider.kext for dynamic macOS CPU power management|317|2023-09-24| |170|[dadatuputi/bitwarden_gcloud](https://github.com/dadatuputi/bitwarden_gcloud)|Bitwarden installation optimized for Google Cloud's 'always free' e2-micro compute instance|316|2023-11-08|
|171|[dadatuputi/bitwarden_gcloud](https://github.com/dadatuputi/bitwarden_gcloud)|Bitwarden installation optimized for Google Cloud's 'always free' e2-micro compute instance|316|2023-11-08| |171|[Magisk-Modules-Repo/acc](https://github.com/Magisk-Modules-Repo/acc)|Upstream repo: |306|2023-10-16|
|172|[houbb/cache](https://github.com/houbb/cache)|The basic cache tool for java.(java 手写实现渐进式 redis 缓存工具)|308|2023-08-31| |172|[seagullz4/hysteria2](https://github.com/seagullz4/hysteria2)|hysteria2一键安装精简版/hy2一键安装/hysteria2 install/نصب با یک کلیک hysteria2/祝大家万事如意,心想事成|304|2024-02-25|
|173|[Magisk-Modules-Repo/acc](https://github.com/Magisk-Modules-Repo/acc)|Upstream repo: |306|2023-10-16| |173|[openwrtcompileshell/OpenwrtCompileScript](https://github.com/openwrtcompileshell/OpenwrtCompileScript)|Openwrt编译辅助脚本可以帮助你更快的搭建openwrt环境但不会帮你完成整个编译过程|299|2024-02-02|
|174|[seagullz4/hysteria2](https://github.com/seagullz4/hysteria2)|hysteria2一键安装精简版/hy2一键安装/hysteria2 install/نصب با یک کلیک hysteria2/祝大家万事如意,心想事成|303|2024-02-25| |174|[8680/GOODBYEADS](https://github.com/8680/GOODBYEADS)|适用于AdGuard的去广告规则合并优质上游规则并去重整理排列。|294|2024-03-01|
|175|[openwrtcompileshell/OpenwrtCompileScript](https://github.com/openwrtcompileshell/OpenwrtCompileScript)|Openwrt编译辅助脚本可以帮助你更快的搭建openwrt环境但不会帮你完成整个编译过程|299|2024-02-02| |175|[Asterisk4Magisk/Xray4Magisk](https://github.com/Asterisk4Magisk/Xray4Magisk)|Xray core with service scripts for Android|294|2023-12-13|
|176|[Asterisk4Magisk/Xray4Magisk](https://github.com/Asterisk4Magisk/Xray4Magisk)|Xray core with service scripts for Android|294|2023-12-13| |176|[v5tech/vagrant-kubernetes-cluster](https://github.com/v5tech/vagrant-kubernetes-cluster)|Vagrant一键安装Kubernetes集群。安装 Metrics Server 、Kuboard 、Kubernetes Dashboard、KubePi、Kubernetes集群监控prometheus-operator|290|2023-10-11|
|177|[8680/GOODBYEADS](https://github.com/8680/GOODBYEADS)|适用于AdGuard的去广告规则合并优质上游规则并去重整理排列。|292|2024-02-29| |177|[spiritLHLS/pve](https://github.com/spiritLHLS/pve)|PVE相关的各种一键脚本(Various one-click scripts related to PVE)(一键安装PVE)(One-click installation of PVE)(一键开设KVM或LXC虚拟化的NAT服务器-自带内外网端口转发)(含ARM和X86_64)|286|2024-02-22|
|178|[v5tech/vagrant-kubernetes-cluster](https://github.com/v5tech/vagrant-kubernetes-cluster)|Vagrant一键安装Kubernetes集群。安装 Metrics Server 、Kuboard 、Kubernetes Dashboard、KubePi、Kubernetes集群监控prometheus-operator|290|2023-10-11| |178|[zxcvos/Xray-script](https://github.com/zxcvos/Xray-script)|Xray-REALITY 管理脚本|284|2024-02-16|
|179|[spiritLHLS/pve](https://github.com/spiritLHLS/pve)|PVE相关的各种一键脚本(Various one-click scripts related to PVE)(一键安装PVE)(One-click installation of PVE)(一键开设KVM或LXC虚拟化的NAT服务器-自带内外网端口转发)(含ARM和X86_64)|285|2024-02-22| |179|[ophub/luci-app-amlogic](https://github.com/ophub/luci-app-amlogic)|Support for managing OpenWrt in Amlogic, Rockchip and Allwinner boxes. include install and update the OpenWrt and kernel, Backup and Restore config, Snapshot management, etc.|282|2024-01-31|
|180|[zxcvos/Xray-script](https://github.com/zxcvos/Xray-script)|Xray-REALITY 管理脚本|284|2024-02-16| |180|[jlesage/docker-crashplan-pro](https://github.com/jlesage/docker-crashplan-pro)|Docker container for CrashPlan PRO (aka CrashPlan for Small Business)|282|2024-01-12|
|181|[jlesage/docker-crashplan-pro](https://github.com/jlesage/docker-crashplan-pro)|Docker container for CrashPlan PRO (aka CrashPlan for Small Business)|282|2024-01-12| |181|[2lifetop/Pal-Server-Install](https://github.com/2lifetop/Pal-Server-Install)|幻兽帕鲁服务端一键安装脚本|278|2024-02-07|
|182|[ophub/luci-app-amlogic](https://github.com/ophub/luci-app-amlogic)|Support for managing OpenWrt in Amlogic, Rockchip and Allwinner boxes. include install and update the OpenWrt and kernel, Backup and Restore config, Snapshot management, etc.|281|2024-01-31| |182|[qxzg/Actions](https://github.com/qxzg/Actions)|每日自动更新fancyss规则|272|2024-02-29|
|183|[2lifetop/Pal-Server-Install](https://github.com/2lifetop/Pal-Server-Install)|幻兽帕鲁服务端一键安装脚本|277|2024-02-07| |183|[281677160/build-actions](https://github.com/281677160/build-actions)|超简单的在线编译OpenWrt固件|269|2024-02-25|
|184|[qxzg/Actions](https://github.com/qxzg/Actions)|每日自动更新fancyss规则|272|2024-02-28| |184|[pzcn/Perfect-Icons-Completion-Project](https://github.com/pzcn/Perfect-Icons-Completion-Project)|MIUI 完美图标补全计划|266|2024-03-01|
|185|[281677160/build-actions](https://github.com/281677160/build-actions)|超简单的在线编译OpenWrt固件|267|2024-02-25| |185|[oneclickvirt/lxd](https://github.com/oneclickvirt/lxd)|通过LXD命令批量或单独开设NAT服务器以及维护(简称母鸡开小鸡)(Bulk or individual NAT server provisioning and maintenance via LXD commands)|261|2024-02-21|
|186|[pzcn/Perfect-Icons-Completion-Project](https://github.com/pzcn/Perfect-Icons-Completion-Project)|MIUI 完美图标补全计划|266|2024-02-26| |186|[lu0b0/ELM](https://github.com/lu0b0/ELM)|-|254|2024-01-18|
|187|[oneclickvirt/lxd](https://github.com/oneclickvirt/lxd)|通过LXD命令批量或单独开设NAT服务器以及维护(简称母鸡开小鸡)(Bulk or individual NAT server provisioning and maintenance via LXD commands)|261|2024-02-21| |187|[yaya131/AX6-AX3600_Almighty-Edition_Config](https://github.com/yaya131/AX6-AX3600_Almighty-Edition_Config)|此版本是全能版本也是自定义版本包含无NSS的AX6和AX3600的编译配置涵盖机型AX6-5.15-AX3600-5.15-AX9000-5.15想要榨干路由器性能和内存的朋友可以尝试刷入。支持已刷WEB升级的openwrt固件刷入方式首选恢复出厂设置然后再系统升级不保留配置刷入。全能版每天都会拉取最新源码更新|252|2024-02-29|
|188|[lu0b0/ELM](https://github.com/lu0b0/ELM)|-|253|2024-01-18| |188|[hoochanlon/helpdesk-guide](https://github.com/hoochanlon/helpdesk-guide)|📖《企业信息建设运维实战》系统主机及网络故障综合处理与信息安全自动化运维方案。|250|2023-09-27|
|189|[yaya131/AX6-AX3600_Almighty-Edition_Config](https://github.com/yaya131/AX6-AX3600_Almighty-Edition_Config)|此版本是全能版本也是自定义版本包含无NSS的AX6和AX3600的编译配置涵盖机型AX6-5.15-AX3600-5.15-AX9000-5.15想要榨干路由器性能和内存的朋友可以尝试刷入。支持已刷WEB升级的openwrt固件刷入方式首选恢复出厂设置然后再系统升级不保留配置刷入。全能版每天都会拉取最新源码更新|252|2024-02-28| |189|[LeavesMC/Leaves](https://github.com/LeavesMC/Leaves)|Fork of Paper aimed at repairing broken vanilla properties.|248|2024-02-27|
|190|[hoochanlon/helpdesk-guide](https://github.com/hoochanlon/helpdesk-guide)|📖《企业信息建设运维实战》系统主机及网络故障综合处理与信息安全自动化运维方案。|250|2023-09-27| |190|[DoctorLai/Teaching-Kids-Programming](https://github.com/DoctorLai/Teaching-Kids-Programming)|Teaching Kids Programming / Teaching Wife Programming|247|2024-02-27|
|191|[y0ngb1n/dockerized](https://github.com/y0ngb1n/dockerized)|🐳 Build once, run anywhere|248|2023-12-26| |191|[y0ngb1n/dockerized](https://github.com/y0ngb1n/dockerized)|🐳 Build once, run anywhere|247|2023-12-26|
|192|[LeavesMC/Leaves](https://github.com/LeavesMC/Leaves)|Fork of Paper aimed at repairing broken vanilla properties.|247|2024-02-27| |192|[project-nano/releases](https://github.com/project-nano/releases)|release files for nano|245|2023-11-19|
|193|[DoctorLai/Teaching-Kids-Programming](https://github.com/DoctorLai/Teaching-Kids-Programming)|Teaching Kids Programming / Teaching Wife Programming|247|2024-02-27| |193|[lemoeo/AX6S](https://github.com/lemoeo/AX6S)|Redmi 路由器 AX6S|243|2023-10-06|
|194|[project-nano/releases](https://github.com/project-nano/releases)|release files for nano|245|2023-11-19| |194|[srcrs/MagicBox](https://github.com/srcrs/MagicBox)|一个基于chrome的自动执行定时任务目前支持B站、v2ex、吾爱、hostloc等网站的签到|239|2023-11-29|
|195|[lemoeo/AX6S](https://github.com/lemoeo/AX6S)|Redmi 路由器 AX6S|243|2023-10-06| |195|[Acris/shadowsocks-asuswrt-merlin](https://github.com/Acris/shadowsocks-asuswrt-merlin)|Shadowsock for Asuswrt-Merlin New Gen|232|2023-09-04|
|196|[srcrs/MagicBox](https://github.com/srcrs/MagicBox)|一个基于chrome的自动执行定时任务目前支持B站、v2ex、吾爱、hostloc等网站的签到|239|2023-11-29| |196|[hiifeng/v2ray](https://github.com/hiifeng/v2ray)|V2ray多合一脚本支持VMESS+websocket+TLS+Nginx、VLESS+TCP+XTLS、VLESS+TCP+TLS等组合|231|2024-02-28|
|197|[Acris/shadowsocks-asuswrt-merlin](https://github.com/Acris/shadowsocks-asuswrt-merlin)|Shadowsock for Asuswrt-Merlin New Gen|232|2023-09-04| |197|[lingeringsound/10007_auto](https://github.com/lingeringsound/10007_auto)|ZH: 自动更新去广告的hosts En: Automatically update ad hosts|225|2024-03-01|
|198|[hiifeng/v2ray](https://github.com/hiifeng/v2ray)|V2ray多合一脚本支持VMESS+websocket+TLS+Nginx、VLESS+TCP+XTLS、VLESS+TCP+TLS等组合|231|2024-02-28| |198|[huangqian8/Cloud-N1-OpenWrt](https://github.com/huangqian8/Cloud-N1-OpenWrt)|Github Actions 自动编译 OpenWrt 固件(适配 Phicomm N1|223|2024-02-25|
|199|[lingeringsound/10007_auto](https://github.com/lingeringsound/10007_auto)|ZH: 自动更新去广告的hosts En: Automatically update ad hosts|225|2024-02-29| |199|[yobasystems/alpine-mariadb](https://github.com/yobasystems/alpine-mariadb)|MariaDB running on Alpine Linux [Docker]|221|2024-02-11|
|200|[huangqian8/Cloud-N1-OpenWrt](https://github.com/huangqian8/Cloud-N1-OpenWrt)|Github Actions 自动编译 OpenWrt 固件(适配 Phicomm N1|223|2024-02-25| |200|[MXCCO/lxdpro](https://github.com/MXCCO/lxdpro)|一个基于LXD开系统容器的LXC与虚拟机KVM脚本,开小鸡不求人,让合租VPS更加方便|214|2023-12-26|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,75 +1,75 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Swift # 中文总榜 > 软件类 > Swift
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|18167|2024-02-29| |1|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|18170|2024-02-29|
|2|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|14903|2024-02-28| |2|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|14904|2024-02-28|
|3|[PerfectlySoft/Perfect](https://github.com/PerfectlySoft/Perfect)|Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)|13835|2024-02-03| |3|[PerfectlySoft/Perfect](https://github.com/PerfectlySoft/Perfect)|Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)|13835|2024-02-03|
|4|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11729|2023-12-07| |4|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11731|2023-12-07|
|5|[pointfreeco/swift-composable-architecture](https://github.com/pointfreeco/swift-composable-architecture)|A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.|10892|2024-02-29| |5|[pointfreeco/swift-composable-architecture](https://github.com/pointfreeco/swift-composable-architecture)|A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.|10903|2024-03-01|
|6|[p0deje/Maccy](https://github.com/p0deje/Maccy)|Lightweight clipboard manager for macOS|9922|2024-02-27| |6|[p0deje/Maccy](https://github.com/p0deje/Maccy)|Lightweight clipboard manager for macOS|9934|2024-03-01|
|7|[godly-devotion/MochiDiffusion](https://github.com/godly-devotion/MochiDiffusion)|Run Stable Diffusion on Mac natively|6931|2024-02-29| |7|[godly-devotion/MochiDiffusion](https://github.com/godly-devotion/MochiDiffusion)|Run Stable Diffusion on Mac natively|6934|2024-03-01|
|8|[ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController)|[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar支持中间带+号的TabBar样式自 ...|6861|2023-12-15| |8|[ChenYilong/CYLTabBarController](https://github.com/ChenYilong/CYLTabBarController)|[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar支持中间带+号的TabBar样式自 ...|6862|2023-12-15|
|9|[XcodesOrg/XcodesApp](https://github.com/XcodesOrg/XcodesApp)|The easiest way to install and switch between multiple versions of Xcode - with a mouse click. |6271|2024-02-29| |9|[XcodesOrg/XcodesApp](https://github.com/XcodesOrg/XcodesApp)|The easiest way to install and switch between multiple versions of Xcode - with a mouse click. |6286|2024-03-01|
|10|[coteditor/CotEditor](https://github.com/coteditor/CotEditor)|Lightweight Plain-Text Editor for macOS|5949|2024-02-29| |10|[coteditor/CotEditor](https://github.com/coteditor/CotEditor)|Lightweight Plain-Text Editor for macOS|5952|2024-03-01|
|11|[Ji4n1ng/OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal)|✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.|5633|2023-12-27| |11|[Ji4n1ng/OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal)|✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.|5634|2023-12-27|
|12|[sparrowcode/PermissionsKit](https://github.com/sparrowcode/PermissionsKit)|Universal API for request permission and get its statuses.|5481|2023-12-14| |12|[sparrowcode/PermissionsKit](https://github.com/sparrowcode/PermissionsKit)|Universal API for request permission and get its statuses.|5482|2023-12-14|
|13|[tw93/MiaoYan](https://github.com/tw93/MiaoYan)|⛷ Lightweight Markdown app to help you write great sentences. ⛷ 轻灵的 Markdown 笔记本伴你写出妙言|5087|2024-01-17| |13|[tw93/MiaoYan](https://github.com/tw93/MiaoYan)|⛷ Lightweight Markdown app to help you write great sentences. ⛷ 轻灵的 Markdown 笔记本伴你写出妙言|5090|2024-01-17|
|14|[longitachi/ZLPhotoBrowser](https://github.com/longitachi/ZLPhotoBrowser)|Wechat-like image picker. Support select photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能; |4626|2024-02-19| |14|[longitachi/ZLPhotoBrowser](https://github.com/longitachi/ZLPhotoBrowser)|Wechat-like image picker. Support select photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能; |4626|2024-03-01|
|15|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|4446|2024-01-18| |15|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|4447|2024-01-18|
|16|[ArtSabintsev/Siren](https://github.com/ArtSabintsev/Siren)|Notify users when a new version of your app is available and prompt them to upgrade.|4182|2023-12-30| |16|[ArtSabintsev/Siren](https://github.com/ArtSabintsev/Siren)|Notify users when a new version of your app is available and prompt them to upgrade.|4183|2023-12-30|
|17|[kyleduo/TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac)|TinyPNG client for Mac|3422|2023-11-16| |17|[kyleduo/TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac)|TinyPNG client for Mac|3422|2023-11-16|
|18|[onevcat/FengNiao](https://github.com/onevcat/FengNiao)|A command line tool for cleaning unused resources in Xcode.|3323|2024-01-23| |18|[onevcat/FengNiao](https://github.com/onevcat/FengNiao)|A command line tool for cleaning unused resources in Xcode.|3323|2024-01-23|
|19|[gee1k/uPic](https://github.com/gee1k/uPic)|📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.|3320|2023-11-08| |19|[gee1k/uPic](https://github.com/gee1k/uPic)|📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.|3322|2023-11-08|
|20|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|⚙️ All-in-One menu bar app, hide 💻MacBook Pro's notch, dark mode, AirPods, Shortcuts|3069|2024-02-27| |20|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|⚙️ All-in-One menu bar app, hide 💻MacBook Pro's notch, dark mode, AirPods, Shortcuts|3072|2024-02-27|
|21|[aahung/Unshaky](https://github.com/aahung/Unshaky)|A software attempt to address the "double key press" issue on Apple's butterfly keyboard [not actively maintained]|2971|2023-11-20| |21|[aahung/Unshaky](https://github.com/aahung/Unshaky)|A software attempt to address the "double key press" issue on Apple's butterfly keyboard [not actively maintained]|2971|2023-11-20|
|22|[SilenceLove/HXPhotoPicker](https://github.com/SilenceLove/HXPhotoPicker)|图片/视频选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、在线下载iCloud上的资源、编辑图片/视频、浏览网络图片 功能 Imitation wx photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iC ...|2879|2024-02-16| |22|[SilenceLove/HXPhotoPicker](https://github.com/SilenceLove/HXPhotoPicker)|图片/视频选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、在线下载iCloud上的资源、编辑图片/视频、浏览网络图片 功能 Imitation wx photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, Download the resources on iC ...|2881|2024-02-16|
|23|[EhPanda-Team/EhPanda](https://github.com/EhPanda-Team/EhPanda)|An unofficial E-Hentai App for iOS built with SwiftUI & TCA.|2833|2024-02-26| |23|[EhPanda-Team/EhPanda](https://github.com/EhPanda-Team/EhPanda)|An unofficial E-Hentai App for iOS built with SwiftUI & TCA.|2835|2024-02-26|
|24|[WeTransfer/WeScan](https://github.com/WeTransfer/WeScan)|Document Scanning Made Easy for iOS|2754|2024-02-26| |24|[WeTransfer/WeScan](https://github.com/WeTransfer/WeScan)|Document Scanning Made Easy for iOS|2754|2024-02-26|
|25|[Danie1s/Tiercel](https://github.com/Danie1s/Tiercel)|简单易用、功能丰富的纯 Swift 下载框架|2544|2024-02-21| |25|[Danie1s/Tiercel](https://github.com/Danie1s/Tiercel)|简单易用、功能丰富的纯 Swift 下载框架|2544|2024-02-21|
|26|[tid-kijyun/Kanna](https://github.com/tid-kijyun/Kanna)|Kanna(鉋) is an XML/HTML parser for Swift.|2372|2024-02-22| |26|[tid-kijyun/Kanna](https://github.com/tid-kijyun/Kanna)|Kanna(鉋) is an XML/HTML parser for Swift.|2372|2024-02-22|
|27|[mazzzystar/Queryable](https://github.com/mazzzystar/Queryable)|Run OpenAI's CLIP model on iOS to search photos.|2282|2024-02-07| |27|[mazzzystar/Queryable](https://github.com/mazzzystar/Queryable)|Run OpenAI's CLIP model on iOS to search photos.|2281|2024-02-07|
|28|[Schlaubischlump/LocationSimulator](https://github.com/Schlaubischlump/LocationSimulator)|MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.|2241|2023-12-22| |28|[Schlaubischlump/LocationSimulator](https://github.com/Schlaubischlump/LocationSimulator)|MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.|2241|2023-12-22|
|29|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|2176|2024-02-19| |29|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|2176|2024-02-19|
|30|[stripe/stripe-ios](https://github.com/stripe/stripe-ios)|Stripe iOS SDK |2013|2024-02-29| |30|[stripe/stripe-ios](https://github.com/stripe/stripe-ios)|Stripe iOS SDK |2013|2024-03-01|
|31|[ts1/BLEUnlock](https://github.com/ts1/BLEUnlock)|Lock/unlock your Mac with your iPhone, Apple Watch, or any other Bluetooth LE devices|1859|2024-01-28| |31|[ts1/BLEUnlock](https://github.com/ts1/BLEUnlock)|Lock/unlock your Mac with your iPhone, Apple Watch, or any other Bluetooth LE devices|1863|2024-01-28|
|32|[eggswift/pull-to-refresh](https://github.com/eggswift/pull-to-refresh)|#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh' |1789|2023-09-27| |32|[eggswift/pull-to-refresh](https://github.com/eggswift/pull-to-refresh)|#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh' |1789|2023-09-27|
|33|[Dimillian/ACHNBrowserUI](https://github.com/Dimillian/ACHNBrowserUI)|Animal Crossing New Horizon companion app in SwiftUI|1645|2023-12-06| |33|[Dimillian/ACHNBrowserUI](https://github.com/Dimillian/ACHNBrowserUI)|Animal Crossing New Horizon companion app in SwiftUI|1645|2023-12-06|
|34|[netyouli/WHC_ConfuseSoftware](https://github.com/netyouli/WHC_ConfuseSoftware)|iOS代码混淆工具Uniapp代码混淆工具react-native代码混淆, iOS代码混淆助手Android代码混淆助手Uniapp代码混淆助手过机器审核过4.3审核过other审核android、ios、uniapp、u3d、cocos2dx、flutter、代码翻新(WHC_ConfuseSoftware)是一款运行在MAC OS平台的App、完美支持Objc和Swift、U ...|1573|2024-02-27| |34|[netyouli/WHC_ConfuseSoftware](https://github.com/netyouli/WHC_ConfuseSoftware)|iOS代码混淆工具Uniapp代码混淆工具react-native代码混淆, iOS代码混淆助手Android代码混淆助手Uniapp代码混淆助手过机器审核过4.3审核过other审核android、ios、uniapp、u3d、cocos2dx、flutter、代码翻新(WHC_ConfuseSoftware)是一款运行在MAC OS平台的App、完美支持Objc和Swift、U ...|1573|2024-02-27|
|35|[MxABC/swiftScan](https://github.com/MxABC/swiftScan)|A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)|1565|2023-10-25| |35|[MxABC/swiftScan](https://github.com/MxABC/swiftScan)|A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)|1565|2023-10-25|
|36|[VideoFlint/Cabbage](https://github.com/VideoFlint/Cabbage)|A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.|1487|2023-11-08| |36|[VideoFlint/Cabbage](https://github.com/VideoFlint/Cabbage)|A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.|1487|2023-11-08|
|37|[netease-kit/nim-uikit-ios](https://github.com/netease-kit/nim-uikit-ios)|云信 IM UIKit 是基于 NIM SDK网易云信 IM SDK开发的一款即时通讯 UI 组件库,包括聊天、会话、圈组、搜索、群管理等组件。通过 IM UIKit可快速集成包含 UI 界面的即时通讯应用。|1475|2024-02-21| |37|[netease-kit/nim-uikit-ios](https://github.com/netease-kit/nim-uikit-ios)|云信 IM UIKit 是基于 NIM SDK网易云信 IM SDK开发的一款即时通讯 UI 组件库,包括聊天、会话、圈组、搜索、群管理等组件。通过 IM UIKit可快速集成包含 UI 界面的即时通讯应用。|1475|2024-02-21|
|38|[igorkulman/iOSLocalizationEditor](https://github.com/igorkulman/iOSLocalizationEditor)|Simple macOS editor app to help you manage iOS and macOS app localizations by allowing you to edit all the translations side by side|1412|2024-01-04| |38|[igorkulman/iOSLocalizationEditor](https://github.com/igorkulman/iOSLocalizationEditor)|Simple macOS editor app to help you manage iOS and macOS app localizations by allowing you to edit all the translations side by side|1413|2024-01-04|
|39|[JiongXing/PhotoBrowser](https://github.com/JiongXing/PhotoBrowser)| Elegant photo browser in Swift. 图片与视频浏览器。|1226|2024-02-18| |39|[JiongXing/PhotoBrowser](https://github.com/JiongXing/PhotoBrowser)| Elegant photo browser in Swift. 图片与视频浏览器。|1226|2024-02-18|
|40|[OpenIntelWireless/HeliPort](https://github.com/OpenIntelWireless/HeliPort)|Intel Wi-Fi Client for itlwm|1051|2023-11-12| |40|[OpenIntelWireless/HeliPort](https://github.com/OpenIntelWireless/HeliPort)|Intel Wi-Fi Client for itlwm|1051|2023-11-12|
|41|[xjbeta/iina-plus](https://github.com/xjbeta/iina-plus)|Extra danmaku support for iina. (iina 弹幕支持|1043|2024-02-25| |41|[xjbeta/iina-plus](https://github.com/xjbeta/iina-plus)|Extra danmaku support for iina. (iina 弹幕支持|1043|2024-02-25|
|42|[gltwy/LTScrollView](https://github.com/gltwy/LTScrollView)|ScrollView嵌套ScrolloViewUITableView 、UICollectionView解决方案 支持OC / Swift持续更新中...实现原理http://blog.csdn.net/glt_code/article/details/78576628|1041|2023-09-05| |42|[gltwy/LTScrollView](https://github.com/gltwy/LTScrollView)|ScrollView嵌套ScrolloViewUITableView 、UICollectionView解决方案 支持OC / Swift持续更新中...实现原理http://blog.csdn.net/glt_code/article/details/78576628|1040|2023-09-05|
|43|[37MobileTeam/iChatGPT](https://github.com/37MobileTeam/iChatGPT)|OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS|890|2023-12-20| |43|[37MobileTeam/iChatGPT](https://github.com/37MobileTeam/iChatGPT)|OpenAI ChatGPT SwiftUI app for iOS, iPadOS, macOS|890|2023-12-20|
|44|[thebarbican19/BatteryBoi](https://github.com/thebarbican19/BatteryBoi)|The battery app your Mac's been dreaming about behind your back.|806|2024-01-11| |44|[thebarbican19/BatteryBoi](https://github.com/thebarbican19/BatteryBoi)|The battery app your Mac's been dreaming about behind your back.|806|2024-01-11|
|45|[underthestars-zhy/IconChanger](https://github.com/underthestars-zhy/IconChanger)|Simply change your app's icon on macOS. Just a click.|806|2024-01-03| |45|[underthestars-zhy/IconChanger](https://github.com/underthestars-zhy/IconChanger)|Simply change your app's icon on macOS. Just a click.|806|2024-01-03|
|46|[soulverteam/SoulverCore](https://github.com/soulverteam/SoulverCore)|A powerful Swift framework for evaluating natural language math expressions|791|2024-02-20| |46|[soulverteam/SoulverCore](https://github.com/soulverteam/SoulverCore)|A powerful Swift framework for evaluating natural language math expressions|791|2024-02-20|
|47|[lifution/FSPopoverView](https://github.com/lifution/FSPopoverView)|An iOS customizable view that displays a popover view.|738|2024-02-28| |47|[lifution/FSPopoverView](https://github.com/lifution/FSPopoverView)|An iOS customizable view that displays a popover view.|738|2024-02-28|
|48|[kingslay/KSPlayer](https://github.com/kingslay/KSPlayer)|A video player for iOS、macOS、tvOS、visionOS , based on AVPlayer and FFmpeg, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, support subtitles.|726|2024-02-29| |48|[kingslay/KSPlayer](https://github.com/kingslay/KSPlayer)|A video player for iOS、macOS、tvOS、visionOS , based on AVPlayer and FFmpeg, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, support subtitles.|729|2024-03-01|
|49|[guinmoon/LLMFarm](https://github.com/guinmoon/LLMFarm)|llama and other large language models on iOS and MacOS offline using GGML library.|720|2024-02-25| |49|[guinmoon/LLMFarm](https://github.com/guinmoon/LLMFarm)|llama and other large language models on iOS and MacOS offline using GGML library.|728|2024-02-25|
|50|[TopWidgets/SwingAnimation](https://github.com/TopWidgets/SwingAnimation)|小组件平移动画 Widget on the Move, A Playful Animation|695|2023-11-21| |50|[TopWidgets/SwingAnimation](https://github.com/TopWidgets/SwingAnimation)|小组件平移动画 Widget on the Move, A Playful Animation|695|2023-11-21|
|51|[AnyImageKit/AnyImageKit](https://github.com/AnyImageKit/AnyImageKit)|A toolbox for pick/edit/capture photo or video. Written in Swift. |691|2024-01-24| |51|[AnyImageKit/AnyImageKit](https://github.com/AnyImageKit/AnyImageKit)|A toolbox for pick/edit/capture photo or video. Written in Swift. |691|2024-01-24|
|52|[fcbox/Lantern](https://github.com/fcbox/Lantern)|基于Swift的高可用视图框架|666|2024-02-18| |52|[fcbox/Lantern](https://github.com/fcbox/Lantern)|基于Swift的高可用视图框架|666|2024-02-18|
|53|[JoanKing/JKSwiftExtension](https://github.com/JoanKing/JKSwiftExtension)|Swift常用扩展、组件、协议方便项目快速搭建提供完整清晰的Demo示例不断的完善中...... |658|2024-01-30| |53|[JoanKing/JKSwiftExtension](https://github.com/JoanKing/JKSwiftExtension)|Swift常用扩展、组件、协议方便项目快速搭建提供完整清晰的Demo示例不断的完善中...... |658|2024-01-30|
|54|[kartik-venugopal/aural-player](https://github.com/kartik-venugopal/aural-player)|An audio player for macOS, inspired by Winamp.|650|2024-02-29| |54|[kartik-venugopal/aural-player](https://github.com/kartik-venugopal/aural-player)|An audio player for macOS, inspired by Winamp.|650|2024-03-01|
|55|[isaced/V2exOS](https://github.com/isaced/V2exOS)|一个用 SwiftUI 编写的 V2ex macOS/iOS/tvOS 客户端 (A V2ex macOS/iOS/tvOS client written in SwiftUI)|637|2023-12-24| |55|[isaced/V2exOS](https://github.com/isaced/V2exOS)|一个用 SwiftUI 编写的 V2ex macOS/iOS/tvOS 客户端 (A V2ex macOS/iOS/tvOS client written in SwiftUI)|637|2023-12-24|
|56|[cmushroom/redis-pro](https://github.com/cmushroom/redis-pro)|redis-pro redis 桌面管理工具|637|2024-02-08| |56|[cmushroom/redis-pro](https://github.com/cmushroom/redis-pro)|redis-pro redis 桌面管理工具|637|2024-02-08|
|57|[sshiqiao/douyin-ios-swift](https://github.com/sshiqiao/douyin-ios-swift)|抖音 iOS Swift版|583|2023-12-02| |57|[sshiqiao/douyin-ios-swift](https://github.com/sshiqiao/douyin-ios-swift)|抖音 iOS Swift版|583|2023-12-02|
|58|[Pircate/EachNavigationBar](https://github.com/Pircate/EachNavigationBar)|A custom navigation bar for each view controller.|582|2023-09-27| |58|[Pircate/EachNavigationBar](https://github.com/Pircate/EachNavigationBar)|A custom navigation bar for each view controller.|582|2023-09-27|
|59|[openvanilla/McBopomofo](https://github.com/openvanilla/McBopomofo)|小麥注音輸入法|575|2024-02-29| |59|[openvanilla/McBopomofo](https://github.com/openvanilla/McBopomofo)|小麥注音輸入法|576|2024-03-01|
|60|[zqqf16/SYM](https://github.com/zqqf16/SYM)|A crash log symbolicating Mac app 一个图形化的崩溃日志符号化工具|561|2023-09-18| |60|[zqqf16/SYM](https://github.com/zqqf16/SYM)|A crash log symbolicating Mac app 一个图形化的崩溃日志符号化工具|561|2023-09-18|
|61|[Tliens/SpeedySwift](https://github.com/Tliens/SpeedySwift)|这是一个app开发的加速库。This is an accelerated library for app development|483|2024-02-07| |61|[Tliens/SpeedySwift](https://github.com/Tliens/SpeedySwift)|这是一个app开发的加速库。This is an accelerated library for app development|483|2024-02-07|
|62|[choiceyou/FWPopupView](https://github.com/choiceyou/FWPopupView)|弹窗控件支持AlertView、Sheet、自定义视图的PopupView。AlertView中可以嵌套自定义视图各组件的显示隐藏可配置Sheet仿微信样式同时提供自定义弹出。更多配置请参考”可设置参数“提供OC使用Demo。|447|2024-02-24| |62|[choiceyou/FWPopupView](https://github.com/choiceyou/FWPopupView)|弹窗控件支持AlertView、Sheet、自定义视图的PopupView。AlertView中可以嵌套自定义视图各组件的显示隐藏可配置Sheet仿微信样式同时提供自定义弹出。更多配置请参考”可设置参数“提供OC使用Demo。|447|2024-02-24|
|63|[JmoVxia/CLPlayer](https://github.com/JmoVxia/CLPlayer)|自定义视频播放器|417|2024-01-31| |63|[JmoVxia/CLPlayer](https://github.com/JmoVxia/CLPlayer)|自定义视频播放器|417|2024-01-31|
|64|[MQZHot/DaisyNet](https://github.com/MQZHot/DaisyNet)|1. - Alamofire与Cache封装 , 更容易存储请求数据. 2. - 封装Alamofire下载使用更方便|373|2024-02-06| |64|[MQZHot/DaisyNet](https://github.com/MQZHot/DaisyNet)|1. - Alamofire与Cache封装 , 更容易存储请求数据. 2. - 封装Alamofire下载使用更方便|373|2024-02-06|
|65|[wxxsw/GSPlayer](https://github.com/wxxsw/GSPlayer)|⏯ Video player, support for caching, preload, fullscreen transition and custom control view. 视频播放器,支持边下边播、预加载、全屏转场和自定义控制层|369|2023-12-14| |65|[wxxsw/GSPlayer](https://github.com/wxxsw/GSPlayer)|⏯ Video player, support for caching, preload, fullscreen transition and custom control view. 视频播放器,支持边下边播、预加载、全屏转场和自定义控制层|370|2023-12-14|
|66|[HuangRunHua/swiftui-animation-demo](https://github.com/HuangRunHua/swiftui-animation-demo)|SwiftUI animation demo. SwiftUI 动画示例。|344|2023-10-20| |66|[HuangRunHua/swiftui-animation-demo](https://github.com/HuangRunHua/swiftui-animation-demo)|SwiftUI animation demo. SwiftUI 动画示例。|344|2023-10-20|
|67|[JWAutumn/ACarousel](https://github.com/JWAutumn/ACarousel)|A carousel view for SwiftUI SwiftUI 旋转木马效果|344|2024-01-31| |67|[JWAutumn/ACarousel](https://github.com/JWAutumn/ACarousel)|A carousel view for SwiftUI SwiftUI 旋转木马效果|344|2024-01-31|
|68|[Lebron1992/WeChat-SwiftUI](https://github.com/Lebron1992/WeChat-SwiftUI)|用 SwiftUI 仿写的微信。|311|2023-09-14| |68|[Lebron1992/WeChat-SwiftUI](https://github.com/Lebron1992/WeChat-SwiftUI)|用 SwiftUI 仿写的微信。|311|2023-09-14|
@ -79,7 +79,7 @@
|72|[ZzzM/HostsX](https://github.com/ZzzM/HostsX)|A lightweight macOS app for updating local hosts|276|2023-12-31| |72|[ZzzM/HostsX](https://github.com/ZzzM/HostsX)|A lightweight macOS app for updating local hosts|276|2023-12-31|
|73|[vChewing/vChewing-macOS](https://github.com/vChewing/vChewing-macOS)|威注音輸入法 macOS 版,恐怕是截至目前為止在功能多樣性方面最強的第三方免費 macOS 系統專用輸入法,採純 Swift 語言寫就。威注音的著力點是盡可能在力所能及的範圍內將整個產品的功能做得更好用,搭配特製的簡體中文與繁體中文專用辭庫。是純粹的簡體中文注音輸入法(也內贈原生繁體中文輸入模式),更具諸多威注音特色功能。目前研發管理工作均在 CSDN GitCode 進行。|267|2024-02-29| |73|[vChewing/vChewing-macOS](https://github.com/vChewing/vChewing-macOS)|威注音輸入法 macOS 版,恐怕是截至目前為止在功能多樣性方面最強的第三方免費 macOS 系統專用輸入法,採純 Swift 語言寫就。威注音的著力點是盡可能在力所能及的範圍內將整個產品的功能做得更好用,搭配特製的簡體中文與繁體中文專用辭庫。是純粹的簡體中文注音輸入法(也內贈原生繁體中文輸入模式),更具諸多威注音特色功能。目前研發管理工作均在 CSDN GitCode 進行。|267|2024-02-29|
|74|[623637646/SwiftHook](https://github.com/623637646/SwiftHook)|A library to hook methods in Swift and Objective-C. Making Aspect Oriented Programming (AOP) easy.|266|2024-01-06| |74|[623637646/SwiftHook](https://github.com/623637646/SwiftHook)|A library to hook methods in Swift and Objective-C. Making Aspect Oriented Programming (AOP) easy.|266|2024-01-06|
|75|[winddpan/CodableWrapper](https://github.com/winddpan/CodableWrapper)|@CodingKey("encoder", "decoder") var cool: Bool = true|251|2024-02-01| |75|[winddpan/CodableWrapper](https://github.com/winddpan/CodableWrapper)|@CodingKey("encoder", "decoder") var cool: Bool = true|252|2024-02-01|
|76|[CloverHackyColor/HWMonitorSMC2](https://github.com/CloverHackyColor/HWMonitorSMC2)|Application for monitoring hardware health in macOS|230|2023-09-08| |76|[CloverHackyColor/HWMonitorSMC2](https://github.com/CloverHackyColor/HWMonitorSMC2)|Application for monitoring hardware health in macOS|230|2023-09-08|
|77|[axclogo/AxcUIKit-Swift](https://github.com/axclogo/AxcUIKit-Swift)|重构中快速构建通用型的UI库|230|2023-09-27| |77|[axclogo/AxcUIKit-Swift](https://github.com/axclogo/AxcUIKit-Swift)|重构中快速构建通用型的UI库|230|2023-09-27|
|78|[XiongJoJo/OFO](https://github.com/XiongJoJo/OFO)|OFO共享单车(Swift版)|219|2023-09-21| |78|[XiongJoJo/OFO](https://github.com/XiongJoJo/OFO)|OFO共享单车(Swift版)|219|2023-09-21|
@ -100,12 +100,12 @@
|93|[AppDevGuy/OSSSpeechKit](https://github.com/AppDevGuy/OSSSpeechKit)|OSSSpeechKit offers a native iOS Speech wrapper for AVFoundation and Apple's Speech.|111|2023-11-23| |93|[AppDevGuy/OSSSpeechKit](https://github.com/AppDevGuy/OSSSpeechKit)|OSSSpeechKit offers a native iOS Speech wrapper for AVFoundation and Apple's Speech.|111|2023-11-23|
|94|[DreamSaddle/MacCopier](https://github.com/DreamSaddle/MacCopier)|MacCopier 是一个提供在 Macos 中收到短信验证码后自动复制到剪贴板功能的软件。|109|2024-01-11| |94|[DreamSaddle/MacCopier](https://github.com/DreamSaddle/MacCopier)|MacCopier 是一个提供在 Macos 中收到短信验证码后自动复制到剪贴板功能的软件。|109|2024-01-11|
|95|[WangWenzhuang/ZKProgressHUD](https://github.com/WangWenzhuang/ZKProgressHUD)|iOS App 上极易于使用的 HUD|101|2023-12-10| |95|[WangWenzhuang/ZKProgressHUD](https://github.com/WangWenzhuang/ZKProgressHUD)|iOS App 上极易于使用的 HUD|101|2023-12-10|
|96|[yuetyam/jyutping](https://github.com/yuetyam/jyutping)|Cantonese Keyboard for iOS & macOS. 粵語粵拼輸入法鍵盤|99|2024-02-29| |96|[yuetyam/jyutping](https://github.com/yuetyam/jyutping)|Cantonese Keyboard for iOS & macOS. 粵語粵拼輸入法鍵盤|99|2024-03-01|
|97|[fatbobman/NavigationViewKit](https://github.com/fatbobman/NavigationViewKit)|NavigationViewKit is a NavigationView extension library for SwiftUI.|96|2023-09-06| |97|[fatbobman/NavigationViewKit](https://github.com/fatbobman/NavigationViewKit)|NavigationViewKit is a NavigationView extension library for SwiftUI.|96|2023-09-06|
|98|[Piwigo/Piwigo-Mobile](https://github.com/Piwigo/Piwigo-Mobile)|Piwigo iOS Mobile Application|93|2024-02-27| |98|[Piwigo/Piwigo-Mobile](https://github.com/Piwigo/Piwigo-Mobile)|Piwigo iOS Mobile Application|93|2024-02-27|
|99|[fatbobman/SheetKit](https://github.com/fatbobman/SheetKit)|an extension library for SwiftUI sheets. |89|2023-09-06| |99|[fatbobman/SheetKit](https://github.com/fatbobman/SheetKit)|an extension library for SwiftUI sheets. |89|2023-09-06|
|100|[xaoxuu/ProHUD](https://github.com/xaoxuu/ProHUD)|一个易于上手又完全可定制化的专业HUD库内含Toast、Alert、Sheet三件套|89|2023-12-11| |100|[xaoxuu/ProHUD](https://github.com/xaoxuu/ProHUD)|一个易于上手又完全可定制化的专业HUD库内含Toast、Alert、Sheet三件套|89|2023-12-11|
|101|[intsig171/SmartCodable](https://github.com/intsig171/SmartCodable)|SwiftCodable 是一个简单易用的数据解析库,基于 Swift 的 Codable 协议实现。它提供了强大的数据解析功能并在解析失败时提供了良好的兼容性支持并拥有优良的解析性能。参考了HandyJSON的对外API的实现可以快速的替换HandyJSON。|84|2024-02-23| |101|[intsig171/SmartCodable](https://github.com/intsig171/SmartCodable)|SwiftCodable 是一个简单易用的数据解析库,基于 Swift 的 Codable 协议实现。它提供了强大的数据解析功能并在解析失败时提供了良好的兼容性支持并拥有优良的解析性能。参考了HandyJSON的对外API的实现可以快速的替换HandyJSON。|85|2024-02-23|
|102|[HuangRunHua/PicsCase](https://github.com/HuangRunHua/PicsCase)|给你的图片添加设备外壳 Add a  device case to your picture|79|2023-10-19| |102|[HuangRunHua/PicsCase](https://github.com/HuangRunHua/PicsCase)|给你的图片添加设备外壳 Add a  device case to your picture|79|2023-10-19|
|103|[liujunliuhong/DragCardContainer](https://github.com/liujunliuhong/DragCardContainer)|A multi-directional card swiping library inspired by Tinder and TanTan|79|2023-10-27| |103|[liujunliuhong/DragCardContainer](https://github.com/liujunliuhong/DragCardContainer)|A multi-directional card swiping library inspired by Tinder and TanTan|79|2023-10-27|
|104|[aliyun/aliyun-log-ios-sdk](https://github.com/aliyun/aliyun-log-ios-sdk)|Aliyun LOG iOS SDK|78|2023-09-22| |104|[aliyun/aliyun-log-ios-sdk](https://github.com/aliyun/aliyun-log-ios-sdk)|Aliyun LOG iOS SDK|78|2023-09-22|
@ -117,94 +117,94 @@
|110|[ZhouXingma/QingmuAccount](https://github.com/ZhouXingma/QingmuAccount)|青木账本,一个简单的本地的账本|56|2024-02-16| |110|[ZhouXingma/QingmuAccount](https://github.com/ZhouXingma/QingmuAccount)|青木账本,一个简单的本地的账本|56|2024-02-16|
|111|[FreeYXY/SwiftProject](https://github.com/FreeYXY/SwiftProject)|swift项目实战|56|2023-09-15| |111|[FreeYXY/SwiftProject](https://github.com/FreeYXY/SwiftProject)|swift项目实战|56|2023-09-15|
|112|[siyuan-note/siyuan-ios](https://github.com/siyuan-note/siyuan-ios)|SiYuan iOS APP|53|2023-09-08| |112|[siyuan-note/siyuan-ios](https://github.com/siyuan-note/siyuan-ios)|SiYuan iOS APP|53|2023-09-08|
|113|[DuckDeck/iOSDemo](https://github.com/DuckDeck/iOSDemo)|-|53|2023-08-31| |113|[Jdb156158/JbbAnimateWidget](https://github.com/Jdb156158/JbbAnimateWidget)|ios小组件动画效果调研|52|2023-09-26|
|114|[Jdb156158/JbbAnimateWidget](https://github.com/Jdb156158/JbbAnimateWidget)|ios小组件动画效果调研|52|2023-09-26| |114|[yuman07/EMHentai](https://github.com/yuman07/EMHentai)|一个简易小巧快速纯Swift的Ehentai的iOS APP|52|2024-01-30|
|115|[yuman07/EMHentai](https://github.com/yuman07/EMHentai)|一个简易小巧快速纯Swift的Ehentai的iOS APP|52|2024-01-30| |115|[Xcoder1011/SKGenerateModelTool](https://github.com/Xcoder1011/SKGenerateModelTool)|Automatically generate model files, support JSON and URL requests. JSON转model工具Mac软件|51|2023-11-09|
|116|[Xcoder1011/SKGenerateModelTool](https://github.com/Xcoder1011/SKGenerateModelTool)|Automatically generate model files, support JSON and URL requests. JSON转model工具Mac软件|51|2023-11-09| |116|[Myoland/wechatpay-swift](https://github.com/Myoland/wechatpay-swift)|微信支付 V3 API 的 Swift 服务端 SDK|48|2024-01-18|
|117|[Myoland/wechatpay-swift](https://github.com/Myoland/wechatpay-swift)|微信支付 V3 API 的 Swift 服务端 SDK|48|2024-01-18| |117|[miku1958/HappyCodable](https://github.com/miku1958/HappyCodable)|A happier codable|46|2023-09-22|
|118|[miku1958/HappyCodable](https://github.com/miku1958/HappyCodable)|A happier codable|46|2023-09-22| |118|[zjinhu/SwiftBrick](https://github.com/zjinhu/SwiftBrick)|swift砖块系列UI基础框架有各种工具方便快速搭建APP|44|2024-01-15|
|119|[zjinhu/SwiftBrick](https://github.com/zjinhu/SwiftBrick)|swift砖块系列UI基础框架有各种工具方便快速搭建APP|44|2024-01-15| |119|[6tail/lunar-swift](https://github.com/6tail/lunar-swift)|日历、公历(阳历)、农历(阴历、老黄历)、佛历、道历,节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|42|2024-02-29|
|120|[6tail/lunar-swift](https://github.com/6tail/lunar-swift)|日历、公历(阳历)、农历(阴历、老黄历)、佛历、道历,节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|42|2024-02-29| |120|[lightank/URLServiceRouter](https://github.com/lightank/URLServiceRouter)|A Swift URL router implemented by a high-degree-of-freedom nodeTree and RPC|38|2023-11-08|
|121|[lightank/URLServiceRouter](https://github.com/lightank/URLServiceRouter)|A Swift URL router implemented by a high-degree-of-freedom nodeTree and RPC|38|2023-11-08| |121|[cdnbye/ios-p2p-engine](https://github.com/cdnbye/ios-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|37|2023-10-31|
|122|[cdnbye/ios-p2p-engine](https://github.com/cdnbye/ios-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|37|2023-10-31| |122|[blabla-yy/monitor](https://github.com/blabla-yy/monitor)|mac 系统状态小组件网络、CPU、内存. Mac system status widgets include: network, CPU, memory.|35|2023-11-16|
|123|[blabla-yy/monitor](https://github.com/blabla-yy/monitor)|mac 系统状态小组件网络、CPU、内存. Mac system status widgets include: network, CPU, memory.|35|2023-11-16| |123|[KeenTeam1990/KTTodayNews](https://github.com/KeenTeam1990/KTTodayNews)|🍍Swift开源项目-今日头条集新闻与娱乐于一体的iOS新闻客户端 |35|2023-10-19|
|124|[KeenTeam1990/KTTodayNews](https://github.com/KeenTeam1990/KTTodayNews)|🍍Swift开源项目-今日头条集新闻与娱乐于一体的iOS新闻客户端 |35|2023-10-19| |124|[Jumio/mobile-react](https://github.com/Jumio/mobile-react)|Jumio Mobile Plugin for React Native|35|2024-02-22|
|125|[Jumio/mobile-react](https://github.com/Jumio/mobile-react)|Jumio Mobile Plugin for React Native|35|2024-02-22| |125|[xjbeta/NeteaseMusic-macOS](https://github.com/xjbeta/NeteaseMusic-macOS)|网易云音乐 for macOS on swift. (Unofficial Completion 70%|34|2023-12-25|
|126|[xjbeta/NeteaseMusic-macOS](https://github.com/xjbeta/NeteaseMusic-macOS)|网易云音乐 for macOS on swift. (Unofficial Completion 70%|34|2023-12-25| |126|[outtable/9live](https://github.com/outtable/9live)|🔥🔥🔥 专业版iOS混淆工具马甲工具提供试用版本过机器审核支持语言 c/c++/objc/objc++/swift 支持各种资源改名混淆、一键出包提供良好的UI界面支持多包管理一包一特征解决4.3问题|33|2024-01-07|
|127|[outtable/9live](https://github.com/outtable/9live)|🔥🔥🔥 专业版iOS混淆工具马甲工具提供试用版本过机器审核支持语言 c/c++/objc/objc++/swift 支持各种资源改名混淆、一键出包提供良好的UI界面支持多包管理一包一特征解决4.3问题|32|2024-01-07| |127|[sunsx9316/DanDanPlay_Experience](https://github.com/sunsx9316/DanDanPlay_Experience)|弹弹play体验版 write in flutter|32|2023-10-06|
|128|[sunsx9316/DanDanPlay_Experience](https://github.com/sunsx9316/DanDanPlay_Experience)|弹弹play体验版 write in flutter|32|2023-10-06| |128|[alenpaulkevin/UICollectionViewDemo](https://github.com/alenpaulkevin/UICollectionViewDemo)|用collectionView实现各种效果|30|2023-09-26|
|129|[alenpaulkevin/UICollectionViewDemo](https://github.com/alenpaulkevin/UICollectionViewDemo)|用collectionView实现各种效果|30|2023-09-26| |129|[luoxuhai/react-native-classify-image](https://github.com/luoxuhai/react-native-classify-image)|🏞 react-native library to classify images using Vision 对图像进行分类的 react-native 库|29|2023-10-21|
|130|[luoxuhai/react-native-classify-image](https://github.com/luoxuhai/react-native-classify-image)|🏞 react-native library to classify images using Vision 对图像进行分类的 react-native 库|29|2023-10-21| |130|[DamonHu/ZXFileBrowser](https://github.com/DamonHu/ZXFileBrowser)|The iOS sandbox file browser, which has view, copy, move, delete files and other operations. iOS端沙盒文件浏览器可以查看、拷贝、移动、删除等操作|29|2023-11-29|
|131|[DamonHu/ZXFileBrowser](https://github.com/DamonHu/ZXFileBrowser)|The iOS sandbox file browser, which has view, copy, move, delete files and other operations. iOS端沙盒文件浏览器可以查看、拷贝、移动、删除等操作|29|2023-11-29| |131|[shang1219178163/SwiftTemplet](https://github.com/shang1219178163/SwiftTemplet)|Swift项目模板代封装、优化、复用、重构试验场。。。|29|2023-11-19|
|132|[shang1219178163/SwiftTemplet](https://github.com/shang1219178163/SwiftTemplet)|Swift项目模板代封装、优化、复用、重构试验场。。。|29|2023-11-19| |132|[justaLoli/VPet-Mac](https://github.com/justaLoli/VPet-Mac)|虚拟桌宠模拟器的饭制Mac版功能不全|28|2023-09-17|
|133|[justaLoli/VPet-Mac](https://github.com/justaLoli/VPet-Mac)|虚拟桌宠模拟器的饭制Mac版功能不全|28|2023-09-17| |133|[Rogue24/AnimationPreviewer](https://github.com/Rogue24/AnimationPreviewer)|一个用于快速预览Lottie&SVGA的Mac小工具。|26|2023-11-22|
|134|[Rogue24/AnimationPreviewer](https://github.com/Rogue24/AnimationPreviewer)|一个用于快速预览Lottie&SVGA的Mac小工具。|26|2023-11-22| |134|[yangKJ/ImageX](https://github.com/yangKJ/ImageX)|👓 GIFs and images displayed. 动态图像滤镜播放图像框架。|26|2024-01-12|
|135|[yangKJ/ImageX](https://github.com/yangKJ/ImageX)|👓 GIFs and images displayed. 动态图像滤镜播放图像框架。|26|2024-01-12| |135|[julianschiavo/LocoBuddy](https://github.com/julianschiavo/LocoBuddy)|A Swift command-line tool to parse and traverse AppleGlot Localization Glossaries|24|2023-09-17|
|136|[julianschiavo/LocoBuddy](https://github.com/julianschiavo/LocoBuddy)|A Swift command-line tool to parse and traverse AppleGlot Localization Glossaries|24|2023-09-17| |136|[fhl43211/StockBar](https://github.com/fhl43211/StockBar)|A menu bar app to track stock prices, currency exchange rates, and cryptocurrency prices.|23|2024-01-01|
|137|[fhl43211/StockBar](https://github.com/fhl43211/StockBar)|A menu bar app to track stock prices, currency exchange rates, and cryptocurrency prices.|23|2024-01-01| |137|[Mastercard-Gateway/gateway-ios-sdk](https://github.com/Mastercard-Gateway/gateway-ios-sdk)|-|23|2024-02-13|
|138|[Mastercard-Gateway/gateway-ios-sdk](https://github.com/Mastercard-Gateway/gateway-ios-sdk)|-|23|2024-02-13| |138|[a51095/HelloSwift](https://github.com/a51095/HelloSwift)|swift5.0,定时器,活动倒计时,alter弹框,吐司弹框|22|2024-03-01|
|139|[a51095/HelloSwift](https://github.com/a51095/HelloSwift)|swift5.0,定时器,活动倒计时,alter弹框,吐司弹框|22|2024-02-23| |139|[AttemptD/SwiftUI-MyBill](https://github.com/AttemptD/SwiftUI-MyBill)|一个使用SwiftUI开发的本地记账app|21|2023-11-14|
|140|[Until-You-Possible/NetEaseMusic](https://github.com/Until-You-Possible/NetEaseMusic)|仿网易云APP|21|2023-08-31| |140|[zjinhu/SwiftLog](https://github.com/zjinhu/SwiftLog)|swift砖块系列Swift Log输出工具可分级别打印log方便排查日志添加unicode转码持续输出中文支持swift4以上支持log到本地文件中添加淘汰算法默认七天淘汰一次log日志文件|21|2024-01-16|
|141|[AttemptD/SwiftUI-MyBill](https://github.com/AttemptD/SwiftUI-MyBill)|一个使用SwiftUI开发的本地记账app|21|2023-11-14| |141|[zjinhu/SwiftMesh](https://github.com/zjinhu/SwiftMesh)|swift砖块系列基于Alamofire5的Combine封装更加快捷的发起网络请求支持SwiftUI|21|2023-09-28|
|142|[zjinhu/SwiftLog](https://github.com/zjinhu/SwiftLog)|swift砖块系列Swift Log输出工具可分级别打印log方便排查日志添加unicode转码持续输出中文支持swift4以上支持log到本地文件中添加淘汰算法默认七天淘汰一次log日志文件|21|2024-01-16| |142|[1691665955/MZRefresh](https://github.com/1691665955/MZRefresh)|Swift下拉刷新、上拉加载组件简单易用|20|2023-12-07|
|143|[zjinhu/SwiftMesh](https://github.com/zjinhu/SwiftMesh)|swift砖块系列基于Alamofire5的Combine封装更加快捷的发起网络请求支持SwiftUI|21|2023-09-28| |143|[ListenNotes/podcast-api-swift](https://github.com/ListenNotes/podcast-api-swift)|The Official Swift Library for the Listen Notes Podcast API.|20|2023-09-08|
|144|[1691665955/MZRefresh](https://github.com/1691665955/MZRefresh)|Swift下拉刷新、上拉加载组件简单易用|20|2023-12-07| |144|[HDCodePractice/CodePracticeResult](https://github.com/HDCodePractice/CodePracticeResult)|同学们的代码练习参考|20|2023-11-04|
|145|[ListenNotes/podcast-api-swift](https://github.com/ListenNotes/podcast-api-swift)|The Official Swift Library for the Listen Notes Podcast API.|20|2023-09-08| |145|[alibaba/aliyunpan-ios-sdk](https://github.com/alibaba/aliyunpan-ios-sdk)|阿里云盘 OpenSDK-iOS|19|2024-03-01|
|146|[HDCodePractice/CodePracticeResult](https://github.com/HDCodePractice/CodePracticeResult)|同学们的代码练习参考|20|2023-11-04| |146|[Louiswu2011/chafenqi](https://github.com/Louiswu2011/chafenqi)|中二节奏/舞萌DX国服查分器|19|2024-02-19|
|147|[Louiswu2011/chafenqi](https://github.com/Louiswu2011/chafenqi)|中二节奏/舞萌DX国服查分器|19|2024-02-19| |147|[litecoin-foundation/litewallet-ios](https://github.com/litecoin-foundation/litewallet-ios)|iOS version of Litewallet , official SPV Wallet from the Litecoin Foundation. Maintained by the Litewallet Team & Charlie Lee (Creator of Litecoin)|19|2024-02-27|
|148|[litecoin-foundation/litewallet-ios](https://github.com/litecoin-foundation/litewallet-ios)|iOS version of Litewallet , official SPV Wallet from the Litecoin Foundation. Maintained by the Litewallet Team & Charlie Lee (Creator of Litecoin)|19|2024-02-27| |148|[o2oa/o2oa-ios](https://github.com/o2oa/o2oa-ios)|开源OA企业信息化平台O2OA iOS端源码|19|2023-11-01|
|149|[o2oa/o2oa-ios](https://github.com/o2oa/o2oa-ios)|开源OA企业信息化平台O2OA iOS端源码|19|2023-11-01| |149|[intsig171/AdapterSwift](https://github.com/intsig171/AdapterSwift)|SwiftUI精细化方案针对不同的苹果手机机型缩放UI控件让整体UI视觉效果一致。|18|2023-11-28|
|150|[alibaba/aliyunpan-ios-sdk](https://github.com/alibaba/aliyunpan-ios-sdk)|阿里云盘 OpenSDK-iOS|18|2024-02-04| |150|[zgjff/JJCarouselView](https://github.com/zgjff/JJCarouselView)|泛型、block、无任何第三方、易于扩展的轮播图框架|18|2023-09-18|
|151|[intsig171/AdapterSwift](https://github.com/intsig171/AdapterSwift)|SwiftUI精细化方案针对不同的苹果手机机型缩放UI控件让整体UI视觉效果一致。|18|2023-11-28| |151|[Lakr233/Fix-GPS](https://github.com/Lakr233/Fix-GPS)|从一生足迹中读取位置数据并写入图片|16|2023-11-03|
|152|[zgjff/JJCarouselView](https://github.com/zgjff/JJCarouselView)|泛型、block、无任何第三方、易于扩展的轮播图框架|18|2023-09-18| |152|[xiaoxidong/Shoots](https://github.com/xiaoxidong/Shoots)|SwiftUI「做个应用」开源项目管理发现有用的产品设计截图|16|2023-10-10|
|153|[Lakr233/Fix-GPS](https://github.com/Lakr233/Fix-GPS)|从一生足迹中读取位置数据并写入图片|16|2023-11-03| |153|[gsyhei/GXRefresh](https://github.com/gsyhei/GXRefresh)|Swift版的下拉刷新上拉加载支持Gif、支持自定义刷新动画。|16|2023-12-10|
|154|[xiaoxidong/Shoots](https://github.com/xiaoxidong/Shoots)|SwiftUI「做个应用」开源项目管理发现有用的产品设计截图|16|2023-10-10| |154|[tangjianfengVS/WisdomScanKit](https://github.com/tangjianfengVS/WisdomScanKit)|推荐一个强大,好用的摄像,扫描器框架: WisdomScanKit 。 WisdomScanKit 最低支持 iOS 8.0 / Swift 4 编写SDK处理了系统兼容性问题并且完全兼容OC项目调用。 WisdomScanKit 目前支持四大功能: 一:系统相册图片选择器; 二:全屏摄像功能; 三:扫二维码功能; 四:图片浏览器功能;|16|2023-09-08|
|155|[gsyhei/GXRefresh](https://github.com/gsyhei/GXRefresh)|Swift版的下拉刷新上拉加载支持Gif、支持自定义刷新动画。|16|2023-12-10| |155|[intsig171/BTBubble](https://github.com/intsig171/BTBubble)|气泡提示TipsPopup。一款基于Swift编写的气泡弹窗可高度自定义。|15|2024-02-26|
|156|[tangjianfengVS/WisdomScanKit](https://github.com/tangjianfengVS/WisdomScanKit)|推荐一个强大,好用的摄像,扫描器框架: WisdomScanKit 。 WisdomScanKit 最低支持 iOS 8.0 / Swift 4 编写SDK处理了系统兼容性问题并且完全兼容OC项目调用。 WisdomScanKit 目前支持四大功能: 一:系统相册图片选择器; 二:全屏摄像功能; 三:扫二维码功能; 四:图片浏览器功能;|16|2023-09-08| |156|[Liao-Hexo/Daily-Bill](https://github.com/Liao-Hexo/Daily-Bill)|蜗牛记账-简约精致的记账app|15|2024-01-07|
|157|[intsig171/BTBubble](https://github.com/intsig171/BTBubble)|气泡提示TipsPopup。一款基于Swift编写的气泡弹窗可高度自定义。|15|2024-02-26| |157|[Jacke-xu/WYBasisKit-swift](https://github.com/Jacke-xu/WYBasisKit-swift)|"WYBasisKit" is a toolkit aimed at greatly improving efficiency.|15|2024-03-01|
|158|[Liao-Hexo/Daily-Bill](https://github.com/Liao-Hexo/Daily-Bill)|蜗牛记账-简约精致的记账app|15|2024-01-07| |158|[IFTTT/ConnectSDK-iOS](https://github.com/IFTTT/ConnectSDK-iOS)|Connect Button SDK for iOS|15|2023-12-04|
|159|[Jacke-xu/WYBasisKit-swift](https://github.com/Jacke-xu/WYBasisKit-swift)|"WYBasisKit" is a toolkit aimed at greatly improving efficiency.|15|2024-02-20| |159|[wyqACoffer/DynamicWidget](https://github.com/wyqACoffer/DynamicWidget)|动态Widget小组件、实时活动|14|2023-10-23|
|160|[IFTTT/ConnectSDK-iOS](https://github.com/IFTTT/ConnectSDK-iOS)|Connect Button SDK for iOS|15|2023-12-04| |160|[summerHearts/TheRouter-Swift](https://github.com/summerHearts/TheRouter-Swift)|一个用于模块间解耦和通信,基于接口进行模块管理和依赖注入的组件化路由工具。用多种方式最大程度地发挥编译检查的功能。 通过 protocol 寻找对应的模块,并用 protocol 进行依赖注入和模块通信。|14|2023-09-28|
|161|[wyqACoffer/DynamicWidget](https://github.com/wyqACoffer/DynamicWidget)|动态Widget小组件、实时活动|14|2023-10-23| |161|[Starkrimson/MovieDB](https://github.com/Starkrimson/MovieDB)|🌇 探索发现海量影视作品|14|2023-11-30|
|162|[summerHearts/TheRouter-Swift](https://github.com/summerHearts/TheRouter-Swift)|一个用于模块间解耦和通信,基于接口进行模块管理和依赖注入的组件化路由工具。用多种方式最大程度地发挥编译检查的功能。 通过 protocol 寻找对应的模块,并用 protocol 进行依赖注入和模块通信。|14|2023-09-28| |162|[wlgemini/Driftwood](https://github.com/wlgemini/Driftwood)|Driftwood is a DSL to make Auto Layout easy on iOS, tvOS and macOS.|14|2023-12-11|
|163|[Starkrimson/MovieDB](https://github.com/Starkrimson/MovieDB)|🌇 探索发现海量影视作品|14|2023-11-30| |163|[xiaoyouPrince/XYNav](https://github.com/xiaoyouPrince/XYNav)|简单易用的全屏导航控制器 Swift 5.0|13|2024-02-28|
|164|[wlgemini/Driftwood](https://github.com/wlgemini/Driftwood)|Driftwood is a DSL to make Auto Layout easy on iOS, tvOS and macOS.|14|2023-12-11| |164|[Taiwan-Ebook-Lover/EbookTW-iOS](https://github.com/Taiwan-Ebook-Lover/EbookTW-iOS)|台灣電子書搜尋 iOS App|13|2023-11-23|
|165|[xiaoyouPrince/XYNav](https://github.com/xiaoyouPrince/XYNav)|简单易用的全屏导航控制器 Swift 5.0|13|2024-02-28| |165|[qoli/TestVOD](https://github.com/qoli/TestVOD)|一個基於正則測試 VOD 可用性的 AppSwiftUI 編寫|12|2023-12-10|
|166|[Taiwan-Ebook-Lover/EbookTW-iOS](https://github.com/Taiwan-Ebook-Lover/EbookTW-iOS)|台灣電子書搜尋 iOS App|13|2023-11-23| |166|[lizhi0123/LZTag](https://github.com/lizhi0123/LZTag)|ios swift 标签选择器 tag Label selector,支持左对齐右对齐中间对齐。支持自定义样式cell|12|2023-09-26|
|167|[qoli/TestVOD](https://github.com/qoli/TestVOD)|一個基於正則測試 VOD 可用性的 AppSwiftUI 編寫|12|2023-12-10| |167|[DevForrestWang/SwiftCase](https://github.com/DevForrestWang/SwiftCase)|Swift开发示例包括基本组件、常用方法使用、设计模式、算法和一些示例。|12|2024-01-16|
|168|[lizhi0123/LZTag](https://github.com/lizhi0123/LZTag)|ios swift 标签选择器 tag Label selector,支持左对齐右对齐中间对齐。支持自定义样式cell|12|2023-09-26| |168|[cdoky/URLNavigatorExt](https://github.com/cdoky/URLNavigatorExt)|使用注解自动生成Router以及Router相关参数|12|2023-11-03|
|169|[DevForrestWang/SwiftCase](https://github.com/DevForrestWang/SwiftCase)|Swift开发示例包括基本组件、常用方法使用、设计模式、算法和一些示例。|12|2024-01-16| |169|[haoburongyi/ZHCodable](https://github.com/haoburongyi/ZHCodable)|Swift 封装 Codable 字典转模型|11|2023-11-01|
|170|[cdoky/URLNavigatorExt](https://github.com/cdoky/URLNavigatorExt)|使用注解自动生成Router以及Router相关参数|12|2023-11-03| |170|[shmilyQin/RxSwiftLearn](https://github.com/shmilyQin/RxSwiftLearn)|Rx的操作符使用和分析。一些基于MVVM+RxSwift+Moya+HandyJSON(Decodable)|11|2023-11-17|
|171|[haoburongyi/ZHCodable](https://github.com/haoburongyi/ZHCodable)|Swift 封装 Codable 字典转模型|11|2023-11-01| |171|[yungfan/New-in-iOS](https://github.com/yungfan/New-in-iOS)|What's new in UIKit|10|2023-11-01|
|172|[shmilyQin/RxSwiftLearn](https://github.com/shmilyQin/RxSwiftLearn)|Rx的操作符使用和分析。一些基于MVVM+RxSwift+Moya+HandyJSON(Decodable)|11|2023-11-17| |172|[BinaryParadise/PracticeTLS](https://github.com/BinaryParadise/PracticeTLS)|TLS 1.2、1.3的swift简单实现|10|2023-11-19|
|173|[yungfan/New-in-iOS](https://github.com/yungfan/New-in-iOS)|What's new in UIKit|10|2023-11-01| |173|[zgjff/JJKit](https://github.com/zgjff/JJKit)|包括便捷扩展、路由、轮播图、转场动画的框架|10|2024-01-19|
|174|[BinaryParadise/PracticeTLS](https://github.com/BinaryParadise/PracticeTLS)|TLS 1.2、1.3的swift简单实现|10|2023-11-19| |174|[WHlcj/TalkDrawing](https://github.com/WHlcj/TalkDrawing)|cccc-移动应用创新赛-妙语生花决赛作品|9|2023-10-01|
|175|[zgjff/JJKit](https://github.com/zgjff/JJKit)|包括便捷扩展、路由、轮播图、转场动画的框架|10|2024-01-19| |175|[WITMOTION/WitBluetooth_BWT901BLE5_0](https://github.com/WITMOTION/WitBluetooth_BWT901BLE5_0)|蓝牙5.0传感器示例程序|9|2024-02-18|
|176|[WHlcj/TalkDrawing](https://github.com/WHlcj/TalkDrawing)|cccc-移动应用创新赛-妙语生花决赛作品|9|2023-10-01| |176|[monako97/2fa-for-macOS](https://github.com/monako97/2fa-for-macOS)|使用Swift UI开发的身份验证器(2FA)|9|2024-02-19|
|177|[WITMOTION/WitBluetooth_BWT901BLE5_0](https://github.com/WITMOTION/WitBluetooth_BWT901BLE5_0)|蓝牙5.0传感器示例程序|9|2024-02-18| |177|[Darktt/JsonProtection](https://github.com/Darktt/JsonProtection)|處理後端提供各種神奇 Json 資料,而做的解析保護|9|2024-02-21|
|178|[monako97/2fa-for-macOS](https://github.com/monako97/2fa-for-macOS)|使用Swift UI开发的身份验证器(2FA)|9|2024-02-19| |178|[zhtut/SSURLSession](https://github.com/zhtut/SSURLSession)|对swift的URLSession进行拆分增加支持设置resolve和connectTo的能力常用于ios的IP直连|9|2023-12-05|
|179|[Darktt/JsonProtection](https://github.com/Darktt/JsonProtection)|處理後端提供各種神奇 Json 資料,而做的解析保護|9|2024-02-21| |179|[eternaljust/Msea](https://github.com/eternaljust/Msea)|一款虫部落搜索论坛第三方 iOS App使用 SwiftUI 开发,采用最新的 Swift Concurrency 并发技术,支持 iOS 15 和 iPadOS 15 及以上。|9|2023-10-27|
|180|[zhtut/SSURLSession](https://github.com/zhtut/SSURLSession)|对swift的URLSession进行拆分增加支持设置resolve和connectTo的能力常用于ios的IP直连|9|2023-12-05| |180|[kylelin1998/AShareIndex](https://github.com/kylelin1998/AShareIndex)|在macOS系统菜单栏直接显示A股指数 支持自定义股票代码显示|8|2024-02-05|
|181|[eternaljust/Msea](https://github.com/eternaljust/Msea)|一款虫部落搜索论坛第三方 iOS App使用 SwiftUI 开发,采用最新的 Swift Concurrency 并发技术,支持 iOS 15 和 iPadOS 15 及以上。|9|2023-10-27| |181|[jane-chao/RevenueCatSubscriptionsDemo](https://github.com/jane-chao/RevenueCatSubscriptionsDemo)|示範如何使用 RevenueCat 處理應用程式內購買和管理 Paywall。|8|2023-12-20|
|182|[kylelin1998/AShareIndex](https://github.com/kylelin1998/AShareIndex)|在macOS系统菜单栏直接显示A股指数 支持自定义股票代码显示|8|2024-02-05| |182|[CoderMaoWX/WXNetworkingSwift](https://github.com/CoderMaoWX/WXNetworkingSwift)|iOS基于Alamofire封装的可定制的多功能网络请求框架|8|2023-11-17|
|183|[jane-chao/RevenueCatSubscriptionsDemo](https://github.com/jane-chao/RevenueCatSubscriptionsDemo)|示範如何使用 RevenueCat 處理應用程式內購買和管理 Paywall。|8|2023-12-20| |183|[yangKJ/Color](https://github.com/yangKJ/Color)|🎨. Pixel color extension with Swift and SwiftUI.|8|2023-11-10|
|184|[CoderMaoWX/WXNetworkingSwift](https://github.com/CoderMaoWX/WXNetworkingSwift)|iOS基于Alamofire封装的可定制的多功能网络请求框架|8|2023-11-17| |184|[jch12138/ncmdump-mac-gui](https://github.com/jch12138/ncmdump-mac-gui)|mac平台下将网易云ncm格式转换为mp3/flac的小工具|7|2023-11-05|
|185|[yangKJ/Color](https://github.com/yangKJ/Color)|🎨. Pixel color extension with Swift and SwiftUI.|8|2023-11-10| |185|[pdcodeunder/NFTPlayer](https://github.com/pdcodeunder/NFTPlayer)|NFTPlayer 基于系统AVPlayer渲染的视频播放器通过接管resourceLoader来管理整个视频播放的网络层和缓存层|7|2023-09-13|
|186|[jch12138/ncmdump-mac-gui](https://github.com/jch12138/ncmdump-mac-gui)|mac平台下将网易云ncm格式转换为mp3/flac的小工具|7|2023-11-05| |186|[swiftdo/vapor-blog](https://github.com/swiftdo/vapor-blog)|Swift Vapor Blog基于 Swift Vapor 的博客系统)|7|2024-01-18|
|187|[pdcodeunder/NFTPlayer](https://github.com/pdcodeunder/NFTPlayer)|NFTPlayer 基于系统AVPlayer渲染的视频播放器通过接管resourceLoader来管理整个视频播放的网络层和缓存层|7|2023-09-13| |187|[chenxing640/CXSwiftKit](https://github.com/chenxing640/CXSwiftKit)|提供Swift丰富的扩展和实用工具类并大多数支持Objective-C。|7|2024-01-01|
|188|[swiftdo/vapor-blog](https://github.com/swiftdo/vapor-blog)|Swift Vapor Blog基于 Swift Vapor 的博客系统)|7|2024-01-18| |188|[jiasongs/JSNestedScroll](https://github.com/jiasongs/JSNestedScroll)|嵌套滚动|7|2023-10-13|
|189|[chenxing640/CXSwiftKit](https://github.com/chenxing640/CXSwiftKit)|提供Swift丰富的扩展和实用工具类并大多数支持Objective-C。|7|2024-01-01| |189|[wangtao311/JYPageController](https://github.com/wangtao311/JYPageController)|iOS左右滚动切换页面PageController组件封装|7|2023-09-25|
|190|[jiasongs/JSNestedScroll](https://github.com/jiasongs/JSNestedScroll)|嵌套滚动|7|2023-10-13| |190|[vChewing/Tekkon](https://github.com/vChewing/Tekkon)|鐵恨引擎是用來處理注音輸入法並擊行為的一個模組。該倉庫乃威注音專案的弒神行動Operation Longinus的一部分。Tekkon Engine is a module made for processing combo-composition of stroke-based Mandarin Chinese phonetics (i.e. Zhuyin / Bopomofo). This ...|7|2023-11-25|
|191|[wangtao311/JYPageController](https://github.com/wangtao311/JYPageController)|iOS左右滚动切换页面PageController组件封装|7|2023-09-25| |191|[vChewing/Megrez](https://github.com/vChewing/Megrez)|天權星引擎是用來處理輸入法語彙庫的一個模組。該倉庫承載其 Swift 版本。 Megrez Engine is a module made for processing lingual data of an input method. This repository holds the Swift version of it. For C# version: https://github.com ...|7|2023-12-18|
|192|[vChewing/Tekkon](https://github.com/vChewing/Tekkon)|鐵恨引擎是用來處理注音輸入法並擊行為的一個模組。該倉庫乃威注音專案的弒神行動Operation Longinus的一部分。Tekkon Engine is a module made for processing combo-composition of stroke-based Mandarin Chinese phonetics (i.e. Zhuyin / Bopomofo). This ...|7|2023-11-25| |192|[xiaoxidong/Awesome-Library-For-SwiftUI-Beginners](https://github.com/xiaoxidong/Awesome-Library-For-SwiftUI-Beginners)|SwiftUI「做个应用」初学者用到的第三方开源库|7|2023-12-19|
|193|[vChewing/Megrez](https://github.com/vChewing/Megrez)|天權星引擎是用來處理輸入法語彙庫的一個模組。該倉庫承載其 Swift 版本。 Megrez Engine is a module made for processing lingual data of an input method. This repository holds the Swift version of it. For C# version: https://github.com ...|7|2023-12-18| |193|[William-Weng/Swift-5](https://github.com/William-Weng/Swift-5)|Swift-5 小小心得|7|2024-01-10|
|194|[xiaoxidong/Awesome-Library-For-SwiftUI-Beginners](https://github.com/xiaoxidong/Awesome-Library-For-SwiftUI-Beginners)|SwiftUI「做个应用」初学者用到的第三方开源库|7|2023-12-19| |194|[wenping-office/WPCommand](https://github.com/wenping-office/WPCommand)|通用库|7|2024-02-05|
|195|[William-Weng/Swift-5](https://github.com/William-Weng/Swift-5)|Swift-5 小小心得|7|2024-01-10| |195|[dev-coco/Music-Player](https://github.com/dev-coco/Music-Player)|Music player for Mac, the windows always on top. Mac音乐播放器窗口置顶。|7|2024-01-01|
|196|[wenping-office/WPCommand](https://github.com/wenping-office/WPCommand)|通用库|7|2024-02-05| |196|[zhshijie/SJAudioPlayer](https://github.com/zhshijie/SJAudioPlayer)|对 AVPlayer 的封装,支持本地和远程音频的播放|7|2023-09-06|
|197|[dev-coco/Music-Player](https://github.com/dev-coco/Music-Player)|Music player for Mac, the windows always on top. Mac音乐播放器窗口置顶。|7|2024-01-01| |197|[lszzy/FWFramework](https://github.com/lszzy/FWFramework)|iOS开发框架主要解决原生开发中的常规和痛点问题搭建模块化项目架构方便iOS开发。|7|2024-03-01|
|198|[zhshijie/SJAudioPlayer](https://github.com/zhshijie/SJAudioPlayer)|对 AVPlayer 的封装,支持本地和远程音频的播放|7|2023-09-06| |198|[erduoniba/HDSwiftStructSizeDemo](https://github.com/erduoniba/HDSwiftStructSizeDemo)|Swift中struct二进制大小分析|6|2023-09-22|
|199|[lszzy/FWFramework](https://github.com/lszzy/FWFramework)|iOS开发框架主要解决原生开发中的常规和痛点问题搭建模块化项目架构方便iOS开发。|7|2024-02-29| |199|[Tokoy/miniword](https://github.com/Tokoy/miniword)|潜移默化学英语|6|2023-12-06|
|200|[erduoniba/HDSwiftStructSizeDemo](https://github.com/erduoniba/HDSwiftStructSizeDemo)|Swift中struct二进制大小分析|6|2023-09-22| |200|[james19870606/TronWeb](https://github.com/james19870606/TronWeb)|接入波场钱包,TronWallet for iOS.|6|2024-02-18|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,51 +1,51 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > TeX # 中文总榜 > 软件类 > TeX
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[billryan/resume](https://github.com/billryan/resume)|An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git|8419|2024-02-23| |1|[billryan/resume](https://github.com/billryan/resume)|An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git|8426|2024-02-23|
|2|[tuna/thuthesis](https://github.com/tuna/thuthesis)|LaTeX Thesis Template for Tsinghua University|4267|2024-02-27| |2|[tuna/thuthesis](https://github.com/tuna/thuthesis)|LaTeX Thesis Template for Tsinghua University|4267|2024-02-27|
|3|[HugoBlox/theme-academic-cv](https://github.com/HugoBlox/theme-academic-cv)|🎓 无需编写任何代码即可轻松创建漂亮的学术网站 Easily create a beautiful academic résumé or educational website using Hugo and GitHub. No code.|3435|2024-02-26| |3|[HugoBlox/theme-academic-cv](https://github.com/HugoBlox/theme-academic-cv)|🎓 无需编写任何代码即可轻松创建漂亮的学术网站 Easily create a beautiful academic résumé or educational website using Hugo and GitHub. No code.|3435|2024-02-26|
|4|[mohuangrui/ucasthesis](https://github.com/mohuangrui/ucasthesis)|LaTeX Thesis Template for the University of Chinese Academy of Sciences |3289|2024-02-29| |4|[mohuangrui/ucasthesis](https://github.com/mohuangrui/ucasthesis)|LaTeX Thesis Template for the University of Chinese Academy of Sciences |3292|2024-02-29|
|5|[CTeX-org/lshort-zh-cn](https://github.com/CTeX-org/lshort-zh-cn)|A Chi­nese edi­tion of the Not So Short Introduction to LaTeX2ε|2609|2023-09-28| |5|[CTeX-org/lshort-zh-cn](https://github.com/CTeX-org/lshort-zh-cn)|A Chi­nese edi­tion of the Not So Short Introduction to LaTeX2ε|2612|2023-09-28|
|6|[TheNetAdmin/zjuthesis](https://github.com/TheNetAdmin/zjuthesis)|Zhejiang University Graduation Thesis LaTeX Template|2250|2024-02-25| |6|[TheNetAdmin/zjuthesis](https://github.com/TheNetAdmin/zjuthesis)|Zhejiang University Graduation Thesis LaTeX Template|2254|2024-02-25|
|7|[ethereum/yellowpaper](https://github.com/ethereum/yellowpaper)|The "Yellow Paper": Ethereum's formal specification|1586|2024-02-26| |7|[ethereum/yellowpaper](https://github.com/ethereum/yellowpaper)|The "Yellow Paper": Ethereum's formal specification|1587|2024-02-26|
|8|[zepinglee/gbt7714-bibtex-style](https://github.com/zepinglee/gbt7714-bibtex-style)|GB/T 7714-2015 BibTeX Style|1038|2023-11-09| |8|[zepinglee/gbt7714-bibtex-style](https://github.com/zepinglee/gbt7714-bibtex-style)|GB/T 7714-2015 BibTeX Style|1038|2023-11-09|
|9|[CTeX-org/ctex-kit](https://github.com/CTeX-org/ctex-kit)|Macro Packages and Scripts for Chinese TeX users|940|2024-02-16| |9|[CTeX-org/ctex-kit](https://github.com/CTeX-org/ctex-kit)|Macro Packages and Scripts for Chinese TeX users|940|2024-02-16|
|10|[cosmos/ibc](https://github.com/cosmos/ibc)|Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.|830|2024-02-29| |10|[cosmos/ibc](https://github.com/cosmos/ibc)|Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.|830|2024-02-29|
|11|[hushidong/biblatex-gb7714-2015](https://github.com/hushidong/biblatex-gb7714-2015)|A biblatex implementation of the GB/T7714-2015 bibliography style GB/T 7714-2015 参考文献著录和标注的biblatex样式包|687|2024-02-29| |11|[hushidong/biblatex-gb7714-2015](https://github.com/hushidong/biblatex-gb7714-2015)|A biblatex implementation of the GB/T7714-2015 bibliography style GB/T 7714-2015 参考文献著录和标注的biblatex样式包|687|2024-02-29|
|12|[schoeberl/chisel-book](https://github.com/schoeberl/chisel-book)|Digital Design with Chisel|665|2024-02-25| |12|[schoeberl/chisel-book](https://github.com/schoeberl/chisel-book)|Digital Design with Chisel|668|2024-02-25|
|13|[matloff/TidyverseSkeptic](https://github.com/matloff/TidyverseSkeptic)|An opinionated view of the Tidyverse "dialect" of the R language.|503|2023-12-26| |13|[matloff/TidyverseSkeptic](https://github.com/matloff/TidyverseSkeptic)|An opinionated view of the Tidyverse "dialect" of the R language.|503|2023-12-26|
|14|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|494|2023-12-27| |14|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|494|2023-12-27|
|15|[liweitianux/resume](https://github.com/liweitianux/resume)|My resume in LaTeX (template suited for new graduates; 应届生简历模板)|418|2024-02-28| |15|[liweitianux/resume](https://github.com/liweitianux/resume)|My resume in LaTeX (template suited for new graduates; 应届生简历模板)|419|2024-02-28|
|16|[huangxg/lnotes](https://github.com/huangxg/lnotes)|LaTeX Notes|410|2024-01-04| |16|[huangxg/lnotes](https://github.com/huangxg/lnotes)|LaTeX Notes|411|2024-01-04|
|17|[eliocamp/ggnewscale](https://github.com/eliocamp/ggnewscale)|Multiple Fill, Color and Other Scales in `ggplot2`|376|2024-02-09| |17|[eliocamp/ggnewscale](https://github.com/eliocamp/ggnewscale)|Multiple Fill, Color and Other Scales in `ggplot2`|377|2024-02-09|
|18|[YimianDai/iNSFC](https://github.com/YimianDai/iNSFC)|An awesome LaTeX template for NSFC proposal.|354|2024-01-09| |18|[YimianDai/iNSFC](https://github.com/YimianDai/iNSFC)|An awesome LaTeX template for NSFC proposal.|355|2024-01-09|
|19|[Macin20/why-we-write](https://github.com/Macin20/why-we-write)|为什么写作?|338|2023-10-06| |19|[Macin20/why-we-write](https://github.com/Macin20/why-we-write)|为什么写作?|338|2023-10-06|
|20|[OsbertWang/install-latex-guide-zh-cn](https://github.com/OsbertWang/install-latex-guide-zh-cn)|一份简短的关于 LaTeX 安装的介绍|333|2024-01-05| |20|[OsbertWang/install-latex-guide-zh-cn](https://github.com/OsbertWang/install-latex-guide-zh-cn)|一份简短的关于 LaTeX 安装的介绍|334|2024-01-05|
|21|[fzyz999/Analysis_TCP_in_Linux](https://github.com/fzyz999/Analysis_TCP_in_Linux)|-|316|2024-02-25| |21|[fzyz999/Analysis_TCP_in_Linux](https://github.com/fzyz999/Analysis_TCP_in_Linux)|-|316|2024-02-25|
|22|[OpenXiangShan/XiangShan-doc](https://github.com/OpenXiangShan/XiangShan-doc)|Documentation for XiangShan|301|2024-02-26| |22|[OpenXiangShan/XiangShan-doc](https://github.com/OpenXiangShan/XiangShan-doc)|Documentation for XiangShan|301|2024-02-26|
|23|[MAVProxyUser/YushuTechUnitreeGo1](https://github.com/MAVProxyUser/YushuTechUnitreeGo1)|宇树科技 Yushu Technology (Unitree) go1 development notes|237|2023-12-02| |23|[MAVProxyUser/YushuTechUnitreeGo1](https://github.com/MAVProxyUser/YushuTechUnitreeGo1)|宇树科技 Yushu Technology (Unitree) go1 development notes|237|2023-12-02|
|24|[ytiurin/hyphen](https://github.com/ytiurin/hyphen)|Text hyphenation in Javascript.|196|2024-01-05| |24|[ytiurin/hyphen](https://github.com/ytiurin/hyphen)|Text hyphenation in Javascript.|196|2024-01-05|
|25|[HouJP/resume](https://github.com/HouJP/resume)|基于LaTeX编译生成的中英文个人简历|173|2024-01-11| |25|[HouJP/resume](https://github.com/HouJP/resume)|基于LaTeX编译生成的中英文个人简历|173|2024-01-11|
|26|[latexstudio/GMCMthesis](https://github.com/latexstudio/GMCMthesis)|2020 年研究生数学建模 LaTeX 模板|172|2023-09-19| |26|[latexstudio/GMCMthesis](https://github.com/latexstudio/GMCMthesis)|2020 年研究生数学建模 LaTeX 模板|172|2023-09-19|
|27|[huangwb8/ChineseResearchLaTeX](https://github.com/huangwb8/ChineseResearchLaTeX)|中国科研常用LaTeX模板集|134|2024-02-26| |27|[huangwb8/ChineseResearchLaTeX](https://github.com/huangwb8/ChineseResearchLaTeX)|中国科研常用LaTeX模板集|138|2024-02-26|
|28|[SJTU-HPC/docs.hpc.sjtu.edu.cn](https://github.com/SJTU-HPC/docs.hpc.sjtu.edu.cn)|SJTU HPC 用户文档站点|121|2024-01-24| |28|[SJTU-HPC/docs.hpc.sjtu.edu.cn](https://github.com/SJTU-HPC/docs.hpc.sjtu.edu.cn)|SJTU HPC 用户文档站点|121|2024-01-24|
|29|[jcouyang/grokking-monad](https://github.com/jcouyang/grokking-monad)|购买 :point_right: https://gum.co/grokking-monad 在线阅读 :point_right:|99|2024-01-01| |29|[jcouyang/grokking-monad](https://github.com/jcouyang/grokking-monad)|购买 :point_right: https://gum.co/grokking-monad 在线阅读 :point_right:|99|2024-01-01|
|30|[fylimas/nsfc](https://github.com/fylimas/nsfc)|nsfc - 国家自然科学基金项目LaTeX模版(面青地)|96|2024-02-28| |30|[fylimas/nsfc](https://github.com/fylimas/nsfc)|nsfc - 国家自然科学基金项目LaTeX模版(面青地)|97|2024-02-28|
|31|[TomHeaven/nudtproposal](https://github.com/TomHeaven/nudtproposal)|NUDT硕士博士研究生开题报告latex模板|82|2024-01-18| |31|[TomHeaven/nudtproposal](https://github.com/TomHeaven/nudtproposal)|NUDT硕士博士研究生开题报告latex模板|82|2024-01-18|
|32|[alg-nju/intro-disalg-course](https://github.com/alg-nju/intro-disalg-course)|-|79|2023-09-19| |32|[alg-nju/intro-disalg-course](https://github.com/alg-nju/intro-disalg-course)|-|79|2023-09-19|
|33|[wuliwiki/PhysWiki-log](https://github.com/wuliwiki/PhysWiki-log)|小时百科|74|2024-02-27| |33|[wuliwiki/PhysWiki-log](https://github.com/wuliwiki/PhysWiki-log)|小时百科|74|2024-03-01|
|34|[yhwu-is/Linear-Algebra-Left-Undone](https://github.com/yhwu-is/Linear-Algebra-Left-Undone)|线性代数:未竟之美|71|2024-02-21| |34|[yhwu-is/Linear-Algebra-Left-Undone](https://github.com/yhwu-is/Linear-Algebra-Left-Undone)|线性代数:未竟之美|71|2024-02-21|
|35|[neumason/DLNU](https://github.com/neumason/DLNU)|大连民族大学研究生学位论文参考Latex和word模版依据2023学校规范开发的相应Latex和word模板。|69|2023-11-02| |35|[neumason/DLNU](https://github.com/neumason/DLNU)|大连民族大学研究生学位论文参考Latex和word模版依据2023学校规范开发的相应Latex和word模板。|70|2023-11-02|
|36|[YangLaTeX/thubeamer](https://github.com/YangLaTeX/thubeamer)|A Beamer Theme for Tsinghua University (THU).|63|2023-11-27| |36|[YangLaTeX/thubeamer](https://github.com/YangLaTeX/thubeamer)|A Beamer Theme for Tsinghua University (THU).|63|2023-11-27|
|37|[fanhongtao/ebooks](https://github.com/fanhongtao/ebooks)|80年代高中数理化甲种本|62|2024-01-07| |37|[fanhongtao/ebooks](https://github.com/fanhongtao/ebooks)|80年代高中数理化甲种本|62|2024-01-07|
|38|[seisman/cv](https://github.com/seisman/cv)|My academic CV powered by LaTeX|60|2024-01-01| |38|[seisman/cv](https://github.com/seisman/cv)|My academic CV powered by LaTeX|60|2024-01-01|
|39|[TJ-CSCCG/tongji-recommendation-template](https://github.com/TJ-CSCCG/tongji-recommendation-template)|:page_facing_up: 同济大学推荐信模版,欢迎大家在目标院校未提供模版的情况下取用,支持 Overleaf / Windows / Linux / Workshop。|55|2023-11-15| |39|[TJ-CSCCG/tongji-recommendation-template](https://github.com/TJ-CSCCG/tongji-recommendation-template)|:page_facing_up: 同济大学推荐信模版,欢迎大家在目标院校未提供模版的情况下取用,支持 Overleaf / Windows / Linux / Workshop。|55|2023-11-15|
|40|[NemoYuan2008/SJTU-Thesis-Proposal](https://github.com/NemoYuan2008/SJTU-Thesis-Proposal)|上海交通大学开题报告LaTeX模板非官方 Shanghai Jiao Tong University LaTeX Template for thesis proposal (unofficial)|43|2024-01-17| |40|[thomas10011/WHU-Beamer](https://github.com/thomas10011/WHU-Beamer)|武汉大学Beamer幻灯片模板。武大师生可用于各种报告、展示、答辩等场景。|44|2023-11-01|
|41|[thomas10011/WHU-Beamer](https://github.com/thomas10011/WHU-Beamer)|武汉大学Beamer幻灯片模板。武大师生可用于各种报告、展示、答辩等场景。|43|2023-11-01| |41|[NemoYuan2008/SJTU-Thesis-Proposal](https://github.com/NemoYuan2008/SJTU-Thesis-Proposal)|上海交通大学开题报告LaTeX模板非官方 Shanghai Jiao Tong University LaTeX Template for thesis proposal (unofficial)|43|2024-01-17|
|42|[TJ-CSCCG/Tongji-Beamer](https://github.com/TJ-CSCCG/Tongji-Beamer)|:page_facing_up: 同济大学 Beamer / 幻灯片 模板,一个其他大学 Beamer 模板的本土化套壳,支持 Overleaf / Windows / Linux。|41|2023-11-22| |42|[TJ-CSCCG/Tongji-Beamer](https://github.com/TJ-CSCCG/Tongji-Beamer)|:page_facing_up: 同济大学 Beamer / 幻灯片 模板,一个其他大学 Beamer 模板的本土化套壳,支持 Overleaf / Windows / Linux。|41|2023-11-22|
|43|[the-ccsn/BUCTthesis](https://github.com/the-ccsn/BUCTthesis)|📝A LaTeX writting template for BUCT thesis.|35|2023-11-23| |43|[the-ccsn/BUCTthesis](https://github.com/the-ccsn/BUCTthesis)|📝A LaTeX writting template for BUCT thesis.|35|2023-11-23|
|44|[ahhylau/shuthesis](https://github.com/ahhylau/shuthesis)|LaTeX Thesis Template for Shanghai University|33|2024-01-17| |44|[ahhylau/shuthesis](https://github.com/ahhylau/shuthesis)|LaTeX Thesis Template for Shanghai University|33|2024-01-17|
@ -60,7 +60,7 @@
|53|[NSKernel/IntroductionToCalculus](https://github.com/NSKernel/IntroductionToCalculus)|一版使用XeLaTeX整理過的精排版的微積溯源|19|2024-01-13| |53|[NSKernel/IntroductionToCalculus](https://github.com/NSKernel/IntroductionToCalculus)|一版使用XeLaTeX整理過的精排版的微積溯源|19|2024-01-13|
|54|[LucaJiang/LaTeX4VSCode](https://github.com/LucaJiang/LaTeX4VSCode)|我在VSCode下使用LaTeX的yi点点心得|17|2023-10-19| |54|[LucaJiang/LaTeX4VSCode](https://github.com/LucaJiang/LaTeX4VSCode)|我在VSCode下使用LaTeX的yi点点心得|17|2023-10-19|
|55|[SwitWu/math-physics-equations](https://github.com/SwitWu/math-physics-equations)|数学物理方程(谷超豪)习题参考解答|15|2024-01-08| |55|[SwitWu/math-physics-equations](https://github.com/SwitWu/math-physics-equations)|数学物理方程(谷超豪)习题参考解答|15|2024-01-08|
|56|[SwitWu/ODE-DingTongren-Solutions](https://github.com/SwitWu/ODE-DingTongren-Solutions)|常微分方程(丁同仁、李承治著)习题解|15|2023-12-26| |56|[SwitWu/ODE-DingTongren-Solutions](https://github.com/SwitWu/ODE-DingTongren-Solutions)|常微分方程(丁同仁、李承治著)习题解|15|2024-03-01|
|57|[anlp-nenji/nlproceedings](https://github.com/anlp-nenji/nlproceedings)|LaTeX document class for the proceedings of ANLP|15|2023-12-31| |57|[anlp-nenji/nlproceedings](https://github.com/anlp-nenji/nlproceedings)|LaTeX document class for the proceedings of ANLP|15|2023-12-31|
|58|[aprilabdotdev/U08M11002](https://github.com/aprilabdotdev/U08M11002)|U08M11002 信号与系统,西北工业大学|14|2024-01-13| |58|[aprilabdotdev/U08M11002](https://github.com/aprilabdotdev/U08M11002)|U08M11002 信号与系统,西北工业大学|14|2024-01-13|
|59|[iamxiatian/course_ds](https://github.com/iamxiatian/course_ds)|数据结构|14|2024-02-19| |59|[iamxiatian/course_ds](https://github.com/iamxiatian/course_ds)|数据结构|14|2024-02-19|
@ -98,7 +98,7 @@
|91|[liyuxuan3003/DigitalIC](https://github.com/liyuxuan3003/DigitalIC)|数字集成电路LaTeX笔记|3|2023-11-06| |91|[liyuxuan3003/DigitalIC](https://github.com/liyuxuan3003/DigitalIC)|数字集成电路LaTeX笔记|3|2023-11-06|
|92|[Tony-Lowe/CUMT-undergraduate-latex-template2023](https://github.com/Tony-Lowe/CUMT-undergraduate-latex-template2023)|此项目基于https://github.com/Lighter207/CUMT-undergraduate-latex-template2022|3|2023-12-26| |92|[Tony-Lowe/CUMT-undergraduate-latex-template2023](https://github.com/Tony-Lowe/CUMT-undergraduate-latex-template2023)|此项目基于https://github.com/Lighter207/CUMT-undergraduate-latex-template2022|3|2023-12-26|
|93|[will-c137/TG_template](https://github.com/will-c137/TG_template)|实用的LaTeX模板|3|2023-10-06| |93|[will-c137/TG_template](https://github.com/will-c137/TG_template)|实用的LaTeX模板|3|2023-10-06|
|94|[XiangyunHuang/masr](https://github.com/XiangyunHuang/masr)|现代应用统计 Modern Applied Statistics with R|3|2024-02-29| |94|[XiangyunHuang/masr](https://github.com/XiangyunHuang/masr)|现代应用统计 Modern Applied Statistics with R, INLA and Stan|3|2024-02-29|
|95|[a358003542/zhouyi](https://github.com/a358003542/zhouyi)|周易初讲|3|2023-11-29| |95|[a358003542/zhouyi](https://github.com/a358003542/zhouyi)|周易初讲|3|2023-11-29|
|96|[hu-ke/nw-todo-app](https://github.com/hu-ke/nw-todo-app)|🌲这是一个用node-webkit + vue2 + koa2 + mongodb开发的可以实时编辑保存的桌面记事本。该项目分为两部分桌面客户端(node-webkit) + 服务端(koa2)。🚀|3|2023-10-12| |96|[hu-ke/nw-todo-app](https://github.com/hu-ke/nw-todo-app)|🌲这是一个用node-webkit + vue2 + koa2 + mongodb开发的可以实时编辑保存的桌面记事本。该项目分为两部分桌面客户端(node-webkit) + 服务端(koa2)。🚀|3|2023-10-12|
|97|[hongmingjian/lectureos](https://github.com/hongmingjian/lectureos)|《操作系统原理》课件|3|2024-02-25| |97|[hongmingjian/lectureos](https://github.com/hongmingjian/lectureos)|《操作系统原理》课件|3|2024-02-25|

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > TypeScript # 中文总榜 > 软件类 > TypeScript
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|89473|2024-02-29| |1|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|89480|2024-03-01|
|2|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|63472|2024-02-29| |2|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative.|63507|2024-03-01|
|3|[ChatGPTNextWeb/ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)|A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。|62498|2024-02-29| |3|[ChatGPTNextWeb/ChatGPT-Next-Web](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)|A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。|62649|2024-03-01|
|4|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|58371|2024-02-27| |4|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|58383|2024-03-01|
|5|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|46673|2024-02-29| |5|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|46682|2024-03-01|
|6|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35544|2024-02-25| |6|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|35548|2024-02-25|
|7|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|34378|2024-02-29| |7|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|34377|2024-03-01|
|8|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|29137|2024-02-29| |8|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|29163|2024-02-29|
|9|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|27097|2024-02-29| |9|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager|27108|2024-03-01|
|10|[backstage/backstage](https://github.com/backstage/backstage)|Backstage is an open platform for building developer portals|25715|2024-02-29| |10|[backstage/backstage](https://github.com/backstage/backstage)|Backstage is an open platform for building developer portals|25730|2024-03-01|
|11|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|22637|2024-02-29| |11|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|22644|2024-03-01|
|12|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|22357|2024-02-22| |12|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|22365|2024-02-22|
|13|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast|21484|2024-02-29| |13|[vbenjs/vue-vben-admin](https://github.com/vbenjs/vue-vben-admin)|A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast|21493|2024-03-01|
|14|[lobehub/lobe-chat](https://github.com/lobehub/lobe-chat)|🤯 Lobe Chat - an open-source, modern-design ChatGPT/LLMs UI/Chat Framework. Supports speech-synthesis, multi-modal, and extensible plugin system. One-click FREE deployment of your private ChatGPT/Gemi ...|21060|2024-02-29| |14|[lobehub/lobe-chat](https://github.com/lobehub/lobe-chat)|🤯 Lobe Chat - an open-source, modern-design ChatGPT/LLMs UI/Chat Framework. Supports speech-synthesis, multi-modal, and extensible plugin system. One-click FREE deployment of your private ChatGPT/Gemi ...|21144|2024-03-01|
|15|[openai-translator/openai-translator](https://github.com/openai-translator/openai-translator)|基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.|20922|2024-02-29| |15|[openai-translator/openai-translator](https://github.com/openai-translator/openai-translator)|基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.|20955|2024-02-29|
|16|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|20594|2024-02-27| |16|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|20604|2024-02-27|
|17|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19327|2023-10-20| |17|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|19327|2023-10-20|
|18|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React基于 React 的渐进式应用框架)|17756|2024-02-28| |18|[alibaba/ice](https://github.com/alibaba/ice)|🚀 ice.js: The Progressive App Framework Based On React基于 React 的渐进式应用框架)|17759|2024-02-28|
|19|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux|17234|2024-02-08| |19|[Bin-Huang/chatbox](https://github.com/Bin-Huang/chatbox)|Chatbox is a desktop client for ChatGPT, Claude and other LLMs, available on Windows, Mac, Linux|17253|2024-02-08|
|20|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|16802|2023-09-26| |20|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|16804|2023-09-26|
|21|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16753|2024-01-24| |21|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 开源 Web 富文本编辑器|16756|2024-01-24|
|22|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open sour ...|16375|2024-02-29| |22|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open sour ...|16393|2024-03-01|
|23|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|16337|2024-02-27| |23|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|16337|2024-02-27|
|24|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16328|2024-02-07| |24|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|16331|2024-02-07|
|25|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|15796|2024-02-29| |25|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|15801|2024-03-01|
|26|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|15251|2024-02-27| |26|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|15261|2024-02-27|
|27|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|15244|2024-02-29| |27|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|15245|2024-02-29|
|28|[tusen-ai/naive-ui](https://github.com/tusen-ai/naive-ui)|A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.|14826|2024-02-29| |28|[tusen-ai/naive-ui](https://github.com/tusen-ai/naive-ui)|A Vue 3 Component Library. Fairly Complete. Theme Customizable. Uses TypeScript. Fast.|14829|2024-03-01|
|29|[umijs/umi](https://github.com/umijs/umi)|A framework in react community ✨|14766|2024-02-29| |29|[siyuan-note/siyuan](https://github.com/siyuan-note/siyuan)|A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.|14780|2024-03-01|
|30|[siyuan-note/siyuan](https://github.com/siyuan-note/siyuan)|A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.|14756|2024-02-29| |30|[umijs/umi](https://github.com/umijs/umi)|A framework in react community ✨|14766|2024-03-01|
|31|[aidenybai/million](https://github.com/aidenybai/million)|Optimize React performance and make your React 70% faster in minutes, not months. |14434|2024-02-29| |31|[aidenybai/million](https://github.com/aidenybai/million)|Optimize React performance and make your React 70% faster in minutes, not months. |14508|2024-02-29|
|32|[whyour/qinglong](https://github.com/whyour/qinglong)|支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台Timed task management platform supporting Python3, JavaScript, Shell, Typescript|13712|2024-02-25| |32|[whyour/qinglong](https://github.com/whyour/qinglong)|支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台Timed task management platform supporting Python3, JavaScript, Shell, Typescript|13720|2024-02-25|
|33|[alibaba/lowcode-engine](https://github.com/alibaba/lowcode-engine)|An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系|13657|2024-02-29| |33|[alibaba/lowcode-engine](https://github.com/alibaba/lowcode-engine)|An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系|13663|2024-03-01|
|34|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|13121|2024-02-29| |34|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|13124|2024-03-01|
|35|[honojs/hono](https://github.com/honojs/hono)|Fast, Lightweight, Web-standards|12289|2024-02-29| |35|[honojs/hono](https://github.com/honojs/hono)|Fast, Lightweight, Web-standards|12323|2024-03-01|
|36|[Anarios/return-youtube-dislike](https://github.com/Anarios/return-youtube-dislike)|Chrome extension to return youtube dislikes|12086|2024-02-29| |36|[Anarios/return-youtube-dislike](https://github.com/Anarios/return-youtube-dislike)|Chrome extension to return youtube dislikes|12089|2024-02-29|
|37|[antvis/G2](https://github.com/antvis/G2)|📊 The concise and progressive visualization grammar.|11914|2024-02-29| |37|[antvis/G2](https://github.com/antvis/G2)|📊 The concise and progressive visualization grammar.|11915|2024-02-29|
|38|[crimx/ext-saladict](https://github.com/crimx/ext-saladict)|🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.|11478|2024-02-26| |38|[crimx/ext-saladict](https://github.com/crimx/ext-saladict)|🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.|11483|2024-02-26|
|39|[ant-design/ant-design-mobile](https://github.com/ant-design/ant-design-mobile)|Essential UI blocks for building mobile web apps.|11338|2024-02-29| |39|[ant-design/ant-design-mobile](https://github.com/ant-design/ant-design-mobile)|Essential UI blocks for building mobile web apps.|11337|2024-03-01|
|40|[snabbdom/snabbdom](https://github.com/snabbdom/snabbdom)|A virtual DOM library with focus on simplicity, modularity, powerful features and performance.|11213|2024-02-26| |40|[snabbdom/snabbdom](https://github.com/snabbdom/snabbdom)|A virtual DOM library with focus on simplicity, modularity, powerful features and performance.|11213|2024-02-26|
|41|[antvis/G6](https://github.com/antvis/G6)|♾ A Graph Visualization Framework in JavaScript|10586|2024-02-29| |41|[antvis/G6](https://github.com/antvis/G6)|♾ A Graph Visualization Framework in JavaScript|10587|2024-03-01|
|42|[alibaba/formily](https://github.com/alibaba/formily)|📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3|10571|2024-02-26| |42|[alibaba/formily](https://github.com/alibaba/formily)|📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3|10575|2024-02-26|
|43|[illacloud/illa-builder](https://github.com/illacloud/illa-builder)|Low-code platform allows you to build business apps, enables you to quickly create internal tools such as dashboard, crud app, admin panel, crm, cms, etc. Supports PostgreSQL, MySQL, Supabase, GraphQL ...|10372|2024-02-29| |43|[illacloud/illa-builder](https://github.com/illacloud/illa-builder)|Low-code platform allows you to build business apps, enables you to quickly create internal tools such as dashboard, crud app, admin panel, crm, cms, etc. Supports PostgreSQL, MySQL, Supabase, GraphQL ...|10377|2024-03-01|
|44|[tweenjs/tween.js](https://github.com/tweenjs/tween.js)|JavaScript/TypeScript animation engine|9579|2024-02-12| |44|[tweenjs/tween.js](https://github.com/tweenjs/tween.js)|JavaScript/TypeScript animation engine|9580|2024-02-12|
|45|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|8885|2023-11-18| |45|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|8887|2023-11-18|
|46|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|8338|2023-11-30| |46|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|8342|2023-11-30|
|47|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|8284|2024-02-28| |47|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|8294|2024-02-28|
|48|[Milkdown/milkdown](https://github.com/Milkdown/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|8163|2024-02-27| |48|[Milkdown/milkdown](https://github.com/Milkdown/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|8163|2024-03-01|
|49|[anse-app/chatgpt-demo](https://github.com/anse-app/chatgpt-demo)|Minimal web UI for ChatGPT. |7892|2023-12-27| |49|[anse-app/chatgpt-demo](https://github.com/anse-app/chatgpt-demo)|Minimal web UI for ChatGPT. |7900|2023-12-27|
|50|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|🚀A modern, comprehensive, flexible design system and React UI library. 🎨 Provide more than 2800+ Design Tokens, easy to build your design system. Make Semi Design to Any Design. 🧑🏻‍💻 Design to Code i ...|7714|2024-02-26| |50|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|🚀A modern, comprehensive, flexible design system and React UI library. 🎨 Provide more than 2800+ Design Tokens, easy to build your design system. Make Semi Design to Any Design. 🧑🏻‍💻 Design to Code i ...|7719|2024-03-01|
|51|[Vanessa219/vditor](https://github.com/Vanessa219/vditor)|♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.|7544|2024-02-28| |51|[Vanessa219/vditor](https://github.com/Vanessa219/vditor)|♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.|7548|2024-02-28|
|52|[microsoft/azuredatastudio](https://github.com/microsoft/azuredatastudio)|Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capabilit ...|7395|2024-02-29| |52|[microsoft/azuredatastudio](https://github.com/microsoft/azuredatastudio)|Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capabilit ...|7396|2024-03-01|
|53|[ethers-io/ethers.js](https://github.com/ethers-io/ethers.js)|Complete Ethereum library and wallet implementation in JavaScript.|7314|2024-02-28| |53|[ethers-io/ethers.js](https://github.com/ethers-io/ethers.js)|Complete Ethereum library and wallet implementation in JavaScript.|7319|2024-02-28|
|54|[ztjhz/BetterChatGPT](https://github.com/ztjhz/BetterChatGPT)|An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)|7154|2024-02-29| |54|[ztjhz/BetterChatGPT](https://github.com/ztjhz/BetterChatGPT)|An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)|7175|2024-03-01|
|55|[xiangsx/gpt4free-ts](https://github.com/xiangsx/gpt4free-ts)|Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free|7145|2024-02-29| |55|[xiangsx/gpt4free-ts](https://github.com/xiangsx/gpt4free-ts)|Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free|7148|2024-02-29|
|56|[Project-DARC/DARC](https://github.com/Project-DARC/DARC)|Decentralized Autonomous Regulated Company (DARC), a company virtual machine that runs on any EVM-compatible blockchain, with on-chain law system, multi-level tokens and dividends mechanism.|7092|2024-02-28| |56|[Project-DARC/DARC](https://github.com/Project-DARC/DARC)|Decentralized Autonomous Regulated Company (DARC), a company virtual machine that runs on any EVM-compatible blockchain, with on-chain law system, multi-level tokens and dividends mechanism.|7085|2024-03-01|
|57|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|7083|2023-12-01| |57|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|7085|2023-12-01|
|58|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A games launcher for GOG, Amazon and Epic Games for Linux, Windows and macOS.|6967|2024-02-27| |58|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A games launcher for GOG, Amazon and Epic Games for Linux, Windows and macOS.|6973|2024-03-01|
|59|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|6922|2023-11-22| |59|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|6924|2023-11-22|
|60|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表单/表格解决方案|6919|2024-02-28| |60|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表单/表格解决方案|6923|2024-02-28|
|61|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|6793|2024-02-20| |61|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|6818|2024-02-20|
|62|[giscus/giscus](https://github.com/giscus/giscus)|A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|6782|2024-02-24| |62|[giscus/giscus](https://github.com/giscus/giscus)|A comment system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|6786|2024-02-24|
|63|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴‍♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|6674|2024-02-28| |63|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴‍♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|6677|2024-02-28|
|64|[timlrx/tailwind-nextjs-starter-blog](https://github.com/timlrx/tailwind-nextjs-starter-blog)|This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfec ...|6651|2024-02-26| |64|[soybeanjs/soybean-admin](https://github.com/soybeanjs/soybean-admin)|A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 Uno ...|6652|2024-03-01|
|65|[soybeanjs/soybean-admin](https://github.com/soybeanjs/soybean-admin)|A clean, elegant, beautiful and powerful admin template, based on Vue3, Vite5, TypeScript, Pinia, NaiveUI and UnoCSS. 一个清新优雅、高颜值且功能强大的后台管理模板,基于最新的前端技术栈,包括 Vue3, Vite5, TypeScript, Pinia, NaiveUI 和 Uno ...|6646|2024-02-29| |65|[timlrx/tailwind-nextjs-starter-blog](https://github.com/timlrx/tailwind-nextjs-starter-blog)|This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfec ...|6652|2024-02-26|
|66|[labring/laf](https://github.com/labring/laf)|Laf is a cloud development platform offering ready-to-use resources like cloud functions, databases, and storage. It empowers developers to quickly unleash their creativity. |6518|2024-02-29| |66|[labring/laf](https://github.com/labring/laf)|Laf is a cloud development platform offering ready-to-use resources like cloud functions, databases, and storage. It empowers developers to quickly unleash their creativity. |6526|2024-03-01|
|67|[didi/LogicFlow](https://github.com/didi/LogicFlow)|A flow chart editing framework focusing on business customization. 专注于业务自定义的流程图编辑框架支持实现脑图、ER图、UML、工作流等各种图编辑场景。|6512|2024-02-29| |67|[didi/LogicFlow](https://github.com/didi/LogicFlow)|A flow chart editing framework focusing on business customization. 专注于业务自定义的流程图编辑框架支持实现脑图、ER图、UML、工作流等各种图编辑场景。|6521|2024-02-29|
|68|[zu1k/bs-core](https://github.com/zu1k/bs-core)|-|6361|2024-02-27| |68|[zu1k/bs-core](https://github.com/zu1k/bs-core)|-|6361|2024-02-27|
|69|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|6129|2023-10-13| |69|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|6129|2023-10-13|
|70|[gitname/react-gh-pages](https://github.com/gitname/react-gh-pages)|Deploying a React App (created using create-react-app) to GitHub Pages|6041|2024-02-21| |70|[gitname/react-gh-pages](https://github.com/gitname/react-gh-pages)|Deploying a React App (created using create-react-app) to GitHub Pages|6044|2024-02-21|
|71|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|5864|2024-02-29| |71|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|5867|2024-03-01|
|72|[Licoy/ChatGPT-Midjourney](https://github.com/Licoy/ChatGPT-Midjourney)|🍭 一键拥有你自己的 ChatGPT+Midjourney 网页服务 Own your own ChatGPT+Midjourney web service with one click|5679|2024-02-20| |72|[Licoy/ChatGPT-Midjourney](https://github.com/Licoy/ChatGPT-Midjourney)|🍭 一键拥有你自己的 ChatGPT+Midjourney 网页服务 Own your own ChatGPT+Midjourney web service with one click|5691|2024-02-20|
|73|[windingwind/zotero-pdf-translate](https://github.com/windingwind/zotero-pdf-translate)|Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Support 20+ translate services.|5529|2024-02-26| |73|[windingwind/zotero-pdf-translate](https://github.com/windingwind/zotero-pdf-translate)|Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Support 20+ translate services.|5538|2024-02-26|
|74|[nocobase/nocobase](https://github.com/nocobase/nocobase)|NocoBase is a scalability-first, open-source no-code/low-code platform to build internal tools. |5291|2024-02-29| |74|[nocobase/nocobase](https://github.com/nocobase/nocobase)|NocoBase is a scalability-first, open-source no-code/low-code platform to build internal tools. |5296|2024-03-01|
|75|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|5240|2024-02-28| |75|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|5242|2024-02-28|
|76|[purocean/yn](https://github.com/purocean/yn)|A highly extensible Markdown editor. Version control, AI Copilot, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macr ...|5232|2024-02-21| |76|[purocean/yn](https://github.com/purocean/yn)|A highly extensible Markdown editor. Version control, AI Copilot, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macr ...|5233|2024-03-01|
|77|[LokerL/tts-vue](https://github.com/LokerL/tts-vue)|🎤 微软语音合成工具,使用 Electron + Vue + ElementPlus + Vite 构建。|5120|2023-12-02| |77|[LokerL/tts-vue](https://github.com/LokerL/tts-vue)|🎤 微软语音合成工具,使用 Electron + Vue + ElementPlus + Vite 构建。|5123|2023-12-02|
|78|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|5097|2024-02-05| |78|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|5102|2024-03-01|
|79|[iorate/ublacklist](https://github.com/iorate/ublacklist)|Blocks specific sites from appearing in Google search results|5051|2024-02-27| |79|[iorate/ublacklist](https://github.com/iorate/ublacklist)|Blocks specific sites from appearing in Google search results|5053|2024-02-27|
|80|[maotoumao/MusicFree](https://github.com/maotoumao/MusicFree)|插件化、定制化、无广告的免费音乐播放器|4990|2024-02-23| |80|[maotoumao/MusicFree](https://github.com/maotoumao/MusicFree)|插件化、定制化、无广告的免费音乐播放器|4993|2024-02-23|
|81|[brick-design/brick-design](https://github.com/brick-design/brick-design)|低代码框架,支持流式布局与自由布局拖拽编排,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示、自由布局支持辅助对齐、支持自动吸附、实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4968|2023-10-30| |81|[brick-design/brick-design](https://github.com/brick-design/brick-design)|低代码框架,支持流式布局与自由布局拖拽编排,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示、自由布局支持辅助对齐、支持自动吸附、实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4968|2023-10-30|
|82|[Tohrusky/Final2x](https://github.com/Tohrusky/Final2x)|2^x Image Super-Resolution ☢️|4950|2024-02-27| |82|[Tohrusky/Final2x](https://github.com/Tohrusky/Final2x)|2^x Image Super-Resolution ☢️|4954|2024-02-27|
|83|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示加速GitHub网页浏览。|4551|2024-02-29| |83|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示加速GitHub网页浏览。|4552|2024-03-01|
|84|[AutumnWhj/ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot)|ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot|4525|2023-11-21| |84|[AutumnWhj/ChatGPT-wechat-bot](https://github.com/AutumnWhj/ChatGPT-wechat-bot)|ChatGPT for wechat https://github.com/AutumnWhj/ChatGPT-wechat-bot|4529|2023-11-21|
|85|[l0o0/jasminum](https://github.com/l0o0/jasminum)|A Zotero add-on to retrive CNKI meta data. 一个简单的Zotero 插件,用于识别中文元数据|4492|2024-01-26| |85|[l0o0/jasminum](https://github.com/l0o0/jasminum)|A Zotero add-on to retrive CNKI meta data. 一个简单的Zotero 插件,用于识别中文元数据|4501|2024-01-26|
|86|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|4396|2024-02-29| |86|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|4396|2024-02-29|
|87|[typestack/routing-controllers](https://github.com/typestack/routing-controllers)|Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.|4306|2024-02-27| |87|[typestack/routing-controllers](https://github.com/typestack/routing-controllers)|Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.|4306|2024-03-01|
|88|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|4304|2024-02-17| |88|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|4304|2024-02-17|
|89|[XPoet/picx](https://github.com/XPoet/picx)|🏞️ PicX 是一款基于 GitHub API 开发的图床工具,提供图片上传托管、生成图片链接和常用图片工具箱服务。|4083|2024-02-20| |89|[XPoet/picx](https://github.com/XPoet/picx)|🏞️ PicX 是一款基于 GitHub API 开发的图床工具,提供图片上传托管、生成图片链接和常用图片工具箱服务。|4089|2024-02-20|
|90|[web-infra-dev/modern.js](https://github.com/web-infra-dev/modern.js)|Modern.js is a web engineering system, including a web framework and a npm package solution.|4074|2024-02-29| |90|[web-infra-dev/modern.js](https://github.com/web-infra-dev/modern.js)|Modern.js is a web engineering system, including a web framework and a npm package solution.|4079|2024-03-01|
|91|[Tencent/tmagic-editor](https://github.com/Tencent/tmagic-editor)|-|3976|2024-02-29| |91|[Tencent/tmagic-editor](https://github.com/Tencent/tmagic-editor)|-|3977|2024-03-01|
|92|[ant-design/pro-components](https://github.com/ant-design/pro-components)|🏆 Use Ant Design like a Pro!|3904|2024-02-29| |92|[ant-design/pro-components](https://github.com/ant-design/pro-components)|🏆 Use Ant Design like a Pro!|3906|2024-02-29|
|93|[Kanaries/Rath](https://github.com/Kanaries/Rath)|Next generation of automated data exploratory analysis and visualization platform.|3859|2024-02-02| |93|[Kanaries/Rath](https://github.com/Kanaries/Rath)|Next generation of automated data exploratory analysis and visualization platform.|3860|2024-02-02|
|94|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具 The coding tools which is visual code editing, auxiliary and Low-code metaprogramming for R&D|3846|2024-01-31| |94|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具 The coding tools which is visual code editing, auxiliary and Low-code metaprogramming for R&D|3846|2024-01-31|
|95|[zdhxiong/mdui](https://github.com/zdhxiong/mdui)|Material Design 3(Material You) UI components using Web Components. mdui 是使用 Web Components 实现 Material You ( Material Design 3 ) 设计规范的前端组件库|3800|2024-02-18| |95|[zdhxiong/mdui](https://github.com/zdhxiong/mdui)|Material Design 3(Material You) UI components using Web Components. mdui 是使用 Web Components 实现 Material You ( Material Design 3 ) 设计规范的前端组件库|3803|2024-02-18|
|96|[babaohuang/GeminiProChat](https://github.com/babaohuang/GeminiProChat)|Minimal web UI for GeminiPro.|3749|2024-02-22| |96|[babaohuang/GeminiProChat](https://github.com/babaohuang/GeminiProChat)|Minimal web UI for GeminiPro.|3756|2024-02-22|
|97|[koishijs/koishi](https://github.com/koishijs/koishi)|Cross-platform chatbot framework made with love|3745|2024-02-24| |97|[koishijs/koishi](https://github.com/koishijs/koishi)|Cross-platform chatbot framework made with love|3746|2024-03-01|
|98|[HuolalaTech/page-spy-web](https://github.com/HuolalaTech/page-spy-web)|Debug remotely and easily like chrome devtools.|3677|2024-02-20| |98|[HuolalaTech/page-spy-web](https://github.com/HuolalaTech/page-spy-web)|Debug remotely and easily like chrome devtools.|3680|2024-02-20|
|99|[Tencent/wujie](https://github.com/Tencent/wujie)|极致的微前端框架|3609|2024-02-06| |99|[Tencent/wujie](https://github.com/Tencent/wujie)|极致的微前端框架|3612|2024-02-06|
|100|[electron-vite/electron-vite-vue](https://github.com/electron-vite/electron-vite-vue)|🥳 Really simple Electron + Vite + Vue boilerplate.|3579|2024-02-11| |100|[electron-vite/electron-vite-vue](https://github.com/electron-vite/electron-vite-vue)|🥳 Really simple Electron + Vite + Vue boilerplate.|3585|2024-03-01|
|101|[xobserve/xo](https://github.com/xobserve/xo)|Observe any stack, any service and any data at anywhere, using any UI style you prefer !|3539|2024-02-29| |101|[xobserve/xo](https://github.com/xobserve/xo)|Observe any stack, any service and any data at anywhere, using any UI style you prefer !|3540|2024-02-29|
|102|[BuilderIO/ai-shell](https://github.com/BuilderIO/ai-shell)|A CLI that converts natural language to shell commands.|3492|2024-02-19| |102|[BuilderIO/ai-shell](https://github.com/BuilderIO/ai-shell)|A CLI that converts natural language to shell commands.|3496|2024-02-19|
|103|[codebdy/rxdrag](https://github.com/codebdy/rxdrag)|Design anything based on HTML, 可视化编辑, 带逻辑引擎的低代码前端。|3487|2024-02-21| |103|[codebdy/rxdrag](https://github.com/codebdy/rxdrag)|Design anything based on HTML, 可视化编辑, 带逻辑引擎的低代码前端。|3489|2024-02-21|
|104|[BetaSu/big-react](https://github.com/BetaSu/big-react)|跟着我从0实现React18|3433|2023-10-07| |104|[BetaSu/big-react](https://github.com/BetaSu/big-react)|跟着我从0实现React18|3435|2023-10-07|
|105|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢用上了这个插件后下载速度嗖嗖嗖的~|3420|2024-02-17| |105|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢用上了这个插件后下载速度嗖嗖嗖的~|3420|2024-02-17|
|106|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine |3410|2024-02-29| |106|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis engine |3412|2024-02-29|
|107|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|3406|2024-02-27| |107|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|3408|2024-02-27|
|108|[YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)|❄️ Yun Portable Air Conditoner. 云空调,便携小空调,为你的夏日带去清凉!|3382|2024-02-03| |108|[YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)|❄️ Yun Portable Air Conditoner. 云空调,便携小空调,为你的夏日带去清凉!|3383|2024-02-03|
|109|[emqx/MQTTX](https://github.com/emqx/MQTTX)|A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.|3337|2024-02-29| |109|[emqx/MQTTX](https://github.com/emqx/MQTTX)|A Powerful and All-in-One MQTT 5.0 client toolbox for Desktop, CLI and WebSocket.|3340|2024-02-29|
|110|[oliverschwendener/ueli](https://github.com/oliverschwendener/ueli)|Keystroke launcher for Windows, macOS and Linux|3307|2024-02-26| |110|[oliverschwendener/ueli](https://github.com/oliverschwendener/ueli)|Keystroke launcher for Windows, macOS and Linux|3309|2024-03-01|
|111|[Icalingua-plus-plus/Icalingua-plus-plus](https://github.com/Icalingua-plus-plus/Icalingua-plus-plus)|A client for QQ and more.:electron:|3250|2024-02-26| |111|[Icalingua-plus-plus/Icalingua-plus-plus](https://github.com/Icalingua-plus-plus/Icalingua-plus-plus)|A client for QQ and more.:electron:|3251|2024-02-26|
|112|[xuejianxianzun/PixivBatchDownloader](https://github.com/xuejianxianzun/PixivBatchDownloader)|Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.|3238|2024-02-28| |112|[xuejianxianzun/PixivBatchDownloader](https://github.com/xuejianxianzun/PixivBatchDownloader)|Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.|3241|2024-02-28|
|113|[ourongxing/chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel)|Elegant and Powerfull. Powered by OpenAI and Vercel.|3073|2024-02-26| |113|[ourongxing/chatgpt-vercel](https://github.com/ourongxing/chatgpt-vercel)|Elegant and Powerfull. Powered by OpenAI and Vercel.|3073|2024-02-26|
|114|[lxfater/inpaint-web](https://github.com/lxfater/inpaint-web)|A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。 基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。|3059|2024-01-25| |114|[vrtmrz/obsidian-livesync](https://github.com/vrtmrz/obsidian-livesync)|-|3066|2024-03-01|
|115|[vrtmrz/obsidian-livesync](https://github.com/vrtmrz/obsidian-livesync)|-|3059|2024-02-29| |115|[lxfater/inpaint-web](https://github.com/lxfater/inpaint-web)|A free and open-source inpainting & image-upscaling tool powered by webgpu and wasm on the browser。 基于 Webgpu 技术和 wasm 技术的免费开源 inpainting & image-upscaling 工具, 纯浏览器端实现。|3065|2024-01-25|
|116|[buqiyuan/vue3-antdv-admin](https://github.com/buqiyuan/vue3-antdv-admin)|基于 vite5.x + vue3.x + ant-design-vue4.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|3044|2024-02-29| |116|[buqiyuan/vue3-antdv-admin](https://github.com/buqiyuan/vue3-antdv-admin)|基于 vite5.x + vue3.x + ant-design-vue4.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|3044|2024-02-29|
|117|[AprilNEA/ChatGPT-Admin-Web](https://github.com/AprilNEA/ChatGPT-Admin-Web)|One-stop system for shared use of AI within teams and organizationswith 在团队和组织内共享使用人工智能的一站式系统|3033|2023-12-28| |117|[AprilNEA/ChatGPT-Admin-Web](https://github.com/AprilNEA/ChatGPT-Admin-Web)|One-stop system for shared use of AI within teams and organizationswith 在团队和组织内共享使用人工智能的一站式系统|3036|2023-12-28|
|118|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配|3010|2024-02-25| |118|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配|3011|2024-02-25|
|119|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码LowCode搭建工作台实时输出源代码|3005|2023-12-06| |119|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码LowCode搭建工作台实时输出源代码|3005|2023-12-06|
|120|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|3001|2024-02-21| |120|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|3001|2024-02-21|
|121|[czy0729/Bangumi](https://github.com/czy0729/Bangumi)|:electron: An unofficial https://bgm.tv app client for Android and iOS, built with React Native. 一个无广告、以爱好为驱动、不以盈利为目的、专门做 ACG 的类似豆瓣的追番记录bgm.tv 第三方客户端。为移动端重新设计,内置大量加强的网页端难以实现的功能,且提供了相当的自定义选项。 目前已适配 iO ...|2991|2024-02-28| |121|[czy0729/Bangumi](https://github.com/czy0729/Bangumi)|:electron: An unofficial https://bgm.tv app client for Android and iOS, built with React Native. 一个无广告、以爱好为驱动、不以盈利为目的、专门做 ACG 的类似豆瓣的追番记录bgm.tv 第三方客户端。为移动端重新设计,内置大量加强的网页端难以实现的功能,且提供了相当的自定义选项。 目前已适配 iO ...|2994|2024-03-01|
|122|[gdh1995/vimium-c](https://github.com/gdh1995/vimium-c)|A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar|2966|2024-02-18| |122|[gdh1995/vimium-c](https://github.com/gdh1995/vimium-c)|A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar|2971|2024-02-18|
|123|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装构建手机端模板脚手架 |2918|2024-01-20| |123|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装构建手机端模板脚手架 |2918|2024-01-20|
|124|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2915|2024-02-27| |124|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2917|2024-02-27|
|125|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|2907|2023-09-19| |125|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|2907|2023-09-19|
|126|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|2855|2024-02-29| |126|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|2861|2024-03-01|
|127|[Bowen7/regex-vis](https://github.com/Bowen7/regex-vis)|🎨 Regex visualizer & editor|2854|2024-02-25| |127|[Bowen7/regex-vis](https://github.com/Bowen7/regex-vis)|🎨 Regex visualizer & editor|2855|2024-02-25|
|128|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2830|2024-02-02| |128|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2831|2024-02-02|
|129|[ConnectAI-E/AutoGPT-Next-Web](https://github.com/ConnectAI-E/AutoGPT-Next-Web)|🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用|2793|2024-01-22| |129|[ConnectAI-E/AutoGPT-Next-Web](https://github.com/ConnectAI-E/AutoGPT-Next-Web)|🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.一键免费部署你的私人AutoGPT 网页应用|2795|2024-01-22|
|130|[notadd/notadd](https://github.com/notadd/notadd)|A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。|2789|2024-02-11| |130|[notadd/notadd](https://github.com/notadd/notadd)|A microservice development architecture based on nest.js. —— 基于 Nest.js 的微服务开发架构。|2789|2024-02-11|
|131|[BilibiliVideoDownload/BilibiliVideoDownload](https://github.com/BilibiliVideoDownload/BilibiliVideoDownload)|Cross-platform download bilibili video desktop software, support windows, macOS, Linux|2761|2024-01-07| |131|[BilibiliVideoDownload/BilibiliVideoDownload](https://github.com/BilibiliVideoDownload/BilibiliVideoDownload)|Cross-platform download bilibili video desktop software, support windows, macOS, Linux|2762|2024-01-07|
|132|[hahahumble/speechgpt](https://github.com/hahahumble/speechgpt)|💬 SpeechGPT is a web application that enables you to converse with ChatGPT.|2701|2023-10-16| |132|[hahahumble/speechgpt](https://github.com/hahahumble/speechgpt)|💬 SpeechGPT is a web application that enables you to converse with ChatGPT.|2701|2023-10-16|
|133|[takayama-lily/oicq](https://github.com/takayama-lily/oicq)|Tencent QQ Bot Library for Node.js|2681|2023-09-22| |133|[MCSManager/MCSManager](https://github.com/MCSManager/MCSManager)|Distributed, Docker-supported, out-of-the-box, and Lightweight control panel for Minecraft server and more.|2682|2024-02-26|
|134|[MCSManager/MCSManager](https://github.com/MCSManager/MCSManager)|Distributed, Docker-supported, out-of-the-box, and Lightweight control panel for Minecraft server and more.|2680|2024-02-26| |134|[takayama-lily/oicq](https://github.com/takayama-lily/oicq)|Tencent QQ Bot Library for Node.js|2681|2023-09-22|
|135|[opensumi/core](https://github.com/opensumi/core)|🚀 A framework helps you quickly build Cloud or Desktop IDE products.|2668|2024-02-29| |135|[opensumi/core](https://github.com/opensumi/core)|🚀 A framework helps you quickly build Cloud or Desktop IDE products.|2671|2024-03-01|
|136|[cwackerfuss/reactle](https://github.com/cwackerfuss/reactle)|A word-guessing game made using React, Typescript, and Tailwind|2660|2024-02-09| |136|[cwackerfuss/reactle](https://github.com/cwackerfuss/reactle)|A word-guessing game made using React, Typescript, and Tailwind|2660|2024-02-09|
|137|[chanind/hanzi-writer](https://github.com/chanind/hanzi-writer)|Chinese character stroke order animations and practice quizzes|2617|2024-02-20| |137|[chanind/hanzi-writer](https://github.com/chanind/hanzi-writer)|Chinese character stroke order animations and practice quizzes|2617|2024-02-20|
|138|[remotely-save/remotely-save](https://github.com/remotely-save/remotely-save)|Yet another unofficial Obsidian plugin allowing users to synchronize notes between local device and the cloud service. Supports S3, Dropbox, OneDrive, webdav.|2590|2024-02-25| |138|[remotely-save/remotely-save](https://github.com/remotely-save/remotely-save)|Yet another unofficial Obsidian plugin allowing users to synchronize notes between local device and the cloud service. Supports S3, Dropbox, OneDrive, webdav.|2596|2024-02-25|
|139|[hydro-dev/Hydro](https://github.com/hydro-dev/Hydro)|Hydro - Next generation high performance online-judge platform - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)|2582|2024-02-29| |139|[hydro-dev/Hydro](https://github.com/hydro-dev/Hydro)|Hydro - Next generation high performance online-judge platform - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)|2584|2024-02-29|
|140|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|2545|2024-01-13| |140|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|2548|2024-01-13|
|141|[antvis/G2Plot](https://github.com/antvis/G2Plot)|:dango: An interactive and responsive charting library.|2502|2024-01-06| |141|[antvis/G2Plot](https://github.com/antvis/G2Plot)|:dango: An interactive and responsive charting library.|2502|2024-01-06|
|142|[frappe/books](https://github.com/frappe/books)|Free Accounting Software|2492|2024-02-29| |142|[frappe/books](https://github.com/frappe/books)|Free Accounting Software|2495|2024-02-29|
|143|[Mereithhh/vanblog](https://github.com/Mereithhh/vanblog)|一款简洁实用优雅的个人博客系统|2468|2023-11-28| |143|[Mereithhh/vanblog](https://github.com/Mereithhh/vanblog)|一款简洁实用优雅的个人博客系统|2473|2023-11-28|
|144|[koishijs/novelai-bot](https://github.com/koishijs/novelai-bot)|Generate images by NovelAI 基于 NovelAI 的画图机器人|2440|2024-02-28| |144|[koishijs/novelai-bot](https://github.com/koishijs/novelai-bot)|Generate images by NovelAI 基于 NovelAI 的画图机器人|2440|2024-02-28|
|145|[zce/caz](https://github.com/zce/caz)|A simple yet powerful template-based Scaffolding tools.|2438|2024-02-28| |145|[zce/caz](https://github.com/zce/caz)|A simple yet powerful template-based Scaffolding tools.|2438|2024-02-28|
|146|[liou666/polyglot](https://github.com/liou666/polyglot)|🤖️ Cross-platform AI language practice app 跨平台AI语言练习应用|2430|2023-12-14| |146|[liou666/polyglot](https://github.com/liou666/polyglot)|🤖️ Cross-platform AI language practice app 跨平台AI语言练习应用|2431|2023-12-14|
|147|[suanmei/callapp-lib](https://github.com/suanmei/callapp-lib)|🔥call app from h5H5唤起客户端 |2392|2024-01-14| |147|[suanmei/callapp-lib](https://github.com/suanmei/callapp-lib)|🔥call app from h5H5唤起客户端 |2392|2024-01-14|
|148|[msgbyte/tailchat](https://github.com/msgbyte/tailchat)|Next generation noIM application in your own workspace, not only another Slack/Discord/Rocket.chat|2378|2024-02-25| |148|[msgbyte/tailchat](https://github.com/msgbyte/tailchat)|Next generation noIM application in your own workspace, not only another Slack/Discord/Rocket.chat|2379|2024-02-25|
|149|[alibaba/ChatUI](https://github.com/alibaba/ChatUI)|The UI design language and React library for Conversational UI|2355|2023-12-30| |149|[alibaba/ChatUI](https://github.com/alibaba/ChatUI)|The UI design language and React library for Conversational UI|2357|2023-12-30|
|150|[OpenWebGAL/WebGAL](https://github.com/OpenWebGAL/WebGAL)|A brand new web Visual Novel engine 全新的网页端视觉小说引擎|2352|2024-02-21| |150|[blinker-iot/blinker-js](https://github.com/blinker-iot/blinker-js)|Blinker node.js library for hardware. Works with Raspberry Pi, Banana Pi, linux, windows, macos.|2356|2024-01-09|
|151|[blinker-iot/blinker-js](https://github.com/blinker-iot/blinker-js)|Blinker node.js library for hardware. Works with Raspberry Pi, Banana Pi, linux, windows, macos.|2352|2024-01-09| |151|[OpenWebGAL/WebGAL](https://github.com/OpenWebGAL/WebGAL)|A brand new web Visual Novel engine 全新的网页端视觉小说引擎|2354|2024-02-21|
|152|[Tzahi12345/YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)|Self-hosted YouTube downloader built on Material Design|2339|2024-02-29| |152|[Tzahi12345/YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)|Self-hosted YouTube downloader built on Material Design|2339|2024-03-01|
|153|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|🎠 React Native swiper/carousel component, fully implemented using reanimated v2, support to iOS/Android/Web. (Swiper/Carousel)|2329|2024-01-25| |153|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|🎠 React Native swiper/carousel component, fully implemented using reanimated v2, support to iOS/Android/Web. (Swiper/Carousel)|2330|2024-03-01|
|154|[alovajs/alova](https://github.com/alovajs/alova)|Request strategy library for MVVM libraries such as Vue.js, React.js and Svelte.js|2326|2024-01-23| |154|[alovajs/alova](https://github.com/alovajs/alova)|Request strategy library for MVVM libraries such as Vue.js, React.js and Svelte.js|2328|2024-01-23|
|155|[web-infra-dev/garfish](https://github.com/web-infra-dev/garfish)|A powerful micro front-end framework 🚚|2326|2024-02-28| |155|[web-infra-dev/garfish](https://github.com/web-infra-dev/garfish)|A powerful micro front-end framework 🚚|2325|2024-02-28|
|156|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|2249|2024-02-28| |156|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|2251|2024-02-28|
|157|[aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials)|Configure AWS credential environment variables for use in other GitHub Actions.|2224|2024-02-27| |157|[aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials)|Configure AWS credential environment variables for use in other GitHub Actions.|2225|2024-02-27|
|158|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|🔥 cool-admin(midway版)一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 3.x、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建|2214|2024-02-27| |158|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|🔥 cool-admin(midway版)一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 3.x、typescript、typeorm、mysql、jwt、vue3、vite、element-ui等构建|2215|2024-02-27|
|159|[gkd-kit/subscription](https://github.com/gkd-kit/subscription)|GKD 默认订阅规则|2205|2024-02-04| |159|[gkd-kit/subscription](https://github.com/gkd-kit/subscription)|GKD 默认订阅规则|2209|2024-02-04|
|160|[alex8088/electron-vite](https://github.com/alex8088/electron-vite)|Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护|2199|2024-02-25| |160|[alex8088/electron-vite](https://github.com/alex8088/electron-vite)|Next generation Electron build tooling based on Vite 新一代 Electron 开发构建工具,支持源代码保护|2204|2024-03-01|
|161|[simonbengtsson/jsPDF-AutoTable](https://github.com/simonbengtsson/jsPDF-AutoTable)|jsPDF plugin for generating PDF tables with javascript|2192|2024-02-29| |161|[simonbengtsson/jsPDF-AutoTable](https://github.com/simonbengtsson/jsPDF-AutoTable)|jsPDF plugin for generating PDF tables with javascript|2192|2024-02-29|
|162|[Flaque/quirk](https://github.com/Flaque/quirk)|✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool|2184|2024-02-27| |162|[Flaque/quirk](https://github.com/Flaque/quirk)|✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android. Currently a teaching tool|2184|2024-02-27|
|163|[theajack/cnchar](https://github.com/theajack/cnchar)|🇨🇳 功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)|2175|2023-12-16| |163|[theajack/cnchar](https://github.com/theajack/cnchar)|🇨🇳 功能全面的汉字工具库 (拼音 笔画 偏旁 成语 语音 可视化等) (Chinese character util)|2176|2023-12-16|
|164|[lcxfs1991/blog](https://github.com/lcxfs1991/blog)|leehey's blog -- 请star或者watch|2173|2024-02-24| |164|[lcxfs1991/blog](https://github.com/lcxfs1991/blog)|leehey's blog -- 请star或者watch|2173|2024-02-24|
|165|[Kanaries/graphic-walker](https://github.com/Kanaries/graphic-walker)|An open source alternative to Tableau. Easily embedded in any web apps.|2132|2024-02-28| |165|[Kanaries/graphic-walker](https://github.com/Kanaries/graphic-walker)|An open source alternative to Tableau. Easily embedded in any web apps.|2134|2024-03-01|
|166|[HerbertHe/iptv-sources](https://github.com/HerbertHe/iptv-sources)|Autoupdate iptv sources|2128|2024-02-29| |166|[HerbertHe/iptv-sources](https://github.com/HerbertHe/iptv-sources)|Autoupdate iptv sources|2132|2024-03-01|
|167|[ruilisi/fortune-sheet](https://github.com/ruilisi/fortune-sheet)|A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets|2114|2024-02-27| |167|[ruilisi/fortune-sheet](https://github.com/ruilisi/fortune-sheet)|A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets|2115|2024-02-27|
|168|[weaigc/bingo](https://github.com/weaigc/bingo)|Bingo一个让你呼吸顺畅 New Bing。|2109|2023-12-19| |168|[weaigc/bingo](https://github.com/weaigc/bingo)|Bingo一个让你呼吸顺畅 New Bing。|2110|2023-12-19|
|169|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|2109|2023-12-05| |169|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|2110|2023-12-05|
|170|[aisuda/amis-editor-demo](https://github.com/aisuda/amis-editor-demo)|amis 可视化编辑器示例 https://aisuda.github.io/amis-editor-demo|2101|2024-01-11| |170|[aisuda/amis-editor-demo](https://github.com/aisuda/amis-editor-demo)|amis 可视化编辑器示例 https://aisuda.github.io/amis-editor-demo|2101|2024-01-11|
|171|[wechat-miniprogram/weui-miniprogram](https://github.com/wechat-miniprogram/weui-miniprogram)|小程序WeUI组件库|2090|2023-12-28| |171|[wechat-miniprogram/weui-miniprogram](https://github.com/wechat-miniprogram/weui-miniprogram)|小程序WeUI组件库|2090|2023-12-28|
|172|[vuepress/core](https://github.com/vuepress/core)|Vue-Powered Static Site Generator|2029|2024-02-28| |172|[vuepress/core](https://github.com/vuepress/core)|Vue-Powered Static Site Generator|2029|2024-02-28|
|173|[klinecharts/KLineChart](https://github.com/klinecharts/KLineChart)|📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.可高度自定义的轻量级k线图无第三方依赖支持移动端|2020|2024-02-29| |173|[klinecharts/KLineChart](https://github.com/klinecharts/KLineChart)|📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.可高度自定义的轻量级k线图无第三方依赖支持移动端|2020|2024-02-29|
|174|[umijs/father](https://github.com/umijs/father)|NPM package development tool|2000|2024-02-29| |174|[umijs/father](https://github.com/umijs/father)|NPM package development tool|2001|2024-02-29|
|175|[dream-num/univer](https://github.com/dream-num/univer)|Univer is a set of enterprise document and data collaboration solutions.|1995|2024-02-29| |175|[dream-num/univer](https://github.com/dream-num/univer)|Univer is a set of enterprise document and data collaboration solutions.|2000|2024-03-01|
|176|[ha0z1/New-Bing-Anywhere](https://github.com/ha0z1/New-Bing-Anywhere)|💬 New-Bing-Anywhere extension's source |1988|2024-02-18| |176|[ha0z1/New-Bing-Anywhere](https://github.com/ha0z1/New-Bing-Anywhere)|💬 New-Bing-Anywhere extension's source |1991|2024-02-18|
|177|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application面向大型应用的微前端解决方案站点国内镜像https://icestark.gitee.io|1978|2024-02-27| |177|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application面向大型应用的微前端解决方案站点国内镜像https://icestark.gitee.io|1979|2024-02-27|
|178|[lobehub/sd-webui-lobe-theme](https://github.com/lobehub/sd-webui-lobe-theme)|🅰️ Lobe theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.|1948|2024-02-04| |178|[lobehub/sd-webui-lobe-theme](https://github.com/lobehub/sd-webui-lobe-theme)|🅰️ Lobe theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features.|1952|2024-02-04|
|179|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|1894|2024-02-26| |179|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|1900|2024-02-26|
|180|[liyupi/yuindex](https://github.com/liyupi/yuindex)|✨ 新项目 - 极客范儿的浏览器主页 💻 Vue 3 + Node.js 全栈项目,自实现 web 终端 + 命令系统|1887|2023-12-05| |180|[liyupi/yuindex](https://github.com/liyupi/yuindex)|✨ 新项目 - 极客范儿的浏览器主页 💻 Vue 3 + Node.js 全栈项目,自实现 web 终端 + 命令系统|1888|2023-12-05|
|181|[jabbany/CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary)|Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心提供从基本骨架到高级弹幕的支持。|1882|2023-10-17| |181|[jabbany/CommentCoreLibrary](https://github.com/jabbany/CommentCoreLibrary)|Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心提供从基本骨架到高级弹幕的支持。|1882|2023-10-17|
|182|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点乐趣😏~支持Mac、Win和Linux|1863|2023-10-05| |182|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点乐趣😏~支持Mac、Win和Linux|1863|2023-10-05|
|183|[jaywcjlove/github-rank](https://github.com/jaywcjlove/github-rank)|🕷Github China/Global User Ranking, Global Warehouse Star Ranking (Github Action is automatically updated daily).|1859|2024-02-29| |183|[jaywcjlove/github-rank](https://github.com/jaywcjlove/github-rank)|🕷Github China/Global User Ranking, Global Warehouse Star Ranking (Github Action is automatically updated daily).|1859|2024-03-01|
|184|[hellof2e/quark-design](https://github.com/hellof2e/quark-design)|Browser-native component library, framework-agnostic, base on web components.(面向未来,技术栈无关,即插即用。)|1834|2024-01-25| |184|[hellof2e/quark-design](https://github.com/hellof2e/quark-design)|Browser-native component library, framework-agnostic, base on web components.(面向未来,技术栈无关,即插即用。)|1834|2024-01-25|
|185|[lcomplete/huntly](https://github.com/lcomplete/huntly)|Huntly, information management tool, rss reader, automatic saving browsed contents include tweets, github stars management tool. 信息管理工具、RSS 阅读器、GitHub stars 管理、推文管理、自动记录浏览过的文章。|1808|2023-09-28| |185|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不破楼兰终不还|1810|2024-03-01|
|186|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不破楼兰终不还|1808|2024-02-29| |186|[lcomplete/huntly](https://github.com/lcomplete/huntly)|Huntly, information management tool, rss reader, automatic saving browsed contents include tweets, github stars management tool. 信息管理工具、RSS 阅读器、GitHub stars 管理、推文管理、自动记录浏览过的文章。|1809|2023-09-28|
|187|[Tencent/TSW](https://github.com/Tencent/TSW)|Tencent Server Web|1797|2024-01-09| |187|[Tencent/TSW](https://github.com/Tencent/TSW)|Tencent Server Web|1797|2024-01-09|
|188|[vuepress-theme-hope/vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope)|A vuepress theme with tons of features✨|1777|2024-02-29| |188|[vuepress-theme-hope/vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope)|A vuepress theme with tons of features✨|1777|2024-02-29|
|189|[quantizor/markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx)|🏭 The most lightweight, customizable React markdown component.|1771|2024-02-26| |189|[quantizor/markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx)|🏭 The most lightweight, customizable React markdown component.|1772|2024-02-26|
|190|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with TypeScript + Discord.js, includes Docker builds & localization in 20+ languages|1752|2024-02-23| |190|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with TypeScript + Discord.js, includes Docker builds & localization in 20+ languages|1752|2024-02-23|
|191|[anse-app/anse](https://github.com/anse-app/anse)|Supercharged experience for multiple models such as ChatGPT, DALL-E and Stable Diffusion.|1744|2024-02-29| |191|[anse-app/anse](https://github.com/anse-app/anse)|Supercharged experience for multiple models such as ChatGPT, DALL-E and Stable Diffusion.|1745|2024-02-29|
|192|[lsqy/taro-music](https://github.com/lsqy/taro-music)|🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,taro3已升级完毕目前正在使用react-hooks重构中不定时更新|1740|2023-12-16| |192|[NetEase/tango](https://github.com/NetEase/tango)|A source code based low-code builder. Integrate low-code experience into your local development workflow seamlessly.|1742|2024-02-20|
|193|[NetEase/tango](https://github.com/NetEase/tango)|A source code based low-code builder. Integrate low-code experience into your local development workflow seamlessly.|1737|2024-02-20| |193|[lsqy/taro-music](https://github.com/lsqy/taro-music)|🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,taro3已升级完毕目前正在使用react-hooks重构中不定时更新|1742|2023-12-16|
|194|[xjh22222228/nav](https://github.com/xjh22222228/nav)|🔍 发现导航 , 打造最强静态导航网站(支持SEO) Discovery Navigation: A purely static, powerful navigation website that supports SEO and online editing|1722|2024-02-18| |194|[xjh22222228/nav](https://github.com/xjh22222228/nav)|🔍 发现导航 , 打造最强静态导航网站(支持SEO) Discovery Navigation: A purely static, powerful navigation website that supports SEO and online editing|1724|2024-02-18|
|195|[editablejs/editable](https://github.com/editablejs/editable)|🌱 A collaborative rich-text editor framework that focuses on stability, controllability, extensibility, and performance. 一款强到离谱的富文本编辑器框架,专注于稳定性、可控性、扩展性和性能。|1720|2024-02-20| |195|[editablejs/editable](https://github.com/editablejs/editable)|🌱 A collaborative rich-text editor framework that focuses on stability, controllability, extensibility, and performance. 一款强到离谱的富文本编辑器框架,专注于稳定性、可控性、扩展性和性能。|1721|2024-03-01|
|196|[OneKeyHQ/app-monorepo](https://github.com/OneKeyHQ/app-monorepo)|Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.|1717|2024-02-29| |196|[OneKeyHQ/app-monorepo](https://github.com/OneKeyHQ/app-monorepo)|Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.|1719|2024-03-01|
|197|[k8w/tsrpc](https://github.com/k8w/tsrpc)|A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeS ...|1713|2024-01-31| |197|[k8w/tsrpc](https://github.com/k8w/tsrpc)|A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeS ...|1715|2024-01-31|
|198|[ZhongAnTech/zarm](https://github.com/ZhongAnTech/zarm)|基于 React 的移动端 UI 组件库|1686|2024-02-27| |198|[ZhongAnTech/zarm](https://github.com/ZhongAnTech/zarm)|基于 React 的移动端 UI 组件库|1686|2024-02-27|
|199|[vuejs/babel-plugin-jsx](https://github.com/vuejs/babel-plugin-jsx)|JSX for Vue 3|1660|2024-02-29| |199|[vuejs/babel-plugin-jsx](https://github.com/vuejs/babel-plugin-jsx)|JSX for Vue 3|1660|2024-02-29|
|200|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|1636|2024-02-29| |200|[SoraWebui/SoraWebui](https://github.com/SoraWebui/SoraWebui)|SoraWebui is an open-source Sora web client, enabling users to easily create videos from text with OpenAI's Sora model.|1636|2024-02-29|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,18 +1,18 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Vim script # 中文总榜 > 软件类 > Vim script
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|20089|2024-02-19| |1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|20090|2024-02-19|
|2|[vimwiki/vimwiki](https://github.com/vimwiki/vimwiki)|Personal Wiki for Vim|8513|2024-01-25| |2|[vimwiki/vimwiki](https://github.com/vimwiki/vimwiki)|Personal Wiki for Vim|8513|2024-03-01|
|3|[wklken/k-vim](https://github.com/wklken/k-vim)|vim配置|4892|2023-11-16| |3|[wklken/k-vim](https://github.com/wklken/k-vim)|vim配置|4892|2023-11-16|
|4|[skywind3000/asyncrun.vim](https://github.com/skywind3000/asyncrun.vim)|:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!|1801|2024-02-24| |4|[skywind3000/asyncrun.vim](https://github.com/skywind3000/asyncrun.vim)|:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!|1800|2024-02-24|
|5|[luochen1990/rainbow](https://github.com/luochen1990/rainbow)|Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.|1728|2023-10-06| |5|[luochen1990/rainbow](https://github.com/luochen1990/rainbow)|Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.|1728|2023-10-06|
|6|[mashirozx/Pixiv-Nginx](https://github.com/mashirozx/Pixiv-Nginx)|P站Pixiv的正确打开方式|1654|2024-02-22| |6|[mashirozx/Pixiv-Nginx](https://github.com/mashirozx/Pixiv-Nginx)|P站Pixiv的正确打开方式|1653|2024-02-22|
|7|[youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim)|Make your vim more power and much easer.|1462|2023-11-14| |7|[youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim)|Make your vim more power and much easer.|1463|2023-11-14|
|8|[skywind3000/vim](https://github.com/skywind3000/vim)|Personal Vim Profile|892|2024-02-27| |8|[skywind3000/vim](https://github.com/skywind3000/vim)|Personal Vim Profile|892|2024-03-01|
|9|[skywind3000/vim-init](https://github.com/skywind3000/vim-init)|轻量级 Vim 配置框架,全中文注释|882|2023-09-26| |9|[skywind3000/vim-init](https://github.com/skywind3000/vim-init)|轻量级 Vim 配置框架,全中文注释|882|2023-09-26|
|10|[skywind3000/asynctasks.vim](https://github.com/skywind3000/asynctasks.vim)|:rocket: Modern Task System for Project Building, Testing and Deploying !!|862|2023-12-11| |10|[skywind3000/asynctasks.vim](https://github.com/skywind3000/asynctasks.vim)|:rocket: Modern Task System for Project Building, Testing and Deploying !!|862|2023-12-11|
|11|[mzlogin/vim-markdown-toc](https://github.com/mzlogin/vim-markdown-toc)|A vim 7.4+ plugin to generate table of contents for Markdown files.|589|2023-12-13| |11|[mzlogin/vim-markdown-toc](https://github.com/mzlogin/vim-markdown-toc)|A vim 7.4+ plugin to generate table of contents for Markdown files.|589|2023-12-13|
@ -27,10 +27,10 @@
|20|[pi314/ime.vim](https://github.com/pi314/ime.vim)|A Vim input method engine|83|2023-09-30| |20|[pi314/ime.vim](https://github.com/pi314/ime.vim)|A Vim input method engine|83|2023-09-30|
|21|[chenxuan520/vim-fast](https://github.com/chenxuan520/vim-fast)|A very fast Vim repository for C/C++,Go,Python,Rust|74|2024-02-22| |21|[chenxuan520/vim-fast](https://github.com/chenxuan520/vim-fast)|A very fast Vim repository for C/C++,Go,Python,Rust|74|2024-02-22|
|22|[skywind3000/vim-dict](https://github.com/skywind3000/vim-dict)|没办法,被逼的,重新整理一个词典补全的数据库|57|2023-11-28| |22|[skywind3000/vim-dict](https://github.com/skywind3000/vim-dict)|没办法,被逼的,重新整理一个词典补全的数据库|57|2023-11-28|
|23|[anzhihe/Efficient-office](https://github.com/anzhihe/Efficient-office)|Alfred-WorkflowsVimScriptMac|51|2024-02-20| |23|[anzhihe/Efficient-office](https://github.com/anzhihe/Efficient-office)|Alfred-WorkflowsVimScriptMac|52|2024-02-20|
|24|[qiqiboy/q-vim](https://github.com/qiqiboy/q-vim)|my vim config. 来自一个前端开发码农的vim配置方案|33|2023-11-27| |24|[qiqiboy/q-vim](https://github.com/qiqiboy/q-vim)|my vim config. 来自一个前端开发码农的vim配置方案|33|2023-11-27|
|25|[Fechin/oh-my-vim](https://github.com/Fechin/oh-my-vim)|vim 私人配置|27|2024-01-31| |25|[Fechin/oh-my-vim](https://github.com/Fechin/oh-my-vim)|vim 私人配置|27|2024-01-31|
|26|[yyzwz/s023](https://github.com/yyzwz/s023)|基于Vue+SpringBoot+MySQL的海南旅游推荐系统基于协同推荐算法包括用户网页和管理后台包含景点类型模块、旅游景点模块、行程推荐模块、美食推荐模块、景点排名模块还包含系统自带的用户管理、部门管理、角色管理、菜单管理、日志管理、数据字典管理、文件管理、图表展示等基础模块天然气工程运维系统基于角色的访问控制给景点管理员、游客使用可将权限精确到按钮级别。|25|2023-09-07| |26|[yyzwz/s023](https://github.com/yyzwz/s023)|基于Vue+SpringBoot+MySQL的海南旅游推荐系统基于协同推荐算法包括用户网页和管理后台包含景点类型模块、旅游景点模块、行程推荐模块、美食推荐模块、景点排名模块还包含系统自带的用户管理、部门管理、角色管理、菜单管理、日志管理、数据字典管理、文件管理、图表展示等基础模块天然气工程运维系统基于角色的访问控制给景点管理员、游客使用可将权限精确到按钮级别。|26|2023-09-07|
|27|[lemon0910/lemon-vim](https://github.com/lemon0910/lemon-vim)|lemon's config for vim and neovim.|23|2023-12-14| |27|[lemon0910/lemon-vim](https://github.com/lemon0910/lemon-vim)|lemon's config for vim and neovim.|23|2023-12-14|
|28|[Genki-S/dotfiles](https://github.com/Genki-S/dotfiles)|My lovely settings.|23|2024-01-20| |28|[Genki-S/dotfiles](https://github.com/Genki-S/dotfiles)|My lovely settings.|23|2024-01-20|
|29|[modood/vimrc](https://github.com/modood/vimrc)|A shell script to deploy my vim configuration|20|2023-11-07| |29|[modood/vimrc](https://github.com/modood/vimrc)|A shell script to deploy my vim configuration|20|2023-11-07|
@ -54,19 +54,17 @@
|47|[yyzwz/s030](https://github.com/yyzwz/s030)|基于Vue+SpringBoot+MySQL的厦门旅游电子商务预订系统包含景点类型模块、景点档案模块、景点评分模块、景点收藏模块、酒店模块、美食模块拥有用户网页端和管理后台端包含系统自带的用户管理、部门管理、角色管理、菜单管理、日志管理、数据字典管理、文件管理、图表展示等基础模块厦门旅游电子商务预订系统基于角色的访问控制给景点管理员、游客使用可将权限精确到按钮级别。|5|2023-09-07| |47|[yyzwz/s030](https://github.com/yyzwz/s030)|基于Vue+SpringBoot+MySQL的厦门旅游电子商务预订系统包含景点类型模块、景点档案模块、景点评分模块、景点收藏模块、酒店模块、美食模块拥有用户网页端和管理后台端包含系统自带的用户管理、部门管理、角色管理、菜单管理、日志管理、数据字典管理、文件管理、图表展示等基础模块厦门旅游电子商务预订系统基于角色的访问控制给景点管理员、游客使用可将权限精确到按钮级别。|5|2023-09-07|
|48|[niming175/myVim](https://github.com/niming175/myVim)|我的vim配置|5|2024-02-04| |48|[niming175/myVim](https://github.com/niming175/myVim)|我的vim配置|5|2024-02-04|
|49|[rongyi/dotfile](https://github.com/rongyi/dotfile)|zsh/tmux/vim/mplayer配置文件|5|2024-02-26| |49|[rongyi/dotfile](https://github.com/rongyi/dotfile)|zsh/tmux/vim/mplayer配置文件|5|2024-02-26|
|50|[yyzwz/s005](https://github.com/yyzwz/s005)|Vue+SpringBoot+MySQL智能停车场管理系统包含的车主管理模块、车辆管理模块、停车场模块、停车记录模块、IC卡模块、IC卡挂失模块还包含系统自带的用户管理、部门管理、角色管理、菜单管理、日志管理、数据字典管理、文件管理、图表展示等基础模块智能停车场管理系统基于角色的访问控制给车主和停车场管理员使用可将权限精确到按钮级别您可以自定义角色并分配权限系统适合设计精确的权限约束 ...|4|2023-08-31| |50|[zweix123/win-config](https://github.com/zweix123/win-config)|让你的win机器有媲美Unix命令行的体验|4|2024-02-29|
|51|[yyzwz/s003](https://github.com/yyzwz/s003)|Vue+SpringBoot+MySQL生活废品回收系统包含资源类型模块、资源品类模块、回收机构模块、回收机构模块、资源销售单模块、资源交易单模块、资源交易单模块还包含系统自带的用户管理、部门管理、角色管理、菜单管理、日志管理、数据字典管理、文件管理、图表展示等基础模块生活废品回收系统基于角色的访问控制可将权限精确到按钮级别适合设计精确的权限约束需求。|4|2023-08-31| |51|[Wujidadi/Ubuntu-RC](https://github.com/Wujidadi/Ubuntu-RC)|Ubuntu其他 Unix/Linux 可能適用)環境中使用的 run commands|4|2023-12-11|
|52|[zweix123/win-config](https://github.com/zweix123/win-config)|让你的win机器有媲美Unix命令行的体验|4|2024-02-29| |52|[xiaodun/sf-mock](https://github.com/xiaodun/sf-mock)|前端mock接口解决方案|4|2024-01-05|
|53|[Wujidadi/Ubuntu-RC](https://github.com/Wujidadi/Ubuntu-RC)|Ubuntu其他 Unix/Linux 可能適用)環境中使用的 run commands|4|2023-12-11| |53|[wkcn/MyVimConfig](https://github.com/wkcn/MyVimConfig)|我的Vim配置文件|4|2024-01-16|
|54|[xiaodun/sf-mock](https://github.com/xiaodun/sf-mock)|前端mock接口解决方案|4|2024-01-05| |54|[Gerchart-GXT/myscripts](https://github.com/Gerchart-GXT/myscripts)|这里是本人写的一些有用的脚本|3|2024-01-08|
|55|[wkcn/MyVimConfig](https://github.com/wkcn/MyVimConfig)|我的Vim配置文件|4|2024-01-16| |55|[ZSaberLv0/ZFVimIM_pinyin](https://github.com/ZSaberLv0/ZFVimIM_pinyin)|vim拼音输入法 / pinyin for ZFVimIM|3|2024-01-12|
|56|[Gerchart-GXT/myscripts](https://github.com/Gerchart-GXT/myscripts)|这里是本人写的一些有用的脚本|3|2024-01-08| |56|[listenerri/ri-vim](https://github.com/listenerri/ri-vim)|一份中文注释齐全的vim配置|3|2023-11-03|
|57|[ZSaberLv0/ZFVimIM_pinyin](https://github.com/ZSaberLv0/ZFVimIM_pinyin)|vim拼音输入法 / pinyin for ZFVimIM|3|2024-01-12| |57|[keminar/linux-tools](https://github.com/keminar/linux-tools)|系统安装,日常Shell工具|3|2024-01-05|
|58|[listenerri/ri-vim](https://github.com/listenerri/ri-vim)|一份中文注释齐全的vim配置|3|2023-11-03| |58|[webeautiful/xiongfs](https://github.com/webeautiful/xiongfs)|-|3|2023-11-10|
|59|[keminar/linux-tools](https://github.com/keminar/linux-tools)|系统安装,日常Shell工具|3|2024-01-05| |59|[crazyhulk/Vim](https://github.com/crazyhulk/Vim)|vim插件|2|2024-01-10|
|60|[webeautiful/xiongfs](https://github.com/webeautiful/xiongfs)|-|3|2023-11-10| |60|[s-sasaki-0529/dotfiles](https://github.com/s-sasaki-0529/dotfiles)|個人用 .files|2|2023-09-30|
|61|[crazyhulk/Vim](https://github.com/crazyhulk/Vim)|vim插件|2|2024-01-10|
|62|[s-sasaki-0529/dotfiles](https://github.com/s-sasaki-0529/dotfiles)|個人用 .files|2|2023-09-30|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,210 +1,210 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a> <a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文总榜 > 软件类 > Vue # 中文总榜 > 软件类 > Vue
<sub>数据更新: 2024-03-01&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2024-03-02&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated| |#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|
|1|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|85590|2024-02-20| |1|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|85600|2024-02-20|
|2|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|53887|2024-02-29| |2|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|53889|2024-02-29|
|3|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|40654|2023-12-09| |3|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|40655|2023-12-09|
|4|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|29676|2024-02-01| |4|[Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 演示网页|29692|2024-02-01|
|5|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23978|2024-01-15| |5|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23976|2024-01-15|
|6|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|22524|2024-02-28| |6|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|22541|2024-02-28|
|7|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19334|2024-02-29| |7|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|19337|2024-03-01|
|8|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|18032|2024-01-12| |8|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|Vue3、Element Plus、typescript后台管理系统|18035|2024-01-12|
|9|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17620|2024-02-02| |9|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17620|2024-02-02|
|10|[chuzhixin/vue-admin-better](https://github.com/chuzhixin/vue-admin-better)|🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro|15720|2024-02-26| |10|[chuzhixin/vue-admin-better](https://github.com/chuzhixin/vue-admin-better)|🚀🚀🚀vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus,vue admin plus,vue admin pro|15726|2024-02-26|
|11|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!|14621|2024-02-28| |11|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hostable personal dashboard built for you. Includes status-checking, widgets, themes, icon packs, a UI editor and tons more!|14642|2024-02-28|
|12|[pure-admin/vue-pure-admin](https://github.com/pure-admin/vue-pure-admin)|🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统兼容移动端|12577|2024-02-29| |12|[pure-admin/vue-pure-admin](https://github.com/pure-admin/vue-pure-admin)|🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统兼容移动端|12694|2024-03-01|
|13|[macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web)|mall-admin-web是一个电商后台管理系统的前端项目基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。|11415|2024-02-10| |13|[macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web)|mall-admin-web是一个电商后台管理系统的前端项目基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。|11416|2024-02-10|
|14|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|9500|2024-02-26| |14|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|9504|2024-02-26|
|15|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|8327|2024-01-20| |15|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|8329|2024-01-20|
|16|[HalseySpicy/Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin)|✨✨✨ Geeker Admin基于 Vue3.4、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。|5905|2024-02-28| |16|[HalseySpicy/Geeker-Admin](https://github.com/HalseySpicy/Geeker-Admin)|✨✨✨ Geeker Admin基于 Vue3.4、TypeScript、Vite5、Pinia、Element-Plus 开源的一套后台管理框架。|5917|2024-02-28|
|17|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web)|5714|2024-02-29| |17|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue 组件库,支持多端小程序(A Vue.js UI Toolkit for Mobile Web)|5715|2024-03-01|
|18|[Moonvy/OpenPromptStudio](https://github.com/Moonvy/OpenPromptStudio)|🥣 AIGC 提示词可视化编辑器 OPS Open Prompt Studio|5609|2024-01-30| |18|[Moonvy/OpenPromptStudio](https://github.com/Moonvy/OpenPromptStudio)|🥣 AIGC 提示词可视化编辑器 OPS Open Prompt Studio|5613|2024-01-30|
|19|[GavinZhuLei/vue-form-making](https://github.com/GavinZhuLei/vue-form-making)|A visual form designer/generator base on Vue.js, make form development simple and efficient.基于Vue的可视化表单设计器让表单开发简单而高效。|5310|2023-12-27| |19|[GavinZhuLei/vue-form-making](https://github.com/GavinZhuLei/vue-form-making)|A visual form designer/generator base on Vue.js, make form development simple and efficient.基于Vue的可视化表单设计器让表单开发简单而高效。|5312|2023-12-27|
|20|[tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm)|A Modern Redis GUI Client|5181|2024-02-29| |20|[tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm)|A Modern Redis GUI Client|5220|2024-03-01|
|21|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|An online presentation application that replicates most of the commonly used features of Microsoft Office PowerPoint, allowing for the editing and presentation of PPT online. It also supports the expo ...|5160|2024-02-24| |21|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|An online presentation application that replicates most of the commonly used features of Microsoft Office PowerPoint, allowing for the editing and presentation of PPT online. It also supports the expo ...|5163|2024-02-24|
|22|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|4783|2024-02-24| |22|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|4785|2024-02-24|
|23|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|4735|2024-01-08| |23|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|4740|2024-01-08|
|24|[gaozhangmin/aliyunpan](https://github.com/gaozhangmin/aliyunpan)|小白羊网盘 - Powered by 阿里云盘。|4660|2024-02-27| |24|[gaozhangmin/aliyunpan](https://github.com/gaozhangmin/aliyunpan)|小白羊网盘 - Powered by 阿里云盘。|4666|2024-02-27|
|25|[crmeb/CRMEB](https://github.com/crmeb/CRMEB)|🔥CRMEB开源商城免费开源多语言商城系统Tp6框架商城系统可商用包含小程序商城、H5商城、公众号商城、PC商城、App支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY前后端分离方便二开更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议|4630|2023-11-09| |25|[crmeb/CRMEB](https://github.com/crmeb/CRMEB)|🔥CRMEB开源商城免费开源多语言商城系统Tp6框架商城系统可商用包含小程序商城、H5商城、公众号商城、PC商城、App支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、页面DIY前后端分离方便二开更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议|4634|2023-11-09|
|26|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|4608|2024-02-23| |26|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|4610|2024-02-23|
|27|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|商城低代码平台可视化搭建H5、小程序多端商城|4584|2024-01-06| |27|[varletjs/varlet](https://github.com/varletjs/varlet)|Material design mobile component library for Vue3|4587|2024-03-01|
|28|[varletjs/varlet](https://github.com/varletjs/varlet)|Material design mobile component library for Vue3|4582|2024-02-29| |28|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|商城低代码平台可视化搭建H5、小程序多端商城|4585|2024-01-06|
|29|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~|4541|2024-02-29| |29|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~|4546|2024-02-29|
|30|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|4488|2024-01-10| |30|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|4490|2024-01-10|
|31|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|4456|2024-02-18| |31|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|4459|2024-02-18|
|32|[YunYouJun/cook](https://github.com/YunYouJun/cook)|🍲 好的今天我们来做菜OK, Let's Cook!|4356|2024-01-27| |32|[YunYouJun/cook](https://github.com/YunYouJun/cook)|🍲 好的今天我们来做菜OK, Let's Cook!|4357|2024-01-27|
|33|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin jpa版本前端源码项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统|4303|2024-01-22| |33|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin jpa版本前端源码项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统|4304|2024-01-22|
|34|[xyxiao001/vue-cropper](https://github.com/xyxiao001/vue-cropper)|A simple picture clipping plugin for vue|4125|2024-01-04| |34|[xyxiao001/vue-cropper](https://github.com/xyxiao001/vue-cropper)|A simple picture clipping plugin for vue|4127|2024-01-04|
|35|[umicro/uView](https://github.com/umicro/uView)|uView UI是uni-app生态最优秀的UI框架全面的组件和便捷的工具会让您信手拈来如鱼得水|3917|2024-02-01| |35|[umicro/uView](https://github.com/umicro/uView)|uView UI是uni-app生态最优秀的UI框架全面的组件和便捷的工具会让您信手拈来如鱼得水|3918|2024-02-01|
|36|[chatpire/chatgpt-web-share](https://github.com/chatpire/chatgpt-web-share)|ChatGPT Plus 共享方案。ChatGPT Plus / OpenAI API sharing solution.|3785|2024-02-29| |36|[chatpire/chatgpt-web-share](https://github.com/chatpire/chatgpt-web-share)|ChatGPT Plus 共享方案。ChatGPT Plus / OpenAI API sharing solution.|3791|2024-03-01|
|37|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|3580|2023-10-25| |37|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|3583|2023-10-25|
|38|[un-pany/v3-admin-vite](https://github.com/un-pany/v3-admin-vite)|☀️ A vue3 admin template vue3 admin/element plus admin/vite admin/vue3 template/vue3 后台/vue3 模板/vue3 后台管理系统|3469|2024-02-28| |38|[un-pany/v3-admin-vite](https://github.com/un-pany/v3-admin-vite)|☀️ A vue3 admin template vue3 admin/element plus admin/vite admin/vue3 template/vue3 后台/vue3 模板/vue3 后台管理系统|3474|2024-02-28|
|39|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBootSpring SecurityJWTVue3 & Vite、Element Plus 的前后端分离权限管理系统|3460|2024-02-29| |39|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBootSpring SecurityJWTVue3 & Vite、Element Plus 的前后端分离权限管理系统|3466|2024-03-01|
|40|[liyupi/sql-generator](https://github.com/liyupi/sql-generator)|🔨 用 JSON 来生成结构化的 SQL 语句,基于 Vue3 + TypeScript + Vite + Ant Design + MonacoEditor 实现,项目简单(重逻辑轻页面)、适合练手~|3348|2024-01-17| |40|[nihaojob/vue-fabric-editor](https://github.com/nihaojob/vue-fabric-editor)|基于fabric.js和Vue的图片编辑器可自定义字体、素材、设计模板。fabric.js and Vue based image editor, can customize fonts, materials, design templates.|3384|2024-02-28|
|41|[nihaojob/vue-fabric-editor](https://github.com/nihaojob/vue-fabric-editor)|基于fabric.js和Vue的图片编辑器可自定义字体、素材、设计模板。fabric.js and Vue based image editor, can customize fonts, materials, design templates.|3339|2024-02-28| |41|[liyupi/sql-generator](https://github.com/liyupi/sql-generator)|🔨 用 JSON 来生成结构化的 SQL 语句,基于 Vue3 + TypeScript + Vite + Ant Design + MonacoEditor 实现,项目简单(重逻辑轻页面)、适合练手~|3350|2024-01-17|
|42|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 一个纯前端实现的头像生成网站|3071|2024-01-11| |42|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 一个纯前端实现的头像生成网站|3071|2024-01-11|
|43|[newbee-ltd/vue3-admin](https://github.com/newbee-ltd/vue3-admin)|🔥 🎉Vue 3 + Vite 2 + Vue-Router 4 + Element-Plus + Echarts 5 + Axios 开发的后台管理系统|3046|2023-11-14| |43|[newbee-ltd/vue3-admin](https://github.com/newbee-ltd/vue3-admin)|🔥 🎉Vue 3 + Vite 2 + Vue-Router 4 + Element-Plus + Echarts 5 + Axios 开发的后台管理系统|3045|2023-11-14|
|44|[jason5ng32/MyIP](https://github.com/jason5ng32/MyIP)|The best IP Toolbox. Easy to check what's your IPs, IP geolocation, check for DNS leaks, examine WebRTC connections, speed test, ping test, MTR test, check website availability and more! 🇨🇳 可能是最好用的 ...|3009|2024-02-29| |44|[jason5ng32/MyIP](https://github.com/jason5ng32/MyIP)|The best IP Toolbox. Easy to check what's your IPs, IP geolocation, check for DNS leaks, examine WebRTC connections, speed test, ping test, MTR test, check website availability and more! 🇨🇳 可能是最好用的 ...|3021|2024-02-29|
|45|[Hiram-Wong/ZyPlayer](https://github.com/Hiram-Wong/ZyPlayer)|跨平台桌面端视频资源播放器,免费高颜值.|2911|2024-02-29| |45|[Hiram-Wong/ZyPlayer](https://github.com/Hiram-Wong/ZyPlayer)|跨平台桌面端视频资源播放器,免费高颜值.|2927|2024-03-01|
|46|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2701|2023-09-28| |46|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2702|2023-09-28|
|47|[dcloudio/hello-uniapp](https://github.com/dcloudio/hello-uniapp)|uni-app框架演示示例|2572|2024-02-24| |47|[dcloudio/hello-uniapp](https://github.com/dcloudio/hello-uniapp)|uni-app框架演示示例|2573|2024-03-01|
|48|[dingyong0214/ThorUI-uniapp](https://github.com/dingyong0214/ThorUI-uniapp)|ThorUI组件库轻量、简洁的移动端组件库。组件文档地址https://thorui.cn/doc |2443|2024-02-01| |48|[dingyong0214/ThorUI-uniapp](https://github.com/dingyong0214/ThorUI-uniapp)|ThorUI组件库轻量、简洁的移动端组件库。组件文档地址https://thorui.cn/doc |2446|2024-02-01|
|49|[open-source-labs/OverVue](https://github.com/open-source-labs/OverVue)|Prototyping Tool For Vue Devs 适用于Vue的原型工具|2437|2024-02-06| |49|[open-source-labs/OverVue](https://github.com/open-source-labs/OverVue)|Prototyping Tool For Vue Devs 适用于Vue的原型工具|2437|2024-02-06|
|50|[maomao1996/Vue-mmPlayer](https://github.com/maomao1996/Vue-mmPlayer)|🎵 基于 Vue 的在线音乐播放器 Online music player|2356|2024-02-21| |50|[maomao1996/Vue-mmPlayer](https://github.com/maomao1996/Vue-mmPlayer)|🎵 基于 Vue 的在线音乐播放器 Online music player|2356|2024-02-21|
|51|[mirari/v-viewer](https://github.com/mirari/v-viewer)|Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js|2345|2024-02-25| |51|[mirari/v-viewer](https://github.com/mirari/v-viewer)|Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js|2345|2024-02-25|
|52|[tookit/vue-material-admin](https://github.com/tookit/vue-material-admin)|A vue material design admin template|2255|2024-02-18| |52|[tookit/vue-material-admin](https://github.com/tookit/vue-material-admin)|A vue material design admin template|2255|2024-02-18|
|53|[zclzone/vue-naive-admin](https://github.com/zclzone/vue-naive-admin)|⚡️基于 Vue3 + Vite + Pinia + Unocss + Naive UI 的轻量级后台管理模板。|2206|2024-02-29| |53|[zclzone/vue-naive-admin](https://github.com/zclzone/vue-naive-admin)|⚡️基于 Vue3 + Vite + Pinia + Unocss + Naive UI 的轻量级后台管理模板。|2219|2024-02-29|
|54|[Dooy/chatgpt-web-midjourney-proxy](https://github.com/Dooy/chatgpt-web-midjourney-proxy)|chatgpt web, midjourney, gpts,tts, whisper 一套ui全搞定|2177|2024-02-28| |54|[Dooy/chatgpt-web-midjourney-proxy](https://github.com/Dooy/chatgpt-web-midjourney-proxy)|chatgpt web, midjourney, gpts,tts, whisper 一套ui全搞定|2202|2024-03-01|
|55|[x2rr/funds](https://github.com/x2rr/funds)|自选基金助手是一款Chrome扩展用来快速获取关注基金的实时数据查看自选基金的实时估值情况|2167|2024-01-03| |55|[x2rr/funds](https://github.com/x2rr/funds)|自选基金助手是一款Chrome扩展用来快速获取关注基金的实时数据查看自选基金的实时估值情况|2169|2024-01-03|
|56|[foamzou/melody](https://github.com/foamzou/melody)|我的音乐精灵|2147|2024-02-29| |56|[foamzou/melody](https://github.com/foamzou/melody)|我的音乐精灵|2149|2024-02-29|
|57|[nmxiaowei/avue](https://github.com/nmxiaowei/avue)|Avue.js2.0是基于现有的element-ui库进行的二次封装简化一些繁琐的操作核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景同时衍生出更多企业常用的组件达到高复用容易维护和扩展的框架同时内置了丰富了数据展示组件让开发变得更加容易|2144|2024-02-29| |57|[nmxiaowei/avue](https://github.com/nmxiaowei/avue)|Avue.js2.0是基于现有的element-ui库进行的二次封装简化一些繁琐的操作核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景同时衍生出更多企业常用的组件达到高复用容易维护和扩展的框架同时内置了丰富了数据展示组件让开发变得更加容易|2146|2024-02-29|
|58|[sl1673495/vue-netease-music](https://github.com/sl1673495/vue-netease-music)|🎵 基于 Vue2、Vue-CLI3 的高仿网易云 mac 客户端播放器PC Online Music Player|2142|2024-01-04| |58|[sl1673495/vue-netease-music](https://github.com/sl1673495/vue-netease-music)|🎵 基于 Vue2、Vue-CLI3 的高仿网易云 mac 客户端播放器PC Online Music Player|2142|2024-01-04|
|59|[jeecgboot/jeecgboot-vue3](https://github.com/jeecgboot/jeecgboot-vue3)|🔥JeecgBoot—Vue3版前端源码采用 Vue3.0+TypeScript+Vite+Ant-Design-Vue等新技术方案包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能。 是JeecgBoot低代码平台的vue3技术栈的全新UI版本功能强于vue2版。|2134|2024-02-23| |59|[jeecgboot/jeecgboot-vue3](https://github.com/jeecgboot/jeecgboot-vue3)|🔥JeecgBoot—Vue3版前端源码采用 Vue3.0+TypeScript+Vite+Ant-Design-Vue等新技术方案包括二次封装组件、utils、hooks、动态菜单、权限校验、按钮级别权限控制等功能。 是JeecgBoot低代码平台的vue3技术栈的全新UI版本功能强于vue2版。|2140|2024-02-23|
|60|[imsyy/home](https://github.com/imsyy/home)|个人主页我的个人主页个人主页源码主页模板homepage|2005|2024-02-24| |60|[imsyy/home](https://github.com/imsyy/home)|个人主页我的个人主页个人主页源码主页模板homepage|2007|2024-02-24|
|61|[simple-uploader/vue-uploader](https://github.com/simple-uploader/vue-uploader)|A Vue.js upload component powered by simple-uploader.js|1941|2023-10-09| |61|[simple-uploader/vue-uploader](https://github.com/simple-uploader/vue-uploader)|A Vue.js upload component powered by simple-uploader.js|1941|2023-10-09|
|62|[Java-S12138/frank](https://github.com/Java-S12138/frank)|A bran-new League of Legends assistant software, a replacement for WeGame.|1842|2024-02-18| |62|[Java-S12138/frank](https://github.com/Java-S12138/frank)|A bran-new League of Legends assistant software, a replacement for WeGame.|1841|2024-02-18|
|63|[fantastic-admin/basic](https://github.com/fantastic-admin/basic)|⭐⭐⭐⭐⭐ 一款开箱即用的 Vue 中后台管理系统框架,支持多款 UI 组件库兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|1804|2024-02-29| |63|[fantastic-admin/basic](https://github.com/fantastic-admin/basic)|⭐⭐⭐⭐⭐ 一款开箱即用的 Vue 中后台管理系统框架,支持多款 UI 组件库兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|1805|2024-03-01|
|64|[dcloudio/uni-ui](https://github.com/dcloudio/uni-ui)|基于uni-app的、全端兼容的、高性能UI框架|1748|2024-02-27| |64|[dcloudio/uni-ui](https://github.com/dcloudio/uni-ui)|基于uni-app的、全端兼容的、高性能UI框架|1751|2024-03-01|
|65|[lyt-Top/vue-next-admin](https://github.com/lyt-Top/vue-next-admin)|🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等适配手机、平板、pc 的后台开源免费模板库vue2.x请切换vue-prev-admin分支|1743|2023-09-07| |65|[lyt-Top/vue-next-admin](https://github.com/lyt-Top/vue-next-admin)|🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等适配手机、平板、pc 的后台开源免费模板库vue2.x请切换vue-prev-admin分支|1745|2023-09-07|
|66|[dromara/mayfly-go](https://github.com/dromara/mayfly-go)|web版linux(终端 文件 脚本 进程)、数据库(mysql pgsql oracle sqlserver 高斯 达梦 sqlite)、redis(单机 哨兵 集群)、mongo统一管理操作平台。|1562|2024-02-29| |66|[yangjian102621/chatgpt-plus](https://github.com/yangjian102621/chatgpt-plus)|AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。|1705|2024-03-01|
|67|[0xJacky/nginx-ui](https://github.com/0xJacky/nginx-ui)|Yet another WebUI for Nginx|1532|2024-02-29| |67|[dromara/mayfly-go](https://github.com/dromara/mayfly-go)|web版linux(终端 文件 脚本 进程)、数据库(mysql pgsql oracle sqlserver 高斯 达梦 sqlite)、redis(单机 哨兵 集群)、mongo统一管理操作平台。|1563|2024-03-01|
|68|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|1530|2023-12-21| |68|[0xJacky/nginx-ui](https://github.com/0xJacky/nginx-ui)|Yet another WebUI for Nginx|1535|2024-02-29|
|69|[opentiny/tiny-engine](https://github.com/opentiny/tiny-engine)|TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎基于这个引擎可以构建或者开发出不同领域的低代码平台|1442|2024-02-28| |69|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|1534|2023-12-21|
|70|[yangjian102621/chatgpt-plus](https://github.com/yangjian102621/chatgpt-plus)|AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。|1430|2024-02-19| |70|[opentiny/tiny-engine](https://github.com/opentiny/tiny-engine)|TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎基于这个引擎可以构建或者开发出不同领域的低代码平台|1445|2024-02-28|
|71|[TangSY/echarts-map-demo](https://github.com/TangSY/echarts-map-demo)|适用于echarts等地图geoJson行政区划边界数据的实时获取与应用json格式数据全国省市区县多级联动下钻真正意义的下钻至县级【附最新全国省市区县乡镇三级或四级城市geoJson文件下载另可下载四级联动或五级村级行政编码对应关系】|1369|2024-02-20| |71|[TangSY/echarts-map-demo](https://github.com/TangSY/echarts-map-demo)|适用于echarts等地图geoJson行政区划边界数据的实时获取与应用json格式数据全国省市区县多级联动下钻真正意义的下钻至县级【附最新全国省市区县乡镇三级或四级城市geoJson文件下载另可下载四级联动或五级村级行政编码对应关系】|1369|2024-02-20|
|72|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI是全面兼容nvue的uni-app生态框架全面的组件和便捷的工具会让您信手拈来如鱼得水|1353|2024-02-01| |72|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI是全面兼容nvue的uni-app生态框架全面的组件和便捷的工具会让您信手拈来如鱼得水|1353|2024-02-01|
|73|[StavinLi/Workflow](https://github.com/StavinLi/Workflow)|仿钉钉审批流程设置|1351|2023-10-17| |73|[StavinLi/Workflow](https://github.com/StavinLi/Workflow)|仿钉钉审批流程设置|1353|2023-10-17|
|74|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1345|2023-12-16| |74|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1344|2023-12-16|
|75|[hslr-s/sun-panel](https://github.com/hslr-s/sun-panel)|A server, NAS navigation panel, Homepage, browser homepage. 一个服务器、NAS导航面板、Homepage、浏览器首页。|1324|2024-02-23| |75|[hslr-s/sun-panel](https://github.com/hslr-s/sun-panel)|A server, NAS navigation panel, Homepage, browser homepage. 一个服务器、NAS导航面板、Homepage、浏览器首页。|1329|2024-02-23|
|76|[Thecosy/IceCMS](https://github.com/Thecosy/IceCMS)|🌈冰激凌内容管理系统🍦,实现MacWK资源站社区图片视频圈子CMS支持网页端移动端小程序🌟适合做 资讯商城,社区论坛,聊天交友 社区,博客,圈子,论坛,图片,视频,社交。|1320|2023-11-20| |76|[Thecosy/IceCMS](https://github.com/Thecosy/IceCMS)|🌈冰激凌内容管理系统🍦,实现MacWK资源站社区图片视频圈子CMS支持网页端移动端小程序🌟适合做 资讯商城,社区论坛,聊天交友 社区,博客,圈子,论坛,图片,视频,社交。|1321|2023-11-20|
|77|[WongSaang/chatgpt-ui](https://github.com/WongSaang/chatgpt-ui)|A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.|1308|2024-01-11| |77|[WongSaang/chatgpt-ui](https://github.com/WongSaang/chatgpt-ui)|A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.|1309|2024-01-11|
|78|[Tsuk1ko/bilibili-live-chat](https://github.com/Tsuk1ko/bilibili-live-chat)|📽️ 无后端的仿 YouTube Live Chat 风格的简易 Bilibili 弹幕姬|1294|2024-01-25| |78|[Tsuk1ko/bilibili-live-chat](https://github.com/Tsuk1ko/bilibili-live-chat)|📽️ 无后端的仿 YouTube Live Chat 风格的简易 Bilibili 弹幕姬|1294|2024-01-25|
|79|[baiy/Ctool](https://github.com/baiy/Ctool)|程序开发常用工具 chrome / edge / firefox / utools / windows / linux / mac|1260|2023-12-15| |79|[baiy/Ctool](https://github.com/baiy/Ctool)|程序开发常用工具 chrome / edge / firefox / utools / windows / linux / mac|1262|2023-12-15|
|80|[chatgpt-web-dev/chatgpt-web](https://github.com/chatgpt-web-dev/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 此项目 Fork 自 Chanzhaoyu/chatgpt-web 新增了多租户管理以及云端消息同步功能 基于 MIT 协议,免费使用|1249|2024-02-28| |80|[chatgpt-web-dev/chatgpt-web](https://github.com/chatgpt-web-dev/chatgpt-web)|用 Express 和 Vue3 搭建的 ChatGPT 此项目 Fork 自 Chanzhaoyu/chatgpt-web 新增了多租户管理以及云端消息同步功能 基于 MIT 协议,免费使用|1252|2024-02-28|
|81|[niefy/wx-manage](https://github.com/niefy/wx-manage)|🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹‍♂️等功能,前后端都开源免费🛩|1237|2024-01-10| |81|[niefy/wx-manage](https://github.com/niefy/wx-manage)|🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹‍♂️等功能,前后端都开源免费🛩|1240|2024-01-10|
|82|[youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify)|Subconverter订阅转换前端增强版增加近百条远程配置及更多自定义功能|1236|2024-02-19| |82|[youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify)|Subconverter订阅转换前端增强版增加近百条远程配置及更多自定义功能|1239|2024-02-19|
|83|[auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora)|🏳️‍🌈 Futuristic auroral Hexo theme.|1209|2023-12-19| |83|[auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora)|🏳️‍🌈 Futuristic auroral Hexo theme.|1209|2023-12-19|
|84|[Kchengz/k-form-design](https://github.com/Kchengz/k-form-design)|基于vue Ant-Design 的表单设计器,快速开发|1165|2023-12-25| |84|[Kchengz/k-form-design](https://github.com/Kchengz/k-form-design)|基于vue Ant-Design 的表单设计器,快速开发|1168|2023-12-25|
|85|[GeekQiaQia/vue3.0-template-admin](https://github.com/GeekQiaQia/vue3.0-template-admin)|本项目基于vue3+ElementPlus+Typescript+Vite搭建一套通用的后台管理模板并基于常见业务场景抽象出常见功能组件包括动态菜单菜单权限、登录、主题切换、国际化、个人中心、表单页、列表页、复制文本、二维码分享等等|1152|2023-11-06| |85|[GeekQiaQia/vue3.0-template-admin](https://github.com/GeekQiaQia/vue3.0-template-admin)|本项目基于vue3+ElementPlus+Typescript+Vite搭建一套通用的后台管理模板并基于常见业务场景抽象出常见功能组件包括动态菜单菜单权限、登录、主题切换、国际化、个人中心、表单页、列表页、复制文本、二维码分享等等|1152|2023-11-06|
|86|[WuKongOpenSource/Wukong_Accounting](https://github.com/WuKongOpenSource/Wukong_Accounting)|悟空财务管理系统悟空FS 实现凭证管理、账簿管理、资产负债表、现金流量表、利润表等管理。开启数智财务新时代。|1150|2023-11-06| |86|[WuKongOpenSource/Wukong_Accounting](https://github.com/WuKongOpenSource/Wukong_Accounting)|悟空财务管理系统悟空FS 实现凭证管理、账簿管理、资产负债表、现金流量表、利润表等管理。开启数智财务新时代。|1151|2023-11-06|
|87|[GoldSubmarine/workflow-bpmn-modeler](https://github.com/GoldSubmarine/workflow-bpmn-modeler)|🔥 flowable workflow designer based on vue and bpmn.io@7.0|1129|2023-12-15| |87|[GoldSubmarine/workflow-bpmn-modeler](https://github.com/GoldSubmarine/workflow-bpmn-modeler)|🔥 flowable workflow designer based on vue and bpmn.io@7.0|1129|2023-12-15|
|88|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|中台Admin前后端分离的权限管理系统。支持多租户、数据权限、动态Api、任务调度、OSS文件上传、滑块拼图验证、国内外主流数据库自由切换和动态高级查询。基于.Net跨平台开发的WebApi。集成统一认证授权、事件总线、数据验证、分布式缓存、分布式事务、Ip限流、全Api鉴权、集成测试、性能分析、健康检查、接口文档等。|1121|2024-02-28| |88|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|中台Admin前后端分离的权限管理系统。支持多租户、数据权限、动态Api、任务调度、OSS文件上传、滑块拼图验证、国内外主流数据库自由切换和动态高级查询。基于.Net跨平台开发的WebApi。集成统一认证授权、事件总线、数据验证、分布式缓存、分布式事务、Ip限流、全Api鉴权、集成测试、性能分析、健康检查、接口文档等。|1122|2024-02-28|
|89|[cfour-hi/gitstars](https://github.com/cfour-hi/gitstars)|Github Starred Repositories Manager|1111|2024-01-19| |89|[cfour-hi/gitstars](https://github.com/cfour-hi/gitstars)|Github Starred Repositories Manager|1111|2024-01-19|
|90|[hakadao/BewlyBewly](https://github.com/hakadao/BewlyBewly)|Improve your Bilibili homepage by redesigning it, adding more features, and personalizing it to match your preferences. (English 简体中文 正體中文 廣東話)|1095|2024-02-29| |90|[hakadao/BewlyBewly](https://github.com/hakadao/BewlyBewly)|Improve your Bilibili homepage by redesigning it, adding more features, and personalizing it to match your preferences. (English 简体中文 正體中文 廣東話)|1101|2024-03-01|
|91|[build-admin/buildadmin](https://github.com/build-admin/buildadmin)|可视化生成CRUD代码、内置WEB终端技术栈为Vue3.x(setup)+ThinkPHP6+TypeScript+Vite+Pinia+Element Plus自适应多端同时提供Web和Server端、自动注册路由、无限级菜单权限节点、全局数据回收站、字段级修改保护等等是集颜值、实用、敏捷于一身的管理系统。|1092|2024-01-31| |91|[alireza0/s-ui](https://github.com/alireza0/s-ui)|An advanced Web Panel • Built for SagerNet/Sing-Box|1095|2024-03-01|
|92|[arco-design/arco-design-pro-vue](https://github.com/arco-design/arco-design-pro-vue)|An out-of-the-box solution to quickly build enterprise-level applications based on Arco Design.|1083|2024-02-05| |92|[build-admin/buildadmin](https://github.com/build-admin/buildadmin)|可视化生成CRUD代码、内置WEB终端技术栈为Vue3.x(setup)+ThinkPHP6+TypeScript+Vite+Pinia+Element Plus自适应多端同时提供Web和Server端、自动注册路由、无限级菜单权限节点、全局数据回收站、字段级修改保护等等是集颜值、实用、敏捷于一身的管理系统。|1094|2024-01-31|
|93|[jeecgboot/jeecg-uniapp](https://github.com/jeecgboot/jeecg-uniapp)|JEECG BOOT APP 移动解决方案采用uniapp框架一份代码多终端适配同时支持APP、小程序、H5实现了与JeecgBoot平台完美对接的移动解决方案目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。|1059|2023-12-05| |93|[arco-design/arco-design-pro-vue](https://github.com/arco-design/arco-design-pro-vue)|An out-of-the-box solution to quickly build enterprise-level applications based on Arco Design.|1085|2024-02-05|
|94|[go-admin-team/go-admin-ui](https://github.com/go-admin-team/go-admin-ui)|基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统的前端模块|1056|2024-02-22| |94|[jeecgboot/jeecg-uniapp](https://github.com/jeecgboot/jeecg-uniapp)|JEECG BOOT APP 移动解决方案采用uniapp框架一份代码多终端适配同时支持APP、小程序、H5实现了与JeecgBoot平台完美对接的移动解决方案目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。|1061|2023-12-05|
|95|[vform666/variant-form3-vite](https://github.com/vform666/variant-form3-vite)|-|1051|2023-12-21| |95|[go-admin-team/go-admin-ui](https://github.com/go-admin-team/go-admin-ui)|基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统的前端模块|1056|2024-02-22|
|96|[Hacker233/resume-design](https://github.com/Hacker233/resume-design)|一款开源简历设计生成器内置两款设计器多种免费模板选择还可以自定义模板、主题等等支持导出PDF、JSON数据。|1025|2024-02-21| |96|[vform666/variant-form3-vite](https://github.com/vform666/variant-form3-vite)|-|1055|2023-12-21|
|97|[anvaka/map-of-github](https://github.com/anvaka/map-of-github)|Inspirational Mapping|942|2023-10-11| |97|[Hacker233/resume-design](https://github.com/Hacker233/resume-design)|一款开源简历设计生成器内置两款设计器多种免费模板选择还可以自定义模板、主题等等支持导出PDF、JSON数据。|1029|2024-02-21|
|98|[wuyawei/Vchat](https://github.com/wuyawei/Vchat)|💘🍦🙈Vchat — 从头到脚撸一个社交聊天系统vue + node + mongodb|934|2023-10-08| |98|[anvaka/map-of-github](https://github.com/anvaka/map-of-github)|Inspirational Mapping|943|2023-10-11|
|99|[wikihost-opensource/als](https://github.com/wikihost-opensource/als)|Another Looking-glass Server|919|2024-02-20| |99|[wuyawei/Vchat](https://github.com/wuyawei/Vchat)|💘🍦🙈Vchat — 从头到脚撸一个社交聊天系统vue + node + mongodb|934|2023-10-08|
|100|[zhengguorong/h5maker](https://github.com/zhengguorong/h5maker)|h5编辑器类似maka、易企秀 账号/密码admin|900|2024-02-02| |100|[wikihost-opensource/als](https://github.com/wikihost-opensource/als)|Another Looking-glass Server|919|2024-02-20|
|101|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact 100% running in browser. 纯网页端的原神工具箱,保证每一行代码都是熬夜加班打造。|889|2024-02-29| |101|[zhengguorong/h5maker](https://github.com/zhengguorong/h5maker)|h5编辑器类似maka、易企秀 账号/密码admin|901|2024-02-02|
|102|[yudaocode/yudao-ui-admin-vue3](https://github.com/yudaocode/yudao-ui-admin-vue3)|芋道管理后台,基于 Vue3 + Element Plus 实现,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。|866|2024-02-29| |102|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact 100% running in browser. 纯网页端的原神工具箱,保证每一行代码都是熬夜加班打造。|889|2024-03-01|
|103|[zouzhibin/zb-admin](https://github.com/zouzhibin/zb-admin)|系统基于vite+vue3+pinia+element-plus+ts后台管理系统、一款开箱即用的 Vue 中后台管理系统框架, 兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|818|2024-01-25| |103|[yudaocode/yudao-ui-admin-vue3](https://github.com/yudaocode/yudao-ui-admin-vue3)|芋道管理后台,基于 Vue3 + Element Plus 实现,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。|869|2024-03-01|
|104|[AnsGoo/openDataV](https://github.com/AnsGoo/openDataV)|OpenDataV 是一个纯前端的拖拽式、可视化、低代码数据可视化🌈开发平台,你可以用它自由的拼接成各种✨炫酷的大屏,同时支持用户方便的开发自己的组件并接入平台。|809|2024-02-19| |104|[zouzhibin/zb-admin](https://github.com/zouzhibin/zb-admin)|系统基于vite+vue3+pinia+element-plus+ts后台管理系统、一款开箱即用的 Vue 中后台管理系统框架, 兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统|820|2024-01-25|
|105|[jzfai/vue3-admin-plus](https://github.com/jzfai/vue3-admin-plus)|👏 An amazing admin framework of vue3|806|2024-02-21| |105|[AnsGoo/openDataV](https://github.com/AnsGoo/openDataV)|OpenDataV 是一个纯前端的拖拽式、可视化、低代码数据可视化🌈开发平台,你可以用它自由的拼接成各种✨炫酷的大屏,同时支持用户方便的开发自己的组件并接入平台。|811|2024-02-19|
|106|[iamdarcy/hioshop-admin](https://github.com/iamdarcy/hioshop-admin)|海风小店,开源商城,微信小程序商城管理后台,后台管理,VUE|804|2024-01-12| |106|[jzfai/vue3-admin-plus](https://github.com/jzfai/vue3-admin-plus)|👏 An amazing admin framework of vue3|806|2024-02-21|
|107|[geekskai/vue3-jd-h5](https://github.com/geekskai/vue3-jd-h5)|:fire: Based on vue3.x,vite5.x, vant3.0.0, vue-router v4.0.0-0, vuex^4.0.0-0, vue-cli3, mockjs, imitating Jingdong Taobao, mobile H5 e-commerce platform! 基于vue3.0.0 ,vant3.0.0,vue-router v4.0.0-0, vue ...|803|2024-02-20| |107|[iamdarcy/hioshop-admin](https://github.com/iamdarcy/hioshop-admin)|海风小店,开源商城,微信小程序商城管理后台,后台管理,VUE|804|2024-01-12|
|108|[youlaitech/vue3-element-admin](https://github.com/youlaitech/vue3-element-admin)|🔥基于 vue3 + vite5 + typescript + element-plus 构建的后台管理系统配套接口文档和后端源码。vue-element-admin 的 vue3 版本。|797|2024-02-29| |108|[geekskai/vue3-jd-h5](https://github.com/geekskai/vue3-jd-h5)|:fire: Based on vue3.x,vite5.x, vant3.0.0, vue-router v4.0.0-0, vuex^4.0.0-0, vue-cli3, mockjs, imitating Jingdong Taobao, mobile H5 e-commerce platform! 基于vue3.0.0 ,vant3.0.0,vue-router v4.0.0-0, vue ...|803|2024-02-20|
|109|[chiflix/splayerx](https://github.com/chiflix/splayerx)|SPlayerX@2018|778|2023-09-27| |109|[youlaitech/vue3-element-admin](https://github.com/youlaitech/vue3-element-admin)|🔥基于 vue3 + vite5 + typescript + element-plus 构建的后台管理系统配套接口文档和后端源码。vue-element-admin 的 vue3 版本。|799|2024-03-01|
|110|[wsydxiangwang/Mood](https://github.com/wsydxiangwang/Mood)|Vue的Nuxt.js服务端渲染框架NodeJS为后端的全栈项目Docker一键部署面向小白的完美博客系统|775|2023-11-08| |110|[Jazee6/cloudflare-ai-web](https://github.com/Jazee6/cloudflare-ai-web)|支持GeminiPro Vision / Cloudflare Workers AI / ChatGPT的融合Web平台|778|2024-02-28|
|111|[Jazee6/cloudflare-ai-web](https://github.com/Jazee6/cloudflare-ai-web)|支持GeminiPro Vision / Cloudflare Workers AI / ChatGPT的融合Web平台|774|2024-02-28| |111|[chiflix/splayerx](https://github.com/chiflix/splayerx)|SPlayerX@2018|778|2023-09-27|
|112|[gzydong/LumenIM](https://github.com/gzydong/LumenIM)|Lumen IM 是一个网页版在线聊天项目,前端使用 Naive UI + Vue3后端采用 GO 开发。|774|2024-02-27| |112|[gzydong/LumenIM](https://github.com/gzydong/LumenIM)|Lumen IM 是一个网页版在线聊天项目,前端使用 Naive UI + Vue3后端采用 GO 开发。|777|2024-02-27|
|113|[WuKongOpenSource/Wukong_KnowledgeBase](https://github.com/WuKongOpenSource/Wukong_KnowledgeBase)|悟空知识库提供全面的知识管理功能您可以在知识库中编辑wiki信息同时可以将知识库内容共享给同事进行协同创作。|765|2023-11-06| |113|[wsydxiangwang/Mood](https://github.com/wsydxiangwang/Mood)|Vue的Nuxt.js服务端渲染框架NodeJS为后端的全栈项目Docker一键部署面向小白的完美博客系统|775|2023-11-08|
|114|[fzf404/Monit](https://github.com/fzf404/Monit)|🎯 Desktop Widget ( 桌面小组件 )|760|2024-02-08| |114|[WuKongOpenSource/Wukong_KnowledgeBase](https://github.com/WuKongOpenSource/Wukong_KnowledgeBase)|悟空知识库提供全面的知识管理功能您可以在知识库中编辑wiki信息同时可以将知识库内容共享给同事进行协同创作。|766|2023-11-06|
|115|[hangjob/vue-bag-admin](https://github.com/hangjob/vue-bag-admin)|🍁采用Vite4、Vue3、Pinia 、Naive UI 构建构建企业npm依赖包中后台管理系统基础框架做到框架(packages)和应用(app)分开,即可以减少项目之间的耦合,也能提升项目扩展性|756|2024-02-27| |115|[fzf404/Monit](https://github.com/fzf404/Monit)|🎯 Desktop Widget ( 桌面小组件 )|760|2024-02-08|
|116|[WeBankPartners/we-cmdb](https://github.com/WeBankPartners/we-cmdb)|CMDB from WeBank|750|2024-02-02| |116|[hangjob/vue-bag-admin](https://github.com/hangjob/vue-bag-admin)|🍁采用Vite4、Vue3、Pinia 、Naive UI 构建构建企业npm依赖包中后台管理系统基础框架做到框架(packages)和应用(app)分开,即可以减少项目之间的耦合,也能提升项目扩展性|756|2024-02-27|
|117|[leadream/wedding-invitation-for-programmers](https://github.com/leadream/wedding-invitation-for-programmers)|程序猿的婚礼邀请函。|746|2023-10-27| |117|[WeBankPartners/we-cmdb](https://github.com/WeBankPartners/we-cmdb)|CMDB from WeBank|750|2024-02-02|
|118|[WuKongOpenSource/Wukong_ProjectManagement](https://github.com/WuKongOpenSource/Wukong_ProjectManagement)|悟空项目管理-基于Spring Cloud Alibaba微服务架构 +vue ElementUI的前后端分离项目管理系统|743|2023-11-06| |118|[leadream/wedding-invitation-for-programmers](https://github.com/leadream/wedding-invitation-for-programmers)|程序猿的婚礼邀请函。|746|2023-10-27|
|119|[Cc-Edit/CcClip](https://github.com/Cc-Edit/CcClip)|vue and ffmpeg based tool for video clips. 使用vue(vue3) + ffmpeg + wasm 实现纯前端音视频编辑功能包括视频剪辑、音频剪辑、音频合成裁剪、音波展示、视频抽帧、gif抽帧、帧播放器、字幕、贴图、时间轴、素材轨道|742|2024-01-04| |119|[Cc-Edit/CcClip](https://github.com/Cc-Edit/CcClip)|vue and ffmpeg based tool for video clips. 使用vue(vue3) + ffmpeg + wasm 实现纯前端音视频编辑功能包括视频剪辑、音频剪辑、音频合成裁剪、音波展示、视频抽帧、gif抽帧、帧播放器、字幕、贴图、时间轴、素材轨道|745|2024-01-04|
|120|[SchneeHertz/exhentai-manga-manager](https://github.com/SchneeHertz/exhentai-manga-manager)|ExHentai本地漫画标签管理阅读应用, ExHentai local manga tag-manager and reader|735|2024-02-18| |120|[WuKongOpenSource/Wukong_ProjectManagement](https://github.com/WuKongOpenSource/Wukong_ProjectManagement)|悟空项目管理-基于Spring Cloud Alibaba微服务架构 +vue ElementUI的前后端分离项目管理系统|743|2023-11-06|
|121|[Kaidesuyo/Hydrogen-Music](https://github.com/Kaidesuyo/Hydrogen-Music)|仿明日方舟工业风音乐播放器,支持添加曲绘|731|2023-12-10| |121|[SchneeHertz/exhentai-manga-manager](https://github.com/SchneeHertz/exhentai-manga-manager)|ExHentai本地漫画标签管理阅读应用, ExHentai local manga tag-manager and reader|735|2024-02-18|
|122|[bym110/vue-echarts](https://github.com/bym110/vue-echarts)|vue、 echarts、iview 实现大数据可视化大屏模板 |711|2023-12-29| |122|[Kaidesuyo/Hydrogen-Music](https://github.com/Kaidesuyo/Hydrogen-Music)|仿明日方舟工业风音乐播放器,支持添加曲绘|731|2023-12-10|
|123|[caohuatao/vue-super-flow](https://github.com/caohuatao/vue-super-flow)|Flow chart component based on Vue。vue flowchart|704|2023-12-22| |123|[bym110/vue-echarts](https://github.com/bym110/vue-echarts)|vue、 echarts、iview 实现大数据可视化大屏模板 |712|2023-12-29|
|124|[gmingchen/agile-admin](https://github.com/gmingchen/agile-admin)|agile-admin vue3-element-plus-admin vue3.0 ts typescript element-plus vue-cli vue-router i18n vuex composition-api class-style vite pinia webpack 管理端 后台管理 admin模版框架 后端权限控制 动态加载路由 国际化 前端vue 后端java spr ...|696|2023-12-21| |124|[caohuatao/vue-super-flow](https://github.com/caohuatao/vue-super-flow)|Flow chart component based on Vue。vue flowchart|705|2023-12-22|
|125|[freakchick/DBApi](https://github.com/freakchick/DBApi)|A no-code tool to build http API from sql. Only need to write sql , then http API generated automatically. Especially suitable for developing backend service for report.|684|2023-12-10| |125|[gmingchen/agile-admin](https://github.com/gmingchen/agile-admin)|agile-admin vue3-element-plus-admin vue3.0 ts typescript element-plus vue-cli vue-router i18n vuex composition-api class-style vite pinia webpack 管理端 后台管理 admin模版框架 后端权限控制 动态加载路由 国际化 前端vue 后端java spr ...|696|2023-12-21|
|126|[pengxiaotian/datav-vue](https://github.com/pengxiaotian/datav-vue)|A Powerful Data Visualization Tool. Uses TypeScript And Vue3. Scenario-specific templates. User-friendly interfaces. 一款数据可视化应用搭建工具|675|2023-11-08| |126|[freakchick/DBApi](https://github.com/freakchick/DBApi)|A no-code tool to build http API from sql. Only need to write sql , then http API generated automatically. Especially suitable for developing backend service for report.|686|2023-12-10|
|127|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器VCC|674|2024-01-29| |127|[pengxiaotian/datav-vue](https://github.com/pengxiaotian/datav-vue)|A Powerful Data Visualization Tool. Uses TypeScript And Vue3. Scenario-specific templates. User-friendly interfaces. 一款数据可视化应用搭建工具|676|2023-11-08|
|128|[fudaosheng/Vue-NeteaseCloud-WebMusicApp](https://github.com/fudaosheng/Vue-NeteaseCloud-WebMusicApp)|Vue高仿网易云音乐基本实现网易云所有音乐、MV相关功能现已更新到第二版仅用于学习下面有详细教程。 |665|2023-12-19| |128|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器VCC|674|2024-01-29|
|129|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine platform. Sonic云真机平台前端。|658|2024-02-26| |129|[fudaosheng/Vue-NeteaseCloud-WebMusicApp](https://github.com/fudaosheng/Vue-NeteaseCloud-WebMusicApp)|Vue高仿网易云音乐基本实现网易云所有音乐、MV相关功能现已更新到第二版仅用于学习下面有详细教程。 |665|2023-12-19|
|130|[hifarer/vueditor](https://github.com/hifarer/vueditor)|A wysiwyg editor written in Vue.js and Vuex.js|648|2023-10-31| |130|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine platform. Sonic云真机平台前端。|658|2024-02-26|
|131|[readpage/undraw-ui](https://github.com/readpage/undraw-ui)|vue评论组件🔥基于vue3的UI组件主要功能有评论聊天搜索锚点。你的⭐Star ,是作者开发的动力!|642|2024-02-03| |131|[hifarer/vueditor](https://github.com/hifarer/vueditor)|A wysiwyg editor written in Vue.js and Vuex.js|648|2023-10-31|
|132|[fjykTec/ModernWMS](https://github.com/fjykTec/ModernWMS)|The open source simple and complete warehouse management system is derived from our many years of experience in implementing erp projects. We stripped the original commercial system wms function and o ...|636|2024-02-28| |132|[readpage/undraw-ui](https://github.com/readpage/undraw-ui)|vue评论组件🔥基于vue3的UI组件主要功能有评论聊天搜索锚点。你的⭐Star ,是作者开发的动力!|642|2024-02-03|
|133|[dulaiduwang003/TS-GPT](https://github.com/dulaiduwang003/TS-GPT)|Dual-ended GPT application developed based on SpringCloudAlibaba, including voice dialogue, drawing, image recognition, and text dialogue|633|2024-01-15| |133|[fjykTec/ModernWMS](https://github.com/fjykTec/ModernWMS)|The open source simple and complete warehouse management system is derived from our many years of experience in implementing erp projects. We stripped the original commercial system wms function and o ...|637|2024-02-28|
|134|[zdy1988/vue-jstree](https://github.com/zdy1988/vue-jstree)|A Tree Plugin For Vue2.0+|614|2023-09-22| |134|[dulaiduwang003/TS-GPT](https://github.com/dulaiduwang003/TS-GPT)|Dual-ended GPT application developed based on SpringCloudAlibaba, including voice dialogue, drawing, image recognition, and text dialogue|634|2024-01-15|
|135|[baimingxuan/vue-admin-design](https://github.com/baimingxuan/vue-admin-design)|基于vue + elementUI的管理系统模板|612|2024-01-25| |135|[zdy1988/vue-jstree](https://github.com/zdy1988/vue-jstree)|A Tree Plugin For Vue2.0+|614|2023-09-22|
|136|[Diving-Fish/maimaidx-prober](https://github.com/Diving-Fish/maimaidx-prober)|舞萌 DX 查分器|608|2024-02-04| |136|[baimingxuan/vue-admin-design](https://github.com/baimingxuan/vue-admin-design)|基于vue + elementUI的管理系统模板|613|2024-01-25|
|137|[webfansplz/vite-plugin-vue-inspector](https://github.com/webfansplz/vite-plugin-vue-inspector)|jump to editor source code while click the element of browser automatically.|603|2023-12-05| |137|[Diving-Fish/maimaidx-prober](https://github.com/Diving-Fish/maimaidx-prober)|舞萌 DX 查分器|609|2024-02-04|
|138|[arkntools/arknights-toolbox](https://github.com/arkntools/arknights-toolbox)|🔨 Arknights Toolbox, all servers are supported. 明日方舟工具箱,全服支持|598|2024-02-05| |138|[webfansplz/vite-plugin-vue-inspector](https://github.com/webfansplz/vite-plugin-vue-inspector)|jump to editor source code while click the element of browser automatically.|603|2023-12-05|
|139|[dreamhunter2333/cloudflare_temp_email](https://github.com/dreamhunter2333/cloudflare_temp_email)|CloudFlare free temp domain email 免费 临时 域名邮箱|567|2024-02-16| |139|[arkntools/arknights-toolbox](https://github.com/arkntools/arknights-toolbox)|🔨 Arknights Toolbox, all servers are supported. 明日方舟工具箱,全服支持|598|2024-02-05|
|140|[lkw199711/smanga](https://github.com/lkw199711/smanga)|A simple manga browser 一款docker直装的漫画浏览器|567|2024-02-27| |140|[dreamhunter2333/cloudflare_temp_email](https://github.com/dreamhunter2333/cloudflare_temp_email)|CloudFlare free temp domain email 免费 临时 域名邮箱|568|2024-02-16|
|141|[huangwei9527/Ink-wash-docs](https://github.com/huangwei9527/Ink-wash-docs)|水墨文档一款基于egg+vue开发的在线文档管理平台支持markdown文档 excel文档原型托管等功能. http://139.199.172.193:7001/|558|2023-09-08| |141|[lkw199711/smanga](https://github.com/lkw199711/smanga)|A simple manga browser 一款docker直装的漫画浏览器|567|2024-02-27|
|142|[imsyy/SPlayer](https://github.com/imsyy/SPlayer)|🎉 一个简约的音乐播放器,支持网易云音乐账号登录,逐字歌词,下载歌曲,展示评论区,音乐云盘及歌单管理,音乐频谱,移动端基础适配 A minimalist music player|553|2024-02-23| |142|[huangwei9527/Ink-wash-docs](https://github.com/huangwei9527/Ink-wash-docs)|水墨文档一款基于egg+vue开发的在线文档管理平台支持markdown文档 excel文档原型托管等功能. http://139.199.172.193:7001/|558|2023-09-08|
|143|[qingqingxuan/admin-work](https://github.com/qingqingxuan/admin-work)|Vue3 和 NaiveUI 的完美结合—Admin Work拥有漂亮、强大、完善的功能。采用 Vue3 Vite2 Typescript NaiveUI Pinia编写的中后台框架。全面的系统配置优质模板常用组件真正一站式开箱即用。持续更新不断完善一直在前进~~|551|2024-02-04| |143|[imsyy/SPlayer](https://github.com/imsyy/SPlayer)|🎉 一个简约的音乐播放器,支持网易云音乐账号登录,逐字歌词,下载歌曲,展示评论区,音乐云盘及歌单管理,音乐频谱,移动端基础适配 A minimalist music player|557|2024-02-23|
|144|[zce/dashboard](https://github.com/zce/dashboard)|A dashboard scaffolding based on Vue.js 3.0 created by Vite.|550|2024-02-28| |144|[qingqingxuan/admin-work](https://github.com/qingqingxuan/admin-work)|Vue3 和 NaiveUI 的完美结合—Admin Work拥有漂亮、强大、完善的功能。采用 Vue3 Vite2 Typescript NaiveUI Pinia编写的中后台框架。全面的系统配置优质模板常用组件真正一站式开箱即用。持续更新不断完善一直在前进~~|551|2024-02-04|
|145|[WishMelz/imgurl](https://github.com/WishMelz/imgurl)|基于github的图片管理系统/免费 https://wishmelz.github.io/imgurl 基于Imgur的免费图床https://github.com/WishMelz/imgur|548|2023-09-20| |145|[zce/dashboard](https://github.com/zce/dashboard)|A dashboard scaffolding based on Vue.js 3.0 created by Vite.|550|2024-03-01|
|146|[tower1229/Vue-Tree-Chart](https://github.com/tower1229/Vue-Tree-Chart)|A Vue component to display tree chart|547|2024-02-08| |146|[WishMelz/imgurl](https://github.com/WishMelz/imgurl)|基于github的图片管理系统/免费 https://wishmelz.github.io/imgurl 基于Imgur的免费图床https://github.com/WishMelz/imgur|548|2023-09-20|
|147|[huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor)|Openpose editor for ControlNet. Full hand/face support.|515|2023-12-20| |147|[tower1229/Vue-Tree-Chart](https://github.com/tower1229/Vue-Tree-Chart)|A Vue component to display tree chart|547|2024-02-08|
|148|[hellodigua/vue-danmaku](https://github.com/hellodigua/vue-danmaku)|基于 Vue 的弹幕交互组件 A danmaku component for Vue|505|2023-09-07| |148|[huchenlei/sd-webui-openpose-editor](https://github.com/huchenlei/sd-webui-openpose-editor)|Openpose editor for ControlNet. Full hand/face support.|515|2023-12-20|
|149|[cscan/vue-excel-editor](https://github.com/cscan/vue-excel-editor)|Vue2 plugin for displaying and editing the array-of-object in Excel style|503|2024-01-04| |149|[hellodigua/vue-danmaku](https://github.com/hellodigua/vue-danmaku)|基于 Vue 的弹幕交互组件 A danmaku component for Vue|507|2023-09-07|
|150|[macrozheng/mall-app-web](https://github.com/macrozheng/mall-app-web)|mall-app-web是一个电商系统的移动端项目基于uni-app实现。主要包括首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等功能。|495|2024-01-02| |150|[cscan/vue-excel-editor](https://github.com/cscan/vue-excel-editor)|Vue2 plugin for displaying and editing the array-of-object in Excel style|503|2024-01-04|
|151|[xdlumia/vue3-video-play](https://github.com/xdlumia/vue3-video-play)|适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看|494|2024-02-19| |151|[macrozheng/mall-app-web](https://github.com/macrozheng/mall-app-web)|mall-app-web是一个电商系统的移动端项目基于uni-app实现。主要包括首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等功能。|496|2024-01-02|
|152|[yangjiakai/lux-admin-vuetify3](https://github.com/yangjiakai/lux-admin-vuetify3)|Create the best admin based on Vue3.2, Vite4.1, TypeScript, Vuetify3, Chat GPT,Firebase etc.|492|2024-02-21| |152|[yangjiakai/lux-admin-vuetify3](https://github.com/yangjiakai/lux-admin-vuetify3)|Create the best admin based on Vue3.2, Vite4.1, TypeScript, Vuetify3, Chat GPT,Firebase etc.|494|2024-02-21|
|153|[zhaoyiming0803/VueNode](https://github.com/zhaoyiming0803/VueNode)|VueNode is a project of front and backend separation that building on TypeScript + Vue3.x + Node.js + MySQL + TypeORM|477|2023-10-08| |153|[xdlumia/vue3-video-play](https://github.com/xdlumia/vue3-video-play)|适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看|494|2024-02-19|
|154|[hsiangleev/element-plus-admin](https://github.com/hsiangleev/element-plus-admin)|基于vite+ts+elementPlus|469|2023-09-07| |154|[zhaoyiming0803/VueNode](https://github.com/zhaoyiming0803/VueNode)|VueNode is a project of front and backend separation that building on TypeScript + Vue3.x + Node.js + MySQL + TypeORM|477|2023-10-08|
|155|[lhz960904/movie-trailer](https://github.com/lhz960904/movie-trailer)|:popcorn:Vue3 + TypeScript开发的电影预告片webAPP可以查看正在热映与即将上映的电影信息和短片|466|2023-12-21| |155|[hsiangleev/element-plus-admin](https://github.com/hsiangleev/element-plus-admin)|基于vite+ts+elementPlus|469|2023-09-07|
|156|[Mario343214420/Big-Data-Demo](https://github.com/Mario343214420/Big-Data-Demo)|基于Vue、three.js、echarts数据可视化展示项目包含三维模型导入交互、三维模型标注等功能|464|2024-01-19| |156|[lhz960904/movie-trailer](https://github.com/lhz960904/movie-trailer)|:popcorn:Vue3 + TypeScript开发的电影预告片webAPP可以查看正在热映与即将上映的电影信息和短片|466|2023-12-21|
|157|[JoeshuTT/v-shop](https://github.com/JoeshuTT/v-shop)|🛒 v-shop 是一个移动端 H5 商城|463|2024-01-12| |157|[galaxy-s10/billd-live](https://github.com/galaxy-s10/billd-live)|基于Vue3 + WebRTC + Node + SRS搭建的直播间|465|2024-02-27|
|158|[galaxy-s10/billd-live](https://github.com/galaxy-s10/billd-live)|基于Vue3 + WebRTC + Node + SRS搭建的直播间|462|2024-02-27| |158|[Mario343214420/Big-Data-Demo](https://github.com/Mario343214420/Big-Data-Demo)|基于Vue、three.js、echarts数据可视化展示项目包含三维模型导入交互、三维模型标注等功能|465|2024-01-19|
|159|[liujuntao123/chines-history-video](https://github.com/liujuntao123/chines-history-video)|中国历朝代历史视频讲解|458|2024-01-26| |159|[JoeshuTT/v-shop](https://github.com/JoeshuTT/v-shop)|🛒 v-shop 是一个移动端 H5 商城|463|2024-01-12|
|160|[xxd763795151/kafka-console-ui](https://github.com/xxd763795151/kafka-console-ui)|一款快捷易用的轻量级kafka可视化管理平台|458|2024-02-25| |160|[liujuntao123/chines-history-video](https://github.com/liujuntao123/chines-history-video)|中国历朝代历史视频讲解|458|2024-01-26|
|161|[AndersonBY/vector-vein](https://github.com/AndersonBY/vector-vein)|No-code AI workflow|456|2024-02-22| |161|[xxd763795151/kafka-console-ui](https://github.com/xxd763795151/kafka-console-ui)|一款快捷易用的轻量级kafka可视化管理平台|458|2024-02-25|
|162|[StavinLi/Workflow-Vue3](https://github.com/StavinLi/Workflow-Vue3)|仿钉钉审批流程设置vue3版本|450|2023-10-17| |162|[AndersonBY/vector-vein](https://github.com/AndersonBY/vector-vein)|No-code AI workflow|456|2024-02-22|
|163|[xpf0000/PhpWebStudy](https://github.com/xpf0000/PhpWebStudy)|Powerful Local Web Server For MacOS|448|2024-02-27| |163|[StavinLi/Workflow-Vue3](https://github.com/StavinLi/Workflow-Vue3)|仿钉钉审批流程设置vue3版本|452|2023-10-17|
|164|[acccccccb/vue-img-cutter](https://github.com/acccccccb/vue-img-cutter)|简单易用的vue图片裁剪插件支持移动图像裁剪图片放大缩小图片上下左右移动固定比例固定尺寸远程图片裁剪只需要很少的代码就可以实现裁剪功能也可以通过调整参数以适应你自己的业务需求。|448|2023-12-30| |164|[xpf0000/PhpWebStudy](https://github.com/xpf0000/PhpWebStudy)|Powerful Local Web Server For MacOS|449|2024-03-01|
|165|[EsunR/Blog-Index](https://github.com/EsunR/Blog-Index)|一个通用的个人网站的引导页、导航页模板|447|2024-01-11| |165|[acccccccb/vue-img-cutter](https://github.com/acccccccb/vue-img-cutter)|简单易用的vue图片裁剪插件支持移动图像裁剪图片放大缩小图片上下左右移动固定比例固定尺寸远程图片裁剪只需要很少的代码就可以实现裁剪功能也可以通过调整参数以适应你自己的业务需求。|448|2023-12-30|
|166|[didi/epage](https://github.com/didi/epage)|一款基于schema的低代码可视化页面配置工具|441|2023-11-17| |166|[EsunR/Blog-Index](https://github.com/EsunR/Blog-Index)|一个通用的个人网站的引导页、导航页模板|448|2024-01-11|
|167|[xusenlin/vue-element-ui-admin](https://github.com/xusenlin/vue-element-ui-admin)|:maple_leaf: 一个基于Vue 3(ScriptSetup) + TS + Vite + ElementPlus + Pinia + VueRouter + Axios的后台模板做了目录结构的整理和常用方法的封装开箱即用 :)|440|2023-11-11| |167|[didi/epage](https://github.com/didi/epage)|一款基于schema的低代码可视化页面配置工具|441|2023-11-17|
|168|[yangzongzhuan/RuoYi-Cloud-Vue3](https://github.com/yangzongzhuan/RuoYi-Cloud-Vue3)|🎉 基于Spring Boot、Spring Cloud & Alibaba、Vue3 & Vite、Element Plus的分布式前后端分离微服务架构权限管理系统|437|2024-01-11| |168|[xusenlin/vue-element-ui-admin](https://github.com/xusenlin/vue-element-ui-admin)|:maple_leaf: 一个基于Vue 3(ScriptSetup) + TS + Vite + ElementPlus + Pinia + VueRouter + Axios的后台模板做了目录结构的整理和常用方法的封装开箱即用 :)|440|2023-11-11|
|169|[zfile-dev/zfile-vue](https://github.com/zfile-dev/zfile-vue)|zfile 前端工程|436|2023-11-28| |169|[yangzongzhuan/RuoYi-Cloud-Vue3](https://github.com/yangzongzhuan/RuoYi-Cloud-Vue3)|🎉 基于Spring Boot、Spring Cloud & Alibaba、Vue3 & Vite、Element Plus的分布式前后端分离微服务架构权限管理系统|439|2024-03-01|
|170|[dromara/go-view](https://github.com/dromara/go-view)|GoView 说明文档GoView 是一个低代码数据可视化开发平台,将图表或页面元素封装为基础组件,无需编写代码即可完成业务需求。 它的技术栈为Vue3 + TypeScript4 + Vite2 + NaiveUI + ECharts5 + Axios + Pinia2 + PlopJS|434|2023-12-11| |170|[zfile-dev/zfile-vue](https://github.com/zfile-dev/zfile-vue)|zfile 前端工程|437|2023-11-28|
|171|[ninecat-ui/ninecat-ui](https://github.com/ninecat-ui/ninecat-ui)|A Light Vue 3.0 Web UI Framework build with JavaScript and Typescript.|434|2024-02-21| |171|[dromara/go-view](https://github.com/dromara/go-view)|GoView 说明文档GoView 是一个低代码数据可视化开发平台,将图表或页面元素封装为基础组件,无需编写代码即可完成业务需求。 它的技术栈为Vue3 + TypeScript4 + Vite2 + NaiveUI + ECharts5 + Axios + Pinia2 + PlopJS|434|2023-12-11|
|172|[mirari/vue-fullscreen](https://github.com/mirari/vue-fullscreen)|A simple Vue.js component for fullscreen|427|2023-10-19| |172|[ninecat-ui/ninecat-ui](https://github.com/ninecat-ui/ninecat-ui)|A Light Vue 3.0 Web UI Framework build with JavaScript and Typescript.|434|2024-02-21|
|173|[Rocket1184/electron-netease-cloud-music](https://github.com/Rocket1184/electron-netease-cloud-music)|UNOFFICIAL client for music.163.com. Powered by Electron and Vue|425|2024-02-09| |173|[mirari/vue-fullscreen](https://github.com/mirari/vue-fullscreen)|A simple Vue.js component for fullscreen|427|2023-10-19|
|174|[armomu/vue-material-admin](https://github.com/armomu/vue-material-admin)| Middle and backend template based on Vue3 Vuetify|420|2024-02-27| |174|[Rocket1184/electron-netease-cloud-music](https://github.com/Rocket1184/electron-netease-cloud-music)|UNOFFICIAL client for music.163.com. Powered by Electron and Vue|425|2024-02-09|
|175|[AwesomeDevin/vue-waterfall2](https://github.com/AwesomeDevin/vue-waterfall2)| Waterfall adaptive plugin for vue and support lazy load , so easy! |417|2024-01-09| |175|[armomu/vue-material-admin](https://github.com/armomu/vue-material-admin)| Middle and backend template based on Vue3 Vuetify|420|2024-02-27|
|176|[jamebal/jmal-cloud-view](https://github.com/jamebal/jmal-cloud-view)|JmalCloud 是一款私有云存储网盘项目,能够简单安全管理您的云端文件|414|2024-02-04| |176|[AwesomeDevin/vue-waterfall2](https://github.com/AwesomeDevin/vue-waterfall2)| Waterfall adaptive plugin for vue and support lazy load , so easy! |417|2024-01-09|
|177|[AeroWang/XanaduCompany](https://github.com/AeroWang/XanaduCompany)|企业门户网站管理系统包括前台展示、后台管理、后端服务Node.js、Koa、sequelize、MySQL,前端主要使用Vue+ElementUI。无预览地址服务器没了|406|2023-11-30| |177|[jamebal/jmal-cloud-view](https://github.com/jamebal/jmal-cloud-view)|JmalCloud 是一款私有云存储网盘项目,能够简单安全管理您的云端文件|415|2024-02-04|
|178|[tiger1103/gfast-ui](https://github.com/tiger1103/gfast-ui)|gfast后台UI界面|403|2024-01-14| |178|[codercup/unibest](https://github.com/codercup/unibest)|unibest - 最好用的 uniapp 开发模板。unibest 是由 uniapp + Vue3 + Ts + Vite4 + UnoCss + UniUI 驱动的跨端快速启动模板,使用 VS Code 开发,具有代码提示、自动格式化、统一配置、代码片段等功能,同时内置了大量平时开发常用的基本组件,开箱即用,让你编写 uniapp 拥有 best 体验。|406|2024-03-01|
|179|[yaolunmao/vue-webtopo-svgeditor](https://github.com/yaolunmao/vue-webtopo-svgeditor)|基于vue3实现的svg可视化web组态编辑器。可无需修改代码动态添加svg组件|402|2023-11-27| |179|[AeroWang/XanaduCompany](https://github.com/AeroWang/XanaduCompany)|企业门户网站管理系统包括前台展示、后台管理、后端服务Node.js、Koa、sequelize、MySQL,前端主要使用Vue+ElementUI。无预览地址服务器没了|406|2023-11-30|
|180|[codercup/unibest](https://github.com/codercup/unibest)|unibest - 最好用的 uniapp 开发模板。unibest 是由 uniapp + Vue3 + Ts + Vite4 + UnoCss + UniUI 驱动的跨端快速启动模板,使用 VS Code 开发,具有代码提示、自动格式化、统一配置、代码片段等功能,同时内置了大量平时开发常用的基本组件,开箱即用,让你编写 uniapp 拥有 best 体验。|398|2024-02-29| |180|[tiger1103/gfast-ui](https://github.com/tiger1103/gfast-ui)|gfast后台UI界面|404|2024-01-14|
|181|[rap2hpoutre/vue-picture-swipe](https://github.com/rap2hpoutre/vue-picture-swipe)|🖼 Vue Picture Swipe Gallery (a gallery of image with thumbnails, lazy-load and swipe) backed by photoswipe|394|2023-11-10| |181|[yaolunmao/vue-webtopo-svgeditor](https://github.com/yaolunmao/vue-webtopo-svgeditor)|基于vue3实现的svg可视化web组态编辑器。可无需修改代码动态添加svg组件|402|2023-11-27|
|182|[ggymm/data-view-web](https://github.com/ggymm/data-view-web)|data view/report screen数据可视化大屏数据报表设计器|391|2024-01-13| |182|[rap2hpoutre/vue-picture-swipe](https://github.com/rap2hpoutre/vue-picture-swipe)|🖼 Vue Picture Swipe Gallery (a gallery of image with thumbnails, lazy-load and swipe) backed by photoswipe|394|2023-11-10|
|183|[ddiu8081/oreooo](https://github.com/ddiu8081/oreooo)|🍪 An oreo generater.|388|2024-02-16| |183|[ggymm/data-view-web](https://github.com/ggymm/data-view-web)|data view/report screen数据可视化大屏数据报表设计器|391|2024-01-13|
|184|[trueleaf/moyu](https://github.com/trueleaf/moyu)|基于 Vue 和 Electron 的在线协同api接口管理工具。接口文档管理工具、接口工具、接口文档、api文档、api工具、快乐摸鱼|386|2023-11-11| |184|[ddiu8081/oreooo](https://github.com/ddiu8081/oreooo)|🍪 An oreo generater.|389|2024-02-16|
|185|[climblee/uv-ui](https://github.com/climblee/uv-ui)|uv-ui 破釜沉舟之兼容vue3+2、app、h5、小程序等多端基于uni-app和uView2.x的生态框架支持单独导入开箱即用利剑出击。|384|2024-01-20| |185|[climblee/uv-ui](https://github.com/climblee/uv-ui)|uv-ui 破釜沉舟之兼容vue3+2、app、h5、小程序等多端基于uni-app和uView2.x的生态框架支持单独导入开箱即用利剑出击。|386|2024-01-20|
|186|[bowencool/super-form](https://github.com/bowencool/super-form)|【Vue】超级表单&动态渲染|383|2024-01-02| |186|[trueleaf/moyu](https://github.com/trueleaf/moyu)|基于 Vue 和 Electron 的在线协同api接口管理工具。接口文档管理工具、接口工具、接口文档、api文档、api工具、快乐摸鱼|386|2023-11-11|
|187|[dulaiduwang003/TIME-SEA-chatgpt](https://github.com/dulaiduwang003/TIME-SEA-chatgpt)|基于SpringBoot3开发的Ai平台 含双端 网页以及小程序 包含各类Ai模型 和绘图 ,含支付 双端数据同步 支持自定义预设词,功能板块定义 web兼容手机展示|376|2024-01-15| |187|[bowencool/super-form](https://github.com/bowencool/super-form)|【Vue】超级表单&动态渲染|383|2024-01-02|
|188|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|376|2024-02-08| |188|[dulaiduwang003/TIME-SEA-chatgpt](https://github.com/dulaiduwang003/TIME-SEA-chatgpt)|基于SpringBoot3开发的Ai平台 含双端 网页以及小程序 包含各类Ai模型 和绘图 ,含支付 双端数据同步 支持自定义预设词,功能板块定义 web兼容手机展示|377|2024-01-15|
|189|[guyan0319/go-admin](https://github.com/guyan0319/go-admin)|基于go+gin+vue+element admin 后台管理系统,支持用户管理,认证,内容管理等|376|2023-09-27| |189|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|377|2024-02-08|
|190|[vaemusic/datav-vue3](https://github.com/vaemusic/datav-vue3)|datav Vue3+TS+Vite版|364|2024-02-28| |190|[guyan0319/go-admin](https://github.com/guyan0319/go-admin)|基于go+gin+vue+element admin 后台管理系统,支持用户管理,认证,内容管理等|376|2023-09-27|
|191|[Yidadaa/shuangpin](https://github.com/Yidadaa/shuangpin)|纸砚双拼,可能是最好用的双拼练习工具,支持声母 / 韵母 / 长句模式、自定义双拼方案、进度统计、深色模式、成就系统。|359|2024-02-19| |191|[vaemusic/datav-vue3](https://github.com/vaemusic/datav-vue3)|datav Vue3+TS+Vite版|368|2024-02-28|
|192|[li-junpeng/dbtu-client](https://github.com/li-junpeng/dbtu-client)|🔥🔥🔥DB兔免费的数据库管理工具🧰支持Web在线使用🚀将计划支持Windows、Mac,、Linux等系统。如果你对此项目感兴趣动动您的小手给个Star⭐吧。|358|2023-09-01| |192|[li-junpeng/dbtu-client](https://github.com/li-junpeng/dbtu-client)|🔥🔥🔥DB兔免费的数据库管理工具🧰支持Web在线使用🚀将计划支持Windows、Mac,、Linux等系统。如果你对此项目感兴趣动动您的小手给个Star⭐吧。|359|2023-09-01|
|193|[javaLuo/vue-puzzle-vcode](https://github.com/javaLuo/vue-puzzle-vcode)|vue 拼图人机验证 右滑拼图验证|352|2024-01-25| |193|[Yidadaa/shuangpin](https://github.com/Yidadaa/shuangpin)|纸砚双拼,可能是最好用的双拼练习工具,支持声母 / 韵母 / 长句模式、自定义双拼方案、进度统计、深色模式、成就系统。|359|2024-02-19|
|194|[dulaiduwang003/ScribbleHub](https://github.com/dulaiduwang003/ScribbleHub)|基于SpringBoot3开发的轻量级技术博客小程序,支持 文章发布(支持上传音频内容或视频内容) 专题管理 搜索 以及渲染 以及文章评论功能 无需第三方OSS存储,使用的是服务器存储空间 详细请看yml中的file配置|350|2023-11-05| |194|[javaLuo/vue-puzzle-vcode](https://github.com/javaLuo/vue-puzzle-vcode)|vue 拼图人机验证 右滑拼图验证|352|2024-01-25|
|195|[xlzy520/bilibili-img-uploader](https://github.com/xlzy520/bilibili-img-uploader)|Chrome/Firefox/Edge Extension bilibili img uploader。哔哩哔哩图床上传插件.https://chrome.google.com/webstore/detail/b%E7%AB%99%E5%9B%BE%E5%BA%8A/domljbndjbjgpkhdbmfgmiclggdfojnd?hl=zh-CN|349|2023-12-13| |195|[dulaiduwang003/ScribbleHub](https://github.com/dulaiduwang003/ScribbleHub)|基于SpringBoot3开发的轻量级技术博客小程序,支持 文章发布(支持上传音频内容或视频内容) 专题管理 搜索 以及渲染 以及文章评论功能 无需第三方OSS存储,使用的是服务器存储空间 详细请看yml中的file配置|350|2023-11-05|
|196|[roncoo/roncoo-education-web](https://github.com/roncoo/roncoo-education-web)|《领课教育》的前端门户系统。领课教育系统roncoo-education是基于领课网络多年的在线教育平台开发和运营经验打造出来的产品致力于打造一个全行业都适用的分布式在线教育系统。|340|2023-12-29| |196|[xlzy520/bilibili-img-uploader](https://github.com/xlzy520/bilibili-img-uploader)|Chrome/Firefox/Edge Extension bilibili img uploader。哔哩哔哩图床上传插件.https://chrome.google.com/webstore/detail/b%E7%AB%99%E5%9B%BE%E5%BA%8A/domljbndjbjgpkhdbmfgmiclggdfojnd?hl=zh-CN|349|2023-12-13|
|197|[FirstUI/FirstUI](https://github.com/FirstUI/FirstUI)|First UI 是一套基于uni-app开发的组件化、可复用、易扩展、低耦合的跨平台移动端UI 组件库。全面兼容App-Nvue、App-vue、小程序微信、支付宝、百度、字节、QQ、H5。文档地址https://doc.firstui.cn 当前为vue版本示例|333|2024-02-19| |197|[roncoo/roncoo-education-web](https://github.com/roncoo/roncoo-education-web)|《领课教育》的前端门户系统。领课教育系统roncoo-education是基于领课网络多年的在线教育平台开发和运营经验打造出来的产品致力于打造一个全行业都适用的分布式在线教育系统。|340|2023-12-29|
|198|[zuley/vue-color-picker](https://github.com/zuley/vue-color-picker)|Vue 颜色选择器插件|333|2023-12-21| |198|[FirstUI/FirstUI](https://github.com/FirstUI/FirstUI)|First UI 是一套基于uni-app开发的组件化、可复用、易扩展、低耦合的跨平台移动端UI 组件库。全面兼容App-Nvue、App-vue、小程序微信、支付宝、百度、字节、QQ、H5。文档地址https://doc.firstui.cn 当前为vue版本示例|333|2024-02-19|
|199|[jzfai/vue3-admin-template](https://github.com/jzfai/vue3-admin-template)|🎉 A new generation vue3 admin template, It's easy and fast!|330|2024-02-21| |199|[zuley/vue-color-picker](https://github.com/zuley/vue-color-picker)|Vue 颜色选择器插件|333|2023-12-21|
|200|[joyceworks/flowchart-vue](https://github.com/joyceworks/flowchart-vue)|Flowchart & designer component for Vue.js.|327|2024-02-21| |200|[jzfai/vue3-admin-template](https://github.com/jzfai/vue3-admin-template)|🎉 A new generation vue3 admin template, It's easy and fast!|331|2024-02-21|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

Loading…
Cancel
Save