data update

master
GrowingGit 4 years ago
parent fc21e29501
commit bd2710b0da

@ -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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Language|Updated| |#|Repository|Description|Stars|Average daily growth|Language|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.|260672|249|Rust|2022-01-25| |1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|260682|249|Rust|2022-01-25|
|2|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了English version supported! Crack LeetCode, not only how, but also why. |101400|141|Markdown|2022-02-01| |2|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了English version supported! Crack LeetCode, not only how, but also why. |101436|141|Markdown|2022-02-01|
|3|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|206629|100|-|2022-02-02| |3|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|206866|100|-|2022-02-02|
|4|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|145561|100|Java|2022-02-05| |4|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|145669|100|Java|2022-02-05|
|5|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|134041|95|JavaScript|2022-02-04| |5|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|134137|95|JavaScript|2022-02-05|
|6|[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.|161039|89|Python|2022-02-04| |6|[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.|161121|89|Python|2022-02-04|
|7|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|116101|85|Java|2022-02-05| |7|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|116126|85|Java|2022-02-05|
|8|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|3611|82|C#|2022-02-04| |8|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|3633|81|C#|2022-02-04|
|9|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|114724|80|Python|2022-01-27| |9|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|114737|80|Python|2022-01-27|
|10|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|220856|73|-|2022-02-05| |10|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|220897|73|-|2022-02-06|
|11|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6966|65|-|2022-01-24| |11|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6970|65|-|2022-01-24|
|12|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.用动画的形式呈现解LeetCode题目的思路|68810|59|Java|2022-01-12| |12|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.用动画的形式呈现解LeetCode题目的思路|68819|59|Java|2022-01-12|
|13|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59757|49|Java|2022-02-02| |13|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59761|49|Java|2022-02-02|
|14|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附1、千本开源电子书 2、百张技术思维导图项目花了上百小时希望可以点 star 支持,🌹感谢~|29794|48|Java|2021-10-11| |14|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附1、千本开源电子书 2、百张技术思维导图项目花了上百小时希望可以点 star 支持,🌹感谢~|29795|48|Java|2021-10-11|
|15|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|101880|42|-|2022-01-07| |15|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|101887|42|-|2022-01-07|
|16|[xingshaocheng/architect-awesome](https://github.com/xingshaocheng/architect-awesome)|后端架构师技术图谱|55334|39|-|2021-09-08| |16|[xingshaocheng/architect-awesome](https://github.com/xingshaocheng/architect-awesome)|后端架构师技术图谱|55337|39|-|2021-09-08|
|17|[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|658|39|Rust|2022-02-02| |17|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|10106|38|-|2021-12-17|
|18|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|10105|38|-|2021-12-17| |18|[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|663|37|Rust|2022-02-02|
|19|[AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|29106|36|-|2021-11-25| |19|[AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|29118|36|-|2021-11-25|
|20|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述以帮助自己及有需要的读者。 全书分为18个章节50余万字。由于水平有限书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46989|36|JavaScript|2022-01-01| |20|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述以帮助自己及有需要的读者。 全书分为18个章节50余万字。由于水平有限书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46993|36|JavaScript|2022-01-01|
|21|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|119060|35|JavaScript|2022-01-23| |21|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|119098|35|JavaScript|2022-01-23|
|22|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结阿里腾讯百度美团头条等技术面试题目以及答案专家出题人分析汇总。|33277|34|Python|2021-08-25| |22|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结阿里腾讯百度美团头条等技术面试题目以及答案专家出题人分析汇总。|33282|34|Python|2021-08-25|
|23|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路。)|46340|33|JavaScript|2022-02-04| |23|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|63653|34|JavaScript|2022-02-05|
|24|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|63607|33|JavaScript|2022-02-05| |24|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路。)|46351|33|JavaScript|2022-02-04|
|25|[itdevbooks/pdf](https://github.com/itdevbooks/pdf)|编程电子书电子书编程书籍包括CC#DockerElasticsearchGitHadoopHeadFirstJavaJavascriptjvmKafkaLinuxMavenMongoDBMyBatisMySQLNettyNginxPythonRabbitMQRedisScalaSolrSparkSpringSpringBootSpringC ...|12687|33|-|2021-12-30| |25|[itdevbooks/pdf](https://github.com/itdevbooks/pdf)|编程电子书电子书编程书籍包括CC#DockerElasticsearchGitHadoopHeadFirstJavaJavascriptjvmKafkaLinuxMavenMongoDBMyBatisMySQLNettyNginxPythonRabbitMQRedisScalaSolrSparkSpringSpringBootSpringC ...|12690|33|-|2021-12-30|
|26|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9702|30|Java|2021-11-07| |26|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9704|30|Java|2021-11-07|
|27|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|87014|29|-|2022-01-31| |27|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|87047|29|-|2022-01-31|
|28|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|《代码随想录》LeetCode 刷题攻略200道经典题目刷题顺序共60w字的详细图解视频难点剖析50余张思维导图支持C++JavaPythonGoJavaScript等多语言版本从此算法学习不再迷茫🔥🔥 来看看,你会发现相见恨晚!🚀 |21988|28|-|2022-02-03| |28|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|《代码随想录》LeetCode 刷题攻略200道经典题目刷题顺序共60w字的详细图解视频难点剖析50余张思维导图支持C++JavaPythonGoJavaScript等多语言版本从此算法学习不再迷茫🔥🔥 来看看,你会发现相见恨晚!🚀 |22041|28|-|2022-02-06|
|29|[formulahendry/955.WLB](https://github.com/formulahendry/955.WLB)|955 不加班的公司名单 - 工作 955worklife balance (工作与生活的平衡)|28552|27|-|2021-11-22| |29|[formulahendry/955.WLB](https://github.com/formulahendry/955.WLB)|955 不加班的公司名单 - 工作 955worklife balance (工作与生活的平衡)|28565|27|-|2021-11-22|
|30|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2850|26|-|2022-01-23| |30|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2860|26|-|2022-01-23|
|31|[0voice/learning_mind_map](https://github.com/0voice/learning_mind_map)|2021年【思维导图】盒子C/C++GolangLinux云原生数据库DPDK音视频开发TCP/IP数据结构计算机原理等|2000|26|-|2021-12-02| |31|[0voice/learning_mind_map](https://github.com/0voice/learning_mind_map)|2021年【思维导图】盒子C/C++GolangLinux云原生数据库DPDK音视频开发TCP/IP数据结构计算机原理等|2000|26|-|2021-12-02|
|32|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|52054|25|Python|2022-01-28| |32|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|52071|25|Python|2022-01-28|
|33|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|11696|25|-|2021-11-21| |33|[sdmg15/Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)|:link: Some useful websites for programmers.|45731|25|-|2022-02-01|
|34|[sdmg15/Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)|:link: Some useful websites for programmers.|45720|25|-|2022-02-01| |34|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|11697|24|-|2021-11-21|
|35|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|4370|24|Go|2022-01-13| |35|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|4373|24|Go|2022-01-13|
|36|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|31374|23|JavaScript|2022-01-21| |36|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|31392|23|JavaScript|2022-01-21|
|37|[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.|47526|23|JavaScript|2022-02-03| |37|[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.|47543|23|JavaScript|2022-02-03|
|38|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|20064|23|-|2021-11-19| |38|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|20072|23|-|2021-11-19|
|39|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|22343|22|HTML|2022-01-22| |39|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|22351|22|HTML|2022-01-22|
|40|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25522|22|TeX|2022-01-05| |40|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25524|22|TeX|2022-01-05|
|41|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32708|22|JavaScript|2022-02-05| |41|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32718|22|JavaScript|2022-02-06|
|42|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥|12040|21|-|2021-08-27| |42|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥|12076|21|-|2021-08-27|
|43|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14226|20|Jupyter Notebook|2022-01-29| |43|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14229|20|Jupyter Notebook|2022-01-29|
|44|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22274|19|Java|2021-12-31| |44|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22276|19|Java|2021-12-31|
|45|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|18188|19|C++|2022-02-02| |45|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|18198|19|C++|2022-02-02|
|46|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家5000+道前端面试题全面覆盖HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19948|19|JavaScript|2022-02-04| |46|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家5000+道前端面试题全面覆盖HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19951|19|JavaScript|2022-02-05|
|47|[justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp)|微信小程序开发资源汇总 :100:|37096|19|-|2022-01-14| |47|[justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp)|微信小程序开发资源汇总 :100:|37097|19|-|2022-01-14|
|48|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23455|19|Java|2021-12-10| |48|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23456|19|Java|2021-12-10|
|49|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨‍🎓 Java Core Sprout : basic, concurrent, algorithm |26572|18|Java|2021-10-12| |49|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨‍🎓 Java Core Sprout : basic, concurrent, algorithm |26573|18|Java|2021-10-12|
|50|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1868|18|TeX|2021-12-31| |50|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1868|18|TeX|2021-12-31|
|51|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|30040|18|Python|2022-02-04| |51|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|30049|18|Python|2022-02-05|
|52|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2277|18|HTML|2021-10-31| |52|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2277|18|HTML|2021-10-31|
|53|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|986|17|C++|2022-02-04| |53|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|991|17|C++|2022-02-04|
|54|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|28132|17|Python|2022-01-17| |54|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|28135|17|Python|2022-01-17|
|55|[datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book)|《机器学习》西瓜书公式推导解析在线阅读地址https://datawhalechina.github.io/pumpkin-book|19188|17|-|2022-01-27| |55|[datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book)|《机器学习》西瓜书公式推导解析在线阅读地址https://datawhalechina.github.io/pumpkin-book|19194|17|-|2022-01-27|
|56|[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」同步更新|19134|17|JavaScript|2021-10-03| |56|[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」同步更新|19135|17|JavaScript|2021-10-03|
|57|[ruanyf/weekly](https://github.com/ruanyf/weekly)|科技爱好者周刊,每周五发布|20804|17|-|2022-01-29| |57|[ruanyf/weekly](https://github.com/ruanyf/weekly)|科技爱好者周刊,每周五发布|20811|17|-|2022-02-06|
|58|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|589|16|Python|2022-02-05| |58|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|590|16|Python|2022-02-05|
|59|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26802|16|Kotlin|2022-02-03| |59|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26806|16|Kotlin|2022-02-03|
|60|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20311|16|Python|2021-11-15| |60|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20315|16|Python|2021-11-15|
|61|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26191|16|JavaScript|2022-02-04| |61|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26195|16|JavaScript|2022-02-04|
|62|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2博客Spring系列源码https://mrbird.cc|22660|16|Java|2022-01-28| |62|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2博客Spring系列源码https://mrbird.cc|22664|16|Java|2022-01-28|
|63|[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 ...|22126|15|C++|2022-01-10| |63|[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 ...|22126|15|C++|2022-01-10|
|64|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|23976|15|HTML|2022-01-21| |64|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|23976|15|HTML|2022-01-21|
|65|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|25183|15|JavaScript|2021-12-08| |65|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|25195|15|JavaScript|2021-12-08|
|66|[izackwu/TeachYourselfCS-CN](https://github.com/izackwu/TeachYourselfCS-CN)|TeachYourselfCS 的中文翻译 A Chinese translation of TeachYourselfCS|12430|15|-|2021-12-16| |66|[izackwu/TeachYourselfCS-CN](https://github.com/izackwu/TeachYourselfCS-CN)|TeachYourselfCS 的中文翻译 A Chinese translation of TeachYourselfCS|12444|15|-|2021-12-16|
|67|[XiangLinPro/IT_book](https://github.com/XiangLinPro/IT_book)|本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍没准你想找的书就在这里呢包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习深度学习等等大数据系列(Spark,Hadoop,Scala,kafka等)程序员必修系列C、C++、java、数据结构、linux设计模式、数据库等等|9734|15|-|2021-10-23| |67|[XiangLinPro/IT_book](https://github.com/XiangLinPro/IT_book)|本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍没准你想找的书就在这里呢包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习深度学习等等大数据系列(Spark,Hadoop,Scala,kafka等)程序员必修系列C、C++、java、数据结构、linux设计模式、数据库等等|9739|15|-|2021-10-23|
|68|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14387|15|JavaScript|2022-02-01| |68|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14400|15|JavaScript|2022-02-01|
|69|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|22813|15|Shell|2022-02-03| |69|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|22822|15|Shell|2022-02-03|
|70|[k88hudson/git-flight-rules](https://github.com/k88hudson/git-flight-rules)|Flight rules for git|38239|14|-|2022-01-06| |70|[k88hudson/git-flight-rules](https://github.com/k88hudson/git-flight-rules)|Flight rules for git|38238|14|-|2022-01-06|
|71|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构欢迎PR补充|18710|14|HTML|2021-12-05| |71|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构欢迎PR补充|18711|14|HTML|2021-12-05|
|72|[LingCoder/OnJava8](https://github.com/LingCoder/OnJava8)|《On Java 8》中文版 |16491|14|-|2021-09-25| |72|[LingCoder/OnJava8](https://github.com/LingCoder/OnJava8)|《On Java 8》中文版 |16490|14|-|2021-09-25|
|73|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门其中包含的Pytorch教程全部通过测试保证可以成功运行|16007|14|Jupyter Notebook|2021-10-25| |73|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门其中包含的Pytorch教程全部通过测试保证可以成功运行|16008|14|Jupyter Notebook|2021-10-25|
|74|[komeiji-satori/Dress](https://github.com/komeiji-satori/Dress)|好耶 是女装|20852|14|Standard ML|2022-02-03| |74|[komeiji-satori/Dress](https://github.com/komeiji-satori/Dress)|好耶 是女装|20852|14|Standard ML|2022-02-03|
|75|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|23157|14|Go|2022-02-03| |75|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|23183|14|Go|2022-02-03|
|76|[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.⭐⭐⭐|3932|14|Python|2021-12-19| |76|[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.⭐⭐⭐|3943|14|Python|2021-12-19|
|77|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方预计写四个系列JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|25497|14|-|2022-01-26| |77|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方预计写四个系列JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|25499|14|-|2022-01-26|
|78|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26992|14|Java|2021-11-29| |78|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26992|14|Java|2021-11-29|
|79|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9230|13|Python|2022-01-07| |79|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9230|13|Python|2022-01-07|
|80|[xitu/gold-miner](https://github.com/xitu/gold-miner)|🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:|30062|13|-|2022-02-03| |80|[xitu/gold-miner](https://github.com/xitu/gold-miner)|🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:|30068|13|-|2022-02-06|
|81|[dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book)|深度学习入门开源书基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.|12189|13|Jupyter Notebook|2021-08-30| |81|[dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book)|深度学习入门开源书基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.|12190|13|Jupyter Notebook|2021-08-30|
|82|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理500+份文章,论文,视频,实践项目,协议,业界大神名单。|2563|13|-|2021-12-22| |82|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理500+份文章,论文,视频,实践项目,协议,业界大神名单。|2563|13|-|2021-12-22|
|83|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27564|13|Shell|2021-08-10| |83|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27564|13|Shell|2021-08-10|
|84|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14463|13|Jupyter Notebook|2021-10-14| |84|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14464|13|Jupyter Notebook|2021-10-14|
|85|[Alikhll/golang-developer-roadmap](https://github.com/Alikhll/golang-developer-roadmap)|Roadmap to becoming a Go developer in 2020|13562|13|-|2022-01-21| |85|[Alikhll/golang-developer-roadmap](https://github.com/Alikhll/golang-developer-roadmap)|Roadmap to becoming a Go developer in 2020|13567|13|-|2022-01-21|
|86|[ZhongFuCheng3y/athena](https://github.com/ZhongFuCheng3y/athena)|:notebook:Java后端知识图谱|16058|13|-|2022-01-29| |86|[ZhongFuCheng3y/athena](https://github.com/ZhongFuCheng3y/athena)|:notebook:Java后端知识图谱|16065|13|-|2022-01-29|
|87|[byoungd/English-level-up-tips](https://github.com/byoungd/English-level-up-tips)|An advanced guide to learn English that might benefit you a lot 🎉 . 可能是让你受益匪浅的英语进阶指南。|22770|13|-|2022-02-05| |87|[byoungd/English-level-up-tips](https://github.com/byoungd/English-level-up-tips)|An advanced guide to learn English that might benefit you a lot 🎉 . 可能是让你受益匪浅的英语进阶指南。|22770|13|-|2022-02-05|
|88|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16984|13|Jupyter Notebook|2021-08-11| |88|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16985|13|Jupyter Notebook|2021-08-11|
|89|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现也是作为一个算法工程师必会的理论基础知识。|11108|12|Jupyter Notebook|2021-12-24| |89|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现也是作为一个算法工程师必会的理论基础知识。|11111|12|Jupyter Notebook|2021-12-24|
|90|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|11849|12|-|2022-01-05| |90|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|11848|12|-|2022-01-05|
|91|[iamshuaidi/CS-Book](https://github.com/iamshuaidi/CS-Book)|计算机类常用电子书整理并且附带下载链接包括JavaPythonLinuxGoCC++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍|9390|12|-|2021-08-10| |91|[iamshuaidi/CS-Book](https://github.com/iamshuaidi/CS-Book)|计算机类常用电子书整理并且附带下载链接包括JavaPythonLinuxGoCC++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍|9393|12|-|2021-08-10|
|92|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3646|12|-|2022-01-20| |92|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3656|12|-|2022-01-20|
|93|[slidoooor/computer_book_list](https://github.com/slidoooor/computer_book_list)|一个综合了豆瓣goodreads综合评分的计算机书籍书单|1335|12|-|2021-10-27| |93|[slidoooor/computer_book_list](https://github.com/slidoooor/computer_book_list)|一个综合了豆瓣goodreads综合评分的计算机书籍书单|1335|12|-|2021-10-27|
|94|[eastlakeside/awesome-productivity-cn](https://github.com/eastlakeside/awesome-productivity-cn)|绝妙的个人生产力Awesome Productivity 中文版)|2074|12|-|2022-01-14| |94|[eastlakeside/awesome-productivity-cn](https://github.com/eastlakeside/awesome-productivity-cn)|绝妙的个人生产力Awesome Productivity 中文版)|2074|12|-|2022-01-14|
|95|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|25221|12|HTML|2022-01-15| |95|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|25231|12|HTML|2022-01-15|
|96|[tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)|A list of cool features of Git and GitHub.|33798|12|-|2021-11-28| |96|[tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)|A list of cool features of Git and GitHub.|33798|12|-|2021-11-28|
|97|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13067|12|Jupyter Notebook|2022-02-01| |97|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13068|12|Jupyter Notebook|2022-02-01|
|98|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16651|11|Go|2022-02-04| |98|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16659|11|Go|2022-02-04|
|99|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖右上角来个 Star感恩 1024|13104|11|Java|2021-12-15| |99|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖右上角来个 Star感恩 1024|13104|11|Java|2021-12-15|
|100|[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|39567|11|Go|2022-02-02| |100|[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|39576|11|Go|2022-02-02|
|101|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰旨在安全快捷的帮助用户拿回自己的数据工具代码开源流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|6038|11|Python|2022-01-13| |101|[1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)|👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么|17593|11|-|2022-02-06|
|102|[1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)|👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么|17588|11|-|2022-01-29| |102|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16523|11|Go|2022-02-05|
|103|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16517|11|Go|2022-02-05| |103|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12780|11|Go|2022-01-31|
|104|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12775|11|Go|2022-01-31| |104|[yifeikong/reverse-interview-zh](https://github.com/yifeikong/reverse-interview-zh)|技术面试最后反问面试官的话|9794|11|-|2021-10-13|
|105|[yifeikong/reverse-interview-zh](https://github.com/yifeikong/reverse-interview-zh)|技术面试最后反问面试官的话|9793|11|-|2021-10-13| |105|[0voice/from_coder_to_expert](https://github.com/0voice/from_coder_to_expert)|2021年最新总结从程序员到CTO从专业走向卓越分享大牛企业内部pdf与PPT|10488|11|-|2021-08-25|
|106|[0voice/from_coder_to_expert](https://github.com/0voice/from_coder_to_expert)|2021年最新总结从程序员到CTO从专业走向卓越分享大牛企业内部pdf与PPT|10488|11|-|2021-08-25| |106|[fuzhengwei/CodeGuide](https://github.com/fuzhengwei/CodeGuide)|:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总旨在为大家提供一个清晰详细的学习教程侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助请给予支持(关注、点赞、分享)|7020|11|-|2022-02-01|
|107|[fuzhengwei/CodeGuide](https://github.com/fuzhengwei/CodeGuide)|:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总旨在为大家提供一个清晰详细的学习教程侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助请给予支持(关注、点赞、分享)|7020|11|-|2022-02-01| |107|[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?"|32077|11|-|2022-02-05|
|108|[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?"|32055|11|-|2022-01-31| |108|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18540|10|JavaScript|2022-01-14|
|109|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18539|10|JavaScript|2022-01-14| |109|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12627|10|JavaScript|2021-08-12|
|110|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12623|10|JavaScript|2021-08-12| |110|[MSWorkers/support.996.ICU](https://github.com/MSWorkers/support.996.ICU)|Microsoft and GitHub Workers Support 996.ICU|10015|10|-|2021-12-17|
|111|[MSWorkers/support.996.ICU](https://github.com/MSWorkers/support.996.ICU)|Microsoft and GitHub Workers Support 996.ICU|10014|10|-|2021-12-17| |111|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|18839|10|JavaScript|2021-09-26|
|112|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|18836|10|JavaScript|2021-09-26| |112|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17885|10|JavaScript|2022-01-24|
|113|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17879|10|JavaScript|2022-01-24| |113|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰旨在安全快捷的帮助用户拿回自己的数据工具代码开源流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|6039|10|Python|2022-01-13|
|114|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|8246|10|JavaScript|2022-02-05| |114|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|8253|10|JavaScript|2022-02-06|
|115|[GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily)|创刊于 2015 年,坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。|11181|10|-|2022-01-23| |115|[GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily)|创刊于 2015 年,坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。|11184|10|-|2022-01-23|
|116|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3685|10|TypeScript|2022-01-13| |116|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3689|10|TypeScript|2022-01-13|
|117|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|11990|10|Java|2022-02-05| |117|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|12009|10|Java|2022-02-06|
|118|[jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn)|Python资源大全中文版包括Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等由「开源前哨」和「Python开发者」微信公号团队维护更新。|23641|10|Makefile|2022-01-22| |118|[jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn)|Python资源大全中文版包括Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等由「开源前哨」和「Python开发者」微信公号团队维护更新。|23646|10|Makefile|2022-01-22|
|119|[amusi/CVPR2021-Papers-with-Code](https://github.com/amusi/CVPR2021-Papers-with-Code)|CVPR 2021 论文和开源项目合集|7314|10|-|2021-11-15| |119|[amusi/CVPR2021-Papers-with-Code](https://github.com/amusi/CVPR2021-Papers-with-Code)|CVPR 2021 论文和开源项目合集|7316|10|-|2021-11-15|
|120|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9633|10|JavaScript|2021-12-12| |120|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9633|10|JavaScript|2021-12-12|
|121|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程架构、业务、技术要点全方位解析。mall项目40k+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容器化部署。|10420|10|Java|2022-01-24| |121|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程架构、业务、技术要点全方位解析。mall项目40k+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容器化部署。|10422|10|Java|2022-01-24|
|122|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2194|10|Python|2022-02-03| |122|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2199|10|Python|2022-02-03|
|123|[nusr/hacker-laws-zh](https://github.com/nusr/hacker-laws-zh)|💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)|9646|10|-|2021-12-26| |123|[nusr/hacker-laws-zh](https://github.com/nusr/hacker-laws-zh)|💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)|9649|10|-|2021-12-26|
|124|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|12345|10|Python|2022-02-04| |124|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|12352|10|Python|2022-02-06|
|125|[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、日志存储、百亿数据实时去重、 ...|11626|10|Java|2022-02-02| |125|[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、日志存储、百亿数据实时去重、 ...|11626|10|Java|2022-02-02|
|126|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24152|9|Python|2022-01-25| |126|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24160|9|Python|2022-01-25|
|127|[MoienTajik/AspNetCore-Developer-Roadmap](https://github.com/MoienTajik/AspNetCore-Developer-Roadmap)|Roadmap to becoming an ASP.NET Core developer in 2022|9573|9|-|2022-01-28| |127|[MoienTajik/AspNetCore-Developer-Roadmap](https://github.com/MoienTajik/AspNetCore-Developer-Roadmap)|Roadmap to becoming an ASP.NET Core developer in 2022|9585|9|-|2022-01-28|
|128|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|10578|9|-|2022-01-18| |128|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|10580|9|-|2022-01-18|
|129|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|17815|9|Markdown|2022-01-25| |129|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|17830|9|Markdown|2022-01-25|
|130|[fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)|deeplearning.ai吴恩达老师的深度学习课程笔记及资源|14180|9|HTML|2022-01-21| |130|[fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)|deeplearning.ai吴恩达老师的深度学习课程笔记及资源|14184|9|HTML|2022-01-21|
|131|[wangdoc/clang-tutorial](https://github.com/wangdoc/clang-tutorial)|C 语言教程|1362|9|-|2021-12-09| |131|[wangdoc/clang-tutorial](https://github.com/wangdoc/clang-tutorial)|C 语言教程|1362|9|-|2021-12-09|
|132|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|828|9|Go|2022-02-04| |132|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|829|9|Go|2022-02-06|
|133|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7593|9|Java|2021-12-14| |133|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7597|9|Java|2021-12-14|
|134|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2352|9|Python|2021-12-22| |134|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2354|9|Python|2021-12-22|
|135|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6536|9|Java|2022-01-03| |135|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6537|9|Java|2022-01-03|
|136|[nefe/You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery)|Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.|20077|9|JavaScript|2021-09-01| |136|[nefe/You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery)|Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.|20073|9|JavaScript|2021-09-01|
|137|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1483|9|PHP|2022-01-29| |137|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1490|9|PHP|2022-01-29|
|138|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1473|9|HTML|2022-01-21| |138|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1475|9|HTML|2022-01-21|
|139|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本中文正式名《Go 入门指南》|28712|9|Go|2022-01-18| |139|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本中文正式名《Go 入门指南》|28714|9|Go|2022-01-18|
|140|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料包括Fabric和Ethereum开发资料|16090|9|JavaScript|2021-12-15| |140|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料包括Fabric和Ethereum开发资料|16092|9|JavaScript|2021-12-15|
|141|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年最新ffmpeg资料整理项目调试可用命令手册文章编解码论文视频讲解面试题全套资料|302|9|C|2022-01-15| |141|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年最新ffmpeg资料整理项目调试可用命令手册文章编解码论文视频讲解面试题全套资料|302|9|C|2022-01-15|
|142|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1511|9|TypeScript|2022-02-01| |142|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1513|9|TypeScript|2022-02-01|
|143|[facert/awesome-spider](https://github.com/facert/awesome-spider)|爬虫集合|16852|9|-|2021-09-01| |143|[facert/awesome-spider](https://github.com/facert/awesome-spider)|爬虫集合|16861|9|-|2021-09-01|
|144|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2503|9|Java|2021-12-15| |144|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2504|9|Java|2021-12-15|
|145|[CodingDocs/awesome-java](https://github.com/CodingDocs/awesome-java)|Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).|6780|9|-|2022-01-10| |145|[CodingDocs/awesome-java](https://github.com/CodingDocs/awesome-java)|Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).|6783|9|-|2022-01-10|
|146|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」保姆级教程AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4920|8|Python|2022-01-30| |146|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」保姆级教程AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4923|8|Python|2022-01-30|
|147|[0voice/campus_recruitmen_questions](https://github.com/0voice/campus_recruitmen_questions)|2021年最新整理5000道秋招/提前批/春招/常用面试题含答案包括leetcode校招笔试题面试题算法题语法题。|1870|8|-|2021-08-25| |147|[0voice/campus_recruitmen_questions](https://github.com/0voice/campus_recruitmen_questions)|2021年最新整理5000道秋招/提前批/春招/常用面试题含答案包括leetcode校招笔试题面试题算法题语法题。|1870|8|-|2021-08-25|
|148|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|893|8|JavaScript|2022-02-05| |148|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|895|8|JavaScript|2022-02-06|
|149|[judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial)|IntelliJ IDEA 简体中文专题教程|19203|8|-|2022-01-31| |149|[judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial)|IntelliJ IDEA 简体中文专题教程|19204|8|-|2022-01-31|
|150|[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爬虫逆向分布式 ...|8830|8|Python|2022-01-09| |150|[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爬虫逆向分布式 ...|8836|8|Python|2022-01-09|
|151|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|19004|8|JavaScript|2022-02-05| |151|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|19011|8|JavaScript|2022-02-05|
|152|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14683|8|Java|2021-11-01| |152|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14685|8|Java|2021-11-01|
|153|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14161|8|Python|2022-01-08| |153|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18830|8|Python|2022-01-15|
|154|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18824|8|Python|2022-01-15| |154|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15193|8|HTML|2021-12-09|
|155|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15193|8|HTML|2021-12-09| |155|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14919|8|Python|2021-12-11|
|156|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14917|8|Python|2021-12-11| |156|[TeamStuQ/skill-map](https://github.com/TeamStuQ/skill-map)|程序员技能图谱|18625|8|HTML|2021-12-30|
|157|[TeamStuQ/skill-map](https://github.com/TeamStuQ/skill-map)|程序员技能图谱|18623|8|HTML|2021-12-30| |157|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子更多Python良心教程见 Python中文网 http://www.zglg.work|6794|8|Python|2021-12-31|
|158|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子更多Python良心教程见 Python中文网 http://www.zglg.work|6792|8|Python|2021-12-31| |158|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|A list of awesome applications, software, tools and other materials for Linux distros. |17084|8|Python|2022-02-06|
|159|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|A list of awesome applications, software, tools and other materials for Linux distros. |17083|8|Python|2022-01-20| |159|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20100|8|JavaScript|2021-11-01|
|160|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20102|8|JavaScript|2021-11-01| |160|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2520|8|-|2022-02-05|
|161|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2516|8|-|2022-02-05| |161|[extreme-assistant/CVPR2021-Paper-Code-Interpretation](https://github.com/extreme-assistant/CVPR2021-Paper-Code-Interpretation)|cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理|8206|8|-|2021-12-28|
|162|[extreme-assistant/CVPR2021-Paper-Code-Interpretation](https://github.com/extreme-assistant/CVPR2021-Paper-Code-Interpretation)|cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理|8205|8|-|2021-12-28| |162|[wolverinn/Waking-Up](https://github.com/wolverinn/Waking-Up)|计算机基础(计算机网络/操作系统/数据库/Git...面试问题全面总结包含详细的follow-up question以及答案全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...|6743|8|-|2021-11-27|
|163|[wolverinn/Waking-Up](https://github.com/wolverinn/Waking-Up)|计算机基础(计算机网络/操作系统/数据库/Git...面试问题全面总结包含详细的follow-up question以及答案全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...|6739|8|-|2021-11-27| |163|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11909|8|Python|2022-02-06|
|164|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11899|8|Python|2022-01-27| |164|[SharingSource/LogicStack-LeetCode](https://github.com/SharingSource/LogicStack-LeetCode)|公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码|2798|7|-|2022-02-05|
|165|[SharingSource/LogicStack-LeetCode](https://github.com/SharingSource/LogicStack-LeetCode)|公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码|2796|7|-|2022-02-05| |165|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19802|7|JavaScript|2022-02-06|
|166|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19801|7|JavaScript|2022-02-05| |166|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8632|7|Python|2021-09-13|
|167|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8631|7|Python|2021-09-13| |167|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6229|7|Jupyter Notebook|2021-08-16|
|168|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6229|7|Jupyter Notebook|2021-08-16| |168|[braydie/HowToBeAProgrammer](https://github.com/braydie/HowToBeAProgrammer)|A guide on how to be a Programmer - originally published by Robert L Read|14948|7|-|2021-09-05|
|169|[braydie/HowToBeAProgrammer](https://github.com/braydie/HowToBeAProgrammer)|A guide on how to be a Programmer - originally published by Robert L Read|14947|7|-|2021-09-05| |169|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心从实际业务中抽离出交易、营销、秒杀、中间件、源码等22个真实场景来学习设计模式的运用。欢迎关注小傅哥微信(fustack)公众号bugstack虫洞栈博客https://bugstack.cn|4308|7|Java|2022-02-01|
|170|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心从实际业务中抽离出交易、营销、秒杀、中间件、源码等22个真实场景来学习设计模式的运用。欢迎关注小傅哥微信(fustack)公众号bugstack虫洞栈博客https://bugstack.cn|4307|7|Java|2022-02-01| |170|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派防吃灰小分队,让树莓派不再吃灰~|796|7|-|2021-12-01|
|171|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派防吃灰小分队,让树莓派不再吃灰~|796|7|-|2021-12-01| |171|[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).|12312|7|Jupyter Notebook|2021-11-24|
|172|[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).|12310|7|Jupyter Notebook|2021-11-24| |172|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14165|7|Python|2022-01-08|
|173|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)所有模块均可自动完成免root四人赛双人对战秒答基于Hamibot的安卓端学习强国自动化脚本|517|7|JavaScript|2022-02-03| |173|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)所有模块均可自动完成免root四人赛双人对战秒答基于Hamibot的安卓端学习强国自动化脚本|521|7|JavaScript|2022-02-06|
|174|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10305|7|Java|2021-09-30| |174|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10307|7|Java|2021-09-30|
|175|[521xueweihan/git-tips](https://github.com/521xueweihan/git-tips)|:trollface:Git的奇技淫巧|13623|7|-|2021-11-02| |175|[521xueweihan/git-tips](https://github.com/521xueweihan/git-tips)|:trollface:Git的奇技淫巧|13623|7|-|2021-11-02|
|176|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19959|7|Go|2022-01-04| |176|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19961|7|Go|2022-01-04|
|177|[datawhalechina/leeml-notes](https://github.com/datawhalechina/leeml-notes)|李宏毅《机器学习》笔记在线阅读地址https://datawhalechina.github.io/leeml-notes|6683|7|-|2021-09-15| |177|[datawhalechina/leeml-notes](https://github.com/datawhalechina/leeml-notes)|李宏毅《机器学习》笔记在线阅读地址https://datawhalechina.github.io/leeml-notes|6686|7|-|2021-09-15|
|178|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20393|7|CSS|2021-12-13| |178|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20393|7|CSS|2021-12-13|
|179|[OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki)|:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)|9569|7|-|2022-02-05| |179|[OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki)|:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)|9578|7|-|2022-02-05|
|180|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via BilibiliGo 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10211|7|Go|2022-01-19| |180|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via BilibiliGo 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10211|7|Go|2022-01-19|
|181|[walter201230/Python](https://github.com/walter201230/Python)|最良心的 Python 教程:|11380|7|-|2021-11-21| |181|[walter201230/Python](https://github.com/walter201230/Python)|最良心的 Python 教程:|11388|7|-|2021-11-21|
|182|[lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview)|🔥🔥🔥 前端面试独有前端面试题详解前端面试刷题必备1000+前端面试真题Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器|4616|7|JavaScript|2021-09-13| |182|[lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview)|🔥🔥🔥 前端面试独有前端面试题详解前端面试刷题必备1000+前端面试真题Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器|4619|7|JavaScript|2021-09-13|
|183|[itorr/nbnhhsh](https://github.com/itorr/nbnhhsh)|😩「能不能好好说话?」 拼音首字母缩写翻译工具|4627|7|HTML|2022-01-15| |183|[itorr/nbnhhsh](https://github.com/itorr/nbnhhsh)|😩「能不能好好说话?」 拼音首字母缩写翻译工具|4628|7|HTML|2022-01-15|
|184|[flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action)|《Flutter实战》电子书|8658|7|JavaScript|2022-01-15| |184|[flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action)|《Flutter实战》电子书|8658|7|JavaScript|2022-01-15|
|185|[apachecn/apachecn-algo-zh](https://github.com/apachecn/apachecn-algo-zh)|ApacheCN 数据结构与算法译文集|10516|7|JavaScript|2022-01-09| |185|[apachecn/apachecn-algo-zh](https://github.com/apachecn/apachecn-algo-zh)|ApacheCN 数据结构与算法译文集|10516|7|JavaScript|2022-01-09|
|186|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1170|7|Python|2022-01-20| |186|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1170|7|Python|2022-01-20|
|187|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》2.x版本持续连载中点击下方链接直达教程目录|14056|7|Java|2021-12-30| |187|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》2.x版本持续连载中点击下方链接直达教程目录|14057|7|Java|2021-12-30|
|188|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|16524|7|TypeScript|2022-01-30| |188|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|16531|7|TypeScript|2022-01-30|
|189|[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 🔥|5307|7|JavaScript|2022-01-29| |189|[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 🔥|5305|7|JavaScript|2022-01-29|
|190|[changgyhub/leetcode_101](https://github.com/changgyhub/leetcode_101)|LeetCode 101和你一起你轻松刷题C++|5528|7|-|2022-02-02| |190|[changgyhub/leetcode_101](https://github.com/changgyhub/leetcode_101)|LeetCode 101和你一起你轻松刷题C++|5531|7|-|2022-02-02|
|191|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|4030|7|JavaScript|2022-01-24| |191|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|4033|7|JavaScript|2022-01-24|
|192|[FrontEndGitHub/FrontEndGitHub](https://github.com/FrontEndGitHub/FrontEndGitHub)|:octocat:GitHub最全的前端资源汇总仓库包括前端学习、开发资源、数据结构与算法、开发工具、求职面试等|3326|7|-|2021-12-31| |192|[FrontEndGitHub/FrontEndGitHub](https://github.com/FrontEndGitHub/FrontEndGitHub)|:octocat:GitHub最全的前端资源汇总仓库包括前端学习、开发资源、数据结构与算法、开发工具、求职面试等|3329|7|-|2021-12-31|
|193|[tangtangcoding/C-C-](https://github.com/tangtangcoding/C-C-)|程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南|2601|7|-|2021-09-08| |193|[tangtangcoding/C-C-](https://github.com/tangtangcoding/C-C-)|程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南|2605|7|-|2021-09-08|
|194|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1594|7|Python|2022-01-23| |194|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1595|7|Python|2022-01-23|
|195|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|4120|7|TypeScript|2022-01-14| |195|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|4122|7|TypeScript|2022-01-14|
|196|[microsoft/nlp-recipes](https://github.com/microsoft/nlp-recipes)|Natural Language Processing Best Practices & Examples|5816|6|Python|2021-09-07| |196|[microsoft/nlp-recipes](https://github.com/microsoft/nlp-recipes)|Natural Language Processing Best Practices & Examples|5816|6|Python|2021-09-07|
|197|[febobo/web-interview](https://github.com/febobo/web-interview)|语音打卡社群维护的前端面试题库包含不限于Vue面试题React面试题JS面试题HTTP面试题工程化面试题CSS面试题算法面试题大厂面试题高频面试题|2536|6|-|2021-11-11| |197|[febobo/web-interview](https://github.com/febobo/web-interview)|语音打卡社群维护的前端面试题库包含不限于Vue面试题React面试题JS面试题HTTP面试题工程化面试题CSS面试题算法面试题大厂面试题高频面试题|2536|6|-|2021-11-11|
|198|[amusi/ICCV2021-Papers-with-Code](https://github.com/amusi/ICCV2021-Papers-with-Code)|ICCV 2021 论文和开源项目合集|1100|6|-|2021-11-06| |198|[amusi/ICCV2021-Papers-with-Code](https://github.com/amusi/ICCV2021-Papers-with-Code)|ICCV 2021 论文和开源项目合集|1100|6|-|2021-11-06|
|199|[wangzhiwubigdata/God-Of-BigData](https://github.com/wangzhiwubigdata/God-Of-BigData)|专注大数据学习面试大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...|6210|6|-|2022-02-04| |199|[wangzhiwubigdata/God-Of-BigData](https://github.com/wangzhiwubigdata/God-Of-BigData)|专注大数据学习面试大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...|6212|6|-|2022-02-04|
|200|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|4791|6|Objective-C|2022-01-15| |200|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|4795|6|Objective-C|2022-01-15|
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -1,29 +1,29 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年最新ffmpeg资料整理项目调试可用命令手册文章编解码论文视频讲解面试题全套资料|302|9|2022-01-15| |1|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年最新ffmpeg资料整理项目调试可用命令手册文章编解码论文视频讲解面试题全套资料|302|9|2022-01-15|
|2|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|5637|3|2022-02-04| |2|[miloyip/json-tutorial](https://github.com/miloyip/json-tutorial)|从零开始的 JSON 库教程|5638|3|2022-02-04|
|3|[Ascotbe/Kernelhub](https://github.com/Ascotbe/Kernelhub)|:palm_tree:Kernel privilege escalation vulnerability collection, with compilation environment, demo GIF map, vulnerability details, executable file (提权漏洞合集) |1686|3|2022-01-20| |3|[Ascotbe/Kernelhub](https://github.com/Ascotbe/Kernelhub)|:palm_tree:Kernel privilege escalation vulnerability collection, with compilation environment, demo GIF map, vulnerability details, executable file (提权漏洞合集) |1687|3|2022-01-20|
|4|[nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)|算法学习笔记|6302|2|2021-12-23| |4|[nonstriater/Learn-Algorithms](https://github.com/nonstriater/Learn-Algorithms)|算法学习笔记|6303|2|2021-12-23|
|5|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|android端基于FFmpeg实现音频剪切、拼接、转码、混音、均衡器音效视频剪切、水印、截图、转码、编解码、转Gif动图FFmpeg本地推流、H264与RTMP实时推流直播FFmpeg滤镜歌词解析音视频学习路线音视频知识总结、流媒体协议|2950|2|2022-01-27| |5|[xufuji456/FFmpegAndroid](https://github.com/xufuji456/FFmpegAndroid)|android端基于FFmpeg实现音频剪切、拼接、转码、混音、均衡器音效视频剪切、水印、截图、转码、编解码、转Gif动图FFmpeg本地推流、H264与RTMP实时推流直播FFmpeg滤镜歌词解析音视频学习路线音视频知识总结、流媒体协议|2950|2|2022-01-27|
|6|[firmianay/CTF-All-In-One](https://github.com/firmianay/CTF-All-In-One)|CTF竞赛权威指南|2856|2|2022-01-31| |6|[firmianay/CTF-All-In-One](https://github.com/firmianay/CTF-All-In-One)|CTF竞赛权威指南|2857|2|2022-01-31|
|7|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|179|1|2022-01-27| |7|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|179|1|2022-01-27|
|8|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|1366|1|2022-02-02| |8|[gatieme/LDD-LinuxDeviceDrivers](https://github.com/gatieme/LDD-LinuxDeviceDrivers)|Linux内核与设备驱动程序学习笔记|1367|1|2022-02-06|
|9|[FantasticLBP/knowledge-kit](https://github.com/FantasticLBP/knowledge-kit)|iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结|641|1|2021-12-19| |9|[FantasticLBP/knowledge-kit](https://github.com/FantasticLBP/knowledge-kit)|iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结|641|1|2021-12-19|
|10|[realYurkOfGitHub/translation-Introduction-to-HPC](https://github.com/realYurkOfGitHub/translation-Introduction-to-HPC)|为 Eijhout 教授的Introduction to HPC提供中文翻译、 PPT和Lab。|61|1|2022-01-15| |10|[realYurkOfGitHub/translation-Introduction-to-HPC](https://github.com/realYurkOfGitHub/translation-Introduction-to-HPC)|为 Eijhout 教授的Introduction to HPC提供中文翻译、 PPT和Lab。|61|1|2022-01-15|
|11|[luohaha/Chinese-uvbook](https://github.com/luohaha/Chinese-uvbook)|翻译的libuv的中文教程|1332|1|2022-01-21| |11|[luohaha/Chinese-uvbook](https://github.com/luohaha/Chinese-uvbook)|翻译的libuv的中文教程|1332|1|2022-01-21|
|12|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构C语言描述学习笔记|125|1|2022-01-03| |12|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构C语言描述学习笔记|125|1|2022-01-03|
|13|[peng-zhihui/MiniRover-Hardware](https://github.com/peng-zhihui/MiniRover-Hardware)|自制火星车的开源资料。|286|1|2021-12-26| |13|[peng-zhihui/MiniRover-Hardware](https://github.com/peng-zhihui/MiniRover-Hardware)|自制火星车的开源资料。|287|1|2021-12-26|
|14|[DavadDi/bpf_study](https://github.com/DavadDi/bpf_study)|bpf 学习仓库|489|1|2022-01-03| |14|[DavadDi/bpf_study](https://github.com/DavadDi/bpf_study)|bpf 学习仓库|489|1|2022-01-03|
|15|[hairrrrr/C-CrashCourse](https://github.com/hairrrrr/C-CrashCourse)|C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning|516|1|2022-01-12| |15|[hairrrrr/C-CrashCourse](https://github.com/hairrrrr/C-CrashCourse)|C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning|516|1|2022-01-12|
|16|[ming1016/study](https://github.com/ming1016/study)|学习记录|3693|1|2022-01-06| |16|[ming1016/study](https://github.com/ming1016/study)|学习记录|3693|1|2022-01-06|
|17|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|478|1|2022-01-18| |17|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|480|1|2022-01-18|
|18|[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.|104|1|2021-12-10| |18|[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.|104|1|2021-12-10|
|19|[0voice/algorithm-structure](https://github.com/0voice/algorithm-structure)|2021年最新总结 500个常用数据结构算法算法导论面试常用大厂高级工程师整理总结|595|1|2021-08-27| |19|[0voice/algorithm-structure](https://github.com/0voice/algorithm-structure)|2021年最新总结 500个常用数据结构算法算法导论面试常用大厂高级工程师整理总结|596|1|2021-08-27|
|20|[nevermosby/linux-bpf-learning](https://github.com/nevermosby/linux-bpf-learning)|learn how to use BPF/eBPF|226|0|2022-01-29| |20|[nevermosby/linux-bpf-learning](https://github.com/nevermosby/linux-bpf-learning)|learn how to use BPF/eBPF|226|0|2022-01-29|
|21|[ouyangzhaoxing/color-studio](https://github.com/ouyangzhaoxing/color-studio)|轻量简洁颜值极高的IDE非常适合萌新作为编程入门使用。(Lightweight, concise and beautiful IDE, very suitable for novices to use as a programming entry.)|45|0|2021-09-26| |21|[ouyangzhaoxing/color-studio](https://github.com/ouyangzhaoxing/color-studio)|轻量简洁颜值极高的IDE非常适合萌新作为编程入门使用。(Lightweight, concise and beautiful IDE, very suitable for novices to use as a programming entry.)|45|0|2021-09-26|
|22|[zzy991212/Nemu](https://github.com/zzy991212/Nemu)|Nemu PA——给个Star【仅供交流学习使用未经许可禁止传播】(PA3有个地方取地址时存在左移右移问题在PA4更改这个bug了请注意)|32|0|2021-09-15| |22|[zzy991212/Nemu](https://github.com/zzy991212/Nemu)|Nemu PA——给个Star【仅供交流学习使用未经许可禁止传播】(PA3有个地方取地址时存在左移右移问题在PA4更改这个bug了请注意)|32|0|2021-09-15|
@ -35,14 +35,14 @@
|28|[Ikaros-521/Learning-Notes](https://github.com/Ikaros-521/Learning-Notes)|学习笔记|30|0|2021-10-22| |28|[Ikaros-521/Learning-Notes](https://github.com/Ikaros-521/Learning-Notes)|学习笔记|30|0|2021-10-22|
|29|[leleliu008/C](https://github.com/leleliu008/C)|C语言学习项目|121|0|2021-12-08| |29|[leleliu008/C](https://github.com/leleliu008/C)|C语言学习项目|121|0|2021-12-08|
|30|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|138|0|2021-10-15| |30|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|138|0|2021-10-15|
|31|[riba2534/TCP-IP-NetworkNote](https://github.com/riba2534/TCP-IP-NetworkNote)|📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记|543|0|2021-11-30| |31|[riba2534/TCP-IP-NetworkNote](https://github.com/riba2534/TCP-IP-NetworkNote)|📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记|544|0|2021-11-30|
|32|[aqi00/androidx](https://github.com/aqi00/androidx)|《Android Studio开发实战从零基础到App上线》适配androidx的源码|39|0|2021-09-14| |32|[aqi00/androidx](https://github.com/aqi00/androidx)|《Android Studio开发实战从零基础到App上线》适配androidx的源码|39|0|2021-09-14|
|33|[DJI-Mobile-SDK-Tutorials/Android-VideoStreamDecodingSample](https://github.com/DJI-Mobile-SDK-Tutorials/Android-VideoStreamDecodingSample)|This sample project demonstrates how to use FFmpeg for video frame parsing and to use MediaCodec for hardware decoding on DJI Products.|145|0|2021-12-17| |33|[DJI-Mobile-SDK-Tutorials/Android-VideoStreamDecodingSample](https://github.com/DJI-Mobile-SDK-Tutorials/Android-VideoStreamDecodingSample)|This sample project demonstrates how to use FFmpeg for video frame parsing and to use MediaCodec for hardware decoding on DJI Products.|145|0|2021-12-17|
|34|[hzcx998/BookOS](https://github.com/hzcx998/BookOS)|BookOS is a tiny OS based on xbook2 kernel, you can use it to study!|38|0|2021-10-31| |34|[hzcx998/BookOS](https://github.com/hzcx998/BookOS)|BookOS is a tiny OS based on xbook2 kernel, you can use it to study!|38|0|2021-10-31|
|35|[NJUPTFreeExams/NJUPT-AUTO-Free-Exams](https://github.com/NJUPTFreeExams/NJUPT-AUTO-Free-Exams)|南京邮电大学自动化专业历年学习资料|31|0|2021-08-28| |35|[NJUPTFreeExams/NJUPT-AUTO-Free-Exams](https://github.com/NJUPTFreeExams/NJUPT-AUTO-Free-Exams)|南京邮电大学自动化专业历年学习资料|31|0|2021-08-28|
|36|[wenjun1055/c](https://github.com/wenjun1055/c)|C语言学习代码|407|0|2021-10-02| |36|[wenjun1055/c](https://github.com/wenjun1055/c)|C语言学习代码|407|0|2021-10-02|
|37|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1244|0|2022-01-31| |37|[yianwillis/vimcdoc](https://github.com/yianwillis/vimcdoc)|Vim 中文文档计划|1249|0|2022-01-31|
|38|[forthespada/MyPoorWebServer](https://github.com/forthespada/MyPoorWebServer)|一款可运行的基于C++ 实现的HTTP服务器基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。|344|0|2021-12-23| |38|[forthespada/MyPoorWebServer](https://github.com/forthespada/MyPoorWebServer)|一款可运行的基于C++ 实现的HTTP服务器基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。|345|0|2021-12-23|
|39|[chankeh/net-lenrning-reference](https://github.com/chankeh/net-lenrning-reference)|TCP/IP网络编程笔记|397|0|2021-08-31| |39|[chankeh/net-lenrning-reference](https://github.com/chankeh/net-lenrning-reference)|TCP/IP网络编程笔记|397|0|2021-08-31|
|40|[shangzongyu/source-code](https://github.com/shangzongyu/source-code)|收集一些书的源码,方便自己查找|49|0|2021-08-12| |40|[shangzongyu/source-code](https://github.com/shangzongyu/source-code)|收集一些书的源码,方便自己查找|49|0|2021-08-12|
|41|[yocn/AndroidMediaCodec](https://github.com/yocn/AndroidMediaCodec)|Android 音视频处理集合关联了ffmpeg\libyuv等等库|58|0|2021-09-24| |41|[yocn/AndroidMediaCodec](https://github.com/yocn/AndroidMediaCodec)|Android 音视频处理集合关联了ffmpeg\libyuv等等库|58|0|2021-09-24|
@ -55,10 +55,10 @@
|48|[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|167|0|2022-01-30| |48|[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|167|0|2022-01-30|
|49|[deepwzh/sdust-examination-materials](https://github.com/deepwzh/sdust-examination-materials)|山东科技大学课程资源共享计划|230|0|2021-10-06| |49|[deepwzh/sdust-examination-materials](https://github.com/deepwzh/sdust-examination-materials)|山东科技大学课程资源共享计划|230|0|2021-10-06|
|50|[Xinyuan-LilyGO/LilyGo-LoRa-Series](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series)|LilyGo LoRa Series examples|201|0|2022-01-13| |50|[Xinyuan-LilyGO/LilyGo-LoRa-Series](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series)|LilyGo LoRa Series examples|201|0|2022-01-13|
|51|[hexhacking/xUnwind](https://github.com/hexhacking/xUnwind)|xUnwind is a collection of Android native stack unwinding solutions.|100|0|2021-12-29| |51|[hexhacking/xUnwind](https://github.com/hexhacking/xUnwind)|xUnwind is a collection of Android native stack unwinding solutions.|101|0|2021-12-29|
|52|[kuangyufei/kernel_liteos_a_note](https://github.com/kuangyufei/kernel_liteos_a_note)|精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com|164|0|2022-01-29| |52|[kuangyufei/kernel_liteos_a_note](https://github.com/kuangyufei/kernel_liteos_a_note)|精读鸿蒙内核源码,百万汉字注解分析;百篇博客深入解剖,挖透内核地基工程.注解同步官方,工具文档齐全,多站点发布 . weharmonyos.com|164|0|2022-01-29|
|53|[Lighter-z/51-Single-chip](https://github.com/Lighter-z/51-Single-chip)|51单片机入门资料|130|0|2021-08-15| |53|[Lighter-z/51-Single-chip](https://github.com/Lighter-z/51-Single-chip)|51单片机入门资料|130|0|2021-08-15|
|54|[xuhongv/StudyInEsp32](https://github.com/xuhongv/StudyInEsp32)|【深度开源】wiif+bt模块esp32学习之旅持续更新欢迎 Star...|298|0|2021-11-29| |54|[xuhongv/StudyInEsp32](https://github.com/xuhongv/StudyInEsp32)|【深度开源】wiif+bt模块esp32学习之旅持续更新欢迎 Star...|302|0|2021-11-29|
|55|[qaiu/c4droid-code](https://github.com/qaiu/c4droid-code)|c4droid代码合集|38|0|2021-11-28| |55|[qaiu/c4droid-code](https://github.com/qaiu/c4droid-code)|c4droid代码合集|38|0|2021-11-28|
|56|[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.|219|0|2022-02-03| |56|[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.|219|0|2022-02-03|
|57|[mrpre/atls](https://github.com/mrpre/atls)|A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so.|158|0|2021-11-11| |57|[mrpre/atls](https://github.com/mrpre/atls)|A light TLS implementation used for learning: TLS 1.0 TLS 1.1 TLS 1.2 TLS 1.3 GMSSL 1.1(国密SSL) based on libcrypto.so.|158|0|2021-11-11|

@ -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>
# 中文增速榜 > 资料类 > C++ # 中文增速榜 > 资料类 > C++
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|18188|19|2022-02-02| |1|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|18198|19|2022-02-02|
|2|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|986|17|2022-02-04| |2|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|991|17|2022-02-04|
|3|[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 ...|22126|15|2022-01-10| |3|[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 ...|22126|15|2022-01-10|
|4|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码侯捷C++系列台大郭彦甫MATLAB|2042|6|2022-01-23| |4|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码侯捷C++系列台大郭彦甫MATLAB|2043|6|2022-01-23|
|5|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|383|6|2021-12-15| |5|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|383|6|2021-12-15|
|6|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理 C++ 学习资料含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1359|6|2021-10-21| |6|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理 C++ 学习资料含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1368|6|2021-10-21|
|7|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦附答案--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8894|4|2021-12-06| |7|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦附答案--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8894|4|2021-12-06|
|8|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|270|4|2022-01-19| |8|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|274|4|2022-02-06|
|9|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源|1933|3|2022-01-14| |9|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源|1940|3|2022-01-14|
|10|[SFUMECJF/cmake-examples-Chinese](https://github.com/SFUMECJF/cmake-examples-Chinese)|快速入门CMake,通过例程学习语法。在线阅读地址https://sfumecjf.github.io/cmake-examples-Chinese/|1238|3|2022-01-08| |10|[SFUMECJF/cmake-examples-Chinese](https://github.com/SFUMECJF/cmake-examples-Chinese)|快速入门CMake,通过例程学习语法。在线阅读地址https://sfumecjf.github.io/cmake-examples-Chinese/|1237|3|2022-01-08|
|11|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同该系列教程将C++ Templates作为一门图灵完备的语言来讲授以求帮助读者对Meta-Programming融会贯通。(正在施工中)|5895|2|2021-12-28| |11|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同该系列教程将C++ Templates作为一门图灵完备的语言来讲授以求帮助读者对Meta-Programming融会贯通。(正在施工中)|5900|2|2021-12-28|
|12|[callmePicacho/Data-Structres](https://github.com/callmePicacho/Data-Structres)|浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解|1701|2|2021-08-17| |12|[callmePicacho/Data-Structres](https://github.com/callmePicacho/Data-Structres)|浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解|1701|2|2021-08-17|
|13|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图最全的算法学习地图|855|2|2022-01-18| |13|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图最全的算法学习地图|855|2|2022-01-18|
|14|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|2062|2|2022-01-24| |14|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|2066|2|2022-01-24|
|15|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2513|2|2021-12-21| |15|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2514|2|2021-12-21|
|16|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库包括笔记和课后练习答案。|3498|2|2021-11-28| |16|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库包括笔记和课后练习答案。|3504|2|2021-11-28|
|17|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2496|2|2022-01-20| |17|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2496|2|2022-01-20|
|18|[HarleysZhang/2021_algorithm_intern_information](https://github.com/HarleysZhang/2021_algorithm_intern_information)|2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。|1254|1|2021-10-23| |18|[HarleysZhang/2021_algorithm_intern_information](https://github.com/HarleysZhang/2021_algorithm_intern_information)|2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。|1255|1|2021-10-23|
|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 about 80 programming languages/documents, bundled wi ...|995|1|2022-02-05| |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 about 80 programming languages/documents, bundled wi ...|996|1|2022-02-06|
|20|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1443|1|2022-02-05| |20|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1444|1|2022-02-06|
|21|[ethan-li-coding/PatchMatchStereo](https://github.com/ethan-li-coding/PatchMatchStereo)|PatchMatchStereo倾斜窗口经典效果极佳OpenMVS&Colmap稠密匹配算法。完整实现代码规范注释清晰博客教学欢迎star|375|1|2021-12-29| |21|[ethan-li-coding/PatchMatchStereo](https://github.com/ethan-li-coding/PatchMatchStereo)|PatchMatchStereo倾斜窗口经典效果极佳OpenMVS&Colmap稠密匹配算法。完整实现代码规范注释清晰博客教学欢迎star|375|1|2021-12-29|
|22|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版中文版》原书代码、习题答案和个人笔记仅供学习和交流。|125|1|2022-01-05| |22|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版中文版》原书代码、习题答案和个人笔记仅供学习和交流。|125|1|2022-01-05|
|23|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |181|1|2021-11-07| |23|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |182|1|2021-11-07|
|24|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|111|1|2021-12-28| |24|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|111|1|2021-12-28|
|25|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|235|1|2021-11-02| |25|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|235|1|2021-11-02|
|26|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|122|1|2021-11-09| |26|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|122|1|2021-11-09|
@ -36,35 +36,35 @@
|29|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++ Templates 2ed 笔记C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程|809|1|2021-12-27| |29|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++ Templates 2ed 笔记C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程|809|1|2021-12-27|
|30|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|4341|1|2022-01-24| |30|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|4341|1|2022-01-24|
|31|[hao14293/2021-Postgraduate-408](https://github.com/hao14293/2021-Postgraduate-408)|💯✍备考2021年研究生-408 |1061|1|2022-01-05| |31|[hao14293/2021-Postgraduate-408](https://github.com/hao14293/2021-Postgraduate-408)|💯✍备考2021年研究生-408 |1061|1|2022-01-05|
|32|[AngelMonica126/GraphicAlgorithm](https://github.com/AngelMonica126/GraphicAlgorithm)|:octopus: :octopus:图形学论文实现|676|1|2021-08-24| |32|[AngelMonica126/GraphicAlgorithm](https://github.com/AngelMonica126/GraphicAlgorithm)|:octopus: :octopus:图形学论文实现|679|1|2021-08-24|
|33|[nwpuhq/AwesomeCpp](https://github.com/nwpuhq/AwesomeCpp)|---AWESOME--- C++学习笔记和常见面试知识点C++11特性包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等还新添了其他算法和计算机基础的难点力求简洁清晰 ...|947|1|2022-01-12| |33|[nwpuhq/AwesomeCpp](https://github.com/nwpuhq/AwesomeCpp)|---AWESOME--- C++学习笔记和常见面试知识点C++11特性包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等还新添了其他算法和计算机基础的难点力求简洁清晰 ...|949|1|2022-01-12|
|34|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1511|1|2022-01-22| |34|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1512|1|2022-01-22|
|35|[xmuli/QtExamples](https://github.com/xmuli/QtExamples)|Qt 的 GUI 控件使用和网络DTK 重绘控件方式的框架架构解析Qt 原理/运行机制理解QtCrator 使用和一些小技巧;系列文章教程|1004|1|2022-01-20| |35|[xmuli/QtExamples](https://github.com/xmuli/QtExamples)|Qt 的 GUI 控件使用和网络DTK 重绘控件方式的框架架构解析Qt 原理/运行机制理解QtCrator 使用和一些小技巧;系列文章教程|1005|1|2022-01-20|
|36|[huangmingchuan/Cpp_Primer_Answers](https://github.com/huangmingchuan/Cpp_Primer_Answers)|《C++ Primer》第五版中文版习题答案|1982|1|2022-01-23| |36|[huangmingchuan/Cpp_Primer_Answers](https://github.com/huangmingchuan/Cpp_Primer_Answers)|《C++ Primer》第五版中文版习题答案|1982|1|2022-01-23|
|37|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程使用Windows SDK(C++)开发Direct3D 11.x|830|1|2021-11-09| |37|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程使用Windows SDK(C++)开发Direct3D 11.x|832|1|2021-11-09|
|38|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1270|1|2022-01-27| |38|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1270|1|2022-01-27|
|39|[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语言 ...|2241|1|2022-02-04| |39|[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语言 ...|2242|1|2022-02-06|
|40|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|173|0|2021-10-21| |40|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|173|0|2021-10-21|
|41|[Vincentqyw/LineSegmentsDetection](https://github.com/Vincentqyw/LineSegmentsDetection)|:monkey:A collection of line segments detection algorithms. |81|0|2021-09-08| |41|[Vincentqyw/LineSegmentsDetection](https://github.com/Vincentqyw/LineSegmentsDetection)|:monkey:A collection of line segments detection algorithms. |81|0|2021-09-08|
|42|[lunnlew/weicai-scraper](https://github.com/lunnlew/weicai-scraper)|微信公众号文章采集管理工具|66|0|2021-08-11| |42|[lunnlew/weicai-scraper](https://github.com/lunnlew/weicai-scraper)|微信公众号文章采集管理工具|66|0|2021-08-11|
|43|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|199|0|2022-01-28| |43|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|199|0|2022-01-28|
|44|[tsymiar/TheLastBattle](https://github.com/tsymiar/TheLastBattle)|MOBA手游【最后一战】unity3d C++ mirror 供学习|61|0|2021-08-13| |44|[tsymiar/TheLastBattle](https://github.com/tsymiar/TheLastBattle)|MOBA手游【最后一战】unity3d C++ mirror 供学习|61|0|2021-08-13|
|45|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|303|0|2021-12-28| |45|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|303|0|2021-12-28|
|46|[tardate/LittleArduinoProjects](https://github.com/tardate/LittleArduinoProjects)|a collection of little projects, most involving electronics or an Arduino in one way or another!|499|0|2022-02-01| |46|[tardate/LittleArduinoProjects](https://github.com/tardate/LittleArduinoProjects)|a collection of little projects, most involving electronics or an Arduino in one way or another!|498|0|2022-02-01|
|47|[jiangzc/CuteTranslation](https://github.com/jiangzc/CuteTranslation)|Linux屏幕取词翻译软件|124|0|2021-09-11| |47|[jiangzc/CuteTranslation](https://github.com/jiangzc/CuteTranslation)|Linux屏幕取词翻译软件|124|0|2021-09-11|
|48|[jwzh222/epoll](https://github.com/jwzh222/epoll)|基于epoll机制的高并发聊天室c语言实现代码源于网络仅供学习|80|0|2021-09-01| |48|[jwzh222/epoll](https://github.com/jwzh222/epoll)|基于epoll机制的高并发聊天室c语言实现代码源于网络仅供学习|80|0|2021-09-01|
|49|[weiyu666/GAMES202homework](https://github.com/weiyu666/GAMES202homework)|主要是学习闫老师的GAMES202高质量实时渲染完成的大作业|56|0|2021-10-08| |49|[weiyu666/GAMES202homework](https://github.com/weiyu666/GAMES202homework)|主要是学习闫老师的GAMES202高质量实时渲染完成的大作业|56|0|2021-10-08|
|50|[AgoraIO/API-Examples](https://github.com/AgoraIO/API-Examples)|Play with AgoraSDK and have fun! Everything you need to start learning Agora.|164|0|2022-01-29| |50|[AgoraIO/API-Examples](https://github.com/AgoraIO/API-Examples)|Play with AgoraSDK and have fun! Everything you need to start learning Agora.|164|0|2022-01-29|
|51|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|153|0|2021-09-23| |51|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|153|0|2021-09-23|
|52|[lilinxiong/cppPrimerPlus-six-](https://github.com/lilinxiong/cppPrimerPlus-six-)|C++PrimerPlus(第6版)中文版源码|219|0|2021-12-31| |52|[lilinxiong/cppPrimerPlus-six-](https://github.com/lilinxiong/cppPrimerPlus-six-)|C++PrimerPlus(第6版)中文版源码|219|0|2021-12-31|
|53|[rongweihe/CPPNotes](https://github.com/rongweihe/CPPNotes)|【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。|158|0|2022-01-03| |53|[rongweihe/CPPNotes](https://github.com/rongweihe/CPPNotes)|【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。|159|0|2022-01-03|
|54|[exlaw/Notes](https://github.com/exlaw/Notes)|南软几个课程的本科复习资料|55|0|2021-10-12| |54|[exlaw/Notes](https://github.com/exlaw/Notes)|南软几个课程的本科复习资料|55|0|2021-10-12|
|55|[thecodingwizard/competitive-programming](https://github.com/thecodingwizard/competitive-programming)|Solutions to various competitive programming problems I've solved. Check out the USACO Guide to improve at competitive programming!|55|0|2021-11-06| |55|[thecodingwizard/competitive-programming](https://github.com/thecodingwizard/competitive-programming)|Solutions to various competitive programming problems I've solved. Check out the USACO Guide to improve at competitive programming!|55|0|2021-11-06|
|56|[AZE98/CQUPT-Study-Data](https://github.com/AZE98/CQUPT-Study-Data)|在重邮本科阶段积累的实验报告、PPT等课程资料及课外学习资料。|269|0|2021-08-15| |56|[AZE98/CQUPT-Study-Data](https://github.com/AZE98/CQUPT-Study-Data)|在重邮本科阶段积累的实验报告、PPT等课程资料及课外学习资料。|269|0|2021-08-15|
|57|[FengGuanxi/HDU-Experience](https://github.com/FengGuanxi/HDU-Experience)|用于向所有杭电学子分享在杭电的知识与经验|468|0|2022-01-15| |57|[FengGuanxi/HDU-Experience](https://github.com/FengGuanxi/HDU-Experience)|用于向所有杭电学子分享在杭电的知识与经验|468|0|2022-01-15|
|58|[XINCGer/AlgorithmTraining](https://github.com/XINCGer/AlgorithmTraining)|算法训练,包括《啊哈算法》中的算法和常用游戏算法|61|0|2021-10-31| |58|[XINCGer/AlgorithmTraining](https://github.com/XINCGer/AlgorithmTraining)|算法训练,包括《啊哈算法》中的算法和常用游戏算法|61|0|2021-10-31|
|59|[kongpf8848/Animation](https://github.com/kongpf8848/Animation)|Android各种动画效果合集项目包含了丰富的动画实例(逐帧动画补间动画Lottie动画GIF动画SVGA动画)体验动画之美让Android动起来:smile::smile::smile:|176|0|2021-12-17| |59|[kongpf8848/Animation](https://github.com/kongpf8848/Animation)|Android各种动画效果合集项目包含了丰富的动画实例(逐帧动画补间动画Lottie动画GIF动画SVGA动画)体验动画之美让Android动起来:smile::smile::smile:|176|0|2021-12-17|
|60|[upupming/algorithm](https://github.com/upupming/algorithm)|acwing, leetcode, kickstart, 算法模板, PAT 等等|91|0|2022-01-30| |60|[upupming/algorithm](https://github.com/upupming/algorithm)|acwing, leetcode, kickstart, 算法模板, PAT 等等|90|0|2022-02-06|
|61|[Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey](https://github.com/Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey)|一个关于RazerBlade15的黑苹果efi分享macOS Big Sur/Monterey的安装教程以及一些优化分享。|65|0|2022-01-06| |61|[Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey](https://github.com/Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey)|一个关于RazerBlade15的黑苹果efi分享macOS Big Sur/Monterey的安装教程以及一些优化分享。|65|0|2022-01-06|
|62|[xiaoxiaojx/blog](https://github.com/xiaoxiaojx/blog)|Project for learning node / libuv / gRPC internals.💡Language: zh-CN|178|0|2022-01-30| |62|[xiaoxiaojx/blog](https://github.com/xiaoxiaojx/blog)|Project for learning node / libuv / gRPC internals.💡Language: zh-CN|178|0|2022-01-30|
|63|[BenedictYoung/Practice](https://github.com/BenedictYoung/Practice)|王道考研机试指南(第二版) 习题代码|74|0|2022-01-04| |63|[BenedictYoung/Practice](https://github.com/BenedictYoung/Practice)|王道考研机试指南(第二版) 习题代码|74|0|2022-01-04|
@ -73,14 +73,14 @@
|66|[neil3d/UnrealCookbook](https://github.com/neil3d/UnrealCookbook)|虚幻4引擎的一些编程实践分享|169|0|2021-12-12| |66|[neil3d/UnrealCookbook](https://github.com/neil3d/UnrealCookbook)|虚幻4引擎的一些编程实践分享|169|0|2021-12-12|
|67|[juhuaguai/duilib](https://github.com/juhuaguai/duilib)|由官方的duilib( https://github.com/duilib/duilib ) 复制过来的仅为了个人学习使用。可以使用vs2008打开新增一些学习测试用的demo代码也会同步官方的后续修改。Q群594312689。欢迎交流学习。|90|0|2021-12-29| |67|[juhuaguai/duilib](https://github.com/juhuaguai/duilib)|由官方的duilib( https://github.com/duilib/duilib ) 复制过来的仅为了个人学习使用。可以使用vs2008打开新增一些学习测试用的demo代码也会同步官方的后续修改。Q群594312689。欢迎交流学习。|90|0|2021-12-29|
|68|[GavinKG/ILearnVulkanFromScratch-CN](https://github.com/GavinKG/ILearnVulkanFromScratch-CN)|Gitbook repo hosting|102|0|2022-01-27| |68|[GavinKG/ILearnVulkanFromScratch-CN](https://github.com/GavinKG/ILearnVulkanFromScratch-CN)|Gitbook repo hosting|102|0|2022-01-27|
|69|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|292|0|2022-01-15| |69|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|293|0|2022-01-15|
|70|[zguolee/WDAlgorithmsNote](https://github.com/zguolee/WDAlgorithmsNote)|王道考研机试指南(第二版)——题目链接|56|0|2021-10-18| |70|[zguolee/WDAlgorithmsNote](https://github.com/zguolee/WDAlgorithmsNote)|王道考研机试指南(第二版)——题目链接|56|0|2021-10-18|
|71|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCLPoint Cloud Library点云库学习记录|424|0|2022-01-30| |71|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCLPoint Cloud Library点云库学习记录|425|0|2022-01-30|
|72|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|129|0|2022-02-05| |72|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|129|0|2022-02-06|
|73|[yanyiwu/simhash](https://github.com/yanyiwu/simhash)|中文文档simhash值计算|941|0|2022-01-22| |73|[yanyiwu/simhash](https://github.com/yanyiwu/simhash)|中文文档simhash值计算|941|0|2022-01-22|
|74|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|949|0|2022-01-07| |74|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|950|0|2022-01-07|
|75|[loyinglin/Codeforces](https://github.com/loyinglin/Codeforces)|日常练习保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。|65|0|2022-01-01| |75|[loyinglin/Codeforces](https://github.com/loyinglin/Codeforces)|日常练习保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。|65|0|2022-01-01|
|76|[LiveStockShapeAnalysis/Point-Cloud-Processing-example](https://github.com/LiveStockShapeAnalysis/Point-Cloud-Processing-example)|点云库PCL从入门到精通 书中配套案例|357|0|2021-09-04| |76|[LiveStockShapeAnalysis/Point-Cloud-Processing-example](https://github.com/LiveStockShapeAnalysis/Point-Cloud-Processing-example)|点云库PCL从入门到精通 书中配套案例|359|0|2021-09-04|
|77|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记OC、iOS 逆向、Python、汇编、Bash等等|74|0|2022-01-13| |77|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记OC、iOS 逆向、Python、汇编、Bash等等|74|0|2022-01-13|
|78|[plamenko/altruct](https://github.com/plamenko/altruct)|Algorithms & Data Structures|64|0|2021-11-06| |78|[plamenko/altruct](https://github.com/plamenko/altruct)|Algorithms & Data Structures|64|0|2021-11-06|
|79|[BenedictYoung/Lecture](https://github.com/BenedictYoung/Lecture)|王道考研机试指南(第二版) 例题代码|131|0|2022-01-19| |79|[BenedictYoung/Lecture](https://github.com/BenedictYoung/Lecture)|王道考研机试指南(第二版) 例题代码|131|0|2022-01-19|
@ -94,8 +94,8 @@
|87|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|92|0|2022-01-13| |87|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|92|0|2022-01-13|
|88|[liuchuo/LeetCode](https://github.com/liuchuo/LeetCode)|🍡 LeetCode Online Judge刷题题解(Java/C++/Python/Ruby/Swift)|469|0|2021-10-17| |88|[liuchuo/LeetCode](https://github.com/liuchuo/LeetCode)|🍡 LeetCode Online Judge刷题题解(Java/C++/Python/Ruby/Swift)|469|0|2021-10-17|
|89|[yanglr/leetcode-ac](https://github.com/yanglr/leetcode-ac)|:octocat: leetcode-ac LeetCode AC solutions LeetCode+剑指offer+程序员面试金典careerup(cc189)|96|0|2021-11-28| |89|[yanglr/leetcode-ac](https://github.com/yanglr/leetcode-ac)|:octocat: leetcode-ac LeetCode AC solutions LeetCode+剑指offer+程序员面试金典careerup(cc189)|96|0|2021-11-28|
|90|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|118|0|2022-01-30| |90|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|119|0|2022-01-30|
|91|[tiankonguse/leetcode-solutions](https://github.com/tiankonguse/leetcode-solutions)|My Solutions to Leetcode problems ! leetcode 算法题源代码 & Leetcode 互动编程项目|72|0|2022-02-01| |91|[tiankonguse/leetcode-solutions](https://github.com/tiankonguse/leetcode-solutions)|My Solutions to Leetcode problems ! leetcode 算法题源代码 & Leetcode 互动编程项目|72|0|2022-02-06|
|92|[czs108/Cpp-Primer-5th-Notes-CN](https://github.com/czs108/Cpp-Primer-5th-Notes-CN)|📚 《C++ Primer中文版第5版》笔记|637|0|2021-12-26| |92|[czs108/Cpp-Primer-5th-Notes-CN](https://github.com/czs108/Cpp-Primer-5th-Notes-CN)|📚 《C++ Primer中文版第5版》笔记|637|0|2021-12-26|
|93|[WifWaf/MH-Z19](https://github.com/WifWaf/MH-Z19)|For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial|137|0|2022-01-11| |93|[WifWaf/MH-Z19](https://github.com/WifWaf/MH-Z19)|For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial|137|0|2022-01-11|
|94|[sukhoeing/aoapc-bac2nd-keys](https://github.com/sukhoeing/aoapc-bac2nd-keys)|算法竞赛入门经典第2版-习题选解|472|0|2021-09-08| |94|[sukhoeing/aoapc-bac2nd-keys](https://github.com/sukhoeing/aoapc-bac2nd-keys)|算法竞赛入门经典第2版-习题选解|472|0|2021-09-08|

@ -1,30 +1,30 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|3611|82|2022-02-04| |1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|3633|81|2022-02-04|
|2|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2380|3|2022-02-05| |2|[hanmin0822/MisakaTranslator](https://github.com/hanmin0822/MisakaTranslator)|御坂翻译器—Galgame/文字游戏/漫画多语种实时机翻工具|2388|3|2022-02-05|
|3|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 6.0 全家桶教程前后端分离后端接口vue教程姊妹篇官方文档|3619|3|2022-02-05| |3|[anjoy8/Blog.Core](https://github.com/anjoy8/Blog.Core)|💖 ASP.NET Core 6.0 全家桶教程前后端分离后端接口vue教程姊妹篇官方文档|3622|3|2022-02-06|
|4|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🦸【C#/.NET/.NET Core学习、工作、面试指南】概述C#/.NET/.NET Core基础知识学习资料、文章、书籍社区组织工具和常见的面试题总结。以及面试时需要注意的事项和优秀简历编写技巧希望能和大家一起成长进步👊。【让现在的自己不再迷茫✨】|849|2|2021-12-07| |4|[YSGStudyHards/DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide)|🦸【C#/.NET/.NET Core学习、工作、面试指南】概述C#/.NET/.NET Core基础知识学习资料、文章、书籍社区组织工具和常见的面试题总结。以及面试时需要注意的事项和优秀简历编写技巧希望能和大家一起成长进步👊。【让现在的自己不再迷茫✨】|849|2|2021-12-07|
|5|[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.|506|1|2021-10-09| |5|[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.|506|1|2021-10-09|
|6|[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下高性能、轻量级针对分表分库读写分离的解决方案具有零依赖、零学习成本、零业务代码入侵|457|1|2022-02-05| |6|[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下高性能、轻量级针对分表分库读写分离的解决方案具有零依赖、零学习成本、零业务代码入侵|459|1|2022-02-05|
|7|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|738|1|2021-10-06| |7|[kengwang/BiliDuang](https://github.com/kengwang/BiliDuang)|(项目正在重构) Bilibili 哔哩哔哩视频下载 C# GUI版 - 支持BV 支持4K 支持地区限制下载 支持互动视频 支持无水印 支持弹幕/字幕下载转换 支持课程下载|738|1|2021-10-06|
|8|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|1806|1|2022-02-05| |8|[sidristij/dotnetbook](https://github.com/sidristij/dotnetbook)|.NET Platform Architecture book (English, Chinese, Russian)|1805|1|2022-02-05|
|9|[YukiCoco/YukiDrive](https://github.com/YukiCoco/YukiDrive)|Onedrive & SharePoint 文件浏览网页程序|468|1|2022-01-12| |9|[YukiCoco/YukiDrive](https://github.com/YukiCoco/YukiDrive)|Onedrive & SharePoint 文件浏览网页程序|467|1|2022-01-12|
|10|[luoyunchong/lin-cms-dotnetcore](https://github.com/luoyunchong/lin-cms-dotnetcore)|😃A simple and practical CMS implemented by .NET 6 + FreeSql前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏|525|1|2021-12-28| |10|[luoyunchong/lin-cms-dotnetcore](https://github.com/luoyunchong/lin-cms-dotnetcore)|😃A simple and practical CMS implemented by .NET 6 + FreeSql前后端分离、Docker部署、OAtuh2授权登录、自动化部署DevOps、自动同步至Gitee、代码生成器、仿掘金专栏|525|1|2021-12-28|
|11|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|88|1|2022-02-01| |11|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|89|1|2022-02-01|
|12|[xyfll7/CV-translation](https://github.com/xyfll7/CV-translation)|我叫CV翻译因为我的精髓就是Ctrl + c 不用v 原名QTranser|209|0|2022-01-22| |12|[xyfll7/CV-translation](https://github.com/xyfll7/CV-translation)|我叫CV翻译因为我的精髓就是Ctrl + c 不用v 原名QTranser|209|0|2022-01-22|
|13|[sdcb/blog-data](https://github.com/sdcb/blog-data)|《.NET骚操作》的博客数据|72|0|2021-12-14| |13|[sdcb/blog-data](https://github.com/sdcb/blog-data)|《.NET骚操作》的博客数据|73|0|2021-12-14|
|14|[lprensoft/FlowerMaster](https://github.com/lprensoft/FlowerMaster)|DMM游戏《美少女花骑士》专属浏览器。|35|0|2021-08-27| |14|[lprensoft/FlowerMaster](https://github.com/lprensoft/FlowerMaster)|DMM游戏《美少女花骑士》专属浏览器。|35|0|2021-08-27|
|15|[ludoux/LrcHelper](https://github.com/ludoux/LrcHelper)|从网易云音乐下载带翻译的歌词 Walkman 适配|131|0|2022-01-04| |15|[ludoux/LrcHelper](https://github.com/ludoux/LrcHelper)|从网易云音乐下载带翻译的歌词 Walkman 适配|131|0|2022-01-04|
|16|[WOA-Project/Lumia-Drivers](https://github.com/WOA-Project/Lumia-Drivers)|Collection of driver binaries for Lumia devices|125|0|2021-10-31| |16|[WOA-Project/Lumia-Drivers](https://github.com/WOA-Project/Lumia-Drivers)|Collection of driver binaries for Lumia devices|125|0|2021-10-31|
|17|[axzxs2001/Asp.NetCoreExperiment](https://github.com/axzxs2001/Asp.NetCoreExperiment)|原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!|297|0|2022-01-25| |17|[axzxs2001/Asp.NetCoreExperiment](https://github.com/axzxs2001/Asp.NetCoreExperiment)|原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!|297|0|2022-02-06|
|18|[Tlaster/WeiPo](https://github.com/Tlaster/WeiPo)|第三方微博客户端|29|0|2021-08-11| |18|[Tlaster/WeiPo](https://github.com/Tlaster/WeiPo)|第三方微博客户端|29|0|2021-08-11|
|19|[WeihanLi/DesignPatterns](https://github.com/WeihanLi/DesignPatterns)|DesignPatterns samples by csharp on dotnetcore 《大话设计模式》 中设计模式总结/C#(.NETCore)代码|94|0|2022-02-01| |19|[WeihanLi/DesignPatterns](https://github.com/WeihanLi/DesignPatterns)|DesignPatterns samples by csharp on dotnetcore 《大话设计模式》 中设计模式总结/C#(.NETCore)代码|94|0|2022-02-01|
|20|[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 ...|101|0|2022-02-05| |20|[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 ...|101|0|2022-02-06|
|21|[944095635/MVVM](https://github.com/944095635/MVVM)|适合新人学习的WPF MVVM案例|98|0|2021-11-28| |21|[944095635/MVVM](https://github.com/944095635/MVVM)|适合新人学习的WPF MVVM案例|98|0|2021-11-28|
|22|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|72|0|2022-01-14| |22|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|72|0|2022-01-14|
|23|[lindexi/lindexi_gd](https://github.com/lindexi/lindexi_gd)|博客用到的代码|82|0|2022-02-05| |23|[lindexi/lindexi_gd](https://github.com/lindexi/lindexi_gd)|博客用到的代码|82|0|2022-02-05|
@ -34,11 +34,11 @@
|27|[KevinWG/OSS.Clients.SNS](https://github.com/KevinWG/OSS.Clients.SNS)|社交网站sdk(标准库)微信公众号订阅号服务号小程序接口sdk-包含消息回复(明文和安全模式)Oauth2.0授权等|139|0|2021-12-14| |27|[KevinWG/OSS.Clients.SNS](https://github.com/KevinWG/OSS.Clients.SNS)|社交网站sdk(标准库)微信公众号订阅号服务号小程序接口sdk-包含消息回复(明文和安全模式)Oauth2.0授权等|139|0|2021-12-14|
|28|[cyanray/cx-auto-sign](https://github.com/cyanray/cx-auto-sign)|⭐超星学习通自动签到工具通过IM协议监测签到活动。|50|0|2022-01-07| |28|[cyanray/cx-auto-sign](https://github.com/cyanray/cx-auto-sign)|⭐超星学习通自动签到工具通过IM协议监测签到活动。|50|0|2022-01-07|
|29|[MoonLord-LM/QiNiuMaster](https://github.com/MoonLord-LM/QiNiuMaster)|A batch tool for the QiNiu Cloud Storage. QiNiuMaster 七牛云存储批量管理工具C#|44|0|2021-08-28| |29|[MoonLord-LM/QiNiuMaster](https://github.com/MoonLord-LM/QiNiuMaster)|A batch tool for the QiNiu Cloud Storage. QiNiuMaster 七牛云存储批量管理工具C#|44|0|2021-08-28|
|30|[ZetaSp/PowerToys-Chinese-TransMOD](https://github.com/ZetaSp/PowerToys-Chinese-TransMOD)|PowerToys Custom Simplified Chinese Translation Patch - 微软大力玩具自制简中翻译|299|0|2022-02-03| |30|[ZetaSp/PowerToys-Chinese-TransMOD](https://github.com/ZetaSp/PowerToys-Chinese-TransMOD)|PowerToys Custom Simplified Chinese Translation Patch - 微软大力玩具自制简中翻译|300|0|2022-02-03|
|31|[zhaoqingqing/blog_samplecode](https://github.com/zhaoqingqing/blog_samplecode)|my blog code snippet(代码片段) |41|0|2022-01-16| |31|[zhaoqingqing/blog_samplecode](https://github.com/zhaoqingqing/blog_samplecode)|my blog code snippet(代码片段) |41|0|2022-01-16|
|32|[StevenEco/.NetCoreGuide](https://github.com/StevenEco/.NetCoreGuide)|一个简单基础的.NET Core技术栈开发指南|127|0|2022-02-03| |32|[StevenEco/.NetCoreGuide](https://github.com/StevenEco/.NetCoreGuide)|一个简单基础的.NET Core技术栈开发指南|127|0|2022-02-03|
|33|[zLulus/NotePractice](https://github.com/zLulus/NotePractice)|My_Note 笔记练习demo|109|0|2022-01-27| |33|[zLulus/NotePractice](https://github.com/zLulus/NotePractice)|My_Note 笔记练习demo|109|0|2022-01-27|
|34|[superzhan/UnityBubbleGame](https://github.com/superzhan/UnityBubbleGame)| BubbleGame《天天萌泡泡》是一款简单好玩的消除游戏点击三个或以上同颜色、相连接的泡泡来进行消除简单而有趣。|265|0|2021-10-19| |34|[superzhan/UnityBubbleGame](https://github.com/superzhan/UnityBubbleGame)| BubbleGame《天天萌泡泡》是一款简单好玩的消除游戏点击三个或以上同颜色、相连接的泡泡来进行消除简单而有趣。|266|0|2021-10-19|
|35|[luoyunchong/dotnetcore-examples](https://github.com/luoyunchong/dotnetcore-examples)| about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。|91|0|2022-01-06| |35|[luoyunchong/dotnetcore-examples](https://github.com/luoyunchong/dotnetcore-examples)| about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。|91|0|2022-01-06|
|36|[XIU2/UACWhitelistTool](https://github.com/XIU2/UACWhitelistTool)|📃 UAC 白名单小工具!|139|0|2021-12-02| |36|[XIU2/UACWhitelistTool](https://github.com/XIU2/UACWhitelistTool)|📃 UAC 白名单小工具!|139|0|2021-12-02|
|37|[pwj0528/BiliBiliTool](https://github.com/pwj0528/BiliBiliTool)|.Net 5 编写的B站哔哩哔哩任务工具通过GitHub Actions实现每日线上自动运行任务每日自动登录、观看、分享、投币视频获取每日任务的满额经验轻松升级Level 6实现自动领取大会员权益、月底自动为自己充电等功能。|27|0|2021-11-14| |37|[pwj0528/BiliBiliTool](https://github.com/pwj0528/BiliBiliTool)|.Net 5 编写的B站哔哩哔哩任务工具通过GitHub Actions实现每日线上自动运行任务每日自动登录、观看、分享、投币视频获取每日任务的满额经验轻松升级Level 6实现自动领取大会员权益、月底自动为自己充电等功能。|27|0|2021-11-14|

@ -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>
# 中文增速榜 > 资料类 > CSS # 中文增速榜 > 资料类 > CSS
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|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》|20393|7|2021-12-13| |1|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20393|7|2021-12-13|
|2|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|11929|6|2022-01-19| |2|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|11931|6|2022-01-19|
|3|[hehonghui/the-economist-ebooks](https://github.com/hehonghui/the-economist-ebooks)|经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired mag ...|3998|5|2022-02-05| |3|[hehonghui/the-economist-ebooks](https://github.com/hehonghui/the-economist-ebooks)|经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired mag ...|4010|5|2022-02-06|
|4|[eastlakeside/interpy-zh](https://github.com/eastlakeside/interpy-zh)|📘《Python进阶》Intermediate Python 中文版)|6001|3|2021-12-20| |4|[eastlakeside/interpy-zh](https://github.com/eastlakeside/interpy-zh)|📘《Python进阶》Intermediate Python 中文版)|6001|3|2021-12-20|
|5|[apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh)|:book: [译] scikit-learnsklearn 中文文档|4547|3|2022-01-09| |5|[apachecn/sklearn-doc-zh](https://github.com/apachecn/sklearn-doc-zh)|:book: [译] scikit-learnsklearn 中文文档|4547|3|2022-01-09|
|6|[apachecn/hands-on-ml-zh](https://github.com/apachecn/hands-on-ml-zh)|:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】|3628|3|2021-08-09| |6|[apachecn/hands-on-ml-zh](https://github.com/apachecn/hands-on-ml-zh)|:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】|3628|3|2021-08-09|
|7|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|508|3|2021-12-13| |7|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|508|3|2021-12-13|
|8|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|3843|2|2022-01-28| |8|[LearnOpenGL-CN/LearnOpenGL-CN](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)|http://learnopengl.com 系列教程的简体中文翻译|3843|2|2022-02-06|
|9|[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|8373|2|2022-01-17| |9|[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|8374|2|2022-01-17|
|10|[kaeyleo/jekyll-theme-H2O](https://github.com/kaeyleo/jekyll-theme-H2O)| 🎉 A clean and delicate Jekyll theme. Jekyll博客主题|910|1|2021-10-28| |10|[kaeyleo/jekyll-theme-H2O](https://github.com/kaeyleo/jekyll-theme-H2O)| 🎉 A clean and delicate Jekyll theme. Jekyll博客主题|910|1|2021-10-28|
|11|[billie66/TLCL](https://github.com/billie66/TLCL)|《快乐的 Linux 命令行》|2921|1|2021-12-02| |11|[billie66/TLCL](https://github.com/billie66/TLCL)|《快乐的 Linux 命令行》|2921|1|2021-12-02|
|12|[mtf-wiki/MtF-Wiki](https://github.com/mtf-wiki/MtF-Wiki)|试图整理汇总 MtF 的相关资料,为大家提供更好的帮助~|341|1|2022-02-05| |12|[mtf-wiki/MtF-Wiki](https://github.com/mtf-wiki/MtF-Wiki)|试图整理汇总 MtF 的相关资料,为大家提供更好的帮助~|341|1|2022-02-06|
|13|[Veal98/CS-Wiki](https://github.com/Veal98/CS-Wiki)|📙 致力打造完善的 Java 后端知识体系. Not only an Interview-Guide, but also a Learning-Direction.|546|1|2021-12-19| |13|[Veal98/CS-Wiki](https://github.com/Veal98/CS-Wiki)|📙 致力打造完善的 Java 后端知识体系. Not only an Interview-Guide, but also a Learning-Direction.|547|1|2021-12-19|
|14|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|340|1|2022-01-28| |14|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|340|1|2022-01-28|
|15|[disclose/research-threats](https://github.com/disclose/research-threats)|Collection of legal threats against good faith Security Researchers; vulnerability disclosure gone wrong. A continuation of work started by @attritionorg|201|1|2021-10-26| |15|[disclose/research-threats](https://github.com/disclose/research-threats)|Collection of legal threats against good faith Security Researchers; vulnerability disclosure gone wrong. A continuation of work started by @attritionorg|201|1|2021-10-26|
|16|[leopardpan/leopardpan.github.io](https://github.com/leopardpan/leopardpan.github.io)|个人博客,看效果进入|1167|1|2021-10-17| |16|[leopardpan/leopardpan.github.io](https://github.com/leopardpan/leopardpan.github.io)|个人博客,看效果进入|1167|1|2021-10-17|
@ -75,7 +75,7 @@
|68|[AIAHUB/HUST-AIA-Courses-Resource](https://github.com/AIAHUB/HUST-AIA-Courses-Resource)|HUST-AIA学院课程资源|41|0|2022-01-17| |68|[AIAHUB/HUST-AIA-Courses-Resource](https://github.com/AIAHUB/HUST-AIA-Courses-Resource)|HUST-AIA学院课程资源|41|0|2022-01-17|
|69|[coolrare/DCT-108014](https://github.com/coolrare/DCT-108014)|《台北》Angular 7 開發實戰:進階開發篇|6|0|2022-01-15| |69|[coolrare/DCT-108014](https://github.com/coolrare/DCT-108014)|《台北》Angular 7 開發實戰:進階開發篇|6|0|2022-01-15|
|70|[apollographqlcn/react-docs-cn](https://github.com/apollographqlcn/react-docs-cn)|Apollo react 中文文档|41|0|2022-01-15| |70|[apollographqlcn/react-docs-cn](https://github.com/apollographqlcn/react-docs-cn)|Apollo react 中文文档|41|0|2022-01-15|
|71|[L-M-Sherlock/supermemo.guru-cn](https://github.com/L-M-Sherlock/supermemo.guru-cn)|supermemo.guru 翻译计划|55|0|2021-12-20| |71|[L-M-Sherlock/supermemo.guru-cn](https://github.com/L-M-Sherlock/supermemo.guru-cn)|supermemo.guru 翻译计划|54|0|2021-12-20|
|72|[GiaoGiaoCat/GiaoGiaoCat.github.io](https://github.com/GiaoGiaoCat/GiaoGiaoCat.github.io)|一点笔记|7|0|2022-02-02| |72|[GiaoGiaoCat/GiaoGiaoCat.github.io](https://github.com/GiaoGiaoCat/GiaoGiaoCat.github.io)|一点笔记|7|0|2022-02-02|
|73|[feikaixin/blog](https://github.com/feikaixin/blog)|个人博客,把个人的学习收获放到这个网站上|5|0|2021-12-09| |73|[feikaixin/blog](https://github.com/feikaixin/blog)|个人博客,把个人的学习收获放到这个网站上|5|0|2021-12-09|
|74|[rongyi/note](https://github.com/rongyi/note)|个人学习笔记|8|0|2021-08-11| |74|[rongyi/note](https://github.com/rongyi/note)|个人学习笔记|8|0|2021-08-11|
@ -100,7 +100,7 @@
|93|[bit-ranger/blog](https://github.com/bit-ranger/blog)|博客|109|0|2021-10-14| |93|[bit-ranger/blog](https://github.com/bit-ranger/blog)|博客|109|0|2021-10-14|
|94|[whuanle/kubernetes](https://github.com/whuanle/kubernetes)|痴者工良 - Kubernetes 电子书|9|0|2022-01-22| |94|[whuanle/kubernetes](https://github.com/whuanle/kubernetes)|痴者工良 - Kubernetes 电子书|9|0|2022-01-22|
|95|[yn-zxj/Typecho_Admin_Theme](https://github.com/yn-zxj/Typecho_Admin_Theme)|Typecho博客后台主题|32|0|2021-08-20| |95|[yn-zxj/Typecho_Admin_Theme](https://github.com/yn-zxj/Typecho_Admin_Theme)|Typecho博客后台主题|32|0|2021-08-20|
|96|[iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial](https://github.com/iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial)|主要提供以上原创教程的下载,教程皆为本人从零原创。目的不单是留下经验和理论,还有将难以理解的东西翻译的一语中的;即使不学,用的时候也能一看就懂;在文档的格式,大小,美观上也远超一般文档;最后不断跟进一些新内容。理论上,这就是最好的教程了|26|0|2022-02-04| |96|[iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial](https://github.com/iAvoe/x264-x265-QAAC-ffprobe-Ultimatetutorial)|主要提供以上原创教程的下载,教程皆为本人从零原创。目的不单是留下经验和理论,还有将难以理解的东西翻译的一语中的;即使不学,用的时候也能一看就懂;在文档的格式,大小,美观上也远超一般文档;最后不断跟进一些新内容。理论上,这就是最好的教程了|27|0|2022-02-04|
|97|[guoang6/vue-blog](https://github.com/guoang6/vue-blog)|个人博客前台|9|0|2022-01-15| |97|[guoang6/vue-blog](https://github.com/guoang6/vue-blog)|个人博客前台|9|0|2022-01-15|
|98|[liu75675231/article-crawler](https://github.com/liu75675231/article-crawler)|文章爬虫,会每天都爬取一些有价值的官方文档的博客文章,以便于能得到第一手的更新,教程等信息|5|0|2021-12-10| |98|[liu75675231/article-crawler](https://github.com/liu75675231/article-crawler)|文章爬虫,会每天都爬取一些有价值的官方文档的博客文章,以便于能得到第一手的更新,教程等信息|5|0|2021-12-10|
|99|[vivatoviva/Genluo](https://github.com/vivatoviva/Genluo)|个人站点建设,会将学习的优化技术都用到这个网站上|5|0|2021-12-09| |99|[vivatoviva/Genluo](https://github.com/vivatoviva/Genluo)|个人站点建设,会将学习的优化技术都用到这个网站上|5|0|2021-12-09|
@ -124,7 +124,7 @@
|117|[KawaiiZapic/Present](https://github.com/KawaiiZapic/Present)|一个简洁的个人主页,支持显示博客文章.|34|0|2021-10-01| |117|[KawaiiZapic/Present](https://github.com/KawaiiZapic/Present)|一个简洁的个人主页,支持显示博客文章.|34|0|2021-10-01|
|118|[xiaolongzuo/personal-blog-webapp](https://github.com/xiaolongzuo/personal-blog-webapp)|一个简单的个人博客源码。|54|0|2021-08-23| |118|[xiaolongzuo/personal-blog-webapp](https://github.com/xiaolongzuo/personal-blog-webapp)|一个简单的个人博客源码。|54|0|2021-08-23|
|119|[itrainhub/itrainhub.github.io](https://github.com/itrainhub/itrainhub.github.io)|个人博客|6|0|2021-09-28| |119|[itrainhub/itrainhub.github.io](https://github.com/itrainhub/itrainhub.github.io)|个人博客|6|0|2021-09-28|
|120|[lbc-team/deep_ethereum](https://github.com/lbc-team/deep_ethereum)|电子书:以太坊技术与实现|142|0|2021-12-02| |120|[lbc-team/deep_ethereum](https://github.com/lbc-team/deep_ethereum)|电子书:以太坊技术与实现|147|0|2021-12-02|
|121|[monkenWu/codeIgniter4-taiwan-User-Guide](https://github.com/monkenWu/codeIgniter4-taiwan-User-Guide)|CodeIgniter 4 Traditional Chinese(Taiwan) User Guide - codeigniter4 正體中文(台灣)使用手冊翻譯計畫|13|0|2021-12-25| |121|[monkenWu/codeIgniter4-taiwan-User-Guide](https://github.com/monkenWu/codeIgniter4-taiwan-User-Guide)|CodeIgniter 4 Traditional Chinese(Taiwan) User Guide - codeigniter4 正體中文(台灣)使用手冊翻譯計畫|13|0|2021-12-25|
|122|[jasonslyvia/undefinedblog](https://github.com/jasonslyvia/undefinedblog)|我的个人博客(源码)|22|0|2021-08-10| |122|[jasonslyvia/undefinedblog](https://github.com/jasonslyvia/undefinedblog)|我的个人博客(源码)|22|0|2021-08-10|
|123|[DuYi-Edu/DuYi-React](https://github.com/DuYi-Edu/DuYi-React)|React课程资料与代码|60|0|2022-01-13| |123|[DuYi-Edu/DuYi-React](https://github.com/DuYi-Edu/DuYi-React)|React课程资料与代码|60|0|2022-01-13|

@ -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>
# 中文增速榜 > 资料类 > Dart # 中文增速榜 > 资料类 > Dart
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
@ -26,7 +26,7 @@
|19|[AgoraIO-Community/Agora-Flutter-Quickstart](https://github.com/AgoraIO-Community/Agora-Flutter-Quickstart)|Quickstart guide for the Agora Flutter SDK(Android/iOS)|488|0|2021-10-14| |19|[AgoraIO-Community/Agora-Flutter-Quickstart](https://github.com/AgoraIO-Community/Agora-Flutter-Quickstart)|Quickstart guide for the Agora Flutter SDK(Android/iOS)|488|0|2021-10-14|
|20|[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.|36|0|2022-02-01| |20|[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.|36|0|2022-02-01|
|21|[woshiluoyong/FlutterNcpApp](https://github.com/woshiluoyong/FlutterNcpApp)|本应用采用kotlin语言编写查看NCP(新型冠状肺炎)疫情数据(可做Flutter入门参考项目)|6|0|2021-08-16| |21|[woshiluoyong/FlutterNcpApp](https://github.com/woshiluoyong/FlutterNcpApp)|本应用采用kotlin语言编写查看NCP(新型冠状肺炎)疫情数据(可做Flutter入门参考项目)|6|0|2021-08-16|
|22|[longer96/flutter-demo](https://github.com/longer96/flutter-demo)|🔥Flutter 那些花里胡哨的界面🔥,花里胡哨的底部导航,仿抖音、小红书底部菜单,向上展开菜单,半圆菜单,中间凹进去的菜单,动画底部导航|74|0|2021-10-14| |22|[longer96/flutter-demo](https://github.com/longer96/flutter-demo)|🔥Flutter 那些花里胡哨的界面🔥,花里胡哨的底部导航,仿抖音、小红书底部菜单,向上展开菜单,半圆菜单,中间凹进去的菜单,动画底部导航|73|0|2021-10-14|
|23|[RxReader/wechat_kit](https://github.com/RxReader/wechat_kit)|Flutter 版微信登录/分享/支付 SDK|485|0|2022-01-28| |23|[RxReader/wechat_kit](https://github.com/RxReader/wechat_kit)|Flutter 版微信登录/分享/支付 SDK|485|0|2022-01-28|
|24|[kangshaojun/study-notes](https://github.com/kangshaojun/study-notes)|Flutter React Golang WebRTC等技术学习笔记|6|0|2022-01-30| |24|[kangshaojun/study-notes](https://github.com/kangshaojun/study-notes)|Flutter React Golang WebRTC等技术学习笔记|6|0|2022-01-30|
|25|[cocojian/flutter100days](https://github.com/cocojian/flutter100days)|这是一个flutter教程用100天的时间来完成挑战每天只需要完成一课100天之后你将遇见更好的自己。|8|0|2021-11-24| |25|[cocojian/flutter100days](https://github.com/cocojian/flutter100days)|这是一个flutter教程用100天的时间来完成挑战每天只需要完成一课100天之后你将遇见更好的自己。|8|0|2021-11-24|

@ -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>
# 中文增速榜 > 资料类 > Go # 中文增速榜 > 资料类 > Go
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|4370|24|2022-01-13| |1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|4373|24|2022-01-13|
|2|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|23157|14|2022-02-03| |2|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|23183|14|2022-02-03|
|3|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16651|11|2022-02-04| |3|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16659|11|2022-02-04|
|4|[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|39567|11|2022-02-02| |4|[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|39576|11|2022-02-02|
|5|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16517|11|2022-02-05| |5|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16523|11|2022-02-05|
|6|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12775|11|2022-01-31| |6|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12780|11|2022-01-31|
|7|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|828|9|2022-02-04| |7|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|829|9|2022-02-06|
|8|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本中文正式名《Go 入门指南》|28712|9|2022-01-18| |8|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本中文正式名《Go 入门指南》|28714|9|2022-01-18|
|9|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19959|7|2022-01-04| |9|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19961|7|2022-01-04|
|10|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via BilibiliGo 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10211|7|2022-01-19| |10|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via BilibiliGo 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10211|7|2022-01-19|
|11|[fanux/sealos](https://github.com/fanux/sealos)|一条命令离线安装高可用 Kubernetes3min 装完500M100年证书版本不要太全生产环境稳如老狗🔥 ⎈ 🐳|7972|6|2022-02-01| |11|[fanux/sealos](https://github.com/fanux/sealos)|一条命令离线安装高可用 Kubernetes3min 装完500M100年证书版本不要太全生产环境稳如老狗🔥 ⎈ 🐳|7975|6|2022-02-01|
|12|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10571|6|2022-02-02| |12|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10572|6|2022-02-02|
|13|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|1831|5|2021-10-16| |13|[xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily)|【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子 ...|1832|5|2021-10-16|
|14|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4163|4|2021-12-14| |14|[chai2010/go-ast-book](https://github.com/chai2010/go-ast-book)|:books: 《Go语法树入门——开启自制编程语言和编译器之旅》(开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST/凹语言)|4163|4|2021-12-14|
|15|[golang-design/Go-Questions](https://github.com/golang-design/Go-Questions)|📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|3502|3|2021-11-17| |15|[golang-design/Go-Questions](https://github.com/golang-design/Go-Questions)|📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions|3502|3|2021-11-17|
|16|[senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern)|设计模式 Golang实现《研磨设计模式》读书笔记|5944|3|2021-11-10| |16|[senghoo/golang-design-pattern](https://github.com/senghoo/golang-design-pattern)|设计模式 Golang实现《研磨设计模式》读书笔记|5947|3|2021-11-10|
|17|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|340|3|2021-11-26| |17|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|340|3|2021-11-26|
|18|[hantmac/Mastering_Go_ZH_CN](https://github.com/hantmac/Mastering_Go_ZH_CN)|《Mastering GO》中文译本《玩转 GO》。|2924|3|2021-12-04| |18|[hantmac/Mastering_Go_ZH_CN](https://github.com/hantmac/Mastering_Go_ZH_CN)|《Mastering GO》中文译本《玩转 GO》。|2924|3|2021-12-04|
|19|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|454|2|2021-08-08| |19|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|454|2|2021-08-08|
|20|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|2630|2|2022-01-04| |20|[lifei6671/interview-go](https://github.com/lifei6671/interview-go)|golang面试题集合|2631|2|2022-01-04|
|21|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8103|2|2021-10-25| |21|[unknwon/go-fundamental-programming](https://github.com/unknwon/go-fundamental-programming)|《Go 编程基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向新手级别的学习者。|8105|2|2021-10-25|
|22|[hyper0x/Golang_Puzzlers](https://github.com/hyper0x/Golang_Puzzlers)|An example project, for my column named "Core Golang - 36 lessons"|2150|2|2021-10-22| |22|[hyper0x/Golang_Puzzlers](https://github.com/hyper0x/Golang_Puzzlers)|An example project, for my column named "Core Golang - 36 lessons"|2150|2|2021-10-22|
|23|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|180|2|2021-12-26| |23|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|180|2|2021-12-26|
|24|[tidb-incubator/tinykv](https://github.com/tidb-incubator/tinykv)|A course to build distributed key-value service based on TiKV model|1382|2|2022-01-29| |24|[tidb-incubator/tinykv](https://github.com/tidb-incubator/tinykv)|A course to build distributed key-value service based on TiKV model|1384|2|2022-01-29|
|25|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2416|2|2021-11-26| |25|[eyebluecn/tank](https://github.com/eyebluecn/tank)|《蓝眼云盘》(Eyeblue Cloud Storage)|2417|2|2021-11-26|
|26|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient。从学习golang基础和高级特性到实战到架构微服务最后到跑路。|1418|2|2022-02-01| |26|[xinliangnote/Go](https://github.com/xinliangnote/Go)|【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个DemoGin 框架包括Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中... |2125|2|2021-11-13|
|27|[xinliangnote/Go](https://github.com/xinliangnote/Go)|【Go 从入门到实战】学习笔记,从零开始学 Go、Gin 框架,基本语法包括 26 个DemoGin 框架包括Gin 自定义路由配置、Gin 使用 Logrus 进行日志记录、Gin 数据绑定和验证、Gin 自定义错误处理、Go gRPC Hello World... 持续更新中... |2125|2|2021-11-13| |27|[miguelmota/ethereum-development-with-go-book](https://github.com/miguelmota/ethereum-development-with-go-book)|📖 A little guide book on Ethereum Development with Go (golang)|1172|1|2022-01-31|
|28|[miguelmota/ethereum-development-with-go-book](https://github.com/miguelmota/ethereum-development-with-go-book)|📖 A little guide book on Ethereum Development with Go (golang)|1172|1|2022-01-31| |28|[liuchengxu/blockchain-tutorial](https://github.com/liuchengxu/blockchain-tutorial)|:ear_of_rice: A step-by-step blockchain tutorial in simplified Chinese|2106|1|2021-10-24|
|29|[liuchengxu/blockchain-tutorial](https://github.com/liuchengxu/blockchain-tutorial)|:ear_of_rice: A step-by-step blockchain tutorial in simplified Chinese|2105|1|2021-10-24| |29|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|381|1|2022-02-06|
|30|[eallion/uBlacklist-subscription-compilation](https://github.com/eallion/uBlacklist-subscription-compilation)|🚫 uBlacklist subscription compilation 订阅合集|381|1|2022-01-30| |30|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|175|1|2021-08-18|
|31|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|175|1|2021-08-18| |31|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2268|1|2022-01-11|
|32|[studygolang/studygolang](https://github.com/studygolang/studygolang)|Go 语言中文网 Golang中文社区 Go语言学习园地 源码|2268|1|2022-01-11| |32|[baiyutang/meetup](https://github.com/baiyutang/meetup)|【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic欢迎 PR / Issues|773|1|2022-01-27|
|33|[baiyutang/meetup](https://github.com/baiyutang/meetup)|【❤️ 互联网最全大厂技术分享PPT 👍🏻 持续更新中!】🍻各大技术交流会、活动资料汇总 ,如 👉QCon👉全球运维技术大会 👉 GDG 👉 全球技术领导力峰会👉大前端大会👉架构师峰会👉敏捷开发DevOps👉OpenResty👉Elastic欢迎 PR / Issues|772|1|2022-01-27| |33|[otokaze/189Cloud-Downloader](https://github.com/otokaze/189Cloud-Downloader)|一个不限速的天翼云网盘下载器。支持分享链接下载、支持Windows、Linux、macOSBased Go.|203|1|2021-11-04|
|34|[otokaze/189Cloud-Downloader](https://github.com/otokaze/189Cloud-Downloader)|一个不限速的天翼云网盘下载器。支持分享链接下载、支持Windows、Linux、macOSBased Go.|203|1|2021-11-04| |34|[golang-minibear2333/golang](https://github.com/golang-minibear2333/golang)|扫清go语言一切障碍go语言实战、go语言从入门到精通,持续更新欢迎star|363|1|2021-08-25|
|35|[golang-minibear2333/golang](https://github.com/golang-minibear2333/golang)|扫清go语言一切障碍go语言实战、go语言从入门到精通,持续更新欢迎star|362|1|2021-08-25| |35|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2875|1|2021-12-22|
|36|[gopl-zh/gopl-zh.github.com](https://github.com/gopl-zh/gopl-zh.github.com)|Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)|2874|1|2021-12-22| |36|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现偏重于数据结构。另外包含web开源项目(中间件)的日常使用|91|1|2022-02-06|
|37|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现偏重于数据结构。另外包含web开源项目(中间件)的日常使用|91|1|2022-02-05| |37|[hunterhug/goa.c](https://github.com/hunterhug/goa.c)|📚 中文书籍数据结构和算法Golang实现Chinese Book|405|1|2022-01-21|
|38|[hunterhug/goa.c](https://github.com/hunterhug/goa.c)|📚 中文书籍数据结构和算法Golang实现Chinese Book|402|1|2022-01-21| |38|[go-programming-tour-book/blog-service](https://github.com/go-programming-tour-book/blog-service)|《Go 语言编程之旅:一起用 Go 做项目》第二章博客程序HTTP Server|345|1|2021-11-15|
|39|[go-programming-tour-book/blog-service](https://github.com/go-programming-tour-book/blog-service)|《Go 语言编程之旅:一起用 Go 做项目》第二章博客程序HTTP Server|345|1|2021-11-15| |39|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|84|1|2021-11-09|
|40|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|84|1|2021-11-09| |40|[lilacsheep/HomeCenter](https://github.com/lilacsheep/HomeCenter)|A collection of commonly used tools, including proxy, file management, DDNS, offline download|275|1|2021-11-15|
|41|[lilacsheep/HomeCenter](https://github.com/lilacsheep/HomeCenter)|A collection of commonly used tools, including proxy, file management, DDNS, offline download|275|1|2021-11-15| |41|[pibigstar/go-demo](https://github.com/pibigstar/go-demo)|Go语言实例教程从入门到进阶包括基础库使用、设计模式、面试易错点、工具类、对接第三方等|1614|1|2022-01-19|
|42|[pibigstar/go-demo](https://github.com/pibigstar/go-demo)|Go语言实例教程从入门到进阶包括基础库使用、设计模式、面试易错点、工具类、对接第三方等|1613|1|2022-01-19| |42|[Mikubill/transfer](https://github.com/Mikubill/transfer)|🍭 集合多个API的大文件传输工具.|485|1|2022-02-05|
|43|[Mikubill/transfer](https://github.com/Mikubill/transfer)|🍭 集合多个API的大文件传输工具.|484|1|2021-12-21| |43|[jiujuan/go-collection](https://github.com/jiujuan/go-collection)|:tulip: awesome awesome go, study golang from basic to proficient。从学习golang基础和高级特性到实战到架构微服务最后到跑路。|1418|1|2022-02-01|
|44|[zxh0/jvmgo-book](https://github.com/zxh0/jvmgo-book)|《自己动手写Java虚拟机》随书源代码|1288|1|2021-12-31| |44|[zxh0/jvmgo-book](https://github.com/zxh0/jvmgo-book)|《自己动手写Java虚拟机》随书源代码|1288|1|2021-12-31|
|45|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|212|1|2022-02-04| |45|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|212|1|2022-02-04|
|46|[txthinking/zoro](https://github.com/txthinking/zoro)|zoro can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration. zoro 帮助你将本地端口暴露在外网.支持TCP/UDP, 当然也支持HTTP. 内网穿透.|1393|1|2022-01-23| |46|[txthinking/zoro](https://github.com/txthinking/zoro)|zoro can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration. zoro 帮助你将本地端口暴露在外网.支持TCP/UDP, 当然也支持HTTP. 内网穿透.|1393|1|2022-01-23|
|47|[jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial)|Go语言快速入门|397|0|2021-12-05| |47|[jaywcjlove/golang-tutorial](https://github.com/jaywcjlove/golang-tutorial)|Go语言快速入门|397|0|2021-12-05|
|48|[deb-sig/double-entry-generator](https://github.com/deb-sig/double-entry-generator)|Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi to Beancount).|182|0|2021-12-16| |48|[deb-sig/double-entry-generator](https://github.com/deb-sig/double-entry-generator)|Rule-based double-entry bookkeeping importer (from Alipay/WeChat/Huobi to Beancount).|182|0|2022-02-06|
|49|[qbhy/go-tumblr-crawler](https://github.com/qbhy/go-tumblr-crawler)|Easily download all the photos/videos from tumblr blogs. 下载指定的 Tumblr 博客中的图片视频。golang版本|61|0|2021-08-13| |49|[qbhy/go-tumblr-crawler](https://github.com/qbhy/go-tumblr-crawler)|Easily download all the photos/videos from tumblr blogs. 下载指定的 Tumblr 博客中的图片视频。golang版本|61|0|2021-08-13|
|50|[coding3min/interview-leetcode](https://github.com/coding3min/interview-leetcode)|【📚 技术面试高频算法+真实面试各类问答+学习指南】助力快速复习找到工作,涵盖大部分程序员所需要掌握的核心知识。|161|0|2022-01-12| |50|[coding3min/interview-leetcode](https://github.com/coding3min/interview-leetcode)|【📚 技术面试高频算法+真实面试各类问答+学习指南】助力快速复习找到工作,涵盖大部分程序员所需要掌握的核心知识。|161|0|2022-01-12|
|51|[guyan0319/golang_development_notes](https://github.com/guyan0319/golang_development_notes)|golang development notes go语言开发笔记|347|0|2021-12-30| |51|[guyan0319/golang_development_notes](https://github.com/guyan0319/golang_development_notes)|golang development notes go语言开发笔记|348|0|2021-12-30|
|52|[go-programming-tour-book/tour](https://github.com/go-programming-tour-book/tour)|《Go 语言编程之旅:一起用 Go 做项目》第一章命令行程序Command|164|0|2021-11-02| |52|[go-programming-tour-book/tour](https://github.com/go-programming-tour-book/tour)|《Go 语言编程之旅:一起用 Go 做项目》第一章命令行程序Command|164|0|2021-11-02|
|53|[Go-zh/go](https://github.com/Go-zh/go)|Go 语言文档中文翻译|47|0|2021-11-23| |53|[Go-zh/go](https://github.com/Go-zh/go)|Go 语言文档中文翻译|47|0|2021-11-23|
|54|[yijizhichang/LeetCodeInGo](https://github.com/yijizhichang/LeetCodeInGo)|LeetCode Written In Go|83|0|2021-09-23| |54|[yijizhichang/LeetCodeInGo](https://github.com/yijizhichang/LeetCodeInGo)|LeetCode Written In Go|83|0|2021-09-23|
|55|[longjoy/micro-go-book](https://github.com/longjoy/micro-go-book)|《Go语言高并发与微服务实战》代码|289|0|2022-01-27| |55|[longjoy/micro-go-book](https://github.com/longjoy/micro-go-book)|《Go语言高并发与微服务实战》代码|290|0|2022-01-27|
|56|[boy-hack/goWhatweb](https://github.com/boy-hack/goWhatweb)|[学习GO] go语言写的web指纹识别 - Identify websites by go language|86|0|2021-12-29| |56|[boy-hack/goWhatweb](https://github.com/boy-hack/goWhatweb)|[学习GO] go语言写的web指纹识别 - Identify websites by go language|86|0|2021-12-29|
|57|[zc2638/go-standard](https://github.com/zc2638/go-standard)|Go常用规范定义标准库方法使用示例请注意这不是Go的中文版标准库(传送门)|403|0|2022-01-20| |57|[zc2638/go-standard](https://github.com/zc2638/go-standard)|Go常用规范定义标准库方法使用示例请注意这不是Go的中文版标准库(传送门)|403|0|2022-01-20|
|58|[lexkong/apiserver_demos](https://github.com/lexkong/apiserver_demos)|企业级Go实战项目。此项目不再维护如果想学习本项目请移步https://github.com/marmotedu/goserver|140|0|2022-01-30| |58|[lexkong/apiserver_demos](https://github.com/lexkong/apiserver_demos)|企业级Go实战项目。此项目不再维护如果想学习本项目请移步https://github.com/marmotedu/goserver|140|0|2022-01-30|
@ -81,7 +81,7 @@
|74|[weirubo/intermediate_go](https://github.com/weirubo/intermediate_go)|Golang 进阶|60|0|2021-08-15| |74|[weirubo/intermediate_go](https://github.com/weirubo/intermediate_go)|Golang 进阶|60|0|2021-08-15|
|75|[Go-zh/tour](https://github.com/Go-zh/tour)|Go 语言官方教程中文版|1135|0|2021-11-04| |75|[Go-zh/tour](https://github.com/Go-zh/tour)|Go 语言官方教程中文版|1135|0|2021-11-04|
|76|[mmzou/geektime-dl](https://github.com/mmzou/geektime-dl)|👾 Geektime-dl 是使用Go构建的快速、简单的极客时间下载器支持专栏下载为PDF文档。|367|0|2021-08-17| |76|[mmzou/geektime-dl](https://github.com/mmzou/geektime-dl)|👾 Geektime-dl 是使用Go构建的快速、简单的极客时间下载器支持专栏下载为PDF文档。|367|0|2021-08-17|
|77|[kkdai/LineBotTemplate](https://github.com/kkdai/LineBotTemplate)|A simple Golang LINE bot Template and tutorial how to setup on Heroku for LINE bot API|168|0|2022-01-25| |77|[kkdai/LineBotTemplate](https://github.com/kkdai/LineBotTemplate)|A simple Golang LINE bot Template and tutorial how to setup on Heroku for LINE bot API|168|0|2022-02-06|
|78|[wx-chevalier/Go-Series](https://github.com/wx-chevalier/Go-Series)|:books: Go-Series, Go From Zero to Hero. 语法基础、工程实践、并发编程、Web 开发|103|0|2022-01-06| |78|[wx-chevalier/Go-Series](https://github.com/wx-chevalier/Go-Series)|:books: Go-Series, Go From Zero to Hero. 语法基础、工程实践、并发编程、Web 开发|103|0|2022-01-06|
|79|[gookit/validate](https://github.com/gookit/validate)|⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库使用简单内置大部分常用验证、过滤器支持自定义验证器、自定义消息、字段翻译。|517|0|2022-01-24| |79|[gookit/validate](https://github.com/gookit/validate)|⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库使用简单内置大部分常用验证、过滤器支持自定义验证器、自定义消息、字段翻译。|517|0|2022-01-24|
|80|[fastwego/offiaccount](https://github.com/fastwego/offiaccount)|[微信公众号] A fast wechat offiaccount development sdk written in Golang|78|0|2021-12-07| |80|[fastwego/offiaccount](https://github.com/fastwego/offiaccount)|[微信公众号] A fast wechat offiaccount development sdk written in Golang|78|0|2021-12-07|

@ -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>
# 中文增速榜 > 资料类 > Groovy # 中文增速榜 > 资料类 > Groovy
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -1,70 +1,70 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|22343|22|2022-01-22| |1|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|22351|22|2022-01-22|
|2|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2277|18|2021-10-31| |2|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2277|18|2021-10-31|
|3|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|23976|15|2022-01-21| |3|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|23976|15|2022-01-21|
|4|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构欢迎PR补充|18710|14|2021-12-05| |4|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构欢迎PR补充|18711|14|2021-12-05|
|5|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|25221|12|2022-01-15| |5|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|25231|12|2022-01-15|
|6|[fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)|deeplearning.ai吴恩达老师的深度学习课程笔记及资源|14180|9|2022-01-21| |6|[fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)|deeplearning.ai吴恩达老师的深度学习课程笔记及资源|14184|9|2022-01-21|
|7|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1473|9|2022-01-21| |7|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1475|9|2022-01-21|
|8|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15193|8|2021-12-09| |8|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15193|8|2021-12-09|
|9|[TeamStuQ/skill-map](https://github.com/TeamStuQ/skill-map)|程序员技能图谱|18623|8|2021-12-30| |9|[TeamStuQ/skill-map](https://github.com/TeamStuQ/skill-map)|程序员技能图谱|18625|8|2021-12-30|
|10|[itorr/nbnhhsh](https://github.com/itorr/nbnhhsh)|😩「能不能好好说话?」 拼音首字母缩写翻译工具|4627|7|2022-01-15| |10|[itorr/nbnhhsh](https://github.com/itorr/nbnhhsh)|😩「能不能好好说话?」 拼音首字母缩写翻译工具|4628|7|2022-01-15|
|11|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1398|5|2022-01-27| |11|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1398|5|2022-01-27|
|12|[javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info)|现代 JavaScript 教程The Modern JavaScript Tutorial|5922|4|2022-02-05| |12|[javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info)|现代 JavaScript 教程The Modern JavaScript Tutorial|5929|4|2022-02-06|
|13|[NianBroken/Firework_Simulator](https://github.com/NianBroken/Firework_Simulator)|烟花模拟器一个模拟放烟花的网页基于XgpNwb的二次修改我仅作翻译处理以及其他优化|31|4|2022-02-03| |13|[NianBroken/Firework_Simulator](https://github.com/NianBroken/Firework_Simulator)|烟花模拟器一个模拟放烟花的网页基于XgpNwb的二次修改我仅作翻译处理以及其他优化|31|4|2022-02-03|
|14|[doocs/technical-books](https://github.com/doocs/technical-books)|😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...|4090|4|2022-01-23| |14|[doocs/technical-books](https://github.com/doocs/technical-books)|😆 国内外互联网技术大牛们都写了哪些书籍:计算机基础、网络、前端、后端、数据库、架构、大数据、深度学习...|4094|4|2022-01-23|
|15|[biaochenxuying/blog](https://github.com/biaochenxuying/blog)|大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。|3285|3|2022-01-14| |15|[biaochenxuying/blog](https://github.com/biaochenxuying/blog)|大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。|3287|3|2022-01-14|
|16|[HiddenStrawberry/Crawler_Illegal_Cases_In_China](https://github.com/HiddenStrawberry/Crawler_Illegal_Cases_In_China)|Collection of China illegal cases about web crawler 本项目用来整理所有中国大陆爬虫开发者涉诉与违规相关的新闻、资料与法律法规。致力于帮助在中国大陆工作的爬虫行业从业者了解我国相关法律,避免触碰数据合规红线。 [AD]中文知识图谱门户 |2495|3|2022-01-07| |16|[HiddenStrawberry/Crawler_Illegal_Cases_In_China](https://github.com/HiddenStrawberry/Crawler_Illegal_Cases_In_China)|Collection of China illegal cases about web crawler 本项目用来整理所有中国大陆爬虫开发者涉诉与违规相关的新闻、资料与法律法规。致力于帮助在中国大陆工作的爬虫行业从业者了解我国相关法律,避免触碰数据合规红线。 [AD]中文知识图谱门户 |2496|3|2022-01-07|
|17|[wowchemy/wowchemy-hugo-themes](https://github.com/wowchemy/wowchemy-hugo-themes)|🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。|6216|3|2022-01-22| |17|[wowchemy/wowchemy-hugo-themes](https://github.com/wowchemy/wowchemy-hugo-themes)|🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。|6222|3|2022-01-22|
|18|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|845|3|2021-10-30| |18|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|848|3|2021-10-30|
|19|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|446|3|2021-10-05| |19|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|446|3|2021-10-05|
|20|[golang101/golang101](https://github.com/golang101/golang101)|Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书|2960|2|2022-01-22| |20|[golang101/golang101](https://github.com/golang101/golang101)|Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书|2961|2|2022-01-22|
|21|[golang-china/gopl-zh](https://github.com/golang-china/gopl-zh)|:books: Go语言圣经中文版|4698|2|2021-12-22| |21|[golang-china/gopl-zh](https://github.com/golang-china/gopl-zh)|:books: Go语言圣经中文版|4699|2|2021-12-22|
|22|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|401|2|2022-02-02| |22|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|402|2|2022-02-06|
|23|[gwuhaolin/dive-into-webpack](https://github.com/gwuhaolin/dive-into-webpack)|全面的Webpack教程《深入浅出Webpack》电子书|3683|2|2021-10-27| |23|[gwuhaolin/dive-into-webpack](https://github.com/gwuhaolin/dive-into-webpack)|全面的Webpack教程《深入浅出Webpack》电子书|3683|2|2021-10-27|
|24|[zhangkaitao/shiro-example](https://github.com/zhangkaitao/shiro-example)|跟我学Shiro我的公众号kaitao-1234567我的新书《亿级流量网站架构核心技术》 |4771|2|2021-09-01| |24|[zhangkaitao/shiro-example](https://github.com/zhangkaitao/shiro-example)|跟我学Shiro我的公众号kaitao-1234567我的新书《亿级流量网站架构核心技术》 |4771|2|2021-09-01|
|25|[paddingme/Front-end-Web-Development-Interview-Question](https://github.com/paddingme/Front-end-Web-Development-Interview-Question)|前端开发面试题大收集,前端面试集锦 :heart: :gift_heart: :cupid:|5109|2|2021-10-13| |25|[paddingme/Front-end-Web-Development-Interview-Question](https://github.com/paddingme/Front-end-Web-Development-Interview-Question)|前端开发面试题大收集,前端面试集锦 :heart: :gift_heart: :cupid:|5109|2|2021-10-13|
|26|[go101/go101](https://github.com/go101/go101)|An online book focusing on Go syntax/semantics and runtime related things|4215|2|2022-02-04| |26|[go101/go101](https://github.com/go101/go101)|An online book focusing on Go syntax/semantics and runtime related things|4216|2|2022-02-04|
|27|[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版习题答案。|5010|2|2021-09-23| |27|[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版习题答案。|5012|2|2021-09-23|
|28|[me115/linuxtools_rst](https://github.com/me115/linuxtools_rst)|Linux工具快速教程|4898|2|2021-08-16| |28|[me115/linuxtools_rst](https://github.com/me115/linuxtools_rst)|Linux工具快速教程|4898|2|2021-08-16|
|29|[CHYbeta/Web-Security-Learning](https://github.com/CHYbeta/Web-Security-Learning)|Web-Security-Learning|3698|2|2021-10-02| |29|[CHYbeta/Web-Security-Learning](https://github.com/CHYbeta/Web-Security-Learning)|Web-Security-Learning|3698|2|2021-10-02|
|30|[eddycjy/blog](https://github.com/eddycjy/blog)|煎鱼的博客有点忙传送门https://eddycjy.com|2786|2|2022-02-05| |30|[eddycjy/blog](https://github.com/eddycjy/blog)|煎鱼的博客有点忙传送门https://eddycjy.com|2787|2|2022-02-05|
|31|[stellarkey/912_project](https://github.com/stellarkey/912_project)|清华大学计算机系考研攻略 Guidance for postgraduate entrance examination in Department of Computer Science and Technology, Tsinghua University|983|1|2022-01-09| |31|[stellarkey/912_project](https://github.com/stellarkey/912_project)|清华大学计算机系考研攻略 Guidance for postgraduate entrance examination in Department of Computer Science and Technology, Tsinghua University|986|1|2022-01-09|
|32|[xiaolai/blockchainlittlebook.com](https://github.com/xiaolai/blockchainlittlebook.com)|区块链小白书|587|1|2021-10-05| |32|[xiaolai/blockchainlittlebook.com](https://github.com/xiaolai/blockchainlittlebook.com)|区块链小白书|587|1|2021-10-05|
|33|[asyncins/antispider](https://github.com/asyncins/antispider)|书籍《Python3 反爬虫原理与绕过实战》配套代码|522|1|2021-10-25| |33|[asyncins/antispider](https://github.com/asyncins/antispider)|书籍《Python3 反爬虫原理与绕过实战》配套代码|522|1|2021-10-25|
|34|[esofar/cnblogs-theme-silence](https://github.com/esofar/cnblogs-theme-silence)|📖 一款专注于阅读的博客园主题|1705|1|2021-12-08| |34|[esofar/cnblogs-theme-silence](https://github.com/esofar/cnblogs-theme-silence)|📖 一款专注于阅读的博客园主题|1704|1|2021-12-08|
|35|[su37josephxia/bytedance-youth-training-camp](https://github.com/su37josephxia/bytedance-youth-training-camp)|字节青训营教程|123|1|2021-10-08| |35|[su37josephxia/bytedance-youth-training-camp](https://github.com/su37josephxia/bytedance-youth-training-camp)|字节青训营教程|122|1|2021-10-08|
|36|[AAAZC/bookManagement](https://github.com/AAAZC/bookManagement)|基于《软件工程第三版》做的Django小项目简单易懂适合刚学后端的人看|36|1|2021-12-20| |36|[AAAZC/bookManagement](https://github.com/AAAZC/bookManagement)|基于《软件工程第三版》做的Django小项目简单易懂适合刚学后端的人看|36|1|2021-12-20|
|37|[demopark/electron-api-demos-Zh_CN](https://github.com/demopark/electron-api-demos-Zh_CN)|这是 electron-api-demos 的中文版本, 更新至 v2.0.2|1852|1|2021-10-12| |37|[demopark/electron-api-demos-Zh_CN](https://github.com/demopark/electron-api-demos-Zh_CN)|这是 electron-api-demos 的中文版本, 更新至 v2.0.2|1852|1|2021-10-12|
|38|[SummerSec/JavaLearnVulnerability](https://github.com/SummerSec/JavaLearnVulnerability)|Java漏洞学习笔记 Deserialization Vulnerability|437|1|2022-01-24| |38|[SummerSec/JavaLearnVulnerability](https://github.com/SummerSec/JavaLearnVulnerability)|Java漏洞学习笔记 Deserialization Vulnerability|438|1|2022-01-24|
|39|[wx-chevalier/Web-Series](https://github.com/wx-chevalier/Web-Series)|:books: 现代 Web 开发语法基础与工程实践,涵盖 Web 开发基础、前端工程化、应用架构、性能与体验优化、混合开发、React 实践、Vue 实践、WebAssembly 等多方面。|706|1|2021-11-28| |39|[wx-chevalier/Web-Series](https://github.com/wx-chevalier/Web-Series)|:books: 现代 Web 开发语法基础与工程实践,涵盖 Web 开发基础、前端工程化、应用架构、性能与体验优化、混合开发、React 实践、Vue 实践、WebAssembly 等多方面。|706|1|2021-11-28|
|40|[koala-coding/goodBlog](https://github.com/koala-coding/goodBlog)|我是koala, 公众号【程序员成长指北】的作者, 专注Node.js技术栈分享从前端到Node.js再到后端数据库帮您成为优秀的Node.js全栈工程师。和我一起进阶全栈吧|654|1|2022-01-14| |40|[koala-coding/goodBlog](https://github.com/koala-coding/goodBlog)|我是koala, 公众号【程序员成长指北】的作者, 专注Node.js技术栈分享从前端到Node.js再到后端数据库帮您成为优秀的Node.js全栈工程师。和我一起进阶全栈吧|654|1|2022-01-14|
|41|[YUUXIAO/webProject](https://github.com/YUUXIAO/webProject)|记录我在学习前端学习过程中做过的小demojs部分全用源生js实现。|1351|1|2022-01-22| |41|[YUUXIAO/webProject](https://github.com/YUUXIAO/webProject)|记录我在学习前端学习过程中做过的小demojs部分全用源生js实现。|1351|1|2022-01-22|
|42|[yessimida/interview-of-legends](https://github.com/yessimida/interview-of-legends)|汇集Java后端真实面试题并用大白话给予答案并尽可能的做点延伸理解大于背诵。|207|1|2022-02-02| |42|[yessimida/interview-of-legends](https://github.com/yessimida/interview-of-legends)|汇集Java后端真实面试题并用大白话给予答案并尽可能的做点延伸理解大于背诵。|207|1|2022-02-02|
|43|[openwhu/OpenWHU](https://github.com/openwhu/OpenWHU)|武汉大学课程资料整理-WHU课代表计划|548|1|2022-01-14| |43|[openwhu/OpenWHU](https://github.com/openwhu/OpenWHU)|武汉大学课程资料整理-WHU课代表计划|548|1|2022-01-14|
|44|[sqlsec/Hackintosh](https://github.com/sqlsec/Hackintosh)|国光的黑苹果安装教程:手把手教你配置 OpenCore|117|1|2022-02-05| |44|[sqlsec/Hackintosh](https://github.com/sqlsec/Hackintosh)|国光的黑苹果安装教程:手把手教你配置 OpenCore|118|1|2022-02-06|
|45|[shengxinjing/vue3-vs-vue2](https://github.com/shengxinjing/vue3-vs-vue2)|《前端会客厅第一期代码》和尤大聊vue3的 提升|365|1|2022-01-27| |45|[shengxinjing/vue3-vs-vue2](https://github.com/shengxinjing/vue3-vs-vue2)|《前端会客厅第一期代码》和尤大聊vue3的 提升|365|1|2022-01-27|
|46|[luckyzhz/Software-Designer](https://github.com/luckyzhz/Software-Designer)|软考中级教程-软件设计师|41|1|2022-01-04| |46|[luckyzhz/Software-Designer](https://github.com/luckyzhz/Software-Designer)|软考中级教程-软件设计师|41|1|2022-01-04|
|47|[dennis-jiang/Front-End-Knowledges](https://github.com/dennis-jiang/Front-End-Knowledges)|前端知识进阶|746|1|2022-01-22| |47|[dennis-jiang/Front-End-Knowledges](https://github.com/dennis-jiang/Front-End-Knowledges)|前端知识进阶|749|1|2022-01-22|
|48|[zxuqian/html-css-examples](https://github.com/zxuqian/html-css-examples)|A collection of HTML and CSS examples, including effects and UIs.|600|1|2022-01-29| |48|[zxuqian/html-css-examples](https://github.com/zxuqian/html-css-examples)|A collection of HTML and CSS examples, including effects and UIs.|600|1|2022-01-29|
|49|[HuangCongQing/UCAS_Course_2019](https://github.com/HuangCongQing/UCAS_Course_2019)|中国科学院大学2019-2020课程秋季春季夏季|854|1|2021-08-24| |49|[HuangCongQing/UCAS_Course_2019](https://github.com/HuangCongQing/UCAS_Course_2019)|中国科学院大学2019-2020课程秋季春季夏季|854|1|2021-08-24|
|50|[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/|1423|1|2022-01-28| |50|[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/|1424|1|2022-01-28|
|51|[doocs/coding-interview](https://github.com/doocs/coding-interview)|😀 代码面试题集,包括剑指 Offer、编程之美等|1474|1|2021-12-14| |51|[doocs/coding-interview](https://github.com/doocs/coding-interview)|😀 代码面试题集,包括剑指 Offer、编程之美等|1477|1|2021-12-14|
|52|[MikeCreken/lanlanInterview](https://github.com/MikeCreken/lanlanInterview)|此仓库将包含各大银行的基本介绍,笔试面试特点,发现这个宝库就离上岸不远了,哼|83|1|2021-11-25| |52|[MikeCreken/lanlanInterview](https://github.com/MikeCreken/lanlanInterview)|此仓库将包含各大银行的基本介绍,笔试面试特点,发现这个宝库就离上岸不远了,哼|83|1|2021-11-25|
|53|[ttttmr/wechat2rss](https://github.com/ttttmr/wechat2rss)|微信公众号转RSS|144|1|2022-01-22| |53|[ttttmr/wechat2rss](https://github.com/ttttmr/wechat2rss)|微信公众号转RSS|144|1|2022-01-22|
|54|[liuran001/openwrt-packages](https://github.com/liuran001/openwrt-packages)|国内常用OpenWrt软件包源码合集每天自动更新建议使用lean源码|589|1|2022-02-05| |54|[liuran001/openwrt-packages](https://github.com/liuran001/openwrt-packages)|国内常用OpenWrt软件包源码合集每天自动更新建议使用lean源码|591|1|2022-02-06|
|55|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|234|1|2022-02-01| |55|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|234|1|2022-02-01|
|56|[datawhalechina/daily-interview](https://github.com/datawhalechina/daily-interview)|Datawhale成员整理的面经内容包括机器学习CVNLP推荐开发等欢迎大家star|1217|1|2022-01-12| |56|[datawhalechina/daily-interview](https://github.com/datawhalechina/daily-interview)|Datawhale成员整理的面经内容包括机器学习CVNLP推荐开发等欢迎大家star|1219|1|2022-01-12|
|57|[kujian/frontendDaily](https://github.com/kujian/frontendDaily)|前端开发博客,分享互联网最精彩的前端技术,欢迎关注我微信公众号:前端开发博客,回复 1024领取前端进阶资料包回复 加群,与大神一起交流学习。|1967|1|2022-02-04| |57|[kujian/frontendDaily](https://github.com/kujian/frontendDaily)|前端开发博客,分享互联网最精彩的前端技术,欢迎关注我微信公众号:前端开发博客,回复 1024领取前端进阶资料包回复 加群,与大神一起交流学习。|1967|1|2022-02-05|
|58|[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: 程序员的技术视 ...|2904|1|2022-01-30| |58|[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: 程序员的技术视 ...|2904|1|2022-01-30|
|59|[jaywcjlove/regexp-example](https://github.com/jaywcjlove/regexp-example)|正则表达式实例搜集,通过实例来学习正则表达式。|78|1|2022-01-15| |59|[jaywcjlove/regexp-example](https://github.com/jaywcjlove/regexp-example)|正则表达式实例搜集,通过实例来学习正则表达式。|78|1|2022-01-15|
|60|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|167|1|2021-11-09| |60|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|168|1|2021-11-09|
|61|[ojeveryday/AlgoWiki](https://github.com/ojeveryday/AlgoWiki)|总结算法刷题套路,在线阅读:|447|1|2022-01-04| |61|[ojeveryday/AlgoWiki](https://github.com/ojeveryday/AlgoWiki)|总结算法刷题套路,在线阅读:|447|1|2022-01-04|
|62|[godbasin/godbasin.github.io](https://github.com/godbasin/godbasin.github.io)|被删前端博客--喜欢请star|1713|1|2022-01-09| |62|[godbasin/godbasin.github.io](https://github.com/godbasin/godbasin.github.io)|被删前端博客--喜欢请star|1713|1|2022-01-09|
|63|[wardseptember/notes](https://github.com/wardseptember/notes)|算法刷题指南、Java多线程与高并发、Java集合源码、Spring boot、Spring Cloud等笔记源码级学习笔记后续也会更新。|489|1|2021-08-31| |63|[wardseptember/notes](https://github.com/wardseptember/notes)|算法刷题指南、Java多线程与高并发、Java集合源码、Spring boot、Spring Cloud等笔记源码级学习笔记后续也会更新。|489|1|2021-08-31|
@ -75,20 +75,20 @@
|68|[Sayi/sayi.github.com](https://github.com/Sayi/sayi.github.com)|个人博客已切换到公众号Evoopeed请搜索deepoove|40|0|2021-11-08| |68|[Sayi/sayi.github.com](https://github.com/Sayi/sayi.github.com)|个人博客已切换到公众号Evoopeed请搜索deepoove|40|0|2021-11-08|
|69|[su37josephxia/tiny-vue-next](https://github.com/su37josephxia/tiny-vue-next)|vue3.0的简化学习版|30|0|2021-09-22| |69|[su37josephxia/tiny-vue-next](https://github.com/su37josephxia/tiny-vue-next)|vue3.0的简化学习版|30|0|2021-09-22|
|70|[sg552/happy_book_vuejs](https://github.com/sg552/happy_book_vuejs)|Vuejs 中文教程|142|0|2022-01-31| |70|[sg552/happy_book_vuejs](https://github.com/sg552/happy_book_vuejs)|Vuejs 中文教程|142|0|2022-01-31|
|71|[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 ...|1198|0|2022-02-01| |71|[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 ...|1200|0|2022-02-01|
|72|[gaowenxin95/leetcode-cookbook](https://github.com/gaowenxin95/leetcode-cookbook)|leetcode上面的一些经典算法题笔记|29|0|2022-01-16| |72|[gaowenxin95/leetcode-cookbook](https://github.com/gaowenxin95/leetcode-cookbook)|leetcode上面的一些经典算法题笔记|29|0|2022-01-16|
|73|[karashiiro/xiv-resources](https://github.com/karashiiro/xiv-resources)|A list of websites and tools for FFXIV.|106|0|2022-01-08| |73|[karashiiro/xiv-resources](https://github.com/karashiiro/xiv-resources)|A list of websites and tools for FFXIV.|106|0|2022-01-08|
|74|[huataihuang/cloud-atlas-draft](https://github.com/huataihuang/cloud-atlas-draft)|Cloud Compute Technology Guide|157|0|2022-01-07| |74|[huataihuang/cloud-atlas-draft](https://github.com/huataihuang/cloud-atlas-draft)|Cloud Compute Technology Guide|157|0|2022-01-07|
|75|[javascript-tutorial/zh-hant.javascript.info](https://github.com/javascript-tutorial/zh-hant.javascript.info)|Modern JavaScript Tutorial in Chinese Traditional|31|0|2022-01-31| |75|[javascript-tutorial/zh-hant.javascript.info](https://github.com/javascript-tutorial/zh-hant.javascript.info)|Modern JavaScript Tutorial in Chinese Traditional|31|0|2022-01-31|
|76|[willshang/go-leetcode](https://github.com/willshang/go-leetcode)|用go刷leetcode已更新1900+常见面试算法题目,提供多种解题思路|37|0|2022-02-04| |76|[willshang/go-leetcode](https://github.com/willshang/go-leetcode)|用go刷leetcode已更新1900+常见面试算法题目,提供多种解题思路|37|0|2022-02-04|
|77|[Xiaoyuan-xyz/The-Principle-of-Redstone-Circuits](https://github.com/Xiaoyuan-xyz/The-Principle-of-Redstone-Circuits)|这是我第一次在GitHub上更新红石教程那么就欢迎大家多多支持啦|44|0|2022-01-07| |77|[Xiaoyuan-xyz/The-Principle-of-Redstone-Circuits](https://github.com/Xiaoyuan-xyz/The-Principle-of-Redstone-Circuits)|这是我第一次在GitHub上更新红石教程那么就欢迎大家多多支持啦|44|0|2022-02-06|
|78|[mrxur/home](https://github.com/mrxur/home)|好看的个人主页,个人主页源码,博客主页模板|85|0|2022-01-22| |78|[mrxur/home](https://github.com/mrxur/home)|好看的个人主页,个人主页源码,博客主页模板|85|0|2022-01-22|
|79|[lryong/tutorials-from-runoob](https://github.com/lryong/tutorials-from-runoob)|菜鸟教程-离线版|122|0|2022-01-12| |79|[lryong/tutorials-from-runoob](https://github.com/lryong/tutorials-from-runoob)|菜鸟教程-离线版|122|0|2022-01-12|
|80|[xclazy/2018IFE](https://github.com/xclazy/2018IFE)|2018IFE学习|33|0|2022-01-17| |80|[xclazy/2018IFE](https://github.com/xclazy/2018IFE)|2018IFE学习|33|0|2022-01-17|
|81|[smartadpole/smartadpole.github.io](https://github.com/smartadpole/smartadpole.github.io)|博客地址 https://smartadpole.github.io|45|0|2021-09-30| |81|[smartadpole/smartadpole.github.io](https://github.com/smartadpole/smartadpole.github.io)|博客地址 https://smartadpole.github.io|45|0|2021-09-30|
|82|[songjiayang/prometheus_practice](https://github.com/songjiayang/prometheus_practice)|包括 Prometheus 基础知识,性能优化和大量实战经验。|554|0|2021-08-18| |82|[songjiayang/prometheus_practice](https://github.com/songjiayang/prometheus_practice)|包括 Prometheus 基础知识,性能优化和大量实战经验。|554|0|2021-08-18|
|83|[piaoliangkb/missing-semester-2020](https://github.com/piaoliangkb/missing-semester-2020)|MIT: missing semester 2020. Solutions and notes. 学习笔记和部分习题答案|77|0|2021-10-19| |83|[piaoliangkb/missing-semester-2020](https://github.com/piaoliangkb/missing-semester-2020)|MIT: missing semester 2020. Solutions and notes. 学习笔记和部分习题答案|78|0|2021-10-19|
|84|[taizihuang/wmyblog](https://github.com/taizihuang/wmyblog)|王孟源的博客镜像【可搜索】,每小时更新|45|0|2022-02-05| |84|[taizihuang/wmyblog](https://github.com/taizihuang/wmyblog)|王孟源的博客镜像【可搜索】,每小时更新|45|0|2022-02-06|
|85|[ChangbaFE/presentation](https://github.com/ChangbaFE/presentation)|唱吧前端分享会|124|0|2022-01-12| |85|[ChangbaFE/presentation](https://github.com/ChangbaFE/presentation)|唱吧前端分享会|124|0|2022-01-12|
|86|[cncounter/translation](https://github.com/cncounter/translation)|翻译文档|489|0|2022-01-26| |86|[cncounter/translation](https://github.com/cncounter/translation)|翻译文档|489|0|2022-01-26|
|87|[anjoy8/Blog.MVP.Blazor](https://github.com/anjoy8/Blog.MVP.Blazor)|一个学习Blazor的案例项目|25|0|2022-01-24| |87|[anjoy8/Blog.MVP.Blazor](https://github.com/anjoy8/Blog.MVP.Blazor)|一个学习Blazor的案例项目|25|0|2022-01-24|
@ -102,12 +102,12 @@
|95|[OrangeX4/NJUAI-Notes](https://github.com/OrangeX4/NJUAI-Notes)|我在南京大学人工智能专业学习时所做的笔记 :-)|44|0|2022-01-09| |95|[OrangeX4/NJUAI-Notes](https://github.com/OrangeX4/NJUAI-Notes)|我在南京大学人工智能专业学习时所做的笔记 :-)|44|0|2022-01-09|
|96|[dinghuang/dinghuang.github.io](https://github.com/dinghuang/dinghuang.github.io)|个人博客包括自己收藏的github优秀项目大部分为java。地址https://dinghuang.github.io/archives/|32|0|2021-11-12| |96|[dinghuang/dinghuang.github.io](https://github.com/dinghuang/dinghuang.github.io)|个人博客包括自己收藏的github优秀项目大部分为java。地址https://dinghuang.github.io/archives/|32|0|2021-11-12|
|97|[Yixf-Education/course_Bioinformatics](https://github.com/Yixf-Education/course_Bioinformatics)|天津医科大学,生物医学工程与技术学院,《生物信息学》课程资料|15|0|2021-09-06| |97|[Yixf-Education/course_Bioinformatics](https://github.com/Yixf-Education/course_Bioinformatics)|天津医科大学,生物医学工程与技术学院,《生物信息学》课程资料|15|0|2021-09-06|
|98|[daacheng/PythonBasic](https://github.com/daacheng/PythonBasic)|平时工作中常用的Python零碎知识总结爬虫学习总结与练习Python数据分析学习总结目前正在重新整理中......|422|0|2021-09-28| |98|[daacheng/PythonBasic](https://github.com/daacheng/PythonBasic)|平时工作中常用的Python零碎知识总结爬虫学习总结与练习Python数据分析学习总结目前正在重新整理中......|423|0|2021-09-28|
|99|[SerhoLiu/serholiu.com](https://github.com/SerhoLiu/serholiu.com)|我的博客|94|0|2022-01-01| |99|[SerhoLiu/serholiu.com](https://github.com/SerhoLiu/serholiu.com)|我的博客|94|0|2022-01-01|
|100|[lopezbec/COVID19_Tweets_Dataset](https://github.com/lopezbec/COVID19_Tweets_Dataset)|This dataset contains all the 2021 COVID-19 related data from the paper "An Augmented Multilingual Twitter Dataset for Studying the COVID-19 Infodemic" |34|0|2022-02-02| |100|[lopezbec/COVID19_Tweets_Dataset](https://github.com/lopezbec/COVID19_Tweets_Dataset)|This dataset contains all the 2021 COVID-19 related data from the paper "An Augmented Multilingual Twitter Dataset for Studying the COVID-19 Infodemic" |34|0|2022-02-02|
|101|[Veykril/tlborm](https://github.com/Veykril/tlborm)|The Little Book of Rust Macros(Updated) |205|0|2022-01-19| |101|[Veykril/tlborm](https://github.com/Veykril/tlborm)|The Little Book of Rust Macros(Updated) |205|0|2022-01-19|
|102|[tomoya92/dstmod-tutorial](https://github.com/tomoya92/dstmod-tutorial)|饥荒mod开发教程慢慢完善中|39|0|2021-12-26| |102|[tomoya92/dstmod-tutorial](https://github.com/tomoya92/dstmod-tutorial)|饥荒mod开发教程慢慢完善中|39|0|2021-12-26|
|103|[Ritchiezxy/Qt5.12-Document-Trans-in-Chinese](https://github.com/Ritchiezxy/Qt5.12-Document-Trans-in-Chinese)|我个人看Qt文档深受苦恼虽然英语尚可但是也不可能达到和读中文一样的速度所以我决定翻译一些将翻译过的qt文档分享到github上如果您感兴趣的可以一起。其中有一部分是5.11的是在5.12发布之前翻译的,鉴于个人能力有限,这部分就不再翻译。|41|0|2021-12-04| |103|[Ritchiezxy/Qt5.12-Document-Trans-in-Chinese](https://github.com/Ritchiezxy/Qt5.12-Document-Trans-in-Chinese)|我个人看Qt文档深受苦恼虽然英语尚可但是也不可能达到和读中文一样的速度所以我决定翻译一些将翻译过的qt文档分享到github上如果您感兴趣的可以一起。其中有一部分是5.11的是在5.12发布之前翻译的,鉴于个人能力有限,这部分就不再翻译。|41|0|2022-02-06|
|104|[carlsummer/python_developer_tools](https://github.com/carlsummer/python_developer_tools)|论文复现,多机多卡|24|0|2022-01-21| |104|[carlsummer/python_developer_tools](https://github.com/carlsummer/python_developer_tools)|论文复现,多机多卡|24|0|2022-01-21|
|105|[zhuziyi1989/tools](https://github.com/zhuziyi1989/tools)|自用的一些工具集合 更多笔记请查看|44|0|2022-01-04| |105|[zhuziyi1989/tools](https://github.com/zhuziyi1989/tools)|自用的一些工具集合 更多笔记请查看|44|0|2022-01-04|
|106|[tylerdong/JavaScript](https://github.com/tylerdong/JavaScript)|JavaScript工作笔记|32|0|2021-11-23| |106|[tylerdong/JavaScript](https://github.com/tylerdong/JavaScript)|JavaScript工作笔记|32|0|2021-11-23|
@ -116,7 +116,7 @@
|109|[MnO2/learnyouahaskell-zh](https://github.com/MnO2/learnyouahaskell-zh)|Chinese translation of Learn you a Haskell for great good|429|0|2022-01-19| |109|[MnO2/learnyouahaskell-zh](https://github.com/MnO2/learnyouahaskell-zh)|Chinese translation of Learn you a Haskell for great good|429|0|2022-01-19|
|110|[zhangzhenhuajack/spring-data-jpa-guide](https://github.com/zhangzhenhuajack/spring-data-jpa-guide)|spring-data-jpa-guideSpring Data JPA实战SpringDataJpa详解|196|0|2022-01-20| |110|[zhangzhenhuajack/spring-data-jpa-guide](https://github.com/zhangzhenhuajack/spring-data-jpa-guide)|spring-data-jpa-guideSpring Data JPA实战SpringDataJpa详解|196|0|2022-01-20|
|111|[SwiftGGTeam/SwiftGGTeam.github.io](https://github.com/SwiftGGTeam/SwiftGGTeam.github.io)|打造国内第一的swift译文站|38|0|2021-09-10| |111|[SwiftGGTeam/SwiftGGTeam.github.io](https://github.com/SwiftGGTeam/SwiftGGTeam.github.io)|打造国内第一的swift译文站|38|0|2021-09-10|
|112|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|130|0|2022-02-02| |112|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|131|0|2022-02-02|
|113|[Psilocine/FrontEnd-Note](https://github.com/Psilocine/FrontEnd-Note)|填坑笔记|19|0|2021-11-22| |113|[Psilocine/FrontEnd-Note](https://github.com/Psilocine/FrontEnd-Note)|填坑笔记|19|0|2021-11-22|
|114|[wx-chevalier/ProgrammingLanguage-Series](https://github.com/wx-chevalier/ProgrammingLanguage-Series)|:books: 编程语言语法基础与工程实践JavaScript Java Python Go Rust CPP Swift|650|0|2021-11-02| |114|[wx-chevalier/ProgrammingLanguage-Series](https://github.com/wx-chevalier/ProgrammingLanguage-Series)|:books: 编程语言语法基础与工程实践JavaScript Java Python Go Rust CPP Swift|650|0|2021-11-02|
|115|[king-hcj/king-hcj.github.io](https://github.com/king-hcj/king-hcj.github.io)|前端精华、前端高级进阶、让前端不枯燥的有趣技巧分享。|31|0|2022-01-24| |115|[king-hcj/king-hcj.github.io](https://github.com/king-hcj/king-hcj.github.io)|前端精华、前端高级进阶、让前端不枯燥的有趣技巧分享。|31|0|2022-01-24|
@ -124,7 +124,7 @@
|117|[Inchill/fe-notes](https://github.com/Inchill/fe-notes)|🍎个人前端知识汇总,并且处于持续更新中。 This is a summary of personal front-end knowledge, and will be updated from time to time.|68|0|2022-01-30| |117|[Inchill/fe-notes](https://github.com/Inchill/fe-notes)|🍎个人前端知识汇总,并且处于持续更新中。 This is a summary of personal front-end knowledge, and will be updated from time to time.|68|0|2022-01-30|
|118|[zhangxiang958/Blog](https://github.com/zhangxiang958/Blog)|阿翔的个人技术博客,博文写在 Issues 里,如有收获请 star 鼓励~|141|0|2021-12-01| |118|[zhangxiang958/Blog](https://github.com/zhangxiang958/Blog)|阿翔的个人技术博客,博文写在 Issues 里,如有收获请 star 鼓励~|141|0|2021-12-01|
|119|[yifeitao/learn](https://github.com/yifeitao/learn)|学习资料 learn assets|41|0|2021-09-11| |119|[yifeitao/learn](https://github.com/yifeitao/learn)|学习资料 learn assets|41|0|2021-09-11|
|120|[lyandut/HUST-Invictus](https://github.com/lyandut/HUST-Invictus)|华中科技大学研究生课程资料|240|0|2021-11-29| |120|[lyandut/HUST-Invictus](https://github.com/lyandut/HUST-Invictus)|华中科技大学研究生课程资料|241|0|2021-11-29|
|121|[hanxi/blog](https://github.com/hanxi/blog)|涵曦的博客|49|0|2021-09-06| |121|[hanxi/blog](https://github.com/hanxi/blog)|涵曦的博客|49|0|2021-09-06|
|122|[moke8/aishuati](https://github.com/moke8/aishuati)|一个简单的无数据库的轻量化H5刷题应用|64|0|2022-01-16| |122|[moke8/aishuati](https://github.com/moke8/aishuati)|一个简单的无数据库的轻量化H5刷题应用|64|0|2022-01-16|
|123|[Agda-zh/PLFA-zh](https://github.com/Agda-zh/PLFA-zh)|《编程语言基础Agda 描述》Programming Language Foundations in Agda 中文版|131|0|2021-11-16| |123|[Agda-zh/PLFA-zh](https://github.com/Agda-zh/PLFA-zh)|《编程语言基础Agda 描述》Programming Language Foundations in Agda 中文版|131|0|2021-11-16|
@ -145,7 +145,7 @@
|138|[liangliangzhuang/R_example](https://github.com/liangliangzhuang/R_example)|公众号[庄闪闪的成长手册]对应的R资料代码+数据)|15|0|2021-10-23| |138|[liangliangzhuang/R_example](https://github.com/liangliangzhuang/R_example)|公众号[庄闪闪的成长手册]对应的R资料代码+数据)|15|0|2021-10-23|
|139|[mr-ping/RabbitMQ_into_Chinese](https://github.com/mr-ping/RabbitMQ_into_Chinese)|RabbitMQ相关文档中文译文|577|0|2021-12-07| |139|[mr-ping/RabbitMQ_into_Chinese](https://github.com/mr-ping/RabbitMQ_into_Chinese)|RabbitMQ相关文档中文译文|577|0|2021-12-07|
|140|[RationalMonster/gitbooks-devops-roadmap](https://github.com/RationalMonster/gitbooks-devops-roadmap)|Curiouser的Devops之路|42|0|2022-01-25| |140|[RationalMonster/gitbooks-devops-roadmap](https://github.com/RationalMonster/gitbooks-devops-roadmap)|Curiouser的Devops之路|42|0|2022-01-25|
|141|[containerpi/rsdocs-actions](https://github.com/containerpi/rsdocs-actions)|Rust Books Build Action|98|0|2022-01-12| |141|[containerpi/rsdocs-actions](https://github.com/containerpi/rsdocs-actions)|Rust Books Build Action|98|0|2022-02-06|
|142|[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.|48|0|2021-10-03| |142|[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.|48|0|2021-10-03|
|143|[justjavac/justjavac.github.com](https://github.com/justjavac/justjavac.github.com)|🇨🇳个人博客,喜欢的话请点 star想订阅点 watch :sparkles: |599|0|2021-09-28| |143|[justjavac/justjavac.github.com](https://github.com/justjavac/justjavac.github.com)|🇨🇳个人博客,喜欢的话请点 star想订阅点 watch :sparkles: |599|0|2021-09-28|
|144|[HaujetZhao/ShortcutMapper_Chinese](https://github.com/HaujetZhao/ShortcutMapper_Chinese)|可视化、交互式的快捷键映射图,中文版本,可以直观地查找快捷键。不懂编程也可以方便地修改、添加快捷键。|19|0|2021-11-13| |144|[HaujetZhao/ShortcutMapper_Chinese](https://github.com/HaujetZhao/ShortcutMapper_Chinese)|可视化、交互式的快捷键映射图,中文版本,可以直观地查找快捷键。不懂编程也可以方便地修改、添加快捷键。|19|0|2021-11-13|
@ -160,7 +160,7 @@
|153|[easonyq/easonyq.github.io](https://github.com/easonyq/easonyq.github.io)|记录学习笔记,生活杂项|75|0|2022-02-04| |153|[easonyq/easonyq.github.io](https://github.com/easonyq/easonyq.github.io)|记录学习笔记,生活杂项|75|0|2022-02-04|
|154|[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-编程/算法/软件架构/人工智能等领域的文章/书籍/资料/项目链接精选,岁月沉淀的美好|534|0|2022-01-30| |154|[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-编程/算法/软件架构/人工智能等领域的文章/书籍/资料/项目链接精选,岁月沉淀的美好|534|0|2022-01-30|
|155|[WCY-dt/SEU-CyberSecurity-courses](https://github.com/WCY-dt/SEU-CyberSecurity-courses)|东南大学网络空间安全学院学习资料整理。包含课件、笔记、试卷、作业等。|16|0|2021-11-18| |155|[WCY-dt/SEU-CyberSecurity-courses](https://github.com/WCY-dt/SEU-CyberSecurity-courses)|东南大学网络空间安全学院学习资料整理。包含课件、笔记、试卷、作业等。|16|0|2021-11-18|
|156|[liuzhijun-source/spacemacs-14-days](https://github.com/liuzhijun-source/spacemacs-14-days)|一个 Spacemacs 的入门教程|17|0|2021-12-04| |156|[liuzhijun-source/spacemacs-14-days](https://github.com/liuzhijun-source/spacemacs-14-days)|一个 Spacemacs 的入门教程|23|0|2022-02-03|
|157|[yulanggong/celery](https://github.com/yulanggong/celery)|🌿芹菜,一个解除网页“禁用复制”的小书签。|45|0|2021-12-30| |157|[yulanggong/celery](https://github.com/yulanggong/celery)|🌿芹菜,一个解除网页“禁用复制”的小书签。|45|0|2021-12-30|
|158|[xizhibei/blog](https://github.com/xizhibei/blog)|个人博客,(Node.js/Golang/Backend/DevOps),欢迎 Star, Watch 订阅以及评论|361|0|2021-08-30| |158|[xizhibei/blog](https://github.com/xizhibei/blog)|个人博客,(Node.js/Golang/Backend/DevOps),欢迎 Star, Watch 订阅以及评论|361|0|2021-08-30|
|159|[lawler61/blog](https://github.com/lawler61/blog)|Lawler's Blog 不定期分享一些前端技术|130|0|2022-01-18| |159|[lawler61/blog](https://github.com/lawler61/blog)|Lawler's Blog 不定期分享一些前端技术|130|0|2022-01-18|
@ -171,7 +171,7 @@
|164|[polaris1119/pkgdoc](https://github.com/polaris1119/pkgdoc)|go 标准库和部分第三方包的包文档中文翻译|475|0|2021-10-25| |164|[polaris1119/pkgdoc](https://github.com/polaris1119/pkgdoc)|go 标准库和部分第三方包的包文档中文翻译|475|0|2021-10-25|
|165|[langu-sec/kali-tools-zh](https://github.com/langu-sec/kali-tools-zh)| kali linux 工具使用中文说明书|183|0|2021-12-12| |165|[langu-sec/kali-tools-zh](https://github.com/langu-sec/kali-tools-zh)| kali linux 工具使用中文说明书|183|0|2021-12-12|
|166|[XiangyunHuang/MSG-Book](https://github.com/XiangyunHuang/MSG-Book)|:book: 现代统计图形(已由人民邮电出版社出版) Modern Statistical Graphics|91|0|2022-01-31| |166|[XiangyunHuang/MSG-Book](https://github.com/XiangyunHuang/MSG-Book)|:book: 现代统计图形(已由人民邮电出版社出版) Modern Statistical Graphics|91|0|2022-01-31|
|167|[MikeCreken/Interview-site-Lan](https://github.com/MikeCreken/Interview-site-Lan)|高频大厂面试题+电子书+此仓库作为面试的一条龙服务,其中包含面试真题,简历模板,后端技术精髓,当然也有生活相关比如租房坑等,简直暖心的仓库|85|0|2021-09-05| |167|[MikeCreken/Interview-site-Lan](https://github.com/MikeCreken/Interview-site-Lan)|高频大厂面试题+电子书+此仓库作为面试的一条龙服务,其中包含面试真题,简历模板,后端技术精髓,当然也有生活相关比如租房坑等,简直暖心的仓库|86|0|2021-09-05|
|168|[liujiusheng/blog](https://github.com/liujiusheng/blog)|个人博客,blog|15|0|2021-11-20| |168|[liujiusheng/blog](https://github.com/liujiusheng/blog)|个人博客,blog|15|0|2021-11-20|
|169|[tianyilt/ecust-CourseShare](https://github.com/tianyilt/ecust-CourseShare)|致力于构建共建共治共享的ecust课程攻略共享库|69|0|2021-12-05| |169|[tianyilt/ecust-CourseShare](https://github.com/tianyilt/ecust-CourseShare)|致力于构建共建共治共享的ecust课程攻略共享库|69|0|2021-12-05|
|170|[chinese-poetry/huajianji](https://github.com/chinese-poetry/huajianji)|🌟🎸🌟UI很简洁的中文诗歌主页, 包含唐诗宋词三百首,花间集,南唐二主词,古诗十九首,教科书选诗等文集 |149|0|2021-10-25| |170|[chinese-poetry/huajianji](https://github.com/chinese-poetry/huajianji)|🌟🎸🌟UI很简洁的中文诗歌主页, 包含唐诗宋词三百首,花间集,南唐二主词,古诗十九首,教科书选诗等文集 |149|0|2021-10-25|
@ -186,9 +186,9 @@
|179|[huangboju/Moots](https://github.com/huangboju/Moots)|收集了一些学习资料|130|0|2022-01-23| |179|[huangboju/Moots](https://github.com/huangboju/Moots)|收集了一些学习资料|130|0|2022-01-23|
|180|[CruxF/IMOOC](https://github.com/CruxF/IMOOC)|IMOCC辛勤的搬运工:fire:|302|0|2022-01-21| |180|[CruxF/IMOOC](https://github.com/CruxF/IMOOC)|IMOCC辛勤的搬运工:fire:|302|0|2022-01-21|
|181|[wx-chevalier/Business-Series](https://github.com/wx-chevalier/Business-Series)|熊说财经与科技 ~ 某熊的创业之路|32|0|2021-12-14| |181|[wx-chevalier/Business-Series](https://github.com/wx-chevalier/Business-Series)|熊说财经与科技 ~ 某熊的创业之路|32|0|2021-12-14|
|182|[xmaniu/Excel-Python](https://github.com/xmaniu/Excel-Python)|《对比Excel轻松学习Python数据分析》学习笔记及练习代码|47|0|2021-09-05| |182|[xmaniu/Excel-Python](https://github.com/xmaniu/Excel-Python)|《对比Excel轻松学习Python数据分析》学习笔记及练习代码|48|0|2021-09-05|
|183|[wx-chevalier/Product-Series](https://github.com/wx-chevalier/Product-Series)|:books: 产品迷思,不仅仅是产品经理,对于产品设计、交互体验、项目管理、行业视点等多方面的思考。|253|0|2022-01-30| |183|[wx-chevalier/Product-Series](https://github.com/wx-chevalier/Product-Series)|:books: 产品迷思,不仅仅是产品经理,对于产品设计、交互体验、项目管理、行业视点等多方面的思考。|253|0|2022-01-30|
|184|[NICEXAI/leaflet_zh](https://github.com/NICEXAI/leaflet_zh)|Leaflet中文文档|396|0|2022-02-05| |184|[NICEXAI/leaflet_zh](https://github.com/NICEXAI/leaflet_zh)|Leaflet中文文档|400|0|2022-02-06|
|185|[LiveXY/elearning](https://github.com/LiveXY/elearning)|elearning linux/mac/db/cache/server/tools/人工智能|46|0|2021-12-19| |185|[LiveXY/elearning](https://github.com/LiveXY/elearning)|elearning linux/mac/db/cache/server/tools/人工智能|46|0|2021-12-19|
|186|[liyupi/better-coder](https://github.com/liyupi/better-coder)|😄 一起快乐成长为更好的程序员吧!编程学习经验、技术干货、资源分享|158|0|2022-01-31| |186|[liyupi/better-coder](https://github.com/liyupi/better-coder)|😄 一起快乐成长为更好的程序员吧!编程学习经验、技术干货、资源分享|158|0|2022-01-31|
|187|[mengyou658/keywords](https://github.com/mengyou658/keywords)|keywords,搜索关键词包括各种教程、安全、awesome、c、Linux、运维、数据库、安卓android、ios、小程序、golang、Java、JavaScript、python、php、rust、机器学习machine learning、游戏game、各种开源项目、面试|30|0|2022-01-17| |187|[mengyou658/keywords](https://github.com/mengyou658/keywords)|keywords,搜索关键词包括各种教程、安全、awesome、c、Linux、运维、数据库、安卓android、ios、小程序、golang、Java、JavaScript、python、php、rust、机器学习machine learning、游戏game、各种开源项目、面试|30|0|2022-01-17|
@ -202,7 +202,7 @@
|195|[roy-tian/learning-area](https://github.com/roy-tian/learning-area)|MDN 学习区示例中文版|530|0|2022-02-04| |195|[roy-tian/learning-area](https://github.com/roy-tian/learning-area)|MDN 学习区示例中文版|530|0|2022-02-04|
|196|[sqh17/notes](https://github.com/sqh17/notes)|前端知识|33|0|2021-12-06| |196|[sqh17/notes](https://github.com/sqh17/notes)|前端知识|33|0|2021-12-06|
|197|[smartbooks/ml-study](https://github.com/smartbooks/ml-study)|知识体系整理|23|0|2021-09-27| |197|[smartbooks/ml-study](https://github.com/smartbooks/ml-study)|知识体系整理|23|0|2021-09-27|
|198|[yllg/Algorithms-JS](https://github.com/yllg/Algorithms-JS)|LeetCode算法题的JS解法✏📒 + 平时遇到的算法题、手写题汇总📗📘📙📚|68|0|2022-02-03| |198|[yllg/Algorithms-JS](https://github.com/yllg/Algorithms-JS)|LeetCode算法题的JS解法✏📒 + 平时遇到的算法题、手写题汇总📗📘📙📚|68|0|2022-02-06|
|199|[wx-chevalier/Java-Series](https://github.com/wx-chevalier/Java-Series)|:books: Java-Series, Notes & Examples. 语法基础、数据结构、工程实践、设计模式、并发编程、JVM、Scala|21|0|2021-12-09| |199|[wx-chevalier/Java-Series](https://github.com/wx-chevalier/Java-Series)|:books: Java-Series, Notes & Examples. 语法基础、数据结构、工程实践、设计模式、并发编程、JVM、Scala|21|0|2021-12-09|
|200|[Terminus2049/Not-exist-in-douban](https://github.com/Terminus2049/Not-exist-in-douban)|豆瓣不存在的书影音|288|0|2021-09-03| |200|[Terminus2049/Not-exist-in-douban](https://github.com/Terminus2049/Not-exist-in-douban)|豆瓣不存在的书影音|288|0|2021-09-03|

@ -1,104 +1,104 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|145561|100|2022-02-05| |1|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|145669|100|2022-02-05|
|2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|116101|85|2022-02-05| |2|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|116126|85|2022-02-05|
|3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.用动画的形式呈现解LeetCode题目的思路|68810|59|2022-01-12| |3|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.用动画的形式呈现解LeetCode题目的思路|68819|59|2022-01-12|
|4|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59757|49|2022-02-02| |4|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59761|49|2022-02-02|
|5|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附1、千本开源电子书 2、百张技术思维导图项目花了上百小时希望可以点 star 支持,🌹感谢~|29794|48|2021-10-11| |5|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附1、千本开源电子书 2、百张技术思维导图项目花了上百小时希望可以点 star 支持,🌹感谢~|29795|48|2021-10-11|
|6|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9702|30|2021-11-07| |6|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9704|30|2021-11-07|
|7|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22274|19|2021-12-31| |7|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22276|19|2021-12-31|
|8|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23455|19|2021-12-10| |8|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23456|19|2021-12-10|
|9|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨‍🎓 Java Core Sprout : basic, concurrent, algorithm |26572|18|2021-10-12| |9|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨‍🎓 Java Core Sprout : basic, concurrent, algorithm |26573|18|2021-10-12|
|10|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2博客Spring系列源码https://mrbird.cc|22660|16|2022-01-28| |10|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2博客Spring系列源码https://mrbird.cc|22664|16|2022-01-28|
|11|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26992|14|2021-11-29| |11|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26992|14|2021-11-29|
|12|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖右上角来个 Star感恩 1024|13104|11|2021-12-15| |12|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖右上角来个 Star感恩 1024|13104|11|2021-12-15|
|13|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|11990|10|2022-02-05| |13|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|12009|10|2022-02-06|
|14|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程架构、业务、技术要点全方位解析。mall项目40k+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容器化部署。|10420|10|2022-01-24| |14|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程架构、业务、技术要点全方位解析。mall项目40k+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容器化部署。|10422|10|2022-01-24|
|15|[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、日志存储、百亿数据实时去重、 ...|11626|10|2022-02-02| |15|[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、日志存储、百亿数据实时去重、 ...|11626|10|2022-02-02|
|16|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7593|9|2021-12-14| |16|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7597|9|2021-12-14|
|17|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6536|9|2022-01-03| |17|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6537|9|2022-01-03|
|18|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2503|9|2021-12-15| |18|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2504|9|2021-12-15|
|19|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14683|8|2021-11-01| |19|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14685|8|2021-11-01|
|20|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心从实际业务中抽离出交易、营销、秒杀、中间件、源码等22个真实场景来学习设计模式的运用。欢迎关注小傅哥微信(fustack)公众号bugstack虫洞栈博客https://bugstack.cn|4307|7|2022-02-01| |20|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心从实际业务中抽离出交易、营销、秒杀、中间件、源码等22个真实场景来学习设计模式的运用。欢迎关注小傅哥微信(fustack)公众号bugstack虫洞栈博客https://bugstack.cn|4308|7|2022-02-01|
|21|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10305|7|2021-09-30| |21|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10307|7|2021-09-30|
|22|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》2.x版本持续连载中点击下方链接直达教程目录|14056|7|2021-12-30| |22|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》2.x版本持续连载中点击下方链接直达教程目录|14057|7|2021-12-30|
|23|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册8 年 Android 开发者的成长感悟)|578|6|2021-11-21| |23|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册8 年 Android 开发者的成长感悟)|579|6|2021-11-21|
|24|[bjmashibing/InternetArchitect](https://github.com/bjmashibing/InternetArchitect)|年薪百万互联网架构师课程文档及源码(公开部分)|3897|5|2022-01-12| |24|[bjmashibing/InternetArchitect](https://github.com/bjmashibing/InternetArchitect)|年薪百万互联网架构师课程文档及源码(公开部分)|3897|5|2022-01-12|
|25|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程包括Spring Cloud Alibaba及分布式事务Seata基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章篇篇精华32个Demo涵盖大部分应用场景。|4492|5|2021-08-23| |25|[macrozheng/springcloud-learning](https://github.com/macrozheng/springcloud-learning)|一套涵盖大部分核心组件使用的Spring Cloud教程包括Spring Cloud Alibaba及分布式事务Seata基于Spring Cloud Greenwich及SpringBoot 2.1.7。22篇文章篇篇精华32个Demo涵盖大部分应用场景。|4493|5|2021-08-23|
|26|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|224|4|2021-12-29| |26|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|226|4|2021-12-29|
|27|[phodal/migration](https://github.com/phodal/migration)|《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护|2826|4|2021-08-12| |27|[phodal/migration](https://github.com/phodal/migration)|《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护|2826|4|2021-08-12|
|28|[h2pl/Java-Tutorial](https://github.com/h2pl/Java-Tutorial)|【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识整合了互联网上的很多优质Java技术文章力求打造为最完整最实用的Java开发者学习指南如果对你有帮助给个star告诉我吧谢谢|5465|4|2021-12-09| |28|[h2pl/Java-Tutorial](https://github.com/h2pl/Java-Tutorial)|【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识整合了互联网上的很多优质Java技术文章力求打造为最完整最实用的Java开发者学习指南如果对你有帮助给个star告诉我吧谢谢|5468|4|2021-12-09|
|29|[CodingDocs/springboot-guide](https://github.com/CodingDocs/springboot-guide)|SpringBoot2.0+从入门到实战!|4227|4|2021-09-09| |29|[CodingDocs/springboot-guide](https://github.com/CodingDocs/springboot-guide)|SpringBoot2.0+从入门到实战!|4227|4|2021-09-09|
|30|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3571|3|2022-01-10| |30|[mercyblitz/tech-weekly](https://github.com/mercyblitz/tech-weekly)|「小马哥技术周报」|3572|3|2022-01-10|
|31|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路Java进阶学习打破内卷拿大厂Offer升职加薪|1420|3|2022-01-18| |31|[CoderLeixiaoshuai/java-eight-part](https://github.com/CoderLeixiaoshuai/java-eight-part)|『Java八股文』Java面试套路Java进阶学习打破内卷拿大厂Offer升职加薪|1422|3|2022-01-18|
|32|[dairongpeng/algorithm-note](https://github.com/dairongpeng/algorithm-note)|该笔记包含数组、链表、树、图、递归、DP、有序表等相关数据结构与算法的讲解及代码实现。|1678|3|2022-01-23| |32|[dairongpeng/algorithm-note](https://github.com/dairongpeng/algorithm-note)|该笔记包含数组、链表、树、图、递归、DP、有序表等相关数据结构与算法的讲解及代码实现。|1678|3|2022-01-23|
|33|[RedSpider1/concurrent](https://github.com/RedSpider1/concurrent)|这是RedSpider社区成员原创与维护的Java多线程系列文章。|3432|3|2022-01-30| |33|[RedSpider1/concurrent](https://github.com/RedSpider1/concurrent)|这是RedSpider社区成员原创与维护的Java多线程系列文章。|3433|3|2022-01-30|
|34|[liyifeng1994/ssm](https://github.com/liyifeng1994/ssm)|手把手教你整合最优雅SSM框架SpringMVC + Spring + MyBatis|5570|3|2022-01-10| |34|[liyifeng1994/ssm](https://github.com/liyifeng1994/ssm)|手把手教你整合最优雅SSM框架SpringMVC + Spring + MyBatis|5570|3|2022-01-10|
|35|[zuihou/lamp-cloud](https://github.com/zuihou/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台其中的可配置的SaaS功能尤其闪耀 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块支持多业务系统并行开发 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框 ...|4192|3|2022-02-02| |35|[zuihou/lamp-cloud](https://github.com/zuihou/lamp-cloud)|lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台其中的可配置的SaaS功能尤其闪耀 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块支持多业务系统并行开发 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框 ...|4193|3|2022-02-06|
|36|[ityouknow/spring-cloud-examples](https://github.com/ityouknow/spring-cloud-examples)|Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等|5855|3|2021-08-21| |36|[ityouknow/spring-cloud-examples](https://github.com/ityouknow/spring-cloud-examples)|Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等|5856|3|2021-08-21|
|37|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|183|2|2021-11-18| |37|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|183|2|2021-11-18|
|38|[sherxon/AlgoDS](https://github.com/sherxon/AlgoDS)|Implementation of Algorithms and Data Structures, Problems and Solutions|3305|2|2021-12-25| |38|[sherxon/AlgoDS](https://github.com/sherxon/AlgoDS)|Implementation of Algorithms and Data Structures, Problems and Solutions|3305|2|2021-12-25|
|39|[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 ...|2296|2|2021-12-31| |39|[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 ...|2296|2|2021-12-31|
|40|[OCNYang/Android-Animation-Set](https://github.com/OCNYang/Android-Animation-Set)|:books: Android 所有动画系列详尽教程。 Explain all animations in Android. |2478|2|2021-12-22| |40|[OCNYang/Android-Animation-Set](https://github.com/OCNYang/Android-Animation-Set)|:books: Android 所有动画系列详尽教程。 Explain all animations in Android. |2478|2|2021-12-22|
|41|[awangdev/LintCode](https://github.com/awangdev/LintCode)|Java Solutions to problems on LintCode/LeetCode|4204|2|2021-10-25| |41|[awangdev/LintCode](https://github.com/awangdev/LintCode)|Java Solutions to problems on LintCode/LeetCode|4204|2|2021-10-25|
|42|[brianway/java-learning](https://github.com/brianway/java-learning)|旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web|3880|2|2022-01-08| |42|[brianway/java-learning](https://github.com/brianway/java-learning)|旨在打造在线最佳的 Java 学习笔记,含博客讲解和源码实例,包括 Java SE 和 Java Web|3881|2|2022-01-08|
|43|[NotFound9/interviewGuide](https://github.com/NotFound9/interviewGuide)|《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址http://notfound9.github.io/interviewGuide/|3240|2|2021-12-25| |43|[NotFound9/interviewGuide](https://github.com/NotFound9/interviewGuide)|《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址http://notfound9.github.io/interviewGuide/|3241|2|2021-12-25|
|44|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch采用Docker容器化部署。|1045|2|2022-01-15| |44|[Jackson0714/PassJava-Platform](https://github.com/Jackson0714/PassJava-Platform)|一款面试刷题的 Spring Cloud 开源系统。零碎时间利用小程序查看常见面试题夯实Java基础。 该项目可以教会你如何搭建SpringBoot项目Spring Cloud项目。 采用流行的技术,如 SpringBoot、MyBatis、Redis、 MySql、 MongoDB、 RabbitMQ、Elasticsearch采用Docker容器化部署。|1045|2|2022-01-15|
|45|[liweiwei1419/LeetCode-Solutions-in-Good-Style](https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style)|首页已经更新,希望能对大家有帮助。|2388|2|2022-01-07| |45|[liweiwei1419/LeetCode-Solutions-in-Good-Style](https://github.com/liweiwei1419/LeetCode-Solutions-in-Good-Style)|首页已经更新,希望能对大家有帮助。|2388|2|2022-01-07|
|46|[sanshengshui/netty-learning-example](https://github.com/sanshengshui/netty-learning-example)|:egg: Netty实践学习案例见微知著带着你的心跟着教程。我相信你行欧。|2193|2|2022-01-07| |46|[sanshengshui/netty-learning-example](https://github.com/sanshengshui/netty-learning-example)|:egg: Netty实践学习案例见微知著带着你的心跟着教程。我相信你行欧。|2194|2|2022-01-07|
|47|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|java开发 面试八股文(个人的面试及工作总结)|1107|2|2022-01-23| |47|[rbmonster/learning-note](https://github.com/rbmonster/learning-note)|java开发 面试八股文(个人的面试及工作总结)|1111|2|2022-01-23|
|48|[hustcc/JS-Sorting-Algorithm](https://github.com/hustcc/JS-Sorting-Algorithm)|一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。|4556|2|2022-02-01| |48|[hustcc/JS-Sorting-Algorithm](https://github.com/hustcc/JS-Sorting-Algorithm)|一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。|4556|2|2022-02-01|
|49|[liuyubobobo/Play-with-Algorithms](https://github.com/liuyubobobo/Play-with-Algorithms)|Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。|3337|2|2021-12-12| |49|[liuyubobobo/Play-with-Algorithms](https://github.com/liuyubobobo/Play-with-Algorithms)|Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。|3337|2|2021-12-12|
|50|[s4kibs4mi/java-developer-roadmap](https://github.com/s4kibs4mi/java-developer-roadmap)|Roadmap to becoming a Java developer in 2021|2428|2|2022-01-13| |50|[s4kibs4mi/java-developer-roadmap](https://github.com/s4kibs4mi/java-developer-roadmap)|Roadmap to becoming a Java developer in 2021|2429|2|2022-01-13|
|51|[ZHENFENG13/spring-boot-projects](https://github.com/ZHENFENG13/spring-boot-projects)|该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发 ...|4058|2|2021-10-21| |51|[ZHENFENG13/spring-boot-projects](https://github.com/ZHENFENG13/spring-boot-projects)|该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发 ...|4058|2|2021-10-21|
|52|[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 ...|2421|2|2022-02-02| |52|[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 ...|2425|2|2022-02-02|
|53|[Dr11ft/BigDataGuide](https://github.com/Dr11ft/BigDataGuide)|大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料|1389|2|2022-02-01| |53|[Dr11ft/BigDataGuide](https://github.com/Dr11ft/BigDataGuide)|大数据学习,从零开始学习大数据,包含大数据学习各阶段学习视频、面试资料|1390|2|2022-02-01|
|54|[threeknowbigdata/flink_second_understand](https://github.com/threeknowbigdata/flink_second_understand)|该仓库专注于让读者秒懂Flink组件包含Flink实战代码和文档、200个Flink教程知识点Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Fli ...|250|2|2021-12-27| |54|[threeknowbigdata/flink_second_understand](https://github.com/threeknowbigdata/flink_second_understand)|该仓库专注于让读者秒懂Flink组件包含Flink实战代码和文档、200个Flink教程知识点Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Fli ...|250|2|2021-12-27|
|55|[mercyblitz/geekbang-lessons](https://github.com/mercyblitz/geekbang-lessons)|极客时间课程工程|718|1|2021-10-24| |55|[mercyblitz/geekbang-lessons](https://github.com/mercyblitz/geekbang-lessons)|极客时间课程工程|718|1|2021-10-24|
|56|[JeffLi1993/java-core-learning-example](https://github.com/JeffLi1993/java-core-learning-example)|关于Java核心技术学习积累的例子是初学者及核心技术巩固的最佳实践。|1625|1|2021-11-01| |56|[JeffLi1993/java-core-learning-example](https://github.com/JeffLi1993/java-core-learning-example)|关于Java核心技术学习积累的例子是初学者及核心技术巩固的最佳实践。|1625|1|2021-11-01|
|57|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 jetpack、mvvm、kotlin、juc多线程等欢迎star|1152|1|2022-02-05| |57|[crazyqiang/AndroidStudy](https://github.com/crazyqiang/AndroidStudy)|🔥 Android学习知识点总结 jetpack、mvvm、kotlin、juc多线程等欢迎star|1152|1|2022-02-06|
|58|[bkfish/Apache-Log4j-Learning](https://github.com/bkfish/Apache-Log4j-Learning)|Apache-Log4j漏洞复现笔记|85|1|2021-12-10| |58|[bkfish/Apache-Log4j-Learning](https://github.com/bkfish/Apache-Log4j-Learning)|Apache-Log4j漏洞复现笔记|85|1|2021-12-10|
|59|[balsikandar/Android-Studio-Plugins](https://github.com/balsikandar/Android-Studio-Plugins)|This is a list of all awesome and useful android studio plugins.|2191|1|2021-12-30| |59|[balsikandar/Android-Studio-Plugins](https://github.com/balsikandar/Android-Studio-Plugins)|This is a list of all awesome and useful android studio plugins.|2191|1|2021-12-30|
|60|[superhj1987/pragmatic-java-engineer](https://github.com/superhj1987/pragmatic-java-engineer)|Java工程师修炼之道 - 梳理Java知识体系沓实架构基础|999|1|2022-01-07| |60|[superhj1987/pragmatic-java-engineer](https://github.com/superhj1987/pragmatic-java-engineer)|Java工程师修炼之道 - 梳理Java知识体系沓实架构基础|1002|1|2022-01-07|
|61|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|1947|1|2022-01-24| |61|[dunwu/javacore](https://github.com/dunwu/javacore)|:coffee: JavaCore 是对 Java 核心技术的经验总结。|1957|1|2022-01-24|
|62|[ouchuangxin/leave-sample](https://github.com/ouchuangxin/leave-sample)|本代码来源于极客时间《DDD实战》专栏。|667|1|2022-02-02| |62|[ouchuangxin/leave-sample](https://github.com/ouchuangxin/leave-sample)|本代码来源于极客时间《DDD实战》专栏。|668|1|2022-02-02|
|63|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结涵盖分布式、微服务、RPC等互联网公司常用架构以及数据存储、缓存、搜索等必备技能|1027|1|2022-01-28| |63|[Jstarfish/JavaKeeper](https://github.com/Jstarfish/JavaKeeper)|✍️ Java 工程师必备架构体系知识总结涵盖分布式、微服务、RPC等互联网公司常用架构以及数据存储、缓存、搜索等必备技能|1030|1|2022-01-28|
|64|[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等等。|851|1|2022-01-07| |64|[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等等。|851|1|2022-01-07|
|65|[brianway/springmvc-mybatis-learning](https://github.com/brianway/springmvc-mybatis-learning)|SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置|2703|1|2022-01-08| |65|[brianway/springmvc-mybatis-learning](https://github.com/brianway/springmvc-mybatis-learning)|SpringMVC 和 MyBatis 学习笔记,搭配示例,主要讲解一些基础的概念、用法和配置|2703|1|2022-01-08|
|66|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程几乎涵盖了Java必备的知识点|1172|1|2022-01-10| |66|[bin392328206/six-finger](https://github.com/bin392328206/six-finger)|📓从Java基础、JavaWeb基础到常用的框架再到面试题、微服务、分布式、大数据都有完整的教程几乎涵盖了Java必备的知识点|1173|1|2022-01-10|
|67|[algorithmzuo/algorithmbasic2020](https://github.com/algorithmzuo/algorithmbasic2020)|算法和数据结构体系学习班|634|1|2022-01-17| |67|[algorithmzuo/algorithmbasic2020](https://github.com/algorithmzuo/algorithmbasic2020)|算法和数据结构体系学习班|634|1|2022-01-17|
|68|[timebusker/spring-boot](https://github.com/timebusker/spring-boot)|spring-boot 项目实践总结|1100|1|2022-02-02| |68|[timebusker/spring-boot](https://github.com/timebusker/spring-boot)|spring-boot 项目实践总结|1102|1|2022-02-02|
|69|[PotoYang/spring-in-action-v5-translate](https://github.com/PotoYang/spring-in-action-v5-translate)|Spring 实战第五版中文翻译|773|1|2021-11-19| |69|[PotoYang/spring-in-action-v5-translate](https://github.com/PotoYang/spring-in-action-v5-translate)|Spring 实战第五版中文翻译|773|1|2021-11-19|
|70|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github这里有五百多篇原创文章的详细分类和汇总以及对应的源码内容涉及Java、Docker、Kubernetes、DevOPS等方面|1834|1|2022-02-05| |70|[zq2599/blog_demos](https://github.com/zq2599/blog_demos)|CSDN博客专家程序员欣宸的github这里有五百多篇原创文章的详细分类和汇总以及对应的源码内容涉及Java、Docker、Kubernetes、DevOPS等方面|1835|1|2022-02-06|
|71|[JavaCourse00/JavaCourseCodes](https://github.com/JavaCourse00/JavaCourseCodes)|JavaCourse|521|1|2022-01-23| |71|[JavaCourse00/JavaCourseCodes](https://github.com/JavaCourse00/JavaCourseCodes)|JavaCourse|521|1|2022-01-23|
|72|[realguoshuai/hadoop_study](https://github.com/realguoshuai/hadoop_study)|定期更新Hadoop生态圈中常用大数据组件文档 重心依次为: Flink Solr Sparksql ES Scala Kafka Hbase/phoenix Redis Kerberos (项目包含hadoop思维导图 印象笔记 Scala版本简单demo 常用工具类 去敏后的train code 持续更新!!!)|784|1|2022-01-25| |72|[realguoshuai/hadoop_study](https://github.com/realguoshuai/hadoop_study)|定期更新Hadoop生态圈中常用大数据组件文档 重心依次为: Flink Solr Sparksql ES Scala Kafka Hbase/phoenix Redis Kerberos (项目包含hadoop思维导图 印象笔记 Scala版本简单demo 常用工具类 去敏后的train code 持续更新!!!)|784|1|2022-01-25|
|73|[apolloconfig/apollo-use-cases](https://github.com/apolloconfig/apollo-use-cases)|展示Apollo配置中心的各种使用场景和示例代码欢迎大家把日常工作中的更多配置使用案例分享出来|853|1|2022-01-05| |73|[apolloconfig/apollo-use-cases](https://github.com/apolloconfig/apollo-use-cases)|展示Apollo配置中心的各种使用场景和示例代码欢迎大家把日常工作中的更多配置使用案例分享出来|853|1|2022-01-05|
|74|[Wasabi1234/Java-Concurrency-Progamming-Tutorial](https://github.com/Wasabi1234/Java-Concurrency-Progamming-Tutorial)|BAT华为大厂一线工程师四年磨一剑精心编排 Java 高并发编程案例代码 & 教程 & 面试题集锦。详细文档讲解请阅读本人的知识库仓https://github.com/Wasabi1234/Java-Interview-Tutorial|980|1|2021-10-17| |74|[Wasabi1234/Java-Concurrency-Progamming-Tutorial](https://github.com/Wasabi1234/Java-Concurrency-Progamming-Tutorial)|BAT华为大厂一线工程师四年磨一剑精心编排 Java 高并发编程案例代码 & 教程 & 面试题集锦。详细文档讲解请阅读本人的知识库仓https://github.com/Wasabi1234/Java-Interview-Tutorial|982|1|2021-10-17|
|75|[Firebasky/Java](https://github.com/Firebasky/Java)|关于学习java安全的一些知识,正在学习中ing,欢迎fork and star|208|1|2022-02-04| |75|[Firebasky/Java](https://github.com/Firebasky/Java)|关于学习java安全的一些知识,正在学习中ing,欢迎fork and star|208|1|2022-02-04|
|76|[McoyJiang/LagouAndroidShare](https://github.com/McoyJiang/LagouAndroidShare)|本应用是拉勾教育《Android 工程师进阶34讲》专栏的示例应用|349|1|2021-11-11| |76|[McoyJiang/LagouAndroidShare](https://github.com/McoyJiang/LagouAndroidShare)|本应用是拉勾教育《Android 工程师进阶34讲》专栏的示例应用|349|1|2021-11-11|
|77|[lenve/javaboy-code-samples](https://github.com/lenve/javaboy-code-samples)|公众号【江南一点雨】文章案例汇总,技术文章请戳这里----->|953|1|2021-12-14| |77|[lenve/javaboy-code-samples](https://github.com/lenve/javaboy-code-samples)|公众号【江南一点雨】文章案例汇总,技术文章请戳这里----->|953|1|2021-12-14|
|78|[youthlql/JavaYouth](https://github.com/youthlql/JavaYouth)|主要是Java技术栈的文章涉及到了源码、原理面试等知识。如AQSJVMmysqlredismqrpc计网os等等|321|1|2022-01-27| |78|[youthlql/JavaYouth](https://github.com/youthlql/JavaYouth)|主要是Java技术栈的文章涉及到了源码、原理面试等知识。如AQSJVMmysqlredismqrpc计网os等等|321|1|2022-01-27|
|79|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|:rainbow: Java 程序员进阶之路,本专栏风趣幽默、通俗易懂,对 Java 爱好者极度友好和舒适😄,内容包括 Java 基础、Java 并发编程、Java 虚拟机、Java 面试题、Java 企业级开发Git、SSM、Spring Boot、计算机基础知识操作系统、计组、计网、数据结构与算法等核心知识点。如果本专栏为你提供了帮助请给予支持(star一下或者推荐给你的朋友)|1460|1|2022-01-28| |79|[itwanger/toBeBetterJavaer](https://github.com/itwanger/toBeBetterJavaer)|:rainbow: Java 程序员进阶之路,本专栏风趣幽默、通俗易懂,对 Java 爱好者极度友好和舒适😄,内容包括 Java 基础、Java 并发编程、Java 虚拟机、Java 面试题、Java 企业级开发Git、SSM、Spring Boot、计算机基础知识操作系统、计组、计网、数据结构与算法等核心知识点。如果本专栏为你提供了帮助请给予支持(star一下或者推荐给你的朋友)|1465|1|2022-01-28|
|80|[2020GetGoodOffer/test](https://github.com/2020GetGoodOffer/test)|Java复习合集|434|1|2021-10-06| |80|[2020GetGoodOffer/test](https://github.com/2020GetGoodOffer/test)|Java复习合集|434|1|2021-10-06|
|81|[REBOOTERS/AndroidAnimationExercise](https://github.com/REBOOTERS/AndroidAnimationExercise)|Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享|1475|1|2022-01-05| |81|[REBOOTERS/AndroidAnimationExercise](https://github.com/REBOOTERS/AndroidAnimationExercise)|Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享|1476|1|2022-01-05|
|82|[SpringCloud/spring-cloud-code](https://github.com/SpringCloud/spring-cloud-code)|🔥《重新定义Spring Cloud实战》实体书对应源码欢迎大家Star点赞收藏|1826|1|2022-01-10| |82|[SpringCloud/spring-cloud-code](https://github.com/SpringCloud/spring-cloud-code)|🔥《重新定义Spring Cloud实战》实体书对应源码欢迎大家Star点赞收藏|1826|1|2022-01-10|
|83|[JosephZhu1983/java-common-mistakes](https://github.com/JosephZhu1983/java-common-mistakes)|极客时间专栏《Java业务开发常见错误100例》源码|1006|1|2022-01-11| |83|[JosephZhu1983/java-common-mistakes](https://github.com/JosephZhu1983/java-common-mistakes)|极客时间专栏《Java业务开发常见错误100例》源码|1007|1|2022-01-11|
|84|[leosanqing/Java-Notes](https://github.com/leosanqing/Java-Notes)|java学习笔记包括JVM看过的技术以及非技术书籍SpringCloud 商城项目以及工具介绍leetcode剑指offer算法springJDK一些工具的源码|629|1|2021-11-19| |84|[leosanqing/Java-Notes](https://github.com/leosanqing/Java-Notes)|java学习笔记包括JVM看过的技术以及非技术书籍SpringCloud 商城项目以及工具介绍leetcode剑指offer算法springJDK一些工具的源码|629|1|2021-11-19|
|85|[fenixsoft/jvm_book](https://github.com/fenixsoft/jvm_book)|《深入理解Java虚拟机第3版》样例代码&勘误|799|1|2021-12-26| |85|[fenixsoft/jvm_book](https://github.com/fenixsoft/jvm_book)|《深入理解Java虚拟机第3版》样例代码&勘误|802|1|2021-12-26|
|86|[fuzhengwei/interview](https://github.com/fuzhengwei/interview)|Java 面经手册,全书共计 5 章 29 节417页11.5万字,耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。|774|1|2021-11-10| |86|[fuzhengwei/interview](https://github.com/fuzhengwei/interview)|Java 面经手册,全书共计 5 章 29 节417页11.5万字,耗时 4 个月完成。涵盖数据结构、算法逻辑、并发编程、JVM以及简历和互联网大厂面试等内容。|774|1|2021-11-10|
|87|[Zephery/newblog](https://github.com/Zephery/newblog)|:octocat: 个人博客个人网站blog|860|1|2021-09-24| |87|[Zephery/newblog](https://github.com/Zephery/newblog)|:octocat: 个人博客个人网站blog|861|1|2021-09-24|
|88|[Jetpack-Missionary/Jetpack-From-Java-To-Kotlin](https://github.com/Jetpack-Missionary/Jetpack-From-Java-To-Kotlin)|本项目专注于提供 Jetpack 核心组件 Java vs Kotlin 1:1 对照示例 —— This project focuses on providing comparative examples of the core components of Jetpack from Java to Kotlin.|382|1|2021-09-11| |88|[Jetpack-Missionary/Jetpack-From-Java-To-Kotlin](https://github.com/Jetpack-Missionary/Jetpack-From-Java-To-Kotlin)|本项目专注于提供 Jetpack 核心组件 Java vs Kotlin 1:1 对照示例 —— This project focuses on providing comparative examples of the core components of Jetpack from Java to Kotlin.|382|1|2021-09-11|
|89|[tuguangquan/mybatis](https://github.com/tuguangquan/mybatis)|mybatis源码中文注释|3762|1|2021-12-14| |89|[tuguangquan/mybatis](https://github.com/tuguangquan/mybatis)|mybatis源码中文注释|3762|1|2021-12-14|
|90|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 算法图书algorithm|275|1|2022-01-27| |90|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 算法图书algorithm|275|1|2022-01-27|
|91|[digitalsonic/geektime-spring-family](https://github.com/digitalsonic/geektime-spring-family)|极客时间视频课程《玩转Spring全家桶》|988|1|2022-01-21| |91|[digitalsonic/geektime-spring-family](https://github.com/digitalsonic/geektime-spring-family)|极客时间视频课程《玩转Spring全家桶》|988|1|2022-01-21|
|92|[guang19/framework-learning](https://github.com/guang19/framework-learning)|计算机学习资料(Java , Jvm , Linux , Mysql , Netty , Redis , Netty , Spring , SpringBoot , Mybatis , Rabbitmq ,计算机网络 , 数据结构与算法 , 设计模式 )Github网页阅读:https://guang19.github.io/framework-learning , Gitee网页版阅读: h ...|822|1|2022-02-02| |92|[guang19/framework-learning](https://github.com/guang19/framework-learning)|计算机学习资料(Java , Jvm , Linux , Mysql , Netty , Redis , Netty , Spring , SpringBoot , Mybatis , Rabbitmq ,计算机网络 , 数据结构与算法 , 设计模式 )Github网页阅读:https://guang19.github.io/framework-learning , Gitee网页版阅读: h ...|822|1|2022-02-02|
|93|[vector4wang/spring-boot-quick](https://github.com/vector4wang/spring-boot-quick)|:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等:pushpin:|1850|1|2022-02-01| |93|[vector4wang/spring-boot-quick](https://github.com/vector4wang/spring-boot-quick)|:herb: 基于springboot的快速学习示例,整合自己遇到的开源框架,如rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、GraphQL、dubbo、zookeeper和Async等等:pushpin:|1851|1|2022-02-01|
|94|[DreamCats/java-notes](https://github.com/DreamCats/java-notes)|自己的学习笔记。包含个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)|1167|1|2021-12-24| |94|[DreamCats/java-notes](https://github.com/DreamCats/java-notes)|自己的学习笔记。包含个人秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、每日文章等(持续更新)|1168|1|2021-12-24|
|95|[kanwangzjm/funiture](https://github.com/kanwangzjm/funiture)|慕课网课程推荐 Java并发编程与高并发解决方案http://coding.imooc.com/class/195.html Java开发企业级权限管理系统http://coding.imooc.com/class/149.html github: https://github.com/kanwangzjm/funiture, spring项目权限管理、系统监控、定时任务动态调整、qps限制 ...|1786|1|2021-08-23| |95|[kanwangzjm/funiture](https://github.com/kanwangzjm/funiture)|慕课网课程推荐 Java并发编程与高并发解决方案http://coding.imooc.com/class/195.html Java开发企业级权限管理系统http://coding.imooc.com/class/149.html github: https://github.com/kanwangzjm/funiture, spring项目权限管理、系统监控、定时任务动态调整、qps限制 ...|1786|1|2021-08-23|
|96|[waylau/netty-4-user-guide-demos](https://github.com/waylau/netty-4-user-guide-demos)|Netty demos. Netty 案例大全)|1439|1|2021-08-10| |96|[waylau/netty-4-user-guide-demos](https://github.com/waylau/netty-4-user-guide-demos)|Netty demos. Netty 案例大全)|1439|1|2021-08-10|
|97|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划仅用于个人归纳总结。|390|1|2021-12-03| |97|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划仅用于个人归纳总结。|390|1|2021-12-03|
@ -108,11 +108,11 @@
|101|[gupaoedu-tom/netty4-samples](https://github.com/gupaoedu-tom/netty4-samples)|《Netty4核心原理与手写RPC框架实战》随书代码示例工程|225|0|2021-11-02| |101|[gupaoedu-tom/netty4-samples](https://github.com/gupaoedu-tom/netty4-samples)|《Netty4核心原理与手写RPC框架实战》随书代码示例工程|225|0|2021-11-02|
|102|[TongOS/JavaBookClub](https://github.com/TongOS/JavaBookClub)|本藏馆主要珍藏Java体系核心技术书籍涵盖Java核心基石Java核心技术并发编程JVMJava助辅要员设计模式linux内核TCP/IP协议NettyTomcatMysql 上古单体架构 分布式朝代 微服务纪元 云原生前沿 架构演进 自动化运维|405|0|2021-08-13| |102|[TongOS/JavaBookClub](https://github.com/TongOS/JavaBookClub)|本藏馆主要珍藏Java体系核心技术书籍涵盖Java核心基石Java核心技术并发编程JVMJava助辅要员设计模式linux内核TCP/IP协议NettyTomcatMysql 上古单体架构 分布式朝代 微服务纪元 云原生前沿 架构演进 自动化运维|405|0|2021-08-13|
|103|[dddplus/dddplus-demo](https://github.com/dddplus/dddplus-demo)|♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS|196|0|2022-01-06| |103|[dddplus/dddplus-demo](https://github.com/dddplus/dddplus-demo)|♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS|196|0|2022-01-06|
|104|[nibnait/algorithms](https://github.com/nibnait/algorithms)|《剑指Offer》、LeetCode|758|0|2022-01-09| |104|[nibnait/algorithms](https://github.com/nibnait/algorithms)|《剑指Offer》、LeetCode|759|0|2022-01-09|
|105|[ngcly/MusicStory](https://github.com/ngcly/MusicStory)|一个用来听歌看书的网站|54|0|2021-12-07| |105|[ngcly/MusicStory](https://github.com/ngcly/MusicStory)|一个用来听歌看书的网站|54|0|2021-12-07|
|106|[wangyapu/mini-rpc](https://github.com/wangyapu/mini-rpc)|简易版 RPC 框架实战拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码|83|0|2022-01-03| |106|[wangyapu/mini-rpc](https://github.com/wangyapu/mini-rpc)|简易版 RPC 框架实战拉勾教育专栏《Netty 核心原理剖析与 RPC 实践》源码|83|0|2022-01-03|
|107|[cyhbyw/springBoot_atguigu](https://github.com/cyhbyw/springBoot_atguigu)|尚硅谷 SpringBoot 视频教学源码学习|254|0|2021-12-09| |107|[cyhbyw/springBoot_atguigu](https://github.com/cyhbyw/springBoot_atguigu)|尚硅谷 SpringBoot 视频教学源码学习|254|0|2021-12-09|
|108|[qiurunze123/zookeeperDesign](https://github.com/qiurunze123/zookeeperDesign)|⭐⭐⭐zk的设计与使用集群dubbo分布式锁master选举负载均衡watch权限等|449|0|2021-12-09| |108|[qiurunze123/zookeeperDesign](https://github.com/qiurunze123/zookeeperDesign)|⭐⭐⭐zk的设计与使用集群dubbo分布式锁master选举负载均衡watch权限等|450|0|2021-12-09|
|109|[xuyisu/fw-spring-cloud](https://github.com/xuyisu/fw-spring-cloud)|SpringCloud构建实战、从入门到高级包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN、Seata)、分库分表(Sharding-JDBC)、分布式锁(Redis、Guava)、jwt、SkyWalking、Zi ...|297|0|2022-01-14| |109|[xuyisu/fw-spring-cloud](https://github.com/xuyisu/fw-spring-cloud)|SpringCloud构建实战、从入门到高级包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN、Seata)、分库分表(Sharding-JDBC)、分布式锁(Redis、Guava)、jwt、SkyWalking、Zi ...|297|0|2022-01-14|
|110|[shuaishaui/springboot-technology](https://github.com/shuaishaui/springboot-technology)|springboo整合自己到目前学习到的各种技术|254|0|2021-12-09| |110|[shuaishaui/springboot-technology](https://github.com/shuaishaui/springboot-technology)|springboo整合自己到目前学习到的各种技术|254|0|2021-12-09|
|111|[landon30/Bulls](https://github.com/landon30/Bulls)|对外的技术分享合集,主要是游戏服务器架构、实战,优化等|133|0|2021-12-14| |111|[landon30/Bulls](https://github.com/landon30/Bulls)|对外的技术分享合集,主要是游戏服务器架构、实战,优化等|133|0|2021-12-14|
@ -140,7 +140,7 @@
|133|[JsonChao/Awesome-Algorithm-Study](https://github.com/JsonChao/Awesome-Algorithm-Study)|从零到一构建算法核心知识地图,打通你的任督二脉~|103|0|2022-01-16| |133|[JsonChao/Awesome-Algorithm-Study](https://github.com/JsonChao/Awesome-Algorithm-Study)|从零到一构建算法核心知识地图,打通你的任督二脉~|103|0|2022-01-16|
|134|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。|403|0|2022-01-06| |134|[my-dlq/blog-example](https://github.com/my-dlq/blog-example)|博客中的示例文件,包含 Kubernetes、Jenkins、Go、Java、SpringBoot、SpringCloud 知识示例等,将结合博客逐步讲解整体的知识内容体系。|403|0|2022-01-06|
|135|[aserbao/AserbaosAndroid](https://github.com/aserbao/AserbaosAndroid)|Android开发学习总结|397|0|2021-08-12| |135|[aserbao/AserbaosAndroid](https://github.com/aserbao/AserbaosAndroid)|Android开发学习总结|397|0|2021-08-12|
|136|[dunwu/spring-tutorial](https://github.com/dunwu/spring-tutorial)|:book: Spring Framework 教程|520|0|2021-12-10| |136|[dunwu/spring-tutorial](https://github.com/dunwu/spring-tutorial)|:book: Spring Framework 教程|521|0|2021-12-10|
|137|[hongfuli/study_notes](https://github.com/hongfuli/study_notes)|开源框架研究,经典书籍阅读等笔记|55|0|2021-11-14| |137|[hongfuli/study_notes](https://github.com/hongfuli/study_notes)|开源框架研究,经典书籍阅读等笔记|55|0|2021-11-14|
|138|[xiaomiwujiecao/KongFuOfArchitect](https://github.com/xiaomiwujiecao/KongFuOfArchitect)|(🆕更新中!)《架构师的功夫》教程合集、文章合集包含 范式编程、微服务、必备算法、安全攻防、汇编、爬虫、逆向、渗透测试...|312|0|2022-01-17| |138|[xiaomiwujiecao/KongFuOfArchitect](https://github.com/xiaomiwujiecao/KongFuOfArchitect)|(🆕更新中!)《架构师的功夫》教程合集、文章合集包含 范式编程、微服务、必备算法、安全攻防、汇编、爬虫、逆向、渗透测试...|312|0|2022-01-17|
|139|[wsm1217395196/my-study](https://github.com/wsm1217395196/my-study)|我的学习|106|0|2022-01-15| |139|[wsm1217395196/my-study](https://github.com/wsm1217395196/my-study)|我的学习|106|0|2022-01-15|
@ -164,7 +164,7 @@
|157|[dunwu/javatech](https://github.com/dunwu/javatech)|:coffee: 汇总 Java 开发中常见的主流技术的应用、特性、原理。|335|0|2022-01-25| |157|[dunwu/javatech](https://github.com/dunwu/javatech)|:coffee: 汇总 Java 开发中常见的主流技术的应用、特性、原理。|335|0|2022-01-25|
|158|[vector4wang/elasticsearch-quick](https://github.com/vector4wang/elasticsearch-quick)|:mag::bar_chart:ElasticSearch的使用笔记,包括使用sdk使用springboot+Jest、rollover索引切分和使用docker启动完成es的部署索引和搜索等|75|0|2021-08-09| |158|[vector4wang/elasticsearch-quick](https://github.com/vector4wang/elasticsearch-quick)|:mag::bar_chart:ElasticSearch的使用笔记,包括使用sdk使用springboot+Jest、rollover索引切分和使用docker启动完成es的部署索引和搜索等|75|0|2021-08-09|
|159|[RingoTangs/LearningNote](https://github.com/RingoTangs/LearningNote)|学习笔记 持续更新......|206|0|2021-11-17| |159|[RingoTangs/LearningNote](https://github.com/RingoTangs/LearningNote)|学习笔记 持续更新......|206|0|2021-11-17|
|160|[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|230|0|2022-01-28| |160|[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|230|0|2022-02-06|
|161|[wx-chevalier/MicroCN-Series](https://github.com/wx-chevalier/MicroCN-Series)|:books: MicroService & CloudNative Architecture架构衍化微服务实战云原生探索RPC服务注册与发现|60|0|2021-11-28| |161|[wx-chevalier/MicroCN-Series](https://github.com/wx-chevalier/MicroCN-Series)|:books: MicroService & CloudNative Architecture架构衍化微服务实战云原生探索RPC服务注册与发现|60|0|2021-11-28|
|162|[C3Stones/blog](https://github.com/C3Stones/blog)|博客练习Demo工程|66|0|2021-10-14| |162|[C3Stones/blog](https://github.com/C3Stones/blog)|博客练习Demo工程|66|0|2021-10-14|
|163|[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|0|2021-09-14| |163|[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|0|2021-09-14|
@ -185,14 +185,14 @@
|178|[617076674/LeetCode](https://github.com/617076674/LeetCode)|我的LeetCode代码仓近乎所有题目都会提供多种解法 :)|192|0|2022-02-04| |178|[617076674/LeetCode](https://github.com/617076674/LeetCode)|我的LeetCode代码仓近乎所有题目都会提供多种解法 :)|192|0|2022-02-04|
|179|[saigu/JavaKnowledgeGraph](https://github.com/saigu/JavaKnowledgeGraph)|你知道的越多你不知道的也越多。Java技术栈既广且深我们需要打破不同知识点的壁垒形成完整的知识图谱完成从information到knowledge的升华。|58|0|2021-11-17| |179|[saigu/JavaKnowledgeGraph](https://github.com/saigu/JavaKnowledgeGraph)|你知道的越多你不知道的也越多。Java技术栈既广且深我们需要打破不同知识点的壁垒形成完整的知识图谱完成从information到knowledge的升华。|58|0|2021-11-17|
|180|[xuhuisheng/activiti-basic](https://github.com/xuhuisheng/activiti-basic)|Activiti基础教程实例|91|0|2022-01-21| |180|[xuhuisheng/activiti-basic](https://github.com/xuhuisheng/activiti-basic)|Activiti基础教程实例|91|0|2022-01-21|
|181|[sunjincheng121/know_how_know_why](https://github.com/sunjincheng121/know_how_know_why)|For every learner|270|0|2022-02-05| |181|[sunjincheng121/know_how_know_why](https://github.com/sunjincheng121/know_how_know_why)|For every learner|270|0|2022-02-06|
|182|[fengyuecanzhu/FYReader](https://github.com/fengyuecanzhu/FYReader)|风月读书一款开源、免费的小说阅读软件支持自定义书源支持本地txt和epub导入阅读。|63|0|2021-12-07| |182|[fengyuecanzhu/FYReader](https://github.com/fengyuecanzhu/FYReader)|风月读书一款开源、免费的小说阅读软件支持自定义书源支持本地txt和epub导入阅读。|63|0|2021-12-07|
|183|[maxiaozhou1234/AndroidDemo](https://github.com/maxiaozhou1234/AndroidDemo)|这个项目仅仅是一些测试代码汇总|91|0|2021-11-21| |183|[maxiaozhou1234/AndroidDemo](https://github.com/maxiaozhou1234/AndroidDemo)|这个项目仅仅是一些测试代码汇总|91|0|2021-11-21|
|184|[Henryyyyyyy/Better](https://github.com/Henryyyyyyy/Better)|Better 20188888888~集干货、音乐、视频、打卡于一体的app。|58|0|2021-09-07| |184|[Henryyyyyyy/Better](https://github.com/Henryyyyyyy/Better)|Better 20188888888~集干货、音乐、视频、打卡于一体的app。|58|0|2021-09-07|
|185|[alangsuo/BILIBILI-HELPER-PRE](https://github.com/alangsuo/BILIBILI-HELPER-PRE)|这是一个利用 Linux Crontab , Docker等方式实现哔哩哔哩Bilibili每日任务投币点赞分享视频直播签到银瓜子兑换硬币漫画每日签到简单配置即可每日轻松获取 65 经验值,快来和我一起成为 Lv6 吧~~~~|86|0|2022-01-14| |185|[alangsuo/BILIBILI-HELPER-PRE](https://github.com/alangsuo/BILIBILI-HELPER-PRE)|这是一个利用 Linux Crontab , Docker等方式实现哔哩哔哩Bilibili每日任务投币点赞分享视频直播签到银瓜子兑换硬币漫画每日签到简单配置即可每日轻松获取 65 经验值,快来和我一起成为 Lv6 吧~~~~|86|0|2022-01-14|
|186|[littlecurl/AppProjects](https://github.com/littlecurl/AppProjects)|存放一些Java、JavaEE、Android和iOS的源码里面同时有zip压缩文件可以直接下载不需要clone整个仓库都是一些小Demo注释详细一点就不写教程文档了。|165|0|2021-12-25| |186|[littlecurl/AppProjects](https://github.com/littlecurl/AppProjects)|存放一些Java、JavaEE、Android和iOS的源码里面同时有zip压缩文件可以直接下载不需要clone整个仓库都是一些小Demo注释详细一点就不写教程文档了。|165|0|2021-12-25|
|187|[zhailuxu/Dubbo-Demo](https://github.com/zhailuxu/Dubbo-Demo)|《深度剖析Apache Dubbo技术内幕》一书Demo|69|0|2021-09-08| |187|[zhailuxu/Dubbo-Demo](https://github.com/zhailuxu/Dubbo-Demo)|《深度剖析Apache Dubbo技术内幕》一书Demo|69|0|2021-09-08|
|188|[chenjiabing666/JavaFamily](https://github.com/chenjiabing666/JavaFamily)|公众号: 码猿技术专栏 文章汇总|200|0|2022-01-21| |188|[chenjiabing666/JavaFamily](https://github.com/chenjiabing666/JavaFamily)|公众号: 码猿技术专栏 文章汇总|201|0|2022-01-21|
|189|[lsgwr/algorithms](https://github.com/lsgwr/algorithms)|算法学习与总结,包括慕课网刘宇波老师、算法竞赛入门经典、挑战程序设计竞赛、算法竞赛宝典等|249|0|2021-10-24| |189|[lsgwr/algorithms](https://github.com/lsgwr/algorithms)|算法学习与总结,包括慕课网刘宇波老师、算法竞赛入门经典、挑战程序设计竞赛、算法竞赛宝典等|249|0|2021-10-24|
|190|[DAQ121/Lexer-Parser](https://github.com/DAQ121/Lexer-Parser)| :loudspeaker:编译原理java实现的词法分析器&语法分析器,有运行窗口:computer:,附带使用说明:green_book:|73|0|2021-10-21| |190|[DAQ121/Lexer-Parser](https://github.com/DAQ121/Lexer-Parser)| :loudspeaker:编译原理java实现的词法分析器&语法分析器,有运行窗口:computer:,附带使用说明:green_book:|73|0|2021-10-21|
|191|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|131|0|2022-01-22| |191|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|131|0|2022-01-22|

@ -1,117 +1,117 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|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|134041|95|2022-02-04| |1|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|134137|95|2022-02-05|
|2|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述以帮助自己及有需要的读者。 全书分为18个章节50余万字。由于水平有限书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46989|36|2022-01-01| |2|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述以帮助自己及有需要的读者。 全书分为18个章节50余万字。由于水平有限书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46993|36|2022-01-01|
|3|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|119060|35|2022-01-23| |3|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|119098|35|2022-01-23|
|4|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路。)|46340|33|2022-02-04| |4|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|63653|34|2022-02-05|
|5|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|63607|33|2022-02-05| |5|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路。)|46351|33|2022-02-04|
|6|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|31374|23|2022-01-21| |6|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|31392|23|2022-01-21|
|7|[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.|47526|23|2022-02-03| |7|[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.|47543|23|2022-02-03|
|8|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32708|22|2022-02-05| |8|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32718|22|2022-02-06|
|9|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家5000+道前端面试题全面覆盖HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19948|19|2022-02-04| |9|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家5000+道前端面试题全面覆盖HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19951|19|2022-02-05|
|10|[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」同步更新|19134|17|2021-10-03| |10|[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」同步更新|19135|17|2021-10-03|
|11|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26191|16|2022-02-04| |11|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26195|16|2022-02-04|
|12|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|25183|15|2021-12-08| |12|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|25195|15|2021-12-08|
|13|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14387|15|2022-02-01| |13|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021)|14400|15|2022-02-01|
|14|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18539|10|2022-01-14| |14|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18540|10|2022-01-14|
|15|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12623|10|2021-08-12| |15|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12627|10|2021-08-12|
|16|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|18836|10|2021-09-26| |16|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|18839|10|2021-09-26|
|17|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17879|10|2022-01-24| |17|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17885|10|2022-01-24|
|18|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|8246|10|2022-02-05| |18|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|8253|10|2022-02-06|
|19|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9633|10|2021-12-12| |19|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9633|10|2021-12-12|
|20|[nefe/You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery)|Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.|20077|9|2021-09-01| |20|[nefe/You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery)|Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.|20073|9|2021-09-01|
|21|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料包括Fabric和Ethereum开发资料|16090|9|2021-12-15| |21|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料包括Fabric和Ethereum开发资料|16092|9|2021-12-15|
|22|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|893|8|2022-02-05| |22|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|895|8|2022-02-06|
|23|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|19004|8|2022-02-05| |23|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|19011|8|2022-02-05|
|24|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20102|8|2021-11-01| |24|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20100|8|2021-11-01|
|25|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19801|7|2022-02-05| |25|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19802|7|2022-02-06|
|26|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)所有模块均可自动完成免root四人赛双人对战秒答基于Hamibot的安卓端学习强国自动化脚本|517|7|2022-02-03| |26|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)所有模块均可自动完成免root四人赛双人对战秒答基于Hamibot的安卓端学习强国自动化脚本|521|7|2022-02-06|
|27|[lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview)|🔥🔥🔥 前端面试独有前端面试题详解前端面试刷题必备1000+前端面试真题Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器|4616|7|2021-09-13| |27|[lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview)|🔥🔥🔥 前端面试独有前端面试题详解前端面试刷题必备1000+前端面试真题Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器|4619|7|2021-09-13|
|28|[flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action)|《Flutter实战》电子书|8658|7|2022-01-15| |28|[flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action)|《Flutter实战》电子书|8658|7|2022-01-15|
|29|[apachecn/apachecn-algo-zh](https://github.com/apachecn/apachecn-algo-zh)|ApacheCN 数据结构与算法译文集|10516|7|2022-01-09| |29|[apachecn/apachecn-algo-zh](https://github.com/apachecn/apachecn-algo-zh)|ApacheCN 数据结构与算法译文集|10516|7|2022-01-09|
|30|[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 🔥|5307|7|2022-01-29| |30|[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 🔥|5305|7|2022-01-29|
|31|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|4030|7|2022-01-24| |31|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|4033|7|2022-01-24|
|32|[ljianshu/Blog](https://github.com/ljianshu/Blog)|关注基础知识,打造优质前端博客,公众号[前端工匠]的作者|6921|5|2021-10-06| |32|[ljianshu/Blog](https://github.com/ljianshu/Blog)|关注基础知识,打造优质前端博客,公众号[前端工匠]的作者|6922|5|2021-10-06|
|33|[troyeguo/koodo-reader](https://github.com/troyeguo/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|3212|5|2022-01-17| |33|[troyeguo/koodo-reader](https://github.com/troyeguo/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|3223|5|2022-01-17|
|34|[1c7/Crash-Course-Computer-Science-Chinese](https://github.com/1c7/Crash-Course-Computer-Science-Chinese)|:computer: 计算机速成课 Crash Course 字幕组 (全40集 2018-5-1 精校完成)|8142|5|2022-01-25| |34|[1c7/Crash-Course-Computer-Science-Chinese](https://github.com/1c7/Crash-Course-Computer-Science-Chinese)|:computer: 计算机速成课 Crash Course 字幕组 (全40集 2018-5-1 精校完成)|8145|5|2022-01-25|
|35|[lyricat/wechat-format](https://github.com/lyricat/wechat-format)|微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML|3802|4|2021-08-24| |35|[lyricat/wechat-format](https://github.com/lyricat/wechat-format)|微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML|3803|4|2021-08-24|
|36|[liyupi/code-nav](https://github.com/liyupi/code-nav)|💎 专业的编程导航,帮你找到优质的编程学习资源!公众号【编程导航】 ☁️ 前后端均开源,励志成为最好的全栈云开发项目!|1601|4|2021-12-24| |36|[liyupi/code-nav](https://github.com/liyupi/code-nav)|💎 专业的编程导航,帮你找到优质的编程学习资源!公众号【编程导航】 ☁️ 前后端均开源,励志成为最好的全栈云开发项目!|1609|4|2021-12-24|
|37|[HcySunYang/vue-design](https://github.com/HcySunYang/vue-design)|📖 master分支《渲染器》|5775|4|2021-10-11| |37|[HcySunYang/vue-design](https://github.com/HcySunYang/vue-design)|📖 master分支《渲染器》|5775|4|2021-10-11|
|38|[im3x/Scriptables](https://github.com/im3x/Scriptables)|iOS14桌面组件神器Scriptable开发框架、教程、精美脚本分享|1232|3|2021-10-30| |38|[im3x/Scriptables](https://github.com/im3x/Scriptables)|iOS14桌面组件神器Scriptable开发框架、教程、精美脚本分享|1236|3|2021-10-30|
|39|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|794|3|2022-01-20| |39|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|794|3|2022-01-20|
|40|[zhaoolee/OnlineToolsBook](https://github.com/zhaoolee/OnlineToolsBook)|🍭在线工具秘籍,为在线工具写一本优质说明书,让在线工具造福人类~ Online tool cheats, write a quality manual for online tools, make online tools benefit humanity~|2019|3|2022-01-30| |40|[zhaoolee/OnlineToolsBook](https://github.com/zhaoolee/OnlineToolsBook)|🍭在线工具秘籍,为在线工具写一本优质说明书,让在线工具造福人类~ Online tool cheats, write a quality manual for online tools, make online tools benefit humanity~|2019|3|2022-01-30|
|41|[ncase/trust](https://github.com/ncase/trust)|An interactive guide to the game theory of cooperation|4835|3|2021-11-14| |41|[ncase/trust](https://github.com/ncase/trust)|An interactive guide to the game theory of cooperation|4836|3|2021-11-14|
|42|[ObjTube/front-end-roadmap](https://github.com/ObjTube/front-end-roadmap)|Tell you how to learn front end development ~|1737|3|2021-10-31| |42|[ObjTube/front-end-roadmap](https://github.com/ObjTube/front-end-roadmap)|Tell you how to learn front end development ~|1738|3|2021-10-31|
|43|[su37josephxia/wheel-awesome](https://github.com/su37josephxia/wheel-awesome)|天天造轮子,手写面试常见源码。|919|2|2022-01-22| |43|[su37josephxia/wheel-awesome](https://github.com/su37josephxia/wheel-awesome)|天天造轮子,手写面试常见源码。|920|2|2022-01-22|
|44|[lateautumn4lin/Review_Reverse](https://github.com/lateautumn4lin/Review_Reverse)|:wave:2019年末总结下今年做过的逆向整理代码复习思路。:pray:拼夕夕Web端anti_content参数逆向分析:japanese_goblin: WEB淘宝sign逆向分析:smiley_cat:努比亚Cookie生成逆向分析:raised_hands:百度指数data加密逆向分析 :footprints:今日头条WEB端_signature、as、cp参数逆向分析:note ...|1357|2|2022-01-13| |44|[lateautumn4lin/Review_Reverse](https://github.com/lateautumn4lin/Review_Reverse)|:wave:2019年末总结下今年做过的逆向整理代码复习思路。:pray:拼夕夕Web端anti_content参数逆向分析:japanese_goblin: WEB淘宝sign逆向分析:smiley_cat:努比亚Cookie生成逆向分析:raised_hands:百度指数data加密逆向分析 :footprints:今日头条WEB端_signature、as、cp参数逆向分析:note ...|1357|2|2022-01-13|
|45|[apachecn/pytorch-doc-zh](https://github.com/apachecn/pytorch-doc-zh)|Pytorch 中文文档|3410|2|2022-01-09| |45|[apachecn/pytorch-doc-zh](https://github.com/apachecn/pytorch-doc-zh)|Pytorch 中文文档|3410|2|2022-02-06|
|46|[sl1673495/leetcode-javascript](https://github.com/sl1673495/leetcode-javascript)|:beers: 喝杯小酒,一起做题。前端攻城狮从零入门算法的宝藏题库,根据知名算法老师的经验总结了 100+ 道 LeetCode 力扣的经典题型 JavaScript 题解和思路。已按题目类型分 label一起加油。|1219|2|2021-10-09| |46|[sl1673495/leetcode-javascript](https://github.com/sl1673495/leetcode-javascript)|:beers: 喝杯小酒,一起做题。前端攻城狮从零入门算法的宝藏题库,根据知名算法老师的经验总结了 100+ 道 LeetCode 力扣的经典题型 JavaScript 题解和思路。已按题目类型分 label一起加油。|1221|2|2021-10-09|
|47|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2302|2|2022-02-05| |47|[chromaui/learnstorybook.com](https://github.com/chromaui/learnstorybook.com)|Static site and content for Storybook tutorials|2302|2|2022-02-06|
|48|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|523|2|2022-01-30| |48|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|523|2|2022-01-30|
|49|[langren1353/GM_script](https://github.com/langren1353/GM_script)|我就是来分享脚本玩玩的|4449|2|2022-01-30| |49|[langren1353/GM_script](https://github.com/langren1353/GM_script)|我就是来分享脚本玩玩的|4453|2|2022-01-30|
|50|[thomaspark/flexboxfroggy](https://github.com/thomaspark/flexboxfroggy)|A game for learning CSS flexbox 🐸|5423|2|2022-01-14| |50|[thomaspark/flexboxfroggy](https://github.com/thomaspark/flexboxfroggy)|A game for learning CSS flexbox 🐸|5423|2|2022-01-14|
|51|[RustMagazine/rust_magazine_2021](https://github.com/RustMagazine/rust_magazine_2021)|RustMagazine 2021 期刊|764|2|2022-02-03| |51|[RustMagazine/rust_magazine_2021](https://github.com/RustMagazine/rust_magazine_2021)|RustMagazine 2021 期刊|764|2|2022-02-03|
|52|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|1983|2|2022-01-18| |52|[adlered/CSDNGreener](https://github.com/adlered/CSDNGreener)|《专 业 团 队》🕺🏿 🕺🏿 🕺🏿 🕺🏿 ⚰️🕺🏿 🕺🏿 🕺🏿 🕺🏿 专治 CSDN 广告与各种灵魂打击 🐵 油猴脚本 TamperMonkey Chrome FireFox CSDN 页面浮窗广告完全过滤净化 国服最强 CSDN 绿化脚本|1984|2|2022-01-18|
|53|[wubaiqing/zaobao](https://github.com/wubaiqing/zaobao)|每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。|2000|2|2022-01-13| |53|[wubaiqing/zaobao](https://github.com/wubaiqing/zaobao)|每日时报,以前端技术体系为主要分享课题。根据:文章、工具、新闻、视频几大板块作为主要分类。|2001|2|2022-01-13|
|54|[Snailclimb/JavaGuide-Interview](https://github.com/Snailclimb/JavaGuide-Interview)|JavaGuide面试突击版|1441|2|2022-01-05| |54|[Snailclimb/JavaGuide-Interview](https://github.com/Snailclimb/JavaGuide-Interview)|JavaGuide面试突击版|1441|2|2022-01-05|
|55|[lefex/FE](https://github.com/lefex/FE)|前端 100 天,帮助 10W 人入门并进阶前端。|1328|2|2022-01-23| |55|[lefex/FE](https://github.com/lefex/FE)|前端 100 天,帮助 10W 人入门并进阶前端。|1328|2|2022-01-23|
|56|[semlinker/reactjs-interview-questions](https://github.com/semlinker/reactjs-interview-questions)|List of top 304 ReactJS Interview Questions & Answers|1921|2|2021-12-26| |56|[semlinker/reactjs-interview-questions](https://github.com/semlinker/reactjs-interview-questions)|List of top 304 ReactJS Interview Questions & Answers|1921|2|2021-12-26|
|57|[YvetteLau/Blog](https://github.com/YvetteLau/Blog)|【前端进阶】优质博文|2502|2|2022-01-13| |57|[YvetteLau/Blog](https://github.com/YvetteLau/Blog)|【前端进阶】优质博文|2502|2|2022-01-13|
|58|[gys619/jdd](https://github.com/gys619/jdd)|自用的东哥脚本合集|337|2|2022-02-05| |58|[gys619/jdd](https://github.com/gys619/jdd)|自用的东哥脚本合集|339|2|2022-02-06|
|59|[XPoet/js-data-structures-and-algorithms](https://github.com/XPoet/js-data-structures-and-algorithms)|从 0 到 1 学习 JavaScript 数据结构与算法|865|2|2021-10-19| |59|[XPoet/js-data-structures-and-algorithms](https://github.com/XPoet/js-data-structures-and-algorithms)|从 0 到 1 学习 JavaScript 数据结构与算法|866|2|2021-10-19|
|60|[alozano-77/AWS-SAA-C02-Course](https://github.com/alozano-77/AWS-SAA-C02-Course)|Personal notes for SAA-C02 test from: https://learn.cantrill.io|1042|2|2021-12-31| |60|[alozano-77/AWS-SAA-C02-Course](https://github.com/alozano-77/AWS-SAA-C02-Course)|Personal notes for SAA-C02 test from: https://learn.cantrill.io|1045|2|2021-12-31|
|61|[yioMe/nodejs_wx_aipay_api](https://github.com/yioMe/nodejs_wx_aipay_api)|个人学习程序开发|1837|2|2022-01-26| |61|[yioMe/nodejs_wx_aipay_api](https://github.com/yioMe/nodejs_wx_aipay_api)|个人学习程序开发|1837|2|2022-01-26|
|62|[jasondu/wxa-plugin-canvas](https://github.com/jasondu/wxa-plugin-canvas)|小程序海报组件-生成朋友圈分享海报并生成图片|2721|2|2021-08-10| |62|[jasondu/wxa-plugin-canvas](https://github.com/jasondu/wxa-plugin-canvas)|小程序海报组件-生成朋友圈分享海报并生成图片|2721|2|2021-08-10|
|63|[denysdovhan/bash-handbook](https://github.com/denysdovhan/bash-handbook)|:book: For those who wanna learn Bash|4731|2|2021-11-16| |63|[denysdovhan/bash-handbook](https://github.com/denysdovhan/bash-handbook)|:book: For those who wanna learn Bash|4732|2|2021-11-16|
|64|[reruin/sharelist](https://github.com/reruin/sharelist)|快速分享 GoogleDrive OneDrive |2334|2|2022-01-22| |64|[reruin/sharelist](https://github.com/reruin/sharelist)|快速分享 GoogleDrive OneDrive |2335|2|2022-01-22|
|65|[twilio-labs/open-pixel-art](https://github.com/twilio-labs/open-pixel-art)|A collaborative pixel art project to teach people how to contribute to open-source|433|1|2022-02-05| |65|[twilio-labs/open-pixel-art](https://github.com/twilio-labs/open-pixel-art)|A collaborative pixel art project to teach people how to contribute to open-source|433|1|2022-02-06|
|66|[pingan8787/Leo-JavaScript](https://github.com/pingan8787/Leo-JavaScript)|欢迎关注公众号“前端自习课”,本仓库包含丰富的 JavaScript 学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等还有很多我的原创文章喜欢的朋友欢迎stat。:rocket:持续更新中...|801|1|2022-01-25| |66|[pingan8787/Leo-JavaScript](https://github.com/pingan8787/Leo-JavaScript)|欢迎关注公众号“前端自习课”,本仓库包含丰富的 JavaScript 学习资料,包括 JavaScript、前端框架、HTTP、GraphQL、TS、Vue、React、Webpack等还有很多我的原创文章喜欢的朋友欢迎stat。:rocket:持续更新中...|801|1|2022-01-25|
|67|[meodai/color-names](https://github.com/meodai/color-names)|Large list of handpicked color names 🌈|1426|1|2022-02-04| |67|[meodai/color-names](https://github.com/meodai/color-names)|Large list of handpicked color names 🌈|1427|1|2022-02-04|
|68|[teadocs/pandas-cn](https://github.com/teadocs/pandas-cn)|Pandas中文文档欢迎贡献|736|1|2022-01-13| |68|[teadocs/pandas-cn](https://github.com/teadocs/pandas-cn)|Pandas中文文档欢迎贡献|736|1|2022-01-13|
|69|[Veal98/Echo](https://github.com/Veal98/Echo)|🦄 开源社区系统:基于 SpringBoot + MyBatis + MySQL + Redis + Kafka + Elasticsearch + Spring Security + ... 并提供详细的开发文档和配套教程。包含帖子、评论、私信、系统通知、点赞、关注、搜索、用户设置、数据统计等模块。|233|1|2021-09-30| |69|[Veal98/Echo](https://github.com/Veal98/Echo)|🦄 开源社区系统:基于 SpringBoot + MyBatis + MySQL + Redis + Kafka + Elasticsearch + Spring Security + ... 并提供详细的开发文档和配套教程。包含帖子、评论、私信、系统通知、点赞、关注、搜索、用户设置、数据统计等模块。|233|1|2021-09-30|
|70|[Gitjinfeiyang/easy-canvas](https://github.com/Gitjinfeiyang/easy-canvas)|使用render函数在canvas中创建文档流布局小程序海报图、小程序朋友圈分享图。easy-canvas is a powerful tool helps us easy to layout with canvas. |287|1|2021-12-27| |70|[Gitjinfeiyang/easy-canvas](https://github.com/Gitjinfeiyang/easy-canvas)|使用render函数在canvas中创建文档流布局小程序海报图、小程序朋友圈分享图。easy-canvas is a powerful tool helps us easy to layout with canvas. |287|1|2021-12-27|
|71|[sanyuan0704/my_blog](https://github.com/sanyuan0704/my_blog)|神三元的博客,一起构建完整知识体系|1092|1|2022-01-15| |71|[sanyuan0704/my_blog](https://github.com/sanyuan0704/my_blog)|神三元的博客,一起构建完整知识体系|1094|1|2022-01-15|
|72|[a1029563229/blogs](https://github.com/a1029563229/blogs)|博客文章收录|545|1|2022-01-27| |72|[a1029563229/blogs](https://github.com/a1029563229/blogs)|博客文章收录|545|1|2022-01-27|
|73|[ShunCai/QZoneExport](https://github.com/ShunCai/QZoneExport)|QQ空间导出助手用于备份QQ空间的说说、日志、私密日记、相册、视频、留言板、QQ好友、收藏夹、分享、最近访客为文件便于迁移与保存|711|1|2022-01-26| |73|[ShunCai/QZoneExport](https://github.com/ShunCai/QZoneExport)|QQ空间导出助手用于备份QQ空间的说说、日志、私密日记、相册、视频、留言板、QQ好友、收藏夹、分享、最近访客为文件便于迁移与保存|713|1|2022-01-26|
|74|[sve1r/Rules-For-Quantumult-X](https://github.com/sve1r/Rules-For-Quantumult-X)|适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 |652|1|2022-01-02| |74|[sve1r/Rules-For-Quantumult-X](https://github.com/sve1r/Rules-For-Quantumult-X)|适用于 Quantumult X 规则整理集合. 所有内容源自 互联网,仅作为收集和整理 |653|1|2022-01-02|
|75|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|1|2021-12-06| |75|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|1|2021-12-06|
|76|[apachecn/apachecn-dl-zh](https://github.com/apachecn/apachecn-dl-zh)|ApacheCN 深度学习译文集|382|1|2022-01-11| |76|[apachecn/apachecn-dl-zh](https://github.com/apachecn/apachecn-dl-zh)|ApacheCN 深度学习译文集|383|1|2022-01-11|
|77|[woai3c/Front-end-articles](https://github.com/woai3c/Front-end-articles)|分享我的编程经验和学习心得,订阅请点 watch。|643|1|2022-01-08| |77|[woai3c/Front-end-articles](https://github.com/woai3c/Front-end-articles)|分享我的编程经验和学习心得,订阅请点 watch。|643|1|2022-01-08|
|78|[alwxkxk/soft-and-hard](https://github.com/alwxkxk/soft-and-hard)|《软硬结合——从零打造物联网》 基于JS的物联网教程。|697|1|2022-01-05| |78|[alwxkxk/soft-and-hard](https://github.com/alwxkxk/soft-and-hard)|《软硬结合——从零打造物联网》 基于JS的物联网教程。|697|1|2022-01-05|
|79|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|2367|1|2022-02-05| |79|[thomaspark/gridgarden](https://github.com/thomaspark/gridgarden)|A game for learning CSS grid layout 🥕|2368|1|2022-02-05|
|80|[dunwu/nginx-tutorial](https://github.com/dunwu/nginx-tutorial)|这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。|1192|1|2021-12-09| |80|[dunwu/nginx-tutorial](https://github.com/dunwu/nginx-tutorial)|这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。|1195|1|2021-12-09|
|81|[anubhavsrivastava/awesome-ui-component-library](https://github.com/anubhavsrivastava/awesome-ui-component-library)|Curated list of framework component libraries for UI styles/toolkit|735|1|2021-10-31| |81|[anubhavsrivastava/awesome-ui-component-library](https://github.com/anubhavsrivastava/awesome-ui-component-library)|Curated list of framework component libraries for UI styles/toolkit|736|1|2021-10-31|
|82|[Simp1er/AndroidSec](https://github.com/Simp1er/AndroidSec)|记录一些我自己在学习Android逆向过程中的有意思的东西|411|1|2021-11-10| |82|[Simp1er/AndroidSec](https://github.com/Simp1er/AndroidSec)|记录一些我自己在学习Android逆向过程中的有意思的东西|412|1|2021-11-10|
|83|[57code/vue-study](https://github.com/57code/vue-study)|开课吧vue学习项目|521|1|2022-01-13| |83|[57code/vue-study](https://github.com/57code/vue-study)|开课吧vue学习项目|521|1|2022-01-13|
|84|[BingKui/javascript-zh](https://github.com/BingKui/javascript-zh)|Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。|1220|1|2021-11-21| |84|[BingKui/javascript-zh](https://github.com/BingKui/javascript-zh)|Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。|1220|1|2021-11-21|
|85|[webfansplz/article](https://github.com/webfansplz/article)|record and share|626|1|2022-01-13| |85|[webfansplz/article](https://github.com/webfansplz/article)|record and share|626|1|2022-01-13|
|86|[zhaoqize/puppeteer-api-zh_CN](https://github.com/zhaoqize/puppeteer-api-zh_CN)|📖 Puppeteer中文文档官方指定的中文文档|750|1|2021-09-18| |86|[zhaoqize/puppeteer-api-zh_CN](https://github.com/zhaoqize/puppeteer-api-zh_CN)|📖 Puppeteer中文文档官方指定的中文文档|750|1|2021-09-18|
|87|[ITDragonBlog/daydayup](https://github.com/ITDragonBlog/daydayup)|每天都在进步每周都在总结Java架构师成长之路。目前已经完成MongoDBNettyNginxMySQLJavaRedisShiroSolrSpringBootSpringDataSSOMybatisKotlin还在持续更新中|1158|1|2021-12-09| |87|[ITDragonBlog/daydayup](https://github.com/ITDragonBlog/daydayup)|每天都在进步每周都在总结Java架构师成长之路。目前已经完成MongoDBNettyNginxMySQLJavaRedisShiroSolrSpringBootSpringDataSSOMybatisKotlin还在持续更新中|1158|1|2021-12-09|
|88|[cn-panda/JavaCodeAudit](https://github.com/cn-panda/JavaCodeAudit)|Getting started with java code auditing 代码审计入门的小项目|458|1|2021-12-09| |88|[cn-panda/JavaCodeAudit](https://github.com/cn-panda/JavaCodeAudit)|Getting started with java code auditing 代码审计入门的小项目|459|1|2021-12-09|
|89|[imfly/bitcoin-on-nodejs](https://github.com/imfly/bitcoin-on-nodejs)|《Node.js区块链开发》新版代码已开源请star支持哦-^-|2341|1|2022-01-05| |89|[imfly/bitcoin-on-nodejs](https://github.com/imfly/bitcoin-on-nodejs)|《Node.js区块链开发》新版代码已开源请star支持哦-^-|2341|1|2022-01-05|
|90|[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/|1246|1|2021-10-12| |90|[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/|1246|1|2021-10-12|
|91|[leochen-g/wechatBot](https://github.com/leochen-g/wechatBot)|微信每日说三步教你用Node做一个微信哄女友(基友)神器!还能帮女朋友解决垃圾分类难题|1610|1|2022-01-04| |91|[leochen-g/wechatBot](https://github.com/leochen-g/wechatBot)|微信每日说三步教你用Node做一个微信哄女友(基友)神器!还能帮女朋友解决垃圾分类难题|1611|1|2022-01-04|
|92|[goldvideo/h265player](https://github.com/goldvideo/h265player)|一套完整的Web版H.265播放器解决方案非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码利用Canvas画布投影、AudioContext播放音频。 |825|1|2022-01-27| |92|[goldvideo/h265player](https://github.com/goldvideo/h265player)|一套完整的Web版H.265播放器解决方案非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码利用Canvas画布投影、AudioContext播放音频。 |825|1|2022-01-27|
|93|[cnwangjie/better-onetab](https://github.com/cnwangjie/better-onetab)|:bookmark_tabs: A better OneTab for Chrome :memo: Temporarily removed from firefox :construction: V2 is WIP|1282|1|2021-12-19| |93|[cnwangjie/better-onetab](https://github.com/cnwangjie/better-onetab)|:bookmark_tabs: A better OneTab for Chrome :memo: Temporarily removed from firefox :construction: V2 is WIP|1282|1|2021-12-19|
|94|[wangduanduan/jsplumb-chinese-tutorial](https://github.com/wangduanduan/jsplumb-chinese-tutorial)|jsplumb中文教程, README中没有的内容可以查看项目的Wiki。有问题提issue|936|1|2021-11-04| |94|[wangduanduan/jsplumb-chinese-tutorial](https://github.com/wangduanduan/jsplumb-chinese-tutorial)|jsplumb中文教程, README中没有的内容可以查看项目的Wiki。有问题提issue|937|1|2021-11-04|
|95|[ZYSzys/awesome-captcha](https://github.com/ZYSzys/awesome-captcha)|:key: Curated list of awesome captcha libraries and crack tools.|790|1|2021-11-30| |95|[ZYSzys/awesome-captcha](https://github.com/ZYSzys/awesome-captcha)|:key: Curated list of awesome captcha libraries and crack tools.|790|1|2021-11-30|
|96|[xxxDeveloper/algorithm-notes](https://github.com/xxxDeveloper/algorithm-notes)|📝 一个小前端的算法笔记 / js algorithm notes|110|1|2021-12-08| |96|[xxxDeveloper/algorithm-notes](https://github.com/xxxDeveloper/algorithm-notes)|📝 一个小前端的算法笔记 / js algorithm notes|110|1|2021-12-08|
|97|[Hedilict/QuantumultX](https://github.com/Hedilict/QuantumultX)|QuantumultX去广告签到等脚本合集|373|1|2022-01-15| |97|[Hedilict/QuantumultX](https://github.com/Hedilict/QuantumultX)|QuantumultX去广告签到等脚本合集|373|1|2022-01-15|
|98|[soyaine/JavaScript30](https://github.com/soyaine/JavaScript30)|有关 @wesbos 的课程 JavaScript-30 的中文练习指南|1913|1|2021-10-12| |98|[soyaine/JavaScript30](https://github.com/soyaine/JavaScript30)|有关 @wesbos 的课程 JavaScript-30 的中文练习指南|1913|1|2021-10-12|
|99|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2661|1|2022-01-22| |99|[marijnh/Eloquent-JavaScript](https://github.com/marijnh/Eloquent-JavaScript)|The sources for the Eloquent JavaScript book|2660|1|2022-01-22|
|100|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|452|1|2022-02-05| |100|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|454|1|2022-02-05|
|101|[phpzlc/phpzlc](https://github.com/phpzlc/phpzlc)|为开发者提供全套Symfony实践教程和解决方案。|325|1|2022-01-03| |101|[phpzlc/phpzlc](https://github.com/phpzlc/phpzlc)|为开发者提供全套Symfony实践教程和解决方案。|325|1|2022-01-03|
|102|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|329|1|2022-02-02| |102|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|329|1|2022-02-02|
|103|[sl1673495/blogs](https://github.com/sl1673495/blogs)|:book: 全网 100w+ 阅读量的进阶前端技术博客仓库Vue 源码解析React 深度实践TypeScript 进阶艺术,工程化,性能优化实践……|1762|1|2021-10-09| |103|[sl1673495/blogs](https://github.com/sl1673495/blogs)|:book: 全网 100w+ 阅读量的进阶前端技术博客仓库Vue 源码解析React 深度实践TypeScript 进阶艺术,工程化,性能优化实践……|1765|1|2021-10-09|
|104|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|284|1|2021-09-13| |104|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|284|1|2021-09-13|
|105|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AI可能是github上最受欢迎的五子棋AI源码+教程|1255|1|2021-11-29| |105|[lihongxun945/gobang](https://github.com/lihongxun945/gobang)|javascript gobang AI可能是github上最受欢迎的五子棋AI源码+教程|1255|1|2021-11-29|
|106|[shaoxiongji/knowledge-graphs](https://github.com/shaoxiongji/knowledge-graphs)|A collection of research on knowledge graphs|1130|1|2021-08-30| |106|[shaoxiongji/knowledge-graphs](https://github.com/shaoxiongji/knowledge-graphs)|A collection of research on knowledge graphs|1130|1|2021-08-30|
|107|[ChanceYu/front-end-rss](https://github.com/ChanceYu/front-end-rss)|:orange_book: 根据 RSS 订阅源抓取最新前端技术文章来源Node Weekly、JavaScript Weekly、前端早读课、前端大全、前端之巅、前端之神、前端技术优选、程序员成长指北、淘系前端团队、张鑫旭博客、前端里、凹凸实验室|815|1|2022-02-05| |107|[ChanceYu/front-end-rss](https://github.com/ChanceYu/front-end-rss)|:orange_book: 根据 RSS 订阅源抓取最新前端技术文章来源Node Weekly、JavaScript Weekly、前端早读课、前端大全、前端之巅、前端之神、前端技术优选、程序员成长指北、淘系前端团队、张鑫旭博客、前端里、凹凸实验室|816|1|2022-02-06|
|108|[guanguans/notes](https://github.com/guanguans/notes)|:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell 等笔记|1845|1|2021-09-17| |108|[guanguans/notes](https://github.com/guanguans/notes)|:notebook_with_decorative_cover: Linux、MySQL、Nginx、PHP、Git、Shell 等笔记|1845|1|2021-09-17|
|109|[f2e-awesome/knowledge](https://github.com/f2e-awesome/knowledge)|文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。|1640|1|2021-11-08| |109|[f2e-awesome/knowledge](https://github.com/f2e-awesome/knowledge)|文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。|1640|1|2021-11-08|
|110|[bradvin/social-share-urls](https://github.com/bradvin/social-share-urls)|Social Share URLs|2306|1|2022-01-14| |110|[bradvin/social-share-urls](https://github.com/bradvin/social-share-urls)|Social Share URLs|2306|1|2022-01-14|
@ -122,11 +122,11 @@
|115|[llh911001/mostly-adequate-guide-chinese](https://github.com/llh911001/mostly-adequate-guide-chinese)|函数式编程指北中文版|2117|1|2021-09-16| |115|[llh911001/mostly-adequate-guide-chinese](https://github.com/llh911001/mostly-adequate-guide-chinese)|函数式编程指北中文版|2117|1|2021-09-16|
|116|[easy-math/Math](https://github.com/easy-math/Math)|📚 适合前端入门的高数课,临时域名 https://math.haozi.me |420|1|2021-12-09| |116|[easy-math/Math](https://github.com/easy-math/Math)|📚 适合前端入门的高数课,临时域名 https://math.haozi.me |420|1|2021-12-09|
|117|[JinJieTan/Peter-](https://github.com/JinJieTan/Peter-)|Peter的手写源码集合|360|1|2022-01-22| |117|[JinJieTan/Peter-](https://github.com/JinJieTan/Peter-)|Peter的手写源码集合|360|1|2022-01-22|
|118|[iptv-org/epg](https://github.com/iptv-org/epg)|EPG (Electronic Program Guide) for thousands of TV channels collected from different sources|395|1|2022-02-04| |118|[iptv-org/epg](https://github.com/iptv-org/epg)|EPG (Electronic Program Guide) for thousands of TV channels collected from different sources|400|1|2022-02-06|
|119|[codota/jupyter-tabnine](https://github.com/codota/jupyter-tabnine)|Autocompletion with Deep Learning on Jupyter Notebook|737|1|2021-12-02| |119|[codota/jupyter-tabnine](https://github.com/codota/jupyter-tabnine)|Autocompletion with Deep Learning on Jupyter Notebook|738|1|2021-12-02|
|120|[zhuxuedefeng/AiQiangGUO](https://github.com/zhuxuedefeng/AiQiangGUO)|Ai强国 基于Autojs实现的模拟点击学习强国辅助工具 适配安卓|551|1|2021-10-24| |120|[zhuxuedefeng/AiQiangGUO](https://github.com/zhuxuedefeng/AiQiangGUO)|Ai强国 基于Autojs实现的模拟点击学习强国辅助工具 适配安卓|551|1|2021-10-24|
|121|[senntyou/blogs](https://github.com/senntyou/blogs)|个人博客: Web前端, JavaScript, NodeJs, Electron ...|709|1|2021-11-30| |121|[senntyou/blogs](https://github.com/senntyou/blogs)|个人博客: Web前端, JavaScript, NodeJs, Electron ...|709|1|2021-11-30|
|122|[savingrun/WeHalo](https://github.com/savingrun/WeHalo)|WeHalo 简约风 的微信小程序版博客:sparkles:|1309|1|2022-01-13| |122|[savingrun/WeHalo](https://github.com/savingrun/WeHalo)|WeHalo 简约风 的微信小程序版博客:sparkles:|1310|1|2022-01-13|
|123|[Annyoo2021/scripts](https://github.com/Annyoo2021/scripts)|lxk最终版 及 搬运整理 学习自用|99|1|2021-12-13| |123|[Annyoo2021/scripts](https://github.com/Annyoo2021/scripts)|lxk最终版 及 搬运整理 学习自用|99|1|2021-12-13|
|124|[lqqyt2423/wechat_spider](https://github.com/lqqyt2423/wechat_spider)|微信爬虫,获取文章内容、阅读量、点赞量、评论等,获取公众号所有历史文章链接。|1037|1|2022-01-14| |124|[lqqyt2423/wechat_spider](https://github.com/lqqyt2423/wechat_spider)|微信爬虫,获取文章内容、阅读量、点赞量、评论等,获取公众号所有历史文章链接。|1037|1|2022-01-14|
|125|[dingyong0214/ThorUI](https://github.com/dingyong0214/ThorUI)|ThorUI组件库微信小程序项目代码分享组件文档地址https://www.thorui.cn/doc 。 最近更新时间2021-10-01|936|1|2022-01-18| |125|[dingyong0214/ThorUI](https://github.com/dingyong0214/ThorUI)|ThorUI组件库微信小程序项目代码分享组件文档地址https://www.thorui.cn/doc 。 最近更新时间2021-10-01|936|1|2022-01-18|
@ -134,7 +134,7 @@
|127|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide|1236|1|2022-02-04| |127|[eritislami/evobot](https://github.com/eritislami/evobot)|🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide|1236|1|2022-02-04|
|128|[a-wing/webrtc-book-cn](https://github.com/a-wing/webrtc-book-cn)|中文翻译 《 Real-Time Communication with WebRTC 》|812|1|2022-01-14| |128|[a-wing/webrtc-book-cn](https://github.com/a-wing/webrtc-book-cn)|中文翻译 《 Real-Time Communication with WebRTC 》|812|1|2022-01-14|
|129|[liguobao/58HouseSearch](https://github.com/liguobao/58HouseSearch)|地图搜租房【微信公众号、小程序:人生删除指南】|1111|1|2022-01-13| |129|[liguobao/58HouseSearch](https://github.com/liguobao/58HouseSearch)|地图搜租房【微信公众号、小程序:人生删除指南】|1111|1|2022-01-13|
|130|[ZhangYikaii/NJUCS-Course-Material](https://github.com/ZhangYikaii/NJUCS-Course-Material)|南京大学计算机系 课程资料 作业 代码 实验报告 NJU-CS 课程分享计划 :rice:|614|1|2021-11-23| |130|[ZhangYikaii/NJUCS-Course-Material](https://github.com/ZhangYikaii/NJUCS-Course-Material)|南京大学计算机系 课程资料 作业 代码 实验报告 NJU-CS 课程分享计划 :rice:|615|1|2021-11-23|
|131|[discountry/react](https://github.com/discountry/react)|React docs in Chinese React 中文文档翻译|1059|1|2021-09-21| |131|[discountry/react](https://github.com/discountry/react)|React docs in Chinese React 中文文档翻译|1059|1|2021-09-21|
|132|[lifegpc/fuckchaoxing](https://github.com/lifegpc/fuckchaoxing)|超星学习通/智慧树去死|154|0|2021-10-10| |132|[lifegpc/fuckchaoxing](https://github.com/lifegpc/fuckchaoxing)|超星学习通/智慧树去死|154|0|2021-10-10|
|133|[csxiaoyaojianxian/JavaScriptStudy](https://github.com/csxiaoyaojianxian/JavaScriptStudy)|JavaScript的学习代码总结高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…JavaScript是世界上最好的语言|593|0|2021-10-06| |133|[csxiaoyaojianxian/JavaScriptStudy](https://github.com/csxiaoyaojianxian/JavaScriptStudy)|JavaScript的学习代码总结高级特性、数据结构、设计模式、typescript、vue、angular、react、node、webpack、weex、小程序、tensorflow…JavaScript是世界上最好的语言|593|0|2021-10-06|
@ -188,14 +188,14 @@
|181|[Tencent-CloudEDU/WXCloud-bookcase](https://github.com/Tencent-CloudEDU/WXCloud-bookcase)|小程序云开发项目 · 私房书柜|275|0|2021-09-29| |181|[Tencent-CloudEDU/WXCloud-bookcase](https://github.com/Tencent-CloudEDU/WXCloud-bookcase)|小程序云开发项目 · 私房书柜|275|0|2021-09-29|
|182|[Daotin/Web](https://github.com/Daotin/Web)|📚 从零开始学 Web 前端系列图文教程。从零开始一步步带你进入前端的世界。公众号「前端队长」作者。|361|0|2022-01-06| |182|[Daotin/Web](https://github.com/Daotin/Web)|📚 从零开始学 Web 前端系列图文教程。从零开始一步步带你进入前端的世界。公众号「前端队长」作者。|361|0|2022-01-06|
|183|[LoseNine/Crack-JS-Spider](https://github.com/LoseNine/Crack-JS-Spider)|破解JS反爬虫加密参数已破解中国裁判文书网2020-06-30更新淘宝密码天安保险登录b站登录房天下登录WPS登录微博登录有道翻译网易登录微信公众号登录空中网登录今目标登录学生信息管理系统登录共赢金融登录重庆科技资源共享平台登录网易云音乐下载一键解析视频链接财联社登录。|264|0|2021-08-24| |183|[LoseNine/Crack-JS-Spider](https://github.com/LoseNine/Crack-JS-Spider)|破解JS反爬虫加密参数已破解中国裁判文书网2020-06-30更新淘宝密码天安保险登录b站登录房天下登录WPS登录微博登录有道翻译网易登录微信公众号登录空中网登录今目标登录学生信息管理系统登录共赢金融登录重庆科技资源共享平台登录网易云音乐下载一键解析视频链接财联社登录。|264|0|2021-08-24|
|184|[leochen-g/wechat-assistant](https://github.com/leochen-g/wechat-assistant)|本项目已升级为智能微秘书请移步https://github.com/gengchen528/wechat-assistant-pro|340|0|2021-10-19| |184|[leochen-g/wechat-assistant](https://github.com/leochen-g/wechat-assistant)|本项目已升级为智能微秘书请移步https://github.com/gengchen528/wechat-assistant-pro|339|0|2021-10-19|
|185|[codeyu/EnglishGrammarBook](https://github.com/codeyu/EnglishGrammarBook)|旋元佑进阶文法|339|0|2022-01-15| |185|[codeyu/EnglishGrammarBook](https://github.com/codeyu/EnglishGrammarBook)|旋元佑进阶文法|340|0|2022-01-15|
|186|[yisainan/vue](https://github.com/yisainan/vue)|💯 比较好的vue项目,值得借鉴与学习|500|0|2022-01-15| |186|[yisainan/vue](https://github.com/yisainan/vue)|💯 比较好的vue项目,值得借鉴与学习|501|0|2022-01-15|
|187|[qq273681448/TimeTable](https://github.com/qq273681448/TimeTable)|微信小程序课程表,漂亮简洁大方。|168|0|2021-09-01| |187|[qq273681448/TimeTable](https://github.com/qq273681448/TimeTable)|微信小程序课程表,漂亮简洁大方。|168|0|2021-09-01|
|188|[luchenqun/my-bookmark](https://github.com/luchenqun/my-bookmark)|在线书签管理工具|572|0|2022-01-27| |188|[luchenqun/my-bookmark](https://github.com/luchenqun/my-bookmark)|在线书签管理工具|572|0|2022-01-27|
|189|[edm00se/awesome-board-games](https://github.com/edm00se/awesome-board-games)|A curated list of awesome and exceptional board games. Please contribute!|144|0|2021-12-03| |189|[edm00se/awesome-board-games](https://github.com/edm00se/awesome-board-games)|A curated list of awesome and exceptional board games. Please contribute!|144|0|2021-12-03|
|190|[guanpengchn/blog](https://github.com/guanpengchn/blog)|灵魂画手的博客|176|0|2021-09-20| |190|[guanpengchn/blog](https://github.com/guanpengchn/blog)|灵魂画手的博客|176|0|2021-09-20|
|191|[Ahaochan/Tampermonkey](https://github.com/Ahaochan/Tampermonkey)|油猴脚本集合|534|0|2021-12-21| |191|[Ahaochan/Tampermonkey](https://github.com/Ahaochan/Tampermonkey)|油猴脚本集合|535|0|2021-12-21|
|192|[hueitan/made-in-taiwan](https://github.com/hueitan/made-in-taiwan)|[NEED SUPPORT] 🇹🇼 (Taiwan #1) A list of neat projects made in Taiwan (MIT)|269|0|2021-12-09| |192|[hueitan/made-in-taiwan](https://github.com/hueitan/made-in-taiwan)|[NEED SUPPORT] 🇹🇼 (Taiwan #1) A list of neat projects made in Taiwan (MIT)|269|0|2021-12-09|
|193|[shipengqi/frontend-learn](https://github.com/shipengqi/frontend-learn)|:books: 前端知识学习整理 ...|130|0|2021-09-30| |193|[shipengqi/frontend-learn](https://github.com/shipengqi/frontend-learn)|:books: 前端知识学习整理 ...|130|0|2021-09-30|
|194|[yuanninesuns/kbqa](https://github.com/yuanninesuns/kbqa)|基于知识图谱的中文症状问答系统前端vue后端springboot|104|0|2021-09-01| |194|[yuanninesuns/kbqa](https://github.com/yuanninesuns/kbqa)|基于知识图谱的中文症状问答系统前端vue后端springboot|104|0|2021-09-01|

@ -1,58 +1,58 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14226|20|2022-01-29| |1|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14229|20|2022-01-29|
|2|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门其中包含的Pytorch教程全部通过测试保证可以成功运行|16007|14|2021-10-25| |2|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门其中包含的Pytorch教程全部通过测试保证可以成功运行|16008|14|2021-10-25|
|3|[dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book)|深度学习入门开源书基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.|12189|13|2021-08-30| |3|[dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book)|深度学习入门开源书基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.|12190|13|2021-08-30|
|4|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14463|13|2021-10-14| |4|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14464|13|2021-10-14|
|5|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16984|13|2021-08-11| |5|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16985|13|2021-08-11|
|6|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现也是作为一个算法工程师必会的理论基础知识。|11108|12|2021-12-24| |6|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现也是作为一个算法工程师必会的理论基础知识。|11111|12|2021-12-24|
|7|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13067|12|2022-02-01| |7|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13068|12|2022-02-01|
|8|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6229|7|2021-08-16| |8|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6229|7|2021-08-16|
|9|[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).|12310|7|2021-11-24| |9|[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).|12312|7|2021-11-24|
|10|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程在线阅读地址https://datawhalechina.github.io/easy-rl/|3267|6|2022-01-13| |10|[datawhalechina/easy-rl](https://github.com/datawhalechina/easy-rl)|强化学习中文教程在线阅读地址https://datawhalechina.github.io/easy-rl/|3267|6|2022-02-06|
|11|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ... 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1295|5|2022-01-11| |11|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ... 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1295|5|2022-01-11|
|12|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + 算法题 + 八股文 + 源码分析|7252|5|2022-01-19| |12|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + 算法题 + 八股文 + 源码分析|7252|5|2022-01-19|
|13|[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|16510|5|2022-01-29| |13|[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|16518|5|2022-01-29|
|14|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|6993|5|2021-12-27| |14|[Mikoto10032/DeepLearning](https://github.com/Mikoto10032/DeepLearning)|深度学习入门教程, 优秀文章, Deep Learning Tutorial|6996|5|2021-12-27|
|15|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1619|5|2022-02-05| |15|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1626|5|2022-02-05|
|16|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9786|4|2022-02-01| |16|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9787|4|2022-02-01|
|17|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|2857|4|2021-10-05| |17|[datawhalechina/joyful-pandas](https://github.com/datawhalechina/joyful-pandas)|pandas中文教程|2859|4|2021-10-05|
|18|[xianhu/LearnPython](https://github.com/xianhu/LearnPython)|以撸代码的形式学习Python|6109|3|2021-11-11| |18|[xianhu/LearnPython](https://github.com/xianhu/LearnPython)|以撸代码的形式学习Python|6110|3|2021-11-11|
|19|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2611|3|2022-01-29| |19|[datawhalechina/competition-baseline](https://github.com/datawhalechina/competition-baseline)|数据科学竞赛知识、代码、思路|2611|3|2022-01-29|
|20|[snowkylin/tensorflow-handbook](https://github.com/snowkylin/tensorflow-handbook)|简单粗暴 TensorFlow 2 A Concise Handbook of TensorFlow 2 一本简明的 TensorFlow 2 入门指导教程|3651|3|2021-09-04| |20|[snowkylin/tensorflow-handbook](https://github.com/snowkylin/tensorflow-handbook)|简单粗暴 TensorFlow 2 A Concise Handbook of TensorFlow 2 一本简明的 TensorFlow 2 入门指导教程|3651|3|2021-09-04|
|21|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|897|3|2022-01-24| |21|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|903|3|2022-01-24|
|22|[gedeck/practical-statistics-for-data-scientists](https://github.com/gedeck/practical-statistics-for-data-scientists)|Code repository for O'Reilly book|1098|2|2022-01-28| |22|[gedeck/practical-statistics-for-data-scientists](https://github.com/gedeck/practical-statistics-for-data-scientists)|Code repository for O'Reilly book|1101|2|2022-01-28|
|23|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|525|2|2022-02-05| |23|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|525|2|2022-02-06|
|24|[datawhalechina/team-learning-data-mining](https://github.com/datawhalechina/team-learning-data-mining)|主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。|946|2|2021-12-02| |24|[datawhalechina/team-learning-data-mining](https://github.com/datawhalechina/team-learning-data-mining)|主要存储Datawhale组队学习中“数据挖掘/机器学习”方向的资料。|946|2|2021-12-02|
|25|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1193|2|2022-02-03| |25|[PaddlePaddle/awesome-DeepLearning](https://github.com/PaddlePaddle/awesome-DeepLearning)|深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI|1196|2|2022-02-03|
|26|[TrickyGo/Dive-into-DL-TensorFlow2.0](https://github.com/TrickyGo/Dive-into-DL-TensorFlow2.0)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可|3405|2|2021-08-31| |26|[TrickyGo/Dive-into-DL-TensorFlow2.0](https://github.com/TrickyGo/Dive-into-DL-TensorFlow2.0)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可|3406|2|2021-08-31|
|27|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT持续更新中。含大量注释及数据集力求每一位能看懂并复现。|1014|2|2021-10-27| |27|[ben1234560/AiLearning-Theory-Applying](https://github.com/ben1234560/AiLearning-Theory-Applying)|快速上手Ai理论及应用实战基础知识Basic knowledge、机器学习MachineLearning、深度学习DeepLearning2、自然语言处理BERT持续更新中。含大量注释及数据集力求每一位能看懂并复现。|1014|2|2021-10-27|
|28|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|587|1|2022-01-31| |28|[datawhalechina/team-learning-program](https://github.com/datawhalechina/team-learning-program)|主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。|587|1|2022-02-06|
|29|[ssssww0905/-PyTorch-](https://github.com/ssssww0905/-PyTorch-)|【PyTorch】手把手教你跑通第一个神经网络|53|1|2022-01-03| |29|[ssssww0905/-PyTorch-](https://github.com/ssssww0905/-PyTorch-)|【PyTorch】手把手教你跑通第一个神经网络|53|1|2022-01-03|
|30|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|220|1|2022-02-05| |30|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|220|1|2022-02-06|
|31|[datawhalechina/fantastic-matplotlib](https://github.com/datawhalechina/fantastic-matplotlib)|Matplotlib中文教程在线阅读地址https://datawhalechina.github.io/fantastic-matplotlib/|248|1|2022-01-07| |31|[datawhalechina/fantastic-matplotlib](https://github.com/datawhalechina/fantastic-matplotlib)|Matplotlib中文教程在线阅读地址https://datawhalechina.github.io/fantastic-matplotlib/|248|1|2022-01-07|
|32|[huaweicloud/ModelArts-Lab](https://github.com/huaweicloud/ModelArts-Lab)|ModelArts-Lab是示例代码库。更多AI开发学习交流信息请访问华为云AI开发者社区huaweicloud.ai|891|1|2021-11-26| |32|[huaweicloud/ModelArts-Lab](https://github.com/huaweicloud/ModelArts-Lab)|ModelArts-Lab是示例代码库。更多AI开发学习交流信息请访问华为云AI开发者社区huaweicloud.ai|891|1|2021-11-26|
|33|[zlotus/notes-linear-algebra](https://github.com/zlotus/notes-linear-algebra)|线性代数笔记|2443|1|2021-12-13| |33|[zlotus/notes-linear-algebra](https://github.com/zlotus/notes-linear-algebra)|线性代数笔记|2444|1|2021-12-13|
|34|[luwill/Machine_Learning_Code_Implementation](https://github.com/luwill/Machine_Learning_Code_Implementation)|Mathematical derivation and pure Python code implementation of machine learning algorithms.|952|1|2022-02-05| |34|[luwill/Machine_Learning_Code_Implementation](https://github.com/luwill/Machine_Learning_Code_Implementation)|Mathematical derivation and pure Python code implementation of machine learning algorithms.|954|1|2022-02-05|
|35|[bighuang624/Andrew-Ng-Deep-Learning-notes](https://github.com/bighuang624/Andrew-Ng-Deep-Learning-notes)|吴恩达《深度学习》系列课程笔记及代码 Notes in Chinese for Andrew Ng Deep Learning Course|867|1|2022-01-19| |35|[bighuang624/Andrew-Ng-Deep-Learning-notes](https://github.com/bighuang624/Andrew-Ng-Deep-Learning-notes)|吴恩达《深度学习》系列课程笔记及代码 Notes in Chinese for Andrew Ng Deep Learning Course|867|1|2022-01-19|
|36|[ZhiqingXiao/rl-book](https://github.com/ZhiqingXiao/rl-book)|Source codes for the book "Reinforcement Learning: Theory and Python Implementation"|612|1|2021-12-12| |36|[ZhiqingXiao/rl-book](https://github.com/ZhiqingXiao/rl-book)|Source codes for the book "Reinforcement Learning: Theory and Python Implementation"|612|1|2022-02-06|
|37|[PaddlePaddle/book](https://github.com/PaddlePaddle/book)|Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)|2632|1|2021-11-12| |37|[PaddlePaddle/book](https://github.com/PaddlePaddle/book)|Deep Learning 101 with PaddlePaddle (『飞桨』深度学习框架入门教程)|2632|1|2021-11-12|
|38|[MemorialCheng/deep-learning-from-scratch](https://github.com/MemorialCheng/deep-learning-from-scratch)|《深度学习入门-基于Python的理论与实现》包含源代码和高清PDF(带书签)慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》《菜菜的机器学习sklearn》|695|1|2021-11-03| |38|[MemorialCheng/deep-learning-from-scratch](https://github.com/MemorialCheng/deep-learning-from-scratch)|《深度学习入门-基于Python的理论与实现》包含源代码和高清PDF(带书签)慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》《菜菜的机器学习sklearn》|695|1|2021-11-03|
|39|[d2l-ai/courses-zh-v2](https://github.com/d2l-ai/courses-zh-v2)|中文版 v2 课程|244|1|2021-09-14| |39|[d2l-ai/courses-zh-v2](https://github.com/d2l-ai/courses-zh-v2)|中文版 v2 课程|244|1|2021-09-14|
|40|[DataXujing/YOLO-v5](https://github.com/DataXujing/YOLO-v5)|:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载|607|1|2021-12-17| |40|[DataXujing/YOLO-v5](https://github.com/DataXujing/YOLO-v5)|:art: Pytorch YOLO v5 训练自己的数据集超详细教程!!! :art: (提供PDF训练教程下载|608|1|2021-12-17|
|41|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|157|1|2021-09-22| |41|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|157|1|2021-09-22|
|42|[advboxes/AdvBox](https://github.com/advboxes/AdvBox)|Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. ...|1200|1|2022-01-13| |42|[advboxes/AdvBox](https://github.com/advboxes/AdvBox)|Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. ...|1200|1|2022-01-13|
|43|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从数据科学学习手札69开始的所有代码、数据等相关附件内容|729|1|2022-01-12| |43|[CNFeffery/DataScienceStudyNotes](https://github.com/CNFeffery/DataScienceStudyNotes)|这个仓库保管从数据科学学习手札69开始的所有代码、数据等相关附件内容|730|1|2022-01-12|
|44|[zhouyanasd/or-pandas](https://github.com/zhouyanasd/or-pandas)|【运筹OR帷幄 数据科学】pandas教程系列电子书|683|1|2021-10-17| |44|[zhouyanasd/or-pandas](https://github.com/zhouyanasd/or-pandas)|【运筹OR帷幄 数据科学】pandas教程系列电子书|683|1|2021-10-17|
|45|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|《统计学习方法》第二版习题解答在线阅读地址https://datawhalechina.github.io/statistical-learning-method-solutions-manual|637|1|2022-01-21| |45|[datawhalechina/statistical-learning-method-solutions-manual](https://github.com/datawhalechina/statistical-learning-method-solutions-manual)|《统计学习方法》第二版习题解答在线阅读地址https://datawhalechina.github.io/statistical-learning-method-solutions-manual|638|1|2022-01-21|
|46|[szcf-weiya/ESL-CN](https://github.com/szcf-weiya/ESL-CN)|The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。|1896|1|2022-01-14| |46|[szcf-weiya/ESL-CN](https://github.com/szcf-weiya/ESL-CN)|The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。|1896|1|2022-01-14|
|47|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|129|1|2022-01-04| |47|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|131|1|2022-01-04|
|48|[datawhalechina/hands-on-data-analysis](https://github.com/datawhalechina/hands-on-data-analysis)|动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果|543|1|2021-09-09| |48|[datawhalechina/hands-on-data-analysis](https://github.com/datawhalechina/hands-on-data-analysis)|动手学数据分析以项目为主线,知识点孕育其中,通过边学、边做、边引导来得到更好的学习效果|545|1|2021-09-09|
|49|[datawhalechina/team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp)|主要存储Datawhale组队学习中“自然语言处理”方向的资料。|419|1|2021-09-17| |49|[datawhalechina/team-learning-nlp](https://github.com/datawhalechina/team-learning-nlp)|主要存储Datawhale组队学习中“自然语言处理”方向的资料。|419|1|2021-09-17|
|50|[evanzd/ICLR2021-OpenReviewData](https://github.com/evanzd/ICLR2021-OpenReviewData)|Crawl & visualize ICLR papers and reviews.|401|1|2021-11-09| |50|[evanzd/ICLR2021-OpenReviewData](https://github.com/evanzd/ICLR2021-OpenReviewData)|Crawl & visualize ICLR papers and reviews.|401|1|2021-11-09|
|51|[wmpscc/CNN-Series-Getting-Started-and-PyTorch-Implementation](https://github.com/wmpscc/CNN-Series-Getting-Started-and-PyTorch-Implementation)|我的笔记和Demo包含分类检测、分割、知识蒸馏。|49|0|2022-01-21| |51|[wmpscc/CNN-Series-Getting-Started-and-PyTorch-Implementation](https://github.com/wmpscc/CNN-Series-Getting-Started-and-PyTorch-Implementation)|我的笔记和Demo包含分类检测、分割、知识蒸馏。|49|0|2022-01-21|
@ -65,7 +65,7 @@
|58|[binzhouchn/machine_learning](https://github.com/binzhouchn/machine_learning)|抽象来讲,机器学习问题是把数据转换成信息再提炼到知识的过程,特征是“数据-->信息”的过程,决定了结果的上限,而分类器是“信息-->知识”的过程,则是去逼近这个上限|18|0|2021-10-15| |58|[binzhouchn/machine_learning](https://github.com/binzhouchn/machine_learning)|抽象来讲,机器学习问题是把数据转换成信息再提炼到知识的过程,特征是“数据-->信息”的过程,决定了结果的上限,而分类器是“信息-->知识”的过程,则是去逼近这个上限|18|0|2021-10-15|
|59|[sijichun/MathStatsCode](https://github.com/sijichun/MathStatsCode)|Codes for my mathematical statistics course|151|0|2021-12-27| |59|[sijichun/MathStatsCode](https://github.com/sijichun/MathStatsCode)|Codes for my mathematical statistics course|151|0|2021-12-27|
|60|[ymzis69/gddw_track3](https://github.com/ymzis69/gddw_track3)|阿里云天池广东电网识别挑战赛(赛道三) 亚军方案分享|11|0|2021-09-15| |60|[ymzis69/gddw_track3](https://github.com/ymzis69/gddw_track3)|阿里云天池广东电网识别挑战赛(赛道三) 亚军方案分享|11|0|2021-09-15|
|61|[datawhalechina/team-learning-cv](https://github.com/datawhalechina/team-learning-cv)|主要存储Datawhale组队学习中“计算机视觉”方向的资料。|185|0|2021-09-06| |61|[datawhalechina/team-learning-cv](https://github.com/datawhalechina/team-learning-cv)|主要存储Datawhale组队学习中“计算机视觉”方向的资料。|186|0|2021-09-06|
|62|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|0|2022-01-07| |62|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|0|2022-01-07|
|63|[cador/Python_Predict_Analysis_Algorithm_Book_Codes](https://github.com/cador/Python_Predict_Analysis_Algorithm_Book_Codes)|《Python预测之美数据分析与算法实战》书籍代码维护|34|0|2021-08-25| |63|[cador/Python_Predict_Analysis_Algorithm_Book_Codes](https://github.com/cador/Python_Predict_Analysis_Algorithm_Book_Codes)|《Python预测之美数据分析与算法实战》书籍代码维护|34|0|2021-08-25|
|64|[zhiyu1998/Python-Basis-Notes](https://github.com/zhiyu1998/Python-Basis-Notes)|一份包含了Python基础学习需要的知识框架 :snake: + 爬虫基础 :spider: + numpy基础 :bar_chart: + pandas基础 :panda_face:|45|0|2021-12-11| |64|[zhiyu1998/Python-Basis-Notes](https://github.com/zhiyu1998/Python-Basis-Notes)|一份包含了Python基础学习需要的知识框架 :snake: + 爬虫基础 :spider: + numpy基础 :bar_chart: + pandas基础 :panda_face:|45|0|2021-12-11|
@ -77,12 +77,12 @@
|70|[kingname/SourceCodeofMongoRedis](https://github.com/kingname/SourceCodeofMongoRedis)|《左手MongoDB右手Redis——从入门到商业实战》书籍配套源代码。|168|0|2021-08-19| |70|[kingname/SourceCodeofMongoRedis](https://github.com/kingname/SourceCodeofMongoRedis)|《左手MongoDB右手Redis——从入门到商业实战》书籍配套源代码。|168|0|2021-08-19|
|71|[WYGNG/USTC_SSE_AI](https://github.com/WYGNG/USTC_SSE_AI)|中国科学技术大学软件学院人工智能课程|15|0|2022-01-13| |71|[WYGNG/USTC_SSE_AI](https://github.com/WYGNG/USTC_SSE_AI)|中国科学技术大学软件学院人工智能课程|15|0|2022-01-13|
|72|[jinhualee/datashine](https://github.com/jinhualee/datashine)|《Python统计与数据分析实战》课程代码包含了大部分统计与非参数统计和数据分析的模型、算法。回归分析、方差分析、点估计、假设检验、主成分分析、因子分析、聚类分析、判别分析、对数线性模型、分位回归模型以及列联表分析、非参数平滑、非参数密度估计等各种非参数统计方法。|37|0|2021-08-16| |72|[jinhualee/datashine](https://github.com/jinhualee/datashine)|《Python统计与数据分析实战》课程代码包含了大部分统计与非参数统计和数据分析的模型、算法。回归分析、方差分析、点估计、假设检验、主成分分析、因子分析、聚类分析、判别分析、对数线性模型、分位回归模型以及列联表分析、非参数平滑、非参数密度估计等各种非参数统计方法。|37|0|2021-08-16|
|73|[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. |35|0|2022-01-30| |73|[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. |35|0|2022-02-06|
|74|[howie6879/pylab](https://github.com/howie6879/pylab)|和Python相关的学习笔记机器学习、算法、进阶书籍、文档博客地址https://www.howie6879.cn|39|0|2022-01-27| |74|[howie6879/pylab](https://github.com/howie6879/pylab)|和Python相关的学习笔记机器学习、算法、进阶书籍、文档博客地址https://www.howie6879.cn|39|0|2022-01-27|
|75|[JULIELab/MEmoLon](https://github.com/JULIELab/MEmoLon)|Repository for our ACL 2020 paper "Learning and Evaluating Emotion Lexicons for 91 Languages"|19|0|2022-01-21| |75|[JULIELab/MEmoLon](https://github.com/JULIELab/MEmoLon)|Repository for our ACL 2020 paper "Learning and Evaluating Emotion Lexicons for 91 Languages"|19|0|2022-01-21|
|76|[aialgorithm/AiPy](https://github.com/aialgorithm/AiPy)|Python机器学习、深度学习算法开发等学习资源分享|40|0|2021-12-27| |76|[aialgorithm/AiPy](https://github.com/aialgorithm/AiPy)|Python机器学习、深度学习算法开发等学习资源分享|40|0|2021-12-27|
|77|[NjtechCVLab/Level_1](https://github.com/NjtechCVLab/Level_1)|入门资料|12|0|2021-11-29| |77|[NjtechCVLab/Level_1](https://github.com/NjtechCVLab/Level_1)|入门资料|12|0|2021-11-29|
|78|[SocratesAcademy/css](https://github.com/SocratesAcademy/css)|《计算社会科学》课程|45|0|2021-09-11| |78|[SocratesAcademy/css](https://github.com/SocratesAcademy/css)|《计算社会科学》课程|45|0|2022-02-06|
|79|[Relph1119/statistical-learning-method-camp](https://github.com/Relph1119/statistical-learning-method-camp)|统计学习方法训练营课程作业及答案视频笔记在线阅读地址https://relph1119.github.io/statistical-learning-method-camp|189|0|2022-01-21| |79|[Relph1119/statistical-learning-method-camp](https://github.com/Relph1119/statistical-learning-method-camp)|统计学习方法训练营课程作业及答案视频笔记在线阅读地址https://relph1119.github.io/statistical-learning-method-camp|189|0|2022-01-21|
|80|[xiaoyusmd/PythonDataScience](https://github.com/xiaoyusmd/PythonDataScience)|Python数据科学系专栏pandas、Numpy、SKlearn、Matplotlib、实战项目代码、讲解、数据集|53|0|2022-01-23| |80|[xiaoyusmd/PythonDataScience](https://github.com/xiaoyusmd/PythonDataScience)|Python数据科学系专栏pandas、Numpy、SKlearn、Matplotlib、实战项目代码、讲解、数据集|53|0|2022-01-23|
|81|[zhiyu1998/Computer-Science-Learn-Notes](https://github.com/zhiyu1998/Computer-Science-Learn-Notes)|我的CSComputer Science生涯学习/读书笔记包含Java、Spring系列、Python、Golang、深度学习、数据结构等|25|0|2022-01-27| |81|[zhiyu1998/Computer-Science-Learn-Notes](https://github.com/zhiyu1998/Computer-Science-Learn-Notes)|我的CSComputer Science生涯学习/读书笔记包含Java、Spring系列、Python、Golang、深度学习、数据结构等|25|0|2022-01-27|
@ -107,7 +107,7 @@
|100|[Relph1119/Pytorch-Camp](https://github.com/Relph1119/Pytorch-Camp)|深度之眼《Pytorch框架训练营》|14|0|2021-10-12| |100|[Relph1119/Pytorch-Camp](https://github.com/Relph1119/Pytorch-Camp)|深度之眼《Pytorch框架训练营》|14|0|2021-10-12|
|101|[JamesLavin/my_tech_resources](https://github.com/JamesLavin/my_tech_resources)|List of tech resources future me and other Javascript/Ruby/Python/Elixir/Elm developers might find useful|249|0|2022-01-24| |101|[JamesLavin/my_tech_resources](https://github.com/JamesLavin/my_tech_resources)|List of tech resources future me and other Javascript/Ruby/Python/Elixir/Elm developers might find useful|249|0|2022-01-24|
|102|[lululxvi/tutorials](https://github.com/lululxvi/tutorials)|Tutorials on deep learning, Python, and dissipative particle dynamics|51|0|2021-12-14| |102|[lululxvi/tutorials](https://github.com/lululxvi/tutorials)|Tutorials on deep learning, Python, and dissipative particle dynamics|51|0|2021-12-14|
|103|[SocratesAcademy/ccbook](https://github.com/SocratesAcademy/ccbook)|Elements of Computational Communication 《计算传播基础》|23|0|2021-09-27| |103|[SocratesAcademy/ccbook](https://github.com/SocratesAcademy/ccbook)|Elements of Computational Communication 《计算传播基础》|25|0|2021-09-27|
|104|[LawsonAbs/learn](https://github.com/LawsonAbs/learn)|记录python,pytorch,git等工具的学习过程主要是对该工具常用部分进行实践。|14|0|2022-01-18| |104|[LawsonAbs/learn](https://github.com/LawsonAbs/learn)|记录python,pytorch,git等工具的学习过程主要是对该工具常用部分进行实践。|14|0|2022-01-18|
|105|[afunTW/Python-Crawling-Tutorial](https://github.com/afunTW/Python-Crawling-Tutorial)|Python crawling tutorial|61|0|2022-01-26| |105|[afunTW/Python-Crawling-Tutorial](https://github.com/afunTW/Python-Crawling-Tutorial)|Python crawling tutorial|61|0|2022-01-26|
|106|[shibing624/nlp-tutorial](https://github.com/shibing624/nlp-tutorial)|自然语言处理NLP教程包括词向量词法分析预训练语言模型文本分类文本语义匹配信息抽取翻译对话。|73|0|2021-10-21| |106|[shibing624/nlp-tutorial](https://github.com/shibing624/nlp-tutorial)|自然语言处理NLP教程包括词向量词法分析预训练语言模型文本分类文本语义匹配信息抽取翻译对话。|73|0|2021-10-21|
@ -125,7 +125,7 @@
|118|[johnjim0816/rl-tutorials](https://github.com/johnjim0816/rl-tutorials)|basic algorithms of reinforcement learning|39|0|2021-12-29| |118|[johnjim0816/rl-tutorials](https://github.com/johnjim0816/rl-tutorials)|basic algorithms of reinforcement learning|39|0|2021-12-29|
|119|[xiaoxiaoyao/MyApp](https://github.com/xiaoxiaoyao/MyApp)|随便写的各种,点链接可以进入我的知乎|51|0|2022-01-15| |119|[xiaoxiaoyao/MyApp](https://github.com/xiaoxiaoyao/MyApp)|随便写的各种,点链接可以进入我的知乎|51|0|2022-01-15|
|120|[1am9trash/Hung_Yi_Lee_ML_2021](https://github.com/1am9trash/Hung_Yi_Lee_ML_2021)|李宏毅教授 2021年機器學習 作業與筆記匯總|17|0|2021-09-17| |120|[1am9trash/Hung_Yi_Lee_ML_2021](https://github.com/1am9trash/Hung_Yi_Lee_ML_2021)|李宏毅教授 2021年機器學習 作業與筆記匯總|17|0|2021-09-17|
|121|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|85|0|2022-02-04| |121|[batermj/data_sciences_campaign](https://github.com/batermj/data_sciences_campaign)|【数据科学家系列课程】|85|0|2022-02-06|
|122|[oubindo/cs231n-cnn](https://github.com/oubindo/cs231n-cnn)|斯坦福的cs231n课程的assignments非常好的课程在这里也要强推|39|0|2022-01-21| |122|[oubindo/cs231n-cnn](https://github.com/oubindo/cs231n-cnn)|斯坦福的cs231n课程的assignments非常好的课程在这里也要强推|39|0|2022-01-21|
|123|[lvyufeng/d2l-mindspore](https://github.com/lvyufeng/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|16|0|2022-02-02| |123|[lvyufeng/d2l-mindspore](https://github.com/lvyufeng/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|16|0|2022-02-02|
|124|[liuhuanshuo/zaoqi-Python](https://github.com/liuhuanshuo/zaoqi-Python)|公众号早起Python|305|0|2021-10-20| |124|[liuhuanshuo/zaoqi-Python](https://github.com/liuhuanshuo/zaoqi-Python)|公众号早起Python|305|0|2021-10-20|
@ -145,7 +145,7 @@
|138|[shiyanlou/louplus-dm](https://github.com/shiyanlou/louplus-dm)|实验楼 《楼+ 数据分析与挖掘实战》课程挑战作业参考答案|61|0|2021-08-16| |138|[shiyanlou/louplus-dm](https://github.com/shiyanlou/louplus-dm)|实验楼 《楼+ 数据分析与挖掘实战》课程挑战作业参考答案|61|0|2021-08-16|
|139|[waterDLut/hydrus](https://github.com/waterDLut/hydrus)|水文水资源Hydrology and Water Resources方面利用python做模型model、算法algorithm等科学计算工作所需的基础技能树学习|23|0|2021-11-16| |139|[waterDLut/hydrus](https://github.com/waterDLut/hydrus)|水文水资源Hydrology and Water Resources方面利用python做模型model、算法algorithm等科学计算工作所需的基础技能树学习|23|0|2021-11-16|
|140|[zhangqizky/ManTra_Net_Test_Demo](https://github.com/zhangqizky/ManTra_Net_Test_Demo)|🌹2019年CVPR论文ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features |30|0|2021-08-25| |140|[zhangqizky/ManTra_Net_Test_Demo](https://github.com/zhangqizky/ManTra_Net_Test_Demo)|🌹2019年CVPR论文ManTra-Net: Manipulation Tracing Network For Detection And Localization of Image Forgeries With Anomalous Features |30|0|2021-08-25|
|141|[bobo0810/PytorchNetHub](https://github.com/bobo0810/PytorchNetHub)|项目注释+论文复现+算法竞赛+Pytorch指北|407|0|2021-12-28| |141|[bobo0810/PytorchNetHub](https://github.com/bobo0810/PytorchNetHub)|项目注释+论文复现+算法竞赛+Pytorch指北|406|0|2021-12-28|
|142|[xuwening/blog](https://github.com/xuwening/blog)|对过往做做总结|91|0|2021-09-16| |142|[xuwening/blog](https://github.com/xuwening/blog)|对过往做做总结|91|0|2021-09-16|
|143|[laisimiao/cs231n-Spring2019-assignment](https://github.com/laisimiao/cs231n-Spring2019-assignment)|This is the all answer for stanford course CS231n spring 2019.|31|0|2021-08-27| |143|[laisimiao/cs231n-Spring2019-assignment](https://github.com/laisimiao/cs231n-Spring2019-assignment)|This is the all answer for stanford course CS231n spring 2019.|31|0|2021-08-27|
|144|[xieliaing/CausalInferenceIntro](https://github.com/xieliaing/CausalInferenceIntro)|Causal Inference for the Brave and True的中文翻译版。全部代码基于Python适用于计量经济学、量化社会学、策略评估等领域。英文版原作者Matheus Facure|24|0|2022-01-27| |144|[xieliaing/CausalInferenceIntro](https://github.com/xieliaing/CausalInferenceIntro)|Causal Inference for the Brave and True的中文翻译版。全部代码基于Python适用于计量经济学、量化社会学、策略评估等领域。英文版原作者Matheus Facure|24|0|2022-01-27|
@ -157,10 +157,10 @@
|150|[fanfansann/fanfan-deep-learning-note](https://github.com/fanfansann/fanfan-deep-learning-note)|《繁凡的深度学习笔记》代码、PDF文件仓库|51|0|2022-01-24| |150|[fanfansann/fanfan-deep-learning-note](https://github.com/fanfansann/fanfan-deep-learning-note)|《繁凡的深度学习笔记》代码、PDF文件仓库|51|0|2022-01-24|
|151|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|91|0|2021-09-23| |151|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|91|0|2021-09-23|
|152|[TinyHandsome/BookStudy](https://github.com/TinyHandsome/BookStudy)|各本书的学习笔记|11|0|2021-12-09| |152|[TinyHandsome/BookStudy](https://github.com/TinyHandsome/BookStudy)|各本书的学习笔记|11|0|2021-12-09|
|153|[aialgorithm/Blog](https://github.com/aialgorithm/Blog)|Python机器学习算法技术博客有原创干货有code实践 |119|0|2021-12-29| |153|[aialgorithm/Blog](https://github.com/aialgorithm/Blog)|Python机器学习算法技术博客有原创干货有code实践 |120|0|2021-12-29|
|154|[lipengyuan1994/Patrick-s-DS-Station](https://github.com/lipengyuan1994/Patrick-s-DS-Station)|The Data Science 🔋Learning Station of Pytrick🌰 From Coursera, edX, LinkedIn Learning, etc... and Also contains Books). I am still updating it.|19|0|2021-09-04| |154|[lipengyuan1994/Patrick-s-DS-Station](https://github.com/lipengyuan1994/Patrick-s-DS-Station)|The Data Science 🔋Learning Station of Pytrick🌰 From Coursera, edX, LinkedIn Learning, etc... and Also contains Books). I am still updating it.|19|0|2021-09-04|
|155|[hanzhenlei767/NLP_Learn](https://github.com/hanzhenlei767/NLP_Learn)|NLP学习笔记-前沿追踪|16|0|2021-08-25| |155|[hanzhenlei767/NLP_Learn](https://github.com/hanzhenlei767/NLP_Learn)|NLP学习笔记-前沿追踪|16|0|2021-08-25|
|156|[zhangjunhd/reading-notes](https://github.com/zhangjunhd/reading-notes)|张俊的读书笔记|80|0|2022-02-05| |156|[zhangjunhd/reading-notes](https://github.com/zhangjunhd/reading-notes)|张俊的读书笔记|80|0|2022-02-06|
|157|[sangyy/CUDA_Python](https://github.com/sangyy/CUDA_Python)|CUDA Python 科普之夜 手把手教你写GPU加速代码|15|0|2021-08-26| |157|[sangyy/CUDA_Python](https://github.com/sangyy/CUDA_Python)|CUDA Python 科普之夜 手把手教你写GPU加速代码|15|0|2021-08-26|
|158|[yunwei37/ZJU-CS-GIS-ClassNotes](https://github.com/yunwei37/ZJU-CS-GIS-ClassNotes)|一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程)|305|0|2021-12-06| |158|[yunwei37/ZJU-CS-GIS-ClassNotes](https://github.com/yunwei37/ZJU-CS-GIS-ClassNotes)|一个浙江大学本科生的计算机、地理信息科学知识库 包含课程资料 学习笔记 大作业等( 数据结构与算法、人工智能、地理空间数据库、计算机组成、计算机网络、图形学、编译原理等课程)|305|0|2021-12-06|
|159|[evenchange4/nextjs-tfjs-cnn](https://github.com/evenchange4/nextjs-tfjs-cnn)|🐕 🐈 Classifier using Keras VGG16 transfer learning with kaggle dataset.|11|0|2021-10-18| |159|[evenchange4/nextjs-tfjs-cnn](https://github.com/evenchange4/nextjs-tfjs-cnn)|🐕 🐈 Classifier using Keras VGG16 transfer learning with kaggle dataset.|11|0|2021-10-18|

@ -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>
# 中文增速榜 > 资料类 > Kotlin # 中文增速榜 > 资料类 > Kotlin
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26802|16|2022-02-03| |1|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26806|16|2022-02-03|
|2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩支持分卷压缩与加密 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11614|6|2021-12-27| |2|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩支持分卷压缩与加密 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11614|6|2021-12-27|
|3|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|538|2|2022-02-03| |3|[milklabdev/jetpack-compose-book](https://github.com/milklabdev/jetpack-compose-book)|Jetpack Compose 基础教程,持续更新|539|2|2022-02-06|
|4|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端不含广告免费开源目的是学习Android开发。|608|2|2022-02-04| |4|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端不含广告免费开源目的是学习Android开发。|610|2|2022-02-06|
|5|[hi-dhl/Leetcode-Solutions-with-Java-And-Kotlin](https://github.com/hi-dhl/Leetcode-Solutions-with-Java-And-Kotlin)|LeetCode 系列题解, 在线阅读 https://offer.hi-dhl.com|345|1|2021-09-13| |5|[hi-dhl/Leetcode-Solutions-with-Java-And-Kotlin](https://github.com/hi-dhl/Leetcode-Solutions-with-Java-And-Kotlin)|LeetCode 系列题解, 在线阅读 https://offer.hi-dhl.com|345|1|2021-09-13|
|6|[qingmei2/RxImagePicker](https://github.com/qingmei2/RxImagePicker)|:rocket:RxJava2 and RxJava3 external support. Android flexible picture selector, provides the support for theme of Zhihu and WeChat (灵活的Android图片选择器提供了知乎和微信主题的支持.|1133|1|2021-10-13| |6|[qingmei2/RxImagePicker](https://github.com/qingmei2/RxImagePicker)|:rocket:RxJava2 and RxJava3 external support. Android flexible picture selector, provides the support for theme of Zhihu and WeChat (灵活的Android图片选择器提供了知乎和微信主题的支持.|1133|1|2021-10-13|
|7|[mCyp/Hoo](https://github.com/mCyp/Hoo)|🚀 Android Jetpack系列组件实战案例配上专栏学习更轻松~|1002|1|2021-08-15| |7|[mCyp/Hoo](https://github.com/mCyp/Hoo)|🚀 Android Jetpack系列组件实战案例配上专栏学习更轻松~|1002|1|2021-08-15|
@ -43,12 +43,11 @@
|36|[yechaoa/YUtils](https://github.com/yechaoa/YUtils)|Android快速开发工具集合——YUtils同时支持java和kotlin|54|0|2021-10-16| |36|[yechaoa/YUtils](https://github.com/yechaoa/YUtils)|Android快速开发工具集合——YUtils同时支持java和kotlin|54|0|2021-10-16|
|37|[leavesCZY/RobustWebView](https://github.com/leavesCZY/RobustWebView)|Android WebView H5 秒开方案总结|26|0|2022-01-14| |37|[leavesCZY/RobustWebView](https://github.com/leavesCZY/RobustWebView)|Android WebView H5 秒开方案总结|26|0|2022-01-14|
|38|[funnywolfdadada/HollowKit](https://github.com/funnywolfdadada/HollowKit)|自己常用的一些工具的合集|201|0|2022-01-17| |38|[funnywolfdadada/HollowKit](https://github.com/funnywolfdadada/HollowKit)|自己常用的一些工具的合集|201|0|2022-01-17|
|39|[lelelongwang/WanJetpack](https://github.com/lelelongwang/WanJetpack)|💪 持续更新。WanJetpack使用Jetpack MVVM开发架构、单Activity多Fragment设计项目结构清晰代码简洁优雅追求最官方的实现方式。欢迎star非常感谢。已用到知识点LiveData、ViewModel、DataBinding、ViewBinding、coroutines、Hilt、Paging3、Room、Navigation、TabLayout、Bottom ...|87|0|2021-08-07| |39|[smashinggit/Study](https://github.com/smashinggit/Study)|记录学习过程中的demo及博客|342|0|2021-08-16|
|40|[smashinggit/Study](https://github.com/smashinggit/Study)|记录学习过程中的demo及博客|342|0|2021-08-16| |40|[Edsuns/Star](https://github.com/Edsuns/Star)|超星学习通签到助手使用JetpackCompose开发|12|0|2021-10-28|
|41|[Edsuns/Star](https://github.com/Edsuns/Star)|超星学习通签到助手使用JetpackCompose开发|12|0|2021-10-28| |41|[lizijin/zijiexiaozhan](https://github.com/lizijin/zijiexiaozhan)|字节小站博客Demo|18|0|2022-01-13|
|42|[lizijin/zijiexiaozhan](https://github.com/lizijin/zijiexiaozhan)|字节小站博客Demo|18|0|2022-01-13| |42|[CNawalol/qndxx-action](https://github.com/CNawalol/qndxx-action)|用于南宁青年大学习的自动打卡|4|0|2021-10-06|
|43|[CNawalol/qndxx-action](https://github.com/CNawalol/qndxx-action)|用于南宁青年大学习的自动打卡|4|0|2021-10-06| |43|[bennyhuo/DiveIntoKotlinCoroutines-Sources](https://github.com/bennyhuo/DiveIntoKotlinCoroutines-Sources)|《深入理解 Kotlin 协程》源码|178|0|2022-01-22|
|44|[bennyhuo/DiveIntoKotlinCoroutines-Sources](https://github.com/bennyhuo/DiveIntoKotlinCoroutines-Sources)|《深入理解 Kotlin 协程》源码|178|0|2022-01-22|
<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>
# 中文增速榜 > 资料类 > Lua # 中文增速榜 > 资料类 > Lua
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|184|2|2022-01-29| |1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|186|2|2022-01-29|
|2|[Wscats/articles](https://github.com/Wscats/articles)|🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆|3052|1|2021-12-20| |2|[Wscats/articles](https://github.com/Wscats/articles)|🔖My Learning Notes and Memories - 分享我的学习片段和与你的回忆|3053|1|2021-12-20|
|3|[Kengxxiao/ArknightsGameData](https://github.com/Kengxxiao/ArknightsGameData)|《明日方舟》游戏数据|668|1|2022-01-27| |3|[Kengxxiao/ArknightsGameData](https://github.com/Kengxxiao/ArknightsGameData)|《明日方舟》游戏数据|669|1|2022-01-27|
|4|[ouwen000/lua-touchsprte](https://github.com/ouwen000/lua-touchsprte)|触动精灵代码合集|9|0|2021-11-09| |4|[ouwen000/lua-touchsprte](https://github.com/ouwen000/lua-touchsprte)|触动精灵代码合集|9|0|2021-11-09|
|5|[max-ri/Guidelime](https://github.com/max-ri/Guidelime)|Guidelime: A WoW Classic addon for leveling guides with automatic progress updates|133|0|2021-11-30| |5|[max-ri/Guidelime](https://github.com/max-ri/Guidelime)|Guidelime: A WoW Classic addon for leveling guides with automatic progress updates|133|0|2021-11-30|
|6|[simdsoft/x-studio.github.io](https://github.com/simdsoft/x-studio.github.io)|This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2022 Simdsoft Limited|88|0|2022-02-01| |6|[simdsoft/x-studio.github.io](https://github.com/simdsoft/x-studio.github.io)|This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2022 Simdsoft Limited|88|0|2022-02-01|

@ -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>
# 中文增速榜 > 资料类 > MATLAB # 中文增速榜 > 资料类 > MATLAB
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|480|4|2021-12-09| |1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|482|4|2021-12-09|
|2|[cycleuser/Stanford-CS-229-CN](https://github.com/cycleuser/Stanford-CS-229-CN)|A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译|3004|2|2021-11-24| |2|[cycleuser/Stanford-CS-229-CN](https://github.com/cycleuser/Stanford-CS-229-CN)|A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译|3005|2|2021-11-24|
|3|[dawnlh/awesome-low-light-image-enhancement](https://github.com/dawnlh/awesome-low-light-image-enhancement)|This is a resouce list for low light image enhancement|376|1|2022-01-28| |3|[dawnlh/awesome-low-light-image-enhancement](https://github.com/dawnlh/awesome-low-light-image-enhancement)|This is a resouce list for low light image enhancement|377|1|2022-01-28|
|4|[iChunyu/LearnCtrlSys](https://github.com/iChunyu/LearnCtrlSys)|控制理论学习记录|3|0|2021-12-08| |4|[iChunyu/LearnCtrlSys](https://github.com/iChunyu/LearnCtrlSys)|控制理论学习记录|3|0|2021-12-08|
|5|[Tyler2025/Machine_Learning](https://github.com/Tyler2025/Machine_Learning)|台湾大学李宏毅教授课程作业练习|9|0|2021-09-02| |5|[Tyler2025/Machine_Learning](https://github.com/Tyler2025/Machine_Learning)|台湾大学李宏毅教授课程作业练习|9|0|2021-09-02|
|6|[zephyrhours/Hyperspectral-Anomaly-Detection-2S-GLRT](https://github.com/zephyrhours/Hyperspectral-Anomaly-Detection-2S-GLRT)|This is the code of paper named "Multipixel Anomaly Detection With Unknown Patterns for Imagery"|8|0|2021-09-28| |6|[zephyrhours/Hyperspectral-Anomaly-Detection-2S-GLRT](https://github.com/zephyrhours/Hyperspectral-Anomaly-Detection-2S-GLRT)|This is the code of paper named "Multipixel Anomaly Detection With Unknown Patterns for Imagery"|8|0|2021-09-28|

@ -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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|4791|6|2022-01-15| |1|[ripperhe/Bob](https://github.com/ripperhe/Bob)|Bob 是一款 Mac 端翻译软件,支持划词翻译、截图翻译以及手动输入翻译。|4795|6|2022-01-15|
|2|[pujiaxin33/JXPagingView](https://github.com/pujiaxin33/JXPagingView)|类似微博主页、简书主页等效果。多页面嵌套既可以上下滑动也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。|2355|2|2021-12-16| |2|[pujiaxin33/JXPagingView](https://github.com/pujiaxin33/JXPagingView)|类似微博主页、简书主页等效果。多页面嵌套既可以上下滑动也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。|2355|2|2021-12-16|
|3|[LGCooci/KCiOSGrocery](https://github.com/LGCooci/KCiOSGrocery)|iOS开发杂货铺: 面试题+考试试卷+懒人开发tips|436|1|2021-10-10| |3|[LGCooci/KCiOSGrocery](https://github.com/LGCooci/KCiOSGrocery)|iOS开发杂货铺: 面试题+考试试卷+懒人开发tips|436|1|2021-10-10|
|4|[wwmz/WMZPageController](https://github.com/wwmz/WMZPageController)|分页控制器,替换UIPageController方案,具备完整的生命周期,多种指示器样式,多种标题样式,可悬浮,支持ios13暗黑模式(仿优酷,爱奇艺,今日头条,简书,京东等多种标题菜单) (Pagination controller with full life cycle, multiple indicator styles, multiple title styles)|548|1|2022-01-18| |4|[wwmz/WMZPageController](https://github.com/wwmz/WMZPageController)|分页控制器,替换UIPageController方案,具备完整的生命周期,多种指示器样式,多种标题样式,可悬浮,支持ios13暗黑模式(仿优酷,爱奇艺,今日头条,简书,京东等多种标题菜单) (Pagination controller with full life cycle, multiple indicator styles, multiple title styles)|548|1|2022-01-18|
@ -33,7 +33,7 @@
|26|[DJI-Mobile-SDK-Tutorials/iOS-SimulatorDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-SimulatorDemo)|This demo shows you how to use the DJISimulator of DJI Mobile SDK.|17|0|2021-10-11| |26|[DJI-Mobile-SDK-Tutorials/iOS-SimulatorDemo](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-SimulatorDemo)|This demo shows you how to use the DJISimulator of DJI Mobile SDK.|17|0|2021-10-11|
|27|[tangtiancheng/DouYinComment](https://github.com/tangtiancheng/DouYinComment)|1.抖音视频转场动画, 评论手势拖拽效果 , 视频播放, 边下边播, 预加载, TikTok 2.铃声多多,上传铃声音频到库乐队(GarageBand) 3.微博主页、简书主页等。多页面嵌套列表分页滚动上下滑动左右滑动切换页面。类似TableView共用HeaderView悬浮,仿头条标签编辑,铃声多多音乐播放界面(豆瓣电影主页)。|300|0|2022-02-05| |27|[tangtiancheng/DouYinComment](https://github.com/tangtiancheng/DouYinComment)|1.抖音视频转场动画, 评论手势拖拽效果 , 视频播放, 边下边播, 预加载, TikTok 2.铃声多多,上传铃声音频到库乐队(GarageBand) 3.微博主页、简书主页等。多页面嵌套列表分页滚动上下滑动左右滑动切换页面。类似TableView共用HeaderView悬浮,仿头条标签编辑,铃声多多音乐播放界面(豆瓣电影主页)。|300|0|2022-02-05|
|28|[Xcoder1011/OC_StudyDemo](https://github.com/Xcoder1011/OC_StudyDemo)|记录个人学习Objective-C的一些demo 基于AFNetworking3.x封装网络请求实现GET、POST请求、多任务断点续传|2|0|2021-09-28| |28|[Xcoder1011/OC_StudyDemo](https://github.com/Xcoder1011/OC_StudyDemo)|记录个人学习Objective-C的一些demo 基于AFNetworking3.x封装网络请求实现GET、POST请求、多任务断点续传|2|0|2021-09-28|
|29|[faisalmemon/ios-crash-dump-analysis-book](https://github.com/faisalmemon/ios-crash-dump-analysis-book)|iOS Crash Dump Analysis Book|451|0|2021-12-24| |29|[faisalmemon/ios-crash-dump-analysis-book](https://github.com/faisalmemon/ios-crash-dump-analysis-book)|iOS Crash Dump Analysis Book|452|0|2021-12-24|
|30|[aolan/iOS_Develop](https://github.com/aolan/iOS_Develop)|该文档都是日常开发过程中解决问题的经验总结。|7|0|2021-11-30| |30|[aolan/iOS_Develop](https://github.com/aolan/iOS_Develop)|该文档都是日常开发过程中解决问题的经验总结。|7|0|2021-11-30|
|31|[inverse-inc/sogo](https://github.com/inverse-inc/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 ...|1209|0|2022-02-04| |31|[inverse-inc/sogo](https://github.com/inverse-inc/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 ...|1209|0|2022-02-04|
|32|[Lin-Bing/SampleCode](https://github.com/Lin-Bing/SampleCode)|博客相关代码示例|7|0|2021-09-22| |32|[Lin-Bing/SampleCode](https://github.com/Lin-Bing/SampleCode)|博客相关代码示例|7|0|2021-09-22|

@ -1,21 +1,21 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1483|9|2022-01-29| |1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1490|9|2022-01-29|
|2|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20285|5|2022-01-09| |2|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20288|5|2022-01-09|
|3|[hlmd/Postman-cn](https://github.com/hlmd/Postman-cn)|Postman汉化中文版|3332|5|2022-02-05| |3|[hlmd/Postman-cn](https://github.com/hlmd/Postman-cn)|Postman汉化中文版|3334|5|2022-02-05|
|4|[Qsnh/meedu](https://github.com/Qsnh/meedu)|知识付费、企业线上培训解决方案。|2752|2|2021-12-19| |4|[Qsnh/meedu](https://github.com/Qsnh/meedu)|知识付费、企业线上培训解决方案。|2752|2|2021-12-19|
|5|[mashirozx/sakura](https://github.com/mashirozx/sakura)|A Wonderful WordPress Theme: 樱花庄的白猫博客主题|2485|2|2021-11-13| |5|[mashirozx/sakura](https://github.com/mashirozx/sakura)|A Wonderful WordPress Theme: 樱花庄的白猫博客主题|2485|2|2021-11-13|
|6|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|215|2|2022-01-27| |6|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|216|2|2022-01-27|
|7|[summerblue/laravel-shop](https://github.com/summerblue/laravel-shop)|Laravel 电商实战教程的项目代码|2352|2|2022-01-22| |7|[summerblue/laravel-shop](https://github.com/summerblue/laravel-shop)|Laravel 电商实战教程的项目代码|2352|2|2022-01-22|
|8|[basicmi/AI-Chip](https://github.com/basicmi/AI-Chip)|A list of ICs and IPs for AI, Machine Learning and Deep Learning.|1224|1|2022-02-03| |8|[basicmi/AI-Chip](https://github.com/basicmi/AI-Chip)|A list of ICs and IPs for AI, Machine Learning and Deep Learning.|1225|1|2022-02-03|
|9|[xianyunyh/PHP-Interview](https://github.com/xianyunyh/PHP-Interview)|This is the information I prepared for the PHP interview.The notes include PHP, MySql, Linux, etc.|1135|1|2021-12-12| |9|[xianyunyh/PHP-Interview](https://github.com/xianyunyh/PHP-Interview)|This is the information I prepared for the PHP interview.The notes include PHP, MySql, Linux, etc.|1135|1|2021-12-12|
|10|[owner888/phpspider](https://github.com/owner888/phpspider)|《我用爬虫一天时间“偷了”知乎一百万用户只为证明PHP是世界上最好的语言 》所使用的程序|3415|1|2022-01-03| |10|[owner888/phpspider](https://github.com/owner888/phpspider)|《我用爬虫一天时间“偷了”知乎一百万用户只为证明PHP是世界上最好的语言 》所使用的程序|3415|1|2022-01-03|
|11|[orangetw/My-CTF-Web-Challenges](https://github.com/orangetw/My-CTF-Web-Challenges)|Collection of CTF Web challenges I made|2285|1|2021-12-05| |11|[orangetw/My-CTF-Web-Challenges](https://github.com/orangetw/My-CTF-Web-Challenges)|Collection of CTF Web challenges I made|2284|1|2021-12-05|
|12|[dnomd343/Encryption365](https://github.com/dnomd343/Encryption365)|Encryption365免费IP证书命令行工具|72|1|2021-10-24| |12|[dnomd343/Encryption365](https://github.com/dnomd343/Encryption365)|Encryption365免费IP证书命令行工具|72|1|2021-10-24|
|13|[xiebruce/PicUploader](https://github.com/xiebruce/PicUploader)|一个还不错的图床工具支持Mac/Win/Linux服务器、支持压缩后上传、添加图片或文字水印、多文件同时上传、同时上传到多个云、右击任意文件上传、快捷键上传剪贴板截图、Web版上传、支持作为Mweb/Typora发布图片接口、作为PicGo/ShareX/uPic等的自定义图床支持在服务器上部署作为图床接口支持上传任意格式文件。|957|1|2021-09-30| |13|[xiebruce/PicUploader](https://github.com/xiebruce/PicUploader)|一个还不错的图床工具支持Mac/Win/Linux服务器、支持压缩后上传、添加图片或文字水印、多文件同时上传、同时上传到多个云、右击任意文件上传、快捷键上传剪贴板截图、Web版上传、支持作为Mweb/Typora发布图片接口、作为PicGo/ShareX/uPic等的自定义图床支持在服务器上部署作为图床接口支持上传任意格式文件。|957|1|2021-09-30|
|14|[iqiqiya/iqiqiya-API](https://github.com/iqiqiya/iqiqiya-API)|API接口大全不断更新中~欢迎Fork和Star(✎ 1.一言(古诗句版)api ✎ 2.必应每日一图api ✎ 3.在线ip查询 ✎ 4.m3u8视频在线解析api ✎ 5.随机生成二次元图片api ✎ 6.快递查询api-支持国内百家快递 ✎ 7.flv视频在线解析api ✎ 8.抖音视频无水印解析api✎ 9.一句话随机图片api✎ 10.QQ用户信息获取api✎11.哔哩哔哩封 ...|1091|1|2021-08-26| |14|[iqiqiya/iqiqiya-API](https://github.com/iqiqiya/iqiqiya-API)|API接口大全不断更新中~欢迎Fork和Star(✎ 1.一言(古诗句版)api ✎ 2.必应每日一图api ✎ 3.在线ip查询 ✎ 4.m3u8视频在线解析api ✎ 5.随机生成二次元图片api ✎ 6.快递查询api-支持国内百家快递 ✎ 7.flv视频在线解析api ✎ 8.抖音视频无水印解析api✎ 9.一句话随机图片api✎ 10.QQ用户信息获取api✎11.哔哩哔哩封 ...|1091|1|2021-08-26|
@ -39,7 +39,7 @@
|32|[leafmirror/hyperf-study](https://github.com/leafmirror/hyperf-study)|hyperf框架学习之路会持续更新。敬请期待|44|0|2021-08-12| |32|[leafmirror/hyperf-study](https://github.com/leafmirror/hyperf-study)|hyperf框架学习之路会持续更新。敬请期待|44|0|2021-08-12|
|33|[PrintNow/ChaoxingSign](https://github.com/PrintNow/ChaoxingSign)|PHP版超星学习通自动签到包括普通签到、手势签到、位置签到不支持二维码签到支持多用户二次开发便捷|40|0|2021-09-03| |33|[PrintNow/ChaoxingSign](https://github.com/PrintNow/ChaoxingSign)|PHP版超星学习通自动签到包括普通签到、手势签到、位置签到不支持二维码签到支持多用户二次开发便捷|40|0|2021-09-03|
|34|[cxp1539/laravel-core-learn](https://github.com/cxp1539/laravel-core-learn)|laravel核心知识学习|174|0|2021-11-17| |34|[cxp1539/laravel-core-learn](https://github.com/cxp1539/laravel-core-learn)|laravel核心知识学习|174|0|2021-11-17|
|35|[zblogcn/zblogphp](https://github.com/zblogcn/zblogphp)|Z-BlogPHP博客程序|604|0|2022-02-05| |35|[zblogcn/zblogphp](https://github.com/zblogcn/zblogphp)|Z-BlogPHP博客程序|604|0|2022-02-06|
|36|[xianyunyh/studynotes](https://github.com/xianyunyh/studynotes)|学习和工作记录笔记的地方。整理包含遇到的问题以及学习的笔记的记录内容涵盖了PHP、Python、Go等编程语言主要为自己作记录方便自己以后查阅|52|0|2022-01-20| |36|[xianyunyh/studynotes](https://github.com/xianyunyh/studynotes)|学习和工作记录笔记的地方。整理包含遇到的问题以及学习的笔记的记录内容涵盖了PHP、Python、Go等编程语言主要为自己作记录方便自己以后查阅|52|0|2022-01-20|
|37|[luvvien/laravel-blog](https://github.com/luvvien/laravel-blog)|基于Laravel5.8构建的轻量博客应用支持Markdown支持图片拖拽上传界面简洁SEO友好支持百度链接自动和手动提交|93|0|2022-01-15| |37|[luvvien/laravel-blog](https://github.com/luvvien/laravel-blog)|基于Laravel5.8构建的轻量博客应用支持Markdown支持图片拖拽上传界面简洁SEO友好支持百度链接自动和手动提交|93|0|2022-01-15|
|38|[dingzd1995/typecho-theme-waxy](https://github.com/dingzd1995/typecho-theme-waxy)|Waxy 简洁自适应博客主题轻量高效悦于书写演示地址https://www.idzd.top/|92|0|2022-01-30| |38|[dingzd1995/typecho-theme-waxy](https://github.com/dingzd1995/typecho-theme-waxy)|Waxy 简洁自适应博客主题轻量高效悦于书写演示地址https://www.idzd.top/|92|0|2022-01-30|
@ -55,7 +55,7 @@
|48|[changbin1997/MWordStar](https://github.com/changbin1997/MWordStar)|响应式双栏 Typecho 博客主题|110|0|2021-12-23| |48|[changbin1997/MWordStar](https://github.com/changbin1997/MWordStar)|响应式双栏 Typecho 博客主题|110|0|2021-12-23|
|49|[pmlic/PHP-ML-study](https://github.com/pmlic/PHP-ML-study)|This is a PHP-ML Chinese learning example|98|0|2021-08-20| |49|[pmlic/PHP-ML-study](https://github.com/pmlic/PHP-ML-study)|This is a PHP-ML Chinese learning example|98|0|2021-08-20|
|50|[anerg2046/sns_auth](https://github.com/anerg2046/sns_auth)|通用第三方登录SDK支持微信微信扫码QQ微博登录支付宝登录FacebookLineTwitterGoogle|549|0|2021-11-15| |50|[anerg2046/sns_auth](https://github.com/anerg2046/sns_auth)|通用第三方登录SDK支持微信微信扫码QQ微博登录支付宝登录FacebookLineTwitterGoogle|549|0|2021-11-15|
|51|[poetries/mywiki](https://github.com/poetries/mywiki)|:books:收集整理日常发现的好资源、前端资源汇总。关注公众号「前端进阶之旅」,一起学习|644|0|2021-10-03| |51|[poetries/mywiki](https://github.com/poetries/mywiki)|:books:收集整理日常发现的好资源、前端资源汇总。关注公众号「前端进阶之旅」,一起学习|645|0|2021-10-03|
<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>
# 中文增速榜 > 资料类 > Pascal # 中文增速榜 > 资料类 > Pascal
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -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>
# 中文增速榜 > 资料类 > Perl # 中文增速榜 > 资料类 > Perl
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -1,124 +1,124 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|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.|161039|89|2022-02-04| |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.|161121|89|2022-02-04|
|2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|114724|80|2022-01-27| |2|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|114737|80|2022-01-27|
|3|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结阿里腾讯百度美团头条等技术面试题目以及答案专家出题人分析汇总。|33277|34|2021-08-25| |3|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结阿里腾讯百度美团头条等技术面试题目以及答案专家出题人分析汇总。|33282|34|2021-08-25|
|4|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|52054|25|2022-01-28| |4|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|52071|25|2022-01-28|
|5|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|30040|18|2022-02-04| |5|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|30049|18|2022-02-05|
|6|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|28132|17|2022-01-17| |6|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|28135|17|2022-01-17|
|7|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|589|16|2022-02-05| |7|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|590|16|2022-02-05|
|8|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20311|16|2021-11-15| |8|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20315|16|2021-11-15|
|9|[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.⭐⭐⭐|3932|14|2021-12-19| |9|[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.⭐⭐⭐|3943|14|2021-12-19|
|10|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9230|13|2022-01-07| |10|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9230|13|2022-01-07|
|11|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰旨在安全快捷的帮助用户拿回自己的数据工具代码开源流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|6038|11|2022-01-13| |11|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰旨在安全快捷的帮助用户拿回自己的数据工具代码开源流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|6039|10|2022-01-13|
|12|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2194|10|2022-02-03| |12|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2199|10|2022-02-03|
|13|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|12345|10|2022-02-04| |13|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|12352|10|2022-02-06|
|14|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24152|9|2022-01-25| |14|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24160|9|2022-01-25|
|15|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2352|9|2021-12-22| |15|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2354|9|2021-12-22|
|16|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」保姆级教程AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4920|8|2022-01-30| |16|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」保姆级教程AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4923|8|2022-01-30|
|17|[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爬虫逆向分布式 ...|8830|8|2022-01-09| |17|[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爬虫逆向分布式 ...|8836|8|2022-01-09|
|18|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14161|8|2022-01-08| |18|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18830|8|2022-01-15|
|19|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18824|8|2022-01-15| |19|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14919|8|2021-12-11|
|20|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14917|8|2021-12-11| |20|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子更多Python良心教程见 Python中文网 http://www.zglg.work|6794|8|2021-12-31|
|21|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子更多Python良心教程见 Python中文网 http://www.zglg.work|6792|8|2021-12-31| |21|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|A list of awesome applications, software, tools and other materials for Linux distros. |17084|8|2022-02-06|
|22|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|A list of awesome applications, software, tools and other materials for Linux distros. |17083|8|2022-01-20| |22|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11909|8|2022-02-06|
|23|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11899|8|2022-01-27| |23|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8632|7|2021-09-13|
|24|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8631|7|2021-09-13| |24|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14165|7|2022-01-08|
|25|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1170|7|2022-01-20| |25|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1170|7|2022-01-20|
|26|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1594|7|2022-01-23| |26|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1595|7|2022-01-23|
|27|[microsoft/nlp-recipes](https://github.com/microsoft/nlp-recipes)|Natural Language Processing Best Practices & Examples|5816|6|2021-09-07| |27|[microsoft/nlp-recipes](https://github.com/microsoft/nlp-recipes)|Natural Language Processing Best Practices & Examples|5816|6|2021-09-07|
|28|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|6|2022-01-26| |28|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|6|2022-01-26|
|29|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1687|6|2021-11-26| |29|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1688|6|2021-11-26|
|30|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|3424|5|2022-01-29| |30|[huangsam/ultimate-python](https://github.com/huangsam/ultimate-python)|Ultimate Python study guide for newcomers and professionals alike. :snake: :snake: :snake:|3425|5|2022-01-29|
|31|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|3541|5|2022-02-04| |31|[PantsuDango/Dango-Translator](https://github.com/PantsuDango/Dango-Translator)|团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器|3544|5|2022-02-04|
|32|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4748|5|2022-02-05| |32|[xiaolai/regular-investing-in-box](https://github.com/xiaolai/regular-investing-in-box)|定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com|4749|5|2022-02-06|
|33|[DA-southampton/NLP_ability](https://github.com/DA-southampton/NLP_ability)|总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力|3198|5|2022-01-25| |33|[DA-southampton/NLP_ability](https://github.com/DA-southampton/NLP_ability)|总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力|3201|5|2022-01-25|
|34|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|8695|5|2022-02-05| |34|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|8700|5|2022-02-05|
|35|[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 🚀 (Clone of https://github.com/public-apis/public-apis)|4161|5|2022-01-30| |35|[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 🚀 (Clone of https://github.com/public-apis/public-apis)|4165|5|2022-01-30|
|36|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|2887|5|2021-11-20| |36|[lyhue1991/eat_pytorch_in_20_days](https://github.com/lyhue1991/eat_pytorch_in_20_days)|Pytorch🍊🍉 is delicious, just eat it! 😋😋|2888|5|2021-11-20|
|37|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|322|4|2022-01-28| |37|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|322|4|2022-01-28|
|38|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|997|4|2022-01-25| |38|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|999|4|2022-01-25|
|39|[huangrt01/CS-Notes](https://github.com/huangrt01/CS-Notes)|我的自学笔记终身更新当前专注System基础、MLSys。|2956|4|2022-02-04| |39|[huangrt01/CS-Notes](https://github.com/huangrt01/CS-Notes)|我的自学笔记终身更新当前专注System基础、MLSys。|2956|4|2022-02-04|
|40|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|5802|4|2022-01-30| |40|[shenweichen/DeepCTR](https://github.com/shenweichen/DeepCTR)|Easy-to-use,Modular and Extendible package of deep-learning based CTR models .|5803|4|2022-01-30|
|41|[iswbm/magic-python](https://github.com/iswbm/magic-python)|Python 黑魔法手册|2421|4|2021-12-12| |41|[iswbm/magic-python](https://github.com/iswbm/magic-python)|Python 黑魔法手册|2423|4|2021-12-12|
|42|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎 爬虫操作excel微信公众号远程开机|7425|4|2022-01-13| |42|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎 爬虫操作excel微信公众号远程开机|7429|4|2022-01-13|
|43|[google-research/albert](https://github.com/google-research/albert)|ALBERT: A Lite BERT for Self-supervised Learning of Language Representations|2853|4|2021-12-13| |43|[google-research/albert](https://github.com/google-research/albert)|ALBERT: A Lite BERT for Self-supervised Learning of Language Representations|2853|4|2021-12-13|
|44|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1069|4|2022-01-24| |44|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1071|4|2022-01-24|
|45|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11363|4|2021-10-17| |45|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11366|4|2021-10-17|
|46|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|3566|3|2022-01-18| |46|[TingsongYu/PyTorch_Tutorial](https://github.com/TingsongYu/PyTorch_Tutorial)|《Pytorch模型训练实用教程》中配套代码|3566|3|2022-01-18|
|47|[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|1377|3|2022-02-01| |47|[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|1377|3|2022-02-01|
|48|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|417|3|2021-12-28| |48|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|419|3|2021-12-28|
|49|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家行业511个产品95,559条、上游材料56,824条上级行业480条下游产品390条产品小类52,937条所属行业3,946条。 |290|3|2021-10-26| |49|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家行业511个产品95,559条、上游材料56,824条上级行业480条下游产品390条产品小类52,937条所属行业3,946条。 |290|3|2021-10-26|
|50|[humphd/have-fun-with-machine-learning](https://github.com/humphd/have-fun-with-machine-learning)|An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks|4917|3|2021-12-19| |50|[humphd/have-fun-with-machine-learning](https://github.com/humphd/have-fun-with-machine-learning)|An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks|4917|3|2021-12-19|
|51|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽「算法通关手册」超详细的「算法与数据结构」基础讲解教程「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。|1031|3|2022-02-04| |51|[itcharge/LeetCode-Py](https://github.com/itcharge/LeetCode-Py)|⛽「算法通关手册」超详细的「算法与数据结构」基础讲解教程「LeetCode」650+ 道题目 Python 版的详细解析。通过「算法理论学习」和「编程实战练习」相结合的方式,从零基础到彻底掌握算法知识。|1033|3|2022-02-04|
|52|[open-mmlab/mmselfsup](https://github.com/open-mmlab/mmselfsup)|OpenMMLab Self-Supervised Learning Toolbox and Benchmark|1799|3|2022-02-03| |52|[open-mmlab/mmselfsup](https://github.com/open-mmlab/mmselfsup)|OpenMMLab Self-Supervised Learning Toolbox and Benchmark|1799|3|2022-02-03|
|53|[iswbm/pycharm-guide](https://github.com/iswbm/pycharm-guide)|PyCharm 中文指南:安装 破解 效率 技巧|1600|3|2021-12-12| |53|[iswbm/pycharm-guide](https://github.com/iswbm/pycharm-guide)|PyCharm 中文指南:安装 破解 效率 技巧|1601|3|2021-12-12|
|54|[justinzm/gopup](https://github.com/justinzm/gopup)|数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据…|1722|3|2022-01-27| |54|[justinzm/gopup](https://github.com/justinzm/gopup)|数据接口:百度、谷歌、头条、微博指数,宏观数据,利率数据,货币汇率,千里马、独角兽公司,新闻联播文字稿,影视票房数据,高校名单,疫情数据…|1723|3|2022-01-27|
|55|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5248|3|2022-01-13| |55|[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".|712|3|2021-10-01|
|56|[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".|711|3|2021-10-01| |56|[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|3434|3|2022-01-13|
|57|[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|3433|3|2022-01-13| |57|[lcdevelop/ChatBotCourse](https://github.com/lcdevelop/ChatBotCourse)|自己动手做聊天机器人教程|5292|3|2021-09-06|
|58|[lcdevelop/ChatBotCourse](https://github.com/lcdevelop/ChatBotCourse)|自己动手做聊天机器人教程|5290|3|2021-09-06| |58|[DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers)|实战🐍多种网站、电商数据爬虫🕷。包含🕸淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤。微信爬虫展示项目:|3140|3|2022-01-21|
|59|[DropsDevopsOrg/ECommerceCrawlers](https://github.com/DropsDevopsOrg/ECommerceCrawlers)|实战🐍多种网站、电商数据爬虫🕷。包含🕸淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店、安居客、途家民宿❤。微信爬虫展示项目:|3140|3|2022-01-21| |59|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|5406|3|2021-11-29|
|60|[ctf-wiki/ctf-wiki](https://github.com/ctf-wiki/ctf-wiki)|Come and join us, we need you!|5407|3|2021-11-29| |60|[liuhuanyong/QASystemOnMedicalKG](https://github.com/liuhuanyong/QASystemOnMedicalKG)| A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建自动问答基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱并以该知识图谱完成自动问答与分析服务。|3680|3|2021-10-14|
|61|[liuhuanyong/QASystemOnMedicalKG](https://github.com/liuhuanyong/QASystemOnMedicalKG)| A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建自动问答基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱并以该知识图谱完成自动问答与分析服务。|3681|3|2021-10-14| |61|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|1392|3|2022-01-14|
|62|[microsoft/AI-System](https://github.com/microsoft/AI-System)|System for AI Education Resource.|1392|3|2022-01-14| |62|[PegasusWang/python_data_structures_and_algorithms](https://github.com/PegasusWang/python_data_structures_and_algorithms)|Python 中文数据结构和算法教程|2230|2|2022-02-02|
|63|[PegasusWang/python_data_structures_and_algorithms](https://github.com/PegasusWang/python_data_structures_and_algorithms)|Python 中文数据结构和算法教程|2230|2|2022-02-02| |63|[CodecWang/opencv-python-tutorial](https://github.com/CodecWang/opencv-python-tutorial)|📖 OpenCV-Python image processing tutorial for beginners|2466|2|2022-01-30|
|64|[CodecWang/opencv-python-tutorial](https://github.com/CodecWang/opencv-python-tutorial)|📖 OpenCV-Python image processing tutorial for beginners|2466|2|2022-01-30| |64|[shengxinjing/it-roadmap](https://github.com/shengxinjing/it-roadmap)|大圣的前端学习路线图|133|2|2021-12-13|
|65|[shengxinjing/it-roadmap](https://github.com/shengxinjing/it-roadmap)|大圣的前端学习路线图|133|2|2021-12-13| |65|[ines/spacy-course](https://github.com/ines/spacy-course)|👩‍🏫 Advanced NLP with spaCy: A free online course|1945|2|2022-01-31|
|66|[ines/spacy-course](https://github.com/ines/spacy-course)|👩‍🏫 Advanced NLP with spaCy: A free online course|1945|2|2022-01-31| |66|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|384|2|2022-02-06|
|67|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|382|2|2022-02-05| |67|[EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10](https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10)|How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows|2765|2|2021-10-21|
|68|[EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10](https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10)|How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows|2765|2|2021-10-21| |68|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。|1062|2|2022-01-23|
|69|[datawhalechina/fun-rec](https://github.com/datawhalechina/fun-rec)|本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。|1060|2|2022-01-23| |69|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|548|2|2021-08-09|
|70|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|548|2|2021-08-09| |70|[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.|1464|2|2021-11-23|
|71|[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.|1462|2|2021-11-23| |71|[NLP-LOVE/Introduction-NLP](https://github.com/NLP-LOVE/Introduction-NLP)|HanLP作者的新书《自然语言处理入门》详细笔记业界良心之作书中不是枯燥无味的公式罗列而是用白话阐述的通俗易懂的算法模型。从基本概念出发逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。|1534|2|2022-01-05|
|72|[NLP-LOVE/Introduction-NLP](https://github.com/NLP-LOVE/Introduction-NLP)|HanLP作者的新书《自然语言处理入门》详细笔记业界良心之作书中不是枯燥无味的公式罗列而是用白话阐述的通俗易懂的算法模型。从基本概念出发逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。|1534|2|2022-01-05| |72|[youyuge34/PI-REC](https://github.com/youyuge34/PI-REC)|:fire: PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. :fire: 图像翻译条件GANAI绘画|1639|2|2022-01-13|
|73|[youyuge34/PI-REC](https://github.com/youyuge34/PI-REC)|:fire: PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. :fire: 图像翻译条件GANAI绘画|1639|2|2022-01-13| |73|[thuml/Transfer-Learning-Library](https://github.com/thuml/Transfer-Learning-Library)|Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization|1289|2|2022-01-04|
|74|[thuml/Transfer-Learning-Library](https://github.com/thuml/Transfer-Learning-Library)|Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization|1289|2|2022-01-04| |74|[zhaoolee/StarsAndClown](https://github.com/zhaoolee/StarsAndClown)|☀Github星聚弃疗榜, 让吃瓜群众也能享受Github带来的乐趣~Github StarsAndClown, Let the people who eat me can enjoy the fun of Github~|1833|2|2021-08-12|
|75|[zhaoolee/StarsAndClown](https://github.com/zhaoolee/StarsAndClown)|☀Github星聚弃疗榜, 让吃瓜群众也能享受Github带来的乐趣~Github StarsAndClown, Let the people who eat me can enjoy the fun of Github~|1831|2|2021-08-12| |75|[graph4ai/graph4nlp](https://github.com/graph4ai/graph4nlp)|Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources! |1181|2|2022-02-06|
|76|[graph4ai/graph4nlp](https://github.com/graph4ai/graph4nlp)|Graph4nlp is the library for the easy use of Graph Neural Networks for NLP. Welcome to visit our DLG4NLP website (https://dlg4nlp.github.io/index.html) for various learning resources! |1180|2|2022-02-02| |76|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器慕课下载器Mooc下载慕课网下载中国大学下载爱课程下载网易云课堂下载学堂在线下载超星学习通下载支持视频课件同时下载|2390|2|2022-01-31|
|77|[PyJun/Mooc_Downloader](https://github.com/PyJun/Mooc_Downloader)|学无止下载器慕课下载器Mooc下载慕课网下载中国大学下载爱课程下载网易云课堂下载学堂在线下载超星学习通下载支持视频课件同时下载|2388|2|2022-01-31| |77|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt ExamplesPyQt各种测试和例子 PyQt4 PyQt5|3925|2|2021-12-15|
|78|[PyQt5/PyQt](https://github.com/PyQt5/PyQt)|PyQt ExamplesPyQt各种测试和例子 PyQt4 PyQt5|3921|2|2021-12-15| |78|[Mr-xn/BurpSuite-collections](https://github.com/Mr-xn/BurpSuite-collections)|有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file|1637|2|2022-01-30|
|79|[Mr-xn/BurpSuite-collections](https://github.com/Mr-xn/BurpSuite-collections)|有关burpsuite的插件(非商店),文章以及使用技巧的收集(此项目不再提供burpsuite破解文件,如需要请在博客mrxn.net下载)---Collection of burpsuite plugins (non-stores), articles and tips for using Burpsuite, no crack version file|1635|2|2022-01-30| |79|[layumi/Person_reID_baseline_pytorch](https://github.com/layumi/Person_reID_baseline_pytorch)|Pytorch ReID: A tiny, friendly, strong pytorch implement of object re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial|3028|2|2022-02-06|
|80|[layumi/Person_reID_baseline_pytorch](https://github.com/layumi/Person_reID_baseline_pytorch)|Pytorch ReID: A tiny, friendly, strong pytorch implement of object re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial|3027|2|2022-01-31| |80|[SleepyBag/Statistical-Learning-Methods](https://github.com/SleepyBag/Statistical-Learning-Methods)|Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现|893|2|2021-11-14|
|81|[SleepyBag/Statistical-Learning-Methods](https://github.com/SleepyBag/Statistical-Learning-Methods)|Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现|893|2|2021-11-14| |81|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|2|2022-01-24|
|82|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|2|2022-01-24| |82|[HiLab-git/SSL4MIS](https://github.com/HiLab-git/SSL4MIS)|Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.|752|2|2022-01-24|
|83|[HiLab-git/SSL4MIS](https://github.com/HiLab-git/SSL4MIS)|Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.|749|2|2022-01-24| |83|[chyroc/WechatSogou](https://github.com/chyroc/WechatSogou)|基于搜狗微信搜索的微信公众号爬虫接口|5249|2|2022-01-13|
|84|[shenweichen/DeepCTR-Torch](https://github.com/shenweichen/DeepCTR-Torch)|【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.|1721|2|2021-08-25| |84|[shenweichen/DeepCTR-Torch](https://github.com/shenweichen/DeepCTR-Torch)|【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.|1721|2|2021-08-25|
|85|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|365|2|2021-12-25| |85|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|365|2|2021-12-25|
|86|[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/|1836|2|2022-01-21| |86|[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/|1836|2|2022-01-21|
|87|[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.|2341|2|2022-02-04| |87|[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.|2343|2|2022-02-04|
|88|[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. |835|2|2021-09-17| |88|[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. |835|2|2021-09-17|
|89|[sunyilgdx/NSP-BERT](https://github.com/sunyilgdx/NSP-BERT)|The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"|125|1|2021-11-16| |89|[sunyilgdx/NSP-BERT](https://github.com/sunyilgdx/NSP-BERT)|The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"|125|1|2021-11-16|
|90|[zjunlp/OpenUE](https://github.com/zjunlp/OpenUE)|OpenUE是一个轻量级知识图谱抽取工具 (An Open Toolkit for Universal Extraction from Text)|486|1|2022-01-20| |90|[zjunlp/OpenUE](https://github.com/zjunlp/OpenUE)|OpenUE是一个轻量级知识图谱抽取工具 (An Open Toolkit for Universal Extraction from Text)|486|1|2022-01-20|
|91|[ysyisyourbrother/SYSU_Notebook](https://github.com/ysyisyourbrother/SYSU_Notebook)|本项目分享了本人在中山大学数据科学与计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤如果喜欢记得给个star哦🌟 |495|1|2021-10-07| |91|[ysyisyourbrother/SYSU_Notebook](https://github.com/ysyisyourbrother/SYSU_Notebook)|本项目分享了本人在中山大学数据科学与计算机学院计算机科学专业的课程资料、笔记、回忆和整理的期末考试卷、及课程作业。希望对你们有所帮助❤如果喜欢记得给个star哦🌟 |495|1|2021-10-07|
|92|[liuhuanyong/TextGrapher](https://github.com/liuhuanyong/TextGrapher)|Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档将文档进行关键信息提取进行结构化并最终组织成图谱组织形式形成对文章语义信息的图谱化展示。|882|1|2021-10-20| |92|[liuhuanyong/TextGrapher](https://github.com/liuhuanyong/TextGrapher)|Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档将文档进行关键信息提取进行结构化并最终组织成图谱组织形式形成对文章语义信息的图谱化展示。|883|1|2021-10-20|
|93|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|1442|1|2022-01-14| |93|[wnma3mz/wechat_articles_spider](https://github.com/wnma3mz/wechat_articles_spider)|微信公众号文章的爬虫|1443|1|2022-01-14|
|94|[coco369/knowledge](https://github.com/coco369/knowledge)|python学习之路就是不断累积不断学习的过程。该知识库讲解了Python Web框架内容如Django、DjangoRestFramework、tornado、flaskredisMySQLMongoDBdockerVue等内容|678|1|2021-10-13| |94|[coco369/knowledge](https://github.com/coco369/knowledge)|python学习之路就是不断累积不断学习的过程。该知识库讲解了Python Web框架内容如Django、DjangoRestFramework、tornado、flaskredisMySQLMongoDBdockerVue等内容|678|1|2021-10-13|
|95|[abbeyokgo/PyOne](https://github.com/abbeyokgo/PyOne)|PyOne-一款给力的onedrive文件管理、分享程序|1482|1|2022-01-10| |95|[abbeyokgo/PyOne](https://github.com/abbeyokgo/PyOne)|PyOne-一款给力的onedrive文件管理、分享程序|1482|1|2022-01-10|
|96|[RimoChan/Vtuber_Tutorial](https://github.com/RimoChan/Vtuber_Tutorial)|【教程】从零开始的自制Vtuber|681|1|2021-08-13| |96|[RimoChan/Vtuber_Tutorial](https://github.com/RimoChan/Vtuber_Tutorial)|【教程】从零开始的自制Vtuber|682|1|2021-08-13|
|97|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|192|1|2021-12-11| |97|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|192|1|2021-12-11|
|98|[xiaoqian19940510/Event-Extraction](https://github.com/xiaoqian19940510/Event-Extraction)|近年来事件抽取方法总结包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法|457|1|2021-08-24| |98|[xiaoqian19940510/Event-Extraction](https://github.com/xiaoqian19940510/Event-Extraction)|近年来事件抽取方法总结包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法|457|1|2021-08-24|
|99|[NUAA-AL/ALiPy](https://github.com/NUAA-AL/ALiPy)|ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.|685|1|2022-01-11| |99|[NUAA-AL/ALiPy](https://github.com/NUAA-AL/ALiPy)|ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.|685|1|2022-01-11|
|100|[MorvanZhou/NLP-Tutorials](https://github.com/MorvanZhou/NLP-Tutorials)|Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com|608|1|2021-12-23| |100|[MorvanZhou/NLP-Tutorials](https://github.com/MorvanZhou/NLP-Tutorials)|Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com|608|1|2021-12-23|
|101|[gxcuizy/Python](https://github.com/gxcuizy/Python)|Python3编写的各种大小程序包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码|1072|1|2021-09-24| |101|[gxcuizy/Python](https://github.com/gxcuizy/Python)|Python3编写的各种大小程序包含从零学Python系列、12306抢票、省市区地址库以及系列网站爬虫等学习源码|1076|1|2021-09-24|
|102|[dongdonghy/Detection-PyTorch-Notebook](https://github.com/dongdonghy/Detection-PyTorch-Notebook)|代码 -《深度学习之PyTorch物体检测实战》|619|1|2021-10-12| |102|[dongdonghy/Detection-PyTorch-Notebook](https://github.com/dongdonghy/Detection-PyTorch-Notebook)|代码 -《深度学习之PyTorch物体检测实战》|619|1|2021-10-12|
|103|[SimmerChan/KG-demo-for-movie](https://github.com/SimmerChan/KG-demo-for-movie)|从无到有构建一个电影知识图谱并基于该KG开发一个简易的KBQA程序。|1013|1|2021-10-05| |103|[SimmerChan/KG-demo-for-movie](https://github.com/SimmerChan/KG-demo-for-movie)|从无到有构建一个电影知识图谱并基于该KG开发一个简易的KBQA程序。|1014|1|2021-10-05|
|104|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|1393|1|2022-01-02| |104|[blmoistawinde/HarvestText](https://github.com/blmoistawinde/HarvestText)|文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法|1394|1|2022-01-02|
|105|[LingDong-/qiji-font](https://github.com/LingDong-/qiji-font)|齊伋體 - typeface from Ming Dynasty woodblock printed books|739|1|2022-01-22| |105|[LingDong-/qiji-font](https://github.com/LingDong-/qiji-font)|齊伋體 - typeface from Ming Dynasty woodblock printed books|739|1|2022-01-22|
|106|[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仓库排名每日自动更新|801|1|2022-02-05| |106|[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仓库排名每日自动更新|802|1|2022-02-06|
|107|[phodal/awesome-iot](https://github.com/phodal/awesome-iot)|Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform|3506|1|2022-01-03| |107|[phodal/awesome-iot](https://github.com/phodal/awesome-iot)|Awesome IoT. A collaborative list of great resources about IoT Framework, Library, OS, Platform|3507|1|2022-01-03|
|108|[HaoZhang95/Python24](https://github.com/HaoZhang95/Python24)|网上搜集的自学python语言的资料集合,包括整套代码和讲义集合这是至今为止所开放网上能够查找到的最新视频教程网上找不到其他最新的python整套视频了,. 具体的无加密的mp4视频教程和讲义集合可以在更新的Readme文件中找到下载直接打开就能播放项目从零基础的Python教程到深度学习总共30章节其中包含Python基础中的飞机大战项目WSGI项目Flask新经资讯项目 Dj ...|831|1|2022-01-13| |108|[HaoZhang95/Python24](https://github.com/HaoZhang95/Python24)|网上搜集的自学python语言的资料集合,包括整套代码和讲义集合这是至今为止所开放网上能够查找到的最新视频教程网上找不到其他最新的python整套视频了,. 具体的无加密的mp4视频教程和讲义集合可以在更新的Readme文件中找到下载直接打开就能播放项目从零基础的Python教程到深度学习总共30章节其中包含Python基础中的飞机大战项目WSGI项目Flask新经资讯项目 Dj ...|831|1|2022-01-13|
|109|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|801|1|2022-02-04| |109|[icopy-site/awesome-cn](https://github.com/icopy-site/awesome-cn)|超赞列表合集|801|1|2022-02-05|
|110|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|1756|1|2022-01-05| |110|[swaroopch/byte-of-python](https://github.com/swaroopch/byte-of-python)|Beginners book on Python - start here if you don't know programming|1756|1|2022-01-05|
|111|[RimoChan/yinglish](https://github.com/RimoChan/yinglish)|【yinglish】淫语翻译机|419|1|2021-08-27| |111|[RimoChan/yinglish](https://github.com/RimoChan/yinglish)|【yinglish】淫语翻译机|419|1|2021-08-27|
|112|[billryan/algorithm-exercise](https://github.com/billryan/algorithm-exercise)|Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/|3301|1|2021-12-13| |112|[billryan/algorithm-exercise](https://github.com/billryan/algorithm-exercise)|Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/|3301|1|2021-12-13|
|113|[CLUEbenchmark/FewCLUE](https://github.com/CLUEbenchmark/FewCLUE)|FewCLUE 小样本学习测评基准,中文版|245|1|2021-09-30| |113|[CLUEbenchmark/FewCLUE](https://github.com/CLUEbenchmark/FewCLUE)|FewCLUE 小样本学习测评基准,中文版|245|1|2021-09-30|
|114|[svjan5/GNNs-for-NLP](https://github.com/svjan5/GNNs-for-NLP)|Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020|705|1|2021-08-25| |114|[svjan5/GNNs-for-NLP](https://github.com/svjan5/GNNs-for-NLP)|Tutorial: Graph Neural Networks for Natural Language Processing at EMNLP 2019 and CODS-COMAD 2020|706|1|2021-08-25|
|115|[lisztomania-P/learning-power](https://github.com/lisztomania-P/learning-power)|学习强国 自动化 百分百正确、瞬间答题分值45分|348|1|2021-10-20| |115|[lisztomania-P/learning-power](https://github.com/lisztomania-P/learning-power)|学习强国 自动化 百分百正确、瞬间答题分值45分|348|1|2021-10-20|
|116|[DL-Practise/YoloAll](https://github.com/DL-Practise/YoloAll)|YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest|157|1|2021-12-02| |116|[DL-Practise/YoloAll](https://github.com/DL-Practise/YoloAll)|YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest|157|1|2021-12-02|
|117|[twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial)|Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝|1077|1|2021-10-12| |117|[twtrubiks/docker-tutorial](https://github.com/twtrubiks/docker-tutorial)|Docker 基本教學 - 從無到有 Docker-Beginners-Guide 教你用 Docker 建立 Django + PostgreSQL 📝|1077|1|2021-10-12|
@ -126,13 +126,13 @@
|119|[DasyDong/developer-roadmap](https://github.com/DasyDong/developer-roadmap)|developer-roadmap|1350|1|2021-12-07| |119|[DasyDong/developer-roadmap](https://github.com/DasyDong/developer-roadmap)|developer-roadmap|1350|1|2021-12-07|
|120|[LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking)|Study Notes For Web Hacking / Web安全学习笔记|2410|1|2022-01-09| |120|[LyleMi/Learn-Web-Hacking](https://github.com/LyleMi/Learn-Web-Hacking)|Study Notes For Web Hacking / Web安全学习笔记|2410|1|2022-01-09|
|121|[DeppWang/youdaonote-pull](https://github.com/DeppWang/youdaonote-pull)|📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".|459|1|2021-09-28| |121|[DeppWang/youdaonote-pull](https://github.com/DeppWang/youdaonote-pull)|📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".|459|1|2021-09-28|
|122|[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).|783|1|2022-02-03| |122|[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).|784|1|2022-02-03|
|123|[guanguans/favorite-link](https://github.com/guanguans/favorite-link)|❤️ 每日收集喜欢的开源项目 RSS 订阅 快知 app 订阅|1748|1|2022-02-01| |123|[guanguans/favorite-link](https://github.com/guanguans/favorite-link)|❤️ 每日收集喜欢的开源项目 RSS 订阅 快知 app 订阅|1748|1|2022-02-01|
|124|[PaddlePaddle/PGL](https://github.com/PaddlePaddle/PGL)|Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle|1211|1|2021-12-29| |124|[PaddlePaddle/PGL](https://github.com/PaddlePaddle/PGL)|Paddle Graph Learning (PGL) is an efficient and flexible graph learning framework based on PaddlePaddle|1212|1|2021-12-29|
|125|[fuergaosi233/gitbook2pdf](https://github.com/fuergaosi233/gitbook2pdf)|Grab the contents of the gitbook document and convert it to pdf|796|1|2022-01-27| |125|[fuergaosi233/gitbook2pdf](https://github.com/fuergaosi233/gitbook2pdf)|Grab the contents of the gitbook document and convert it to pdf|796|1|2022-01-27|
|126|[D-X-Y/AutoDL-Projects](https://github.com/D-X-Y/AutoDL-Projects)|Automated deep learning algorithms implemented in PyTorch.|1330|1|2021-10-25| |126|[D-X-Y/AutoDL-Projects](https://github.com/D-X-Y/AutoDL-Projects)|Automated deep learning algorithms implemented in PyTorch.|1330|1|2021-10-25|
|127|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|1|2021-11-01| |127|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|1|2021-11-01|
|128|[coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP)|各种漏洞poc、Exp的收集或编写|1694|1|2021-12-07| |128|[coffeehb/Some-PoC-oR-ExP](https://github.com/coffeehb/Some-PoC-oR-ExP)|各种漏洞poc、Exp的收集或编写|1695|1|2021-12-07|
|129|[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.|1096|1|2022-01-06| |129|[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.|1096|1|2022-01-06|
|130|[kwea123/VTuber_Unity](https://github.com/kwea123/VTuber_Unity)|Use Unity 3D character and Python deep learning algorithms to stream as a VTuber!|601|1|2021-09-01| |130|[kwea123/VTuber_Unity](https://github.com/kwea123/VTuber_Unity)|Use Unity 3D character and Python deep learning algorithms to stream as a VTuber!|601|1|2021-09-01|
|131|[fire-keeper/BlindWatermark](https://github.com/fire-keeper/BlindWatermark)|使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property|759|1|2021-10-12| |131|[fire-keeper/BlindWatermark](https://github.com/fire-keeper/BlindWatermark)|使用盲水印保护创作者的知识产权using invisible watermark to protect creator's intellectual property|759|1|2021-10-12|
@ -141,17 +141,17 @@
|134|[DengBoCong/nlp-paper](https://github.com/DengBoCong/nlp-paper)|自然语言处理领域下的对话语音领域整理相关论文附阅读笔记复现模型以及数据处理等代码含TensorFlow和PyTorch两版本|332|1|2022-01-21| |134|[DengBoCong/nlp-paper](https://github.com/DengBoCong/nlp-paper)|自然语言处理领域下的对话语音领域整理相关论文附阅读笔记复现模型以及数据处理等代码含TensorFlow和PyTorch两版本|332|1|2022-01-21|
|135|[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|442|1|2021-09-22| |135|[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|442|1|2021-09-22|
|136|[HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course)|Django2.0视频教程相关代码(杨仕航)|976|1|2022-01-13| |136|[HaddyYang/django2.0-course](https://github.com/HaddyYang/django2.0-course)|Django2.0视频教程相关代码(杨仕航)|976|1|2022-01-13|
|137|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|3985|1|2022-01-31| |137|[offu/WeRoBot](https://github.com/offu/WeRoBot)|WeRoBot 是一个微信公众号开发框架|3986|1|2022-01-31|
|138|[Rainbow-Dreamer/musicpy](https://github.com/Rainbow-Dreamer/musicpy)|Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms.|578|1|2022-02-05| |138|[Rainbow-Dreamer/musicpy](https://github.com/Rainbow-Dreamer/musicpy)|Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms.|578|1|2022-02-06|
|139|[peiss/ant-learn-pandas](https://github.com/peiss/ant-learn-pandas)|pandas学习课程代码仓库|680|1|2021-08-25| |139|[peiss/ant-learn-pandas](https://github.com/peiss/ant-learn-pandas)|pandas学习课程代码仓库|680|1|2021-08-25|
|140|[google-research/bleurt](https://github.com/google-research/bleurt)|BLEURT is a metric for Natural Language Generation based on transfer learning.|405|1|2022-01-13| |140|[google-research/bleurt](https://github.com/google-research/bleurt)|BLEURT is a metric for Natural Language Generation based on transfer learning.|405|1|2022-01-13|
|141|[Hopetree/izone](https://github.com/Hopetree/izone)|django+bootstrap4 个人博客|866|1|2022-01-21| |141|[Hopetree/izone](https://github.com/Hopetree/izone)|django+bootstrap4 个人博客|866|1|2022-01-21|
|142|[hongwenjun/vps_setup](https://github.com/hongwenjun/vps_setup)|linux vim bash 脚本学习笔记 by 蘭雅sRGB https://262235.xyz/|750|1|2022-01-13| |142|[hongwenjun/vps_setup](https://github.com/hongwenjun/vps_setup)|linux vim bash 脚本学习笔记 by 蘭雅sRGB https://262235.xyz/|750|1|2022-01-13|
|143|[ramsrigouthamg/Questgen.ai](https://github.com/ramsrigouthamg/Questgen.ai)|Question generation using state-of-the-art Natural Language Processing algorithms|438|1|2021-09-22| |143|[ramsrigouthamg/Questgen.ai](https://github.com/ramsrigouthamg/Questgen.ai)|Question generation using state-of-the-art Natural Language Processing algorithms|438|1|2021-09-22|
|144|[striver-ing/wechat-spider](https://github.com/striver-ing/wechat-spider)|开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!!|1359|1|2021-09-22| |144|[striver-ing/wechat-spider](https://github.com/striver-ing/wechat-spider)|开源微信爬虫:爬取公众号所有 文章、阅读量、点赞量和评论内容。易部署。持续维护!!!|1361|1|2021-09-22|
|145|[PRaichu/xxqg](https://github.com/PRaichu/xxqg)|学习强国 xxqg 无人值守自动看视频、看文章、自动答题每日答题、每周答题、专项答题45分/天|272|1|2021-11-08| |145|[PRaichu/xxqg](https://github.com/PRaichu/xxqg)|学习强国 xxqg 无人值守自动看视频、看文章、自动答题每日答题、每周答题、专项答题45分/天|272|1|2021-11-08|
|146|[xuyige/BERT4doc-Classification](https://github.com/xuyige/BERT4doc-Classification)|Code and source for paper ``How to Fine-Tune BERT for Text Classification?``|398|1|2021-10-19| |146|[xuyige/BERT4doc-Classification](https://github.com/xuyige/BERT4doc-Classification)|Code and source for paper ``How to Fine-Tune BERT for Text Classification?``|398|1|2021-10-19|
|147|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》|413|1|2022-01-21| |147|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》|414|1|2022-01-21|
|148|[anyant/rssant](https://github.com/anyant/rssant)|蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯|1030|1|2022-01-27| |148|[anyant/rssant](https://github.com/anyant/rssant)|蚁阅 - 让 RSS 更好用,轻松订阅你喜欢的博客和资讯|1030|1|2022-01-27|
|149|[yuantn/MI-AOD](https://github.com/yuantn/MI-AOD)|Code for Multiple Instance Active Learning for Object Detection, CVPR 2021|198|1|2021-11-12| |149|[yuantn/MI-AOD](https://github.com/yuantn/MI-AOD)|Code for Multiple Instance Active Learning for Object Detection, CVPR 2021|198|1|2021-11-12|
|150|[hhaAndroid/mmdetection-mini](https://github.com/hhaAndroid/mmdetection-mini)|mmdetection最小学习版|767|1|2021-11-21| |150|[hhaAndroid/mmdetection-mini](https://github.com/hhaAndroid/mmdetection-mini)|mmdetection最小学习版|767|1|2021-11-21|

@ -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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[briatte/awesome-network-analysis](https://github.com/briatte/awesome-network-analysis)|A curated list of awesome network analysis resources.|2570|1|2021-11-17| |1|[briatte/awesome-network-analysis](https://github.com/briatte/awesome-network-analysis)|A curated list of awesome network analysis resources.|2571|1|2021-11-17|
|2|[lei-zhang/COSN_webinar](https://github.com/lei-zhang/COSN_webinar)|Tutorial talks at the Chinese Open Science Webinar series|22|0|2021-08-31| |2|[lei-zhang/COSN_webinar](https://github.com/lei-zhang/COSN_webinar)|Tutorial talks at the Chinese Open Science Webinar series|22|0|2021-08-31|
|3|[Fayehh/R-for-Quantitative-Research](https://github.com/Fayehh/R-for-Quantitative-Research)|中国科学院大学中丹学院Research Methods课程定量部分|4|0|2021-08-23| |3|[Fayehh/R-for-Quantitative-Research](https://github.com/Fayehh/R-for-Quantitative-Research)|中国科学院大学中丹学院Research Methods课程定量部分|4|0|2021-08-23|
|4|[wangyi-fudan/BIOL130173](https://github.com/wangyi-fudan/BIOL130173)|复旦大学生命科学学院《生命科学中的机器学习》|28|0|2021-10-02| |4|[wangyi-fudan/BIOL130173](https://github.com/wangyi-fudan/BIOL130173)|复旦大学生命科学学院《生命科学中的机器学习》|28|0|2021-10-02|

@ -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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|12097|4|2022-02-04| |1|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|12097|4|2022-02-04|
|2|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|6103|3|2022-02-01| |2|[freeCodeCamp/how-to-contribute-to-open-source](https://github.com/freeCodeCamp/how-to-contribute-to-open-source)|A guide to contributing to open source|6112|3|2022-02-06|
|3|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|204|2|2021-11-03| |3|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|204|2|2021-11-03|
|4|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3381|1|2021-12-28| |4|[airbnb/ruby](https://github.com/airbnb/ruby)|Ruby Style Guide|3381|1|2021-12-28|
|5|[YOURLS/awesome-yourls](https://github.com/YOURLS/awesome-yourls)|🎉 A curated list of awesome things related to YOURLS|416|0|2022-01-27| |5|[YOURLS/awesome-yourls](https://github.com/YOURLS/awesome-yourls)|🎉 A curated list of awesome things related to YOURLS|416|0|2022-01-27|
|6|[rubytaiwan/ruby-taiwan](https://github.com/rubytaiwan/ruby-taiwan)|ruby-taiwan.org website source code. # master 追 ruby-china , production 才是 ruby-taiwan|141|0|2021-09-27| |6|[rubytaiwan/ruby-taiwan](https://github.com/rubytaiwan/ruby-taiwan)|ruby-taiwan.org website source code. # master 追 ruby-china , production 才是 ruby-taiwan|141|0|2021-09-27|
|7|[erlzhang/erl.im](https://github.com/erlzhang/erl.im)|Blog博客|9|0|2021-09-27| |7|[erlzhang/erl.im](https://github.com/erlzhang/erl.im)|Blog博客|9|0|2021-09-27|
|8|[jinhucheung/milog](https://github.com/jinhucheung/milog)|Milog 是一基于 Ruby on Rails 的个人博客网站|28|0|2021-09-27| |8|[jinhucheung/milog](https://github.com/jinhucheung/milog)|Milog 是一基于 Ruby on Rails 的个人博客网站|28|0|2021-09-27|
|9|[soulteary/Home-Network-Note](https://github.com/soulteary/Home-Network-Note)|🚧 持续更新 🚧 记录搭建兼顾学习娱乐的家用网络环境的过程,折腾过的一些软硬件小经验。|537|0|2022-01-25| |9|[soulteary/Home-Network-Note](https://github.com/soulteary/Home-Network-Note)|🚧 持续更新 🚧 记录搭建兼顾学习娱乐的家用网络环境的过程,折腾过的一些软硬件小经验。|538|0|2022-01-25|
|10|[dsh0416/ruby-relearning](https://github.com/dsh0416/ruby-relearning)|《Ruby 再入门》:一本关于重新思考编程入门的教程|97|0|2021-09-28| |10|[dsh0416/ruby-relearning](https://github.com/dsh0416/ruby-relearning)|《Ruby 再入门》:一本关于重新思考编程入门的教程|97|0|2021-09-28|
|11|[xcatliu/jekyllcn](https://github.com/xcatliu/jekyllcn)|Jekyll 的中文翻译网站|450|0|2022-01-27| |11|[xcatliu/jekyllcn](https://github.com/xcatliu/jekyllcn)|Jekyll 的中文翻译网站|450|0|2022-01-27|
|12|[diguage/byte-buddy-tutorial](https://github.com/diguage/byte-buddy-tutorial)|“Byte Buddy Tutorial” 中文翻译Byte Buddy 教程。|77|0|2021-11-16| |12|[diguage/byte-buddy-tutorial](https://github.com/diguage/byte-buddy-tutorial)|“Byte Buddy Tutorial” 中文翻译Byte Buddy 教程。|77|0|2021-11-16|

@ -1,22 +1,22 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|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.|260672|249|2022-01-25| |1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|260682|249|2022-01-25|
|2|[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|658|39|2022-02-02| |2|[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|663|37|2022-02-02|
|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:|7584|5|2022-01-15| |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:|7591|5|2022-01-15|
|4|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|303|4|2022-02-05| |4|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|303|4|2022-02-05|
|5|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件利用DeepL翻译无需注册api token|533|3|2021-12-27| |5|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件利用DeepL翻译无需注册api token|535|3|2021-12-27|
|6|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|383|2|2021-08-18| |6|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|383|2|2021-08-18|
|7|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|385|2|2022-02-05| |7|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|387|2|2022-02-05|
|8|[sunface/rust-course](https://github.com/sunface/rust-course)|“连续六年成为全世界最受喜爱的语言无GC也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS未来基石" — 工作之余的第二语言来试试Rust吧。<<Rust>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容甚至还有JS程序员关注的WASM和Deno等专题。这可能是目前最用心的Rust中文开源教程|3155|2|2022-02-05| |8|[sunface/rust-course](https://github.com/sunface/rust-course)|“连续六年成为全世界最受喜爱的语言无GC也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS未来基石" — 工作之余的第二语言来试试Rust吧。<<Rust>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容甚至还有JS程序员关注的WASM和Deno等专题。这可能是目前最用心的Rust中文开源教程|3192|2|2022-02-06|
|9|[course-rs/algos](https://github.com/course-rs/algos)|<<Rust>>用Rust语言实现常见的算法和数据结构以及leetcode题解algos = algorithms|60|1|2022-01-26| |9|[course-rs/algos](https://github.com/course-rs/algos)|<<Rust>>用Rust语言实现常见的算法和数据结构以及leetcode题解algos = algorithms|60|1|2022-01-26|
|10|[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 量化交易 量化投资|74|1|2022-01-31| |10|[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 量化交易 量化投资|74|1|2022-01-31|
|11|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|378|1|2022-01-22| |11|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|378|1|2022-01-22|
|12|[anshulrgoyal/rust-web-developer-roadmap](https://github.com/anshulrgoyal/rust-web-developer-roadmap)|Roadmap to becoming a Rust Web Developer in 2021|1055|1|2021-08-16| |12|[anshulrgoyal/rust-web-developer-roadmap](https://github.com/anshulrgoyal/rust-web-developer-roadmap)|Roadmap to becoming a Rust Web Developer in 2021|1056|1|2021-08-16|
|13|[rcore-os/rCore-Tutorial](https://github.com/rcore-os/rCore-Tutorial)|Tutorial for rCore OS step by step (3rd edition) |375|1|2021-08-09| |13|[rcore-os/rCore-Tutorial](https://github.com/rcore-os/rCore-Tutorial)|Tutorial for rCore OS step by step (3rd edition) |375|1|2021-08-09|
|14|[iolivia/rust-sokoban](https://github.com/iolivia/rust-sokoban)|Rust Sokoban book and code samples|106|0|2021-12-26| |14|[iolivia/rust-sokoban](https://github.com/iolivia/rust-sokoban)|Rust Sokoban book and code samples|106|0|2021-12-26|
|15|[citahub/libsm](https://github.com/citahub/libsm)|A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)|109|0|2022-01-14| |15|[citahub/libsm](https://github.com/citahub/libsm)|A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)|109|0|2022-01-14|
@ -26,11 +26,11 @@
|19|[aik2mlj/raytracer-tutorial](https://github.com/aik2mlj/raytracer-tutorial)|Raytracer tutorial for PPCA 2021, written in Rust.|106|0|2021-08-10| |19|[aik2mlj/raytracer-tutorial](https://github.com/aik2mlj/raytracer-tutorial)|Raytracer tutorial for PPCA 2021, written in Rust.|106|0|2021-08-10|
|20|[liyiheng/blog-gen](https://github.com/liyiheng/blog-gen)|乱七八糟的笔记和代码,浏览者将会产生眩晕、恶心等不适症状|12|0|2021-12-06| |20|[liyiheng/blog-gen](https://github.com/liyiheng/blog-gen)|乱七八糟的笔记和代码,浏览者将会产生眩晕、恶心等不适症状|12|0|2021-12-06|
|21|[aylei/leetcode-rust](https://github.com/aylei/leetcode-rust)|my leetcode solutions in rust|448|0|2021-09-23| |21|[aylei/leetcode-rust](https://github.com/aylei/leetcode-rust)|my leetcode solutions in rust|448|0|2021-09-23|
|22|[xuesongbj/Rust-Notes](https://github.com/xuesongbj/Rust-Notes)| 🦀️ Rust学习笔记 📖 |94|0|2022-01-28| |22|[xuesongbj/Rust-Notes](https://github.com/xuesongbj/Rust-Notes)| 🦀️ Rust学习笔记 📖 |95|0|2022-01-28|
|23|[chongyi/inspirer-rs](https://github.com/chongyi/inspirer-rs)|博客 Rust 版|11|0|2021-10-05| |23|[chongyi/inspirer-rs](https://github.com/chongyi/inspirer-rs)|博客 Rust 版|11|0|2021-10-05|
|24|[chengluyu/turnip-price](https://github.com/chengluyu/turnip-price)|《动物森友会》大头菜价格算法 Rust & WebAssembly 版 / The Rust & WebAssembly implementation of the algorithm of the turnip price in Animal Crossing: New Horizon.|29|0|2022-02-02| |24|[chengluyu/turnip-price](https://github.com/chengluyu/turnip-price)|《动物森友会》大头菜价格算法 Rust & WebAssembly 版 / The Rust & WebAssembly implementation of the algorithm of the turnip price in Animal Crossing: New Horizon.|29|0|2022-02-02|
|25|[me1ting/trpl-zh-cn-pdf](https://github.com/me1ting/trpl-zh-cn-pdf)|trpl-zh-cn的mdBook风格的pdf带全书签|15|0|2021-12-27| |25|[me1ting/trpl-zh-cn-pdf](https://github.com/me1ting/trpl-zh-cn-pdf)|trpl-zh-cn的mdBook风格的pdf带全书签|15|0|2021-12-27|
|26|[zhangyuang/leetcode](https://github.com/zhangyuang/leetcode)|solve questions in leetcode by Rust|239|0|2022-01-15| |26|[zhangyuang/leetcode](https://github.com/zhangyuang/leetcode)|solve questions in leetcode by Rust|240|0|2022-01-15|
|27|[nange/blog](https://github.com/nange/blog)|记录一些知识。。|34|0|2021-12-19| |27|[nange/blog](https://github.com/nange/blog)|记录一些知识。。|34|0|2021-12-19|
|28|[shaipe/wechat-sdk-rs](https://github.com/shaipe/wechat-sdk-rs)|微信公众号、开放平台、小程序、小商店、微信支付接口采用Rust语言的对接实现接口对接的sdk方便使用Rust语言进行微信开发的同学开箱即用.|13|0|2021-10-13| |28|[shaipe/wechat-sdk-rs](https://github.com/shaipe/wechat-sdk-rs)|微信公众号、开放平台、小程序、小商店、微信支付接口采用Rust语言的对接实现接口对接的sdk方便使用Rust语言进行微信开发的同学开箱即用.|13|0|2021-10-13|
|29|[nintha/demo-myblog](https://github.com/nintha/demo-myblog)|使用Rust、Actix-web和MongoDB构建简单博客网站|32|0|2021-08-22| |29|[nintha/demo-myblog](https://github.com/nintha/demo-myblog)|使用Rust、Actix-web和MongoDB构建简单博客网站|32|0|2021-08-22|
@ -40,7 +40,7 @@
|33|[BUAA-SE-Compiling/natrium](https://github.com/BUAA-SE-Compiling/natrium)|北航 2020 年软院编译原理相关资料与规划 Docs and planning on Compilers class in 2020 for College of Software of BUAA|28|0|2021-10-06| |33|[BUAA-SE-Compiling/natrium](https://github.com/BUAA-SE-Compiling/natrium)|北航 2020 年软院编译原理相关资料与规划 Docs and planning on Compilers class in 2020 for College of Software of BUAA|28|0|2021-10-06|
|34|[ZhangHanDong/inviting-rust](https://github.com/ZhangHanDong/inviting-rust)|Rust实战视频课程代码示例|177|0|2021-08-30| |34|[ZhangHanDong/inviting-rust](https://github.com/ZhangHanDong/inviting-rust)|Rust实战视频课程代码示例|177|0|2021-08-30|
|35|[xxg1413/inviting-rust-note](https://github.com/xxg1413/inviting-rust-note)|Rust实战课程笔记|38|0|2021-12-26| |35|[xxg1413/inviting-rust-note](https://github.com/xxg1413/inviting-rust-note)|Rust实战课程笔记|38|0|2021-12-26|
|36|[rust-lang-cn/book-cn](https://github.com/rust-lang-cn/book-cn)|Rust 程序设计语言 中文版——Chinese translation of The Rust Programming Language (Book)|138|0|2022-02-05| |36|[rust-lang-cn/book-cn](https://github.com/rust-lang-cn/book-cn)|Rust 程序设计语言 中文版——Chinese translation of The Rust Programming Language (Book)|139|0|2022-02-05|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,41 +1,41 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|22813|15|2022-02-03| |1|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|22822|15|2022-02-03|
|2|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27564|13|2021-08-10| |2|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27564|13|2021-08-10|
|3|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|6687|6|2022-01-29| |3|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|6688|6|2022-01-29|
|4|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook|9571|5|2022-02-05| |4|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook|9571|5|2022-02-05|
|5|[kiddin9/OpenWrt_x86-r2s-r4s](https://github.com/kiddin9/OpenWrt_x86-r2s-r4s)|Automatic unattended weekly builds of the current OpenWrt development master branch for X86_64, NanoPi-R2S, NanoPi-R4S, Rpi-4B|1791|3|2022-02-02| |5|[kiddin9/OpenWrt_x86-r2s-r4s](https://github.com/kiddin9/OpenWrt_x86-r2s-r4s)|Automatic unattended weekly builds of the current OpenWrt development master branch for X86_64, NanoPi-R2S, NanoPi-R4S, Rpi-4B|1796|3|2022-02-06|
|6|[judasn/Linux-Tutorial](https://github.com/judasn/Linux-Tutorial)|《Java 程序员眼中的 Linux》|7778|3|2022-01-31| |6|[judasn/Linux-Tutorial](https://github.com/judasn/Linux-Tutorial)|《Java 程序员眼中的 Linux》|7778|3|2022-01-31|
|7|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|227|2|2022-02-03| |7|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|228|2|2022-02-03|
|8|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|444|2|2021-10-13| |8|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|444|2|2021-10-13|
|9|[wangdoc/bash-tutorial](https://github.com/wangdoc/bash-tutorial)|Bash 教程|3404|2|2022-01-13| |9|[wangdoc/bash-tutorial](https://github.com/wangdoc/bash-tutorial)|Bash 教程|3405|2|2022-01-13|
|10|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|154|2|2022-01-20| |10|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|154|2|2022-01-20|
|11|[johnrosen1/vpstoolbox](https://github.com/johnrosen1/vpstoolbox)|厌倦了总是需要手动输入命令安装博客网盘邮箱代理了吗VPSToolBox提供了一种全自动化的解决方案解放双手从今天开始|1296|2|2022-02-05| |11|[johnrosen1/vpstoolbox](https://github.com/johnrosen1/vpstoolbox)|厌倦了总是需要手动输入命令安装博客网盘邮箱代理了吗VPSToolBox提供了一种全自动化的解决方案解放双手从今天开始|1297|2|2022-02-06|
|12|[wind-liang/leetcode](https://github.com/wind-liang/leetcode)|leetcode 顺序刷题详细通俗题解with JAVA|2239|2|2021-09-02| |12|[wind-liang/leetcode](https://github.com/wind-liang/leetcode)|leetcode 顺序刷题详细通俗题解with JAVA|2238|2|2021-09-02|
|13|[jghoman/awesome-apache-airflow](https://github.com/jghoman/awesome-apache-airflow)|Curated list of resources about Apache Airflow|2808|2|2022-01-28| |13|[jghoman/awesome-apache-airflow](https://github.com/jghoman/awesome-apache-airflow)|Curated list of resources about Apache Airflow|2809|2|2022-01-28|
|14|[wangdoc/javascript-tutorial](https://github.com/wangdoc/javascript-tutorial)|JavaScript 教程 https://wangdoc.com/javascript|3191|2|2022-02-05| |14|[wangdoc/javascript-tutorial](https://github.com/wangdoc/javascript-tutorial)|JavaScript 教程 https://wangdoc.com/javascript|3193|2|2022-02-05|
|15|[duguying/parsing-techniques](https://github.com/duguying/parsing-techniques)|📕 parsing techniques 中文译本——《解析技术》|1252|1|2021-11-08| |15|[duguying/parsing-techniques](https://github.com/duguying/parsing-techniques)|📕 parsing techniques 中文译本——《解析技术》|1252|1|2021-11-08|
|16|[godbasin/vue-ebook](https://github.com/godbasin/vue-ebook)|《深入理解Vue.js实战》- 介绍Vue.js框架的出现、设计和使用结合实战让读者更深入理解Vue.js框架掌握使用方法。|808|1|2021-12-23| |16|[godbasin/vue-ebook](https://github.com/godbasin/vue-ebook)|《深入理解Vue.js实战》- 介绍Vue.js框架的出现、设计和使用结合实战让读者更深入理解Vue.js框架掌握使用方法。|808|1|2021-12-23|
|17|[wangdoc/es6-tutorial](https://github.com/wangdoc/es6-tutorial)|一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。|685|1|2022-02-05| |17|[wangdoc/es6-tutorial](https://github.com/wangdoc/es6-tutorial)|一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新引入的语法特性。|687|1|2022-02-06|
|18|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程对没有编程经验的同学也非常友好。在vim下从浅入深逐步学习。|192|1|2021-12-10| |18|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程对没有编程经验的同学也非常友好。在vim下从浅入深逐步学习。|192|1|2021-12-10|
|19|[wslutilities/wslu](https://github.com/wslutilities/wslu)|A collection of utilities for Windows 10 Linux Subsystems|2082|1|2021-12-03| |19|[wslutilities/wslu](https://github.com/wslutilities/wslu)|A collection of utilities for Windows 10 Linux Subsystems|2083|1|2021-12-03|
|20|[goreliu/zshguide](https://github.com/goreliu/zshguide)|Zsh 开发指南|897|1|2021-11-26| |20|[goreliu/zshguide](https://github.com/goreliu/zshguide)|Zsh 开发指南|897|1|2021-11-26|
|21|[charlax/engineering-management](https://github.com/charlax/engineering-management)|A collection of inspiring resources related to engineering management and tech leadership|2636|1|2022-01-17| |21|[charlax/engineering-management](https://github.com/charlax/engineering-management)|A collection of inspiring resources related to engineering management and tech leadership|2638|1|2022-01-17|
|22|[WindrunnerMax/EveryDay](https://github.com/WindrunnerMax/EveryDay)|前端基础 个人博客 学习笔记|576|1|2022-01-29| |22|[WindrunnerMax/EveryDay](https://github.com/WindrunnerMax/EveryDay)|前端基础 个人博客 学习笔记|576|1|2022-01-29|
|23|[studygolang/GCTT](https://github.com/studygolang/GCTT)|GCTT Go中文网翻译组。|1332|1|2021-12-26| |23|[studygolang/GCTT](https://github.com/studygolang/GCTT)|GCTT Go中文网翻译组。|1332|1|2021-12-26|
|24|[LCTT/TranslateProject](https://github.com/LCTT/TranslateProject)|Linux中国翻译项目|1864|1|2022-02-05| |24|[LCTT/TranslateProject](https://github.com/LCTT/TranslateProject)|Linux中国翻译项目|1864|1|2022-02-06|
|25|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|145|1|2021-11-05| |25|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|145|1|2021-11-05|
|26|[Petit-Abba/black_and_white_list](https://github.com/Petit-Abba/black_and_white_list)|Magisk模块: 定时清理黑名单列表路径文件or文件夹|93|1|2021-11-13| |26|[Petit-Abba/black_and_white_list](https://github.com/Petit-Abba/black_and_white_list)|Magisk模块: 定时清理黑名单列表路径文件or文件夹|94|1|2021-11-13|
|27|[kumakichi/easy_rust_chs](https://github.com/kumakichi/easy_rust_chs)|https://github.com/Dhghomon/easy_rust 简体中文翻译|170|0|2021-09-29| |27|[kumakichi/easy_rust_chs](https://github.com/kumakichi/easy_rust_chs)|https://github.com/Dhghomon/easy_rust 简体中文翻译|170|0|2021-09-29|
|28|[wangtunan/blog](https://github.com/wangtunan/blog)|:memo: 记录个人博客,见证成长之路 https://wangtunan.github.io/blog/|194|0|2022-01-18| |28|[wangtunan/blog](https://github.com/wangtunan/blog)|:memo: 记录个人博客,见证成长之路 https://wangtunan.github.io/blog/|194|0|2022-02-06|
|29|[lbc-team/Pioneer](https://github.com/lbc-team/Pioneer)|登链翻译计划|67|0|2021-12-12| |29|[lbc-team/Pioneer](https://github.com/lbc-team/Pioneer)|登链翻译计划|67|0|2021-12-12|
|30|[cloudnativeto/community](https://github.com/cloudnativeto/community)|云原生社区资料库 - https://cloudnative.to/community/|157|0|2022-01-06| |30|[cloudnativeto/community](https://github.com/cloudnativeto/community)|云原生社区资料库 - https://cloudnative.to/community/|157|0|2022-01-06|
|31|[rentianyu/Ad-set-hosts](https://github.com/rentianyu/Ad-set-hosts)|集合多个去广告hosts并去重|65|0|2022-02-05| |31|[rentianyu/Ad-set-hosts](https://github.com/rentianyu/Ad-set-hosts)|集合多个去广告hosts并去重|65|0|2022-02-06|
|32|[qichengzx/gopher-reading-list-zh_CN](https://github.com/qichengzx/gopher-reading-list-zh_CN)|Golang中文博客文章阅读列表|431|0|2021-11-28| |32|[qichengzx/gopher-reading-list-zh_CN](https://github.com/qichengzx/gopher-reading-list-zh_CN)|Golang中文博客文章阅读列表|431|0|2021-11-28|
|33|[wxnacy/book](https://github.com/wxnacy/book)|记录看过的书|28|0|2021-12-31| |33|[wxnacy/book](https://github.com/wxnacy/book)|记录看过的书|28|0|2021-12-31|
|34|[imroc/kubernetes-practice-guide](https://github.com/imroc/kubernetes-practice-guide)|Kubernetes Practice Guide (Kubernetes 实践指南)|166|0|2021-08-19| |34|[imroc/kubernetes-practice-guide](https://github.com/imroc/kubernetes-practice-guide)|Kubernetes Practice Guide (Kubernetes 实践指南)|166|0|2021-08-19|
@ -65,14 +65,14 @@
|58|[veip007/doubi](https://github.com/veip007/doubi)|逗比大神的一键合集~|41|0|2021-09-05| |58|[veip007/doubi](https://github.com/veip007/doubi)|逗比大神的一键合集~|41|0|2021-09-05|
|59|[wsydxiangwang/Note](https://github.com/wsydxiangwang/Note)|☔️ 前端学习笔记JavaScriptTypeScriptVueReactCSS设计模式数据结构NodeJS等等。记录只是为了更好的摸鱼从入门到放弃。|224|0|2021-12-28| |59|[wsydxiangwang/Note](https://github.com/wsydxiangwang/Note)|☔️ 前端学习笔记JavaScriptTypeScriptVueReactCSS设计模式数据结构NodeJS等等。记录只是为了更好的摸鱼从入门到放弃。|224|0|2021-12-28|
|60|[CloudNativeIndustryAlliance/whitepaper2020](https://github.com/CloudNativeIndustryAlliance/whitepaper2020)|中国信息通信研究院(CAICT)云原生发展白皮书2020- https://cloudnativeindustryalliance.github.io/whitepaper2020/|98|0|2021-08-12| |60|[CloudNativeIndustryAlliance/whitepaper2020](https://github.com/CloudNativeIndustryAlliance/whitepaper2020)|中国信息通信研究院(CAICT)云原生发展白皮书2020- https://cloudnativeindustryalliance.github.io/whitepaper2020/|98|0|2021-08-12|
|61|[yuyicai/update-kube-cert](https://github.com/yuyicai/update-kube-cert)|K8s集群证书过期处理更新kubeadm生成的证书有效期为10年。针对旧版集群(小于v1.15)当然大于等于v1.15也是可以用这个脚本更新新版可直接kubeadm alpha certs renew <cert_name>更新 (deal with K8s cluster certificate expired)|187|0|2021-09-26| |61|[yuyicai/update-kube-cert](https://github.com/yuyicai/update-kube-cert)|K8s集群证书过期处理更新kubeadm生成的证书有效期为10年。针对旧版集群(小于v1.15)当然大于等于v1.15也是可以用这个脚本更新新版可直接kubeadm alpha certs renew <cert_name>更新 (deal with K8s cluster certificate expired)|188|0|2021-09-26|
|62|[ifuture-pro/developer-notes](https://github.com/ifuture-pro/developer-notes)|开发者笔记。包含DevOps微服务分布式高可用区块链白皮书算法黑客设计模式面试题|58|0|2022-01-28| |62|[ifuture-pro/developer-notes](https://github.com/ifuture-pro/developer-notes)|开发者笔记。包含DevOps微服务分布式高可用区块链白皮书算法黑客设计模式面试题|58|0|2022-01-28|
|63|[ArminJo/arduino-test-compile](https://github.com/ArminJo/arduino-test-compile)|Github Action to compile all examples of an Arduino library for one board and check for errors|31|0|2021-10-22| |63|[ArminJo/arduino-test-compile](https://github.com/ArminJo/arduino-test-compile)|Github Action to compile all examples of an Arduino library for one board and check for errors|31|0|2021-10-22|
|64|[tiankonguse/bash-study](https://github.com/tiankonguse/bash-study)|shell学习笔记|37|0|2022-02-04| |64|[tiankonguse/bash-study](https://github.com/tiankonguse/bash-study)|shell学习笔记|37|0|2022-02-04|
|65|[ctf-wiki/ctf-tools](https://github.com/ctf-wiki/ctf-tools)|CTF 工具集合|704|0|2022-01-28| |65|[ctf-wiki/ctf-tools](https://github.com/ctf-wiki/ctf-tools)|CTF 工具集合|705|0|2022-01-28|
|66|[jaywcjlove/shell-tutorial](https://github.com/jaywcjlove/shell-tutorial)|Shell入门教程Shell tutorial book|262|0|2021-12-06| |66|[jaywcjlove/shell-tutorial](https://github.com/jaywcjlove/shell-tutorial)|Shell入门教程Shell tutorial book|262|0|2021-12-06|
|67|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|38|0|2022-01-26| |67|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|38|0|2022-01-26|
|68|[twitter/cache-trace](https://github.com/twitter/cache-trace)|A collection of Twitter's anonymized production cache traces.|86|0|2021-12-13| |68|[twitter/cache-trace](https://github.com/twitter/cache-trace)|A collection of Twitter's anonymized production cache traces.|87|0|2021-12-13|
|69|[cdk8s/cdk8s-team-style](https://github.com/cdk8s/cdk8s-team-style)|寻找志同道合的人,引发自身的思考|314|0|2022-02-04| |69|[cdk8s/cdk8s-team-style](https://github.com/cdk8s/cdk8s-team-style)|寻找志同道合的人,引发自身的思考|314|0|2022-02-04|
|70|[itclanCode/blogcode](https://github.com/itclanCode/blogcode)|前端面试题,微信小程序,云开发,开发实用性技能,itclanCoder的技术后花园,源码,欢迎star,提issues|28|0|2022-01-17| |70|[itclanCode/blogcode](https://github.com/itclanCode/blogcode)|前端面试题,微信小程序,云开发,开发实用性技能,itclanCoder的技术后花园,源码,欢迎star,提issues|28|0|2022-01-17|
|71|[Apocalypsor/SmartDNS-GFWList](https://github.com/Apocalypsor/SmartDNS-GFWList)|GFWList for Smartdns to solve dns poisoning|40|0|2022-02-05| |71|[Apocalypsor/SmartDNS-GFWList](https://github.com/Apocalypsor/SmartDNS-GFWList)|GFWList for Smartdns to solve dns poisoning|40|0|2022-02-05|
@ -80,10 +80,10 @@
|73|[rime/rime-essay](https://github.com/rime/rime-essay)|【八股文】Essay - the shared vocabulary and language model|30|0|2021-11-21| |73|[rime/rime-essay](https://github.com/rime/rime-essay)|【八股文】Essay - the shared vocabulary and language model|30|0|2021-11-21|
|74|[howborn/blog](https://github.com/howborn/blog)|:fire:个人博客|35|0|2022-01-12| |74|[howborn/blog](https://github.com/howborn/blog)|:fire:个人博客|35|0|2022-01-12|
|75|[wuyumin/tutorial](https://github.com/wuyumin/tutorial)|一些笔记 · 一些教程· Some tutorials|25|0|2022-01-06| |75|[wuyumin/tutorial](https://github.com/wuyumin/tutorial)|一些笔记 · 一些教程· Some tutorials|25|0|2022-01-06|
|76|[zhonghuasheng/Tutorial](https://github.com/zhonghuasheng/Tutorial)|Java全栈知识架构体系总结|732|0|2022-02-04| |76|[zhonghuasheng/Tutorial](https://github.com/zhonghuasheng/Tutorial)|Java全栈知识架构体系总结|732|0|2022-02-06|
|77|[gmt-china/GMT_docs](https://github.com/gmt-china/GMT_docs)|GMT 中文手册|74|0|2022-01-24| |77|[gmt-china/GMT_docs](https://github.com/gmt-china/GMT_docs)|GMT 中文手册|74|0|2022-01-24|
|78|[xry111/lfs-book-i18n](https://github.com/xry111/lfs-book-i18n)|Repository for LFS book translation (currently only Simplified Chinese).|52|0|2022-02-05| |78|[xry111/lfs-book-i18n](https://github.com/xry111/lfs-book-i18n)|Repository for LFS book translation (currently only Simplified Chinese).|53|0|2022-02-05|
|79|[wangdoc/html-tutorial](https://github.com/wangdoc/html-tutorial)|HTML 语言教程|207|0|2022-01-22| |79|[wangdoc/html-tutorial](https://github.com/wangdoc/html-tutorial)|HTML 语言教程|208|0|2022-01-22|
|80|[greedbell/blog](https://github.com/greedbell/blog)|技术博客|19|0|2021-10-18| |80|[greedbell/blog](https://github.com/greedbell/blog)|技术博客|19|0|2021-10-18|
|81|[jgsrty/jgsrty.github.io](https://github.com/jgsrty/jgsrty.github.io)|:sunny: 英语学习 :feet: 项目预览https://jgsrty.github.io 国内访问https://rtyxmd.gitee.io|311|0|2022-01-13| |81|[jgsrty/jgsrty.github.io](https://github.com/jgsrty/jgsrty.github.io)|:sunny: 英语学习 :feet: 项目预览https://jgsrty.github.io 国内访问https://rtyxmd.gitee.io|311|0|2022-01-13|
|82|[rootsongjc/serverless-handbook](https://github.com/rootsongjc/serverless-handbook)|Serverless Handbook 无服务架构实践手册 - https://jimmysong.io/serverless-handbook|111|0|2021-10-28| |82|[rootsongjc/serverless-handbook](https://github.com/rootsongjc/serverless-handbook)|Serverless Handbook 无服务架构实践手册 - https://jimmysong.io/serverless-handbook|111|0|2021-10-28|
@ -107,10 +107,10 @@
|100|[jaywcjlove/docker-tutorial](https://github.com/jaywcjlove/docker-tutorial)|🐳 Docker入门学习笔记|494|0|2022-01-24| |100|[jaywcjlove/docker-tutorial](https://github.com/jaywcjlove/docker-tutorial)|🐳 Docker入门学习笔记|494|0|2022-01-24|
|101|[hoochanlon/helpdesk-guide](https://github.com/hoochanlon/helpdesk-guide)|📖《企业网管工作实录》主机与程控终端信息安全运维IT方向速成就业入职|190|0|2021-12-14| |101|[hoochanlon/helpdesk-guide](https://github.com/hoochanlon/helpdesk-guide)|📖《企业网管工作实录》主机与程控终端信息安全运维IT方向速成就业入职|190|0|2021-12-14|
|102|[maravento/blackip](https://github.com/maravento/blackip)|IP Blocklist for Ipset / Squid-Cache|68|0|2022-02-03| |102|[maravento/blackip](https://github.com/maravento/blackip)|IP Blocklist for Ipset / Squid-Cache|68|0|2022-02-03|
|103|[teasiu/slitaz5cn](https://github.com/teasiu/slitaz5cn)|slitaz中文版|26|0|2022-02-02| |103|[teasiu/slitaz5cn](https://github.com/teasiu/slitaz5cn)|slitaz中文版|26|0|2022-02-06|
|104|[zszdevelop/java-study-gitbook](https://github.com/zszdevelop/java-study-gitbook)|java学习gitbook笔记 http://java.isture.com|97|0|2021-12-19| |104|[zszdevelop/java-study-gitbook](https://github.com/zszdevelop/java-study-gitbook)|java学习gitbook笔记 http://java.isture.com|97|0|2021-12-19|
|105|[laubonghaudoi/Chinese_Rime](https://github.com/laubonghaudoi/Chinese_Rime)|收集現代漢語方言和古漢語的中州韻輸入法拼音方案 Collection of phonetic spelling schemas for Sinitic languages and dialects|131|0|2022-01-30| |105|[laubonghaudoi/Chinese_Rime](https://github.com/laubonghaudoi/Chinese_Rime)|收集現代漢語方言和古漢語的中州韻輸入法拼音方案 Collection of phonetic spelling schemas for Sinitic languages and dialects|131|0|2022-02-06|
|106|[ustclug/Linux101-docs](https://github.com/ustclug/Linux101-docs)|Linux 101 学生课程教材与讲义|155|0|2022-02-05| |106|[ustclug/Linux101-docs](https://github.com/ustclug/Linux101-docs)|Linux 101 学生课程教材与讲义|155|0|2022-02-06|
|107|[aikuyun/bigdata-doc](https://github.com/aikuyun/bigdata-doc)|大数据学习笔记,学习路线,技术案例整理。|30|0|2022-01-13| |107|[aikuyun/bigdata-doc](https://github.com/aikuyun/bigdata-doc)|大数据学习笔记,学习路线,技术案例整理。|30|0|2022-01-13|
|108|[Gesj-yean/vue-demo-collection](https://github.com/Gesj-yean/vue-demo-collection)|Gesj 将开发过程中遇到的通用 Vue 组件 demo 收集Vue/CSS/Echarts等积累的知识也会同步放到这里 :heart:|71|0|2022-01-29| |108|[Gesj-yean/vue-demo-collection](https://github.com/Gesj-yean/vue-demo-collection)|Gesj 将开发过程中遇到的通用 Vue 组件 demo 收集Vue/CSS/Echarts等积累的知识也会同步放到这里 :heart:|71|0|2022-01-29|
|109|[miaocunfa/OpsNotes](https://github.com/miaocunfa/OpsNotes)|我的运维笔记|24|0|2021-11-19| |109|[miaocunfa/OpsNotes](https://github.com/miaocunfa/OpsNotes)|我的运维笔记|24|0|2021-11-19|

@ -1,48 +1,47 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |4038|4|2021-09-14| |1|[Jinxiansen/SwiftUI](https://github.com/Jinxiansen/SwiftUI)|`SwiftUI` Framework Learning and Usage Guide. 🚀 |4038|4|2021-09-14|
|2|[Lakr233/myyearwithgit](https://github.com/Lakr233/myyearwithgit)|代码仓库年终总结报告。|173|3|2022-01-10| |2|[Lakr233/myyearwithgit](https://github.com/Lakr233/myyearwithgit)|代码仓库年终总结报告。|173|2|2022-01-10|
|3|[coyingcat/15DaysofAnimationsinSwift](https://github.com/coyingcat/15DaysofAnimationsinSwift)|Swift学习动画升级原版本 larrynatalicio/15DaysofAnimationsinSwift|9|0|2022-01-26| |3|[coyingcat/15DaysofAnimationsinSwift](https://github.com/coyingcat/15DaysofAnimationsinSwift)|Swift学习动画升级原版本 larrynatalicio/15DaysofAnimationsinSwift|9|0|2022-01-26|
|4|[ZhongshanHuang/PoReader](https://github.com/ZhongshanHuang/PoReader)|本地小说阅读器支持深色模式Wifi传书代码简洁有注释(local text reader, support dark modal, upload text by wifi)|32|0|2021-10-20| |4|[ZhongshanHuang/PoReader](https://github.com/ZhongshanHuang/PoReader)|本地小说阅读器支持深色模式Wifi传书代码简洁有注释(local text reader, support dark modal, upload text by wifi)|32|0|2021-10-20|
|5|[Cosmos-Front-end/tech-architecture](https://github.com/Cosmos-Front-end/tech-architecture)|Technology Architecture study and learn技术架构研究和学习。|4|0|2021-08-07| |5|[lionsom/XiOS](https://github.com/lionsom/XiOS)|工作学习记录,留给以后的自己。希望能给大家些许帮助!|23|0|2022-01-07|
|6|[lionsom/XiOS](https://github.com/lionsom/XiOS)|工作学习记录,留给以后的自己。希望能给大家些许帮助!|23|0|2022-01-07| |6|[Liaoworking/Advanced-Swift](https://github.com/Liaoworking/Advanced-Swift)|Notes of Advanced Swift. 《swift进阶》学习笔记 swift 5.3|316|0|2022-01-25|
|7|[Liaoworking/Advanced-Swift](https://github.com/Liaoworking/Advanced-Swift)|Notes of Advanced Swift. 《swift进阶》学习笔记 swift 5.3|316|0|2022-01-25| |7|[jaywcjlove/swiftui-example](https://github.com/jaywcjlove/swiftui-example)|SwiftUI 示例技巧和技术集合帮助我构建应用程序解决问题以及了解SwiftUI的实际工作方式。|51|0|2021-12-05|
|8|[jaywcjlove/swiftui-example](https://github.com/jaywcjlove/swiftui-example)|SwiftUI 示例技巧和技术集合帮助我构建应用程序解决问题以及了解SwiftUI的实际工作方式。|51|0|2021-12-05| |8|[Li-JianXin/Swift_Leetcode](https://github.com/Li-JianXin/Swift_Leetcode)|leetcode学习|5|0|2022-01-19|
|9|[Li-JianXin/Swift_Leetcode](https://github.com/Li-JianXin/Swift_Leetcode)|leetcode学习|5|0|2022-01-19| |9|[ZamzamInc/ZamzamKit](https://github.com/ZamzamInc/ZamzamKit)|A Swift package for rapid development using a collection of micro utility extensions for Standard Library, Foundation, and other native frameworks.|251|0|2022-01-30|
|10|[ZamzamInc/ZamzamKit](https://github.com/ZamzamInc/ZamzamKit)|A Swift package for rapid development using a collection of micro utility extensions for Standard Library, Foundation, and other native frameworks.|251|0|2022-01-30| |10|[gl-lei/algorithm](https://github.com/gl-lei/algorithm)|《数据结构与算法之美》学习笔记以及 Swift 代码实现 ,原始仓库 https://github.com/wangzheng0822/algo|117|0|2021-08-24|
|11|[gl-lei/algorithm](https://github.com/gl-lei/algorithm)|《数据结构与算法之美》学习笔记以及 Swift 代码实现 ,原始仓库 https://github.com/wangzheng0822/algo|117|0|2021-08-24| |11|[yungfan/SwiftUI-learning](https://github.com/yungfan/SwiftUI-learning)|SwiftUI教程配套代码(SwiftUI+SwiftUI 2.0+SwiftUI 3.0)|51|0|2021-12-30|
|12|[yungfan/SwiftUI-learning](https://github.com/yungfan/SwiftUI-learning)|SwiftUI教程配套代码(SwiftUI+SwiftUI 2.0+SwiftUI 3.0)|51|0|2021-12-30| |12|[ccworld1000/OKKLineMin](https://github.com/ccworld1000/OKKLineMin)|OKKLineMin kline for min for learning for iPhone (support Swift5 & the latest iPhone & iOS 15)(min K线图 用于学习了解)|22|0|2021-08-09|
|13|[ccworld1000/OKKLineMin](https://github.com/ccworld1000/OKKLineMin)|OKKLineMin kline for min for learning for iPhone (support Swift5 & the latest iPhone & iOS 15)(min K线图 用于学习了解)|22|0|2021-08-09| |13|[pro648/BasicDemos-iOS](https://github.com/pro648/BasicDemos-iOS)|iOS学习进程中的demo汇总|367|0|2022-01-16|
|14|[pro648/BasicDemos-iOS](https://github.com/pro648/BasicDemos-iOS)|iOS学习进程中的demo汇总|367|0|2022-01-16| |14|[Noah37/zhuishushenqi](https://github.com/Noah37/zhuishushenqi)|追书神器Swift版客户端非官方。 不断更新中......|218|0|2022-01-06|
|15|[Noah37/zhuishushenqi](https://github.com/Noah37/zhuishushenqi)|追书神器Swift版客户端非官方。 不断更新中......|218|0|2022-01-06| |15|[MengLiMing/EasyKits](https://github.com/MengLiMing/EasyKits)|日常开发使用到的一些简单封装目前包含常用扩展分类导航类似简书的UIScrollView嵌套、复杂列表等|39|0|2022-01-05|
|16|[MengLiMing/EasyKits](https://github.com/MengLiMing/EasyKits)|日常开发使用到的一些简单封装目前包含常用扩展分类导航类似简书的UIScrollView嵌套、复杂列表等|39|0|2022-01-05| |16|[even-cheng/ECSigner](https://github.com/even-cheng/ECSigner)|iOS签名Mac客户端一键签名网络地址直签多文件同步签自动区分企业签名和个人证书一键Assets.car生成、解压导出和替换,自动注册设备并更新下载签名证书和签名文件进行签名支持动态库注入。支持Swift5和iOS14macOS10.15并向下兼容。|143|0|2022-01-21|
|17|[even-cheng/ECSigner](https://github.com/even-cheng/ECSigner)|iOS签名Mac客户端一键签名网络地址直签多文件同步签自动区分企业签名和个人证书一键Assets.car生成、解压导出和替换,自动注册设备并更新下载签名证书和签名文件进行签名支持动态库注入。支持Swift5和iOS14macOS10.15并向下兼容。|143|0|2022-01-21| |17|[SurveyCake/webhook](https://github.com/SurveyCake/webhook)|How to use SurveyCake webhook|12|0|2021-09-06|
|18|[SurveyCake/webhook](https://github.com/SurveyCake/webhook)|How to use SurveyCake webhook|12|0|2021-09-06| |18|[LINGLemon/LXFSwiftApp](https://github.com/LINGLemon/LXFSwiftApp)|学习swift记录使用|8|0|2021-09-29|
|19|[LINGLemon/LXFSwiftApp](https://github.com/LINGLemon/LXFSwiftApp)|学习swift记录使用|8|0|2021-09-29| |19|[DJI-Mobile-SDK-Tutorials/iOS-ImportAndActivateSDKInXcode-Swift](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-ImportAndActivateSDKInXcode-Swift)|This demo teaches you how to import and activate DJI SDK in your Xcode project using Swift.|6|0|2021-10-11|
|20|[DJI-Mobile-SDK-Tutorials/iOS-ImportAndActivateSDKInXcode-Swift](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-ImportAndActivateSDKInXcode-Swift)|This demo teaches you how to import and activate DJI SDK in your Xcode project using Swift.|6|0|2021-10-11| |20|[ZXKitCode/ZXKitLogger](https://github.com/ZXKitCode/ZXKitLogger)|The iOS side displays the output log log on the screen, and can generate log file sharing, which is convenient for debugging information when the real machine is not connected to xcode. iOS端将输出日志log悬浮 ...|20|0|2021-12-26|
|21|[ZXKitCode/ZXKitLogger](https://github.com/ZXKitCode/ZXKitLogger)|The iOS side displays the output log log on the screen, and can generate log file sharing, which is convenient for debugging information when the real machine is not connected to xcode. iOS端将输出日志log悬浮 ...|20|0|2021-12-26| |21|[easyui/algorithm-pattern-swift](https://github.com/easyui/algorithm-pattern-swift)|算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~|27|0|2021-11-07|
|22|[easyui/algorithm-pattern-swift](https://github.com/easyui/algorithm-pattern-swift)|算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~|27|0|2021-11-07| |22|[TortugaPower/BookPlayer](https://github.com/TortugaPower/BookPlayer)|Player for your DRM-free audiobooks|776|0|2022-02-05|
|23|[TortugaPower/BookPlayer](https://github.com/TortugaPower/BookPlayer)|Player for your DRM-free audiobooks|776|0|2022-02-05| |23|[KyleBing/WubiBuddy](https://github.com/KyleBing/WubiBuddy)|《码表助手》鼠须管五笔用户词添加工具 (macOS) |15|0|2021-08-11|
|24|[KyleBing/WubiBuddy](https://github.com/KyleBing/WubiBuddy)|《码表助手》鼠须管五笔用户词添加工具 (macOS) |15|0|2021-08-11| |24|[DJI-Mobile-SDK-Tutorials/iOS-FPVDemo-Swift](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-FPVDemo-Swift)|A demo to introduce how to implement the FPV view, take photo and record video using DJI Mobile SDK.|16|0|2021-10-11|
|25|[DJI-Mobile-SDK-Tutorials/iOS-FPVDemo-Swift](https://github.com/DJI-Mobile-SDK-Tutorials/iOS-FPVDemo-Swift)|A demo to introduce how to implement the FPV view, take photo and record video using DJI Mobile SDK.|16|0|2021-10-11| |25|[tianguanghui/PushWithP8](https://github.com/tianguanghui/PushWithP8)|用P8证书发送Push|3|0|2021-08-30|
|26|[tianguanghui/PushWithP8](https://github.com/tianguanghui/PushWithP8)|用P8证书发送Push|3|0|2021-08-30| |26|[zhuzhuxingtianxia/GitBlog](https://github.com/zhuzhuxingtianxia/GitBlog)|github博客~ios|3|0|2021-12-10|
|27|[zhuzhuxingtianxia/GitBlog](https://github.com/zhuzhuxingtianxia/GitBlog)|github博客~ios|3|0|2021-12-10| |27|[flywo/SwiftKnowledgePoint](https://github.com/flywo/SwiftKnowledgePoint)|swift3知识点温故而知新|6|0|2021-12-01|
|28|[flywo/SwiftKnowledgePoint](https://github.com/flywo/SwiftKnowledgePoint)|swift3知识点温故而知新|6|0|2021-12-01| |28|[yaoxp/DemoSwift](https://github.com/yaoxp/DemoSwift)|swift 学习demo|22|0|2021-12-01|
|29|[yaoxp/DemoSwift](https://github.com/yaoxp/DemoSwift)|swift 学习demo|22|0|2021-12-01| |29|[Hardercoder/blog](https://github.com/Hardercoder/blog)|博客记录|5|0|2021-10-15|
|30|[Hardercoder/blog](https://github.com/Hardercoder/blog)|博客记录|5|0|2021-10-15| |30|[zhangzhb369/x-reader-languages](https://github.com/zhangzhb369/x-reader-languages)|Txt,Pdf,Epub,Mobi,Azw book reader for iOS/iPad/Mac OS. 苹果多平台文档阅读器.多语言翻译工程.|3|0|2021-12-04|
|31|[zhangzhb369/x-reader-languages](https://github.com/zhangzhb369/x-reader-languages)|Txt,Pdf,Epub,Mobi,Azw book reader for iOS/iPad/Mac OS. 苹果多平台文档阅读器.多语言翻译工程.|3|0|2021-12-04| |31|[simplismvip/SRBook](https://github.com/simplismvip/SRBook)|电子书阅读器支持epub和txt格式|21|0|2022-01-05|
|32|[simplismvip/SRBook](https://github.com/simplismvip/SRBook)|电子书阅读器支持epub和txt格式|21|0|2022-01-05| |32|[fanyunfei786452470/learningSwift](https://github.com/fanyunfei786452470/learningSwift)|基于swift4.2的语言、框架、项目学习|6|0|2022-01-28|
|33|[fanyunfei786452470/learningSwift](https://github.com/fanyunfei786452470/learningSwift)|基于swift4.2的语言、框架、项目学习|6|0|2022-01-28| |33|[JmoVxia/CLDemo](https://github.com/JmoVxia/CLDemo)|记录平时博客中的Demo持续更新|366|0|2022-01-21|
|34|[JmoVxia/CLDemo](https://github.com/JmoVxia/CLDemo)|记录平时博客中的Demo持续更新|366|0|2022-01-21| |34|[tw93/MiaoYan](https://github.com/tw93/MiaoYan)|⛷ 轻灵的 Mac Markdown 笔记本伴你写出妙言|11|0|2022-01-03|
|35|[tw93/MiaoYan](https://github.com/tw93/MiaoYan)|⛷ 轻灵的 Mac Markdown 笔记本伴你写出妙言|11|0|2022-01-03| |35|[christhoper/WorkingIssues](https://github.com/christhoper/WorkingIssues)|记录一些工作上的问题、优秀博客等|4|0|2021-11-23|
|36|[christhoper/WorkingIssues](https://github.com/christhoper/WorkingIssues)|记录一些工作上的问题、优秀博客等|4|0|2021-11-23| |36|[simplismvip/Ebook](https://github.com/simplismvip/Ebook)|使用Swift写的电纸书阅读器目前支持epub、txt格式电子书。|7|0|2021-09-18|
|37|[simplismvip/Ebook](https://github.com/simplismvip/Ebook)|使用Swift写的电纸书阅读器目前支持epub、txt格式电子书。|7|0|2021-09-18| |37|[yungfan/iOS-BasedOnSwift](https://github.com/yungfan/iOS-BasedOnSwift)|iOS开发教程案例代码|27|0|2022-01-19|
|38|[yungfan/iOS-BasedOnSwift](https://github.com/yungfan/iOS-BasedOnSwift)|iOS开发教程案例代码|27|0|2022-01-19|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,30 +1,30 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25522|22|2022-01-05| |1|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25524|22|2022-01-05|
|2|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1868|18|2021-12-31| |2|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1868|18|2021-12-31|
|3|[NiuTrans/MTBook](https://github.com/NiuTrans/MTBook)|《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models|2332|4|2021-11-25| |3|[NiuTrans/MTBook](https://github.com/NiuTrans/MTBook)|《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models|2332|4|2021-11-25|
|4|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模本科生数学建模、数学建模竞赛优秀论文数学建模算法LaTeX论文模板算法思维导图参考书籍Matlab软件教程PPT|3925|3|2021-12-10| |4|[zhanwen/MathModel](https://github.com/zhanwen/MathModel)|研究生数学建模本科生数学建模、数学建模竞赛优秀论文数学建模算法LaTeX论文模板算法思维导图参考书籍Matlab软件教程PPT|3927|3|2021-12-10|
|5|[horance-liu/tensorflow-internals](https://github.com/horance-liu/tensorflow-internals)|It is open source ebook about TensorFlow kernel and implementation mechanism.|2697|2|2021-11-13| |5|[horance-liu/tensorflow-internals](https://github.com/horance-liu/tensorflow-internals)|It is open source ebook about TensorFlow kernel and implementation mechanism.|2697|2|2021-11-13|
|6|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|201|2|2022-01-24| |6|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|201|2|2022-01-24|
|7|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 XeLaTeX 学位论文及课程论文模板 Shanghai Jiao Tong University XeLaTeX Thesis Template|2411|1|2022-02-05| |7|[sjtug/SJTUThesis](https://github.com/sjtug/SJTUThesis)|上海交通大学 XeLaTeX 学位论文及课程论文模板 Shanghai Jiao Tong University XeLaTeX Thesis Template|2412|1|2022-02-05|
|8|[liuxinyu95/unplugged](https://github.com/liuxinyu95/unplugged)|Open book about math and programming.|2334|1|2022-02-05| |8|[liuxinyu95/unplugged](https://github.com/liuxinyu95/unplugged)|Open book about math and programming.|2334|1|2022-02-06|
|9|[xcfcode/Summarization-Papers](https://github.com/xcfcode/Summarization-Papers)|Summarization Papers|599|1|2022-01-28| |9|[xcfcode/Summarization-Papers](https://github.com/xcfcode/Summarization-Papers)|Summarization Papers|599|1|2022-01-28|
|10|[GitPinkRabbit/Number-Theory-in-Competitive-Programming](https://github.com/GitPinkRabbit/Number-Theory-in-Competitive-Programming)|算法竞赛中的数论 系列课件|11|1|2022-01-29| |10|[GitPinkRabbit/Number-Theory-in-Competitive-Programming](https://github.com/GitPinkRabbit/Number-Theory-in-Competitive-Programming)|算法竞赛中的数论 系列课件|11|1|2022-01-29|
|11|[MeouSker77/Cpp17](https://github.com/MeouSker77/Cpp17)|本书为《C++17 the complete guide》的个人中文翻译仅供学习和交流使用侵删|645|1|2022-01-17| |11|[MeouSker77/Cpp17](https://github.com/MeouSker77/Cpp17)|本书为《C++17 the complete guide》的个人中文翻译仅供学习和交流使用侵删|645|1|2022-01-17|
|12|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|135|1|2022-02-05| |12|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|135|1|2022-02-05|
|13|[dustincys/hithesis](https://github.com/dustincys/hithesis)|嗨thesis哈尔滨工业大学毕业论文LaTeX模板|916|1|2021-12-09| |13|[dustincys/hithesis](https://github.com/dustincys/hithesis)|嗨thesis哈尔滨工业大学毕业论文LaTeX模板|917|1|2021-12-09|
|14|[liuxinyu95/AlgoXY](https://github.com/liuxinyu95/AlgoXY)|Book of Elementary Algorithms and Data structures|5064|1|2022-01-30| |14|[liuxinyu95/AlgoXY](https://github.com/liuxinyu95/AlgoXY)|Book of Elementary Algorithms and Data structures|5066|1|2022-01-30|
|15|[note286/xduugtp](https://github.com/note286/xduugtp)|西安电子科技大学本科生毕业论文设计开题报告LaTeX模板|19|1|2022-02-01| |15|[note286/xduugtp](https://github.com/note286/xduugtp)|西安电子科技大学本科生毕业论文设计开题报告LaTeX模板|19|1|2022-02-01|
|16|[skyleaworlder/WeiXinCase](https://github.com/skyleaworlder/WeiXinCase)|:closed_book: [短中篇虚构小说] 惟心馆血案。二十一世纪二十年代,黄渡大学济心学堂部分学生学习生活状况综述。|2|1|2022-02-03| |16|[skyleaworlder/WeiXinCase](https://github.com/skyleaworlder/WeiXinCase)|:closed_book: [短中篇虚构小说] 惟心馆血案。二十一世纪二十年代,黄渡大学济心学堂部分学生学习生活状况综述。|2|1|2022-02-03|
|17|[Duan-JM/awesome-papers-fewshot](https://github.com/Duan-JM/awesome-papers-fewshot)|Collection for Few-shot Learning|692|1|2021-11-10| |17|[Duan-JM/awesome-papers-fewshot](https://github.com/Duan-JM/awesome-papers-fewshot)|Collection for Few-shot Learning|692|1|2021-11-10|
|18|[thunlp/KRLPapers](https://github.com/thunlp/KRLPapers)|Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)|1436|1|2021-08-29| |18|[thunlp/KRLPapers](https://github.com/thunlp/KRLPapers)|Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)|1437|1|2021-08-29|
|19|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|175|1|2021-12-29| |19|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|175|1|2021-12-29|
|20|[jankapunkt/latexcv](https://github.com/jankapunkt/latexcv)|:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!|1503|1|2021-11-22| |20|[jankapunkt/latexcv](https://github.com/jankapunkt/latexcv)|:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!|1504|1|2021-11-22|
|21|[optimass/continual_learning_papers](https://github.com/optimass/continual_learning_papers)|Relevant papers in Continual Learning|476|1|2022-01-03| |21|[optimass/continual_learning_papers](https://github.com/optimass/continual_learning_papers)|Relevant papers in Continual Learning|476|1|2022-01-03|
|22|[loaden/linux-notes](https://github.com/loaden/linux-notes)|Linux技术笔记拥抱开源专注 Linux 技术分享与交流,共同解决 Linux 系统办公娱乐遇到的各种问题。欢迎加群19346666、111601117交流维护。|2|0|2021-11-01| |22|[loaden/linux-notes](https://github.com/loaden/linux-notes)|Linux技术笔记拥抱开源专注 Linux 技术分享与交流,共同解决 Linux 系统办公娱乐遇到的各种问题。欢迎加群19346666、111601117交流维护。|2|0|2021-11-01|
|23|[wuzhouhui/awk](https://github.com/wuzhouhui/awk)|The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版|985|0|2021-11-21| |23|[wuzhouhui/awk](https://github.com/wuzhouhui/awk)|The AWK Programming Language (AWK 程序设计语言, awkbook) 中文翻译, LaTeX 排版|985|0|2021-11-21|
@ -48,9 +48,9 @@
|41|[andy123t/shnuthesis](https://github.com/andy123t/shnuthesis)|上海师范大学研究生毕业论文 LaTeX 模板 LaTeX Thesis Template for SHNU|5|0|2022-01-27| |41|[andy123t/shnuthesis](https://github.com/andy123t/shnuthesis)|上海师范大学研究生毕业论文 LaTeX 模板 LaTeX Thesis Template for SHNU|5|0|2022-01-27|
|42|[NewFuture/NKThesis](https://github.com/NewFuture/NKThesis)|南开大学硕士毕业论文/博士论文模板 (Latex Template for Nankai University)|66|0|2022-01-07| |42|[NewFuture/NKThesis](https://github.com/NewFuture/NKThesis)|南开大学硕士毕业论文/博士论文模板 (Latex Template for Nankai University)|66|0|2022-01-07|
|43|[langsci/latex-skeletons](https://github.com/langsci/latex-skeletons)|Templates for monographs, papers, and edited volumes|14|0|2022-02-03| |43|[langsci/latex-skeletons](https://github.com/langsci/latex-skeletons)|Templates for monographs, papers, and edited volumes|14|0|2022-02-03|
|44|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|70|0|2022-01-23| |44|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|71|0|2022-01-23|
|45|[yufree/hjhbb](https://github.com/yufree/hjhbb)|公众号 环境黑板报 的文章存档|3|0|2022-01-31| |45|[yufree/hjhbb](https://github.com/yufree/hjhbb)|公众号 环境黑板报 的文章存档|3|0|2022-01-31|
|46|[BHOSC/BUAAthesis](https://github.com/BHOSC/BUAAthesis)|北航毕设论文LaTeX模板|639|0|2021-12-17| |46|[BHOSC/BUAAthesis](https://github.com/BHOSC/BUAAthesis)|北航毕设论文LaTeX模板|640|0|2021-12-17|
|47|[ZebinWang/ructhesis](https://github.com/ZebinWang/ructhesis)|中国人民大学LaTeX论文模板|59|0|2021-12-08| |47|[ZebinWang/ructhesis](https://github.com/ZebinWang/ructhesis)|中国人民大学LaTeX论文模板|59|0|2021-12-08|
|48|[shuyong/study-notes-math](https://github.com/shuyong/study-notes-math)|读书笔记-数学|17|0|2021-11-30| |48|[shuyong/study-notes-math](https://github.com/shuyong/study-notes-math)|读书笔记-数学|17|0|2021-11-30|
|49|[tigerneil/dlbook-zh-cn](https://github.com/tigerneil/dlbook-zh-cn)|Ian Goodfellow, Yoshua Bengio and Aaron Courville's deep learning book Chinese translation|54|0|2021-08-13| |49|[tigerneil/dlbook-zh-cn](https://github.com/tigerneil/dlbook-zh-cn)|Ian Goodfellow, Yoshua Bengio and Aaron Courville's deep learning book Chinese translation|54|0|2021-08-13|
@ -60,13 +60,13 @@
|53|[StellarCN/scp_zh](https://github.com/StellarCN/scp_zh)|恒星共识协议中文翻译|83|0|2021-12-17| |53|[StellarCN/scp_zh](https://github.com/StellarCN/scp_zh)|恒星共识协议中文翻译|83|0|2021-12-17|
|54|[xiaoxuan-yu/template-for-experimental-report](https://github.com/xiaoxuan-yu/template-for-experimental-report)|适用于北京大学各类课程报告的通用latex模板|4|0|2021-08-12| |54|[xiaoxuan-yu/template-for-experimental-report](https://github.com/xiaoxuan-yu/template-for-experimental-report)|适用于北京大学各类课程报告的通用latex模板|4|0|2021-08-12|
|55|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|29|0|2022-01-05| |55|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|29|0|2022-01-05|
|56|[CheckBoxStudio/BUAAThesis](https://github.com/CheckBoxStudio/BUAAThesis)|北航研究生学位论文模板Word+LaTeX.|256|0|2022-01-24| |56|[CheckBoxStudio/BUAAThesis](https://github.com/CheckBoxStudio/BUAAThesis)|北航研究生学位论文模板Word+LaTeX.|257|0|2022-01-24|
|57|[chenboshuo/cumcm_template](https://github.com/chenboshuo/cumcm_template)|全国大学生数学建模竞赛LaTeX论文模板(分文件,自动化脚本,有linux 字体)|11|0|2021-09-10| |57|[chenboshuo/cumcm_template](https://github.com/chenboshuo/cumcm_template)|全国大学生数学建模竞赛LaTeX论文模板(分文件,自动化脚本,有linux 字体)|11|0|2021-09-10|
|58|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|122|0|2022-01-22| |58|[wenweili/AlJabr-1](https://github.com/wenweili/AlJabr-1)|Methods in Algebra (Volume 1): A Chinese textbook on Algebra|123|0|2022-01-22|
|59|[ECNU-ICA/ECNU_graduation_thesis_template](https://github.com/ECNU-ICA/ECNU_graduation_thesis_template)|华东师范大学研究生毕业论文 Latex 模板|25|0|2022-02-04| |59|[ECNU-ICA/ECNU_graduation_thesis_template](https://github.com/ECNU-ICA/ECNU_graduation_thesis_template)|华东师范大学研究生毕业论文 Latex 模板|25|0|2022-02-04|
|60|[BenderBlog/Subtitles](https://github.com/BenderBlog/Subtitles)|我翻译的字幕|3|0|2021-10-15| |60|[BenderBlog/Subtitles](https://github.com/BenderBlog/Subtitles)|我翻译的字幕|3|0|2021-10-15|
|61|[mike2718/ham](https://github.com/mike2718/ham)|《业余无线电操作技能考核攻略本类别A、B》|9|0|2022-01-24| |61|[mike2718/ham](https://github.com/mike2718/ham)|《业余无线电操作技能考核攻略本类别A、B》|9|0|2022-02-06|
|62|[Spacial/csstuff](https://github.com/Spacial/csstuff)|CS Stuff is an awesome collection of Computer Science Stuff.|46|0|2021-10-18| |62|[Spacial/csstuff](https://github.com/Spacial/csstuff)|CS Stuff is an awesome collection of Computer Science Stuff.|47|0|2021-10-18|
|63|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|16|0|2022-02-04| |63|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|16|0|2022-02-04|
|64|[huangyxi/WHUT-Bachelor](https://github.com/huangyxi/WHUT-Bachelor)|武汉理工大学本科生毕业设计(论文) LaTeX 模板 LaTeX Template for Bachelor's Degree Thesis at Wuhan University of Technology (WHUT)|18|0|2021-10-20| |64|[huangyxi/WHUT-Bachelor](https://github.com/huangyxi/WHUT-Bachelor)|武汉理工大学本科生毕业设计(论文) LaTeX 模板 LaTeX Template for Bachelor's Degree Thesis at Wuhan University of Technology (WHUT)|18|0|2021-10-20|
|65|[zhuyuanxiang/StudyNotes-CN](https://github.com/zhuyuanxiang/StudyNotes-CN)|使用 MD 文件记录 Java, Python, ML, DL, NLP 的学习笔记|14|0|2021-08-26| |65|[zhuyuanxiang/StudyNotes-CN](https://github.com/zhuyuanxiang/StudyNotes-CN)|使用 MD 文件记录 Java, Python, ML, DL, NLP 的学习笔记|14|0|2021-08-26|
@ -80,13 +80,13 @@
|73|[XuehaiPan/LaTeX-Templates](https://github.com/XuehaiPan/LaTeX-Templates)|A collection of LaTeX templates in English/Chinese, with VS Code settings for LaTeX Workshop.|24|0|2022-01-12| |73|[XuehaiPan/LaTeX-Templates](https://github.com/XuehaiPan/LaTeX-Templates)|A collection of LaTeX templates in English/Chinese, with VS Code settings for LaTeX Workshop.|24|0|2022-01-12|
|74|[ChimesZ/THU-PUMC-Courses-Project](https://github.com/ChimesZ/THU-PUMC-Courses-Project)|收集协和预科相关资料。|2|0|2021-09-08| |74|[ChimesZ/THU-PUMC-Courses-Project](https://github.com/ChimesZ/THU-PUMC-Courses-Project)|收集协和预科相关资料。|2|0|2021-09-08|
|75|[Vitzron/HHU-thesis](https://github.com/Vitzron/HHU-thesis)|河海大学研究生学位论文LaTeX模板|7|0|2021-08-16| |75|[Vitzron/HHU-thesis](https://github.com/Vitzron/HHU-thesis)|河海大学研究生学位论文LaTeX模板|7|0|2021-08-16|
|76|[xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies](https://github.com/xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies)|《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译|15|0|2022-02-03| |76|[xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies](https://github.com/xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies)|《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译|17|0|2022-02-03|
|77|[MonteCarloClub/PaperNote](https://github.com/MonteCarloClub/PaperNote)|“大家一边要参加应用项目开发,同时也要加强基础理论学习。请大家一定要抓紧时间”|2|0|2021-11-19| |77|[MonteCarloClub/PaperNote](https://github.com/MonteCarloClub/PaperNote)|“大家一边要参加应用项目开发,同时也要加强基础理论学习。请大家一定要抓紧时间”|2|0|2021-11-19|
|78|[qyxf/qyxf-book](https://github.com/qyxf/qyxf-book)|钱院学辅 LaTeX 书籍模板|23|0|2022-01-11| |78|[qyxf/qyxf-book](https://github.com/qyxf/qyxf-book)|钱院学辅 LaTeX 书籍模板|23|0|2022-01-11|
|79|[applekajela/new-world-of-jelin](https://github.com/applekajela/new-world-of-jelin)|原名《叶林的平行世界》|2|0|2021-11-24| |79|[applekajela/new-world-of-jelin](https://github.com/applekajela/new-world-of-jelin)|原名《叶林的平行世界》|2|0|2021-11-24|
|80|[ylsislove/make-a-little-progress-every-day](https://github.com/ylsislove/make-a-little-progress-every-day)|学无止境,督促自己学习。每天进步一点点,水滴石穿-贵在坚持。|42|0|2022-01-15| |80|[ylsislove/make-a-little-progress-every-day](https://github.com/ylsislove/make-a-little-progress-every-day)|学无止境,督促自己学习。每天进步一点点,水滴石穿-贵在坚持。|42|0|2022-01-15|
|81|[hellckt/SHMTUThesis](https://github.com/hellckt/SHMTUThesis)|上海海事大学 LaTeX 学位论文模板|24|0|2021-08-25| |81|[hellckt/SHMTUThesis](https://github.com/hellckt/SHMTUThesis)|上海海事大学 LaTeX 学位论文模板|24|0|2021-08-25|
|82|[YuZhang/cryptography](https://github.com/YuZhang/cryptography)|Cryptography course slides at Harbin Institute of Technology|86|0|2021-12-27| |82|[YuZhang/cryptography](https://github.com/YuZhang/cryptography)|Cryptography course slides at Harbin Institute of Technology|87|0|2021-12-27|
|83|[mohuangrui/latexspine](https://github.com/mohuangrui/latexspine)|LaTeX Template for Producing Book Spine|34|0|2021-10-29| |83|[mohuangrui/latexspine](https://github.com/mohuangrui/latexspine)|LaTeX Template for Producing Book Spine|34|0|2021-10-29|
|84|[DeeDive/BJFUThesis](https://github.com/DeeDive/BJFUThesis)|北京林业大学 LaTeX 学位论文模板 LaTeX Thesis Template for Beijing Forestry University|11|0|2021-12-16| |84|[DeeDive/BJFUThesis](https://github.com/DeeDive/BJFUThesis)|北京林业大学 LaTeX 学位论文模板 LaTeX Thesis Template for Beijing Forestry University|11|0|2021-12-16|
|85|[x-magus/ThesisUESTC](https://github.com/x-magus/ThesisUESTC)|ThesisUESTC-电子科技大学毕业论文模板|780|0|2022-02-03| |85|[x-magus/ThesisUESTC](https://github.com/x-magus/ThesisUESTC)|ThesisUESTC-电子科技大学毕业论文模板|780|0|2022-02-03|
@ -98,7 +98,7 @@
|91|[boudinfl/acm-cr](https://github.com/boudinfl/acm-cr)|ACM-CR: A Manually Annotated Test Collection for Citation Recommendation|6|0|2021-10-15| |91|[boudinfl/acm-cr](https://github.com/boudinfl/acm-cr)|ACM-CR: A Manually Annotated Test Collection for Citation Recommendation|6|0|2021-10-15|
|92|[HuangCongQing/LaTeX](https://github.com/HuangCongQing/LaTeX)|LaTeX学习记录|4|0|2021-10-27| |92|[HuangCongQing/LaTeX](https://github.com/HuangCongQing/LaTeX)|LaTeX学习记录|4|0|2021-10-27|
|93|[fangcun010/VkGPUDrivenCNGuide](https://github.com/fangcun010/VkGPUDrivenCNGuide)|基于Vulkan的GPU Driven Rendering教程|22|0|2021-11-03| |93|[fangcun010/VkGPUDrivenCNGuide](https://github.com/fangcun010/VkGPUDrivenCNGuide)|基于Vulkan的GPU Driven Rendering教程|22|0|2021-11-03|
|94|[Yixf-Education/course_Statistics_Story](https://github.com/Yixf-Education/course_Statistics_Story)|天津医科大学,本科选修课,《故事中的统计学》课程资料|27|0|2022-01-11| |94|[Yixf-Education/course_Statistics_Story](https://github.com/Yixf-Education/course_Statistics_Story)|天津医科大学,本科选修课,《故事中的统计学》课程资料|27|0|2022-02-06|
|95|[Spacial/awesome-arts](https://github.com/Spacial/awesome-arts)|Awesome Arts is a collection of arts links and stuff.|13|0|2022-02-03| |95|[Spacial/awesome-arts](https://github.com/Spacial/awesome-arts)|Awesome Arts is a collection of arts links and stuff.|13|0|2022-02-03|
|96|[kevinleeex/scu_thesis_2020](https://github.com/kevinleeex/scu_thesis_2020)| 四川大学研究生学位论文LaTeX模版(复刻官方word模版)Here you go!|79|0|2021-12-10| |96|[kevinleeex/scu_thesis_2020](https://github.com/kevinleeex/scu_thesis_2020)| 四川大学研究生学位论文LaTeX模版(复刻官方word模版)Here you go!|79|0|2021-12-10|
|97|[GaugeAndGravity/solution2liangshu](https://github.com/GaugeAndGravity/solution2liangshu)|this is a LaTeX project to write a solution to the book 微分几何入门与广义相对论 by 梁灿彬|17|0|2022-01-18| |97|[GaugeAndGravity/solution2liangshu](https://github.com/GaugeAndGravity/solution2liangshu)|this is a LaTeX project to write a solution to the book 微分几何入门与广义相对论 by 梁灿彬|17|0|2022-01-18|
@ -107,7 +107,7 @@
|100|[andy123t/Thesis-Slides](https://github.com/andy123t/Thesis-Slides)|毕业论文开题报告与答辩幻灯片模板|3|0|2022-01-08| |100|[andy123t/Thesis-Slides](https://github.com/andy123t/Thesis-Slides)|毕业论文开题报告与答辩幻灯片模板|3|0|2022-01-08|
|101|[LearningOS/os-lectures](https://github.com/LearningOS/os-lectures)|http://os.cs.tsinghua.edu.cn/oscourse/OS2021spring|209|0|2022-02-01| |101|[LearningOS/os-lectures](https://github.com/LearningOS/os-lectures)|http://os.cs.tsinghua.edu.cn/oscourse/OS2021spring|209|0|2022-02-01|
|102|[wen-fei/seu-thesis-latex-template](https://github.com/wen-fei/seu-thesis-latex-template)|东南大学毕业论文latex模板|35|0|2022-01-21| |102|[wen-fei/seu-thesis-latex-template](https://github.com/wen-fei/seu-thesis-latex-template)|东南大学毕业论文latex模板|35|0|2022-01-21|
|103|[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.|50|0|2022-02-05| |103|[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.|50|0|2022-02-06|
|104|[PTYin/ml-basics](https://github.com/PTYin/ml-basics)|山东大学计算机学院机器学习课程笔记|5|0|2022-01-18| |104|[PTYin/ml-basics](https://github.com/PTYin/ml-basics)|山东大学计算机学院机器学习课程笔记|5|0|2022-01-18|
|105|[UnnamedOrange/Advanced-Algebra](https://github.com/UnnamedOrange/Advanced-Algebra)|《高等代数》学习笔记|4|0|2021-10-10| |105|[UnnamedOrange/Advanced-Algebra](https://github.com/UnnamedOrange/Advanced-Algebra)|《高等代数》学习笔记|4|0|2021-10-10|
|106|[Aetf/xjtuthesis](https://github.com/Aetf/xjtuthesis)| 使用 LaTeX 排版学位论文!适用于西安交通大学学生|123|0|2021-09-22| |106|[Aetf/xjtuthesis](https://github.com/Aetf/xjtuthesis)| 使用 LaTeX 排版学位论文!适用于西安交通大学学生|123|0|2021-09-22|

@ -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>
# 中文增速榜 > 资料类 > TypeScript # 中文增速榜 > 资料类 > TypeScript
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3685|10|2022-01-13| |1|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3689|10|2022-01-13|
|2|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1511|9|2022-02-01| |2|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1513|9|2022-02-01|
|3|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|16524|7|2022-01-30| |3|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|16531|7|2022-01-30|
|4|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|4120|7|2022-01-14| |4|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|4122|7|2022-01-14|
|5|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案基于nodejs、typescript、koa、vue开发包含web中台、业主小程序、员工小程序、公众号、物联网应用等涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|561|6|2022-01-25| |5|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案基于nodejs、typescript、koa、vue开发包含web中台、业主小程序、员工小程序、公众号、物联网应用等涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|561|6|2022-01-25|
|6|[doodlewind/jshistory-cn](https://github.com/doodlewind/jshistory-cn)|🇨🇳 《JavaScript 二十年》中文版|3721|6|2021-11-25| |6|[doodlewind/jshistory-cn](https://github.com/doodlewind/jshistory-cn)|🇨🇳 《JavaScript 二十年》中文版|3721|6|2021-11-25|
|7|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|8545|4|2021-12-09| |7|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|8545|4|2021-12-09|
|8|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |5138|4|2022-01-19| |8|[jkchao/typescript-book-chinese](https://github.com/jkchao/typescript-book-chinese)|TypeScript Deep Dive 中文版 |5139|4|2022-01-19|
|9|[alibaba/pipcook](https://github.com/alibaba/pipcook)|Machine learning platform for Web developers|2204|3|2022-02-05| |9|[alibaba/pipcook](https://github.com/alibaba/pipcook)|Machine learning platform for Web developers|2203|3|2022-02-06|
|10|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|812|3|2022-01-30| |10|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|813|3|2022-02-06|
|11|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3483|2|2022-01-13| |11|[btroncone/learn-rxjs](https://github.com/btroncone/learn-rxjs)|Clear examples, explanations, and resources for RxJS|3484|2|2022-01-13|
|12|[soroushchehresa/awesome-coronavirus](https://github.com/soroushchehresa/awesome-coronavirus)|🦠 Huge collection of useful projects and resources for COVID-19 (2019 novel Coronavirus)|1471|2|2022-02-04| |12|[soroushchehresa/awesome-coronavirus](https://github.com/soroushchehresa/awesome-coronavirus)|🦠 Huge collection of useful projects and resources for COVID-19 (2019 novel Coronavirus)|1471|2|2022-02-06|
|13|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册中文版翻译。http://www.typescriptlang.org|5516|2|2021-11-20| |13|[zhongsp/TypeScript](https://github.com/zhongsp/TypeScript)|TypeScript 使用手册中文版翻译。http://www.typescriptlang.org|5517|2|2021-11-20|
|14|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|485|2|2022-02-03| |14|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|485|2|2022-02-03|
|15|[dzzzzzy/Nestjs-Learning](https://github.com/dzzzzzy/Nestjs-Learning)|nestjs 学习教程 :books:,跟我一起学习 nest 框架~ :muscle:|780|1|2022-01-22| |15|[dzzzzzy/Nestjs-Learning](https://github.com/dzzzzzy/Nestjs-Learning)|nestjs 学习教程 :books:,跟我一起学习 nest 框架~ :muscle:|780|1|2022-01-22|
|16|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|Dynamically creates a user interface for adjusting theme, plugin, and snippet CSS variables|158|1|2022-02-04| |16|[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|160|1|2022-02-04|
|17|[zenghongtu/react-use-chinese](https://github.com/zenghongtu/react-use-chinese)|中文文档@react-use|838|1|2021-12-06| |17|[zenghongtu/react-use-chinese](https://github.com/zenghongtu/react-use-chinese)|中文文档@react-use|838|1|2021-12-06|
|18|[loomnetwork/cryptozombie-lessons](https://github.com/loomnetwork/cryptozombie-lessons)|Lesson content for cryptozombies.io|830|1|2022-02-01| |18|[loomnetwork/cryptozombie-lessons](https://github.com/loomnetwork/cryptozombie-lessons)|Lesson content for cryptozombies.io|831|1|2022-02-01|
|19|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|1943|1|2022-01-26| |19|[alibaba/kiwi](https://github.com/alibaba/kiwi)|🐤 Kiwi-国际化翻译全流程解决方案|1943|1|2022-01-26|
|20|[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|3326|1|2022-01-13| |20|[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|3328|1|2022-01-13|
|21|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|1319|1|2022-02-01| |21|[EhTagTranslation/EhSyringe](https://github.com/EhTagTranslation/EhSyringe)|E 站注射器,将中文翻译注入到 E 站体内|1326|1|2022-02-01|
|22|[wistingcn/WiLearning](https://github.com/wistingcn/WiLearning)|Multiparty meeting&e-learning using mediasoup, webrtc ,angular and ionic with powerful whiteboard support|411|1|2021-10-28| |22|[wistingcn/WiLearning](https://github.com/wistingcn/WiLearning)|Multiparty meeting&e-learning using mediasoup, webrtc ,angular and ionic with powerful whiteboard support|411|1|2021-10-28|
|23|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|1|2022-01-08| |23|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|1|2022-01-08|
|24|[CodFrm/cxmooc-tools](https://github.com/CodFrm/cxmooc-tools)|一个 超星(学习通)/智慧树(知到)/中国大学mooc 学习工具,火狐,谷歌,油猴支持.全自动任务,视频倍速秒过,作业考试题库,验证码自动打码(੧ᐛ੭挂科模式,启动)|1660|1|2021-12-13| |24|[CodFrm/cxmooc-tools](https://github.com/CodFrm/cxmooc-tools)|一个 超星(学习通)/智慧树(知到)/中国大学mooc 学习工具,火狐,谷歌,油猴支持.全自动任务,视频倍速秒过,作业考试题库,验证码自动打码(੧ᐛ੭挂科模式,启动)|1660|1|2021-12-13|
@ -43,15 +43,15 @@
|36|[shidenggui/bloghub](https://github.com/shidenggui/bloghub)|一群自由而有趣的灵魂,终将在此相遇 独立个人博客推荐导航|323|0|2022-01-14| |36|[shidenggui/bloghub](https://github.com/shidenggui/bloghub)|一群自由而有趣的灵魂,终将在此相遇 独立个人博客推荐导航|323|0|2022-01-14|
|37|[SSmJaE/WELearnHelper](https://github.com/SSmJaE/WELearnHelper)|显示WE Learn随行课堂题目答案支持班级测试自动答题刷时长开放自定义设置|172|0|2022-01-15| |37|[SSmJaE/WELearnHelper](https://github.com/SSmJaE/WELearnHelper)|显示WE Learn随行课堂题目答案支持班级测试自动答题刷时长开放自定义设置|172|0|2022-01-15|
|38|[jiayisheji/jianshu](https://github.com/jiayisheji/jianshu)|仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫|304|0|2022-01-22| |38|[jiayisheji/jianshu](https://github.com/jiayisheji/jianshu)|仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫|304|0|2022-01-22|
|39|[justjavac/zhihu-trending-top-search](https://github.com/justjavac/zhihu-trending-top-search)|知乎热搜榜,记录从 2020-11-24 日开始的知乎热搜榜单。每小时抓取一次数据,按天归档。|87|0|2022-02-05| |39|[justjavac/zhihu-trending-top-search](https://github.com/justjavac/zhihu-trending-top-search)|知乎热搜榜,记录从 2020-11-24 日开始的知乎热搜榜单。每小时抓取一次数据,按天归档。|87|0|2022-02-06|
|40|[tuture-dev/tuture](https://github.com/tuture-dev/tuture)|Write tutorials from the future, with the power of Git and community. 『图雀写作工具』|196|0|2022-02-03| |40|[tuture-dev/tuture](https://github.com/tuture-dev/tuture)|Write tutorials from the future, with the power of Git and community. 『图雀写作工具』|196|0|2022-02-06|
|41|[yanlele/node-index](https://github.com/yanlele/node-index)|学习笔记、博文、简书、工作日常踩坑记录以及一些独立作品的汇总目录|324|0|2022-02-01| |41|[yanlele/node-index](https://github.com/yanlele/node-index)|学习笔记、博文、简书、工作日常踩坑记录以及一些独立作品的汇总目录|324|0|2022-02-01|
|42|[leer0911/myXHR](https://github.com/leer0911/myXHR)|TypeScript 重构 Axios 经验分享,包括开发技巧, API 实现XMLHttpRequest 运用,单元测试等|108|0|2021-09-01| |42|[leer0911/myXHR](https://github.com/leer0911/myXHR)|TypeScript 重构 Axios 经验分享,包括开发技巧, API 实现XMLHttpRequest 运用,单元测试等|108|0|2021-09-01|
|43|[chuyun/taro-plugin-canvas](https://github.com/chuyun/taro-plugin-canvas)|基于 Taro 框架的微信小程序 canvas 绘图组件,封装了常用的操作,通过配置的方式生成分享图片|405|0|2022-01-13| |43|[chuyun/taro-plugin-canvas](https://github.com/chuyun/taro-plugin-canvas)|基于 Taro 框架的微信小程序 canvas 绘图组件,封装了常用的操作,通过配置的方式生成分享图片|405|0|2022-01-13|
|44|[tsejx/javascript-guidebook](https://github.com/tsejx/javascript-guidebook)|:books:JavaScript 前端知识图谱 A guidebook for the convenience of the front-end developers|188|0|2021-12-01| |44|[tsejx/javascript-guidebook](https://github.com/tsejx/javascript-guidebook)|:books:JavaScript 前端知识图谱 A guidebook for the convenience of the front-end developers|188|0|2021-12-01|
|45|[awehook/blink-mind](https://github.com/awehook/blink-mind)|Fully customizable mindmap framework for react.js. 支持插件的可被完全定制的思维导图库基于react.js和immutable.js。|226|0|2022-01-15| |45|[awehook/blink-mind](https://github.com/awehook/blink-mind)|Fully customizable mindmap framework for react.js. 支持插件的可被完全定制的思维导图库基于react.js和immutable.js。|226|0|2022-01-15|
|46|[eyebluecn/tank-front](https://github.com/eyebluecn/tank-front)|蓝眼系列软件之《蓝眼云盘》前端项目|495|0|2021-11-26| |46|[eyebluecn/tank-front](https://github.com/eyebluecn/tank-front)|蓝眼系列软件之《蓝眼云盘》前端项目|495|0|2021-11-26|
|47|[YaoZeyuan/zhihuhelp](https://github.com/YaoZeyuan/zhihuhelp)|基于node&typescript重写知乎助手|494|0|2022-01-22| |47|[YaoZeyuan/zhihuhelp](https://github.com/YaoZeyuan/zhihuhelp)|基于node&typescript重写知乎助手|495|0|2022-01-22|
|48|[scdt-china/interview-assignments](https://github.com/scdt-china/interview-assignments)|The monorepo for interview take home assignments.|152|0|2022-01-30| |48|[scdt-china/interview-assignments](https://github.com/scdt-china/interview-assignments)|The monorepo for interview take home assignments.|152|0|2022-01-30|
|49|[meowtec/relyzer](https://github.com/meowtec/relyzer)|Debugger for React functional components. Online demo: https://meowtec.github.io/relyzer/examples/todomvc/build/|135|0|2021-11-10| |49|[meowtec/relyzer](https://github.com/meowtec/relyzer)|Debugger for React functional components. Online demo: https://meowtec.github.io/relyzer/examples/todomvc/build/|135|0|2021-11-10|
|50|[intellism/vscode-comment-translate](https://github.com/intellism/vscode-comment-translate)|vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。|287|0|2022-01-27| |50|[intellism/vscode-comment-translate](https://github.com/intellism/vscode-comment-translate)|vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。|287|0|2022-01-27|

@ -1,16 +1,16 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|13632|6|2021-11-17| |1|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|13640|6|2021-11-17|
|2|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|8786|5|2021-08-21| |2|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|8787|5|2021-08-21|
|3|[overmind1980/oeasyvim](https://github.com/overmind1980/oeasyvim)|这是oeasy制作的的一套关于vim的教程 可以在 https://www.lanqiao.cn/teacher/courses/2840 做实验 邀请码FJWYIMGB 本教程从0基础开始到精通vim配置和高级命令。希望能让vim是你的开发更高效。|132|1|2021-12-10| |3|[overmind1980/oeasyvim](https://github.com/overmind1980/oeasyvim)|这是oeasy制作的的一套关于vim的教程 可以在 https://www.lanqiao.cn/teacher/courses/2840 做实验 邀请码FJWYIMGB 本教程从0基础开始到精通vim配置和高级命令。希望能让vim是你的开发更高效。|132|1|2021-12-10|
|4|[dolotech/ebook](https://github.com/dolotech/ebook)|学习资料|1467|1|2021-12-02| |4|[dolotech/ebook](https://github.com/dolotech/ebook)|学习资料|1467|1|2021-12-02|
|5|[dofy/learn-vim](https://github.com/dofy/learn-vim)|Vim 实操教程Learning VimVim practical tutorial.|1316|1|2021-09-30| |5|[dofy/learn-vim](https://github.com/dofy/learn-vim)|Vim 实操教程Learning VimVim practical tutorial.|1316|1|2021-09-30|
|6|[chloneda/vim-cheatsheet](https://github.com/chloneda/vim-cheatsheet)|🍁Vim cheat sheet with everything you want to know.|46|0|2022-01-01| |6|[chloneda/vim-cheatsheet](https://github.com/chloneda/vim-cheatsheet)|🍁Vim cheat sheet with everything you want to know.|47|0|2022-01-01|
|7|[chengpengzhao/My_vimrc](https://github.com/chengpengzhao/My_vimrc)|从开始使用Vim起、累积的学习记录附带几个自用一键配置linux脚本|6|0|2021-08-26| |7|[chengpengzhao/My_vimrc](https://github.com/chengpengzhao/My_vimrc)|从开始使用Vim起、累积的学习记录附带几个自用一键配置linux脚本|6|0|2021-08-26|
|8|[lymslive/motherbless](https://github.com/lymslive/motherbless)|《母亲在上》:一部有关 2098 末日题材科幻神话英雄史诗的电影文学剧本|2|0|2021-08-20| |8|[lymslive/motherbless](https://github.com/lymslive/motherbless)|《母亲在上》:一部有关 2098 末日题材科幻神话英雄史诗的电影文学剧本|2|0|2021-08-20|
|9|[lymslive/vimllearn](https://github.com/lymslive/vimllearn)|A book for VimL Script language|401|0|2021-12-07| |9|[lymslive/vimllearn](https://github.com/lymslive/vimllearn)|A book for VimL Script language|401|0|2021-12-07|

@ -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>
# 中文增速榜 > 资料类 > Vue # 中文增速榜 > 资料类 > Vue
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[shfshanyue/Daily-Question](https://github.com/shfshanyue/Daily-Question)|互联网大厂内推及大厂面经整理,并且每天一道面试题推送。每天五分钟,半年大厂中|3044|4|2022-01-06| |1|[shfshanyue/Daily-Question](https://github.com/shfshanyue/Daily-Question)|互联网大厂内推及大厂面经整理,并且每天一道面试题推送。每天五分钟,半年大厂中|3044|4|2022-01-06|
|2|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 Official Chinese translation for Vue docs|83|3|2022-02-05| |2|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 Official Chinese translation for Vue docs|84|3|2022-02-06|
|3|[xugaoyi/vuepress-theme-vdoing](https://github.com/xugaoyi/vuepress-theme-vdoing)|🚀一款简洁高效的VuePress知识管理&博客(blog)主题|1731|2|2022-01-28| |3|[xugaoyi/vuepress-theme-vdoing](https://github.com/xugaoyi/vuepress-theme-vdoing)|🚀一款简洁高效的VuePress知识管理&博客(blog)主题|1731|2|2022-01-28|
|4|[tnfe/shida](https://github.com/tnfe/shida)|《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或百度 H5 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。|37|2|2022-01-19| |4|[tnfe/shida](https://github.com/tnfe/shida)|《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或百度 H5 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。|41|2|2022-01-19|
|5|[zhangyuang/fe-dev-playbook](https://github.com/zhangyuang/fe-dev-playbook)|教你如何打造舒适、高效、时尚的前端开发环境|645|1|2021-09-29| |5|[zhangyuang/fe-dev-playbook](https://github.com/zhangyuang/fe-dev-playbook)|教你如何打造舒适、高效、时尚的前端开发环境|645|1|2021-09-29|
|6|[llldddbbb/dbblog](https://github.com/llldddbbb/dbblog)|基于SpringBoot2.x+Vue2.x+ElementUI+Iview+Elasticsearch+RabbitMQ+Redis+Shiro的多模块前后端分离的博客项目|1099|1|2022-01-15| |6|[llldddbbb/dbblog](https://github.com/llldddbbb/dbblog)|基于SpringBoot2.x+Vue2.x+ElementUI+Iview+Elasticsearch+RabbitMQ+Redis+Shiro的多模块前后端分离的博客项目|1100|1|2022-01-15|
|7|[hql7/wl-micro-frontends](https://github.com/hql7/wl-micro-frontends)|Micro front end practical project tutorial. 微前端项目实战vue项目。基于vue3.0&qiankun2.0进阶版https://github.com/wl-ui/wl-mfe|464|1|2022-01-14| |7|[hql7/wl-micro-frontends](https://github.com/hql7/wl-micro-frontends)|Micro front end practical project tutorial. 微前端项目实战vue项目。基于vue3.0&qiankun2.0进阶版https://github.com/wl-ui/wl-mfe|464|1|2022-01-14|
|8|[qq449245884/vue-okr-tree](https://github.com/qq449245884/vue-okr-tree)|http://www.longstudy.club/vue-okr-tree-doc/index.html|412|1|2021-09-07| |8|[qq449245884/vue-okr-tree](https://github.com/qq449245884/vue-okr-tree)|http://www.longstudy.club/vue-okr-tree-doc/index.html|412|1|2021-09-07|
|9|[inoutcode/ethereum_book](https://github.com/inoutcode/ethereum_book)|精通以太坊 (中文版)|1661|1|2021-09-19| |9|[inoutcode/ethereum_book](https://github.com/inoutcode/ethereum_book)|精通以太坊 (中文版)|1662|1|2021-09-19|
|10|[seeksdream/relation-graph](https://github.com/seeksdream/relation-graph)|Vue 关联关系图谱组件可以展示如组织机构图谱、股权架构图谱、集团关系图谱等知识图谱可提供多种图谱布局包括树状布局、中心布局、力学布局自动布局等。Vue component for relationship graph , which can display knowledge graphs, such as organization graph, equity structure grap ...|520|1|2021-10-20| |10|[seeksdream/relation-graph](https://github.com/seeksdream/relation-graph)|Vue 关联关系图谱组件可以展示如组织机构图谱、股权架构图谱、集团关系图谱等知识图谱可提供多种图谱布局包括树状布局、中心布局、力学布局自动布局等。Vue component for relationship graph , which can display knowledge graphs, such as organization graph, equity structure grap ...|521|1|2021-10-20|
|11|[CS-Tao/whu-library-seat](https://github.com/CS-Tao/whu-library-seat)|武汉大学图书馆助手 - 桌面端|668|1|2022-01-13| |11|[CS-Tao/whu-library-seat](https://github.com/CS-Tao/whu-library-seat)|武汉大学图书馆助手 - 桌面端|668|1|2022-01-13|
|12|[zhangyuang/vite-design](https://github.com/zhangyuang/vite-design)|下一代构建工具 vite 文档翻译 源码解析|284|1|2021-10-17| |12|[zhangyuang/vite-design](https://github.com/zhangyuang/vite-design)|下一代构建工具 vite 文档翻译 源码解析|284|1|2021-10-17|
|13|[GitHub-Laziji/VBlog](https://github.com/GitHub-Laziji/VBlog)|使用GitHub API 搭建一个可动态发布文章的博客|1425|1|2022-01-15| |13|[GitHub-Laziji/VBlog](https://github.com/GitHub-Laziji/VBlog)|使用GitHub API 搭建一个可动态发布文章的博客|1424|1|2022-01-15|
|14|[FXLP/MarkTool](https://github.com/FXLP/MarkTool)|DoTAT 是一款基于web、面向领域的通用文本标注工具支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注同时也支持迭代标注、嵌套实体标注和嵌套事件标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模并设计了全新高效的标注方式提升了用户体验和标注效率。此外本工具增加了审核环节可对多 ...|276|0|2021-12-10| |14|[FXLP/MarkTool](https://github.com/FXLP/MarkTool)|DoTAT 是一款基于web、面向领域的通用文本标注工具支持大规模实体标注、关系标注、事件标注、文本分类、基于字典匹配和正则匹配的自动标注以及用于实现归一化的标准名标注同时也支持迭代标注、嵌套实体标注和嵌套事件标注。标注规范可自定义且同类型任务中可“一次创建多次复用”。通过分级实体集合扩大了实体类型的规模并设计了全新高效的标注方式提升了用户体验和标注效率。此外本工具增加了审核环节可对多 ...|276|0|2021-12-10|
|15|[hyw123456/gugu](https://github.com/hyw123456/gugu)|咕咕语翻译器|15|0|2021-12-15| |15|[hyw123456/gugu](https://github.com/hyw123456/gugu)|咕咕语翻译器|15|0|2021-12-15|
|16|[Allen10086/vue-pro](https://github.com/Allen10086/vue-pro)|个人博客后台管理|12|0|2022-01-15| |16|[Allen10086/vue-pro](https://github.com/Allen10086/vue-pro)|个人博客后台管理|12|0|2022-01-15|
@ -52,7 +52,7 @@
|45|[LiHongyao/Vue](https://github.com/LiHongyao/Vue)|start vue study~|25|0|2022-01-26| |45|[LiHongyao/Vue](https://github.com/LiHongyao/Vue)|start vue study~|25|0|2022-01-26|
|46|[tianyong90/blog](https://github.com/tianyong90/blog)|田勇的博客|14|0|2021-12-15| |46|[tianyong90/blog](https://github.com/tianyong90/blog)|田勇的博客|14|0|2021-12-15|
|47|[caiheping/oa-sys](https://github.com/caiheping/oa-sys)|通用后台管理系统后端主要由node(egg.js)MySQLJWTSequelize前端主要由vue3.0typescriptpiniaant-design-vuewindicssvite编写的后台管理系统master分支是通用后台管理系统feature-oa是员工管理系统|5|0|2021-12-08| |47|[caiheping/oa-sys](https://github.com/caiheping/oa-sys)|通用后台管理系统后端主要由node(egg.js)MySQLJWTSequelize前端主要由vue3.0typescriptpiniaant-design-vuewindicssvite编写的后台管理系统master分支是通用后台管理系统feature-oa是员工管理系统|5|0|2021-12-08|
|48|[Sweet0954/supermall](https://github.com/Sweet0954/supermall)|学习coderwhy老师的vue课程,里面的vue移动端项目|9|0|2021-10-10| |48|[Sweet0954/supermall](https://github.com/Sweet0954/supermall)|学习coderwhy老师的vue课程,里面的vue移动端项目|10|0|2021-10-10|
|49|[kastnerorz/animal-crossing-trading-system](https://github.com/kastnerorz/animal-crossing-trading-system)|🥬 《集合啦!动物森友会》的大头菜交易市场。|52|0|2022-01-22| |49|[kastnerorz/animal-crossing-trading-system](https://github.com/kastnerorz/animal-crossing-trading-system)|🥬 《集合啦!动物森友会》的大头菜交易市场。|52|0|2022-01-22|
|50|[ActivePeter/MarkdownEverywhere](https://github.com/ActivePeter/MarkdownEverywhere)|A web project to auto sync notes in git repositories, then present them by vue. 一个自动同步git仓库笔记并且通过vue呈现出来的web项目作为我的博客|14|0|2022-01-22| |50|[ActivePeter/MarkdownEverywhere](https://github.com/ActivePeter/MarkdownEverywhere)|A web project to auto sync notes in git repositories, then present them by vue. 一个自动同步git仓库笔记并且通过vue呈现出来的web项目作为我的博客|14|0|2022-01-22|
|51|[myxzjie/et-shop-uni-app](https://github.com/myxzjie/et-shop-uni-app)|好酒仓库小程序商城基于uni-app、colorUi等开源组件开发. 项目功能自定义TabBar与顶部、banner轮播、通知公告、酒品分类、发现/文章、购物车、个人中心、促销功能(新品,推荐,热销、促销)、签到、团购、秒杀、砍价、收藏、积分、优惠卷、分销/佣金、我的余额、推广二维码、小程序分享等等...|6|0|2021-12-08| |51|[myxzjie/et-shop-uni-app](https://github.com/myxzjie/et-shop-uni-app)|好酒仓库小程序商城基于uni-app、colorUi等开源组件开发. 项目功能自定义TabBar与顶部、banner轮播、通知公告、酒品分类、发现/文章、购物车、个人中心、促销功能(新品,推荐,热销、促销)、签到、团购、秒杀、砍价、收藏、积分、优惠卷、分销/佣金、我的余额、推广二维码、小程序分享等等...|6|0|2021-12-08|
@ -73,7 +73,7 @@
|66|[Panyue-genkiyo/vue3-learning](https://github.com/Panyue-genkiyo/vue3-learning)|学习vue3.0的基础代码|8|0|2021-10-14| |66|[Panyue-genkiyo/vue3-learning](https://github.com/Panyue-genkiyo/vue3-learning)|学习vue3.0的基础代码|8|0|2021-10-14|
|67|[zmsnlxx/my-blog-server](https://github.com/zmsnlxx/my-blog-server)|vue+ts 实现个人博客后台项目|5|0|2021-10-06| |67|[zmsnlxx/my-blog-server](https://github.com/zmsnlxx/my-blog-server)|vue+ts 实现个人博客后台项目|5|0|2021-10-06|
|68|[YYNGUFD/vue-styleguide-demo](https://github.com/YYNGUFD/vue-styleguide-demo)|关于vue-styleguide组件生成文档的一个小demo|5|0|2021-10-06| |68|[YYNGUFD/vue-styleguide-demo](https://github.com/YYNGUFD/vue-styleguide-demo)|关于vue-styleguide组件生成文档的一个小demo|5|0|2021-10-06|
|69|[JabinPeng/pengBlog](https://github.com/JabinPeng/pengBlog)|个人博客完全开放代码,更新中+++|42|0|2021-09-02| |69|[JabinPeng/pengBlog](https://github.com/JabinPeng/pengBlog)|个人博客完全开放代码,更新中+++|43|0|2021-09-02|
|70|[Benbinbin/TagDown](https://github.com/Benbinbin/TagDown)|A bookmarks manager Chrome extension.|27|0|2021-10-24| |70|[Benbinbin/TagDown](https://github.com/Benbinbin/TagDown)|A bookmarks manager Chrome extension.|27|0|2021-10-24|
|71|[leochen-g/alumin-connect](https://github.com/leochen-g/alumin-connect)|《校友来了》小程序,发现校友足迹,同城校友畅聊|24|0|2022-01-15| |71|[leochen-g/alumin-connect](https://github.com/leochen-g/alumin-connect)|《校友来了》小程序,发现校友足迹,同城校友畅聊|24|0|2022-01-15|
|72|[luoyunchong/lin-cms-vvlog](https://github.com/luoyunchong/lin-cms-vvlog)|增加了CMS博客的用户UI端|46|0|2022-01-28| |72|[luoyunchong/lin-cms-vvlog](https://github.com/luoyunchong/lin-cms-vvlog)|增加了CMS博客的用户UI端|46|0|2022-01-28|
@ -118,7 +118,7 @@
|111|[ChangMM/blog](https://github.com/ChangMM/blog)|✍个人博客基于vuepress自定义主题。|19|0|2021-10-05| |111|[ChangMM/blog](https://github.com/ChangMM/blog)|✍个人博客基于vuepress自定义主题。|19|0|2021-10-05|
|112|[laizuan/basis-vue](https://github.com/laizuan/basis-vue)|基于Vue CLI 4构建的公司门户或者个人博客手脚架。已实现多语言切换顶部导航固定二级路由按需加载路由懒加载CDN引入|13|0|2021-10-06| |112|[laizuan/basis-vue](https://github.com/laizuan/basis-vue)|基于Vue CLI 4构建的公司门户或者个人博客手脚架。已实现多语言切换顶部导航固定二级路由按需加载路由懒加载CDN引入|13|0|2021-10-06|
|113|[ChenJiaH/blog](https://github.com/ChenJiaH/blog)| 📝个人博客 - 欢迎关注 👀 和点赞 ⭐️|7|0|2022-01-24| |113|[ChenJiaH/blog](https://github.com/ChenJiaH/blog)| 📝个人博客 - 欢迎关注 👀 和点赞 ⭐️|7|0|2022-01-24|
|114|[pearmini/colorfu](https://github.com/pearmini/colorfu)|Make beautiful but also meaningful wallpapers with words, colors, patterns and images. 🌈|253|0|2021-12-27| |114|[pearmini/colorfu](https://github.com/pearmini/colorfu)|Make beautiful but also meaningful wallpapers with words, colors, patterns and images. 🌈|254|0|2021-12-27|
|115|[Rychou/screen-share-recorder](https://github.com/Rychou/screen-share-recorder)|A web screen share recorder realized by WebRTC|9|0|2022-01-14| |115|[Rychou/screen-share-recorder](https://github.com/Rychou/screen-share-recorder)|A web screen share recorder realized by WebRTC|9|0|2022-01-14|
|116|[Kelichao/vue.js.2.0](https://github.com/Kelichao/vue.js.2.0)|针对vue2.0版本以及关于MVVM框架学习使用中的总结附带backbone.js框架的思想与使用方法做使用记录以及去年学过的backbone相关MVC框架学习总结与demo笔记思想设计模式 20170-01-12|41|0|2022-01-15| |116|[Kelichao/vue.js.2.0](https://github.com/Kelichao/vue.js.2.0)|针对vue2.0版本以及关于MVVM框架学习使用中的总结附带backbone.js框架的思想与使用方法做使用记录以及去年学过的backbone相关MVC框架学习总结与demo笔记思想设计模式 20170-01-12|41|0|2022-01-15|
|117|[Civitasv/blog](https://github.com/Civitasv/blog)|个人博客 Vue+SpringBoot+MySQL 前后端分离|18|0|2021-11-29| |117|[Civitasv/blog](https://github.com/Civitasv/blog)|个人博客 Vue+SpringBoot+MySQL 前后端分离|18|0|2021-11-29|
@ -128,22 +128,22 @@
|121|[NightCatSama/NightCat](https://github.com/NightCatSama/NightCat)|个人博客技术栈NodeJS + Express + mongoose + GraphQL + Vue 全家桶|96|0|2021-09-24| |121|[NightCatSama/NightCat](https://github.com/NightCatSama/NightCat)|个人博客技术栈NodeJS + Express + mongoose + GraphQL + Vue 全家桶|96|0|2021-09-24|
|122|[ericheshenghao/siques-doc-pro](https://github.com/ericheshenghao/siques-doc-pro)|🎁siques-doc-pro是基于Java开发的在线文档系统支持漂亮的富文本编辑模式适合作为个人和小型团队的文档、笔记和知识管理工具。|5|0|2021-11-26| |122|[ericheshenghao/siques-doc-pro](https://github.com/ericheshenghao/siques-doc-pro)|🎁siques-doc-pro是基于Java开发的在线文档系统支持漂亮的富文本编辑模式适合作为个人和小型团队的文档、笔记和知识管理工具。|5|0|2021-11-26|
|123|[luchx/ECHI_UI](https://github.com/luchx/ECHI_UI)|一款用于学习搭建 UI 组件库的示例,支持按需引入,在线组件预览,在线文档~|9|0|2022-01-14| |123|[luchx/ECHI_UI](https://github.com/luchx/ECHI_UI)|一款用于学习搭建 UI 组件库的示例,支持按需引入,在线组件预览,在线文档~|9|0|2022-01-14|
|124|[LightNovelShelf/Web](https://github.com/LightNovelShelf/Web)|轻书架的下个主要版本|69|0|2022-02-03| |124|[LightNovelShelf/Web](https://github.com/LightNovelShelf/Web)|轻书架的下个主要版本|70|0|2022-02-06|
|125|[toimc-team/front-end-notes](https://github.com/toimc-team/front-end-notes)|大前端课程电子书计划,前端知识总结 + 分享|27|0|2022-01-08| |125|[toimc-team/front-end-notes](https://github.com/toimc-team/front-end-notes)|大前端课程电子书计划,前端知识总结 + 分享|27|0|2022-01-08|
|126|[lcomplete/TechShare](https://github.com/lcomplete/TechShare)|分享Java、.NET、Javascript、效率、软件工程、编程语言等技术知识。|211|0|2022-01-28| |126|[lcomplete/TechShare](https://github.com/lcomplete/TechShare)|分享Java、.NET、Javascript、效率、软件工程、编程语言等技术知识。|212|0|2022-02-06|
|127|[superZhouDaLu/BlogExample](https://github.com/superZhouDaLu/BlogExample)|博客代码示例|22|0|2021-08-20| |127|[superZhouDaLu/BlogExample](https://github.com/superZhouDaLu/BlogExample)|博客代码示例|22|0|2021-08-20|
|128|[yiluyanxia/vue-todolist](https://github.com/yiluyanxia/vue-todolist)|使用vue 实现的ToDoList,附带详细的教程。|26|0|2022-01-11| |128|[yiluyanxia/vue-todolist](https://github.com/yiluyanxia/vue-todolist)|使用vue 实现的ToDoList,附带详细的教程。|26|0|2022-01-11|
|129|[DisasterMeng/Vue-Simple-Blog](https://github.com/DisasterMeng/Vue-Simple-Blog)|简约博客|8|0|2021-10-05| |129|[DisasterMeng/Vue-Simple-Blog](https://github.com/DisasterMeng/Vue-Simple-Blog)|简约博客|8|0|2021-10-05|
|130|[Renovamen/Fishmail](https://github.com/Renovamen/Fishmail)|奇怪的摸鱼工具增加了:装作在 Gmail 上查邮件的样子看知乎摸鱼,从而降低我上班摸鱼时的不安全感|49|0|2021-09-27| |130|[Renovamen/Fishmail](https://github.com/Renovamen/Fishmail)|奇怪的摸鱼工具增加了:装作在 Gmail 上查邮件的样子看知乎摸鱼,从而降低我上班摸鱼时的不安全感|49|0|2021-09-27|
|131|[zqsfuture/vue-koa2](https://github.com/zqsfuture/vue-koa2)|vue+koa2学习|9|0|2022-01-15| |131|[zqsfuture/vue-koa2](https://github.com/zqsfuture/vue-koa2)|vue+koa2学习|9|0|2022-01-15|
|132|[stacklens/django-vue-tutorial](https://github.com/stacklens/django-vue-tutorial)|用 django-rest-framework 和 vue 搭建前后端分离的个人博客|114|0|2022-01-15| |132|[stacklens/django-vue-tutorial](https://github.com/stacklens/django-vue-tutorial)|用 django-rest-framework 和 vue 搭建前后端分离的个人博客|114|0|2022-01-15|
|133|[OBKoro1/stop-mess-around](https://github.com/OBKoro1/stop-mess-around)|自律chrome浏览器插件帮助你戒掉上班/学习期间下意识的在浏览器打开知乎等网站的习惯,往往一看就是几个小时过去了,插件会自动检测摸鱼网站, 提示激励信息后, 关闭摸鱼网站。|82|0|2022-02-04| |133|[OBKoro1/stop-mess-around](https://github.com/OBKoro1/stop-mess-around)|自律chrome浏览器插件帮助你戒掉上班/学习期间下意识的在浏览器打开知乎等网站的习惯,往往一看就是几个小时过去了,插件会自动检测摸鱼网站, 提示激励信息后, 关闭摸鱼网站。|83|0|2022-02-04|
|134|[dolyw/VueStudy](https://github.com/dolyw/VueStudy)|Vue.js学习系列示例代码及教程|78|0|2022-01-15| |134|[dolyw/VueStudy](https://github.com/dolyw/VueStudy)|Vue.js学习系列示例代码及教程|78|0|2022-01-15|
|135|[youjia4321/JiaGeWeb](https://github.com/youjia4321/JiaGeWeb)|个人博客Django+vue|9|0|2021-10-06| |135|[youjia4321/JiaGeWeb](https://github.com/youjia4321/JiaGeWeb)|个人博客Django+vue|9|0|2021-10-06|
|136|[doctoroyy/shuchong-web](https://github.com/doctoroyy/shuchong-web)|书虫小说一个基于Vue的小说网站前端实现 在线体验: https://book.doctoroyy.net/|5|0|2021-11-03| |136|[doctoroyy/shuchong-web](https://github.com/doctoroyy/shuchong-web)|书虫小说一个基于Vue的小说网站前端实现 在线体验: https://book.doctoroyy.net/|5|0|2021-11-03|
|137|[madfour/blog-docs](https://github.com/madfour/blog-docs)|知识梳理、疑难杂记、试题笔记|5|0|2021-12-09| |137|[madfour/blog-docs](https://github.com/madfour/blog-docs)|知识梳理、疑难杂记、试题笔记|5|0|2021-12-09|
|138|[daodaolee/vuepress-plugin-awesome-musicplayer](https://github.com/daodaolee/vuepress-plugin-awesome-musicplayer)|一款基于vuepress1.x插件的音乐播放器打破以往博客音乐播放方式让用户有更佳的沉浸式体验|16|0|2022-01-28| |138|[daodaolee/vuepress-plugin-awesome-musicplayer](https://github.com/daodaolee/vuepress-plugin-awesome-musicplayer)|一款基于vuepress1.x插件的音乐播放器打破以往博客音乐播放方式让用户有更佳的沉浸式体验|16|0|2022-01-28|
|139|[pea3nut/pea3nut-info](https://github.com/pea3nut/pea3nut-info)|网站“花生PeA的个人资料”pea3nut.info源码|10|0|2022-01-15| |139|[pea3nut/pea3nut-info](https://github.com/pea3nut/pea3nut-info)|网站“花生PeA的个人资料”pea3nut.info源码|11|0|2022-01-15|
|140|[cadecode/vuepress-theme-2zh](https://github.com/cadecode/vuepress-theme-2zh)|VuePress 博客主题插件|128|0|2021-11-13| |140|[cadecode/vuepress-theme-2zh](https://github.com/cadecode/vuepress-theme-2zh)|VuePress 博客主题插件|128|0|2021-11-13|
|141|[ChanWahFung/vue-maoyan-app](https://github.com/ChanWahFung/vue-maoyan-app)|仿猫眼电影移动端主要使用vue、axios、mint-ui。仅作为学习用途。|7|0|2022-01-13| |141|[ChanWahFung/vue-maoyan-app](https://github.com/ChanWahFung/vue-maoyan-app)|仿猫眼电影移动端主要使用vue、axios、mint-ui。仅作为学习用途。|7|0|2022-01-13|
|142|[dollars0427/vue-booklet](https://github.com/dollars0427/vue-booklet)|Vue compoment for create a e-book|33|0|2022-01-15| |142|[dollars0427/vue-booklet](https://github.com/dollars0427/vue-booklet)|Vue compoment for create a e-book|33|0|2022-01-15|
@ -164,7 +164,7 @@
|157|[ragnar-document/Web-QuickStart](https://github.com/ragnar-document/Web-QuickStart)|颠覆学习web的知识路线|14|0|2022-01-13| |157|[ragnar-document/Web-QuickStart](https://github.com/ragnar-document/Web-QuickStart)|颠覆学习web的知识路线|14|0|2022-01-13|
|158|[LightAPIs/free-export-bookmarks](https://github.com/LightAPIs/free-export-bookmarks)|Freely bookmark export tool. 自由地书签导出工具。|8|0|2021-11-27| |158|[LightAPIs/free-export-bookmarks](https://github.com/LightAPIs/free-export-bookmarks)|Freely bookmark export tool. 自由地书签导出工具。|8|0|2021-11-27|
|159|[wenshaofeng/Travel](https://github.com/wenshaofeng/Travel)|慕课网dell-lee老师的课程之前放在码云搬运过来GitHub|17|0|2022-01-15| |159|[wenshaofeng/Travel](https://github.com/wenshaofeng/Travel)|慕课网dell-lee老师的课程之前放在码云搬运过来GitHub|17|0|2022-01-15|
|160|[SunQQQ/SunQBlog-UserSide](https://github.com/SunQQQ/SunQBlog-UserSide)|孙权的个人博客 用户端|11|0|2022-02-05| |160|[SunQQQ/SunQBlog-UserSide](https://github.com/SunQQQ/SunQBlog-UserSide)|孙权的个人博客 用户端|11|0|2022-02-06|
|161|[cgq001/admain-nodebook](https://github.com/cgq001/admain-nodebook)|Element-UI制作的新博客后台页面|12|0|2021-10-05| |161|[cgq001/admain-nodebook](https://github.com/cgq001/admain-nodebook)|Element-UI制作的新博客后台页面|12|0|2021-10-05|
|162|[H-JW0829/glowing-octo-lamp](https://github.com/H-JW0829/glowing-octo-lamp)|基于Vue cli3和flask搭建的个人博客项目前后端分离使用axios进行前后端的通信还运用了vuex、element-ui等主要实现了登录注册、首页博客展示、添加博客、个人博客、我的收藏、评论博客等模块是一个小型项目|17|0|2021-10-06| |162|[H-JW0829/glowing-octo-lamp](https://github.com/H-JW0829/glowing-octo-lamp)|基于Vue cli3和flask搭建的个人博客项目前后端分离使用axios进行前后端的通信还运用了vuex、element-ui等主要实现了登录注册、首页博客展示、添加博客、个人博客、我的收藏、评论博客等模块是一个小型项目|17|0|2021-10-06|
|163|[naihe138/naice-blog](https://github.com/naihe138/naice-blog)|😺 新的博客上线啦|96|0|2021-12-01| |163|[naihe138/naice-blog](https://github.com/naihe138/naice-blog)|😺 新的博客上线啦|96|0|2021-12-01|
@ -184,9 +184,9 @@
|177|[wushijiang13/blogwu](https://github.com/wushijiang13/blogwu)|这是一个用于学习的博客|8|0|2022-01-13| |177|[wushijiang13/blogwu](https://github.com/wushijiang13/blogwu)|这是一个用于学习的博客|8|0|2022-01-13|
|178|[hx-w/qndxx](https://github.com/hx-w/qndxx)|青年大学习截图生成|6|0|2022-02-04| |178|[hx-w/qndxx](https://github.com/hx-w/qndxx)|青年大学习截图生成|6|0|2022-02-04|
|179|[organization-we-blog/blog-web](https://github.com/organization-we-blog/blog-web)|这是我们的博客前台项目|5|0|2021-08-12| |179|[organization-we-blog/blog-web](https://github.com/organization-we-blog/blog-web)|这是我们的博客前台项目|5|0|2021-08-12|
|180|[jxtxzzw/resume](https://github.com/jxtxzzw/resume)|一个基于 Vue 的个人主页,包含个人经历展示、资质证书展示,还可以分享自己看过的小说、看过的电影……|17|0|2021-12-23| |180|[jxtxzzw/resume](https://github.com/jxtxzzw/resume)|一个基于 Vue 的个人主页,包含个人经历展示、资质证书展示,还可以分享自己看过的小说、看过的电影……|17|0|2022-02-05|
|181|[zce/vuejs-3-examples](https://github.com/zce/vuejs-3-examples)|Some examples of Vue.js 3.0.|25|0|2021-10-19| |181|[zce/vuejs-3-examples](https://github.com/zce/vuejs-3-examples)|Some examples of Vue.js 3.0.|25|0|2021-10-19|
|182|[komomoo/vuepress-theme-resume](https://github.com/komomoo/vuepress-theme-resume)|🐈 书写简洁优雅的前端程序员 markdown 简历,由 vuepress 驱动|270|0|2021-11-19| |182|[komomoo/vuepress-theme-resume](https://github.com/komomoo/vuepress-theme-resume)|🐈 书写简洁优雅的前端程序员 markdown 简历,由 vuepress 驱动|271|0|2021-11-19|
|183|[fenixsoft/fenix-bookstore-frontend](https://github.com/fenixsoft/fenix-bookstore-frontend)|与《软件架构探索》中单体、微服务、无服务的后端工程搭配的前端示例代码。|67|0|2022-01-15| |183|[fenixsoft/fenix-bookstore-frontend](https://github.com/fenixsoft/fenix-bookstore-frontend)|与《软件架构探索》中单体、微服务、无服务的后端工程搭配的前端示例代码。|67|0|2022-01-15|
<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>
# 中文增速榜 > 软件类 > All Language # 中文增速榜 > 软件类 > All Language
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Language|Updated| |#|Repository|Description|Stars|Average daily growth|Language|Updated|
|:-|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|:-|
|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19425|106|JavaScript|2022-01-15| |1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19438|106|JavaScript|2022-01-15|
|2|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6852|74|C|2022-01-29| |2|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6896|74|C|2022-02-06|
|3|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192813|62|JavaScript|2022-02-05| |3|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192821|62|JavaScript|2022-02-06|
|4|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5331|51|TypeScript|2022-01-29| |4|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5334|51|TypeScript|2022-01-29|
|5|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|57739|48|Python|2022-02-05| |5|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|57759|48|Python|2022-02-06|
|6|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5806|48|C|2022-01-21| |6|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5812|47|C|2022-01-21|
|7|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9287|46|Python|2022-02-04| |7|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9306|46|Python|2022-02-04|
|8|[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.|2460|46|Rust|2022-02-02| |8|[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.|2469|45|Rust|2022-02-06|
|9|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73885|42|Vue|2022-01-15| |9|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73889|42|Vue|2022-01-15|
|10|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|34715|42|Python|2022-02-05| |10|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|34755|42|Python|2022-02-05|
|11|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55744|40|Java|2022-01-28| |11|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55749|40|Java|2022-01-28|
|12|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|27636|33|TypeScript|2022-02-04| |12|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|27675|33|TypeScript|2022-02-06|
|13|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5161|32|Python|2022-01-14| |13|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5164|32|Python|2022-01-14|
|14|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|100120|31|C++|2022-02-04| |14|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|100133|31|C++|2022-02-05|
|15|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7696|31|TypeScript|2022-02-05| |15|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7703|31|TypeScript|2022-02-06|
|16|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|77571|31|TypeScript|2022-02-05| |16|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|77575|31|TypeScript|2022-02-06|
|17|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14798|30|Rust|2022-02-04| |17|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14810|30|Rust|2022-02-06|
|18|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14516|30|JavaScript|2022-02-05| |18|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14531|30|JavaScript|2022-02-05|
|19|[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 ...|18783|29|Python|2022-02-04| |19|[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 ...|18790|29|Python|2022-02-04|
|20|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35604|27|JavaScript|2022-01-30| |20|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35610|27|JavaScript|2022-01-30|
|21|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|2018|27|TypeScript|2022-02-02| |21|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37825|27|JavaScript|2022-02-04|
|22|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37823|27|JavaScript|2022-02-04| |22|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.|14426|26|Go|2022-02-05|
|23|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.|14417|26|Go|2022-02-05| |23|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|2024|26|TypeScript|2022-02-02|
|24|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdpsshredispostgresmongodbmssqlmysqlwinrm等服务爆破快速的端口扫描强大的web指纹识别各种内置服务的一键利用包括ssh完全交互式登陆mssql提权redis一键利用mysql数据库查询winrm横向利用多种服务利用支持socks5代理执行|816|26|Go|2022-01-29| |24|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|30003|26|JavaScript|2022-01-29|
|25|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29990|26|JavaScript|2022-01-29| |25|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51631|26|Vue|2022-01-27|
|26|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51631|26|Vue|2022-01-27| |26|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务iOS14+扫码即用。🚧 快应用开发中|1351|25|Kotlin|2022-02-06|
|27|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务iOS14+扫码即用。🚧 快应用开发中|1316|25|Kotlin|2022-02-05| |27|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1729|25|Rust|2022-02-03|
|28|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1726|25|Rust|2022-02-03| |28|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdpsshredispostgresmongodbmssqlmysqlwinrm等服务爆破快速的端口扫描强大的web指纹识别各种内置服务的一键利用包括ssh完全交互式登陆mssql提权redis一键利用mysql数据库查询winrm横向利用多种服务利用支持socks5代理执行|818|25|Go|2022-01-29|
|29|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|983|25|Python|2022-02-04| |29|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯IM项目从服务端到客户端SDK开源即时通讯IM整体解决方案可以轻松替代第三方IM云服务打造具备聊天、社交功 ...|6383|25|Go|2022-01-28|
|30|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯IM项目从服务端到客户端SDK开源即时通讯IM整体解决方案可以轻松替代第三方IM云服务打造具备聊天、社交功 ...|6382|25|Go|2022-01-28| |30|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.xSpringCloudAnt Design&VueMybatis-plusShiroJWT。强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27577|24|Java|2022-02-05|
|31|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.xSpringCloudAnt Design&VueMybatis-plusShiroJWT。强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27574|24|Java|2022-02-05| |31|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|983|24|Python|2022-02-04|
|32|[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.|53069|24|Go|2022-01-28| |32|[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.|53086|24|Go|2022-01-28|
|33|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|13734|24|Vue|2022-02-05| |33|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|13738|24|Vue|2022-02-06|
|34|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|43017|24|Python|2021-12-04| |34|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|43027|24|Python|2021-12-04|
|35|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17924|23|TypeScript|2022-02-04| |35|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17927|23|TypeScript|2022-02-05|
|36|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28326|23|Java|2022-01-26| |36|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28334|23|Java|2022-02-06|
|37|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|61801|23|Clojure|2022-01-31| |37|[tonsky/FiraCode](https://github.com/tonsky/FiraCode)|Free monospaced font with programming ligatures|61817|23|Clojure|2022-01-31|
|38|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30442|22|TypeScript|2022-02-04| |38|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30442|22|TypeScript|2022-02-04|
|39|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2439|22|JavaScript|2022-01-31| |39|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3178|21|Python|2022-02-05|
|40|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3164|21|Python|2022-02-05| |40|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2442|21|JavaScript|2022-01-31|
|41|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37477|20|Vue|2021-09-13| |41|[zonble/understanding_audio_files](https://github.com/zonble/understanding_audio_files)|認識音檔(公開版本)|79|20|CSS|2022-02-06|
|42|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18841|19|Objective-C|2021-11-26| |42|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37478|20|Vue|2021-09-13|
|43|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1153|19|Dart|2022-01-27| |43|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1155|19|Dart|2022-01-27|
|44|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17608|19|Python|2022-02-05| |44|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17611|19|Python|2022-02-06|
|45|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|31273|19|TypeScript|2022-01-11| |45|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|31277|19|TypeScript|2022-01-11|
|46|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43466|19|JavaScript|2021-10-01| |46|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43469|19|JavaScript|2021-10-01|
|47|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21580|19|Java|2022-02-04| |47|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21580|19|Java|2022-02-06|
|48|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4347|18|C#|2022-01-18| |48|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4354|18|C#|2022-01-18|
|49|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|702|18|Vue|2022-01-05| |49|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|703|18|Vue|2022-01-05|
|50|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人21050首词。|35095|18|JavaScript|2022-02-03| |50|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人21050首词。|35097|18|JavaScript|2022-02-03|
|51|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票订票|30540|18|Python|2021-08-25| |51|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票订票|30543|18|Python|2021-08-25|
|52|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|29339|18|Makefile|2022-01-28| |52|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18840|18|Objective-C|2021-11-26|
|53|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|5087|18|TypeScript|2022-01-23| |53|[golang-standards/project-layout](https://github.com/golang-standards/project-layout)|Standard Go Project Layout|29358|18|Makefile|2022-02-06|
|54|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52444|18|Assembly|2022-02-03| |54|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|5098|18|TypeScript|2022-01-23|
|55|[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, ...|20093|17|Go|2022-01-23| |55|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52447|18|Assembly|2022-02-03|
|56|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29642|17|JavaScript|2022-02-02| |56|[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, ...|20097|17|Go|2022-01-23|
|57|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4585|17|Go|2022-02-04| |57|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29649|17|JavaScript|2022-02-06|
|58|[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|11361|17|Vue|2022-01-20| |58|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4591|17|Go|2022-02-06|
|59|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15870|17|JavaScript|2022-01-28| |59|[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|11362|17|Vue|2022-02-06|
|60|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3678|17|Go|2022-01-30| |60|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15881|17|JavaScript|2022-01-28|
|61|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5685|17|TypeScript|2022-02-05| |61|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3679|17|Go|2022-01-30|
|62|[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! |42058|17|JavaScript|2022-02-04| |62|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5692|17|TypeScript|2022-02-06|
|63|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4207|16|C#|2022-02-05| |63|[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! |42068|17|JavaScript|2022-02-04|
|64|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24618|16|Java|2022-02-05| |64|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4208|16|C#|2022-02-06|
|65|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|300|16|HTML|2022-01-24| |65|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24622|16|Java|2022-02-05|
|66|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21207|16|Java|2022-02-05| |66|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21208|16|Java|2022-02-06|
|67|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|324|16|C|2022-02-01| |67|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|10191|16|JavaScript|2022-01-20|
|68|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|10187|16|JavaScript|2022-01-20| |68|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|834|16|Kotlin|2022-01-26|
|69|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|834|16|Kotlin|2022-01-26| |69|[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.|4094|16|C++|2022-01-31|
|70|[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.|4094|16|C++|2022-01-31| |70|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板A timed task management panel that supports typescript, javaScript, python3, and shell|5167|16|TypeScript|2022-02-01|
|71|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板A timed task management panel that supports typescript, javaScript, python3, and shell|5136|16|TypeScript|2022-02-01| |71|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40652|16|Python|2022-02-06|
|72|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40615|16|Python|2022-02-05| |72|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|18569|16|JavaScript|2022-02-02|
|73|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|18558|16|JavaScript|2022-02-02| |73|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统项目采用SpringBoot+Vue开发。|23245|16|Java|2021-11-02|
|74|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统项目采用SpringBoot+Vue开发。|23243|16|Java|2021-11-02| |74|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49588|15|TypeScript|2022-02-06|
|75|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49586|15|TypeScript|2022-01-31| |75|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|40307|15|JavaScript|2022-02-03|
|76|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|40296|15|JavaScript|2022-02-03| |76|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3673|15|C#|2021-12-30|
|77|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3667|15|C#|2021-12-30| |77|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30388|15|Java|2021-12-11|
|78|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30388|15|Java|2021-12-11| |78|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1296|15|Swift|2022-02-02|
|79|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1295|15|Swift|2022-02-02| |79|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|300|15|HTML|2022-01-24|
|80|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人自动从豆瓣电影的想看、在看、看过中获取影音信息然后去PT站智能选种找到最匹配的资源加入自己的影音库。|413|15|Python|2022-01-18| |80|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20846|15|Java|2022-01-24|
|81|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20844|15|Java|2022-01-24| |81|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统项目采用分模块开发方式 权限控制采用 RBAC支持数据字典与数据权限管理支持一键生成前后端代码支持动态路由|17306|15|Java|2022-01-27|
|82|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统项目采用分模块开发方式 权限控制采用 RBAC支持数据字典与数据权限管理支持一键生成前后端代码支持动态路由|17304|15|Java|2022-01-27| |82|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|325|15|C|2022-02-01|
|83|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49833|15|JavaScript|2021-12-22| |83|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49832|15|JavaScript|2021-12-22|
|84|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22486|15|Java|2022-01-21| |84|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22487|15|Java|2022-01-21|
|85|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub解决访问时图裂、加载慢的问题。无需安装|9526|15|Python|2022-02-05| |85|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub解决访问时图裂、加载慢的问题。无需安装|9536|15|Python|2022-02-06|
|86|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28156|15|Go|2022-02-05| |86|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28167|15|Go|2022-02-06|
|87|[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|8728|15|Vue|2022-01-27| |87|[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|8731|15|Vue|2022-01-27|
|88|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统网络C++Golang 以及数据库的一些设计|4097|14|Go|2022-01-29| |88|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统网络C++Golang 以及数据库的一些设计|4098|14|Go|2022-01-29|
|89|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performanc ...|5700|14|TypeScript|2022-02-05| |89|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performanc ...|5707|14|TypeScript|2022-02-06|
|90|[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.|21216|14|Java|2022-02-04| |90|[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.|21218|14|Java|2022-02-06|
|91|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车github打不开github加速git clone加速git release下载加速stackoverflow加速|6897|14|JavaScript|2021-12-22| |91|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车github打不开github加速git clone加速git release下载加速stackoverflow加速|6910|14|JavaScript|2021-12-22|
|92|[zonble/understanding_audio_files](https://github.com/zonble/understanding_audio_files)|認識音檔(公開版本)|42|14|CSS|2022-02-05| |92|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18441|14|Java|2022-01-26|
|93|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18441|14|Java|2022-01-26| |93|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18189|14|Python|2022-02-01|
|94|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18184|14|Python|2022-02-01| |94|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人自动从豆瓣电影的想看、在看、看过中获取影音信息然后去PT站智能选种找到最匹配的资源加入自己的影音库。|413|14|Python|2022-01-18|
|95|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1083|14|JavaScript|2022-01-22| |95|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1083|14|JavaScript|2022-01-22|
|96|[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.|1720|14|Rust|2022-02-05| |96|[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.|1734|14|Rust|2022-02-05|
|97|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29260|14|Rust|2022-01-19| |97|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29278|14|Rust|2022-02-06|
|98|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁我已经看到了撤回也没用了|13107|14|C#|2022-01-22| |98|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁我已经看到了撤回也没用了|13129|14|C#|2022-01-22|
|99|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|495|14|Go|2022-01-19| |99|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScrollAndroid智能下拉刷新框架支持越界回弹、越界拖动具有极强的扩展性集成了几十种炫酷的Header和 Footer。|23262|14|Java|2021-12-03|
|100|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScrollAndroid智能下拉刷新框架支持越界回弹、越界拖动具有极强的扩展性集成了几十种炫酷的Header和 Footer。|23262|14|Java|2021-12-03| |100|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20377|14|JavaScript|2022-01-15|
|101|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20378|14|JavaScript|2022-01-15| |101|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13243|14|JavaScript|2022-01-27|
|102|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13237|14|JavaScript|2022-01-27| |102|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4926|13|Java|2022-02-06|
|103|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4924|13|Java|2022-02-05| |103|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|865|13|Python|2022-01-17|
|104|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|863|13|Python|2022-01-17| |104|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30324|13|Go|2022-02-06|
|105|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30323|13|Go|2022-02-05| |105|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|788|13|Python|2022-01-30|
|106|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|787|13|Python|2022-01-30| |106|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|19142|13|Rust|2022-02-06|
|107|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|19121|13|Rust|2022-02-05| |107|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台已完成setup语法糖版本集成jwt鉴权权限管理动态路由分页封装多点登录拦截资源权限上传下载代码生成器表单生成器等开发必备功能五分钟一套CURD前后端代码。|11338|13|Go|2022-02-05|
|108|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台已完成setup语法糖版本集成jwt鉴权权限管理动态路由分页封装多点登录拦截资源权限上传下载代码生成器表单生成器等开发必备功能五分钟一套CURD前后端代码。|11333|13|Go|2022-02-04| |108|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18519|13|JavaScript|2022-02-06|
|109|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18514|13|JavaScript|2022-02-05| |109|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|5141|13|-|2022-01-16|
|110|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|5135|13|-|2022-01-16| |110|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10676|13|Vue|2021-10-13|
|111|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10672|13|Vue|2021-10-13| |111|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7162|13|C++|2022-02-04|
|112|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7157|13|C++|2022-02-04| |112|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|568|13|C++|2022-01-31|
|113|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|568|13|C++|2022-01-31| |113|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|4972|13|-|2022-02-06|
|114|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|4956|13|-|2022-01-27| |114|[taowen/awesome-lowcode](https://github.com/taowen/awesome-lowcode)|国内低代码平台从业者交流|7565|13|-|2022-01-30|
|115|[taowen/awesome-lowcode](https://github.com/taowen/awesome-lowcode)|国内低代码平台从业者交流|7558|13|-|2022-01-30| |115|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|496|13|Go|2022-01-19|
|116|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3023|13|JavaScript|2022-01-29| |116|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38402|13|Go|2022-01-31|
|117|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38394|13|Go|2022-01-31| |117|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18364|13|Java|2022-02-06|
|118|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18364|13|Java|2022-02-05| |118|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|11158|12|TypeScript|2022-01-25|
|119|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|11143|12|TypeScript|2022-01-25| |119|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16754|12|Java|2022-01-14|
|120|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16754|12|Java|2022-01-14| |120|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11851|12|TypeScript|2022-02-03|
|121|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11849|12|TypeScript|2022-02-03| |121|[DayBreak-u/chineseocr_lite](https://github.com/DayBreak-u/chineseocr_lite)|超轻量级中文ocr支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M |8513|12|C++|2022-01-21|
|122|[DayBreak-u/chineseocr_lite](https://github.com/DayBreak-u/chineseocr_lite)|超轻量级中文ocr支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M |8510|12|C++|2022-01-21| |122|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5225|12|C#|2022-02-06|
|123|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5213|12|C#|2022-02-05| |123|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23929|12|Vue|2021-12-28|
|124|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23929|12|Vue|2021-12-28| |124|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4201|12|JavaScript|2021-10-20|
|125|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4200|12|JavaScript|2021-10-20| |125|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1991|12|Rust|2022-02-06|
|126|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1979|12|Rust|2022-02-02| |126|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19775|12|C|2022-02-06|
|127|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19763|12|C|2022-02-05| |127|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12983|12|Java|2022-01-03|
|128|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12982|12|Java|2022-01-03| |128|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20511|12|Rust|2022-02-01|
|129|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20502|12|Rust|2022-02-01| |129|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3220|12|JavaScript|2022-01-20|
|130|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3206|12|JavaScript|2022-01-20| |130|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3023|12|JavaScript|2022-01-29|
|131|[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 ...|3017|12|C++|2022-01-09| |131|[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 ...|3020|12|C++|2022-01-09|
|132|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26233|12|Java|2022-02-01| |132|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26234|12|Java|2022-02-01|
|133|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37655|11|TypeScript|2022-02-05| |133|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37664|11|TypeScript|2022-02-06|
|134|[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.|14064|11|C++|2022-01-28| |134|[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.|14064|11|C++|2022-01-28|
|135|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25653|11|JavaScript|2021-10-26| |135|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25657|11|JavaScript|2021-10-26|
|136|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11694|11|Go|2022-01-13| |136|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11694|11|Go|2022-01-13|
|137|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6419|11|Shell|2022-02-04| |137|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6421|11|Shell|2022-02-04|
|138|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2855|11|Python|2022-02-02| |138|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2871|11|Python|2022-02-06|
|139|[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动手写/从零实现系列|9682|11|Go|2021-12-28| |139|[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动手写/从零实现系列|9684|11|Go|2021-12-28|
|140|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21666|11|JavaScript|2022-01-22| |140|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21667|11|JavaScript|2022-01-22|
|141|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|25282|11|Shell|2022-02-05| |141|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|25286|11|Shell|2022-02-06|
|142|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2580|11|HTML|2022-01-24| |142|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2582|11|HTML|2022-01-24|
|143|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7914|11|Java|2022-02-05| |143|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7916|11|Java|2022-02-06|
|144|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|22008|11|JavaScript|2022-02-04| |144|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|22018|11|JavaScript|2022-02-06|
|145|[4ra1n/SpringInspector](https://github.com/4ra1n/SpringInspector)|Java自动代码审计工具尤其针对Spring框架核心原理是模拟JVM栈帧进行分析无需提供源码通过一个JAR包即可|168|11|Java|2022-02-04| |145|[4ra1n/SpringInspector](https://github.com/4ra1n/SpringInspector)|Java自动代码审计工具尤其针对Spring框架核心原理是模拟JVM栈帧进行分析无需提供源码通过一个JAR包即可|169|11|Java|2022-02-04|
|146|[modern-js-dev/modern.js](https://github.com/modern-js-dev/modern.js)|The meta-framework suite designed from scratch for frontend-focused modern web development.|2450|11|TypeScript|2022-02-04| |146|[modern-js-dev/modern.js](https://github.com/modern-js-dev/modern.js)|The meta-framework suite designed from scratch for frontend-focused modern web development.|2451|11|TypeScript|2022-02-06|
|147|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22599|11|Java|2022-01-17| |147|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22600|11|Java|2022-01-17|
|148|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|772|11|Swift|2022-02-05| |148|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|775|11|Swift|2022-02-06|
|149|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22732|11|JavaScript|2022-02-05| |149|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22733|11|JavaScript|2022-02-05|
|150|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33136|11|JavaScript|2021-12-13| |150|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33135|11|JavaScript|2021-12-13|
|151|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23498|11|JavaScript|2022-01-27| |151|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23500|11|JavaScript|2022-01-27|
|152|[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平台.|5999|11|JavaScript|2022-01-15| |152|[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平台.|6000|11|JavaScript|2022-01-15|
|153|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36765|10|Java|2022-02-04| |153|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36770|10|Java|2022-02-06|
|154|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|13025|10|TypeScript|2022-01-15| |154|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|13032|10|TypeScript|2022-01-15|
|155|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具支持web vnc和web shell|1899|10|Go|2022-01-26| |155|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具支持web vnc和web shell|1901|10|Go|2022-01-26|
|156|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9822|10|Go|2022-02-04| |156|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9828|10|Go|2022-02-06|
|157|[ShameCom/ShameCom](https://github.com/ShameCom/ShameCom)|收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!|4697|10|-|2021-10-28| |157|[ShameCom/ShameCom](https://github.com/ShameCom/ShameCom)|收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!|4697|10|-|2021-10-28|
|158|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScriptcanvas spreadsheet|12174|10|JavaScript|2022-02-03| |158|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScriptcanvas spreadsheet|12176|10|JavaScript|2022-02-03|
|159|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15993|10|Vue|2022-02-03| |159|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15994|10|Vue|2022-02-03|
|160|[nytimes/covid-19-data](https://github.com/nytimes/covid-19-data)|An ongoing repository of data on coronavirus cases and deaths in the U.S.|6744|10|-|2022-02-05| |160|[nytimes/covid-19-data](https://github.com/nytimes/covid-19-data)|An ongoing repository of data on coronavirus cases and deaths in the U.S.|6746|10|-|2022-02-06|
|161|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot完全对接人人影视全部无删减资源|8645|10|Python|2022-02-05| |161|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot完全对接人人影视全部无删减资源|8649|10|Python|2022-02-06|
|162|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32257|10|JavaScript|2022-02-03| |162|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32258|10|JavaScript|2022-02-03|
|163|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目功能丰富适合学习和日常使用。GSYGithubApp系列的优势我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全项目框架内技术涉及面广完成度高持续维护配套文章适合全面学习对比参考。跨平台的开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便 ...|13017|10|Dart|2022-01-12| |163|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目功能丰富适合学习和日常使用。GSYGithubApp系列的优势我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全项目框架内技术涉及面广完成度高持续维护配套文章适合全面学习对比参考。跨平台的开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便 ...|13018|10|Dart|2022-01-12|
|164|[alibaba/xquic](https://github.com/alibaba/xquic)|-|894|10|C|2022-01-29| |164|[alibaba/xquic](https://github.com/alibaba/xquic)|-|894|10|C|2022-01-29|
|165|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全附带全套 ...|8037|10|Java|2022-01-14| |165|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全附带全套 ...|8039|10|Java|2022-01-14|
|166|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8465|10|Java|2022-02-05| |166|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8466|10|Java|2022-02-05|
|167|[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.|26105|10|HTML|2021-12-10| |167|[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.|26107|10|HTML|2021-12-10|
|168|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11687|10|Python|2021-12-13| |168|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11687|10|Python|2021-12-13|
|169|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|16006|10|Vue|2021-11-06| |169|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|16007|10|Vue|2021-11-06|
|170|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12131|10|Java|2021-12-13| |170|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12132|10|Java|2021-12-13|
|171|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件并支持任务栏显示支持更换皮肤。|15874|10|C++|2022-02-05| |171|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件并支持任务栏显示支持更换皮肤。|15903|10|C++|2022-02-06|
|172|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1325|10|TypeScript|2021-12-21| |172|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1327|10|TypeScript|2021-12-21|
|173|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32181|10|Java|2022-02-01| |173|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32187|10|Java|2022-02-01|
|174|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17780|10|Vim script|2022-02-05| |174|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17785|10|Vim script|2022-02-06|
|175|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9843|10|TypeScript|2022-01-30| |175|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9844|10|TypeScript|2022-02-06|
|176|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22039|10|JavaScript|2022-01-31| |176|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22040|10|JavaScript|2022-01-31|
|177|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|261|10|C#|2022-01-12| |177|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|261|10|C#|2022-01-12|
|178|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1125|10|Vue|2022-01-22| |178|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1127|10|Vue|2022-01-22|
|179|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15814|10|Vue|2022-01-20| |179|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15815|10|Vue|2022-01-20|
|180|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15632|9|JavaScript|2022-01-25| |180|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15634|9|JavaScript|2022-01-25|
|181|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|9|JavaScript|2021-10-30| |181|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|9|JavaScript|2021-10-30|
|182|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17971|9|C++|2022-02-05| |182|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17976|9|C++|2022-02-06|
|183|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyiB站视频下载工具支持批量下载支持4K支持解除地区限制下载提供工具箱音视频提取、去水印等。|3501|9|C#|2022-02-02| |183|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyiB站视频下载工具支持批量下载支持4K支持解除地区限制下载提供工具箱音视频提取、去水印等。|3515|9|C#|2022-02-02|
|184|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3434|9|C|2021-12-11| |184|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3438|9|C|2021-12-11|
|185|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|8295|9|TypeScript|2022-01-26| |185|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|8298|9|TypeScript|2022-01-26|
|186|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|584|9|Go|2022-01-28| |186|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|585|9|Go|2022-01-28|
|187|[4ra1n/ShortPayload](https://github.com/4ra1n/ShortPayload)|通过字节码相关的技术将Java反序列化Payload进行极致缩小最高可以达到64.8%的缩小比例|173|9|Java|2022-01-21| |187|[4ra1n/ShortPayload](https://github.com/4ra1n/ShortPayload)|通过字节码相关的技术将Java反序列化Payload进行极致缩小最高可以达到64.8%的缩小比例|173|9|Java|2022-01-21|
|188|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|-|2310|9|JavaScript|2022-02-05| |188|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|-|2313|9|JavaScript|2022-02-06|
|189|[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.|5345|9|Python|2022-02-01| |189|[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.|5347|9|Python|2022-02-01|
|190|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React iconsVue iconssvg icons|5073|9|TypeScript|2021-12-21| |190|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React iconsVue iconssvg icons|5075|9|TypeScript|2021-12-21|
|191|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4271|9|Python|2022-01-05| |191|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4272|9|Python|2022-01-05|
|192|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere|6688|9|Java|2022-02-01| |192|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere|6689|9|Java|2022-02-01|
|193|[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|24935|9|Python|2022-02-05| |193|[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|24935|9|Python|2022-02-05|
|194|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1052|9|C|2021-10-15| |194|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1053|9|C|2021-10-15|
|195|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15456|9|JavaScript|2022-01-18| |195|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15459|9|JavaScript|2022-01-18|
|196|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器IJKplayer、ExoPlayer、MediaPlayerHTTPS支持弹幕外挂字幕支持滤镜、水印、gif截图片头广告、中间广告多个同时播放支持基本的拖动声音、亮度调节支持边播边缓存支持视频自带rotation的旋转90,270之类重力旋转与手动旋转的同步支持支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17106|9|Java|2022-01-17| |196|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器IJKplayer、ExoPlayer、MediaPlayerHTTPS支持弹幕外挂字幕支持滤镜、水印、gif截图片头广告、中间广告多个同时播放支持基本的拖动声音、亮度调节支持边播边缓存支持视频自带rotation的旋转90,270之类重力旋转与手动旋转的同步支持支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17107|9|Java|2022-01-17|
|197|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13874|9|Python|2022-01-13| |197|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13874|9|Python|2022-01-13|
|198|[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.|5524|9|Swift|2022-01-30| |198|[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.|5526|9|Swift|2022-01-30|
|199|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|575|9|C|2022-01-17| |199|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|580|9|C|2022-01-17|
|200|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|6032|9|TypeScript|2022-02-04| |200|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|6097|9|TypeScript|2022-02-06|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,40 +1,41 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|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.|52444|18|2022-02-03| |1|[chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11)|Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.|52447|18|2022-02-03|
|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!|7817|2|2022-02-04| |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!|7821|2|2022-02-06|
|3|[BUAADreamer/BUAA-CO-2020](https://github.com/BUAADreamer/BUAA-CO-2020)|2020年北航计组课设代码 This is the BUAA Computer Orgnization code project files.|5|0|2022-01-27| |3|[BUAADreamer/BUAA-CO-2020](https://github.com/BUAADreamer/BUAA-CO-2020)|2020年北航计组课设代码 This is the BUAA Computer Orgnization code project files.|5|0|2022-01-27|
|4|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|22|0|2021-12-15| |4|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|22|0|2021-12-15|
|5|[NEUzht/computer_system](https://github.com/NEUzht/computer_system)|孙仲武带带我|3|0|2022-01-09| |5|[NEUzht/computer_system](https://github.com/NEUzht/computer_system)|孙仲武带带我|3|0|2022-01-09|
|6|[Chao-wei-chu/MIPS-Snake-Game](https://github.com/Chao-wei-chu/MIPS-Snake-Game)|這是我使用MIPS組合語言撰寫的貪食蛇遊戲|3|0|2021-09-03| |6|[Chao-wei-chu/MIPS-Snake-Game](https://github.com/Chao-wei-chu/MIPS-Snake-Game)|這是我使用MIPS組合語言撰寫的貪食蛇遊戲|3|0|2021-09-03|
|7|[yaoguangluo/Bell_Lab_Plan9](https://github.com/yaoguangluo/Bell_Lab_Plan9)|贝尔实验室plan9汇编基础研究|2|0|2022-01-27| |7|[yaoguangluo/Bell_Lab_Plan9](https://github.com/yaoguangluo/Bell_Lab_Plan9)|贝尔实验室plan9汇编基础研究|2|0|2022-01-27|
|8|[Cute-Cube/CubeOS](https://github.com/Cute-Cube/CubeOS)|Cute-Cube自己制作创新的操作系统。|2|0|2021-08-18| |8|[ymm135/Irvine](https://github.com/ymm135/Irvine)|汇编语言(第七版)源码|2|0|2022-01-17|
|9|[zmrbak/ReverseAnalysis2](https://github.com/zmrbak/ReverseAnalysis2)|X86/X64软件逆向分析【提高】|5|0|2021-08-25| |9|[Cute-Cube/CubeOS](https://github.com/Cute-Cube/CubeOS)|Cute-Cube自己制作创新的操作系统。|2|0|2021-08-18|
|10|[Dfinitski/ATU-10-10W-QRP-antenna-tuner](https://github.com/Dfinitski/ATU-10-10W-QRP-antenna-tuner)|-|26|0|2021-12-09| |10|[zmrbak/ReverseAnalysis2](https://github.com/zmrbak/ReverseAnalysis2)|X86/X64软件逆向分析【提高】|5|0|2021-08-25|
|11|[Wuzimeng/CO_BUAA](https://github.com/Wuzimeng/CO_BUAA)|北航计算机组成|3|0|2021-09-22| |11|[Dfinitski/ATU-10-10W-QRP-antenna-tuner](https://github.com/Dfinitski/ATU-10-10W-QRP-antenna-tuner)|-|26|0|2021-12-09|
|12|[kimoye/XOS](https://github.com/kimoye/XOS)|由DLUT老年代码选手发起的业余操作系统项目|2|0|2021-09-04| |12|[Wuzimeng/CO_BUAA](https://github.com/Wuzimeng/CO_BUAA)|北航计算机组成|3|0|2021-09-22|
|13|[fumiama/c64-snake](https://github.com/fumiama/c64-snake)|C64上的贪吃蛇|4|0|2021-10-18| |13|[kimoye/XOS](https://github.com/kimoye/XOS)|由DLUT老年代码选手发起的业余操作系统项目|2|0|2021-09-04|
|14|[uraninite/win32-stuxnet](https://github.com/uraninite/win32-stuxnet)|Stuxnet is an extremely sophisticated computer worm that exploits multiple previously unknown Windows zero-day vulnerabilities to infect computers and spread. Its purpose was not just to infect PCs bu ...|9|0|2021-09-01| |14|[fumiama/c64-snake](https://github.com/fumiama/c64-snake)|C64上的贪吃蛇|4|0|2021-10-18|
|15|[ayaka14732/TinyPE-on-Win10](https://github.com/ayaka14732/TinyPE-on-Win10)|Minimal 64-bit Portable Executable (PE) file that displays a message box on Windows 10 Version 1903 (268 bytes)|29|0|2021-11-27| |15|[uraninite/win32-stuxnet](https://github.com/uraninite/win32-stuxnet)|Stuxnet is an extremely sophisticated computer worm that exploits multiple previously unknown Windows zero-day vulnerabilities to infect computers and spread. Its purpose was not just to infect PCs bu ...|9|0|2021-09-01|
|16|[djh-sudo/tiny-OS-kernel](https://github.com/djh-sudo/tiny-OS-kernel)|《从零开始写一个操作系统》|4|0|2021-10-10| |16|[ayaka14732/TinyPE-on-Win10](https://github.com/ayaka14732/TinyPE-on-Win10)|Minimal 64-bit Portable Executable (PE) file that displays a message box on Windows 10 Version 1903 (268 bytes)|29|0|2021-11-27|
|17|[YoooHaaa/Roster](https://github.com/YoooHaaa/Roster)|科锐三阶段项目---16位汇编通讯录|2|0|2021-09-22| |17|[djh-sudo/tiny-OS-kernel](https://github.com/djh-sudo/tiny-OS-kernel)|《从零开始写一个操作系统》|4|0|2021-10-10|
|18|[junchao-ustc/csapp](https://github.com/junchao-ustc/csapp)|记录csapp的实验|2|0|2021-10-30| |18|[YoooHaaa/Roster](https://github.com/YoooHaaa/Roster)|科锐三阶段项目---16位汇编通讯录|2|0|2021-09-22|
|19|[leomil72/LM80C](https://github.com/leomil72/LM80C)|A Z80-based homebrew computer withTMS9918, AY-3-8910, Z80 CTC, Z80 PIO, and Z80 SIO|66|0|2021-12-12| |19|[junchao-ustc/csapp](https://github.com/junchao-ustc/csapp)|记录csapp的实验|2|0|2021-10-30|
|20|[li-jinpeng/Colorful_Block](https://github.com/li-jinpeng/Colorful_Block)|汇编大作业|2|0|2021-11-10| |20|[leomil72/LM80C](https://github.com/leomil72/LM80C)|A Z80-based homebrew computer withTMS9918, AY-3-8910, Z80 CTC, Z80 PIO, and Z80 SIO|66|0|2021-12-12|
|21|[xiyanxy/Cemu_graphicPacks_CHS](https://github.com/xiyanxy/Cemu_graphicPacks_CHS)|cemu模拟器的图像插件汉化包graphicPacks|60|0|2021-12-12| |21|[li-jinpeng/Colorful_Block](https://github.com/li-jinpeng/Colorful_Block)|汇编大作业|2|0|2021-11-10|
|22|[n13eho/CalciferCompiler](https://github.com/n13eho/CalciferCompiler)|2021年全国大学生计算机系统能力大赛—— 编译系统设计赛华为毕昇杯Calcifer队伍的作品|2|0|2021-11-21| |22|[xiyanxy/Cemu_graphicPacks_CHS](https://github.com/xiyanxy/Cemu_graphicPacks_CHS)|cemu模拟器的图像插件汉化包graphicPacks|60|0|2021-12-12|
|23|[jayzhou1024/ft](https://github.com/jayzhou1024/ft)|项目自用|6|0|2021-09-30| |23|[n13eho/CalciferCompiler](https://github.com/n13eho/CalciferCompiler)|2021年全国大学生计算机系统能力大赛—— 编译系统设计赛华为毕昇杯Calcifer队伍的作品|2|0|2021-11-21|
|24|[LinChenjun2008/Pencil-Kernel](https://github.com/LinChenjun2008/Pencil-Kernel)|A tiny operating system kernel, "pencil" is its name . 一个小型的操作系统内核,叫 Pencil-Kernel,有时叫PKn|2|0|2022-02-04| |24|[jayzhou1024/ft](https://github.com/jayzhou1024/ft)|项目自用|6|0|2021-09-30|
|25|[TG9541/stm8ef](https://github.com/TG9541/stm8ef)|STM8 eForth: a user-friendly Forth for cheap µCs with docs|259|0|2021-11-30| |25|[LinChenjun2008/Pencil-Kernel](https://github.com/LinChenjun2008/Pencil-Kernel)|A tiny operating system kernel, "pencil" is its name . 一个小型的操作系统内核,叫 Pencil-Kernel,有时叫PKn|2|0|2022-02-04|
|26|[fzf404/MiniSys](https://github.com/fzf404/MiniSys)|Nasm汇编写操作系统|5|0|2021-09-23| |26|[TG9541/stm8ef](https://github.com/TG9541/stm8ef)|STM8 eForth: a user-friendly Forth for cheap µCs with docs|259|0|2021-11-30|
|27|[mysterywolf/rt_memcpy_cm](https://github.com/mysterywolf/rt_memcpy_cm)|rt_memcpy Cortex-M 汇编加速版|3|0|2021-12-08| |27|[fzf404/MiniSys](https://github.com/fzf404/MiniSys)|Nasm汇编写操作系统|5|0|2021-09-23|
|28|[LiQiang0307/Web_OpenCV_JS](https://github.com/LiQiang0307/Web_OpenCV_JS)|web 计算机视觉之初识OpenCV.jsFlask web video 分支利用Flask web框架接收实时视频流并显示|4|0|2022-01-26| |28|[mysterywolf/rt_memcpy_cm](https://github.com/mysterywolf/rt_memcpy_cm)|rt_memcpy Cortex-M 汇编加速版|3|0|2021-12-08|
|29|[JimmyLiang-lzm/Simulation-of-PID-DC-Motor](https://github.com/JimmyLiang-lzm/Simulation-of-PID-DC-Motor)|基于AT89C52单片机搭建的PID直流电机控制程序本程序为C语言编写主要用于Proteus电路仿真。|2|0|2021-08-30| |29|[LiQiang0307/Web_OpenCV_JS](https://github.com/LiQiang0307/Web_OpenCV_JS)|web 计算机视觉之初识OpenCV.jsFlask web video 分支利用Flask web框架接收实时视频流并显示|4|0|2022-01-26|
|30|[huang-jl/LLCL-MIPS](https://github.com/huang-jl/LLCL-MIPS)|LLCL-MIPS is a superscalar MIPS processor, which supports MIPS Release 1 instructions and is capable of booting linux kernel. (第五届龙芯杯特等奖作品)|10|0|2022-01-26| |30|[JimmyLiang-lzm/Simulation-of-PID-DC-Motor](https://github.com/JimmyLiang-lzm/Simulation-of-PID-DC-Motor)|基于AT89C52单片机搭建的PID直流电机控制程序本程序为C语言编写主要用于Proteus电路仿真。|2|0|2021-08-30|
|31|[huang-jl/LLCL-MIPS](https://github.com/huang-jl/LLCL-MIPS)|LLCL-MIPS is a superscalar MIPS processor, which supports MIPS Release 1 instructions and is capable of booting linux kernel. (第五届龙芯杯特等奖作品)|10|0|2022-01-26|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,69 +1,69 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6852|74|2022-01-29| |1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6896|74|2022-02-06|
|2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5806|48|2022-01-21| |2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5812|47|2022-01-21|
|3|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|324|16|2022-02-01| |3|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|325|15|2022-02-01|
|4|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19763|12|2022-02-05| |4|[coolsnowwolf/lede](https://github.com/coolsnowwolf/lede)|Lean's OpenWrt source|19775|12|2022-02-06|
|5|[alibaba/xquic](https://github.com/alibaba/xquic)|-|894|10|2022-01-29| |5|[alibaba/xquic](https://github.com/alibaba/xquic)|-|894|10|2022-01-29|
|6|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3434|9|2021-12-11| |6|[peng-zhihui/HoloCubic](https://github.com/peng-zhihui/HoloCubic)|带网络功能的伪全息透明显示桌面站|3438|9|2021-12-11|
|7|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1052|9|2021-10-15| |7|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1053|9|2021-10-15|
|8|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|575|9|2022-01-17| |8|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|580|9|2022-01-17|
|9|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6283|9|2022-02-05| |9|[sandboxie-plus/Sandboxie](https://github.com/sandboxie-plus/Sandboxie)|Sandboxie - Open Source|6288|9|2022-02-06|
|10|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2160|8|2022-01-27| |10|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2160|8|2022-01-27|
|11|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|1002|6|2021-12-27| |11|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|1002|6|2021-12-27|
|12|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5319|6|2022-01-18| |12|[OpenAtomFoundation/TencentOS-tiny](https://github.com/OpenAtomFoundation/TencentOS-tiny)|腾讯物联网终端操作系统|5320|6|2022-01-18|
|13|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a DPDK based 100Gbps network performance and load testing software.|233|5|2022-01-27| |13|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a DPDK based 100Gbps network performance and load testing software.|234|5|2022-01-27|
|14|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9283|5|2021-12-17| |14|[Tencent/wcdb](https://github.com/Tencent/wcdb)|WCDB is a cross-platform database framework developed by WeChat.|9283|5|2021-12-17|
|15|[Tencent/puerts](https://github.com/Tencent/puerts)|Write your game with TypeScript in UE4 or Unity. Puerts can be pronounced as pu-erh TS普洱TS|2319|4|2022-01-28| |15|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1898|5|2022-02-06|
|16|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|10085|4|2022-02-05| |16|[Tencent/puerts](https://github.com/Tencent/puerts)|Write your game with TypeScript in UE4 or Unity. Puerts can be pronounced as pu-erh TS普洱TS|2322|4|2022-01-28|
|17|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5823|4|2021-11-16| |17|[swaywm/sway](https://github.com/swaywm/sway)|i3-compatible Wayland compositor|10092|4|2022-02-06|
|18|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|560|4|2021-12-16| |18|[wszqkzqk/deepin-wine-ubuntu](https://github.com/wszqkzqk/deepin-wine-ubuntu)|Deepin Wine for Ubuntu/Debian|5823|4|2021-11-16|
|19|[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|3107|4|2022-02-05| |19|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|561|4|2021-12-16|
|20|[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.|7332|4|2022-01-19| |20|[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|3109|4|2022-02-05|
|21|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7898|4|2022-02-05| |21|[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.|7332|4|2022-01-19|
|22|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10654|4|2022-02-01| |22|[espressif/esp-idf](https://github.com/espressif/esp-idf)|Espressif IoT Development Framework. Official development framework for Espressif SoCs.|7899|4|2022-02-06|
|23|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|139|3|2021-12-27| |23|[skywind3000/kcp](https://github.com/skywind3000/kcp)|:zap: KCP - A Fast and Reliable ARQ Protocol|10662|4|2022-02-01|
|24|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|1628|3|2022-01-15| |24|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|139|3|2021-12-27|
|25|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.|3534|3|2022-01-30| |25|[atc1441/ATC_MiThermometer](https://github.com/atc1441/ATC_MiThermometer)|Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter|1630|3|2022-01-15|
|26|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11297|3|2021-12-14| |26|[ithewei/libhv](https://github.com/ithewei/libhv)|🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.|3537|3|2022-01-30|
|27|[alibaba/AliOS-Things](https://github.com/alibaba/AliOS-Things)|AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_3.3.0 Please go to https://aliosthings.iot.aliyun.com to get your minimal code.|4091|3|2022-01-20| |27|[alibaba/tengine](https://github.com/alibaba/tengine)|A distribution of Nginx with some advanced features|11297|3|2021-12-14|
|28|[dog-qiuqiu/Yolo-Fastest](https://github.com/dog-qiuqiu/Yolo-Fastest)|:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and ...|1527|3|2021-08-11| |28|[alibaba/AliOS-Things](https://github.com/alibaba/AliOS-Things)|AliOS Things latest version: https://github.com/alibaba/AliOS-Things/tree/rel_3.3.0 Please go to https://aliosthings.iot.aliyun.com to get your minimal code.|4092|3|2022-01-20|
|29|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10944|3|2022-01-21| |29|[dog-qiuqiu/Yolo-Fastest](https://github.com/dog-qiuqiu/Yolo-Fastest)|:zap: Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is only 666kb, the Raspberry Pi 3b can run up to 15fps+, and ...|1527|3|2021-08-11|
|30|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server用来学习非常不错可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7967|3|2021-10-08| |30|[cloudwu/skynet](https://github.com/cloudwu/skynet)|A lightweight online game framework|10943|3|2022-01-21|
|31|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|4123|3|2022-01-15| |31|[EZLippi/Tinyhttpd](https://github.com/EZLippi/Tinyhttpd)|Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server用来学习非常不错可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net|7968|3|2021-10-08|
|32|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience 一个本地DNS服务器获取最快的网站IP获得最佳上网体验。|4489|3|2022-01-02| |32|[Meituan-Dianping/Logan](https://github.com/Meituan-Dianping/Logan)|Logan is a lightweight case logging system based on mobile platform.|4123|3|2022-01-15|
|33|[taviso/ctftool](https://github.com/taviso/ctftool)|Interactive CTF Exploration Tool|1563|2|2021-09-17| |33|[pymumu/smartdns](https://github.com/pymumu/smartdns)|A local DNS server to obtain the fastest website IP for the best Internet experience 一个本地DNS服务器获取最快的网站IP获得最佳上网体验。|4490|3|2022-01-02|
|34|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1897|2|2022-02-01| |34|[taviso/ctftool](https://github.com/taviso/ctftool)|Interactive CTF Exploration Tool|1562|2|2021-09-17|
|35|[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 ...|7823|2|2021-12-31| |35|[ptitSeb/box86](https://github.com/ptitSeb/box86)|Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices|1900|2|2022-02-01|
|36|[Chikage0o0/Linux-NetSpeed](https://github.com/Chikage0o0/Linux-NetSpeed)|将Linux现常用的网络加速集成在一起|3194|2|2022-02-03| |36|[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 ...|7824|2|2021-12-31|
|37|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|876|2|2022-02-05| |37|[Chikage0o0/Linux-NetSpeed](https://github.com/Chikage0o0/Linux-NetSpeed)|将Linux现常用的网络加速集成在一起|3194|2|2022-02-03|
|38|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5542|2|2022-02-05| |38|[ADD-SP/ngx_waf](https://github.com/ADD-SP/ngx_waf)|Handy, High performance, ModSecurity compatible Nginx firewall module & 方便、高性能、兼容 ModSecurity 的 Nginx 防火墙模块|876|2|2022-02-06|
|39|[hepingood/ws2812b](https://github.com/hepingood/ws2812b)|ws2812b full function driver|188|2|2022-01-09| |39|[lpereira/lwan](https://github.com/lpereira/lwan)|Experimental, scalable, high performance HTTP server|5542|2|2022-02-05|
|40|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|2831|2|2021-12-29| |40|[hepingood/ws2812b](https://github.com/hepingood/ws2812b)|ws2812b full function driver|188|2|2022-01-09|
|41|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3559|2|2022-02-04| |41|[hanwckf/rt-n56u](https://github.com/hanwckf/rt-n56u)|Padavan|2833|2|2021-12-29|
|42|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1486|2|2021-11-01| |42|[RediSearch/RediSearch](https://github.com/RediSearch/RediSearch)|A query and indexing engine for Redis, providing secondary indexing, full-text search, and aggregations. |3561|2|2022-02-06|
|43|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2378|2|2022-02-05| |43|[momotech/MLN](https://github.com/momotech/MLN)|高性能、小巧、易上手的移动跨平台开发框架. A framework for building Mobile cross-platform apps with Lua|1486|2|2021-11-01|
|44|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10175|2|2022-02-03| |44|[zlgopen/awtk](https://github.com/zlgopen/awtk)|AWTK = Toolkit AnyWhere(为嵌入式、手机和PC打造的通用GUI系统)|2378|2|2022-02-06|
|45|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2064|2|2022-01-27| |45|[openresty/openresty](https://github.com/openresty/openresty)|High Performance Web Platform Based on Nginx and LuaJIT|10177|2|2022-02-06|
|46|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|337|2|2022-02-05| |46|[XorTroll/Goldleaf](https://github.com/XorTroll/Goldleaf)|🍂 Multipurpose homebrew tool for Nintendo Switch|2066|2|2022-02-06|
|47|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1364|2|2022-01-31| |47|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|338|2|2022-02-05|
|48|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法SnowFlake——雪花漂移算法在缩短ID长度的同时具备极高瞬时并发处理能力50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库FFI。💎支持容器环境自动扩容自动注册 WorkerId ),单机或分布式唯 ...|496|2|2022-01-01| |48|[edk2-porting/edk2-sdm845](https://github.com/edk2-porting/edk2-sdm845)|Broken edk2 port for sdm845 xD|1370|2|2022-02-06|
|49|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|863|2|2022-02-05| |49|[ptitSeb/box64](https://github.com/ptitSeb/box64)|Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices|867|2|2022-02-06|
|50|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9787|2|2022-02-02| |50|[openresty/lua-nginx-module](https://github.com/openresty/lua-nginx-module)|Embed the Power of Lua into NGINX HTTP servers|9787|2|2022-02-06|
|51|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4760|2|2022-01-06| |51|[kbengine/kbengine](https://github.com/kbengine/kbengine)|A MMOG engine of server.|4760|2|2022-01-06|
|52|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1184|2|2022-01-14| |52|[sm64pc/sm64ex](https://github.com/sm64pc/sm64ex)|Fork of https://github.com/sm64-port/sm64-port with additional features.|1184|2|2022-01-14|
|53|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|646|2|2022-01-26| |53|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|646|2|2022-01-26|
|54|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库觉得好用请点星啊400星公布快速人脸检测模型500星公布106点landmark600星公布人头检测模型700星公布人脸检测套餐六种pnet,两种rnet随意混合使用满足各种速度/精度要求800星公布更准的106点模型|2118|2|2021-12-21| |54|[zuoqing1988/ZQCNN](https://github.com/zuoqing1988/ZQCNN)|一款比mini-caffe更快的Forward库觉得好用请点星啊400星公布快速人脸检测模型500星公布106点landmark600星公布人头检测模型700星公布人脸检测套餐六种pnet,两种rnet随意混合使用满足各种速度/精度要求800星公布更准的106点模型|2118|2|2021-12-21|
|55|[hydromisc/hydromisc](https://github.com/hydromisc/hydromisc)|Open hardware to measure EC and pH, drive pumps, and otherwise manage a mid-size hydroponic grow over Wi-Fi.|459|2|2022-01-03| |55|[hydromisc/hydromisc](https://github.com/hydromisc/hydromisc)|Open hardware to measure EC and pH, drive pumps, and otherwise manage a mid-size hydroponic grow over Wi-Fi.|459|2|2022-01-03|
|56|[LiteOS/LiteOS](https://github.com/LiteOS/LiteOS)|code and manual|4474|2|2022-01-21| |56|[LiteOS/LiteOS](https://github.com/LiteOS/LiteOS)|code and manual|4474|2|2022-01-21|
|57|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5465|2|2022-02-04| |57|[betaflight/betaflight](https://github.com/betaflight/betaflight)|Open Source Flight Controller Firmware|5465|2|2022-02-06|
|58|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集收集整理验证好用的bof。|103|1|2021-11-08| |58|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集收集整理验证好用的bof。|103|1|2021-11-08|
|59|[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.|2903|1|2021-12-27| |59|[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.|2904|1|2021-12-27|
|60|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址https://fabu.apppills.com/|875|1|2022-01-15| |60|[rock-app/fabu.love](https://github.com/rock-app/fabu.love)|应用发布平台类似fir.im/蒲公英,支持检查更新,灰度发布等等.Demo地址https://fabu.apppills.com/|875|1|2022-01-15|
|61|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|50|1|2022-01-25| |61|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|50|1|2022-01-25|
|62|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|109|1|2021-10-09| |62|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|109|1|2021-10-09|
@ -73,138 +73,138 @@
|66|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|1|2021-10-10| |66|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|1|2021-10-10|
|67|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2151|1|2021-11-10| |67|[snooda/net-speeder](https://github.com/snooda/net-speeder)|net-speeder 在高延迟不稳定链路上优化单线程下载速度 |2151|1|2021-11-10|
|68|[RainbowRoad1/Cgame](https://github.com/RainbowRoad1/Cgame)|一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意|646|1|2022-01-27| |68|[RainbowRoad1/Cgame](https://github.com/RainbowRoad1/Cgame)|一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意|646|1|2022-01-27|
|69|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|909|1|2022-02-05| |69|[immortalwrt/immortalwrt](https://github.com/immortalwrt/immortalwrt)|An opensource OpenWrt variant for mainland China users.|910|1|2022-02-06|
|70|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1939|1|2021-10-24| |70|[dgiese/dustcloud](https://github.com/dgiese/dustcloud)|Xiaomi Smart Home Device Reverse Engineering and Hacking|1939|1|2021-10-24|
|71|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版C++、Golang等|917|1|2021-10-22| |71|[chenyahui/AnnotatedCode](https://github.com/chenyahui/AnnotatedCode)|知名开源代码库的注释版C++、Golang等|917|1|2021-10-22|
|72|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|993|1|2022-01-07| |72|[armink/CmBacktrace](https://github.com/armink/CmBacktrace)|Advanced fault backtrace library for ARM Cortex-M series MCU ARM Cortex-M 系列 MCU 错误追踪库|993|1|2022-01-07|
|73|[kenzok8/small](https://github.com/kenzok8/small)|passwall基本依赖!|353|1|2022-02-05| |73|[kenzok8/small](https://github.com/kenzok8/small)|passwall基本依赖!|353|1|2022-02-05|
|74|[pangweiwei/slua](https://github.com/pangweiwei/slua)|Fastest lua binding via static code generating for Unity3D and mono.|1300|1|2021-10-29| |74|[pangweiwei/slua](https://github.com/pangweiwei/slua)|Fastest lua binding via static code generating for Unity3D and mono.|1300|1|2021-10-29|
|75|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1343|1|2021-12-17| |75|[binbyu/Reader](https://github.com/binbyu/Reader)|A win32 txt file reader|1343|1|2021-12-17|
|76|[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. |536|1|2022-02-01| |76|[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. |538|1|2022-02-01|
|77|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1431|1|2022-01-07| |77|[armink/EasyFlash](https://github.com/armink/EasyFlash)|Lightweight IoT device information storage solution: KV/IAP/LOG. 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至 https://github.com/armink/FlashDB|1432|1|2022-01-07|
|78|[sdlpal/sdlpal](https://github.com/sdlpal/sdlpal)|SDL-based reimplementation of the classic Chinese-language RPG "Xiān jiàn Qí Xiá Zhuàn" (also known as PAL).|1442|1|2022-01-26| |78|[sdlpal/sdlpal](https://github.com/sdlpal/sdlpal)|SDL-based reimplementation of the classic Chinese-language RPG "Xiān jiàn Qí Xiá Zhuàn" (also known as PAL).|1442|1|2022-01-26|
|79|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|136|1|2021-12-04| |79|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|136|1|2021-12-04|
|80|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|193|1|2021-12-06| |80|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|194|1|2021-12-06|
|81|[hzcx998/xbook2](https://github.com/hzcx998/xbook2)|xbook2是一个基于x86处理器的32位操作系统实现了大量的基础功能可以拿来学习操作系统知识。|378|1|2021-10-31| |81|[hzcx998/xbook2](https://github.com/hzcx998/xbook2)|xbook2是一个基于x86处理器的32位操作系统实现了大量的基础功能可以拿来学习操作系统知识。|380|1|2021-10-31|
|82|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1706|1|2022-01-27| |82|[cppla/ServerStatus](https://github.com/cppla/ServerStatus)|云探针、多服务器探针、云监控、多服务器云监控,演示: https://tz.cloudcpp.com/|1709|1|2022-01-27|
|83|[jiangwenyuan/nuster](https://github.com/jiangwenyuan/nuster)|A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy|1834|1|2021-12-07| |83|[jiangwenyuan/nuster](https://github.com/jiangwenyuan/nuster)|A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy|1834|1|2021-12-07|
|84|[acl-dev/acl](https://github.com/acl-dev/acl)|Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS|2152|1|2022-02-04| |84|[acl-dev/acl](https://github.com/acl-dev/acl)|Server framework and network components written by C/C++ for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS|2153|1|2022-02-04|
|85|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3155|1|2022-02-03| |85|[andmarti1424/sc-im](https://github.com/andmarti1424/sc-im)|sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal|3157|1|2022-02-03|
|86|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|169|1|2022-02-02| |86|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|169|1|2022-02-02|
|87|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|567|1|2022-01-20| |87|[Xinyuan-LilyGO/TTGO_TWatch_Library](https://github.com/Xinyuan-LilyGO/TTGO_TWatch_Library)|-|568|1|2022-01-20|
|88|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1653|1|2022-01-21| |88|[vmware/open-vm-tools](https://github.com/vmware/open-vm-tools)|Official repository of VMware open-vm-tools project|1653|1|2022-01-21|
|89|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1574|1|2021-11-30| |89|[skywind3000/mini3d](https://github.com/skywind3000/mini3d)|3D Software Renderer in 700 Lines !!|1575|1|2021-11-30|
|90|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|113|1|2021-11-26| |90|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|113|1|2021-11-26|
|91|[LingDong-/skeleton-tracing](https://github.com/LingDong-/skeleton-tracing)|A new algorithm for retrieving topological skeleton as a set of polylines from binary images|356|1|2021-10-24| |91|[LingDong-/skeleton-tracing](https://github.com/LingDong-/skeleton-tracing)|A new algorithm for retrieving topological skeleton as a set of polylines from binary images|356|1|2021-10-24|
|92|[yangjie10930/EpMedia](https://github.com/yangjie10930/EpMedia)|Android上基于FFmpeg开发的视频处理框架简单易用体积小帮助使用者快速实现视频处理功能。包含以下功能剪辑裁剪旋转镜像合并分离变速添加LOGO添加滤镜添加背景音乐加速减速视频倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to u ...|1981|1|2021-08-09| |92|[yangjie10930/EpMedia](https://github.com/yangjie10930/EpMedia)|Android上基于FFmpeg开发的视频处理框架简单易用体积小帮助使用者快速实现视频处理功能。包含以下功能剪辑裁剪旋转镜像合并分离变速添加LOGO添加滤镜添加背景音乐加速减速视频倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to u ...|1982|1|2021-08-09|
|93|[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|1796|1|2021-11-15| |93|[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|1797|1|2021-11-15|
|94|[Rand312/xv6](https://github.com/Rand312/xv6)|-|110|1|2021-11-28| |94|[Rand312/xv6](https://github.com/Rand312/xv6)|-|110|1|2021-11-28|
|95|[yuawn/NTU-Computer-Security](https://github.com/yuawn/NTU-Computer-Security)|台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan|235|1|2021-11-28| |95|[yuawn/NTU-Computer-Security](https://github.com/yuawn/NTU-Computer-Security)|台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan|235|1|2021-11-28|
|96|[numberwolf/FFmpeg-Plus-OpenGL](https://github.com/numberwolf/FFmpeg-Plus-OpenGL)|🔥 OpenGL Filter for FFmpeg: Support Effects/Transition/Picture-in-Picture/LUT, Render video by your shaders(GLSL) . 🔥 FFmpeg Filter支持特效/转场/画中画、特效/LUT贴纸能力, 支持OpenGL Shader。|237|1|2021-11-03| |96|[numberwolf/FFmpeg-Plus-OpenGL](https://github.com/numberwolf/FFmpeg-Plus-OpenGL)|🔥 OpenGL Filter for FFmpeg: Support Effects/Transition/Picture-in-Picture/LUT, Render video by your shaders(GLSL) . 🔥 FFmpeg Filter支持特效/转场/画中画、特效/LUT贴纸能力, 支持OpenGL Shader。|237|1|2021-11-03|
|97|[cokemine/ServerStatus-Hotaru](https://github.com/cokemine/ServerStatus-Hotaru)|云探针、多服务器探针、云监控、多服务器云监控|1476|1|2022-01-03| |97|[cokemine/ServerStatus-Hotaru](https://github.com/cokemine/ServerStatus-Hotaru)|云探针、多服务器探针、云监控、多服务器云监控|1477|1|2022-01-03|
|98|[Al1ex/LinuxEelvation](https://github.com/Al1ex/LinuxEelvation)|Linux Eelvation(持续更新)|186|1|2022-01-27| |98|[Al1ex/LinuxEelvation](https://github.com/Al1ex/LinuxEelvation)|Linux Eelvation(持续更新)|186|1|2022-01-27|
|99|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|335|1|2022-02-05| |99|[RamonUnch/AltSnap](https://github.com/RamonUnch/AltSnap)|Maintained continuation of Stefan Sundin's AltDrag|335|1|2022-02-06|
|100|[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.|4803|1|2022-02-04| |100|[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.|4801|1|2022-02-04|
|101|[session-replay-tools/cetus](https://github.com/session-replay-tools/cetus)|Cetus is a high performance middleware that provides transparent routing between your application and any backend MySQL Servers. |1220|1|2021-12-21| |101|[session-replay-tools/cetus](https://github.com/session-replay-tools/cetus)|Cetus is a high performance middleware that provides transparent routing between your application and any backend MySQL Servers. |1220|1|2021-12-21|
|102|[yangminz/bcst_csapp](https://github.com/yangminz/bcst_csapp)|A C language repo to implement CSAPP|436|1|2022-01-23| |102|[yangminz/bcst_csapp](https://github.com/yangminz/bcst_csapp)|A C language repo to implement CSAPP|438|1|2022-01-23|
|103|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1103|1|2022-01-24| |103|[espressif/esp-iot-solution](https://github.com/espressif/esp-iot-solution)|Espressif IoT Library. IoT Device Drivers, Documentations And Solutions.|1103|1|2022-01-24|
|104|[timwhitez/Cobalt-Strike-Aggressor-Scripts](https://github.com/timwhitez/Cobalt-Strike-Aggressor-Scripts)|Cobalt Strike Aggressor 插件包|575|1|2021-08-31| |104|[timwhitez/Cobalt-Strike-Aggressor-Scripts](https://github.com/timwhitez/Cobalt-Strike-Aggressor-Scripts)|Cobalt Strike Aggressor 插件包|575|1|2021-08-31|
|105|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1124|1|2022-01-25| |105|[Tencent/TencentOS-kernel](https://github.com/Tencent/TencentOS-kernel)|腾讯针对云的场景研发的服务器操作系统|1124|1|2022-01-25|
|106|[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, ...|4216|1|2022-02-04| |106|[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, ...|4219|1|2022-02-06|
|107|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|854|1|2021-09-15| |107|[Mixiaoxiao/Arduino-HomeKit-ESP8266](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266)|Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.|855|1|2021-09-15|
|108|[alibaba/diagnose-tools](https://github.com/alibaba/diagnose-tools)|-|309|1|2022-01-13| |108|[alibaba/diagnose-tools](https://github.com/alibaba/diagnose-tools)|-|309|1|2022-01-13|
|109|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|923|1|2022-01-25| |109|[m5stack/M5Stack](https://github.com/m5stack/M5Stack)|M5Stack Arduino Library|923|1|2022-01-25|
|110|[lqian/light-LPR](https://github.com/lqian/light-LPR)|Light-LPR is an open source project aimed at license plate recognition that can run on embedded devices, mobile phones, and x86 platforms. It aims to support license plate recognition in various scena ...|697|1|2022-01-30| |110|[lqian/light-LPR](https://github.com/lqian/light-LPR)|Light-LPR is an open source project aimed at license plate recognition that can run on embedded devices, mobile phones, and x86 platforms. It aims to support license plate recognition in various scena ...|697|1|2022-01-30|
|111|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|711|1|2022-01-30| |111|[froghui/yolanda](https://github.com/froghui/yolanda)|极客时间<网络编程实战>代码|711|1|2022-01-30|
|112|[session-replay-tools/tcpcopy](https://github.com/session-replay-tools/tcpcopy)|An online request replication tool, also a tcp stream replay tool, fit for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, etc|4055|1|2021-10-13| |112|[session-replay-tools/tcpcopy](https://github.com/session-replay-tools/tcpcopy)|An online request replication tool, also a tcp stream replay tool, fit for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, etc|4055|1|2021-10-13|
|113|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1158|1|2021-09-29| |113|[TheOfficialFloW/VitaShell](https://github.com/TheOfficialFloW/VitaShell)|Multi-functional file manager for PS Vita|1161|1|2021-09-29|
|114|[viabtc/viabtc_exchange_server](https://github.com/viabtc/viabtc_exchange_server)|A trading engine with high-speed performance and real-time notification|2486|1|2021-12-17| |114|[viabtc/viabtc_exchange_server](https://github.com/viabtc/viabtc_exchange_server)|A trading engine with high-speed performance and real-time notification|2486|1|2021-12-17|
|115|[wlanjie/trinity](https://github.com/wlanjie/trinity)|android video record editor muxer sdk|741|1|2021-08-11| |115|[wlanjie/trinity](https://github.com/wlanjie/trinity)|android video record editor muxer sdk|741|1|2021-08-11|
|116|[archeryue/cpc](https://github.com/archeryue/cpc)|建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!|120|1|2021-09-15| |116|[archeryue/cpc](https://github.com/archeryue/cpc)|建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!|120|1|2021-09-15|
|117|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|108|1|2021-09-05| |117|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|108|1|2021-09-05|
|118|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|236|1|2022-01-18| |118|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|236|1|2022-02-06|
|119|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|5780|1|2022-01-31| |119|[sparklemotion/nokogiri](https://github.com/sparklemotion/nokogiri)|Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby.|5780|1|2022-01-31|
|120|[Xinyuan-LilyGO/TTGO-T-Display](https://github.com/Xinyuan-LilyGO/TTGO-T-Display)|-|616|1|2021-12-26| |120|[Xinyuan-LilyGO/TTGO-T-Display](https://github.com/Xinyuan-LilyGO/TTGO-T-Display)|-|616|1|2022-02-06|
|121|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|617|1|2022-01-25| |121|[armink/FlashDB](https://github.com/armink/FlashDB)|An ultra-lightweight database that supports key-value and time series data 一款支持 KV 数据和时序数据的超轻量级数据库|617|1|2022-01-25|
|122|[shunf4/proxychains-windows](https://github.com/shunf4/proxychains-windows)|Windows and Cygwin port of proxychains, based on MinHook and DLL Injection|501|1|2021-10-17| |122|[shunf4/proxychains-windows](https://github.com/shunf4/proxychains-windows)|Windows and Cygwin port of proxychains, based on MinHook and DLL Injection|501|1|2021-10-17|
|123|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|72|1|2022-01-13| |123|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|72|1|2022-01-13|
|124|[WizTeam/WizNoteLite](https://github.com/WizTeam/WizNoteLite)|WizNote Lite Project|579|1|2022-01-22| |124|[WizTeam/WizNoteLite](https://github.com/WizTeam/WizNoteLite)|WizNote Lite Project|579|1|2022-01-22|
|125|[fanyuan/mp3Convert](https://github.com/fanyuan/mp3Convert)|mp3转码把wav转换成mp3格式|347|1|2021-12-29| |125|[fanyuan/mp3Convert](https://github.com/fanyuan/mp3Convert)|mp3转码把wav转换成mp3格式|347|1|2021-12-29|
|126|[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++ |2028|1|2022-01-07| |126|[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++ |2029|1|2022-01-07|
|127|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为鸿蒙分布式操作系统Huawei OpenHarmony开发技术交流鸿蒙技术资料手册指南共建国产操作系统万物互联新生态。|330|1|2021-10-29| |127|[fenwii/OpenHarmony](https://github.com/fenwii/OpenHarmony)|华为鸿蒙分布式操作系统Huawei OpenHarmony开发技术交流鸿蒙技术资料手册指南共建国产操作系统万物互联新生态。|330|1|2021-10-29|
|128|[hanson-young/nniefacelib](https://github.com/hanson-young/nniefacelib)|nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库|473|1|2021-10-12| |128|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法SnowFlake——雪花漂移算法在缩短ID长度的同时具备极高瞬时并发处理能力50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库FFI。💎支持容器环境自动扩容自动注册 WorkerId ),单机或分布式唯 ...|496|1|2022-01-01|
|129|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|358|1|2021-11-29| |129|[hanson-young/nniefacelib](https://github.com/hanson-young/nniefacelib)|nniefacelib是一个在海思35xx系列芯片上运行的人脸算法库|473|1|2021-10-12|
|130|[aeverj/NimShellCodeLoader](https://github.com/aeverj/NimShellCodeLoader)|使用nim编写的shellcode加载器|281|1|2022-02-03| |130|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|358|1|2021-11-29|
|131|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2396|1|2022-01-03| |131|[aeverj/NimShellCodeLoader](https://github.com/aeverj/NimShellCodeLoader)|使用nim编写的shellcode加载器|281|1|2022-02-03|
|132|[pingostack/pingos](https://github.com/pingostack/pingos)|Based on the NGINX/RTMP/HTTP-FLV/HTTP-TS/HLS/HLS+/DASH/H.264/H.265/AAC/MP3/Live/Record/VOD/Push/Pull/Multiple Processes/Dynamic Configuration/Configuration Variables/Console Interface/Notify|748|1|2022-01-10| |132|[gozfree/gear-lib](https://github.com/gozfree/gear-lib)|Gear-Lib, C library for IOT Embedded Multimedia and Network|2396|1|2022-01-03|
|133|[u1f383/Software-Security-2021](https://github.com/u1f383/Software-Security-2021)|2021 交大程式安全 binary exploit 課程教材|78|1|2022-01-19| |133|[pingostack/pingos](https://github.com/pingostack/pingos)|Based on the NGINX/RTMP/HTTP-FLV/HTTP-TS/HLS/HLS+/DASH/H.264/H.265/AAC/MP3/Live/Record/VOD/Push/Pull/Multiple Processes/Dynamic Configuration/Configuration Variables/Console Interface/Notify|748|1|2022-01-10|
|134|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|245|1|2021-11-25| |134|[u1f383/Software-Security-2021](https://github.com/u1f383/Software-Security-2021)|2021 交大程式安全 binary exploit 課程教材|78|1|2022-02-05|
|135|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|737|1|2021-11-17| |135|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|245|1|2021-11-25|
|136|[Mzzopublic/C](https://github.com/Mzzopublic/C)|C语言|2733|1|2021-10-15| |136|[huaiyukeji/verification_code](https://github.com/huaiyukeji/verification_code)|验证码研究破解心得记录。包含网易易盾,阿里云验证码,极验验证码,通用汉字识别,梦幻西游验证等主流验证码破解。包含点按验证码、点选验证、语序点选等等。已更新极验验证码、企业公示网/工商/文书采集系统、极验打码接口。|737|1|2021-11-17|
|137|[alibaba/tsar](https://github.com/alibaba/tsar)|Taobao System Activity Reporter|2332|1|2022-01-20| |137|[Mzzopublic/C](https://github.com/Mzzopublic/C)|C语言|2734|1|2021-10-15|
|138|[winshining/nginx-http-flv-module](https://github.com/winshining/nginx-http-flv-module)|Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names) are supported now.|2088|1|2021-12-31| |138|[alibaba/tsar](https://github.com/alibaba/tsar)|Taobao System Activity Reporter|2332|1|2022-01-20|
|139|[hepingood/ds18b20](https://github.com/hepingood/ds18b20)|ds18b20 full function driver|213|1|2022-01-10| |139|[winshining/nginx-http-flv-module](https://github.com/winshining/nginx-http-flv-module)|Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names) are supported now.|2090|1|2021-12-31|
|140|[waveshare/e-Paper](https://github.com/waveshare/e-Paper)|-|766|1|2022-01-10| |140|[hepingood/ds18b20](https://github.com/hepingood/ds18b20)|ds18b20 full function driver|213|1|2022-01-10|
|141|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1487|1|2022-02-03| |141|[waveshare/e-Paper](https://github.com/waveshare/e-Paper)|-|767|1|2022-01-10|
|142|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支|2837|1|2021-12-13| |142|[joncampbell123/dosbox-x](https://github.com/joncampbell123/dosbox-x)|DOSBox-X fork of the DOSBox project|1488|1|2022-02-03|
|143|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|52|1|2021-12-23| |143|[guanzhi/GmSSL](https://github.com/guanzhi/GmSSL)|支持国密SM2/SM3/SM4/SM9/ZUC/SSL的OpenSSL分支|2837|1|2021-12-13|
|144|[guanshuicheng/invoice](https://github.com/guanshuicheng/invoice)|增值税发票OCR识别使用flask微服务架构识别type增值税电子普通发票增值税普通发票增值税专用发票识别字段为发票代码、发票号码、开票日期、校验码、税后金额等|1008|1|2021-12-30| |144|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|52|1|2021-12-23|
|145|[SmallPond/MIT6.828_OS](https://github.com/SmallPond/MIT6.828_OS)|MIT 6.828 Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html|480|1|2021-11-05| |145|[guanshuicheng/invoice](https://github.com/guanshuicheng/invoice)|增值税发票OCR识别使用flask微服务架构识别type增值税电子普通发票增值税普通发票增值税专用发票识别字段为发票代码、发票号码、开票日期、校验码、税后金额等|1008|1|2021-12-30|
|146|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版与实验材料https://hansimov.gitbook.io/csapp/|335|1|2021-12-28| |146|[SmallPond/MIT6.828_OS](https://github.com/SmallPond/MIT6.828_OS)|MIT 6.828 Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html|481|1|2021-11-05|
|147|[Exely/CSAPP-Labs](https://github.com/Exely/CSAPP-Labs)|Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1311|1|2021-12-04| |147|[Hansimov/csapp](https://github.com/Hansimov/csapp)|个人整理的《深入理解计算机系统》中文电子版(原书第 3 版与实验材料https://hansimov.gitbook.io/csapp/|335|1|2021-12-28|
|148|[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.|3367|1|2022-02-05| |148|[Exely/CSAPP-Labs](https://github.com/Exely/CSAPP-Labs)|Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记|1311|1|2021-12-04|
|149|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Proxmark3 / RFID / NFC reader, writer, sniffer and emulator |1420|1|2022-02-05| |149|[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.|3368|1|2022-02-05|
|150|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1173|1|2021-12-24| |150|[RfidResearchGroup/proxmark3](https://github.com/RfidResearchGroup/proxmark3)|Proxmark3 / RFID / NFC reader, writer, sniffer and emulator |1421|1|2022-02-06|
|151|[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.|271|1|2022-02-05| |151|[espressif/esp-who](https://github.com/espressif/esp-who)|Face detection and recognition framework|1174|1|2021-12-24|
|152|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|1|2021-11-23| |152|[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.|271|1|2022-02-06|
|153|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|217|1|2022-01-23| |153|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|1|2021-11-23|
|154|[filecoin-project/community-china](https://github.com/filecoin-project/community-china)|Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL.|326|1|2022-01-26| |154|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|217|1|2022-01-23|
|155|[WeActTC/MiniSTM32F4x1](https://github.com/WeActTC/MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|387|1|2021-12-04| |155|[filecoin-project/community-china](https://github.com/filecoin-project/community-china)|Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL.|325|1|2022-01-26|
|156|[metartc/metaRTC](https://github.com/metartc/metaRTC)|embedded webrtc SDK 嵌入式webrtc库 |64|1|2022-02-04| |156|[WeActTC/MiniSTM32F4x1](https://github.com/WeActTC/MiniSTM32F4x1)|MiniF4-STM32F401CEU6/STM32F411CEU6 Product Literature|387|1|2021-12-04|
|157|[ksyun-kenc/liuguang](https://github.com/ksyun-kenc/liuguang)|鎏光云游戏引擎|490|1|2022-01-07| |157|[metartc/metaRTC](https://github.com/metartc/metaRTC)|embedded webrtc SDK 嵌入式webrtc库 |64|1|2022-02-06|
|158|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|97|1|2022-02-05| |158|[ksyun-kenc/liuguang](https://github.com/ksyun-kenc/liuguang)|鎏光云游戏引擎|489|1|2022-01-07|
|159|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3650|1|2022-02-05| |159|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|97|1|2022-02-06|
|160|[bytedance/tailor](https://github.com/bytedance/tailor)|-|593|1|2022-01-04| |160|[lc-soft/LCUI](https://github.com/lc-soft/LCUI)|A small C library for building user interfaces with C, XML and CSS.|3651|1|2022-02-05|
|161|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1121|1|2021-12-30| |161|[bytedance/tailor](https://github.com/bytedance/tailor)|-|593|1|2022-01-04|
|162|[destan19/OpenAppFilter](https://github.com/destan19/OpenAppFilter)|App filtering is a parent management plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, etc.|1105|1|2021-12-08| |162|[hmgle/graftcp](https://github.com/hmgle/graftcp)|A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.|1124|1|2021-12-30|
|163|[inclavare-containers/inclavare-containers](https://github.com/inclavare-containers/inclavare-containers)|A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem.|441|1|2022-01-27| |163|[destan19/OpenAppFilter](https://github.com/destan19/OpenAppFilter)|App filtering is a parent management plug-in based on OpenWrt, which supports app filtering for games, videos, chats, downloads, etc.|1105|1|2021-12-08|
|164|[swow/swow](https://github.com/swow/swow)|Coroutine-based concurrency library for PHP|685|1|2022-01-19| |164|[inclavare-containers/inclavare-containers](https://github.com/inclavare-containers/inclavare-containers)|A novel container runtime, aka confidential container, for cloud-native confidential computing and enclave runtime ecosystem.|442|1|2022-01-27|
|165|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|314|1|2022-01-12| |165|[swow/swow](https://github.com/swow/swow)|Coroutine-based concurrency library for PHP|685|1|2022-01-19|
|166|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大Go 实现的一个WebSSH支持文件上传下载|81|0|2021-12-12| |166|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|314|1|2022-01-12|
|167|[khadas/fenix](https://github.com/khadas/fenix)|One-stop script set to build Ubuntu/Debian images|127|0|2022-01-25| |167|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大Go 实现的一个WebSSH支持文件上传下载|81|0|2021-12-12|
|168|[CongducPham/LowCostLoRaGw](https://github.com/CongducPham/LowCostLoRaGw)|Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards|621|0|2022-01-25| |168|[khadas/fenix](https://github.com/khadas/fenix)|One-stop script set to build Ubuntu/Debian images|127|0|2022-01-25|
|169|[RT-Thread-packages/nimble](https://github.com/RT-Thread-packages/nimble)|An Apache open-source Bluetooth 5.0 stack porting on RT-Thread|89|0|2021-12-08| |169|[CongducPham/LowCostLoRaGw](https://github.com/CongducPham/LowCostLoRaGw)|Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards|621|0|2022-01-25|
|170|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。持续更新ing...|216|0|2022-01-31| |170|[RT-Thread-packages/nimble](https://github.com/RT-Thread-packages/nimble)|An Apache open-source Bluetooth 5.0 stack porting on RT-Thread|89|0|2021-12-08|
|171|[yixuan/showtext](https://github.com/yixuan/showtext)|Using Fonts More Easily in R Graphs|400|0|2021-08-14| |171|[Kiprey/Skr_Learning](https://github.com/Kiprey/Skr_Learning)|天问之路 - 学习笔记&学习周报。内容包括但不限于C++ STL、编译原理、LLVM IR Pass代码优化、CSAPP Lab、uCore操作系统等等。持续更新ing...|216|0|2022-01-31|
|172|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|174|0|2022-01-08| |172|[yixuan/showtext](https://github.com/yixuan/showtext)|Using Fonts More Easily in R Graphs|400|0|2021-08-14|
|173|[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.|534|0|2022-01-13| |173|[g0dA/linuxStack](https://github.com/g0dA/linuxStack)|Linux技术栈|174|0|2022-01-08|
|174|[WindySha/bypass_dlfunctions](https://github.com/WindySha/bypass_dlfunctions)|This is another way to bypass the restriction of calling dl functions for system lib.|40|0|2021-08-15| |174|[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.|534|0|2022-01-13|
|175|[openLuat/LuatOS](https://github.com/openLuat/LuatOS)|合宙LuatOS -- Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)|179|0|2022-01-29| |175|[WindySha/bypass_dlfunctions](https://github.com/WindySha/bypass_dlfunctions)|This is another way to bypass the restriction of calling dl functions for system lib.|40|0|2021-08-15|
|176|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|45|0|2022-01-09| |176|[openLuat/LuatOS](https://github.com/openLuat/LuatOS)|合宙LuatOS -- Powerful embedded Lua Engine for IoT devices, with many components and low memory requirements (16K RAM, 128K Flash)|179|0|2022-01-29|
|177|[Erensu/ignav](https://github.com/Erensu/ignav)|integrated navigation for ins and gnss|216|0|2021-12-07| |177|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|45|0|2022-01-09|
|178|[zhanghuicuc/ffmpeg_camera_streamer](https://github.com/zhanghuicuc/ffmpeg_camera_streamer)|This program can read from PC camera and stream it to live streaming server, you can also add different video filters to the live stream.本程序实现了读取PC端摄像头并进行直播的功能,同时支持添加不同的视频滤镜|84|0|2022-01-25| |178|[Erensu/ignav](https://github.com/Erensu/ignav)|integrated navigation for ins and gnss|216|0|2021-12-07|
|179|[postgrespro/vops](https://github.com/postgrespro/vops)|-|130|0|2022-01-26| |179|[zhanghuicuc/ffmpeg_camera_streamer](https://github.com/zhanghuicuc/ffmpeg_camera_streamer)|This program can read from PC camera and stream it to live streaming server, you can also add different video filters to the live stream.本程序实现了读取PC端摄像头并进行直播的功能,同时支持添加不同的视频滤镜|84|0|2022-01-25|
|180|[openresty/redis2-nginx-module](https://github.com/openresty/redis2-nginx-module)|Nginx upstream module for the Redis 2.0 protocol|855|0|2021-10-19| |180|[postgrespro/vops](https://github.com/postgrespro/vops)|-|130|0|2022-01-26|
|181|[RT-Thread/RT-AK](https://github.com/RT-Thread/RT-AK)|RT-Thread AI Kit|30|0|2021-09-16| |181|[openresty/redis2-nginx-module](https://github.com/openresty/redis2-nginx-module)|Nginx upstream module for the Redis 2.0 protocol|855|0|2021-10-19|
|182|[AlynxZhou/showmethekey](https://github.com/AlynxZhou/showmethekey)|Show keys you typed on screen.|38|0|2021-11-07| |182|[RT-Thread/RT-AK](https://github.com/RT-Thread/RT-AK)|RT-Thread AI Kit|30|0|2021-09-16|
|183|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux read & write process memory module.|111|0|2022-01-30| |183|[AlynxZhou/showmethekey](https://github.com/AlynxZhou/showmethekey)|Show keys you typed on screen.|38|0|2021-11-07|
|184|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活Android4.4到Android12.0 完美的保活方案|50|0|2022-01-28| |184|[abcz316/rwProcMem33](https://github.com/abcz316/rwProcMem33)|Linux read & write process memory module.|111|0|2022-01-30|
|185|[espressif/esp-skainet](https://github.com/espressif/esp-skainet)|Espressif intelligent voice assistant|239|0|2022-01-25| |185|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活Android4.4到Android12.0 完美的保活方案|50|0|2022-01-28|
|186|[gurnec/HashCheck](https://github.com/gurnec/HashCheck)|HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org|1248|0|2021-12-30| |186|[espressif/esp-skainet](https://github.com/espressif/esp-skainet)|Espressif intelligent voice assistant|239|0|2022-01-25|
|187|[yangzigy/yz_keyboard](https://github.com/yangzigy/yz_keyboard)|diy机械键盘|63|0|2021-12-19| |187|[gurnec/HashCheck](https://github.com/gurnec/HashCheck)|HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org|1253|0|2021-12-30|
|188|[rev1si0n/lib-jingdong-app-signature](https://github.com/rev1si0n/lib-jingdong-app-signature)|京东 APP 的 sign 算法以及请求库(已封装 Python可直接接入爬虫|30|0|2021-10-09| |188|[yangzigy/yz_keyboard](https://github.com/yangzigy/yz_keyboard)|diy机械键盘|63|0|2021-12-19|
|189|[QiaoLiuHit/LSOTB-TIR](https://github.com/QiaoLiuHit/LSOTB-TIR)|LSOTB-TIR: A Large-Scale High-Diversity Thermal Infrared Object Tracking Benchmark (ACM MM2020)|55|0|2021-08-08| |189|[rev1si0n/lib-jingdong-app-signature](https://github.com/rev1si0n/lib-jingdong-app-signature)|京东 APP 的 sign 算法以及请求库(已封装 Python可直接接入爬虫|30|0|2021-10-09|
|190|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|629|0|2022-01-26| |190|[QiaoLiuHit/LSOTB-TIR](https://github.com/QiaoLiuHit/LSOTB-TIR)|LSOTB-TIR: A Large-Scale High-Diversity Thermal Infrared Object Tracking Benchmark (ACM MM2020)|55|0|2021-08-08|
|191|[aliyun/rds_dbsync](https://github.com/aliyun/rds_dbsync)|围绕 PostgreSQL Greenplum ,实现易用的数据的互迁功能项目|488|0|2021-11-16| |191|[openresty/stream-lua-nginx-module](https://github.com/openresty/stream-lua-nginx-module)|Embed the power of Lua into NGINX TCP/UDP servers|629|0|2022-01-26|
|192|[GNOME/easytag](https://github.com/GNOME/easytag)|Read-only mirror of https://gitlab.gnome.org/GNOME/easytag|67|0|2021-09-12| |192|[aliyun/rds_dbsync](https://github.com/aliyun/rds_dbsync)|围绕 PostgreSQL Greenplum ,实现易用的数据的互迁功能项目|488|0|2021-11-16|
|193|[paintdream/DontStarveLuaJIT](https://github.com/paintdream/DontStarveLuaJIT)|Don't Starve LuaJIT/OpenGL ES optimization patch (compatible with DS, RoG, SW, HAM, DST, Dedicated Server for Windows and DST, Dedicated Server for Linux)|156|0|2021-09-10| |193|[GNOME/easytag](https://github.com/GNOME/easytag)|Read-only mirror of https://gitlab.gnome.org/GNOME/easytag|67|0|2021-09-12|
|194|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|59|0|2022-01-25| |194|[paintdream/DontStarveLuaJIT](https://github.com/paintdream/DontStarveLuaJIT)|Don't Starve LuaJIT/OpenGL ES optimization patch (compatible with DS, RoG, SW, HAM, DST, Dedicated Server for Windows and DST, Dedicated Server for Linux)|156|0|2021-09-10|
|195|[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 ...|797|0|2022-02-02| |195|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|59|0|2022-01-25|
|196|[zebin-wu/homekit-bridge](https://github.com/zebin-wu/homekit-bridge)|Let any device connect to Apple HomeKit.|54|0|2022-02-05| |196|[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 ...|797|0|2022-02-02|
|197|[linuxdeepin/deepin-anything](https://github.com/linuxdeepin/deepin-anything)|-|63|0|2021-12-31| |197|[zebin-wu/homekit-bridge](https://github.com/zebin-wu/homekit-bridge)|Let any device connect to Apple HomeKit.|54|0|2022-02-06|
|198|[zhichao281/duilib-MiniBlinkBrowser](https://github.com/zhichao281/duilib-MiniBlinkBrowser)|用duilib做的miniblink的浏览器|77|0|2021-12-28| |198|[linuxdeepin/deepin-anything](https://github.com/linuxdeepin/deepin-anything)|-|63|0|2021-12-31|
|199|[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|1170|0|2021-11-17| |199|[zhichao281/duilib-MiniBlinkBrowser](https://github.com/zhichao281/duilib-MiniBlinkBrowser)|用duilib做的miniblink的浏览器|77|0|2021-12-28|
|200|[y123456yz/Reading-and-comprehense-redis-cluster](https://github.com/y123456yz/Reading-and-comprehense-redis-cluster)|分布式NOSQL redis源码阅读中文分析注释带详尽注释以及相关流程调用注释提出改造点redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析对理解redis源码很有帮助解决了source insight中文注释乱码问题,更新完毕|532|0|2021-08-22| |200|[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|1170|0|2021-11-17|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,207 +1,207 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|100120|31|2022-02-04| |1|[electron/electron](https://github.com/electron/electron)|:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS|100133|31|2022-02-05|
|2|[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.|4094|16|2022-01-31| |2|[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.|4094|16|2022-01-31|
|3|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7157|13|2022-02-04| |3|[sogou/workflow](https://github.com/sogou/workflow)|C++ Parallel Computing and Asynchronous Networking Engine|7162|13|2022-02-04|
|4|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|568|13|2022-01-31| |4|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|568|13|2022-01-31|
|5|[DayBreak-u/chineseocr_lite](https://github.com/DayBreak-u/chineseocr_lite)|超轻量级中文ocr支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M |8510|12|2022-01-21| |5|[DayBreak-u/chineseocr_lite](https://github.com/DayBreak-u/chineseocr_lite)|超轻量级中文ocr支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M |8513|12|2022-01-21|
|6|[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 ...|3017|12|2022-01-09| |6|[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 ...|3020|12|2022-01-09|
|7|[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.|14064|11|2022-01-28| |7|[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.|14064|11|2022-01-28|
|8|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件并支持任务栏显示支持更换皮肤。|15874|10|2022-02-05| |8|[zhongyang219/TrafficMonitor](https://github.com/zhongyang219/TrafficMonitor)|这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件并支持任务栏显示支持更换皮肤。|15903|10|2022-02-06|
|9|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17971|9|2022-02-05| |9|[taichi-dev/taichi](https://github.com/taichi-dev/taichi)|Productive & portable high-performance programming in Python.|17976|9|2022-02-06|
|10|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|18882|9|2022-02-05| |10|[envoyproxy/envoy](https://github.com/envoyproxy/envoy)|Cloud-native high-performance edge/middle/service proxy|18882|9|2022-02-06|
|11|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13687|8|2022-02-05| |11|[Tencent/ncnn](https://github.com/Tencent/ncnn)|ncnn is a high-performance neural network inference framework optimized for the mobile platform|13688|8|2022-02-06|
|12|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|9508|8|2022-02-04| |12|[Tencent/matrix](https://github.com/Tencent/matrix)|Matrix is a plugin style, non-invasive APM system developed by WeChat.|9508|8|2022-02-04|
|13|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏|6352|8|2022-01-31| |13|[Tencent/Hippy](https://github.com/Tencent/Hippy)|Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏|6352|8|2022-01-31|
|14|[apache/incubator-brpc](https://github.com/apache/incubator-brpc)|Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".|12843|8|2022-01-29| |14|[apache/incubator-brpc](https://github.com/apache/incubator-brpc)|Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".|12843|8|2022-01-29|
|15|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|17813|8|2021-12-09| |15|[alibaba/weex](https://github.com/alibaba/weex)|A framework for building Mobile cross-platform UI|17813|8|2021-12-09|
|16|[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, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.|5797|8|2022-02-05| |16|[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, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.|5806|8|2022-02-05|
|17|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|15973|8|2022-01-26| |17|[Tencent/mars](https://github.com/Tencent/mars)|Mars is a cross-platform network component developed by WeChat.|15974|8|2022-01-26|
|18|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.|17100|7|2022-02-04| |18|[ossrs/srs](https://github.com/ossrs/srs)|SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.|17101|7|2022-02-06|
|19|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4129|6|2022-01-30| |19|[MegEngine/MegEngine](https://github.com/MegEngine/MegEngine)|MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架|4129|6|2022-01-30|
|20|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|6098|6|2022-01-27| |20|[barry-ran/QtScrcpy](https://github.com/barry-ran/QtScrcpy)|Android real-time display control software|6100|6|2022-01-27|
|21|[Tencent/Tendis](https://github.com/Tencent/Tendis)|Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. |2320|6|2021-11-18| |21|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画能看=能下载)。使用 Qt C++ 开发|790|6|2022-01-17|
|22|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|5222|6|2022-01-22| |22|[Tencent/Tendis](https://github.com/Tencent/Tendis)|Tendis is a high-performance distributed storage system fully compatible with the Redis protocol. |2320|6|2021-11-18|
|23|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|7044|6|2022-01-29| |23|[tindy2013/subconverter](https://github.com/tindy2013/subconverter)|Utility to convert between various subscription format|5224|6|2022-01-22|
|24|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Google SafetyNet attestation workarounds for Magisk|2420|6|2022-02-03| |24|[vesoft-inc/nebula](https://github.com/vesoft-inc/nebula)| A distributed, fast open-source graph database featuring horizontal scalability and high availability|7043|6|2022-02-06|
|25|[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|6379|6|2022-01-29| |25|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Google SafetyNet attestation workarounds for Magisk|2431|6|2022-02-03|
|26|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画能看=能下载)。使用 Qt C++ 开发|667|5|2022-01-17| |26|[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|6379|6|2022-01-29|
|27|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|6799|5|2022-02-03| |27|[drogonframework/drogon](https://github.com/drogonframework/drogon)|Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows|6799|5|2022-02-03|
|28|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|2289|5|2022-01-25| |28|[Serial-Studio/Serial-Studio](https://github.com/Serial-Studio/Serial-Studio)|Multi-purpose serial data visualization & processing program|2291|5|2022-01-25|
|29|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17250|5|2022-01-31| |29|[swoole/swoole-src](https://github.com/swoole/swoole-src)|🚀 Coroutine-based concurrency library for PHP|17251|5|2022-01-31|
|30|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级Web服务器|5155|5|2022-01-07| |30|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级Web服务器|5155|5|2022-01-07|
|31|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|8927|5|2022-02-02| |31|[vnotex/vnote](https://github.com/vnotex/vnote)|A pleasant note-taking platform.|8929|5|2022-02-02|
|32|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|PC版微信机器人 微信Api、微信api、微信发卡机器人、微信聊天机器人 python微信api 微信接口 微信数据库解密|4198|5|2021-10-29| |32|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|PC版微信机器人 微信Api、微信api、微信发卡机器人、微信聊天机器人 python微信api 微信接口 微信数据库解密|4199|5|2021-10-29|
|33|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|134|5|2022-01-13| |33|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|134|5|2022-01-13|
|34|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|3649|5|2022-01-28| |34|[wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtx)|Implementation of popular deep learning networks with TensorRT network definition API|3650|5|2022-01-28|
|35|[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.|9301|5|2022-01-18| |35|[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.|9301|5|2022-01-18|
|36|[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 ...|3333|5|2022-01-28| |36|[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 ...|3335|5|2022-01-28|
|37|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|Multi-platform high performance deep learning inference engine (飞桨多端多平台高性能深度学习推理引擎)|5884|4|2022-02-05| |37|[PaddlePaddle/Paddle-Lite](https://github.com/PaddlePaddle/Paddle-Lite)|Multi-platform high performance deep learning inference engine (飞桨多端多平台高性能深度学习推理引擎)|5885|4|2022-02-06|
|38|[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.|2689|4|2022-01-08| |38|[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.|2689|4|2022-01-08|
|39|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2328|4|2021-11-16| |39|[KwaiAppTeam/KOOM](https://github.com/KwaiAppTeam/KOOM)|KOOM is an OOM killer on mobile platform by Kwai.|2329|4|2021-11-16|
|40|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|11699|4|2022-01-08| |40|[Tencent/rapidjson](https://github.com/Tencent/rapidjson)|A fast JSON parser/generator for C++ with both SAX/DOM style API|11701|4|2022-01-08|
|41|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|625|4|2022-01-31| |41|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|626|4|2022-01-31|
|42|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|1772|4|2022-01-24| |42|[wenet-e2e/wenet](https://github.com/wenet-e2e/wenet)|Production First and Production Ready End-to-End Speech Recognition Toolkit|1773|4|2022-01-24|
|43|[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.|6864|4|2022-01-24| |43|[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.|6863|4|2022-01-24|
|44|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|621|3|2022-01-29| |44|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|621|3|2022-02-06|
|45|[tuplex/tuplex](https://github.com/tuplex/tuplex)|Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather ...|747|3|2022-02-04| |45|[tuplex/tuplex](https://github.com/tuplex/tuplex)|Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather ...|747|3|2022-02-04|
|46|[OAID/TengineKit](https://github.com/OAID/TengineKit)|TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.|1966|3|2021-10-18| |46|[OAID/TengineKit](https://github.com/OAID/TengineKit)|TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.|1966|3|2021-10-18|
|47|[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|2985|3|2022-02-03| |47|[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|2988|3|2022-02-03|
|48|[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 server and client framework based on C++11|5590|3|2022-02-05| |48|[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 server and client framework based on C++11|5592|3|2022-02-05|
|49|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|8852|3|2022-02-04| |49|[sonic-pi-net/sonic-pi](https://github.com/sonic-pi-net/sonic-pi)|Code. Music. Live.|8854|3|2022-02-06|
|50|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|4442|3|2022-01-13| |50|[szad670401/HyperLPR](https://github.com/szad670401/HyperLPR)|基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.|4442|3|2022-01-13|
|51|[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)|4927|3|2022-01-26| |51|[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)|4929|3|2022-01-26|
|52|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|5640|3|2022-01-25| |52|[google/sentencepiece](https://github.com/google/sentencepiece)|Unsupervised text tokenizer for Neural Network-based text generation.|5640|3|2022-01-25|
|53|[scarsty/nn-editor](https://github.com/scarsty/nn-editor)|Neural Net Editor 神经网络编辑器|83|3|2022-01-28| |53|[scarsty/nn-editor](https://github.com/scarsty/nn-editor)|Neural Net Editor 神经网络编辑器|83|3|2022-01-28|
|54|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |3791|3|2022-02-02| |54|[OAID/Tengine](https://github.com/OAID/Tengine)|Tengine is a lite, high performance, modular inference engine for embedded device |3791|3|2022-02-02|
|55|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|149|3|2022-01-01| |55|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|149|3|2022-01-01|
|56|[BlueMatthew/WechatExporter](https://github.com/BlueMatthew/WechatExporter)|Wechat Chat History Exporter 微信聊天记录导出程序|1270|3|2022-01-31| |56|[BlueMatthew/WechatExporter](https://github.com/BlueMatthew/WechatExporter)|Wechat Chat History Exporter 微信聊天记录导出程序|1272|3|2022-01-31|
|57|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|5144|3|2021-12-29| |57|[Alinshans/MyTinySTL](https://github.com/Alinshans/MyTinySTL)|Achieve a tiny STL in C++11|5150|3|2021-12-29|
|58|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|7008|3|2021-12-06| |58|[snowie2000/mactype](https://github.com/snowie2000/mactype)|Better font rendering for Windows.|7008|3|2021-12-06|
|59|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核用来取代wke和libcef|5492|3|2021-12-27| |59|[weolar/miniblink49](https://github.com/weolar/miniblink49)|a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核用来取代wke和libcef|5492|3|2021-12-27|
|60|[gaoxiang12/slambook](https://github.com/gaoxiang12/slambook)|-|5184|3|2022-01-23| |60|[gaoxiang12/slambook](https://github.com/gaoxiang12/slambook)|-|5184|3|2022-01-23|
|61|[luoyesiqiu/dpt-shell](https://github.com/luoyesiqiu/dpt-shell)|Android函数抽取壳实现|81|3|2022-01-16| |61|[luoyesiqiu/dpt-shell](https://github.com/luoyesiqiu/dpt-shell)|Android函数抽取壳实现|81|3|2022-01-16|
|62|[idealvin/cocoyaxi](https://github.com/idealvin/cocoyaxi)|A go-style coroutine library in C++11 and more.|2377|3|2022-02-03| |62|[idealvin/cocoyaxi](https://github.com/idealvin/cocoyaxi)|A go-style coroutine library in C++11 and more.|2378|3|2022-02-03|
|63|[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. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.|804|3|2022-02-05| |63|[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. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.|809|3|2022-02-05|
|64|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|288|3|2022-01-24| |64|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|289|3|2022-01-24|
|65|[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 ...|2631|3|2022-02-05| |65|[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 ...|2635|3|2022-02-06|
|66|[XiaoMi/mace](https://github.com/XiaoMi/mace)|MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.|4564|3|2022-01-13| |66|[XiaoMi/mace](https://github.com/XiaoMi/mace)|MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms.|4565|3|2022-01-13|
|67|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |841|3|2021-12-24| |67|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |841|3|2021-12-24|
|68|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo预计会有100多个一直持续更新完善代码简洁易懂注释详细每个都是独立项目非常适合初学者代码随意传播使用拒绝打赏和捐赠欢迎留言评论|2908|3|2022-01-22| |68|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo预计会有100多个一直持续更新完善代码简洁易懂注释详细每个都是独立项目非常适合初学者代码随意传播使用拒绝打赏和捐赠欢迎留言评论|2909|3|2022-01-22|
|69|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|624|3|2022-02-04| |69|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|636|3|2022-02-06|
|70|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|115|3|2022-01-13| |70|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|115|3|2022-01-13|
|71|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|670|3|2022-01-31| |71|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|672|3|2022-01-31|
|72|[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 ...|5644|2|2022-02-05| |72|[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 ...|5655|2|2022-02-06|
|73|[duilib/duilib](https://github.com/duilib/duilib)|-|4676|2|2022-01-11| |73|[duilib/duilib](https://github.com/duilib/duilib)|-|4677|2|2022-01-11|
|74|[seetafaceengine/SeetaFace2](https://github.com/seetafaceengine/SeetaFace2)|SeetaFace 2: open source, full stack face recognization toolkit.|1901|2|2021-09-28| |74|[seetafaceengine/SeetaFace2](https://github.com/seetafaceengine/SeetaFace2)|SeetaFace 2: open source, full stack face recognization toolkit.|1902|2|2021-09-28|
|75|[anyrtcIO-Community/anyRTC-RTMP-OpenSource](https://github.com/anyrtcIO-Community/anyRTC-RTMP-OpenSource)|RTMP 推流器RTMP(HLS)秒开播放器直播点播跨平台Win,IOS,Android开源代码|3893|2|2022-01-23| |75|[anyrtcIO-Community/anyRTC-RTMP-OpenSource](https://github.com/anyrtcIO-Community/anyRTC-RTMP-OpenSource)|RTMP 推流器RTMP(HLS)秒开播放器直播点播跨平台Win,IOS,Android开源代码|3893|2|2022-01-23|
|76|[OAID/AutoKernel](https://github.com/OAID/AutoKernel)|AutoKernel 是一个简单易用,低门槛的自动算子优化工具,提高深度学习算法部署效率。|693|2|2021-09-27| |76|[OAID/AutoKernel](https://github.com/OAID/AutoKernel)|AutoKernel 是一个简单易用,低门槛的自动算子优化工具,提高深度学习算法部署效率。|693|2|2021-09-27|
|77|[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 ...|6901|2|2022-02-04| |77|[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 ...|6902|2|2022-02-06|
|78|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|1591|2|2022-01-25| |78|[githubhaohao/NDK_OpenGLES_3_0](https://github.com/githubhaohao/NDK_OpenGLES_3_0)|Android OpenGL ES 3.0 从入门到精通系统性学习教程|1594|2|2022-01-25|
|79|[TianZerL/Anime4KCPP](https://github.com/TianZerL/Anime4KCPP)|A high performance anime upscaler|1247|2|2022-01-26| |79|[TianZerL/Anime4KCPP](https://github.com/TianZerL/Anime4KCPP)|A high performance anime upscaler|1249|2|2022-02-06|
|80|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|7042|2|2022-02-05| |80|[PointCloudLibrary/pcl](https://github.com/PointCloudLibrary/pcl)|Point Cloud Library (PCL)|7044|2|2022-02-06|
|81|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|264|2|2021-12-30| |81|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|265|2|2021-12-30|
|82|[Tencent/Hardcoder](https://github.com/Tencent/Hardcoder)|Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the har ...|1953|2|2021-11-11| |82|[Tencent/Hardcoder](https://github.com/Tencent/Hardcoder)|Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the har ...|1953|2|2021-11-11|
|83|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1692|2|2021-11-03| |83|[SwiftLaTeX/SwiftLaTeX](https://github.com/SwiftLaTeX/SwiftLaTeX)|SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor |1693|2|2021-11-03|
|84|[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.|3044|2|2022-01-28| |84|[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.|3045|2|2022-01-28|
|85|[sogou/srpc](https://github.com/sogou/srpc)|RPC based on C++ Workflow. Supports Baidu bRPC, Tencent tRPC, thrift protocols.|1090|2|2022-02-05| |85|[sogou/srpc](https://github.com/sogou/srpc)|RPC based on C++ Workflow. Supports Baidu bRPC, Tencent tRPC, thrift protocols.|1090|2|2022-02-05|
|86|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team|4503|2|2022-01-03| |86|[OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika)|Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team|4504|2|2022-01-03|
|87|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|8037|2|2022-01-31| |87|[sass/node-sass](https://github.com/sass/node-sass)|:rainbow: Node.js bindings to libsass|8037|2|2022-01-31|
|88|[richardchien/modern-cmake-by-example](https://github.com/richardchien/modern-cmake-by-example)|IPADS 实验室新人培训第二讲CMake2021.11.3|171|2|2021-11-04| |88|[ic005k/OCAuxiliaryTools](https://github.com/ic005k/OCAuxiliaryTools)|Cross-platform GUI management tools for OpenCoreOCAT|993|2|2022-02-06|
|89|[ic005k/OCAuxiliaryTools](https://github.com/ic005k/OCAuxiliaryTools)|Cross-platform GUI management tools for OpenCoreOCAT|991|2|2022-02-05| |89|[Tencent/plato](https://github.com/Tencent/plato)|腾讯高性能分布式图计算框架Plato|1712|2|2021-08-14|
|90|[Tencent/plato](https://github.com/Tencent/plato)|腾讯高性能分布式图计算框架Plato|1712|2|2021-08-14| |90|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a performance-centered and open-source deep learning framework.|2991|2|2022-02-06|
|91|[Oneflow-Inc/oneflow](https://github.com/Oneflow-Inc/oneflow)|OneFlow is a performance-centered and open-source deep learning framework.|2990|2|2022-02-05| |91|[alibaba/euler](https://github.com/alibaba/euler)|A distributed graph deep learning framework.|2721|2|2021-12-30|
|92|[alibaba/euler](https://github.com/alibaba/euler)|A distributed graph deep learning framework.|2720|2|2021-12-30| |92|[ideawu/ssdb](https://github.com/ideawu/ssdb)|SSDB - A fast NoSQL database, an alternative to Redis|7742|2|2021-12-22|
|93|[ideawu/ssdb](https://github.com/ideawu/ssdb)|SSDB - A fast NoSQL database, an alternative to Redis|7742|2|2021-12-22| |93|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|329|2|2021-10-23|
|94|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|329|2|2021-10-23| |94|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor冰镜 - 终端行为分析系统)|161|2|2022-01-30|
|95|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor冰镜 - 终端行为分析系统)|161|2|2022-01-30| |95|[microsoft/BlingFire](https://github.com/microsoft/BlingFire)|A lightning fast Finite State machine and REgular expression manipulation library.|1595|2|2021-11-17|
|96|[microsoft/BlingFire](https://github.com/microsoft/BlingFire)|A lightning fast Finite State machine and REgular expression manipulation library.|1593|2|2021-11-17| |96|[me115/design_patterns](https://github.com/me115/design_patterns)|图说设计模式|5665|2|2021-08-10|
|97|[me115/design_patterns](https://github.com/me115/design_patterns)|图说设计模式|5665|2|2021-08-10| |97|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|OpenArk is an open source anti-rookit(ARK) tool for Windows. |2452|2|2022-01-28|
|98|[BlackINT3/OpenArk](https://github.com/BlackINT3/OpenArk)|OpenArk is an open source anti-rookit(ARK) tool for Windows. |2446|2|2022-01-28| |98|[SpriteOvO/Telegram-Anti-Revoke](https://github.com/SpriteOvO/Telegram-Anti-Revoke)|Telegram anti-revoke plugin|1495|2|2021-12-10|
|99|[SpriteOvO/Telegram-Anti-Revoke](https://github.com/SpriteOvO/Telegram-Anti-Revoke)|Telegram anti-revoke plugin|1494|2|2021-12-10| |99|[Tencent/libpag](https://github.com/Tencent/libpag)|A real-time rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.|1253|2|2022-02-05|
|100|[Tencent/libpag](https://github.com/Tencent/libpag)|A real-time rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.|1251|2|2022-02-05| |100|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |6716|2|2022-02-01|
|101|[visualfc/liteide](https://github.com/visualfc/liteide)|LiteIDE is a simple, open source, cross-platform Go IDE. |6715|2|2022-02-01| |101|[opencurve/curve](https://github.com/opencurve/curve)|Curve is a better-used cloud-native SDS storage system, featured with high performance, easy operation, cloud native. Curve is composed with CurveBS and CurveFS. CurveBS provides block devices based o ...|945|2|2022-01-29|
|102|[opencurve/curve](https://github.com/opencurve/curve)|Curve is a better-used cloud-native SDS storage system, featured with high performance, easy operation, cloud native. Curve is composed with CurveBS and CurveFS. CurveBS provides block devices based o ...|945|2|2022-01-29| |102|[kungfu-origin/kungfu](https://github.com/kungfu-origin/kungfu)|Kungfu Trader|2562|2|2022-01-21|
|103|[kungfu-origin/kungfu](https://github.com/kungfu-origin/kungfu)|Kungfu Trader|2562|2|2022-01-21| |103|[yuanming-hu/taichi_mpm](https://github.com/yuanming-hu/taichi_mpm)|High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)|2048|2|2021-11-30|
|104|[yuanming-hu/taichi_mpm](https://github.com/yuanming-hu/taichi_mpm)|High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)|2048|2|2021-11-30| |104|[balloonwj/flamingo](https://github.com/balloonwj/flamingo)|flamingo 一款高性能轻量级开源即时通讯软件|2869|2|2021-10-20|
|105|[balloonwj/flamingo](https://github.com/balloonwj/flamingo)|flamingo 一款高性能轻量级开源即时通讯软件|2870|2|2021-10-20| |105|[wangyu-/UDPspeeder](https://github.com/wangyu-/UDPspeeder)|A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)|3756|2|2021-12-09|
|106|[wangyu-/UDPspeeder](https://github.com/wangyu-/UDPspeeder)|A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)|3756|2|2021-12-09| |106|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|1912|2|2021-10-28|
|107|[p-ranav/indicators](https://github.com/p-ranav/indicators)|Activity Indicators for Modern C++|1910|2|2021-10-28| |107|[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, ...|1566|2|2021-12-10|
|108|[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, ...|1564|2|2021-12-10| |108|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Drivers for macOS|1872|2|2022-01-01|
|109|[OpenIntelWireless/IntelBluetoothFirmware](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)|Intel Bluetooth Drivers for macOS|1872|2|2022-01-01| |109|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|3392|2|2021-12-25|
|110|[HKUST-Aerial-Robotics/VINS-Mono](https://github.com/HKUST-Aerial-Robotics/VINS-Mono)|A Robust and Versatile Monocular Visual-Inertial State Estimator|3391|2|2021-12-25| |110|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++17), cross-platform, header-only, easy to use http framework|1237|1|2022-01-13|
|111|[qicosmos/cinatra](https://github.com/qicosmos/cinatra)|modern c++(c++17), cross-platform, header-only, easy to use http framework|1237|1|2022-01-13| |111|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|1669|1|2022-01-23|
|112|[blinker-iot/blinker-library](https://github.com/blinker-iot/blinker-library)|An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.|1669|1|2022-01-23| |112|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|613|1|2021-11-02|
|113|[acidanthera/BrcmPatchRAM](https://github.com/acidanthera/BrcmPatchRAM)|-|613|1|2021-11-02| |113|[anhkgg/SuperRDP](https://github.com/anhkgg/SuperRDP)|Super RDPWrap|569|1|2022-02-01|
|114|[anhkgg/SuperRDP](https://github.com/anhkgg/SuperRDP)|Super RDPWrap|565|1|2022-02-01| |114|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|283|1|2022-02-03|
|115|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|282|1|2022-02-03| |115|[ysc3839/FontMod](https://github.com/ysc3839/FontMod)|Simple hook tool to change Win32 program font.|1127|1|2021-08-09|
|116|[ysc3839/FontMod](https://github.com/ysc3839/FontMod)|Simple hook tool to change Win32 program font.|1127|1|2021-08-09| |116|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|917|1|2022-01-31|
|117|[namazso/OpenHashTab](https://github.com/namazso/OpenHashTab)|📝 File hashing and checking shell extension|917|1|2022-01-31| |117|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|2091|1|2022-02-04|
|118|[emilybache/GildedRose-Refactoring-Kata](https://github.com/emilybache/GildedRose-Refactoring-Kata)|Starting code for the GildedRose Refactoring Kata in many programming languages.|2087|1|2022-02-04| |118|[USTC-Hackergame/hackergame2020-writeups](https://github.com/USTC-Hackergame/hackergame2020-writeups)|中国科学技术大学第七届信息安全大赛的官方与非官方题解|460|1|2021-08-16|
|119|[USTC-Hackergame/hackergame2020-writeups](https://github.com/USTC-Hackergame/hackergame2020-writeups)|中国科学技术大学第七届信息安全大赛的官方与非官方题解|460|1|2021-08-16| |119|[Netis/packet-agent](https://github.com/Netis/packet-agent)|A toolset for network packet capture in Cloud/Kubernetes and Virtualized environment.|891|1|2021-12-22|
|120|[Netis/packet-agent](https://github.com/Netis/packet-agent)|A toolset for network packet capture in Cloud/Kubernetes and Virtualized environment.|891|1|2021-12-22| |120|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|1440|1|2022-02-06|
|121|[zhongyang219/MusicPlayer2](https://github.com/zhongyang219/MusicPlayer2)|这是一款可以播放常见音频格式的音频播放器。支持歌词显示、歌词卡拉OK样式显示、歌词在线下载、歌词编辑、歌曲标签识别、Win10小娜搜索显示歌词、频谱分析、音效设置、任务栏缩略图按钮、主题颜色等功能。 播放内核为BASS音频库(V2.4)。|1437|1|2022-02-05| |121|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|2695|1|2022-02-06|
|122|[openthread/openthread](https://github.com/openthread/openthread)|OpenThread released by Google is an open-source implementation of the Thread networking protocol|2694|1|2022-02-04| |122|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用长时间在生产环境中的实践检验具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable ...|1590|1|2022-01-26|
|123|[FISCO-BCOS/FISCO-BCOS](https://github.com/FISCO-BCOS/FISCO-BCOS)|FISCO BCOS是由微众牵头的金链盟主导研发、对外开源、安全可控的企业级金融区块链底层技术平台。 单链配置下性能TPS可达万级。提供群组架构、并行计算、分布式存储、可插拔的共识机制、隐私保护算法、支持全链路国密算法等诸多特性。 经过多个机构、多个应用长时间在生产环境中的实践检验具备金融级的高性能、高可用性及高安全性。FISCO BCOS is a secure and reliable ...|1590|1|2022-01-26| |123|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|155|1|2022-02-03|
|124|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|154|1|2022-02-03| |124|[helio-fm/helio-workstation](https://github.com/helio-fm/helio-workstation)|One music sequencer for all major platforms, desktop and mobile|2299|1|2022-02-06|
|125|[helio-fm/helio-workstation](https://github.com/helio-fm/helio-workstation)|One music sequencer for all major platforms, desktop and mobile|2297|1|2022-02-02| |125|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|149|1|2022-02-06|
|126|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|148|1|2022-02-04| |126|[guojianyang/cv-detect-robot](https://github.com/guojianyang/cv-detect-robot)|🔥🔥🔥🔥🔥🔥yolov5+YOLOX+yolo+tensorRT+ros+deepstream+jetson+nano+TX2+NX for High-performance deployment(高性能部署)|122|1|2022-01-09|
|127|[guojianyang/cv-detect-robot](https://github.com/guojianyang/cv-detect-robot)|🔥🔥🔥🔥🔥🔥yolov5+YOLOX+yolo+tensorRT+ros+deepstream+jetson+nano+TX2+NX for High-performance deployment(高性能部署)|122|1|2022-01-09| |127|[cixingguangming55555/wechat-bot](https://github.com/cixingguangming55555/wechat-bot)|带二次开发接口的PC微信聊天机器人|942|1|2022-01-23|
|128|[cixingguangming55555/wechat-bot](https://github.com/cixingguangming55555/wechat-bot)|带二次开发接口的PC微信聊天机器人|942|1|2022-01-23| |128|[SmartKeyerror/reading-source-code-of-leveldb-1.23](https://github.com/SmartKeyerror/reading-source-code-of-leveldb-1.23)|leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。|188|1|2021-09-24|
|129|[SmartKeyerror/reading-source-code-of-leveldb-1.23](https://github.com/SmartKeyerror/reading-source-code-of-leveldb-1.23)|leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。|188|1|2021-09-24| |129|[daliansky/XiaoXinPro-13-hackintosh](https://github.com/daliansky/XiaoXinPro-13-hackintosh)|Lenovo XiaoXin Pro 13 2019 Hackintosh|728|1|2021-12-11|
|130|[daliansky/XiaoXinPro-13-hackintosh](https://github.com/daliansky/XiaoXinPro-13-hackintosh)|Lenovo XiaoXin Pro 13 2019 Hackintosh|727|1|2021-12-11| |130|[tencentyun/TRTCSDK](https://github.com/tencentyun/TRTCSDK)|腾讯云TRTC音视频服务国内下载镜像|1129|1|2022-01-25|
|131|[tencentyun/TRTCSDK](https://github.com/tencentyun/TRTCSDK)|腾讯云TRTC音视频服务国内下载镜像|1129|1|2022-01-25| |131|[didi/AoE](https://github.com/didi/AoE)|AoE (AI on Edge终端智能边缘计算) 是一个终端侧AI集成运行时环境 (IRE),帮助开发者提升效率。|807|1|2021-09-28|
|132|[didi/AoE](https://github.com/didi/AoE)|AoE (AI on Edge终端智能边缘计算) 是一个终端侧AI集成运行时环境 (IRE),帮助开发者提升效率。|807|1|2021-09-28| |132|[AllentDan/LibtorchSegmentation](https://github.com/AllentDan/LibtorchSegmentation)|A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.|208|1|2021-11-17|
|133|[AllentDan/LibtorchSegmentation](https://github.com/AllentDan/LibtorchSegmentation)|A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.|208|1|2021-11-17| |133|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|1021|1|2022-01-24|
|134|[amov-lab/Prometheus](https://github.com/amov-lab/Prometheus)|Open source software for autonomous drones.|1021|1|2022-01-24| |134|[canyie/Riru-MomoHider](https://github.com/canyie/Riru-MomoHider)|A Riru module tries to make Magisk more hidden.|419|1|2022-02-04|
|135|[canyie/Riru-MomoHider](https://github.com/canyie/Riru-MomoHider)|A Riru module tries to make Magisk more hidden.|418|1|2022-02-04| |135|[SeetaFace6Open/index](https://github.com/SeetaFace6Open/index)|-|270|1|2021-11-29|
|136|[SeetaFace6Open/index](https://github.com/SeetaFace6Open/index)|-|270|1|2021-11-29| |136|[baidu/bigflow](https://github.com/baidu/bigflow)|Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bigfl ...|1110|1|2022-01-07|
|137|[baidu/bigflow](https://github.com/baidu/bigflow)|Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs. Using Bigflow, you can easily handle data of any scale. Bigfl ...|1110|1|2022-01-07| |137|[wagiminator/ATmega-Soldering-Station](https://github.com/wagiminator/ATmega-Soldering-Station)|T12 Quick Heating Soldering Station|547|1|2021-08-24|
|138|[wagiminator/ATmega-Soldering-Station](https://github.com/wagiminator/ATmega-Soldering-Station)|T12 Quick Heating Soldering Station|545|1|2021-08-24| |138|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|434|1|2022-01-28|
|139|[hxhb/HotPatcher](https://github.com/hxhb/HotPatcher)|Unreal Engine hot update manage and package plugin.|434|1|2022-01-28| |139|[AmazingPP/subVerison_GTAV_Hack](https://github.com/AmazingPP/subVerison_GTAV_Hack)|subVerison重置版——GTA5外置修改器|310|1|2021-08-15|
|140|[AmazingPP/subVerison_GTAV_Hack](https://github.com/AmazingPP/subVerison_GTAV_Hack)|subVerison重置版——GTA5外置修改器|310|1|2021-08-15| |140|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|114|1|2021-10-30|
|141|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|114|1|2021-10-30| |141|[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:|2326|1|2022-02-01|
|142|[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:|2325|1|2022-02-01| |142|[RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR)|A cross platform OCR Library based on PaddleOCR & OnnxRuntime|280|1|2022-01-17|
|143|[RapidAI/RapidOCR](https://github.com/RapidAI/RapidOCR)|A cross platform OCR Library based on PaddleOCR & OnnxRuntime|280|1|2022-01-17| |143|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2221|1|2022-01-07|
|144|[miguelbalboa/rfid](https://github.com/miguelbalboa/rfid)|Arduino RFID Library for MFRC522|2219|1|2022-01-07| |144|[OAID/TengineGst](https://github.com/OAID/TengineGst)|TengineGst is a streaming media analytics framework, based on GStreamer multimedia framework, for creating varied complex media analytics pipelines. It ensures pipeline interoperability and provides o ...|59|1|2021-10-27|
|145|[OAID/TengineGst](https://github.com/OAID/TengineGst)|TengineGst is a streaming media analytics framework, based on GStreamer multimedia framework, for creating varied complex media analytics pipelines. It ensures pipeline interoperability and provides o ...|59|1|2021-10-27| |145|[Tencent/DCache](https://github.com/Tencent/DCache)|A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.|673|1|2021-11-25|
|146|[Tencent/DCache](https://github.com/Tencent/DCache)|A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.|673|1|2021-11-25| |146|[qiang/Riru-ModuleFridaGadget](https://github.com/qiang/Riru-ModuleFridaGadget)|一个magisk 的模块,简化版,依赖 riru能够简单的hook并且加载动态库目前用来加载 frida 的gadget 库从而使hook脱离命令行和server并且能够在多进程中加载|81|1|2021-12-18|
|147|[qiang/Riru-ModuleFridaGadget](https://github.com/qiang/Riru-ModuleFridaGadget)|一个magisk 的模块,简化版,依赖 riru能够简单的hook并且加载动态库目前用来加载 frida 的gadget 库从而使hook脱离命令行和server并且能够在多进程中加载|81|1|2021-12-18| |147|[simplefoc/Arduino-FOC](https://github.com/simplefoc/Arduino-FOC)|Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library|837|1|2022-02-04|
|148|[simplefoc/Arduino-FOC](https://github.com/simplefoc/Arduino-FOC)|Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library|835|1|2022-02-04| |148|[ZhuYanzhen1/miniFOC](https://github.com/ZhuYanzhen1/miniFOC)|你还在为有刷电机的高噪声、低响应速度和低寿命而烦恼吗这个项目是一个20块钱就能搞定的FOC无刷电机控制方案This project is a FOC (Field Oriented Control) BLDC Motor control scheme that can be done for 3$!|243|1|2021-11-08|
|149|[ZhuYanzhen1/miniFOC](https://github.com/ZhuYanzhen1/miniFOC)|你还在为有刷电机的高噪声、低响应速度和低寿命而烦恼吗这个项目是一个20块钱就能搞定的FOC无刷电机控制方案This project is a FOC (Field Oriented Control) BLDC Motor control scheme that can be done for 3$!|243|1|2021-11-08| |149|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|3865|1|2021-10-11|
|150|[yedf2/handy](https://github.com/yedf2/handy)|🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework|3863|1|2021-10-11| |150|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|80|1|2021-11-10|
|151|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|80|1|2021-11-10| |151|[githubhaohao/OpenGLCamera2](https://github.com/githubhaohao/OpenGLCamera2)|🔥 Android OpenGL Camera 2.0 实现 30 种滤镜和抖音特效|574|1|2022-01-24|
|152|[githubhaohao/OpenGLCamera2](https://github.com/githubhaohao/OpenGLCamera2)|🔥 Android OpenGL Camera 2.0 实现 30 种滤镜和抖音特效|574|1|2022-01-24| |152|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|125|1|2022-01-19|
|153|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|125|1|2022-01-19| |153|[yanyiwu/cppjieba](https://github.com/yanyiwu/cppjieba)|"结巴"中文分词的C++版本|2097|1|2022-01-31|
|154|[yanyiwu/cppjieba](https://github.com/yanyiwu/cppjieba)|"结巴"中文分词的C++版本|2097|1|2022-01-31| |154|[xiangli0608/cartographer_detailed_comments_ws](https://github.com/xiangli0608/cartographer_detailed_comments_ws)|cartographer work space with detailed comments|198|1|2022-01-29|
|155|[xiangli0608/cartographer_detailed_comments_ws](https://github.com/xiangli0608/cartographer_detailed_comments_ws)|cartographer work space with detailed comments|198|1|2022-01-29| |155|[netease-im/NIM_Duilib_Framework](https://github.com/netease-im/NIM_Duilib_Framework)|网易云信Windows应用界面开发框架基于Duilib。招人招人windows/mac/duilib/qt/electron http://mobile.bole.netease.com/bole/boleDetail?id=19904&employeeId=510064bce318835c&key=all&type=2&from=timeline|1302|1|2022-01-04|
|156|[netease-im/NIM_Duilib_Framework](https://github.com/netease-im/NIM_Duilib_Framework)|网易云信Windows应用界面开发框架基于Duilib。招人招人windows/mac/duilib/qt/electron http://mobile.bole.netease.com/bole/boleDetail?id=19904&employeeId=510064bce318835c&key=all&type=2&from=timeline|1302|1|2022-01-04| |156|[AntiMicro/antimicro](https://github.com/AntiMicro/antimicro)|Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support|1530|1|2022-01-19|
|157|[AntiMicro/antimicro](https://github.com/AntiMicro/antimicro)|Graphical program used to map keyboard buttons and mouse controls to a gamepad. Useful for playing games with no gamepad support|1523|1|2022-01-19| |157|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|213|1|2021-12-26|
|158|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|213|1|2021-12-26| |158|[richardchien/modern-cmake-by-example](https://github.com/richardchien/modern-cmake-by-example)|IPADS 实验室新人培训第二讲CMake2021.11.3|171|1|2021-11-04|
|159|[DustinWatts/esp32-touchdown](https://github.com/DustinWatts/esp32-touchdown)|ESP32 TouchDown|270|1|2021-09-10| |159|[DustinWatts/esp32-touchdown](https://github.com/DustinWatts/esp32-touchdown)|ESP32 TouchDown|270|1|2021-09-10|
|160|[ZJU-FAST-Lab/ego-planner-swarm](https://github.com/ZJU-FAST-Lab/ego-planner-swarm)|An efficient single/multi-agent trajectory planner for multicopters.|292|1|2021-11-18| |160|[ZJU-FAST-Lab/ego-planner-swarm](https://github.com/ZJU-FAST-Lab/ego-planner-swarm)|An efficient single/multi-agent trajectory planner for multicopters.|292|1|2021-11-18|
|161|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2178|1|2022-02-05| |161|[rime/librime](https://github.com/rime/librime)|Rime Input Method Engine, the core library|2178|1|2022-02-06|
|162|[shangjingbo1226/AutoPhrase](https://github.com/shangjingbo1226/AutoPhrase)|AutoPhrase: Automated Phrase Mining from Massive Text Corpora|980|1|2022-01-27| |162|[shangjingbo1226/AutoPhrase](https://github.com/shangjingbo1226/AutoPhrase)|AutoPhrase: Automated Phrase Mining from Massive Text Corpora|980|1|2022-01-27|
|163|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1598|1|2022-01-26| |163|[facebookresearch/SparseConvNet](https://github.com/facebookresearch/SparseConvNet)|Submanifold sparse convolutional networks|1598|1|2022-01-26|
|164|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|2799|1|2021-10-08| |164|[liuchuo/PAT](https://github.com/liuchuo/PAT)|🍭 浙江大学PAT题解(C/C++/Java/Python) - 努力成为萌萌的程序媛~|2800|1|2021-10-08|
|165|[abcz316/linuxKernelRoot](https://github.com/abcz316/linuxKernelRoot)|新一代root跟面具完全不同思路摆脱面具被检测的弱点完美隐藏root功能挑战全网root检测手段兼容安卓APP直接JNI调用稳定、流畅、不闪退。|129|1|2022-01-16| |165|[abcz316/linuxKernelRoot](https://github.com/abcz316/linuxKernelRoot)|新一代root跟面具完全不同思路摆脱面具被检测的弱点完美隐藏root功能挑战全网root检测手段兼容安卓APP直接JNI调用稳定、流畅、不闪退。|129|1|2022-01-16|
|166|[ErosZy/WXInlinePlayer](https://github.com/ErosZy/WXInlinePlayer)|🤟Super fast H.264/H.265 FLV player|1107|1|2021-09-16| |166|[ErosZy/WXInlinePlayer](https://github.com/ErosZy/WXInlinePlayer)|🤟Super fast H.264/H.265 FLV player|1107|1|2021-09-16|
|167|[devilsen/CZXing](https://github.com/devilsen/CZXing)|C++ port of ZXing and ZBar for Android.|950|1|2021-08-29| |167|[devilsen/CZXing](https://github.com/devilsen/CZXing)|C++ port of ZXing and ZBar for Android.|950|1|2021-08-29|
|168|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|1267|1|2022-02-01| |168|[greg7mdp/parallel-hashmap](https://github.com/greg7mdp/parallel-hashmap)|A family of header-only, very fast and memory-friendly hashmap and btree containers.|1270|1|2022-02-06|
|169|[Xtra-Computing/thundersvm](https://github.com/Xtra-Computing/thundersvm)|ThunderSVM: A Fast SVM Library on GPUs and CPUs|1370|1|2022-01-07| |169|[Xtra-Computing/thundersvm](https://github.com/Xtra-Computing/thundersvm)|ThunderSVM: A Fast SVM Library on GPUs and CPUs|1370|1|2022-01-07|
|170|[0x727/CloneX_0x727](https://github.com/0x727/CloneX_0x727)|进行克隆用户、添加用户等账户防护安全检测的轻巧工具|131|1|2021-09-03| |170|[0x727/CloneX_0x727](https://github.com/0x727/CloneX_0x727)|进行克隆用户、添加用户等账户防护安全检测的轻巧工具|131|1|2021-09-03|
|171|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|392|1|2022-02-04| |171|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|391|1|2022-02-04|
|172|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1248|1|2022-01-29| |172|[romkatv/gitstatus](https://github.com/romkatv/gitstatus)|Git status for Bash and Zsh prompt|1248|1|2022-01-29|
|173|[Kitt-AI/snowboy](https://github.com/Kitt-AI/snowboy)|Future versions with model training module will be maintained through a forked version here: https://github.com/seasalt-ai/snowboy|2668|1|2021-10-13| |173|[Kitt-AI/snowboy](https://github.com/Kitt-AI/snowboy)|Future versions with model training module will be maintained through a forked version here: https://github.com/seasalt-ai/snowboy|2668|1|2021-10-13|
|174|[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|2605|1|2022-02-03| |174|[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|2604|1|2022-02-03|
|175|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|230|1|2022-02-01| |175|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|230|1|2022-02-01|
|176|[eritpchy/Fingerprint-pay-magisk-wechat](https://github.com/eritpchy/Fingerprint-pay-magisk-wechat)|微信指纹支付 (Fingerprint pay for WeChat)|553|1|2021-09-01| |176|[eritpchy/Fingerprint-pay-magisk-wechat](https://github.com/eritpchy/Fingerprint-pay-magisk-wechat)|微信指纹支付 (Fingerprint pay for WeChat)|553|1|2021-09-01|
|177|[anhkgg/SuperDllHijack](https://github.com/anhkgg/SuperDllHijack)|SuperDllHijackA general DLL hijack technology, don't need to manually export the same function interface of the DLL, so easy! 一种通用Dll劫持技术不再需要手工导出Dll的函数接口了|621|1|2021-11-10| |177|[anhkgg/SuperDllHijack](https://github.com/anhkgg/SuperDllHijack)|SuperDllHijackA general DLL hijack technology, don't need to manually export the same function interface of the DLL, so easy! 一种通用Dll劫持技术不再需要手工导出Dll的函数接口了|622|1|2021-11-10|
|178|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |491|1|2022-01-29| |178|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |491|1|2022-01-29|
|179|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架基于线程池技术可以实现大并发网络IO|1098|1|2022-02-04| |179|[ZLMediaKit/ZLToolKit](https://github.com/ZLMediaKit/ZLToolKit)|一个基于C++11的轻量级网络框架基于线程池技术可以实现大并发网络IO|1098|1|2022-02-04|
|180|[DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins](https://github.com/DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins)|Kernel Anit Anit Debug Plugins 内核反反调试插件|272|1|2021-08-31| |180|[DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins](https://github.com/DragonQuestHero/Kernel-Anit-Anit-Debug-Plugins)|Kernel Anit Anit Debug Plugins 内核反反调试插件|273|1|2021-08-31|
|181|[p-ranav/tabulate](https://github.com/p-ranav/tabulate)|Table Maker for Modern C++|1129|1|2021-10-07| |181|[p-ranav/tabulate](https://github.com/p-ranav/tabulate)|Table Maker for Modern C++|1130|1|2021-10-07|
|182|[0x727/ShuiYing_0x727](https://github.com/0x727/ShuiYing_0x727)|检测域环境内,域机器的本地管理组成员是否存在弱口令和通用口令,对域用户的权限分配以及域内委派查询|217|1|2021-08-10| |182|[0x727/ShuiYing_0x727](https://github.com/0x727/ShuiYing_0x727)|检测域环境内,域机器的本地管理组成员是否存在弱口令和通用口令,对域用户的权限分配以及域内委派查询|218|1|2021-08-10|
|183|[HKUST-Aerial-Robotics/Teach-Repeat-Replan](https://github.com/HKUST-Aerial-Robotics/Teach-Repeat-Replan)|Teach-Repeat-Replan: A Complete and Robust System for Aggressive Flight in Complex Environments|549|1|2021-10-19| |183|[HKUST-Aerial-Robotics/Teach-Repeat-Replan](https://github.com/HKUST-Aerial-Robotics/Teach-Repeat-Replan)|Teach-Repeat-Replan: A Complete and Robust System for Aggressive Flight in Complex Environments|550|1|2021-10-19|
|184|[Tencent/sluaunreal](https://github.com/Tencent/sluaunreal)|lua dev plugin for unreal engine 4|1384|1|2022-01-21| |184|[Tencent/sluaunreal](https://github.com/Tencent/sluaunreal)|lua dev plugin for unreal engine 4|1384|1|2022-01-21|
|185|[iwxyi/Bilibili-MagicalDanmaku](https://github.com/iwxyi/Bilibili-MagicalDanmaku)|【神奇弹幕】哔哩哔哩直播万能机器人,弹幕姬+答谢姬+回复姬+点歌姬+各种小骚操作,目前唯一可编程机器人|271|1|2022-01-26| |185|[iwxyi/Bilibili-MagicalDanmaku](https://github.com/iwxyi/Bilibili-MagicalDanmaku)|【神奇弹幕】哔哩哔哩直播万能机器人,弹幕姬+答谢姬+回复姬+点歌姬+各种小骚操作,目前唯一可编程机器人|272|1|2022-01-26|
|186|[msnh2012/Msnhnet](https://github.com/msnh2012/Msnhnet)|🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.|565|1|2021-10-23| |186|[msnh2012/Msnhnet](https://github.com/msnh2012/Msnhnet)|🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.|565|1|2021-10-23|
|187|[joyieldInc/predixy](https://github.com/joyieldInc/predixy)|A high performance and fully featured proxy for redis, support redis sentinel and redis cluster|1069|1|2021-10-01| |187|[joyieldInc/predixy](https://github.com/joyieldInc/predixy)|A high performance and fully featured proxy for redis, support redis sentinel and redis cluster|1069|1|2021-10-01|
|188|[xyz347/xpack](https://github.com/xyz347/xpack)|convert json/xml/bson to c++ struct|307|1|2022-01-13| |188|[xyz347/xpack](https://github.com/xyz347/xpack)|convert json/xml/bson to c++ struct|307|1|2022-01-13|
|189|[downdemo/Cpp-Concurrency-in-Action-2ed](https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed)|C++ Concurrency in Action 2ed 笔记C++11/14/17/20 多线程,掌握操作系统原理,解锁并发编程技术|714|1|2022-01-27| |189|[downdemo/Cpp-Concurrency-in-Action-2ed](https://github.com/downdemo/Cpp-Concurrency-in-Action-2ed)|C++ Concurrency in Action 2ed 笔记C++11/14/17/20 多线程,掌握操作系统原理,解锁并发编程技术|715|1|2022-02-06|
|190|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|6081|1|2021-12-18| |190|[BYVoid/OpenCC](https://github.com/BYVoid/OpenCC)|Conversion between Traditional and Simplified Chinese|6081|1|2021-12-18|
|191|[M2Team/NSudo](https://github.com/M2Team/NSudo)|Series of System Administration Tools|1243|1|2022-01-31| |191|[M2Team/NSudo](https://github.com/M2Team/NSudo)|Series of System Administration Tools|1244|1|2022-01-31|
|192|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|563|1|2022-01-30| |192|[NVIDIA-Merlin/HugeCTR](https://github.com/NVIDIA-Merlin/HugeCTR)|HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training|563|1|2022-01-30|
|193|[kothariji/competitive-programming](https://github.com/kothariji/competitive-programming)|A one-stop Destination✏ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions|368|1|2022-01-17| |193|[kothariji/competitive-programming](https://github.com/kothariji/competitive-programming)|A one-stop Destination✏ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions|369|1|2022-01-17|
|194|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|1844|1|2022-01-24| |194|[Tatsu-syo/noMeiryoUI](https://github.com/Tatsu-syo/noMeiryoUI)|No!! MeiryoUI is Windows system font setting tool on Windows 8.1/10/11.|1846|1|2022-01-24|
|195|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|325|1|2021-12-31| |195|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|325|1|2021-12-31|
|196|[fanvanzh/3dtiles](https://github.com/fanvanzh/3dtiles)|The fastest tools for 3dtiles convert in the world!|1116|1|2022-01-04| |196|[fanvanzh/3dtiles](https://github.com/fanvanzh/3dtiles)|The fastest tools for 3dtiles convert in the world!|1116|1|2022-01-04|
|197|[Zhuagenborn/Plants-vs.-Zombies-Online-Battle](https://github.com/Zhuagenborn/Plants-vs.-Zombies-Online-Battle)|🎮 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.|301|1|2022-02-01| |197|[Zhuagenborn/Plants-vs.-Zombies-Online-Battle](https://github.com/Zhuagenborn/Plants-vs.-Zombies-Online-Battle)|🎮 Plants vs. Zombies multiplayer battle, developed via reverse engineering, inline hook and dynamic-link library injection. Two online players defend and attack as the plant and zombie respectively.|302|1|2022-02-01|
|198|[vczh/GacUIBlog](https://github.com/vczh/GacUIBlog)|记录 GacUI 开发10年来背后的故事以及对架构设计的考量。|323|1|2021-12-20| |198|[vczh/GacUIBlog](https://github.com/vczh/GacUIBlog)|记录 GacUI 开发10年来背后的故事以及对架构设计的考量。|323|1|2021-12-20|
|199|[WaykiChain/WaykiChain](https://github.com/WaykiChain/WaykiChain)|Public Blockchain as a Decentralized Finance Infrastructure Service Platform|1047|1|2021-12-11| |199|[WaykiChain/WaykiChain](https://github.com/WaykiChain/WaykiChain)|Public Blockchain as a Decentralized Finance Infrastructure Service Platform|1047|1|2021-12-11|
|200|[seetafaceengine/SeetaFace6](https://github.com/seetafaceengine/SeetaFace6)|SeetaFace 6: Newest open and free, full stack face recognization toolkit. |615|1|2021-11-29| |200|[seetafaceengine/SeetaFace6](https://github.com/seetafaceengine/SeetaFace6)|SeetaFace 6: Newest open and free, full stack face recognization toolkit. |615|1|2021-11-29|

@ -1,77 +1,77 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4347|18|2022-01-18| |1|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4354|18|2022-01-18|
|2|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4207|16|2022-02-05| |2|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4208|16|2022-02-06|
|3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3667|15|2021-12-30| |3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3673|15|2021-12-30|
|4|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁我已经看到了撤回也没用了|13107|14|2022-01-22| |4|[huiyadanli/RevokeMsgPatcher](https://github.com/huiyadanli/RevokeMsgPatcher)|:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁我已经看到了撤回也没用了|13129|14|2022-01-22|
|5|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5213|12|2022-02-05| |5|[BeyondDimension/SteamTools](https://github.com/BeyondDimension/SteamTools)|🛠「Steam++」是一个开源跨平台的多功能Steam工具箱。|5225|12|2022-02-06|
|6|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|261|10|2022-01-12| |6|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|261|10|2022-01-12|
|7|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyiB站视频下载工具支持批量下载支持4K支持解除地区限制下载提供工具箱音视频提取、去水印等。|3501|9|2022-02-02| |7|[leiurayer/downkyi](https://github.com/leiurayer/downkyi)|哔哩下载姬downkyiB站视频下载工具支持批量下载支持4K支持解除地区限制下载提供工具箱音视频提取、去水印等。|3515|9|2022-02-02|
|8|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|3999|8|2022-01-10| |8|[BluePointLilac/ContextMenuManager](https://github.com/BluePointLilac/ContextMenuManager)|🖱️ 纯粹的Windows右键菜单管理程序|4004|8|2022-01-10|
|9|[nilaoda/N_m3u8DL-CLI](https://github.com/nilaoda/N_m3u8DL-CLI)|[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器支持普通AES-128-CBC解密多线程自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.|7153|7|2021-12-13| |9|[nilaoda/N_m3u8DL-CLI](https://github.com/nilaoda/N_m3u8DL-CLI)|[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器支持普通AES-128-CBC解密多线程自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.|7165|7|2021-12-13|
|10|[felixse/FluentTerminal](https://github.com/felixse/FluentTerminal)|A Terminal Emulator based on UWP and web technologies.|8172|6|2022-02-01| |10|[felixse/FluentTerminal](https://github.com/felixse/FluentTerminal)|A Terminal Emulator based on UWP and web technologies.|8172|6|2022-02-01|
|11|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|701|6|2022-01-29| |11|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|702|6|2022-02-06|
|12|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5757|6|2022-02-01| |12|[JasonStein/Notepads](https://github.com/JasonStein/Notepads)|A modern, lightweight text editor with a minimalist design.|5761|6|2022-02-01|
|13|[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.|4016|5|2022-02-05| |13|[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.|4017|5|2022-02-05|
|14|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2400|4|2022-01-28| |14|[nilaoda/BBDown](https://github.com/nilaoda/BBDown)|Bilibili Downloader. 一款命令行式哔哩哔哩下载器.|2403|4|2022-02-06|
|15|[k8gege/Ladon](https://github.com/k8gege/Ladon)|大型内网渗透扫描器&Cobalt StrikeLadon8.9内置120个模块包含信息收集/存活主机/端口扫描/服务识别/密码爆破/漏洞检测/漏洞利用。漏洞检测含MS17010/SMBGhost/Weblogic/ActiveMQ/Tomcat/Struts2密码口令爆破(Mysql/Oracle/MSSQL)/FTP/SSH(Linux)/VNC/Windows(IPC/WMI/SMB/N ...|2987|4|2021-10-30| |15|[k8gege/Ladon](https://github.com/k8gege/Ladon)|大型内网渗透扫描器&Cobalt StrikeLadon8.9内置120个模块包含信息收集/存活主机/端口扫描/服务识别/密码爆破/漏洞检测/漏洞利用。漏洞检测含MS17010/SMBGhost/Weblogic/ActiveMQ/Tomcat/Struts2密码口令爆破(Mysql/Oracle/MSSQL)/FTP/SSH(Linux)/VNC/Windows(IPC/WMI/SMB/N ...|2991|4|2021-10-30|
|16|[feature-flags-co/feature-flags-co](https://github.com/feature-flags-co/feature-flags-co)|Feature flags-driven product intelligence platform that makes iterating on products as fast as Commit code|688|4|2022-02-05| |16|[feature-flags-co/feature-flags-co](https://github.com/feature-flags-co/feature-flags-co)|Feature flags-driven product intelligence platform that makes iterating on products as fast as Commit code|688|4|2022-02-06|
|17|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|216|4|2022-01-27| |17|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|216|4|2022-01-27|
|18|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|519|4|2021-10-03| |18|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|523|4|2021-10-03|
|19|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录支持官B国际三端快速切换自定义任意分辨率全屏或窗口启动快速打开照相目录好看的界面|266|4|2022-01-29| |19|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录支持官B国际三端快速切换自定义任意分辨率全屏或窗口启动快速打开照相目录好看的界面|268|4|2022-01-29|
|20|[lionsoul2014/ip2region](https://github.com/lionsoul2014/ip2region)|Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is ONLY a few megabytes with all IP address stored. binding for Java,PHP,C,Py ...|9956|4|2022-01-01| |20|[lionsoul2014/ip2region](https://github.com/lionsoul2014/ip2region)|Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is ONLY a few megabytes with all IP address stored. binding for Java,PHP,C,Py ...|9956|4|2022-01-01|
|21|[Jimmey-Jiang/Common.Utility](https://github.com/Jimmey-Jiang/Common.Utility)|Various helper class|4125|3|2022-02-01| |21|[Jimmey-Jiang/Common.Utility](https://github.com/Jimmey-Jiang/Common.Utility)|Various helper class|4125|3|2022-02-01|
|22|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|1568|3|2022-01-26| |22|[ThePBone/GalaxyBudsClient](https://github.com/ThePBone/GalaxyBudsClient)|Unofficial Galaxy Buds Manager for Windows and Linux|1569|3|2022-01-26|
|23|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录软件使用时长|226|3|2022-01-12| |23|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录软件使用时长|227|3|2022-01-12|
|24|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|.NetCore+Vue2/Vue3+Element plus前后端分离不一样的快速开发框架提供Vue2、Vue3版本。http://www.volcore.xyz/|2403|3|2022-02-05| |24|[cq-panda/Vue.NetCore](https://github.com/cq-panda/Vue.NetCore)|.NetCore+Vue2/Vue3+Element plus前后端分离不一样的快速开发框架提供Vue2、Vue3版本。http://www.volcore.xyz/|2404|3|2022-02-05|
|25|[dotnetcore/FreeSql](https://github.com/dotnetcore/FreeSql)|🦄 .NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, Click house orm, MsAccess orm.|3129|3|2022-01-20| |25|[dotnetcore/FreeSql](https://github.com/dotnetcore/FreeSql)|🦄 .NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, Click house orm, MsAccess orm.|3129|3|2022-01-20|
|26|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|188|3|2022-01-28| |26|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|188|3|2022-01-28|
|27|[mai1zhi2/SharpBeacon](https://github.com/mai1zhi2/SharpBeacon)|CobaltStrike Beacon written in .Net 4 用.net重写了stager及Beacon其中包括正常上线、文件管理、进程管理、令牌管理、结合SysCall进行注入、原生端口转发、关ETW等一系列功能|470|3|2021-09-01| |27|[mai1zhi2/SharpBeacon](https://github.com/mai1zhi2/SharpBeacon)|CobaltStrike Beacon written in .Net 4 用.net重写了stager及Beacon其中包括正常上线、文件管理、进程管理、令牌管理、结合SysCall进行注入、原生端口转发、关ETW等一系列功能|470|3|2021-09-01|
|28|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3465|3|2022-01-29| |28|[dotnetcore/WTM](https://github.com/dotnetcore/WTM)|Use WTM to write .netcore app fast !!!|3468|3|2022-01-29|
|29|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP taskbar for modern versions of Windows|665|2|2022-02-04| |29|[dremin/RetroBar](https://github.com/dremin/RetroBar)|Classic Windows 95, 98, Me, 2000, XP taskbar for modern versions of Windows|667|2|2022-02-04|
|30|[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.|5262|2|2022-02-03| |30|[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.|5261|2|2022-02-03|
|31|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|610|2|2022-01-20| |31|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|610|2|2022-01-20|
|32|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|420|2|2022-02-01| |32|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|420|2|2022-02-01|
|33|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6221|2|2022-01-19| |33|[mbdavid/LiteDB](https://github.com/mbdavid/LiteDB)|LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org|6224|2|2022-01-19|
|34|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1467|2|2022-01-26| |34|[MonkSoul/Furion](https://github.com/MonkSoul/Furion)|让 .NET 开发更简单,更通用,更流行。|1467|2|2022-01-26|
|35|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net Framework 4.0+、.Net Core3.1、.Net 5 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|965|2|2022-01-29| |35|[yhuse/SunnyUI](https://github.com/yhuse/SunnyUI)|SunnyUI.Net, 基于.Net Framework 4.0+、.Net Core3.1、.Net 5 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。|967|2|2022-01-29|
|36|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|2971|2|2022-02-01| |36|[siteserver/cms](https://github.com/siteserver/cms)|SS CMS 基于 .NET Core能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。|2971|2|2022-02-01|
|37|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|290|2|2021-10-18| |37|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|291|2|2021-10-18|
|38|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|3289|2|2021-12-30| |38|[commandlineparser/commandline](https://github.com/commandlineparser/commandline)|The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support|3290|2|2021-12-30|
|39|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.net core平台下的应用框架旨在提升小型团队的开发输出能力由常用公共操作类(工具类)、分层架构基类、Ui组件第三方组件封装第三方业务接口封装配套代码生成模板权限等组成。|3897|2|2022-01-26| |39|[dotnetcore/Util](https://github.com/dotnetcore/Util)|Util是一个.net core平台下的应用框架旨在提升小型团队的开发输出能力由常用公共操作类(工具类)、分层架构基类、Ui组件第三方组件封装第三方业务接口封装配套代码生成模板权限等组成。|3897|2|2022-01-26|
|40|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|547|2|2022-01-13| |40|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|547|2|2022-01-13|
|41|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|The solution that allows unity games update in runtime. 使Unity开发的游戏支持热更新的解决方案。|1135|2|2022-01-26| |41|[JasonXuDeveloper/JEngine](https://github.com/JasonXuDeveloper/JEngine)|The solution that allows unity games update in runtime. 使Unity开发的游戏支持热更新的解决方案。|1137|2|2022-01-26|
|42|[donet5/SqlSugar](https://github.com/donet5/SqlSugar)|Best 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|3812|2|2022-02-01| |42|[donet5/SqlSugar](https://github.com/donet5/SqlSugar)|Best 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|3813|2|2022-02-01|
|43|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|490|2|2021-10-09| |43|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|491|2|2021-10-09|
|44|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|Unity的练习项目|3478|2|2022-02-05| |44|[XINCGer/Unity3DTraining](https://github.com/XINCGer/Unity3DTraining)|Unity的练习项目|3480|2|2022-02-05|
|45|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1522|2|2022-01-17| |45|[Tencent/InjectFix](https://github.com/Tencent/InjectFix)|InjectFix is a hot-fix solution library for Unity|1522|2|2022-01-17|
|46|[Richasy/BiliBili-UWP](https://github.com/Richasy/BiliBili-UWP)|BiliBili的UWP客户端当然是第三方的了|1391|2|2021-09-03| |46|[Richasy/BiliBili-UWP](https://github.com/Richasy/BiliBili-UWP)|BiliBili的UWP客户端当然是第三方的了|1391|2|2021-09-03|
|47|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.|7150|2|2022-02-05| |47|[JeffreySu/WeiXinMPSDK](https://github.com/JeffreySu/WeiXinMPSDK)|微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.|7150|2|2022-02-05|
|48|[fanliang11/surging](https://github.com/fanliang11/surging)|Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It u ...|3092|2|2022-02-05| |48|[fanliang11/surging](https://github.com/fanliang11/surging)|Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It u ...|3092|2|2022-02-05|
|49|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|466|2|2022-01-26| |49|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|466|2|2022-02-06|
|50|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://toolhelper.cn/admin|1635|2|2022-02-01| |50|[liukuo362573/YiShaAdmin](https://github.com/liukuo362573/YiShaAdmin)|基于 .NET Core MVC 的权限管理系统,代码易读易懂、界面简洁美观。演示版 http://toolhelper.cn/admin|1637|2|2022-02-06|
|51|[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 ...|3410|2|2021-09-28| |51|[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 ...|3410|2|2021-09-28|
|52|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3040|2|2022-01-28| |52|[skoruba/IdentityServer4.Admin](https://github.com/skoruba/IdentityServer4.Admin)|The administration for the IdentityServer4 and Asp.Net Core Identity|3040|2|2022-01-28|
|53|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|399|2|2021-12-23| |53|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|399|2|2021-12-23|
|54|[Anonymous-ghost/AttackWebFrameworkTools](https://github.com/Anonymous-ghost/AttackWebFrameworkTools)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。上传getshell。sql注入等高危漏洞直接就可以拿权限出数据。其次对一些构造复杂exp漏洞进行检测。傻瓜式导入url即可实现批量测试,能一键getshell检测绝不sql注入或者不是只检测。其中thinkphp 集成所有rce Exp Struts2漏洞集成了shack2 和k8 ...|817|2|2022-02-05| |54|[Anonymous-ghost/AttackWebFrameworkTools-5.0](https://github.com/Anonymous-ghost/AttackWebFrameworkTools-5.0)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。上传getshell。sql注入等高危漏洞直接就可以拿权限出数据。其次对一些构造复杂exp漏洞进行检测。傻瓜式导入url即可实现批量测试,能一键getshell检测绝不sql注入或者不是只检测。其中thinkphp 集成所有rce Exp Struts2漏洞集成了shack2 和k8 ...|817|2|2022-02-06|
|55|[xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)|Yet Another System Region and Language Simulator|7027|2|2021-08-25| |55|[xupefei/Locale-Emulator](https://github.com/xupefei/Locale-Emulator)|Yet Another System Region and Language Simulator|7031|2|2021-08-25|
|56|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|3512|2|2022-01-08| |56|[Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper)|Unity il2cpp reverse engineer|3512|2|2022-01-08|
|57|[DGP-Studio/Snap.Genshin](https://github.com/DGP-Studio/Snap.Genshin)|就是 Snap Genshin|735|2|2022-02-05| |57|[DGP-Studio/Snap.Genshin](https://github.com/DGP-Studio/Snap.Genshin)|就是 Snap Genshin|764|2|2022-02-06|
|58|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件显存占用更小是DAIN速度的10-25倍包含抽帧处理去除动漫卡顿感|719|2|2022-02-05| |58|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件显存占用更小是DAIN速度的10-25倍包含抽帧处理去除动漫卡顿感|720|2|2022-02-05|
|59|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|903|1|2022-01-15| |59|[huiyadanli/PasteEx](https://github.com/huiyadanli/PasteEx)|:clipboard: Paste As File 把剪贴板的内容直接粘贴为文件|903|1|2022-01-15|
|60|[thunderbird-team/ThunderBird_OpenSource](https://github.com/thunderbird-team/ThunderBird_OpenSource)|ThunderBird OpenSource|421|1|2022-01-16| |60|[thunderbird-team/ThunderBird_OpenSource](https://github.com/thunderbird-team/ThunderBird_OpenSource)|ThunderBird OpenSource|421|1|2022-01-16|
|61|[XIU2/TileTool](https://github.com/XIU2/TileTool)|🎨 Windows10 磁贴美化小工具|296|1|2021-12-02| |61|[XIU2/TileTool](https://github.com/XIU2/TileTool)|🎨 Windows10 磁贴美化小工具|297|1|2021-12-02|
|62|[yangzhongke/Zack.EFCore.Batch](https://github.com/yangzhongke/Zack.EFCore.Batch)| Deleting or Updating multiple records from a LINQ Query in a SQL statement without loading entities|281|1|2022-01-25| |62|[yangzhongke/Zack.EFCore.Batch](https://github.com/yangzhongke/Zack.EFCore.Batch)| Deleting or Updating multiple records from a LINQ Query in a SQL statement without loading entities|281|1|2022-01-25|
|63|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|112|1|2022-01-13| |63|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|112|1|2022-01-13|
|64|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|2236|1|2022-01-29| |64|[MapsterMapper/Mapster](https://github.com/MapsterMapper/Mapster)|A fast, fun and stimulating object to object Mapper|2237|1|2022-01-29|
|65|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5359|1|2022-02-03| |65|[egametang/ET](https://github.com/egametang/ET)|Unity3D Client And C# Server Framework|5361|1|2022-02-03|
|66|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Unity3D System Design Architecture|2385|1|2022-01-28| |66|[liangxiegame/QFramework](https://github.com/liangxiegame/QFramework)|Unity3D System Design Architecture|2386|1|2022-01-28|
|67|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|201|1|2021-08-21| |67|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|202|1|2021-08-21|
|68|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|203|1|2022-02-05| |68|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|203|1|2022-02-05|
|69|[duyanming/Anno.Core](https://github.com/duyanming/Anno.Core)|Anno 是一个微服务快速开发框架,底层通讯可以随意切换 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线、CQRS 、DDD、类似MVC的开发体验插件化开发。 Anno is a microservices rapid development framework, the underlying communication can be arbitrary swi ...|296|1|2021-12-20| |69|[duyanming/Anno.Core](https://github.com/duyanming/Anno.Core)|Anno 是一个微服务快速开发框架,底层通讯可以随意切换 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线、CQRS 、DDD、类似MVC的开发体验插件化开发。 Anno is a microservices rapid development framework, the underlying communication can be arbitrary swi ...|296|1|2021-12-20|
|70|[iamoldli/NetModular](https://github.com/iamoldli/NetModular)|NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架|1259|1|2021-12-21| |70|[iamoldli/NetModular](https://github.com/iamoldli/NetModular)|NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架|1259|1|2021-12-21|
@ -80,25 +80,25 @@
|73|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|1033|1|2022-01-19| |73|[emoacht/Monitorian](https://github.com/emoacht/Monitorian)|A Windows desktop tool to adjust the brightness of multiple monitors with ease|1033|1|2022-01-19|
|74|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|550|1|2022-01-14| |74|[foxofice/sub_share](https://github.com/foxofice/sub_share)|字幕共享计划|550|1|2022-01-14|
|75|[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. |2465|1|2022-01-29| |75|[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. |2465|1|2022-01-29|
|76|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|1073|1|2022-02-04| |76|[OpenTabletDriver/OpenTabletDriver](https://github.com/OpenTabletDriver/OpenTabletDriver)|Open source, cross-platform, user-mode tablet driver|1072|1|2022-02-06|
|77|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库代码更新存在较大的延迟。建议前往源仓库https://github.com/ldqk/Masuit.Tools|681|1|2022-01-20| |77|[ldqk0/Masuit.Tools](https://github.com/ldqk0/Masuit.Tools)|该仓库为 https://github.com/ldqk/Masuit.Tools 的镜像仓库代码更新存在较大的延迟。建议前往源仓库https://github.com/ldqk/Masuit.Tools|681|1|2022-01-20|
|78|[proudmonkey/AutoWrapper](https://github.com/proudmonkey/AutoWrapper)|A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.|512|1|2021-11-19| |78|[proudmonkey/AutoWrapper](https://github.com/proudmonkey/AutoWrapper)|A simple, yet customizable global exception handler and Http response wrapper for ASP.NET Core APIs.|512|1|2021-11-19|
|79|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制与回放下载|292|1|2022-01-30| |79|[HMBSbige/BilibiliLiveRecordDownLoader](https://github.com/HMBSbige/BilibiliLiveRecordDownLoader)|Bilibili 直播录制与回放下载|292|1|2022-01-30|
|80|[evilashz/SharpADUserIP](https://github.com/evilashz/SharpADUserIP)|提取DC日志快速获取域用户对应IP地址|166|1|2021-09-28| |80|[evilashz/SharpADUserIP](https://github.com/evilashz/SharpADUserIP)|提取DC日志快速获取域用户对应IP地址|166|1|2021-09-28|
|81|[NewLifeX/X](https://github.com/NewLifeX/X)|核心基础组件,日志(文件/网络、配置XML/Json/Http、缓存内存/Redis、网络Tcp/Udp/Http、RPC框架、序列化Binary/XML/Json、APM性能追踪。数据中间件支持MySQL、SQLite、SqlServer、Oracle、Postgresql、TDengine、达梦重点在缓存、性能、分表、自动建表。|1472|1|2022-02-02| |81|[NewLifeX/X](https://github.com/NewLifeX/X)|核心基础组件,日志(文件/网络、配置XML/Json/Http、缓存内存/Redis、网络Tcp/Udp/Http、RPC框架、序列化Binary/XML/Json、APM性能追踪。数据中间件支持MySQL、SQLite、SqlServer、Oracle、Postgresql、TDengine、达梦重点在缓存、性能、分表、自动建表。|1472|1|2022-02-02|
|82|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|1837|1|2022-02-02| |82|[samhocevar/wincompose](https://github.com/samhocevar/wincompose)|🔣 Compose Key for Windows|1838|1|2022-02-02|
|83|[NewLifeX/NewLife.Redis](https://github.com/NewLifeX/NewLife.Redis)|高性能Redis客户端支持.NETCore/.NET4.0/.NET4.5为大数据与消息队列而特别优化线上单应用日均100亿调用量|635|1|2022-02-03| |83|[NewLifeX/NewLife.Redis](https://github.com/NewLifeX/NewLife.Redis)|高性能Redis客户端支持.NETCore/.NET4.0/.NET4.5为大数据与消息队列而特别优化线上单应用日均100亿调用量|635|1|2022-02-03|
|84|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|817|1|2022-01-17| |84|[dotnetcore/AgileConfig](https://github.com/dotnetcore/AgileConfig)|基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server|818|1|2022-01-17|
|85|[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 ...|82|1|2022-01-25| |85|[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 ...|82|1|2022-01-25|
|86|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|172|1|2021-11-17| |86|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|172|1|2021-11-17|
|87|[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.|1494|1|2022-01-25| |87|[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.|1494|1|2022-01-25|
|88|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|629|1|2022-01-09| |88|[xiaoyaocz/biliuwp-lite](https://github.com/xiaoyaocz/biliuwp-lite)|哔哩哔哩UWP Lite|629|1|2022-01-09|
|89|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1398|1|2022-01-07| |89|[leinlin/Miku-LuaProfiler](https://github.com/leinlin/Miku-LuaProfiler)|-|1398|1|2022-01-07|
|90|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|782|1|2021-12-20| |90|[kwsch/NHSE](https://github.com/kwsch/NHSE)|Animal Crossing: New Horizons save editor|782|1|2021-12-20|
|91|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可进行B站(bilibili)直播开播提醒、自动录制、在线播放、合并、转码的跨平台部署工具|659|1|2022-01-26| |91|[CHKZL/DDTV](https://github.com/CHKZL/DDTV)|可进行B站(bilibili)直播开播提醒、自动录制、在线播放、合并、转码的跨平台部署工具|662|1|2022-01-26|
|92|[zhanggaolei001/JdLoginTool](https://github.com/zhanggaolei001/JdLoginTool)|手机验证码登陆jd,获取ck,可选自动提交到服务器.|117|1|2022-01-24| |92|[zhanggaolei001/JdLoginTool](https://github.com/zhanggaolei001/JdLoginTool)|手机验证码登陆jd,获取ck,可选自动提交到服务器.|117|1|2022-01-24|
|93|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型STUN|743|1|2022-01-30| |93|[HMBSbige/NatTypeTester](https://github.com/HMBSbige/NatTypeTester)|测试当前网络的 NAT 类型STUN|744|1|2022-01-30|
|94|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效的商业级unity3d 工作流。|1660|1|2022-01-29| |94|[yimengfan/BDFramework.Core](https://github.com/yimengfan/BDFramework.Core)|Simple and powerful Unity3d game workflow! 简单、高效的商业级unity3d 工作流。|1661|1|2022-01-29|
|95|[944095635/DMSkin](https://github.com/944095635/DMSkin)|DMSkin WPF 样式 UI 框架 WPF Borderless Window Custom Controls & Styles MVVM Support|1298|1|2021-08-15| |95|[944095635/DMSkin](https://github.com/944095635/DMSkin)|DMSkin WPF 样式 UI 框架 WPF Borderless Window Custom Controls & Styles MVVM Support|1298|1|2021-08-15|
|96|[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.)|632|1|2021-12-12| |96|[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.)|632|1|2021-12-12|
|97|[91270/Meiam.System](https://github.com/91270/Meiam.System)|.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架|483|1|2021-10-27| |97|[91270/Meiam.System](https://github.com/91270/Meiam.System)|.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架|483|1|2021-10-27|
@ -106,11 +106,11 @@
|99|[sd797994/Oxygen-Dapr.EshopSample](https://github.com/sd797994/Oxygen-Dapr.EshopSample)|-|193|1|2022-01-25| |99|[sd797994/Oxygen-Dapr.EshopSample](https://github.com/sd797994/Oxygen-Dapr.EshopSample)|-|193|1|2022-01-25|
|100|[xasset/xasset](https://github.com/xasset/xasset)|让 Unity 快速打包和运行。|1662|1|2021-12-24| |100|[xasset/xasset](https://github.com/xasset/xasset)|让 Unity 快速打包和运行。|1662|1|2021-12-24|
|101|[yomunsam/TinaX](https://github.com/yomunsam/TinaX)|TinaX Framework : Unity based Game Client Framework 基于 Unity 的游戏客户端开发框架|544|1|2022-01-10| |101|[yomunsam/TinaX](https://github.com/yomunsam/TinaX)|TinaX Framework : Unity based Game Client Framework 基于 Unity 的游戏客户端开发框架|544|1|2022-01-10|
|102|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|247|1|2021-12-24| |102|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|248|1|2021-12-24|
|103|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|67|1|2022-02-05| |103|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|67|1|2022-02-05|
|104|[hitchao/Jvedio](https://github.com/hitchao/Jvedio)|Windows desktop application to manage local video;Support baidu AI, youdao translation;Support FFMPEG video processing;Support multi-database management and statistics;Support skin switching|949|1|2022-01-21| |104|[hitchao/Jvedio](https://github.com/hitchao/Jvedio)|Windows desktop application to manage local video;Support baidu AI, youdao translation;Support FFMPEG video processing;Support multi-database management and statistics;Support skin switching|951|1|2022-01-21|
|105|[Unity-Technologies/arfoundation-demos](https://github.com/Unity-Technologies/arfoundation-demos)|AR Foundation demo projects|365|1|2022-01-17| |105|[Unity-Technologies/arfoundation-demos](https://github.com/Unity-Technologies/arfoundation-demos)|AR Foundation demo projects|366|1|2022-01-17|
|106|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|一款开源免费的输入法词库转换程序|4609|1|2022-02-02| |106|[studyzy/imewlconverter](https://github.com/studyzy/imewlconverter)|一款开源免费的输入法词库转换程序|4611|1|2022-02-02|
|107|[NetDimension/NanUI](https://github.com/NetDimension/NanUI)|NanUI is an open source .NET project for .NET developers who want to build desktop applications with HTML, CSS and JavaScript.|2186|1|2022-02-04| |107|[NetDimension/NanUI](https://github.com/NetDimension/NanUI)|NanUI is an open source .NET project for .NET developers who want to build desktop applications with HTML, CSS and JavaScript.|2186|1|2022-02-04|
|108|[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 ...|686|1|2022-01-06| |108|[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 ...|686|1|2022-01-06|
|109|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|2014|1|2021-10-31| |109|[wolfgarbe/SymSpell](https://github.com/wolfgarbe/SymSpell)|SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm|2014|1|2021-10-31|
@ -119,92 +119,92 @@
|112|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 5 (.Net CMS)可视化设计在线编辑内容管理系统|2612|1|2022-01-29| |112|[SeriaWei/ZKEACMS](https://github.com/SeriaWei/ZKEACMS)|ZKEACMS build with .Net 5 (.Net CMS)可视化设计在线编辑内容管理系统|2612|1|2022-01-29|
|113|[Mochengvia/PanuonUI.Silver](https://github.com/Mochengvia/PanuonUI.Silver)|Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.|1504|1|2022-01-23| |113|[Mochengvia/PanuonUI.Silver](https://github.com/Mochengvia/PanuonUI.Silver)|Panuon.UI optimized version. A beautiful wpf ui library using templates & attached properties.|1504|1|2022-01-23|
|114|[Unity-Technologies/com.unity.uiwidgets](https://github.com/Unity-Technologies/com.unity.uiwidgets)|UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.|386|1|2022-01-25| |114|[Unity-Technologies/com.unity.uiwidgets](https://github.com/Unity-Technologies/com.unity.uiwidgets)|UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.|386|1|2022-01-25|
|115|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于 UWP 平台的第三方酷安客户端|1252|1|2022-01-12| |115|[Coolapk-UWP/Coolapk-UWP](https://github.com/Coolapk-UWP/Coolapk-UWP)|一个基于 UWP 平台的第三方酷安客户端|1253|1|2022-01-12|
|116|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏后台为Java数据库为MySql游戏采用QFramework框架支持KCP和WebSocket网络(商用级) |115|1|2022-01-28| |116|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏后台为Java数据库为MySql游戏采用QFramework框架支持KCP和WebSocket网络(商用级) |115|1|2022-01-28|
|117|[JasonMa0012/JasonMaToonRenderPipeline](https://github.com/JasonMa0012/JasonMaToonRenderPipeline)|JTRP : Unity HDRP ToonShading Render Pipeline (Preview)|958|1|2021-12-17| |117|[JasonMa0012/JasonMaToonRenderPipeline](https://github.com/JasonMa0012/JasonMaToonRenderPipeline)|JTRP : Unity HDRP ToonShading Render Pipeline (Preview)|958|1|2021-12-17|
|118|[mr-kelly/KSFramework](https://github.com/mr-kelly/KSFramework)|QQ Group538722494KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload|1415|1|2022-01-04| |118|[mr-kelly/KSFramework](https://github.com/mr-kelly/KSFramework)|QQ Group538722494KSFramework = KEngine + SLua(or xLua) , Unity3D Framework/Toolsets focus on hot reload|1416|1|2022-01-04|
|119|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|448|1|2022-01-21| |119|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|447|1|2022-01-21|
|120|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|427|1|2022-01-27| |120|[colinin/abp-next-admin](https://github.com/colinin/abp-next-admin)|这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目|427|1|2022-01-27|
|121|[ntminer/NtMiner](https://github.com/ntminer/NtMiner)|GPU miner. github不太慢https://ntminer.coding.net/public/NtMiner/NtMiner/git/files|797|1|2021-12-11| |121|[ntminer/NtMiner](https://github.com/ntminer/NtMiner)|GPU miner. github不太慢https://ntminer.coding.net/public/NtMiner/NtMiner/git/files|797|1|2021-12-11|
|122|[0x727/SchTask_0x727](https://github.com/0x727/SchTask_0x727)|创建隐藏计划任务权限维持Bypass AV|165|1|2021-09-01| |122|[0x727/SchTask_0x727](https://github.com/0x727/SchTask_0x727)|创建隐藏计划任务权限维持Bypass AV|165|1|2021-09-01|
|123|[PxGame/XMLib.AM](https://github.com/PxGame/XMLib.AM)|XMLib 动作游戏开发套件|320|1|2021-08-16| |123|[PxGame/XMLib.AM](https://github.com/PxGame/XMLib.AM)|XMLib 动作游戏开发套件|320|1|2021-08-16|
|124|[microsoft/Recognizers-Text](https://github.com/microsoft/Recognizers-Text)|Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, ...|1047|1|2022-02-05| |124|[microsoft/Recognizers-Text](https://github.com/microsoft/Recognizers-Text)|Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, and date/time expressed in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, ...|1047|1|2022-02-05|
|125|[wuxiongbin/XIL](https://github.com/wuxiongbin/XIL)|使用ILRuntime实现的类似XLUA功能的Unity3D下热修复BUG的解决方案|740|1|2022-01-06| |125|[wuxiongbin/XIL](https://github.com/wuxiongbin/XIL)|使用ILRuntime实现的类似XLUA功能的Unity3D下热修复BUG的解决方案|740|1|2022-01-06|
|126|[Bililive/BililiveRecorder](https://github.com/Bililive/BililiveRecorder)|B站录播姬 BiliBili Stream Recorder 哔哩哔哩直播录制|1294|1|2022-01-24| |126|[Bililive/BililiveRecorder](https://github.com/Bililive/BililiveRecorder)|B站录播姬 BiliBili Stream Recorder 哔哩哔哩直播录制|1297|1|2022-01-24|
|127|[zhaopeiym/IoTClient](https://github.com/zhaopeiym/IoTClient)|This is an IoT device communication protocol implementation client, which will include common industrial communication protocols such as mainstream PLC communication reading, ModBus protocol, and Bacn ...|470|1|2022-01-04| |127|[zhaopeiym/IoTClient](https://github.com/zhaopeiym/IoTClient)|This is an IoT device communication protocol implementation client, which will include common industrial communication protocols such as mainstream PLC communication reading, ModBus protocol, and Bacn ...|470|1|2022-01-04|
|128|[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 ...|1057|1|2021-09-21| |128|[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 ...|1057|1|2021-09-21|
|129|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|Make Windows faster and more secure|1072|1|2022-02-05| |129|[hellzerg/optimizer](https://github.com/hellzerg/optimizer)|Make Windows faster and more secure|1080|1|2022-02-06|
|130|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|107|1|2021-12-20| |130|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|108|1|2021-12-20|
|131|[hemaju/Wireboy.Socket.P2PSocket](https://github.com/hemaju/Wireboy.Socket.P2PSocket)|P2P内网穿透实现【公司】-【家】远程控制|1006|1|2021-09-08| |131|[hemaju/Wireboy.Socket.P2PSocket](https://github.com/hemaju/Wireboy.Socket.P2PSocket)|P2P内网穿透实现【公司】-【家】远程控制|1006|1|2021-09-08|
|132|[HenJigg/WPF-Examples](https://github.com/HenJigg/WPF-Examples)|WPF sample program based on Prism|515|1|2021-10-12| |132|[HenJigg/WPF-Examples](https://github.com/HenJigg/WPF-Examples)|WPF sample program based on Prism|515|1|2021-10-12|
|133|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|553|1|2022-01-21| |133|[duyanming/Viper](https://github.com/duyanming/Viper)|Viper 是一个基于Anno微服务引擎开发的Dashboard示例项目。Anno 底层通讯采用 grpc、thrift。自带服务发现、调用链追踪、Cron 调度、限流、事件总线等等|553|1|2022-01-21|
|134|[VShawn/PRemoteM](https://github.com/VShawn/PRemoteM)|Personal Remote Manager|417|1|2022-02-03| |134|[VShawn/PRemoteM](https://github.com/VShawn/PRemoteM)|Personal Remote Manager|417|1|2022-02-03|
|135|[kenvix/USBCopyer](https://github.com/kenvix/USBCopyer)|😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”写作USBCopyer读作USBCopier|1924|1|2021-10-05| |135|[kenvix/USBCopyer](https://github.com/kenvix/USBCopyer)|😉 用于在插上U盘后自动按需复制该U盘的文件。”备份&偷U盘文件的神器”写作USBCopyer读作USBCopier|1924|1|2021-10-05|
|136|[monitor1394/unity-ugui-XCharts](https://github.com/monitor1394/unity-ugui-XCharts)|A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。|1669|1|2022-01-06| |136|[monitor1394/unity-ugui-XCharts](https://github.com/monitor1394/unity-ugui-XCharts)|A charting and data visualization library for Unity. 一款基于UGUI的数据可视化图表插件。|1670|1|2022-01-06|
|137|[focus-creative-games/luban](https://github.com/focus-creative-games/luban)|你的最佳游戏配置解决方案 {excel, csv, xls, xlsx, json, bson, xml, yaml, lua, unity scriptableobject} => {json, bson, xml, lua, yaml, protobuf(pb), msgpack, flatbuffers, erlang, custom template} data + {c++, ja ...|500|1|2022-02-03| |137|[focus-creative-games/luban](https://github.com/focus-creative-games/luban)|你的最佳游戏配置解决方案 {excel, csv, xls, xlsx, json, bson, xml, yaml, lua, unity scriptableobject} => {json, bson, xml, lua, yaml, protobuf(pb), msgpack, flatbuffers, erlang, custom template} data + {c++, ja ...|502|1|2022-02-03|
|138|[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.|398|1|2021-12-24| |138|[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.|398|1|2021-12-24|
|139|[ChiliMilk/URP_Toon](https://github.com/ChiliMilk/URP_Toon)|A Toon Shader in Unity Universal Render Pipeline.|332|1|2022-01-05| |139|[ChiliMilk/URP_Toon](https://github.com/ChiliMilk/URP_Toon)|A Toon Shader in Unity Universal Render Pipeline.|333|1|2022-01-05|
|140|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|780|1|2022-02-03| |140|[Flow-Launcher/Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher)|:mag: Quick file search & app launcher for Windows with community-made plugins|780|1|2022-02-03|
|141|[ygx2011/AR_course](https://github.com/ygx2011/AR_course)|教大家从AR算法到各个平台的unity渲染完成整个AR项目的开发教学视频链接我会发布在b站上。|47|1|2022-01-21| |141|[ygx2011/AR_course](https://github.com/ygx2011/AR_course)|教大家从AR算法到各个平台的unity渲染完成整个AR项目的开发教学视频链接我会发布在b站上。|47|1|2022-01-21|
|142|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集它极大简化了API调用及通知的处理流程。|1210|1|2022-01-23| |142|[essensoft/paylink](https://github.com/essensoft/paylink)|一套基于 .NET Core 开发的支付SDK集它极大简化了API调用及通知的处理流程。|1210|1|2022-01-23|
|143|[AlphaYu/Adnc](https://github.com/AlphaYu/Adnc)|微服务框架同时也适用于单体架构系统的开发。支持经典三层与DDD架构开发模式、集成了一系列主流稳定的微服务配套技术栈。一个前后端分离的框架前端基于Vue、后端基于.Net 5.0构建。|562|1|2021-11-23| |143|[AlphaYu/Adnc](https://github.com/AlphaYu/Adnc)|微服务框架同时也适用于单体架构系统的开发。支持经典三层与DDD架构开发模式、集成了一系列主流稳定的微服务配套技术栈。一个前后端分离的框架前端基于Vue、后端基于.Net 5.0构建。|562|1|2021-11-23|
|144|[zhaopeiym/quartzui](https://github.com/zhaopeiym/quartzui)|基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置|1121|1|2022-01-13| |144|[zhaopeiym/quartzui](https://github.com/zhaopeiym/quartzui)|基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置|1121|1|2022-01-13|
|145|[EllanJiang/UnityGameFramework](https://github.com/EllanJiang/UnityGameFramework)|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 ...|879|1|2021-10-28| |145|[EllanJiang/UnityGameFramework](https://github.com/EllanJiang/UnityGameFramework)|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 ...|879|1|2021-10-28|
|146|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for Final Fantasy XIV|1344|1|2022-02-05| |146|[goatcorp/FFXIVQuickLauncher](https://github.com/goatcorp/FFXIVQuickLauncher)|Custom launcher for Final Fantasy XIV|1350|1|2022-02-06|
|147|[indiff/qttabbar](https://github.com/indiff/qttabbar)|Qttabbar is a small tool that allows you to use tab multi label function in Windows Explorer. |1353|1|2021-12-02| |147|[indiff/qttabbar](https://github.com/indiff/qttabbar)|Qttabbar is a small tool that allows you to use tab multi label function in Windows Explorer. |1356|1|2021-12-02|
|148|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|1179|1|2022-01-05| |148|[the1812/Malware-Patch](https://github.com/the1812/Malware-Patch)|阻止中国流氓软件的管理员授权. / Prevent UAC authorization of Chinese malware.|1182|1|2022-01-05|
|149|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.NetCore的快速开发框架框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。|2211|1|2022-01-25| |149|[dotnetcore/osharp](https://github.com/dotnetcore/osharp)|OSharp是一个基于.NetCore的快速开发框架框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。|2212|1|2022-01-25|
|150|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK封装全部已知的微信 API支持公众平台订阅号、服务号、小程序、小游戏、小商店& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|374|1|2022-02-05| |150|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK封装全部已知的微信 API支持公众平台订阅号、服务号、小程序、小游戏、小商店& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|377|1|2022-02-06|
|151|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发支持可视化布局的小程序商城系统前后端分离支持分布式部署跨平台运行拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|212|1|2022-01-25| |151|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发支持可视化布局的小程序商城系统前后端分离支持分布式部署跨平台运行拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|212|1|2022-01-25|
|152|[lampo1024/DncZeus](https://github.com/lampo1024/DncZeus)|DncZeus 是一个基于ASP.NET Core 3 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET Core 3 + Entity Framework Core构建UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制让前后 ...|1173|1|2021-09-16| |152|[lampo1024/DncZeus](https://github.com/lampo1024/DncZeus)|DncZeus 是一个基于ASP.NET Core 3 + Vue.js(iview-admin) 的前后端分离的通用后台权限(页面访问、操作按钮控制)管理系统框架。后端使用.NET Core 3 + Entity Framework Core构建UI则是目前流行的基于Vue.js的iView(iview-admin)。项目实现了前后端的动态权限管理和控制以及基于JWT的用户令牌认证机制让前后 ...|1173|1|2021-09-16|
|153|[qiankanglai/LoopScrollRect](https://github.com/qiankanglai/LoopScrollRect)|These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.|1336|1|2022-01-29| |153|[qiankanglai/LoopScrollRect](https://github.com/qiankanglai/LoopScrollRect)|These scripts will make your UGUI ScrollRect reusing cells, to improve performance, loading time and draw calls.|1335|1|2022-01-29|
|154|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|532|1|2022-02-05| |154|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|532|1|2022-02-05|
|155|[An0nySec/UserAdd](https://github.com/An0nySec/UserAdd)|Bypass AV 用户添加|127|1|2021-12-30| |155|[An0nySec/UserAdd](https://github.com/An0nySec/UserAdd)|Bypass AV 用户添加|127|1|2021-12-30|
|156|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版采用Chinese-lite和paddleocr识别框架|89|1|2022-01-29| |156|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版采用Chinese-lite和paddleocr识别框架|89|1|2022-01-29|
|157|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|427|1|2022-01-27| |157|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|432|1|2022-01-27|
|158|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|367|1|2022-01-30| |158|[chatop2020/AKStream](https://github.com/chatop2020/AKStream)|AKStream是一套全平台(Linux,MacOS,Windows)、全架构(X86_64,Arm...)、全功能的流媒体管理控制接口平台。集成GB28181,RTSP,RTMP,HTTP等设备推拉流控制、PTZ控制、音视频文件录制管理、音视频文件裁剪合并等功能与一体|367|1|2022-01-30|
|159|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|Admin后端前后端分离的权限管理系统集成统一认证授权、多租户、缓存、Ip限流、全Api鉴权。支持国内外主流数据库自由切换和动态高级查询基于.Net跨平台开发的WebApi|521|1|2022-01-10| |159|[SkyChenSky/Sikiro](https://github.com/SkyChenSky/Sikiro)|整合了社区主流开源框架CAP、SkyAPM、WebAPIClient、Chloe等的微服务项目示例|342|1|2021-12-27|
|160|[lgsvl/simulator](https://github.com/lgsvl/simulator)|A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles|1686|1|2022-01-19| |160|[zhontai/Admin.Core](https://github.com/zhontai/Admin.Core)|Admin后端前后端分离的权限管理系统集成统一认证授权、多租户、缓存、Ip限流、全Api鉴权。支持国内外主流数据库自由切换和动态高级查询基于.Net跨平台开发的WebApi|521|1|2022-01-10|
|161|[babalae/genshin-fishing-toy](https://github.com/babalae/genshin-fishing-toy)|🐟 原神自动钓鱼机有界面且操作简单。Genshin Impact Automatic Fishing Machine.|75|1|2021-10-01| |161|[lgsvl/simulator](https://github.com/lgsvl/simulator)|A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles|1687|1|2022-01-19|
|162|[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 ...|826|1|2022-01-17| |162|[babalae/genshin-fishing-toy](https://github.com/babalae/genshin-fishing-toy)|🐟 原神自动钓鱼机有界面且操作简单。Genshin Impact Automatic Fishing Machine.|75|1|2021-10-01|
|163|[Azure/azure-powershell](https://github.com/Azure/azure-powershell)|Microsoft Azure PowerShell|2930|1|2022-02-04| |163|[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 ...|826|1|2022-01-17|
|164|[zsh2401/AutumnBox](https://github.com/zsh2401/AutumnBox)|图形化ADB工具箱|983|1|2022-02-01| |164|[Azure/azure-powershell](https://github.com/Azure/azure-powershell)|Microsoft Azure PowerShell|2930|1|2022-02-06|
|165|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|915|1|2022-01-20| |165|[zsh2401/AutumnBox](https://github.com/zsh2401/AutumnBox)|图形化ADB工具箱|985|1|2022-02-01|
|166|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3259|1|2021-12-06| |166|[dotnetcore/Natasha](https://github.com/dotnetcore/Natasha)|基于 Roslyn 的 C# 动态程序集构建库,该库允许开发者在运行时使用 C# 代码构建域 / 程序集 / 类 / 结构体 / 枚举 / 接口 / 方法等使得程序在运行的时候可以增加新的模块及功能。Natasha 集成了域管理/插件管理,可以实现域隔离,域卸载,热拔插等功能。 该库遵循完整的编译流程,提供完整的错误提示, 可自动添加引用,完善的数据结构构建模板让开发者只专注于程序集脚本的编写, ...|915|1|2022-01-20|
|167|[acygen/PCRCalculator](https://github.com/acygen/PCRCalculator)|PCRCaculator 公主连结全方位计算器含角色面板数据计算、装备规划和JJC模拟器|37|0|2022-01-19| |167|[VsVim/VsVim](https://github.com/VsVim/VsVim)|Vim Emulator Plugin for Visual Studio 2015+ |3259|1|2021-12-06|
|168|[u2sb/Danmu.Server](https://github.com/u2sb/Danmu.Server)|一个开源的弹幕后端|98|0|2022-02-04| |168|[acygen/PCRCalculator](https://github.com/acygen/PCRCalculator)|PCRCaculator 公主连结全方位计算器含角色面板数据计算、装备规划和JJC模拟器|37|0|2022-01-19|
|169|[aura-systems/Aura-Operating-System](https://github.com/aura-systems/Aura-Operating-System)|AuraOS, the Franco-English Operating System developed in C# using Cosmos!|155|0|2022-02-01| |169|[u2sb/Danmu.Server](https://github.com/u2sb/Danmu.Server)|一个开源的弹幕后端|98|0|2022-02-04|
|170|[NeuCharFramework/NcfPackageSources](https://github.com/NeuCharFramework/NcfPackageSources)|NCFNeuCharFramework底层支持库官方 Nuget 包源码|37|0|2022-01-03| |170|[aura-systems/Aura-Operating-System](https://github.com/aura-systems/Aura-Operating-System)|AuraOS, the Franco-English Operating System developed in C# using Cosmos!|155|0|2022-02-01|
|171|[yukuyoulei/ILRuntime_HotGames](https://github.com/yukuyoulei/ILRuntime_HotGames)|基于ILRuntime的热更新能力实现的可以直接使用的框架友情赠送C# WebService + WebSocketServer服务器端。|355|0|2021-10-19| |171|[NeuCharFramework/NcfPackageSources](https://github.com/NeuCharFramework/NcfPackageSources)|NCFNeuCharFramework底层支持库官方 Nuget 包源码|37|0|2022-01-03|
|172|[x-nas/WinPacketsEdit](https://github.com/x-nas/WinPacketsEdit)|网络封包拦截器可拦截手游封包支持32位及64位程序|39|0|2021-11-22| |172|[yukuyoulei/ILRuntime_HotGames](https://github.com/yukuyoulei/ILRuntime_HotGames)|基于ILRuntime的热更新能力实现的可以直接使用的框架友情赠送C# WebService + WebSocketServer服务器端。|355|0|2021-10-19|
|173|[Geequlim/puerts-starter-kit](https://github.com/Geequlim/puerts-starter-kit)|puerts unity 项目手脚架|85|0|2021-12-22| |173|[x-nas/WinPacketsEdit](https://github.com/x-nas/WinPacketsEdit)|网络封包拦截器可拦截手游封包支持32位及64位程序|39|0|2021-11-22|
|174|[wrxiang/WebRunLocal](https://github.com/wrxiang/WebRunLocal)|网页调用本地程序,低耦合,兼容性强,全版本浏览器兼容,彻底解决网页调用本地程序出现的各种问题|39|0|2021-10-05| |174|[Geequlim/puerts-starter-kit](https://github.com/Geequlim/puerts-starter-kit)|puerts unity 项目手脚架|85|0|2021-12-22|
|175|[zqlovejyc/SQLBuilder](https://github.com/zqlovejyc/SQLBuilder)|.NET Framework4.5版本Expression表达式转换为SQL语句支持SqlServer、MySql、Oracle、Sqlite、PostgreSql基于Dapper实现了不同数据库对应的数据仓储Repository|71|0|2021-12-31| |175|[wrxiang/WebRunLocal](https://github.com/wrxiang/WebRunLocal)|网页调用本地程序,低耦合,兼容性强,全版本浏览器兼容,彻底解决网页调用本地程序出现的各种问题|39|0|2021-10-05|
|176|[xiaoyaocz/AllLive](https://github.com/xiaoyaocz/AllLive)|获取多个直播平台的信息和弹幕|74|0|2022-01-05| |176|[zqlovejyc/SQLBuilder](https://github.com/zqlovejyc/SQLBuilder)|.NET Framework4.5版本Expression表达式转换为SQL语句支持SqlServer、MySql、Oracle、Sqlite、PostgreSql基于Dapper实现了不同数据库对应的数据仓储Repository|71|0|2021-12-31|
|177|[TonyTang1990/AssetBundleLoadManager](https://github.com/TonyTang1990/AssetBundleLoadManager)|1. 基于索引计数与对象绑定的AssetBundle加载管理简易框架。(参考: tangzx/ABSystem思路) 2. 集成导表工具框架 3. 集成资源热更以及版本强更框架|79|0|2022-01-29| |177|[xiaoyaocz/AllLive](https://github.com/xiaoyaocz/AllLive)|获取多个直播平台的信息和弹幕|74|0|2022-01-05|
|178|[JeffreySu/WxOpen](https://github.com/JeffreySu/WxOpen)|微信小程序 C# SDKSenparc.Weixin.WxOpen.dll|195|0|2021-09-04| |178|[TonyTang1990/AssetBundleLoadManager](https://github.com/TonyTang1990/AssetBundleLoadManager)|1. 基于索引计数与对象绑定的AssetBundle加载管理简易框架。(参考: tangzx/ABSystem思路) 2. 集成导表工具框架 3. 集成资源热更以及版本强更框架|79|0|2022-01-29|
|179|[wpscott/AcFunDanmaku](https://github.com/wpscott/AcFunDanmaku)|AcFun直播弹幕及评论工具|64|0|2021-12-01| |179|[JeffreySu/WxOpen](https://github.com/JeffreySu/WxOpen)|微信小程序 C# SDKSenparc.Weixin.WxOpen.dll|195|0|2021-09-04|
|180|[anet-lib/anet](https://github.com/anet-lib/anet)|A .NET Core Common Library , Framework and Boilerplate. |255|0|2022-01-25| |180|[wpscott/AcFunDanmaku](https://github.com/wpscott/AcFunDanmaku)|AcFun直播弹幕及评论工具|65|0|2021-12-01|
|181|[ccxt-net/ccxt.net](https://github.com/ccxt-net/ccxt.net)|CCXT.NET CryptoCurrency eXchange Trading Library for .NET|146|0|2022-01-21| |181|[anet-lib/anet](https://github.com/anet-lib/anet)|A .NET Core Common Library , Framework and Boilerplate. |255|0|2022-01-25|
|182|[cc004/AutoTimeline](https://github.com/cc004/AutoTimeline)|cat鱼拯救计划|40|0|2021-12-02| |182|[ccxt-net/ccxt.net](https://github.com/ccxt-net/ccxt.net)|CCXT.NET CryptoCurrency eXchange Trading Library for .NET|145|0|2022-01-21|
|183|[jm33-m0/kms-activate](https://github.com/jm33-m0/kms-activate)|Microsoft Windows/Office 一键激活工具|542|0|2021-11-02| |183|[cc004/AutoTimeline](https://github.com/cc004/AutoTimeline)|cat鱼拯救计划|40|0|2021-12-02|
|184|[fernandreu/office-ribbonx-editor](https://github.com/fernandreu/office-ribbonx-editor)|An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF|272|0|2022-01-23| |184|[jm33-m0/kms-activate](https://github.com/jm33-m0/kms-activate)|Microsoft Windows/Office 一键激活工具|543|0|2021-11-02|
|185|[CitiesSkylinesMods/TMPE](https://github.com/CitiesSkylinesMods/TMPE)|Cities: Skylines Traffic Manager: President Edition|332|0|2022-02-05| |185|[fernandreu/office-ribbonx-editor](https://github.com/fernandreu/office-ribbonx-editor)|An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF|272|0|2022-01-23|
|186|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备。|239|0|2022-01-21| |186|[CitiesSkylinesMods/TMPE](https://github.com/CitiesSkylinesMods/TMPE)|Cities: Skylines Traffic Manager: President Edition|332|0|2022-02-06|
|187|[HushengStudent/myGameFramework](https://github.com/HushengStudent/myGameFramework)|>> 基础框架|84|0|2022-02-02| |187|[pdone/FreeControl](https://github.com/pdone/FreeControl)|在PC上控制Android设备。|239|0|2022-01-21|
|188|[SmallChi/JT808Gateway](https://github.com/SmallChi/JT808Gateway)|使用Pipeline和DotNetty分别实现的JT808Gateway支持TCP/UDP通用消息业务处理(支持2011、2013、2019版本)|136|0|2022-01-27| |188|[HushengStudent/myGameFramework](https://github.com/HushengStudent/myGameFramework)|>> 基础框架|84|0|2022-02-02|
|189|[tianlian0/paper_checking_system](https://github.com/tianlian0/paper_checking_system)|基于C#和C++开发的文本查重/论文查重系统一亿字次级论文库秒级查重。关联查重算法、数据去重、文档查重、文本去重、标书查重、辅助防串标、作业查重、duplicate check|237|0|2022-01-08| |189|[SmallChi/JT808Gateway](https://github.com/SmallChi/JT808Gateway)|使用Pipeline和DotNetty分别实现的JT808Gateway支持TCP/UDP通用消息业务处理(支持2011、2013、2019版本)|136|0|2022-01-27|
|190|[leeveel/GeekServer](https://github.com/leeveel/GeekServer)|基于.Netcore的开发效率高性能强跨平台持久化层透明支持不停服热更新的游戏服务器。Best for your unity game server!|112|0|2022-01-11| |190|[tianlian0/paper_checking_system](https://github.com/tianlian0/paper_checking_system)|基于C#和C++开发的文本查重/论文查重系统一亿字次级论文库秒级查重。关联查重算法、数据去重、文档查重、文本去重、标书查重、辅助防串标、作业查重、duplicate check|238|0|2022-01-08|
|191|[CatImmortal/CatJson](https://github.com/CatImmortal/CatJson)|为Unity开发者量身打造的功能强大的高性能Json库内置ILRuntime支持|58|0|2021-11-28| |191|[leeveel/GeekServer](https://github.com/leeveel/GeekServer)|基于.Netcore的开发效率高性能强跨平台持久化层透明支持不停服热更新的游戏服务器。Best for your unity game server!|112|0|2022-01-11|
|192|[iwiniwin/unity-remote-file-explorer](https://github.com/iwiniwin/unity-remote-file-explorer)|一个跨平台的远程文件浏览器使用户通过Unity Editor就能操作应用所运行平台上的目录文件。比如当项目打包运行到设备上时可通过Remote File Explorer直接浏览设备上的目录文件并进行下载上传删除等操作|53|0|2021-11-22| |192|[CatImmortal/CatJson](https://github.com/CatImmortal/CatJson)|为Unity开发者量身打造的功能强大的高性能Json库内置ILRuntime支持|58|0|2021-11-28|
|193|[xboxeer/NScrapy](https://github.com/xboxeer/NScrapy)|NScrapy is a .net core corss platform Distributed Spider Framework which provide an easy way to write your own Spider|83|0|2022-01-05| |193|[iwiniwin/unity-remote-file-explorer](https://github.com/iwiniwin/unity-remote-file-explorer)|一个跨平台的远程文件浏览器使用户通过Unity Editor就能操作应用所运行平台上的目录文件。比如当项目打包运行到设备上时可通过Remote File Explorer直接浏览设备上的目录文件并进行下载上传删除等操作|53|0|2021-11-22|
|194|[jingangxin36/ExtractProfilerMemory](https://github.com/jingangxin36/ExtractProfilerMemory)|an editor tool to save unity profiler memory|28|0|2021-08-23| |194|[xboxeer/NScrapy](https://github.com/xboxeer/NScrapy)|NScrapy is a .net core corss platform Distributed Spider Framework which provide an easy way to write your own Spider|83|0|2022-01-05|
|195|[djl394922860/User.API](https://github.com/djl394922860/User.API)|集成网关、身份认证、Token授权、微服务、.netcore等的基于CQRS的微服务开发框架示例|112|0|2021-08-25| |195|[jingangxin36/ExtractProfilerMemory](https://github.com/jingangxin36/ExtractProfilerMemory)|an editor tool to save unity profiler memory|28|0|2021-08-23|
|196|[404Lcc/Lcc](https://github.com/404Lcc/Lcc)|Lcc框架是针对Unity开发的轻量级框架可快速上手开发Steam、安卓、IOS等项目|69|0|2022-02-02| |196|[djl394922860/User.API](https://github.com/djl394922860/User.API)|集成网关、身份认证、Token授权、微服务、.netcore等的基于CQRS的微服务开发框架示例|112|0|2021-08-25|
|197|[UnofficialCrusaderPatch/UnofficialCrusaderPatch](https://github.com/UnofficialCrusaderPatch/UnofficialCrusaderPatch)|Unofficial balancing patch installer for Stronghold Crusader 1|301|0|2022-01-24| |197|[404Lcc/Lcc](https://github.com/404Lcc/Lcc)|Lcc框架是针对Unity开发的轻量级框架可快速上手开发Steam、安卓、IOS等项目|70|0|2022-02-06|
|198|[wetstreet/Theircraft](https://github.com/wetstreet/Theircraft)|A Minecraft clone using Unity.|35|0|2022-01-03| |198|[UnofficialCrusaderPatch/UnofficialCrusaderPatch](https://github.com/UnofficialCrusaderPatch/UnofficialCrusaderPatch)|Unofficial balancing patch installer for Stronghold Crusader 1|302|0|2022-01-24|
|199|[xucongli1989/XCLNetTools](https://github.com/xucongli1989/XCLNetTools)|.net (C#) common class library DLL (maintained since 2012), now open source.Most of the code for this kind of library is written or collected by me. Ever since I started working, I have been hoping th ...|36|0|2022-01-27| |199|[wetstreet/Theircraft](https://github.com/wetstreet/Theircraft)|A Minecraft clone using Unity.|35|0|2022-01-03|
|200|[natfrp/SakuraFrpLauncher](https://github.com/natfrp/SakuraFrpLauncher)|SakuraFrp Windows 启动器|63|0|2021-08-26| |200|[xucongli1989/XCLNetTools](https://github.com/xucongli1989/XCLNetTools)|.net (C#) common class library DLL (maintained since 2012), now open source.Most of the code for this kind of library is written or collected by me. Ever since I started working, I have been hoping th ...|36|0|2022-01-27|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,59 +1,59 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[zonble/understanding_audio_files](https://github.com/zonble/understanding_audio_files)|認識音檔(公開版本)|42|14|2022-02-05| |1|[zonble/understanding_audio_files](https://github.com/zonble/understanding_audio_files)|認識音檔(公開版本)|79|20|2022-02-06|
|2|[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.|16695|8|2022-02-01| |2|[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.|16696|8|2022-02-01|
|3|[chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration)|CSS Inspiration在这里找到写 CSS 的灵感!|7633|6|2021-10-22| |3|[chokcoco/CSS-Inspiration](https://github.com/chokcoco/CSS-Inspiration)|CSS Inspiration在这里找到写 CSS 的灵感!|7635|6|2021-10-22|
|4|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场兼容Opensea、Rarible。|488|6|2022-01-26| |4|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场兼容Opensea、Rarible。|498|6|2022-01-26|
|5|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15732|6|2021-11-06| |5|[iissnan/hexo-theme-next](https://github.com/iissnan/hexo-theme-next)|Elegant theme for Hexo. |15733|6|2022-02-06|
|6|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|301|5|2022-02-02| |6|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|302|5|2022-02-02|
|7|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|4751|5|2022-01-02| |7|[Wei-Xia/most-frequent-technology-english-words](https://github.com/Wei-Xia/most-frequent-technology-english-words)|程序员工作中常见的英语词汇|4752|5|2022-01-02|
|8|[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|3274|5|2022-02-03| |8|[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|3274|5|2022-02-03|
|9|[IBM/plex](https://github.com/IBM/plex)|The package of IBMs typeface, IBM Plex.|7401|5|2022-02-04| |9|[IBM/plex](https://github.com/IBM/plex)|The package of IBMs typeface, IBM Plex.|7404|5|2022-02-04|
|10|[xtyxtyx/sorry](https://github.com/xtyxtyx/sorry)|在线制作`sorry 为所欲为`的gif|6241|4|2022-01-22| |10|[xtyxtyx/sorry](https://github.com/xtyxtyx/sorry)|在线制作`sorry 为所欲为`的gif|6242|4|2022-01-22|
|11|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2371|4|2022-01-15| |11|[kmaasrud/awesome-obsidian](https://github.com/kmaasrud/awesome-obsidian)|🕶️ Awesome stuff for Obsidian|2376|4|2022-01-15|
|12|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3321|3|2022-02-05| |12|[LiangJunrong/document-library](https://github.com/LiangJunrong/document-library)|jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序、算法、数据结构等……|3322|3|2022-02-06|
|13|[v2fly/v2ray-examples](https://github.com/v2fly/v2ray-examples)|v2ray-core 的模板们|1207|2|2021-10-10| |13|[v2fly/v2ray-examples](https://github.com/v2fly/v2ray-examples)|v2ray-core 的模板们|1210|2|2021-10-10|
|14|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|3174|2|2021-12-09| |14|[WebStackPage/WebStackPage.github.io](https://github.com/WebStackPage/WebStackPage.github.io)|❤️静态响应式网址导航网站 - webstack.cc|3175|2|2021-12-09|
|15|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor所构建的在线 Markdown 编辑器支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|1695|2|2022-01-28| |15|[nicejade/markdown-online-editor](https://github.com/nicejade/markdown-online-editor)|📝基于 Vue、Vditor所构建的在线 Markdown 编辑器支持流程图、甘特图、时序图、任务列表、HTML 自动转换为 Markdown 等功能;🎉新增「所见即所得」编辑模式。|1695|2|2022-01-28|
|16|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|cool-admin一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 2.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|584|2|2021-12-18| |16|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|cool-admin一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 2.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|585|2|2021-12-18|
|17|[thinktip/luci-theme-neobird](https://github.com/thinktip/luci-theme-neobird)|一个专门针对移动端优化的OpenWRT主题基于luci-theme-material全新的登录界面沉浸式Webapp体验。|77|2|2022-01-27| |17|[thinktip/luci-theme-neobird](https://github.com/thinktip/luci-theme-neobird)|一个专门针对移动端优化的OpenWRT主题基于luci-theme-material全新的登录界面沉浸式Webapp体验。|77|2|2022-01-27|
|18|[abc-club/js-paradise](https://github.com/abc-club/js-paradise)|前端乐园|1799|2|2022-01-17| |18|[abc-club/js-paradise](https://github.com/abc-club/js-paradise)|前端乐园|1799|2|2022-01-17|
|19|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|287|2|2022-01-20| |19|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|287|2|2022-01-20|
|20|[jbtronics/CrookedStyleSheets](https://github.com/jbtronics/CrookedStyleSheets)|Webpage tracking only using CSS (and no JS)|3269|2|2021-08-23| |20|[jbtronics/CrookedStyleSheets](https://github.com/jbtronics/CrookedStyleSheets)|Webpage tracking only using CSS (and no JS)|3268|2|2021-08-23|
|21|[canxin0523/thesixsectorTeam](https://github.com/canxin0523/thesixsectorTeam)|-|953|1|2022-01-15| |21|[canxin0523/thesixsectorTeam](https://github.com/canxin0523/thesixsectorTeam)|-|953|1|2022-01-15|
|22|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|151|1|2021-12-11| |22|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|151|1|2021-12-11|
|23|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|3554|1|2022-01-10| |23|[ronggang/transmission-web-control](https://github.com/ronggang/transmission-web-control)|一个 Transmission 浏览器管理界面。Transmission Web Control is a custom web UI.|3555|1|2022-01-10|
|24|[trinitrotofu/Bubble](https://github.com/trinitrotofu/Bubble)|Typecho 清新风格响应式主题|424|1|2022-01-15| |24|[trinitrotofu/Bubble](https://github.com/trinitrotofu/Bubble)|Typecho 清新风格响应式主题|424|1|2022-01-15|
|25|[smartping/smartping](https://github.com/smartping/smartping)|综合性网络质量(PING)检测工具,支持正/反向PING绘图、互PING拓扑绘图与报警、全国PING延迟地图与在线检测工具等功能 |1264|1|2021-10-29| |25|[smartping/smartping](https://github.com/smartping/smartping)|综合性网络质量(PING)检测工具,支持正/反向PING绘图、互PING拓扑绘图与报警、全国PING延迟地图与在线检测工具等功能 |1264|1|2021-10-29|
|26|[cndiandian/zuanbot.com](https://github.com/cndiandian/zuanbot.com)|骂人宝典(祖安语录)|38|1|2022-01-08| |26|[cndiandian/zuanbot.com](https://github.com/cndiandian/zuanbot.com)|骂人宝典(祖安语录)|39|1|2022-01-08|
|27|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|359|1|2022-01-22| |27|[LIlGG/halo-theme-sakura](https://github.com/LIlGG/halo-theme-sakura)|Halo 版本的樱花🌸主题|359|1|2022-01-22|
|28|[q19980722/Typora-theme-jiaran](https://github.com/q19980722/Typora-theme-jiaran)|-|72|1|2022-01-31| |28|[q19980722/Typora-theme-jiaran](https://github.com/q19980722/Typora-theme-jiaran)|-|72|1|2022-01-31|
|29|[qq8e/qq](https://github.com/qq8e/qq)|8亿QQ绑定数据泄露查询源码附送数据。不定期更新下载地址 关注越多送的越多|189|1|2021-11-05| |29|[qq8e/qq](https://github.com/qq8e/qq)|8亿QQ绑定数据泄露查询源码附送数据。不定期更新下载地址 关注越多送的越多|191|1|2021-11-05|
|30|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|🍠🍠🍠 包含 Vue Material Juejin Google Purple Ayu Dark Light Black Drake 样式主题|693|1|2022-01-28| |30|[liangjingkanji/DrakeTyporaTheme](https://github.com/liangjingkanji/DrakeTyporaTheme)|🍠🍠🍠 包含 Vue Material Juejin Google Purple Ayu Dark Light Black Drake 样式主题|696|1|2022-01-28|
|31|[whyt-byte/Blue-Topaz_Obsidian-css](https://github.com/whyt-byte/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |305|1|2022-02-02| |31|[whyt-byte/Blue-Topaz_Obsidian-css](https://github.com/whyt-byte/Blue-Topaz_Obsidian-css)|A blue theme for Obsidian. |306|1|2022-02-02|
|32|[xuqiang521/nuxt-ssr-demo](https://github.com/xuqiang521/nuxt-ssr-demo)|:sparkles: 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo|943|1|2022-01-22| |32|[xuqiang521/nuxt-ssr-demo](https://github.com/xuqiang521/nuxt-ssr-demo)|:sparkles: 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo|944|1|2022-01-22|
|33|[d2-projects/folder-explorer](https://github.com/d2-projects/folder-explorer)|分析文件目录,统计数据并以树形结构和图表的形式展示结果,也可以导出多种格式留存|537|1|2022-01-13| |33|[d2-projects/folder-explorer](https://github.com/d2-projects/folder-explorer)|分析文件目录,统计数据并以树形结构和图表的形式展示结果,也可以导出多种格式留存|537|1|2022-01-13|
|34|[livelyPeng/pl-drag-template](https://github.com/livelyPeng/pl-drag-template)|一个h5可视化编辑器项目|366|1|2022-01-15| |34|[livelyPeng/pl-drag-template](https://github.com/livelyPeng/pl-drag-template)|一个h5可视化编辑器项目|367|1|2022-01-15|
|35|[Cl0udG0d/SZhe_Scan](https://github.com/Cl0udG0d/SZhe_Scan)|碎遮SZhe_Scan Web漏洞扫描器基于python Flask框架对输入的域名/IP进行全面的信息搜集漏洞扫描可自主添加POC|616|1|2022-01-06| |35|[Cl0udG0d/SZhe_Scan](https://github.com/Cl0udG0d/SZhe_Scan)|碎遮SZhe_Scan Web漏洞扫描器基于python Flask框架对输入的域名/IP进行全面的信息搜集漏洞扫描可自主添加POC|616|1|2022-01-06|
|36|[du33169/typora-theme-essay_cn](https://github.com/du33169/typora-theme-essay_cn)|a theme for Typora(a markdown editor), designed for chinese essay|363|1|2022-01-22| |36|[du33169/typora-theme-essay_cn](https://github.com/du33169/typora-theme-essay_cn)|a theme for Typora(a markdown editor), designed for chinese essay|364|1|2022-01-22|
|37|[h5ds/h5ds](https://github.com/h5ds/h5ds)|H5DS (HTML5 Design software) 这是一款基于WEB的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀的H5制作、建站工具示范网站h5ds.com |1148|1|2021-09-23| |37|[h5ds/h5ds](https://github.com/h5ds/h5ds)|H5DS (HTML5 Design software) 这是一款基于WEB的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀的H5制作、建站工具示范网站h5ds.com |1148|1|2021-09-23|
|38|[ChisBread/transmission_skip_patch](https://github.com/ChisBread/transmission_skip_patch)|为transmission v3.0 增加 "快速校验" 功能|137|1|2022-01-01| |38|[ChisBread/transmission_skip_patch](https://github.com/ChisBread/transmission_skip_patch)|为transmission v3.0 增加 "快速校验" 功能|137|1|2022-01-01|
|39|[emacs-china/Spacemacs-rocks](https://github.com/emacs-china/Spacemacs-rocks)|Happy Hacking Emacs & Spacemacs (Simplified Chinese)|2017|1|2022-01-30| |39|[emacs-china/Spacemacs-rocks](https://github.com/emacs-china/Spacemacs-rocks)|Happy Hacking Emacs & Spacemacs (Simplified Chinese)|2017|1|2022-01-30|
|40|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1556|1|2021-09-27| |40|[Terminus2049/Terminus2049.github.io](https://github.com/Terminus2049/Terminus2049.github.io)|No more 404|1557|1|2021-09-27|
|41|[theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe)|🔥 一个比较特别的 Hexo 主题|1145|1|2022-02-04| |41|[theme-nexmoe/hexo-theme-nexmoe](https://github.com/theme-nexmoe/hexo-theme-nexmoe)|🔥 一个比较特别的 Hexo 主题|1148|1|2022-02-04|
|42|[hliu202/typora-purple-theme](https://github.com/hliu202/typora-purple-theme)|A purple theme for Typora|286|1|2021-12-31| |42|[hliu202/typora-purple-theme](https://github.com/hliu202/typora-purple-theme)|A purple theme for Typora|286|1|2021-12-31|
|43|[rawchen/blog-ssm](https://github.com/rawchen/blog-ssm)|一个简单漂亮的SSM博客系统。|366|1|2021-12-05| |43|[rawchen/blog-ssm](https://github.com/rawchen/blog-ssm)|一个简单漂亮的SSM博客系统。|366|1|2021-12-05|
|44|[cofess/hexo-theme-pure](https://github.com/cofess/hexo-theme-pure)|Hexo theme pure. It's a pure theme for Hexo.|877|1|2022-01-03| |44|[cofess/hexo-theme-pure](https://github.com/cofess/hexo-theme-pure)|Hexo theme pure. It's a pure theme for Hexo.|878|1|2022-01-03|
|45|[briano1905/typings](https://github.com/briano1905/typings)|typings.gg is a sleek and modern typing test website. it support many custom themes|632|1|2021-10-27| |45|[briano1905/typings](https://github.com/briano1905/typings)|typings.gg is a sleek and modern typing test website. it support many custom themes|632|1|2021-10-27|
|46|[honjun/hexo-theme-sakura](https://github.com/honjun/hexo-theme-sakura)|-|578|1|2021-11-09| |46|[honjun/hexo-theme-sakura](https://github.com/honjun/hexo-theme-sakura)|-|578|1|2021-11-09|
|47|[ybdt/poc-hub](https://github.com/ybdt/poc-hub)|漏洞仓库:远程漏洞、本地漏洞|446|1|2022-01-03| |47|[ybdt/poc-hub](https://github.com/ybdt/poc-hub)|漏洞仓库:远程漏洞、本地漏洞|446|1|2022-01-03|
|48|[nijun008/sit_back](https://github.com/nijun008/sit_back)|摸鱼神器,无需安装,即刻摸鱼|42|1|2022-01-05| |48|[nijun008/sit_back](https://github.com/nijun008/sit_back)|摸鱼神器,无需安装,即刻摸鱼|42|1|2022-01-05|
|49|[apachecn/home](https://github.com/apachecn/home)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1345|1|2022-02-05| |49|[apachecn/home](https://github.com/apachecn/home)|ApacheCN 开源组织:公告、介绍、成员、活动、交流方式|1345|1|2022-02-06|
|50|[CareyToboo/show-pages](https://github.com/CareyToboo/show-pages)|h5 宣传页 模版【重构版本在--rebuild分支】|5|0|2021-08-11| |50|[CareyToboo/show-pages](https://github.com/CareyToboo/show-pages)|h5 宣传页 模版【重构版本在--rebuild分支】|5|0|2021-08-11|
|51|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|287|0|2022-02-02| |51|[eagleoflqj/p1a3_script](https://github.com/eagleoflqj/p1a3_script)|Tampermonkey Script for 1point3acres / 一亩三分地的油猴脚本|287|0|2022-02-02|
|52|[LoyalWilliams/comic](https://github.com/LoyalWilliams/comic)|scrapy漫画爬虫+django页面展示项目网易163漫画、腾讯漫画、神漫画在线爬取|68|0|2021-08-29| |52|[LoyalWilliams/comic](https://github.com/LoyalWilliams/comic)|scrapy漫画爬虫+django页面展示项目网易163漫画、腾讯漫画、神漫画在线爬取|68|0|2021-08-29|
@ -61,7 +61,7 @@
|54|[jhaooli/psychology](https://github.com/jhaooli/psychology)|ssm心理学网站|5|0|2021-12-09| |54|[jhaooli/psychology](https://github.com/jhaooli/psychology)|ssm心理学网站|5|0|2021-12-09|
|55|[Blankwonder/Surge-Manual](https://github.com/Blankwonder/Surge-Manual)|-|33|0|2022-01-23| |55|[Blankwonder/Surge-Manual](https://github.com/Blankwonder/Surge-Manual)|-|33|0|2022-01-23|
|56|[Cathgao/newifi3](https://github.com/Cathgao/newifi3)|自用newifi3固件编译自lean源码|19|0|2022-01-01| |56|[Cathgao/newifi3](https://github.com/Cathgao/newifi3)|自用newifi3固件编译自lean源码|19|0|2022-01-01|
|57|[apache/skywalking-website](https://github.com/apache/skywalking-website)|Apache SkyWalking Website|59|0|2022-02-05| |57|[apache/skywalking-website](https://github.com/apache/skywalking-website)|Apache SkyWalking Website|59|0|2022-02-06|
|58|[wangdoc/loppo-theme-wangdoc](https://github.com/wangdoc/loppo-theme-wangdoc)|Wangdoc 文档页面的默认主题|15|0|2021-09-05| |58|[wangdoc/loppo-theme-wangdoc](https://github.com/wangdoc/loppo-theme-wangdoc)|Wangdoc 文档页面的默认主题|15|0|2021-09-05|
|59|[lllomh/iPhoneQQ](https://github.com/lllomh/iPhoneQQ)|vue 高仿手机QQ|13|0|2022-01-15| |59|[lllomh/iPhoneQQ](https://github.com/lllomh/iPhoneQQ)|vue 高仿手机QQ|13|0|2022-01-15|
|60|[ljk4160/GDOCK](https://github.com/ljk4160/GDOCK)|自动从lean的lede源码clone并生成竞斗云固件,大雕源码:|64|0|2021-08-10| |60|[ljk4160/GDOCK](https://github.com/ljk4160/GDOCK)|自动从lean的lede源码clone并生成竞斗云固件,大雕源码:|64|0|2021-08-10|
@ -87,7 +87,7 @@
|80|[xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll)|一款清新 糖果色🍬 的 Jekyll 主题。A candy-colored 🍬 Jekyll theme.|211|0|2021-12-09| |80|[xukimseven/HardCandy-Jekyll](https://github.com/xukimseven/HardCandy-Jekyll)|一款清新 糖果色🍬 的 Jekyll 主题。A candy-colored 🍬 Jekyll theme.|211|0|2021-12-09|
|81|[MisaLiu/afdian-sponsor-page](https://github.com/MisaLiu/afdian-sponsor-page)|一个独立展示爱发电赞助用户的网页|7|0|2021-12-15| |81|[MisaLiu/afdian-sponsor-page](https://github.com/MisaLiu/afdian-sponsor-page)|一个独立展示爱发电赞助用户的网页|7|0|2021-12-15|
|82|[JXUT-BST/JXUT-BST.github.io.src](https://github.com/JXUT-BST/JXUT-BST.github.io.src)|蓝色技术工作室官网源码|5|0|2021-08-10| |82|[JXUT-BST/JXUT-BST.github.io.src](https://github.com/JXUT-BST/JXUT-BST.github.io.src)|蓝色技术工作室官网源码|5|0|2021-08-10|
|83|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|383|0|2022-01-28| |83|[zhaohuabing/hugo-theme-cleanwhite](https://github.com/zhaohuabing/hugo-theme-cleanwhite)|A clean, elegant blog theme for hugo|384|0|2022-01-28|
|84|[HaruhiFanClub/resource-site](https://github.com/HaruhiFanClub/resource-site)|SOS 应援团资源站|33|0|2021-09-20| |84|[HaruhiFanClub/resource-site](https://github.com/HaruhiFanClub/resource-site)|SOS 应援团资源站|33|0|2021-09-20|
|85|[Blokura/bv2av](https://github.com/Blokura/bv2av)|哔哩哔哩BV转AV|97|0|2021-10-16| |85|[Blokura/bv2av](https://github.com/Blokura/bv2av)|哔哩哔哩BV转AV|97|0|2021-10-16|
|86|[nyancatda/mcserverweb](https://github.com/nyancatda/mcserverweb)|我的世界基岩版服务器官网模板|12|0|2022-01-11| |86|[nyancatda/mcserverweb](https://github.com/nyancatda/mcserverweb)|我的世界基岩版服务器官网模板|12|0|2022-01-11|
@ -146,10 +146,10 @@
|139|[jasonLaw1015/GfEasyAdmin](https://github.com/jasonLaw1015/GfEasyAdmin)|快速crud开发框架甚至于一行代码不用敲自动根据数据库表结构自动生成crud代码低代码开发框架至少减少百分90%工作量可快速把现有系统转成GfEasy版本后端使用GoFrame开发;后台前端使用 cool-admin-vue后台使用自适应布局手机、PC完美使用。|27|0|2021-12-09| |139|[jasonLaw1015/GfEasyAdmin](https://github.com/jasonLaw1015/GfEasyAdmin)|快速crud开发框架甚至于一行代码不用敲自动根据数据库表结构自动生成crud代码低代码开发框架至少减少百分90%工作量可快速把现有系统转成GfEasy版本后端使用GoFrame开发;后台前端使用 cool-admin-vue后台使用自适应布局手机、PC完美使用。|27|0|2021-12-09|
|140|[NewNanCity/NewNanCity-OfficialWebsite](https://github.com/NewNanCity/NewNanCity-OfficialWebsite)|Minecraft服务器“牛腩小镇”官网|9|0|2022-01-06| |140|[NewNanCity/NewNanCity-OfficialWebsite](https://github.com/NewNanCity/NewNanCity-OfficialWebsite)|Minecraft服务器“牛腩小镇”官网|9|0|2022-01-06|
|141|[XXKDB/luci-theme-argon_armygreen](https://github.com/XXKDB/luci-theme-argon_armygreen)|原主题:https://github.com/liuran001/openwrt-packages/tree/packages/luci-theme-argon-lr/htdocs/luci-static/argon_armygreen|13|0|2021-11-25| |141|[XXKDB/luci-theme-argon_armygreen](https://github.com/XXKDB/luci-theme-argon_armygreen)|原主题:https://github.com/liuran001/openwrt-packages/tree/packages/luci-theme-argon-lr/htdocs/luci-static/argon_armygreen|13|0|2021-11-25|
|142|[suruibuas/eadmin](https://github.com/suruibuas/eadmin)|eadmin - 极致用户体验与极简开发并存的开箱即用的后台UI框架|213|0|2021-08-10| |142|[suruibuas/eadmin](https://github.com/suruibuas/eadmin)|eadmin - 极致用户体验与极简开发并存的开箱即用的后台UI框架|214|0|2021-08-10|
|143|[godaddy-wordpress/primer-child-mins](https://github.com/godaddy-wordpress/primer-child-mins)|Mins is a Primer child theme with a minimal design.|12|0|2021-08-10| |143|[godaddy-wordpress/primer-child-mins](https://github.com/godaddy-wordpress/primer-child-mins)|Mins is a Primer child theme with a minimal design.|12|0|2021-08-10|
|144|[lin546/postgraduate](https://github.com/lin546/postgraduate)|基于SSM的考研信息管理系统|6|0|2021-08-23| |144|[lin546/postgraduate](https://github.com/lin546/postgraduate)|基于SSM的考研信息管理系统|6|0|2021-08-23|
|145|[Yue-plus/hexo-theme-arknights](https://github.com/Yue-plus/hexo-theme-arknights)|明日方舟罗德岛阵营的 Hexo 主题支持数学公式、Valine评论系统、Mermaid图表|249|0|2021-12-16| |145|[Yue-plus/hexo-theme-arknights](https://github.com/Yue-plus/hexo-theme-arknights)|明日方舟罗德岛阵营的 Hexo 主题支持数学公式、Valine&Gitalk评论系统、Mermaid图表|267|0|2022-02-06|
|146|[esangs/doglicking](https://github.com/esangs/doglicking)|舔狗日记开源啦~|10|0|2021-11-07| |146|[esangs/doglicking](https://github.com/esangs/doglicking)|舔狗日记开源啦~|10|0|2021-11-07|
|147|[ghostrong/weblog](https://github.com/ghostrong/weblog)|A simple blog system written in Flask.|187|0|2021-12-13| |147|[ghostrong/weblog](https://github.com/ghostrong/weblog)|A simple blog system written in Flask.|187|0|2021-12-13|
|148|[yimiyisu/kooteam](https://github.com/yimiyisu/kooteam)|团队协作,文档管理|37|0|2022-01-07| |148|[yimiyisu/kooteam](https://github.com/yimiyisu/kooteam)|团队协作,文档管理|37|0|2022-01-07|
@ -175,7 +175,7 @@
|168|[tans/push-todo](https://github.com/tans/push-todo)|TODO LIST with 每日推送微信提醒|5|0|2021-08-09| |168|[tans/push-todo](https://github.com/tans/push-todo)|TODO LIST with 每日推送微信提醒|5|0|2021-08-09|
|169|[Zisbusy/Jsdelivr-CDN](https://github.com/Zisbusy/Jsdelivr-CDN)|利用jsdelivr进行静态文件的cdn加速服务|6|0|2022-01-11| |169|[Zisbusy/Jsdelivr-CDN](https://github.com/Zisbusy/Jsdelivr-CDN)|利用jsdelivr进行静态文件的cdn加速服务|6|0|2022-01-11|
|170|[booooodv/PodLetter](https://github.com/booooodv/PodLetter)|播客、简报导航网站|12|0|2021-12-23| |170|[booooodv/PodLetter](https://github.com/booooodv/PodLetter)|播客、简报导航网站|12|0|2021-12-23|
|171|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题目前由@Bobs9维护开发中。|84|0|2022-01-28| |171|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题目前由@Bobs9维护开发中。|85|0|2022-01-28|
|172|[twjitm/twjitm](https://github.com/twjitm/twjitm)|项目基于idea工作环境搭建的框架添加mybatis3spring4springmvc4以及redis。主要实现通过注解和反射自定义netty私有协议栈实现在一条socket通道上传递不同的消息采用支持tcpudp和http协议|26|0|2022-01-12| |172|[twjitm/twjitm](https://github.com/twjitm/twjitm)|项目基于idea工作环境搭建的框架添加mybatis3spring4springmvc4以及redis。主要实现通过注解和反射自定义netty私有协议栈实现在一条socket通道上传递不同的消息采用支持tcpudp和http协议|26|0|2022-01-12|
|173|[Mrcxt/gridea-theme-lemon](https://github.com/Mrcxt/gridea-theme-lemon)|gridea主题|51|0|2021-09-01| |173|[Mrcxt/gridea-theme-lemon](https://github.com/Mrcxt/gridea-theme-lemon)|gridea主题|51|0|2021-09-01|
|174|[xuperchain/docs](https://github.com/xuperchain/docs)|The documents of xuperchain.|15|0|2022-01-29| |174|[xuperchain/docs](https://github.com/xuperchain/docs)|The documents of xuperchain.|15|0|2022-01-29|
@ -188,7 +188,7 @@
|181|[LIAOJIANS/large-screen-template](https://github.com/LIAOJIANS/large-screen-template)|React+ts+qiankun大屏实战模板|42|0|2021-09-26| |181|[LIAOJIANS/large-screen-template](https://github.com/LIAOJIANS/large-screen-template)|React+ts+qiankun大屏实战模板|42|0|2021-09-26|
|182|[aiyuekuang/margaret](https://github.com/aiyuekuang/margaret)|Route system and data flow management library in the era of react hook|8|0|2022-01-14| |182|[aiyuekuang/margaret](https://github.com/aiyuekuang/margaret)|Route system and data flow management library in the era of react hook|8|0|2022-01-14|
|183|[unclehking/bdAdfinisher](https://github.com/unclehking/bdAdfinisher)|去除百度搜索内容页广告chrome插件(兼容各大“国产”浏览器急速版).|200|0|2021-12-24| |183|[unclehking/bdAdfinisher](https://github.com/unclehking/bdAdfinisher)|去除百度搜索内容页广告chrome插件(兼容各大“国产”浏览器急速版).|200|0|2021-12-24|
|184|[GZ1903/v2board-theme-LuFly](https://github.com/GZ1903/v2board-theme-LuFly)|V2board前端展示页|7|0|2022-01-29| |184|[GZ1903/v2board-theme-LuFly](https://github.com/GZ1903/v2board-theme-LuFly)|V2board前端展示页|8|0|2022-01-29|
|185|[linuxkerneltravel/website](https://github.com/linuxkerneltravel/website)|Linux内核之旅开源社区网站|73|0|2021-12-11| |185|[linuxkerneltravel/website](https://github.com/linuxkerneltravel/website)|Linux内核之旅开源社区网站|73|0|2021-12-11|
|186|[linsk1998/ting](https://github.com/linsk1998/ting)|公共样式库Common Style Lib|5|0|2021-11-23| |186|[linsk1998/ting](https://github.com/linsk1998/ting)|公共样式库Common Style Lib|5|0|2021-11-23|
|187|[Andyliwr/node-word-to-html](https://github.com/Andyliwr/node-word-to-html)|一个使用node将word转成html的小工具|7|0|2021-08-20| |187|[Andyliwr/node-word-to-html](https://github.com/Andyliwr/node-word-to-html)|一个使用node将word转成html的小工具|7|0|2021-08-20|
@ -200,9 +200,9 @@
|193|[shaonianzhentan/ha_sidebar](https://github.com/shaonianzhentan/ha_sidebar)|在HA里使用的侧边栏管理|80|0|2021-11-07| |193|[shaonianzhentan/ha_sidebar](https://github.com/shaonianzhentan/ha_sidebar)|在HA里使用的侧边栏管理|80|0|2021-11-07|
|194|[red/docs](https://github.com/red/docs)|Red-related user documentation repository|49|0|2022-01-24| |194|[red/docs](https://github.com/red/docs)|Red-related user documentation repository|49|0|2022-01-24|
|195|[yingshang/banruo](https://github.com/yingshang/banruo)|-|121|0|2022-01-06| |195|[yingshang/banruo](https://github.com/yingshang/banruo)|-|121|0|2022-01-06|
|196|[varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)|:star2: A simple and beautiful theme for Hugo|288|0|2021-10-14| |196|[varkai/hugo-theme-zozo](https://github.com/varkai/hugo-theme-zozo)|:star2: A simple and beautiful theme for Hugo|289|0|2021-10-14|
|197|[fifilyu/SystemEngineerInAction](https://github.com/fifilyu/SystemEngineerInAction)|一本关于个人成长、软件开发、系统运维、产品运营、思维、思考的杂记。|7|0|2022-01-30| |197|[fifilyu/SystemEngineerInAction](https://github.com/fifilyu/SystemEngineerInAction)|一本关于个人成长、软件开发、系统运维、产品运营、思维、思考的杂记。|7|0|2022-01-30|
|198|[Hansanshi/mark-idea-front](https://github.com/Hansanshi/mark-idea-front)|MarkIdea前端仓库|12|0|2022-01-28| |198|[Hansanshi/mark-idea-front](https://github.com/Hansanshi/mark-idea-front)|MarkIdea前端仓库|11|0|2022-01-28|
|199|[luffyZh/dynamic-antd-theme](https://github.com/luffyZh/dynamic-antd-theme)|🌈 A simple plugin to dynamic change ant-design theme whether less or css. |231|0|2022-01-22| |199|[luffyZh/dynamic-antd-theme](https://github.com/luffyZh/dynamic-antd-theme)|🌈 A simple plugin to dynamic change ant-design theme whether less or css. |231|0|2022-01-22|
|200|[coolmxl/vue-car](https://github.com/coolmxl/vue-car)|前后端分离停车管理系统用户界面|7|0|2021-10-06| |200|[coolmxl/vue-car](https://github.com/coolmxl/vue-car)|前后端分离停车管理系统用户界面|7|0|2021-10-06|

@ -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>
# 中文增速榜 > 软件类 > Dart # 中文增速榜 > 软件类 > Dart
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1153|19|2022-01-27| |1|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1155|19|2022-01-27|
|2|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目功能丰富适合学习和日常使用。GSYGithubApp系列的优势我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全项目框架内技术涉及面广完成度高持续维护配套文章适合全面学习对比参考。跨平台的开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便 ...|13017|10|2022-01-12| |2|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目功能丰富适合学习和日常使用。GSYGithubApp系列的优势我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全项目框架内技术涉及面广完成度高持续维护配套文章适合全面学习对比参考。跨平台的开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便 ...|13018|10|2022-01-12|
|3|[alibaba/fish-redux](https://github.com/alibaba/fish-redux)|An assembled flutter application framework.|7233|7|2021-12-29| |3|[alibaba/fish-redux](https://github.com/alibaba/fish-redux)|An assembled flutter application framework.|7234|7|2021-12-29|
|4|[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|1452|7|2022-01-29| |4|[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|1453|7|2022-01-29|
|5|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|4594|7|2022-01-24| |5|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|4596|7|2022-01-24|
|6|[flutterchina/dio](https://github.com/flutterchina/dio)|A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.|10376|7|2022-02-05| |6|[flutterchina/dio](https://github.com/flutterchina/dio)|A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.|10377|7|2022-02-05|
|7|[simplezhli/flutter_deer](https://github.com/simplezhli/flutter_deer)|🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.|5874|6|2022-02-05| |7|[simplezhli/flutter_deer](https://github.com/simplezhli/flutter_deer)|🦌 Flutter 练习项目(包括集成测试、可访问性测试)。内含完整UI设计图更贴近真实项目的练习。Flutter practice project. Includes a complete UI design and exercises that are closer to real projects.|5874|6|2022-02-06|
|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|5785|5|2022-01-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|5785|5|2022-01-27|
|9|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|3012|4|2022-02-03| |9|[Notsfsssf/pixez-flutter](https://github.com/Notsfsssf/pixez-flutter)|一个支持免代理直连及查看动图的第三方Pixiv flutter客户端|3016|4|2022-02-06|
|10|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|560|3|2021-11-25| |10|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|560|3|2021-11-25|
|11|[LaoMengFlutter/flutter-do](https://github.com/LaoMengFlutter/flutter-do)|包含350多个组件用法、组件继承关系图、40多个 loading 组件App升级、验证码、弹幕、音乐字幕 4个插件一个小而全完整的App项目。|1970|3|2021-12-06| |11|[LaoMengFlutter/flutter-do](https://github.com/LaoMengFlutter/flutter-do)|包含350多个组件用法、组件继承关系图、40多个 loading 组件App升级、验证码、弹幕、音乐字幕 4个插件一个小而全完整的App项目。|1972|3|2021-12-06|
|12|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4089|3|2022-02-05| |12|[rrousselGit/provider](https://github.com/rrousselGit/provider)|InheritedWidgets, but simple|4090|3|2022-02-06|
|13|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的R18二次元客户端同时支持MacOSWindowsAndroidiOS并上传了APK和IPA。|556|3|2022-02-04| |13|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的R18二次元客户端同时支持MacOSWindowsAndroidiOS并上传了APK和IPA。|558|3|2022-02-04|
|14|[xuelongqy/flutter_easyrefresh](https://github.com/xuelongqy/flutter_easyrefresh)|A flutter widget that provides pull-down refresh and pull-up load.|3017|3|2022-02-04| |14|[xuelongqy/flutter_easyrefresh](https://github.com/xuelongqy/flutter_easyrefresh)|A flutter widget that provides pull-down refresh and pull-up load.|3018|3|2022-02-04|
|15|[wuba/fair](https://github.com/wuba/fair)|A Flutter package used to update widget tree dynamically. Flutter Fair是为Flutter设计的UI&模板动态化框架|1081|3|2022-01-04| |15|[wuba/fair](https://github.com/wuba/fair)|A Flutter package used to update widget tree dynamically. Flutter Fair是为Flutter设计的UI&模板动态化框架|1082|3|2022-01-04|
|16|[flutterchina/flukit](https://github.com/flutterchina/flukit)| A Flutter UI Kit一个 Flutter UI组件库2.0 beta is available now !|3932|3|2021-10-07| |16|[flutterchina/flukit](https://github.com/flutterchina/flukit)| A Flutter UI Kit一个 Flutter UI组件库2.0 beta is available now !|3933|3|2021-10-07|
|17|[shichunlei/flutter_app](https://github.com/shichunlei/flutter_app)|🔥🔥🔥本项目包括各种基本控件使用Text、TextField、Icon、Image、Listview、Gridview、Picker、Stepper、Dialog、Slider、Row、Appbar、Sizebox、BottomSheet、Chip、Dismissible、FlutterLogo、Check、Switch、TabBar、BottomNavigationBar、Sliver等、豆 ...|2168|2|2021-10-05| |17|[shichunlei/flutter_app](https://github.com/shichunlei/flutter_app)|🔥🔥🔥本项目包括各种基本控件使用Text、TextField、Icon、Image、Listview、Gridview、Picker、Stepper、Dialog、Slider、Row、Appbar、Sizebox、BottomSheet、Chip、Dismissible、FlutterLogo、Check、Switch、TabBar、BottomNavigationBar、Sliver等、豆 ...|2168|2|2021-10-05|
|18|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|一个美观易用的R18禁漫天堂客户端, 同时支持支持 Android / iOS / MacOS / Windows。类似哔咔漫画。|85|2|2022-02-03| |18|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|一个美观易用的R18禁漫天堂客户端, 同时支持支持 Android / iOS / MacOS / Windows。类似哔咔漫画。|86|2|2022-02-03|
|19|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|2919|2|2022-01-29| |19|[OpenFlutter/flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil)|Flutter screen adaptation, font adaptation, get screen information|2922|2|2022-01-29|
|20|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|2717|2|2022-01-23| |20|[boyan01/flutter-netease-music](https://github.com/boyan01/flutter-netease-music)|flutter music player application. (仿网易云音乐)|2717|2|2022-02-06|
|21|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |595|2|2022-01-16| |21|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |595|2|2022-01-16|
|22|[Waytoon/chimera_flutter_code_push](https://github.com/Waytoon/chimera_flutter_code_push)|Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact flupush@gmail.com. |513|2|2021-10-17| |22|[CarGuo/gsy_flutter_demo](https://github.com/CarGuo/gsy_flutter_demo)|Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。|2183|2|2021-12-31|
|23|[CarGuo/gsy_flutter_demo](https://github.com/CarGuo/gsy_flutter_demo)|Flutter 不同于 GSYGithubAppFlutter 完整项目,本项目将逐步完善各种 Flutter 独立例子,方便新手学习上手和小问题方案解决。 目前开始逐步补全完善,主要提供一些有用或者有趣的例子,如果你也有好例子,欢迎提交 PR 。|2183|2|2021-12-31| |23|[yukilzw/dy_flutter](https://github.com/yukilzw/dy_flutter)|斗鱼直播APP :rocket: 多元化Flutter开源项目。涵盖礼物特效、手势动画、弹幕池、抽奖、鱼吧等另提供服务端Mock接口|1553|2|2021-11-01|
|24|[yukilzw/dy_flutter](https://github.com/yukilzw/dy_flutter)|斗鱼直播APP :rocket: 多元化Flutter开源项目。涵盖礼物特效、手势动画、弹幕池、抽奖、鱼吧等另提供服务端Mock接口|1553|2|2021-11-01| |24|[asjqkkkk/flutter-todos](https://github.com/asjqkkkk/flutter-todos)|📝 one day list app created by flutter!|1618|2|2021-12-08|
|25|[asjqkkkk/flutter-todos](https://github.com/asjqkkkk/flutter-todos)|📝 one day list app created by flutter!|1618|2|2021-12-08| |25|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2488|2|2021-10-27|
|26|[yubo725/flutter-osc](https://github.com/yubo725/flutter-osc)|基于Google Flutter的开源中国客户端支持Android和iOS。|2795|2|2021-08-07| |26|[fluttercandies/wechat_flutter](https://github.com/fluttercandies/wechat_flutter)|wechat_flutter Flutter版本微信一个优秀的Flutter即时通讯IM开源库|1935|2|2021-12-29|
|27|[OpenFlutter/fluwx](https://github.com/OpenFlutter/fluwx)|Flutter版微信SDK.WeChat SDK for flutter.|2488|2|2021-10-27| |27|[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.|2068|2|2022-02-01|
|28|[fluttercandies/wechat_flutter](https://github.com/fluttercandies/wechat_flutter)|wechat_flutter Flutter版本微信一个优秀的Flutter即时通讯IM开源库|1935|2|2021-12-29| |28|[peng8350/flutter_pulltorefresh](https://github.com/peng8350/flutter_pulltorefresh)|a widget provided to the flutter scroll component drop-down refresh and pull up load.|2282|2|2022-02-02|
|29|[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.|2066|2|2022-02-01| |29|[Sky24n/common_utils](https://github.com/Sky24n/common_utils)|Dart common utils library. DateUtil, EncryptUtil, JsonUtil, LogUtil, MoneyUtil, NumUtil, ObjectUtil, RegexUtil, TextUtil, TimelineUtil, TimerUtil. 包含日期,正则,倒计时,时间轴等工具类。|1118|1|2021-12-23|
|30|[peng8350/flutter_pulltorefresh](https://github.com/peng8350/flutter_pulltorefresh)|a widget provided to the flutter scroll component drop-down refresh and pull up load.|2282|2|2022-02-02| |30|[flutterchina/azlistview](https://github.com/flutterchina/azlistview)|A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。|835|1|2022-02-02|
|31|[Sky24n/common_utils](https://github.com/Sky24n/common_utils)|Dart common utils library. DateUtil, EncryptUtil, JsonUtil, LogUtil, MoneyUtil, NumUtil, ObjectUtil, RegexUtil, TextUtil, TimelineUtil, TimerUtil. 包含日期,正则,倒计时,时间轴等工具类。|1117|1|2021-12-23| |31|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目采用Getx框架管理遵循Material design设计风格适合您实战参考或练手|109|1|2022-01-18|
|32|[flutterchina/azlistview](https://github.com/flutterchina/azlistview)|A Flutter sticky headers & index ListView. Flutter 城市列表、联系人列表,索引&悬停。|835|1|2022-02-02| |32|[user1121114685/Wallpaper_Engine](https://github.com/user1121114685/Wallpaper_Engine)|一个便捷的创意工坊下载器|228|1|2021-12-06|
|33|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目采用Getx框架管理遵循Material design设计风格适合您实战参考或练手|109|1|2022-01-18| |33|[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空壳模板工程已搭建基础框架实现国际化、主 ...|639|1|2022-01-08|
|34|[user1121114685/Wallpaper_Engine](https://github.com/user1121114685/Wallpaper_Engine)|一个便捷的创意工坊下载器|228|1|2021-12-06| |34|[flutterchina/json_model](https://github.com/flutterchina/json_model)|Generate model class from Json file. 一行命令通过Json文件生成Dart Model类。|539|1|2022-01-10|
|35|[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空壳模板工程已搭建基础框架实现国际化、主 ...|639|1|2022-01-08| |35|[hamaluik/timecop](https://github.com/hamaluik/timecop)|A time tracking app that respects your privacy and the gets the job done without being fancy.|566|1|2022-02-06|
|36|[flutterchina/json_model](https://github.com/flutterchina/json_model)|Generate model class from Json file. 一行命令通过Json文件生成Dart Model类。|539|1|2022-01-10| |36|[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.|225|1|2021-10-12|
|37|[hamaluik/timecop](https://github.com/hamaluik/timecop)|A time tracking app that respects your privacy and the gets the job done without being fancy.|566|1|2022-02-04| |37|[lwlizhe/flutter_novel](https://github.com/lwlizhe/flutter_novel)|仿追书神器具有仿真、滑动和滚动翻页、字体大小、行高、背景、目录等功能的Flutter 阅读APP|416|1|2022-01-28|
|38|[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.|225|1|2021-10-12| |38|[qinglong-app/qinglong_app](https://github.com/qinglong-app/qinglong_app)|采用Flutter编写,基于qinglongAPI实现的三方客户端|25|1|2022-01-26|
|39|[lwlizhe/flutter_novel](https://github.com/lwlizhe/flutter_novel)|仿追书神器具有仿真、滑动和滚动翻页、字体大小、行高、背景、目录等功能的Flutter 阅读APP|415|1|2022-01-28| |39|[honjow/FEhViewer](https://github.com/honjow/FEhViewer)|An e-hentai/exhentai app make on flutter|474|1|2022-02-03|
|40|[qinglong-app/qinglong_app](https://github.com/qinglong-app/qinglong_app)|采用Flutter编写,基于qinglongAPI实现的三方客户端|25|1|2022-01-26| |40|[jhomlala/catcher](https://github.com/jhomlala/catcher)|Flutter error catching & handling plugin. Handles and reports exceptions in your app!|636|1|2022-01-06|
|41|[honjow/FEhViewer](https://github.com/honjow/FEhViewer)|An e-hentai/exhentai app make on flutter|469|1|2022-02-03| |41|[DingMouRen/flutter_tiktok](https://github.com/DingMouRen/flutter_tiktok)|Flutter Tiktok 抖音实战 🍰🍓🍖🍟🍕🍔|187|1|2021-09-18|
|42|[jhomlala/catcher](https://github.com/jhomlala/catcher)|Flutter error catching & handling plugin. Handles and reports exceptions in your app!|636|1|2022-01-06| |42|[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|1038|1|2022-02-01|
|43|[DingMouRen/flutter_tiktok](https://github.com/DingMouRen/flutter_tiktok)|Flutter Tiktok 抖音实战 🍰🍓🍖🍟🍕🍔|186|1|2021-09-18| |43|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信小程序以及 Web 应用开发。如果您觉得该项目还不错,不妨点亮 Star 以示鼓励。|254|1|2022-02-04|
|44|[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|1039|1|2022-02-01| |44|[LianjiaTech/flutter_fdb_package](https://github.com/LianjiaTech/flutter_fdb_package)|Flutter应用的调试工具协助采集性能优化、设计走查、QA测试等数据问题 提供UI拾取、UI标尺、取色器、内存信息、FPS检测和展示页面代码等功能。|35|1|2021-12-15|
|45|[mpflutter/mpflutter](https://github.com/mpflutter/mpflutter)|MPFlutter 是一个跨平台 Flutter 开发框架,可用于微信小程序以及 Web 应用开发。如果您觉得该项目还不错,不妨点亮 Star 以示鼓励。|252|1|2022-02-04| |45|[Waytoon/chimera_flutter_code_push](https://github.com/Waytoon/chimera_flutter_code_push)|Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact flupush@gmail.com. |513|1|2021-10-17|
|46|[LianjiaTech/flutter_fdb_package](https://github.com/LianjiaTech/flutter_fdb_package)|Flutter应用的调试工具协助采集性能优化、设计走查、QA测试等数据问题 提供UI拾取、UI标尺、取色器、内存信息、FPS检测和展示页面代码等功能。|35|1|2021-12-15| |46|[CaiJingLong/flutter_ijkplayer](https://github.com/CaiJingLong/flutter_ijkplayer)|ijkplayer for flutter|741|1|2021-09-04|
|47|[CaiJingLong/flutter_ijkplayer](https://github.com/CaiJingLong/flutter_ijkplayer)|ijkplayer for flutter|741|1|2021-09-04| |47|[KevinZhang19870314/flutter_getx_boilerplate](https://github.com/KevinZhang19870314/flutter_getx_boilerplate)|A flutter boilerplate project with GetX state management.|155|1|2021-10-13|
|48|[KevinZhang19870314/flutter_getx_boilerplate](https://github.com/KevinZhang19870314/flutter_getx_boilerplate)|A flutter boilerplate project with GetX state management.|155|1|2021-10-13| |48|[bladeofgod/Bedrock](https://github.com/bladeofgod/Bedrock)|一款基于MVVM+Provider的快速开发框架。|321|1|2021-12-30|
|49|[bladeofgod/Bedrock](https://github.com/bladeofgod/Bedrock)|一款基于MVVM+Provider的快速开发框架。|321|1|2021-12-30| |49|[marchellodev/sharik](https://github.com/marchellodev/sharik)|Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot|545|1|2021-12-30|
|50|[marchellodev/sharik](https://github.com/marchellodev/sharik)|Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot|543|1|2021-12-30| |50|[0xPool/flutter_easyloading](https://github.com/0xPool/flutter_easyloading)|✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web|786|1|2022-01-11|
|51|[0xPool/flutter_easyloading](https://github.com/0xPool/flutter_easyloading)|✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web|784|1|2022-01-11| |51|[ducafecat/flutter_ducafecat_news_getx](https://github.com/ducafecat/flutter_ducafecat_news_getx)|flutter2 + dio4 + getx4|224|1|2021-11-23|
|52|[ducafecat/flutter_ducafecat_news_getx](https://github.com/ducafecat/flutter_ducafecat_news_getx)|flutter2 + dio4 + getx4|223|1|2021-11-23| |52|[OpenIMSDK/Open-IM-SDK-Flutter](https://github.com/OpenIMSDK/Open-IM-SDK-Flutter)|OpenIM由前微信技术专家打造的基于 Go 实现的即时通讯IM项目Flutter版本IM SDK 可以轻松替代第三方IM云服务打造具备聊天、社交功能的app。|170|1|2022-01-21|
|53|[OpenIMSDK/Open-IM-SDK-Flutter](https://github.com/OpenIMSDK/Open-IM-SDK-Flutter)|OpenIM由前微信技术专家打造的基于 Go 实现的即时通讯IM项目Flutter版本IM SDK 可以轻松替代第三方IM云服务打造具备聊天、社交功能的app。|170|1|2022-01-21| |53|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|326|1|2022-02-06|
|54|[xdd666t/flutter_use](https://github.com/xdd666t/flutter_use)|some trick used by flutter Flutter使用的一些骚操作|326|1|2022-02-05| |54|[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 ...|1205|1|2021-11-30|
|55|[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 ...|1205|1|2021-11-30| |55|[xiaoyaocz/dmzj_flutter](https://github.com/xiaoyaocz/dmzj_flutter)|动漫之家Flutter客户端|442|1|2021-11-29|
|56|[xiaoyaocz/dmzj_flutter](https://github.com/xiaoyaocz/dmzj_flutter)|动漫之家Flutter客户端|442|1|2021-11-29| |56|[abcd498936590/flutter_eyepetizer](https://github.com/abcd498936590/flutter_eyepetizer)|使用 Flutter + GetX 仿开眼视频app|82|1|2022-01-31|
|57|[abcd498936590/flutter_eyepetizer](https://github.com/abcd498936590/flutter_eyepetizer)|使用 Flutter + GetX 仿开眼视频app|82|1|2022-01-31| |57|[xausky/DockerRegisterCloud](https://github.com/xausky/DockerRegisterCloud)|基于 Docker 仓库协议的网盘客户端,可以将目前众多的免费容器仓库服务用于网盘。|597|1|2021-11-25|
|58|[xausky/DockerRegisterCloud](https://github.com/xausky/DockerRegisterCloud)|基于 Docker 仓库协议的网盘客户端,可以将目前众多的免费容器仓库服务用于网盘。|597|1|2021-11-25| |58|[www-chao-fun/chaofun-app](https://github.com/www-chao-fun/chaofun-app)|炒饭( https://chao.fun/app App工程|25|1|2022-02-06|
|59|[www-chao-fun/chaofun-app](https://github.com/www-chao-fun/chaofun-app)|炒饭( https://chao.fun/app App工程|25|1|2022-02-05| |59|[Rannie/flui](https://github.com/Rannie/flui)|A powerful UI framework for Google Flutter.|1314|1|2022-01-16|
|60|[Rannie/flui](https://github.com/Rannie/flui)|A powerful UI framework for Google Flutter.|1314|1|2022-01-16| |60|[jesusrp98/spacex-go](https://github.com/jesusrp98/spacex-go)|Simple yet powerful, open-source SpaceX launch tracker.|666|1|2022-01-20|
|61|[jesusrp98/spacex-go](https://github.com/jesusrp98/spacex-go)|Simple yet powerful, open-source SpaceX launch tracker.|666|1|2022-01-20| |61|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|922|1|2021-09-15|
|62|[mjl0602/flutter_tiktok](https://github.com/mjl0602/flutter_tiktok)|Flutter tiktok short video app.|922|1|2021-09-15| |62|[niuhuan/nhentai-cross](https://github.com/niuhuan/nhentai-cross)|美观易用且无广告的nhentai-R18漫画客户端, 并且可以免代理使用。 A beautiful nhentai client.|63|1|2022-02-03|
|63|[niuhuan/nhentai-cross](https://github.com/niuhuan/nhentai-cross)|美观易用且无广告的nhentai-R18漫画客户端, 并且可以免代理使用。 A beautiful nhentai client.|62|1|2022-02-03| |63|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|336|1|2022-01-28|
|64|[fluttercandies/flutter_smart_dialog](https://github.com/fluttercandies/flutter_smart_dialog)|An elegant Flutter Dialog solution 一种更优雅的 Flutter Dialog 解决方案|335|1|2022-01-28| |64|[yohom/decorated_flutter](https://github.com/yohom/decorated_flutter)|Flutter常用工具/Widget封装|24|0|2022-02-01|
|65|[yohom/decorated_flutter](https://github.com/yohom/decorated_flutter)|Flutter常用工具/Widget封装|24|0|2022-02-01| |65|[c1avie/TRTCSimpleDemo](https://github.com/c1avie/TRTCSimpleDemo)|基于腾讯云flutter sdk提供的Demo|41|0|2022-01-12|
|66|[c1avie/TRTCSimpleDemo](https://github.com/c1avie/TRTCSimpleDemo)|基于腾讯云flutter sdk提供的Demo|41|0|2022-01-12| |66|[billyinferno/my_expense](https://github.com/billyinferno/my_expense)|personal expense application|18|0|2022-02-03|
|67|[billyinferno/my_expense](https://github.com/billyinferno/my_expense)|personal expense application|18|0|2022-02-03| |67|[Jimmuy/flutter_net](https://github.com/Jimmuy/flutter_net)|a net package based on dio|10|0|2021-12-07|
|68|[Jimmuy/flutter_net](https://github.com/Jimmuy/flutter_net)|a net package based on dio|10|0|2021-12-07| |68|[smartbackme/emas_tlog](https://github.com/smartbackme/emas_tlog)|阿里 EMAS TLog 线上日志监控系统flutter实现|5|0|2021-11-29|
|69|[smartbackme/emas_tlog](https://github.com/smartbackme/emas_tlog)|阿里 EMAS TLog 线上日志监控系统flutter实现|5|0|2021-11-29| |69|[ma125120/flutter_my_picker](https://github.com/ma125120/flutter_my_picker)|适用于flutter的有关日期和时间的选择器支持年份(showYearPicker)、月份(showMonthPicker)、日期(showDatePicker)、时间(showTimePicker)、日期时间(showDateTimePicker)等。|30|0|2021-12-02|
|70|[ma125120/flutter_my_picker](https://github.com/ma125120/flutter_my_picker)|适用于flutter的有关日期和时间的选择器支持年份(showYearPicker)、月份(showMonthPicker)、日期(showDatePicker)、时间(showTimePicker)、日期时间(showDateTimePicker)等。|30|0|2021-12-02| |70|[alberliu/fim](https://github.com/alberliu/fim)|flutter写的IM移动客户端|38|0|2021-10-22|
|71|[alberliu/fim](https://github.com/alberliu/fim)|flutter写的IM移动客户端|38|0|2021-10-22| |71|[ukyo99999/report1922](https://github.com/ukyo99999/report1922)|簡訊實聯制QR code掃碼小工具支援Android與iOS。|9|0|2021-10-13|
|72|[ukyo99999/report1922](https://github.com/ukyo99999/report1922)|簡訊實聯制QR code掃碼小工具支援Android與iOS。|9|0|2021-10-13| |72|[xdd666t/flutter_wan](https://github.com/xdd666t/flutter_wan)|flutter版玩android页面基本均是fish_redux搭建|38|0|2021-09-25|
|73|[xdd666t/flutter_wan](https://github.com/xdd666t/flutter_wan)|flutter版玩android页面基本均是fish_redux搭建|38|0|2021-09-25| |73|[Koma-Chen/FlutterGetxMVVM](https://github.com/Koma-Chen/FlutterGetxMVVM)|Flutter版 MVVM架构使用Getx|7|0|2021-09-26|
|74|[Koma-Chen/FlutterGetxMVVM](https://github.com/Koma-Chen/FlutterGetxMVVM)|Flutter版 MVVM架构使用Getx|7|0|2021-09-26| |74|[PeanutMelonSeedBigAlmond/PixivUserBatchDownloader](https://github.com/PeanutMelonSeedBigAlmond/PixivUserBatchDownloader)|一个可以批量下载Pixiv指定画师作品的工具 |5|0|2021-11-22|
|75|[PeanutMelonSeedBigAlmond/PixivUserBatchDownloader](https://github.com/PeanutMelonSeedBigAlmond/PixivUserBatchDownloader)|一个可以批量下载Pixiv指定画师作品的工具 |5|0|2021-11-22| |75|[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.|100|0|2022-01-09|
|76|[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.|100|0|2022-01-09| |76|[BYR-App-Dev/byr_mobile_app](https://github.com/BYR-App-Dev/byr_mobile_app)|open-source mobile app for bbs.byr.cn|140|0|2021-11-09|
|77|[BYR-App-Dev/byr_mobile_app](https://github.com/BYR-App-Dev/byr_mobile_app)|open-source mobile app for bbs.byr.cn|140|0|2021-11-09| |77|[GetuiLaboratory/getui-flutter-plugin](https://github.com/GetuiLaboratory/getui-flutter-plugin)|个推官方提供的推送SDK Flutter 插件(支持 Android & iOS|112|0|2021-12-13|
|78|[GetuiLaboratory/getui-flutter-plugin](https://github.com/GetuiLaboratory/getui-flutter-plugin)|个推官方提供的推送SDK Flutter 插件(支持 Android & iOS|112|0|2021-12-13| |78|[srew33/feh_rebuilder](https://github.com/srew33/feh_rebuilder)|使用FLUTTER对FEH BUILDER的重置|12|0|2022-01-28|
|79|[srew33/feh_rebuilder](https://github.com/srew33/feh_rebuilder)|使用FLUTTER对FEH BUILDER的重置|12|0|2022-01-28| |79|[Im-Kevin/cool_ui](https://github.com/Im-Kevin/cool_ui)|用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘|406|0|2021-11-08|
|80|[Im-Kevin/cool_ui](https://github.com/Im-Kevin/cool_ui)|用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘|406|0|2021-11-08| |80|[un-pany/flutter-template-mini](https://github.com/un-pany/flutter-template-mini)|💧 flutter template, 极简的 flutter 项目模板|9|0|2021-12-20|
|81|[un-pany/flutter-template-mini](https://github.com/un-pany/flutter-template-mini)|💧 flutter template, 极简的 flutter 项目模板|9|0|2021-12-20| |81|[collectFlutter/mini_canvas](https://github.com/collectFlutter/mini_canvas)|利用Canvas绘制Widget如五角星、仪表盘、时钟等|7|0|2021-08-08|
|82|[collectFlutter/mini_canvas](https://github.com/collectFlutter/mini_canvas)|利用Canvas绘制Widget如五角星、仪表盘、时钟等|7|0|2021-08-08| |82|[CVopen/music_mobile](https://github.com/CVopen/music_mobile)|flutter模仿网易云app|18|0|2021-10-10|
|83|[CVopen/music_mobile](https://github.com/CVopen/music_mobile)|flutter模仿网易云app|18|0|2021-10-10| |83|[JDongKhan/flutter_app](https://github.com/JDongKhan/flutter_app)|一款flutter开发的应用|7|0|2022-01-05|
|84|[JDongKhan/flutter_app](https://github.com/JDongKhan/flutter_app)|一款flutter开发的应用|7|0|2022-01-05| |84|[JunAILiang/flutter_examples](https://github.com/JunAILiang/flutter_examples)|所有的视频讲解源代码地址|6|0|2021-10-13|
|85|[JunAILiang/flutter_examples](https://github.com/JunAILiang/flutter_examples)|所有的视频讲解源代码地址|6|0|2021-10-13| |85|[KingWu/lang_table](https://github.com/KingWu/lang_table)|lang_table is a dart plugin to generate string files from a source. Use a table to manage all multi-language resources. Inspired by fetch-mobile-localization-from-airtable|17|0|2022-01-04|
|86|[KingWu/lang_table](https://github.com/KingWu/lang_table)|lang_table is a dart plugin to generate string files from a source. Use a table to manage all multi-language resources. Inspired by fetch-mobile-localization-from-airtable|17|0|2022-01-04| |86|[cdnbye/flutter-p2p-engine](https://github.com/cdnbye/flutter-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|85|0|2022-01-14|
|87|[cdnbye/flutter-p2p-engine](https://github.com/cdnbye/flutter-p2p-engine)|Let your viewers become your unlimitedly scalable CDN.|85|0|2022-01-14| |87|[ilmari-code/flutter_getx_project_template](https://github.com/ilmari-code/flutter_getx_project_template)|基于GetX的Flutter项目模板|14|0|2022-01-07|
|88|[ilmari-code/flutter_getx_project_template](https://github.com/ilmari-code/flutter_getx_project_template)|基于GetX的Flutter项目模板|14|0|2022-01-07| |88|[sdwfqin/flutter_wanandroid](https://github.com/sdwfqin/flutter_wanandroid)|一步一步使用Flutter实现玩Android客户端|5|0|2021-11-26|
|89|[sdwfqin/flutter_wanandroid](https://github.com/sdwfqin/flutter_wanandroid)|一步一步使用Flutter实现玩Android客户端|5|0|2021-11-26| |89|[sweatfryash/code_input_filed](https://github.com/sweatfryash/code_input_filed)|一个用于输入验证码的组件。主要是界面的实现。|6|0|2021-10-29|
|90|[sweatfryash/code_input_filed](https://github.com/sweatfryash/code_input_filed)|一个用于输入验证码的组件。主要是界面的实现。|6|0|2021-10-29| |90|[mimajiushi/flutter_swiper_plus](https://github.com/mimajiushi/flutter_swiper_plus)|轮播组件swiper|9|0|2021-08-23|
|91|[mimajiushi/flutter_swiper_plus](https://github.com/mimajiushi/flutter_swiper_plus)|轮播组件swiper|9|0|2021-08-23| |91|[leavesCZY/flutter_do](https://github.com/leavesCZY/flutter_do)|Basic Flutter apps, for flutter devs|47|0|2021-11-15|
|92|[leavesCZY/flutter_do](https://github.com/leavesCZY/flutter_do)|Basic Flutter apps, for flutter devs|47|0|2021-11-15| |92|[gedoor/YueDuFlutter](https://github.com/gedoor/YueDuFlutter)|阅读Flutter版|141|0|2021-12-13|
|93|[gedoor/YueDuFlutter](https://github.com/gedoor/YueDuFlutter)|阅读Flutter版|140|0|2021-12-13| |93|[CaiJingLong/flutter_resource_generator](https://github.com/CaiJingLong/flutter_resource_generator)|Generate an R file for mapping all assets. Supports preview of image.|59|0|2021-11-19|
|94|[CaiJingLong/flutter_resource_generator](https://github.com/CaiJingLong/flutter_resource_generator)|Generate an R file for mapping all assets. Supports preview of image.|59|0|2021-11-19| |94|[gstory0404/flutter_universalad](https://github.com/gstory0404/flutter_universalad)|字节跳动穿山甲广告、腾讯优量汇(广点通)聚合广告插件 Flutter版本|17|0|2021-12-28|
|95|[gstory0404/flutter_universalad](https://github.com/gstory0404/flutter_universalad)|字节跳动穿山甲广告、腾讯优量汇(广点通)聚合广告插件 Flutter版本|17|0|2021-12-28| |95|[easemob/im_flutter_sdk](https://github.com/easemob/im_flutter_sdk)|环信im flutter sdk, example中包含ui代码.|195|0|2022-01-28|
|96|[easemob/im_flutter_sdk](https://github.com/easemob/im_flutter_sdk)|环信im flutter sdk, example中包含ui代码.|195|0|2022-01-28| |96|[Hu-Wentao/get_state](https://github.com/Hu-Wentao/get_state)|基于DI的MVVM状态管理方案|7|0|2022-01-30|
|97|[Hu-Wentao/get_state](https://github.com/Hu-Wentao/get_state)|基于DI的MVVM状态管理方案|7|0|2022-01-30| |97|[JunAILiang/flutter_dio_util](https://github.com/JunAILiang/flutter_dio_util)|flutter dio封装|19|0|2022-01-26|
|98|[JunAILiang/flutter_dio_util](https://github.com/JunAILiang/flutter_dio_util)|flutter dio封装|19|0|2022-01-26| |98|[yangchong211/YCFlutterUtils](https://github.com/yangchong211/YCFlutterUtils)|Flutter Utils 全网最齐全的工具类。包含bus颜色日期文件jsonlogsp加解密num图片网络正则验证路由文本时间spi计时器拓展类编解码发射异常字节转化解析等等工具类。|115|0|2022-01-16|
|99|[yangchong211/YCFlutterUtils](https://github.com/yangchong211/YCFlutterUtils)|Flutter Utils 全网最齐全的工具类。包含bus颜色日期文件jsonlogsp加解密num图片网络正则验证路由文本时间spi计时器拓展类编解码发射异常字节转化解析等等工具类。|115|0|2022-01-16| |99|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|499|0|2022-01-26|
|100|[Realank/flutter_datetime_picker](https://github.com/Realank/flutter_datetime_picker)|a date time picker in flutter|499|0|2022-01-26| |100|[tencentyun/TencentIMFlutterDemo](https://github.com/tencentyun/TencentIMFlutterDemo)|腾讯云即时通信IMdemo|42|0|2021-12-01|
|101|[tencentyun/TencentIMFlutterDemo](https://github.com/tencentyun/TencentIMFlutterDemo)|腾讯云即时通信IMdemo|42|0|2021-12-01| |101|[yy1300326388/flutter_multi_channel](https://github.com/yy1300326388/flutter_multi_channel)|Flutter 多渠道打包详解示例项目源码,掘金文章👇|19|0|2021-08-27|
|102|[yy1300326388/flutter_multi_channel](https://github.com/yy1300326388/flutter_multi_channel)|Flutter 多渠道打包详解示例项目源码,掘金文章👇|19|0|2021-08-27| |102|[Asscre/flutter_ssf](https://github.com/Asscre/flutter_ssf)|flutter_ssf是一个推崇使用Provider、Custom Router、dio结合的MVP开发模式设计的Flutter应用生产级开发脚手架。|6|0|2021-12-27|
|103|[Asscre/flutter_ssf](https://github.com/Asscre/flutter_ssf)|flutter_ssf是一个推崇使用Provider、Custom Router、dio结合的MVP开发模式设计的Flutter应用生产级开发脚手架。|6|0|2021-12-27| |103|[tangpanqing/dart_mars](https://github.com/tangpanqing/dart_mars)|dart_mars|9|0|2021-08-17|
|104|[tangpanqing/dart_mars](https://github.com/tangpanqing/dart_mars)|dart_mars|9|0|2021-08-17| |104|[gabrielpacheco23/google-translator](https://github.com/gabrielpacheco23/google-translator)|Free Google Translator for Dart|106|0|2022-01-07|
|105|[gabrielpacheco23/google-translator](https://github.com/gabrielpacheco23/google-translator)|Free Google Translator for Dart|106|0|2022-01-07| |105|[Vadaski/flutter_exposure](https://github.com/Vadaski/flutter_exposure)|flutter 埋点曝光方案|17|0|2022-01-14|
|106|[Vadaski/flutter_exposure](https://github.com/Vadaski/flutter_exposure)|flutter 埋点曝光方案|17|0|2022-01-14| |106|[meilab/daily_coding](https://github.com/meilab/daily_coding)|视频号编程日课的Flutter教程关联App|7|0|2021-10-21|
|107|[XLsn0w/Flutter](https://github.com/XLsn0w/Flutter)|Flutter是谷歌的移动UI框架(https://dart.dev/get-dart) (https://flutter.dev/) 可以快速在iOS和Android上构建高质量的原生用户界面。 Flutter可以与现有的代码一起工作。在全世界Flutter正在被越来越多的开发者和组织使用并且Flutter是完全免费、开源的。|4|0|2021-08-07| |107|[wildfirechat/flutter_imclient](https://github.com/wildfirechat/flutter_imclient)|Wildfire IM client of flutter|14|0|2021-10-20|
|108|[meilab/daily_coding](https://github.com/meilab/daily_coding)|视频号编程日课的Flutter教程关联App|7|0|2021-10-21| |108|[beyondstorage/beyond-tp](https://github.com/beyondstorage/beyond-tp)|Neutral data migration service|8|0|2022-01-27|
|109|[wildfirechat/flutter_imclient](https://github.com/wildfirechat/flutter_imclient)|Wildfire IM client of flutter|14|0|2021-10-20| |109|[ZzzM/Flutter-Movies](https://github.com/ZzzM/Flutter-Movies)|A movies news app developed by Flutter|77|0|2022-01-17|
|110|[beyondstorage/beyond-tp](https://github.com/beyondstorage/beyond-tp)|Neutral data migration service|8|0|2022-01-27| |110|[changleibox/preimage](https://github.com/changleibox/preimage)|图片预览|4|0|2021-12-09|
|111|[ZzzM/Flutter-Movies](https://github.com/ZzzM/Flutter-Movies)|A movies news app developed by Flutter|77|0|2022-01-17| |111|[tiagohm/restler](https://github.com/tiagohm/restler)|Restler is a beautiful and powerful Android app for quickly testing REST API anywhere and anytime.|101|0|2021-12-24|
|112|[changleibox/preimage](https://github.com/changleibox/preimage)|图片预览|4|0|2021-12-09| |112|[YYFlutter/flutter-custom-dialog](https://github.com/YYFlutter/flutter-custom-dialog)|🚀🚀🚀 Semantic dialog|422|0|2022-01-04|
|113|[tiagohm/restler](https://github.com/tiagohm/restler)|Restler is a beautiful and powerful Android app for quickly testing REST API anywhere and anytime.|101|0|2021-12-24| |113|[arcticfox1919/LuaDardo](https://github.com/arcticfox1919/LuaDardo)|A Lua virtual machine written in Dart|70|0|2021-12-01|
|114|[YYFlutter/flutter-custom-dialog](https://github.com/YYFlutter/flutter-custom-dialog)|🚀🚀🚀 Semantic dialog|422|0|2022-01-04| |114|[xiaojia21190/dgl_login](https://github.com/xiaojia21190/dgl_login)|呆瓜佬|5|0|2021-12-14|
|115|[arcticfox1919/LuaDardo](https://github.com/arcticfox1919/LuaDardo)|A Lua virtual machine written in Dart|70|0|2021-12-01| |115|[daixianceng/cron_dingding](https://github.com/daixianceng/cron_dingding)|钉钉自动打卡|8|0|2021-08-16|
|116|[xiaojia21190/dgl_login](https://github.com/xiaojia21190/dgl_login)|呆瓜佬|5|0|2021-12-14| |116|[jiangzhengnan/ng_github](https://github.com/jiangzhengnan/ng_github)|🎨 使用Flutter编写的github个人版本|16|0|2022-01-29|
|117|[daixianceng/cron_dingding](https://github.com/daixianceng/cron_dingding)|钉钉自动打卡|8|0|2021-08-16| |117|[xdd666t/ExampleCode](https://github.com/xdd666t/ExampleCode)|存放一些完整的demo代码|21|0|2021-10-28|
|118|[jiangzhengnan/ng_github](https://github.com/jiangzhengnan/ng_github)|🎨 使用Flutter编写的github个人版本|16|0|2022-01-29| |118|[lytian/v_player](https://github.com/lytian/v_player)|基于苹果CMS8.0的资源站收集视频APP|18|0|2021-12-20|
|119|[xdd666t/ExampleCode](https://github.com/xdd666t/ExampleCode)|存放一些完整的demo代码|21|0|2021-10-28| |119|[SXiaoXu/FlutterRealtimeDemo](https://github.com/SXiaoXu/FlutterRealtimeDemo)|Flutter 聊天应用|42|0|2021-12-21|
|120|[lytian/v_player](https://github.com/lytian/v_player)|基于苹果CMS8.0的资源站收集视频APP|18|0|2021-12-20| |120|[best-flutter/flutter_amap_location](https://github.com/best-flutter/flutter_amap_location)|高德地图flutter定位组件|269|0|2021-11-15|
|121|[SXiaoXu/FlutterRealtimeDemo](https://github.com/SXiaoXu/FlutterRealtimeDemo)|Flutter 聊天应用|42|0|2021-12-21| |121|[Xie-Yin/video_crop_track](https://github.com/Xie-Yin/video_crop_track)|一个Flutter视频裁剪编辑的轨道UI交互效果|9|0|2021-08-11|
|122|[best-flutter/flutter_amap_location](https://github.com/best-flutter/flutter_amap_location)|高德地图flutter定位组件|269|0|2021-11-15| |122|[cairuoyu/cry](https://github.com/cairuoyu/cry)|一个Flutter组件库|5|0|2022-01-19|
|123|[Xie-Yin/video_crop_track](https://github.com/Xie-Yin/video_crop_track)|一个Flutter视频裁剪编辑的轨道UI交互效果|9|0|2021-08-11| |123|[fluttercandies/stack_board](https://github.com/fluttercandies/stack_board)|层叠控件摆放|17|0|2022-01-10|
|124|[cairuoyu/cry](https://github.com/cairuoyu/cry)|一个Flutter组件库|5|0|2022-01-19| |124|[fluttercandies/JsonToDart](https://github.com/fluttercandies/JsonToDart)|The tool to convert json to dart code, support WindowsMacWeb.|280|0|2022-02-04|
|125|[fluttercandies/stack_board](https://github.com/fluttercandies/stack_board)|层叠控件摆放|17|0|2022-01-10| |125|[q805699513/flutter_books](https://github.com/q805699513/flutter_books)|Panda看书Flutter 小说阅读 App|482|0|2021-12-16|
|126|[fluttercandies/JsonToDart](https://github.com/fluttercandies/JsonToDart)|The tool to convert json to dart code, support WindowsMacWeb.|280|0|2022-02-04| |126|[zegoim/zego-express-flutter-sdk](https://github.com/zegoim/zego-express-flutter-sdk)|ZegoExpressEngine SDK for Flutter (Android/iOS)|39|0|2021-12-15|
|127|[q805699513/flutter_books](https://github.com/q805699513/flutter_books)|Panda看书Flutter 小说阅读 App|482|0|2021-12-16| |127|[JonasWanke/timetable](https://github.com/JonasWanke/timetable)|📅 Customizable flutter calendar widget including day and week views|231|0|2021-09-29|
|128|[zegoim/zego-express-flutter-sdk](https://github.com/zegoim/zego-express-flutter-sdk)|ZegoExpressEngine SDK for Flutter (Android/iOS)|39|0|2021-12-15| |128|[Wayaer/flutter_curiosity](https://github.com/Wayaer/flutter_curiosity)|集成部分原生功能支持ios 、android、macOS、windows、linux。|6|0|2021-12-29|
|129|[JonasWanke/timetable](https://github.com/JonasWanke/timetable)|📅 Customizable flutter calendar widget including day and week views|231|0|2021-09-29| |129|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|44|0|2021-12-24|
|130|[Wayaer/flutter_curiosity](https://github.com/Wayaer/flutter_curiosity)|集成部分原生功能支持ios 、android、macOS、windows、linux。|6|0|2021-12-29| |130|[deskbtm/Aqua](https://github.com/deskbtm/Aqua)|使用Flutter开发的一款优雅至极的文件管理器|27|0|2021-12-08|
|131|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|43|0|2021-12-24| |131|[shiguanghuxian/hosts_manage](https://github.com/shiguanghuxian/hosts_manage)|一个简洁的本机hosts管理桌面软件支持DNS代理开发测试必备工具|10|0|2022-01-22|
|132|[deskbtm/Aqua](https://github.com/deskbtm/Aqua)|使用Flutter开发的一款优雅至极的文件管理器|27|0|2021-12-08| |132|[CustedNG/CustedNG](https://github.com/CustedNG/CustedNG)|Custed NG致力于你的校园生活|30|0|2022-01-02|
|133|[shiguanghuxian/hosts_manage](https://github.com/shiguanghuxian/hosts_manage)|一个简洁的本机hosts管理桌面软件支持DNS代理开发测试必备工具|10|0|2022-01-22| |133|[TinoGuo/pin_input_text_field](https://github.com/TinoGuo/pin_input_text_field)|A textField widget to help display different style pin|285|0|2022-01-15|
|134|[CustedNG/CustedNG](https://github.com/CustedNG/CustedNG)|Custed NG致力于你的校园生活|30|0|2022-01-02| |134|[yungzhu/rich_input](https://github.com/yungzhu/rich_input)|Rich input box, implement @someone and subject with color highlighting|58|0|2021-09-06|
|135|[TinoGuo/pin_input_text_field](https://github.com/TinoGuo/pin_input_text_field)|A textField widget to help display different style pin|285|0|2022-01-15| |135|[lichfy/fluwx_worker](https://github.com/lichfy/fluwx_worker)|flutter版企业微信插件|6|0|2022-01-10|
|136|[yungzhu/rich_input](https://github.com/yungzhu/rich_input)|Rich input box, implement @someone and subject with color highlighting|58|0|2021-09-06| |136|[svga/SVGAPlayer-Flutter](https://github.com/svga/SVGAPlayer-Flutter)|The SVGAPlayer implementation of Flutter using CustomPainter.|180|0|2021-12-02|
|137|[lichfy/fluwx_worker](https://github.com/lichfy/fluwx_worker)|flutter版企业微信插件|6|0|2022-01-10| |137|[hanerx/dcomic](https://github.com/hanerx/dcomic)|a simple comic viewer|79|0|2022-02-01|
|138|[svga/SVGAPlayer-Flutter](https://github.com/svga/SVGAPlayer-Flutter)|The SVGAPlayer implementation of Flutter using CustomPainter.|180|0|2021-12-02| |138|[xiao-cao-x/pixiv_func_android](https://github.com/xiao-cao-x/pixiv_func_android)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看小说|73|0|2022-02-03|
|139|[hanerx/dcomic](https://github.com/hanerx/dcomic)|a simple comic viewer|79|0|2022-02-01| |139|[dingjust/platform](https://github.com/dingjust/platform)|定制加云平台|6|0|2022-01-27|
|140|[xiao-cao-x/pixiv_func_android](https://github.com/xiao-cao-x/pixiv_func_android)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看小说|72|0|2022-02-03| |140|[Tyrone2333/metronomelutter](https://github.com/Tyrone2333/metronomelutter)|flutter metronome 节拍器|14|0|2021-11-30|
|141|[dingjust/platform](https://github.com/dingjust/platform)|定制加云平台|6|0|2022-01-27| |141|[jjva-xiao/liveshop](https://github.com/jjva-xiao/liveshop)|融合电商与直播的跨平台APP主要采用了Flutter技术开发而成目前开发中|23|0|2022-01-15|
|142|[Tyrone2333/metronomelutter](https://github.com/Tyrone2333/metronomelutter)|flutter metronome 节拍器|14|0|2021-11-30| |142|[1467602180/flutter-create-framework](https://github.com/1467602180/flutter-create-framework)|一个flutter的快速开发框架|7|0|2022-01-14|
|143|[jjva-xiao/liveshop](https://github.com/jjva-xiao/liveshop)|融合电商与直播的跨平台APP主要采用了Flutter技术开发而成目前开发中|23|0|2022-01-15| |143|[masterKing/wechatDemo](https://github.com/masterKing/wechatDemo)|使用flutter搭建一个仿微信的小Demo作为iOS开发者上手flutter的练习并不是使用flutter完全重写一个wechat...|4|0|2021-08-19|
|144|[1467602180/flutter-create-framework](https://github.com/1467602180/flutter-create-framework)|一个flutter的快速开发框架|7|0|2022-01-14| |144|[nullptrX/pangle_flutter](https://github.com/nullptrX/pangle_flutter)|Flutter版穿山甲SDK支持Android、iOS。A Flutter plugin that supports Pangle SDK on Android and iOS.|104|0|2021-12-31|
|145|[masterKing/wechatDemo](https://github.com/masterKing/wechatDemo)|使用flutter搭建一个仿微信的小Demo作为iOS开发者上手flutter的练习并不是使用flutter完全重写一个wechat...|4|0|2021-08-19| |145|[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爬虫程序抓取 ...|24|0|2021-10-31|
|146|[nullptrX/pangle_flutter](https://github.com/nullptrX/pangle_flutter)|Flutter版穿山甲SDK支持Android、iOS。A Flutter plugin that supports Pangle SDK on Android and iOS.|104|0|2021-12-31| |146|[zhaolongs/flutter_shake_animation_widget](https://github.com/zhaolongs/flutter_shake_animation_widget)|Flutter抖动动画组件FLutter颤动动画|12|0|2021-12-09|
|147|[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爬虫程序抓取 ...|24|0|2021-10-31| |147|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|40|0|2022-01-30|
|148|[zhaolongs/flutter_shake_animation_widget](https://github.com/zhaolongs/flutter_shake_animation_widget)|Flutter抖动动画组件FLutter颤动动画|12|0|2021-12-09| |148|[Nomeleel/fine_client](https://github.com/Nomeleel/fine_client)|以后好玩的项目前端部分都放到这里了毫无疑问会用Flutter去写现在将专注在安卓和苹果手机上运行后期会考虑在Mac OS、PC Desktop、Web上实现。|5|0|2021-12-26|
|149|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|39|0|2022-01-30| |149|[Mao-x-w/FlutterAopDemo](https://github.com/Mao-x-w/FlutterAopDemo)|flutter Aop demo: 全埋点、全局生命周期|23|0|2021-10-20|
|150|[Nomeleel/fine_client](https://github.com/Nomeleel/fine_client)|以后好玩的项目前端部分都放到这里了毫无疑问会用Flutter去写现在将专注在安卓和苹果手机上运行后期会考虑在Mac OS、PC Desktop、Web上实现。|5|0|2021-12-26| |150|[yangchong211/YCHybridFlutter](https://github.com/yangchong211/YCHybridFlutter)|Android和flutter混合开发案例|59|0|2021-08-16|
|151|[Mao-x-w/FlutterAopDemo](https://github.com/Mao-x-w/FlutterAopDemo)|flutter Aop demo: 全埋点、全局生命周期|23|0|2021-10-20| |151|[gstory0404/flutter_unionad](https://github.com/gstory0404/flutter_unionad)|字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件|145|0|2022-01-27|
|152|[yangchong211/YCHybridFlutter](https://github.com/yangchong211/YCHybridFlutter)|Android和flutter混合开发案例|59|0|2021-08-16| |152|[SIT-kite/kite-app](https://github.com/SIT-kite/kite-app)|上应小风筝 APP, 基于 Flutter. (WIP)|12|0|2022-02-06|
|153|[gstory0404/flutter_unionad](https://github.com/gstory0404/flutter_unionad)|字节跳动 穿山甲广告SDK Bytedance-UnionAD flutter版本插件|145|0|2022-01-27| |153|[xwh817/flutter_music_player](https://github.com/xwh817/flutter_music_player)|A music player build with Flutter, Flutter实现的音乐播放器|52|0|2022-01-05|
|154|[SIT-kite/kite-app](https://github.com/SIT-kite/kite-app)|上应小风筝 APP, 基于 Flutter. (WIP)|12|0|2022-02-05| |154|[cairuoyu/flutter_admin](https://github.com/cairuoyu/flutter_admin)|Flutter Admin: 一个基于 Flutter 的后台管理系统、开发模板。A backend management system and development template based on Flutter|352|0|2022-01-24|
|155|[xwh817/flutter_music_player](https://github.com/xwh817/flutter_music_player)|A music player build with Flutter, Flutter实现的音乐播放器|52|0|2022-01-05| |155|[xxxDeveloper/flutter-adapter](https://github.com/xxxDeveloper/flutter-adapter)|📱 基于flutter的屏幕适配方案 / screen adaptation scheme based on flutter|52|0|2021-10-10|
|156|[cairuoyu/flutter_admin](https://github.com/cairuoyu/flutter_admin)|Flutter Admin: 一个基于 Flutter 的后台管理系统、开发模板。A backend management system and development template based on Flutter|352|0|2022-01-24| |156|[Wayaer/fl_amap](https://github.com/Wayaer/fl_amap)|高德定位 for flutter 支持android和ios|4|0|2021-12-02|
|157|[xxxDeveloper/flutter-adapter](https://github.com/xxxDeveloper/flutter-adapter)|📱 基于flutter的屏幕适配方案 / screen adaptation scheme based on flutter|52|0|2021-10-10| |157|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|340|0|2021-09-09|
|158|[Wayaer/fl_amap](https://github.com/Wayaer/fl_amap)|高德定位 for flutter 支持android和ios|4|0|2021-12-02| |158|[RPMTW/RPMLauncher](https://github.com/RPMTW/RPMLauncher)|A better Minecraft Launcher that supports multiple platforms and many functionalities for you to explore!|34|0|2022-02-06|
|159|[hanxu317317/city_pickers](https://github.com/hanxu317317/city_pickers)|flutter ios city_pickers|340|0|2021-09-09| |159|[dylanwuzh/flutter_progress_dialog](https://github.com/dylanwuzh/flutter_progress_dialog)|Flutter progress dialog, support Android and iOS platform.|21|0|2021-09-13|
|160|[RPMTW/RPMLauncher](https://github.com/RPMTW/RPMLauncher)|A better Minecraft Launcher that supports multiple platforms and many functionalities for you to explore!|33|0|2022-02-05| |160|[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。|68|0|2022-02-06|
|161|[dylanwuzh/flutter_progress_dialog](https://github.com/dylanwuzh/flutter_progress_dialog)|Flutter progress dialog, support Android and iOS platform.|21|0|2021-09-13| |161|[dylanwuzh/flutter-cupertino-date-picker](https://github.com/dylanwuzh/flutter-cupertino-date-picker)|Flutter cupertino style date picker.|321|0|2021-12-11|
|162|[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。|68|0|2022-02-05| |162|[TinoGuo/loading_indicator](https://github.com/TinoGuo/loading_indicator)|🚅Flutter out-of-the-box collection animations written in pure dart.|135|0|2022-01-22|
|163|[dylanwuzh/flutter-cupertino-date-picker](https://github.com/dylanwuzh/flutter-cupertino-date-picker)|Flutter cupertino style date picker.|321|0|2021-12-11| |163|[entronad/flutter_echarts](https://github.com/entronad/flutter_echarts)|A Flutter widget to use Apache ECharts in a reactive way.|550|0|2021-12-07|
|164|[TinoGuo/loading_indicator](https://github.com/TinoGuo/loading_indicator)|🚅Flutter out-of-the-box collection animations written in pure dart.|135|0|2022-01-22| |164|[yeshu-cn/mock_app](https://github.com/yeshu-cn/mock_app)|通过分层和接口的架构设计实现可以快速Mock,单元测试的APP实例|7|0|2022-01-14|
|165|[entronad/flutter_echarts](https://github.com/entronad/flutter_echarts)|A Flutter widget to use Apache ECharts in a reactive way.|550|0|2021-12-07| |165|[fluttercandies/left-scroll-actions](https://github.com/fluttercandies/left-scroll-actions)|Flutter的左滑删除组件|67|0|2021-11-26|
|166|[yeshu-cn/mock_app](https://github.com/yeshu-cn/mock_app)|通过分层和接口的架构设计实现可以快速Mock,单元测试的APP实例|7|0|2022-01-14| |166|[CJR10032/ko_swipe_card](https://github.com/CJR10032/ko_swipe_card)|模仿探探卡片滑动效果的布局|9|0|2021-11-05|
|167|[fluttercandies/left-scroll-actions](https://github.com/fluttercandies/left-scroll-actions)|Flutter的左滑删除组件|67|0|2021-11-26| |167|[xuexiangjys/flutter_xupdate](https://github.com/xuexiangjys/flutter_xupdate)|A Flutter plugin for XUpdate(Android Version Update Library)|194|0|2021-11-29|
|168|[CJR10032/ko_swipe_card](https://github.com/CJR10032/ko_swipe_card)|模仿探探卡片滑动效果的布局|9|0|2021-11-05| |168|[sensorsdata/sensors_analytics_flutter_plugin](https://github.com/sensorsdata/sensors_analytics_flutter_plugin)|神策 Flutter 插件iOS & Android|23|0|2021-12-10|
|169|[xuexiangjys/flutter_xupdate](https://github.com/xuexiangjys/flutter_xupdate)|A Flutter plugin for XUpdate(Android Version Update Library)|194|0|2021-11-29| |169|[huang-weilong/flutter_learning](https://github.com/huang-weilong/flutter_learning)|flutter基础widget、插件的使用以及一些小实例|6|0|2021-09-26|
|170|[sensorsdata/sensors_analytics_flutter_plugin](https://github.com/sensorsdata/sensors_analytics_flutter_plugin)|神策 Flutter 插件iOS & Android|23|0|2021-12-10| |170|[hurshi/dio-http-cache](https://github.com/hurshi/dio-http-cache)|http cache lib for Flutter dio like RxCache|220|0|2022-02-02|
|171|[huang-weilong/flutter_learning](https://github.com/huang-weilong/flutter_learning)|flutter基础widget、插件的使用以及一些小实例|6|0|2021-09-26| |171|[growingio/flutter-growingio-track](https://github.com/growingio/flutter-growingio-track)|GrowingIO的埋点版本flutter插件.|11|0|2021-10-13|
|172|[hurshi/dio-http-cache](https://github.com/hurshi/dio-http-cache)|http cache lib for Flutter dio like RxCache|220|0|2022-02-02| |172|[softfatgay/flutter-netease](https://github.com/softfatgay/flutter-netease)|深度还原网易严选webAppFlutter项目接口为真实数据。项目已完善|213|0|2022-01-28|
|173|[growingio/flutter-growingio-track](https://github.com/growingio/flutter-growingio-track)|GrowingIO的埋点版本flutter插件.|11|0|2021-10-13| |173|[HQAnime/AnimeOne](https://github.com/HQAnime/AnimeOne)|anime1的非官方APP|42|0|2022-02-05|
|174|[softfatgay/flutter-netease](https://github.com/softfatgay/flutter-netease)|深度还原网易严选webAppFlutter项目接口为真实数据。项目已完善|213|0|2022-01-28| |174|[yungzhu/flutter_link_preview](https://github.com/yungzhu/flutter_link_preview)|This is a Flutter URL preview plugin for Flutter that previews the content of a URL|62|0|2021-12-15|
|175|[HQAnime/AnimeOne](https://github.com/HQAnime/AnimeOne)|anime1的非官方APP|42|0|2022-02-05| |175|[gooking/apifm-flutter](https://github.com/gooking/apifm-flutter)|Flutter 的云开发支持,无需服务器,无需开发接口和后台,开箱即用,轻松开发 Flutter|36|0|2022-01-19|
|176|[yungzhu/flutter_link_preview](https://github.com/yungzhu/flutter_link_preview)|This is a Flutter URL preview plugin for Flutter that previews the content of a URL|62|0|2021-12-15| |176|[SunshineBrother/FlutterDemo](https://github.com/SunshineBrother/FlutterDemo)|flutter初学项目|6|0|2021-09-27|
|177|[gooking/apifm-flutter](https://github.com/gooking/apifm-flutter)|Flutter 的云开发支持,无需服务器,无需开发接口和后台,开箱即用,轻松开发 Flutter|36|0|2022-01-19| |177|[mmtou/listen_poetry_app](https://github.com/mmtou/listen_poetry_app)|诗词吧APP一个集 诗词/诗人推荐、搜索、简介、赏析、朗读(下个版本) 于一体的诗词兴趣 APP|26|0|2021-11-03|
|178|[SunshineBrother/FlutterDemo](https://github.com/SunshineBrother/FlutterDemo)|flutter初学项目|6|0|2021-09-27| |178|[bmob/bmob-flutter-sdk](https://github.com/bmob/bmob-flutter-sdk)|Bmob Flutter SDK|46|0|2021-10-04|
|179|[mmtou/listen_poetry_app](https://github.com/mmtou/listen_poetry_app)|诗词吧APP一个集 诗词/诗人推荐、搜索、简介、赏析、朗读(下个版本) 于一体的诗词兴趣 APP|26|0|2021-11-03| |179|[CodeGather/alarm_calendar](https://github.com/CodeGather/alarm_calendar)|flutter日历提醒插件根据用户自定义提醒以及闹钟的设置本插件位项目定制不排除相关其他的适配问题。|13|0|2021-12-26|
|180|[bmob/bmob-flutter-sdk](https://github.com/bmob/bmob-flutter-sdk)|Bmob Flutter SDK|46|0|2021-10-04| |180|[ifgyong/flutter_easyHub](https://github.com/ifgyong/flutter_easyHub)|🔥🔥🔥简单易用的toast动画支持iOS和android支持widget添加纯flutter现在有近30种动画可供选择。Simple and easy toast animation, supports iOS and android, supports widget addition, pure flutter, now there are nearly 30 kinds of anim ...|80|0|2021-09-27|
|181|[CodeGather/alarm_calendar](https://github.com/CodeGather/alarm_calendar)|flutter日历提醒插件根据用户自定义提醒以及闹钟的设置本插件位项目定制不排除相关其他的适配问题。|13|0|2021-12-26| |181|[ITmxs/flutter_bloc_super](https://github.com/ITmxs/flutter_bloc_super)|flutter2搭建的全平台适应web。androidiosmacOSwindowslinux目前主分支已支持空安全|24|0|2021-11-16|
|182|[ifgyong/flutter_easyHub](https://github.com/ifgyong/flutter_easyHub)|🔥🔥🔥简单易用的toast动画支持iOS和android支持widget添加纯flutter现在有近30种动画可供选择。Simple and easy toast animation, supports iOS and android, supports widget addition, pure flutter, now there are nearly 30 kinds of anim ...|80|0|2021-09-27| |182|[Coder-ZhaoLu/Getx-PinkApp](https://github.com/Coder-ZhaoLu/Getx-PinkApp)|仿哔哩哔哩App二次元动漫app网站ACGflutter使用getx_cli进行重构|18|0|2022-01-15|
|183|[ITmxs/flutter_bloc_super](https://github.com/ITmxs/flutter_bloc_super)|flutter2搭建的全平台适应web。androidiosmacOSwindowslinux目前主分支已支持空安全|24|0|2021-11-16| |183|[lancexin/aspect_frontend_server](https://github.com/lancexin/aspect_frontend_server)|修改frontend_server.dart.snapshot,让dart具有aspect的功能|6|0|2022-01-13|
|184|[Coder-ZhaoLu/Getx-PinkApp](https://github.com/Coder-ZhaoLu/Getx-PinkApp)|仿哔哩哔哩App二次元动漫app网站ACGflutter使用getx_cli进行重构|18|0|2022-01-15| |184|[xuzhongpeng/git_hooks](https://github.com/xuzhongpeng/git_hooks)|Using dart prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge...).|21|0|2021-09-23|
|185|[lancexin/aspect_frontend_server](https://github.com/lancexin/aspect_frontend_server)|修改frontend_server.dart.snapshot,让dart具有aspect的功能|6|0|2022-01-13| |185|[RxReader/alipay_kit](https://github.com/RxReader/alipay_kit)|flutter版支付宝登录/支付|206|0|2022-01-28|
|186|[xuzhongpeng/git_hooks](https://github.com/xuzhongpeng/git_hooks)|Using dart prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge...).|21|0|2021-09-23| |186|[liranhao/rich_text_widget](https://github.com/liranhao/rich_text_widget)|-|7|0|2021-11-26|
|187|[RxReader/alipay_kit](https://github.com/RxReader/alipay_kit)|flutter版支付宝登录/支付|206|0|2022-01-28| |187|[fluttercandies/fconsole](https://github.com/fluttercandies/fconsole)|一个用于调试的面板|21|0|2021-08-22|
|188|[liranhao/rich_text_widget](https://github.com/liranhao/rich_text_widget)|-|7|0|2021-11-26| |188|[tencentyun/TRTCFlutterScenesDemo](https://github.com/tencentyun/TRTCFlutterScenesDemo)|腾讯云实时音视频Flutter版场景Demo|12|0|2022-01-20|
|189|[fluttercandies/fconsole](https://github.com/fluttercandies/fconsole)|一个用于调试的面板|21|0|2021-08-22| |189|[leetomlee123/book](https://github.com/leetomlee123/book)|笔趣阁源基于flutter的小说阅读app|236|0|2021-12-06|
|190|[tencentyun/TRTCFlutterScenesDemo](https://github.com/tencentyun/TRTCFlutterScenesDemo)|腾讯云实时音视频Flutter版场景Demo|12|0|2022-01-20| |190|[fuusy/flutter_read](https://github.com/fuusy/flutter_read)|A flutter project 一款Flutter实战项目已空安全适配封装各种UI组件网络组件以及使用peovider进行状态管理。|22|0|2022-01-24|
|191|[leetomlee123/book](https://github.com/leetomlee123/book)|笔趣阁源基于flutter的小说阅读app|236|0|2021-12-06| |191|[hyf12138/flutter_collect](https://github.com/hyf12138/flutter_collect)|flutter项目—登录注册模块 第一个flutter实战项目-登录注册模块 包含了登录、注册和找回密码三个界面实现|8|0|2021-09-13|
|192|[fuusy/flutter_read](https://github.com/fuusy/flutter_read)|A flutter project 一款Flutter实战项目已空安全适配封装各种UI组件网络组件以及使用peovider进行状态管理。|21|0|2022-01-24| |192|[LiangLuDev/flutter_widgets](https://github.com/LiangLuDev/flutter_widgets)|Flutter常见问题解决方案|10|0|2021-11-10|
|193|[hyf12138/flutter_collect](https://github.com/hyf12138/flutter_collect)|flutter项目—登录注册模块 第一个flutter实战项目-登录注册模块 包含了登录、注册和找回密码三个界面实现|8|0|2021-09-13| |193|[niezhiyang/flutter_autosize_screen](https://github.com/niezhiyang/flutter_autosize_screen)|A low-cost Flutter screen adaptation solution一个极低成本的 Flutter 屏幕适配方案)|86|0|2022-01-26|
|194|[LiangLuDev/flutter_widgets](https://github.com/LiangLuDev/flutter_widgets)|Flutter常见问题解决方案|10|0|2021-11-10| |194|[githubliruiyuan/HybridFlutter](https://github.com/githubliruiyuan/HybridFlutter)|Flutter + V8/JsCore 动态化|282|0|2022-01-15|
|195|[niezhiyang/flutter_autosize_screen](https://github.com/niezhiyang/flutter_autosize_screen)|A low-cost Flutter screen adaptation solution一个极低成本的 Flutter 屏幕适配方案)|86|0|2022-01-26| |195|[quantz-dev/quantz-app](https://github.com/quantz-dev/quantz-app)|Push Notification service for anime episodes and news. The episode updates will be based on actual upload on the internet and NOT Japan tv schedule as other apps do.|13|0|2021-10-11|
|196|[githubliruiyuan/HybridFlutter](https://github.com/githubliruiyuan/HybridFlutter)|Flutter + V8/JsCore 动态化|282|0|2022-01-15| |196|[JiangJuHong/FlutterTencentImPlugin](https://github.com/JiangJuHong/FlutterTencentImPlugin)|腾讯即时通讯(IM)Flutter插件|201|0|2021-11-26|
|197|[quantz-dev/quantz-app](https://github.com/quantz-dev/quantz-app)|Push Notification service for anime episodes and news. The episode updates will be based on actual upload on the internet and NOT Japan tv schedule as other apps do.|13|0|2021-10-11| |197|[Tecode/dynamic_theme](https://github.com/Tecode/dynamic_theme)|使用flutter构建的应用跟随手机系统改变App的主题颜色支持iOS和安卓。|6|0|2021-09-18|
|198|[JiangJuHong/FlutterTencentImPlugin](https://github.com/JiangJuHong/FlutterTencentImPlugin)|腾讯即时通讯(IM)Flutter插件|201|0|2021-11-26| |198|[nightmare-space/adb_tool](https://github.com/nightmare-space/adb_tool)|ADB TOOL提供 adb 管理android 端 adb 安装,开启远程调试。|48|0|2022-02-06|
|199|[Tecode/dynamic_theme](https://github.com/Tecode/dynamic_theme)|使用flutter构建的应用跟随手机系统改变App的主题颜色支持iOS和安卓。|6|0|2021-09-18| |199|[elementlo/spark_list](https://github.com/elementlo/spark_list)|这是一款开源笔记应用, 支持Android/iOS双平台, 使用Flutter 2开发, 体验Flutter的同时也希望做一个能成为个人知识中转站的应用, 任重道远 :)|18|0|2022-01-30|
|200|[nightmare-space/adb_tool](https://github.com/nightmare-space/adb_tool)|ADB TOOL提供 adb 管理android 端 adb 安装,开启远程调试。|46|0|2022-02-04| |200|[mdddj/flutter_scroll_to_index](https://github.com/mdddj/flutter_scroll_to_index)|flutter 滚动到指定index|8|0|2021-08-25|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,189 +1,189 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.|14417|26|2022-02-05| |1|[zeromicro/go-zero](https://github.com/zeromicro/go-zero)|go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.|14426|26|2022-02-05|
|2|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdpsshredispostgresmongodbmssqlmysqlwinrm等服务爆破快速的端口扫描强大的web指纹识别各种内置服务的一键利用包括ssh完全交互式登陆mssql提权redis一键利用mysql数据库查询winrm横向利用多种服务利用支持socks5代理执行|816|26|2022-01-29| |2|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdpsshredispostgresmongodbmssqlmysqlwinrm等服务爆破快速的端口扫描强大的web指纹识别各种内置服务的一键利用包括ssh完全交互式登陆mssql提权redis一键利用mysql数据库查询winrm横向利用多种服务利用支持socks5代理执行|818|25|2022-01-29|
|3|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯IM项目从服务端到客户端SDK开源即时通讯IM整体解决方案可以轻松替代第三方IM云服务打造具备聊天、社交功 ...|6382|25|2022-01-28| |3|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯IM项目从服务端到客户端SDK开源即时通讯IM整体解决方案可以轻松替代第三方IM云服务打造具备聊天、社交功 ...|6383|25|2022-01-28|
|4|[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.|53069|24|2022-01-28| |4|[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.|53086|24|2022-01-28|
|5|[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, ...|20093|17|2022-01-23| |5|[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, ...|20097|17|2022-01-23|
|6|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4585|17|2022-02-04| |6|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4591|17|2022-02-06|
|7|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3678|17|2022-01-30| |7|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3679|17|2022-01-30|
|8|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28156|15|2022-02-05| |8|[go-gitea/gitea](https://github.com/go-gitea/gitea)|Git with a cup of tea, painless self-hosted git service|28167|15|2022-02-06|
|9|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统网络C++Golang 以及数据库的一些设计|4097|14|2022-01-29| |9|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统网络C++Golang 以及数据库的一些设计|4098|14|2022-01-29|
|10|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|495|14|2022-01-19| |10|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30324|13|2022-02-06|
|11|[pingcap/tidb](https://github.com/pingcap/tidb)|TiDB is an open source distributed HTAP database compatible with the MySQL protocol |30323|13|2022-02-05| |11|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台已完成setup语法糖版本集成jwt鉴权权限管理动态路由分页封装多点登录拦截资源权限上传下载代码生成器表单生成器等开发必备功能五分钟一套CURD前后端代码。|11338|13|2022-02-05|
|12|[flipped-aurora/gin-vue-admin](https://github.com/flipped-aurora/gin-vue-admin)|基于vite+vue3+gin搭建的开发基础平台已完成setup语法糖版本集成jwt鉴权权限管理动态路由分页封装多点登录拦截资源权限上传下载代码生成器表单生成器等开发必备功能五分钟一套CURD前后端代码。|11333|13|2022-02-04| |12|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|496|13|2022-01-19|
|13|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38394|13|2022-01-31| |13|[gogs/gogs](https://github.com/gogs/gogs)|Gogs is a painless self-hosted Git service|38402|13|2022-01-31|
|14|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11694|11|2022-01-13| |14|[peterq/pan-light](https://github.com/peterq/pan-light)|百度网盘不限速客户端, golang + qt5, 跨平台图形界面|11694|11|2022-01-13|
|15|[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动手写/从零实现系列|9682|11|2021-12-28| |15|[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动手写/从零实现系列|9684|11|2021-12-28|
|16|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具支持web vnc和web shell|1899|10|2022-01-26| |16|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具支持web vnc和web shell|1901|10|2022-01-26|
|17|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9822|10|2022-02-04| |17|[ent/ent](https://github.com/ent/ent)|An entity framework for Go|9828|10|2022-02-06|
|18|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|584|9|2022-01-28| |18|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|585|9|2022-01-28|
|19|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12938|9|2022-02-04| |19|[cloudreve/Cloudreve](https://github.com/cloudreve/Cloudreve)|🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)|12955|9|2022-02-04|
|20|[go-admin-team/go-admin](https://github.com/go-admin-team/go-admin)|基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架包含了多租户的支持基础用户管理功能jwt鉴权代码生成器RBAC资源控制表单构建定时任务等3分钟构建自己的中后台项目文档https://doc.go-admin.dev Demo https://www.go-admin.dev Antd beta版本https://preview.go-ad ...|5723|8|2022-01-31| |20|[go-admin-team/go-admin](https://github.com/go-admin-team/go-admin)|基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架包含了多租户的支持基础用户管理功能jwt鉴权代码生成器RBAC资源控制表单构建定时任务等3分钟构建自己的中后台项目文档https://doc.go-admin.dev Demo https://www.go-admin.dev Antd beta版本https://preview.go-ad ...|5723|8|2022-01-31|
|21|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8563|8|2022-01-28| |21|[crawlab-team/crawlab](https://github.com/crawlab-team/crawlab)|Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架|8566|8|2022-01-28|
|22|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27665|8|2022-02-01| |22|[beego/beego](https://github.com/beego/beego)|beego is an open-source, high-performance web framework for the Go programming language.|27667|8|2022-02-06|
|23|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4259|7|2022-01-17| |23|[lanyulei/ferry](https://github.com/lanyulei/ferry)|本系统是集工单统计、任务钩子、权限管理、灵活配置流程与模版等等于一身的开源工单系统,当然也可以称之为工作流引擎。 致力于减少跨部门之间的沟通,自动任务的执行,提升工作效率与工作质量,减少不必要的工作量与人为出错率。|4260|7|2022-01-17|
|24|[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 ...|11566|7|2022-01-30| |24|[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 ...|11569|7|2022-01-30|
|25|[txthinking/brook](https://github.com/txthinking/brook)|Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.|12778|7|2022-01-23| |25|[txthinking/brook](https://github.com/txthinking/brook)|Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration. Brook 是一个跨平台的强加密无特征的代理软件. 零配置.|12779|7|2022-01-23|
|26|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2310|7|2022-02-03| |26|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2314|7|2022-02-03|
|27|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|2953|7|2022-01-15| |27|[shadow1ng/fscan](https://github.com/shadow1ng/fscan)|一款内网综合扫描工具,方便一键自动化、全方位漏扫扫描。|2955|7|2022-01-15|
|28|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4 / IPv6)!另外也支持其他 CDN / 网站 IP ~|3530|7|2022-02-05| |28|[XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest)|🌩「自选优选 IP」测试 Cloudflare CDN 延迟和速度,获取最快 IP (IPv4 / IPv6)!另外也支持其他 CDN / 网站 IP ~|3544|7|2022-02-06|
|29|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现轻量、原生跨平台.|3863|7|2022-02-02| |29|[Mrs4s/go-cqhttp](https://github.com/Mrs4s/go-cqhttp)|cqhttp的golang实现轻量、原生跨平台.|3871|7|2022-02-06|
|30|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|340|7|2022-01-31| |30|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|340|7|2022-01-31|
|31|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|4053|7|2022-01-16| |31|[moonD4rk/HackBrowserData](https://github.com/moonD4rk/HackBrowserData)|Decrypt passwords/cookies/history/bookmarks from the browser. 一款可全平台运行的浏览器数据导出解密工具。|4055|7|2022-01-16|
|32|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5280|6|2022-02-02| |32|[bfenetworks/bfe](https://github.com/bfenetworks/bfe)|A modern layer 7 load balancer from baidu|5280|6|2022-02-02|
|33|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|7605|6|2022-01-31| |33|[panjf2000/ants](https://github.com/panjf2000/ants)|🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。|7607|6|2022-01-31|
|34|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2181|6|2022-01-30| |34|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2182|6|2022-01-30|
|35|[didi/nightingale](https://github.com/didi/nightingale)|An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and management.|4204|6|2022-01-29| |35|[didi/nightingale](https://github.com/didi/nightingale)|An enterprise-level cloud-native monitoring system, which can be used as drop-in replacement of Prometheus for alerting and management.|4204|6|2022-01-29|
|36|[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 网络框架。|6051|6|2022-01-31| |36|[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 网络框架。|6054|6|2022-01-31|
|37|[EmYiQing/GoBypass](https://github.com/EmYiQing/GoBypass)|Golang免杀生成工具|69|6|2022-01-28| |37|[Xhofe/alist](https://github.com/Xhofe/alist)|🗂A file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。|2300|6|2022-02-04|
|38|[Xhofe/alist](https://github.com/Xhofe/alist)|🗂A file list program that supports multiple storage, powered by Gin and React. / 一个支持多存储的文件列表程序,使用 Gin 和 React 。|2289|6|2022-02-04| |38|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15315|6|2022-02-04|
|39|[grpc/grpc-go](https://github.com/grpc/grpc-go)|The Go language implementation of gRPC. HTTP/2 based RPC|15312|6|2022-02-04| |39|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具解析RMI和LDAP协议实现可用于甲方内网自查|215|5|2021-12-24|
|40|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具解析RMI和LDAP协议实现可用于甲方内网自查|215|5|2021-12-24| |40|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目可作为Go项目开发脚手架|1167|5|2022-01-31|
|41|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目可作为Go项目开发脚手架|1167|5|2022-01-31| |41|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10789|5|2022-02-06|
|42|[qax-os/excelize](https://github.com/qax-os/excelize)|Golang library for reading and writing Microsoft Excel™ (XLSX) files.|10783|5|2022-02-04| |42|[flower-corp/rosedb](https://github.com/flower-corp/rosedb)|🚀A fast, stable and embedded k-v storage in pure Golang, supports string, list, hash, set, sorted set. 一个 Go 语言实现的快速、稳定、内嵌的 k-v 存储引擎。|2260|5|2022-01-11|
|43|[flower-corp/rosedb](https://github.com/flower-corp/rosedb)|🚀A fast, stable and embedded k-v storage in pure Golang, supports string, list, hash, set, sorted set. 一个 Go 语言实现的快速、稳定、内嵌的 k-v 存储引擎。|2259|5|2022-01-11| |43|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3535|5|2022-01-30|
|44|[douyu/jupiter](https://github.com/douyu/jupiter)|Jupiter是斗鱼开源的面向服务治理的Golang微服务框架|3535|5|2022-01-30| |44|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|371|5|2022-02-04|
|45|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|371|5|2022-02-04| |45|[EmYiQing/GoBypass](https://github.com/EmYiQing/GoBypass)|Golang免杀生成工具|69|5|2022-01-28|
|46|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|765|5|2022-01-22| |46|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|768|5|2022-01-22|
|47|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3174|5|2022-02-05| |47|[oam-dev/kubevela](https://github.com/oam-dev/kubevela)|The Modern Application Platform.|3176|5|2022-02-06|
|48|[xiecat/fofax](https://github.com/xiecat/fofax)|fofaX is a command line query tool based on the API of https://fofa.so/, simple is the best!|259|5|2022-02-03| |48|[xiecat/fofax](https://github.com/xiecat/fofax)|fofaX is a command line query tool based on the API of https://fofa.so/, simple is the best!|259|5|2022-02-03|
|49|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|169|5|2022-01-06| |49|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|169|5|2022-01-06|
|50|[tophubs/TopList](https://github.com/tophubs/TopList)|今日热榜一个获取各大热门网站热门头条的聚合网站使用Go语言编写多协程异步快速抓取信息预览:https://mo.fish|4373|5|2022-01-22| |50|[tophubs/TopList](https://github.com/tophubs/TopList)|今日热榜一个获取各大热门网站热门头条的聚合网站使用Go语言编写多协程异步快速抓取信息预览:https://mo.fish|4374|5|2022-01-22|
|51|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|474|5|2022-01-24| |51|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|474|5|2022-01-24|
|52|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|250|4|2021-12-09| |52|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|250|4|2021-12-09|
|53|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11402|4|2021-11-08| |53|[go-martini/martini](https://github.com/go-martini/martini)|Classy web framework for Go|11402|4|2021-11-08|
|54|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|5103|4|2022-01-16| |54|[eddycjy/go-gin-example](https://github.com/eddycjy/go-gin-example)|An example of gin|5104|4|2022-01-16|
|55|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4457|4|2022-02-02| |55|[chaosblade-io/chaosblade](https://github.com/chaosblade-io/chaosblade)|An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)|4458|4|2022-02-02|
|56|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|615|4|2022-02-04| |56|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|616|4|2022-02-04|
|57|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|394|4|2021-12-24| |57|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|394|4|2021-12-24|
|58|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7220|4|2022-02-04| |58|[go-vgo/robotgo](https://github.com/go-vgo/robotgo)|RobotGo, Go Native cross-platform GUI automation @vcaesar|7246|4|2022-02-06|
|59|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4095|4|2022-02-04| |59|[lni/dragonboat](https://github.com/lni/dragonboat)|A feature complete and high performance multi-group Raft library in Go. |4095|4|2022-02-04|
|60|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|245|4|2022-02-04| |60|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |6785|4|2022-02-02|
|61|[gogf/gf](https://github.com/gogf/gf)|GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang. |6784|4|2022-02-02| |61|[cdk-team/CDK](https://github.com/cdk-team/CDK)|CDK is an open-sourced container penetration toolkit, offering stable exploitation in different slimmed containers without any OS dependency. It comes with penetration tools and many powerful PoCs/EXP ...|2022|4|2022-01-28|
|62|[cdk-team/CDK](https://github.com/cdk-team/CDK)|CDK is an open-sourced container penetration toolkit, offering stable exploitation in different slimmed containers without any OS dependency. It comes with penetration tools and many powerful PoCs/EXP ...|2021|4|2022-01-28| |62|[sjlleo/netflix-verify](https://github.com/sjlleo/netflix-verify)|流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not|1268|4|2021-12-30|
|63|[sjlleo/netflix-verify](https://github.com/sjlleo/netflix-verify)|流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not|1262|4|2021-12-30| |63|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4686|4|2022-02-04|
|64|[kubeedge/kubeedge](https://github.com/kubeedge/kubeedge)|Kubernetes Native Edge Computing Framework (project under CNCF)|4686|4|2022-02-04| |64|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4194|4|2022-01-28|
|65|[KubeOperator/KubeOperator](https://github.com/KubeOperator/KubeOperator)|KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。|4194|4|2022-01-28| |65|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|1797|4|2022-02-05|
|66|[icexin/eggos](https://github.com/icexin/eggos)|A Go unikernel running on x86 bare metal|1797|4|2022-02-05| |66|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|2943|4|2021-12-12|
|67|[Jrohy/trojan](https://github.com/Jrohy/trojan)|trojan多用户管理部署程序, 支持web页面管理|2939|4|2021-12-12| |67|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议全网唯一免费商用。企业微信、私域流量、SCRM。|706|4|2022-01-06|
|68|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议全网唯一免费商用。企业微信、私域流量、SCRM。|706|4|2022-01-06| |68|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|1966|4|2022-02-04|
|69|[karmada-io/karmada](https://github.com/karmada-io/karmada)|Open, Multi-Cloud, Multi-Cluster Kubernetes Orchestration|1965|4|2022-02-04| |69|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4383|4|2022-01-19|
|70|[aceld/zinx](https://github.com/aceld/zinx)|基于Golang轻量级TCP并发服务器框架|4381|4|2022-01-19| |70|[nivin-studio/go-zero-mall](https://github.com/nivin-studio/go-zero-mall)|go-zero实战让微服务Go起来|184|4|2022-01-27|
|71|[nivin-studio/go-zero-mall](https://github.com/nivin-studio/go-zero-mall)|go-zero实战让微服务Go起来|183|4|2022-01-27| |71|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|941|4|2022-02-06|
|72|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|941|4|2022-01-27| |72|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7550|4|2022-01-27|
|73|[gwuhaolin/livego](https://github.com/gwuhaolin/livego)|live video streaming server in golang|7547|4|2022-01-27| |73|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|2951|3|2022-01-27|
|74|[openkruise/kruise](https://github.com/openkruise/kruise)|Automate application management on Kubernetes (project under CNCF)|2951|3|2022-01-27| |74|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|858|3|2022-01-27|
|75|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|858|3|2022-01-27| |75|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|583|3|2021-10-15|
|76|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|582|3|2021-10-15| |76|[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! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6672|3|2022-01-29|
|77|[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! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱!|6673|3|2022-01-29| |77|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的大家注意分辨,可以查看git commits记录查看谁先发布的|202|3|2022-02-04|
|78|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的大家注意分辨,可以查看git commits记录查看谁先发布的|201|3|2022-02-04| |78|[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 ...|2975|3|2022-01-21|
|79|[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 ...|2974|3|2022-01-21| |79|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|245|3|2022-02-06|
|80|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|3863|3|2022-02-01| |80|[apache/dubbo-go](https://github.com/apache/dubbo-go)|Go Implementation For Apache Dubbo|3863|3|2022-02-06|
|81|[overnote/over-golang](https://github.com/overnote/over-golang)|Golang相关[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等|3572|3|2021-12-02| |81|[overnote/over-golang](https://github.com/overnote/over-golang)|Golang相关[审稿进度80%]Go语法、Go并发思想、Go与web开发、Go微服务设施等|3573|3|2021-12-02|
|82|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|684|3|2022-02-02| |82|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|685|3|2022-02-06|
|83|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架实现poc在线编辑、运行、批量测试。使用文档|883|3|2021-12-07| |83|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架实现poc在线编辑、运行、批量测试。使用文档|883|3|2021-12-07|
|84|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8404|3|2022-01-28| |84|[tinode/chat](https://github.com/tinode/chat)|Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots|8406|3|2022-01-28|
|85|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7145|3|2022-02-04| |85|[urfave/negroni](https://github.com/urfave/negroni)|Idiomatic HTTP Middleware for Golang|7144|3|2022-02-04|
|86|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具独家伪装低延迟、独家伪装提交算力、独家抽水算法、独家前置代理中转模式、自定义多钱包抽水比例、GoLang高性能多线程、SSL、批量中转、配置热修改、完美的Web管理、API支持。纯原创非破解稳定更新|117|3|2022-02-04| |86|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具独家伪装低延迟、独家伪装提交算力、独家抽水算法、独家前置代理中转模式、自定义多钱包抽水比例、GoLang高性能多线程、SSL、批量中转、配置热修改、完美的Web管理、API支持。纯原创非破解稳定更新|117|3|2022-02-06|
|87|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|1051|3|2021-12-15| |87|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|1052|3|2021-12-15|
|88|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2625|3|2021-10-09| |88|[wxbool/video-srt-windows](https://github.com/wxbool/video-srt-windows)|这是一个可以识别视频语音自动生成字幕SRT文件的开源 Windows-GUI 软件工具。|2626|3|2021-10-09|
|89|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP、TCP、Ping 监控报警,计划任务和在线终端。|2076|3|2022-02-05| |89|[naiba/nezha](https://github.com/naiba/nezha)|:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP、TCP、Ping 监控报警,计划任务和在线终端。|2085|3|2022-02-05|
|90|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|1600|3|2021-11-17| |90|[golang-module/carbon](https://github.com/golang-module/carbon)|A simple, semantic and developer-friendly golang package for datetime|1600|3|2021-11-17|
|91|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|619|3|2022-02-04| |91|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|622|3|2022-02-04|
|92|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|5464|3|2021-12-27| |92|[mindoc-org/mindoc](https://github.com/mindoc-org/mindoc)|Golang实现的基于beego框架的接口在线文档管理系统|5464|3|2021-12-27|
|93|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|323|3|2022-01-19| |93|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|323|3|2022-01-19|
|94|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8237|3|2022-01-25| |94|[ginuerzh/gost](https://github.com/ginuerzh/gost)|GO Simple Tunnel - a simple tunnel written in golang|8237|3|2022-01-25|
|95|[polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)|Golang标准库。对于程序员而言标准库与语言本身同样重要它好比一个百宝箱能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。|8382|3|2021-12-17| |95|[polaris1119/The-Golang-Standard-Library-by-Example](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)|Golang标准库。对于程序员而言标准库与语言本身同样重要它好比一个百宝箱能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。|8383|3|2021-12-17|
|96|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3499|3|2021-12-27| |96|[golang-design/under-the-hood](https://github.com/golang-design/under-the-hood)|📚 Go: Under The Hood Go 语言原本 https://golang.design/under-the-hood|3499|3|2021-12-27|
|97|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|431|3|2021-09-28| |97|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|431|3|2021-09-28|
|98|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|222|3|2021-12-09| |98|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|222|3|2021-12-09|
|99|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|760|3|2022-01-04| |99|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|761|3|2022-01-04|
|100|[darjun/go-daily-lib](https://github.com/darjun/go-daily-lib)|Go 每日一库|2573|3|2021-11-02| |100|[darjun/go-daily-lib](https://github.com/darjun/go-daily-lib)|Go 每日一库|2573|3|2021-11-02|
|101|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5382|3|2022-02-05| |101|[swaggo/swag](https://github.com/swaggo/swag)|Automatically generate RESTful API documentation with Swagger 2.0 for Go.|5388|3|2022-02-06|
|102|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|5947|3|2021-12-02| |102|[yeasy/blockchain_guide](https://github.com/yeasy/blockchain_guide)|Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.|5948|3|2021-12-02|
|103|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|85|3|2022-01-31| |103|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|85|3|2022-01-31|
|104|[knownsec/ksubdomain](https://github.com/knownsec/ksubdomain)|无状态子域名爆破工具|1409|3|2021-10-20| |104|[knownsec/ksubdomain](https://github.com/knownsec/ksubdomain)|无状态子域名爆破工具|1409|3|2021-10-20|
|105|[bytedance/Elkeid](https://github.com/bytedance/Elkeid)|Elkeid is a Cloud-Native Host-Based Intrusion Detection solution project to provide next-generation Threat Detection and Behavior Audition with modern architecture. |1049|3|2022-01-27| |105|[bytedance/Elkeid](https://github.com/bytedance/Elkeid)|Elkeid is a Cloud-Native Host-Based Intrusion Detection solution project to provide next-generation Threat Detection and Behavior Audition with modern architecture. |1050|3|2022-01-27|
|106|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|910|3|2022-01-28| |106|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|911|3|2022-01-28|
|107|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器基于shellcode生成绕过所有杀软的木马。|426|3|2021-09-08| |107|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器基于shellcode生成绕过所有杀软的木马。|426|3|2021-09-08|
|108|[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 ...|2944|3|2021-12-01| |108|[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 ...|2947|3|2021-12-01|
|109|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan写轮眼是一个基于golang的流量录制回放工具适合项目重构、回归测试等。|1402|2|2022-01-26| |109|[didi/sharingan](https://github.com/didi/sharingan)|Sharingan写轮眼是一个基于golang的流量录制回放工具适合项目重构、回归测试等。|1402|2|2022-01-26|
|110|[HyNetwork/hysteria](https://github.com/HyNetwork/hysteria)|Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections, congested public Wi-Fi, connecting from China to servers abroad)|1055|2|2022-02-05| |110|[HyNetwork/hysteria](https://github.com/HyNetwork/hysteria)|Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections, congested public Wi-Fi, connecting from China to servers abroad)|1068|2|2022-02-06|
|111|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|656|2|2022-01-01| |111|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|656|2|2022-01-01|
|112|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云)|1258|2|2022-01-07| |112|[jeessy2/ddns-go](https://github.com/jeessy2/ddns-go)|简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云dnspod、Cloudflare、华为云)|1263|2|2022-01-07|
|113|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|2415|2|2021-11-02| |113|[phachon/mm-wiki](https://github.com/phachon/mm-wiki)|MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。|2415|2|2021-11-02|
|114|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.|2116|2|2022-01-31| |114|[aylei/kubectl-debug](https://github.com/aylei/kubectl-debug)|This repository is no longer maintained, please checkout https://github.com/JamesTGrant/kubectl-debug.|2116|2|2022-01-31|
|115|[superedge/superedge](https://github.com/superedge/superedge)|An edge-native container management system for edge computing|745|2|2022-02-02| |115|[superedge/superedge](https://github.com/superedge/superedge)|An edge-native container management system for edge computing|745|2|2022-02-02|
|116|[pi-pi-miao/pi_pi_net](https://github.com/pi-pi-miao/pi_pi_net)|pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者webrpcwebsocket等网络框架的基础框架|144|2|2021-11-11| |116|[pi-pi-miao/pi_pi_net](https://github.com/pi-pi-miao/pi_pi_net)|pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者webrpcwebsocket等网络框架的基础框架|144|2|2021-11-11|
|117|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描)解析RMI和LDAP协议实现可用于甲方内网自查|128|2|2021-12-15| |117|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描)解析RMI和LDAP协议实现可用于甲方内网自查|128|2|2021-12-15|
|118|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|381|2|2021-12-30| |118|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|381|2|2021-12-30|
|119|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1117|2|2022-01-28| |119|[nocalhost/nocalhost](https://github.com/nocalhost/nocalhost)|Nocalhost is Cloud Native Dev Environment.|1119|2|2022-01-28|
|120|[go-chassis/go-chassis](https://github.com/go-chassis/go-chassis)|a microservice framework for rapid development of micro services in Go with rich eco-system|2456|2|2022-01-22| |120|[go-chassis/go-chassis](https://github.com/go-chassis/go-chassis)|a microservice framework for rapid development of micro services in Go with rich eco-system|2456|2|2022-02-06|
|121|[FDlucifer/Proxy-Attackchain](https://github.com/FDlucifer/Proxy-Attackchain)|proxylogon, proxyshell, proxyoracle and proxytoken full chain exploit tool|156|2|2021-12-14| |121|[FDlucifer/Proxy-Attackchain](https://github.com/FDlucifer/Proxy-Attackchain)|proxylogon, proxyshell, proxyoracle and proxytoken full chain exploit tool|156|2|2021-12-14|
|122|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具它具有简单、高效、易用等特点可以提高团队的工作效率.|2085|2|2022-01-22| |122|[dreamans/syncd](https://github.com/dreamans/syncd)|syncd是一款开源的代码部署工具它具有简单、高效、易用等特点可以提高团队的工作效率.|2085|2|2022-01-22|
|123|[kevwan/chatbot](https://github.com/kevwan/chatbot)|A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.|279|2|2022-02-05| |123|[kevwan/chatbot](https://github.com/kevwan/chatbot)|A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.|279|2|2022-02-05|
|124|[jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)|A PDF document generator with high level support for text, drawing and images|3933|2|2021-11-13| |124|[jung-kurt/gofpdf](https://github.com/jung-kurt/gofpdf)|A PDF document generator with high level support for text, drawing and images|3933|2|2021-11-13|
|125|[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 ...|5251|2|2022-01-27| |125|[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 ...|5250|2|2022-01-27|
|126|[EmYiQing/Gososerial](https://github.com/EmYiQing/Gososerial)|参考著名漏扫XRAY的代码无需Java环境直接从二进制角度构造Ysoserial的Payload|271|2|2021-09-22| |126|[EmYiQing/Gososerial](https://github.com/EmYiQing/Gososerial)|参考著名漏扫XRAY的代码无需Java环境直接从二进制角度构造Ysoserial的Payload|271|2|2021-09-22|
|127|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|1680|2|2022-01-18| |127|[xxjwxc/gormt](https://github.com/xxjwxc/gormt)|database to golang struct|1681|2|2022-01-18|
|128|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|1764|2|2022-01-14| |128|[Qianlitp/crawlergo](https://github.com/Qianlitp/crawlergo)|A powerful browser crawler for web vulnerability scanners|1766|2|2022-01-14|
|129|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|2956|2|2022-02-05| |129|[TarsCloud/TarsGo](https://github.com/TarsCloud/TarsGo)|A high performance microservice framework in golang. A linux foundation project.|2956|2|2022-02-05|
|130|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究golang各种姿势bypassAV|324|2|2022-01-14| |130|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究golang各种姿势bypassAV|328|2|2022-01-14|
|131|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端支持webdav文件服务|319|2|2022-02-01| |131|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端支持webdav文件服务|325|2|2022-02-01|
|132|[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.|4945|2|2021-10-29| |132|[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.|4947|2|2021-10-29|
|133|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|1405|2|2022-01-26| |133|[link1st/gowebsocket](https://github.com/link1st/gowebsocket)|golang基于websocket单台机器支持百万连接分布式聊天(IM)系统|1405|2|2022-01-26|
|134|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的轻量级的资产发现工具可针对指定IP段、资产清单、存活网段自动化进行端口扫描以及TCP指纹识别和Banner抓取在不发送更多的数据包的情况下尽可能的获取端口更多信息。并且能够针对扫描结果进行自动化暴力破解且是go平台首款开源的RDP暴力破解工具。|721|2|2022-01-29| |134|[lcvvvv/kscan](https://github.com/lcvvvv/kscan)|Kscan是一款纯go开发的轻量级的资产发现工具可针对指定IP段、资产清单、存活网段自动化进行端口扫描以及TCP指纹识别和Banner抓取在不发送更多的数据包的情况下尽可能的获取端口更多信息。并且能够针对扫描结果进行自动化暴力破解且是go平台首款开源的RDP暴力破解工具。|721|2|2022-01-29|
|135|[qax-os/ElasticHD](https://github.com/qax-os/ElasticHD)|Elasticsearch 可视化DashBoard, 支持Es监控、实时搜索Index template快捷替换修改索引列表信息查看 SQL converts to DSL等 |3018|2|2021-09-28| |135|[qax-os/ElasticHD](https://github.com/qax-os/ElasticHD)|Elasticsearch 可视化DashBoard, 支持Es监控、实时搜索Index template快捷替换修改索引列表信息查看 SQL converts to DSL等 |3018|2|2021-09-28|
|136|[orca-zhang/ecache](https://github.com/orca-zhang/ecache)|🦄【轻量级本地内存缓存】🤏代码少于300行⌚30s接入🚀高性能、极简设计、并发安全🏳🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecac ...|95|2|2022-01-28| |136|[orca-zhang/ecache](https://github.com/orca-zhang/ecache)|🦄【轻量级本地内存缓存】🤏代码少于300行⌚30s接入🚀高性能、极简设计、并发安全🏳🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecac ...|96|2|2022-01-28|
|137|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|600|2|2022-02-05| |137|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|600|2|2022-02-05|
|138|[kone-net/go-chat](https://github.com/kone-net/go-chat)|go-chat.使用Go基于WebSocket开发的web聊天应用。单聊群聊。文字图片语音视频消息屏幕共享剪切板图片基于WebRTC的P2P语音通话视频聊天。|134|2|2021-12-11| |138|[kone-net/go-chat](https://github.com/kone-net/go-chat)|go-chat.使用Go基于WebSocket开发的web聊天应用。单聊群聊。文字图片语音视频消息屏幕共享剪切板图片基于WebRTC的P2P语音通话视频聊天。|135|2|2021-12-11|
|139|[gwuhaolin/lightsocks](https://github.com/gwuhaolin/lightsocks)|⚡️一个轻巧的网络混淆代理🌏|3735|2|2022-02-05| |139|[gwuhaolin/lightsocks](https://github.com/gwuhaolin/lightsocks)|⚡️一个轻巧的网络混淆代理🌏|3740|2|2022-02-05|
|140|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4274|2|2022-02-04| |140|[nuclio/nuclio](https://github.com/nuclio/nuclio)|High-Performance Serverless event and data processing platform|4274|2|2022-02-06|
|141|[XiaoMi/naftis](https://github.com/XiaoMi/naftis)|An awesome dashboard for Istio built with love.|1862|2|2021-08-15| |141|[XiaoMi/naftis](https://github.com/XiaoMi/naftis)|An awesome dashboard for Istio built with love.|1862|2|2021-08-15|
|142|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|546|2|2021-10-18| |142|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|546|2|2021-10-18|
|143|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go 微信SDK简单、易用|3218|2|2022-01-20| |143|[silenceper/wechat](https://github.com/silenceper/wechat)|WeChat SDK for Go 微信SDK简单、易用|3218|2|2022-01-20|
|144|[xelaj/mtproto](https://github.com/xelaj/mtproto)|Full-native go implementation of Telegram API|744|2|2021-08-31| |144|[xelaj/mtproto](https://github.com/xelaj/mtproto)|Full-native go implementation of Telegram API|746|2|2021-08-31|
|145|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|1865|2|2022-01-26| |145|[link1st/go-stress-testing](https://github.com/link1st/go-stress-testing)|go 实现的压测工具ab、locust、Jmeter压测工具介绍【单台机器100w连接压测实战】|1865|2|2022-01-26|
|146|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|1649|2|2021-12-28| |146|[HDT3213/godis](https://github.com/HDT3213/godis)|A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群|1650|2|2021-12-28|
|147|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|1615|2|2021-12-05| |147|[LockGit/gochat](https://github.com/LockGit/gochat)|goim server write by golang !🚀|1616|2|2021-12-05|
|148|[alibaba/RedisShake](https://github.com/alibaba/RedisShake)|redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。|2075|2|2022-01-19| |148|[alibaba/RedisShake](https://github.com/alibaba/RedisShake)|redis-shake is a tool for synchronizing data between two redis databases. Redis-shake 是一个用于在两个 redis之 间同步数据的工具,满足用户非常灵活的同步、迁移需求。|2075|2|2022-01-19|
|149|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|RBAC scaffolding based on Gin + Gorm 2.0 + Casbin + Wire DI.|1873|2|2021-11-14| |149|[LyricTian/gin-admin](https://github.com/LyricTian/gin-admin)|RBAC scaffolding based on Gin + Gorm 2.0 + Casbin + Wire DI.|1873|2|2021-11-14|
|150|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|4279|2|2022-01-15| |150|[ouqiang/gocron](https://github.com/ouqiang/gocron)|定时任务管理系统|4279|2|2022-01-15|
|151|[cubeFS/cubefs](https://github.com/cubeFS/cubefs)|CubeFS is a cloud native distributed file system and object store. |2518|2|2022-01-27| |151|[cubeFS/cubefs](https://github.com/cubeFS/cubefs)|CubeFS is a cloud native distributed file system and object store. |2519|2|2022-01-27|
|152|[CTF-MissFeng/jsForward](https://github.com/CTF-MissFeng/jsForward)|解决web及移动端H5数据加密Burp调试问题|137|2|2021-12-01| |152|[CTF-MissFeng/jsForward](https://github.com/CTF-MissFeng/jsForward)|解决web及移动端H5数据加密Burp调试问题|137|2|2021-12-01|
|153|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|636|2|2021-08-31| |153|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|637|2|2021-08-31|
|154|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|2786|2|2021-10-27| |154|[txn2/kubefwd](https://github.com/txn2/kubefwd)|Bulk port forwarding Kubernetes services for local development.|2785|2|2021-10-27|
|155|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5560|2|2022-02-05| |155|[onsi/ginkgo](https://github.com/onsi/ginkgo)|A Modern Testing Framework for Go|5562|2|2022-02-05|
|156|[mzz2017/gg](https://github.com/mzz2017/gg)|A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux).|107|2|2022-02-01| |156|[mzz2017/gg](https://github.com/mzz2017/gg)|A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux).|107|2|2022-02-01|
|157|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|745|2|2022-01-25| |157|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|745|2|2022-01-25|
|158|[crisprss/Shellcode_Memory_Loader](https://github.com/crisprss/Shellcode_Memory_Loader)|基于Golang实现的Shellcode内存加载器,共实现3中内存加载shellcode方式,UUID加载,MAC加载和IPv4加载,目前能过主流杀软(包括Windows Defender)|132|2|2021-12-16| |158|[crisprss/Shellcode_Memory_Loader](https://github.com/crisprss/Shellcode_Memory_Loader)|基于Golang实现的Shellcode内存加载器,共实现3中内存加载shellcode方式,UUID加载,MAC加载和IPv4加载,目前能过主流杀软(包括Windows Defender)|132|2|2021-12-16|
|159|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider.一个查询IP地理信息和CDN服务提供商的离线终端工具.|898|2|2021-12-17| |159|[zu1k/nali](https://github.com/zu1k/nali)|An offline tool for querying IP geographic information and CDN provider.一个查询IP地理信息和CDN服务提供商的离线终端工具.|898|2|2021-12-17|
|160|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|1062|2|2022-01-07| |160|[qjfoidnh/BaiduPCS-Go](https://github.com/qjfoidnh/BaiduPCS-Go)|iikira/BaiduPCS-Go原版基础上集成了分享链接/秒传链接转存功能|1063|2|2022-01-07|
|161|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|327|2|2022-01-27| |161|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|327|2|2022-01-27|
|162|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go version (Reliability & Resilience)|1868|2|2022-01-26| |162|[alibaba/sentinel-golang](https://github.com/alibaba/sentinel-golang)|Sentinel Go version (Reliability & Resilience)|1868|2|2022-01-26|
|163|[Allenxuxu/gev](https://github.com/Allenxuxu/gev)|🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. |1344|2|2022-01-22| |163|[Allenxuxu/gev](https://github.com/Allenxuxu/gev)|🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers. |1344|2|2022-01-22|
|164|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3636|2|2021-12-24| |164|[tidwall/buntdb](https://github.com/tidwall/buntdb)|BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support|3635|2|2021-12-24|
|165|[goodrain/rainbond](https://github.com/goodrain/rainbond)|Cloud-native and easy-to-use application management platform 云原生且易用的应用管理平台|2912|2|2022-01-27| |165|[goodrain/rainbond](https://github.com/goodrain/rainbond)|Cloud-native and easy-to-use application management platform 云原生且易用的应用管理平台|2912|2|2022-01-27|
|166|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源客服系统GO语言开发GO-FLY,免费客服系统/open source live customer chat by golang|1152|2|2022-01-16| |166|[taoshihan1991/go-fly](https://github.com/taoshihan1991/go-fly)|开源客服系统GO语言开发GO-FLY,免费客服系统/open source live customer chat by golang|1152|2|2022-01-16|
|167|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6103|2|2021-10-10| |167|[Terry-Mao/goim](https://github.com/Terry-Mao/goim)|goim|6104|2|2021-10-10|
|168|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2171|2|2022-01-27| |168|[XiaoMi/Gaea](https://github.com/XiaoMi/Gaea)|Gaea is a mysql proxy, it's developed by xiaomi b2c-dev team.|2171|2|2022-01-27|
|169|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack基于MinDoc使用Beego开发的在线文档管理系统功能类似Gitbook和看云。|2607|2|2021-11-16| |169|[TruthHun/BookStack](https://github.com/TruthHun/BookStack)|BookStack基于MinDoc使用Beego开发的在线文档管理系统功能类似Gitbook和看云。|2608|2|2021-11-16|
|170|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Implementation of the Filecoin protocol, written in Go|2054|2|2022-02-05| |170|[filecoin-project/lotus](https://github.com/filecoin-project/lotus)|Implementation of the Filecoin protocol, written in Go|2081|2|2022-02-06|
|171|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|3986|2|2021-11-30| |171|[ReactiveX/RxGo](https://github.com/ReactiveX/RxGo)|Reactive Extensions for the Go language.|3986|2|2021-11-30|
|172|[awake1t/linglong](https://github.com/awake1t/linglong)|一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示|917|2|2021-09-30| |172|[awake1t/linglong](https://github.com/awake1t/linglong)|一款甲方资产巡航扫描系统。系统定位是发现资产,进行端口爆破。帮助企业更快发现弱口令问题。主要功能包括: 资产探测、端口爆破、定时任务、管理后台识别、报表展示|917|2|2021-09-30|
|173|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1487|2|2022-01-28| |173|[xuperchain/xuperchain](https://github.com/xuperchain/xuperchain)|A highly flexible blockchain architecture with great transaction performance.|1488|2|2022-01-28|
|174|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、PayPal 的Go版本SDK。【极简、易用的聚合支付SDK】|2036|2|2022-01-21| |174|[go-pay/gopay](https://github.com/go-pay/gopay)|微信、支付宝、PayPal 的Go版本SDK。【极简、易用的聚合支付SDK】|2036|2|2022-01-21|
|175|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5358|2|2022-02-05| |175|[mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample)|Go by Example|5360|2|2022-02-05|
|176|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4318|2|2022-01-26| |176|[Tencent/bk-cmdb](https://github.com/Tencent/bk-cmdb)|蓝鲸智云配置平台(BlueKing CMDB)|4318|2|2022-01-26|
|177|[eolinker/goku_lite](https://github.com/eolinker/goku_lite)|A Powerful HTTP API Gateway in pure golangGoku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 AP ...|2801|2|2021-12-17| |177|[eolinker/goku_lite](https://github.com/eolinker/goku_lite)|A Powerful HTTP API Gateway in pure golangGoku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 AP ...|2801|2|2021-12-17|
|178|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK基于企业微信C版官方SDK封装|205|1|2022-01-13| |178|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK基于企业微信C版官方SDK封装|205|1|2022-01-13|
|179|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器?|524|1|2022-02-04| |179|[IrineSistiana/mosdns](https://github.com/IrineSistiana/mosdns)|一个 DNS 转发器?|531|1|2022-02-04|
|180|[songangweb/mcache](https://github.com/songangweb/mcache)|An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法|288|1|2021-08-30| |180|[songangweb/mcache](https://github.com/songangweb/mcache)|An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法|288|1|2021-08-30|
|181|[Li4n0/revsuit](https://github.com/Li4n0/revsuit)|RevSuit is a flexible and powerful reverse connection platform designed for receiving connection from target host in penetration. |212|1|2022-01-16| |181|[Li4n0/revsuit](https://github.com/Li4n0/revsuit)|RevSuit is a flexible and powerful reverse connection platform designed for receiving connection from target host in penetration. |212|1|2022-01-16|
|182|[modernizing/coca](https://github.com/modernizing/coca)|Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分 ...|693|1|2021-12-27| |182|[modernizing/coca](https://github.com/modernizing/coca)|Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分 ...|693|1|2021-12-27|
@ -195,14 +195,14 @@
|188|[ort4u/goShellCodeByPassVT](https://github.com/ort4u/goShellCodeByPassVT)|通过线程注入及-race参数免杀全部VT|219|1|2021-11-05| |188|[ort4u/goShellCodeByPassVT](https://github.com/ort4u/goShellCodeByPassVT)|通过线程注入及-race参数免杀全部VT|219|1|2021-11-05|
|189|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用它能够快速进行压缩包生成。|132|1|2021-11-02| |189|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用它能够快速进行压缩包生成。|132|1|2021-11-02|
|190|[kubeedge/sedna](https://github.com/kubeedge/sedna)|AI tookit over KubeEdge|290|1|2022-01-18| |190|[kubeedge/sedna](https://github.com/kubeedge/sedna)|AI tookit over KubeEdge|290|1|2022-01-18|
|191|[q191201771/lal](https://github.com/q191201771/lal)|🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket[s]-FLV/TS, H264/H265/AAC, relay, cluster, record, HTTP API/Notify. 直播|812|1|2022-02-01| |191|[q191201771/lal](https://github.com/q191201771/lal)|🔥 Golang audio/video live streaming library/client/server. support RTMP, RTSP(RTP/RTCP), HLS, HTTP[S]/WebSocket[s]-FLV/TS, H264/H265/AAC, relay, cluster, record, HTTP API/Notify. 直播|812|1|2022-02-06|
|192|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台通过集成常用的信息收集工具和技术实现对内网及互联网资产信息的自动收集提高隐患排查和渗透测试的工作效率用Go语言完全重构了原Python版本。|273|1|2022-01-25| |192|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台通过集成常用的信息收集工具和技术实现对内网及互联网资产信息的自动收集提高隐患排查和渗透测试的工作效率用Go语言完全重构了原Python版本。|273|1|2022-01-25|
|193|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|1576|1|2022-02-04| |193|[flant/shell-operator](https://github.com/flant/shell-operator)|Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster|1575|1|2022-02-04|
|194|[xiaozhuai/telecomadmin-superman](https://github.com/xiaozhuai/telecomadmin-superman)|获取电信光猫超级密码与配置文件,方便改桥接模式|76|1|2021-11-23| |194|[xiaozhuai/telecomadmin-superman](https://github.com/xiaozhuai/telecomadmin-superman)|获取电信光猫超级密码与配置文件,方便改桥接模式|78|1|2021-11-23|
|195|[d3mondev/puredns](https://github.com/d3mondev/puredns)|Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.|654|1|2021-12-02| |195|[d3mondev/puredns](https://github.com/d3mondev/puredns)|Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.|656|1|2021-12-02|
|196|[SignorMercurio/limner](https://github.com/SignorMercurio/limner)|Limner colorizes and transforms CLI outputs.|99|1|2021-10-20| |196|[SignorMercurio/limner](https://github.com/SignorMercurio/limner)|Limner colorizes and transforms CLI outputs.|99|1|2021-10-20|
|197|[huichen/wukong](https://github.com/huichen/wukong)|高度可定制的全文搜索引擎|4103|1|2021-08-24| |197|[huichen/wukong](https://github.com/huichen/wukong)|高度可定制的全文搜索引擎|4104|1|2021-08-24|
|198|[aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go)|Alibaba Cloud SDK for Go|979|1|2022-01-28| |198|[aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go)|Alibaba Cloud SDK for Go|978|1|2022-01-28|
|199|[NICEXAI/WeChatCustomerServiceSDK](https://github.com/NICEXAI/WeChatCustomerServiceSDK)|微信客服SDK|125|1|2021-11-12| |199|[NICEXAI/WeChatCustomerServiceSDK](https://github.com/NICEXAI/WeChatCustomerServiceSDK)|微信客服SDK|125|1|2021-11-12|
|200|[mosn/layotto](https://github.com/mosn/layotto)|A fast and efficient cloud native application runtime|406|1|2022-02-01| |200|[mosn/layotto](https://github.com/mosn/layotto)|A fast and efficient cloud native application runtime|406|1|2022-02-01|

@ -1,39 +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>
# 中文增速榜 > 软件类 > Groovy # 中文增速榜 > 软件类 > Groovy
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|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.+|2156|2|2022-01-18| |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.+|2157|2|2022-01-18|
|2|[HujiangTechnology/gradle_plugin_android_aspectjx](https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx)|A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.|3604|2|2021-09-15| |2|[HujiangTechnology/gradle_plugin_android_aspectjx](https://github.com/HujiangTechnology/gradle_plugin_android_aspectjx)|A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.|3604|2|2021-09-15|
|3|[TabooLib/shrinking-kotlin](https://github.com/TabooLib/shrinking-kotlin)|减少 Kotlin 编译后的文件体积|5|1|2022-02-05| |3|[pengxurui/EasyPrivacy](https://github.com/pengxurui/EasyPrivacy)|一个帮助开发者快速找到国内隐私整改问题的工具|74|1|2021-12-27|
|4|[pengxurui/EasyPrivacy](https://github.com/pengxurui/EasyPrivacy)|一个帮助开发者快速找到国内隐私整改问题的工具|74|1|2021-12-27| |4|[luckybilly/AutoRegister](https://github.com/luckybilly/AutoRegister)|基于字节码插桩在Android中实现跨module自动注册的gradle插件可用于模块解耦。已应用于ARouter和CC|1005|1|2022-01-05|
|5|[luckybilly/AutoRegister](https://github.com/luckybilly/AutoRegister)|基于字节码插桩在Android中实现跨module自动注册的gradle插件可用于模块解耦。已应用于ARouter和CC|1005|1|2022-01-05| |5|[zeyangli/jenkinslibrary](https://github.com/zeyangli/jenkinslibrary)|Jenkins共享库|101|0|2021-10-17|
|6|[zeyangli/jenkinslibrary](https://github.com/zeyangli/jenkinslibrary)|Jenkins共享库|101|0|2021-10-17| |6|[sensorsdata/sa-sdk-android-plugin2](https://github.com/sensorsdata/sa-sdk-android-plugin2)|神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩ASM的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。|306|0|2022-01-19|
|7|[sensorsdata/sa-sdk-android-plugin2](https://github.com/sensorsdata/sa-sdk-android-plugin2)|神策数据官方 Android 埋点插件,用于 Android 端的数据采集。通过使用字节码插桩ASM的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。|306|0|2022-01-19| |7|[Peakmain/AsmActualCombat](https://github.com/Peakmain/AsmActualCombat)|ASM实战——埋点|7|0|2022-01-25|
|8|[Peakmain/AsmActualCombat](https://github.com/Peakmain/AsmActualCombat)|ASM实战——埋点|7|0|2022-01-25| |8|[qq549631030/AndroidJunkCode](https://github.com/qq549631030/AndroidJunkCode)|Android马甲包生成垃圾代码插件|259|0|2021-11-08|
|9|[qq549631030/AndroidJunkCode](https://github.com/qq549631030/AndroidJunkCode)|Android马甲包生成垃圾代码插件|259|0|2021-11-08| |9|[eonliu/packer](https://github.com/eonliu/packer)|Packer是Android打包工具插件支持360加固、多渠道打包、将APK上传到FTP等功能。|3|0|2022-02-06|
|10|[eonliu/packer](https://github.com/eonliu/packer)|Packer是Android打包工具插件支持360加固、多渠道打包、将APK上传到FTP等功能。|3|0|2022-02-03| |10|[TabooLib/shrinking-kotlin](https://github.com/TabooLib/shrinking-kotlin)|减少 Kotlin 编译后的文件体积|5|0|2022-02-05|
|11|[kefirfromperm/grails-asynchronous-mail](https://github.com/kefirfromperm/grails-asynchronous-mail)|The Grails Asynchronous Mail plugin|22|0|2022-01-14| |11|[kefirfromperm/grails-asynchronous-mail](https://github.com/kefirfromperm/grails-asynchronous-mail)|The Grails Asynchronous Mail plugin|22|0|2022-01-14|
|12|[bihe0832/Gradle-Dependencies-Check](https://github.com/bihe0832/Gradle-Dependencies-Check)|梳理并检查项目中多个module的gradle依赖配置是否存在冲突|34|0|2021-10-12| |12|[bihe0832/Gradle-Dependencies-Check](https://github.com/bihe0832/Gradle-Dependencies-Check)|梳理并检查项目中多个module的gradle依赖配置是否存在冲突|34|0|2021-10-12|
|13|[xnat9/grule](https://github.com/xnat9/grule)|自创Groovy DSL 动态规则(rule)执行引擎. 特色 风控系统, 规则引擎, 动态接口配置(低代码)|17|0|2022-01-22| |13|[Tim-Fang/MineGenshin](https://github.com/Tim-Fang/MineGenshin)|使 Minecraft 更加 Genshin Impact 化|3|0|2022-01-09|
|14|[lingochamp/okcheck](https://github.com/lingochamp/okcheck)|Incremental scanintegrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use|294|0|2021-09-27| |14|[xnat9/grule](https://github.com/xnat9/grule)|自创Groovy DSL 动态规则(rule)执行引擎. 特色 风控系统, 规则引擎, 动态接口配置(低代码)|17|0|2022-01-22|
|15|[xams-creator/navicat-resetter](https://github.com/xams-creator/navicat-resetter)|重置navicat激活时间的IDEA跨平台插件 |5|0|2022-01-18| |15|[lingochamp/okcheck](https://github.com/lingochamp/okcheck)|Incremental scanintegrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use|294|0|2021-09-27|
|16|[gogradle/gogradle](https://github.com/gogradle/gogradle)|A Gradle Plugin Providing Full Support for Go|748|0|2021-10-11| |16|[xams-creator/navicat-resetter](https://github.com/xams-creator/navicat-resetter)|重置navicat激活时间的IDEA跨平台插件 |5|0|2022-01-18|
|17|[xiangwangrush/jiaguplugin](https://github.com/xiangwangrush/jiaguplugin)|360加固插件,帮助app打包后的apk自动加固并重签名|2|0|2022-01-06| |17|[gogradle/gogradle](https://github.com/gogradle/gogradle)|A Gradle Plugin Providing Full Support for Go|749|0|2021-10-11|
|18|[cn2oo8/autocode-template-example](https://github.com/cn2oo8/autocode-template-example)|代码模板示例|6|0|2021-09-06| |18|[xiangwangrush/jiaguplugin](https://github.com/xiangwangrush/jiaguplugin)|360加固插件,帮助app打包后的apk自动加固并重签名|2|0|2022-01-06|
|19|[wzbos/chihiro](https://github.com/wzbos/chihiro)|🔥🔥 安卓组件化插件 🔥🔥 支持多工程联调、组件快速发布到Maven私服、企业微信机器人、钉钉机器人、自定义webhook|10|0|2022-01-07| |19|[cn2oo8/autocode-template-example](https://github.com/cn2oo8/autocode-template-example)|代码模板示例|6|0|2021-09-06|
|20|[ihub-pub/plugins](https://github.com/ihub-pub/plugins)|IHub Plugins一套Gradle插件集封装了常用Gradle插件并做了一些个性化缺省配置极大的简化项目管理配置。|7|0|2022-02-04| |20|[wzbos/chihiro](https://github.com/wzbos/chihiro)|🔥🔥 安卓组件化插件 🔥🔥 支持多工程联调、组件快速发布到Maven私服、企业微信机器人、钉钉机器人、自定义webhook|10|0|2022-01-07|
|21|[keepLove/android-jiagu-plugin](https://github.com/keepLove/android-jiagu-plugin)|360加固Gradle插件|6|0|2022-01-14| |21|[ihub-pub/plugins](https://github.com/ihub-pub/plugins)|IHub Plugins一套Gradle插件集封装了常用Gradle插件并做了一些个性化缺省配置极大的简化项目管理配置。|7|0|2022-02-04|
|22|[piitw/gaea](https://github.com/piitw/gaea)|发布Library的轻量级插件|2|0|2021-09-02| |22|[keepLove/android-jiagu-plugin](https://github.com/keepLove/android-jiagu-plugin)|360加固Gradle插件|6|0|2022-01-14|
|23|[duking666/ImgCompressPlugin](https://github.com/duking666/ImgCompressPlugin)|一款Android端自动化图片压缩的gradle插件,一键扫描项目中的资源目录并进行批量图片压缩,提供3种压缩方式,支持有损及无损压缩.同时会记录已压缩的文件,适合个人及团队协同使用.|92|0|2021-11-03| |23|[piitw/gaea](https://github.com/piitw/gaea)|发布Library的轻量级插件|2|0|2021-09-02|
|24|[galaxybruce/AndroidPionner](https://github.com/galaxybruce/AndroidPionner)|为android工程编译提供常用功能的gradle插件旨在把一些常用自动化的脚本收集在一起。|34|0|2022-01-11| |24|[duking666/ImgCompressPlugin](https://github.com/duking666/ImgCompressPlugin)|一款Android端自动化图片压缩的gradle插件,一键扫描项目中的资源目录并进行批量图片压缩,提供3种压缩方式,支持有损及无损压缩.同时会记录已压缩的文件,适合个人及团队协同使用.|92|0|2021-11-03|
|25|[dqzboy/DevOps](https://github.com/dqzboy/DevOps)|CICD流水线|9|0|2022-01-05| |25|[galaxybruce/AndroidPionner](https://github.com/galaxybruce/AndroidPionner)|为android工程编译提供常用功能的gradle插件旨在把一些常用自动化的脚本收集在一起。|34|0|2022-01-11|
|26|[mark4z/cloud-alibaba](https://github.com/mark4z/cloud-alibaba)|一个简单的Spring cloud alibaba demo|2|0|2021-10-06| |26|[dqzboy/DevOps](https://github.com/dqzboy/DevOps)|CICD流水线|9|0|2022-01-05|
|27|[AyakuraYuki/content-storage-app](https://github.com/AyakuraYuki/content-storage-app)|泛用型内容管理工具采用JSON存储内容SQLite持久化数据TOTP时间动态码校验用户Base64/DES加密数据|4|0|2022-02-04| |27|[mark4z/cloud-alibaba](https://github.com/mark4z/cloud-alibaba)|一个简单的Spring cloud alibaba demo|2|0|2021-10-06|
|28|[dikeboy/DhMethodTime](https://github.com/dikeboy/DhMethodTime)|统计安卓所有方法执行耗时 ,用于开发 测试时分析性能,分析ANR,Calculate android method time,|5|0|2021-08-17| |28|[AyakuraYuki/content-storage-app](https://github.com/AyakuraYuki/content-storage-app)|泛用型内容管理工具采用JSON存储内容SQLite持久化数据TOTP时间动态码校验用户Base64/DES加密数据|4|0|2022-02-04|
|29|[ZakAnun/UploadApkPlugin](https://github.com/ZakAnun/UploadApkPlugin)|上传 apk 文件到指定测试平台的插件|13|0|2021-10-18| |29|[dikeboy/DhMethodTime](https://github.com/dikeboy/DhMethodTime)|统计安卓所有方法执行耗时 ,用于开发 测试时分析性能,分析ANR,Calculate android method time,|5|0|2021-08-17|
|30|[ZakAnun/UploadApkPlugin](https://github.com/ZakAnun/UploadApkPlugin)|上传 apk 文件到指定测试平台的插件|13|0|2021-10-18|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,52 +1,52 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|300|16|2022-01-24| |1|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|300|15|2022-01-24|
|2|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2580|11|2022-01-24| |2|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2582|11|2022-01-24|
|3|[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.|26105|10|2021-12-10| |3|[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.|26107|10|2021-12-10|
|4|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台内置分离、捆绑等多种BypassAV方式。|490|6|2021-11-25| |4|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台内置分离、捆绑等多种BypassAV方式。|491|6|2021-11-25|
|5|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5613|5|2022-01-29| |5|[goproxy/goproxy.cn](https://github.com/goproxy/goproxy.cn)|The most trusted Go module proxy in China.|5615|5|2022-01-29|
|6|[hamukazu/lets-get-arrested](https://github.com/hamukazu/lets-get-arrested)|This project is intended to protest against the police in Japan|3815|4|2021-09-16| |6|[hamukazu/lets-get-arrested](https://github.com/hamukazu/lets-get-arrested)|This project is intended to protest against the police in Japan|3815|4|2021-09-16|
|7|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|810|4|2022-01-26| |7|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|810|4|2022-01-26|
|8|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3219|4|2021-11-22| |8|[Sakura-gh/ML-notes](https://github.com/Sakura-gh/ML-notes)|notes about machine learning|3219|4|2021-11-22|
|9|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5850|4|2022-01-25| |9|[AirtestProject/Airtest](https://github.com/AirtestProject/Airtest)|UI Automation Framework for Games and Apps|5851|4|2022-01-25|
|10|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2647|4|2022-02-05| |10|[kenzok8/openwrt-packages](https://github.com/kenzok8/openwrt-packages)|openwrt常用软件包|2649|4|2022-02-05|
|11|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|163|4|2021-12-23| |11|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|9986|4|2022-01-09|
|12|[electron/electron-api-demos](https://github.com/electron/electron-api-demos)|Explore the Electron APIs|9987|4|2022-01-09| |12|[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|1179|3|2021-10-22|
|13|[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|1178|3|2021-10-22| |13|[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.|2562|3|2022-01-30|
|14|[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.|2560|3|2022-01-30| |14|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|163|3|2021-12-23|
|15|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房数据整理自天涯。提供HTML、PDF和Markdown三种形式。|427|3|2021-12-24| |15|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房数据整理自天涯。提供HTML、PDF和Markdown三种形式。|427|3|2021-12-24|
|16|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1454|3|2022-02-05| |16|[CaiJimmy/hugo-theme-stack](https://github.com/CaiJimmy/hugo-theme-stack)|Card-style Hugo theme designed for bloggers|1456|3|2022-02-06|
|17|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9243|3|2022-02-05| |17|[mmistakes/minimal-mistakes](https://github.com/mmistakes/minimal-mistakes)|:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.|9249|3|2022-02-06|
|18|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|6023|3|2022-02-04| |18|[all-contributors/all-contributors](https://github.com/all-contributors/all-contributors)|✨ Recognize all contributors, not just the ones who push code ✨|6024|3|2022-02-04|
|19|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2967|2|2022-01-15| |19|[zfaka-plus/zfaka](https://github.com/zfaka-plus/zfaka)|免费、安全、稳定、高效的发卡系统,值得拥有!|2968|2|2022-01-15|
|20|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4495|2|2022-01-15| |20|[cloudfavorites/favorites-web](https://github.com/cloudfavorites/favorites-web)|云收藏 Spring Boot 2.X 开源项目|4496|2|2022-01-15|
|21|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1691|2|2022-01-27| |21|[yangzongzhuan/RuoYi](https://github.com/yangzongzhuan/RuoYi)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|1693|2|2022-01-27|
|22|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|128|2|2022-01-30| |22|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|128|2|2022-01-30|
|23|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1288|2|2022-01-10| |23|[MKorostoff/1-pixel-wealth](https://github.com/MKorostoff/1-pixel-wealth)|-|1289|2|2022-02-05|
|24|[shengyp/doing_the_PhD](https://github.com/shengyp/doing_the_PhD)|-|1002|2|2022-01-02| |24|[shengyp/doing_the_PhD](https://github.com/shengyp/doing_the_PhD)|-|1002|2|2022-01-02|
|25|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群QQ群号605176069|176|2|2022-01-28| |25|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群QQ群号605176069|175|2|2022-01-28|
|26|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|3883|2|2022-01-04| |26|[Chuyu-Team/Dism-Multi-language](https://github.com/Chuyu-Team/Dism-Multi-language)|Dism++ Multi-language Support & BUG Report|3892|2|2022-01-04|
|27|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:高质量、最全面的2022年系统架构设计师软考高级备考资源库。|2534|2|2022-01-24| |27|[xxlllq/system_architect](https://github.com/xxlllq/system_architect)|:100:高质量、最全面的2022年系统架构设计师软考高级备考资源库。|2533|2|2022-01-24|
|28|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6088|2|2022-01-09| |28|[Huxpro/huxpro.github.io](https://github.com/Huxpro/huxpro.github.io)|My Blog / Jekyll Themes / PWA|6090|2|2022-01-09|
|29|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|750|2|2022-01-18| |29|[BaizeSec/bylibrary](https://github.com/BaizeSec/bylibrary)|白阁文库是白泽Sec安全团队维护的一个漏洞POC和EXP公开项目|750|2|2022-01-18|
|30|[mdo/code-guide](https://github.com/mdo/code-guide)|Standards for developing consistent, flexible, and sustainable HTML and CSS.|7800|2|2021-10-01| |30|[mdo/code-guide](https://github.com/mdo/code-guide)|Standards for developing consistent, flexible, and sustainable HTML and CSS.|7801|2|2021-10-01|
|31|[easychen/not-only-fans](https://github.com/easychen/not-only-fans)|an open source, self-hosted digital content subscription platform like `onlyfans.com` with cryptocurrency payment|258|2|2021-08-28| |31|[easychen/not-only-fans](https://github.com/easychen/not-only-fans)|an open source, self-hosted digital content subscription platform like `onlyfans.com` with cryptocurrency payment|259|2|2021-08-28|
|32|[iwestlin/gd-utils](https://github.com/iwestlin/gd-utils)|Google Drive 百宝箱|1204|2|2022-01-22| |32|[iwestlin/gd-utils](https://github.com/iwestlin/gd-utils)|Google Drive 百宝箱|1204|2|2022-01-22|
|33|[BlueSkyXN/AdGuardHomeRules](https://github.com/BlueSkyXN/AdGuardHomeRules)|高达百万级规则!由我原创&整理的 AdGuardHomeRules ADH广告拦截过滤规则打造全网最强最全规则集|311|1|2022-02-03| |33|[BlueSkyXN/AdGuardHomeRules](https://github.com/BlueSkyXN/AdGuardHomeRules)|高达百万级规则!由我原创&整理的 AdGuardHomeRules ADH广告拦截过滤规则打造全网最强最全规则集|311|1|2022-02-03|
|34|[wx-chevalier/DistributedSystem-Series](https://github.com/wx-chevalier/DistributedSystem-Series)|:books: 深入浅出分布式基础架构Linux 与操作系统篇 分布式系统篇 分布式计算篇 数据库篇 网络篇 虚拟化与编排篇 大数据与云计算篇|1279|1|2022-01-29| |34|[wx-chevalier/DistributedSystem-Series](https://github.com/wx-chevalier/DistributedSystem-Series)|:books: 深入浅出分布式基础架构Linux 与操作系统篇 分布式系统篇 分布式计算篇 数据库篇 网络篇 虚拟化与编排篇 大数据与云计算篇|1279|1|2022-01-29|
|35|[wx-chevalier/Database-Series](https://github.com/wx-chevalier/Database-Series)|📚深入浅出数据库存储数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|614|1|2022-01-29| |35|[wx-chevalier/Database-Series](https://github.com/wx-chevalier/Database-Series)|📚深入浅出数据库存储数据库理论、关系型数据库、文档型数据库、键值型数据库、New SQL、搜索引擎、数据仓库与 OLAP、大数据与数据中台|615|1|2022-01-29|
|36|[sinaweibosdk/weibo_android_sdk](https://github.com/sinaweibosdk/weibo_android_sdk)|新浪微博 Android SDK|1749|1|2021-12-08| |36|[sinaweibosdk/weibo_android_sdk](https://github.com/sinaweibosdk/weibo_android_sdk)|新浪微博 Android SDK|1749|1|2021-12-08|
|37|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|141|1|2021-12-11| |37|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|142|1|2021-12-11|
|38|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|304|1|2022-01-27| |38|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|305|1|2022-01-27|
|39|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|84|1|2021-12-21| |39|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|84|1|2021-12-21|
|40|[lyy289065406/re0-web](https://github.com/lyy289065406/re0-web)|Re0从零开始的异世界生活 WEB版|847|1|2022-02-05| |40|[lyy289065406/re0-web](https://github.com/lyy289065406/re0-web)|Re0从零开始的异世界生活 WEB版|847|1|2022-02-05|
|41|[grangier/python-goose](https://github.com/grangier/python-goose)|Html Content / Article Extractor, web scrapping lib in Python|3751|1|2021-12-26| |41|[grangier/python-goose](https://github.com/grangier/python-goose)|Html Content / Article Extractor, web scrapping lib in Python|3751|1|2021-12-26|
|42|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|852|1|2021-09-09| |42|[Krasjet/quaternion](https://github.com/Krasjet/quaternion)|A brief introduction to the quaternions and its applications in 3D geometry.|853|1|2021-09-09|
|43|[PerrorOne/miner-proxy](https://github.com/PerrorOne/miner-proxy)|it free, 高性能加密传输矿工与矿池中的数据, 适用所有币种/ssl/tcp, |79|1|2022-01-22| |43|[PerrorOne/miner-proxy](https://github.com/PerrorOne/miner-proxy)|it free, 高性能加密传输矿工与矿池中的数据, 适用所有币种/ssl/tcp, |79|1|2022-01-22|
|44|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|76|1|2021-12-04| |44|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|76|1|2021-12-04|
|45|[F4bwDP6a6W/FLY_US](https://github.com/F4bwDP6a6W/FLY_US)|美国大学备考资料 How to apply US colleges|1711|1|2022-01-25| |45|[F4bwDP6a6W/FLY_US](https://github.com/F4bwDP6a6W/FLY_US)|美国大学备考资料 How to apply US colleges|1711|1|2022-01-25|
@ -60,151 +60,151 @@
|53|[Wh0ale/SRC-experience](https://github.com/Wh0ale/SRC-experience)|工欲善其事,必先利其器|1125|1|2021-12-02| |53|[Wh0ale/SRC-experience](https://github.com/Wh0ale/SRC-experience)|工欲善其事,必先利其器|1125|1|2021-12-02|
|54|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1652|1|2022-01-28| |54|[tencentyun/qcloud-documents](https://github.com/tencentyun/qcloud-documents)|腾讯云官方文档|1652|1|2022-01-28|
|55|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|158|1|2022-01-23| |55|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|158|1|2022-01-23|
|56|[oneStarLR/myblog-mybatis](https://github.com/oneStarLR/myblog-mybatis)|个人博客系统SpringBoot+Mybatis|458|1|2021-08-10| |56|[oneStarLR/myblog-mybatis](https://github.com/oneStarLR/myblog-mybatis)|个人博客系统SpringBoot+Mybatis|459|1|2021-08-10|
|57|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|421|1|2021-12-17| |57|[niltok/magic-in-ten-mins](https://github.com/niltok/magic-in-ten-mins)|十分钟魔法练习|421|1|2021-12-17|
|58|[HollowMan6/LZU-Auto-COVID-Health-Report](https://github.com/HollowMan6/LZU-Auto-COVID-Health-Report)|LZU Auto COVID Health Report.(兰州大学疫情期间自动定时健康打卡)|290|1|2021-11-22| |58|[HollowMan6/LZU-Auto-COVID-Health-Report](https://github.com/HollowMan6/LZU-Auto-COVID-Health-Report)|LZU Auto COVID Health Report.(兰州大学疫情期间自动定时健康打卡)|290|1|2021-11-22|
|59|[r00tSe7en/Flash-Pop](https://github.com/r00tSe7en/Flash-Pop)|Flash钓鱼弹窗优化版|428|1|2022-01-12| |59|[r00tSe7en/Flash-Pop](https://github.com/r00tSe7en/Flash-Pop)|Flash钓鱼弹窗优化版|428|1|2022-01-12|
|60|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|1262|1|2022-02-05| |60|[Bionus/imgbrd-grabber](https://github.com/Bionus/imgbrd-grabber)|Very customizable imageboard/booru downloader with powerful filenaming features.|1263|1|2022-02-06|
|61|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器YYDS仅供娱乐切勿当真|154|1|2021-08-24| |61|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器YYDS仅供娱乐切勿当真|154|1|2021-08-24|
|62|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1589|1|2022-01-11| |62|[yangkun19921001/Blog](https://github.com/yangkun19921001/Blog)|Android 面试宝典、数据结构和算法、音视频 (FFmpeg、AAC、x264、MediaCodec)、 C/C++ 、OpenCV、跨平台等学习记录。【0基础音视频进阶学习路线】|1589|1|2022-01-11|
|63|[firemakergk/aquar-home](https://github.com/firemakergk/aquar-home)|-|41|1|2022-01-02| |63|[firemakergk/aquar-home](https://github.com/firemakergk/aquar-home)|-|41|1|2022-01-02|
|64|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|460|1|2022-02-05| |64|[hugo-toha/toha](https://github.com/hugo-toha/toha)|A Hugo theme for personal portfolio|462|1|2022-02-05|
|65|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|985|1|2022-01-18| |65|[ropensci/skimr](https://github.com/ropensci/skimr)|A frictionless, pipeable approach to dealing with summary statistics|985|1|2022-01-18|
|66|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|wumei-smart是一个简单易用的生活物联网平台。可用于企业搭建私域物联网个人学习和搭建自己的智能家居平台以及手机和电脑的监控。项目包含服务端、web端、移动端、设备端SDK、以及手机和电脑端的设备模拟器。|365|1|2022-02-04| |66|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|wumei-smart是一个简单易用的生活物联网平台。可用于企业搭建私域物联网个人学习和搭建自己的智能家居平台以及手机和电脑的监控。项目包含服务端、web端、移动端、设备端SDK、以及手机和电脑端的设备模拟器。|365|1|2022-02-04|
|67|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心基于flowable和bpmn.js封装的流程引擎采用SpringbootMybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&AntdVben|294|1|2022-01-24| |67|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心基于flowable和bpmn.js封装的流程引擎采用SpringbootMybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&AntdVben|294|1|2022-01-24|
|68|[yzhu798/CodingInterviewsNotes](https://github.com/yzhu798/CodingInterviewsNotes)|涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统进程、线程、内存管理、信号计算机网络、 数据结构排序、查找、数据库、、C++对象模型、 设计模式、算法《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》 ...|1240|1|2022-01-16| |68|[smxl/500](https://github.com/smxl/500)|精简 GeoIP for Quantumult X / Clash 预配置文件: Apple News 解锁规则 + 捷径, 去广告分流规则, TikTok 解锁 Rewrite, 神机分流规则, VIP 视频解析重写 + 捷径|83|1|2022-02-06|
|69|[cym1102/nginxWebUI](https://github.com/cym1102/nginxWebUI)|Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具使用网页来快速配置与管理nginx单机与集群|654|1|2022-01-28| |69|[yzhu798/CodingInterviewsNotes](https://github.com/yzhu798/CodingInterviewsNotes)|涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统进程、线程、内存管理、信号计算机网络、 数据结构排序、查找、数据库、、C++对象模型、 设计模式、算法《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》 ...|1242|1|2022-01-16|
|70|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|264|1|2021-11-17| |70|[cym1102/nginxWebUI](https://github.com/cym1102/nginxWebUI)|Nginx Web page configuration tool. Use web pages to quickly configure Nginx. Nginx网页管理工具使用网页来快速配置与管理nginx单机与集群|654|1|2022-01-28|
|71|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|559|1|2022-02-04| |71|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|264|1|2021-11-17|
|72|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |179|1|2021-08-26| |72|[wangchucheng/hugo-eureka](https://github.com/wangchucheng/hugo-eureka)|Eureka is a feature-rich and highly customizable Hugo theme.|561|1|2022-02-06|
|73|[ffffffff0x/AboutSecurity](https://github.com/ffffffff0x/AboutSecurity)|Everything for pentest. 用于渗透测试的 payload 和 bypass 字典.|481|1|2022-01-19| |73|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |179|1|2021-08-26|
|74|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具|1439|1|2022-01-05| |74|[ffffffff0x/AboutSecurity](https://github.com/ffffffff0x/AboutSecurity)|Everything for pentest. 用于渗透测试的 payload 和 bypass 字典.|482|1|2022-01-19|
|75|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3108|1|2021-12-27| |75|[TransparentLC/WechatMomentScreenshot](https://github.com/TransparentLC/WechatMomentScreenshot)|朋友圈转发截图生成工具|1438|1|2022-01-05|
|76|[JackieTseng/conference_call_for_paper](https://github.com/JackieTseng/conference_call_for_paper)|2021-2022 International Conferences in Artificial Intelligence, Machine Learning, Computer Vision, Data Mining, Natural Language Processing and Robotics|861|1|2021-10-07| |76|[NLPIR-team/NLPIR](https://github.com/NLPIR-team/NLPIR)|-|3108|1|2021-12-27|
|77|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|69|1|2021-12-30| |77|[JackieTseng/conference_call_for_paper](https://github.com/JackieTseng/conference_call_for_paper)|2021-2022 International Conferences in Artificial Intelligence, Machine Learning, Computer Vision, Data Mining, Natural Language Processing and Robotics|861|1|2021-10-07|
|78|[TZG-official/Jvav](https://github.com/TZG-official/Jvav)|J v a v 与 您|492|1|2021-10-09| |78|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|69|1|2021-12-30|
|79|[aardio/wubi-lex](https://github.com/aardio/wubi-lex)|WIN10/11 自带微软五笔码表与短语替换与管理工具( 可将系统五笔一键替换为郑码、小鹤音形、表形码等 )软件仅930KB( 绿色免安装 )已自带郑码、小鹤音形、表形码、五笔86、98、091、新世纪等输入法的各种流行码表。|585|1|2022-02-03| |79|[TZG-official/Jvav](https://github.com/TZG-official/Jvav)|J v a v 与 您|492|1|2021-10-09|
|80|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You cant spell aWEsoME without MEME! 😝|663|1|2022-01-26| |80|[aardio/wubi-lex](https://github.com/aardio/wubi-lex)|WIN10/11 自带微软五笔码表与短语替换与管理工具( 可将系统五笔一键替换为郑码、小鹤音形、表形码等 )软件仅930KB( 绿色免安装 )已自带郑码、小鹤音形、表形码、五笔86、98、091、新世纪等输入法的各种流行码表。|584|1|2022-02-03|
|81|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|627|1|2022-02-05| |81|[reuixiy/hugo-theme-meme](https://github.com/reuixiy/hugo-theme-meme)|You cant spell aWEsoME without MEME! 😝|665|1|2022-01-26|
|82|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1326|1|2021-11-26| |82|[tanjiti/sec_profile](https://github.com/tanjiti/sec_profile)|爬取secwiki和xuanwu.github.io/sec.today,分析安全信息站点、安全趋势、提取安全工作者账号(twitter,weixin,github等)|628|1|2022-02-05|
|83|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2697|1|2022-01-21| |83|[onlyGuo/nginx-gui](https://github.com/onlyGuo/nginx-gui)|Nginx GUI Manager|1326|1|2021-11-26|
|84|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|988|1|2021-12-09| |84|[qiubaiying/qiubaiying.github.io](https://github.com/qiubaiying/qiubaiying.github.io)|BY Blog ->|2697|1|2022-01-21|
|85|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|717|1|2022-01-08| |85|[onebirdrocks/geektime-ELK](https://github.com/onebirdrocks/geektime-ELK)|ELK Training|988|1|2021-12-09|
|86|[Ehco1996/Python-crawler](https://github.com/Ehco1996/Python-crawler)|从头开始 系统化的 学习如何写Python爬虫。 Python版本 3.6 |1599|1|2021-12-13| |86|[fwonggh/Bthub](https://github.com/fwonggh/Bthub)|Bthub最新地址发布页|718|1|2022-01-08|
|87|[onlinemad/5000-lottery](https://github.com/onlinemad/5000-lottery)|振興五倍券加碼券速查|61|1|2021-11-05| |87|[Ehco1996/Python-crawler](https://github.com/Ehco1996/Python-crawler)|从头开始 系统化的 学习如何写Python爬虫。 Python版本 3.6 |1598|1|2021-12-13|
|88|[wx-chevalier/Awesome-CS-Books-and-Digests](https://github.com/wx-chevalier/Awesome-CS-Books-and-Digests)|:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术 ...|1409|1|2022-01-06| |88|[onlinemad/5000-lottery](https://github.com/onlinemad/5000-lottery)|振興五倍券加碼券速查|61|1|2021-11-05|
|89|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|4390|1|2021-12-31| |89|[wx-chevalier/Awesome-CS-Books-and-Digests](https://github.com/wx-chevalier/Awesome-CS-Books-and-Digests)|:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术 ...|1410|1|2022-01-06|
|90|[helloxz/ccaa](https://github.com/helloxz/ccaa)|Linux一键安装Aria2 + AriaNg + FileBrowse实现离线下载、文件管理。|841|1|2022-01-23| |90|[leizongmin/js-xss](https://github.com/leizongmin/js-xss)|Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist|4393|1|2021-12-31|
|91|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |2995|1|2022-02-05| |91|[helloxz/ccaa](https://github.com/helloxz/ccaa)|Linux一键安装Aria2 + AriaNg + FileBrowse实现离线下载、文件管理。|842|1|2022-01-23|
|92|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|60|1|2022-01-08| |92|[kubernetes/website](https://github.com/kubernetes/website)|Kubernetes website and documentation repo: |2996|1|2022-02-06|
|93|[tengshe789/SpringCloud-miaosha](https://github.com/tengshe789/SpringCloud-miaosha)|一个基于spring cloud Greenwich的简单秒杀电子商城项目适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read. It can be used as a paper material for academic defense.|193|0|2022-01-13| |93|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|60|1|2022-01-08|
|94|[wx-chevalier/Spring-Series](https://github.com/wx-chevalier/Spring-Series)|Spring & Spring Boot & Spring Cloud & Alibaba Cloud 微服务与云原生实战|18|0|2021-11-28| |94|[tengshe789/SpringCloud-miaosha](https://github.com/tengshe789/SpringCloud-miaosha)|一个基于spring cloud Greenwich的简单秒杀电子商城项目适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read. It can be used as a paper material for academic defense.|193|0|2022-01-13|
|95|[Nick-Hopps/v2-ui-plus](https://github.com/Nick-Hopps/v2-ui-plus)|-|53|0|2021-09-16| |95|[wx-chevalier/Spring-Series](https://github.com/wx-chevalier/Spring-Series)|Spring & Spring Boot & Spring Cloud & Alibaba Cloud 微服务与云原生实战|18|0|2021-11-28|
|96|[tc39/proposal-intl-enumeration](https://github.com/tc39/proposal-intl-enumeration)|Return supported values of options, such as timeZone, calendars, numberingSystems, currencies, units|40|0|2021-12-02| |96|[Nick-Hopps/v2-ui-plus](https://github.com/Nick-Hopps/v2-ui-plus)|-|53|0|2021-09-16|
|97|[godloveliang/Programming-a-Real-Self-Driving-Car](https://github.com/godloveliang/Programming-a-Real-Self-Driving-Car)|For this project, ROS nodes will be writing to implement core functionality of the autonomous vehicle system, including traffic light detection, control, and waypoint following! Then test the code usi ...|17|0|2021-09-08| |97|[tc39/proposal-intl-enumeration](https://github.com/tc39/proposal-intl-enumeration)|Return supported values of options, such as timeZone, calendars, numberingSystems, currencies, units|40|0|2021-12-02|
|98|[wanqihua/blog](https://github.com/wanqihua/blog)|-|192|0|2021-08-10| |98|[godloveliang/Programming-a-Real-Self-Driving-Car](https://github.com/godloveliang/Programming-a-Real-Self-Driving-Car)|For this project, ROS nodes will be writing to implement core functionality of the autonomous vehicle system, including traffic light detection, control, and waypoint following! Then test the code usi ...|17|0|2021-09-08|
|99|[DilemmaVi/ecsheet](https://github.com/DilemmaVi/ecsheet)|基于Luckysheet实现的协同编辑在线表格|71|0|2021-11-12| |99|[wanqihua/blog](https://github.com/wanqihua/blog)|-|192|0|2021-08-10|
|100|[wx-chevalier/Rust-Series](https://github.com/wx-chevalier/Rust-Series)|Rust Series语法基础、数据结构、并发编程、工程实践常见的代码示例 & 数据结构与算法|27|0|2021-11-28| |100|[DilemmaVi/ecsheet](https://github.com/DilemmaVi/ecsheet)|基于Luckysheet实现的协同编辑在线表格|71|0|2021-11-12|
|101|[OIerDb-ng/OIer](https://github.com/OIerDb-ng/OIer)|A database for OIers|535|0|2021-12-24| |101|[wx-chevalier/Rust-Series](https://github.com/wx-chevalier/Rust-Series)|Rust Series语法基础、数据结构、并发编程、工程实践常见的代码示例 & 数据结构与算法|27|0|2021-11-28|
|102|[scwang90/CodeMan](https://github.com/scwang90/CodeMan)|spring-dbutil-jsp-web 代码生成项目|17|0|2021-08-23| |102|[OIerDb-ng/OIer](https://github.com/OIerDb-ng/OIer)|A database for OIers|536|0|2021-12-24|
|103|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|221|0|2022-01-06| |103|[scwang90/CodeMan](https://github.com/scwang90/CodeMan)|spring-dbutil-jsp-web 代码生成项目|17|0|2021-08-23|
|104|[2010yhh/springBoot-demos](https://github.com/2010yhh/springBoot-demos)|springBoot-demos基于1.5.x版本|271|0|2022-01-15| |104|[jenkins-zh/jenkins-zh](https://github.com/jenkins-zh/jenkins-zh)|Jenkins 中文社区网站源码|221|0|2022-01-06|
|105|[QMUI/QMUIDemo_Web](https://github.com/QMUI/QMUIDemo_Web)|QMUI Web 的示例项目及文档|109|0|2022-01-13| |105|[2010yhh/springBoot-demos](https://github.com/2010yhh/springBoot-demos)|springBoot-demos基于1.5.x版本|271|0|2022-01-15|
|106|[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.|69|0|2022-02-02| |106|[QMUI/QMUIDemo_Web](https://github.com/QMUI/QMUIDemo_Web)|QMUI Web 的示例项目及文档|109|0|2022-01-13|
|107|[Anarion-zuo/AnBlogs](https://github.com/Anarion-zuo/AnBlogs)|All of my published&unpublished blogs|153|0|2022-01-31| |107|[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.|69|0|2022-02-02|
|108|[sunnankar/wuc-new](https://github.com/sunnankar/wuc-new)|We Use Coins website.|33|0|2021-11-04| |108|[Anarion-zuo/AnBlogs](https://github.com/Anarion-zuo/AnBlogs)|All of my published&unpublished blogs|153|0|2022-01-31|
|109|[xskh2007/NginxAdmin](https://github.com/xskh2007/NginxAdmin)|nginx配置文件管理后台|25|0|2021-12-30| |109|[sunnankar/wuc-new](https://github.com/sunnankar/wuc-new)|We Use Coins website.|33|0|2021-11-04|
|110|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|452|0|2022-02-01| |110|[xskh2007/NginxAdmin](https://github.com/xskh2007/NginxAdmin)|nginx配置文件管理后台|25|0|2021-12-30|
|111|[swimos/tutorial](https://github.com/swimos/tutorial)|Tutorials to help you build your first Swim app|27|0|2021-08-17| |111|[anki-geo/ultimate-geography](https://github.com/anki-geo/ultimate-geography)|Geography flashcard deck for Anki|453|0|2022-02-01|
|112|[ueumd/fucking-algorithms](https://github.com/ueumd/fucking-algorithms)|Javascript数据结构与算法 设计模式 - 「更新中」【欢迎 watch有兴趣点个 star】|25|0|2021-12-07| |112|[swimos/tutorial](https://github.com/swimos/tutorial)|Tutorials to help you build your first Swim app|27|0|2021-08-17|
|113|[erocrawler/gmgard](https://github.com/erocrawler/gmgard)|gmgard.com|35|0|2021-12-09| |113|[ueumd/fucking-algorithms](https://github.com/ueumd/fucking-algorithms)|Javascript数据结构与算法 设计模式 - 「更新中」【欢迎 watch有兴趣点个 star】|25|0|2021-12-07|
|114|[jimting/AREEAnswer](https://github.com/jimting/AREEAnswer)|AREEAnswer - 學術倫理解答王|44|0|2021-09-09| |114|[erocrawler/gmgard](https://github.com/erocrawler/gmgard)|gmgard.com|36|0|2021-12-09|
|115|[covidcaremap/covid19-healthsystemcapacity](https://github.com/covidcaremap/covid19-healthsystemcapacity)|Open geospatial work to support health systems' capacity (providers, supplies, ventilators, beds, meds) to effectively care for rapidly growing COVID19 patient needs|96|0|2022-01-16| |115|[jimting/AREEAnswer](https://github.com/jimting/AREEAnswer)|AREEAnswer - 學術倫理解答王|44|0|2021-09-09|
|116|[hostsoft/diretcadmin-chinese-lang](https://github.com/hostsoft/diretcadmin-chinese-lang)|DirectAdmin 中文语言包 By 主机软件 hostsoft.cn|36|0|2021-12-23| |116|[covidcaremap/covid19-healthsystemcapacity](https://github.com/covidcaremap/covid19-healthsystemcapacity)|Open geospatial work to support health systems' capacity (providers, supplies, ventilators, beds, meds) to effectively care for rapidly growing COVID19 patient needs|96|0|2022-01-16|
|117|[18996677975/myHtmlDemo](https://github.com/18996677975/myHtmlDemo)|我的HTML代码|70|0|2021-11-26| |117|[hostsoft/diretcadmin-chinese-lang](https://github.com/hostsoft/diretcadmin-chinese-lang)|DirectAdmin 中文语言包 By 主机软件 hostsoft.cn|36|0|2021-12-23|
|118|[MonkSoul/Monk.UI](https://github.com/MonkSoul/Monk.UI)|原生Javascript开发让你的表单亮起来|68|0|2021-10-19| |118|[18996677975/myHtmlDemo](https://github.com/18996677975/myHtmlDemo)|我的HTML代码|70|0|2021-11-26|
|119|[duxiaoqin/Lecture-notes-for-Artificial-Intelligence](https://github.com/duxiaoqin/Lecture-notes-for-Artificial-Intelligence)|Lecture notes for Artificial Intelligence (人工智能讲义)|18|0|2021-11-15| |119|[MonkSoul/Monk.UI](https://github.com/MonkSoul/Monk.UI)|原生Javascript开发让你的表单亮起来|68|0|2021-10-19|
|120|[Huochengyan/myGoProject](https://github.com/Huochengyan/myGoProject)|一个很适合学习GO开发的源代码|23|0|2022-01-02| |120|[duxiaoqin/Lecture-notes-for-Artificial-Intelligence](https://github.com/duxiaoqin/Lecture-notes-for-Artificial-Intelligence)|Lecture notes for Artificial Intelligence (人工智能讲义)|18|0|2021-11-15|
|121|[Crazepony/crazepony.github.io](https://github.com/Crazepony/crazepony.github.io)|The web site of Crazepony.|71|0|2021-09-27| |121|[Huochengyan/myGoProject](https://github.com/Huochengyan/myGoProject)|一个很适合学习GO开发的源代码|23|0|2022-01-02|
|122|[folkstory/lingqiu-folk-story](https://github.com/folkstory/lingqiu-folk-story)|灵丘民间故事歌谣谚语集成|322|0|2022-01-18| |122|[Crazepony/crazepony.github.io](https://github.com/Crazepony/crazepony.github.io)|The web site of Crazepony.|71|0|2021-09-27|
|123|[ekibun/flutter_qjs](https://github.com/ekibun/flutter_qjs)|A quickjs engine for flutter.|71|0|2021-10-03| |123|[folkstory/lingqiu-folk-story](https://github.com/folkstory/lingqiu-folk-story)|灵丘民间故事歌谣谚语集成|322|0|2022-01-18|
|124|[holylovelqq/vue-unit-test-with-jest](https://github.com/holylovelqq/vue-unit-test-with-jest)|吃透本仓库变身vue项目单体测试大神|414|0|2022-01-15| |124|[ekibun/flutter_qjs](https://github.com/ekibun/flutter_qjs)|A quickjs engine for flutter.|71|0|2021-10-03|
|125|[mendax1234/ThinkpadX390-Opencore-EFI](https://github.com/mendax1234/ThinkpadX390-Opencore-EFI)|macOS Catalina & Big Sur on ThinkPad X390 (Hackintosh)|31|0|2021-11-15| |125|[holylovelqq/vue-unit-test-with-jest](https://github.com/holylovelqq/vue-unit-test-with-jest)|吃透本仓库变身vue项目单体测试大神|414|0|2022-01-15|
|126|[LKI/lki.github.io](https://github.com/LKI/lki.github.io)|My blog, with memes in issues and TILs in README.|149|0|2022-01-17| |126|[mendax1234/ThinkpadX390-Opencore-EFI](https://github.com/mendax1234/ThinkpadX390-Opencore-EFI)|macOS Catalina & Big Sur on ThinkPad X390 (Hackintosh)|31|0|2021-11-15|
|127|[sunmouren/sunmouren](https://github.com/sunmouren/sunmouren)|一个可以发布文章、修改文章、喜欢文章、粉丝系统、评论、回复、点赞评论、关注人的动态的Django项目。|23|0|2022-01-13| |127|[LKI/lki.github.io](https://github.com/LKI/lki.github.io)|My blog, with memes in issues and TILs in README.|149|0|2022-01-17|
|128|[aoaostar/aliyundrive_uploader_for_baota](https://github.com/aoaostar/aliyundrive_uploader_for_baota)|阿里云盘上传宝塔插件|40|0|2021-09-24| |128|[sunmouren/sunmouren](https://github.com/sunmouren/sunmouren)|一个可以发布文章、修改文章、喜欢文章、粉丝系统、评论、回复、点赞评论、关注人的动态的Django项目。|23|0|2022-01-13|
|129|[tc39/proposal-intl-locale-info](https://github.com/tc39/proposal-intl-locale-info)|An API to expose information of locale, such as week data ( first day of a week, weekend start, weekend end), hour cycle, measurement system, commonly used calendar, etc.|22|0|2021-12-15| |129|[aoaostar/aliyundrive_uploader_for_baota](https://github.com/aoaostar/aliyundrive_uploader_for_baota)|阿里云盘上传宝塔插件|40|0|2021-09-24|
|130|[ba1ma0/chrome_extension](https://github.com/ba1ma0/chrome_extension)|越权检测服务器Chrome插件开发部分|17|0|2021-08-11| |130|[tc39/proposal-intl-locale-info](https://github.com/tc39/proposal-intl-locale-info)|An API to expose information of locale, such as week data ( first day of a week, weekend start, weekend end), hour cycle, measurement system, commonly used calendar, etc.|22|0|2021-12-15|
|131|[cliclitv/clicli-hybrid-app](https://github.com/cliclitv/clicli-hybrid-app)|🍰 CliCli hybrid app powered by apicloud and vue .|30|0|2021-08-10| |131|[ba1ma0/chrome_extension](https://github.com/ba1ma0/chrome_extension)|越权检测服务器Chrome插件开发部分|17|0|2021-08-11|
|132|[xiaoqingfengATGH/feeds-xiaoqingfeng](https://github.com/xiaoqingfengATGH/feeds-xiaoqingfeng)|Self maintained openwrt packages|25|0|2022-01-29| |132|[cliclitv/clicli-hybrid-app](https://github.com/cliclitv/clicli-hybrid-app)|🍰 CliCli hybrid app powered by apicloud and vue .|30|0|2021-08-10|
|133|[dongyao8/daohang](https://github.com/dongyao8/daohang)|网址导航网站|19|0|2021-10-26| |133|[xiaoqingfengATGH/feeds-xiaoqingfeng](https://github.com/xiaoqingfengATGH/feeds-xiaoqingfeng)|Self maintained openwrt packages|25|0|2022-01-29|
|134|[qiuyy128/nova](https://github.com/qiuyy128/nova)|自动化运维管理平台|26|0|2022-01-06| |134|[dongyao8/daohang](https://github.com/dongyao8/daohang)|网址导航网站|19|0|2021-10-26|
|135|[fundvis/fund-data](https://github.com/fundvis/fund-data)|爬虫@nullpointer/fund-crawler所爬取的基金数据包括基金排名和基金净值每日更新。|35|0|2022-02-05| |135|[qiuyy128/nova](https://github.com/qiuyy128/nova)|自动化运维管理平台|26|0|2022-01-06|
|136|[dongfangyuxiao/BurpExtend](https://github.com/dongfangyuxiao/BurpExtend)|基于Burp插件开发打造渗透测试自动化|236|0|2021-12-07| |136|[fundvis/fund-data](https://github.com/fundvis/fund-data)|爬虫@nullpointer/fund-crawler所爬取的基金数据包括基金排名和基金净值每日更新。|35|0|2022-02-06|
|137|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1194|0|2022-01-18| |137|[dongfangyuxiao/BurpExtend](https://github.com/dongfangyuxiao/BurpExtend)|基于Burp插件开发打造渗透测试自动化|236|0|2021-12-07|
|138|[chadagreene/CDT](https://github.com/chadagreene/CDT)|The Climate Data Toolbox for MATLAB|75|0|2021-10-15| |138|[mzlogin/mzlogin.github.io](https://github.com/mzlogin/mzlogin.github.io)|Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog|1194|0|2022-01-18|
|139|[ZiXia1/Mr.Film-Theme](https://github.com/ZiXia1/Mr.Film-Theme)|苹果csmV10仿电影先生第1-2版自适应模板|80|0|2022-01-18| |139|[chadagreene/CDT](https://github.com/chadagreene/CDT)|The Climate Data Toolbox for MATLAB|75|0|2021-10-15|
|140|[wildfirechat/vue-chat](https://github.com/wildfirechat/vue-chat)|即时通讯(野火IM)系统Web端|67|0|2022-01-28| |140|[ZiXia1/Mr.Film-Theme](https://github.com/ZiXia1/Mr.Film-Theme)|苹果csmV10仿电影先生第1-2版自适应模板|80|0|2022-01-18|
|141|[ECNUCSE/ECNU_ITers](https://github.com/ECNUCSE/ECNU_ITers)|ECNU CS & SE 信息收集; 华师大计软院友墙|49|0|2021-11-11| |141|[wildfirechat/vue-chat](https://github.com/wildfirechat/vue-chat)|即时通讯(野火IM)系统Web端|67|0|2022-01-28|
|142|[oam-dev/kubevela.io](https://github.com/oam-dev/kubevela.io)|KubeVela documentations and website (https://kubevela.io).|22|0|2022-02-05| |142|[ECNUCSE/ECNU_ITers](https://github.com/ECNUCSE/ECNU_ITers)|ECNU CS & SE 信息收集; 华师大计软院友墙|49|0|2021-11-11|
|143|[cosname/cosx.org](https://github.com/cosname/cosx.org)|统计之都主站|216|0|2022-01-23| |143|[oam-dev/kubevela.io](https://github.com/oam-dev/kubevela.io)|KubeVela documentations and website (https://kubevela.io).|22|0|2022-02-05|
|144|[wangzhiye-tiancai/mysupervisor_save](https://github.com/wangzhiye-tiancai/mysupervisor_save)|收集“导师评价”相关资源,及原“导师评价网”存档数据 |153|0|2022-01-25| |144|[cosname/cosx.org](https://github.com/cosname/cosx.org)|统计之都主站|216|0|2022-02-06|
|145|[seanpm2001/Its-time-to-cut-WideVine-DRM](https://github.com/seanpm2001/Its-time-to-cut-WideVine-DRM)|An article on why Googles WideVine DRM should not be used.|45|0|2022-01-20| |145|[wangzhiye-tiancai/mysupervisor_save](https://github.com/wangzhiye-tiancai/mysupervisor_save)|收集“导师评价”相关资源,及原“导师评价网”存档数据 |154|0|2022-01-25|
|146|[wujun728/jun_linux](https://github.com/wujun728/jun_linux)|Linux运维安装工具及脚本项目基于shell、python运维脚本、docker脚本、各种工具库收集各类运维常用工具脚本实现快速安装nginx、mysql、php、redis、tomcat、gcc、gitlib、mq、dfs、k8s、jdk等Python开发、DjangoWeb开发、爬虫、小工具、PyQt、大数据分析、AI智能、Python代码生成|18|0|2021-12-02| |146|[seanpm2001/Its-time-to-cut-WideVine-DRM](https://github.com/seanpm2001/Its-time-to-cut-WideVine-DRM)|An article on why Googles WideVine DRM should not be used.|44|0|2022-01-20|
|147|[kokdemo/jike-stickers](https://github.com/kokdemo/jike-stickers)|即刻风格的表情包生成器|26|0|2021-09-26| |147|[wujun728/jun_linux](https://github.com/wujun728/jun_linux)|Linux运维安装工具及脚本项目基于shell、python运维脚本、docker脚本、各种工具库收集各类运维常用工具脚本实现快速安装nginx、mysql、php、redis、tomcat、gcc、gitlib、mq、dfs、k8s、jdk等Python开发、DjangoWeb开发、爬虫、小工具、PyQt、大数据分析、AI智能、Python代码生成|18|0|2021-12-02|
|148|[saucxs/nodeJSBlog](https://github.com/saucxs/nodeJSBlog)|sau交流学习社区系统是一个拥有博客功能和社区分享评论功能的一个学习分享平台后端完全使用nodeJS数据库使用mysql基于nodejs的thinkjs框架搭建的 前台系统https://www.mwcxs.top 后台系统https://www.mwcxs.top/admin|47|0|2022-01-15| |148|[kokdemo/jike-stickers](https://github.com/kokdemo/jike-stickers)|即刻风格的表情包生成器|26|0|2021-09-26|
|149|[wx-chevalier/Financial-Series](https://github.com/wx-chevalier/Financial-Series)|非熊斋,科技、财经与投资|16|0|2021-11-02| |149|[saucxs/nodeJSBlog](https://github.com/saucxs/nodeJSBlog)|sau交流学习社区系统是一个拥有博客功能和社区分享评论功能的一个学习分享平台后端完全使用nodeJS数据库使用mysql基于nodejs的thinkjs框架搭建的 前台系统https://www.mwcxs.top 后台系统https://www.mwcxs.top/admin|47|0|2022-01-15|
|150|[LoyalWilliams/noveljava](https://github.com/LoyalWilliams/noveljava)|java开发的小说爬虫ssm框架搭建web展示|28|0|2021-08-23| |150|[wx-chevalier/Financial-Series](https://github.com/wx-chevalier/Financial-Series)|非熊斋,科技、财经与投资|16|0|2021-11-02|
|151|[coocy/emoji](https://github.com/coocy/emoji)|在网页中显示emoji表情符号|175|0|2021-10-03| |151|[LoyalWilliams/noveljava](https://github.com/LoyalWilliams/noveljava)|java开发的小说爬虫ssm框架搭建web展示|28|0|2021-08-23|
|152|[LibreDMR/OpenGD77_UserGuide](https://github.com/LibreDMR/OpenGD77_UserGuide)|-|38|0|2022-01-27| |152|[coocy/emoji](https://github.com/coocy/emoji)|在网页中显示emoji表情符号|175|0|2021-10-03|
|153|[HeroIsUseless/MyBook](https://github.com/HeroIsUseless/MyBook)|简约优美的电子书阅读器(支持全平台)|121|0|2021-10-25| |153|[LibreDMR/OpenGD77_UserGuide](https://github.com/LibreDMR/OpenGD77_UserGuide)|-|38|0|2022-01-27|
|154|[abc-club/taro-music-ts](https://github.com/abc-club/taro-music-ts)|优秀的taro开源项目|56|0|2022-01-13| |154|[HeroIsUseless/MyBook](https://github.com/HeroIsUseless/MyBook)|简约优美的电子书阅读器(支持全平台)|121|0|2021-10-25|
|155|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|31|0|2022-01-26| |155|[abc-club/taro-music-ts](https://github.com/abc-club/taro-music-ts)|优秀的taro开源项目|56|0|2022-01-13|
|156|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|718|0|2022-01-22| |156|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|31|0|2022-01-26|
|157|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|127|0|2022-02-04| |157|[sparanoid/7z](https://github.com/sparanoid/7z)|7-Zip Official Chinese Simplified Repository (Homepage and 7z Extra package)|720|0|2022-01-22|
|158|[Xmader/aria-ng-gui-android](https://github.com/Xmader/aria-ng-gui-android)|一个 Aria2 图形界面安卓客户端 An Aria2 GUI Android App|283|0|2021-08-10| |158|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|128|0|2022-02-04|
|159|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |594|0|2022-02-05| |159|[Xmader/aria-ng-gui-android](https://github.com/Xmader/aria-ng-gui-android)|一个 Aria2 图形界面安卓客户端 An Aria2 GUI Android App|283|0|2021-08-10|
|160|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|25|0|2021-11-17| |160|[tuna/mirror-web](https://github.com/tuna/mirror-web)|Source code of the web interface of https://mirrors.tuna.tsinghua.edu.cn/ |595|0|2022-02-05|
|161|[twngo/privacytools-zh](https://github.com/twngo/privacytools-zh)|privacytool.io -Traditional Chinese version|51|0|2021-10-07| |161|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|25|0|2021-11-17|
|162|[LightSideWorkbench/LightSide](https://github.com/LightSideWorkbench/LightSide)|LightSide Workbench|18|0|2021-09-27| |162|[twngo/privacytools-zh](https://github.com/twngo/privacytools-zh)|privacytool.io -Traditional Chinese version|51|0|2021-10-07|
|163|[xingrz/smartisan](https://github.com/xingrz/smartisan)|锤学研究|46|0|2022-01-06| |163|[LightSideWorkbench/LightSide](https://github.com/LightSideWorkbench/LightSide)|LightSide Workbench|18|0|2021-09-27|
|164|[zncapp/zncapp](https://github.com/zncapp/zncapp)|我们的口号是:铲除渣男,我们是专业的。|19|0|2021-10-05| |164|[xingrz/smartisan](https://github.com/xingrz/smartisan)|锤学研究|46|0|2022-01-06|
|165|[whxaxes/node-test](https://github.com/whxaxes/node-test)|Nodejs demo|298|0|2021-10-22| |165|[zncapp/zncapp](https://github.com/zncapp/zncapp)|我们的口号是:铲除渣男,我们是专业的。|19|0|2021-10-05|
|166|[BYVoid/ytenx](https://github.com/BYVoid/ytenx)|YonhTenxMyangx 韻典網|88|0|2021-12-02| |166|[whxaxes/node-test](https://github.com/whxaxes/node-test)|Nodejs demo|298|0|2021-10-22|
|167|[saidwho13/hamza](https://github.com/saidwho13/hamza)|Fast C OpenType Library|48|0|2022-01-17| |167|[BYVoid/ytenx](https://github.com/BYVoid/ytenx)|YonhTenxMyangx 韻典網|88|0|2021-12-02|
|168|[wx-chevalier/DevOps-Series](https://github.com/wx-chevalier/DevOps-Series)|📚DevOps软件开发与发布测试、CI、自动化、日志聚合、监控告警、SRE|25|0|2022-01-06| |168|[saidwho13/hamza](https://github.com/saidwho13/hamza)|Fast C OpenType Library|48|0|2022-01-17|
|169|[lyliyongblue/Java-Enterprise-IT-Architect-s-Dream](https://github.com/lyliyongblue/Java-Enterprise-IT-Architect-s-Dream)|8年的Java开发经验。一天老婆问我“你是不是都可以做架构师了”。我一下子犹豫了突然觉得自己对Java一无所有。从大学开始接触学习Java开始从小白到带团队从做功能到设计项目带团队做项目一路走来发现没留下些什么。时候对Java工作做下总结了这也是我的架构梦一个总结。|22|0|2022-01-07| |169|[wx-chevalier/DevOps-Series](https://github.com/wx-chevalier/DevOps-Series)|📚DevOps软件开发与发布测试、CI、自动化、日志聚合、监控告警、SRE|25|0|2022-01-06|
|170|[forevergooe/v2-ui](https://github.com/forevergooe/v2-ui)|-|33|0|2021-10-21| |170|[lyliyongblue/Java-Enterprise-IT-Architect-s-Dream](https://github.com/lyliyongblue/Java-Enterprise-IT-Architect-s-Dream)|8年的Java开发经验。一天老婆问我“你是不是都可以做架构师了”。我一下子犹豫了突然觉得自己对Java一无所有。从大学开始接触学习Java开始从小白到带团队从做功能到设计项目带团队做项目一路走来发现没留下些什么。时候对Java工作做下总结了这也是我的架构梦一个总结。|22|0|2022-01-07|
|171|[hongmaple/HtxkEmsm](https://github.com/hongmaple/HtxkEmsm)|本系统基于若依框架感谢若依的开源RuoYi 是一个 Java EE 企业级快速开发平台基于经典技术组合Spring Boot、Apache Shiro、MyBatis、Thymeleaf、Bootstrap内置模块如部门管理、角色用户、菜单及按钮授权、数据权限、系统参数、日志管理、通知公告等。在线定时任务配置支持集群支持多数据源。 #主要特性 完全响应式布局(支持电脑、平板、手 ...|46|0|2021-09-20| |171|[forevergooe/v2-ui](https://github.com/forevergooe/v2-ui)|-|33|0|2021-10-21|
|172|[yangjingyu/vs-tree](https://github.com/yangjingyu/vs-tree)|移动端PC端通用树组件适用于企业组织通讯录百万数据支持|271|0|2021-11-11| |172|[hongmaple/HtxkEmsm](https://github.com/hongmaple/HtxkEmsm)|本系统基于若依框架感谢若依的开源RuoYi 是一个 Java EE 企业级快速开发平台基于经典技术组合Spring Boot、Apache Shiro、MyBatis、Thymeleaf、Bootstrap内置模块如部门管理、角色用户、菜单及按钮授权、数据权限、系统参数、日志管理、通知公告等。在线定时任务配置支持集群支持多数据源。 #主要特性 完全响应式布局(支持电脑、平板、手 ...|46|0|2021-09-20|
|173|[taisukef/Geo3x3](https://github.com/taisukef/Geo3x3)|a simple geo-coding system for WGS84|24|0|2021-12-15| |173|[yangjingyu/vs-tree](https://github.com/yangjingyu/vs-tree)|移动端PC端通用树组件适用于企业组织通讯录百万数据支持|271|0|2021-11-11|
|174|[Wei2624/AI_Learning_Hub](https://github.com/Wei2624/AI_Learning_Hub)|AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics|53|0|2021-09-27| |174|[taisukef/Geo3x3](https://github.com/taisukef/Geo3x3)|a simple geo-coding system for WGS84|24|0|2021-12-15|
|175|[NiuStar/RtspServerTest](https://github.com/NiuStar/RtspServerTest)|RtspServer服务器|17|0|2021-08-17| |175|[Wei2624/AI_Learning_Hub](https://github.com/Wei2624/AI_Learning_Hub)|AI Learning Hub for Machine Learning, Deep Learning, Computer Vision and Statistics|53|0|2021-09-27|
|176|[Wscats/omi-docs](https://github.com/Wscats/omi-docs)|📃omil文档|65|0|2021-08-11| |176|[NiuStar/RtspServerTest](https://github.com/NiuStar/RtspServerTest)|RtspServer服务器|17|0|2021-08-17|
|177|[luoxuhai/chinese-novel](https://github.com/luoxuhai/chinese-novel)|📙 Chinese novel database 最全的中国古典小说数据库。|118|0|2021-09-12| |177|[Wscats/omi-docs](https://github.com/Wscats/omi-docs)|📃omil文档|65|0|2021-08-11|
|178|[shenzhim/img-captcha](https://github.com/shenzhim/img-captcha)|基于canvas的图片滑块式验证码|54|0|2021-10-11| |178|[luoxuhai/chinese-novel](https://github.com/luoxuhai/chinese-novel)|📙 Chinese novel database 最全的中国古典小说数据库。|118|0|2021-09-12|
|179|[BearLaboratory/smartdisplay-hardware](https://github.com/BearLaboratory/smartdisplay-hardware)|2.9寸墨水屏个人显示终端硬件显示|82|0|2021-09-24| |179|[shenzhim/img-captcha](https://github.com/shenzhim/img-captcha)|基于canvas的图片滑块式验证码|54|0|2021-10-11|
|180|[thinkerchan/blog](https://github.com/thinkerchan/blog)|javascript高级程序设计(第三版) 快速阅读版,省略较多不常用的内容。|28|0|2021-11-10| |180|[BearLaboratory/smartdisplay-hardware](https://github.com/BearLaboratory/smartdisplay-hardware)|2.9寸墨水屏个人显示终端硬件显示|82|0|2021-09-24|
|181|[mvaneerde/blog](https://github.com/mvaneerde/blog)|Matthew van Eerde's blog|165|0|2021-12-23| |181|[thinkerchan/blog](https://github.com/thinkerchan/blog)|javascript高级程序设计(第三版) 快速阅读版,省略较多不常用的内容。|28|0|2021-11-10|
|182|[Oreomeow/freenom-py](https://github.com/Oreomeow/freenom-py)|Freenom 域名自动续约 python 项目|65|0|2021-10-22| |182|[mvaneerde/blog](https://github.com/mvaneerde/blog)|Matthew van Eerde's blog|165|0|2021-12-23|
|183|[qihangchenhao/Amazon_Spider_Sys](https://github.com/qihangchenhao/Amazon_Spider_Sys)|Amazon Spider 亚马逊商品信息抓取系统,包含商品监控模块,商品评价监控模块,商品库存监控系统,评论词云模块,用户管理模块|37|0|2022-01-13| |183|[Oreomeow/freenom-py](https://github.com/Oreomeow/freenom-py)|Freenom 域名自动续约 python 项目|65|0|2021-10-22|
|184|[zhengmin1989/MyArticles](https://github.com/zhengmin1989/MyArticles)|蒸米的文章iOS冰与火之歌系列一步一步学ROP系列安卓动态调试七种武器系列等|809|0|2021-08-12| |184|[qihangchenhao/Amazon_Spider_Sys](https://github.com/qihangchenhao/Amazon_Spider_Sys)|Amazon Spider 亚马逊商品信息抓取系统,包含商品监控模块,商品评价监控模块,商品库存监控系统,评论词云模块,用户管理模块|37|0|2022-01-13|
|185|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|83|0|2022-01-17| |185|[zhengmin1989/MyArticles](https://github.com/zhengmin1989/MyArticles)|蒸米的文章iOS冰与火之歌系列一步一步学ROP系列安卓动态调试七种武器系列等|809|0|2021-08-12|
|186|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|1730|0|2022-01-28| |186|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|83|0|2022-01-17|
|187|[Cl0udG0d/HXnineTails](https://github.com/Cl0udG0d/HXnineTails)|python3实现的集成了github上多个扫描工具的命令行WEB扫描工具|218|0|2021-12-13| |187|[OnionBrowser/OnionBrowser](https://github.com/OnionBrowser/OnionBrowser)|An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network|1730|0|2022-01-28|
|188|[vesoft-inc/nebula-docs-cn](https://github.com/vesoft-inc/nebula-docs-cn)|Repository for the Chinese documentations|36|0|2022-01-29| |188|[Cl0udG0d/HXnineTails](https://github.com/Cl0udG0d/HXnineTails)|python3实现的集成了github上多个扫描工具的命令行WEB扫描工具|218|0|2021-12-13|
|189|[MiSTer-devel/Hardware_MiSTer](https://github.com/MiSTer-devel/Hardware_MiSTer)|Daughter boards|143|0|2022-02-03| |189|[vesoft-inc/nebula-docs-cn](https://github.com/vesoft-inc/nebula-docs-cn)|Repository for the Chinese documentations|36|0|2022-01-29|
|190|[zhisheng17/zhisheng17.github.io](https://github.com/zhisheng17/zhisheng17.github.io)|my blog website —— www.54tianzhisheng.cn|91|0|2022-01-23| |190|[MiSTer-devel/Hardware_MiSTer](https://github.com/MiSTer-devel/Hardware_MiSTer)|Daughter boards|143|0|2022-02-05|
|191|[PaulSquires/WinFBE](https://github.com/PaulSquires/WinFBE)|FreeBASIC Editor for Windows|97|0|2022-02-03| |191|[zhisheng17/zhisheng17.github.io](https://github.com/zhisheng17/zhisheng17.github.io)|my blog website —— www.54tianzhisheng.cn|91|0|2022-01-23|
|192|[amphineko/atomicneko](https://github.com/amphineko/atomicneko)|a simple homepage (or template) located at|209|0|2022-01-13| |192|[PaulSquires/WinFBE](https://github.com/PaulSquires/WinFBE)|FreeBASIC Editor for Windows|97|0|2022-02-06|
|193|[walkor/webman-manual](https://github.com/walkor/webman-manual)|Manual for webman|36|0|2022-01-23| |193|[amphineko/atomicneko](https://github.com/amphineko/atomicneko)|a simple homepage (or template) located at|210|0|2022-01-13|
|194|[idealclover/Easy-to-Download](https://github.com/idealclover/Easy-to-Download)|🔖可轻松配置的APP下载页&南哪课表官网|16|0|2021-09-09| |194|[walkor/webman-manual](https://github.com/walkor/webman-manual)|Manual for webman|36|0|2022-01-23|
|195|[jingjingdemao/React-YingHuaShiPin](https://github.com/jingjingdemao/React-YingHuaShiPin)|一款集追剧看番一体的视频软件|24|0|2021-09-21| |195|[idealclover/Easy-to-Download](https://github.com/idealclover/Easy-to-Download)|🔖可轻松配置的APP下载页&南哪课表官网|16|0|2021-09-09|
|196|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|171|0|2022-01-27| |196|[jingjingdemao/React-YingHuaShiPin](https://github.com/jingjingdemao/React-YingHuaShiPin)|一款集追剧看番一体的视频软件|24|0|2021-09-21|
|197|[w3c/mlreq](https://github.com/w3c/mlreq)|Mongolian Layout Requirements|16|0|2021-11-19| |197|[yangzongzhuan/RuoYi-Oracle](https://github.com/yangzongzhuan/RuoYi-Oracle)|:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用|171|0|2022-01-27|
|198|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|468|0|2022-01-06| |198|[w3c/mlreq](https://github.com/w3c/mlreq)|Mongolian Layout Requirements|16|0|2021-11-19|
|199|[qisi007/react-admin-plus](https://github.com/qisi007/react-admin-plus)|基于react,ant-ui,typescript的前端微服务框架。|39|0|2022-01-04| |199|[nodejh/hugo-theme-mini](https://github.com/nodejh/hugo-theme-mini)|A fast, minimalist and responsive hugo theme for bloggers.|468|0|2022-01-06|
|200|[tcatche/tcatche.github.io](https://github.com/tcatche/tcatche.github.io)|-|40|0|2021-11-24| |200|[qisi007/react-admin-plus](https://github.com/qisi007/react-admin-plus)|基于react,ant-ui,typescript的前端微服务框架。|39|0|2022-01-04|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,209 +1,209 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55744|40|2022-01-28| |1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|55749|40|2022-01-28|
|2|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.xSpringCloudAnt Design&VueMybatis-plusShiroJWT。强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27574|24|2022-02-05| |2|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.xSpringCloudAnt Design&VueMybatis-plusShiroJWT。强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|27577|24|2022-02-05|
|3|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28326|23|2022-01-26| |3|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|28334|23|2022-02-06|
|4|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21580|19|2022-02-04| |4|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21580|19|2022-02-06|
|5|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24618|16|2022-02-05| |5|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24622|16|2022-02-05|
|6|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21207|16|2022-02-05| |6|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|21208|16|2022-02-06|
|7|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统项目采用SpringBoot+Vue开发。|23243|16|2021-11-02| |7|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统项目采用SpringBoot+Vue开发。|23245|16|2021-11-02|
|8|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30388|15|2021-12-11| |8|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30388|15|2021-12-11|
|9|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20844|15|2022-01-24| |9|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款现代化的开源博客/CMS系统。|20846|15|2022-01-24|
|10|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统项目采用分模块开发方式 权限控制采用 RBAC支持数据字典与数据权限管理支持一键生成前后端代码支持动态路由|17304|15|2022-01-27| |10|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统项目采用分模块开发方式 权限控制采用 RBAC支持数据字典与数据权限管理支持一键生成前后端代码支持动态路由|17306|15|2022-01-27|
|11|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22486|15|2022-01-21| |11|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简洁、解决大文件内存溢出的java处理Excel工具|22487|15|2022-01-21|
|12|[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.|21216|14|2022-02-04| |12|[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.|21218|14|2022-02-06|
|13|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18441|14|2022-01-26| |13|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18441|14|2022-01-26|
|14|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScrollAndroid智能下拉刷新框架支持越界回弹、越界拖动具有极强的扩展性集成了几十种炫酷的Header和 Footer。|23262|14|2021-12-03| |14|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScrollAndroid智能下拉刷新框架支持越界回弹、越界拖动具有极强的扩展性集成了几十种炫酷的Header和 Footer。|23262|14|2021-12-03|
|15|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4924|13|2022-02-05| |15|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4926|13|2022-02-06|
|16|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18364|13|2022-02-05| |16|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18364|13|2022-02-06|
|17|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16754|12|2022-01-14| |17|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16754|12|2022-01-14|
|18|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12982|12|2022-01-03| |18|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12983|12|2022-01-03|
|19|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26233|12|2022-02-01| |19|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26234|12|2022-02-01|
|20|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7914|11|2022-02-05| |20|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7916|11|2022-02-06|
|21|[4ra1n/SpringInspector](https://github.com/4ra1n/SpringInspector)|Java自动代码审计工具尤其针对Spring框架核心原理是模拟JVM栈帧进行分析无需提供源码通过一个JAR包即可|168|11|2022-02-04| |21|[4ra1n/SpringInspector](https://github.com/4ra1n/SpringInspector)|Java自动代码审计工具尤其针对Spring框架核心原理是模拟JVM栈帧进行分析无需提供源码通过一个JAR包即可|169|11|2022-02-04|
|22|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22599|11|2022-01-17| |22|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22600|11|2022-01-17|
|23|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36765|10|2022-02-04| |23|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36770|10|2022-02-06|
|24|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全附带全套 ...|8037|10|2022-01-14| |24|[macrozheng/mall-swarm](https://github.com/macrozheng/mall-swarm)|mall-swarm是一套微服务商城系统采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全附带全套 ...|8039|10|2022-01-14|
|25|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8465|10|2022-02-05| |25|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8466|10|2022-02-05|
|26|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12131|10|2021-12-13| |26|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12132|10|2021-12-13|
|27|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32181|10|2022-02-01| |27|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32187|10|2022-02-01|
|28|[4ra1n/ShortPayload](https://github.com/4ra1n/ShortPayload)|通过字节码相关的技术将Java反序列化Payload进行极致缩小最高可以达到64.8%的缩小比例|173|9|2022-01-21| |28|[4ra1n/ShortPayload](https://github.com/4ra1n/ShortPayload)|通过字节码相关的技术将Java反序列化Payload进行极致缩小最高可以达到64.8%的缩小比例|173|9|2022-01-21|
|29|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere|6688|9|2022-02-01| |29|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere|6689|9|2022-02-01|
|30|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器IJKplayer、ExoPlayer、MediaPlayerHTTPS支持弹幕外挂字幕支持滤镜、水印、gif截图片头广告、中间广告多个同时播放支持基本的拖动声音、亮度调节支持边播边缓存支持视频自带rotation的旋转90,270之类重力旋转与手动旋转的同步支持支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17106|9|2022-01-17| |30|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器IJKplayer、ExoPlayer、MediaPlayerHTTPS支持弹幕外挂字幕支持滤镜、水印、gif截图片头广告、中间广告多个同时播放支持基本的拖动声音、亮度调节支持边播边缓存支持视频自带rotation的旋转90,270之类重力旋转与手动旋转的同步支持支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|17107|9|2022-01-17|
|31|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7133|9|2022-02-05| |31|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|7133|9|2022-02-05|
|32|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|5927|9|2021-12-28| |32|[ssssssss-team/spider-flow](https://github.com/ssssssss-team/spider-flow)|新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。|5936|9|2021-12-28|
|33|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.分布式任务调度平台XXL-JOB|20502|9|2022-01-20| |33|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.分布式任务调度平台XXL-JOB|20505|9|2022-01-20|
|34|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13419|8|2022-01-27| |34|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13419|8|2022-01-27|
|35|[android-hacker/VirtualXposed](https://github.com/android-hacker/VirtualXposed)|A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.|12824|8|2022-02-01| |35|[android-hacker/VirtualXposed](https://github.com/android-hacker/VirtualXposed)|A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.|12826|8|2022-02-01|
|36|[ApsaraDB/galaxysql](https://github.com/ApsaraDB/galaxysql)|PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.|943|8|2022-01-28| |36|[ApsaraDB/galaxysql](https://github.com/ApsaraDB/galaxysql)|PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.|943|8|2022-01-28|
|37|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构提供整套公共微服务服务模块集中权限管理单点登录、内容管理、支付中心、用户管理支持第三方登录、微信平台、存储系统、配置中心、日志分析、任务和通知等支持服务治理、监控和追踪努力为中小型企业打造全方位J2EE企业级开发解决方案。|16174|8|2021-12-09| |37|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构提供整套公共微服务服务模块集中权限管理单点登录、内容管理、支付中心、用户管理支持第三方登录、微信平台、存储系统、配置中心、日志分析、任务和通知等支持服务治理、监控和追踪努力为中小型企业打造全方位J2EE企业级开发解决方案。|16175|8|2021-12-09|
|38|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3269|8|2022-02-05| |38|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3276|8|2022-02-05|
|39|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21790|8|2022-02-04| |39|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21793|8|2022-02-04|
|40|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13645|7|2021-12-29| |40|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13645|7|2021-12-29|
|41|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|7|2021-12-16| |41|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|7|2021-12-16|
|42|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写目的hvv期间快速利用漏洞、降低漏洞利用门槛。|792|7|2021-12-13| |42|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写目的hvv期间快速利用漏洞、降低漏洞利用门槛。|792|7|2021-12-13|
|43|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1271|7|2021-12-28| |43|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1285|7|2021-12-28|
|44|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|25077|7|2022-01-19| |44|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|25079|7|2022-01-19|
|45|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12817|7|2022-01-30| |45|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12819|7|2022-02-06|
|46|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10409|7|2022-01-29| |46|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10414|7|2022-01-29|
|47|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16744|7|2022-02-04| |47|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16745|7|2022-02-04|
|48|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|294|7|2022-01-26| |48|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|294|7|2022-01-26|
|49|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池附带监控报警功能没有依赖中间件完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1685|7|2022-02-01| |49|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池附带监控报警功能没有依赖中间件完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1686|7|2022-02-01|
|50|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用如有BUG请提ISSUE同时欢迎大家提PR指正|2554|7|2022-02-05| |50|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用如有BUG请提ISSUE同时欢迎大家提PR指正|2562|7|2022-02-06|
|51|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21928|7|2022-01-13| |51|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21931|7|2022-01-13|
|52|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6433|6|2022-01-29| |52|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6434|6|2022-01-29|
|53|[981011512/--](https://github.com/981011512/--)|停车场系统源码停车场小程序智能停车Parking system【功能介绍】①兼容市面上主流的多家相机理论上兼容所有硬件可灵活扩展②相机识别后数据自动上传到云端并记录校验相机唯一id和硬件序列号防止非法数据录入③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款)支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车 ...|3481|6|2022-01-12| |53|[981011512/--](https://github.com/981011512/--)|停车场系统源码停车场小程序智能停车Parking system【功能介绍】①兼容市面上主流的多家相机理论上兼容所有硬件可灵活扩展②相机识别后数据自动上传到云端并记录校验相机唯一id和硬件序列号防止非法数据录入③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款)支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车 ...|3482|6|2022-01-12|
|54|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8185|6|2022-01-07| |54|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8185|6|2022-01-07|
|55|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|2365|6|2022-02-05| |55|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!|2375|6|2022-02-05|
|56|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|11059|6|2021-12-12| |56|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|11060|6|2021-12-12|
|57|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理适配横竖屏切换、刘海屏、软键盘弹出等问题可以修改状态栏字体颜色和导航栏图标颜色以及不可修改字体颜色手机的适配适用于Activity、Fragment、DialogFragment、DialogPopupWindow一句代码轻松实现以及对bar的其他设置详见README。简书请参考http://www.jianshu.com/ ...|10098|6|2022-01-17| |57|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理适配横竖屏切换、刘海屏、软键盘弹出等问题可以修改状态栏字体颜色和导航栏图标颜色以及不可修改字体颜色手机的适配适用于Activity、Fragment、DialogFragment、DialogPopupWindow一句代码轻松实现以及对bar的其他设置详见README。简书请参考http://www.jianshu.com/ ...|10099|6|2022-01-17|
|58|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11200|6|2022-01-28| |58|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11200|6|2022-01-28|
|59|[smallbeanteng/dubbo-gateway](https://github.com/smallbeanteng/dubbo-gateway)|dubbo-gateway 高性能dubbo网关提供了http协议到dubbo协议的转换同时支持REACTIVE或SERVLET类型网关或项目的整合|91|6|2022-01-28| |59|[smallbeanteng/dubbo-gateway](https://github.com/smallbeanteng/dubbo-gateway)|dubbo-gateway 高性能dubbo网关提供了http协议到dubbo协议的转换同时支持REACTIVE或SERVLET类型网关或项目的整合|96|6|2022-01-28|
|60|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9218|6|2022-01-17| |60|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9218|6|2022-01-17|
|61|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6133|6|2022-01-24| |61|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6134|6|2022-01-24|
|62|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24086|6|2022-01-24| |62|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |24090|6|2022-01-24|
|63|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKitDiscovery, Scan and Audit APIs Toolkit All In One.|471|6|2021-11-24| |63|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKitDiscovery, Scan and Audit APIs Toolkit All In One.|472|6|2021-11-24|
|64|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12820|6|2021-11-06| |64|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12820|6|2021-11-06|
|65|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|3477|5|2022-01-26| |65|[didi/LogiKM](https://github.com/didi/LogiKM)|一站式Apache Kafka集群指标监控与运维管控平台|3478|5|2022-01-26|
|66|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3307|5|2022-02-02| |66|[PowerJob/PowerJob](https://github.com/PowerJob/PowerJob)|Enterprise job scheduling middleware with distributed computing ability.|3308|5|2022-02-02|
|67|[CodingGay/BlackObfuscator](https://github.com/CodingGay/BlackObfuscator)|Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.|292|5|2022-01-22| |67|[CodingGay/BlackObfuscator](https://github.com/CodingGay/BlackObfuscator)|Black Obfuscator is an obfuscator for Android APK DexFile, it can help developer to protect source code by control flow flattening, and make it difficult to analyze the actual program control flow.|294|5|2022-01-22|
|68|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4433|5|2022-02-02| |68|[zhaojun1998/zfile](https://github.com/zhaojun1998/zfile)|在线云盘、网盘、OneDrive、云存储、私有云、对象存储、h5ai|4437|5|2022-02-02|
|69|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8405|5|2021-11-28| |69|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8406|5|2021-11-28|
|70|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|157|5|2022-01-21| |70|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|157|5|2022-01-21|
|71|[FiboAI/EngineX](https://github.com/FiboAI/EngineX)| Engine X - 实时AI智能决策引擎、规则引擎、风控引擎、数据流引擎。 通过可视化界面进行规则配置,无需繁琐开发,节约人力,提升效率,实时监控,减少错误率,随时调整; 支持规则集、评分卡、决策树,名单库管理、机器学习模型、三方数据接入、定制化开发等;|346|5|2021-12-24| |71|[FiboAI/EngineX](https://github.com/FiboAI/EngineX)| Engine X - 实时AI智能决策引擎、规则引擎、风控引擎、数据流引擎。 通过可视化界面进行规则配置,无需繁琐开发,节约人力,提升效率,实时监控,减少错误率,随时调整; 支持规则集、评分卡、决策树,名单库管理、机器学习模型、三方数据接入、定制化开发等;|346|5|2021-12-24|
|72|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5447|5|2022-01-12| |72|[YunaiV/onemall](https://github.com/YunaiV/onemall)|芋道 mall 商城,基于微服务的思想,构建在 B2C 电商场景下的项目实战。核心技术栈,是 Spring Boot + Dubbo 。未来,会重构成 Spring Cloud Alibaba 。|5448|5|2022-01-12|
|73|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4284|5|2022-01-15| |73|[2227324689/gpmall](https://github.com/2227324689/gpmall)|【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch|4283|5|2022-01-15|
|74|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10519|5|2022-01-21| |74|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10520|5|2022-01-21|
|75|[lingochamp/FileDownloader](https://github.com/lingochamp/FileDownloader)|Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process|10447|5|2022-01-30| |75|[lingochamp/FileDownloader](https://github.com/lingochamp/FileDownloader)|Multitask、MultiThread(MultiConnection)、Breakpoint-resume、High-concurrency、Simple to use、Single/NotSingle-process|10447|5|2022-01-30|
|76|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7224|5|2021-12-09| |76|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7225|5|2021-12-09|
|77|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端已经在美团点评的基础架构中间件框架MVC框架RPC框架数据库框架缓存框架等消息队列配置系统等深度集成为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16381|5|2022-01-15| |77|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端已经在美团点评的基础架构中间件框架MVC框架RPC框架数据库框架缓存框架等消息队列配置系统等深度集成为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16381|5|2022-01-15|
|78|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6648|5|2022-02-04| |78|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6649|5|2022-02-04|
|79|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7146|5|2021-10-26| |79|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7149|5|2021-10-26|
|80|[li-xiaojun/XPopup](https://github.com/li-xiaojun/XPopup)|🔥XPopup2.0版本重磅来袭2倍以上性能提升带来可观的动画性能优化和交互细节的提升功能强大交互优雅动画丝滑的通用弹窗可以替代DialogPopupWindowPopupMenuBottomSheetDrawerLayoutSpinner等组件自带十几种效果良好的动画 支持完全的UI和动画自定义(Powerful and Beautiful Popup for A ...|6180|5|2022-01-18| |80|[li-xiaojun/XPopup](https://github.com/li-xiaojun/XPopup)|🔥XPopup2.0版本重磅来袭2倍以上性能提升带来可观的动画性能优化和交互细节的提升功能强大交互优雅动画丝滑的通用弹窗可以替代DialogPopupWindowPopupMenuBottomSheetDrawerLayoutSpinner等组件自带十几种效果良好的动画 支持完全的UI和动画自定义(Powerful and Beautiful Popup for A ...|6180|5|2022-01-18|
|81|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13020|5|2022-01-27| |81|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13021|5|2022-01-27|
|82|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核通过模块化自由组合支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等比快更快业界真正靠谱的超低延迟直播SDK(1秒内低延迟模式下200~400ms)。|9894|5|2021-12-08| |82|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核通过模块化自由组合支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等比快更快业界真正靠谱的超低延迟直播SDK(1秒内低延迟模式下200~400ms)。|9896|5|2021-12-08|
|83|[JessYanCoding/MVPArms](https://github.com/JessYanCoding/MVPArms)|⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架). |10145|5|2021-11-19| |83|[JessYanCoding/MVPArms](https://github.com/JessYanCoding/MVPArms)|⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架). |10145|5|2021-11-19|
|84|[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 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4710|4|2021-10-06| |84|[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 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移|4710|4|2021-10-06|
|85|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等让项目开发快速进入业务开发而不需过多时间花费在架构搭建上。持续更新中|7103|4|2021-12-09| |85|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等让项目开发快速进入业务开发而不需过多时间花费在架构搭建上。持续更新中|7104|4|2021-12-09|
|86|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|「低代码可视化报表」类似excel操作风格在线拖拽完成设计功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|2895|4|2022-02-02| |86|[jeecgboot/JimuReport](https://github.com/jeecgboot/JimuReport)|「低代码可视化报表」类似excel操作风格在线拖拽完成设计功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。|2895|4|2022-02-02|
|87|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|202|4|2022-01-11| |87|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2220|4|2022-02-02|
|88|[pingfangushi/screw](https://github.com/pingfangushi/screw)|简洁好用的数据库表结构文档生成器|2219|4|2022-02-02| |88|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构MVVM设计模式的一套快速开发库整合Okhttp+RxJava+Retrofit+Glide等主流模块满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6850|4|2021-11-27|
|89|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构MVVM设计模式的一套快速开发库整合Okhttp+RxJava+Retrofit+Glide等主流模块满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6850|4|2021-11-27| |89|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端PC、WAP阅读、功能完善的原创文学CMS系统由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能新书自动入库老书自动更新。|2323|4|2022-01-17|
|90|[201206030/novel-plus](https://github.com/201206030/novel-plus)|小说精品屋-plus是一个多端PC、WAP阅读、功能完善的原创文学CMS系统由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成支持多模版、会员充值、订阅模式、新闻发布和实时统计报表等功能新书自动入库老书自动更新。|2321|4|2022-01-17| |90|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9217|4|2022-01-19|
|91|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9217|4|2022-01-19| |91|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6586|4|2022-02-01|
|92|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6581|4|2022-02-01| |92|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7747|4|2022-01-25|
|93|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7747|4|2022-01-25| |93|[qunarcorp/bistoury](https://github.com/qunarcorp/bistoury)|Bistoury是去哪儿网的java应用生产问题诊断工具提供了一站式的问题诊断方案|3254|4|2022-01-21|
|94|[qunarcorp/bistoury](https://github.com/qunarcorp/bistoury)|Bistoury是去哪儿网的java应用生产问题诊断工具提供了一站式的问题诊断方案|3254|4|2022-01-21| |94|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|506|4|2022-01-17|
|95|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|502|4|2022-01-17| |95|[febsteam/FEBS-Shiro](https://github.com/febsteam/FEBS-Shiro)|Spring Boot 2.4.2Shiro1.6.0 & Layui 2.5.6 权限管理系统。预览地址http://47.104.70.138:8080/login|5675|4|2021-08-23|
|96|[febsteam/FEBS-Shiro](https://github.com/febsteam/FEBS-Shiro)|Spring Boot 2.4.2Shiro1.6.0 & Layui 2.5.6 权限管理系统。预览地址http://47.104.70.138:8080/login|5675|4|2021-08-23| |96|[tangxiaofeng7/BurpLog4j2Scan](https://github.com/tangxiaofeng7/BurpLog4j2Scan)|Burpsuite extension for log4j2rce|249|4|2021-12-13|
|97|[tangxiaofeng7/BurpLog4j2Scan](https://github.com/tangxiaofeng7/BurpLog4j2Scan)|Burpsuite extension for log4j2rce|249|4|2021-12-13| |97|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer用爱发电快乐前行|1932|4|2022-01-27|
|98|[xiaojieonly/Ehviewer_CN_SXJ](https://github.com/xiaojieonly/Ehviewer_CN_SXJ)|ehviewer用爱发电快乐前行|1925|4|2022-01-27| |98|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面选择数据源即可一键生成数据同步任务支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源批量创建RDBMS数据同步任务集成开源调度系统支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|3494|4|2022-01-11|
|99|[WeiYe-Jing/datax-web](https://github.com/WeiYe-Jing/datax-web)|DataX集成可视化页面选择数据源即可一键生成数据同步任务支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源批量创建RDBMS数据同步任务集成开源调度系统支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。|3493|4|2022-01-11| |99|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件支持热插拔实现的UI定制支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制速度快、占用内存低你真的想不到日历居然还可以如此优雅An elegant, highly customized and high-performance Calendar W ...|8057|4|2022-01-11|
|100|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件支持热插拔实现的UI定制支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制速度快、占用内存低你真的想不到日历居然还可以如此优雅An elegant, highly customized and high-performance Calendar W ...|8057|4|2022-01-11| |100|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10910|4|2022-01-26|
|101|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10908|4|2022-01-26| |101|[apache/dubbo-spring-boot-project](https://github.com/apache/dubbo-spring-boot-project)|Spring Boot Project for Apache Dubbo|5239|4|2021-08-16|
|102|[apache/dubbo-spring-boot-project](https://github.com/apache/dubbo-spring-boot-project)|Spring Boot Project for Apache Dubbo|5239|4|2021-08-16| |102|[alipay/SoloPi](https://github.com/alipay/SoloPi)|SoloPi 自动化测试工具|4530|4|2021-12-27|
|103|[alipay/SoloPi](https://github.com/alipay/SoloPi)|SoloPi 自动化测试工具|4530|4|2021-12-27| |103|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6524|4|2021-12-14|
|104|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6524|4|2021-12-14| |104|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5157|4|2022-01-06|
|105|[Meituan-Dianping/Leaf](https://github.com/Meituan-Dianping/Leaf)|Distributed ID Generate Service|5155|4|2022-01-06| |105|[hackware1993/MagicIndicator](https://github.com/hackware1993/MagicIndicator)|A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIn ...|9020|4|2022-01-09|
|106|[hackware1993/MagicIndicator](https://github.com/hackware1993/MagicIndicator)|A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIn ...|9020|4|2022-01-09| |106|[0x727/JNDIExploit](https://github.com/0x727/JNDIExploit)|一款用于JNDI注入利用的工具大量参考/引用了Rogue JNDI项目的代码支持直接植入内存shell并集成了常见的bypass 高版本JDK的方式适用于与自动化工具配合使用。|440|4|2021-12-13|
|107|[0x727/JNDIExploit](https://github.com/0x727/JNDIExploit)|一款用于JNDI注入利用的工具大量参考/引用了Rogue JNDI项目的代码支持直接植入内存shell并集成了常见的bypass 高版本JDK的方式适用于与自动化工具配合使用。|440|4|2021-12-13| |107|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8043|4|2022-01-27|
|108|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8043|4|2022-01-27| |108|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|619|4|2022-01-29|
|109|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|617|4|2022-01-29| |109|[getActivity/AndroidProject](https://github.com/getActivity/AndroidProject)|Android 技术中台,但愿人长久,搬砖不再有|4550|4|2021-12-18|
|110|[getActivity/AndroidProject](https://github.com/getActivity/AndroidProject)|Android 技术中台,但愿人长久,搬砖不再有|4549|4|2021-12-18| |110|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8721|4|2022-01-03|
|111|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8721|4|2022-01-03| |111|[lenve/VBlog](https://github.com/lenve/VBlog)|V部落Vue+SpringBoot实现的多用户博客管理平台!|6401|4|2022-01-15|
|112|[lenve/VBlog](https://github.com/lenve/VBlog)|V部落Vue+SpringBoot实现的多用户博客管理平台!|6401|4|2022-01-15| |112|[yhaolpz/FloatWindow](https://github.com/yhaolpz/FloatWindow)|Andorid 任意界面悬浮窗,实现悬浮窗如此简单|3953|3|2021-10-13|
|113|[yhaolpz/FloatWindow](https://github.com/yhaolpz/FloatWindow)|Andorid 任意界面悬浮窗,实现悬浮窗如此简单|3953|3|2021-10-13| |113|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移支持阴影扩散程度支持阴影圆角支持单边或多边不显示阴影控件支持动态设置shape和selector项目里再也不用画shape了支持随意更改颜色值支持随意更改颜色值支持随意更改颜色值。重要的事情说三遍|2410|3|2022-01-21|
|114|[lihangleo2/ShadowLayout](https://github.com/lihangleo2/ShadowLayout)|可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移支持阴影扩散程度支持阴影圆角支持单边或多边不显示阴影控件支持动态设置shape和selector项目里再也不用画shape了支持随意更改颜色值支持随意更改颜色值支持随意更改颜色值。重要的事情说三遍|2410|3|2022-01-21| |114|[google/agera](https://github.com/google/agera)|Reactive Programming for Android|7287|3|2022-01-13|
|115|[google/agera](https://github.com/google/agera)|Reactive Programming for Android|7287|3|2022-01-13| |115|[bytedance/AlphaPlayer](https://github.com/bytedance/AlphaPlayer)|AlphaPlayer is a video animation engine.|1544|3|2022-01-27|
|116|[bytedance/AlphaPlayer](https://github.com/bytedance/AlphaPlayer)|AlphaPlayer is a video animation engine.|1544|3|2022-01-27| |116|[Meituan-Dianping/walle](https://github.com/Meituan-Dianping/walle)|Android Signature V2 Scheme签名下的新一代渠道包打包神器|6321|3|2021-09-07|
|117|[Meituan-Dianping/walle](https://github.com/Meituan-Dianping/walle)|Android Signature V2 Scheme签名下的新一代渠道包打包神器|6321|3|2021-09-07| |117|[wxiaoqi/Spring-Cloud-Platform](https://github.com/wxiaoqi/Spring-Cloud-Platform)|🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新|5555|3|2021-09-08|
|118|[wxiaoqi/Spring-Cloud-Platform](https://github.com/wxiaoqi/Spring-Cloud-Platform)|🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新|5556|3|2021-09-08| |118|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10230|3|2022-01-18|
|119|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10230|3|2022-01-18| |119|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|4748|3|2021-09-24|
|120|[alibaba/jvm-sandbox](https://github.com/alibaba/jvm-sandbox)|Real - time non-invasive AOP framework container based on JVM|4748|3|2021-09-24| |120|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|187|3|2021-12-30|
|121|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|187|3|2021-12-30| |121|[Jzvd/JZVideo](https://github.com/Jzvd/JZVideo)|高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg|2089|3|2021-12-01|
|122|[Jzvd/JZVideo](https://github.com/Jzvd/JZVideo)|高度自定义的安卓视频框架 MediaPlayer exoplayer ijkplayer ffmpeg|2088|3|2021-12-01| |122|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|202|3|2022-01-11|
|123|[pedant/sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog)|SweetAlert for Android, a beautiful and clever alert dialog|7231|3|2021-08-31| |123|[pedant/sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog)|SweetAlert for Android, a beautiful and clever alert dialog|7231|3|2021-08-31|
|124|[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.|6197|3|2022-02-05| |124|[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.|6200|3|2022-02-06|
|125|[donkingliang/ConsecutiveScroller](https://github.com/donkingliang/ConsecutiveScroller)|ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。|1878|3|2021-12-22| |125|[donkingliang/ConsecutiveScroller](https://github.com/donkingliang/ConsecutiveScroller)|ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的子View像一个整体一样连续顺畅滑动。并且支持布局吸顶功能。|1878|3|2021-12-22|
|126|[x-ream/sqli](https://github.com/x-ream/sqli)|orm sql interface, Criteria, CriteriaBuilder, ResultMapBuilder|1414|3|2022-01-26| |126|[x-ream/sqli](https://github.com/x-ream/sqli)|orm sql interface, Criteria, CriteriaBuilder, ResultMapBuilder|1414|3|2022-01-26|
|127|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 多语言商城 跨境商城 多用户商城 小程序商城 微服务商城 新零售 社区商城|697|3|2022-01-27| |127|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 多语言商城 跨境商城 多用户商城 小程序商城 微服务商城 新零售 社区商城|698|3|2022-01-27|
|128|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架解放你的双手)|3636|3|2022-01-20| |128|[xuexiangjys/XUI](https://github.com/xuexiangjys/XUI)|💍A simple and elegant Android native UI framework, free your hands! (一个简洁而优雅的Android原生UI框架解放你的双手)|3636|3|2022-01-20|
|129|[alibaba/testable-mock](https://github.com/alibaba/testable-mock)|换种思路写Mock让单元测试更简单|1404|3|2022-02-05| |129|[alibaba/testable-mock](https://github.com/alibaba/testable-mock)|换种思路写Mock让单元测试更简单|1404|3|2022-02-05|
|130|[GoogleLLP/SuperMarket](https://github.com/GoogleLLP/SuperMarket)|设计精良的网上商城系统包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等使用SpringCloud框架基于Java开发。该项目可部署到服务器上不断完善中……|1611|3|2021-08-09| |130|[GoogleLLP/SuperMarket](https://github.com/GoogleLLP/SuperMarket)|设计精良的网上商城系统包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等使用SpringCloud框架基于Java开发。该项目可部署到服务器上不断完善中……|1611|3|2021-08-09|
|131|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:pencil: 所使用的技术栈包括SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、prometheus、Grafana、GrayLog等等|243|3|2022-01-30| |131|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:pencil: 所使用的技术栈包括SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、prometheus、Grafana、GrayLog等等|243|3|2022-01-30|
|132|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba|1299|3|2022-01-30| |132|[alibaba/GraphScope](https://github.com/alibaba/GraphScope)|GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba|1300|3|2022-01-30|
|133|[JavaNoober/BackgroundLibrary](https://github.com/JavaNoober/BackgroundLibrary)|A framework for directly generating shape through Tags, no need to write shape.xml again通过标签直接生成shape无需再写shape.xml|3242|3|2021-12-18| |133|[JavaNoober/BackgroundLibrary](https://github.com/JavaNoober/BackgroundLibrary)|A framework for directly generating shape through Tags, no need to write shape.xml again通过标签直接生成shape无需再写shape.xml|3242|3|2021-12-18|
|134|[coderbruis/JavaSourceCodeLearning](https://github.com/coderbruis/JavaSourceCodeLearning)|Java流行框架源码分析Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码|1672|3|2022-01-27| |134|[coderbruis/JavaSourceCodeLearning](https://github.com/coderbruis/JavaSourceCodeLearning)|Java流行框架源码分析Spring源码、SpringBoot源码、SpringAOP源码、SpringSecurity源码、SpringSecurity OAuth2源码、JDK源码、Netty源码|1674|3|2022-01-27|
|135|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5752|3|2022-01-07| |135|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5753|3|2022-01-07|
|136|[peng-zhihui/DeepVision](https://github.com/peng-zhihui/DeepVision)|在我很多项目中用到的CV算法推理框架应用。|1639|3|2021-11-09| |136|[peng-zhihui/DeepVision](https://github.com/peng-zhihui/DeepVision)|在我很多项目中用到的CV算法推理框架应用。|1640|3|2021-11-09|
|137|[pmiaowu/log4j2Scan](https://github.com/pmiaowu/log4j2Scan)|用于帮助企业内部快速扫描log4j2的jndi漏洞的burp插件|185|3|2021-12-15| |137|[pmiaowu/log4j2Scan](https://github.com/pmiaowu/log4j2Scan)|用于帮助企业内部快速扫描log4j2的jndi漏洞的burp插件|185|3|2021-12-15|
|138|[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.|4486|3|2022-01-20| |138|[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.|4486|3|2022-01-20|
|139|[KunMinX/Linkage-RecyclerView](https://github.com/KunMinX/Linkage-RecyclerView)|即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。|3018|3|2021-12-23| |139|[KunMinX/Linkage-RecyclerView](https://github.com/KunMinX/Linkage-RecyclerView)|即使不用饿了么订餐,也请务必收藏好该库!🔥 一行代码即可接入,二级联动订餐列表。|3018|3|2021-12-23|
|140|[MarkerHub/vueblog](https://github.com/MarkerHub/vueblog)|一个前后端分离的简单博客案例适合刚入门vue学前后端分离的童鞋|2026|3|2021-10-06| |140|[MarkerHub/vueblog](https://github.com/MarkerHub/vueblog)|一个前后端分离的简单博客案例适合刚入门vue学前后端分离的童鞋|2027|3|2021-10-06|
|141|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5389|3|2022-01-27| |141|[527515025/springBoot](https://github.com/527515025/springBoot)|springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等|5389|3|2022-01-27|
|142|[lingochamp/okdownload](https://github.com/lingochamp/okdownload)|A Reliable, Flexible, Fast and Powerful download engine.|4515|3|2021-12-02| |142|[lingochamp/okdownload](https://github.com/lingochamp/okdownload)|A Reliable, Flexible, Fast and Powerful download engine.|4515|3|2021-12-02|
|143|[erupts/erupt](https://github.com/erupts/erupt)|🚀 纯 Java 注解,单个类文件,快速开发 Admin 管理后台。不生成任何代码、零前端代码、零 CURD、自动建表、注解式API、自定义服务逻辑支持所有主流数据库支持自定义页面支持多数据源提供二十几类业务组件十几种展示形式支持逻辑删除动态定时任务前端后端分离等。核心技术Spring Boot、JPA、Reflect、TypeScript、NG-ZORRO等。 开源不易,记得右 ...|1451|3|2022-01-31| |143|[erupts/erupt](https://github.com/erupts/erupt)|🚀 纯 Java 注解,单个类文件,快速开发 Admin 管理后台。不生成任何代码、零前端代码、零 CURD、自动建表、注解式API、自定义服务逻辑支持所有主流数据库支持自定义页面支持多数据源提供二十几类业务组件十几种展示形式支持逻辑删除动态定时任务前端后端分离等。核心技术Spring Boot、JPA、Reflect、TypeScript、NG-ZORRO等。 开源不易,记得右 ...|1451|3|2022-02-06|
|144|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器摆脱dnslog平台|165|3|2021-12-16| |144|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器摆脱dnslog平台|165|3|2021-12-16|
|145|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台|5737|3|2022-01-04| |145|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台|5737|3|2022-01-04|
|146|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7857|3|2021-10-12| |146|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7857|3|2021-10-12|
|147|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|702|3|2021-10-15| |147|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|702|3|2021-10-15|
|148|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合项目代码简洁注释丰富上手容易适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案面向互联网设计同时适合B端和C端用户支持CI/CD多环境部署并提供应用管理方便第三方系统接入 ...|3343|3|2022-01-12| |148|[zlt2000/microservices-platform](https://github.com/zlt2000/microservices-platform)|基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合项目代码简洁注释丰富上手容易适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案面向互联网设计同时适合B端和C端用户支持CI/CD多环境部署并提供应用管理方便第三方系统接入 ...|3344|3|2022-01-12|
|149|[flowerwind/JspFinder](https://github.com/flowerwind/JspFinder)|一款通过污点追踪发现Jsp webshell的工具(A tool to find Jsp Webshell through stain tracking)|123|3|2022-01-04| |149|[flowerwind/JspFinder](https://github.com/flowerwind/JspFinder)|一款通过污点追踪发现Jsp webshell的工具(A tool to find Jsp Webshell through stain tracking)|123|3|2022-01-04|
|150|[alibaba/Appactive](https://github.com/alibaba/Appactive)|AppActive: A middleware to build an application with multiple active architectures阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件|166|3|2022-01-28| |150|[alibaba/Appactive](https://github.com/alibaba/Appactive)|AppActive: A middleware to build an application with multiple active architectures阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件|166|3|2022-01-28|
|151|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。当前新版本已移除shiro依赖简化了配置|3921|3|2021-12-05| |151|[Heeexy/SpringBoot-Shiro-Vue](https://github.com/Heeexy/SpringBoot-Shiro-Vue)|提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。当前新版本已移除shiro依赖简化了配置|3921|3|2021-12-05|
|152|[ffay/lanproxy](https://github.com/ffay/lanproxy)|lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具支持tcp流量转发可支持任何tcp上层协议访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...。技术交流QQ群 678776401|4819|3|2021-09-05| |152|[ffay/lanproxy](https://github.com/ffay/lanproxy)|lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具支持tcp流量转发可支持任何tcp上层协议访问内网网站、本地支付接口调试、ssh访问、远程桌面、http代理、https代理、socks5代理...。技术交流QQ群 678776401|4820|3|2021-09-05|
|153|[java-aodeng/hope-boot](https://github.com/java-aodeng/hope-boot)|🌱 Hope-Boot 一款现代化的脚手架项目|3224|3|2021-08-25| |153|[java-aodeng/hope-boot](https://github.com/java-aodeng/hope-boot)|🌱 Hope-Boot 一款现代化的脚手架项目|3223|3|2021-08-25|
|154|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|588|3|2022-01-12| |154|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|588|3|2022-01-12|
|155|[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等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|2524|3|2022-01-25| |155|[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等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理 ...|2524|3|2022-01-25|
|156|[apache/incubator-linkis](https://github.com/apache/incubator-linkis)|Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc ...|2409|3|2022-01-30| |156|[apache/incubator-linkis](https://github.com/apache/incubator-linkis)|Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resourc ...|2410|3|2022-01-30|
|157|[lyrric/seckill](https://github.com/lyrric/seckill)|苗苗 约苗 九价 秒杀 脚本|1787|3|2022-01-04| |157|[lyrric/seckill](https://github.com/lyrric/seckill)|苗苗 约苗 九价 秒杀 脚本|1787|3|2022-01-04|
|158|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具让你生成代码更简单更快捷|6089|3|2021-12-01| |158|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具让你生成代码更简单更快捷|6089|3|2021-12-01|
|159|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6723|3|2021-12-02| |159|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6723|3|2021-12-02|
|160|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|2046|3|2022-01-21| |160|[Snailclimb/guide-rpc-framework](https://github.com/Snailclimb/guide-rpc-framework)|A custom RPC framework implemented by Netty+Kyro+Zookeeper.(一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架-附详细实现过程和相关教程。)|2047|3|2022-01-21|
|161|[xManager-v2/xManager-Spotify](https://github.com/xManager-v2/xManager-Spotify)|An android application where you can manage and install all versions of the spotify app.|925|3|2022-02-02| |161|[xManager-v2/xManager-Spotify](https://github.com/xManager-v2/xManager-Spotify)|An android application where you can manage and install all versions of the spotify app.|927|3|2022-02-02|
|162|[baidu/uid-generator](https://github.com/baidu/uid-generator)|UniqueID generator|4516|3|2021-12-16| |162|[baidu/uid-generator](https://github.com/baidu/uid-generator)|UniqueID generator|4516|3|2021-12-16|
|163|[CheckChe0803/flink-recommandSystem-demo](https://github.com/CheckChe0803/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度放入redis缓存分析日志信息将画像标签和实时记录放入Hbase。在用户发起推荐请求后根据用户画像重排序热度榜并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品最后返回新的用户列表。|3194|3|2022-01-07| |163|[CheckChe0803/flink-recommandSystem-demo](https://github.com/CheckChe0803/flink-recommandSystem-demo)|:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度放入redis缓存分析日志信息将画像标签和实时记录放入Hbase。在用户发起推荐请求后根据用户画像重排序热度榜并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品最后返回新的用户列表。|3194|3|2022-01-07|
|164|[jpush/aurora-imui](https://github.com/jpush/aurora-imui)|General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。|5533|3|2021-09-21| |164|[jpush/aurora-imui](https://github.com/jpush/aurora-imui)|General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。|5533|3|2021-09-21|
|165|[201206030/fiction_house](https://github.com/201206030/fiction_house)|小说精品屋是一个多平台web、安卓app、微信小程序、功能完善的屏幕自适应小说漫画连载系统包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。|2748|3|2021-11-11| |165|[201206030/fiction_house](https://github.com/201206030/fiction_house)|小说精品屋是一个多平台web、安卓app、微信小程序、功能完善的屏幕自适应小说漫画连载系统包含精品小说专区、轻小说专区和漫画专区。包括小说/漫画分类、小说/漫画搜索、小说/漫画排行、完本小说/漫画、小说/漫画评分、小说/漫画在线阅读、小说/漫画书架、小说/漫画阅读记录、小说下载、小说弹幕、小说/漫画自动采集/更新/纠错、小说内容自动分享到微博、邮件自动推广、链接自动推送到百度搜索引擎等功能。|2749|3|2021-11-11|
|166|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2021 、Spring Boot 2.6、 OAuth2 的 RBAC 权限管理系统|2641|3|2022-01-30| |166|[pig-mesh/pig](https://github.com/pig-mesh/pig)|↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2021 、Spring Boot 2.6、 OAuth2 的 RBAC 权限管理系统|2647|3|2022-01-30|
|167|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|Change Data Capture (CDC) Connectors for Apache Flink|1841|3|2022-01-27| |167|[ververica/flink-cdc-connectors](https://github.com/ververica/flink-cdc-connectors)|Change Data Capture (CDC) Connectors for Apache Flink|1843|3|2022-01-27|
|168|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5587|2|2021-12-09| |168|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5587|2|2021-12-09|
|169|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术实现各种常见功能点的综合性案例。|956|2|2022-01-22| |169|[chengxy-nds/Springboot-Notebook](https://github.com/chengxy-nds/Springboot-Notebook)|Springboot-Notebook 是一系列以 springboot 为基础开发框架,整合 Redis 、 Rabbitmq 、ES 、MongoDB 、Springcloud、kafka、skywalking等互联网主流技术实现各种常见功能点的综合性案例。|956|2|2022-01-22|
|170|[ngbdf/redis-manager](https://github.com/ngbdf/redis-manager)|Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作|2672|2|2021-08-17| |170|[ngbdf/redis-manager](https://github.com/ngbdf/redis-manager)|Redis 一站式管理平台,支持集群的监控、安装、管理、告警以及基本的数据操作|2672|2|2021-08-17|
|171|[getActivity/ToastUtils](https://github.com/getActivity/ToastUtils)|Android 吐司框架,专治 Toast 各种疑难杂症|2146|2|2022-02-02| |171|[getActivity/ToastUtils](https://github.com/getActivity/ToastUtils)|Android 吐司框架,专治 Toast 各种疑难杂症|2147|2|2022-02-02|
|172|[codedrinker/community](https://github.com/codedrinker/community)|开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap|1983|2|2022-01-21| |172|[codedrinker/community](https://github.com/codedrinker/community)|开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap|1984|2|2022-01-21|
|173|[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog)|:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|2456|2|2022-01-18| |173|[ZHENFENG13/My-Blog](https://github.com/ZHENFENG13/My-Blog)|:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦 ...|2459|2|2022-01-18|
|174|[qq53182347/liugh-parent](https://github.com/qq53182347/liugh-parent)|SpringBoot+SpringCloud Oauth2+JWT+MybatisPlus实现Restful快速开发后端脚手架|2130|2|2021-08-16| |174|[qq53182347/liugh-parent](https://github.com/qq53182347/liugh-parent)|SpringBoot+SpringCloud Oauth2+JWT+MybatisPlus实现Restful快速开发后端脚手架|2130|2|2021-08-16|
|175|[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 ...|3375|2|2022-02-04| |175|[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 ...|3378|2|2022-02-04|
|176|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台Job是一套运维基础操作管理系统具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程而每个作业都可做为一个原子节点提供给上层或周边系统/平台使用,实现调度自动化。|557|2|2022-01-24| |176|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台Job是一套运维基础操作管理系统具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程而每个作业都可做为一个原子节点提供给上层或周边系统/平台使用,实现调度自动化。|557|2|2022-01-24|
|177|[mcxiaoke/packer-ng-plugin](https://github.com/mcxiaoke/packer-ng-plugin)|下一代Android打包工具100个渠道包只需要10秒钟|4745|2|2022-01-10| |177|[mcxiaoke/packer-ng-plugin](https://github.com/mcxiaoke/packer-ng-plugin)|下一代Android打包工具100个渠道包只需要10秒钟|4745|2|2022-01-10|
|178|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|1111|2|2022-02-05| |178|[HuanCheng65/TiebaLite](https://github.com/HuanCheng65/TiebaLite)|贴吧 Lite|1114|2|2022-02-05|
|179|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|118|2|2021-12-28| |179|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|120|2|2021-12-28|
|180|[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. |2989|2|2022-01-18| |180|[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. |2990|2|2022-01-18|
|181|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|512|2|2022-01-28| |181|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|512|2|2022-01-28|
|182|[huage2580/leeks](https://github.com/huage2580/leeks)|idea插件查看基金,股票,虚拟币|894|2|2022-01-04| |182|[huage2580/leeks](https://github.com/huage2580/leeks)|idea插件查看基金,股票,虚拟币|894|2|2022-01-04|
|183|[hongyangAndroid/baseAdapter](https://github.com/hongyangAndroid/baseAdapter)|Android 万能的Adapter for ListView,RecyclerView,GridView等支持多种Item类型的情况。|4665|2|2021-10-13| |183|[hongyangAndroid/baseAdapter](https://github.com/hongyangAndroid/baseAdapter)|Android 万能的Adapter for ListView,RecyclerView,GridView等支持多种Item类型的情况。|4665|2|2021-10-13|
|184|[spring2go/staffjoy](https://github.com/spring2go/staffjoy)|微服务(Microservices)和云原生架构教学案例项目基于Spring Boot和Kubernetes技术栈|1635|2|2022-01-13| |184|[spring2go/staffjoy](https://github.com/spring2go/staffjoy)|微服务(Microservices)和云原生架构教学案例项目基于Spring Boot和Kubernetes技术栈|1635|2|2022-01-13|
|185|[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 ...|1866|2|2022-02-02| |185|[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 ...|1866|2|2022-02-02|
|186|[NiceSeason/gulimall-learning](https://github.com/NiceSeason/gulimall-learning)|2020谷粒商城代码+笔记|1038|2|2021-09-20| |186|[NiceSeason/gulimall-learning](https://github.com/NiceSeason/gulimall-learning)|2020谷粒商城代码+笔记|1039|2|2021-09-20|
|187|[mpusher/mpush](https://github.com/mpusher/mpush)|MPush开源实时消息推送系统|3474|2|2021-12-09| |187|[mpusher/mpush](https://github.com/mpusher/mpush)|MPush开源实时消息推送系统|3474|2|2021-12-09|
|188|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5334|2|2022-01-21| |188|[changmingxie/tcc-transaction](https://github.com/changmingxie/tcc-transaction)|tcc-transaction是TCC型事务java实现|5334|2|2022-01-21|
|189|[chenBingX/SuperTextView](https://github.com/chenBingX/SuperTextView)|HiDeveloperWelcome to use SuperTextView |3184|2|2022-01-17| |189|[chenBingX/SuperTextView](https://github.com/chenBingX/SuperTextView)|HiDeveloperWelcome to use SuperTextView |3184|2|2022-01-17|
|190|[ThirtyDegreesRay/OpenHub](https://github.com/ThirtyDegreesRay/OpenHub)|An open source GitHub Android client app, faster and concise.|4013|2|2021-08-30| |190|[ThirtyDegreesRay/OpenHub](https://github.com/ThirtyDegreesRay/OpenHub)|An open source GitHub Android client app, faster and concise.|4015|2|2021-08-30|
|191|[flink-extended/flink-remote-shuffle](https://github.com/flink-extended/flink-remote-shuffle)|Remote Shuffle Service for Flink|115|2|2022-01-27| |191|[flink-extended/flink-remote-shuffle](https://github.com/flink-extended/flink-remote-shuffle)|Remote Shuffle Service for Flink|115|2|2022-01-27|
|192|[jbduncanm/GcmForMojo2](https://github.com/jbduncanm/GcmForMojo2)|#GcmForMojo 为QQ和微信开启FCM推送# GcmForMojo|551|2|2022-01-12| |192|[jbduncanm/GcmForMojo2](https://github.com/jbduncanm/GcmForMojo2)|#GcmForMojo 为QQ和微信开启FCM推送# GcmForMojo|551|2|2022-01-12|
|193|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|A third-party Telegram android app.|1633|2|2022-02-04| |193|[NekoX-Dev/NekoX](https://github.com/NekoX-Dev/NekoX)|A third-party Telegram android app.|1636|2|2022-02-06|
|194|[Meituan-Dianping/Robust](https://github.com/Meituan-Dianping/Robust)|Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.|4141|2|2021-09-13| |194|[Meituan-Dianping/Robust](https://github.com/Meituan-Dianping/Robust)|Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.|4141|2|2021-09-13|
|195|[DTStack/flinkx](https://github.com/DTStack/flinkx)|Based on Apache Flink. Support data synchronization/integration.|2749|2|2022-01-26| |195|[DTStack/flinkx](https://github.com/DTStack/flinkx)|Based on Apache Flink. Support data synchronization/integration.|2748|2|2022-01-26|
|196|[eleme/UETool](https://github.com/eleme/UETool)|Show/edit any view's attributions on the screen.|3111|2|2021-12-21| |196|[eleme/UETool](https://github.com/eleme/UETool)|Show/edit any view's attributions on the screen.|3111|2|2021-12-21|
|197|[jayZheng87/Thusy](https://github.com/jayZheng87/Thusy)|Java 工具类库;在全面集成 Hutool 上进行工具类二次收集的一个类库|1468|2|2022-02-01| |197|[jayZheng87/Thusy](https://github.com/jayZheng87/Thusy)|Java 工具类库;在全面集成 Hutool 上进行工具类二次收集的一个类库|1468|2|2022-02-01|
|198|[youlookwhat/CloudReader](https://github.com/youlookwhat/CloudReader)|🗡️ 云阅一款基于网易云音乐UI使用玩Android ApiRetrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端|4620|2|2022-01-07| |198|[youlookwhat/CloudReader](https://github.com/youlookwhat/CloudReader)|🗡️ 云阅一款基于网易云音乐UI使用玩Android ApiRetrofit2 + RxJava2 + Room + MVVM-databinding架构开发的Android客户端|4620|2|2022-01-07|
|199|[huanzi-qch/base-admin](https://github.com/huanzi-qch/base-admin)|Base Admin一套简单通用的后台管理系统主要功能有权限管理、菜单管理、用户管理系统设置、实时日志实时监控API加密以及登录用户修改密码、配置个性菜单等|2045|2|2021-12-07| |199|[huanzi-qch/base-admin](https://github.com/huanzi-qch/base-admin)|Base Admin一套简单通用的后台管理系统主要功能有权限管理、菜单管理、用户管理系统设置、实时日志实时监控API加密以及登录用户修改密码、配置个性菜单等|2046|2|2021-12-07|
|200|[Antabot/White-Jotter](https://github.com/Antabot/White-Jotter)|白卷是一款使用 Vue+Spring Boot 开发的前后端分离项目附带全套开发教程。A simple CMS developed by Spring Boot and Vue.js with development tutorials|1875|2|2022-01-15| |200|[Antabot/White-Jotter](https://github.com/Antabot/White-Jotter)|白卷是一款使用 Vue+Spring Boot 开发的前后端分离项目附带全套开发教程。A simple CMS developed by Spring Boot and Vue.js with development tutorials|1875|2|2022-01-15|
<div align="center"> <div align="center">

@ -1,209 +1,209 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19425|106|2022-01-15| |1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19438|106|2022-01-15|
|2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192813|62|2022-02-05| |2|[vuejs/vue](https://github.com/vuejs/vue)|🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.|192821|62|2022-02-06|
|3|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14516|30|2022-02-05| |3|[qier222/YesPlayMusic](https://github.com/qier222/YesPlayMusic)|高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron: |14531|30|2022-02-05|
|4|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35604|27|2022-01-30| |4|[dcloudio/uni-app](https://github.com/dcloudio/uni-app)|uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架|35610|27|2022-01-30|
|5|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37823|27|2022-02-04| |5|[iamkun/dayjs](https://github.com/iamkun/dayjs)|⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API|37825|27|2022-02-04|
|6|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|29990|26|2022-01-29| |6|[agalwood/Motrix](https://github.com/agalwood/Motrix)|A full-featured download manager.|30003|26|2022-01-29|
|7|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2439|22|2022-01-31| |7|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2442|21|2022-01-31|
|8|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43466|19|2021-10-01| |8|[NARKOZ/hacker-scripts](https://github.com/NARKOZ/hacker-scripts)|Based on a true story|43469|19|2021-10-01|
|9|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人21050首词。|35095|18|2022-02-03| |9|[chinese-poetry/chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)|The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人21050首词。|35097|18|2022-02-03|
|10|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29642|17|2022-02-02| |10|[carbon-app/carbon](https://github.com/carbon-app/carbon)|:black_heart: Create and share beautiful images of your source code|29649|17|2022-02-06|
|11|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15870|17|2022-01-28| |11|[lyswhut/lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)|一个基于 electron 的音乐软件|15881|17|2022-01-28|
|12|[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! |42058|17|2022-02-04| |12|[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! |42068|17|2022-02-04|
|13|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|10187|16|2022-01-20| |13|[mengshukeji/Luckysheet](https://github.com/mengshukeji/Luckysheet)|Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.|10191|16|2022-01-20|
|14|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|18558|16|2022-02-02| |14|[qishibo/AnotherRedisDesktopManager](https://github.com/qishibo/AnotherRedisDesktopManager)|🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.|18569|16|2022-02-02|
|15|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|40296|15|2022-02-03| |15|[mermaid-js/mermaid](https://github.com/mermaid-js/mermaid)|Generation of diagram and flowchart from text in a similar manner as markdown|40307|15|2022-02-03|
|16|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49833|15|2021-12-22| |16|[Semantic-Org/Semantic-UI](https://github.com/Semantic-Org/Semantic-UI)|Semantic is a UI component framework based around useful principles from natural language.|49832|15|2021-12-22|
|17|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车github打不开github加速git clone加速git release下载加速stackoverflow加速|6897|14|2021-12-22| |17|[docmirror/dev-sidecar](https://github.com/docmirror/dev-sidecar)|开发者边车github打不开github加速git clone加速git release下载加速stackoverflow加速|6910|14|2021-12-22|
|18|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1083|14|2022-01-22| |18|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1083|14|2022-01-22|
|19|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20378|14|2022-01-15| |19|[Meituan-Dianping/mpvue](https://github.com/Meituan-Dianping/mpvue)|基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。|20377|14|2022-01-15|
|20|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13237|14|2022-01-27| |20|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|13243|14|2022-01-27|
|21|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18514|13|2022-02-05| |21|[DIYgod/RSSHub](https://github.com/DIYgod/RSSHub)|🍰 Everything is RSSible|18519|13|2022-02-06|
|22|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3023|13|2022-01-29| |22|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4201|12|2021-10-20|
|23|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4200|12|2021-10-20| |23|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3220|12|2022-01-20|
|24|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3206|12|2022-01-20| |24|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3023|12|2022-01-29|
|25|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25653|11|2021-10-26| |25|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25657|11|2021-10-26|
|26|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21666|11|2022-01-22| |26|[Tencent/wepy](https://github.com/Tencent/wepy)|小程序组件化开发框架|21667|11|2022-01-22|
|27|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|22008|11|2022-02-04| |27|[fastify/fastify](https://github.com/fastify/fastify)|Fast and low overhead web framework, for Node.js|22018|11|2022-02-06|
|28|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22732|11|2022-02-05| |28|[Binaryify/NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi)|网易云音乐 Node.js API service|22733|11|2022-02-05|
|29|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33136|11|2021-12-13| |29|[alvarotrigo/fullPage.js](https://github.com/alvarotrigo/fullPage.js)|fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple|33135|11|2021-12-13|
|30|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23498|11|2022-01-27| |30|[YMFE/yapi](https://github.com/YMFE/yapi)|YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台|23500|11|2022-01-27|
|31|[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平台.|5999|11|2022-01-15| |31|[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平台.|6000|11|2022-01-15|
|32|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScriptcanvas spreadsheet|12174|10|2022-02-03| |32|[myliang/x-spreadsheet](https://github.com/myliang/x-spreadsheet)|A web-based JavaScriptcanvas spreadsheet|12176|10|2022-02-03|
|33|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32257|10|2022-02-03| |33|[koajs/koa](https://github.com/koajs/koa)|Expressive middleware for node.js using ES2017 async functions|32258|10|2022-02-03|
|34|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22039|10|2022-01-31| |34|[redux-saga/redux-saga](https://github.com/redux-saga/redux-saga)|An alternative side effect model for Redux apps|22040|10|2022-01-31|
|35|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15632|9|2022-01-25| |35|[PanJiaChen/vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)|a vue2.0 minimal admin template |15634|9|2022-01-25|
|36|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|9|2021-10-30| |36|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|9|2021-10-30|
|37|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|-|2310|9|2022-02-05| |37|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|-|2313|9|2022-02-06|
|38|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15456|9|2022-01-18| |38|[EastWorld/wechat-app-mall](https://github.com/EastWorld/wechat-app-mall)|微信小程序商城,微信小程序微店|15459|9|2022-01-18|
|39|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2076|9|2022-01-30| |39|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2078|9|2022-01-30|
|40|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17731|9|2022-02-01| |40|[eggjs/egg](https://github.com/eggjs/egg)|🥚 Born to build better enterprise frameworks and apps with Node.js & Koa|17733|9|2022-02-01|
|41|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28945|9|2022-02-05| |41|[SheetJS/sheetjs](https://github.com/SheetJS/sheetjs)|:green_book: SheetJS Community Edition -- Spreadsheet Data Toolkit|28946|9|2022-02-05|
|42|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|3456|8|2021-12-29| |42|[r0ysue/r0capture](https://github.com/r0ysue/r0capture)|安卓应用层抓包通杀脚本|3460|8|2021-12-29|
|43|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11176|8|2022-01-15| |43|[d2-projects/d2-admin](https://github.com/d2-projects/d2-admin)|An elegant dashboard|11176|8|2022-01-15|
|44|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|13178|8|2022-02-05| |44|[zadam/trilium](https://github.com/zadam/trilium)|Build your personal knowledge base with Trilium Notes|13197|8|2022-02-06|
|45|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15919|8|2022-01-27| |45|[dvajs/dva](https://github.com/dvajs/dva)|🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)|15918|8|2022-01-27|
|46|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15552|8|2022-02-05| |46|[youzan/vant-weapp](https://github.com/youzan/vant-weapp)|轻量、可靠的小程序 UI 组件库|15552|8|2022-02-06|
|47|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8645|8|2022-01-15| |47|[didi/chameleon](https://github.com/didi/chameleon)|🦎 一套代码运行多端,一端所见即多端所见|8645|8|2022-01-15|
|48|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2772|8|2022-01-13| |48|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2774|8|2022-01-13|
|49|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|20038|7|2022-01-05| |49|[localForage/localForage](https://github.com/localForage/localForage)|💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.|20037|7|2022-01-05|
|50|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1383|7|2022-01-24| |50|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1383|7|2022-01-24|
|51|[SaekiRaku/vscode-rainbow-fart](https://github.com/SaekiRaku/vscode-rainbow-fart)|一个在你编程时疯狂称赞你的 VSCode 扩展插件 An VSCode extension that keeps giving you compliment while you are coding, it will checks the keywords of code to play suitable sounds.|4631|7|2021-09-03| |51|[SaekiRaku/vscode-rainbow-fart](https://github.com/SaekiRaku/vscode-rainbow-fart)|一个在你编程时疯狂称赞你的 VSCode 扩展插件 An VSCode extension that keeps giving you compliment while you are coding, it will checks the keywords of code to play suitable sounds.|4631|7|2021-09-03|
|52|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21636|7|2022-02-01| |52|[ramda/ramda](https://github.com/ramda/ramda)|:ram: Practical functional Javascript|21635|7|2022-02-05|
|53|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|687|6|2022-01-30| |53|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|687|6|2022-01-30|
|54|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server & DB2|25655|6|2022-02-05| |54|[sequelize/sequelize](https://github.com/sequelize/sequelize)|An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server & DB2|25657|6|2022-02-06|
|55|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|2019|6|2022-01-28| |55|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|2021|6|2022-02-06|
|56|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of two excellent iOS proxy tools, Quantumult X or Surge.|5189|6|2022-01-30| |56|[NobyDa/Script](https://github.com/NobyDa/Script)|This project is based on the scripting capabilities of two excellent iOS proxy tools, Quantumult X or Surge.|5194|6|2022-02-06|
|57|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统易安装易使用支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2453|6|2022-01-24| |57|[dushixiang/next-terminal](https://github.com/dushixiang/next-terminal)|Next Terminal是一个轻量级堡垒机系统易安装易使用支持RDP、SSH、VNC、Telnet、Kubernetes协议。|2454|6|2022-01-24|
|58|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|8925|6|2022-01-15| |58|[didi/cube-ui](https://github.com/didi/cube-ui)|:large_orange_diamond: A fantastic mobile ui lib implement by Vue|8925|6|2022-01-15|
|59|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |2899|6|2022-02-05| |59|[XIU2/UserScript](https://github.com/XIU2/UserScript)|🐵 自用的一些乱七八糟 油猴脚本~ |2907|6|2022-02-06|
|60|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1314|6|2022-02-05| |60|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1314|6|2022-02-05|
|61|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11283|6|2021-12-14| |61|[bailicangdu/node-elm](https://github.com/bailicangdu/node-elm)|基于 node.js + Mongodb 构建的后台系统|11283|6|2021-12-14|
|62|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14830|6|2022-01-15| |62|[acdlite/recompose](https://github.com/acdlite/recompose)|A React utility belt for function components and higher-order components.|14830|6|2022-01-15|
|63|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11952|6|2022-01-25| |63|[modood/Administrative-divisions-of-China](https://github.com/modood/Administrative-divisions-of-China)|中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。|11953|6|2022-01-25|
|64|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3334|6|2022-02-04| |64|[blackmatrix7/ios_rule_script](https://github.com/blackmatrix7/ios_rule_script)|各平台的分流规则、复写规则及自动化脚本。|3350|6|2022-02-05|
|65|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|22048|6|2022-01-31| |65|[tj/commander.js](https://github.com/tj/commander.js)|node.js command-line interfaces made easy|22057|6|2022-02-06|
|66|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1325|5|2022-02-03| |66|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1331|5|2022-02-03|
|67|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|9007|5|2021-12-14| |67|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|9008|5|2021-12-14|
|68|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5156|5|2022-01-15| |68|[AutoPiano/AutoPiano](https://github.com/AutoPiano/AutoPiano)|自由钢琴 🎹 AutoPiano ( https://www.autopiano.cn ) Simple & Elegant Piano Online|5156|5|2022-01-15|
|69|[openspug/spug](https://github.com/openspug/spug)|开源运维平台面向中小型企业设计的轻量级无Agent的自动化运维平台整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|6977|5|2022-01-17| |69|[openspug/spug](https://github.com/openspug/spug)|开源运维平台面向中小型企业设计的轻量级无Agent的自动化运维平台整合了主机管理、主机批量执行、主机在线终端、文件在线上传下载、应用发布部署、在线任务计划、配置中心、监控、报警等一系列功能。|6979|5|2022-01-17|
|70|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8656|5|2021-11-22| |70|[easy-mock/easy-mock](https://github.com/easy-mock/easy-mock)|A persistent service that generates mock data quickly and provids visualization view.|8657|5|2021-11-22|
|71|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|11857|5|2021-12-14| |71|[pandao/editor.md](https://github.com/pandao/editor.md)|The open source embeddable online markdown editor (component).|11859|5|2021-12-14|
|72|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式为上班族打造的上班必备神器使用此软件可以让上班倍感轻松远离 ICU。|4140|5|2021-09-10| |72|[cteamx/Thief](https://github.com/cteamx/Thief)|一款创新跨平台摸鱼神器支持小说、股票、网页、视频、直播、PDF、游戏等摸鱼模式为上班族打造的上班必备神器使用此软件可以让上班倍感轻松远离 ICU。|4141|5|2021-09-10|
|73|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|913|5|2022-01-19| |73|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|918|5|2022-01-19|
|74|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1531|5|2021-09-06| |74|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1531|5|2021-09-06|
|75|[kgco/RateMySupervisor](https://github.com/kgco/RateMySupervisor)|永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台|2505|5|2021-11-01| |75|[kgco/RateMySupervisor](https://github.com/kgco/RateMySupervisor)|永久免费开源的导师评价数据、数据爬虫、无需编程基础的展示网页以及新信息补充平台|2505|5|2021-11-01|
|76|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2434|5|2022-01-27| |76|[w37fhy/QuantumultX](https://github.com/w37fhy/QuantumultX)|同步和更新大佬脚本库,更新懒人配置|2439|5|2022-01-27|
|77|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10207|5|2022-01-26| |77|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10207|5|2022-01-26|
|78|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴‍♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|4034|5|2022-02-04| |78|[alibaba/x-render](https://github.com/alibaba/x-render)|🚴‍♀️ 阿里 - 很易用的中后台「表单 / 表格 / 图表」解决方案|4035|5|2022-02-04|
|79|[ly525/luban-h5](https://github.com/ly525/luban-h5)|[WIP]en: web design tool mobile page builder/editor mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.|5085|5|2022-01-22| |79|[ly525/luban-h5](https://github.com/ly525/luban-h5)|[WIP]en: web design tool mobile page builder/editor mini webflow for mobile page. zh: 类似易企秀的H5制作、建站工具、可视化搭建系统.|5088|5|2022-01-22|
|80|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12192|5|2021-11-15| |80|[Tencent/omi](https://github.com/Tencent/omi)| Front End Cross-Frameworks Framework - 前端跨框架跨平台框架|12193|5|2021-11-15|
|81|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|2540|4|2021-10-14| |81|[ntfstool/ntfstool](https://github.com/ntfstool/ntfstool)|A ntfs tool for mac|2543|4|2021-10-14|
|82|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|9902|4|2022-01-25| |82|[avwo/whistle](https://github.com/avwo/whistle)|HTTP, HTTP2, HTTPS, Websocket debugging proxy|9903|4|2022-01-25|
|83|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8741|4|2022-01-26| |83|[timarney/react-app-rewired](https://github.com/timarney/react-app-rewired)|Override create-react-app webpack configs without ejecting|8741|4|2022-01-26|
|84|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7652|4|2022-01-30| |84|[Hackl0us/SS-Rule-Snippet](https://github.com/Hackl0us/SS-Rule-Snippet)|搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。|7659|4|2022-01-30|
|85|[mindskip/xzs](https://github.com/mindskip/xzs)|学之思开源考试系统 - postgresql版支持多种题型选择题、多选题、判断题、填空题、解答题以及数学公式包含PC端、小程序端扩展性强部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|1905|4|2022-01-25| |85|[mindskip/xzs](https://github.com/mindskip/xzs)|学之思开源考试系统 - postgresql版支持多种题型选择题、多选题、判断题、填空题、解答题以及数学公式包含PC端、小程序端扩展性强部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|1907|4|2022-02-06|
|86|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8499|4|2022-01-05| |86|[mayswind/AriaNg](https://github.com/mayswind/AriaNg)|AriaNg, a modern web frontend making aria2 easier to use.|8504|4|2022-01-05|
|87|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|367|4|2022-01-10| |87|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|367|4|2022-01-10|
|88|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6740|4|2022-01-13| |88|[ustbhuangyi/vue-analysis](https://github.com/ustbhuangyi/vue-analysis)|:thumbsup: Vue.js 源码分析|6741|4|2022-01-13|
|89|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7604|4|2022-01-26| |89|[alibaba/rax](https://github.com/alibaba/rax)|🐰 Rax is a progressive framework for building universal application. https://rax.js.org|7603|4|2022-01-26|
|90|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7253|4|2021-12-14| |90|[bailicangdu/react-pxq](https://github.com/bailicangdu/react-pxq)|一个 react + redux 的完整项目 和 个人总结|7253|4|2021-12-14|
|91|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1249|4|2022-02-01| |91|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1252|4|2022-02-01|
|92|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5888|4|2022-01-22| |92|[gitalk/gitalk](https://github.com/gitalk/gitalk)|Gitalk is a modern comment component based on Github Issue and Preact.|5889|4|2022-01-22|
|93|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8108|4|2022-02-05| |93|[listen1/listen1_chrome_extension](https://github.com/listen1/listen1_chrome_extension)|one for all free music in china (chrome extension, also works for firefox)|8108|4|2022-02-05|
|94|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|4923|4|2021-12-30| |94|[bytedance/xgplayer](https://github.com/bytedance/xgplayer)|A HTML5 video player with a parser that saves traffic|4924|4|2021-12-30|
|95|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1165|4|2022-01-28| |95|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1167|4|2022-01-28|
|96|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|5255|4|2022-01-25| |96|[wechat-miniprogram/miniprogram-demo](https://github.com/wechat-miniprogram/miniprogram-demo)|微信小程序组件 / API / 云开发示例|5255|4|2022-01-25|
|97|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4182|4|2022-01-25| |97|[Tencent/kbone](https://github.com/Tencent/kbone)|一个致力于微信小程序和 Web 端同构的解决方案|4182|4|2022-01-25|
|98|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9315|4|2022-01-31| |98|[erikras/ducks-modular-redux](https://github.com/erikras/ducks-modular-redux)|A proposal for bundling reducers, action types and actions when using Redux|9315|4|2022-01-31|
|99|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts (incubating) 的微信小程序版本|5552|4|2021-09-22| |99|[ecomfe/echarts-for-weixin](https://github.com/ecomfe/echarts-for-weixin)|Apache ECharts (incubating) 的微信小程序版本|5553|4|2021-09-22|
|100|[eva-engine/eva.js](https://github.com/eva-engine/eva.js)|Eva.js is a front-end game engine specifically for creating interactive game projects.|1469|4|2022-01-30| |100|[eva-engine/eva.js](https://github.com/eva-engine/eva.js)|Eva.js is a front-end game engine specifically for creating interactive game projects.|1469|4|2022-01-30|
|101|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|9972|3|2022-02-03| |101|[PrismJS/prism](https://github.com/PrismJS/prism)|Lightweight, robust, elegant syntax highlighting.|9975|3|2022-02-03|
|102|[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|4026|3|2022-01-31| |102|[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|4029|3|2022-02-06|
|103|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9174|3|2022-01-21| |103|[cnodejs/nodeclub](https://github.com/cnodejs/nodeclub)|:baby_chick:Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统|9174|3|2022-01-21|
|104|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9597|3|2022-01-25| |104|[expressjs/multer](https://github.com/expressjs/multer)|Node.js middleware for handling `multipart/form-data`.|9596|3|2022-01-25|
|105|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|1734|3|2021-11-09| |105|[CreditTone/hooker](https://github.com/CreditTone/hooker)|🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning|1734|3|2021-11-09|
|106|[tumobi/nideshop](https://github.com/tumobi/nideshop)|NideShop 开源微信小程序商城服务端 APINode.js + ThinkJS|5169|3|2021-08-09| |106|[tumobi/nideshop](https://github.com/tumobi/nideshop)|NideShop 开源微信小程序商城服务端 APINode.js + ThinkJS|5169|3|2021-08-09|
|107|[ciaochaos/qrbtf](https://github.com/ciaochaos/qrbtf)|An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com|1679|3|2021-10-05| |107|[ciaochaos/qrbtf](https://github.com/ciaochaos/qrbtf)|An art QR code (qrcode) beautifier. 艺术二维码生成器。https://qrbtf.com|1681|3|2021-10-05|
|108|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具支持HTTP/HTTPS无需USB连接设备。|6674|3|2021-09-22| |108|[wuchangming/spy-debugger](https://github.com/wuchangming/spy-debugger)|微信调试各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具支持HTTP/HTTPS无需USB连接设备。|6674|3|2021-09-22|
|109|[0xPool/Gitter](https://github.com/0xPool/Gitter)|Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端|3503|3|2021-08-10| |109|[0xPool/Gitter](https://github.com/0xPool/Gitter)|Gitter for GitHub - 可能是目前颜值最高的GitHub微信小程序客户端|3503|3|2021-08-10|
|110|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据带拼音标注、坐标、行政区域边界范围2021年12月15日最新采集提供csv格式文件支持在线转成多级联动js代码、通用json格式提供软件转成shp、geojson、sql、导入数据库带浏览器里面运行的js采集源码综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|3049|3|2021-12-15| |110|[xiangyuecn/AreaCity-JsSpider-StatsGov](https://github.com/xiangyuecn/AreaCity-JsSpider-StatsGov)|省市区县乡镇三级或四级城市数据带拼音标注、坐标、行政区域边界范围2021年12月15日最新采集提供csv格式文件支持在线转成多级联动js代码、通用json格式提供软件转成shp、geojson、sql、导入数据库带浏览器里面运行的js采集源码综合了中华人民共和国民政部、国家统计局、高德地图、腾讯地图行政区划数据|3049|3|2021-12-15|
|111|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|2410|3|2022-01-30| |111|[doocs/md](https://github.com/doocs/md)|✍ WeChat Markdown Editor 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 语法、色盘取色、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性|2410|3|2022-01-30|
|112|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3342|3|2022-01-15| |112|[mdnice/markdown-nice](https://github.com/mdnice/markdown-nice)|支持主题设计的 Markdown 编辑器,让排版变 Nice|3341|3|2022-01-15|
|113|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1181|3|2021-08-20| |113|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1183|3|2021-08-20|
|114|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|415|3|2022-01-19| |114|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|416|3|2022-01-19|
|115|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|6737|3|2022-01-24| |115|[ecomfe/vue-echarts](https://github.com/ecomfe/vue-echarts)|Apache ECharts component for Vue.js.|6739|3|2022-01-24|
|116|[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.|3822|3|2022-01-16| |116|[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.|3824|3|2022-01-16|
|117|[shenruisi/Stay](https://github.com/shenruisi/Stay)|Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.|325|3|2022-02-04| |117|[shenruisi/Stay](https://github.com/shenruisi/Stay)|Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.|328|3|2022-02-04|
|118|[transitive-bullshit/create-react-library](https://github.com/transitive-bullshit/create-react-library)|⚡CLI for creating reusable react libraries.|4595|3|2021-08-10| |118|[transitive-bullshit/create-react-library](https://github.com/transitive-bullshit/create-react-library)|⚡CLI for creating reusable react libraries.|4596|3|2021-08-10|
|119|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|7104|3|2022-02-05| |119|[playcanvas/engine](https://github.com/playcanvas/engine)|Fast and lightweight JavaScript game engine built on WebGL and glTF|7104|3|2022-02-05|
|120|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端监控系统webfunny也是一款前端性能监控系统无埋点监控前端日志实时分析前端健康状态。webfunny is a lightweight front-end monitoring system and webfunny is also a front-end performance monitoring system. It monitors front- ...|3543|3|2022-01-22| |120|[a597873885/webfunny_monitor](https://github.com/a597873885/webfunny_monitor)|webfunny是一款轻量级的前端监控系统webfunny也是一款前端性能监控系统无埋点监控前端日志实时分析前端健康状态。webfunny is a lightweight front-end monitoring system and webfunny is also a front-end performance monitoring system. It monitors front- ...|3543|3|2022-01-22|
|121|[ronggang/PT-Plugin-Plus](https://github.com/ronggang/PT-Plugin-Plus)|PT 助手 Plus为 Google Chrome 和 Firefox 浏览器插件Web Extensions主要用于辅助下载 PT 站的种子。|2958|3|2022-01-25| |121|[ronggang/PT-Plugin-Plus](https://github.com/ronggang/PT-Plugin-Plus)|PT 助手 Plus为 Google Chrome 和 Firefox 浏览器插件Web Extensions主要用于辅助下载 PT 站的种子。|2963|3|2022-01-25|
|122|[didi/mpx](https://github.com/didi/mpx)|Mpx一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|2946|3|2022-01-28| |122|[didi/mpx](https://github.com/didi/mpx)|Mpx一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架|2946|3|2022-02-06|
|123|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7271|3|2021-11-01| |123|[alibaba/anyproxy](https://github.com/alibaba/anyproxy)|A fully configurable http/https proxy in NodeJS|7271|3|2021-11-01|
|124|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 适合于个人和中小型团队的在线文档、知识库系统。|1784|3|2022-01-30| |124|[zmister2016/MrDoc](https://github.com/zmister2016/MrDoc)|online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 适合于个人和中小型团队的在线文档、知识库系统。|1785|3|2022-01-30|
|125|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3330|3|2022-01-30| |125|[TaleLin/lin-ui](https://github.com/TaleLin/lin-ui)|🌈 简洁、易用、灵活的微信小程序组件库|3331|3|2022-01-30|
|126|[Tencent/cloudbase-framework](https://github.com/Tencent/cloudbase-framework)| 腾讯云开发云原生一体化部署工具 🚀 CloudBase Framework一键部署不限框架语言云端一体化开发基于Serverless 架构。A front-end and back-end integrated deployment tool. One-click deploy to serverless architecture. https://docs.cloudbase.net ...|1731|3|2021-12-28| |126|[Tencent/cloudbase-framework](https://github.com/Tencent/cloudbase-framework)| 腾讯云开发云原生一体化部署工具 🚀 CloudBase Framework一键部署不限框架语言云端一体化开发基于Serverless 架构。A front-end and back-end integrated deployment tool. One-click deploy to serverless architecture. https://docs.cloudbase.net ...|1732|3|2021-12-28|
|127|[zhongshaofa/layuimini](https://github.com/zhongshaofa/layuimini)|后台admin前端模板基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。|3325|3|2021-09-17| |127|[zhongshaofa/layuimini](https://github.com/zhongshaofa/layuimini)|后台admin前端模板基于 layui 编写的最简洁、易用的后台框架模板。只需提供一个接口就直接初始化整个框架,无需复杂操作。|3326|3|2021-09-17|
|128|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8882|3|2022-01-05| |128|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8881|3|2022-01-05|
|129|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|2654|3|2022-01-12| |129|[huangwei9527/quark-h5](https://github.com/huangwei9527/quark-h5)|基于vue2 + koa2的 H5制作工具。让不会写代码的人也能轻松快速上手制作H5页面。类似易企秀、百度H5等H5制作、建站工具|2660|3|2022-01-12|
|130|[otale/tale](https://github.com/otale/tale)|🦄 Best beautiful java blog, worth a try|4782|3|2021-09-25| |130|[otale/tale](https://github.com/otale/tale)|🦄 Best beautiful java blog, worth a try|4783|3|2021-09-25|
|131|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4078|3|2022-01-29| |131|[alibaba-fusion/next](https://github.com/alibaba-fusion/next)|🦍 A configurable component library for web built on React. |4079|3|2022-01-29|
|132|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|658|3|2022-02-05| |132|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|659|3|2022-02-05|
|133|[Bogdan-Lyashenko/Under-the-hood-ReactJS](https://github.com/Bogdan-Lyashenko/Under-the-hood-ReactJS)|Entire React code base explanation by visual block schemes (Stack version) |4844|3|2021-11-19| |133|[Bogdan-Lyashenko/Under-the-hood-ReactJS](https://github.com/Bogdan-Lyashenko/Under-the-hood-ReactJS)|Entire React code base explanation by visual block schemes (Stack version) |4846|3|2021-11-19|
|134|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|3897|3|2022-02-05| |134|[fluid-dev/hexo-theme-fluid](https://github.com/fluid-dev/hexo-theme-fluid)|:ocean: 一款 Material Design 风格的 Hexo 主题 / An elegant Material-Design theme for Hexo|3905|3|2022-02-05|
|135|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5488|3|2022-01-18| |135|[Kenshin/simpread](https://github.com/Kenshin/simpread)|简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展|5488|3|2022-01-18|
|136|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS支持扩展任意 APP|518|3|2022-02-03| |136|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS支持扩展任意 APP|518|3|2022-02-05|
|137|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢用上了这个插件后下载速度嗖嗖嗖的~|2127|3|2022-01-12| |137|[fhefh2015/Fast-GitHub](https://github.com/fhefh2015/Fast-GitHub)|国内Github下载很慢用上了这个插件后下载速度嗖嗖嗖的~|2131|3|2022-01-12|
|138|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|376|3|2022-01-28| |138|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|376|3|2022-01-28|
|139|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2399|3|2021-11-04| |139|[coffe1891/frontend-hard-mode-interview](https://github.com/coffe1891/frontend-hard-mode-interview)|《前端内参》有关于JavaScript、编程范式、设计模式、软件开发的艺术等大前端范畴内的知识分享旨在帮助前端工程师们夯实技术基础以通过一线互联网企业技术面试。|2400|3|2021-11-04|
|140|[ahmadawais/corona-cli](https://github.com/ahmadawais/corona-cli)|🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais ...|1823|3|2021-09-21| |140|[ahmadawais/corona-cli](https://github.com/ahmadawais/corona-cli)|🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais ...|1823|3|2021-09-21|
|141|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速短视频制作库 A fast short video processing library based on node.js|1376|3|2022-01-26| |141|[tnfe/FFCreator](https://github.com/tnfe/FFCreator)|一个基于node.js的高速短视频制作库 A fast short video processing library based on node.js|1380|3|2022-01-26|
|142|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示加速GitHub网页浏览。|904|3|2022-02-05| |142|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示加速GitHub网页浏览。|907|3|2022-02-06|
|143|[xiaoymin/swagger-bootstrap-ui](https://github.com/xiaoymin/swagger-bootstrap-ui)|Swagger-bootstrap-ui is the Swagger front-end UI implementation, the purpose is to replace the Swagger default UI implementation Swagger-UI, make the document more friendly....|2860|2|2022-01-15| |143|[xiaoymin/swagger-bootstrap-ui](https://github.com/xiaoymin/swagger-bootstrap-ui)|Swagger-bootstrap-ui is the Swagger front-end UI implementation, the purpose is to replace the Swagger default UI implementation Swagger-UI, make the document more friendly....|2860|2|2022-01-15|
|144|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|601|2|2022-02-04| |144|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|602|2|2022-02-04|
|145|[nashaofu/dingtalk](https://github.com/nashaofu/dingtalk)|钉钉桌面版基于electron和钉钉网页版开发支持Windows、Linux和macOS|2707|2|2022-01-24| |145|[nashaofu/dingtalk](https://github.com/nashaofu/dingtalk)|钉钉桌面版基于electron和钉钉网页版开发支持Windows、Linux和macOS|2707|2|2022-01-24|
|146|[BeautyYuYanli/full-mark-composition-generator](https://github.com/BeautyYuYanli/full-mark-composition-generator)|将专业术语和名人名言以随机报菜名的方式填入模板,生成一篇只有聪明人才能看懂的满分作文!|994|2|2021-11-15| |146|[BeautyYuYanli/full-mark-composition-generator](https://github.com/BeautyYuYanli/full-mark-composition-generator)|将专业术语和名人名言以随机报菜名的方式填入模板,生成一篇只有聪明人才能看懂的满分作文!|994|2|2021-11-15|
|147|[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|4549|2|2021-10-13| |147|[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|4549|2|2021-10-13|
|148|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|JeeSite 是一个企业信息化开发基础平台Java企业应用开源框架Java EEJ2EE快速开发框架使用经典技术组合Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI包括核心模块如组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。|7713|2|2022-01-21| |148|[thinkgem/jeesite](https://github.com/thinkgem/jeesite)|JeeSite 是一个企业信息化开发基础平台Java企业应用开源框架Java EEJ2EE快速开发框架使用经典技术组合Spring、Spring MVC、Apache Shiro、MyBatis、Bootstrap UI包括核心模块如组织机构、角色用户、权限授权、数据权限、内容管理、工作流等。|7713|2|2022-01-21|
|149|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|1602|2|2021-12-13| |149|[Momo707577045/m3u8-downloader](https://github.com/Momo707577045/m3u8-downloader)|m3u8 视频在线提取工具|1607|2|2021-12-13|
|150|[shen-yu/hexo-theme-ayer](https://github.com/shen-yu/hexo-theme-ayer)|a clean and elegant theme for Hexo. 🐋|1219|2|2022-01-07| |150|[shen-yu/hexo-theme-ayer](https://github.com/shen-yu/hexo-theme-ayer)|a clean and elegant theme for Hexo. 🐋|1222|2|2022-01-07|
|151|[ChuheGit/1](https://github.com/ChuheGit/1)|-|650|2|2021-08-11| |151|[ChuheGit/1](https://github.com/ChuheGit/1)|-|651|2|2021-08-11|
|152|[huanxsd/MeiTuan](https://github.com/huanxsd/MeiTuan)|MeiTuan App Write In latest React-Native(0.62.2)|2687|2|2021-09-20| |152|[huanxsd/MeiTuan](https://github.com/huanxsd/MeiTuan)|MeiTuan App Write In latest React-Native(0.62.2)|2687|2|2021-09-20|
|153|[xuedingmiaojun/mp-unpack](https://github.com/xuedingmiaojun/mp-unpack)|基于electron-vue开发的跨平台微信小程序自助解包(反编译)客户端|1004|2|2022-01-01| |153|[xuedingmiaojun/mp-unpack](https://github.com/xuedingmiaojun/mp-unpack)|基于electron-vue开发的跨平台微信小程序自助解包(反编译)客户端|1004|2|2022-01-01|
|154|[chatopera/cskefu](https://github.com/chatopera/cskefu)|🌲 春松客服,开源,免费,智能客服系统,机器人客服|1992|2|2022-01-28| |154|[chatopera/cskefu](https://github.com/chatopera/cskefu)|🌲 春松客服,开源,免费,智能客服系统,机器人客服|1992|2|2022-01-28|
|155|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|🥇🥇🥇商城系统- java商城 B2C商城 小程序商城 H5商城 APP商城 ,本商城是前后端分离的商城、微服务架构商城。|316|2|2022-01-13| |155|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|🥇🥇🥇商城系统- java商城 B2C商城 小程序商城 H5商城 APP商城 ,本商城是前后端分离的商城、微服务架构商城。|316|2|2022-01-13|
|156|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|521|2|2022-01-18| |156|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|522|2|2022-01-18|
|157|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|1655|2|2022-01-27| |157|[dillonzq/LoveIt](https://github.com/dillonzq/LoveIt)|❤A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题|1655|2|2022-01-27|
|158|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|4522|2|2021-10-30| |158|[ecomfe/fontmin](https://github.com/ecomfe/fontmin)|Minify font seamlessly|4522|2|2021-10-30|
|159|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|1966|2|2022-02-02| |159|[metowolf/vCards](https://github.com/metowolf/vCards)|📡️ vCards 中国黄页 - 优化 iOS/Android 来电、信息界面体验|1967|2|2022-02-02|
|160|[yuannian1112/jd_scripts](https://github.com/yuannian1112/jd_scripts)|-|317|2|2022-01-31| |160|[yuannian1112/jd_scripts](https://github.com/yuannian1112/jd_scripts)|-|317|2|2022-01-31|
|161|[WeBankFinTech/fes.js](https://github.com/WeBankFinTech/fes.js)|Fes.js 是一个基于 Vue 3 好用的前端应用解决方案。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。技术曲线平缓,上手也简单。在经过多个项目中打磨后趋于稳定。丰富的 Vue 3 生态 和 Fes.js 插件,让业务开发更加简单快捷~|970|2|2022-02-02| |161|[WeBankFinTech/fes.js](https://github.com/WeBankFinTech/fes.js)|Fes.js 是一个基于 Vue 3 好用的前端应用解决方案。以约定、配置化、组件化的设计思想,让用户仅仅关心用组件搭建页面内容。技术曲线平缓,上手也简单。在经过多个项目中打磨后趋于稳定。丰富的 Vue 3 生态 和 Fes.js 插件,让业务开发更加简单快捷~|970|2|2022-02-02|
|162|[segfall/static-wiki](https://github.com/segfall/static-wiki)|Wikipedia using only static assets & no backend|504|2|2021-09-17| |162|[segfall/static-wiki](https://github.com/segfall/static-wiki)|Wikipedia using only static assets & no backend|504|2|2021-09-17|
|163|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2086|2|2022-02-01| |163|[jin-yufeng/mp-html](https://github.com/jin-yufeng/mp-html)|小程序富文本组件,支持渲染和编辑 html支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用|2087|2|2022-02-01|
|164|[staven630/vue-cli4-config](https://github.com/staven630/vue-cli4-config)|vue-cli4配置vue.config.js持续更新|2567|2|2021-12-02| |164|[staven630/vue-cli4-config](https://github.com/staven630/vue-cli4-config)|vue-cli4配置vue.config.js持续更新|2567|2|2021-12-02|
|165|[renrenio/renren-fast-vue](https://github.com/renrenio/renren-fast-vue)|renren-fast-vue基于vue、element-ui构建开发实现renren-fast后台管理前端功能提供一套更优的前端解决方案。|2802|2|2022-01-15| |165|[renrenio/renren-fast-vue](https://github.com/renrenio/renren-fast-vue)|renren-fast-vue基于vue、element-ui构建开发实现renren-fast后台管理前端功能提供一套更优的前端解决方案。|2802|2|2022-01-15|
|166|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|338|2|2021-11-06| |166|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|338|2|2021-11-06|
|167|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA支持国产麒麟操作系统和国产数据库达梦、人大金仓政务OA军工信息化OA|2995|2|2022-01-30| |167|[o2oa/o2oa](https://github.com/o2oa/o2oa)|开源OA系统 - 码云GVP Java开源oa 企业OA办公平台 企业OA 协同办公OA 流程平台OA O2OA OA支持国产麒麟操作系统和国产数据库达梦、人大金仓政务OA军工信息化OA|2997|2|2022-01-30|
|168|[czj2369/jd_tb_auto](https://github.com/czj2369/jd_tb_auto)|基于AutoJs编写的618 双十一 淘宝 京东 赚喵币 赚汪汪币 炸年兽任务自动完成脚本|1166|2|2022-01-23| |168|[czj2369/jd_tb_auto](https://github.com/czj2369/jd_tb_auto)|基于AutoJs编写的618 双十一 淘宝 京东 赚喵币 赚汪汪币 炸年兽任务自动完成脚本|1166|2|2022-01-23|
|169|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取插件|1287|2|2022-01-05| |169|[l0o0/translators_CN](https://github.com/l0o0/translators_CN)|Zotero translator中文网页抓取插件|1287|2|2022-02-06|
|170|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统 - mysql版支持多种题型选择题、多选题、判断题、填空题、解答题以及数学公式包含PC端、小程序端扩展性强部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|982|2|2022-01-25| |170|[mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql)|学之思开源考试系统 - mysql版支持多种题型选择题、多选题、判断题、填空题、解答题以及数学公式包含PC端、小程序端扩展性强部署方便(集成部署、前后端分离部署、docker部署)、界面设计友好、代码结构清晰|982|2|2022-02-06|
|171|[elias-sundqvist/obsidian-annotator](https://github.com/elias-sundqvist/obsidian-annotator)|A plugin for reading and annotating PDFs and EPUBs in obsidian. |291|2|2022-01-26| |171|[elias-sundqvist/obsidian-annotator](https://github.com/elias-sundqvist/obsidian-annotator)|A plugin for reading and annotating PDFs and EPUBs in obsidian. |291|2|2022-01-26|
|172|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1164|2|2022-01-22| |172|[elecV2/elecV2P](https://github.com/elecV2/elecV2P)|一款基于 NodeJS可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。|1165|2|2022-01-22|
|173|[serverless/components](https://github.com/serverless/components)|The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...|2270|2|2022-01-19| |173|[serverless/components](https://github.com/serverless/components)|The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds...|2269|2|2022-01-19|
|174|[berwin/Blog](https://github.com/berwin/Blog)|记录成长的过程|3794|2|2021-11-25| |174|[berwin/Blog](https://github.com/berwin/Blog)|记录成长的过程|3794|2|2021-11-25|
|175|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|2880|2|2022-01-26| |175|[toolgood/ToolGood.Words](https://github.com/toolgood/ToolGood.Words)|一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。|2882|2|2022-01-26|
|176|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3428|2|2022-02-03| |176|[maptalks/maptalks.js](https://github.com/maptalks/maptalks.js)|A light and plugable JavaScript library for integrated 2D/3D maps.|3428|2|2022-02-03|
|177|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|基于 Auto.js 的蚂蚁森林能量自动收取脚本 Auto.js-based ant forest energy auto-collect script|2539|2|2021-11-28| |177|[SuperMonster003/Ant-Forest](https://github.com/SuperMonster003/Ant-Forest)|基于 Auto.js 的蚂蚁森林能量自动收取脚本 Auto.js-based ant forest energy auto-collect script|2539|2|2021-11-28|
|178|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|1103|2|2022-01-17| |178|[vn7n24fzkq/github-profile-summary-cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)|A tool to generate your github summary card for profile README|1103|2|2022-01-17|
|179|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|1682|2|2022-01-12| |179|[dream7180/foobox-cn](https://github.com/dream7180/foobox-cn)|CUI 整合 for foobar2000|1687|2|2022-01-12|
|180|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|632|2|2021-12-13| |180|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|632|2|2021-12-13|
|181|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|1194|2|2022-01-14| |181|[syhyz1990/baiduyun](https://github.com/syhyz1990/baiduyun)|油猴脚本 - 一个免费开源的网盘下载助手|1200|2|2022-01-14|
|182|[sunoj/jjb](https://github.com/sunoj/jjb)|一个帮助你自动申请京东价格保护的chrome拓展|3088|2|2021-10-25| |182|[sunoj/jjb](https://github.com/sunoj/jjb)|一个帮助你自动申请京东价格保护的chrome拓展|3089|2|2021-10-25|
|183|[sx1989827/DOClever](https://github.com/sx1989827/DOClever)|做最好的接口管理平台|2849|2|2022-01-12| |183|[sx1989827/DOClever](https://github.com/sx1989827/DOClever)|做最好的接口管理平台|2849|2|2022-01-12|
|184|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去广告计划稳定版For Quantumult X ;如去奈菲影视/低端影视/片库网/Pornhub/Jable/Netflav/HPjav等视频网站广告或其他ACG网站网页广告|843|2|2022-01-27| |184|[limbopro/Adblock4limbo](https://github.com/limbopro/Adblock4limbo)|毒奶去广告计划稳定版For Quantumult X ;如去奈菲影视/低端影视/片库网/Pornhub/Jable/Netflav/HPjav等视频网站广告或其他ACG网站网页广告|847|2|2022-01-27|
|185|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透c++实现无需公网IP小巧易用快速安全最好的多链路聚合p2p+proxy模式不做之一...这才是你真正想要的内网穿透工具!|2394|2|2022-01-06| |185|[lazy-luo/smarGate](https://github.com/lazy-luo/smarGate)|内网穿透c++实现无需公网IP小巧易用快速安全最好的多链路聚合p2p+proxy模式不做之一...这才是你真正想要的内网穿透工具!|2394|2|2022-01-06|
|186|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine testing platform. Sonic云真机测试平台前端。|273|2|2022-01-17| |186|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine testing platform. Sonic云真机测试平台前端。|273|2|2022-01-17|
|187|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4583|2|2021-08-11| |187|[aui/font-spider](https://github.com/aui/font-spider)|Smart webfont compression and format conversion tool|4583|2|2021-08-11|
|188|[vitozyf/lucky-draw](https://github.com/vitozyf/lucky-draw)|年会抽奖程序|1336|2|2022-01-14| |188|[vitozyf/lucky-draw](https://github.com/vitozyf/lucky-draw)|年会抽奖程序|1337|2|2022-01-14|
|189|[Tencent/westore](https://github.com/Tencent/westore)|更好的小程序项目架构|3915|2|2021-09-28| |189|[Tencent/westore](https://github.com/Tencent/westore)|更好的小程序项目架构|3915|2|2021-09-28|
|190|[Wenmoux/checkbox](https://github.com/Wenmoux/checkbox)|常用网站签到本地/云函数/青龙脚本( 人人视频、刺猬猫小说、Acfun、WPS、 时光相册、书香门第论坛、绅士领域、好游快爆、埋堆堆、多看阅读、一亩三分地、闪艺app、吾爱破解、香网小说、晋江、橙光、什么值得买、网易蜗牛读书,网易云游戏平台、龙空论坛、NGA论坛、csdn、mt论坛、sf轻小说、猫耳FM、联想智选app、联想智选联想延保、联动云租车、数码之家、玩物志好物商店、togamemod、好 ...|1096|2|2022-02-05| |190|[Wenmoux/checkbox](https://github.com/Wenmoux/checkbox)|常用网站签到本地/云函数/青龙脚本( 人人视频、刺猬猫小说、Acfun、WPS、 时光相册、书香门第论坛、绅士领域、好游快爆、埋堆堆、多看阅读、一亩三分地、闪艺app、吾爱破解、香网小说、晋江、橙光、什么值得买、网易蜗牛读书,网易云游戏平台、龙空论坛、NGA论坛、csdn、mt论坛、sf轻小说、猫耳FM、联想智选app、联想智选联想延保、联动云租车、数码之家、玩物志好物商店、togamemod、好 ...|1097|2|2022-02-05|
|191|[Kujiale-Mobile/Painter](https://github.com/Kujiale-Mobile/Painter)|小程序生成图片库,轻松通过 json 方式绘制一张可以发到朋友圈的图片|3229|2|2022-01-17| |191|[Kujiale-Mobile/Painter](https://github.com/Kujiale-Mobile/Painter)|小程序生成图片库,轻松通过 json 方式绘制一张可以发到朋友圈的图片|3230|2|2022-01-17|
|192|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装构建手机端模板脚手架 |1819|2|2021-11-05| |192|[sunniejs/vue-h5-template](https://github.com/sunniejs/vue-h5-template)|:tada:vue搭建移动端开发,基于vue-cli4.0+webpack 4+vant ui + sass+ rem适配方案+axios封装构建手机端模板脚手架 |1820|2|2021-11-05|
|193|[Achrou/goindex-theme-acrou](https://github.com/Achrou/goindex-theme-acrou)|This is a goindex theme.一个goindex的扩展主题。|1637|2|2022-01-15| |193|[Achrou/goindex-theme-acrou](https://github.com/Achrou/goindex-theme-acrou)|This is a goindex theme.一个goindex的扩展主题。|1637|2|2022-01-15|
|194|[quick123official/quick_redis_blog](https://github.com/quick123official/quick_redis_blog)|QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI ...|1109|2|2022-01-15| |194|[quick123official/quick_redis_blog](https://github.com/quick123official/quick_redis_blog)|QuickRedis is a free forever Redis Desktop manager. It supports direct connection, sentinel, and cluster mode, supports multiple languages, supports hundreds of millions of keys, and has an amazing UI ...|1109|2|2022-01-15|
|195|[umijs/umi-request](https://github.com/umijs/umi-request)|A request tool based on fetch.|1781|2|2022-01-25| |195|[umijs/umi-request](https://github.com/umijs/umi-request)|A request tool based on fetch.|1782|2|2022-01-25|
|196|[OBKoro1/koro1FileHeader](https://github.com/OBKoro1/koro1FileHeader)|VSCode插件自动生成自动更新VSCode文件头部注释, 自动生成函数注释并支持提取函数参数,支持所有主流语言,文档齐全,使用简单,配置灵活方便,持续维护多年。|3231|2|2022-01-23| |196|[OBKoro1/koro1FileHeader](https://github.com/OBKoro1/koro1FileHeader)|VSCode插件自动生成自动更新VSCode文件头部注释, 自动生成函数注释并支持提取函数参数,支持所有主流语言,文档齐全,使用简单,配置灵活方便,持续维护多年。|3231|2|2022-01-23|
|197|[JackonYang/money-maker-apps](https://github.com/JackonYang/money-maker-apps)|我认为有赚钱能力的开源小程序、个人网站|591|2|2022-01-05| |197|[JackonYang/money-maker-apps](https://github.com/JackonYang/money-maker-apps)|我认为有赚钱能力的开源小程序、个人网站|591|2|2022-01-05|
|198|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3012|2|2022-01-13| |198|[Tencent/weui.js](https://github.com/Tencent/weui.js)|A lightweight javascript library for WeUI.|3012|2|2022-01-13|
|199|[tnfe/wp2vite](https://github.com/tnfe/wp2vite)|一个让webpack项目支持vite的前端项目的转换工具。A front-end project automatic conversion tool。|488|2|2021-12-17| |199|[tnfe/wp2vite](https://github.com/tnfe/wp2vite)|一个让webpack项目支持vite的前端项目的转换工具。A front-end project automatic conversion tool。|489|2|2021-12-17|
|200|[js-newbee/taro-yanxuan](https://github.com/js-newbee/taro-yanxuan)|首个 Taro 多端统一实例 - 网易严选(小程序 + H5 + React Native - By 趣店 FED|2427|2|2022-01-15| |200|[js-newbee/taro-yanxuan](https://github.com/js-newbee/taro-yanxuan)|首个 Taro 多端统一实例 - 网易严选(小程序 + H5 + React Native - By 趣店 FED|2427|2|2022-01-15|
<div align="center"> <div align="center">

@ -1,148 +1,148 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[MorvanZhou/PyTorch-Tutorial](https://github.com/MorvanZhou/PyTorch-Tutorial)|Build your neural network easy and fast, 莫烦Python中文教学|6553|4|2022-01-20| |1|[MorvanZhou/PyTorch-Tutorial](https://github.com/MorvanZhou/PyTorch-Tutorial)|Build your neural network easy and fast, 莫烦Python中文教学|6555|4|2022-01-20|
|2|[roboticcam/machine-learning-notes](https://github.com/roboticcam/machine-learning-notes)|My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接|5605|4|2022-01-17| |2|[roboticcam/machine-learning-notes](https://github.com/roboticcam/machine-learning-notes)|My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接|5604|4|2022-01-17|
|3|[ieee8023/covid-chestxray-dataset](https://github.com/ieee8023/covid-chestxray-dataset)|We are building an open database of COVID-19 cases with chest X-ray or CT images.|2774|4|2021-10-14| |3|[ieee8023/covid-chestxray-dataset](https://github.com/ieee8023/covid-chestxray-dataset)|We are building an open database of COVID-19 cases with chest X-ray or CT images.|2774|4|2021-10-14|
|4|[hansu1017/WSDM2022-Retention-Score-Prediction](https://github.com/hansu1017/WSDM2022-Retention-Score-Prediction)|WSDM2022留存预测挑战赛 第1名解决方案|32|4|2022-01-28| |4|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|3849|4|2022-02-06|
|5|[NVIDIA/NeMo](https://github.com/NVIDIA/NeMo)|NeMo: a toolkit for conversational AI|3849|4|2022-02-05| |5|[ljpzzz/machinelearning](https://github.com/ljpzzz/machinelearning)|My blogs and code for machine learning. http://cnblogs.com/pinard|6131|3|2021-10-01|
|6|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉等好玩的AI项目|268|4|2022-02-04| |6|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|858|3|2021-12-29|
|7|[ljpzzz/machinelearning](https://github.com/ljpzzz/machinelearning)|My blogs and code for machine learning. http://cnblogs.com/pinard|6131|3|2021-10-01| |7|[cleverhans-lab/cleverhans](https://github.com/cleverhans-lab/cleverhans)|An adversarial example library for constructing attacks, building defenses, and benchmarking both|5394|3|2022-01-23|
|8|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|857|3|2021-12-29| |8|[wangshub/RL-Stock](https://github.com/wangshub/RL-Stock)|📈 如何用深度强化学习自动炒股|2133|3|2022-01-21|
|9|[cleverhans-lab/cleverhans](https://github.com/cleverhans-lab/cleverhans)|An adversarial example library for constructing attacks, building defenses, and benchmarking both|5394|3|2022-01-23| |9|[hansu1017/WSDM2022-Retention-Score-Prediction](https://github.com/hansu1017/WSDM2022-Retention-Score-Prediction)|WSDM2022留存预测挑战赛 第1名解决方案|33|3|2022-01-28|
|10|[wangshub/RL-Stock](https://github.com/wangshub/RL-Stock)|📈 如何用深度强化学习自动炒股|2132|3|2022-01-21| |10|[enpeizhao/CVprojects](https://github.com/enpeizhao/CVprojects)|computer vision projects 计算机视觉等好玩的AI项目|268|3|2022-02-06|
|11|[yoyoyo-yo/Gasyori100knock](https://github.com/yoyoyo-yo/Gasyori100knock)|image processing codes to understand algorithm|1994|2|2022-01-20| |11|[yoyoyo-yo/Gasyori100knock](https://github.com/yoyoyo-yo/Gasyori100knock)|image processing codes to understand algorithm|1995|2|2022-01-20|
|12|[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 sensitivity analysis. |1010|2|2022-01-31| |12|[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 sensitivity analysis. |1011|2|2022-01-31|
|13|[marcotcr/checklist](https://github.com/marcotcr/checklist)|Beyond Accuracy: Behavioral Testing of NLP models with CheckList|1575|2|2022-01-14| |13|[marcotcr/checklist](https://github.com/marcotcr/checklist)|Beyond Accuracy: Behavioral Testing of NLP models with CheckList|1576|2|2022-01-14|
|14|[AIZOOTech/FaceMaskDetection](https://github.com/AIZOOTech/FaceMaskDetection)|开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.|1717|2|2022-01-05| |14|[AIZOOTech/FaceMaskDetection](https://github.com/AIZOOTech/FaceMaskDetection)|开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.|1718|2|2022-01-05|
|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|1221|2|2022-01-20| |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|1221|2|2022-01-20|
|16|[amaiya/ktrain](https://github.com/amaiya/ktrain)|ktrain is a Python library that makes deep learning and AI more accessible and easier to apply|945|1|2022-01-29| |16|[amaiya/ktrain](https://github.com/amaiya/ktrain)|ktrain is a Python library that makes deep learning and AI more accessible and easier to apply|946|1|2022-01-29|
|17|[TheEconomist/big-mac-data](https://github.com/TheEconomist/big-mac-data)|Data and methodology for the Big Mac index|1248|1|2022-02-04| |17|[TheEconomist/big-mac-data](https://github.com/TheEconomist/big-mac-data)|Data and methodology for the Big Mac index|1248|1|2022-02-04|
|18|[fastai/course20](https://github.com/fastai/course20)|Deep Learning for Coders, 2020, the website|717|1|2022-01-14| |18|[fastai/course20](https://github.com/fastai/course20)|Deep Learning for Coders, 2020, the website|718|1|2022-01-14|
|19|[LYuhang/GNN_Review](https://github.com/LYuhang/GNN_Review)|GNN综述阅读报告|569|1|2021-08-17| |19|[LYuhang/GNN_Review](https://github.com/LYuhang/GNN_Review)|GNN综述阅读报告|568|1|2021-08-17|
|20|[gengyanlei/fire-smoke-detect-yolov4](https://github.com/gengyanlei/fire-smoke-detect-yolov4)|fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测|622|1|2021-10-29| |20|[gengyanlei/fire-smoke-detect-yolov4](https://github.com/gengyanlei/fire-smoke-detect-yolov4)|fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测|622|1|2021-10-29|
|21|[datawhalechina/thorough-pytorch](https://github.com/datawhalechina/thorough-pytorch)|-|122|1|2021-11-15| |21|[datawhalechina/thorough-pytorch](https://github.com/datawhalechina/thorough-pytorch)|-|122|1|2021-11-15|
|22|[FinMind/FinMind](https://github.com/FinMind/FinMind)|Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/|1660|1|2022-01-21| |22|[FinMind/FinMind](https://github.com/FinMind/FinMind)|Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/|1660|1|2022-01-21|
|23|[lxztju/pytorch_classification](https://github.com/lxztju/pytorch_classification)|利用pytorch实现图像分类的一个完整的代码训练预测TTA模型融合模型部署cnn提取特征svm或者随机森林等进行分类模型蒸馏一个完整的代码|776|1|2021-11-26| |23|[lxztju/pytorch_classification](https://github.com/lxztju/pytorch_classification)|利用pytorch实现图像分类的一个完整的代码训练预测TTA模型融合模型部署cnn提取特征svm或者随机森林等进行分类模型蒸馏一个完整的代码|776|1|2021-11-26|
|24|[chenghuige/pikachu2](https://github.com/chenghuige/pikachu2)|微信大数据2021 1stqq浏览器2021 3rdmind新闻推荐2020 1stNAIC2020 AI+遥感影像 2nd|107|1|2021-11-17| |24|[chenghuige/pikachu2](https://github.com/chenghuige/pikachu2)|微信大数据2021 1stqq浏览器2021 3rdmind新闻推荐2020 1stNAIC2020 AI+遥感影像 2nd|107|1|2021-11-17|
|25|[exacity/simplified-deeplearning](https://github.com/exacity/simplified-deeplearning)|Simplified implementations of deep learning related works|2395|1|2021-10-06| |25|[exacity/simplified-deeplearning](https://github.com/exacity/simplified-deeplearning)|Simplified implementations of deep learning related works|2396|1|2021-10-06|
|26|[dglai/maxp_baseline_model](https://github.com/dglai/maxp_baseline_model)|-|66|1|2021-11-05| |26|[dglai/maxp_baseline_model](https://github.com/dglai/maxp_baseline_model)|-|66|1|2021-11-05|
|27|[hangsz/pandas-tutorial](https://github.com/hangsz/pandas-tutorial)|适合初级到中级晋升者,有了体系之后就看熟练度了。|1420|1|2022-01-15| |27|[hangsz/pandas-tutorial](https://github.com/hangsz/pandas-tutorial)|适合初级到中级晋升者,有了体系之后就看熟练度了。|1420|1|2022-01-15|
|28|[wowchemy/starter-hugo-academic](https://github.com/wowchemy/starter-hugo-academic)|🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.|1829|1|2022-02-01| |28|[wowchemy/starter-hugo-academic](https://github.com/wowchemy/starter-hugo-academic)|🎓 Hugo Academic Theme 创建一个学术网站. Easily create a beautiful academic résumé or educational website using Hugo, GitHub, and Netlify.|1831|1|2022-02-06|
|29|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|182|1|2022-02-04| |29|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|183|1|2022-02-04|
|30|[ni1o1/transbigdata](https://github.com/ni1o1/transbigdata)|A Python package develop for transportation spatio-temporal big data processing, analysis and visualization.|68|1|2022-02-04| |30|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|56|1|2022-01-12|
|31|[luo3300612/Visualizer](https://github.com/luo3300612/Visualizer)|assistant tools for attention visualization in deep learning|208|1|2021-08-11| |31|[ni1o1/transbigdata](https://github.com/ni1o1/transbigdata)|A Python package develop for transportation spatio-temporal big data processing, analysis and visualization.|69|1|2022-02-04|
|32|[Tiiiger/bert_score](https://github.com/Tiiiger/bert_score)|BERT score for text generation|816|1|2021-12-10| |32|[luo3300612/Visualizer](https://github.com/luo3300612/Visualizer)|assistant tools for attention visualization in deep learning|208|1|2021-08-11|
|33|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|348|1|2022-01-28| |33|[Tiiiger/bert_score](https://github.com/Tiiiger/bert_score)|BERT score for text generation|816|1|2021-12-10|
|34|[eastmountyxz/ImageProcessing-Python](https://github.com/eastmountyxz/ImageProcessing-Python)|该资源为作者在CSDN的撰写Python图像处理文章的支撑主要是Python实现图像处理、图像识别、图像分类等算法代码实现希望该资源对您有所帮助一起加油。|844|1|2021-11-08| |34|[zhongqiangwu960812/AI-RecommenderSystem](https://github.com/zhongqiangwu960812/AI-RecommenderSystem)|该仓库尝试整理推荐系统领域的一些经典算法模型|348|1|2022-01-28|
|35|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|268|1|2022-01-17| |35|[eastmountyxz/ImageProcessing-Python](https://github.com/eastmountyxz/ImageProcessing-Python)|该资源为作者在CSDN的撰写Python图像处理文章的支撑主要是Python实现图像处理、图像识别、图像分类等算法代码实现希望该资源对您有所帮助一起加油。|844|1|2021-11-08|
|36|[44670/SourceHanSans-Pixel](https://github.com/44670/SourceHanSans-Pixel)|基于思源黑体的开源像素字体|172|1|2022-01-03| |36|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|268|1|2022-01-17|
|37|[zslucky/awesome-AI-books](https://github.com/zslucky/awesome-AI-books)|Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning|979|1|2021-10-30| |37|[44670/SourceHanSans-Pixel](https://github.com/44670/SourceHanSans-Pixel)|基于思源黑体的开源像素字体|172|1|2022-01-03|
|38|[LinXueyuanStdio/LaTeX_OCR_PRO](https://github.com/LinXueyuanStdio/LaTeX_OCR_PRO)|:art: 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)|528|1|2022-01-13| |38|[zslucky/awesome-AI-books](https://github.com/zslucky/awesome-AI-books)|Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning|979|1|2022-02-06|
|39|[tugstugi/dl-colab-notebooks](https://github.com/tugstugi/dl-colab-notebooks)|Try out deep learning models online on Google Colab|1297|1|2022-01-13| |39|[LinXueyuanStdio/LaTeX_OCR_PRO](https://github.com/LinXueyuanStdio/LaTeX_OCR_PRO)|:art: 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)|529|1|2022-01-13|
|40|[chokkan/mlnote](https://github.com/chokkan/mlnote)|機械学習帳|187|1|2022-02-01| |40|[tugstugi/dl-colab-notebooks](https://github.com/tugstugi/dl-colab-notebooks)|Try out deep learning models online on Google Colab|1297|1|2022-01-13|
|41|[PaddlePaddle/Quantum](https://github.com/PaddlePaddle/Quantum)|-|336|1|2021-12-15| |41|[chokkan/mlnote](https://github.com/chokkan/mlnote)|機械学習帳|187|1|2022-02-01|
|42|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|416|1|2021-11-01| |42|[PaddlePaddle/Quantum](https://github.com/PaddlePaddle/Quantum)|-|337|1|2021-12-15|
|43|[yutiansut/QAStrategy](https://github.com/yutiansut/QAStrategy)|策略基类/ 支持QIFI协议|202|0|2021-09-01| |43|[wbbhcb/stock_market](https://github.com/wbbhcb/stock_market)|-|416|1|2021-11-01|
|44|[OneOneLiu/ggcnn_cornell_dataset](https://github.com/OneOneLiu/ggcnn_cornell_dataset)|cornell grasp dataset analyses and process|25|0|2022-01-18| |44|[yutiansut/QAStrategy](https://github.com/yutiansut/QAStrategy)|策略基类/ 支持QIFI协议|202|0|2021-09-01|
|45|[Dustyposa/goSpider](https://github.com/Dustyposa/goSpider)|some small project and some articles|56|0|2021-12-03| |45|[OneOneLiu/ggcnn_cornell_dataset](https://github.com/OneOneLiu/ggcnn_cornell_dataset)|cornell grasp dataset analyses and process|25|0|2022-01-18|
|46|[oegedijk/dash_oop_components](https://github.com/oegedijk/dash_oop_components)|OOP components for plotly dash that make dashboard components composable, reusable and configurable|26|0|2021-09-28| |46|[Dustyposa/goSpider](https://github.com/Dustyposa/goSpider)|some small project and some articles|56|0|2021-12-03|
|47|[Emergent-Epidemics/covid19_npi_china](https://github.com/Emergent-Epidemics/covid19_npi_china)|Code for: The effect of human mobility and control measures on the COVID-19 epidemic in China|12|0|2021-09-09| |47|[oegedijk/dash_oop_components](https://github.com/oegedijk/dash_oop_components)|OOP components for plotly dash that make dashboard components composable, reusable and configurable|26|0|2021-09-28|
|48|[xiaonan8826/jeffindex](https://github.com/xiaonan8826/jeffindex)|-|10|0|2021-09-08| |48|[Emergent-Epidemics/covid19_npi_china](https://github.com/Emergent-Epidemics/covid19_npi_china)|Code for: The effect of human mobility and control measures on the COVID-19 epidemic in China|12|0|2021-09-09|
|49|[imistyrain/MTCNN](https://github.com/imistyrain/MTCNN)|人脸检测一网打尽Realtime Face Detection and Head pose estimation on Windows、Ubuntu、Mac、Android and iOS|422|0|2022-01-27| |49|[xiaonan8826/jeffindex](https://github.com/xiaonan8826/jeffindex)|-|10|0|2021-09-08|
|50|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|Everything I know: DevOps & CloudNative, Music, etc...|28|0|2022-01-26| |50|[imistyrain/MTCNN](https://github.com/imistyrain/MTCNN)|人脸检测一网打尽Realtime Face Detection and Head pose estimation on Windows、Ubuntu、Mac、Android and iOS|422|0|2022-01-27|
|51|[archersama/3rd-solution-COVID19-Fake-News-Detection-in-English](https://github.com/archersama/3rd-solution-COVID19-Fake-News-Detection-in-English)|这个仓库是AAAI2021共享任务COVID19-Fake-News-Detection-in-English(虚假新闻分类)的第三名的解决方案|10|0|2021-12-04| |51|[ryan4yin/knowledge](https://github.com/ryan4yin/knowledge)|Everything I know: DevOps & CloudNative, Music, etc...|28|0|2022-01-26|
|52|[xianghuisun/Chinese_KGQA](https://github.com/xianghuisun/Chinese_KGQA)|该仓库目的是实现基于知识图谱的中文问答系统|17|0|2021-12-22| |52|[archersama/3rd-solution-COVID19-Fake-News-Detection-in-English](https://github.com/archersama/3rd-solution-COVID19-Fake-News-Detection-in-English)|这个仓库是AAAI2021共享任务COVID19-Fake-News-Detection-in-English(虚假新闻分类)的第三名的解决方案|10|0|2021-12-04|
|53|[isee15/Card-Ocr](https://github.com/isee15/Card-Ocr)|身份证识别OCR|380|0|2021-09-22| |53|[xianghuisun/Chinese_KGQA](https://github.com/xianghuisun/Chinese_KGQA)|该仓库目的是实现基于知识图谱的中文问答系统|17|0|2021-12-22|
|54|[xieyan0811/pdfconv](https://github.com/xieyan0811/pdfconv)|中文PDF转TXT的实用工具|17|0|2021-10-13| |54|[isee15/Card-Ocr](https://github.com/isee15/Card-Ocr)|身份证识别OCR|380|0|2021-09-22|
|55|[BT5153-Group-Seventeen/Weibo-Sentiment-Analysis-During-COVID-19](https://github.com/BT5153-Group-Seventeen/Weibo-Sentiment-Analysis-During-COVID-19)|In order to analyze the sentiment orientation on Chinese social platform, our group scraped raw reposts during the period when domestic COVID is most series(1.20-3.09) from Weibo and built different m ...|10|0|2021-10-06| |55|[xieyan0811/pdfconv](https://github.com/xieyan0811/pdfconv)|中文PDF转TXT的实用工具|17|0|2021-10-13|
|56|[zhangzhiqiangccm/NLP-project](https://github.com/zhangzhiqiangccm/NLP-project)|自然语言处理中的基础任务包含但不限于文本表示文本分类命名实体识别关系抽取文本生成文本摘要等基于tensorflow2或Pytorch所有代码均经过测试项目中也包含相关数据。|83|0|2021-11-02| |56|[BT5153-Group-Seventeen/Weibo-Sentiment-Analysis-During-COVID-19](https://github.com/BT5153-Group-Seventeen/Weibo-Sentiment-Analysis-During-COVID-19)|In order to analyze the sentiment orientation on Chinese social platform, our group scraped raw reposts during the period when domestic COVID is most series(1.20-3.09) from Weibo and built different m ...|10|0|2021-10-06|
|57|[JoeShi/rasa-chinese-workshop](https://github.com/JoeShi/rasa-chinese-workshop)|利用 RASA 构建智能对话机器人|16|0|2021-08-24| |57|[zhangzhiqiangccm/NLP-project](https://github.com/zhangzhiqiangccm/NLP-project)|自然语言处理中的基础任务包含但不限于文本表示文本分类命名实体识别关系抽取文本生成文本摘要等基于tensorflow2或Pytorch所有代码均经过测试项目中也包含相关数据。|83|0|2021-11-02|
|58|[jajupmochi/graphkit-learn](https://github.com/jajupmochi/graphkit-learn)|A python package for graph kernels, graph edit distances, and graph pre-image problem.|73|0|2021-12-02| |58|[JoeShi/rasa-chinese-workshop](https://github.com/JoeShi/rasa-chinese-workshop)|利用 RASA 构建智能对话机器人|16|0|2021-08-24|
|59|[BSlience/rasa-conversational-ai](https://github.com/BSlience/rasa-conversational-ai)|Conversational AI based on Rasa|29|0|2021-10-29| |59|[jajupmochi/graphkit-learn](https://github.com/jajupmochi/graphkit-learn)|A python package for graph kernels, graph edit distances, and graph pre-image problem.|73|0|2021-12-02|
|60|[qwfy/doc-browser](https://github.com/qwfy/doc-browser)|A documentation browser with support for DevDocs, Dash and Hoogle, written in Haskell and QML|105|0|2021-10-09| |60|[BSlience/rasa-conversational-ai](https://github.com/BSlience/rasa-conversational-ai)|Conversational AI based on Rasa|29|0|2021-10-29|
|61|[ybdesire/machinelearning](https://github.com/ybdesire/machinelearning)|My machine learning code written by python.|29|0|2021-11-19| |61|[qwfy/doc-browser](https://github.com/qwfy/doc-browser)|A documentation browser with support for DevDocs, Dash and Hoogle, written in Haskell and QML|105|0|2021-10-09|
|62|[makelove/Programer_Log](https://github.com/makelove/Programer_Log)|最新动态在这里【我的程序员日志】|145|0|2021-09-03| |62|[ybdesire/machinelearning](https://github.com/ybdesire/machinelearning)|My machine learning code written by python.|29|0|2021-11-19|
|63|[ZhiqingXiao/OpenAIGymSolution](https://github.com/ZhiqingXiao/OpenAIGymSolution)|Solutions to OpenAI Gym|10|0|2021-08-22| |63|[makelove/Programer_Log](https://github.com/makelove/Programer_Log)|最新动态在这里【我的程序员日志】|145|0|2021-09-03|
|64|[CUHKSZ-TQL/WeiboSpider_SentimentAnalysis](https://github.com/CUHKSZ-TQL/WeiboSpider_SentimentAnalysis)|借助Python抓取微博数据并对抓取的数据进行情绪分析|241|0|2022-01-13| |64|[ZhiqingXiao/OpenAIGymSolution](https://github.com/ZhiqingXiao/OpenAIGymSolution)|Solutions to OpenAI Gym|10|0|2021-08-22|
|65|[moliqingwa/carbon_challenge](https://github.com/moliqingwa/carbon_challenge)|捕碳大作战|15|0|2021-12-22| |65|[CUHKSZ-TQL/WeiboSpider_SentimentAnalysis](https://github.com/CUHKSZ-TQL/WeiboSpider_SentimentAnalysis)|借助Python抓取微博数据并对抓取的数据进行情绪分析|241|0|2022-01-13|
|66|[covid-19-net/covid-19-community](https://github.com/covid-19-net/covid-19-community)| Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19 |94|0|2022-01-10| |66|[moliqingwa/carbon_challenge](https://github.com/moliqingwa/carbon_challenge)|捕碳大作战|15|0|2021-12-22|
|67|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|76|0|2022-02-05| |67|[covid-19-net/covid-19-community](https://github.com/covid-19-net/covid-19-community)| Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19 |94|0|2022-01-10|
|68|[1165048017/BlogLearning](https://github.com/1165048017/BlogLearning)|自己的学习历程,重点包括各种好玩的图像处理算法、运动捕捉、机器学习|93|0|2021-10-26| |68|[wangzheng422/docker_env](https://github.com/wangzheng422/docker_env)|Personal working log and md documents. Currently forcus on openshift4.|76|0|2022-02-05|
|69|[Kahhann92/FaceMask-recognition](https://github.com/Kahhann92/FaceMask-recognition)|此一project是由清华大学医学院的姚非凡与郑家瀚共同开发完成这里运用了三个目标检测模型来找到图像里的人脸以及他们是否有带口罩是个目标检测+2分类问题。 这一readme.md文件是为了帮助使用者如何正确使用我们的code。我们使用FasterRCNN可达到0.7的mAP[.5:.95]。|14|0|2022-01-21| |69|[1165048017/BlogLearning](https://github.com/1165048017/BlogLearning)|自己的学习历程,重点包括各种好玩的图像处理算法、运动捕捉、机器学习|94|0|2021-10-26|
|70|[zsc/kid-programming](https://github.com/zsc/kid-programming)|Programming exercises for kids (no prior programming experience required)|13|0|2021-11-05| |70|[Kahhann92/FaceMask-recognition](https://github.com/Kahhann92/FaceMask-recognition)|此一project是由清华大学医学院的姚非凡与郑家瀚共同开发完成这里运用了三个目标检测模型来找到图像里的人脸以及他们是否有带口罩是个目标检测+2分类问题。 这一readme.md文件是为了帮助使用者如何正确使用我们的code。我们使用FasterRCNN可达到0.7的mAP[.5:.95]。|14|0|2022-01-21|
|71|[serengil/tensorflow-101](https://github.com/serengil/tensorflow-101)|TensorFlow 101: Introduction to Deep Learning|778|0|2022-02-02| |71|[zsc/kid-programming](https://github.com/zsc/kid-programming)|Programming exercises for kids (no prior programming experience required)|13|0|2021-11-05|
|72|[yangyahu-1994/Python-Crash-Course](https://github.com/yangyahu-1994/Python-Crash-Course)|A Hands-On, Project-Based Introduction to Programming|11|0|2021-10-05| |72|[serengil/tensorflow-101](https://github.com/serengil/tensorflow-101)|TensorFlow 101: Introduction to Deep Learning|778|0|2022-02-02|
|73|[agave233/2020-CCF-Crowd-Flow-Prediction](https://github.com/agave233/2020-CCF-Crowd-Flow-Prediction)|科技战疫-大数据公益挑战赛-DataFountain重点区域人群密度预测 第1名方案|30|0|2021-12-28| |73|[yangyahu-1994/Python-Crash-Course](https://github.com/yangyahu-1994/Python-Crash-Course)|A Hands-On, Project-Based Introduction to Programming|11|0|2021-10-05|
|74|[jackhuntcn/2021ccf_iqiyi_nlp](https://github.com/jackhuntcn/2021ccf_iqiyi_nlp)|-|15|0|2021-12-03| |74|[agave233/2020-CCF-Crowd-Flow-Prediction](https://github.com/agave233/2020-CCF-Crowd-Flow-Prediction)|科技战疫-大数据公益挑战赛-DataFountain重点区域人群密度预测 第1名方案|30|0|2021-12-28|
|75|[IKMLab/course_material](https://github.com/IKMLab/course_material)|上課教材的大集合!!!|12|0|2021-09-08| |75|[jackhuntcn/2021ccf_iqiyi_nlp](https://github.com/jackhuntcn/2021ccf_iqiyi_nlp)|-|15|0|2021-12-03|
|76|[Hongyu-Yue/yoloV5_modify_smalltarget](https://github.com/Hongyu-Yue/yoloV5_modify_smalltarget)|YOLOV5 小目标检测修改版|32|0|2021-08-21| |76|[IKMLab/course_material](https://github.com/IKMLab/course_material)|上課教材的大集合!!!|12|0|2021-09-08|
|77|[voidful/Phraseg](https://github.com/voidful/Phraseg)|Phraseg - 一言:新詞發現工具包|24|0|2021-11-30| |77|[Hongyu-Yue/yoloV5_modify_smalltarget](https://github.com/Hongyu-Yue/yoloV5_modify_smalltarget)|YOLOV5 小目标检测修改版|32|0|2021-08-21|
|78|[areejokaili/topic_labelling](https://github.com/areejokaili/topic_labelling)|-|16|0|2021-12-22| |78|[voidful/Phraseg](https://github.com/voidful/Phraseg)|Phraseg - 一言:新詞發現工具包|24|0|2021-11-30|
|79|[cviaai/VEINCV-RL](https://github.com/cviaai/VEINCV-RL)|Near-Infrared-to-Visible Vein Imaging via Convolutional Neural Networks and Reinforcement Learning|16|0|2022-01-13| |79|[areejokaili/topic_labelling](https://github.com/areejokaili/topic_labelling)|-|16|0|2021-12-22|
|80|[vespa-engine/sample-apps](https://github.com/vespa-engine/sample-apps)|Repository of sample applications|155|0|2022-02-03| |80|[cviaai/VEINCV-RL](https://github.com/cviaai/VEINCV-RL)|Near-Infrared-to-Visible Vein Imaging via Convolutional Neural Networks and Reinforcement Learning|16|0|2022-01-13|
|81|[duoergun0729/adversarial_examples](https://github.com/duoergun0729/adversarial_examples)|对抗样本|160|0|2022-01-21| |81|[vespa-engine/sample-apps](https://github.com/vespa-engine/sample-apps)|Repository of sample applications|155|0|2022-02-03|
|82|[chokkan/python](https://github.com/chokkan/python)|Python早見帳|17|0|2021-11-28| |82|[duoergun0729/adversarial_examples](https://github.com/duoergun0729/adversarial_examples)|对抗样本|160|0|2022-01-21|
|83|[zhouwei713/data_analysis](https://github.com/zhouwei713/data_analysis)|一些爬虫和数据分析相关实战练习|305|0|2022-01-26| |83|[chokkan/python](https://github.com/chokkan/python)|Python早見帳|17|0|2021-11-28|
|84|[lyj555/SelfLearning](https://github.com/lyj555/SelfLearning)|该项目主要是自学过程中对于一些知识点的整理项目整体分为四部分分别是算法、工程、工具和数学知识。算法部分主要是常用的机器学习LR、SVM、树模型、XGBoost、LightGBM和CatBoost等和深度学习算法NLP和CV以及一些基础知识工程部分主要是spark和hive|13|0|2021-12-06| |84|[zhouwei713/data_analysis](https://github.com/zhouwei713/data_analysis)|一些爬虫和数据分析相关实战练习|305|0|2022-01-26|
|85|[andy6804tw/2020-12th-ironman](https://github.com/andy6804tw/2020-12th-ironman)|[全民瘋AI系列] 第12屆iT邦幫忙鐵人賽 影片教學組 |89|0|2021-09-27| |85|[lyj555/SelfLearning](https://github.com/lyj555/SelfLearning)|该项目主要是自学过程中对于一些知识点的整理项目整体分为四部分分别是算法、工程、工具和数学知识。算法部分主要是常用的机器学习LR、SVM、树模型、XGBoost、LightGBM和CatBoost等和深度学习算法NLP和CV以及一些基础知识工程部分主要是spark和hive|13|0|2021-12-06|
|86|[deepdialog/CPM-LM-TF2](https://github.com/deepdialog/CPM-LM-TF2)|-|204|0|2021-10-14| |86|[andy6804tw/2020-12th-ironman](https://github.com/andy6804tw/2020-12th-ironman)|[全民瘋AI系列] 第12屆iT邦幫忙鐵人賽 影片教學組 |89|0|2021-09-27|
|87|[wshuyi/demo-spacy-text-processing](https://github.com/wshuyi/demo-spacy-text-processing)|-|129|0|2022-01-21| |87|[deepdialog/CPM-LM-TF2](https://github.com/deepdialog/CPM-LM-TF2)|-|204|0|2021-10-14|
|88|[Tu5039/THSTrader](https://github.com/Tu5039/THSTrader)|支持更新一版的同花顺改了一些因为UI变化而出现问题的地方|21|0|2022-01-13| |88|[wshuyi/demo-spacy-text-processing](https://github.com/wshuyi/demo-spacy-text-processing)|-|129|0|2022-01-21|
|89|[andy6804tw/2021-13th-ironman](https://github.com/andy6804tw/2021-13th-ironman)|第13屆iT邦幫忙鐵人賽|16|0|2021-12-07| |89|[Tu5039/THSTrader](https://github.com/Tu5039/THSTrader)|支持更新一版的同花顺改了一些因为UI变化而出现问题的地方|21|0|2022-01-13|
|90|[CIDO-ontology/cido](https://github.com/CIDO-ontology/cido)|CIDO: Coronavirus Infectious Disease Ontology|15|0|2022-02-04| |90|[andy6804tw/2021-13th-ironman](https://github.com/andy6804tw/2021-13th-ironman)|第13屆iT邦幫忙鐵人賽|15|0|2021-12-07|
|91|[yijixiuxin/chanlun](https://github.com/yijixiuxin/chanlun)|基于缠中说禅所理解的市场行情的分析工具|19|0|2021-12-18| |91|[CIDO-ontology/cido](https://github.com/CIDO-ontology/cido)|CIDO: Coronavirus Infectious Disease Ontology|15|0|2022-02-04|
|92|[Glacier-Ice/Covid-19-data-science](https://github.com/Glacier-Ice/Covid-19-data-science)|Welcome to Glacier Data Project. A post-wuhan2020 project for data science|147|0|2022-01-27| |92|[yijixiuxin/chanlun](https://github.com/yijixiuxin/chanlun)|基于缠中说禅所理解的市场行情的分析工具|19|0|2021-12-18|
|93|[deepjavalibrary/d2l-java-zh](https://github.com/deepjavalibrary/d2l-java-zh)|-|11|0|2021-12-06| |93|[Glacier-Ice/Covid-19-data-science](https://github.com/Glacier-Ice/Covid-19-data-science)|Welcome to Glacier Data Project. A post-wuhan2020 project for data science|147|0|2022-01-27|
|94|[boyu-ai/Hands-on-RL](https://github.com/boyu-ai/Hands-on-RL)|https://hrl.boyuai.com/|41|0|2021-08-14| |94|[deepjavalibrary/d2l-java-zh](https://github.com/deepjavalibrary/d2l-java-zh)|-|11|0|2021-12-06|
|95|[xjtulyc/lyc_code](https://github.com/xjtulyc/lyc_code)|-|11|0|2021-11-29| |95|[boyu-ai/Hands-on-RL](https://github.com/boyu-ai/Hands-on-RL)|https://hrl.boyuai.com/|41|0|2021-08-14|
|96|[datawhalechina/powerful-numpy](https://github.com/datawhalechina/powerful-numpy)|巨硬的NumPy|38|0|2022-01-29| |96|[xjtulyc/lyc_code](https://github.com/xjtulyc/lyc_code)|-|11|0|2021-11-29|
|97|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|25|0|2022-01-31| |97|[datawhalechina/powerful-numpy](https://github.com/datawhalechina/powerful-numpy)|巨硬的NumPy|40|0|2022-01-29|
|98|[sunnyswag/StockRL](https://github.com/sunnyswag/StockRL)|在A股(股票)市场上训练强化学习交易智能体|37|0|2021-08-28| |98|[Quantum-Dynamics-Hub/libra-code](https://github.com/Quantum-Dynamics-Hub/libra-code)|-|25|0|2022-01-31|
|99|[neozhu/smartadmin.core.urf](https://github.com/neozhu/smartadmin.core.urf)|Domain Driven Design (DDD) lightweight development architecture(support .net 5.0)|96|0|2021-09-13| |99|[sunnyswag/StockRL](https://github.com/sunnyswag/StockRL)|在A股(股票)市场上训练强化学习交易智能体|37|0|2021-08-28|
|100|[cbdb-project/named-entities-for-premodern-chinese-history-research](https://github.com/cbdb-project/named-entities-for-premodern-chinese-history-research)|Repo to generate and host named entities for premodern chinese history research|16|0|2022-01-10| |100|[neozhu/smartadmin.core.urf](https://github.com/neozhu/smartadmin.core.urf)|Domain Driven Design (DDD) lightweight development architecture(support .net 5.0)|96|0|2021-09-13|
|101|[hktxt/Courses](https://github.com/hktxt/Courses)|An AI engineer Prepares / 算法工程师自我修养|24|0|2022-01-21| |101|[cbdb-project/named-entities-for-premodern-chinese-history-research](https://github.com/cbdb-project/named-entities-for-premodern-chinese-history-research)|Repo to generate and host named entities for premodern chinese history research|16|0|2022-01-10|
|102|[KristiyanVachev/Leaf-Question-Generation](https://github.com/KristiyanVachev/Leaf-Question-Generation)|Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.|24|0|2022-02-02| |102|[hktxt/Courses](https://github.com/hktxt/Courses)|An AI engineer Prepares / 算法工程师自我修养|24|0|2022-01-21|
|103|[xiaohuiduan/dcgan_anime_avatars](https://github.com/xiaohuiduan/dcgan_anime_avatars)|基于keras使用dcgan自动生成动漫头像|38|0|2021-11-10| |103|[KristiyanVachev/Leaf-Question-Generation](https://github.com/KristiyanVachev/Leaf-Question-Generation)|Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.|24|0|2022-02-02|
|104|[maloyang/PLC-Python](https://github.com/maloyang/PLC-Python)|KHPy_2018-03-05_工業4.0: PLC與Python共舞|33|0|2021-12-09| |104|[xiaohuiduan/dcgan_anime_avatars](https://github.com/xiaohuiduan/dcgan_anime_avatars)|基于keras使用dcgan自动生成动漫头像|38|0|2021-11-10|
|105|[Flyfoxs/xf_tag](https://github.com/Flyfoxs/xf_tag)|大数据应用分类标注挑战赛(NLP),亚军🥈|20|0|2021-08-25| |105|[maloyang/PLC-Python](https://github.com/maloyang/PLC-Python)|KHPy_2018-03-05_工業4.0: PLC與Python共舞|33|0|2021-12-09|
|106|[Liang-ZX/VectorNet](https://github.com/Liang-ZX/VectorNet)|Pytorch implementation of CVPR2020 paper “VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation”|66|0|2021-10-28| |106|[Flyfoxs/xf_tag](https://github.com/Flyfoxs/xf_tag)|大数据应用分类标注挑战赛(NLP),亚军🥈|20|0|2021-08-25|
|107|[aishoot/LSTM_PIT_Speech_Separation](https://github.com/aishoot/LSTM_PIT_Speech_Separation)|Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.|273|0|2022-01-06| |107|[Liang-ZX/VectorNet](https://github.com/Liang-ZX/VectorNet)|Pytorch implementation of CVPR2020 paper “VectorNet: Encoding HD Maps and Agent Dynamics from Vectorized Representation”|66|0|2021-10-28|
|108|[dr-guangtou/luandun](https://github.com/dr-guangtou/luandun)|Luandun: Chaotic but delicious|15|0|2021-11-27| |108|[aishoot/LSTM_PIT_Speech_Separation](https://github.com/aishoot/LSTM_PIT_Speech_Separation)|Two-talker Speech Separation with LSTM/BLSTM by Permutation Invariant Training method.|273|0|2022-01-06|
|109|[kevin-meng/financial_stock_knowledge_graph](https://github.com/kevin-meng/financial_stock_knowledge_graph)|base on chinese stock market data|62|0|2021-10-05| |109|[dr-guangtou/luandun](https://github.com/dr-guangtou/luandun)|Luandun: Chaotic but delicious|15|0|2021-11-27|
|110|[deepintomlf/mlfbook](https://github.com/deepintomlf/mlfbook)|-|26|0|2021-09-26| |110|[kevin-meng/financial_stock_knowledge_graph](https://github.com/kevin-meng/financial_stock_knowledge_graph)|base on chinese stock market data|62|0|2021-10-05|
|111|[linguishi/chinese_sentiment](https://github.com/linguishi/chinese_sentiment)|中文情感分析CNNBI-LSTM文本分类|353|0|2021-12-02| |111|[deepintomlf/mlfbook](https://github.com/deepintomlf/mlfbook)|-|26|0|2021-09-26|
|112|[hscspring/All4NLP](https://github.com/hscspring/All4NLP)|All For NLP, especially Chinese.|159|0|2021-10-22| |112|[linguishi/chinese_sentiment](https://github.com/linguishi/chinese_sentiment)|中文情感分析CNNBI-LSTM文本分类|353|0|2021-12-02|
|113|[Prayforhanluo/CTR_Algorithm](https://github.com/Prayforhanluo/CTR_Algorithm)|一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFMxDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,DIN, DIEN ... pytorch, tf2.0|30|0|2022-01-19| |113|[hscspring/All4NLP](https://github.com/hscspring/All4NLP)|All For NLP, especially Chinese.|159|0|2021-10-22|
|114|[W-Java/Population-Prediction](https://github.com/W-Java/Population-Prediction)|The future population of Singapore is predicted by SVM algorithm|15|0|2021-10-29| |114|[Prayforhanluo/CTR_Algorithm](https://github.com/Prayforhanluo/CTR_Algorithm)|一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFMxDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,DIN, DIEN ... pytorch, tf2.0|30|0|2022-01-19|
|115|[lingjzhu/charsiu](https://github.com/lingjzhu/charsiu)|Charsiu: A neural phonetic aligner.|54|0|2022-01-31| |115|[W-Java/Population-Prediction](https://github.com/W-Java/Population-Prediction)|The future population of Singapore is predicted by SVM algorithm|15|0|2021-10-29|
|116|[linbang/Metapath2vec](https://github.com/linbang/Metapath2vec)|使用DGL和pytorch实现metapath2vec|24|0|2021-09-17| |116|[lingjzhu/charsiu](https://github.com/lingjzhu/charsiu)|Charsiu: A neural phonetic aligner.|54|0|2022-01-31|
|117|[je-santos/MPLBM-UT](https://github.com/je-santos/MPLBM-UT)|Library for performing multiphase simulations (based on the Shan-Chen model) in complicated geometries (i.e. porous media 3D images)|82|0|2022-02-04| |117|[linbang/Metapath2vec](https://github.com/linbang/Metapath2vec)|使用DGL和pytorch实现metapath2vec|24|0|2021-09-17|
|118|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|38|0|2022-01-19| |118|[je-santos/MPLBM-UT](https://github.com/je-santos/MPLBM-UT)|Library for performing multiphase simulations (based on the Shan-Chen model) in complicated geometries (i.e. porous media 3D images)|82|0|2022-02-04|
|119|[01ly/Codes](https://github.com/01ly/Codes)|不可能不会系列|29|0|2022-01-13| |119|[WHUFT/WHU_FinTech_Workshop](https://github.com/WHUFT/WHU_FinTech_Workshop)|武汉大学金融科技研讨班|38|0|2022-01-19|
|120|[RenShuhuai-Andy/my-tools](https://github.com/RenShuhuai-Andy/my-tools)|my commonly-used tools|11|0|2021-11-29| |120|[01ly/Codes](https://github.com/01ly/Codes)|不可能不会系列|29|0|2022-01-13|
|121|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|-|103|0|2022-02-04| |121|[RenShuhuai-Andy/my-tools](https://github.com/RenShuhuai-Andy/my-tools)|my commonly-used tools|11|0|2021-11-29|
|122|[evaseemefly/TyphoonSearchSys](https://github.com/evaseemefly/TyphoonSearchSys)|NMEFC——台风相似路径系统|10|0|2021-10-05| |122|[jonnor/embeddedml](https://github.com/jonnor/embeddedml)|-|103|0|2022-02-04|
|123|[Jackthebighead/duplicate-question-pair-identification](https://github.com/Jackthebighead/duplicate-question-pair-identification)|Three models are implemented for text similarity classification/STS problem on Quora Question Pairs dataset.|11|0|2021-11-12| |123|[evaseemefly/TyphoonSearchSys](https://github.com/evaseemefly/TyphoonSearchSys)|NMEFC——台风相似路径系统|10|0|2021-10-05|
|124|[wx-chevalier/ai-models](https://github.com/wx-chevalier/ai-models)|Artificial Intelligence & Machine Learning & DeepLearning & NLP & CV Workbench 示例算法模型应用TensorFlow & PyTorchKaggle|18|0|2022-01-13| |124|[Jackthebighead/duplicate-question-pair-identification](https://github.com/Jackthebighead/duplicate-question-pair-identification)|Three models are implemented for text similarity classification/STS problem on Quora Question Pairs dataset.|11|0|2021-11-12|
|125|[QikaiXu/Recommender-System-Pytorch](https://github.com/QikaiXu/Recommender-System-Pytorch)|基于 Pytorch 实现推荐系统相关的算法|39|0|2021-11-17| |125|[wx-chevalier/ai-models](https://github.com/wx-chevalier/ai-models)|Artificial Intelligence & Machine Learning & DeepLearning & NLP & CV Workbench 示例算法模型应用TensorFlow & PyTorchKaggle|18|0|2022-01-13|
|126|[JuliaCN/MeetUpMaterials](https://github.com/JuliaCN/MeetUpMaterials)|Julia中文社区活动的各种材料 Meetup Materials |61|0|2021-12-23| |126|[QikaiXu/Recommender-System-Pytorch](https://github.com/QikaiXu/Recommender-System-Pytorch)|基于 Pytorch 实现推荐系统相关的算法|39|0|2021-11-17|
|127|[Flowingsun007/DeepLearningTutorial](https://github.com/Flowingsun007/DeepLearningTutorial)|Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun!|75|0|2022-01-13| |127|[JuliaCN/MeetUpMaterials](https://github.com/JuliaCN/MeetUpMaterials)|Julia中文社区活动的各种材料 Meetup Materials |61|0|2021-12-23|
|128|[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 ...|49|0|2021-09-04| |128|[Flowingsun007/DeepLearningTutorial](https://github.com/Flowingsun007/DeepLearningTutorial)|Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun!|75|0|2022-01-13|
|129|[HowardNTUST/Marketing-Data-Science-Application](https://github.com/HowardNTUST/Marketing-Data-Science-Application)|-|94|0|2021-12-22| |129|[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 ...|49|0|2021-09-04|
|130|[cacolola/python-LEC](https://github.com/cacolola/python-LEC)|python数据分析基础|31|0|2021-09-14| |130|[HowardNTUST/Marketing-Data-Science-Application](https://github.com/HowardNTUST/Marketing-Data-Science-Application)|-|94|0|2021-12-22|
|131|[luiarthur/TuringBnpBenchmarks](https://github.com/luiarthur/TuringBnpBenchmarks)|Benchmarks of Bayesian Nonparametric models in Turing and other PPLs|24|0|2022-01-21| |131|[cacolola/python-LEC](https://github.com/cacolola/python-LEC)|python数据分析基础|31|0|2021-09-14|
|132|[JuliaCN/juliacn.github.io](https://github.com/JuliaCN/juliacn.github.io)|Source code for cn.julialang.org|15|0|2021-12-21| |132|[luiarthur/TuringBnpBenchmarks](https://github.com/luiarthur/TuringBnpBenchmarks)|Benchmarks of Bayesian Nonparametric models in Turing and other PPLs|24|0|2022-01-21|
|133|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|567|0|2022-01-18| |133|[JuliaCN/juliacn.github.io](https://github.com/JuliaCN/juliacn.github.io)|Source code for cn.julialang.org|15|0|2021-12-21|
|134|[dsh0416/quantum-i-ching](https://github.com/dsh0416/quantum-i-ching)|A Quantum 爻 System Implementation for Divination |94|0|2022-01-21| |134|[patrick-llgc/Learning-Deep-Learning](https://github.com/patrick-llgc/Learning-Deep-Learning)|Paper reading notes on Deep Learning and Machine Learning|568|0|2022-01-18|
|135|[chenmingxiang110/Chinese-automatic-speech-recognition](https://github.com/chenmingxiang110/Chinese-automatic-speech-recognition)|Chinese speech recognition|135|0|2021-09-13| |135|[dsh0416/quantum-i-ching](https://github.com/dsh0416/quantum-i-ching)|A Quantum 爻 System Implementation for Divination |94|0|2022-01-21|
|136|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|97|0|2022-01-28| |136|[chenmingxiang110/Chinese-automatic-speech-recognition](https://github.com/chenmingxiang110/Chinese-automatic-speech-recognition)|Chinese speech recognition|135|0|2021-09-13|
|137|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|126|0|2021-12-16| |137|[tinyms-ai/tinyms](https://github.com/tinyms-ai/tinyms)|Easy-to-Use deep learning development toolkit.|98|0|2022-01-28|
|138|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|54|0|2022-01-12| |138|[nmcdev/meteva](https://github.com/nmcdev/meteva)|提供气象产品检验相关程序|126|0|2021-12-16|
|139|[lvxingchang/Interesting-python](https://github.com/lvxingchang/Interesting-python)|-|50|0|2021-10-21| |139|[lvxingchang/Interesting-python](https://github.com/lvxingchang/Interesting-python)|-|50|0|2021-10-21|
|140|[polarisZhao/pytorch-cookbook](https://github.com/polarisZhao/pytorch-cookbook)|-|39|0|2022-01-13| |140|[polarisZhao/pytorch-cookbook](https://github.com/polarisZhao/pytorch-cookbook)|-|39|0|2022-01-13|
|141|[xsthunder/download-youtube-subtitle](https://github.com/xsthunder/download-youtube-subtitle)|download youtube subtitles(closed caption, cc) as txt or json, support translation and proxy. available on PIP 🐍|30|0|2022-01-01| |141|[xsthunder/download-youtube-subtitle](https://github.com/xsthunder/download-youtube-subtitle)|download youtube subtitles(closed caption, cc) as txt or json, support translation and proxy. available on PIP 🐍|30|0|2022-01-01|
@ -204,7 +204,7 @@
|197|[moeheart/jx3bla](https://github.com/moeheart/jx3bla)|JX3 Battle Log Analyse|10|0|2021-12-06| |197|[moeheart/jx3bla](https://github.com/moeheart/jx3bla)|JX3 Battle Log Analyse|10|0|2021-12-06|
|198|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|219|0|2021-11-12| |198|[zll17/Neural_Topic_Models](https://github.com/zll17/Neural_Topic_Models)|Implementation of topic models based on neural network approaches.|219|0|2021-11-12|
|199|[SocratesAcademy/datascience](https://github.com/SocratesAcademy/datascience)|Introduction to Python Programming for Data Science|30|0|2022-01-13| |199|[SocratesAcademy/datascience](https://github.com/SocratesAcademy/datascience)|Introduction to Python Programming for Data Science|30|0|2022-01-13|
|200|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|185|0|2022-02-05| |200|[collective-action/tech](https://github.com/collective-action/tech)|Documentation of all collective action from tech workers.|185|0|2022-02-06|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,70 +1,70 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务iOS14+扫码即用。🚧 快应用开发中|1316|25|2022-02-05| |1|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务iOS14+扫码即用。🚧 快应用开发中|1351|25|2022-02-06|
|2|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|834|16|2022-01-26| |2|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|834|16|2022-01-26|
|3|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|8510|9|2022-01-31| |3|[mamoe/mirai](https://github.com/mamoe/mirai)|高效率 QQ 机器人支持库|8520|9|2022-02-06|
|4|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7682|8|2022-02-03| |4|[coil-kt/coil](https://github.com/coil-kt/coil)|Image loading for Android backed by Kotlin Coroutines.|7686|8|2022-02-03|
|5|[lz233/unvcode_kotlin](https://github.com/lz233/unvcode_kotlin)|【幼女 Code For Kotlin】反和谐超级武器|8|8|2022-02-05| |5|[gedoor/legado](https://github.com/gedoor/legado)|阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|6422|6|2022-02-05|
|6|[gedoor/legado](https://github.com/gedoor/legado)|阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|6405|6|2022-02-05| |6|[lz233/unvcode_kotlin](https://github.com/lz233/unvcode_kotlin)|【幼女 Code For Kotlin】反和谐超级武器|12|6|2022-02-06|
|7|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1388|4|2022-02-04| |7|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1388|4|2022-02-04|
|8|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|3844|4|2022-01-19| |8|[didi/booster](https://github.com/didi/booster)|🚀Optimizer for mobile applications|3844|4|2022-01-19|
|9|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游解除B站客户端番剧区域限制的Xposed模块并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|2922|4|2022-02-05| |9|[yujincheng08/BiliRoaming](https://github.com/yujincheng08/BiliRoaming)|哔哩漫游解除B站客户端番剧区域限制的Xposed模块并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.|2939|4|2022-02-06|
|10|[guolindev/PermissionX](https://github.com/guolindev/PermissionX)|An open source Android library that makes handling runtime permissions extremely easy.|2279|3|2021-12-24| |10|[guolindev/PermissionX](https://github.com/guolindev/PermissionX)|An open source Android library that makes handling runtime permissions extremely easy.|2280|3|2021-12-24|
|11|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|419|3|2021-12-28| |11|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|419|3|2021-12-28|
|12|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3203|3|2022-01-27| |12|[liujingxing/rxhttp](https://github.com/liujingxing/rxhttp)| 🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.|3203|3|2022-01-27|
|13|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|4286|3|2022-02-02| |13|[mockk/mockk](https://github.com/mockk/mockk)|mocking library for Kotlin|4287|3|2022-02-02|
|14|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测注解+Asm修改字节码的检测方案|254|3|2022-01-19| |14|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测注解+Asm修改字节码的检测方案|254|3|2022-01-19|
|15|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|1735|3|2022-01-19| |15|[running-libo/Tiktok](https://github.com/running-libo/Tiktok)|高仿抖音APP|1736|3|2022-01-19|
|16|[svga/SVGAPlayer-Android](https://github.com/svga/SVGAPlayer-Android)|Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。|2786|2|2021-08-30| |16|[svga/SVGAPlayer-Android](https://github.com/svga/SVGAPlayer-Android)|Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。|2787|2|2021-08-30|
|17|[577fkj/StatusBarLyric](https://github.com/577fkj/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|125|2|2022-02-05| |17|[577fkj/StatusBarLyric](https://github.com/577fkj/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|127|2|2022-02-06|
|18|[idisfkj/android-startup](https://github.com/idisfkj/android-startup)|🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to strea ...|968|2|2021-12-29| |18|[idisfkj/android-startup](https://github.com/idisfkj/android-startup)|🔥The Android Startup library provides a straightforward, performant way to initialize components at the application startup. Both library developers and app developers can use Android Startup to strea ...|968|2|2021-12-29|
|19|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|android 端编译加速插件🚀 |260|2|2022-01-25| |19|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|android 端编译加速插件🚀 |260|2|2022-01-25|
|20|[devzwy/open_nsfw_android](https://github.com/devzwy/open_nsfw_android)|🔥🔥🔥色情图片离线识别基于TensorFlow实现。识别只需20ms,可断网测试成功率99%调用只要一行代码从雅虎的开源项目open_nsfw移植该模型文件可用于iOS、java、C++等平台|1605|2|2022-01-05| |20|[devzwy/open_nsfw_android](https://github.com/devzwy/open_nsfw_android)|🔥🔥🔥色情图片离线识别基于TensorFlow实现。识别只需20ms,可断网测试成功率99%调用只要一行代码从雅虎的开源项目open_nsfw移植该模型文件可用于iOS、java、C++等平台|1605|2|2022-01-05|
|21|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目通过对Kotlin和Jetpack全家桶的系统运用实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|476|2|2022-01-29| |21|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目通过对Kotlin和Jetpack全家桶的系统运用实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|477|2|2022-01-29|
|22|[wuyr/intellij-media-player](https://github.com/wuyr/intellij-media-player)|【🐟摸鱼专用】上班偷偷看视频📺而不会被老板打🔨的IDE插件适配JetBrains全家桶|491|2|2021-09-01| |22|[wuyr/intellij-media-player](https://github.com/wuyr/intellij-media-player)|【🐟摸鱼专用】上班偷偷看视频📺而不会被老板打🔨的IDE插件适配JetBrains全家桶|491|2|2021-09-01|
|23|[princekin-f/EasyFloat](https://github.com/princekin-f/EasyFloat)|🔥 EasyFloat浮窗从未如此简单Android可拖拽悬浮窗口支持页面过滤、自定义动画可设置单页面浮窗、前台浮窗、全局浮窗浮窗权限按需自动申请...|2282|2|2021-12-01| |23|[princekin-f/EasyFloat](https://github.com/princekin-f/EasyFloat)|🔥 EasyFloat浮窗从未如此简单Android可拖拽悬浮窗口支持页面过滤、自定义动画可设置单页面浮窗、前台浮窗、全局浮窗浮窗权限按需自动申请...|2282|2|2021-12-01|
|24|[ssseasonnn/RxDownload](https://github.com/ssseasonnn/RxDownload)|A multi-threaded download tool written with RxJava and Kotlin|4038|2|2021-10-28| |24|[ssseasonnn/RxDownload](https://github.com/ssseasonnn/RxDownload)|A multi-threaded download tool written with RxJava and Kotlin|4039|2|2021-10-28|
|25|[baifan97/JingBeanAppWidget](https://github.com/baifan97/JingBeanAppWidget)|京豆小部件纯净版,完全开源|23|2|2022-01-26| |25|[Szaki/XiaomiADBFastbootTools](https://github.com/Szaki/XiaomiADBFastbootTools)|A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot|2914|2|2021-12-27|
|26|[Szaki/XiaomiADBFastbootTools](https://github.com/Szaki/XiaomiADBFastbootTools)|A simple tool for managing Xiaomi devices on desktop using ADB and Fastboot|2910|2|2021-12-27| |26|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|293|2|2021-12-30|
|27|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|293|2|2021-12-30| |27|[hegaojian/JetpackMvvm](https://github.com/hegaojian/JetpackMvvm)|:chicken::basketball:一个Jetpack结合MVVM的快速开发框架基于MVVM模式集成谷歌官方推荐的JetPack组件库LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言添加大量拓展函数简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目|1932|2|2022-01-13|
|28|[hegaojian/JetpackMvvm](https://github.com/hegaojian/JetpackMvvm)|:chicken::basketball:一个Jetpack结合MVVM的快速开发框架基于MVVM模式集成谷歌官方推荐的JetPack组件库LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言添加大量拓展函数简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目|1932|2|2022-01-13| |28|[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 )|2491|2|2021-11-01|
|29|[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 )|2490|2|2021-11-01| |29|[zskingking/Jetpack-Mvvm](https://github.com/zskingking/Jetpack-Mvvm)|使用Jetpack全家桶+Kotlin实现的Android社区App加音乐播放器。不写晦涩难懂的代码尽量标清每一行注释严格遵守六大基本原则大量运用设计模式此项目可快速帮你入手Kotlin、Jetpack。如果觉得对你有帮助右上角点个star事先谢过🍉🍉🍉|1008|2|2021-08-11|
|30|[zskingking/Jetpack-Mvvm](https://github.com/zskingking/Jetpack-Mvvm)|使用Jetpack全家桶+Kotlin实现的Android社区App加音乐播放器。不写晦涩难懂的代码尽量标清每一行注释严格遵守六大基本原则大量运用设计模式此项目可快速帮你入手Kotlin、Jetpack。如果觉得对你有帮助右上角点个star事先谢过🍉🍉🍉|1008|2|2021-08-11| |30|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1391|2|2021-11-19|
|31|[VIPyinzhiwei/Eyepetizer](https://github.com/VIPyinzhiwei/Eyepetizer)|🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。|1391|2|2021-11-19| |31|[hi-dhl/AndroidX-Jetpack-Practice](https://github.com/hi-dhl/AndroidX-Jetpack-Practice)|本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢|1088|2|2021-08-16|
|32|[hi-dhl/AndroidX-Jetpack-Practice](https://github.com/hi-dhl/AndroidX-Jetpack-Practice)|本仓库致力于建立最全、最新的的 AndroidX Jetpack 相关组件的实践项目 以及组件对应的分析文章(持续更新中)如果对你有帮助,请在右上角 star 一下,感谢|1088|2|2021-08-16| |32|[Tencent/bk-ci](https://github.com/Tencent/bk-ci)|蓝鲸CI平台(BlueKing CI) |1813|2|2022-01-26|
|33|[Tencent/bk-ci](https://github.com/Tencent/bk-ci)|蓝鲸CI平台(BlueKing CI) |1813|2|2022-01-26| |33|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4028|2|2021-11-27|
|34|[bennyhuo/Kotlin-Tutorials](https://github.com/bennyhuo/Kotlin-Tutorials)|【持续更新中】本仓库持续记录以 Kotlin 为基础的视频内容的制作过程|4026|2|2021-11-27| |34|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio|3668|2|2022-01-23|
|35|[izhangzhihao/intellij-rainbow-brackets](https://github.com/izhangzhihao/intellij-rainbow-brackets)|🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio|3668|2|2022-01-23| |35|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|809|1|2022-01-25|
|36|[rosuH/EasyWatermark](https://github.com/rosuH/EasyWatermark)|🔒 🖼 Securely, easily add a watermark to your sensitive photos. 安全、简单地为你的敏感照片添加水印,防止被小人泄露、利用|809|1|2022-01-25| |36|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH支持封装到基类支持 DataBinding支持选择是否使用反射)|429|1|2022-01-20|
|37|[DylanCaiCoding/ViewBindingKTX](https://github.com/DylanCaiCoding/ViewBindingKTX)|The most comprehensive utils of ViewBinding. (最全面的 ViewBinding 工具,支持 Kotlin 和 Java 用法,支持 BRVAH支持封装到基类支持 DataBinding支持选择是否使用反射)|429|1|2022-01-20| |37|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|🌽 Android 最强大的RecyclerView库, 比BRVAH/MultiType更强大|690|1|2022-01-19|
|38|[liangjingkanji/BRV](https://github.com/liangjingkanji/BRV)|🌽 Android 最强大的RecyclerView库, 比BRVAH/MultiType更强大|690|1|2022-01-19| |38|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|582|1|2022-02-04|
|39|[fabricezhang/lcg](https://github.com/fabricezhang/lcg)|吾爱破解第三方安卓应用|582|1|2022-02-04| |39|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|164|1|2022-01-18|
|40|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|164|1|2022-01-18| |40|[Shouheng88/Compressor](https://github.com/Shouheng88/Compressor)|🛩 An easy to use and well designed image compress library for Android.|550|1|2021-12-18|
|41|[Shouheng88/Compressor](https://github.com/Shouheng88/Compressor)|🛩 An easy to use and well designed image compress library for Android.|550|1|2021-12-18| |41|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / Android proxy toolchain / 安卓代理应用 / Fork of SagerNet|71|1|2022-02-06|
|42|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / Android proxy toolchain / 安卓代理应用 / Fork of SagerNet|71|1|2022-02-05| |42|[Moriafly/DsoMusic](https://github.com/Moriafly/DsoMusic)|Kotlin 开发的美观安卓音乐软件音源网易云音乐、QQ 音乐|569|1|2021-12-24|
|43|[Moriafly/DsoMusic](https://github.com/Moriafly/DsoMusic)|Kotlin 开发的美观安卓音乐软件音源网易云音乐、QQ 音乐|569|1|2021-12-24| |43|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|252|1|2022-01-26|
|44|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|251|1|2022-01-26| |44|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|312|1|2022-02-04|
|45|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|310|1|2022-02-04| |45|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换目前Android最新的库基本全用上了你想要的都有🔥🔥🔥|88|1|2022-01-24|
|46|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换目前Android最新的库基本全用上了你想要的都有🔥🔥🔥|88|1|2022-01-24| |46|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|584|1|2022-01-21|
|47|[javakam/FileOperator](https://github.com/javakam/FileOperator)|🔥 涵盖了Android系统文件的创建/删除/复制/打开文件(目录)、获取文件(目录)大小、获取常用目录、获取文件名称及后缀、获取MimeType以及MediaStore和SAF的相关操作等常用功能并且也处理了获取文件Uri/Path的兼容问题、图片压缩和文件选择等功能。|584|1|2022-01-21| |47|[mamoe/mirai-console](https://github.com/mamoe/mirai-console)|mirai 的高效率 QQ 机器人控制台|1015|1|2021-12-15|
|48|[mamoe/mirai-console](https://github.com/mamoe/mirai-console)|mirai 的高效率 QQ 机器人控制台|1014|1|2021-12-15| |48|[getActivity/AndroidProject-Kotlin](https://github.com/getActivity/AndroidProject-Kotlin)|Android 技术中台 Kotlin 版本,但愿人长久,搬砖不再有|242|1|2022-01-08|
|49|[getActivity/AndroidProject-Kotlin](https://github.com/getActivity/AndroidProject-Kotlin)|Android 技术中台 Kotlin 版本,但愿人长久,搬砖不再有|241|1|2022-01-08| |49|[shenzhen2017/ComposeDouban](https://github.com/shenzhen2017/ComposeDouban)|Compose仿豆瓣榜单页面|95|1|2021-08-26|
|50|[shenzhen2017/ComposeDouban](https://github.com/shenzhen2017/ComposeDouban)|Compose仿豆瓣榜单页面|95|1|2021-08-26| |50|[Leifzhang/AndroidAutoTrack](https://github.com/Leifzhang/AndroidAutoTrack)|Android Asm 插桩 教学|683|1|2022-01-18|
|51|[Leifzhang/AndroidAutoTrack](https://github.com/Leifzhang/AndroidAutoTrack)|Android Asm 插桩 教学|683|1|2022-01-18| |51|[tuchg/ChinesePinyin-CodeCompletionHelper](https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper)|让你的 JetBrains 系 IDE ( IDEA ,PyCharm,PhpStorm,WebStorm,AndroidStudio,DevEco等 )支持中文标识符以拼音输入方式完成代码补全,享受和英文环境一致的中文智能编码体验,为代码表达提供更多选择,一种值得考虑的折中解决方案|717|1|2022-01-24|
|52|[tuchg/ChinesePinyin-CodeCompletionHelper](https://github.com/tuchg/ChinesePinyin-CodeCompletionHelper)|让你的 JetBrains 系 IDE ( IDEA ,PyCharm,PhpStorm,WebStorm,AndroidStudio,DevEco等 )支持中文标识符以拼音输入方式完成代码补全,享受和英文环境一致的中文智能编码体验,为代码表达提供更多选择,一种值得考虑的折中解决方案|715|1|2022-01-24| |52|[skydoves/AndroidRibbon](https://github.com/skydoves/AndroidRibbon)|:ribbon: A fancy and beautiful ribbon with shimmer effects for Android.|597|1|2022-01-15|
|53|[skydoves/AndroidRibbon](https://github.com/skydoves/AndroidRibbon)|:ribbon: A fancy and beautiful ribbon with shimmer effects for Android.|597|1|2022-01-15| |53|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|107|1|2021-11-25|
|54|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|107|1|2021-11-25| |54|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|Android 组件化 MVVM 框架 基于 Jetpack + Kotlin|488|1|2021-09-26|
|55|[Quyunshuo/AndroidBaseFrameMVVM](https://github.com/Quyunshuo/AndroidBaseFrameMVVM)|Android 组件化 MVVM 框架 基于 Jetpack + Kotlin|488|1|2021-09-26| |55|[gdutxiaoxu/AnchorTask](https://github.com/gdutxiaoxu/AnchorTask)|锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载|280|1|2021-09-15|
|56|[gdutxiaoxu/AnchorTask](https://github.com/gdutxiaoxu/AnchorTask)|锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载|280|1|2021-09-15| |56|[KitsunePie/QQCleaner](https://github.com/KitsunePie/QQCleaner)|瘦身模块|382|1|2022-02-05|
|57|[KitsunePie/QQCleaner](https://github.com/KitsunePie/QQCleaner)|瘦身模块|382|1|2022-02-05| |57|[loperSeven/DateTimePicker](https://github.com/loperSeven/DateTimePicker)|:star::tada:一个高颜值日期时间选择器极简API内置弹窗可动态配置样式及主题选择器支持完全自定义UI。|624|1|2022-01-28|
|58|[loperSeven/DateTimePicker](https://github.com/loperSeven/DateTimePicker)|:star::tada:一个高颜值日期时间选择器极简API内置弹窗可动态配置样式及主题选择器支持完全自定义UI。|624|1|2022-01-28| |58|[CarGuo/GSYGithubAppKotlin](https://github.com/CarGuo/GSYGithubAppKotlin)|超完整的Android Kotlin 项目功能丰富适合学习和日常使用。GSYGithubApp系列的优势目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全项目框架内技术涉及面广完成度高。开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 ...|1159|1|2021-09-04|
|59|[CarGuo/GSYGithubAppKotlin](https://github.com/CarGuo/GSYGithubAppKotlin)|超完整的Android Kotlin 项目功能丰富适合学习和日常使用。GSYGithubApp系列的优势目前已经拥有Flutter、Weex、ReactNative、Kotlin四个版本。 功能齐全项目框架内技术涉及面广完成度高。开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 ...|1158|1|2021-09-04| |59|[xdtianyu/CallerInfo](https://github.com/xdtianyu/CallerInfo)|来电信息 - 一个获取号码归属地和其他信息(诈骗、骚扰等)的开源 Android 应用|1263|1|2021-08-16|
|60|[xdtianyu/CallerInfo](https://github.com/xdtianyu/CallerInfo)|来电信息 - 一个获取号码归属地和其他信息(诈骗、骚扰等)的开源 Android 应用|1263|1|2021-08-16| |60|[baifan97/JingBeanAppWidget](https://github.com/baifan97/JingBeanAppWidget)|京豆小部件纯净版,完全开源|23|1|2022-01-26|
|61|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗支持全局、局部悬浮支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window, support global, local suspension, support edge adsorption, rebound, custom animation, position s ...|170|1|2022-01-12| |61|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗支持全局、局部悬浮支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window, support global, local suspension, support edge adsorption, rebound, custom animation, position s ...|170|1|2022-01-12|
|62|[fuusy/component-jetpack-mvvm](https://github.com/fuusy/component-jetpack-mvvm)|💖组件化+Jetpack+Kotlin+MVVM项目实战涉及Jetpack相关组件Kotlin相关技术协程+RetrofitPaging3+Room等。|387|1|2021-12-18| |62|[fuusy/component-jetpack-mvvm](https://github.com/fuusy/component-jetpack-mvvm)|💖组件化+Jetpack+Kotlin+MVVM项目实战涉及Jetpack相关组件Kotlin相关技术协程+RetrofitPaging3+Room等。|387|1|2021-12-18|
|63|[liqvip/EasyView](https://github.com/liqvip/EasyView)|🔥🔥🔥一个小巧美观,支持圆角,描边,阴影的 Android 控件库,极度轻量,支持代码动态修改圆角、描边!|33|1|2022-01-21| |63|[liqvip/EasyView](https://github.com/liqvip/EasyView)|🔥🔥🔥一个小巧美观,支持圆角,描边,阴影的 Android 控件库,极度轻量,支持代码动态修改圆角、描边!|33|1|2022-01-21|
@ -86,7 +86,7 @@
|79|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib你想要的我都有|833|1|2022-01-26| |79|[zhujiang521/PlayAndroid](https://github.com/zhujiang521/PlayAndroid)|🔥🔥🔥 Kotlin + MVVM + LCE版玩安卓暗黑模式、横竖屏、无网、弱网、无数据、加载失败等等各种情况协程、Room、Hilt、DataStore、LiveData、Retrofit、屏幕适配、本地缓存、多语言切换、多 lib你想要的我都有|833|1|2022-01-26|
|80|[vitaviva/fragivity](https://github.com/vitaviva/fragivity)|Use Fragment like Activity|250|1|2021-12-11| |80|[vitaviva/fragivity](https://github.com/vitaviva/fragivity)|Use Fragment like Activity|250|1|2021-12-11|
|81|[adisonhuang/awesome-kotlin-android](https://github.com/adisonhuang/awesome-kotlin-android)|🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源|839|1|2021-10-19| |81|[adisonhuang/awesome-kotlin-android](https://github.com/adisonhuang/awesome-kotlin-android)|🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源|839|1|2021-10-19|
|82|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|1783|1|2022-01-28| |82|[zhanghai/MaterialFiles](https://github.com/zhanghai/MaterialFiles)|Material Design file manager for Android|1786|1|2022-02-06|
|83|[chaxiu/KotlinJetpackInAction](https://github.com/chaxiu/KotlinJetpackInAction)|🔥🔥 Kotlin Jetpack zero to hero. 新手到高手|372|1|2022-01-21| |83|[chaxiu/KotlinJetpackInAction](https://github.com/chaxiu/KotlinJetpackInAction)|🔥🔥 Kotlin Jetpack zero to hero. 新手到高手|372|1|2022-01-21|
|84|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 |1133|1|2021-08-27| |84|[lulululbj/wanandroid](https://github.com/lulululbj/wanandroid)|Jetpack MVVM For Wanandroid 最佳实践 |1133|1|2021-08-27|
|85|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|104|1|2021-11-09| |85|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|104|1|2021-11-09|
@ -112,19 +112,19 @@
|105|[shenzhen2017/ComposeShimmer](https://github.com/shenzhen2017/ComposeShimmer)|简单易用的Compose版骨架屏|50|0|2021-09-23| |105|[shenzhen2017/ComposeShimmer](https://github.com/shenzhen2017/ComposeShimmer)|简单易用的Compose版骨架屏|50|0|2021-09-23|
|106|[wafer-li/AMapReplayDemo](https://github.com/wafer-li/AMapReplayDemo)|高德地图轨迹回放 Demo|14|0|2022-01-05| |106|[wafer-li/AMapReplayDemo](https://github.com/wafer-li/AMapReplayDemo)|高德地图轨迹回放 Demo|14|0|2022-01-05|
|107|[traburiss/comic-manager](https://github.com/traburiss/comic-manager)|漫画管理工具|8|0|2021-10-06| |107|[traburiss/comic-manager](https://github.com/traburiss/comic-manager)|漫画管理工具|8|0|2021-10-06|
|108|[fluttercandies/FlutterJsonBeanFactory](https://github.com/fluttercandies/FlutterJsonBeanFactory)|-|164|0|2022-01-18| |108|[fluttercandies/FlutterJsonBeanFactory](https://github.com/fluttercandies/FlutterJsonBeanFactory)|-|165|0|2022-01-18|
|109|[JackL124/FinalPermission](https://github.com/JackL124/FinalPermission)|🔥这可能是用法最简单且功能强大的Android动态权限申请框架之一了🔥|11|0|2021-12-08| |109|[JackL124/FinalPermission](https://github.com/JackL124/FinalPermission)|🔥这可能是用法最简单且功能强大的Android动态权限申请框架之一了🔥|11|0|2021-12-08|
|110|[MeowCat-Studio/kato-message-source](https://github.com/MeowCat-Studio/kato-message-source)|A implementation of message-forwarding-client.消息转发客户端的bukkit(Minecraft)实现。|5|0|2021-11-15| |110|[MeowCat-Studio/kato-message-source](https://github.com/MeowCat-Studio/kato-message-source)|A implementation of message-forwarding-client.消息转发客户端的bukkit(Minecraft)实现。|5|0|2021-11-15|
|111|[zhangbinhub/acp](https://github.com/zhangbinhub/acp)|Application Construction Platform 应用构建平台。该项目是用Kotlin和Java语言混编封装的脚手架。本人会密切关注业界最新动态并使用最新技术持续更新优化。使用该脚手架可快速搭建基于Kotlin或Java语言的普通应用、SpringBoot应用和SpringCloud应用。|7|0|2022-01-27| |111|[zhangbinhub/acp](https://github.com/zhangbinhub/acp)|Application Construction Platform 应用构建平台。该项目是用Kotlin和Java语言混编封装的脚手架。本人会密切关注业界最新动态并使用最新技术持续更新优化。使用该脚手架可快速搭建基于Kotlin或Java语言的普通应用、SpringBoot应用和SpringCloud应用。|7|0|2022-01-27|
|112|[li-xiaojun/EasyAdapter](https://github.com/li-xiaojun/EasyAdapter)|An simplify and practical version for hongyangAndroid [baseAdapter]重构了代码并适配Kotlin。|18|0|2022-01-14| |112|[li-xiaojun/EasyAdapter](https://github.com/li-xiaojun/EasyAdapter)|An simplify and practical version for hongyangAndroid [baseAdapter]重构了代码并适配Kotlin。|18|0|2022-01-14|
|113|[Bistutu/BistuEmpty](https://github.com/Bistutu/BistuEmpty)|北京信息科技大学,Bistu,空教室查询|10|0|2021-12-22| |113|[Bistutu/BistuEmpty](https://github.com/Bistutu/BistuEmpty)|北京信息科技大学,Bistu,空教室查询|10|0|2021-12-22|
|114|[vitaviva/ComposeWaveLoading](https://github.com/vitaviva/ComposeWaveLoading)|Compose 波浪效果进度加载|7|0|2021-09-22| |114|[vitaviva/ComposeWaveLoading](https://github.com/vitaviva/ComposeWaveLoading)|Compose 波浪效果进度加载|7|0|2021-09-22|
|115|[meshtastic/Meshtastic-Android](https://github.com/meshtastic/Meshtastic-Android)|Android companion application for the Meshtastic ski/hike/fly/Signal-chat GPS radio|262|0|2022-02-05| |115|[meshtastic/Meshtastic-Android](https://github.com/meshtastic/Meshtastic-Android)|Android companion application for the Meshtastic ski/hike/fly/Signal-chat GPS radio|262|0|2022-02-06|
|116|[dashingqi/DQMVVMComponent](https://github.com/dashingqi/DQMVVMComponent)|MVVM+组件化的架构形式|7|0|2021-12-10| |116|[dashingqi/DQMVVMComponent](https://github.com/dashingqi/DQMVVMComponent)|MVVM+组件化的架构形式|7|0|2021-12-10|
|117|[ichenhe/QQ-Notify-Evolution](https://github.com/ichenhe/QQ-Notify-Evolution)|免ROOT优化QQ通知支持多会话/多消息/多渠道,兼容手环手表。|87|0|2021-09-23| |117|[ichenhe/QQ-Notify-Evolution](https://github.com/ichenhe/QQ-Notify-Evolution)|免ROOT优化QQ通知支持多会话/多消息/多渠道,兼容手环手表。|87|0|2021-09-23|
|118|[plestoon/tbs-android](https://github.com/plestoon/tbs-android)|TBS IPTV player for Android devices|8|0|2021-10-06| |118|[plestoon/tbs-android](https://github.com/plestoon/tbs-android)|TBS IPTV player for Android devices|8|0|2021-10-06|
|119|[SakurajimaMaii/Maker-Compose-Samples](https://github.com/SakurajimaMaii/Maker-Compose-Samples)|基于Compose开发的创客App|5|0|2021-09-28| |119|[SakurajimaMaii/Maker-Compose-Samples](https://github.com/SakurajimaMaii/Maker-Compose-Samples)|基于Compose开发的创客App|5|0|2021-09-28|
|120|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|278|0|2022-02-05| |120|[hanjoongcho/aaf-easydiary](https://github.com/hanjoongcho/aaf-easydiary)|:blue_book: A diary application optimized for user experience.|279|0|2022-02-05|
|121|[qq877693928/Fast](https://github.com/qq877693928/Fast)|Fast是一款Android的方法被调用时自动日志记录的Debug工具支持Java和Kotlin语言|5|0|2021-11-04| |121|[qq877693928/Fast](https://github.com/qq877693928/Fast)|Fast是一款Android的方法被调用时自动日志记录的Debug工具支持Java和Kotlin语言|5|0|2021-11-04|
|122|[farewell12345/FAQ-Bot-QQ](https://github.com/farewell12345/FAQ-Bot-QQ)|一个基于Mirai框架的Q群问答机器人|28|0|2021-10-07| |122|[farewell12345/FAQ-Bot-QQ](https://github.com/farewell12345/FAQ-Bot-QQ)|一个基于Mirai框架的Q群问答机器人|28|0|2021-10-07|
|123|[james58899/MuzeiPixivSource](https://github.com/james58899/MuzeiPixivSource)|從 Pixiv 抓取圖片並設為桌布|25|0|2022-02-01| |123|[james58899/MuzeiPixivSource](https://github.com/james58899/MuzeiPixivSource)|從 Pixiv 抓取圖片並設為桌布|25|0|2022-02-01|
@ -151,7 +151,7 @@
|144|[mistletoe5215/MagicMistletoe](https://github.com/mistletoe5215/MagicMistletoe)|Android Multi Theme Switch Library ,use kotlin language ,coroutine ,and so on ...|14|0|2021-11-08| |144|[mistletoe5215/MagicMistletoe](https://github.com/mistletoe5215/MagicMistletoe)|Android Multi Theme Switch Library ,use kotlin language ,coroutine ,and so on ...|14|0|2021-11-08|
|145|[Jasper-1024/DeepSleep](https://github.com/Jasper-1024/DeepSleep)|-|9|0|2021-08-30| |145|[Jasper-1024/DeepSleep](https://github.com/Jasper-1024/DeepSleep)|-|9|0|2021-08-30|
|146|[zippo88888888/ZFileManager](https://github.com/zippo88888888/ZFileManager)|Android 文件操作|92|0|2021-12-16| |146|[zippo88888888/ZFileManager](https://github.com/zippo88888888/ZFileManager)|Android 文件操作|92|0|2021-12-16|
|147|[wkgcass/vjson](https://github.com/wkgcass/vjson)|A simple JSON parser and (de)serializer library for java/kotlin and kotlin-native/js. Also provides a strongly-typed language: vjson-lang.|18|0|2021-12-20| |147|[wkgcass/vjson](https://github.com/wkgcass/vjson)|A simple JSON parser and (de)serializer library for java/kotlin and kotlin-native/js. Also provides a strongly-typed language: vjson-lang.|19|0|2021-12-20|
|148|[StevenYan88/MovieApp](https://github.com/StevenYan88/MovieApp)|电影资讯App是一个纯练手项目使用Kotlin语言开发。|73|0|2021-11-22| |148|[StevenYan88/MovieApp](https://github.com/StevenYan88/MovieApp)|电影资讯App是一个纯练手项目使用Kotlin语言开发。|73|0|2021-11-22|
|149|[zsqw123/CatInject](https://github.com/zsqw123/CatInject)|一个服务发现框架, 无反射使用Gradle Transform API实现的自动化依赖注入, 用了就会成猫猫一样可爱!!|9|0|2021-11-06| |149|[zsqw123/CatInject](https://github.com/zsqw123/CatInject)|一个服务发现框架, 无反射使用Gradle Transform API实现的自动化依赖注入, 用了就会成猫猫一样可爱!!|9|0|2021-11-06|
|150|[RickyHal/EQList](https://github.com/RickyHal/EQList)|EQListE-QuickList是一款Kotlin实现的功能强大的RecyclerView渲染框架使用DSL方式快速构建RecyclerView无需实现Adapter和ViewHolder。|17|0|2022-01-23| |150|[RickyHal/EQList](https://github.com/RickyHal/EQList)|EQListE-QuickList是一款Kotlin实现的功能强大的RecyclerView渲染框架使用DSL方式快速构建RecyclerView无需实现Adapter和ViewHolder。|17|0|2022-01-23|
@ -164,20 +164,20 @@
|157|[abrookins/WrapToColumn](https://github.com/abrookins/WrapToColumn)|An IntelliJ plugin that wraps text|54|0|2021-11-12| |157|[abrookins/WrapToColumn](https://github.com/abrookins/WrapToColumn)|An IntelliJ plugin that wraps text|54|0|2021-11-12|
|158|[oooo7777777/VLibraryPlugin](https://github.com/oooo7777777/VLibraryPlugin)|基于VLibrary代码模板插件|30|0|2022-01-17| |158|[oooo7777777/VLibraryPlugin](https://github.com/oooo7777777/VLibraryPlugin)|基于VLibrary代码模板插件|30|0|2022-01-17|
|159|[iTXTech/mirai-js](https://github.com/iTXTech/mirai-js)|强大的 Mirai JavaScript 插件运行时|63|0|2021-12-31| |159|[iTXTech/mirai-js](https://github.com/iTXTech/mirai-js)|强大的 Mirai JavaScript 插件运行时|63|0|2021-12-31|
|160|[xdd666t/getx_template](https://github.com/xdd666t/getx_template)|Used to generate the template code of GetX framework Flutter GetX模板代码生成一个有用的IDEA插件|181|0|2021-12-08| |160|[xdd666t/getx_template](https://github.com/xdd666t/getx_template)|Used to generate the template code of GetX framework Flutter GetX模板代码生成一个有用的IDEA插件|181|0|2022-02-06|
|161|[dacaoyuan/YPKTabDemo](https://github.com/dacaoyuan/YPKTabDemo)|一个自定义tablayout View|50|0|2021-09-23| |161|[dacaoyuan/YPKTabDemo](https://github.com/dacaoyuan/YPKTabDemo)|一个自定义tablayout View|50|0|2021-09-23|
|162|[angcyo/DslAdapter](https://github.com/angcyo/DslAdapter)|:fire: Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等|282|0|2022-01-21| |162|[angcyo/DslAdapter](https://github.com/angcyo/DslAdapter)|:fire: Android Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等|283|0|2022-01-21|
|163|[helloklf/vtools](https://github.com/helloklf/vtools)|一个集高级重启、应用安装自动点击、CPU调频等多项功能于一体的工具箱。|421|0|2022-01-03| |163|[helloklf/vtools](https://github.com/helloklf/vtools)|一个集高级重启、应用安装自动点击、CPU调频等多项功能于一体的工具箱。|424|0|2022-01-03|
|164|[chanfan1999/SCNU-ICAL-Android](https://github.com/chanfan1999/SCNU-ICAL-Android)|华师获取课表Android客户端项目|7|0|2021-10-27| |164|[chanfan1999/SCNU-ICAL-Android](https://github.com/chanfan1999/SCNU-ICAL-Android)|华师获取课表Android客户端项目|7|0|2021-10-27|
|165|[collaction/freehkkai-android](https://github.com/collaction/freehkkai-android)|只需在 App 內用慣常的輸入法輸入中文字,就可以看到「自由香港楷書」(該字根據香港教育局出版《常用字字形表》2007年版定義) 的參考寫法。|10|0|2021-08-26| |165|[collaction/freehkkai-android](https://github.com/collaction/freehkkai-android)|只需在 App 內用慣常的輸入法輸入中文字,就可以看到「自由香港楷書」(該字根據香港教育局出版《常用字字形表》2007年版定義) 的參考寫法。|10|0|2021-08-26|
|166|[WeiLianYang/GradientTextView](https://github.com/WeiLianYang/GradientTextView)|🔥🔥🔥 用于设置TexView的字体 渐变颜色、渐变方向 和 动画效果|12|0|2022-01-09| |166|[WeiLianYang/GradientTextView](https://github.com/WeiLianYang/GradientTextView)|🔥🔥🔥 用于设置TexView的字体 渐变颜色、渐变方向 和 动画效果|12|0|2022-01-09|
|167|[TrMenu/TrMenu](https://github.com/TrMenu/TrMenu)|Modern & Advanced Menu-Plugin for Minecraft Servers|145|0|2022-02-05| |167|[TrMenu/TrMenu](https://github.com/TrMenu/TrMenu)|Modern & Advanced Menu-Plugin for Minecraft Servers|145|0|2022-02-06|
|168|[hezihaog/Chat](https://github.com/hezihaog/Chat)|Circle圈子 Android客户端|7|0|2022-01-27| |168|[hezihaog/Chat](https://github.com/hezihaog/Chat)|Circle圈子 Android客户端|7|0|2022-01-27|
|169|[only52607/lua-mirai](https://github.com/only52607/lua-mirai)|JVM平台基于lua的bot开发框架|99|0|2022-02-03| |169|[only52607/lua-mirai](https://github.com/only52607/lua-mirai)|JVM平台基于lua的bot开发框架|99|0|2022-02-03|
|170|[fan123199/v2ex-simple](https://github.com/fan123199/v2ex-simple)|A simple 3rd-party Android app for v2ex|26|0|2022-02-05| |170|[fan123199/v2ex-simple](https://github.com/fan123199/v2ex-simple)|A simple 3rd-party Android app for v2ex|27|0|2022-02-05|
|171|[rain9155/PermissionHelper](https://github.com/rain9155/PermissionHelper)|:thumbsup: 简化android6.0动态权限申请过程,一行代码搞定权限申请,可以一次申请单个或多个权限,支持特殊权限的申请|23|0|2021-09-30| |171|[rain9155/PermissionHelper](https://github.com/rain9155/PermissionHelper)|:thumbsup: 简化android6.0动态权限申请过程,一行代码搞定权限申请,可以一次申请单个或多个权限,支持特殊权限的申请|23|0|2021-09-30|
|172|[lzan13/VMTemplateAndroid](https://github.com/lzan13/VMTemplateAndroid)|一套包含了社区匹配聊天语音以及直播相关的社交系统模板项目|121|0|2022-01-11| |172|[lzan13/VMTemplateAndroid](https://github.com/lzan13/VMTemplateAndroid)|一套包含了社区匹配聊天语音以及直播相关的社交系统模板项目|121|0|2022-01-11|
|173|[niltok/tesseract](https://github.com/niltok/tesseract)|only for 彩虹桥, use https://github.com/niltok/tesseract-lite if you want to deploy|44|0|2022-02-01| |173|[niltok/tesseract](https://github.com/niltok/tesseract)|only for 彩虹桥, use https://github.com/niltok/tesseract-lite if you want to deploy|45|0|2022-02-01|
|174|[zhufree/SCP-Android](https://github.com/zhufree/SCP-Android)|An app for SCP foundation Chinese site.|9|0|2022-01-29| |174|[zhufree/SCP-Android](https://github.com/zhufree/SCP-Android)|An app for SCP foundation Chinese site.|9|0|2022-01-29|
|175|[leavesCZY/Monitor](https://github.com/leavesCZY/Monitor)|OkHttp / Retrofit 可视化抓包工具|87|0|2022-01-21| |175|[leavesCZY/Monitor](https://github.com/leavesCZY/Monitor)|OkHttp / Retrofit 可视化抓包工具|87|0|2022-01-21|
|176|[ITxiaoguang/BiometricHelper](https://github.com/ITxiaoguang/BiometricHelper)|指纹识别,面部识别,自定义弹窗,用法超级简单|8|0|2022-01-12| |176|[ITxiaoguang/BiometricHelper](https://github.com/ITxiaoguang/BiometricHelper)|指纹识别,面部识别,自定义弹窗,用法超级简单|8|0|2022-01-12|
@ -187,7 +187,7 @@
|180|[xyoye/DanDanPlayForAndroid](https://github.com/xyoye/DanDanPlayForAndroid)|弹弹play 概念版弹弹play系列应用安卓平台上的实现是一个提供了视频播放本地+局域网)和弹幕加载(在线+本地)功能的本地播放器|341|0|2022-01-29| |180|[xyoye/DanDanPlayForAndroid](https://github.com/xyoye/DanDanPlayForAndroid)|弹弹play 概念版弹弹play系列应用安卓平台上的实现是一个提供了视频播放本地+局域网)和弹幕加载(在线+本地)功能的本地播放器|341|0|2022-01-29|
|181|[ljd1996/MoonGame](https://github.com/ljd1996/MoonGame)|守护月饼小游戏|4|0|2021-09-14| |181|[ljd1996/MoonGame](https://github.com/ljd1996/MoonGame)|守护月饼小游戏|4|0|2021-09-14|
|182|[leobert-lan/ReportPrinter](https://github.com/leobert-lan/ReportPrinter)|generate reports,UML and so on from notation|26|0|2021-11-18| |182|[leobert-lan/ReportPrinter](https://github.com/leobert-lan/ReportPrinter)|generate reports,UML and so on from notation|26|0|2021-11-18|
|183|[LovesAsuna/Mirai-Bot](https://github.com/LovesAsuna/Mirai-Bot)|Robot developed based on Mirai framework|32|0|2022-01-26| |183|[LovesAsuna/Mirai-Bot](https://github.com/LovesAsuna/Mirai-Bot)|Robot developed based on Mirai framework|32|0|2022-02-06|
|184|[iTXTech/mirai-native](https://github.com/iTXTech/mirai-native)|强大的 mirai 原生插件加载器|325|0|2021-09-10| |184|[iTXTech/mirai-native](https://github.com/iTXTech/mirai-native)|强大的 mirai 原生插件加载器|325|0|2021-09-10|
|185|[Attect/Android-Framework666](https://github.com/Attect/Android-Framework666)|个性鲜明的Android开发框架 Kotlin/MVVM|6|0|2022-01-30| |185|[Attect/Android-Framework666](https://github.com/Attect/Android-Framework666)|个性鲜明的Android开发框架 Kotlin/MVVM|6|0|2022-01-30|
|186|[Xiaro/MtF-Simulator](https://github.com/Xiaro/MtF-Simulator)|小药娘模拟器|20|0|2021-09-20| |186|[Xiaro/MtF-Simulator](https://github.com/Xiaro/MtF-Simulator)|小药娘模拟器|20|0|2021-09-20|

@ -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>
# 中文增速榜 > 软件类 > Lua # 中文增速榜 > 软件类 > Lua
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8295|8|2022-02-05| |1|[apache/apisix](https://github.com/apache/apisix)|The Cloud-Native API Gateway|8305|8|2022-02-06|
|2|[jerrykuku/luci-app-vssr](https://github.com/jerrykuku/luci-app-vssr)|HelloWorld是一个以用户最佳主观体验为导向的插件它支持多种主流协议和多种自定义视频分流服务拥有精美的操作界面并配上直观的节点信息。|1616|2|2022-01-09| |2|[jerrykuku/luci-app-vssr](https://github.com/jerrykuku/luci-app-vssr)|HelloWorld是一个以用户最佳主观体验为导向的插件它支持多种主流协议和多种自定义视频分流服务拥有精美的操作界面并配上直观的节点信息。|1617|2|2022-01-09|
|3|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|405|2|2022-02-03| |3|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|406|2|2022-02-03|
|4|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2198|2|2022-01-30| |4|[skywind3000/z.lua](https://github.com/skywind3000/z.lua)|:zap: A new cd command that helps you navigate faster by learning your habits.|2197|2|2022-01-30|
|5|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|927|1|2021-11-12| |5|[Tencent/LuaPanda](https://github.com/Tencent/LuaPanda)|lua debug and code tools for VS Code|927|1|2021-11-12|
|6|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1262|1|2022-01-28| |6|[starwing/lua-protobuf](https://github.com/starwing/lua-protobuf)|A Lua module to work with Google protobuf|1262|1|2022-01-28|
|7|[wongdean/rime-settings](https://github.com/wongdean/rime-settings)|接近原生的鼠须管 Rime 配置|1118|1|2021-12-14| |7|[wongdean/rime-settings](https://github.com/wongdean/rime-settings)|接近原生的鼠须管 Rime 配置|1118|1|2021-12-14|
|8|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|254|1|2021-10-28| |8|[SivanLaai/rime-pure](https://github.com/SivanLaai/rime-pure)|【rime 小狼毫\trime 同文】手机/PC一站式配置【简约皮肤\拼音搜狗词库\原创trime同文 四叶草 九宫格 拼音方案\四叶草拼音\四叶草地球拼音\小鹤双拼\极品五笔\QQ五笔\徐码\郑码】|254|1|2021-10-28|
|9|[acecilia/OpenWRTInvasion](https://github.com/acecilia/OpenWRTInvasion)|Root shell exploit for several Xiaomi routers: 4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C...|675|1|2022-02-03| |9|[acecilia/OpenWRTInvasion](https://github.com/acecilia/OpenWRTInvasion)|Root shell exploit for several Xiaomi routers: 4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C...|676|1|2022-02-06|
|10|[orlabs/orange](https://github.com/orlabs/orange)|OpenResty/Nginx Gateway for API Monitoring and Management.|2213|1|2021-12-22| |10|[orlabs/orange](https://github.com/orlabs/orange)|OpenResty/Nginx Gateway for API Monitoring and Management.|2213|1|2021-12-22|
|11|[lisaac/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)|Docker Manager interface for LuCI|498|1|2022-02-05| |11|[lisaac/luci-app-dockerman](https://github.com/lisaac/luci-app-dockerman)|Docker Manager interface for LuCI|499|1|2022-02-05|
|12|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|828|1|2021-10-11| |12|[jx-sec/jxwaf](https://github.com/jx-sec/jxwaf)|JXWAF(锦衣盾)是一款开源web应用防火墙|828|1|2021-10-11|
|13|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,无二进制依赖。支持其它固件开发者集成到自己的固件里面。更方便小白搜索,下载插件。更方便开发者发布插件。|124|1|2021-12-21| |13|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,无二进制依赖。支持其它固件开发者集成到自己的固件里面。更方便小白搜索,下载插件。更方便开发者发布插件。|124|1|2021-12-21|
|14|[ssnhd/rime](https://github.com/ssnhd/rime)|Rime Squirrel 鼠须管配置文件(朙月拼音、小鹤双拼、自然码双拼)|947|1|2022-01-27| |14|[ssnhd/rime](https://github.com/ssnhd/rime)|Rime Squirrel 鼠须管配置文件(朙月拼音、小鹤双拼、自然码双拼)|949|1|2022-01-27|
|15|[kiccer/Soldier76](https://github.com/kiccer/Soldier76)|PUBG - 罗技鼠标宏 兴趣使然的项目完虐收费宏点个Star支持一下作者[PUBG - Logitech mouse macro Support 12 kinds of guns without recoil!]|760|1|2022-01-24| |15|[kiccer/Soldier76](https://github.com/kiccer/Soldier76)|PUBG - 罗技鼠标宏 兴趣使然的项目完虐收费宏点个Star支持一下作者[PUBG - Logitech mouse macro Support 12 kinds of guns without recoil!]|760|1|2022-01-24|
|16|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|104|0|2021-10-03| |16|[Iorest/rime-setting](https://github.com/Iorest/rime-setting)|rime 输入法配置|104|0|2021-10-03|
|17|[EtherProject/EtherWorkCollection](https://github.com/EtherProject/EtherWorkCollection)|EtherEngine 作品集|16|0|2021-09-04| |17|[EtherProject/EtherWorkCollection](https://github.com/EtherProject/EtherWorkCollection)|EtherEngine 作品集|16|0|2021-09-04|
@ -31,13 +31,13 @@
|24|[d80x86/lua-resty-tofu](https://github.com/d80x86/lua-resty-tofu)|a modern api/web framework|9|0|2022-01-23| |24|[d80x86/lua-resty-tofu](https://github.com/d80x86/lua-resty-tofu)|a modern api/web framework|9|0|2022-01-23|
|25|[ariwori/toomanyitemsplus](https://github.com/ariwori/toomanyitemsplus)|饥荒联机版控制台MOD。|14|0|2021-12-03| |25|[ariwori/toomanyitemsplus](https://github.com/ariwori/toomanyitemsplus)|饥荒联机版控制台MOD。|14|0|2021-12-03|
|26|[ywxt/rime-sunman](https://github.com/ywxt/rime-sunman)|山人输入方案|4|0|2021-10-07| |26|[ywxt/rime-sunman](https://github.com/ywxt/rime-sunman)|山人输入方案|4|0|2021-10-07|
|27|[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!|73|0|2022-02-05| |27|[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!|73|0|2022-02-06|
|28|[loaden/rime](https://github.com/loaden/rime)|中州韵输入法|22|0|2021-09-10| |28|[loaden/rime](https://github.com/loaden/rime)|中州韵输入法|22|0|2021-09-10|
|29|[zhang-changwei/Automation-scripts-for-Aegisub](https://github.com/zhang-changwei/Automation-scripts-for-Aegisub)|A few automation scripts for Aegisub|19|0|2022-01-25| |29|[zhang-changwei/Automation-scripts-for-Aegisub](https://github.com/zhang-changwei/Automation-scripts-for-Aegisub)|A few automation scripts for Aegisub|19|0|2022-01-25|
|30|[BlindingDark/rime-easy-en](https://github.com/BlindingDark/rime-easy-en)|Rime / Easy English 英文输入法|137|0|2022-01-30| |30|[BlindingDark/rime-easy-en](https://github.com/BlindingDark/rime-easy-en)|Rime / Easy English 英文输入法|137|0|2022-01-30|
|31|[lyy289065406/ro-single-client](https://github.com/lyy289065406/ro-single-client)|仙境RO传说-单机版-客户端(登陆补丁)|5|0|2022-01-29| |31|[lyy289065406/ro-single-client](https://github.com/lyy289065406/ro-single-client)|仙境RO传说-单机版-客户端(登陆补丁)|5|0|2022-01-29|
|32|[shengnoah/blues](https://github.com/shengnoah/blues)|Blues是一个基于Openresty + LUA的WEB演示框架|16|0|2021-10-29| |32|[shengnoah/blues](https://github.com/shengnoah/blues)|Blues是一个基于Openresty + LUA的WEB演示框架|16|0|2021-10-29|
|33|[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.|156|0|2022-02-05| |33|[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.|156|0|2022-02-06|
|34|[roninro/rime-wubi](https://github.com/roninro/rime-wubi)|鼠须管【五笔字型】输入方案|3|0|2021-10-12| |34|[roninro/rime-wubi](https://github.com/roninro/rime-wubi)|鼠须管【五笔字型】输入方案|3|0|2021-10-12|
|35|[Rubgrsch/EnhancedChatFilterMODFix](https://github.com/Rubgrsch/EnhancedChatFilterMODFix)|A WoW chat filter addon for CN servers|6|0|2021-12-07| |35|[Rubgrsch/EnhancedChatFilterMODFix](https://github.com/Rubgrsch/EnhancedChatFilterMODFix)|A WoW chat filter addon for CN servers|6|0|2021-12-07|
|36|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon 配置|55|0|2022-01-23| |36|[KURANADO2/hammerspoon-kuranado](https://github.com/KURANADO2/hammerspoon-kuranado)|Hammerspoon 配置|55|0|2022-01-23|
@ -60,14 +60,14 @@
|53|[CNMan/rime-data](https://github.com/CNMan/rime-data)|新世纪五笔字型 for Rime|8|0|2022-01-05| |53|[CNMan/rime-data](https://github.com/CNMan/rime-data)|新世纪五笔字型 for Rime|8|0|2022-01-05|
|54|[oniondelta/Onion_Trime_Files](https://github.com/oniondelta/Onion_Trime_Files)|手機同文輸入法 Trime 洋蔥方案(注音、雙拼、形碼) |3|0|2022-02-04| |54|[oniondelta/Onion_Trime_Files](https://github.com/oniondelta/Onion_Trime_Files)|手機同文輸入法 Trime 洋蔥方案(注音、雙拼、形碼) |3|0|2022-02-04|
|55|[qyh214/wow_addons_private_use](https://github.com/qyh214/wow_addons_private_use)|World Of Warcraft Addons private use 魔兽世界自用插件|4|0|2021-11-17| |55|[qyh214/wow_addons_private_use](https://github.com/qyh214/wow_addons_private_use)|World Of Warcraft Addons private use 魔兽世界自用插件|4|0|2021-11-17|
|56|[denstiny/nvim-nanny](https://github.com/denstiny/nvim-nanny)|-|18|0|2022-02-05| |56|[denstiny/nvim-nanny](https://github.com/denstiny/nvim-nanny)|-|18|0|2022-02-06|
|57|[ck2plus/CleanSlate](https://github.com/ck2plus/CleanSlate)|A community resource, clean base from which to begin mods for CrusaderKings 2|16|0|2022-02-02| |57|[ck2plus/CleanSlate](https://github.com/ck2plus/CleanSlate)|A community resource, clean base from which to begin mods for CrusaderKings 2|16|0|2022-02-02|
|58|[sniper00/BallGame](https://github.com/sniper00/BallGame)|moon game server的一个使用示例搭建简单的服务器框架|51|0|2022-01-26| |58|[sniper00/BallGame](https://github.com/sniper00/BallGame)|moon game server的一个使用示例搭建简单的服务器框架|51|0|2022-01-26|
|59|[WolvenKit/BraindanceProtocol](https://github.com/WolvenKit/BraindanceProtocol)|A GUI to modify your Cyberpunk 2077 experience|83|0|2021-09-12| |59|[WolvenKit/BraindanceProtocol](https://github.com/WolvenKit/BraindanceProtocol)|A GUI to modify your Cyberpunk 2077 experience|83|0|2021-09-12|
|60|[WanKcn/HouTu](https://github.com/WanKcn/HouTu)|后土娘娘是中国古代神话中的天神她掌阴阳育万物因此被称为大地之母在这个文件夹里我将自己计算机组成原理、操作系统和计算机网络的学习笔记进行总结和整理我相信这三门基础课程就像后土育万物一样是我计算机更进一步的根基。所以我将这个仓库命名为HouTu|3|0|2021-12-13| |60|[WanKcn/HouTu](https://github.com/WanKcn/HouTu)|后土娘娘是中国古代神话中的天神她掌阴阳育万物因此被称为大地之母在这个文件夹里我将自己计算机组成原理、操作系统和计算机网络的学习笔记进行总结和整理我相信这三门基础课程就像后土育万物一样是我计算机更进一步的根基。所以我将这个仓库命名为HouTu|3|0|2021-12-13|
|61|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|112|0|2022-02-05| |61|[HDoujinDownloader/HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader)|An easy-to-use manga and dōjinshi downloader supporting 800+ different websites|113|0|2022-02-05|
|62|[TheOddler/FactorioWorld](https://github.com/TheOddler/FactorioWorld)|A mod for factorio that changes the map into a real-world map.|24|0|2021-09-26| |62|[TheOddler/FactorioWorld](https://github.com/TheOddler/FactorioWorld)|A mod for factorio that changes the map into a real-world map.|24|0|2021-09-26|
|63|[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.|82|0|2022-02-05| |63|[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.|82|0|2022-02-06|
|64|[bungle/lua-resty-template](https://github.com/bungle/lua-resty-template)|Templating Engine (HTML) for Lua and OpenResty.|823|0|2022-01-14| |64|[bungle/lua-resty-template](https://github.com/bungle/lua-resty-template)|Templating Engine (HTML) for Lua and OpenResty.|823|0|2022-01-14|
|65|[foggyspace/NsePocsuite-lua](https://github.com/foggyspace/NsePocsuite-lua)|网络摄像头漏洞检测脚本.Nmap (Nse Nmap script engine)|8|0|2022-01-25| |65|[foggyspace/NsePocsuite-lua](https://github.com/foggyspace/NsePocsuite-lua)|网络摄像头漏洞检测脚本.Nmap (Nse Nmap script engine)|8|0|2022-01-25|
|66|[aknife2019/ngx-lua-waf](https://github.com/aknife2019/ngx-lua-waf)|功能简单的 ngx lua waf|3|0|2021-08-19| |66|[aknife2019/ngx-lua-waf](https://github.com/aknife2019/ngx-lua-waf)|功能简单的 ngx lua waf|3|0|2021-08-19|
@ -76,10 +76,10 @@
|69|[starjun/openstar](https://github.com/starjun/openstar)|lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx|1035|0|2021-10-10| |69|[starjun/openstar](https://github.com/starjun/openstar)|lua waf,nginx+lua,openresty,luajit,waf+,cdn,nginx|1035|0|2021-10-10|
|70|[DarkEnergyProcessor/livesim2](https://github.com/DarkEnergyProcessor/livesim2)|Love Live! School Idol Festival Live Simulator|79|0|2021-10-05| |70|[DarkEnergyProcessor/livesim2](https://github.com/DarkEnergyProcessor/livesim2)|Love Live! School Idol Festival Live Simulator|79|0|2021-10-05|
|71|[iwiniwin/LuaKit](https://github.com/iwiniwin/LuaKit)|Lua核心工具包包含对面向对象组件系统灵活的绑定解绑模式mvc分模块加载事件分发系统等常用模式的封装。同时提供打印内存泄漏检测性能分析等常用工具类。|54|0|2021-09-04| |71|[iwiniwin/LuaKit](https://github.com/iwiniwin/LuaKit)|Lua核心工具包包含对面向对象组件系统灵活的绑定解绑模式mvc分模块加载事件分发系统等常用模式的封装。同时提供打印内存泄漏检测性能分析等常用工具类。|54|0|2021-09-04|
|72|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1663|0|2022-01-09| |72|[openresty/lua-resty-redis](https://github.com/openresty/lua-resty-redis)|Lua redis client driver for the ngx_lua based on the cosocket API|1665|0|2022-01-09|
|73|[ThinEureka/tabMachine](https://github.com/ThinEureka/tabMachine)|My new solution to high level hierarchical multiple code flows.|6|0|2021-09-09| |73|[ThinEureka/tabMachine](https://github.com/ThinEureka/tabMachine)|My new solution to high level hierarchical multiple code flows.|6|0|2021-09-09|
|74|[ASoulCnki/oauth](https://github.com/ASoulCnki/oauth)|OAuth Service provide by ASoulCnki(枝网)|6|0|2021-12-30| |74|[ASoulCnki/oauth](https://github.com/ASoulCnki/oauth)|OAuth Service provide by ASoulCnki(枝网)|6|0|2021-12-30|
|75|[DeadlyBossMods/DBM-TBC-Classic](https://github.com/DeadlyBossMods/DBM-TBC-Classic)|The ultimate encounter helper (for TBC) 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.|7|0|2022-02-05| |75|[DeadlyBossMods/DBM-TBC-Classic](https://github.com/DeadlyBossMods/DBM-TBC-Classic)|The ultimate encounter helper (for TBC) 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.|7|0|2022-02-06|
|76|[zhandouxiaojiji/skynet-creator](https://github.com/zhandouxiaojiji/skynet-creator)|skynet脚手架|4|0|2022-01-28| |76|[zhandouxiaojiji/skynet-creator](https://github.com/zhandouxiaojiji/skynet-creator)|skynet脚手架|4|0|2022-01-28|
|77|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|78|0|2022-01-24| |77|[crispgm/dotfiles](https://github.com/crispgm/dotfiles)|dotfiles to provision a new macOS with cosy dev setups|78|0|2022-01-24|
|78|[yanhuacuo/98wubi](https://github.com/yanhuacuo/98wubi)|具备码元提示功能的98五笔配置文件for中州韵|28|0|2021-11-03| |78|[yanhuacuo/98wubi](https://github.com/yanhuacuo/98wubi)|具备码元提示功能的98五笔配置文件for中州韵|28|0|2021-11-03|
@ -90,7 +90,7 @@
|83|[yuanyan3060/Arknights-Bot-Resource](https://github.com/yuanyan3060/Arknights-Bot-Resource)|明日方舟bot常用素材|7|0|2022-02-02| |83|[yuanyan3060/Arknights-Bot-Resource](https://github.com/yuanyan3060/Arknights-Bot-Resource)|明日方舟bot常用素材|7|0|2022-02-02|
|84|[hongch911/WiresharkPlugin](https://github.com/hongch911/WiresharkPlugin)|The H265 H264 PS PCM AMR SILK plugin for Wireshark Lua|41|0|2022-01-07| |84|[hongch911/WiresharkPlugin](https://github.com/hongch911/WiresharkPlugin)|The H265 H264 PS PCM AMR SILK plugin for Wireshark Lua|41|0|2022-01-07|
|85|[chenxuuu/documentGenerator](https://github.com/chenxuuu/documentGenerator)|📘自动生成wiki.openluat.com的接口文档和vscode代码补全数据|5|0|2021-09-15| |85|[chenxuuu/documentGenerator](https://github.com/chenxuuu/documentGenerator)|📘自动生成wiki.openluat.com的接口文档和vscode代码补全数据|5|0|2021-09-15|
|86|[apioak/apioak](https://github.com/apioak/apioak)|Full Lifecycle Management API Gateway.|362|0|2021-11-06| |86|[apioak/apioak](https://github.com/apioak/apioak)|Full Lifecycle Management API Gateway.|363|0|2021-11-06|
|87|[Warehousing/Warehousing](https://github.com/Warehousing/Warehousing)|:building_construction: Mod for Factorio. Store all the things! (We heard you like boxes, you packrat you!)|26|0|2022-02-03| |87|[Warehousing/Warehousing](https://github.com/Warehousing/Warehousing)|:building_construction: Mod for Factorio. Store all the things! (We heard you like boxes, you packrat you!)|26|0|2022-02-03|
|88|[freeioe/freeioe](https://github.com/freeioe/freeioe)|FreeIOE is a framework for building IOE (Internet Of Everything) edge-computing gateway 开源的边缘计算网关框架. 讨论群: 291292378|74|0|2022-01-14| |88|[freeioe/freeioe](https://github.com/freeioe/freeioe)|FreeIOE is a framework for building IOE (Internet Of Everything) edge-computing gateway 开源的边缘计算网关框架. 讨论群: 291292378|74|0|2022-01-14|
|89|[scomper/Rime](https://github.com/scomper/Rime)|鼠须管配置|396|0|2022-02-02| |89|[scomper/Rime](https://github.com/scomper/Rime)|鼠须管配置|396|0|2022-02-02|
@ -101,17 +101,17 @@
|94|[LufsX/rime](https://github.com/LufsX/rime)|Rime中川韵朙月拼音与小鹤双拼配置方案|3|0|2022-02-02| |94|[LufsX/rime](https://github.com/LufsX/rime)|Rime中川韵朙月拼音与小鹤双拼配置方案|3|0|2022-02-02|
|95|[UsbPacketViewer/parser](https://github.com/UsbPacketViewer/parser)|-|13|0|2021-11-30| |95|[UsbPacketViewer/parser](https://github.com/UsbPacketViewer/parser)|-|13|0|2021-11-30|
|96|[lxfly2000/Acy-Font](https://github.com/lxfly2000/Acy-Font)|自制手写字体。A hand-writing font set.|15|0|2022-01-10| |96|[lxfly2000/Acy-Font](https://github.com/lxfly2000/Acy-Font)|自制手写字体。A hand-writing font set.|15|0|2022-01-10|
|97|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|233|0|2021-11-26| |97|[ONElua/AutoPlugin2](https://github.com/ONElua/AutoPlugin2)|Next AutoPlugin 2|234|0|2021-11-26|
|98|[Seekladoom/Aegisub-Karaoke-Effect-481-Templates](https://github.com/Seekladoom/Aegisub-Karaoke-Effect-481-Templates)|转载自https://huyhuu.com/news/1282/Aegisub-Karaoke-Effect|47|0|2021-09-04| |98|[Seekladoom/Aegisub-Karaoke-Effect-481-Templates](https://github.com/Seekladoom/Aegisub-Karaoke-Effect-481-Templates)|转载自https://huyhuu.com/news/1282/Aegisub-Karaoke-Effect|47|0|2021-09-04|
|99|[siweia/NDuiClassic](https://github.com/siweia/NDuiClassic)|NDui for Classic WoW|70|0|2022-02-02| |99|[siweia/NDuiClassic](https://github.com/siweia/NDuiClassic)|NDui for Classic WoW|70|0|2022-02-02|
|100|[simonxlg/syncobj](https://github.com/simonxlg/syncobj)|可以增量更新数据的库服务端用lua客户端可以用lua或者js|3|0|2022-01-22| |100|[simonxlg/syncobj](https://github.com/simonxlg/syncobj)|可以增量更新数据的库服务端用lua客户端可以用lua或者js|3|0|2022-01-22|
|101|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |132|0|2022-02-05| |101|[tkkcc/arknights](https://github.com/tkkcc/arknights)|明日方舟速通 |132|0|2022-02-06|
|102|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|464|0|2022-01-08| |102|[IgorTimofeev/MineOS](https://github.com/IgorTimofeev/MineOS)|Home of MineOS and it's software for OpenComputers mod|464|0|2022-01-08|
|103|[amorphobia/openfly](https://github.com/amorphobia/openfly)|词库开源的小鹤音形 Rime 配方|31|0|2021-11-19| |103|[amorphobia/openfly](https://github.com/amorphobia/openfly)|词库开源的小鹤音形 Rime 配方|31|0|2021-11-19|
|104|[Solor/FreeUI](https://github.com/Solor/FreeUI)|A user interface replacement for World of Warcraft.|53|0|2022-01-31| |104|[Solor/FreeUI](https://github.com/Solor/FreeUI)|A user interface replacement for World of Warcraft.|53|0|2022-01-31|
|105|[hcaihao/FetionHelper](https://github.com/hcaihao/FetionHelper)|和飞信助手,实现了发送消息/图片/群聊,利用移动接口发送短信等。|5|0|2021-12-13| |105|[hcaihao/FetionHelper](https://github.com/hcaihao/FetionHelper)|和飞信助手,实现了发送消息/图片/群聊,利用移动接口发送短信等。|5|0|2021-12-13|
|106|[JaredScar/Badger-Anticheat](https://github.com/JaredScar/Badger-Anticheat)|Badger's Official Anticheat [code inspirations from DevLanceGood and Bluethefurry on GitHub]|24|0|2021-09-12| |106|[JaredScar/Badger-Anticheat](https://github.com/JaredScar/Badger-Anticheat)|Badger's Official Anticheat [code inspirations from DevLanceGood and Bluethefurry on GitHub]|24|0|2021-09-12|
|107|[iDvel/rime-settings](https://github.com/iDvel/rime-settings)|自用 Rime 配置|36|0|2022-02-02| |107|[iDvel/rime-settings](https://github.com/iDvel/rime-settings)|自用 Rime 配置|36|0|2022-02-06|
|108|[opq-osc/lua-lib](https://github.com/opq-osc/lua-lib)|进一步封装 OPQ 的 lua api调用更统一简化开发去除插件冗余代码, 免受 OPQ wiki 的困扰|5|0|2021-08-09| |108|[opq-osc/lua-lib](https://github.com/opq-osc/lua-lib)|进一步封装 OPQ 的 lua api调用更统一简化开发去除插件冗余代码, 免受 OPQ wiki 的困扰|5|0|2021-08-09|
|109|[sumory/lor](https://github.com/sumory/lor)|a fast, minimalist web framework for lua based on OpenResty|965|0|2022-01-04| |109|[sumory/lor](https://github.com/sumory/lor)|a fast, minimalist web framework for lua based on OpenResty|965|0|2022-01-04|
|110|[lilith-avatar/avatar-ava](https://github.com/lilith-avatar/avatar-ava)|:hammer_and_wrench: AvaKit开发框架|16|0|2021-12-09| |110|[lilith-avatar/avatar-ava](https://github.com/lilith-avatar/avatar-ava)|:hammer_and_wrench: AvaKit开发框架|16|0|2021-12-09|
@ -120,16 +120,16 @@
|113|[walkingsky/luci-wifidog](https://github.com/walkingsky/luci-wifidog)|wifidog的luci管理界面基于openwert的可编译package|18|0|2021-08-16| |113|[walkingsky/luci-wifidog](https://github.com/walkingsky/luci-wifidog)|wifidog的luci管理界面基于openwert的可编译package|18|0|2021-08-16|
|114|[epii1/vim](https://github.com/epii1/vim)|涛叔的 vim 配置|41|0|2021-12-12| |114|[epii1/vim](https://github.com/epii1/vim)|涛叔的 vim 配置|41|0|2021-12-12|
|115|[JomiXedYu/JxCode.LuaSharp](https://github.com/JomiXedYu/JxCode.LuaSharp)|Lua5.3类型系统类C#的关键字与API拥有常用的容器、类库、try-catch异常处理等工具更适用于熟悉.Net的Lua/Unity开发者。 |6|0|2021-09-16| |115|[JomiXedYu/JxCode.LuaSharp](https://github.com/JomiXedYu/JxCode.LuaSharp)|Lua5.3类型系统类C#的关键字与API拥有常用的容器、类库、try-catch异常处理等工具更适用于熟悉.Net的Lua/Unity开发者。 |6|0|2021-09-16|
|116|[qwe7989199/RubyTools](https://github.com/qwe7989199/RubyTools)|日文字幕注音工具/Generate and add ruby in Aegisub|15|0|2021-11-22| |116|[qwe7989199/RubyTools](https://github.com/qwe7989199/RubyTools)|日文字幕注音工具/Generate and add ruby in Aegisub|16|0|2021-11-22|
|117|[IoT-ThingsCloud/luat-thingscloud-libs](https://github.com/IoT-ThingsCloud/luat-thingscloud-libs)|这里是合宙模组 luat 方式接入 ThingsCloud 云平台的 lib 库,以及示例代码。|3|0|2022-01-09| |117|[IoT-ThingsCloud/luat-thingscloud-libs](https://github.com/IoT-ThingsCloud/luat-thingscloud-libs)|这里是合宙模组 luat 方式接入 ThingsCloud 云平台的 lib 库,以及示例代码。|3|0|2022-01-09|
|118|[h-hg/fcitx.nvim](https://github.com/h-hg/fcitx.nvim)|A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer.|19|0|2021-12-11| |118|[h-hg/fcitx.nvim](https://github.com/h-hg/fcitx.nvim)|A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer.|19|0|2021-12-11|
|119|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to investigation of chat client censorship|482|0|2022-01-18| |119|[citizenlab/chat-censorship](https://github.com/citizenlab/chat-censorship)|Data related to investigation of chat client censorship|483|0|2022-01-18|
|120|[awesomeusername69420/meth_tools](https://github.com/awesomeusername69420/meth_tools)|Tools made for https://methamphetamine.solutions/|6|0|2022-02-05| |120|[awesomeusername69420/meth_tools](https://github.com/awesomeusername69420/meth_tools)|Tools made for https://methamphetamine.solutions/|6|0|2022-02-06|
|121|[lxyoucan/nvim](https://github.com/lxyoucan/nvim)|set up Neovim 0.5 +(LSP, Treesitter, fuzzy finder, etc)|13|0|2021-12-06| |121|[lxyoucan/nvim](https://github.com/lxyoucan/nvim)|set up Neovim 0.5 +(LSP, Treesitter, fuzzy finder, etc)|13|0|2021-12-06|
|122|[xiyoo0812/luabt](https://github.com/xiyoo0812/luabt)|基于lua的AI行为树框架|12|0|2021-11-16| |122|[xiyoo0812/luabt](https://github.com/xiyoo0812/luabt)|基于lua的AI行为树框架|12|0|2021-11-16|
|123|[tianhongw/dotfiles](https://github.com/tianhongw/dotfiles)|config files for vim,tmux,awesomewm for backup|19|0|2021-12-10| |123|[tianhongw/dotfiles](https://github.com/tianhongw/dotfiles)|config files for vim,tmux,awesomewm for backup|19|0|2021-12-10|
|124|[tkzcfc/Kurumi](https://github.com/tkzcfc/Kurumi)|cocos2dx制作的动作游戏~|8|0|2021-10-21| |124|[tkzcfc/Kurumi](https://github.com/tkzcfc/Kurumi)|cocos2dx制作的动作游戏~|8|0|2022-02-06|
|125|[thisdp/dgs](https://github.com/thisdp/dgs)|Thisdp's Dx Graphical User Interface System (MTA Dx Lib)|44|0|2022-02-05| |125|[thisdp/dgs](https://github.com/thisdp/dgs)|Thisdp's Dx Graphical User Interface System (MTA Dx Lib)|44|0|2022-02-06|
|126|[vmrp/MythroadSDK](https://github.com/vmrp/MythroadSDK)|老硬盘里翻出来的代码斯凯mrp手机软件的早期研究最早的mr格式据说是lua的变种Mythroad语言|5|0|2022-01-11| |126|[vmrp/MythroadSDK](https://github.com/vmrp/MythroadSDK)|老硬盘里翻出来的代码斯凯mrp手机软件的早期研究最早的mr格式据说是lua的变种Mythroad语言|5|0|2022-01-11|
|127|[alawing/WhitePaws](https://github.com/alawing/WhitePaws)|[插件][白爪cksky助手]熊猫一键,自动解定身,飞行饰品和马鞭,回能回蓝监控|5|0|2022-02-05| |127|[alawing/WhitePaws](https://github.com/alawing/WhitePaws)|[插件][白爪cksky助手]熊猫一键,自动解定身,飞行饰品和马鞭,回能回蓝监控|5|0|2022-02-05|
|128|[ZAA03/lua_action](https://github.com/ZAA03/lua_action)|一键签到葫芦侠3楼芥子空间|6|0|2021-08-27| |128|[ZAA03/lua_action](https://github.com/ZAA03/lua_action)|一键签到葫芦侠3楼芥子空间|6|0|2021-08-27|
@ -137,18 +137,18 @@
|130|[darklordabc/Legends-of-Dota-Redux](https://github.com/darklordabc/Legends-of-Dota-Redux)|A Custom Game for Dota 2|44|0|2021-08-13| |130|[darklordabc/Legends-of-Dota-Redux](https://github.com/darklordabc/Legends-of-Dota-Redux)|A Custom Game for Dota 2|44|0|2021-08-13|
|131|[brendonjkding/fgoScript](https://github.com/brendonjkding/fgoScript)|Fgo script based on touchelf. 适用于越狱iOS的Fgo脚本|12|0|2021-12-25| |131|[brendonjkding/fgoScript](https://github.com/brendonjkding/fgoScript)|Fgo script based on touchelf. 适用于越狱iOS的Fgo脚本|12|0|2021-12-25|
|132|[yechentide/DSTServerManager](https://github.com/yechentide/DSTServerManager)|Don't Starve Together dedicated server manager / 饥荒傻瓜式服务器管理脚本 / Bug反馈QQ群927694504 / 准备使用Go语言写个TUI版本, 欢迎加入!|11|0|2022-02-05| |132|[yechentide/DSTServerManager](https://github.com/yechentide/DSTServerManager)|Don't Starve Together dedicated server manager / 饥荒傻瓜式服务器管理脚本 / Bug反馈QQ群927694504 / 准备使用Go语言写个TUI版本, 欢迎加入!|11|0|2022-02-05|
|133|[shagu/pfQuest](https://github.com/shagu/pfQuest)|A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC|77|0|2022-01-11| |133|[shagu/pfQuest](https://github.com/shagu/pfQuest)|A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC|77|0|2022-02-06|
|134|[HelloWorksGroup/FansBoard](https://github.com/HelloWorksGroup/FansBoard)|开源粉丝面板|3|0|2021-10-13| |134|[HelloWorksGroup/FansBoard](https://github.com/HelloWorksGroup/FansBoard)|开源粉丝面板|3|0|2021-10-13|
|135|[Ponpon55837/Squirrel](https://github.com/Ponpon55837/Squirrel)|鼠鬚管洋蔥純注音版簡化安裝與外觀設計|39|0|2022-01-19| |135|[Ponpon55837/Squirrel](https://github.com/Ponpon55837/Squirrel)|鼠鬚管洋蔥純注音版簡化安裝與外觀設計|39|0|2022-01-19|
|136|[Kiana1337/GamesenseLuaCloudloader](https://github.com/Kiana1337/GamesenseLuaCloudloader)|一个简单的Gamesense Lua云加载框架。|4|0|2021-11-18| |136|[Kiana1337/GamesenseLuaCloudloader](https://github.com/Kiana1337/GamesenseLuaCloudloader)|一个简单的Gamesense Lua云加载框架。|4|0|2021-11-18|
|137|[ASC8384/myRime](https://github.com/ASC8384/myRime)|我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 ibus|25|0|2021-11-14| |137|[ASC8384/myRime](https://github.com/ASC8384/myRime)|我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 ibus|25|0|2021-11-14|
|138|[422658476/MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player)|MPV-EASY Player - An easy to use, modern video player based on mpv|435|0|2022-01-24| |138|[422658476/MPV-EASY-Player](https://github.com/422658476/MPV-EASY-Player)|MPV-EASY Player - An easy to use, modern video player based on mpv|436|0|2022-01-24|
|139|[openLuat/luatos-wiki](https://github.com/openLuat/luatos-wiki)|luatos文档|4|0|2021-12-21| |139|[openLuat/luatos-wiki](https://github.com/openLuat/luatos-wiki)|luatos文档|4|0|2021-12-21|
|140|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|12|0|2022-01-23| |140|[chenxuuu/receiver-meow-lua](https://github.com/chenxuuu/receiver-meow-lua)|接待喵lua插件的lua脚本仓库|12|0|2022-01-23|
|141|[EvanMeek/dotfiles](https://github.com/EvanMeek/dotfiles)|所有的配置文件(持续更新)|22|0|2021-11-29| |141|[EvanMeek/dotfiles](https://github.com/EvanMeek/dotfiles)|所有的配置文件(持续更新)|22|0|2021-11-29|
|142|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|446|0|2021-10-08| |142|[openresty/lua-resty-upstream-healthcheck](https://github.com/openresty/lua-resty-upstream-healthcheck)|Health Checker for Nginx Upstream Servers in Pure Lua|446|0|2021-10-08|
|143|[lsg2020/skynet_ts_demo](https://github.com/lsg2020/skynet_ts_demo)|skynet_ts 测试示例|5|0|2021-08-29| |143|[lsg2020/skynet_ts_demo](https://github.com/lsg2020/skynet_ts_demo)|skynet_ts 测试示例|5|0|2021-08-29|
|144|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|61|0|2022-02-01| |144|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|62|0|2022-02-05|
|145|[narc0tiq/YARM](https://github.com/narc0tiq/YARM)|Yet another variant of the Resource Monitor for Factorio|46|0|2021-10-26| |145|[narc0tiq/YARM](https://github.com/narc0tiq/YARM)|Yet another variant of the Resource Monitor for Factorio|46|0|2021-10-26|
|146|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|7|0|2022-02-04| |146|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|7|0|2022-02-04|
|147|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|6|0|2022-01-27| |147|[VgerMods/Pawn](https://github.com/VgerMods/Pawn)|Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)|6|0|2022-01-27|
@ -156,11 +156,11 @@
|149|[SwimmingTiger/WowBigfootClassic](https://github.com/SwimmingTiger/WowBigfootClassic)|魔兽世界经典怀旧服大脚插件修改版|39|0|2022-02-02| |149|[SwimmingTiger/WowBigfootClassic](https://github.com/SwimmingTiger/WowBigfootClassic)|魔兽世界经典怀旧服大脚插件修改版|39|0|2022-02-02|
|150|[tg123/RaidLedger](https://github.com/tg123/RaidLedger)|A ledger for GDKP/gold run raid in World of Warcraft|12|0|2022-01-04| |150|[tg123/RaidLedger](https://github.com/tg123/RaidLedger)|A ledger for GDKP/gold run raid in World of Warcraft|12|0|2022-01-04|
|151|[vRP-Official-Developers/dunko_vrp](https://github.com/vRP-Official-Developers/dunko_vrp)|Dunko vRP V6.7|101|0|2022-01-16| |151|[vRP-Official-Developers/dunko_vrp](https://github.com/vRP-Official-Developers/dunko_vrp)|Dunko vRP V6.7|101|0|2022-01-16|
|152|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|12|0|2022-02-05| |152|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|12|0|2022-02-06|
|153|[fffonion/lua-resty-acme](https://github.com/fffonion/lua-resty-acme)|Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol |94|0|2021-12-08| |153|[fffonion/lua-resty-acme](https://github.com/fffonion/lua-resty-acme)|Automatic Let's Encrypt certificate serving and Lua implementation of ACMEv2 procotol |94|0|2021-12-08|
|154|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|67|0|2021-11-15| |154|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|67|0|2021-11-15|
|155|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|242|0|2022-01-23| |155|[shagu/pfUI](https://github.com/shagu/pfUI)|A User Interface Replacement for World of Warcraft: Vanilla & TBC|242|0|2022-01-23|
|156|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|118|0|2022-02-04| |156|[26F-Studio/Techmino](https://github.com/26F-Studio/Techmino)|Techmino:方块研究所唯一官方仓库(Github)|119|0|2022-02-06|
|157|[IT1187541749/Rime-data](https://github.com/IT1187541749/Rime-data)|个人输入法仓库-备份|7|0|2021-10-06| |157|[IT1187541749/Rime-data](https://github.com/IT1187541749/Rime-data)|个人输入法仓库-备份|7|0|2021-10-06|
|158|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 For Linux|4|0|2022-01-26| |158|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 For Linux|4|0|2022-01-26|
|159|[ezhangjun/nginx-auth-cas-lua](https://github.com/ezhangjun/nginx-auth-cas-lua)|静态的web站点或者第三方的web站点通过反向代理nginx接入sso|6|0|2021-10-22| |159|[ezhangjun/nginx-auth-cas-lua](https://github.com/ezhangjun/nginx-auth-cas-lua)|静态的web站点或者第三方的web站点通过反向代理nginx接入sso|6|0|2021-10-22|
@ -175,7 +175,7 @@
|168|[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.|82|0|2022-02-04| |168|[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.|82|0|2022-02-04|
|169|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|447|0|2021-12-10| |169|[openresty/lua-resty-websocket](https://github.com/openresty/lua-resty-websocket)|WebSocket support for the ngx_lua module (and OpenResty)|447|0|2021-12-10|
|170|[remijouannet/graftorio2](https://github.com/remijouannet/graftorio2)|(fork of graftorio) factorio mod for creating grafana dashboard |31|0|2022-02-05| |170|[remijouannet/graftorio2](https://github.com/remijouannet/graftorio2)|(fork of graftorio) factorio mod for creating grafana dashboard |31|0|2022-02-05|
|171|[TheDeNuke/Divergences-of-Darkness-Rework-Public](https://github.com/TheDeNuke/Divergences-of-Darkness-Rework-Public)|-|12|0|2022-02-05| |171|[TheDeNuke/Divergences-of-Darkness-Rework-Public](https://github.com/TheDeNuke/Divergences-of-Darkness-Rework-Public)|-|12|0|2022-02-06|
|172|[anjia0532/lua-resty-redis-util](https://github.com/anjia0532/lua-resty-redis-util)|openresty/lua-resty-redis 封装工具类|104|0|2021-12-15| |172|[anjia0532/lua-resty-redis-util](https://github.com/anjia0532/lua-resty-redis-util)|openresty/lua-resty-redis 封装工具类|104|0|2021-12-15|
|173|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|9|0|2022-01-30| |173|[Pd2VoidTeam/VoidUI](https://github.com/Pd2VoidTeam/VoidUI)|VoidUI BLT code and textures|9|0|2022-01-30|
|174|[HahahaVal/easy_game](https://github.com/HahahaVal/easy_game)|一个基于skynet的简单服务器框架|15|0|2022-01-06| |174|[HahahaVal/easy_game](https://github.com/HahahaVal/easy_game)|一个基于skynet的简单服务器框架|15|0|2022-01-06|
@ -199,7 +199,7 @@
|192|[chenxuuu/lua-online](https://github.com/chenxuuu/lua-online)|在线测试lua代码无需后端。test lua code online.|15|0|2021-12-29| |192|[chenxuuu/lua-online](https://github.com/chenxuuu/lua-online)|在线测试lua代码无需后端。test lua code online.|15|0|2021-12-29|
|193|[synxlin/chinese-speech-recognition](https://github.com/synxlin/chinese-speech-recognition)|This is a Chinese version of DeepSpeech2 in torch and its application. Modified from https://github.com/SeanNaren/deepspeech.torch.|13|0|2021-08-10| |193|[synxlin/chinese-speech-recognition](https://github.com/synxlin/chinese-speech-recognition)|This is a Chinese version of DeepSpeech2 in torch and its application. Modified from https://github.com/SeanNaren/deepspeech.torch.|13|0|2021-08-10|
|194|[History-exe/Pocket-Game-Maker-v0.83](https://github.com/History-exe/Pocket-Game-Maker-v0.83)|由白枫开发的PSP AVG游戏引擎PGM。经白枫同意后上传做教程之用。|13|0|2021-12-30| |194|[History-exe/Pocket-Game-Maker-v0.83](https://github.com/History-exe/Pocket-Game-Maker-v0.83)|由白枫开发的PSP AVG游戏引擎PGM。经白枫同意后上传做教程之用。|13|0|2021-12-30|
|195|[rsjaffe/MIDI2LR](https://github.com/rsjaffe/MIDI2LR)|An application and plugin to remotely control Lightroom with a MIDI controller|531|0|2022-02-04| |195|[rsjaffe/MIDI2LR](https://github.com/rsjaffe/MIDI2LR)|An application and plugin to remotely control Lightroom with a MIDI controller|532|0|2022-02-04|
|196|[k8scat/lua-resty-weauth](https://github.com/k8scat/lua-resty-weauth)|适用于 OpenResty / ngx_lua 的基于企业微信组织架构的登录认证|8|0|2021-11-24| |196|[k8scat/lua-resty-weauth](https://github.com/k8scat/lua-resty-weauth)|适用于 OpenResty / ngx_lua 的基于企业微信组织架构的登录认证|8|0|2021-11-24|
|197|[fang2hou/ElvUI_WindTools](https://github.com/fang2hou/ElvUI_WindTools)|Customizable Enhancement for ElvUI|65|0|2021-12-05| |197|[fang2hou/ElvUI_WindTools](https://github.com/fang2hou/ElvUI_WindTools)|Customizable Enhancement for ElvUI|65|0|2021-12-05|

@ -1,77 +1,76 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[zephyrhours/Hyperspectral-Anomaly-Detection-CRDBPSW](https://github.com/zephyrhours/Hyperspectral-Anomaly-Detection-CRDBPSW)|Collaborative representation with background purification and saliency weight for hyperspectral anomaly detection|7|0|2022-01-10| |1|[zephyrhours/Hyperspectral-Anomaly-Detection-CRDBPSW](https://github.com/zephyrhours/Hyperspectral-Anomaly-Detection-CRDBPSW)|Collaborative representation with background purification and saliency weight for hyperspectral anomaly detection|7|0|2022-01-10|
|2|[complone/NaSch](https://github.com/complone/NaSch)|三车道交通流元胞自动机matlab实现|19|0|2021-08-07| |2|[weisongwen/researchTools](https://github.com/weisongwen/researchTools)|useful blogs for research|78|0|2022-01-30|
|3|[weisongwen/researchTools](https://github.com/weisongwen/researchTools)|useful blogs for research|78|0|2022-01-30| |3|[zephyrhours/Hyperspectral-Anomaly-Detection-LSUNRSORAD-and-LSAD-CR-IDW-](https://github.com/zephyrhours/Hyperspectral-Anomaly-Detection-LSUNRSORAD-and-LSAD-CR-IDW-)|This is the code for the paper nemed 'Anomaly Detection for Hyperspectral Imagery Based on the Regularized Subspace Method and Collaborative Representation'|16|0|2021-09-28|
|4|[zephyrhours/Hyperspectral-Anomaly-Detection-LSUNRSORAD-and-LSAD-CR-IDW-](https://github.com/zephyrhours/Hyperspectral-Anomaly-Detection-LSUNRSORAD-and-LSAD-CR-IDW-)|This is the code for the paper nemed 'Anomaly Detection for Hyperspectral Imagery Based on the Regularized Subspace Method and Collaborative Representation'|16|0|2021-09-28| |4|[ShurenQi/MomentToolbox](https://github.com/ShurenQi/MomentToolbox)|Matlab code for the paper "A survey of orthogonal moments for image representation: Theory, implementation, and evaluation"|12|0|2021-11-25|
|5|[ShurenQi/MomentToolbox](https://github.com/ShurenQi/MomentToolbox)|Matlab code for the paper "A survey of orthogonal moments for image representation: Theory, implementation, and evaluation"|12|0|2021-11-25| |5|[Say-Hello2y/Path-planning-for-robots](https://github.com/Say-Hello2y/Path-planning-for-robots)|use Dijkstra 使用Dijkstra法实现了基于栅格地图的移动机器人路径规划|5|0|2021-12-29|
|6|[Say-Hello2y/Path-planning-for-robots](https://github.com/Say-Hello2y/Path-planning-for-robots)|use Dijkstra 使用Dijkstra法实现了基于栅格地图的移动机器人路径规划|5|0|2021-12-29| |6|[AngeloUNIMI/Demo_FusionNet](https://github.com/AngeloUNIMI/Demo_FusionNet)|Demonstration of FusionNet for touchless palmprint and finger texture recognition. Based on the source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep ...|9|0|2021-09-06|
|7|[AngeloUNIMI/Demo_FusionNet](https://github.com/AngeloUNIMI/Demo_FusionNet)|Demonstration of FusionNet for touchless palmprint and finger texture recognition. Based on the source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep ...|9|0|2021-09-06| |7|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|71|0|2022-02-05|
|8|[yandld/nav_matlab](https://github.com/yandld/nav_matlab)|基于的matlab导航科学计算库|71|0|2022-02-05| |8|[PollyNET/Pollynet_Processing_Chain](https://github.com/PollyNET/Pollynet_Processing_Chain)|NRT lidar data processing program for multiwavelength polarization Raman lidar network (PollyNET)|6|0|2022-02-06|
|9|[PollyNET/Pollynet_Processing_Chain](https://github.com/PollyNET/Pollynet_Processing_Chain)|NRT lidar data processing program for multiwavelength polarization Raman lidar network (PollyNET)|6|0|2022-01-28| |9|[AngeloUNIMI/FusionNet](https://github.com/AngeloUNIMI/FusionNet)|Source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"|15|0|2021-09-06|
|10|[AngeloUNIMI/FusionNet](https://github.com/AngeloUNIMI/FusionNet)|Source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"|15|0|2021-09-06| |10|[fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI](https://github.com/fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI)|利用MATLAB GUI设计平台用窗函数法设计FIR数字滤波器对所给出的含有噪声的声音信号进行数字滤波处理得到降噪的声音信号进行时域频域分析同时分析不同窗函数的效果。|5|0|2021-09-13|
|11|[fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI](https://github.com/fzzfbyx/Audio-FIR-denoising-filter-MATLAB_GUI)|利用MATLAB GUI设计平台用窗函数法设计FIR数字滤波器对所给出的含有噪声的声音信号进行数字滤波处理得到降噪的声音信号进行时域频域分析同时分析不同窗函数的效果。|5|0|2021-09-13| |11|[zhyantao/GA-shortest_path](https://github.com/zhyantao/GA-shortest_path)|遗传算法解决最短路径问题(两个出发点)|5|0|2021-12-25|
|12|[zhyantao/GA-shortest_path](https://github.com/zhyantao/GA-shortest_path)|遗传算法解决最短路径问题(两个出发点)|5|0|2021-12-25| |12|[BetterBench/2021-APMCM-Problem-A](https://github.com/BetterBench/2021-APMCM-Problem-A)|2021年亚太地区数学建模赛题A(图像边缘分析与应用) Halcon方案实现、代码、实验数据|3|0|2021-11-30|
|13|[BetterBench/2021-APMCM-Problem-A](https://github.com/BetterBench/2021-APMCM-Problem-A)|2021年亚太地区数学建模赛题A(图像边缘分析与应用) Halcon方案实现、代码、实验数据|3|0|2021-11-30| |13|[CXris/computerVision-stitching](https://github.com/CXris/computerVision-stitching)|使用Harris角点检测算法、最小二乘拟合、随机抽样一致算法(RANSAC)以及 HOG 描述符、线性融合等计算机视觉算法使用Matlab实现将多张图像拼接成一张全景图。|2|0|2021-08-25|
|14|[CXris/computerVision-stitching](https://github.com/CXris/computerVision-stitching)|使用Harris角点检测算法、最小二乘拟合、随机抽样一致算法(RANSAC)以及 HOG 描述符、线性融合等计算机视觉算法使用Matlab实现将多张图像拼接成一张全景图。|2|0|2021-08-25| |14|[bhtxy0525/Inverse_Dynamics_with_Recursive_Newton_Euler_Algorithm](https://github.com/bhtxy0525/Inverse_Dynamics_with_Recursive_Newton_Euler_Algorithm)|-|8|0|2021-11-24|
|15|[bhtxy0525/Inverse_Dynamics_with_Recursive_Newton_Euler_Algorithm](https://github.com/bhtxy0525/Inverse_Dynamics_with_Recursive_Newton_Euler_Algorithm)|-|8|0|2021-11-24| |15|[ScottXjw/Volterra_lms](https://github.com/ScottXjw/Volterra_lms)|Volterra_lms算法|2|0|2021-11-03|
|16|[ScottXjw/Volterra_lms](https://github.com/ScottXjw/Volterra_lms)|Volterra_lms算法|2|0|2021-11-03| |16|[JackHCC/Computer-Generated-Hologram](https://github.com/JackHCC/Computer-Generated-Hologram)|计算机全息计算与仿真框架【This library introduces the current production process of computer holography, and uses MATLAB and Python to record and reproduce holograms. In the future, I will build a computer hologra ...|3|0|2022-01-14|
|17|[JackHCC/Computer-Generated-Hologram](https://github.com/JackHCC/Computer-Generated-Hologram)|计算机全息计算与仿真框架【This library introduces the current production process of computer holography, and uses MATLAB and Python to record and reproduce holograms. In the future, I will build a computer hologra ...|3|0|2022-01-14| |17|[ToKiNoBug/3dPixelPaintingInMinecraft](https://github.com/ToKiNoBug/3dPixelPaintingInMinecraft)|在minecraft中生成3d的地图画|19|0|2021-09-24|
|18|[ToKiNoBug/3dPixelPaintingInMinecraft](https://github.com/ToKiNoBug/3dPixelPaintingInMinecraft)|在minecraft中生成3d的地图画|19|0|2021-09-24| |18|[Cirno9-dev/learning](https://github.com/Cirno9-dev/learning)|机器学习|3|0|2021-12-18|
|19|[Cirno9-dev/learning](https://github.com/Cirno9-dev/learning)|机器学习|3|0|2021-12-18| |19|[GenericAltimetryTools/CalAlti](https://github.com/GenericAltimetryTools/CalAlti)|Calibration of Satellite Altimeter using the tide gauge data as well as auxiliary models|8|0|2021-08-11|
|20|[GenericAltimetryTools/CalAlti](https://github.com/GenericAltimetryTools/CalAlti)|Calibration of Satellite Altimeter using the tide gauge data as well as auxiliary models|8|0|2021-08-11| |20|[HanpyBin/Numerical-Analysis-Experiment](https://github.com/HanpyBin/Numerical-Analysis-Experiment)|武汉理工大学数值分析实验-基于matlab|5|0|2021-08-15|
|21|[HanpyBin/Numerical-Analysis-Experiment](https://github.com/HanpyBin/Numerical-Analysis-Experiment)|武汉理工大学数值分析实验-基于matlab|5|0|2021-08-15| |21|[ja754969/Ocean-Current-Observation-and-Analysis](https://github.com/ja754969/Ocean-Current-Observation-and-Analysis)|洋流觀測分析 class at NTOU. File Station link : |2|0|2021-08-30|
|22|[ja754969/Ocean-Current-Observation-and-Analysis](https://github.com/ja754969/Ocean-Current-Observation-and-Analysis)|洋流觀測分析 class at NTOU. File Station link : |2|0|2021-08-30| |22|[Zhao-Jichao/Distributed_optimal_-formation_control_of_heterogeneous_multi-agent_systems_with_mixed-orders](https://github.com/Zhao-Jichao/Distributed_optimal_-formation_control_of_heterogeneous_multi-agent_systems_with_mixed-orders)|异构混合阶多智能体系统编队控制的分布式优化|3|0|2021-09-11|
|23|[Zhao-Jichao/Distributed_optimal_-formation_control_of_heterogeneous_multi-agent_systems_with_mixed-orders](https://github.com/Zhao-Jichao/Distributed_optimal_-formation_control_of_heterogeneous_multi-agent_systems_with_mixed-orders)|异构混合阶多智能体系统编队控制的分布式优化|3|0|2021-09-11| |23|[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 ...|75|0|2022-01-29|
|24|[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 ...|74|0|2022-01-29| |24|[cmtso/EKI_geophysics_2020](https://github.com/cmtso/EKI_geophysics_2020)|Example MATLAB scripts for running ensemble Kalman inversion for electrical resistivity tomography data to accompany paper.|7|0|2021-10-20|
|25|[cmtso/EKI_geophysics_2020](https://github.com/cmtso/EKI_geophysics_2020)|Example MATLAB scripts for running ensemble Kalman inversion for electrical resistivity tomography data to accompany paper.|7|0|2021-10-20| |25|[MrCaiDev/matlab-experiment](https://github.com/MrCaiDev/matlab-experiment)|程序基础+微积分+数值计算+最优化+随机模拟+椭球寻径。|3|0|2021-12-23|
|26|[MrCaiDev/matlab-experiment](https://github.com/MrCaiDev/matlab-experiment)|程序基础+微积分+数值计算+最优化+随机模拟+椭球寻径。|3|0|2021-12-23| |26|[zxb17zxb/SLIC](https://github.com/zxb17zxb/SLIC)|一个SLIC算法用于图像分割的matlab实现|3|0|2021-12-07|
|27|[zxb17zxb/SLIC](https://github.com/zxb17zxb/SLIC)|一个SLIC算法用于图像分割的matlab实现|3|0|2021-12-07| |27|[xingchenzhang/VIFB](https://github.com/xingchenzhang/VIFB)|Visible and Infrared Image Fusion Benchmark|158|0|2021-09-27|
|28|[xingchenzhang/VIFB](https://github.com/xingchenzhang/VIFB)|Visible and Infrared Image Fusion Benchmark|158|0|2021-09-27| |28|[seer-group329/PositionAndPosConnectionOfTheCar](https://github.com/seer-group329/PositionAndPosConnectionOfTheCar)|在已知无人仓储车的起始与目标位姿的条件下,得到三阶连续的曲线路径|5|0|2021-09-18|
|29|[seer-group329/PositionAndPosConnectionOfTheCar](https://github.com/seer-group329/PositionAndPosConnectionOfTheCar)|在已知无人仓储车的起始与目标位姿的条件下,得到三阶连续的曲线路径|5|0|2021-09-18| |29|[yeyuanxin110/CFOG](https://github.com/yeyuanxin110/CFOG)|-|11|0|2021-11-20|
|30|[yeyuanxin110/CFOG](https://github.com/yeyuanxin110/CFOG)|-|11|0|2021-11-20| |30|[yfor1008/saliency_detection](https://github.com/yfor1008/saliency_detection)|显著性检测|5|0|2022-01-23|
|31|[yfor1008/saliency_detection](https://github.com/yfor1008/saliency_detection)|显著性检测|5|0|2022-01-23| |31|[burning489/2021_autumn_numerical_linear_algebra](https://github.com/burning489/2021_autumn_numerical_linear_algebra)|数值线性代数代码示例|3|0|2021-12-21|
|32|[burning489/2021_autumn_numerical_linear_algebra](https://github.com/burning489/2021_autumn_numerical_linear_algebra)|数值线性代数代码示例|3|0|2021-12-21| |32|[tjzhang1993/Infrared-image-processing](https://github.com/tjzhang1993/Infrared-image-processing)|用于处理红外热成像得到的图片|2|0|2021-11-29|
|33|[tjzhang1993/Infrared-image-processing](https://github.com/tjzhang1993/Infrared-image-processing)|用于处理红外热成像得到的图片|2|0|2021-11-29| |33|[woniuhuli/kdTree](https://github.com/woniuhuli/kdTree)|matlab实现对数据建立kd树并且实现最近邻搜索|12|0|2021-12-14|
|34|[woniuhuli/kdTree](https://github.com/woniuhuli/kdTree)|matlab实现对数据建立kd树并且实现最近邻搜索|12|0|2021-12-14| |34|[nanguoyu/Captcha-recognition](https://github.com/nanguoyu/Captcha-recognition)|[CAIA I Lab 5] Captcha recognition implemented by Matlab [CAIA I Lab 5]数字图像验证码识别 |5|0|2021-12-14|
|35|[nanguoyu/Captcha-recognition](https://github.com/nanguoyu/Captcha-recognition)|[CAIA I Lab 5] Captcha recognition implemented by Matlab [CAIA I Lab 5]数字图像验证码识别 |5|0|2021-12-14| |35|[libai1943/AGV_Motion_Planning_with_Moving_Obstacles](https://github.com/libai1943/AGV_Motion_Planning_with_Moving_Obstacles)|Real-Time Trajectory Planning for AGV in the Presence of Moving Obstacles: A First-Search-Then-Optimization Approach|28|0|2022-01-24|
|36|[libai1943/AGV_Motion_Planning_with_Moving_Obstacles](https://github.com/libai1943/AGV_Motion_Planning_with_Moving_Obstacles)|Real-Time Trajectory Planning for AGV in the Presence of Moving Obstacles: A First-Search-Then-Optimization Approach|28|0|2022-01-24| |36|[Say-Hello2y/MultiAgentSystem](https://github.com/Say-Hello2y/MultiAgentSystem)|针对基本的一阶二阶多智能体控制,给出了基本 的Matlab仿真|4|0|2022-01-07|
|37|[Say-Hello2y/MultiAgentSystem](https://github.com/Say-Hello2y/MultiAgentSystem)|针对基本的一阶二阶多智能体控制,给出了基本 的Matlab仿真|4|0|2022-01-07| |37|[AirChem/F0AM](https://github.com/AirChem/F0AM)|Framework for 0-D Atmospheric Modeling|34|0|2022-01-20|
|38|[AirChem/F0AM](https://github.com/AirChem/F0AM)|Framework for 0-D Atmospheric Modeling|34|0|2022-01-20| |38|[acsamson/ImageFusion-Algorithm](https://github.com/acsamson/ImageFusion-Algorithm)|ImageFusion algorithm, SSIM and PSNR evaluation常见图像融合算法以及SSIM和PSNR评价|3|0|2021-08-30|
|39|[acsamson/ImageFusion-Algorithm](https://github.com/acsamson/ImageFusion-Algorithm)|ImageFusion algorithm, SSIM and PSNR evaluation常见图像融合算法以及SSIM和PSNR评价|3|0|2021-08-30| |39|[zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles](https://github.com/zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles)|Hyperspectral Change Detection Based on Multiple Morphological Profiles|8|0|2021-09-28|
|40|[zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles](https://github.com/zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles)|Hyperspectral Change Detection Based on Multiple Morphological Profiles|8|0|2021-09-28| |40|[a839290771/SSVEP-BCI-OpenBCI](https://github.com/a839290771/SSVEP-BCI-OpenBCI)|基于OpenBCIBciduino完成的SSVEP项目包括刺激器、信号实时传输、以及基于FFT方式的信号处理|4|0|2022-01-22|
|41|[a839290771/SSVEP-BCI-OpenBCI](https://github.com/a839290771/SSVEP-BCI-OpenBCI)|基于OpenBCIBciduino完成的SSVEP项目包括刺激器、信号实时传输、以及基于FFT方式的信号处理|4|0|2022-01-22| |41|[qwe14789cn/radar_tools](https://github.com/qwe14789cn/radar_tools)|信号处理工具箱|103|0|2021-08-31|
|42|[qwe14789cn/radar_tools](https://github.com/qwe14789cn/radar_tools)|信号处理工具箱|103|0|2021-08-31| |42|[zephyrhours/Hyperspectyral-Change-Detection-TDRD](https://github.com/zephyrhours/Hyperspectyral-Change-Detection-TDRD)|Three-Order Tucker Decomposition and Reconstruction Detector for Unsupervised Hyperspectral Change Detection|7|0|2021-09-15|
|43|[zephyrhours/Hyperspectyral-Change-Detection-TDRD](https://github.com/zephyrhours/Hyperspectyral-Change-Detection-TDRD)|Three-Order Tucker Decomposition and Reconstruction Detector for Unsupervised Hyperspectral Change Detection|7|0|2021-09-15| |43|[ZhangHongBo2019/Constraint_NSGA-II_Algorithms](https://github.com/ZhangHongBo2019/Constraint_NSGA-II_Algorithms)|这是一个带约束条件的非支配排序遗传算法NSGA-II解决了一个多目标优化问题|25|0|2021-09-10|
|44|[ZhangHongBo2019/Constraint_NSGA-II_Algorithms](https://github.com/ZhangHongBo2019/Constraint_NSGA-II_Algorithms)|这是一个带约束条件的非支配排序遗传算法NSGA-II解决了一个多目标优化问题|25|0|2021-09-10| |44|[himynameisfuego/SiTraNo](https://github.com/himynameisfuego/SiTraNo)|A MATLAB app for tonal-transient-noise decomposition of audio signals.|10|0|2021-09-08|
|45|[himynameisfuego/SiTraNo](https://github.com/himynameisfuego/SiTraNo)|A MATLAB app for tonal-transient-noise decomposition of audio signals.|10|0|2021-09-08| |45|[Silver-Fang/MATLAB-Extension](https://github.com/Silver-Fang/MATLAB-Extension)|埃博拉酱的MATLAB扩展|3|0|2021-12-25|
|46|[Silver-Fang/MATLAB-Extension](https://github.com/Silver-Fang/MATLAB-Extension)|埃博拉酱的MATLAB扩展|3|0|2021-12-25| |46|[WoodyBuendia/HFSS-MATLAB-API](https://github.com/WoodyBuendia/HFSS-MATLAB-API)|HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS Scripting Interface. This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating th ...|44|0|2021-09-17|
|47|[WoodyBuendia/HFSS-MATLAB-API](https://github.com/WoodyBuendia/HFSS-MATLAB-API)|HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS Scripting Interface. This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating th ...|44|0|2021-09-17| |47|[scliubit/complex-DnCNN](https://github.com/scliubit/complex-DnCNN)|-|13|0|2022-01-17|
|48|[scliubit/complex-DnCNN](https://github.com/scliubit/complex-DnCNN)|-|13|0|2022-01-17| |48|[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.|381|0|2022-01-26|
|49|[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.|381|0|2022-01-26| |49|[wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve](https://github.com/wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve)|使用贝塞尔曲线,通过合理选取控制点使轨迹在拼接点处曲率连续|6|0|2021-09-06|
|50|[wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve](https://github.com/wangweike123/Smooth-trajectory-splicing-based-on-Bezier-curve)|使用贝塞尔曲线,通过合理选取控制点使轨迹在拼接点处曲率连续|6|0|2021-09-06| |50|[YuJie2020/MATLAB-HFSS-API](https://github.com/YuJie2020/MATLAB-HFSS-API)|HFSS-MATLAB-API 是通过 MATLAB 编写的一套可调用的 HFSS-MATLAB 应用程序编程接口,通过编写 MATLAB 代码来生成执行相关特定操作的 HFSS 程序所需的 VBS 脚本|6|0|2021-08-19|
|51|[YuJie2020/MATLAB-HFSS-API](https://github.com/YuJie2020/MATLAB-HFSS-API)|HFSS-MATLAB-API 是通过 MATLAB 编写的一套可调用的 HFSS-MATLAB 应用程序编程接口,通过编写 MATLAB 代码来生成执行相关特定操作的 HFSS 程序所需的 VBS 脚本|6|0|2021-08-19| |51|[fuzhiqiang1230/DLRRPD](https://github.com/fuzhiqiang1230/DLRRPD)|This repository is used for sharing the source code of Double low-rank representation with projection distance penalty for clustering|9|0|2022-01-26|
|52|[fuzhiqiang1230/DLRRPD](https://github.com/fuzhiqiang1230/DLRRPD)|This repository is used for sharing the source code of Double low-rank representation with projection distance penalty for clustering|9|0|2022-01-26| |52|[Magica-Chen/zhihu_writing](https://github.com/Magica-Chen/zhihu_writing)|Some simple codes for zhihu column writing: 高斯世界下的Machine Learning|3|0|2021-12-26|
|53|[Magica-Chen/zhihu_writing](https://github.com/Magica-Chen/zhihu_writing)|Some simple codes for zhihu column writing: 高斯世界下的Machine Learning|3|0|2021-12-26| |53|[WeisongZhao/Sparse-SIM](https://github.com/WeisongZhao/Sparse-SIM)|Official MATLAB implementation of the "Sparse deconvolution" -v1.0.3|25|0|2021-12-31|
|54|[WeisongZhao/Sparse-SIM](https://github.com/WeisongZhao/Sparse-SIM)|Official MATLAB implementation of the "Sparse deconvolution" -v1.0.3|25|0|2021-12-31| |54|[AomanHao/Matlab-Image-Dehaze-Enhance](https://github.com/AomanHao/Matlab-Image-Dehaze-Enhance)|图像去雾、图像增强、灰度直方图均衡化等|42|0|2021-10-23|
|55|[AomanHao/Matlab-Image-Dehaze-Enhance](https://github.com/AomanHao/Matlab-Image-Dehaze-Enhance)|图像去雾、图像增强、灰度直方图均衡化等|42|0|2021-10-23| |55|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|4|0|2021-12-29|
|56|[YaoGengqi/Image_Metrics](https://github.com/YaoGengqi/Image_Metrics)|用于测试图像的各类指标。|4|0|2021-12-29| |56|[DietCokewithSugar/undamage-blood-glucose](https://github.com/DietCokewithSugar/undamage-blood-glucose)|基于改进深度回归网络的无创血糖检测算法|2|0|2021-12-02|
|57|[DietCokewithSugar/undamage-blood-glucose](https://github.com/DietCokewithSugar/undamage-blood-glucose)|基于改进深度回归网络的无创血糖检测算法|2|0|2021-12-02| |57|[mingsongli/acycle](https://github.com/mingsongli/acycle)|Acycle: Time-series analysis software for research and education|54|0|2021-12-12|
|58|[mingsongli/acycle](https://github.com/mingsongli/acycle)|Acycle: Time-series analysis software for research and education|54|0|2021-12-12| |58|[heihei2122/mag_cuboid](https://github.com/heihei2122/mag_cuboid)|a gui or app based matlab to calculate B force stiffness 矩形磁体的计算|3|0|2021-11-20|
|59|[heihei2122/mag_cuboid](https://github.com/heihei2122/mag_cuboid)|a gui or app based matlab to calculate B force stiffness 矩形磁体的计算|3|0|2021-11-20| |59|[NOCIONS/letswave6](https://github.com/NOCIONS/letswave6)|Letswave 6 - Matlab EEG signal processing toolbox |44|0|2021-08-23|
|60|[NOCIONS/letswave6](https://github.com/NOCIONS/letswave6)|Letswave 6 - Matlab EEG signal processing toolbox |44|0|2021-08-23| |60|[JackHCC/Routing-Algorithm](https://github.com/JackHCC/Routing-Algorithm)|MATLAB实现路由算法基本原理内附报告[MATLAB realizes the basic principle of routing algorithm - mathematics experiment work (with report)]|10|0|2021-12-15|
|61|[JackHCC/Routing-Algorithm](https://github.com/JackHCC/Routing-Algorithm)|MATLAB实现路由算法基本原理内附报告[MATLAB realizes the basic principle of routing algorithm - mathematics experiment work (with report)]|10|0|2021-12-15| |61|[fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI](https://github.com/fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI)|利用MATLAB GUI设计平台设计多算法雷达一维恒虚警检测CFAR可视化界面通过选择噪声类型、目标类型、算法类型手动输入相关参数可视化显示噪声波形与目标检测的回波-检测门限波形图。|7|0|2021-09-13|
|62|[fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI](https://github.com/fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI)|利用MATLAB GUI设计平台设计多算法雷达一维恒虚警检测CFAR可视化界面通过选择噪声类型、目标类型、算法类型手动输入相关参数可视化显示噪声波形与目标检测的回波-检测门限波形图。|7|0|2021-09-13| |62|[liuziwei7/fashion-landmarks](https://github.com/liuziwei7/fashion-landmarks)|Fashion Landmark Detection in the Wild|329|0|2021-10-09|
|63|[liuziwei7/fashion-landmarks](https://github.com/liuziwei7/fashion-landmarks)|Fashion Landmark Detection in the Wild|329|0|2021-10-09| |63|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform 多任务优化平台|13|0|2022-02-06|
|64|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform 多任务优化平台|12|0|2022-02-05| |64|[mingli-ai/FaVeST](https://github.com/mingli-ai/FaVeST)|Fast Vector Spherical Harmonic Transforms|11|0|2021-10-13|
|65|[mingli-ai/FaVeST](https://github.com/mingli-ai/FaVeST)|Fast Vector Spherical Harmonic Transforms|11|0|2021-10-13| |65|[chdilo/BadAppleOSC](https://github.com/chdilo/BadAppleOSC)|在示波器上播放Bad Apple!!|11|0|2021-09-29|
|66|[chdilo/BadAppleOSC](https://github.com/chdilo/BadAppleOSC)|在示波器上播放Bad Apple!!|11|0|2021-09-29| |66|[cggos/opt_matlab](https://github.com/cggos/opt_matlab)|最优化方法及其MATLAB实现 源代码|10|0|2021-10-07|
|67|[cggos/opt_matlab](https://github.com/cggos/opt_matlab)|最优化方法及其MATLAB实现 源代码|10|0|2021-10-07|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,44 +1,44 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18841|19|2021-11-26| |1|[MustangYM/WeChatExtension-ForMac](https://github.com/MustangYM/WeChatExtension-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)|18840|18|2021-11-26|
|2|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12242|6|2022-01-18| |2|[Instagram/IGListKit](https://github.com/Instagram/IGListKit)|A data-driven UICollectionView framework for building fast and flexible lists.|12244|6|2022-01-18|
|3|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2817|5|2022-01-21| |3|[Tencent/vap](https://github.com/Tencent/vap)|VAP是企鹅电竞开发用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。|2817|5|2022-01-21|
|4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6727|4|2022-02-04| |4|[Sunnyyoung/WeChatTweak-macOS](https://github.com/Sunnyyoung/WeChatTweak-macOS)|A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开|6729|4|2022-02-04|
|5|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|5598|4|2021-10-25| |5|[pujiaxin33/JXCategoryView](https://github.com/pujiaxin33/JXCategoryView)|A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|5598|4|2021-10-25|
|6|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1557|4|2021-11-10| |6|[didi/DiDiPrism](https://github.com/didi/DiDiPrism)|小桔棱镜,一款专注移动端操作行为的利器! A powerful tool (iOS & Android) that focuses on mobile operation behavior!|1558|4|2021-11-10|
|7|[alibaba/coobjc](https://github.com/alibaba/coobjc)|coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foun ...|3926|4|2021-09-26| |7|[alibaba/coobjc](https://github.com/alibaba/coobjc)|coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foun ...|3926|4|2021-09-26|
|8|[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.|8457|3|2022-01-20| |8|[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.|8457|3|2022-01-20|
|9|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6463|3|2022-01-25| |9|[Tencent/QMUI_iOS](https://github.com/Tencent/QMUI_iOS)|QMUI iOS——致力于提高项目 UI 开发效率的解决方案|6465|3|2022-01-25|
|10|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6712|3|2022-01-27| |10|[renzifeng/ZFPlayer](https://github.com/renzifeng/ZFPlayer)|Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)|6712|3|2022-01-27|
|11|[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+|7767|3|2022-01-25| |11|[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+|7767|3|2022-01-25|
|12|[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样式自 ...|6624|3|2021-12-30| |12|[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样式自 ...|6624|3|2021-12-30|
|13|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架包含快速植入低耦合兼容复杂视图等特点提供国内主流骨架屏动画的加载方案同时支持上拉加载更多、自定制动画。)|2936|2|2022-01-12| |13|[tigerAndBull/TABAnimated](https://github.com/tigerAndBull/TABAnimated)|A skeleton screen framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架包含快速植入低耦合兼容复杂视图等特点提供国内主流骨架屏动画的加载方案同时支持上拉加载更多、自定制动画。)|2937|2|2022-01-12|
|14|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|2754|2|2022-02-05| |14|[johnno1962/InjectionIII](https://github.com/johnno1962/InjectionIII)|Re-write of Injection for Xcode in (mostly) Swift|2755|2|2022-02-05|
|15|[skyming/iOS-Performance-Optimization](https://github.com/skyming/iOS-Performance-Optimization)|关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit|4358|2|2021-08-09| |15|[skyming/iOS-Performance-Optimization](https://github.com/skyming/iOS-Performance-Optimization)|关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit|4358|2|2021-08-09|
|16|[bytedance/Fastbot_iOS](https://github.com/bytedance/Fastbot_iOS)|About Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|292|2|2022-01-13| |16|[bytedance/Fastbot_iOS](https://github.com/bytedance/Fastbot_iOS)|About Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems|292|2|2022-01-13|
|17|[indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser)|iOS image browser / iOS 图片浏览器 (支持视频) |2238|2|2021-08-17| |17|[indulgeIn/YBImageBrowser](https://github.com/indulgeIn/YBImageBrowser)|iOS image browser / iOS 图片浏览器 (支持视频) |2238|2|2021-08-17|
|18|[MatthewYork/DateTools](https://github.com/MatthewYork/DateTools)|Dates and times made easy in iOS|7177|2|2022-01-26| |18|[MatthewYork/DateTools](https://github.com/MatthewYork/DateTools)|Dates and times made easy in iOS|7177|2|2022-01-26|
|19|[iodefog/VipVideo](https://github.com/iodefog/VipVideo)|各大网站vip视频免费观看 等 Mac版。付费电影VIP会员剧等去广告播放。自用视频或者电影URL音乐破解URLCCTV等电视播放URL|2386|2|2021-10-20| |19|[iodefog/VipVideo](https://github.com/iodefog/VipVideo)|各大网站vip视频免费观看 等 Mac版。付费电影VIP会员剧等去广告播放。自用视频或者电影URL音乐破解URLCCTV等电视播放URL|2387|2|2021-10-20|
|20|[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, ...|4378|2|2021-12-02| |20|[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, ...|4378|2|2021-12-02|
|21|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5192|2|2021-11-09| |21|[Tencent/MLeaksFinder](https://github.com/Tencent/MLeaksFinder)|Find memory leaks in your iOS app at develop time.|5192|2|2021-11-09|
|22|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|766|2|2022-01-27| |22|[didi/Hummer](https://github.com/didi/Hummer)|一套移动端高性能高可用的动态化跨端开发框架|766|2|2022-01-27|
|23|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1880|2|2022-01-07| |23|[headkaze/Hackintool](https://github.com/headkaze/Hackintool)|The Swiss army knife of vanilla Hackintoshing|1880|2|2022-01-07|
|24|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架轻量级、高度提炼历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架支持iOS、Android、Java、H5服务端基于Netty。|3924|2|2022-01-25| |24|[JackJiang2011/MobileIMSDK](https://github.com/JackJiang2011/MobileIMSDK)|一个原创移动端IM通信层框架轻量级、高度提炼历经8年、久经考验。可能是市面上唯一同时支持UDP+TCP+WebSocket三种协议的同类开源框架支持iOS、Android、Java、H5服务端基于Netty。|3925|2|2022-01-25|
|25|[ChenYilong/iOSBlog](https://github.com/ChenYilong/iOSBlog)| 微博@iOS程序犭袁 的blog|1079|1|2021-09-14| |25|[ChenYilong/iOSBlog](https://github.com/ChenYilong/iOSBlog)| 微博@iOS程序犭袁 的blog|1079|1|2021-09-14|
|26|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK国内下载镜像|760|1|2022-01-25| |26|[tencentyun/MLVBSDK](https://github.com/tencentyun/MLVBSDK)|移动直播 SDK国内下载镜像|760|1|2022-01-25|
|27|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. iOS hotfix SDK. |457|1|2022-01-02| |27|[SilverFruity/OCRunner](https://github.com/SilverFruity/OCRunner)|Execute Objective-C code as script. iOS hotfix SDK. |457|1|2022-01-02|
|28|[jezzmemo/JJException](https://github.com/jezzmemo/JJException)|Protect the objective-c application(保护App不闪退)|1424|1|2022-02-04| |28|[jezzmemo/JJException](https://github.com/jezzmemo/JJException)|Protect the objective-c application(保护App不闪退)|1425|1|2022-02-04|
|29|[dustturtle/RealReachability](https://github.com/dustturtle/RealReachability)|We need to observe the REAL reachability of network. That's what RealReachability do.|3046|1|2021-10-14| |29|[dustturtle/RealReachability](https://github.com/dustturtle/RealReachability)|We need to observe the REAL reachability of network. That's what RealReachability do.|3046|1|2021-10-14|
|30|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型使用xml文件进行界面布局的框架融合了web快速布局的能力让iOS界面开发像写网页一样简单快速|1582|1|2021-12-23| |30|[zhenglibao/FlexLib](https://github.com/zhenglibao/FlexLib)|FlexLib是一个基于flexbox模型使用xml文件进行界面布局的框架融合了web快速布局的能力让iOS界面开发像写网页一样简单快速|1582|1|2021-12-23|
|31|[changsanjiang/SJVideoPlayer](https://github.com/changsanjiang/SJVideoPlayer)|iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer|2088|1|2022-01-14| |31|[changsanjiang/SJVideoPlayer](https://github.com/changsanjiang/SJVideoPlayer)|iOS VideoPlayer MediaPlayer video player media player 短视频播放器 可接入 ijkplayer aliplayer alivodplayer plplayer|2088|1|2022-01-14|
|32|[wwmz/WMZDropDownMenu](https://github.com/wwmz/WMZDropDownMenu)|🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps)|631|1|2021-10-25| |32|[wwmz/WMZDropDownMenu](https://github.com/wwmz/WMZDropDownMenu)|🌹一个能几乎实现所有App各种类型筛选菜单的控件,可悬浮,目前已实现闲鱼/美团/Boss直聘/京东/饿了么/淘宝/拼多多/赶集网/美图外卖等等的筛选菜单,可以自由调用代理实现自己想组装的筛选功能和UI,且控件的生命周期自动管理,悬浮自动管理🌹(A control that can implement almost all types of filtering menus of all apps)|631|1|2021-10-25|
|33|[zekunyan/TTGTagCollectionView](https://github.com/zekunyan/TTGTagCollectionView)|Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be con ...|1652|1|2022-01-25| |33|[zekunyan/TTGTagCollectionView](https://github.com/zekunyan/TTGTagCollectionView)|Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be con ...|1652|1|2022-01-25|
|34|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1322|1|2021-09-18| |34|[DKJone/DKWechatHelper](https://github.com/DKJone/DKWechatHelper)|不止于抢红包,功能丰富的微信插件。|1325|1|2021-09-18|
|35|[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 ...|2390|1|2022-01-14| |35|[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 ...|2390|1|2022-01-14|
|36|[yiplee/YPNavigationBarTransition](https://github.com/yiplee/YPNavigationBarTransition)|A Full functional UINavigationBar framework for making bar transition more natural! You don't need to call any UINavigationBar api, implementing YPNavigationBarConfigureStyle protocol for your view co ...|789|1|2021-11-03| |36|[yiplee/YPNavigationBarTransition](https://github.com/yiplee/YPNavigationBarTransition)|A Full functional UINavigationBar framework for making bar transition more natural! You don't need to call any UINavigationBar api, implementing YPNavigationBarConfigureStyle protocol for your view co ...|789|1|2021-11-03|
|37|[wuba/WBBlades](https://github.com/wuba/WBBlades)|基于mach-o解析技术的包大小占比分析、Objective-C & Swift无用代码冗余类检测、无符号表时的日志符号化 (Based on mach-o technology, unused code (unused class) detection tool, crash log symbolization tool, and app size analysis tool.)|698|1|2022-01-19| |37|[wuba/WBBlades](https://github.com/wuba/WBBlades)|基于mach-o解析技术的包大小占比分析、Objective-C & Swift无用代码冗余类检测、无符号表时的日志符号化 (Based on mach-o technology, unused code (unused class) detection tool, crash log symbolization tool, and app size analysis tool.)|698|1|2022-01-19|
@ -47,18 +47,18 @@
|40|[eleme/Stinger](https://github.com/eleme/Stinger)|Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-se ...|923|1|2021-10-14| |40|[eleme/Stinger](https://github.com/eleme/Stinger)|Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-se ...|923|1|2021-10-14|
|41|[jkpang/PPRows](https://github.com/jkpang/PPRows)|It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码|1437|1|2021-10-20| |41|[jkpang/PPRows](https://github.com/jkpang/PPRows)|It Can Calculate how many lines of code you write on Mac ; 在Mac上计算你写了多少行代码|1437|1|2021-10-20|
|42|[SunLiner/MiaowShow](https://github.com/SunLiner/MiaowShow)|iOS视频直播项目|2747|1|2022-01-25| |42|[SunLiner/MiaowShow](https://github.com/SunLiner/MiaowShow)|iOS视频直播项目|2747|1|2022-01-25|
|43|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1294|1|2022-01-07| |43|[meitu/MTHawkeye](https://github.com/meitu/MTHawkeye)|Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)|1295|1|2022-01-07|
|44|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1248|1|2021-12-07| |44|[QuintGao/GKPageScrollView](https://github.com/QuintGao/GKPageScrollView)|iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果|1248|1|2021-12-07|
|45|[jpush/jpush-flutter-plugin](https://github.com/jpush/jpush-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件Android & iOS。|742|1|2022-01-04| |45|[jpush/jpush-flutter-plugin](https://github.com/jpush/jpush-flutter-plugin)|JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件Android & iOS。|742|1|2022-01-04|
|46|[Lision/LSAnimator](https://github.com/Lision/LSAnimator)|⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.|1585|1|2021-08-12| |46|[Lision/LSAnimator](https://github.com/Lision/LSAnimator)|⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.|1585|1|2021-08-12|
|47|[wendux/DSBridge-IOS](https://github.com/wendux/DSBridge-IOS)|:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.|1689|1|2022-01-10| |47|[wendux/DSBridge-IOS](https://github.com/wendux/DSBridge-IOS)|:earth_asia: A modern cross-platform JavaScript bridge, through which you can invoke each other's functions synchronously or asynchronously between JavaScript and native.|1690|1|2022-01-10|
|48|[bayescom/EasyAds-iOS](https://github.com/bayescom/EasyAds-iOS)|🔥持续更新🔥EasyAds全球热门的开源聚合SDK广告软件。帮助App开发者便捷接入国内多家主流广告 SDK包括字节穿山甲、腾讯优量汇、百度百青藤、快手联盟。几行代码就可以快速实现开屏、Banner横幅、插屏、激励视频、原生信息流、全屏等广告形式。|39|1|2021-12-22| |48|[bayescom/EasyAds-iOS](https://github.com/bayescom/EasyAds-iOS)|🔥持续更新🔥EasyAds全球热门的开源聚合SDK广告软件。帮助App开发者便捷接入国内多家主流广告 SDK包括字节穿山甲、腾讯优量汇、百度百青藤、快手联盟。几行代码就可以快速实现开屏、Banner横幅、插屏、激励视频、原生信息流、全屏等广告形式。|39|1|2021-12-22|
|49|[alibaba/youku-sdk-tool-woodpecker](https://github.com/alibaba/youku-sdk-tool-woodpecker)|In-app-debug tool for iOS|683|1|2021-11-11| |49|[alibaba/youku-sdk-tool-woodpecker](https://github.com/alibaba/youku-sdk-tool-woodpecker)|In-app-debug tool for iOS|683|1|2021-11-11|
|50|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件Android & iOS。|1259|1|2021-11-25| |50|[jpush/jpush-react-native](https://github.com/jpush/jpush-react-native)|JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件Android & iOS。|1259|1|2021-11-25|
|51|[ChatSecure/ChatSecure-iOS](https://github.com/ChatSecure/ChatSecure-iOS)|ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.|3047|1|2021-08-13| |51|[ChatSecure/ChatSecure-iOS](https://github.com/ChatSecure/ChatSecure-iOS)|ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.|3047|1|2021-08-13|
|52|[CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView)|Verify code input view. Support security type for password.短信验证码输入框,支持密文模式|848|1|2021-08-27| |52|[CRAnimation/CRBoxInputView](https://github.com/CRAnimation/CRBoxInputView)|Verify code input view. Support security type for password.短信验证码输入框,支持密文模式|848|1|2021-08-27|
|53|[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 ...|3288|1|2021-10-20| |53|[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 ...|3288|1|2021-10-20|
|54|[didi/echo](https://github.com/didi/echo)|Echo是一款桌面端调试工具旨在提高客户端的研发调试效率|947|1|2021-09-27| |54|[didi/echo](https://github.com/didi/echo)|Echo是一款桌面端调试工具旨在提高客户端的研发调试效率|948|1|2021-09-27|
|55|[LeoMobileDeveloper/Blogs](https://github.com/LeoMobileDeveloper/Blogs)|一点心得 - iOS,Swift,React Native,Python...|1443|1|2021-12-02| |55|[LeoMobileDeveloper/Blogs](https://github.com/LeoMobileDeveloper/Blogs)|一点心得 - iOS,Swift,React Native,Python...|1443|1|2021-12-02|
|56|[nacker/LZEasemob3](https://github.com/nacker/LZEasemob3)|酷信 高仿微信 WeChat 高仿朋友圈 moments Github上最牛逼的高仿微信项目没有之一|1893|1|2021-08-30| |56|[nacker/LZEasemob3](https://github.com/nacker/LZEasemob3)|酷信 高仿微信 WeChat 高仿朋友圈 moments Github上最牛逼的高仿微信项目没有之一|1893|1|2021-08-30|
|57|[LoSenTrad/LSTPopView](https://github.com/LoSenTrad/LSTPopView)|(重构开发中,swift版本同步进行)LSTPopView iOS万能弹窗 (QQ群:1045568246 微信:a_LSTKit)|955|1|2022-01-07| |57|[LoSenTrad/LSTPopView](https://github.com/LoSenTrad/LSTPopView)|(重构开发中,swift版本同步进行)LSTPopView iOS万能弹窗 (QQ群:1045568246 微信:a_LSTKit)|955|1|2022-01-07|
@ -67,10 +67,10 @@
|60|[dequan1331/HybridPageKit](https://github.com/dequan1331/HybridPageKit)|A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App. |1152|1|2021-12-21| |60|[dequan1331/HybridPageKit](https://github.com/dequan1331/HybridPageKit)|A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App. |1152|1|2021-12-21|
|61|[netease-kit/NIM_iOS_UIKit](https://github.com/netease-kit/NIM_iOS_UIKit)|网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡现在推荐使用网易云信最低得0.02BTC或3000元京东卡/单点击参与https://yunxin.163.com/promotion/recommend|1367|1|2022-01-10| |61|[netease-kit/NIM_iOS_UIKit](https://github.com/netease-kit/NIM_iOS_UIKit)|网易云信 iOS UI 组件,提供聊天界面,文本消息,图片消息,语音消息,视频消息,地理位置消息,自定义消息(阅后即焚)等消息示例。#推荐客户得比特币/京东卡现在推荐使用网易云信最低得0.02BTC或3000元京东卡/单点击参与https://yunxin.163.com/promotion/recommend|1367|1|2022-01-10|
|62|[wwmz/WMZDialog](https://github.com/wwmz/WMZDialog)|功能最多样式最多的弹窗,支持普通/底部/日期/地区/日历/选择/编辑/分享/菜单/自定义弹窗等,支持多种动画,链式编程调用(Pop-up windows with the most functions and styles, support normal/bottom/date/region/calendar/select/edit/share/menu/custom pop-up windows ...|848|1|2021-12-29| |62|[wwmz/WMZDialog](https://github.com/wwmz/WMZDialog)|功能最多样式最多的弹窗,支持普通/底部/日期/地区/日历/选择/编辑/分享/菜单/自定义弹窗等,支持多种动画,链式编程调用(Pop-up windows with the most functions and styles, support normal/bottom/date/region/calendar/select/edit/share/menu/custom pop-up windows ...|848|1|2021-12-29|
|63|[91renb/BRPickerView](https://github.com/91renb/BRPickerView)|BRPickerView 封装的是iOS中常用的选择器组件主要包括日期选择器支持年月日、年月等15种日期样式选择支持设置星期、至今等、地址选择器支持省市区、省市、省三种地区选择、自定义字符串选择器支持单列、多列、二级联动、三级联动选择。支持自定义主题样式适配深色模式支持将选择器组件添加到指定容器视图。|2169|1|2021-10-12| |63|[91renb/BRPickerView](https://github.com/91renb/BRPickerView)|BRPickerView 封装的是iOS中常用的选择器组件主要包括日期选择器支持年月日、年月等15种日期样式选择支持设置星期、至今等、地址选择器支持省市区、省市、省三种地区选择、自定义字符串选择器支持单列、多列、二级联动、三级联动选择。支持自定义主题样式适配深色模式支持将选择器组件添加到指定容器视图。|2170|1|2021-10-12|
|64|[WillkYang/YYKline](https://github.com/WillkYang/YYKline)|iOS YYKlineKline、Chart、Volume、Scroll、Scale、MACD、KDJ、K线图、分时图...|2328|1|2021-12-10| |64|[WillkYang/YYKline](https://github.com/WillkYang/YYKline)|iOS YYKlineKline、Chart、Volume、Scroll、Scale、MACD、KDJ、K线图、分时图...|2328|1|2021-12-10|
|65|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1707|1|2021-12-29| |65|[ibireme/YYImage](https://github.com/ibireme/YYImage)|Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.|1707|1|2021-12-29|
|66|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|957|1|2022-02-04| |66|[wildfirechat/ios-chat](https://github.com/wildfirechat/ios-chat)|开源的即时通讯(野火IM)系统|957|1|2022-02-06|
|67|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具模拟人工手动混淆识别上下文 支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projectsXcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换模拟正常开发一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|742|1|2022-01-30| |67|[520coding/confuse](https://github.com/520coding/confuse)|iOS混淆加固差异化翻新加密工具模拟人工手动混淆识别上下文 支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projectsXcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换模拟正常开发一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Obje ...|742|1|2022-01-30|
|68|[QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser)|iOS仿微信、今日头条等图片浏览器|970|1|2022-01-26| |68|[QuintGao/GKPhotoBrowser](https://github.com/QuintGao/GKPhotoBrowser)|iOS仿微信、今日头条等图片浏览器|970|1|2022-01-26|
|69|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版RSS阅读器使用FMDB做存储ReactiveCocoa处理数据流向|1574|1|2021-10-27| |69|[ming1016/GCDFetchFeed](https://github.com/ming1016/GCDFetchFeed)|“已阅”新版RSS阅读器使用FMDB做存储ReactiveCocoa处理数据流向|1574|1|2021-10-27|
@ -87,7 +87,7 @@
|80|[FantasticLBP/Hotels](https://github.com/FantasticLBP/Hotels)|酒店预订App|330|0|2021-09-29| |80|[FantasticLBP/Hotels](https://github.com/FantasticLBP/Hotels)|酒店预订App|330|0|2021-09-29|
|81|[CCSH/SHLabelPageView](https://github.com/CCSH/SHLabelPageView)|标签页|3|0|2022-01-13| |81|[CCSH/SHLabelPageView](https://github.com/CCSH/SHLabelPageView)|标签页|3|0|2022-01-13|
|82|[Ericfengshi/FSAPMSDK](https://github.com/Ericfengshi/FSAPMSDK)|iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等|47|0|2021-10-10| |82|[Ericfengshi/FSAPMSDK](https://github.com/Ericfengshi/FSAPMSDK)|iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等|47|0|2021-10-10|
|83|[FrankHausmann/IOSKeePass](https://github.com/FrankHausmann/IOSKeePass)|a Fork of MiniKeePass|15|0|2022-02-05| |83|[FrankHausmann/IOSKeePass](https://github.com/FrankHausmann/IOSKeePass)|a Fork of MiniKeePass|16|0|2022-02-05|
|84|[remember17/WHDebugTool](https://github.com/remember17/WHDebugTool)|🔨简单的调试小工具|144|0|2021-09-03| |84|[remember17/WHDebugTool](https://github.com/remember17/WHDebugTool)|🔨简单的调试小工具|144|0|2021-09-03|
|85|[APOPIX/react-native-trtc](https://github.com/APOPIX/react-native-trtc)|react-native-trtc是腾讯音视频SDKTRTC SDK的React Native封装demo目前仅支持ios|5|0|2022-01-22| |85|[APOPIX/react-native-trtc](https://github.com/APOPIX/react-native-trtc)|react-native-trtc是腾讯音视频SDKTRTC SDK的React Native封装demo目前仅支持ios|5|0|2022-01-22|
|86|[anyrtcIO-Community/AnyMeetUIKit-iOS](https://github.com/anyrtcIO-Community/AnyMeetUIKit-iOS)|anyRTC视频会议UI封装以及Api封装|43|0|2021-09-07| |86|[anyrtcIO-Community/AnyMeetUIKit-iOS](https://github.com/anyrtcIO-Community/AnyMeetUIKit-iOS)|anyRTC视频会议UI封装以及Api封装|43|0|2021-09-07|
@ -157,54 +157,54 @@
|150|[yoriWang/YRGestureLock](https://github.com/yoriWang/YRGestureLock)|封装一个手势密码锁|3|0|2021-11-04| |150|[yoriWang/YRGestureLock](https://github.com/yoriWang/YRGestureLock)|封装一个手势密码锁|3|0|2021-11-04|
|151|[Maxwin-z/xsmth-newsmth](https://github.com/Maxwin-z/xsmth-newsmth)|水木社区第三方客户端|101|0|2022-01-14| |151|[Maxwin-z/xsmth-newsmth](https://github.com/Maxwin-z/xsmth-newsmth)|水木社区第三方客户端|101|0|2022-01-14|
|152|[xmy0010/DemoForCSDN](https://github.com/xmy0010/DemoForCSDN)|-|57|0|2021-09-29| |152|[xmy0010/DemoForCSDN](https://github.com/xmy0010/DemoForCSDN)|-|57|0|2021-09-29|
|153|[Resory/RYCuteView](https://github.com/Resory/RYCuteView)|🍮 用UIBezierPath实现果冻效果|151|0|2021-09-17| |153|[CodeTips/ThunderPlugin-macOS](https://github.com/CodeTips/ThunderPlugin-macOS)|For macOS。Mac版 迅雷的反hook绕过~|145|0|2021-12-24|
|154|[react-native-studio/react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh)|基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件,可提供自定义的弹性刷新|147|0|2021-09-21| |154|[Resory/RYCuteView](https://github.com/Resory/RYCuteView)|🍮 用UIBezierPath实现果冻效果|151|0|2021-09-17|
|155|[chbo297/BODragScrollView](https://github.com/chbo297/BODragScrollView)|卡片式滑动拖拽交互控件-支持卡片内嵌ScrollView|2|0|2021-08-30| |155|[react-native-studio/react-native-MJRefresh](https://github.com/react-native-studio/react-native-MJRefresh)|基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件,可提供自定义的弹性刷新|147|0|2021-09-21|
|156|[Jdb156158/JBBPuzzleView](https://github.com/Jdb156158/JBBPuzzleView)|模板拼图、宫格拼图、不规则拼图、视频图片拼图、GIF拼图|2|0|2021-12-03| |156|[chbo297/BODragScrollView](https://github.com/chbo297/BODragScrollView)|卡片式滑动拖拽交互控件-支持卡片内嵌ScrollView|2|0|2021-08-30|
|157|[sensorsdata/sf-sdk-ios](https://github.com/sensorsdata/sf-sdk-ios)|iOS 弹窗 SDK 是一款基于神策智能运营,帮助客户实现精准运营的 SDK|3|0|2022-01-11| |157|[Jdb156158/JBBPuzzleView](https://github.com/Jdb156158/JBBPuzzleView)|模板拼图、宫格拼图、不规则拼图、视频图片拼图、GIF拼图|2|0|2021-12-03|
|158|[anyrtcIO-Community/anyRTC-WaWa-Client-iOS](https://github.com/anyrtcIO-Community/anyRTC-WaWa-Client-iOS)|第三代娃娃机在线解决方案,全新娱乐方式,超低延时娱乐。|8|0|2021-09-07| |158|[sensorsdata/sf-sdk-ios](https://github.com/sensorsdata/sf-sdk-ios)|iOS 弹窗 SDK 是一款基于神策智能运营,帮助客户实现精准运营的 SDK|3|0|2022-01-11|
|159|[zjjzmw1/XM_OC_TOOL](https://github.com/zjjzmw1/XM_OC_TOOL)|一直维护的OC工具类|7|0|2021-11-02| |159|[anyrtcIO-Community/anyRTC-WaWa-Client-iOS](https://github.com/anyrtcIO-Community/anyRTC-WaWa-Client-iOS)|第三代娃娃机在线解决方案,全新娱乐方式,超低延时娱乐。|8|0|2021-09-07|
|160|[dustylove/ruler](https://github.com/dustylove/ruler)|一款简单实用的刻度尺|2|0|2021-11-29| |160|[zjjzmw1/XM_OC_TOOL](https://github.com/zjjzmw1/XM_OC_TOOL)|一直维护的OC工具类|7|0|2021-11-02|
|161|[andyweiqiu/asr-ios-local](https://github.com/andyweiqiu/asr-ios-local)|基于kaldi的ios本地语音识别本地实时流Kaldi-based ios native speech recognition (local real-time streaming)|52|0|2021-09-13| |161|[dustylove/ruler](https://github.com/dustylove/ruler)|一款简单实用的刻度尺|2|0|2021-11-29|
|162|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现方式耦合度底使用更加便捷|256|0|2022-01-26| |162|[andyweiqiu/asr-ios-local](https://github.com/andyweiqiu/asr-ios-local)|基于kaldi的ios本地语音识别本地实时流Kaldi-based ios native speech recognition (local real-time streaming)|52|0|2021-09-13|
|163|[Avery-AN/TableView](https://github.com/Avery-AN/TableView)|TableView优化案例、Cell展示内容的异步绘制、Cell展示图片的异步解码与字节对齐的处理、TableView首屏cell渲染的提速、支持Cell展示内容中包含的各种富文本的交互。|7|0|2022-02-05| |163|[QuintGao/GKNavigationBar](https://github.com/QuintGao/GKNavigationBar)|GKNavigationBarViewController的分类实现方式耦合度底使用更加便捷|256|0|2022-01-26|
|164|[mlcldh/MLCKit](https://github.com/mlcldh/MLCKit)|封装一些iOS方法。|8|0|2022-01-24| |164|[Avery-AN/TableView](https://github.com/Avery-AN/TableView)|TableView优化案例、Cell展示内容的异步绘制、Cell展示图片的异步解码与字节对齐的处理、TableView首屏cell渲染的提速、支持Cell展示内容中包含的各种富文本的交互。|7|0|2022-02-06|
|165|[CaiChenghan/Addition](https://github.com/CaiChenghan/Addition)|对字典、字符串、NSOject类的扩展起到字典取值保护模型归档等。|31|0|2022-01-12| |165|[mlcldh/MLCKit](https://github.com/mlcldh/MLCKit)|封装一些iOS方法。|8|0|2022-01-24|
|166|[sagiwei/SGPush](https://github.com/sagiwei/SGPush)|A nice way to handle iOS remote push notifications with just a few code.|24|0|2021-10-30| |166|[CaiChenghan/Addition](https://github.com/CaiChenghan/Addition)|对字典、字符串、NSOject类的扩展起到字典取值保护模型归档等。|31|0|2022-01-12|
|167|[dvlproad/CJNetwork](https://github.com/dvlproad/CJNetwork)|AFNetworking的二次封装(secondary encapsulation for AFNetworking)|3|0|2021-11-24| |167|[sagiwei/SGPush](https://github.com/sagiwei/SGPush)|A nice way to handle iOS remote push notifications with just a few code.|24|0|2021-10-30|
|168|[BinBear/breadtrip-ReactiveCocoa-MVVM-](https://github.com/BinBear/breadtrip-ReactiveCocoa-MVVM-)|仿面包旅行ReactiveCocoa+MVVM|356|0|2021-08-26| |168|[dvlproad/CJNetwork](https://github.com/dvlproad/CJNetwork)|AFNetworking的二次封装(secondary encapsulation for AFNetworking)|3|0|2021-11-24|
|169|[nongshifu/Bsphp](https://github.com/nongshifu/Bsphp)|OC对接BSphp验证系统|6|0|2021-08-12| |169|[BinBear/breadtrip-ReactiveCocoa-MVVM-](https://github.com/BinBear/breadtrip-ReactiveCocoa-MVVM-)|仿面包旅行ReactiveCocoa+MVVM|356|0|2021-08-26|
|170|[kaiser143/ZKIDCardCamera](https://github.com/kaiser143/ZKIDCardCamera)|针对身份证正反面拍照的相机的封装|7|0|2021-11-29| |170|[nongshifu/Bsphp](https://github.com/nongshifu/Bsphp)|OC对接BSphp验证系统|6|0|2021-08-12|
|171|[finogeeks/FinClipExtSDK](https://github.com/finogeeks/FinClipExtSDK)|FinClip 扩展 SDK 插件,用于与权限相关的 API 与组件调用 / Extension SDK for FinClip|3|0|2022-01-28| |171|[kaiser143/ZKIDCardCamera](https://github.com/kaiser143/ZKIDCardCamera)|针对身份证正反面拍照的相机的封装|7|0|2021-11-29|
|172|[Huaida/TestFunction_OC](https://github.com/Huaida/TestFunction_OC)|验证OC功能|2|0|2021-09-24| |172|[finogeeks/FinClipExtSDK](https://github.com/finogeeks/FinClipExtSDK)|FinClip 扩展 SDK 插件,用于与权限相关的 API 与组件调用 / Extension SDK for FinClip|3|0|2022-01-28|
|173|[ljunb/Zelda](https://github.com/ljunb/Zelda)|支持链式语法的轻量FlexBox布局库|4|0|2021-08-17| |173|[Huaida/TestFunction_OC](https://github.com/Huaida/TestFunction_OC)|验证OC功能|2|0|2021-09-24|
|174|[yangyangFeng/TTPatch](https://github.com/yangyangFeng/TTPatch)|热修复、热更新、JS代码动态下发、动态创建类|454|0|2021-11-09| |174|[ljunb/Zelda](https://github.com/ljunb/Zelda)|支持链式语法的轻量FlexBox布局库|4|0|2021-08-17|
|175|[Faceunity/FUZegoExpressVideoDemo](https://github.com/Faceunity/FUZegoExpressVideoDemo)|FUZegoExpressVideoDemo是集成了 Faceunity 面部跟踪和虚拟道具功能和 Zego 直播功能的 Demo。 本文是 FaceUnity SDK 快速对接 Zego 直播 的导读说明,关于 FaceUnity SDK 的更多详细说明,请参看 FULiveDemo|2|0|2021-12-29| |175|[yangyangFeng/TTPatch](https://github.com/yangyangFeng/TTPatch)|热修复、热更新、JS代码动态下发、动态创建类|454|0|2021-11-09|
|176|[qingqiusuomeng/LQAlertViewKit](https://github.com/qingqiusuomeng/LQAlertViewKit)|自定义UIAlertViewController|2|0|2021-11-16| |176|[Faceunity/FUZegoExpressVideoDemo](https://github.com/Faceunity/FUZegoExpressVideoDemo)|FUZegoExpressVideoDemo是集成了 Faceunity 面部跟踪和虚拟道具功能和 Zego 直播功能的 Demo。 本文是 FaceUnity SDK 快速对接 Zego 直播 的导读说明,关于 FaceUnity SDK 的更多详细说明,请参看 FULiveDemo|2|0|2021-12-29|
|177|[Humein/BX_TiKuBaseModulesRepo](https://github.com/Humein/BX_TiKuBaseModulesRepo)|题库基础私有库/支持富文本以及多种题型,不含业务模块|4|0|2021-12-07| |177|[qingqiusuomeng/LQAlertViewKit](https://github.com/qingqiusuomeng/LQAlertViewKit)|自定义UIAlertViewController|2|0|2021-11-16|
|178|[KonsomeJona/OctoMouse](https://github.com/KonsomeJona/OctoMouse)|OctoMouse is an open-source application for MAC OSX that measures your mouse and keyboard activities.|210|0|2021-12-08| |178|[Humein/BX_TiKuBaseModulesRepo](https://github.com/Humein/BX_TiKuBaseModulesRepo)|题库基础私有库/支持富文本以及多种题型,不含业务模块|4|0|2021-12-07|
|179|[Roen-Ro/RRViewControllerExtension](https://github.com/Roen-Ro/RRViewControllerExtension)| UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods|133|0|2021-12-28| |179|[KonsomeJona/OctoMouse](https://github.com/KonsomeJona/OctoMouse)|OctoMouse is an open-source application for MAC OSX that measures your mouse and keyboard activities.|210|0|2021-12-08|
|180|[jack903652/safeKeyboard](https://github.com/jack903652/safeKeyboard)|自定义样式的3种安全键盘数字键盘字母键盘特殊字符键盘|7|0|2022-01-10| |180|[Roen-Ro/RRViewControllerExtension](https://github.com/Roen-Ro/RRViewControllerExtension)| UINavigationBar appearance management, memory leak detection, convenient UIViewController property and methods|133|0|2021-12-28|
|181|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|19|0|2022-01-28| |181|[jack903652/safeKeyboard](https://github.com/jack903652/safeKeyboard)|自定义样式的3种安全键盘数字键盘字母键盘特殊字符键盘|7|0|2022-01-10|
|182|[sangwell/KMovie](https://github.com/sangwell/KMovie)|🍭🍭电影资讯app|12|0|2022-01-13| |182|[netless-io/Whiteboard-iOS](https://github.com/netless-io/Whiteboard-iOS)|Whiteboard|19|0|2022-01-28|
|183|[lincf0912/LFAssetExportSession](https://github.com/lincf0912/LFAssetExportSession)|视频压缩(体积小,清晰度高)|25|0|2021-12-13| |183|[sangwell/KMovie](https://github.com/sangwell/KMovie)|🍭🍭电影资讯app|12|0|2022-01-13|
|184|[KeenTeam1990/HXWeiboPhotoPicker](https://github.com/KeenTeam1990/HXWeiboPhotoPicker)|🐹HXWeiboPhotoPicker-高仿微博照片选择使用的是PhotoKit框架来获取系统相册以及照片/视频,支持查看/选择GIF图片 照片、视频可同时多选/原图 3DTouch预览照片 长按拖动改变顺序 自定义相机拍照/录制视频 自定义转场动画 查看/选择LivePhoto IOS9.1以上才有用 支持浏览网络图片 支持自定义裁剪图片, 支持传入本地图片,支 ...|83|0|2021-11-11| |184|[lincf0912/LFAssetExportSession](https://github.com/lincf0912/LFAssetExportSession)|视频压缩(体积小,清晰度高)|25|0|2021-12-13|
|185|[g0v/moedict-webkit](https://github.com/g0v/moedict-webkit)|萌典網站|506|0|2022-01-13| |185|[KeenTeam1990/HXWeiboPhotoPicker](https://github.com/KeenTeam1990/HXWeiboPhotoPicker)|🐹HXWeiboPhotoPicker-高仿微博照片选择使用的是PhotoKit框架来获取系统相册以及照片/视频,支持查看/选择GIF图片 照片、视频可同时多选/原图 3DTouch预览照片 长按拖动改变顺序 自定义相机拍照/录制视频 自定义转场动画 查看/选择LivePhoto IOS9.1以上才有用 支持浏览网络图片 支持自定义裁剪图片, 支持传入本地图片,支 ...|83|0|2021-11-11|
|186|[Zws-China/CAAnimation](https://github.com/Zws-China/CAAnimation)|iOS动画演示核心动画演示CAAnimation动画|91|0|2021-09-24| |186|[g0v/moedict-webkit](https://github.com/g0v/moedict-webkit)|萌典網站|507|0|2022-01-13|
|187|[253CL/flash_iOS](https://github.com/253CL/flash_iOS)|闪验iOS SDK|12|0|2021-12-21| |187|[Zws-China/CAAnimation](https://github.com/Zws-China/CAAnimation)|iOS动画演示核心动画演示CAAnimation动画|91|0|2021-09-24|
|188|[liangdahong/AMLeaksFinder](https://github.com/liangdahong/AMLeaksFinder)|A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏View 内存泄漏】的小工具,支持 ObjCSwift。|89|0|2021-10-25| |188|[253CL/flash_iOS](https://github.com/253CL/flash_iOS)|闪验iOS SDK|12|0|2021-12-21|
|189|[zxinsunshine/NinePatchKit](https://github.com/zxinsunshine/NinePatchKit)|A ninepatch image render framework for iOS and MacOS|7|0|2021-12-27| |189|[liangdahong/AMLeaksFinder](https://github.com/liangdahong/AMLeaksFinder)|A small tool for automatically detecting the [controller, view memory leak] in the project. 一款用于自动检测项目中【控制器内存泄漏View 内存泄漏】的小工具,支持 ObjCSwift。|89|0|2021-10-25|
|190|[jiaxiaogang/he4o](https://github.com/jiaxiaogang/he4o)|HE —— “信息熵减机系统”|299|0|2022-01-26| |190|[zxinsunshine/NinePatchKit](https://github.com/zxinsunshine/NinePatchKit)|A ninepatch image render framework for iOS and MacOS|7|0|2021-12-27|
|191|[Rain-dew/YLTextView](https://github.com/Rain-dew/YLTextView)|一行代码搞定textView占位符、字数限制、行数限制、自动计算高度— OC和Swift|97|0|2022-01-18| |191|[jiaxiaogang/he4o](https://github.com/jiaxiaogang/he4o)|HE —— “信息熵减机系统”|299|0|2022-01-26|
|192|[remember17/WHToast](https://github.com/remember17/WHToast)|🍞iOS提示框|91|0|2021-09-02| |192|[Rain-dew/YLTextView](https://github.com/Rain-dew/YLTextView)|一行代码搞定textView占位符、字数限制、行数限制、自动计算高度— OC和Swift|97|0|2022-01-18|
|193|[yiwangxin/BjcaSignSDK](https://github.com/yiwangxin/BjcaSignSDK)|北京数字医信SDK|5|0|2021-09-09| |193|[remember17/WHToast](https://github.com/remember17/WHToast)|🍞iOS提示框|91|0|2021-09-02|
|194|[chengzongxin/Projects](https://github.com/chengzongxin/Projects)|记录日常开发测试Demo|2|0|2021-11-17| |194|[yiwangxin/BjcaSignSDK](https://github.com/yiwangxin/BjcaSignSDK)|北京数字医信SDK|5|0|2021-09-09|
|195|[maxim-top/maxim-ios](https://github.com/maxim-top/maxim-ios)|美信拓扑IMDemoAppiOS版|3|0|2021-08-12| |195|[chengzongxin/Projects](https://github.com/chengzongxin/Projects)|记录日常开发测试Demo|2|0|2021-11-17|
|196|[GWTimes/GWP2PSDK](https://github.com/GWTimes/GWP2PSDK)|GWP2P SDK 是基于技威时代的纯C语言P2P库使用Objective-C进行封装的一个SDK。屏蔽其内部复杂细节对外提供较为简洁的API接口方便第三方应用快速集成智能摄像机等设备的APP功能。|8|0|2021-11-08| |196|[maxim-top/maxim-ios](https://github.com/maxim-top/maxim-ios)|美信拓扑IMDemoAppiOS版|3|0|2021-08-12|
|197|[aliyunvideo/AliPlayerSDK](https://github.com/aliyunvideo/AliPlayerSDK)|AliyunPlayer SDK 4.x version|83|0|2022-01-19| |197|[GWTimes/GWP2PSDK](https://github.com/GWTimes/GWP2PSDK)|GWP2P SDK 是基于技威时代的纯C语言P2P库使用Objective-C进行封装的一个SDK。屏蔽其内部复杂细节对外提供较为简洁的API接口方便第三方应用快速集成智能摄像机等设备的APP功能。|8|0|2021-11-08|
|198|[mengxianliang/XLPageViewController](https://github.com/mengxianliang/XLPageViewController)|一个开放、高度可定制化的分页视图控制器|339|0|2022-01-18| |198|[aliyunvideo/AliPlayerSDK](https://github.com/aliyunvideo/AliPlayerSDK)|AliyunPlayer SDK 4.x version|83|0|2022-01-19|
|199|[sunmumu/GDPKit](https://github.com/sunmumu/GDPKit)|ios项目开发常用方法,整理和封装|11|0|2021-08-18| |199|[mengxianliang/XLPageViewController](https://github.com/mengxianliang/XLPageViewController)|一个开放、高度可定制化的分页视图控制器|339|0|2022-01-18|
|200|[SmileZXLee/iOSSignatureAnalysis](https://github.com/SmileZXLee/iOSSignatureAnalysis)|iOSApp+springboot后端sign签名+aes加密流程&逆向破解分析示例(class-dump+Logos+monkeyDev+IDA)|4|0|2022-01-24| |200|[sunmumu/GDPKit](https://github.com/sunmumu/GDPKit)|ios项目开发常用方法,整理和封装|11|0|2021-08-18|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,123 +1,123 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[osuuu/LightPicture](https://github.com/osuuu/LightPicture)|企业团队图片资源管理系统、图床系统|154|7|2022-01-19| |1|[osuuu/LightPicture](https://github.com/osuuu/LightPicture)|企业团队图片资源管理系统、图床系统|154|7|2022-01-19|
|2|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10288|6|2021-11-27| |2|[jupeter/clean-code-php](https://github.com/jupeter/clean-code-php)|:bathtub: Clean Code concepts adapted for PHP|10292|6|2021-11-27|
|3|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10319|5|2022-02-03| |3|[z-song/laravel-admin](https://github.com/z-song/laravel-admin)|Build a full-featured administrative interface in ten minutes|10320|5|2022-02-03|
|4|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|705|5|2022-01-21| |4|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|710|5|2022-01-21|
|5|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2576|5|2021-11-15| |5|[yuantuo666/baiduwp-php](https://github.com/yuantuo666/baiduwp-php)|PanDownload网页复刻版|2578|5|2021-11-15|
|6|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1893|5|2022-01-13| |6|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18209|4|2022-02-06|
|7|[sebastianbergmann/phpunit](https://github.com/sebastianbergmann/phpunit)|The PHP Unit Testing framework.|18207|4|2022-02-02| |7|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4306|4|2022-02-05|
|8|[hyperf/hyperf](https://github.com/hyperf/hyperf)|🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.|4306|4|2022-02-05| |8|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9730|4|2022-01-24|
|9|[w7corp/easywechat](https://github.com/w7corp/easywechat)|📦 一个 PHP 微信 SDK|9730|4|2022-01-24| |9|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1471|4|2021-12-04|
|10|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1470|4|2021-12-04| |10|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin)使用很少的代码快速构建一个功能完善的高颜值后台系统内置丰富的后台常用组件开箱即用让开发者告别冗杂的HTML代码|2836|3|2022-01-28|
|11|[jqhph/dcat-admin](https://github.com/jqhph/dcat-admin)|🔥 基于 Laravel 的后台系统构建工具 (Laravel Admin)使用很少的代码快速构建一个功能完善的高颜值后台系统内置丰富的后台常用组件开箱即用让开发者告别冗杂的HTML代码|2836|3|2022-01-28| |11|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4217|3|2022-01-21|
|12|[yansongda/pay](https://github.com/yansongda/pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了|4216|3|2022-01-21| |12|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.|9677|3|2022-01-21|
|13|[walkor/workerman](https://github.com/walkor/workerman)|An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. PHP>=5.3.|9677|3|2022-01-21| |13|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|601|3|2022-01-12|
|14|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|601|3|2022-01-12| |14|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5443|3|2022-01-24|
|15|[swoft-cloud/swoft](https://github.com/swoft-cloud/swoft)|🚀 PHP Microservice Full Coroutine Framework|5443|3|2022-01-24| |15|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3511|2|2022-01-14|
|16|[hhxsv5/laravel-s](https://github.com/hhxsv5/laravel-s)|LaravelS is an out-of-the-box adapter between Swoole and Laravel/Lumen.|3511|2|2022-01-14| |16|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2809|2|2022-01-15|
|17|[jcc/blog](https://github.com/jcc/blog)|:star2: PJ Blog is an open source blog built with Laravel and Vue.js.|2808|2|2022-01-15| |17|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5840|2|2022-02-06|
|18|[digininja/DVWA](https://github.com/digininja/DVWA)|Damn Vulnerable Web Application (DVWA)|5830|2|2022-01-24| |18|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|Self-hosted speedtest, an extended project of https://github.com/librespeed/speedtest|1039|2|2021-12-20|
|19|[BadApple9/speedtest-x](https://github.com/BadApple9/speedtest-x)|Self-hosted speedtest, an extended project of https://github.com/librespeed/speedtest|1037|2|2021-12-20| |19|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2096|2|2022-02-04|
|20|[WangNingkai/OLAINDEX](https://github.com/WangNingkai/OLAINDEX)|✨ Another OneDrive Directory Index|2096|2|2022-02-04| |20|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1957|2|2022-02-06|
|21|[solstice23/argon-theme](https://github.com/solstice23/argon-theme)|📖 Argon - 一个轻盈、简洁的 WordPress 主题|1950|2|2022-02-05| |21|[hui-ho/WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel)|一个开源的网址导航网站项目,您可以拿来制作自己的网址导航。|1927|2|2021-08-11|
|22|[hui-ho/WebStack-Laravel](https://github.com/hui-ho/WebStack-Laravel)|一个开源的网址导航网站项目,您可以拿来制作自己的网址导航。|1927|2|2021-08-11| |22|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4436|2|2022-01-19|
|23|[easy-swoole/easyswoole](https://github.com/easy-swoole/easyswoole)|swoole,easyswoole,swoole framework|4436|2|2022-01-19| |23|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统旨在打造极致的用户体验开箱即可商用 Leadshop主要面向中小型企业助力搭建电商平台并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度追求极致体验全面赋能商家为商家创造价值。 演示站https://demo.leadshop.vip 账号:1 ...|398|2|2021-12-28|
|24|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统旨在打造极致的用户体验开箱即可商用 Leadshop主要面向中小型企业助力搭建电商平台并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度追求极致体验全面赋能商家为商家创造价值。 演示站https://demo.leadshop.vip 账号:1 ...|398|2|2021-12-28| |24|[easychen/docker2saas](https://github.com/easychen/docker2saas)|An open source tool that lets you create a SaaS website from docker images in 10 minutes.|592|2|2022-01-18|
|25|[easychen/docker2saas](https://github.com/easychen/docker2saas)|An open source tool that lets you create a SaaS website from docker images in 10 minutes.|592|2|2022-01-18| |25|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7677|2|2022-01-24|
|26|[top-think/think](https://github.com/top-think/think)|ThinkPHP Framework ——十年匠心的高性能PHP框架|7677|2|2022-01-24| |26|[fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop)|yii2 ( PHP ) fecmallfecshop core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城支持移动端vue, app, html5微信小程序微店微信小程序商城等|4885|2|2021-09-02|
|27|[fecshop/yii2_fecshop](https://github.com/fecshop/yii2_fecshop)|yii2 ( PHP ) fecmallfecshop core code used for ecommerce shop 多语言多货币多入口的开源电商 B2C 商城支持移动端vue, app, html5微信小程序微店微信小程序商城等|4885|2|2021-09-02| |27|[WGrape/esupdater](https://github.com/WGrape/esupdater)|A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架|87|2|2022-02-06|
|28|[WGrape/esupdater](https://github.com/WGrape/esupdater)|A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架|85|2|2022-01-29| |28|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2313|2|2022-01-11|
|29|[assimon/dujiaoka](https://github.com/assimon/dujiaoka)|🦄独角数卡(自动售货系统)-开源式站长自动化售货解决方案、高效、稳定、快速!🚀🚀🎉🎉|2311|2|2022-01-11| |29|[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 ...|538|2|2022-01-12|
|30|[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 ...|538|2|2022-01-12| |30|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户遵循MIT开源协议发布、基于ThinkPHP6框架研发|1826|2|2022-02-06|
|31|[gongfuxiang/shopxo](https://github.com/gongfuxiang/shopxo)|ShopXO企业级免费开源商城系统可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ)、APP、多仓库、多商户遵循MIT开源协议发布、基于ThinkPHP6框架研发|1824|2|2022-02-05| |31|[matyhtf/framework](https://github.com/matyhtf/framework)|SPF Swoole PHP Framework世界第一款基于Swoole扩展的PHP框架开发者是Swoole创始人 |2199|1|2022-01-21|
|32|[matyhtf/framework](https://github.com/matyhtf/framework)|SPF Swoole PHP Framework世界第一款基于Swoole扩展的PHP框架开发者是Swoole创始人 |2199|1|2022-01-21| |32|[dodgepudding/wechat-php-sdk](https://github.com/dodgepudding/wechat-php-sdk)|微信公众平台php开发包, weixin developer SDK.|4459|1|2021-10-21|
|33|[dodgepudding/wechat-php-sdk](https://github.com/dodgepudding/wechat-php-sdk)|微信公众平台php开发包, weixin developer SDK.|4459|1|2021-10-21| |33|[yii-starter-kit/yii2-starter-kit](https://github.com/yii-starter-kit/yii2-starter-kit)|Yii2 Starter Kit|1401|1|2021-10-28|
|34|[yii-starter-kit/yii2-starter-kit](https://github.com/yii-starter-kit/yii2-starter-kit)|Yii2 Starter Kit|1401|1|2021-10-28| |34|[zhufenghua1998/bp3](https://github.com/zhufenghua1998/bp3)|bp3是一款使用php开发的百度网盘接口程序百度网盘目录搜索引擎文件展示搜索目录树在线目录搜索索引百度网盘文件下载等。|75|1|2022-02-06|
|35|[zhufenghua1998/bp3](https://github.com/zhufenghua1998/bp3)|bp3是一款使用php开发的百度网盘接口程序百度网盘目录搜索引擎文件展示搜索目录树在线目录搜索索引百度网盘文件下载等。|74|1|2022-01-16| |35|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|122|1|2022-01-29|
|36|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|122|1|2022-01-29| |36|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|607|1|2022-02-04|
|37|[init-engineer/init.engineer](https://github.com/init-engineer/init.engineer)|這是一份純靠北工程師的專案,請好好愛護它,謝謝。|607|1|2022-02-04| |37|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin |1940|1|2022-01-21|
|38|[zoujingli/ThinkAdmin](https://github.com/zoujingli/ThinkAdmin)|基于 ThinkPHP 基础开发平台(登录账号密码都是 admin |1940|1|2022-01-21| |38|[Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock)|:art: 一款基于WordPress开发的高颜值的自适应主题支持白天与黑夜模式、无刷新加载等 A high-value adaptive theme based on WordPress, supports day and night modes, no refresh loading, etc.|634|1|2022-02-04|
|39|[Licoy/wordpress-theme-puock](https://github.com/Licoy/wordpress-theme-puock)|:art: 一款基于WordPress开发的高颜值的自适应主题支持白天与黑夜模式、无刷新加载等 A high-value adaptive theme based on WordPress, supports day and night modes, no refresh loading, etc.|634|1|2022-02-04| |39|[bettershop/LaikeTui](https://github.com/bettershop/LaikeTui)|来客电商,微信小程序商城 + APP商城 + 公众号商城 + PC商城系统 + 支付宝小程序商城 + 抖音小程序商城 + 百度小程序电商系统(前后端代码全部开源) 注重界面美感与用户体验,打造独特电商系统生态圈|571|1|2022-01-25|
|40|[bettershop/LaikeTui](https://github.com/bettershop/LaikeTui)|来客电商,微信小程序商城 + APP商城 + 公众号商城 + PC商城系统 + 支付宝小程序商城 + 抖音小程序商城 + 百度小程序电商系统(前后端代码全部开源) 注重界面美感与用户体验,打造独特电商系统生态圈|571|1|2022-01-25| |40|[weiboad/kafka-php](https://github.com/weiboad/kafka-php)|kafka php client|1397|1|2021-09-27|
|41|[weiboad/kafka-php](https://github.com/weiboad/kafka-php)|kafka php client|1397|1|2021-09-27| |41|[swoole/yasd](https://github.com/swoole/yasd)|Yet Another Swoole Debugger|241|1|2021-12-21|
|42|[swoole/yasd](https://github.com/swoole/yasd)|Yet Another Swoole Debugger|241|1|2021-12-21| |42|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|804|1|2022-01-07|
|43|[5ime/video_spider](https://github.com/5ime/video_spider)|短视频去水印:抖音,皮皮虾,火山,微视,微博,绿洲,最右,轻视频,快手,全民小视频,巴塞电影,陌陌,Before避风,开眼,Vue Vlog 小咖秀,皮皮搞笑,全民K歌,西瓜视频,逗拍,虎牙,6间房,梨视频,新片场,acfun,美拍...|804|1|2022-01-07| |43|[lizhipay/faka](https://github.com/lizhipay/faka)|个人发卡源码发卡系统二次元发卡系统二次元发卡源码发卡程序动漫发卡PHP发卡源码|316|1|2022-01-12|
|44|[lizhipay/faka](https://github.com/lizhipay/faka)|个人发卡源码发卡系统二次元发卡系统二次元发卡源码发卡程序动漫发卡PHP发卡源码|316|1|2022-01-12| |44|[likeyun/WeChat-Group-HuoMa](https://github.com/likeyun/WeChat-Group-HuoMa)|微信群二维码活码工具,生成微信群活码,随时可以切换二维码!|381|1|2022-01-20|
|45|[likeyun/WeChat-Group-HuoMa](https://github.com/likeyun/WeChat-Group-HuoMa)|微信群二维码活码工具,生成微信群活码,随时可以切换二维码!|381|1|2022-01-20| |45|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1158|1|2022-01-28|
|46|[magicblack/maccms10](https://github.com/magicblack/maccms10)|苹果cms官网,苹果cmsv10,maccmsv10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|1157|1|2022-01-28| |46|[ghboke/CorePressWPTheme](https://github.com/ghboke/CorePressWPTheme)|CorePress 主题一款高性能高颜值的WordPress主题|507|1|2021-12-24|
|47|[ghboke/CorePressWPTheme](https://github.com/ghboke/CorePressWPTheme)|CorePress 主题一款高性能高颜值的WordPress主题|507|1|2021-12-24| |47|[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)|942|1|2022-01-23|
|48|[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)|942|1|2022-01-23| |48|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|814|1|2021-09-24|
|49|[zdhxiong/mdclub](https://github.com/zdhxiong/mdclub)|MDClub 社区系统后端代码|813|1|2021-09-24| |49|[overtrue/socialite](https://github.com/overtrue/socialite)|:octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1141|1|2021-12-03|
|50|[overtrue/socialite](https://github.com/overtrue/socialite)|:octocat: Socialite is an OAuth2 Authentication tool. It is inspired by laravel/socialite, you can easily use it without Laravel.|1141|1|2021-12-03| |50|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景QQ群17916227|865|1|2022-01-30|
|51|[imiphp/imi](https://github.com/imiphp/imi)|imi 是一款支持长连接微服务分布式的 PHP 开发框架,它可以运行在 PHP-FPM、Swoole、Workerman、RoadRunner 等多种容器环境下。它支持 HttpApi、WebSocket、TCP、UDP、MQTT 服务的开发。特别适合互联网微服务、即时通讯聊天im、物联网等场景QQ群17916227|865|1|2022-01-30| |51|[openBI-kwc/openBI](https://github.com/openBI-kwc/openBI)|可视化数据分析工具|208|1|2021-08-23|
|52|[openBI-kwc/openBI](https://github.com/openBI-kwc/openBI)|可视化数据分析工具|208|1|2021-08-23| |52|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码发卡系统二次元发卡系统二次元发卡源码发卡程序动漫发卡PHP发卡源码异次元发卡|94|1|2022-01-30|
|53|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码发卡系统二次元发卡系统二次元发卡源码发卡程序动漫发卡PHP发卡源码异次元发卡|94|1|2022-01-30| |53|[litepress/wp-china-yes](https://github.com/litepress/wp-china-yes)|此插件将你的WordPress接入本土生态体系之中使之更适合国内应用环境|532|1|2021-11-01|
|54|[litepress/wp-china-yes](https://github.com/litepress/wp-china-yes)|此插件将你的WordPress接入本土生态体系之中使之更适合国内应用环境|532|1|2021-11-01| |54|[jae-jae/QueryList](https://github.com/jae-jae/QueryList)|:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。|2401|1|2021-08-08|
|55|[jae-jae/QueryList](https://github.com/jae-jae/QueryList)|:spider: The progressive PHP crawler framework! 优雅的渐进式PHP采集框架。|2401|1|2021-08-08| |55|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1454|1|2021-09-13|
|56|[coduo/php-humanizer](https://github.com/coduo/php-humanizer)|Humanize values that are readable only for developers.|1454|1|2021-09-13| |56|[kkguan/validation](https://github.com/kkguan/validation)|高性能的验证器组件(Validation),适用于 Hyperf 或 Laravel 框架,可获得数百倍的性能提升|68|1|2021-11-02|
|57|[kkguan/validation](https://github.com/kkguan/validation)|高性能的验证器组件(Validation),适用于 Hyperf 或 Laravel 框架,可获得数百倍的性能提升|68|1|2021-11-02| |57|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具支持Markdown/Swagger/Table类型的文档。|1761|1|2022-01-13|
|58|[mylxsw/wizard](https://github.com/mylxsw/wizard)|Wizard是一款开源的文档管理工具支持Markdown/Swagger/Table类型的文档。|1761|1|2022-01-13| |58|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|915|1|2022-01-26|
|59|[yansongda/laravel-pay](https://github.com/yansongda/laravel-pay)|可能是我用过的最优雅的 Alipay 和 WeChat 的 laravel 支付扩展包了|915|1|2022-01-26| |59|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|98|1|2022-01-26|
|60|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|98|1|2022-01-26| |60|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2664|1|2022-01-18|
|61|[antonioribeiro/tracker](https://github.com/antonioribeiro/tracker)|Laravel Stats Tracker|2664|1|2022-01-18| |61|[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.|1604|1|2022-02-02|
|62|[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.|1604|1|2022-02-02| |62|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1550|1|2022-01-28|
|63|[userfrosting/UserFrosting](https://github.com/userfrosting/UserFrosting)|:doughnut: Modern PHP user login and management framework++.|1551|1|2022-01-28| |63|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1624|1|2021-11-06|
|64|[zhanghuanchong/icon-workshop](https://github.com/zhanghuanchong/icon-workshop)|图标工场 - 移动应用图标生成工具,一键生成所有尺寸的应用图标和启动图|1624|1|2021-11-06| |64|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3589|1|2022-01-31|
|65|[endroid/qr-code](https://github.com/endroid/qr-code)|QR Code Generator|3588|1|2022-01-31| |65|[fex-team/fis](https://github.com/fex-team/fis)|Front-end Integrated Solution - 前端集成解决方案, 最新版请进入 FIS3 https://github.com/fex-team/fis3|2991|1|2022-01-10|
|66|[fex-team/fis](https://github.com/fex-team/fis)|Front-end Integrated Solution - 前端集成解决方案, 最新版请进入 FIS3 https://github.com/fex-team/fis3|2991|1|2022-01-10| |66|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4255|1|2022-02-05|
|67|[cakephp/phinx](https://github.com/cakephp/phinx)|PHP Database Migrations for Everyone|4254|1|2022-02-05| |67|[hyperf-admin/hyperf-admin](https://github.com/hyperf-admin/hyperf-admin)|hyperf-admin 是基于 hyperf + vue 的配置化后台开发工具|347|1|2021-12-02|
|68|[hyperf-admin/hyperf-admin](https://github.com/hyperf-admin/hyperf-admin)|hyperf-admin 是基于 hyperf + vue 的配置化后台开发工具|347|1|2021-12-02| |68|[bewhale/thinkphp_gui_tools](https://github.com/bewhale/thinkphp_gui_tools)|ThinkPHP 漏洞 综合利用工具, 图形化界面, 命令执行, 一键getshell, 批量检测, 日志遍历, session包含, 宝塔绕过|158|1|2021-08-30|
|69|[bewhale/thinkphp_gui_tools](https://github.com/bewhale/thinkphp_gui_tools)|ThinkPHP 漏洞 综合利用工具, 图形化界面, 命令执行, 一键getshell, 批量检测, 日志遍历, session包含, 宝塔绕过|158|1|2021-08-30| |69|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码2020 重制版|586|1|2021-12-05|
|70|[ZeroDream-CN/SakuraPanel](https://github.com/ZeroDream-CN/SakuraPanel)|樱花内网穿透网站源代码2020 重制版|586|1|2021-12-05| |70|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2120|1|2021-12-25|
|71|[ARCANEDEV/LogViewer](https://github.com/ARCANEDEV/LogViewer)|:page_with_curl: Provides a log viewer for Laravel|2120|1|2021-12-25| |71|[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. |2139|1|2022-02-06|
|72|[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. |2138|1|2022-02-05| |72|[ledccn/IYUUAutoReseed](https://github.com/ledccn/IYUUAutoReseed)|IYUU自动辅种工具目前能对国内大部分的PT站点自动辅种支持下载器集群支持多盘位支持多下载目录支持远程连接等。|688|1|2021-09-05|
|73|[ledccn/IYUUAutoReseed](https://github.com/ledccn/IYUUAutoReseed)|IYUU自动辅种工具目前能对国内大部分的PT站点自动辅种支持下载器集群支持多盘位支持多下载目录支持远程连接等。|687|1|2021-09-05| |73|[likeyun/liKeYun_Huoma](https://github.com/likeyun/liKeYun_Huoma)|这是一套开源、免费、可上线运营的活码系统,便于协助自己、他人进行微信私域流量资源获取,更大化地进行营销推广活动!降低运营成本,提高工作效率,获取更多资源。|178|1|2022-01-20|
|74|[likeyun/liKeYun_Huoma](https://github.com/likeyun/liKeYun_Huoma)|这是一套开源、免费、可上线运营的活码系统,便于协助自己、他人进行微信私域流量资源获取,更大化地进行营销推广活动!降低运营成本,提高工作效率,获取更多资源。|178|1|2022-01-20| |74|[mix-php/mix](https://github.com/mix-php/mix)|☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、WorkerMan、FPM、CLI-Server|1759|1|2022-01-22|
|75|[mix-php/mix](https://github.com/mix-php/mix)|☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、WorkerMan、FPM、CLI-Server|1759|1|2022-01-22| |75|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列包括电脑网站支付手机网站支付现金红包、消费红包、扫码支付JSAPI支付、单笔转账到支付宝账户、交易结算分账、分润、网页授权获取用户信息等|1030|1|2022-01-06|
|76|[dedemao/alipay](https://github.com/dedemao/alipay)|一个PHP文件搞定支付宝支付系列包括电脑网站支付手机网站支付现金红包、消费红包、扫码支付JSAPI支付、单笔转账到支付宝账户、交易结算分账、分润、网页授权获取用户信息等|1030|1|2022-01-06| |76|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|942|1|2021-10-15|
|77|[swlib/saber](https://github.com/swlib/saber)|⚔️ Saber, PHP异步协程HTTP客户端 PHP Coroutine HTTP client - Swoole Humanization Library|942|1|2021-10-15| |77|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1094|1|2021-12-26|
|78|[zoujingli/WeChatDeveloper](https://github.com/zoujingli/WeChatDeveloper)|【新】微信服务号+微信小程序+微信支付+支付宝支付|1094|1|2021-12-26| |78|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3845|1|2021-11-30|
|79|[overtrue/pinyin](https://github.com/overtrue/pinyin)|:cn: 基于词库的中文转拼音优质解决方案|3845|1|2021-11-30| |79|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3358|1|2021-11-05|
|80|[zyx0814/dzzoffice](https://github.com/zyx0814/dzzoffice)|dzzoffice|3356|1|2021-11-05| |80|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2669|1|2022-01-23|
|81|[overtrue/easy-sms](https://github.com/overtrue/easy-sms)|:calling: 一款满足你的多种发送需求的短信发送组件|2669|1|2022-01-23| |81|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2717|1|2022-01-26|
|82|[teamtnt/tntsearch](https://github.com/teamtnt/tntsearch)|A fully featured full text search engine written in PHP|2714|1|2022-01-26| |82|[seatonjiang/kratos](https://github.com/seatonjiang/kratos)|🐋 A responsive WordPress theme focused on the user reading experience|2220|1|2022-02-04|
|83|[seatonjiang/kratos](https://github.com/seatonjiang/kratos)|🐋 A responsive WordPress theme focused on the user reading experience|2220|1|2022-02-04| |83|[smalls0098/video-parse-tools](https://github.com/smalls0098/video-parse-tools)|短视频的PHP拓展包集成各大短视频的去水印功能、抖音、快手、微视主流短视频。PHP去水印|463|1|2021-12-22|
|84|[smalls0098/video-parse-tools](https://github.com/smalls0098/video-parse-tools)|短视频的PHP拓展包集成各大短视频的去水印功能、抖音、快手、微视主流短视频。PHP去水印|462|1|2021-12-22| |84|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩Bilibili助手 - PHP 版Personal|696|1|2022-01-30|
|85|[lkeme/BiliHelper-personal](https://github.com/lkeme/BiliHelper-personal)|哔哩哔哩Bilibili助手 - PHP 版Personal|696|1|2022-01-30| |85|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2739|1|2022-02-04|
|86|[nuwave/lighthouse](https://github.com/nuwave/lighthouse)|A framework for serving GraphQL from Laravel|2737|1|2022-02-04| |86|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2699|1|2021-12-03|
|87|[overtrue/laravel-wechat](https://github.com/overtrue/laravel-wechat)|微信 SDK for Laravel, 基于 overtrue/wechat|2699|1|2021-12-03| |87|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群668108264|826|1|2022-02-03|
|88|[ZsgsDesign/NOJ](https://github.com/ZsgsDesign/NOJ)|⚡ The most advanced open-source automatic algorithm online judge system 南京邮电大学开源 Online Judge QQ群668108264|826|1|2022-02-03| |88|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|136|1|2022-01-04|
|89|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|136|1|2022-01-04| |89|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|111|1|2022-01-31|
|90|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|111|1|2022-01-31| |90|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1938|1|2022-01-13|
|91|[Tai7sy/card-system](https://github.com/Tai7sy/card-system)|卡密商城系统,高效安全的在线卡密商城|1936|1|2022-01-13| |91|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui拥有完善的权限的管理模块以及敏捷的开发方式让你开发起来更加的舒服。|467|1|2022-01-29|
|92|[zhongshaofa/easyadmin](https://github.com/zhongshaofa/easyadmin)|框架主要使用ThinkPHP6.0 + layui拥有完善的权限的管理模块以及敏捷的开发方式让你开发起来更加的舒服。|467|1|2022-01-29| |92|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1316|1|2021-12-18|
|93|[ZE3kr/Cloudflare-CNAME-Setup](https://github.com/ZE3kr/Cloudflare-CNAME-Setup)|-|1316|1|2021-12-18| |93|[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.|2719|1|2022-01-15|
|94|[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.|2720|1|2022-01-15| |94|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4826|1|2021-12-28|
|95|[phpbrew/phpbrew](https://github.com/phpbrew/phpbrew)|Brew & manage PHP versions in pure PHP at HOME|4826|1|2021-12-28| |95|[helloxz/onenav](https://github.com/helloxz/onenav)|使用PHP开发的简约导航/书签管理系统。|508|1|2021-09-10|
|96|[helloxz/onenav](https://github.com/helloxz/onenav)|使用PHP开发的简约导航/书签管理系统。|508|1|2021-09-10| |96|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|795|1|2022-01-20|
|97|[4x99/code6](https://github.com/4x99/code6)|码小六 - GitHub 代码泄露监控系统|795|1|2022-01-20| |97|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|1878|1|2021-12-21|
|98|[zhuifengshaonianhanlu/pikachu](https://github.com/zhuifengshaonianhanlu/pikachu)|一个好玩的Web安全-漏洞测试平台|1878|1|2021-12-21| |98|[SegmentFault/HyperDown](https://github.com/SegmentFault/HyperDown)|一个结构清晰的易于维护的现代的PHP Markdown解析器|1189|1|2021-08-19|
|99|[SegmentFault/HyperDown](https://github.com/SegmentFault/HyperDown)|一个结构清晰的易于维护的现代的PHP Markdown解析器|1189|1|2021-08-19| |99|[simple-swoole/simps](https://github.com/simple-swoole/simps)|🚀 A simple, lightweight and high-performance PHP coroutine framework.|375|1|2021-12-06|
|100|[simple-swoole/simps](https://github.com/simple-swoole/simps)|🚀 A simple, lightweight and high-performance PHP coroutine framework.|375|1|2021-12-06| |100|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|1960|1|2021-12-13|
|101|[SimpleSoftwareIO/simple-qrcode](https://github.com/SimpleSoftwareIO/simple-qrcode)|An easy-to-use PHP QrCode generator with first-party support for Laravel.|1959|1|2021-12-13| |101|[celaraze/chemex](https://github.com/celaraze/chemex)|☕ 咖啡壶是一个免费、开源、高效且漂亮的运维资产管理平台。软硬件资产管理、归属/使用者追溯、盘点以及可靠的服务器状态管理面板。基于优雅的Laravel框架和DcatAdmin开发。|251|1|2021-12-29|
|102|[wisp-x/lsky-pro](https://github.com/wisp-x/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1760|1|2022-01-29| |102|[wisp-x/lsky-pro](https://github.com/wisp-x/lsky-pro)|☁️兰空图床(Lsky Pro) - Your photo album on the cloud.|1763|1|2022-01-29|
|103|[JaguarJack/catch-admin](https://github.com/JaguarJack/catch-admin)|CatchAdmin是一款基于thinkphp6 和 element admin 开发的后台管理系统,基于 ServiceProvider系统模块完全接耦。随时卸载安装模块。提供了完整的权限和数据权限等功能大量内置的开发工具提升你的开发体验。官网地址|383|1|2022-01-26| |103|[JaguarJack/catch-admin](https://github.com/JaguarJack/catch-admin)|CatchAdmin是一款基于thinkphp6 和 element admin 开发的后台管理系统,基于 ServiceProvider系统模块完全接耦。随时卸载安装模块。提供了完整的权限和数据权限等功能大量内置的开发工具提升你的开发体验。官网地址|383|1|2022-01-26|
|104|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款免费的数据采集发布爬虫软件采用php+mysql开发可部署在云服务器几乎能采集所有类型的网页无缝对接各类CMS建站程序免登录实时发布数据全自动无需人工干预是网页大数据采集软件中完全跨平台的云端爬虫系统|1520|1|2021-09-10| |104|[zorlan/skycaiji](https://github.com/zorlan/skycaiji)|蓝天采集器是一款免费的数据采集发布爬虫软件采用php+mysql开发可部署在云服务器几乎能采集所有类型的网页无缝对接各类CMS建站程序免登录实时发布数据全自动无需人工干预是网页大数据采集软件中完全跨平台的云端爬虫系统|1520|1|2021-09-10|
|105|[slimkit/plus](https://github.com/slimkit/plus)|💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.|2160|1|2022-02-01| |105|[slimkit/plus](https://github.com/slimkit/plus)|💝The Plus (ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.|2161|1|2022-02-01|
|106|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|851|1|2021-12-20| |106|[owen0o0/WebStack](https://github.com/owen0o0/WebStack)|WordPress 版 WebStack 导航主题 https://nav.iowen.cn|853|1|2021-12-20|
|107|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|180|1|2022-02-04| |107|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|180|1|2022-02-04|
|108|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2421|1|2022-01-22| |108|[top-think/framework](https://github.com/top-think/framework)|ThinkPHP Framework|2421|1|2022-01-22|
|109|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2271|1|2021-12-24| |109|[thiagoalessio/tesseract-ocr-for-php](https://github.com/thiagoalessio/tesseract-ocr-for-php)|A wrapper to work with Tesseract OCR inside PHP.|2273|1|2021-12-24|
|110|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|网课系统,网校系统,知识付费系统,在线教育系统,基于高性能 C 扩展框架 Phalcon ,可免费商用。|493|1|2022-01-09| |110|[xiaochong0302/course-tencent-cloud](https://github.com/xiaochong0302/course-tencent-cloud)|网课系统,网校系统,知识付费系统,在线教育系统,基于高性能 C 扩展框架 Phalcon ,可免费商用。|493|1|2022-01-09|
|111|[louislivi/SMProxy](https://github.com/louislivi/SMProxy)|Swoole MySQL Proxy 一个基于 MySQL 协议Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.|1677|1|2021-11-18| |111|[louislivi/SMProxy](https://github.com/louislivi/SMProxy)|Swoole MySQL Proxy 一个基于 MySQL 协议Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.|1677|1|2021-11-18|
|112|[jadjoubran/laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter)|Get started with Laravel 5.3 and AngularJS (material)|1687|1|2021-11-01| |112|[jadjoubran/laravel5-angular-material-starter](https://github.com/jadjoubran/laravel5-angular-material-starter)|Get started with Laravel 5.3 and AngularJS (material)|1687|1|2021-11-01|
|113|[dspurl/dsshop](https://github.com/dspurl/dsshop)|vue2.0+Laravel7商城电商解决方案完全前后端分离免费开源可商用H5商城电商平台微信小程序商城电商平台支持网站、PWA、H5、微信小程序支付宝小程序、百度小程序、字节跳动小程序、安卓、IOS等等|409|1|2022-01-30| |113|[dspurl/dsshop](https://github.com/dspurl/dsshop)|vue2.0+Laravel7商城电商解决方案完全前后端分离免费开源可商用H5商城电商平台微信小程序商城电商平台支持网站、PWA、H5、微信小程序支付宝小程序、百度小程序、字节跳动小程序、安卓、IOS等等|410|1|2022-01-30|
|114|[yuan-dian/originThink](https://github.com/yuan-dian/originThink)|基于thinkphp5.1开发的后台管理系统|88|0|2021-09-24| |114|[yuan-dian/originThink](https://github.com/yuan-dian/originThink)|基于thinkphp5.1开发的后台管理系统|88|0|2021-09-24|
|115|[Fanli2012/nbnbk](https://github.com/Fanli2012/nbnbk)|基于thinkphp5的cms管理系统B2C电商开源php商城系统平台tp5开源cmsthinkphp企业网站源码适合博客、中小企业建站二次开发。|65|0|2021-10-14| |115|[Fanli2012/nbnbk](https://github.com/Fanli2012/nbnbk)|基于thinkphp5的cms管理系统B2C电商开源php商城系统平台tp5开源cmsthinkphp企业网站源码适合博客、中小企业建站二次开发。|65|0|2021-10-14|
|116|[chowjiawei/laravel-help-plugin](https://github.com/chowjiawei/laravel-help-plugin)|laravel自带消息通知不够用跨境电商获取国家列表不完整多角度封禁Laravel辅助工具包来了支持钉钉机器人 企业微信机器人 微信模板消息/广播驱动及消息通知 、Openexchangerates 汇率实时获取自定义汇率获取、国家列表获取的一款适合于跨境电商可能需要的Laravel综合辅助工具包.汉语拼音转换威妥玛式拼音|38|0|2022-01-25| |116|[chowjiawei/laravel-help-plugin](https://github.com/chowjiawei/laravel-help-plugin)|laravel自带消息通知不够用跨境电商获取国家列表不完整多角度封禁Laravel辅助工具包来了支持钉钉机器人 企业微信机器人 微信模板消息/广播驱动及消息通知 、Openexchangerates 汇率实时获取自定义汇率获取、国家列表获取的一款适合于跨境电商可能需要的Laravel综合辅助工具包.汉语拼音转换威妥玛式拼音|38|0|2022-01-25|
@ -125,9 +125,9 @@
|118|[khs1994-docker/php-demo](https://github.com/khs1994-docker/php-demo)|CI/CD 自动测试部署 Docker (On Kubernetes)化 PHP 项目最佳实践示例 (从 docker run ... 到 Kubernetes $ composer create-project --prefer-dist khs1994/example example|35|0|2021-11-20| |118|[khs1994-docker/php-demo](https://github.com/khs1994-docker/php-demo)|CI/CD 自动测试部署 Docker (On Kubernetes)化 PHP 项目最佳实践示例 (从 docker run ... 到 Kubernetes $ composer create-project --prefer-dist khs1994/example example|35|0|2021-11-20|
|119|[CrazyBoyM/geeknav](https://github.com/CrazyBoyM/geeknav)|网址导航,具备很酷的界面和完备的管理功能|79|0|2022-01-16| |119|[CrazyBoyM/geeknav](https://github.com/CrazyBoyM/geeknav)|网址导航,具备很酷的界面和完备的管理功能|79|0|2022-01-16|
|120|[kasuganosoras/Pigeon](https://github.com/kasuganosoras/Pigeon)|💬 一个轻量化的留言板 / 记事本 / 社交系统 / 博客。人类的本质是……咕咕咕?|319|0|2021-10-25| |120|[kasuganosoras/Pigeon](https://github.com/kasuganosoras/Pigeon)|💬 一个轻量化的留言板 / 记事本 / 社交系统 / 博客。人类的本质是……咕咕咕?|319|0|2021-10-25|
|121|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|新版简单强大无数据库的图床2.0版 演示地址:|478|0|2022-02-05| |121|[icret/EasyImages2.0](https://github.com/icret/EasyImages2.0)|新版简单强大无数据库的图床2.0版 演示地址:|480|0|2022-02-06|
|122|[schuppo/PasswordStrengthPackage](https://github.com/schuppo/PasswordStrengthPackage)|This package provides a validator for ensuring strong passwords in Laravel applications|142|0|2022-01-23| |122|[schuppo/PasswordStrengthPackage](https://github.com/schuppo/PasswordStrengthPackage)|This package provides a validator for ensuring strong passwords in Laravel applications|142|0|2022-01-23|
|123|[MenaraSolutions/geographer](https://github.com/MenaraSolutions/geographer)|PHP library that knows how countries and cities are called in any language|739|0|2021-09-06| |123|[MenaraSolutions/geographer](https://github.com/MenaraSolutions/geographer)|PHP library that knows how countries and cities are called in any language|738|0|2021-09-06|
|124|[WPUserManager/wp-user-manager](https://github.com/WPUserManager/wp-user-manager)|Beautifully simple user profile directories with frontend login, registration and account customization. WP User Manager is the best solution to manage your community and your users for WordPress.|31|0|2021-11-24| |124|[WPUserManager/wp-user-manager](https://github.com/WPUserManager/wp-user-manager)|Beautifully simple user profile directories with frontend login, registration and account customization. WP User Manager is the best solution to manage your community and your users for WordPress.|31|0|2021-11-24|
|125|[kbdxbt/kbframe](https://github.com/kbdxbt/kbframe)| 一款基于Laravel框架开发的现代化二次开发框架是高性能高效率高质量的企业级开发框架具有驱动领域敏捷开发轻易上手高内聚低耦合开箱即用等特点。 |52|0|2021-10-05| |125|[kbdxbt/kbframe](https://github.com/kbdxbt/kbframe)| 一款基于Laravel框架开发的现代化二次开发框架是高性能高效率高质量的企业级开发框架具有驱动领域敏捷开发轻易上手高内聚低耦合开箱即用等特点。 |52|0|2021-10-05|
|126|[Yurunsoft/YurunOAuthLogin](https://github.com/Yurunsoft/YurunOAuthLogin)|PHP 第三方登录授权 SDK集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole所有框架通用。QQ群17916227|370|0|2021-12-24| |126|[Yurunsoft/YurunOAuthLogin](https://github.com/Yurunsoft/YurunOAuthLogin)|PHP 第三方登录授权 SDK集成了QQ、微信、微博、Github等常用接口。支持 php-fpm 和 Swoole所有框架通用。QQ群17916227|370|0|2021-12-24|
@ -139,13 +139,13 @@
|132|[likeyun/Personal-Dwz](https://github.com/likeyun/Personal-Dwz)|个人使用的短网址生成平台|74|0|2021-10-28| |132|[likeyun/Personal-Dwz](https://github.com/likeyun/Personal-Dwz)|个人使用的短网址生成平台|74|0|2021-10-28|
|133|[overtrue/laravel-skeleton](https://github.com/overtrue/laravel-skeleton)|Laravel Application skeleton for me.|115|0|2022-02-02| |133|[overtrue/laravel-skeleton](https://github.com/overtrue/laravel-skeleton)|Laravel Application skeleton for me.|115|0|2022-02-02|
|134|[DongyunLee/SM3-PHP](https://github.com/DongyunLee/SM3-PHP)|国密标准SM3的PHP实现|65|0|2021-11-12| |134|[DongyunLee/SM3-PHP](https://github.com/DongyunLee/SM3-PHP)|国密标准SM3的PHP实现|65|0|2021-11-12|
|135|[xiaoqidun/shell](https://github.com/xiaoqidun/shell)|大概是PHP最强大的SHELL执行类了|39|0|2021-10-23| |135|[xiaoqidun/shell](https://github.com/xiaoqidun/shell)|大概是PHP最强大的SHELL执行类了|40|0|2021-10-23|
|136|[2lovecode/code-segment](https://github.com/2lovecode/code-segment)|代码集和收藏项目目录。包括数据结构,算法,练习等的简单实现以及收藏项目列表。|83|0|2021-11-05| |136|[2lovecode/code-segment](https://github.com/2lovecode/code-segment)|代码集和收藏项目目录。包括数据结构,算法,练习等的简单实现以及收藏项目列表。|83|0|2021-11-05|
|137|[longwenjunjie/jiangqie_theme](https://github.com/longwenjunjie/jiangqie_theme)|酱茄Free主题由酱茄 www.jiangqie.com 开发的一款免费开源的WordPress主题主题专为WordPress博客、资讯、自媒体网站而设计。|74|0|2021-11-02| |137|[longwenjunjie/jiangqie_theme](https://github.com/longwenjunjie/jiangqie_theme)|酱茄Free主题由酱茄 www.jiangqie.com 开发的一款免费开源的WordPress主题主题专为WordPress博客、资讯、自媒体网站而设计。|74|0|2021-11-02|
|138|[jxlwqq/id-validator](https://github.com/jxlwqq/id-validator)|中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具PHP 版)|611|0|2021-12-10| |138|[jxlwqq/id-validator](https://github.com/jxlwqq/id-validator)|中华人民共和国居民身份证、中华人民共和国港澳居民居住证以及中华人民共和国台湾居民居住证号码验证工具PHP 版)|611|0|2021-12-10|
|139|[easy-swoole/orm](https://github.com/easy-swoole/orm)|-|31|0|2021-11-10| |139|[easy-swoole/orm](https://github.com/easy-swoole/orm)|-|31|0|2021-11-10|
|140|[luzzhong/tcc-transaction](https://github.com/luzzhong/tcc-transaction)|基于Hyperf的TCC分布式事务|146|0|2022-01-27| |140|[luzzhong/tcc-transaction](https://github.com/luzzhong/tcc-transaction)|基于Hyperf的TCC分布式事务|146|0|2022-01-27|
|141|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|811|0|2022-01-29| |141|[easysoft/zentaopms](https://github.com/easysoft/zentaopms)|Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!|811|0|2022-02-06|
|142|[zqzten/alfred-web-search-suggest](https://github.com/zqzten/alfred-web-search-suggest)|Alfred search suggest workflow for various popular websites.|289|0|2022-01-22| |142|[zqzten/alfred-web-search-suggest](https://github.com/zqzten/alfred-web-search-suggest)|Alfred search suggest workflow for various popular websites.|289|0|2022-01-22|
|143|[tsukumijima/weather-api](https://github.com/tsukumijima/weather-api)|天気予報 APIlivedoor 天気互換)|29|0|2021-12-07| |143|[tsukumijima/weather-api](https://github.com/tsukumijima/weather-api)|天気予報 APIlivedoor 天気互換)|29|0|2021-12-07|
|144|[dreamncn/VPay](https://github.com/dreamncn/VPay)|个人第四方收款方案|114|0|2022-02-04| |144|[dreamncn/VPay](https://github.com/dreamncn/VPay)|个人第四方收款方案|114|0|2022-02-04|
@ -154,7 +154,7 @@
|147|[Zhao-github/ApiAdmin](https://github.com/Zhao-github/ApiAdmin)|基于ThinkPHP V6.*开发的面向API的后台管理系统|466|0|2021-10-29| |147|[Zhao-github/ApiAdmin](https://github.com/Zhao-github/ApiAdmin)|基于ThinkPHP V6.*开发的面向API的后台管理系统|466|0|2021-10-29|
|148|[jianyan74/yii2-easy-wechat](https://github.com/jianyan74/yii2-easy-wechat)|WeChat SDK for Yii2 , 基于 overtrue/wechat 4.x|134|0|2022-01-12| |148|[jianyan74/yii2-easy-wechat](https://github.com/jianyan74/yii2-easy-wechat)|WeChat SDK for Yii2 , 基于 overtrue/wechat 4.x|134|0|2022-01-12|
|149|[houdunwang/v2020](https://github.com/houdunwang/v2020)|后盾人2019-2020年视频代码|139|0|2021-12-04| |149|[houdunwang/v2020](https://github.com/houdunwang/v2020)|后盾人2019-2020年视频代码|139|0|2021-12-04|
|150|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|143|0|2022-02-01| |150|[xiaomlove/nexusphp](https://github.com/xiaomlove/nexusphp)|A private tracker application base on NexusPHP|144|0|2022-02-01|
|151|[jacobcyl/Aliyun-oss-storage](https://github.com/jacobcyl/Aliyun-oss-storage)|阿里云OSS laravel storage Filesystem adapter, 打造Laravel最好的OSS Storage扩展.|513|0|2021-08-17| |151|[jacobcyl/Aliyun-oss-storage](https://github.com/jacobcyl/Aliyun-oss-storage)|阿里云OSS laravel storage Filesystem adapter, 打造Laravel最好的OSS Storage扩展.|513|0|2021-08-17|
|152|[renbaoshuo/Shortlink](https://github.com/renbaoshuo/Shortlink)|短链接生成网站源码|40|0|2021-08-19| |152|[renbaoshuo/Shortlink](https://github.com/renbaoshuo/Shortlink)|短链接生成网站源码|40|0|2021-08-19|
|153|[tencentyun/cos-php-sdk-v5](https://github.com/tencentyun/cos-php-sdk-v5)|cos-php-sdk-v5|144|0|2022-01-23| |153|[tencentyun/cos-php-sdk-v5](https://github.com/tencentyun/cos-php-sdk-v5)|cos-php-sdk-v5|144|0|2022-01-23|
@ -164,8 +164,8 @@
|157|[valiner/identicon-avatar](https://github.com/valiner/identicon-avatar)|📷生成identicon头像,头像图片生成 http://iden.jay-zhou.cn|54|0|2021-10-08| |157|[valiner/identicon-avatar](https://github.com/valiner/identicon-avatar)|📷生成identicon头像,头像图片生成 http://iden.jay-zhou.cn|54|0|2021-10-08|
|158|[overtrue/qcloud-cos-client](https://github.com/overtrue/qcloud-cos-client)|Tencent COS Client|35|0|2021-11-30| |158|[overtrue/qcloud-cos-client](https://github.com/overtrue/qcloud-cos-client)|Tencent COS Client|35|0|2021-11-30|
|159|[dvaknheo/duckphp](https://github.com/dvaknheo/duckphp)|PHP框架PHP Framework. keep PHP simple and fast. Laravel larva and Smarty is evil|125|0|2022-01-02| |159|[dvaknheo/duckphp](https://github.com/dvaknheo/duckphp)|PHP框架PHP Framework. keep PHP simple and fast. Laravel larva and Smarty is evil|125|0|2022-01-02|
|160|[funadmin/funadmin](https://github.com/funadmin/funadmin)|🔥🔥🔥🔥🔥🔥FunAdmin支持PHP8.X +TP6.X+layui2.6.X开发的后台管理系统,内置Curd模式 一键安装,如果对您有帮助,右上角三连击|40|0|2022-01-30| |160|[funadmin/funadmin](https://github.com/funadmin/funadmin)|🔥🔥🔥🔥🔥🔥FunAdmin支持PHP8.X +TP6.X+layui2.6.X开发的后台管理系统,内置Curd模式 一键安装,如果对您有帮助,右上角三连击|41|0|2022-01-30|
|161|[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|430|0|2022-01-15| |161|[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|430|0|2022-02-06|
|162|[qiu-jin/phpegg](https://github.com/qiu-jin/phpegg)|A multi application mode php framework, support web page, rest api, jsonrpc, grpc applications.|28|0|2021-11-04| |162|[qiu-jin/phpegg](https://github.com/qiu-jin/phpegg)|A multi application mode php framework, support web page, rest api, jsonrpc, grpc applications.|28|0|2021-11-04|
|163|[91php/laravel-starter](https://github.com/91php/laravel-starter)|😺 Your next laravel-api-starter in 30 seconds|65|0|2022-01-09| |163|[91php/laravel-starter](https://github.com/91php/laravel-starter)|😺 Your next laravel-api-starter in 30 seconds|65|0|2022-01-09|
|164|[dueros/bot-sdk](https://github.com/dueros/bot-sdk)|度秘bot开发的PHP版SDK|69|0|2021-12-22| |164|[dueros/bot-sdk](https://github.com/dueros/bot-sdk)|度秘bot开发的PHP版SDK|69|0|2021-12-22|
@ -181,18 +181,18 @@
|174|[xinghanking/phpdav](https://github.com/xinghanking/phpdav)|使用php开发实现webdav协议的项目|45|0|2021-10-30| |174|[xinghanking/phpdav](https://github.com/xinghanking/phpdav)|使用php开发实现webdav协议的项目|45|0|2021-10-30|
|175|[DaPigGuy/PiggyFactions](https://github.com/DaPigGuy/PiggyFactions)|A modern open source factions plugin for PocketMine-MP|38|0|2021-09-12| |175|[DaPigGuy/PiggyFactions](https://github.com/DaPigGuy/PiggyFactions)|A modern open source factions plugin for PocketMine-MP|38|0|2021-09-12|
|176|[ECPay/ECPayAIO_PHP](https://github.com/ECPay/ECPayAIO_PHP)|綠界ECPay 全方位(All In One)金流介接 PHP版|75|0|2021-10-27| |176|[ECPay/ECPayAIO_PHP](https://github.com/ECPay/ECPayAIO_PHP)|綠界ECPay 全方位(All In One)金流介接 PHP版|75|0|2021-10-27|
|177|[codeigniter4/translations](https://github.com/codeigniter4/translations)|System message translations for CodeIgniter4|127|0|2022-02-05| |177|[codeigniter4/translations](https://github.com/codeigniter4/translations)|System message translations for CodeIgniter4|127|0|2022-02-06|
|178|[finecho/logistics](https://github.com/finecho/logistics)|Logistics query extension package|174|0|2021-12-13| |178|[finecho/logistics](https://github.com/finecho/logistics)|Logistics query extension package|174|0|2021-12-13|
|179|[codersclub/DiscuzX](https://github.com/codersclub/DiscuzX)|Discuz!X open source social network from Tencent Cloud|37|0|2022-01-14| |179|[codersclub/DiscuzX](https://github.com/codersclub/DiscuzX)|Discuz!X open source social network from Tencent Cloud|37|0|2022-01-14|
|180|[xflash-panda/v2board](https://github.com/xflash-panda/v2board)|🚀🚀🚀 完全开源优化版本的v2board|46|0|2021-12-17| |180|[xflash-panda/v2board](https://github.com/xflash-panda/v2board)|🚀🚀🚀 完全开源优化版本的v2board|46|0|2021-12-17|
|181|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|453|0|2022-02-05| |181|[bs-community/blessing-skin-server](https://github.com/bs-community/blessing-skin-server)|Web application brings your custom skins back in offline Minecraft servers.|453|0|2022-02-05|
|182|[hehaibao/php-qrcode](https://github.com/hehaibao/php-qrcode)|在线生成二维码|77|0|2022-01-21| |182|[hehaibao/php-qrcode](https://github.com/hehaibao/php-qrcode)|在线生成二维码|77|0|2022-01-21|
|183|[MakingL/music_recommendation](https://github.com/MakingL/music_recommendation)|协同过滤 音乐推荐 深度学习 音乐检索 Docker|39|0|2022-01-13| |183|[MakingL/music_recommendation](https://github.com/MakingL/music_recommendation)|协同过滤 音乐推荐 深度学习 音乐检索 Docker|39|0|2022-01-13|
|184|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|156|0|2022-01-22| |184|[xenocrat/chyrp-lite](https://github.com/xenocrat/chyrp-lite)|An ultra-lightweight blogging engine, written in PHP.|156|0|2022-02-06|
|185|[LudySu/Synology-LrcPlugin](https://github.com/LudySu/Synology-LrcPlugin)|Lyrics plugin for Synology Audio Station/DS Audio|435|0|2021-11-14| |185|[LudySu/Synology-LrcPlugin](https://github.com/LudySu/Synology-LrcPlugin)|Lyrics plugin for Synology Audio Station/DS Audio|435|0|2021-11-14|
|186|[easy-swoole/demo](https://github.com/easy-swoole/demo)|-|411|0|2021-10-09| |186|[easy-swoole/demo](https://github.com/easy-swoole/demo)|-|411|0|2021-10-09|
|187|[Wallpaper-Engine-Team/wallpaper-engine-translations](https://github.com/Wallpaper-Engine-Team/wallpaper-engine-translations)|http://store.steampowered.com/app/431960|71|0|2022-02-05| |187|[Wallpaper-Engine-Team/wallpaper-engine-translations](https://github.com/Wallpaper-Engine-Team/wallpaper-engine-translations)|http://store.steampowered.com/app/431960|71|0|2022-02-05|
|188|[hanleylee/alfred-eudic-workflow](https://github.com/hanleylee/alfred-eudic-workflow)|Quick search a word by Eudic|38|0|2021-11-22| |188|[hanleylee/alfred-eudic-workflow](https://github.com/hanleylee/alfred-eudic-workflow)|Quick search a word by Eudic|39|0|2021-11-22|
|189|[chenstor/jizhang](https://github.com/chenstor/jizhang)|PHP+MYSQL多用户记账程序|57|0|2021-08-12| |189|[chenstor/jizhang](https://github.com/chenstor/jizhang)|PHP+MYSQL多用户记账程序|57|0|2021-08-12|
|190|[bcit-ci/codeigniter3-translations](https://github.com/bcit-ci/codeigniter3-translations)|Translations of the CodeIgniter system messages|478|0|2021-10-28| |190|[bcit-ci/codeigniter3-translations](https://github.com/bcit-ci/codeigniter3-translations)|Translations of the CodeIgniter system messages|478|0|2021-10-28|
|191|[yumusb/autoPicCdn](https://github.com/yumusb/autoPicCdn)|-|297|0|2021-11-27| |191|[yumusb/autoPicCdn](https://github.com/yumusb/autoPicCdn)|-|297|0|2021-11-27|

@ -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>
# 中文增速榜 > 软件类 > Pascal # 中文增速榜 > 软件类 > Pascal
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[PassByYou888/ZNet](https://github.com/PassByYou888/ZNet)|ZServer4D 2.0的进化版本也是未来对p2pVM云服务器SAAS系统支持的核心项目|10|1|2022-02-04| |1|[PassByYou888/ZNet](https://github.com/PassByYou888/ZNet)|ZServer4D 2.0的进化版本也是未来对p2pVM云服务器SAAS系统支持的核心项目|11|1|2022-02-04|
|2|[PassByYou888/zChinese](https://github.com/PassByYou888/zChinese)|自然语言项目:大规模词汇数据库 分词器 词性分析 语法依存性分析 关键词分析 简繁转 简港转 拼词转换 拼字转换 姓名识别|35|0|2021-09-21| |2|[PassByYou888/zChinese](https://github.com/PassByYou888/zChinese)|自然语言项目:大规模词汇数据库 分词器 词性分析 语法依存性分析 关键词分析 简繁转 简港转 拼词转换 拼字转换 姓名识别|35|0|2021-09-21|
|3|[PassByYou888/ZServer4D](https://github.com/PassByYou888/ZServer4D)|ZServer4D 是一套从商业项目剥离而出的云服务器中间件可以承载百万级的分布式负载服务并且支持IoT及内网穿透|227|0|2021-11-06| |3|[PassByYou888/ZServer4D](https://github.com/PassByYou888/ZServer4D)|ZServer4D 是一套从商业项目剥离而出的云服务器中间件可以承载百万级的分布式负载服务并且支持IoT及内网穿透|227|0|2021-11-06|
|4|[axpokl/display](https://github.com/axpokl/display)|Display单元库|5|0|2021-12-18| |4|[axpokl/display](https://github.com/axpokl/display)|Display单元库|5|0|2021-12-18|
|5|[PassByYou888/zCloud](https://github.com/PassByYou888/zCloud)|zCloud 是去中心化的SAAS后台框架SAAS后台就是zCloud|11|0|2021-11-06| |5|[PassByYou888/zCloud](https://github.com/PassByYou888/zCloud)|zCloud 是去中心化的SAAS后台框架SAAS后台就是zCloud|11|0|2021-11-06|
|6|[royqh1979/Dev-CPP](https://github.com/royqh1979/Dev-CPP)|A lightweighted C/C++ IDE|314|0|2021-10-03| |6|[royqh1979/Dev-CPP](https://github.com/royqh1979/Dev-CPP)|A lightweighted C/C++ IDE|315|0|2021-10-03|
|7|[digao-dalpiaz/Dam](https://github.com/digao-dalpiaz/Dam)|Delphi and Lazarus Message Dialogs with Formatted Text|73|0|2021-09-19| |7|[digao-dalpiaz/Dam](https://github.com/digao-dalpiaz/Dam)|Delphi and Lazarus Message Dialogs with Formatted Text|74|0|2021-09-19|
|8|[yangyxd/YxdIOCP](https://github.com/yangyxd/YxdIOCP)|Delphi Windows IOCP 通讯模型封装基于DIOCP。YxdIocp包含有支持大并发的TCP服务组件、HTTP服务组件、UDP服务组件、WebSocket服务组件和TCP、UDP等基础客户端组件。|77|0|2022-01-14| |8|[yangyxd/YxdIOCP](https://github.com/yangyxd/YxdIOCP)|Delphi Windows IOCP 通讯模型封装基于DIOCP。YxdIocp包含有支持大并发的TCP服务组件、HTTP服务组件、UDP服务组件、WebSocket服务组件和TCP、UDP等基础客户端组件。|77|0|2022-01-14|
|9|[cnpack/cnwizards](https://github.com/cnpack/cnwizards)|CnPack IDE Wizards|428|0|2022-01-24| |9|[cnpack/cnwizards](https://github.com/cnpack/cnwizards)|CnPack IDE Wizards|428|0|2022-01-24|
|10|[59079096/HCView-Pascal](https://github.com/59079096/HCView-Pascal)|A control similar to Word or WPS(一个类似word或wps用于文字排版相关功能的控件)|65|0|2022-01-23| |10|[59079096/HCView-Pascal](https://github.com/59079096/HCView-Pascal)|A control similar to Word or WPS(一个类似word或wps用于文字排版相关功能的控件)|65|0|2022-02-06|
|11|[Pzf874/TVChnlTest](https://github.com/Pzf874/TVChnlTest)|TV频道源检查软件(TVChnlTest.exe)这个小工具, 可以将你收集的直播源数据导入并对其进行有效性检查经整理后可以导出为TXT格式或M3U8格式的文件。|3|0|2021-08-09| |11|[Pzf874/TVChnlTest](https://github.com/Pzf874/TVChnlTest)|TV频道源检查软件(TVChnlTest.exe)这个小工具, 可以将你收集的直播源数据导入并对其进行有效性检查经整理后可以导出为TXT格式或M3U8格式的文件。|3|0|2021-08-09|
|12|[hkoi/hkoi-solutions](https://github.com/hkoi/hkoi-solutions)|HKOI Final Event solutions|10|0|2022-02-03| |12|[hkoi/hkoi-solutions](https://github.com/hkoi/hkoi-solutions)|HKOI Final Event solutions|10|0|2022-02-03|
|13|[ying32/liblcl](https://github.com/ying32/liblcl)|A common cross-platform GUI library, the core uses Lazarus LCL.|64|0|2022-01-11| |13|[ying32/liblcl](https://github.com/ying32/liblcl)|A common cross-platform GUI library, the core uses Lazarus LCL.|64|0|2022-01-11|
@ -23,21 +23,21 @@
|16|[coder163/delphi-socket](https://github.com/coder163/delphi-socket)|Delphi第二季网络编程|5|0|2021-10-26| |16|[coder163/delphi-socket](https://github.com/coder163/delphi-socket)|Delphi第二季网络编程|5|0|2021-10-26|
|17|[ymofen/diocp-v5](https://github.com/ymofen/diocp-v5)|delphi iocp, http, websocket, ntrip|204|0|2021-11-16| |17|[ymofen/diocp-v5](https://github.com/ymofen/diocp-v5)|delphi iocp, http, websocket, ntrip|204|0|2021-11-16|
|18|[pmiscn/MuObjectPool](https://github.com/pmiscn/MuObjectPool)|我用的delphi的公共库|5|0|2021-11-22| |18|[pmiscn/MuObjectPool](https://github.com/pmiscn/MuObjectPool)|我用的delphi的公共库|5|0|2021-11-22|
|19|[axpokl/midiplayer3-for-BLACK-MIDI](https://github.com/axpokl/midiplayer3-for-BLACK-MIDI)|Free Pascal midiplayer3 for Black MIDI by ax_pokl|10|0|2022-02-04| |19|[axpokl/midiplayer3-for-BLACK-MIDI](https://github.com/axpokl/midiplayer3-for-BLACK-MIDI)|Free Pascal midiplayer3 for Black MIDI by ax_pokl|10|0|2022-02-06|
|20|[dbyoung720/PBox](https://github.com/dbyoung720/PBox)|The modular development platform based on DLL Form|35|0|2022-01-21| |20|[dbyoung720/PBox](https://github.com/dbyoung720/PBox)|The modular development platform based on DLL Form|35|0|2022-01-21|
|21|[PassByYou888/zGameWare](https://github.com/PassByYou888/zGameWare)|-|19|0|2021-09-22| |21|[PassByYou888/zGameWare](https://github.com/PassByYou888/zGameWare)|-|19|0|2021-09-22|
|22|[PassByYou888/zSound](https://github.com/PassByYou888/zSound)|zSound Engine for All Platform(Android,IOS,OSX,Windows),supported delphi VCL/delphi FMX/fpc|26|0|2021-09-21| |22|[PassByYou888/zSound](https://github.com/PassByYou888/zSound)|zSound Engine for All Platform(Android,IOS,OSX,Windows),supported delphi VCL/delphi FMX/fpc|26|0|2021-09-21|
|23|[artem78/AutoScreenshot](https://github.com/artem78/AutoScreenshot)|Automatic screenshot maker for Windows|32|0|2021-12-14| |23|[artem78/AutoScreenshot](https://github.com/artem78/AutoScreenshot)|Automatic screenshot maker for Windows|32|0|2021-12-14|
|24|[digao-dalpiaz/DzHTMLText](https://github.com/digao-dalpiaz/DzHTMLText)|Delphi and Lazarus HTML Label component|91|0|2022-01-02| |24|[digao-dalpiaz/DzHTMLText](https://github.com/digao-dalpiaz/DzHTMLText)|Delphi and Lazarus HTML Label component|92|0|2022-01-02|
|25|[cnpack/cnvcl](https://github.com/cnpack/cnvcl)|CnPack VCL Components|235|0|2022-01-30| |25|[cnpack/cnvcl](https://github.com/cnpack/cnvcl)|CnPack VCL Components|236|0|2022-01-30|
|26|[yangyxd/FMXUI](https://github.com/yangyxd/FMXUI)|FMX跨平台基础UI库|194|0|2021-12-06| |26|[yangyxd/FMXUI](https://github.com/yangyxd/FMXUI)|FMX跨平台基础UI库|194|0|2021-12-06|
|27|[ying32/res2go-ide-plugin](https://github.com/ying32/res2go-ide-plugin)|res2go Lazarus IDE plug-in|13|0|2021-11-13| |27|[ying32/res2go-ide-plugin](https://github.com/ying32/res2go-ide-plugin)|res2go Lazarus IDE plug-in|13|0|2021-11-13|
|28|[LongDirtyAnimAlf/fpcupdeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe)|A GUI based installer for FPC and Lazarus|270|0|2022-01-19| |28|[LongDirtyAnimAlf/fpcupdeluxe](https://github.com/LongDirtyAnimAlf/fpcupdeluxe)|A GUI based installer for FPC and Lazarus|271|0|2022-01-19|
|29|[59079096/emr](https://github.com/59079096/emr)|基于HCView开发的电子病历程序|37|0|2021-09-12| |29|[59079096/emr](https://github.com/59079096/emr)|基于HCView开发的电子病历程序|37|0|2021-09-12|
|30|[supersoho/Delphi-DirectUI](https://github.com/supersoho/Delphi-DirectUI)|Delphi DirectUI Controls|49|0|2021-08-23| |30|[supersoho/Delphi-DirectUI](https://github.com/supersoho/Delphi-DirectUI)|Delphi DirectUI Controls|49|0|2021-08-23|
|31|[DelphiTeacher/OrangeFreeSDK](https://github.com/DelphiTeacher/OrangeFreeSDK)|免费的三方SDK|30|0|2021-12-14| |31|[DelphiTeacher/OrangeFreeSDK](https://github.com/DelphiTeacher/OrangeFreeSDK)|免费的三方SDK|30|0|2021-12-14|
|32|[dbyoung720/ImageGray](https://github.com/dbyoung720/ImageGray)|MMX/SSE/SSE2/SSE4/AVX/AVX2/AVX512 optimization|12|0|2022-01-10| |32|[dbyoung720/ImageGray](https://github.com/dbyoung720/ImageGray)|MMX/SSE/SSE2/SSE4/AVX/AVX2/AVX512 optimization|12|0|2022-01-10|
|33|[ericwang2006/bcut2srt](https://github.com/ericwang2006/bcut2srt)|从必剪导出srt格式字幕 export srt subtitle from bcut project|3|0|2022-01-29| |33|[ericwang2006/bcut2srt](https://github.com/ericwang2006/bcut2srt)|从必剪导出srt格式字幕 export srt subtitle from bcut project|4|0|2022-01-29|
|34|[ying32/DDNRuntime-examples](https://github.com/ying32/DDNRuntime-examples)|DDNRuntime(Delphi .NET Framework/.NET Core Runtime) example. DDNRuntime is a library for Delphi to call .net dll. Support the assembly written by c#, vb.net. Support importing .net dll to delphi, can ...|14|0|2021-12-10| |34|[ying32/DDNRuntime-examples](https://github.com/ying32/DDNRuntime-examples)|DDNRuntime(Delphi .NET Framework/.NET Core Runtime) example. DDNRuntime is a library for Delphi to call .net dll. Support the assembly written by c#, vb.net. Support importing .net dll to delphi, can ...|14|0|2021-12-10|
|35|[NewCityLetter/Digital-Logic----Electric-Piano](https://github.com/NewCityLetter/Digital-Logic----Electric-Piano)|同济大学数字逻辑大作业基于OLED显示屏、MP3播放器和PS/2键盘的电子琴|3|0|2022-01-07| |35|[NewCityLetter/Digital-Logic----Electric-Piano](https://github.com/NewCityLetter/Digital-Logic----Electric-Piano)|同济大学数字逻辑大作业基于OLED显示屏、MP3播放器和PS/2键盘的电子琴|3|0|2022-01-07|
|36|[laciba96/WinBox-for-86Box](https://github.com/laciba96/WinBox-for-86Box)|WinBox for 86Box: The newest way to manage the oldest computers.|60|0|2022-01-05| |36|[laciba96/WinBox-for-86Box](https://github.com/laciba96/WinBox-for-86Box)|WinBox for 86Box: The newest way to manage the oldest computers.|60|0|2022-01-05|

@ -1,30 +1,30 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5|670|4|2022-02-05| |1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5|671|4|2022-02-05|
|2|[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|3958|2|2022-01-31| |2|[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|3958|2|2022-01-31|
|3|[alecthw/mmdb_china_ip_list](https://github.com/alecthw/mmdb_china_ip_list)|Geoip MaxMind Database for china ip list! This is also an example of generating MaxMind Database!|621|1|2022-02-03| |3|[alecthw/mmdb_china_ip_list](https://github.com/alecthw/mmdb_china_ip_list)|Geoip MaxMind Database for china ip list! This is also an example of generating MaxMind Database!|621|1|2022-02-06|
|4|[Yanstory/tpZHCNex](https://github.com/Yanstory/tpZHCNex)|thpatch zh-hans extra patches (Beta)|16|0|2022-01-15| |4|[Yanstory/tpZHCNex](https://github.com/Yanstory/tpZHCNex)|thpatch zh-hans extra patches (Beta)|16|0|2022-01-15|
|5|[leobbs/leobbs](https://github.com/leobbs/leobbs)|雷傲论坛, demo地址https://leobbs.org|5|0|2022-01-24| |5|[leobbs/leobbs](https://github.com/leobbs/leobbs)|雷傲论坛, demo地址https://leobbs.org|5|0|2022-01-24|
|6|[xy2jianjia/Crashsymbol](https://github.com/xy2jianjia/Crashsymbol)|iOS crash文件解析 项目符号不显示解决方案|2|0|2021-11-02| |6|[xy2jianjia/Crashsymbol](https://github.com/xy2jianjia/Crashsymbol)|iOS crash文件解析 项目符号不显示解决方案|2|0|2021-11-02|
|7|[cn27001/lua-resty-waf](https://github.com/cn27001/lua-resty-waf)|开源waf web 防火墙|9|0|2021-11-30| |7|[cn27001/lua-resty-waf](https://github.com/cn27001/lua-resty-waf)|开源waf web 防火墙|9|0|2021-11-30|
|8|[isi-nlp/uroman](https://github.com/isi-nlp/uroman)|Universal Romanizer that can convert any unicode script to roman (latin) script|38|0|2021-12-02| |8|[isi-nlp/uroman](https://github.com/isi-nlp/uroman)|Universal Romanizer that can convert any unicode script to roman (latin) script|38|0|2021-12-02|
|9|[g0v/moedict-data-twblg](https://github.com/g0v/moedict-data-twblg)|臺灣閩南語常用詞辭典 資料檔|49|0|2021-12-13| |9|[g0v/moedict-data-twblg](https://github.com/g0v/moedict-data-twblg)|臺灣閩南語常用詞辭典 資料檔|49|0|2021-12-13|
|10|[uparrows/LANraragi_cn](https://github.com/uparrows/LANraragi_cn)|This repo is a fork of Difegue / LANraragi , those things i've done was to translate this repo into chinese ,and fix chrome browser js problem.|43|0|2022-01-16| |10|[uparrows/LANraragi_cn](https://github.com/uparrows/LANraragi_cn)|This repo is a fork of Difegue / LANraragi , those things i've done was to translate this repo into chinese ,and fix chrome browser js problem.|44|0|2022-01-16|
|11|[dqwang122/MLROUGE](https://github.com/dqwang122/MLROUGE)|ROUGE for multilingual Summarization|6|0|2021-10-11| |11|[dqwang122/MLROUGE](https://github.com/dqwang122/MLROUGE)|ROUGE for multilingual Summarization|6|0|2021-10-11|
|12|[openresty/test-nginx](https://github.com/openresty/test-nginx)|Data-driven test scaffold for Nginx C module and OpenResty Lua library development|376|0|2021-12-21| |12|[openresty/test-nginx](https://github.com/openresty/test-nginx)|Data-driven test scaffold for Nginx C module and OpenResty Lua library development|376|0|2021-12-21|
|13|[Songmu/p5-Riji](https://github.com/Songmu/p5-Riji)|git based simple static site generator mainly for blogging|22|0|2022-01-16| |13|[Songmu/p5-Riji](https://github.com/Songmu/p5-Riji)|git based simple static site generator mainly for blogging|22|0|2022-01-16|
|14|[liaochenlanruo/pgcgap](https://github.com/liaochenlanruo/pgcgap)|The Prokaryotic Genomics and Comparative Genomics Analysis Pipeline|19|0|2021-12-23| |14|[liaochenlanruo/pgcgap](https://github.com/liaochenlanruo/pgcgap)|The Prokaryotic Genomics and Comparative Genomics Analysis Pipeline|19|0|2021-12-23|
|15|[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|206|0|2022-02-05| |15|[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|208|0|2022-02-06|
|16|[texjporg/cjk-gs-support](https://github.com/texjporg/cjk-gs-support)|Scripts to ease the use of CJK fonts with Ghostscript|28|0|2021-09-30| |16|[texjporg/cjk-gs-support](https://github.com/texjporg/cjk-gs-support)|Scripts to ease the use of CJK fonts with Ghostscript|28|0|2021-09-30|
|17|[MYDan/mayi](https://github.com/MYDan/mayi)|蚂蚁蛋运维助手(安装方式: curl -L http://update.mydan.org bash)|12|0|2021-10-14| |17|[MYDan/mayi](https://github.com/MYDan/mayi)|蚂蚁蛋运维助手(安装方式: curl -L http://update.mydan.org bash)|12|0|2021-10-14|
|18|[szabgab/perlmaven.com](https://github.com/szabgab/perlmaven.com)|The source files of the Perl Maven articles|58|0|2022-01-29| |18|[szabgab/perlmaven.com](https://github.com/szabgab/perlmaven.com)|The source files of the Perl Maven articles|58|0|2022-01-29|
|19|[houseabsolute/DateTime.pm](https://github.com/houseabsolute/DateTime.pm)|A date and time object for Perl|44|0|2021-12-23| |19|[houseabsolute/DateTime.pm](https://github.com/houseabsolute/DateTime.pm)|A date and time object for Perl|44|0|2021-12-23|
|20|[ko-ichi-h/khcoder](https://github.com/ko-ichi-h/khcoder)|KH Coder: for Quantitative Content Analysis or Text Mining|177|0|2022-02-05| |20|[ko-ichi-h/khcoder](https://github.com/ko-ichi-h/khcoder)|KH Coder: for Quantitative Content Analysis or Text Mining|177|0|2022-02-06|
|21|[thibaultcha/lua-resty-mlcache](https://github.com/thibaultcha/lua-resty-mlcache)|Layered caching library for OpenResty|312|0|2021-12-15| |21|[thibaultcha/lua-resty-mlcache](https://github.com/thibaultcha/lua-resty-mlcache)|Layered caching library for OpenResty|312|0|2021-12-15|
|22|[open-c3/open-c3](https://github.com/open-c3/open-c3)|CICD系统/发布系统/作业平台|137|0|2022-01-31| |22|[open-c3/open-c3](https://github.com/open-c3/open-c3)|CICD系统/发布系统/作业平台|137|0|2022-01-31|
|23|[g0v/people-in-news](https://github.com/g0v/people-in-news)|公眾人物新聞的追蹤|17|0|2021-11-01| |23|[g0v/people-in-news](https://github.com/g0v/people-in-news)|公眾人物新聞的追蹤|17|0|2021-11-01|

@ -1,208 +1,208 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|57739|48|2022-02-05| |1|[huggingface/transformers](https://github.com/huggingface/transformers)|🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.|57759|48|2022-02-06|
|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9287|46|2022-02-04| |2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9306|46|2022-02-04|
|3|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|34715|42|2022-02-05| |3|[Textualize/rich](https://github.com/Textualize/rich)|Rich is a Python library for rich text and beautiful formatting in the terminal.|34755|42|2022-02-05|
|4|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5161|32|2022-01-14| |4|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5164|32|2022-01-14|
|5|[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 ...|18783|29|2022-02-04| |5|[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 ...|18790|29|2022-02-04|
|6|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|983|25|2022-02-04| |6|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|983|24|2022-02-04|
|7|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|43017|24|2021-12-04| |7|[ageitgey/face_recognition](https://github.com/ageitgey/face_recognition)|The world's simplest facial recognition api for Python and the command line|43027|24|2021-12-04|
|8|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3164|21|2022-02-05| |8|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3178|21|2022-02-05|
|9|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17608|19|2022-02-05| |9|[taosdata/TDengine](https://github.com/taosdata/TDengine)|An open-source big data platform designed and optimized for the Internet of Things (IoT).|17611|19|2022-02-06|
|10|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票订票|30540|18|2021-08-25| |10|[testerSunshine/12306](https://github.com/testerSunshine/12306)|12306智能刷票订票|30543|18|2021-08-25|
|11|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40615|16|2022-02-05| |11|[3b1b/manim](https://github.com/3b1b/manim)|Animation engine for explanatory math videos|40652|16|2022-02-06|
|12|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人自动从豆瓣电影的想看、在看、看过中获取影音信息然后去PT站智能选种找到最匹配的资源加入自己的影音库。|413|15|2022-01-18| |12|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub解决访问时图裂、加载慢的问题。无需安装|9536|15|2022-02-06|
|13|[521xueweihan/GitHub520](https://github.com/521xueweihan/GitHub520)|:kissing_heart: 让你“爱”上 GitHub解决访问时图裂、加载慢的问题。无需安装|9526|15|2022-02-05| |13|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18189|14|2022-02-01|
|14|[open-mmlab/mmdetection](https://github.com/open-mmlab/mmdetection)|OpenMMLab Detection Toolbox and Benchmark|18184|14|2022-02-01| |14|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人自动从豆瓣电影的想看、在看、看过中获取影音信息然后去PT站智能选种找到最匹配的资源加入自己的影音库。|413|14|2022-01-18|
|15|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|863|13|2022-01-17| |15|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|865|13|2022-01-17|
|16|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|787|13|2022-01-30| |16|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|788|13|2022-01-30|
|17|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2855|11|2022-02-02| |17|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2871|11|2022-02-06|
|18|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot完全对接人人影视全部无删减资源|8645|10|2022-02-05| |18|[tgbot-collection/YYeTsBot](https://github.com/tgbot-collection/YYeTsBot)|🎬 人人影视bot完全对接人人影视全部无删减资源|8649|10|2022-02-06|
|19|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11687|10|2021-12-13| |19|[pjialin/py12306](https://github.com/pjialin/py12306)|🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理 |11687|10|2021-12-13|
|20|[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.|5345|9|2022-02-01| |20|[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.|5347|9|2022-02-01|
|21|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4271|9|2022-01-05| |21|[EssayKillerBrain/EssayKiller_V2](https://github.com/EssayKillerBrain/EssayKiller_V2)|基于开源GPT2.0的初代创作型人工智能 可扩展、可进化|4272|9|2022-01-05|
|22|[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|24935|9|2022-02-05| |22|[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|24935|9|2022-02-05|
|23|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13874|9|2022-01-13| |23|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13874|9|2022-01-13|
|24|[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🔥|4038|9|2022-01-29| |24|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17538|9|2022-02-06|
|25|[PaddlePaddle/Paddle](https://github.com/PaddlePaddle/Paddle)|PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)|17537|9|2022-02-05| |25|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|427|9|2022-01-27|
|26|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|427|9|2022-01-27| |26|[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.|10943|8|2022-02-06|
|27|[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.|10939|8|2022-02-04| |27|[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.|6289|8|2022-01-30|
|28|[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.|6289|8|2022-01-30| |28|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14287|8|2021-12-31|
|29|[jhao104/proxy_pool](https://github.com/jhao104/proxy_pool)|Python爬虫代理IP池(proxy pool)|14284|8|2021-12-31| |29|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1531|8|2022-01-17|
|30|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1531|8|2022-01-17| |30|[PaddlePaddle/PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP)|Easy-to-use and Fast NLP library with awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications.|2784|8|2022-02-06|
|31|[PaddlePaddle/PaddleNLP](https://github.com/PaddlePaddle/PaddleNLP)|Easy-to-use and Fast NLP library with awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications.|2782|8|2022-02-05| |31|[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🔥|4038|8|2022-01-29|
|32|[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.|6402|8|2022-01-25| |32|[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.|6411|8|2022-01-25|
|33|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14391|8|2021-12-13| |33|[Jack-Cherish/python-spider](https://github.com/Jack-Cherish/python-spider)|:rainbow:Python3网络爬虫实战淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等|14393|8|2021-12-13|
|34|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2087|7|2022-01-27| |34|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2089|7|2022-01-27|
|35|[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轻量级人脸检测模型)|6227|7|2021-11-25| |35|[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轻量级人脸检测模型)|6227|7|2021-11-25|
|36|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT中文BERT-wwm系列模型|6502|7|2022-01-24| |36|[ymcui/Chinese-BERT-wwm](https://github.com/ymcui/Chinese-BERT-wwm)|Pre-Training with Whole Word Masking for Chinese BERT中文BERT-wwm系列模型|6504|7|2022-01-24|
|37|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|1044|7|2022-02-05| |37|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|1048|7|2022-02-05|
|38|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1417|7|2022-01-25| |38|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1425|7|2022-02-06|
|39|[PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub)|Awesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)|7489|7|2022-01-21| |39|[PaddlePaddle/PaddleHub](https://github.com/PaddlePaddle/PaddleHub)|Awesome pre-trained models toolkit based on PaddlePaddle.(300+ models including Image, Text, Audio and Video with Easy Inference & Serving deployment)|7493|7|2022-01-21|
|40|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|1028|7|2022-01-28| |40|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|1028|7|2022-01-28|
|41|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11972|7|2022-01-28| |41|[pyecharts/pyecharts](https://github.com/pyecharts/pyecharts)|🎨 Python Echarts Plotting Library|11974|7|2022-01-28|
|42|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17456|7|2022-02-05| |42|[vnpy/vnpy](https://github.com/vnpy/vnpy)|基于Python的开源量化交易平台开发框架|17461|7|2022-02-06|
|43|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22317|6|2022-01-26| |43|[sqlmapproject/sqlmap](https://github.com/sqlmapproject/sqlmap)|Automatic SQL injection and database takeover tool|22327|6|2022-01-26|
|44|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7696|6|2022-01-27| |44|[wangshub/Douyin-Bot](https://github.com/wangshub/Douyin-Bot)|😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐? |7697|6|2022-01-27|
|45|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|5062|6|2021-12-26| |45|[biancangming/wtv](https://github.com/biancangming/wtv)|解决电脑、手机看电视直播的苦恼,收集各种直播源,电视直播网站|5082|6|2021-12-26|
|46|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|8875|6|2022-02-05| |46|[dmlc/dgl](https://github.com/dmlc/dgl)|Python package built to ease deep learning on graph, on top of existing DL frameworks.|8879|6|2022-02-05|
|47|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|400|6|2022-02-04| |47|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|400|6|2022-02-06|
|48|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17852|6|2022-01-30| |48|[jumpserver/jumpserver](https://github.com/jumpserver/jumpserver)|JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。|17854|6|2022-01-30|
|49|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|3946|5|2021-12-30| |49|[wbt5/real-url](https://github.com/wbt5/real-url)|获取斗鱼&虎牙&哔哩哔哩&抖音&快手等 58 个直播平台的真实流媒体地址(直播源)和弹幕,直播源可在 PotPlayer、flv.js 等播放器中播放。|3950|5|2022-02-05|
|50|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit『飞桨』深度学习全流程开发工具|3477|5|2022-01-18| |50|[PaddlePaddle/PaddleX](https://github.com/PaddlePaddle/PaddleX)|PaddlePaddle End-to-End Development Toolkit『飞桨』深度学习全流程开发工具|3478|5|2022-01-18|
|51|[hzwer/arXiv2020-RIFE](https://github.com/hzwer/arXiv2020-RIFE)|RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation|2250|5|2022-01-12| |51|[hzwer/arXiv2020-RIFE](https://github.com/hzwer/arXiv2020-RIFE)|RIFE: Real-Time Intermediate Flow Estimation for Video Frame Interpolation|2251|5|2022-01-12|
|52|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|767|5|2022-02-05| |52|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|769|5|2022-02-05|
|53|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易python3|759|5|2021-12-28| |53|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易python3|759|5|2021-12-28|
|54|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4092|5|2022-01-30| |54|[bojone/bert4keras](https://github.com/bojone/bert4keras)|keras implement of transformers for humans|4093|5|2022-01-30|
|55|[FengQuanLi/ResnetGPT](https://github.com/FengQuanLi/ResnetGPT)|用Resnet101+GPT搭建一个玩王者荣耀的AI|1853|5|2021-08-08| |55|[FengQuanLi/ResnetGPT](https://github.com/FengQuanLi/ResnetGPT)|用Resnet101+GPT搭建一个玩王者荣耀的AI|1853|5|2021-08-08|
|56|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|15281|5|2022-01-20| |56|[binux/pyspider](https://github.com/binux/pyspider)|A Powerful Spider(Web Crawler) System in Python.|15281|5|2022-01-20|
|57|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4706|5|2022-01-26| |57|[Morizeyao/GPT2-Chinese](https://github.com/Morizeyao/GPT2-Chinese)|Chinese version of GPT2 training code, using BERT tokenizer.|4707|5|2022-01-26|
|58|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4508|5|2022-02-04| |58|[akfamily/akshare](https://github.com/akfamily/akshare)|AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库|4514|5|2022-02-06|
|59|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual recognition powered by PaddlePaddle|3252|5|2022-01-30| |59|[PaddlePaddle/PaddleClas](https://github.com/PaddlePaddle/PaddleClas)|A treasure chest for visual recognition powered by PaddlePaddle|3253|5|2022-02-06|
|60|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|425|5|2022-01-28| |60|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|425|5|2022-01-28|
|61|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6603|5|2022-02-01| |61|[rwv/chinese-dos-games](https://github.com/rwv/chinese-dos-games)|🎮 Chinese DOS games collections.|6603|5|2022-02-01|
|62|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|740|5|2022-01-22| |62|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|742|5|2022-01-22|
|63|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|3091|5|2022-02-01| |63|[open-mmlab/mmsegmentation](https://github.com/open-mmlab/mmsegmentation)|OpenMMLab Semantic Segmentation Toolbox and Benchmark.|3093|5|2022-02-01|
|64|[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|6818|5|2022-01-13| |64|[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|6819|5|2022-01-13|
|65|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5824|5|2022-02-05| |65|[kornia/kornia](https://github.com/kornia/kornia)|Open Source Differentiable Computer Vision Library|5824|5|2022-02-06|
|66|[bangumi/server](https://github.com/bangumi/server)|The next-generation backend server for https://bgm.tv|304|5|2022-02-01| |66|[bangumi/server](https://github.com/bangumi/server)|The next-generation backend server for https://bgm.tv|304|5|2022-02-01|
|67|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.https://arxiv.org/abs/2108.11250|864|5|2021-12-14| |67|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.https://arxiv.org/abs/2108.11250|865|5|2021-12-14|
|68|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|750|5|2022-01-26| |68|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|750|5|2022-01-26|
|69|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11328|5|2022-01-06| |69|[meolu/walle-web](https://github.com/meolu/walle-web)|walle - 瓦力 Devops开源项目代码部署平台|11328|5|2022-01-06|
|70|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6931|4|2021-10-17| |70|[luyishisi/Anti-Anti-Spider](https://github.com/luyishisi/Anti-Anti-Spider)|越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)(因工作原因,项目暂停) |6934|4|2021-10-17|
|71|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8666|4|2022-01-13| |71|[x-hw/amazing-qr](https://github.com/x-hw/amazing-qr)|💮 amazing QRCode generator in Python (supporting animated gif) - Python amazing 二维码生成器(支持 gif 动态图片二维码)|8666|4|2022-01-13|
|72|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1021|4|2022-01-26| |72|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1026|4|2022-01-26|
|73|[open-mmlab/mmtracking](https://github.com/open-mmlab/mmtracking)|OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.|2010|4|2022-02-03| |73|[open-mmlab/mmtracking](https://github.com/open-mmlab/mmtracking)|OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.|2013|4|2022-02-03|
|74|[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 ...|3624|4|2022-02-03| |74|[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 ...|3631|4|2022-02-06|
|75|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4279|4|2021-12-11| |75|[TheKingOfDuck/fuzzDicts](https://github.com/TheKingOfDuck/fuzzDicts)|Web Pentesting Fuzz 字典,一个就够了。|4286|4|2021-12-11|
|76|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|2242|4|2021-12-24| |76|[TophantTechnology/ARL](https://github.com/TophantTechnology/ARL)|ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。|2242|4|2021-12-24|
|77|[zhzyker/vulmap](https://github.com/zhzyker/vulmap)|Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能|2111|4|2021-11-15| |77|[zhzyker/vulmap](https://github.com/zhzyker/vulmap)|Vulmap 是一款 web 漏洞扫描和验证工具, 可对 webapps 进行漏洞扫描, 并且具备漏洞验证功能|2111|4|2021-11-15|
|78|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4355|4|2021-12-30| |78|[shmilylty/OneForAll](https://github.com/shmilylty/OneForAll)|OneForAll是一款功能强大的子域收集工具|4360|4|2021-12-30|
|79|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18610|4|2022-02-04| |79|[celery/celery](https://github.com/celery/celery)|Distributed Task Queue (development branch)|18613|4|2022-02-05|
|80|[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 ...|4063|4|2021-10-02| |80|[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 ...|4066|4|2021-10-02|
|81|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3700|4|2022-02-04| |81|[yoshiko2/Movie_Data_Capture](https://github.com/yoshiko2/Movie_Data_Capture)|本地电影刮削与整理一体化解决方案|3707|4|2022-02-06|
|82|[minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon)|人像卡通化探索项目 (photo-to-cartoon translation project)|2929|4|2021-12-02| |82|[minivision-ai/photo2cartoon](https://github.com/minivision-ai/photo2cartoon)|人像卡通化探索项目 (photo-to-cartoon translation project)|2933|4|2021-12-02|
|83|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5734|4|2021-10-19| |83|[lancopku/pkuseg-python](https://github.com/lancopku/pkuseg-python)|pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation|5735|4|2021-10-19|
|84|[wb14123/seq2seq-couplet](https://github.com/wb14123/seq2seq-couplet)|Play couplet with seq2seq model. 用深度学习对对联。|5184|4|2021-10-15| |84|[wb14123/seq2seq-couplet](https://github.com/wb14123/seq2seq-couplet)|Play couplet with seq2seq model. 用深度学习对对联。|5184|4|2021-10-15|
|85|[chen310/NeteaseCloudMusicTasks](https://github.com/chen310/NeteaseCloudMusicTasks)|网易云音乐自动任务:刷等级、云贝、云豆等|258|4|2022-01-27| |85|[chen310/NeteaseCloudMusicTasks](https://github.com/chen310/NeteaseCloudMusicTasks)|网易云音乐自动任务:刷等级、云贝、云豆等|263|4|2022-02-05|
|86|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|5475|4|2021-11-23| |86|[Jrohy/multi-v2ray](https://github.com/Jrohy/multi-v2ray)|v2ray/xray多用户管理部署程序|5474|4|2021-11-23|
|87|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)|6356|4|2022-01-24| |87|[PaddlePaddle/models](https://github.com/PaddlePaddle/models)|Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)|6357|4|2022-01-24|
|88|[PaddlePaddle/ERNIE](https://github.com/PaddlePaddle/ERNIE)|Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.|4726|4|2021-12-27| |88|[PaddlePaddle/ERNIE](https://github.com/PaddlePaddle/ERNIE)|Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.|4728|4|2021-12-27|
|89|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|591|3|2022-01-14| |89|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|591|3|2022-01-14|
|90|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4252|3|2022-02-04| |90|[thu-ml/tianshou](https://github.com/thu-ml/tianshou)|An elegant PyTorch deep reinforcement learning library.|4254|3|2022-02-04|
|91|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|3435|3|2022-02-04| |91|[open-mmlab/mmcv](https://github.com/open-mmlab/mmcv)|OpenMMLab Computer Vision Foundation|3436|3|2022-02-06|
|92|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|4376|3|2021-09-06| |92|[tychxn/jd-assistant](https://github.com/tychxn/jd-assistant)|京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能|4377|3|2021-09-06|
|93|[Oshino29/ngaArchive](https://github.com/Oshino29/ngaArchive)|nga论坛帖子的存档|452|3|2021-10-10| |93|[Oshino29/ngaArchive](https://github.com/Oshino29/ngaArchive)|nga论坛帖子的存档|452|3|2021-10-10|
|94|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|505|3|2022-01-10| |94|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|507|3|2022-01-10|
|95|[ha0y/xiaomi_miot_raw](https://github.com/ha0y/xiaomi_miot_raw)|All-in-one & Easy-to-use. Integrate all your Xiaomi Smart Home - with a single integration and NO YAML files - into Home Assistant.|1125|3|2022-01-30| |95|[ha0y/xiaomi_miot_raw](https://github.com/ha0y/xiaomi_miot_raw)|All-in-one & Easy-to-use. Integrate all your Xiaomi Smart Home - with a single integration and NO YAML files - into Home Assistant.|1129|3|2022-02-06|
|96|[SpiderClub/haipproxy](https://github.com/SpiderClub/haipproxy)|:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis|5029|3|2021-10-06| |96|[SpiderClub/haipproxy](https://github.com/SpiderClub/haipproxy)|:sparkling_heart: High available distributed ip proxy pool, powerd by Scrapy and Redis|5030|3|2021-10-06|
|97|[tensorlayer/TensorLayer](https://github.com/tensorlayer/TensorLayer)|Deep Learning and Reinforcement Learning Library for Scientists and Engineers |6814|3|2021-12-03| |97|[tensorlayer/TensorLayer](https://github.com/tensorlayer/TensorLayer)|Deep Learning and Reinforcement Learning Library for Scientists and Engineers |6815|3|2021-12-03|
|98|[jerry3747/taobao_seckill](https://github.com/jerry3747/taobao_seckill)|淘宝、天猫半价抢购,抢电视、抢茅台,干死黄牛党|1243|3|2021-11-09| |98|[jerry3747/taobao_seckill](https://github.com/jerry3747/taobao_seckill)|淘宝、天猫半价抢购,抢电视、抢茅台,干死黄牛党|1246|3|2021-11-09|
|99|[TsinghuaAI/CPM-1-Generate](https://github.com/TsinghuaAI/CPM-1-Generate)|Chinese Pre-Trained Language Models (CPM-LM) Version-I|1189|3|2021-09-26| |99|[TsinghuaAI/CPM-1-Generate](https://github.com/TsinghuaAI/CPM-1-Generate)|Chinese Pre-Trained Language Models (CPM-LM) Version-I|1189|3|2021-09-26|
|100|[jiangxufeng/v2rayL](https://github.com/jiangxufeng/v2rayL)|v2ray linux GUI客户端支持订阅、vemss、ss等协议自动更新订阅、检查版本更新|2768|3|2022-01-13| |100|[jiangxufeng/v2rayL](https://github.com/jiangxufeng/v2rayL)|v2ray linux GUI客户端支持订阅、vemss、ss等协议自动更新订阅、检查版本更新|2769|3|2022-01-13|
|101|[JustMachiavelli/javsdt](https://github.com/JustMachiavelli/javsdt)|影片信息整理工具抓取元数据nfo自定义重命名文件(夹)下载fanart裁剪poster为emby、kodi、极影派铺路。|2754|3|2022-01-13| |101|[JustMachiavelli/javsdt](https://github.com/JustMachiavelli/javsdt)|影片信息整理工具抓取元数据nfo自定义重命名文件(夹)下载fanart裁剪poster为emby、kodi、极影派铺路。|2754|3|2022-01-13|
|102|[aaPanel/BaoTa](https://github.com/aaPanel/BaoTa)|宝塔Linux面板 - 简单好用的服务器运维面板|3255|3|2022-01-14| |102|[aaPanel/BaoTa](https://github.com/aaPanel/BaoTa)|宝塔Linux面板 - 简单好用的服务器运维面板|3255|3|2022-01-14|
|103|[darknessomi/musicbox](https://github.com/darknessomi/musicbox)|网易云音乐命令行版本|9181|3|2022-01-30| |103|[darknessomi/musicbox](https://github.com/darknessomi/musicbox)|网易云音乐命令行版本|9180|3|2022-01-30|
|104|[chineseocr/chineseocr](https://github.com/chineseocr/chineseocr)|yolo3+ocr|4626|3|2021-11-02| |104|[chineseocr/chineseocr](https://github.com/chineseocr/chineseocr)|yolo3+ocr|4627|3|2021-11-02|
|105|[microsoft/Graphormer](https://github.com/microsoft/Graphormer)|Graphormer is a deep learning package that allows researchers and developers to train custom models for molecule modeling tasks. It aims to accelerate the research and application in AI for molecule s ...|767|3|2022-01-07| |105|[microsoft/Graphormer](https://github.com/microsoft/Graphormer)|Graphormer is a deep learning package that allows researchers and developers to train custom models for molecule modeling tasks. It aims to accelerate the research and application in AI for molecule s ...|767|3|2022-01-07|
|106|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|3395|3|2022-01-30| |106|[hhyo/Archery](https://github.com/hhyo/Archery)|SQL 审核查询平台|3395|3|2022-01-30|
|107|[0xHJK/music-dl](https://github.com/0xHJK/music-dl)|search and download music 从网易云音乐、QQ音乐、酷狗音乐、百度音乐、虾米音乐、咪咕音乐等搜索和下载歌曲|2839|3|2021-08-14| |107|[0xHJK/music-dl](https://github.com/0xHJK/music-dl)|search and download music 从网易云音乐、QQ音乐、酷狗音乐、百度音乐、虾米音乐、咪咕音乐等搜索和下载歌曲|2840|3|2021-08-14|
|108|[Jittor/jittor](https://github.com/Jittor/jittor)|Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.|2337|3|2022-01-30| |108|[Jittor/jittor](https://github.com/Jittor/jittor)|Jittor is a high-performance deep learning framework based on JIT compiling and meta-operators.|2339|3|2022-01-30|
|109|[nschloe/matplotx](https://github.com/nschloe/matplotx)|:bar_chart: More styles and useful extensions for Matplotlib|274|3|2022-02-03| |109|[nschloe/matplotx](https://github.com/nschloe/matplotx)|:bar_chart: More styles and useful extensions for Matplotlib|274|3|2022-02-06|
|110|[yihong0618/running_page](https://github.com/yihong0618/running_page)|Make your own running home page|1600|3|2022-01-29| |110|[yihong0618/running_page](https://github.com/yihong0618/running_page)|Make your own running home page|1600|3|2022-01-29|
|111|[QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|6284|3|2022-01-24| |111|[QUANTAXIS/QUANTAXIS](https://github.com/QUANTAXIS/QUANTAXIS)|QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权/港股/虚拟货币 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案|6287|3|2022-01-24|
|112|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|397|3|2021-09-14| |112|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|398|3|2021-09-14|
|113|[DA-southampton/TRM_tutorial](https://github.com/DA-southampton/TRM_tutorial)|Transformer在CV和NLP领域的变体模型的从零解读TransformerVITSwin Transformer|217|3|2021-12-05| |113|[DA-southampton/TRM_tutorial](https://github.com/DA-southampton/TRM_tutorial)|Transformer在CV和NLP领域的变体模型的从零解读TransformerVITSwin Transformer|217|3|2021-12-05|
|114|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|6301|3|2021-12-13| |114|[shidenggui/easytrader](https://github.com/shidenggui/easytrader)|提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件|6303|3|2021-12-13|
|115|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4073|3|2021-09-14| |115|[chatopera/Synonyms](https://github.com/chatopera/Synonyms)|:herb: 中文近义词:聊天机器人,智能问答工具包|4074|3|2021-09-14|
|116|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|790|3|2022-02-05| |116|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|790|3|2022-02-06|
|117|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|2983|3|2022-02-05| |117|[man-group/dtale](https://github.com/man-group/dtale)|Visualizer for pandas data structures|2984|3|2022-02-05|
|118|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式|3003|3|2022-01-20| |118|[zq1997/deepin-wine](https://github.com/zq1997/deepin-wine)|【deepin源移植】Debian/Ubuntu上最快的QQ/微信安装方式|3010|3|2022-01-20|
|119|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|1674|3|2022-02-02| |119|[open-mmlab/mmaction2](https://github.com/open-mmlab/mmaction2)|OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark|1674|3|2022-02-02|
|120|[CollegesChat/university-information](https://github.com/CollegesChat/university-information)|收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节|768|3|2021-08-25| |120|[CollegesChat/university-information](https://github.com/CollegesChat/university-information)|收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节|768|3|2021-08-25|
|121|[CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE)|中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard |2501|3|2022-01-07| |121|[CLUEbenchmark/CLUE](https://github.com/CLUEbenchmark/CLUE)|中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard |2501|3|2022-01-07|
|122|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3194|3|2021-12-20| |122|[zpoint/CPython-Internals](https://github.com/zpoint/CPython-Internals)|Dive into CPython internals, trying to illustrate every detail of CPython implementation|3195|3|2021-12-20|
|123|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|2324|3|2022-01-21| |123|[hunshcn/gh-proxy](https://github.com/hunshcn/gh-proxy)|github release、archive以及项目文件的加速项目|2329|3|2022-01-21|
|124|[zhimingshenjun/DD_Monitor](https://github.com/zhimingshenjun/DD_Monitor)|DD监控室第一版|1015|3|2021-10-14| |124|[zhimingshenjun/DD_Monitor](https://github.com/zhimingshenjun/DD_Monitor)|DD监控室第一版|1015|3|2021-10-14|
|125|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。|3196|3|2022-01-23| |125|[wzpan/wukong-robot](https://github.com/wzpan/wukong-robot)|🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,还可能是首个支持脑机交互的开源智能音箱项目。|3196|3|2022-01-23|
|126|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|2350|3|2021-10-11| |126|[GeneralNewsExtractor/GeneralNewsExtractor](https://github.com/GeneralNewsExtractor/GeneralNewsExtractor)| 新闻网页正文通用抽取器 Beta 版.|2350|3|2021-10-11|
|127|[BlankerL/DXY-COVID-19-Data](https://github.com/BlankerL/DXY-COVID-19-Data)|2019新型冠状病毒疫情时间序列数据仓库 COVID-19/2019-nCoV Infection Time Series Data Warehouse|2033|3|2022-02-04| |127|[BlankerL/DXY-COVID-19-Data](https://github.com/BlankerL/DXY-COVID-19-Data)|2019新型冠状病毒疫情时间序列数据仓库 COVID-19/2019-nCoV Infection Time Series Data Warehouse|2034|3|2022-02-06|
|128|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|2022|3|2022-02-04| |128|[open-mmlab/mmdetection3d](https://github.com/open-mmlab/mmdetection3d)|OpenMMLab's next-generation platform for general 3D object detection.|2022|3|2022-02-04|
|129|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|5064|3|2022-01-13| |129|[nl8590687/ASRT_SpeechRecognition](https://github.com/nl8590687/ASRT_SpeechRecognition)|A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统|5064|3|2022-01-13|
|130|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|1596|3|2022-02-05| |130|[open-mmlab/mmpose](https://github.com/open-mmlab/mmpose)|OpenMMLab Pose Estimation Toolbox and Benchmark.|1596|3|2022-02-05|
|131|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|556|3|2022-01-25| |131|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|556|3|2022-01-25|
|132|[StepfenShawn/Cantonese](https://github.com/StepfenShawn/Cantonese)|粤语编程语言.The Cantonese programming language.|1067|3|2022-01-31| |132|[StepfenShawn/Cantonese](https://github.com/StepfenShawn/Cantonese)|粤语编程语言.The Cantonese programming language.|1067|3|2022-01-31|
|133|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1326|3|2021-12-31| |133|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1328|3|2021-12-31|
|134|[open-mmlab/mmediting](https://github.com/open-mmlab/mmediting)|OpenMMLab Image and Video Editing Toolbox|2714|3|2022-01-30| |134|[open-mmlab/mmediting](https://github.com/open-mmlab/mmediting)|OpenMMLab Image and Video Editing Toolbox|2715|3|2022-01-30|
|135|[pythonstock/stock](https://github.com/pythonstock/stock)|stock股票系统。使用python进行开发。|4955|3|2022-01-12| |135|[pythonstock/stock](https://github.com/pythonstock/stock)|stock股票系统。使用python进行开发。|4956|3|2022-01-12|
|136|[opendevops-cn/opendevops](https://github.com/opendevops-cn/opendevops)|CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台|3036|3|2022-01-15| |136|[opendevops-cn/opendevops](https://github.com/opendevops-cn/opendevops)|CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台|3036|3|2022-01-15|
|137|[RUCAIBox/RecBole](https://github.com/RUCAIBox/RecBole)|A unified, comprehensive and efficient recommendation library|1594|3|2022-01-27| |137|[RUCAIBox/RecBole](https://github.com/RUCAIBox/RecBole)|A unified, comprehensive and efficient recommendation library|1598|3|2022-01-27|
|138|[H4ckForJob/dirmap](https://github.com/H4ckForJob/dirmap)|An advanced web directory & file scanning tool that will be more powerful than DirBuster, Dirsearch, cansina, and Yu Jian.一个高级web目录、文件扫描工具功能将会强于DirBuster、Dirsearch、cansina、御剑。|2155|2|2022-01-29| |138|[H4ckForJob/dirmap](https://github.com/H4ckForJob/dirmap)|An advanced web directory & file scanning tool that will be more powerful than DirBuster, Dirsearch, cansina, and Yu Jian.一个高级web目录、文件扫描工具功能将会强于DirBuster、Dirsearch、cansina、御剑。|2155|2|2022-01-29|
|139|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|3075|2|2021-11-16| |139|[garrettj403/SciencePlots](https://github.com/garrettj403/SciencePlots)|Matplotlib styles for scientific plotting|3077|2|2021-11-16|
|140|[DLLXW/data-science-competition](https://github.com/DLLXW/data-science-competition)|该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖kaggle, 阿里天池华为云大赛校园赛百度aistudio和鲸社区datafountain等|903|2|2022-01-17| |140|[DLLXW/data-science-competition](https://github.com/DLLXW/data-science-competition)|该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖kaggle, 阿里天池华为云大赛校园赛百度aistudio和鲸社区datafountain等|904|2|2022-01-17|
|141|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package manager with PEP 582 support.|1897|2|2022-02-05| |141|[pdm-project/pdm](https://github.com/pdm-project/pdm)|A modern Python package manager with PEP 582 support.|1901|2|2022-02-06|
|142|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|534|2|2022-01-27| |142|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|535|2|2022-01-27|
|143|[datamllab/rlcard](https://github.com/datamllab/rlcard)|Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.|1593|2|2021-12-16| |143|[datamllab/rlcard](https://github.com/datamllab/rlcard)|Reinforcement Learning / AI Bots in Card (Poker) Games - Blackjack, Leduc, Texas, DouDizhu, Mahjong, UNO.|1593|2|2021-12-16|
|144|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错KenlmSeq2Seq_AttentionBERTMacBERTELECTRAERNIETransformer等模型实现开箱即用。|2965|2|2022-01-29| |144|[shibing624/pycorrector](https://github.com/shibing624/pycorrector)|pycorrector is a toolkit for text error correction. 文本纠错KenlmSeq2Seq_AttentionBERTMacBERTELECTRAERNIETransformer等模型实现开箱即用。|2966|2|2022-01-29|
|145|[CTF-MissFeng/bayonet](https://github.com/CTF-MissFeng/bayonet)|bayonet是一款src资产管理系统从子域名、端口服务、漏洞、爬虫等一体化的资产管理系统|1102|2|2022-01-13| |145|[CTF-MissFeng/bayonet](https://github.com/CTF-MissFeng/bayonet)|bayonet是一款src资产管理系统从子域名、端口服务、漏洞、爬虫等一体化的资产管理系统|1102|2|2022-01-13|
|146|[P1-Team/AlliN](https://github.com/P1-Team/AlliN)|A flexible scanner|512|2|2022-01-18| |146|[P1-Team/AlliN](https://github.com/P1-Team/AlliN)|A flexible scanner|512|2|2022-01-18|
|147|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|3201|2|2022-01-19| |147|[Python3WebSpider/ProxyPool](https://github.com/Python3WebSpider/ProxyPool)|An Efficient ProxyPool with Getter, Tester and Server|3202|2|2022-01-19|
|148|[newpanjing/simpleui](https://github.com/newpanjing/simpleui)|A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用喜欢可以点个star✨|2458|2|2021-12-13| |148|[newpanjing/simpleui](https://github.com/newpanjing/simpleui)|A modern theme based on vue+element-ui for django admin.一款基于vue+element-ui的django admin现代化主题。全球20000+网站都在使用喜欢可以点个star✨|2458|2|2021-12-13|
|149|[Tencent/Lichee](https://github.com/Tencent/Lichee)|一个多模态内容理解算法框架,其中包含数据处理、预训练模型、常见模型以及模型加速等模块。|176|2|2021-10-26| |149|[Tencent/Lichee](https://github.com/Tencent/Lichee)|一个多模态内容理解算法框架,其中包含数据处理、预训练模型、常见模型以及模型加速等模块。|176|2|2021-10-26|
|150|[ChineseGLUE/ChineseGLUE](https://github.com/ChineseGLUE/ChineseGLUE)|Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard|1558|2|2021-12-01| |150|[ChineseGLUE/ChineseGLUE](https://github.com/ChineseGLUE/ChineseGLUE)|Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard|1558|2|2021-12-01|
|151|[AlexxIT/XiaomiGateway3](https://github.com/AlexxIT/XiaomiGateway3)|Control Zigbee, BLE and Mesh devices from Home Assistant with Xiaomi Gateway 3 (ZNDMWG03LM) on original firmware|1256|2|2022-02-04| |151|[AlexxIT/XiaomiGateway3](https://github.com/AlexxIT/XiaomiGateway3)|Control Zigbee, BLE and Mesh devices from Home Assistant with Xiaomi Gateway 3 (ZNDMWG03LM) on original firmware|1262|2|2022-02-04|
|152|[lobbyboy-ssh/lobbyboy](https://github.com/lobbyboy-ssh/lobbyboy)|A lobby boy will create a VPS server when you need one, and destroy it after using it.|198|2|2021-12-12| |152|[lobbyboy-ssh/lobbyboy](https://github.com/lobbyboy-ssh/lobbyboy)|A lobby boy will create a VPS server when you need one, and destroy it after using it.|198|2|2021-12-12|
|153|[PaddlePaddle/PARL](https://github.com/PaddlePaddle/PARL)|A high-performance distributed training framework for Reinforcement Learning |2408|2|2022-01-25| |153|[PaddlePaddle/PARL](https://github.com/PaddlePaddle/PARL)|A high-performance distributed training framework for Reinforcement Learning |2409|2|2022-01-25|
|154|[hukaixuan19970627/yolov5_obb](https://github.com/hukaixuan19970627/yolov5_obb)|yolov5 + csl_label.(Oriented Object Detection)Rotation DetectionRotated BBox基于yolov5的旋转目标检测|494|2|2022-01-22| |154|[hukaixuan19970627/yolov5_obb](https://github.com/hukaixuan19970627/yolov5_obb)|yolov5 + csl_label.(Oriented Object Detection)Rotation DetectionRotated BBox基于yolov5的旋转目标检测|494|2|2022-01-22|
|155|[dbiir/UER-py](https://github.com/dbiir/UER-py)|Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo|1892|2|2022-01-19| |155|[dbiir/UER-py](https://github.com/dbiir/UER-py)|Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo|1893|2|2022-01-19|
|156|[Tramac/awesome-semantic-segmentation-pytorch](https://github.com/Tramac/awesome-semantic-segmentation-pytorch)|Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)|2063|2|2021-09-15| |156|[Tramac/awesome-semantic-segmentation-pytorch](https://github.com/Tramac/awesome-semantic-segmentation-pytorch)|Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)|2064|2|2021-09-15|
|157|[dataabc/weibo-crawler](https://github.com/dataabc/weibo-crawler)|新浪微博爬虫用python爬取新浪微博数据并下载微博图片和微博视频|1566|2|2022-01-19| |157|[dataabc/weibo-crawler](https://github.com/dataabc/weibo-crawler)|新浪微博爬虫用python爬取新浪微博数据并下载微博图片和微博视频|1569|2|2022-01-19|
|158|[guoday/Tencent2020_Rank1st](https://github.com/guoday/Tencent2020_Rank1st)|The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.|922|2|2022-01-18| |158|[guoday/Tencent2020_Rank1st](https://github.com/guoday/Tencent2020_Rank1st)|The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.|922|2|2022-01-18|
|159|[parzulpan/reallive](https://github.com/parzulpan/reallive)|A cross-platform network media aggregation application.|1011|2|2022-01-15| |159|[parzulpan/reallive](https://github.com/parzulpan/reallive)|A cross-platform network media aggregation application.|1011|2|2022-01-15|
|160|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|4474|2|2022-02-05| |160|[ricequant/rqalpha](https://github.com/ricequant/rqalpha)|A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities|4475|2|2022-02-05|
|161|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4328|2|2022-01-30| |161|[liangliangyy/DjangoBlog](https://github.com/liangliangyy/DjangoBlog)|🍺基于Django的博客系统|4333|2|2022-01-30|
|162|[AntonVanke/JDBrandMember](https://github.com/AntonVanke/JDBrandMember)|京东自动入会获取京豆|478|2|2021-11-15| |162|[AntonVanke/JDBrandMember](https://github.com/AntonVanke/JDBrandMember)|京东自动入会获取京豆|478|2|2021-11-15|
|163|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ (Maintainer needed)|3436|2|2022-01-14| |163|[imWildCat/scylla](https://github.com/imWildCat/scylla)|Intelligent proxy pool for Humans™ (Maintainer needed)|3436|2|2022-01-14|
|164|[PaddlePaddle/Research](https://github.com/PaddlePaddle/Research)|novel deep learning research works with PaddlePaddle|1156|2|2022-01-21| |164|[PaddlePaddle/Research](https://github.com/PaddlePaddle/Research)|novel deep learning research works with PaddlePaddle|1156|2|2022-01-21|
|165|[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)|原神抽卡记录导出|663|2|2022-02-04| |165|[sunfkny/genshin-gacha-export](https://github.com/sunfkny/genshin-gacha-export)|原神抽卡记录导出|665|2|2022-02-04|
|166|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4296|2|2021-10-04| |166|[wepe/MachineLearning](https://github.com/wepe/MachineLearning)|Basic Machine Learning and Deep Learning|4297|2|2021-10-04|
|167|[ZainCheung/netease-cloud](https://github.com/ZainCheung/netease-cloud)|网易云音乐全自动每日打卡300首歌升级账号等级支持微信提醒支持无服务器云函数部署|1254|2|2022-01-15| |167|[ZainCheung/netease-cloud](https://github.com/ZainCheung/netease-cloud)|网易云音乐全自动每日打卡300首歌升级账号等级支持微信提醒支持无服务器云函数部署|1255|2|2022-01-15|
|168|[blackboxo/CleanMyWechat](https://github.com/blackboxo/CleanMyWechat)|自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。|1184|2|2021-11-18| |168|[blackboxo/CleanMyWechat](https://github.com/blackboxo/CleanMyWechat)|自动删除 PC 端微信缓存数据,包括从所有聊天中自动下载的大量文件、视频、图片等数据内容,解放你的空间。|1184|2|2021-11-18|
|169|[0x727/FingerprintHub](https://github.com/0x727/FingerprintHub)|侦查守卫(ObserverWard)的指纹库|315|2|2022-02-03| |169|[0x727/FingerprintHub](https://github.com/0x727/FingerprintHub)|侦查守卫(ObserverWard)的指纹库|315|2|2022-02-03|
|170|[fastnlp/fastNLP](https://github.com/fastnlp/fastNLP)|fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.|2484|2|2021-12-06| |170|[fastnlp/fastNLP](https://github.com/fastnlp/fastNLP)|fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.|2484|2|2021-12-06|
|171|[my8100/scrapydweb](https://github.com/my8100/scrapydweb)|Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Monitor & Alert, and Mobile UI. DEMO :point_right:|2415|2|2022-01-13| |171|[my8100/scrapydweb](https://github.com/my8100/scrapydweb)|Web app for Scrapyd cluster management, Scrapy log analysis & visualization, Auto packaging, Timer tasks, Monitor & Alert, and Mobile UI. DEMO :point_right:|2415|2|2022-01-13|
|172|[ymcui/Chinese-ELECTRA](https://github.com/ymcui/Chinese-ELECTRA)|Pre-trained Chinese ELECTRA中文ELECTRA预训练模型|1073|2|2022-01-10| |172|[ymcui/Chinese-ELECTRA](https://github.com/ymcui/Chinese-ELECTRA)|Pre-trained Chinese ELECTRA中文ELECTRA预训练模型|1073|2|2022-01-10|
|173|[datasets/covid-19](https://github.com/datasets/covid-19)|Novel Coronavirus 2019 time series data on cases|1137|2|2022-02-05| |173|[datasets/covid-19](https://github.com/datasets/covid-19)|Novel Coronavirus 2019 time series data on cases|1137|2|2022-02-06|
|174|[zvtvz/zvt](https://github.com/zvtvz/zvt)|modular quant framework.|1853|2|2022-01-22| |174|[zvtvz/zvt](https://github.com/zvtvz/zvt)|modular quant framework.|1855|2|2022-01-22|
|175|[elmagnificogi/diablo2_resurrected_filter](https://github.com/elmagnificogi/diablo2_resurrected_filter)|diablo2 resurrected loot filter|244|2|2021-10-26| |175|[elmagnificogi/diablo2_resurrected_filter](https://github.com/elmagnificogi/diablo2_resurrected_filter)|diablo2 resurrected loot filter|244|2|2021-10-26|
|176|[FengQuanLi/WZCQ](https://github.com/FengQuanLi/WZCQ)|用基于策略梯度得强化学习方法训练AI玩王者荣耀|389|2|2021-11-16| |176|[FengQuanLi/WZCQ](https://github.com/FengQuanLi/WZCQ)|用基于策略梯度得强化学习方法训练AI玩王者荣耀|392|2|2021-11-16|
|177|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|717|2|2022-02-04| |177|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|717|2|2022-02-04|
|178|[zhanyong-wan/dongbei](https://github.com/zhanyong-wan/dongbei)|东北方言编程语言|1859|2|2021-10-07| |178|[zhanyong-wan/dongbei](https://github.com/zhanyong-wan/dongbei)|东北方言编程语言|1858|2|2021-10-07|
|179|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |656|2|2022-02-04| |179|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |655|2|2022-02-04|
|180|[ZiyaoGeng/Recommender-System-with-TF2.0](https://github.com/ZiyaoGeng/Recommender-System-with-TF2.0)|Recurrence the recommender paper with Tensorflow2.0|1275|2|2021-12-13| |180|[ZiyaoGeng/Recommender-System-with-TF2.0](https://github.com/ZiyaoGeng/Recommender-System-with-TF2.0)|Recurrence the recommender paper with Tensorflow2.0|1275|2|2021-12-13|
|181|[google-research/multilingual-t5](https://github.com/google-research/multilingual-t5)|-|805|2|2022-01-21| |181|[google-research/multilingual-t5](https://github.com/google-research/multilingual-t5)|-|805|2|2022-01-21|
|182|[emacs-eaf/emacs-application-framework](https://github.com/emacs-eaf/emacs-application-framework)|A free/libre and open-source extensible framework that revolutionizes the graphical capabilities of Emacs, the key to ultimately Live in Emacs|1996|2|2022-01-23| |182|[emacs-eaf/emacs-application-framework](https://github.com/emacs-eaf/emacs-application-framework)|A free/libre and open-source extensible framework that revolutionizes the graphical capabilities of Emacs, the key to ultimately Live in Emacs|1996|2|2022-01-23|
|183|[HaujetZhao/QuickCut](https://github.com/HaujetZhao/QuickCut)|Your most handy video processing software|1380|2|2022-01-14| |183|[HaujetZhao/QuickCut](https://github.com/HaujetZhao/QuickCut)|Your most handy video processing software|1381|2|2022-01-14|
|184|[Rick-Lang/rickroll-lang](https://github.com/Rick-Lang/rickroll-lang)|Rick Roll Language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are coming from Rick Astley's lyrics. Discord server: https://d ...|545|2|2022-02-02| |184|[Rick-Lang/rickroll-lang](https://github.com/Rick-Lang/rickroll-lang)|Rick Roll Language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are coming from Rick Astley's lyrics. Discord server: https://d ...|546|2|2022-02-06|
|185|[al-one/hass-xiaomi-miot](https://github.com/al-one/hass-xiaomi-miot)|Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices.|809|2|2022-02-05| |185|[al-one/hass-xiaomi-miot](https://github.com/al-one/hass-xiaomi-miot)|Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices.|809|2|2022-02-05|
|186|[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 ...|2893|2|2022-01-18| |186|[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 ...|2894|2|2022-01-18|
|187|[kelvinBen/AppInfoScanner](https://github.com/kelvinBen/AppInfoScanner)|一款适用于以HW行动/红队/渗透测试团队为场景的移动端(Android、iOS、WEB、H5、静态网站)信息收集扫描工具可以帮助渗透测试工程师、攻击队成员、红队成员快速收集到移动端或者静态WEB站点中关键的资产信息并提供基本的信息输出,如Title、Domain、CDN、指纹信息、状态信息等。|948|2|2021-08-31| |187|[kelvinBen/AppInfoScanner](https://github.com/kelvinBen/AppInfoScanner)|一款适用于以HW行动/红队/渗透测试团队为场景的移动端(Android、iOS、WEB、H5、静态网站)信息收集扫描工具可以帮助渗透测试工程师、攻击队成员、红队成员快速收集到移动端或者静态WEB站点中关键的资产信息并提供基本的信息输出,如Title、Domain、CDN、指纹信息、状态信息等。|949|2|2021-08-31|
|188|[alisen39/TrWebOCR](https://github.com/alisen39/TrWebOCR)|开源易用的中文离线OCR识别率媲美大厂并且提供了易用的web页面及web的接口方便人类日常工作使用或者其他程序来调用~|1133|2|2022-01-23| |188|[alisen39/TrWebOCR](https://github.com/alisen39/TrWebOCR)|开源易用的中文离线OCR识别率媲美大厂并且提供了易用的web页面及web的接口方便人类日常工作使用或者其他程序来调用~|1134|2|2022-01-23|
|189|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|535|2|2022-01-20| |189|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|536|2|2022-01-20|
|190|[guofei9987/blind_watermark](https://github.com/guofei9987/blind_watermark)|Blind/Invisible Watermark (图片盲水印,提取水印无须原图!)|1480|2|2022-01-28| |190|[guofei9987/blind_watermark](https://github.com/guofei9987/blind_watermark)|Blind/Invisible Watermark (图片盲水印,提取水印无须原图!)|1479|2|2022-01-28|
|191|[argosopentech/argos-translate](https://github.com/argosopentech/argos-translate)|Open source neural machine translation in Python. Designed to be used either as a Python library or desktop application. Uses OpenNMT for translations and PyQt for GUI.|1018|2|2022-02-04| |191|[argosopentech/argos-translate](https://github.com/argosopentech/argos-translate)|Open source neural machine translation in Python. Designed to be used either as a Python library or desktop application. Uses OpenNMT for translations and PyQt for GUI.|1019|2|2022-02-04|
|192|[PeterH0323/Smart_Construction](https://github.com/PeterH0323/Smart_Construction)|Head Person Helmet Detection on Construction Sites基于目标检测工地安全帽和禁入危险区域识别系统🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗|1137|2|2022-01-24| |192|[PeterH0323/Smart_Construction](https://github.com/PeterH0323/Smart_Construction)|Head Person Helmet Detection on Construction Sites基于目标检测工地安全帽和禁入危险区域识别系统🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗|1137|2|2022-01-24|
|193|[nonebot/nonebot2](https://github.com/nonebot/nonebot2)|跨平台 Python 异步机器人框架 / Asynchronous multi-platform robot framework written in Python|1236|2|2022-02-05| |193|[nonebot/nonebot2](https://github.com/nonebot/nonebot2)|跨平台 Python 异步机器人框架 / Asynchronous multi-platform robot framework written in Python|1243|2|2022-02-06|
|194|[Metarget/metarget](https://github.com/Metarget/metarget)|Metarget is a framework providing automatic constructions of vulnerable infrastructures.|483|2|2021-12-31| |194|[Metarget/metarget](https://github.com/Metarget/metarget)|Metarget is a framework providing automatic constructions of vulnerable infrastructures.|484|2|2021-12-31|
|195|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配|717|2|2021-10-23| |195|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配|718|2|2021-10-23|
|196|[dqzg12300/fridaUiTools](https://github.com/dqzg12300/fridaUiTools)|frida工具的缝合怪|426|2|2021-12-06| |196|[dqzg12300/fridaUiTools](https://github.com/dqzg12300/fridaUiTools)|frida工具的缝合怪|426|2|2021-12-06|
|197|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |837|2|2022-01-30| |197|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |842|2|2022-01-30|
|198|[QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)|open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com|4528|2|2021-12-17| |198|[QingdaoU/OnlineJudge](https://github.com/QingdaoU/OnlineJudge)|open source online judge based on Vue, Django and Docker. 青岛大学开源 Online Judge QQ群 496710125 admin@qduoj.com|4530|2|2021-12-17|
|199|[bubbliiiing/yolo3-pytorch](https://github.com/bubbliiiing/yolo3-pytorch)| 这是一个yolo3-pytorch的源码可以用于训练自己的模型。|1163|2|2022-01-15| |199|[bubbliiiing/yolo3-pytorch](https://github.com/bubbliiiing/yolo3-pytorch)| 这是一个yolo3-pytorch的源码可以用于训练自己的模型。|1163|2|2022-01-15|
|200|[yaronzz/BaiduYunToAliYun](https://github.com/yaronzz/BaiduYunToAliYun)|同步百度云网盘到阿里云|351|2|2021-11-03| |200|[yaronzz/BaiduYunToAliYun](https://github.com/yaronzz/BaiduYunToAliYun)|同步百度云网盘到阿里云|351|2|2021-11-03|

@ -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>
# 中文增速榜 > 软件类 > R # 中文增速榜 > 软件类 > R
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
@ -25,14 +25,14 @@
|18|[Hong-Kong-Districts-Info/hkdatasets](https://github.com/Hong-Kong-Districts-Info/hkdatasets)|Datasets relating to Hong Kong|12|0|2021-09-04| |18|[Hong-Kong-Districts-Info/hkdatasets](https://github.com/Hong-Kong-Districts-Info/hkdatasets)|Datasets relating to Hong Kong|12|0|2021-09-04|
|19|[fragla/eq5d](https://github.com/fragla/eq5d)|-|13|0|2021-12-25| |19|[fragla/eq5d](https://github.com/fragla/eq5d)|-|13|0|2021-12-25|
|20|[benmarwick/ctv-archaeology](https://github.com/benmarwick/ctv-archaeology)|CRAN Task View: Archaeological Science|112|0|2022-02-05| |20|[benmarwick/ctv-archaeology](https://github.com/benmarwick/ctv-archaeology)|CRAN Task View: Archaeological Science|112|0|2022-02-05|
|21|[swsoyee/2019-ncov-japan](https://github.com/swsoyee/2019-ncov-japan)|🦠 Interactive dashboard for real-time recording of COVID-19 outbreak in Japan|365|0|2022-02-05| |21|[swsoyee/2019-ncov-japan](https://github.com/swsoyee/2019-ncov-japan)|🦠 Interactive dashboard for real-time recording of COVID-19 outbreak in Japan|365|0|2022-02-06|
|22|[hope-data-science/tidyfst](https://github.com/hope-data-science/tidyfst)|Tidy Verbs for Fast Data Manipulation|56|0|2021-12-21| |22|[hope-data-science/tidyfst](https://github.com/hope-data-science/tidyfst)|Tidy Verbs for Fast Data Manipulation|56|0|2021-12-21|
|23|[uribo/zipangu](https://github.com/uribo/zipangu)|Japanese utility functions and data|42|0|2021-12-11| |23|[uribo/zipangu](https://github.com/uribo/zipangu)|Japanese utility functions and data|42|0|2021-12-11|
|24|[ahb108/rcarbon](https://github.com/ahb108/rcarbon)|Methods for calibrating and analysing radiocarbon dates|31|0|2021-12-15| |24|[ahb108/rcarbon](https://github.com/ahb108/rcarbon)|Methods for calibrating and analysing radiocarbon dates|31|0|2021-12-15|
|25|[davidycliao/redguards](https://github.com/davidycliao/redguards)|This is a designed package for replicating the estimates and findings in the article of Factionalism and the Red Guards under Mao's China: Ideal Point Estimation Using Text Data. |11|0|2022-01-14| |25|[davidycliao/redguards](https://github.com/davidycliao/redguards)|This is a designed package for replicating the estimates and findings in the article of Factionalism and the Red Guards under Mao's China: Ideal Point Estimation Using Text Data. |11|0|2022-01-14|
|26|[XSLiuLab/tumor-immunogenicity-score](https://github.com/XSLiuLab/tumor-immunogenicity-score)|TIGS (Tumor Immunogenicity Score) project https://doi.org/10.7554/eLife.49020|23|0|2021-09-16| |26|[XSLiuLab/tumor-immunogenicity-score](https://github.com/XSLiuLab/tumor-immunogenicity-score)|TIGS (Tumor Immunogenicity Score) project https://doi.org/10.7554/eLife.49020|23|0|2021-09-16|
|27|[bnosac/ETM](https://github.com/bnosac/ETM)|Topic Modelling in Semantic Embedding Spaces|28|0|2021-11-11| |27|[bnosac/ETM](https://github.com/bnosac/ETM)|Topic Modelling in Semantic Embedding Spaces|28|0|2021-11-11|
|28|[ykang/gratis](https://github.com/ykang/gratis)|GRATIS: GeneRAting TIme Series with diverse and controllable characteristics|63|0|2022-01-10| |28|[ykang/gratis](https://github.com/ykang/gratis)|GRATIS: GeneRAting TIme Series with diverse and controllable characteristics|63|0|2022-02-06|
|29|[harryprince/geospark](https://github.com/harryprince/geospark)|bring sf to spark in production|48|0|2021-12-13| |29|[harryprince/geospark](https://github.com/harryprince/geospark)|bring sf to spark in production|48|0|2021-12-13|
|30|[msberends/cleaner](https://github.com/msberends/cleaner)|Fast and Easy Data Cleaning (in R)|23|0|2022-01-15| |30|[msberends/cleaner](https://github.com/msberends/cleaner)|Fast and Easy Data Cleaning (in R)|23|0|2022-01-15|
|31|[HenrikBengtsson/progressr](https://github.com/HenrikBengtsson/progressr)|三 R package: An Inclusive, Unifying API for Progress Updates|224|0|2022-01-17| |31|[HenrikBengtsson/progressr](https://github.com/HenrikBengtsson/progressr)|三 R package: An Inclusive, Unifying API for Progress Updates|224|0|2022-01-17|
@ -45,7 +45,7 @@
|38|[chainsawriot/sweater](https://github.com/chainsawriot/sweater)|👚 Speedy Word Embedding Association Test & Extras using R|7|0|2022-02-03| |38|[chainsawriot/sweater](https://github.com/chainsawriot/sweater)|👚 Speedy Word Embedding Association Test & Extras using R|7|0|2022-02-03|
|39|[mlampros/textTinyR](https://github.com/mlampros/textTinyR)|Text Processing for Small or Big Data Files in R|29|0|2021-11-30| |39|[mlampros/textTinyR](https://github.com/mlampros/textTinyR)|Text Processing for Small or Big Data Files in R|29|0|2021-11-30|
|40|[koheiw/newsmap](https://github.com/koheiw/newsmap)|Newsmap: geographical news classifier|46|0|2022-02-04| |40|[koheiw/newsmap](https://github.com/koheiw/newsmap)|Newsmap: geographical news classifier|46|0|2022-02-04|
|41|[atmoschem/vein](https://github.com/atmoschem/vein)| R+Fortran+OpenMP package to estimate Vehicular Emissions INventories VEIN. |30|0|2022-01-28| |41|[atmoschem/vein](https://github.com/atmoschem/vein)| R+Fortran+OpenMP package to estimate Vehicular Emissions INventories VEIN. |30|0|2022-02-06|
|42|[nanxstats/liftr](https://github.com/nanxstats/liftr)|🐳 Containerize R Markdown documents for continuous reproducibility|162|0|2021-12-19| |42|[nanxstats/liftr](https://github.com/nanxstats/liftr)|🐳 Containerize R Markdown documents for continuous reproducibility|162|0|2021-12-19|
|43|[koheiw/seededlda](https://github.com/koheiw/seededlda)|Semisupervided LDA for theory-driven text analysis|29|0|2022-01-07| |43|[koheiw/seededlda](https://github.com/koheiw/seededlda)|Semisupervided LDA for theory-driven text analysis|29|0|2022-01-07|
|44|[wu-yc/scMetabolism](https://github.com/wu-yc/scMetabolism)|Quantifying metabolism activity at the single-cell resolution|19|0|2021-09-14| |44|[wu-yc/scMetabolism](https://github.com/wu-yc/scMetabolism)|Quantifying metabolism activity at the single-cell resolution|19|0|2021-09-14|
@ -60,9 +60,9 @@
|53|[YuLab-SMU/nCov2019](https://github.com/YuLab-SMU/nCov2019)|:microbe: Exploring COVID-19 data|8|0|2021-12-13| |53|[YuLab-SMU/nCov2019](https://github.com/YuLab-SMU/nCov2019)|:microbe: Exploring COVID-19 data|8|0|2021-12-13|
|54|[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 ...|500|0|2022-02-03| |54|[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 ...|500|0|2022-02-03|
|55|[yukiyanai/quant-methods-R](https://github.com/yukiyanai/quant-methods-R)|Repository for "Quantitative Methods in Political Science Using R" by Masahiko Asano and Yuki Yanai|16|0|2021-11-17| |55|[yukiyanai/quant-methods-R](https://github.com/yukiyanai/quant-methods-R)|Repository for "Quantitative Methods in Political Science Using R" by Masahiko Asano and Yuki Yanai|16|0|2021-11-17|
|56|[sstoeckl/crypto2](https://github.com/sstoeckl/crypto2)|Cryptocurrency Market Data|17|0|2022-01-25| |56|[sstoeckl/crypto2](https://github.com/sstoeckl/crypto2)|Cryptocurrency Market Data|18|0|2022-01-25|
|57|[tianshu129/foqat](https://github.com/tianshu129/foqat)|Field observation quick analysis toolkit (kw: field observation, air polltion, time series summary, time series resampling, average variation, ozone formation potential (OFP), MIR, tuv). |25|0|2022-02-01| |57|[tianshu129/foqat](https://github.com/tianshu129/foqat)|Field observation quick analysis toolkit (kw: field observation, air polltion, time series summary, time series resampling, average variation, ozone formation potential (OFP), MIR, tuv). |25|0|2022-02-01|
|58|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|145|0|2022-02-05| |58|[joachim-gassen/tidycovid19](https://github.com/joachim-gassen/tidycovid19)|{tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data|145|0|2022-02-06|
|59|[pzhaonet/beginr](https://github.com/pzhaonet/beginr)|an R package for beginners|15|0|2021-12-03| |59|[pzhaonet/beginr](https://github.com/pzhaonet/beginr)|an R package for beginners|15|0|2021-12-03|
|60|[chuiqin/irGSEA](https://github.com/chuiqin/irGSEA)|The integration of single cell rank-based gene set enrichment analysis|12|0|2021-11-26| |60|[chuiqin/irGSEA](https://github.com/chuiqin/irGSEA)|The integration of single cell rank-based gene set enrichment analysis|12|0|2021-11-26|
|61|[kevinwang09/learningtower](https://github.com/kevinwang09/learningtower)|Easily accessible PISA data|18|0|2021-09-07| |61|[kevinwang09/learningtower](https://github.com/kevinwang09/learningtower)|Easily accessible PISA data|18|0|2021-09-07|

@ -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>
# 中文增速榜 > 软件类 > Ruby # 中文增速榜 > 软件类 > Ruby
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|656|3|2022-01-13| |1|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|657|3|2022-01-13|
|2|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|5799|2|2022-02-01| |2|[ankane/searchkick](https://github.com/ankane/searchkick)|Intelligent search made easy|5802|2|2022-02-01|
|3|[darkbitio/aws-recon](https://github.com/darkbitio/aws-recon)|Multi-threaded AWS inventory collection tool with a focus on security-relevant resources and metadata.|394|1|2021-12-02| |3|[darkbitio/aws-recon](https://github.com/darkbitio/aws-recon)|Multi-threaded AWS inventory collection tool with a focus on security-relevant resources and metadata.|394|1|2021-12-02|
|4|[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.|3529|1|2022-01-28| |4|[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.|3529|1|2022-01-28|
|5|[peatio/peatio](https://github.com/peatio/peatio)|An open-source assets exchange.|3508|1|2022-02-05| |5|[peatio/peatio](https://github.com/peatio/peatio)|An open-source assets exchange.|3508|1|2022-02-05|
|6|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3409|1|2022-01-30| |6|[sketchplugins/plugin-directory](https://github.com/sketchplugins/plugin-directory)|Official Sketch Plugin directory|3409|1|2022-02-06|
|7|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|1752|1|2022-01-02| |7|[w181496/Web-CTF-Cheatsheet](https://github.com/w181496/Web-CTF-Cheatsheet)|Web CTF CheatSheet 🐈|1751|1|2022-01-02|
|8|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|537|1|2022-02-05| |8|[bridgetownrb/bridgetown](https://github.com/bridgetownrb/bridgetown)|A next-generation progressive site generator & fullstack framework, powered by Ruby|539|1|2022-02-05|
|9|[yangKJ/PT](https://github.com/yangKJ/PT)|Automatically generate componentized modules 自动生成组件化模块|41|1|2022-01-19| |9|[yangKJ/PT](https://github.com/yangKJ/PT)|Automatically generate componentized modules 自动生成组件化模块|41|1|2022-01-19|
|10|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|2041|1|2022-01-21| |10|[rpush/rpush](https://github.com/rpush/rpush)|The push notification service for Ruby.|2041|1|2022-01-21|
|11|[pluosi/app-host](https://github.com/pluosi/app-host)|应用内网发布 iOS OTA (Over-the-Air) APP publish website like fir.im 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包|1809|1|2021-11-04| |11|[pluosi/app-host](https://github.com/pluosi/app-host)|应用内网发布 iOS OTA (Over-the-Air) APP publish website like fir.im 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包|1810|1|2021-11-04|
|12|[rikas/zoho_hub](https://github.com/rikas/zoho_hub)|Zoho CRM API V2 Wrapper|20|0|2021-09-01| |12|[rikas/zoho_hub](https://github.com/rikas/zoho_hub)|Zoho CRM API V2 Wrapper|20|0|2021-09-01|
|13|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Over The Air Server for deployment of Android, iOS and macOS apps|470|0|2022-02-02| |13|[tryzealot/zealot](https://github.com/tryzealot/zealot)|开源自部署移动应用和 macOS 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 Over The Air Server for deployment of Android, iOS and macOS apps|470|0|2022-02-02|
|14|[huacnlee/sql-builder](https://github.com/huacnlee/sql-builder)|A simple SQL builder for generate SQL for non-ActiveRecord supports databases|32|0|2022-01-13| |14|[huacnlee/sql-builder](https://github.com/huacnlee/sql-builder)|A simple SQL builder for generate SQL for non-ActiveRecord supports databases|32|0|2022-01-13|
|15|[courtenay/splam](https://github.com/courtenay/splam)|Simple, pluggable, easily customizable score-based spam filter plugin for Ruby-based applications|108|0|2021-10-25| |15|[courtenay/splam](https://github.com/courtenay/splam)|Simple, pluggable, easily customizable score-based spam filter plugin for Ruby-based applications|108|0|2021-10-25|
|16|[kenn/active_flag](https://github.com/kenn/active_flag)|Bit array for ActiveRecord|97|0|2022-01-30| |16|[kenn/active_flag](https://github.com/kenn/active_flag)|Bit array for ActiveRecord|97|0|2022-01-30|
|17|[aozorahack/aozorabunko_text](https://github.com/aozorahack/aozorabunko_text)|text-only archives of www.aozora.gr.jp|45|0|2022-02-05| |17|[aozorahack/aozorabunko_text](https://github.com/aozorahack/aozorabunko_text)|text-only archives of www.aozora.gr.jp|45|0|2022-02-06|
|18|[OneEyedEagle/EAGLE-RGSS3](https://github.com/OneEyedEagle/EAGLE-RGSS3)|老鹰的脚本小巢|18|0|2022-01-24| |18|[OneEyedEagle/EAGLE-RGSS3](https://github.com/OneEyedEagle/EAGLE-RGSS3)|老鹰的脚本小巢|18|0|2022-02-06|
|19|[ruilisi/rails-pangu](https://github.com/ruilisi/rails-pangu)|Rails starter kit that every startup needs|191|0|2021-10-12| |19|[ruilisi/rails-pangu](https://github.com/ruilisi/rails-pangu)|Rails starter kit that every startup needs|191|0|2021-10-12|
|20|[ECPay/ECPayAIO_RoR](https://github.com/ECPay/ECPayAIO_RoR)|綠界科技ECPay 全方位(All In One)金流介接 Ruby版|8|0|2021-08-19| |20|[ECPay/ECPayAIO_RoR](https://github.com/ECPay/ECPayAIO_RoR)|綠界科技ECPay 全方位(All In One)金流介接 Ruby版|8|0|2021-08-19|
|21|[NeverMin/omniauth-wechat-oauth2](https://github.com/NeverMin/omniauth-wechat-oauth2)|Wechat OAuth2 Strategy for OmniAuth 1.0.|266|0|2021-10-14| |21|[NeverMin/omniauth-wechat-oauth2](https://github.com/NeverMin/omniauth-wechat-oauth2)|Wechat OAuth2 Strategy for OmniAuth 1.0.|266|0|2021-10-14|
@ -51,7 +51,7 @@
|44|[mycolorway/wework](https://github.com/mycolorway/wework)|Wework is ruby API wrapper for wechat work「企业微信」.|25|0|2021-11-11| |44|[mycolorway/wework](https://github.com/mycolorway/wework)|Wework is ruby API wrapper for wechat work「企业微信」.|25|0|2021-11-11|
|45|[citahub/re-birth](https://github.com/citahub/re-birth)|A blockchain explorer cache server for CITA|12|0|2022-01-07| |45|[citahub/re-birth](https://github.com/citahub/re-birth)|A blockchain explorer cache server for CITA|12|0|2022-01-07|
|46|[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. 💎|53|0|2022-01-19| |46|[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. 💎|53|0|2022-01-19|
|47|[algobasket/PeatioCryptoExchange](https://github.com/algobasket/PeatioCryptoExchange)|An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon ! |154|0|2021-09-27| |47|[algobasket/PeatioCryptoExchange](https://github.com/algobasket/PeatioCryptoExchange)|An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon ! |155|0|2021-09-27|
|48|[janx/ruby-pinyin](https://github.com/janx/ruby-pinyin)|中文汉字转拼音, 支持中英文符号混合词语。Pinyin is a romanization system (phonemic notation) of Chinese characters, this gem helps you to convert Chinese characters into pinyin form.|526|0|2021-08-21| |48|[janx/ruby-pinyin](https://github.com/janx/ruby-pinyin)|中文汉字转拼音, 支持中英文符号混合词语。Pinyin is a romanization system (phonemic notation) of Chinese characters, this gem helps you to convert Chinese characters into pinyin form.|526|0|2021-08-21|
|49|[rkh/nii](https://github.com/rkh/nii)|Modern internationalization and localization solution for Ruby|19|0|2021-10-20| |49|[rkh/nii](https://github.com/rkh/nii)|Modern internationalization and localization solution for Ruby|19|0|2021-10-20|
|50|[dao42/qywechat-notifier](https://github.com/dao42/qywechat-notifier)|RubyGem: 企业微信 notification exception 插件|18|0|2021-09-27| |50|[dao42/qywechat-notifier](https://github.com/dao42/qywechat-notifier)|RubyGem: 企业微信 notification exception 插件|18|0|2021-09-27|
@ -59,7 +59,7 @@
|52|[huacnlee/activestorage-aliyun](https://github.com/huacnlee/activestorage-aliyun)|Wraps the Aliyun OSS as an Active Storage service. |112|0|2022-01-30| |52|[huacnlee/activestorage-aliyun](https://github.com/huacnlee/activestorage-aliyun)|Wraps the Aliyun OSS as an Active Storage service. |112|0|2022-01-30|
|53|[lanrion/weixin_rails_middleware](https://github.com/lanrion/weixin_rails_middleware)|微信集成 ruby weixin_rails_middleware for integration weixin. |414|0|2021-09-27| |53|[lanrion/weixin_rails_middleware](https://github.com/lanrion/weixin_rails_middleware)|微信集成 ruby weixin_rails_middleware for integration weixin. |414|0|2021-09-27|
|54|[JunichiIto/be_vimmer](https://github.com/JunichiIto/be_vimmer)|A bot that tweets Vim tips |20|0|2021-10-12| |54|[JunichiIto/be_vimmer](https://github.com/JunichiIto/be_vimmer)|A bot that tweets Vim tips |20|0|2021-10-12|
|55|[npezza93/redi_search](https://github.com/npezza93/redi_search)|Ruby wrapper around RediSearch that can integrate with Rails|26|0|2022-02-05| |55|[npezza93/redi_search](https://github.com/npezza93/redi_search)|Ruby wrapper around RediSearch that can integrate with Rails|26|0|2022-02-06|
|56|[ksz2k/letter_avatar](https://github.com/ksz2k/letter_avatar)|Ruby gem for creating letter avatar from user's name (or any other string :-) ).|256|0|2021-09-06| |56|[ksz2k/letter_avatar](https://github.com/ksz2k/letter_avatar)|Ruby gem for creating letter avatar from user's name (or any other string :-) ).|256|0|2021-09-06|
|57|[aozorahack/aozora2html](https://github.com/aozorahack/aozora2html)|-|14|0|2022-02-05| |57|[aozorahack/aozora2html](https://github.com/aozorahack/aozora2html)|-|14|0|2022-02-05|
|58|[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|190|0|2022-01-02| |58|[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|190|0|2022-01-02|
@ -122,15 +122,15 @@
|115|[mischa78/boxroom](https://github.com/mischa78/boxroom)|Boxroom is a Rails application that aims to be a simple interface for managing and sharing files in a web browser. It lets users create folders and upload, download and share files. Admins can manage ...|318|0|2021-11-04| |115|[mischa78/boxroom](https://github.com/mischa78/boxroom)|Boxroom is a Rails application that aims to be a simple interface for managing and sharing files in a web browser. It lets users create folders and upload, download and share files. Admins can manage ...|318|0|2021-11-04|
|116|[wit-ai/wit-ruby](https://github.com/wit-ai/wit-ruby)|Ruby library for Wit.ai|278|0|2021-09-01| |116|[wit-ai/wit-ruby](https://github.com/wit-ai/wit-ruby)|Ruby library for Wit.ai|278|0|2021-09-01|
|117|[YunzheZJU/non-stop-story](https://github.com/YunzheZJU/non-stop-story)|Backend for holo-schedule on Rails.|18|0|2021-12-20| |117|[YunzheZJU/non-stop-story](https://github.com/YunzheZJU/non-stop-story)|Backend for holo-schedule on Rails.|18|0|2021-12-20|
|118|[YusukeIwaki/puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby)|A Ruby port of Puppeteer|129|0|2022-02-01| |118|[YusukeIwaki/puppeteer-ruby](https://github.com/YusukeIwaki/puppeteer-ruby)|A Ruby port of Puppeteer|129|0|2022-02-06|
|119|[dblock/slack-gamebot](https://github.com/dblock/slack-gamebot)|Ping pong, chess, pool and other games bot for Slack.|128|0|2021-09-28| |119|[dblock/slack-gamebot](https://github.com/dblock/slack-gamebot)|Ping pong, chess, pool and other games bot for Slack.|128|0|2021-09-28|
|120|[michelson/lazy_high_charts](https://github.com/michelson/lazy_high_charts)|Make highcharts a la ruby , works in rails 5.X / 4.X / 3.X, and other ruby web frameworks|1043|0|2022-01-18| |120|[michelson/lazy_high_charts](https://github.com/michelson/lazy_high_charts)|Make highcharts a la ruby , works in rails 5.X / 4.X / 3.X, and other ruby web frameworks|1044|0|2022-01-18|
|121|[OuYangJinTing/ar_cache](https://github.com/OuYangJinTing/ar_cache)|An modern cacheing library for ActiveRecord inspired by cache-money and second_level_cache.|12|0|2021-09-22| |121|[OuYangJinTing/ar_cache](https://github.com/OuYangJinTing/ar_cache)|An modern cacheing library for ActiveRecord inspired by cache-money and second_level_cache.|12|0|2021-09-22|
|122|[SaulLawliet/watchdog](https://github.com/SaulLawliet/watchdog)|IF (接口/网页 有变化) THEN (提醒你)|51|0|2022-01-26| |122|[SaulLawliet/watchdog](https://github.com/SaulLawliet/watchdog)|IF (接口/网页 有变化) THEN (提醒你)|51|0|2022-01-26|
|123|[refinery/refinerycms-i18n](https://github.com/refinery/refinerycms-i18n)|I18n logic for Refinery CMS|54|0|2021-09-17| |123|[refinery/refinerycms-i18n](https://github.com/refinery/refinerycms-i18n)|I18n logic for Refinery CMS|54|0|2021-09-17|
|124|[inspec/inspec-azure](https://github.com/inspec/inspec-azure)|InSpec Azure Resource Pack|83|0|2022-02-04| |124|[inspec/inspec-azure](https://github.com/inspec/inspec-azure)|InSpec Azure Resource Pack|83|0|2022-02-04|
|125|[FIRHQ/fir-cli](https://github.com/FIRHQ/fir-cli)|fir.im(betaqr.com) command-line interface|1007|0|2021-08-30| |125|[FIRHQ/fir-cli](https://github.com/FIRHQ/fir-cli)|fir.im(betaqr.com) command-line interface|1007|0|2021-08-30|
|126|[floere/phony](https://github.com/floere/phony)|E164 international phone number normalizing, splitting, formatting. |933|0|2022-01-31| |126|[floere/phony](https://github.com/floere/phony)|E164 international phone number normalizing, splitting, formatting. |934|0|2022-01-31|
|127|[kufu/kiji](https://github.com/kufu/kiji)|e-Gov API 連携 gem|74|0|2022-01-04| |127|[kufu/kiji](https://github.com/kufu/kiji)|e-Gov API 連携 gem|74|0|2022-01-04|
|128|[publify/publify](https://github.com/publify/publify)|A self hosted Web publishing platform on Rails.|1775|0|2022-01-08| |128|[publify/publify](https://github.com/publify/publify)|A self hosted Web publishing platform on Rails.|1775|0|2022-01-08|
|129|[baidu/m-git](https://github.com/baidu/m-git)|MGit 是一款基于 Git 的多仓库管理工具,可以安全的、高效的管理多个 Git 仓库; 适合于在多个仓库中进行关联开发的项目,实现批量的版本管理功能,提高 Git 操作的效率,避免逐个执行 Git 命令带来的误操作风险。|137|0|2021-08-12| |129|[baidu/m-git](https://github.com/baidu/m-git)|MGit 是一款基于 Git 的多仓库管理工具,可以安全的、高效的管理多个 Git 仓库; 适合于在多个仓库中进行关联开发的项目,实现批量的版本管理功能,提高 Git 操作的效率,避免逐个执行 Git 命令带来的误操作风险。|137|0|2021-08-12|

@ -1,46 +1,46 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[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.|2460|46|2022-02-02| |1|[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.|2469|45|2022-02-06|
|2|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14798|30|2022-02-04| |2|[rustdesk/rustdesk](https://github.com/rustdesk/rustdesk)|Yet another remote desktop software|14810|30|2022-02-06|
|3|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1726|25|2022-02-03| |3|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1729|25|2022-02-03|
|4|[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.|1720|14|2022-02-05| |4|[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.|1734|14|2022-02-05|
|5|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29260|14|2022-01-19| |5|[BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep)|ripgrep recursively searches directories for a regex pattern while respecting your gitignore|29278|14|2022-02-06|
|6|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|19121|13|2022-02-05| |6|[yewstack/yew](https://github.com/yewstack/yew)|Rust / Wasm framework for building client web apps|19142|13|2022-02-06|
|7|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1979|12|2022-02-02| |7|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1991|12|2022-02-06|
|8|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20502|12|2022-02-01| |8|[sharkdp/fd](https://github.com/sharkdp/fd)|A simple, fast and user-friendly alternative to 'find'|20511|12|2022-02-01|
|9|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2136|8|2021-10-23| |9|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2137|8|2021-10-23|
|10|[editso/fuso](https://github.com/editso/fuso)|一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, ...|553|8|2022-01-27| |10|[editso/fuso](https://github.com/editso/fuso)|一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, ...|553|8|2022-01-27|
|11|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|939|7|2021-12-05| |11|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|939|7|2021-12-05|
|12|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|10215|7|2022-02-03| |12|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|577|7|2022-02-06|
|13|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|4036|6|2021-12-31| |13|[sharkdp/hyperfine](https://github.com/sharkdp/hyperfine)|A command-line benchmarking tool|10223|7|2022-02-06|
|14|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|453|5|2022-02-05| |14|[pretzelhammer/rust-blog](https://github.com/pretzelhammer/rust-blog)|Educational blog posts for Rust beginners|4035|6|2021-12-31|
|15|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|763|5|2022-01-07| |15|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|764|5|2022-01-07|
|16|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|623|5|2022-01-19| |16|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|623|5|2022-02-06|
|17|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|569|3|2022-02-03| |17|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|569|3|2022-02-05|
|18|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|7939|3|2021-08-24| |18|[BurntSushi/xsv](https://github.com/BurntSushi/xsv)|A fast CSV command line toolkit written in Rust.|7941|3|2021-08-24|
|19|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2082|3|2022-02-04| |19|[async-graphql/async-graphql](https://github.com/async-graphql/async-graphql)|A GraphQL server library implemented in Rust|2086|3|2022-02-06|
|20|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|6146|3|2022-02-05| |20|[XAMPPRocky/tokei](https://github.com/XAMPPRocky/tokei)|Count your code, quickly.|6151|3|2022-02-05|
|21|[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|5844|3|2022-02-05| |21|[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|5849|3|2022-02-06|
|22|[messense/aliyundrive-fuse](https://github.com/messense/aliyundrive-fuse)|阿里云盘 FUSE 磁盘挂载|97|3|2022-02-04| |22|[messense/aliyundrive-fuse](https://github.com/messense/aliyundrive-fuse)|阿里云盘 FUSE 磁盘挂载|98|3|2022-02-04|
|23|[sunface/fancy-rust](https://github.com/sunface/fancy-rust)|Rust酷库推荐 - 使用我们精心挑选的开源代码让你的Rust项目Fancy起来! Awesome !|118|3|2022-01-26| |23|[sunface/fancy-rust](https://github.com/sunface/fancy-rust)|Rust酷库推荐 - 使用我们精心挑选的开源代码让你的Rust项目Fancy起来! Awesome !|118|3|2022-01-26|
|24|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|2259|2|2022-01-31| |24|[rcore-os/rCore](https://github.com/rcore-os/rCore)|Rust version of THU uCore OS. Linux compatible.|2260|2|2022-01-31|
|25|[kekeimiku/msrs](https://github.com/kekeimiku/msrs)|rrrrrrr|27|2|2022-01-30| |25|[kekeimiku/msrs](https://github.com/kekeimiku/msrs)|rrrrrrr|27|2|2022-01-30|
|26|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1219|2|2022-01-28| |26|[rcore-os/zCore](https://github.com/rcore-os/zCore)|Reimplement Zircon microkernel in Rust.|1221|2|2022-01-28|
|27|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|340|2|2022-01-21| |27|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|340|2|2022-01-21|
|28|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact artifacts scanner|222|2|2022-02-05| |28|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact artifacts scanner|224|2|2022-02-06|
|29|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|An OLAP database system for educational purpose|436|2|2022-02-05| |29|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|An OLAP database system for educational purpose|438|2|2022-02-06|
|30|[inherd/coco](https://github.com/inherd/coco)|An effective DevOps analysis and auto-suggest tool。Coco 是一个研发效能分析工具,如团队发展现状(根据架构复杂度及行数变更)、团队演进、历史分析等。生成可视化报告及对应的改进建议。 |290|1|2021-12-31| |30|[inherd/coco](https://github.com/inherd/coco)|An effective DevOps analysis and auto-suggest tool。Coco 是一个研发效能分析工具,如团队发展现状(根据架构复杂度及行数变更)、团队演进、历史分析等。生成可视化报告及对应的改进建议。 |290|1|2021-12-31|
|31|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|96|1|2022-02-01| |31|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|96|1|2022-02-01|
|32|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust High Performance compile-time ORM(BSON2 based)|1198|1|2022-01-16| |32|[rbatis/rbatis](https://github.com/rbatis/rbatis)|Rust High Performance compile-time ORM(BSON2 based)|1199|1|2022-02-06|
|33|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|233|1|2022-01-14| |33|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|234|1|2022-01-14|
|34|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|3376|1|2022-02-04| |34|[tock/tock](https://github.com/tock/tock)|A secure embedded operating system for microcontrollers|3376|1|2022-02-04|
|35|[rustsbi/rustsbi](https://github.com/rustsbi/rustsbi)|RISC-V Supervisor Binary Interface (RISC-V SBI) implementation in Rust; runs on M-mode; good support for embedded Rust ecosystem|361|1|2022-02-01| |35|[rustsbi/rustsbi](https://github.com/rustsbi/rustsbi)|RISC-V Supervisor Binary Interface (RISC-V SBI) implementation in Rust; runs on M-mode; good support for embedded Rust ecosystem|361|1|2022-02-01|
|36|[h4cnull/ratel](https://github.com/h4cnull/ratel)| ratel(獾) 是由rust开发的红队信息搜集扫描工具支持从fofazoomeye API查询主动扫描端口提取https证书域名自定义poc输出xlsx格式。|31|1|2022-01-04| |36|[h4cnull/ratel](https://github.com/h4cnull/ratel)| ratel(獾) 是由rust开发的红队信息搜集扫描工具支持从fofazoomeye API查询主动扫描端口提取https证书域名自定义poc输出xlsx格式。|31|1|2022-02-06|
|37|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|393|1|2021-09-20| |37|[arloor/nftables-nat-rust](https://github.com/arloor/nftables-nat-rust)|nftables nat rule generator——nftables nat规则生成器|393|1|2021-09-20|
|38|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1152|1|2022-01-31| |38|[iovxw/rssbot](https://github.com/iovxw/rssbot)|Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人|1152|1|2022-01-31|
|39|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|429|1|2022-01-16| |39|[dontpanic92/OpenPAL3](https://github.com/dontpanic92/OpenPAL3)|仙三开源版 - The efforts to create an open-source implementation of Chinese Paladin 3|429|1|2022-01-16|
@ -48,29 +48,29 @@
|41|[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!|403|1|2022-02-05| |41|[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!|403|1|2022-02-05|
|42|[Kingbultsea/vite-analysis](https://github.com/Kingbultsea/vite-analysis)|出最新版本的全部源码分析中...换了m1芯片arm64架构的电脑旧版本无法运行如esbuild Chromium|222|1|2022-01-01| |42|[Kingbultsea/vite-analysis](https://github.com/Kingbultsea/vite-analysis)|出最新版本的全部源码分析中...换了m1芯片arm64架构的电脑旧版本无法运行如esbuild Chromium|222|1|2022-01-01|
|43|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|156|1|2022-01-30| |43|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|156|1|2022-01-30|
|44|[BinChengZhao/delicate](https://github.com/BinChengZhao/delicate)|A lightweight and distributed task scheduling platform written in rust. 一个轻量的分布式的任务调度平台通过rust编写|300|1|2022-02-04| |44|[BinChengZhao/delicate](https://github.com/BinChengZhao/delicate)|A lightweight and distributed task scheduling platform written in rust. 一个轻量的分布式的任务调度平台通过rust编写|303|1|2022-02-06|
|45|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|554|1|2022-01-04| |45|[zhboner/realm](https://github.com/zhboner/realm)|A network relay tool|554|1|2022-01-04|
|46|[vincentdchan/PoloDB](https://github.com/vincentdchan/PoloDB)|PoloDB is an embedded JSON-based database.|335|1|2021-11-09| |46|[vincentdchan/PoloDB](https://github.com/vincentdchan/PoloDB)|PoloDB is an embedded JSON-based database.|335|1|2021-11-09|
|47|[chyyuu/os_kernel_lab](https://github.com/chyyuu/os_kernel_lab)|OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32|3381|1|2021-11-20| |47|[chyyuu/os_kernel_lab](https://github.com/chyyuu/os_kernel_lab)|OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32|3381|1|2021-11-20|
|48|[datanymizer/datanymizer](https://github.com/datanymizer/datanymizer)|Powerful database anonymizer with flexible rules. Written in Rust.|324|1|2022-02-05| |48|[datanymizer/datanymizer](https://github.com/datanymizer/datanymizer)|Powerful database anonymizer with flexible rules. Written in Rust.|324|1|2022-02-06|
|49|[rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust)|《使用Rust编写操作系统》|1405|1|2021-09-14| |49|[rustcc/writing-an-os-in-rust](https://github.com/rustcc/writing-an-os-in-rust)|《使用Rust编写操作系统》|1407|1|2021-09-14|
|50|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|459|1|2022-01-22| |50|[thirtythreeforty/neolink](https://github.com/thirtythreeforty/neolink)|An RTSP bridge to Reolink IP cameras|460|1|2022-01-22|
|51|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|1261|1|2022-01-23| |51|[Byron/dua-cli](https://github.com/Byron/dua-cli)|View disk space usage and delete unwanted data, fast.|1262|1|2022-01-23|
|52|[ForgQi/biliup-rs](https://github.com/ForgQi/biliup-rs)|B站命令行投稿工具支持多p、线路选择|49|1|2022-02-04| |52|[ForgQi/biliup-rs](https://github.com/ForgQi/biliup-rs)|B站命令行投稿工具支持多p、线路选择|50|1|2022-02-04|
|53|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|839|1|2021-10-12| |53|[gmg137/netease-cloud-music-gtk](https://github.com/gmg137/netease-cloud-music-gtk)|Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器|839|1|2021-10-12|
|54|[geph-official/geph4](https://github.com/geph-official/geph4)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |424|1|2021-12-28| |54|[geph-official/geph4](https://github.com/geph-official/geph4)|Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. |425|1|2021-12-28|
|55|[lz1998/rs-qq](https://github.com/lz1998/rs-qq)|Rust 模拟QQ客户端协议 已完成 扫码登录/密码登录/获取好友列表/获取群列表/发送群消息/接受群消息。运行src/bin的password_login.rs或qrcode_login.rs体验。重构中在refactor分支正在努力减少unwrap|94|1|2022-02-05| |55|[lz1998/rs-qq](https://github.com/lz1998/rs-qq)|Rust 模拟QQ客户端协议 已完成 扫码登录/密码登录/获取好友列表/获取群列表/发送群消息/接受群消息。运行src/bin的password_login.rs或qrcode_login.rs体验。重构中在refactor分支正在努力减少unwrap|94|1|2022-02-06|
|56|[zu1k/good-mitm](https://github.com/zu1k/good-mitm)|利用MITM技术实现请求和返回的重写、重定向、阻断等操作|180|1|2022-01-16| |56|[zu1k/good-mitm](https://github.com/zu1k/good-mitm)|利用MITM技术实现请求和返回的重写、重定向、阻断等操作|180|1|2022-01-16|
|57|[auula/falsework](https://github.com/auula/falsework)|A tool crate to quickly build rust command line application.|107|1|2021-08-25| |57|[auula/falsework](https://github.com/auula/falsework)|A tool crate to quickly build rust command line application.|107|1|2021-08-25|
|58|[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,...)|841|1|2022-02-05| |58|[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,...)|842|1|2022-02-06|
|59|[citahub/cita](https://github.com/citahub/cita)|A high performance blockchain kernel for enterprise users.|1234|1|2022-01-21| |59|[citahub/cita](https://github.com/citahub/cita)|A high performance blockchain kernel for enterprise users.|1234|1|2022-01-21|
|60|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|👄 The most accurate natural language detection library for Rust, suitable for long and short text alike|391|1|2022-02-05| |60|[pemistahl/lingua-rs](https://github.com/pemistahl/lingua-rs)|👄 The most accurate natural language detection library for Rust, suitable for long and short text alike|391|1|2022-02-05|
|61|[knownsec/ct](https://github.com/knownsec/ct)|简单易用的域名爆破工具|61|1|2022-01-13| |61|[knownsec/ct](https://github.com/knownsec/ct)|简单易用的域名爆破工具|61|1|2022-01-13|
|62|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple and secure live media server in pure Rust (RTMP/HTTP-FLV/HLS/Relay).🦀|338|1|2022-01-31| |62|[harlanc/xiu](https://github.com/harlanc/xiu)|A simple and secure live media server in pure Rust (RTMP/HTTP-FLV/HLS/Relay).🦀|341|1|2022-01-31|
|63|[Tencent/tat-agent](https://github.com/Tencent/tat-agent)|TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands includ ...|69|1|2022-01-12| |63|[Tencent/tat-agent](https://github.com/Tencent/tat-agent)|TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands includ ...|69|1|2022-01-12|
|64|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|253|1|2022-01-22| |64|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|254|1|2022-01-22|
|65|[0x727/ObserverWard_0x727](https://github.com/0x727/ObserverWard_0x727)|Cross platform community web fingerprint identification tool|253|1|2022-01-27| |65|[0x727/ObserverWard_0x727](https://github.com/0x727/ObserverWard_0x727)|Cross platform community web fingerprint identification tool|253|1|2022-01-27|
|66|[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.|655|1|2022-02-03| |66|[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.|656|1|2022-02-03|
|67|[HUST-OS/tornado-os](https://github.com/HUST-OS/tornado-os)|异步内核就像风一样快!|259|1|2021-08-18| |67|[HUST-OS/tornado-os](https://github.com/HUST-OS/tornado-os)|异步内核就像风一样快!|259|1|2021-08-18|
|68|[sorz/asstosrt-wasm](https://github.com/sorz/asstosrt-wasm)|Convert ASS/SSA subtitles to SRT format with browser.|72|0|2022-01-30| |68|[sorz/asstosrt-wasm](https://github.com/sorz/asstosrt-wasm)|Convert ASS/SSA subtitles to SRT format with browser.|72|0|2022-01-30|
|69|[hsivonen/chardetng](https://github.com/hsivonen/chardetng)|A character encoding detector for legacy Web content.|45|0|2021-12-23| |69|[hsivonen/chardetng](https://github.com/hsivonen/chardetng)|A character encoding detector for legacy Web content.|45|0|2021-12-23|
@ -84,16 +84,16 @@
|77|[tomassedovic/quicksilver-roguelike](https://github.com/tomassedovic/quicksilver-roguelike)|Template for a roguelike in Rust targeting desktop and the web|148|0|2021-10-16| |77|[tomassedovic/quicksilver-roguelike](https://github.com/tomassedovic/quicksilver-roguelike)|Template for a roguelike in Rust targeting desktop and the web|148|0|2021-10-16|
|78|[WeBankBlockchain/WeDPR-Lab-Core](https://github.com/WeBankBlockchain/WeDPR-Lab-Core)|Core libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件|131|0|2021-12-02| |78|[WeBankBlockchain/WeDPR-Lab-Core](https://github.com/WeBankBlockchain/WeDPR-Lab-Core)|Core libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件|131|0|2021-12-02|
|79|[huacnlee/autocorrect](https://github.com/huacnlee/autocorrect)|A linter and formatter for help you improve copywriting, to correct spaces, punctuations between CJK (Chinese, Japanese, Korean).|64|0|2022-01-10| |79|[huacnlee/autocorrect](https://github.com/huacnlee/autocorrect)|A linter and formatter for help you improve copywriting, to correct spaces, punctuations between CJK (Chinese, Japanese, Korean).|64|0|2022-01-10|
|80|[sentinel-group/sentinel-rust](https://github.com/sentinel-group/sentinel-rust)|Sentinel Rust version|41|0|2022-02-05| |80|[sentinel-group/sentinel-rust](https://github.com/sentinel-group/sentinel-rust)|Sentinel Rust version|41|0|2022-02-06|
|81|[rmqtt-rs/rmqtt](https://github.com/rmqtt-rs/rmqtt)|MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era|10|0|2021-08-29| |81|[rmqtt-rs/rmqtt](https://github.com/rmqtt-rs/rmqtt)|MQTT Server/MQTT Broker - Scalable Distributed MQTT Message Broker for IoT in the 5G Era|10|0|2021-08-29|
|82|[rbatis/abs_admin](https://github.com/rbatis/abs_admin)|an enterprise-class one-stop backend solution,Rust企业级一站式后台解决方案|131|0|2022-02-03| |82|[rbatis/abs_admin](https://github.com/rbatis/abs_admin)|an enterprise-class one-stop backend solution,Rust企业级一站式后台解决方案|131|0|2022-02-03|
|83|[hanskorg/google-authenticator-rust](https://github.com/hanskorg/google-authenticator-rust)|GoogleAuthenticator Rust google两步验证生成器|26|0|2021-11-23| |83|[hanskorg/google-authenticator-rust](https://github.com/hanskorg/google-authenticator-rust)|GoogleAuthenticator Rust google两步验证生成器|26|0|2021-11-23|
|84|[Chi-Task-Force/Chi-Telegram-Inline-Bot-Neo](https://github.com/Chi-Task-Force/Chi-Telegram-Inline-Bot-Neo)| 在 Telegram 上快速模仿迟先生卖弱。|12|0|2021-12-06| |84|[Chi-Task-Force/Chi-Telegram-Inline-Bot-Neo](https://github.com/Chi-Task-Force/Chi-Telegram-Inline-Bot-Neo)| 在 Telegram 上快速模仿迟先生卖弱。|12|0|2021-12-06|
|85|[shadowsocks/crypto2](https://github.com/shadowsocks/crypto2)|The fastest cryptographic library in the galaxy|261|0|2022-02-05| |85|[shadowsocks/crypto2](https://github.com/shadowsocks/crypto2)|The fastest cryptographic library in the galaxy|262|0|2022-02-05|
|86|[akiirui/mpv-handler](https://github.com/akiirui/mpv-handler)|Play videos and songs on the website via mpv-handler, without any background service.|56|0|2021-11-08| |86|[akiirui/mpv-handler](https://github.com/akiirui/mpv-handler)|Play videos and songs on the website via mpv-handler, without any background service.|56|0|2021-11-08|
|87|[supabase-community/postgrest-rs](https://github.com/supabase-community/postgrest-rs)|Rust client for PostgREST|118|0|2021-10-27| |87|[supabase-community/postgrest-rs](https://github.com/supabase-community/postgrest-rs)|Rust client for PostgREST|118|0|2021-10-27|
|88|[justjavac/dvm](https://github.com/justjavac/dvm)|Deno Version Manager - Easy way to manage multiple active deno versions.|361|0|2022-01-07| |88|[justjavac/dvm](https://github.com/justjavac/dvm)|Deno Version Manager - Easy way to manage multiple active deno versions.|362|0|2022-01-07|
|89|[messense/jieba-rs](https://github.com/messense/jieba-rs)|The Jieba Chinese Word Segmentation Implemented in Rust|363|0|2022-01-20| |89|[messense/jieba-rs](https://github.com/messense/jieba-rs)|The Jieba Chinese Word Segmentation Implemented in Rust|364|0|2022-01-20|
|90|[Joylei/anim-rs](https://github.com/Joylei/anim-rs)|:hourglass: A framework independent animation library for rust, works nicely with Iced and the others|30|0|2022-01-01| |90|[Joylei/anim-rs](https://github.com/Joylei/anim-rs)|:hourglass: A framework independent animation library for rust, works nicely with Iced and the others|30|0|2022-01-01|
|91|[inherd/forming](https://github.com/inherd/forming)|Forming, is a lightweight architecture as code language. 轻量级架构即代码语言|18|0|2021-11-10| |91|[inherd/forming](https://github.com/inherd/forming)|Forming, is a lightweight architecture as code language. 轻量级架构即代码语言|18|0|2021-11-10|
|92|[itytophile/rab](https://github.com/itytophile/rab)|Rusty Armor Builds - Monster Hunter Rise Armor Set Creation Tool|25|0|2022-01-30| |92|[itytophile/rab](https://github.com/itytophile/rab)|Rusty Armor Builds - Monster Hunter Rise Armor Set Creation Tool|25|0|2022-01-30|
@ -126,7 +126,7 @@
|119|[gfreezy/seeker](https://github.com/gfreezy/seeker)|通过使用 tun 来实现透明代理。实现了类似 surge 增强模式与网关模式。|209|0|2021-12-07| |119|[gfreezy/seeker](https://github.com/gfreezy/seeker)|通过使用 tun 来实现透明代理。实现了类似 surge 增强模式与网关模式。|209|0|2021-12-07|
|120|[JASory/Iridium](https://github.com/JASory/Iridium)|Atomic Physics Library|11|0|2021-11-18| |120|[JASory/Iridium](https://github.com/JASory/Iridium)|Atomic Physics Library|11|0|2021-11-18|
|121|[rust-bitcoin/rust-bip39](https://github.com/rust-bitcoin/rust-bip39)|A Rust library for working with Bitcoin BIP-39 mnemonics|23|0|2021-11-09| |121|[rust-bitcoin/rust-bip39](https://github.com/rust-bitcoin/rust-bip39)|A Rust library for working with Bitcoin BIP-39 mnemonics|23|0|2021-11-09|
|122|[luojia65/w806-pac](https://github.com/luojia65/w806-pac)|under development: community SVD file, peripheral access crate in embedde Rust for WinnerMicro W800, W801 & W806 chip|28|0|2021-11-18| |122|[luojia65/w806-pac](https://github.com/luojia65/w806-pac)|under development: community SVD file, peripheral access crate in embedde Rust for WinnerMicro W800, W801 & W806 chip|29|0|2021-11-18|
|123|[Pure-Peace/Peace](https://github.com/Pure-Peace/Peace)|osu! server development framework 🚀|42|0|2022-01-24| |123|[Pure-Peace/Peace](https://github.com/Pure-Peace/Peace)|osu! server development framework 🚀|42|0|2022-01-24|
|124|[KernelErr/fourth](https://github.com/KernelErr/fourth)|Simple and fast layer 4 proxy in Rust|13|0|2021-12-30| |124|[KernelErr/fourth](https://github.com/KernelErr/fourth)|Simple and fast layer 4 proxy in Rust|13|0|2021-12-30|
|125|[inherd/writing](https://github.com/inherd/writing)|A document-code sync tools for document engineering. Writing 是一个自动 “文档-代码” 同步工具。解析 Markdown 中的代码定义,读取目标代码,并嵌入到新的文档中。|18|0|2021-10-25| |125|[inherd/writing](https://github.com/inherd/writing)|A document-code sync tools for document engineering. Writing 是一个自动 “文档-代码” 同步工具。解析 Markdown 中的代码定义,读取目标代码,并嵌入到新的文档中。|18|0|2021-10-25|
@ -136,7 +136,7 @@
|129|[Microsoft-Distributed-System-Meetup/summer_love_paper_meetup](https://github.com/Microsoft-Distributed-System-Meetup/summer_love_paper_meetup)|This repo contains the schedule for summer paper meetup|23|0|2022-01-24| |129|[Microsoft-Distributed-System-Meetup/summer_love_paper_meetup](https://github.com/Microsoft-Distributed-System-Meetup/summer_love_paper_meetup)|This repo contains the schedule for summer paper meetup|23|0|2022-01-24|
|130|[lolishinshi/exloli](https://github.com/lolishinshi/exloli)|从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel|64|0|2021-12-02| |130|[lolishinshi/exloli](https://github.com/lolishinshi/exloli)|从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel|64|0|2021-12-02|
|131|[h1trust/about](https://github.com/h1trust/about)|🌿 For you, rustaceans from HIT|23|0|2021-11-26| |131|[h1trust/about](https://github.com/h1trust/about)|🌿 For you, rustaceans from HIT|23|0|2021-11-26|
|132|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|262|0|2022-02-01| |132|[rust-cli/book](https://github.com/rust-cli/book)| Documentation on how to use the Rust Programming Language to develop commandline applications|263|0|2022-02-01|
|133|[mozillazg/rust-pinyin](https://github.com/mozillazg/rust-pinyin)|汉字转拼音|111|0|2021-12-12| |133|[mozillazg/rust-pinyin](https://github.com/mozillazg/rust-pinyin)|汉字转拼音|111|0|2021-12-12|
|134|[cc-morning/share-clip](https://github.com/cc-morning/share-clip)|Multi-device clipboard sharing.|44|0|2022-01-24| |134|[cc-morning/share-clip](https://github.com/cc-morning/share-clip)|Multi-device clipboard sharing.|44|0|2022-01-24|
|135|[Ko-oK-OS/xv6-rust](https://github.com/Ko-oK-OS/xv6-rust)|🦀️ Re-implement xv6-riscv in Rust|26|0|2022-01-23| |135|[Ko-oK-OS/xv6-rust](https://github.com/Ko-oK-OS/xv6-rust)|🦀️ Re-implement xv6-riscv in Rust|26|0|2022-01-23|
@ -149,7 +149,7 @@
|142|[kenkoooo/competitive-programming-rs](https://github.com/kenkoooo/competitive-programming-rs)|Algorithm Snippets for Competitive Programming in Rust|100|0|2021-12-30| |142|[kenkoooo/competitive-programming-rs](https://github.com/kenkoooo/competitive-programming-rs)|Algorithm Snippets for Competitive Programming in Rust|100|0|2021-12-30|
|143|[OPQBOT/rust-tcp-async-client](https://github.com/OPQBOT/rust-tcp-async-client)|Rust Tokio 异步多客户端网络框架 高并发 插件化|21|0|2021-12-25| |143|[OPQBOT/rust-tcp-async-client](https://github.com/OPQBOT/rust-tcp-async-client)|Rust Tokio 异步多客户端网络框架 高并发 插件化|21|0|2021-12-25|
|144|[datum-lang/datum](https://github.com/datum-lang/datum)|A easy maintain(read/write) language for transform from/to other languages. 下一代企业级编程语言。|133|0|2021-11-01| |144|[datum-lang/datum](https://github.com/datum-lang/datum)|A easy maintain(read/write) language for transform from/to other languages. 下一代企业级编程语言。|133|0|2021-11-01|
|145|[riscv-rust/longan-nano](https://github.com/riscv-rust/longan-nano)|Board support package for the Longan Nano board|89|0|2021-12-27| |145|[riscv-rust/longan-nano](https://github.com/riscv-rust/longan-nano)|Board support package for the Longan Nano board|90|0|2021-12-27|
|146|[orhun/godsays](https://github.com/orhun/godsays)|Rust port of the Terry Davis' (RIP) "god says" program|34|0|2022-01-26| |146|[orhun/godsays](https://github.com/orhun/godsays)|Rust port of the Terry Davis' (RIP) "god says" program|34|0|2022-01-26|
|147|[arlicle/panda-api](https://github.com/arlicle/panda-api)|Panda api is a simple and powerful api docs design tool.|300|0|2021-12-18| |147|[arlicle/panda-api](https://github.com/arlicle/panda-api)|Panda api is a simple and powerful api docs design tool.|300|0|2021-12-18|
|148|[Berrysoft/tunet-rust](https://github.com/Berrysoft/tunet-rust)|清华大学校园网 Rust 库与客户端|27|0|2022-02-05| |148|[Berrysoft/tunet-rust](https://github.com/Berrysoft/tunet-rust)|清华大学校园网 Rust 库与客户端|27|0|2022-02-05|
@ -178,7 +178,7 @@
|171|[niuez/Niu](https://github.com/niuez/Niu)|Language for libraries used in competition programming|33|0|2022-01-23| |171|[niuez/Niu](https://github.com/niuez/Niu)|Language for libraries used in competition programming|33|0|2022-01-23|
|172|[lolishinshi/imsearch](https://github.com/lolishinshi/imsearch)|基于特征点匹配的相似图片搜索|33|0|2022-01-11| |172|[lolishinshi/imsearch](https://github.com/lolishinshi/imsearch)|基于特征点匹配的相似图片搜索|33|0|2022-01-11|
|173|[AlephAlpha/rlifesrc](https://github.com/AlephAlpha/rlifesrc)|A Game of Life pattern searcher written in Rust. 用 Rust 搜索生命游戏中的图样。|14|0|2022-01-11| |173|[AlephAlpha/rlifesrc](https://github.com/AlephAlpha/rlifesrc)|A Game of Life pattern searcher written in Rust. 用 Rust 搜索生命游戏中的图样。|14|0|2022-01-11|
|174|[compassd/dcompass](https://github.com/compassd/dcompass)|[WIP] A high-performance programmable DNS component aiming at robustness, speed, and flexibility|201|0|2021-11-20| |174|[compassd/dcompass](https://github.com/compassd/dcompass)|[WIP] A high-performance programmable DNS component aiming at robustness, speed, and flexibility|200|0|2021-11-20|
|175|[andelf/rust-postgis](https://github.com/andelf/rust-postgis)|postgis helper library.|40|0|2021-09-23| |175|[andelf/rust-postgis](https://github.com/andelf/rust-postgis)|postgis helper library.|40|0|2021-09-23|
|176|[meilisearch/tokenizer](https://github.com/meilisearch/tokenizer)|Library used by Meilisearch to tokenize queries and documents|36|0|2022-02-05| |176|[meilisearch/tokenizer](https://github.com/meilisearch/tokenizer)|Library used by Meilisearch to tokenize queries and documents|36|0|2022-02-05|
|177|[kirainmoe/auto-daily-health-report](https://github.com/kirainmoe/auto-daily-health-report)|📆Automatically complete XMU's daily health report, use at your own risk.|32|0|2021-12-11| |177|[kirainmoe/auto-daily-health-report](https://github.com/kirainmoe/auto-daily-health-report)|📆Automatically complete XMU's daily health report, use at your own risk.|32|0|2021-12-11|

@ -1,139 +1,139 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6419|11|2022-02-04| |1|[Dhghomon/easy_rust](https://github.com/Dhghomon/easy_rust)|Rust explained using easy English|6421|11|2022-02-04|
|2|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|25282|11|2022-02-05| |2|[acmesh-official/acme.sh](https://github.com/acmesh-official/acme.sh)|A pure Unix shell script implementing ACME client protocol|25286|11|2022-02-06|
|3|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|8604|8|2021-12-24| |3|[EtherDream/jsproxy](https://github.com/EtherDream/jsproxy)|An online proxy based on ServiceWorker|8605|8|2021-12-24|
|4|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: 爱奇艺全民K歌腾讯视频有道云笔记网易云音乐一加手机社区官方论坛百度贴吧BilibiliV2EX咔叽网单什么值得买AcFun天翼云盘吾爱破解芒果TVFa米家小米运动百度搜索资源平台时光相册哔咔漫画联通营业厅|1825|7|2022-01-21| |4|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: 爱奇艺全民K歌腾讯视频有道云笔记网易云音乐一加手机社区官方论坛百度贴吧BilibiliV2EX咔叽网单什么值得买AcFun天翼云盘吾爱破解芒果TVFa米家小米运动百度搜索资源平台时光相册哔咔漫画联通营业厅|1837|7|2022-01-21|
|5|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|4207|6|2022-01-31| |5|[quickemu-project/quickemu](https://github.com/quickemu-project/quickemu)|Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.|4212|6|2022-02-06|
|6|[P3TERX/Actions-OpenWrt](https://github.com/P3TERX/Actions-OpenWrt)|A template for building OpenWrt with GitHub Actions 使用 GitHub Actions 云编译 OpenWrt|4943|6|2022-01-28| |6|[P3TERX/Actions-OpenWrt](https://github.com/P3TERX/Actions-OpenWrt)|A template for building OpenWrt with GitHub Actions 使用 GitHub Actions 云编译 OpenWrt|4945|6|2022-01-28|
|7|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|8081|6|2021-12-30| |7|[skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets)|超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:|8081|6|2021-12-30|
|8|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|VLESS+TCP+TLS/VLESS+TCP+XTLS/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+TCP+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS+伪装站点、八合一共存脚本,支持多内核安装|4590|6|2022-02-03| |8|[mack-a/v2ray-agent](https://github.com/mack-a/v2ray-agent)|VLESS+TCP+TLS/VLESS+TCP+XTLS/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+TCP+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS+伪装站点、八合一共存脚本,支持多内核安装|4596|6|2022-02-03|
|9|[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|3385|5|2021-10-18| |9|[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|3388|5|2021-10-18|
|10|[SuLingGG/OpenWrt-Rpi](https://github.com/SuLingGG/OpenWrt-Rpi)|Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)|3735|5|2022-01-08| |10|[SuLingGG/OpenWrt-Rpi](https://github.com/SuLingGG/OpenWrt-Rpi)|Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)|3741|5|2022-01-08|
|11|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |7167|5|2022-01-23| |11|[wulabing/Xray_onekey](https://github.com/wulabing/Xray_onekey)|Xray 基于 Nginx 的 VLESS + XTLS 一键安装脚本 |7172|5|2022-01-23|
|12|[nicococococ/MinerProxyLite](https://github.com/nicococococ/MinerProxyLite)|一键搭建抽水中转平台。自启动+守护+稳定。ETH以太坊矿池、中转、代理、redir支持TCP和SSL协议支持自定义抽水高性能高并发web界面管理。ETH pool proxy Pumping|150|4|2022-01-11| |12|[nicococococ/MinerProxyLite](https://github.com/nicococococ/MinerProxyLite)|一键搭建抽水中转平台。自启动+守护+稳定。ETH以太坊矿池、中转、代理、redir支持TCP和SSL协议支持自定义抽水高性能高并发web界面管理。ETH pool proxy Pumping|150|4|2022-01-11|
|13|[klever1988/nanopi-openwrt](https://github.com/klever1988/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|3181|4|2022-02-05| |13|[klever1988/nanopi-openwrt](https://github.com/klever1988/nanopi-openwrt)|Openwrt for Nanopi R1S R2S R4S 香橙派 R1 Plus 固件编译 纯净版与大杂烩|3185|4|2022-02-06|
|14|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙全依赖一键安装脚本|327|4|2022-01-23| |14|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙全依赖一键安装脚本|332|4|2022-01-23|
|15|[Misaka-blog/MisakaLinuxToolbox](https://github.com/Misaka-blog/MisakaLinuxToolbox)|御坂妹妹们的Linux VPS工具箱|192|4|2022-02-04| |15|[Misaka-blog/MisakaLinuxToolbox](https://github.com/Misaka-blog/MisakaLinuxToolbox)|御坂妹妹们的Linux VPS工具箱|193|4|2022-02-04|
|16|[MinerPr0xy/MinerProxy](https://github.com/MinerPr0xy/MinerProxy)|最稳定的ETH以太坊代理中转矿池程序以修改作者抽水至千分之三MinerProxy/矿池代理支持TCP和SSL协议支持自定义抽水高性能高并发支持web界面管理包含自启动和进程守护重启后可以自动运行会放开防火墙和连接数限制一键搞定。|151|3|2022-02-05| |16|[MinerPr0xy/MinerProxy](https://github.com/MinerPr0xy/MinerProxy)|最稳定的ETH以太坊代理中转矿池程序全新界面支持ETHETC抽水稳定不掉线作者抽水千分之三MinerProxy/矿池代理支持TCP和SSL协议支持自定义抽水高性能高并发支持web界面管理包含自启动和进程守护重启后可以自动运行会放开防火墙和连接数限制一键搞定。|151|3|2022-02-06|
|17|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|一键安装 trojan v2ray xray. Install v2ray / xray (VLESS) and trojan (trojan-go) script|1715|3|2022-01-29| |17|[jinwyp/one_click_script](https://github.com/jinwyp/one_click_script)|一键安装 trojan v2ray xray. Install v2ray / xray (VLESS) and trojan (trojan-go) script|1719|3|2022-01-29|
|18|[ben1234560/k8s_PaaS](https://github.com/ben1234560/k8s_PaaS)|如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/欢迎讨论/大量注释/操作配图)你将习得部署如K8S(Kubernetes)、dashboard、Harbor、Jenkins、本地gitlab、Apollo框架、promtheus、grafana、spinnaker等。|1404|3|2022-01-26| |18|[ben1234560/k8s_PaaS](https://github.com/ben1234560/k8s_PaaS)|如何基于K8s(Kubernetes)部署成PaaS/DevOps(一套完整的软件研发和部署平台)--教程/学习(实战代码/欢迎讨论/大量注释/操作配图)你将习得部署如K8S(Kubernetes)、dashboard、Harbor、Jenkins、本地gitlab、Apollo框架、promtheus、grafana、spinnaker等。|1404|3|2022-01-26|
|19|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|794|3|2021-11-27| |19|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|796|3|2021-11-27|
|20|[alibaba/dragonwell8](https://github.com/alibaba/dragonwell8)|Alibaba Dragonwell8 JDK|3432|3|2022-01-27| |20|[alibaba/dragonwell8](https://github.com/alibaba/dragonwell8)|Alibaba Dragonwell8 JDK|3432|3|2022-01-27|
|21|[kkkyg/CFwarp](https://github.com/kkkyg/CFwarp)|Cloudflare WARP 多功能一键脚本支持纯IPV4/纯IPV6/双栈V4V6的VPS共9种情况随意切换安装screen一键手动/自动刷新支持Netflix奈飞的IP自动识别WGCF与SOCKS5环境自定义刷新奈飞IP的时间段间隔自定义奈飞区域国家自定义仅刷区域国家支持升级WARP+及Teams账户。已测试hax纯v6站Euserv(德鸡)oracle甲骨文云等… ...|416|3|2022-02-04| |21|[kkkyg/CFwarp](https://github.com/kkkyg/CFwarp)|Cloudflare WARP 多功能一键脚本支持纯IPV4/纯IPV6/双栈V4V6的VPS共9种情况随意切换安装screen一键手动/自动刷新支持Netflix奈飞的IP自动识别WGCF与SOCKS5环境自定义刷新奈飞IP的时间段间隔自定义奈飞区域国家自定义仅刷区域国家支持升级WARP+及Teams账户。已测试hax纯v6站Euserv(德鸡)oracle甲骨文云等… ...|419|3|2022-02-04|
|22|[DHDAXCW/NanoPi-R2S](https://github.com/DHDAXCW/NanoPi-R2S)|基于 Lean&Lienol 源码的 NanoPi R2S 的 OpenWrt 固件。每天自动更新插件和内核Fusion编译法|434|2|2022-02-05| |22|[DHDAXCW/NanoPi-R2S](https://github.com/DHDAXCW/NanoPi-R2S)|基于 Lean&Lienol 源码的 NanoPi R2S 的 OpenWrt 固件。每天自动更新插件和内核Fusion编译法|439|2|2022-02-05|
|23|[fscarmen/warp](https://github.com/fscarmen/warp)|WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本|768|2|2022-01-31| |23|[fscarmen/warp](https://github.com/fscarmen/warp)|WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本|770|2|2022-01-31|
|24|[tangjie1/-Baseline-check](https://github.com/tangjie1/-Baseline-check)|windows和linux基线检查配套自动化检查脚本。纯手打。|147|2|2021-12-29| |24|[tangjie1/-Baseline-check](https://github.com/tangjie1/-Baseline-check)|windows和linux基线检查配套自动化检查脚本。纯手打。|147|2|2021-12-29|
|25|[suminerProxy/suminerProxy](https://github.com/suminerProxy/suminerProxy)|SuMinerProxy是目前市面上最稳定、价格最低(目前固定开发者费用为0.2%)、功能最全的矿池代理。支持CC、DDOS防御支持内置抽水支持一键在windows和Linux系统上搭建矿池抽水代理使用ssl/tcp转发加密传输数据支持一键屏蔽服务商的监管系统使你的行为更加安全私密防止服务器ip被查封。 可拓展匿名代理保护服务器防止DDOS攻击让你的用户更加信赖你 软件 ...|63|2|2022-02-05| |25|[suminerProxy/suminerProxy](https://github.com/suminerProxy/suminerProxy)|SuMinerProxy是目前市面上最稳定、价格最低(目前固定开发者费用为0.2%)、功能最全的矿池代理。支持CC、DDOS防御支持内置抽水支持一键在windows和Linux系统上搭建矿池抽水代理使用ssl/tcp转发加密传输数据支持一键屏蔽服务商的监管系统使你的行为更加安全私密防止服务器ip被查封。 可拓展匿名代理保护服务器防止DDOS攻击让你的用户更加信赖你 软件 ...|63|2|2022-02-05|
|26|[yeszao/dnmp](https://github.com/yeszao/dnmp)|Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)|2908|2|2022-01-29| |26|[yeszao/dnmp](https://github.com/yeszao/dnmp)|Docker LNMP (Nginx, PHP7/PHP5, MySQL, Redis)|2909|2|2022-01-29|
|27|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|1411|2|2021-11-09| |27|[huan/docker-wechat](https://github.com/huan/docker-wechat)|DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux|1411|2|2021-11-09|
|28|[IvanSolis1989/OpenWrt-DIY](https://github.com/IvanSolis1989/OpenWrt-DIY)| 多设备 OpenWrt Aciton 固件云编译——X86、竞斗云、极路由 B70、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、小娱 C5、R2S、R4S、小米 R3G、小米 R3P、小米 Mini、网件 R7800、星际宝盒 CM520、Amlogic S905X3、OrangePi Zero Plus、网件 3800、Linksys Wrt1900 ...|959|2|2022-02-04| |28|[IvanSolis1989/OpenWrt-DIY](https://github.com/IvanSolis1989/OpenWrt-DIY)| 多设备 OpenWrt Aciton 固件云编译——X86、竞斗云、极路由 B70、K2T、K2P、K3、N1、红米 AC2100、Newifi D2、树莓派、小娱 C5、R2S、R4S、小米 R3G、小米 R3P、小米 Mini、网件 R7800、星际宝盒 CM520、Amlogic S905X3、OrangePi Zero Plus、网件 3800、Linksys Wrt1900 ...|961|2|2022-02-04|
|29|[openfans-community-offical/Debian-Pi-Aarch64](https://github.com/openfans-community-offical/Debian-Pi-Aarch64)|This is the first 64-bit system in the world to support all Raspberry Pi 64-bit hardware!!! (Include: PI400,4B,3B+,3B,3A+,Zero2W)|2556|2|2022-01-08| |29|[openfans-community-offical/Debian-Pi-Aarch64](https://github.com/openfans-community-offical/Debian-Pi-Aarch64)|This is the first 64-bit system in the world to support all Raspberry Pi 64-bit hardware!!! (Include: PI400,4B,3B+,3B,3A+,Zero2W)|2557|2|2022-01-08|
|30|[lmk123/oh-my-wechat](https://github.com/lmk123/oh-my-wechat)|微信小助手的安装 / 更新工具。|2749|2|2021-11-30| |30|[lmk123/oh-my-wechat](https://github.com/lmk123/oh-my-wechat)|微信小助手的安装 / 更新工具。|2749|2|2021-11-30|
|31|[CyC2018/Job-Recommend](https://github.com/CyC2018/Job-Recommend)|🔎 互联网内推信息(社招、校招、实习)|2492|2|2021-10-09| |31|[CyC2018/Job-Recommend](https://github.com/CyC2018/Job-Recommend)|🔎 互联网内推信息(社招、校招、实习)|2494|2|2021-10-09|
|32|[ameizi/vagrant-kubernetes-cluster](https://github.com/ameizi/vagrant-kubernetes-cluster)|Vagrant一键安装Kubernetes集群。安装 Metrics Server 、Kuboard 、Kubernetes Dashboard、KubePi、Kubernetes集群监控prometheus-operator|265|2|2021-10-30| |32|[ameizi/vagrant-kubernetes-cluster](https://github.com/ameizi/vagrant-kubernetes-cluster)|Vagrant一键安装Kubernetes集群。安装 Metrics Server 、Kuboard 、Kubernetes Dashboard、KubePi、Kubernetes集群监控prometheus-operator|265|2|2021-10-30|
|33|[oldratlee/useful-scripts](https://github.com/oldratlee/useful-scripts)|🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.|5929|2|2022-01-28| |33|[oldratlee/useful-scripts](https://github.com/oldratlee/useful-scripts)|🐌 useful scripts for making developer's everyday life easier and happier, involved java, shell etc.|5930|2|2022-01-28|
|34|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|732|2|2022-02-03| |34|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|732|2|2022-02-03|
|35|[mviereck/x11docker](https://github.com/mviereck/x11docker)|Run GUI applications and desktops in docker and podman containers. Focus on security.|3880|2|2022-02-05| |35|[mviereck/x11docker](https://github.com/mviereck/x11docker)|Run GUI applications and desktops in docker and podman containers. Focus on security.|3881|2|2022-02-05|
|36|[yc9559/uperf](https://github.com/yc9559/uperf)|Userspace performance controller for android|1144|2|2021-11-11| |36|[yc9559/uperf](https://github.com/yc9559/uperf)|Userspace performance controller for android|1144|2|2021-11-11|
|37|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|1969|2|2021-10-23| |37|[P3TERX/aria2.conf](https://github.com/P3TERX/aria2.conf)|Aria2 配置文件 OneDrive & Google Drvive 离线下载 百度网盘转存|1973|2|2021-10-23|
|38|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|786|2|2022-01-02| |38|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|788|2|2022-01-02|
|39|[bclswl0827/v2ray-heroku](https://github.com/bclswl0827/v2ray-heroku)|用于在 Heroku 上部署 V2Ray WebSocket。|1971|2|2022-01-06| |39|[bclswl0827/v2ray-heroku](https://github.com/bclswl0827/v2ray-heroku)|用于在 Heroku 上部署 V2Ray WebSocket。|1971|2|2022-01-06|
|40|[haoel/haoel.github.io](https://github.com/haoel/haoel.github.io)|-|4863|2|2022-01-19| |40|[haoel/haoel.github.io](https://github.com/haoel/haoel.github.io)|-|4865|2|2022-01-19|
|41|[prowler-cloud/prowler](https://github.com/prowler-cloud/prowler)|Prowler is an Open Source security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 2 ...|4796|2|2022-02-04| |41|[prowler-cloud/prowler](https://github.com/prowler-cloud/prowler)|Prowler is an Open Source security tool to perform AWS security best practices assessments, audits, incident response, continuous monitoring, hardening and forensics readiness. It contains more than 2 ...|4802|2|2022-02-05|
|42|[insightglacier/Dictionary-Of-Pentesting](https://github.com/insightglacier/Dictionary-Of-Pentesting)|Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。|1011|2|2021-12-14| |42|[insightglacier/Dictionary-Of-Pentesting](https://github.com/insightglacier/Dictionary-Of-Pentesting)|Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。|1012|2|2021-12-14|
|43|[HXSecurity/DongTai](https://github.com/HXSecurity/DongTai)|DongTai is an interactive application security testing(IAST) product that supports the detection of OWASP WEB TOP 10 vulnerabilities, multi-request related vulnerabilities (including logic vulnerabili ...|601|2|2022-01-24| |43|[HXSecurity/DongTai](https://github.com/HXSecurity/DongTai)|DongTai is an interactive application security testing(IAST) product that supports the detection of OWASP WEB TOP 10 vulnerabilities, multi-request related vulnerabilities (including logic vulnerabili ...|601|2|2022-01-24|
|44|[kirin10000/Xray-script](https://github.com/kirin10000/Xray-script)|XrayVLESS/VMess-TCP/gRPC/WebSocket-XTLS/TLS+Web 搭建/管理脚本|721|2|2022-01-29| |44|[kirin10000/Xray-script](https://github.com/kirin10000/Xray-script)|XrayVLESS/VMess-TCP/gRPC/WebSocket-XTLS/TLS+Web 搭建/管理脚本|721|2|2022-01-29|
|45|[CharIesOrz/minerProxy](https://github.com/CharIesOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高,另一个MinerPr0xy/MinerProxy是盗版我的加料的,大家可以看github的commit记录就知道了千万不要被骗。注意我说的是MinerPr0xy这个人的不是MinerProxy这个人的老矿工那个是他自己开发的MinerPr0xy这个人是个骗子|67|2|2022-01-12| |45|[CharIesOrz/minerProxy](https://github.com/CharIesOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高,另一个MinerPr0xy/MinerProxy是盗版我的加料的,大家可以看github的commit记录就知道了千万不要被骗。注意我说的是MinerPr0xy这个人的不是MinerProxy这个人的老矿工那个是他自己开发的MinerPr0xy这个人是个骗子|67|2|2022-01-12|
|46|[k8sli/kubeplay](https://github.com/k8sli/kubeplay)|Deploy kubernetes by kubespray in offline|93|1|2022-01-11| |46|[k8sli/kubeplay](https://github.com/k8sli/kubeplay)|Deploy kubernetes by kubespray in offline|93|1|2022-01-11|
|47|[woniuzfb/iptv](https://github.com/woniuzfb/iptv)|一键安装管理 FFmpeg / nginx / openresty / xray / v2ray / armbian / proxmox ve / cloudflare partner,workers / ibm cloud foundry 脚本|631|1|2021-12-19| |47|[woniuzfb/iptv](https://github.com/woniuzfb/iptv)|一键安装管理 FFmpeg / nginx / openresty / xray / v2ray / armbian / proxmox ve / cloudflare partner,workers / ibm cloud foundry 脚本|633|1|2021-12-19|
|48|[cncf/tag-security](https://github.com/cncf/tag-security)|🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!|1129|1|2022-02-05| |48|[cncf/tag-security](https://github.com/cncf/tag-security)|🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!|1129|1|2022-02-05|
|49|[ophub/amlogic-s9xxx-openwrt](https://github.com/ophub/amlogic-s9xxx-openwrt)|OpenWrt for Amlogic s9xxx tv box. Support s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, etc. including install to EMMC and update related functions.|301|1|2022-02-05| |49|[ophub/amlogic-s9xxx-openwrt](https://github.com/ophub/amlogic-s9xxx-openwrt)|OpenWrt for Amlogic s9xxx tv box. Support s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, etc. including install to EMMC and update related functions.|302|1|2022-02-06|
|50|[al0ne/LinuxCheck](https://github.com/al0ne/LinuxCheck)|Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流量/任务计划/环境变量/用户信息/Services/bash/恶意文件/内核Rootkit/SSH/Webshell/挖矿文件/挖矿进程/供应链/服务器风险等13类70+项检查|836|1|2021-10-19| |50|[al0ne/LinuxCheck](https://github.com/al0ne/LinuxCheck)|Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流量/任务计划/环境变量/用户信息/Services/bash/恶意文件/内核Rootkit/SSH/Webshell/挖矿文件/挖矿进程/供应链/服务器风险等13类70+项检查|836|1|2021-10-19|
|51|[google-research/xtreme](https://github.com/google-research/xtreme)|XTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 typologically diverse languages and includes nine tasks.|490|1|2021-11-25| |51|[google-research/xtreme](https://github.com/google-research/xtreme)|XTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 typologically diverse languages and includes nine tasks.|490|1|2021-11-25|
|52|[Netflixxp/jcnf-box](https://github.com/Netflixxp/jcnf-box)|这是个人常用的服务器指令和一键脚本|264|1|2021-11-24| |52|[Netflixxp/jcnf-box](https://github.com/Netflixxp/jcnf-box)|这是个人常用的服务器指令和一键脚本|264|1|2021-11-24|
|53|[nacos-group/nacos-docker](https://github.com/nacos-group/nacos-docker)|This project contains a Docker image meant to facilitate the deployment of Nacos .|813|1|2022-01-29| |53|[nacos-group/nacos-docker](https://github.com/nacos-group/nacos-docker)|This project contains a Docker image meant to facilitate the deployment of Nacos .|813|1|2022-02-06|
|54|[ellermister/mtproxy](https://github.com/ellermister/mtproxy)|MTProxyTLS一键安装绿色脚本|429|1|2022-01-29| |54|[ellermister/mtproxy](https://github.com/ellermister/mtproxy)|MTProxyTLS一键安装绿色脚本|430|1|2022-01-29|
|55|[jorgebucaran/nvm.fish](https://github.com/jorgebucaran/nvm.fish)|Node.js version manager lovingly made for Fish.|1170|1|2021-10-10| |55|[jorgebucaran/nvm.fish](https://github.com/jorgebucaran/nvm.fish)|Node.js version manager lovingly made for Fish.|1171|1|2021-10-10|
|56|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World非钟国优化线路使用不佳不想中转hysteria一键搞定。|79|1|2022-02-04| |56|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World非钟国优化线路使用不佳不想中转hysteria一键搞定。|80|1|2022-02-04|
|57|[EnergizedProtection/block](https://github.com/EnergizedProtection/block)|Let's make an annoyance free, better open internet, altogether!|1919|1|2022-02-05| |57|[EnergizedProtection/block](https://github.com/EnergizedProtection/block)|Let's make an annoyance free, better open internet, altogether!|1922|1|2022-02-06|
|58|[King-stark/NvJDCloud](https://github.com/King-stark/NvJDCloud)|Nolanjdc 诺兰面板安装说明|68|1|2022-01-31| |58|[King-stark/NvJDCloud](https://github.com/King-stark/NvJDCloud)|Nolanjdc 诺兰面板安装说明|68|1|2022-01-31|
|59|[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.|897|1|2021-10-26| |59|[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.|898|1|2021-10-26|
|60|[EdNovas/vpstoolbox](https://github.com/EdNovas/vpstoolbox)|EdNovas的VPS工具箱|32|1|2022-02-01| |60|[EdNovas/vpstoolbox](https://github.com/EdNovas/vpstoolbox)|EdNovas的VPS工具箱|32|1|2022-02-01|
|61|[wenet-e2e/WenetSpeech](https://github.com/wenet-e2e/WenetSpeech)|A 10000+ hours dataset for Chinese speech recognition|209|1|2022-01-14| |61|[wenet-e2e/WenetSpeech](https://github.com/wenet-e2e/WenetSpeech)|A 10000+ hours dataset for Chinese speech recognition|209|1|2022-01-14|
|62|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|1569|1|2022-01-22| |62|[nextcloud/nextcloudpi](https://github.com/nextcloud/nextcloudpi)|📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...|1569|1|2022-01-22|
|63|[cdarlint/winutils](https://github.com/cdarlint/winutils)|winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows|981|1|2021-10-27| |63|[cdarlint/winutils](https://github.com/cdarlint/winutils)|winutils.exe hadoop.dll and hdfs.dll binaries for hadoop windows|982|1|2021-10-27|
|64|[Oreomeow/VIP](https://github.com/Oreomeow/VIP)|DONOT FORK!!!别 Fork 了!超过一定数量就跑路!🏃‍💨 Gone|338|1|2022-02-05| |64|[Oreomeow/VIP](https://github.com/Oreomeow/VIP)|DONOT FORK!!!别 Fork 了!超过一定数量就跑路!🏃‍💨 Gone|340|1|2022-02-06|
|65|[levie-vans/WeChatAssistant-ForMac](https://github.com/levie-vans/WeChatAssistant-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)独立加载版。微信双开助手。|214|1|2021-11-16| |65|[levie-vans/WeChatAssistant-ForMac](https://github.com/levie-vans/WeChatAssistant-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)独立加载版。微信双开助手。|214|1|2021-11-16|
|66|[TheKingOfDuck/ApkAnalyser](https://github.com/TheKingOfDuck/ApkAnalyser)|一键提取安卓应用中可能存在的敏感信息。|576|1|2021-10-21| |66|[TheKingOfDuck/ApkAnalyser](https://github.com/TheKingOfDuck/ApkAnalyser)|一键提取安卓应用中可能存在的敏感信息。|577|1|2021-10-21|
|67|[ericwang2006/docker_ttnode](https://github.com/ericwang2006/docker_ttnode)|甜糖星愿|395|1|2022-02-03| |67|[ericwang2006/docker_ttnode](https://github.com/ericwang2006/docker_ttnode)|甜糖星愿|395|1|2022-02-03|
|68|[aws/aws-app-mesh-examples](https://github.com/aws/aws-app-mesh-examples)|AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.|735|1|2022-01-26| |68|[aws/aws-app-mesh-examples](https://github.com/aws/aws-app-mesh-examples)|AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.|735|1|2022-01-26|
|69|[2moe/tmoe-linux](https://github.com/2moe/tmoe-linux)|Without any basic knowledge of linux shell, you can easily install and configure a GNU/Linux graphical desktop environment on 📱Android termux and 💻WSL .🍰You can also run VSCode on your android phone.|451|1|2022-01-21| |69|[2moe/tmoe-linux](https://github.com/2moe/tmoe-linux)|Without any basic knowledge of linux shell, you can easily install and configure a GNU/Linux graphical desktop environment on 📱Android termux and 💻WSL .🍰You can also run VSCode on your android phone.|450|1|2022-01-21|
|70|[SuperManito/LinuxMirrors](https://github.com/SuperManito/LinuxMirrors)|GNU/Linux 一键更换国内软件源|414|1|2022-02-04| |70|[SuperManito/LinuxMirrors](https://github.com/SuperManito/LinuxMirrors)|GNU/Linux 一键更换国内软件源|415|1|2022-02-04|
|71|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|684|1|2022-01-21| |71|[UnblockNeteaseMusic/luci-app-unblockneteasemusic](https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic)|[OpenWrt] 解除网易云音乐播放限制|685|1|2022-01-21|
|72|[tty228/luci-app-serverchan](https://github.com/tty228/luci-app-serverchan)|serverchan running on openwrt|667|1|2021-10-25| |72|[tty228/luci-app-serverchan](https://github.com/tty228/luci-app-serverchan)|serverchan running on openwrt|668|1|2021-10-25|
|73|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|222|1|2022-01-11| |73|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|225|1|2022-01-11|
|74|[boduoyejieyi666/whonolikeboduoyejieyi](https://github.com/boduoyejieyi666/whonolikeboduoyejieyi)|-|323|1|2022-01-31| |74|[boduoyejieyi666/whonolikeboduoyejieyi](https://github.com/boduoyejieyi666/whonolikeboduoyejieyi)|-|327|1|2022-01-31|
|75|[Aniverse/inexistence](https://github.com/Aniverse/inexistence)|I know nothing, you see nothing.|1312|1|2021-09-09| |75|[Aniverse/inexistence](https://github.com/Aniverse/inexistence)|I know nothing, you see nothing.|1311|1|2021-09-09|
|76|[nivin-studio/gonivinck](https://github.com/nivin-studio/gonivinck)|一个基于docker的go-zero运行环境。|48|1|2022-02-02| |76|[nivin-studio/gonivinck](https://github.com/nivin-studio/gonivinck)|一个基于docker的go-zero运行环境。|48|1|2022-02-02|
|77|[myxuchangbin/dnsmasq_sniproxy_install](https://github.com/myxuchangbin/dnsmasq_sniproxy_install)|One-click Install and Configure Dnsmasq and Sniproxy for CentOS/Debian/Ubuntu|669|1|2022-01-18| |77|[myxuchangbin/dnsmasq_sniproxy_install](https://github.com/myxuchangbin/dnsmasq_sniproxy_install)|One-click Install and Configure Dnsmasq and Sniproxy for CentOS/Debian/Ubuntu|669|1|2022-01-18|
|78|[collabH/repository](https://github.com/collabH/repository)|知识仓库涉及到数据仓库建模、实时计算、大数据、数据中台、系统设计、Java、算法等。|427|1|2022-01-27| |78|[collabH/repository](https://github.com/collabH/repository)|知识仓库涉及到数据仓库建模、实时计算、大数据、数据中台、系统设计、Java、算法等。|428|1|2022-01-27|
|79|[Hyy2001X/AutoBuild-Actions](https://github.com/Hyy2001X/AutoBuild-Actions)|在线编译 OpenWrt 在线更新固件 Dev|445|1|2022-01-23| |79|[Hyy2001X/AutoBuild-Actions](https://github.com/Hyy2001X/AutoBuild-Actions)|在线编译 OpenWrt 在线更新固件 Dev|446|1|2022-02-06|
|80|[Hagb/docker-easyconnect](https://github.com/Hagb/docker-easyconnect)|使深信服Sangfor开发的非自由的代理软件 EasyConnect 运行在 docker 中,并提供 socks5 服务|859|1|2022-02-03| |80|[Hagb/docker-easyconnect](https://github.com/Hagb/docker-easyconnect)|使深信服Sangfor开发的非自由的代理软件 EasyConnect 运行在 docker 中,并提供 socks5 服务|859|1|2022-02-06|
|81|[YAWAsau/backup_script](https://github.com/YAWAsau/backup_script)|備份數據腳本|492|1|2022-02-03| |81|[YAWAsau/backup_script](https://github.com/YAWAsau/backup_script)|備份數據腳本|493|1|2022-02-03|
|82|[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.|547|1|2021-12-08| |82|[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.|547|1|2021-12-08|
|83|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|319|1|2022-01-25| |83|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|319|1|2022-01-25|
|84|[chaifeng/ufw-docker](https://github.com/chaifeng/ufw-docker)|To fix the Docker and UFW security flaw without disabling iptables|1566|1|2021-11-09| |84|[chaifeng/ufw-docker](https://github.com/chaifeng/ufw-docker)|To fix the Docker and UFW security flaw without disabling iptables|1567|1|2021-11-09|
|85|[liuran001/GJZS](https://github.com/liuran001/GJZS)|搞机助手·R原「搞机助手重制版」|110|1|2022-01-27| |85|[liuran001/GJZS](https://github.com/liuran001/GJZS)|搞机助手·R原「搞机助手重制版」|110|1|2022-01-27|
|86|[pingcap/docs-cn](https://github.com/pingcap/docs-cn)|TiDB/TiKV/PD documentation in Chinese.|1680|1|2022-01-28| |86|[pingcap/docs-cn](https://github.com/pingcap/docs-cn)|TiDB/TiKV/PD documentation in Chinese.|1680|1|2022-02-06|
|87|[Har-Kuun/OneClickCDN](https://github.com/Har-Kuun/OneClickCDN)|A one-click shell script to set up a CDN node for your websites.|458|1|2021-12-13| |87|[Har-Kuun/OneClickCDN](https://github.com/Har-Kuun/OneClickCDN)|A one-click shell script to set up a CDN node for your websites.|458|1|2021-12-13|
|88|[rime/plum](https://github.com/rime/plum)|東風破 /plum/: Rime configuration manager and input schema repository|714|1|2021-10-02| |88|[rime/plum](https://github.com/rime/plum)|東風破 /plum/: Rime configuration manager and input schema repository|715|1|2021-10-02|
|89|[licess/lnmp](https://github.com/licess/lnmp)|LNMP一键安装包是一个用Linux Shell编写的可以为CentOS/RHEL/Fedora/Aliyun/Amazon、Debian/Ubuntu/Raspbian/Deepin/Mint Linux VPS或独立主机安装LNMP(Nginx/MySQL/PHP)、LNMPA(Nginx/MySQL/PHP/Apache)、LAMP(Apache/MySQL/PHP)生产环境的Shell程序 ...|2157|1|2022-01-23| |89|[licess/lnmp](https://github.com/licess/lnmp)|LNMP一键安装包是一个用Linux Shell编写的可以为CentOS/RHEL/Fedora/Aliyun/Amazon、Debian/Ubuntu/Raspbian/Deepin/Mint Linux VPS或独立主机安装LNMP(Nginx/MySQL/PHP)、LNMPA(Nginx/MySQL/PHP/Apache)、LAMP(Apache/MySQL/PHP)生产环境的Shell程序 ...|2157|1|2022-01-23|
|90|[DHDAXCW/NanoPi-R4S](https://github.com/DHDAXCW/NanoPi-R4S)|基于 Lean&Lienol 源码的 NanoPi R4S 的 OpenWrt 固件。每天自动更新插件和内核Fusion编译法|483|1|2022-02-05| |90|[DHDAXCW/NanoPi-R4S](https://github.com/DHDAXCW/NanoPi-R4S)|基于 Lean&Lienol 源码的 NanoPi R4S 的 OpenWrt 固件。每天自动更新插件和内核Fusion编译法|484|1|2022-02-06|
|91|[rufengsuixing/luci-app-adguardhome](https://github.com/rufengsuixing/luci-app-adguardhome)|maybe the best AdGuardHome luci for openwrt|811|1|2021-11-25| |91|[rufengsuixing/luci-app-adguardhome](https://github.com/rufengsuixing/luci-app-adguardhome)|maybe the best AdGuardHome luci for openwrt|811|1|2021-11-25|
|92|[laishulu/Sarasa-Mono-SC-Nerd](https://github.com/laishulu/Sarasa-Mono-SC-Nerd)|简体中文等距更纱黑体+Nerd图标字体库。中英文宽度完美2:1图标长宽经过调整不会出现对齐问题尤其适合作为终端字体。|538|1|2022-02-01| |92|[laishulu/Sarasa-Mono-SC-Nerd](https://github.com/laishulu/Sarasa-Mono-SC-Nerd)|简体中文等距更纱黑体+Nerd图标字体库。中英文宽度完美2:1图标长宽经过调整不会出现对齐问题尤其适合作为终端字体。|539|1|2022-02-01|
|93|[InvoluteHell/HelloWorldContest](https://github.com/InvoluteHell/HelloWorldContest)|Print "Hello World" without HELLOWORLD 不使用 HELLOWORLD 来输出 "Hello World" 的比赛!|26|1|2021-12-19| |93|[InvoluteHell/HelloWorldContest](https://github.com/InvoluteHell/HelloWorldContest)|Print "Hello World" without HELLOWORLD 不使用 HELLOWORLD 来输出 "Hello World" 的比赛!|26|1|2021-12-19|
|94|[cloudnativeto/academy](https://github.com/cloudnativeto/academy)|云原生学院 直播 活动 - https://cloudnative.to/academy/|394|1|2022-01-26| |94|[cloudnativeto/academy](https://github.com/cloudnativeto/academy)|云原生学院 直播 活动 - https://cloudnative.to/academy/|394|1|2022-01-26|
|95|[KANIKIG/Multi-EasyGost](https://github.com/KANIKIG/Multi-EasyGost)|致力于最简单好用的GOST小白脚本|541|1|2022-01-04| |95|[KANIKIG/Multi-EasyGost](https://github.com/KANIKIG/Multi-EasyGost)|致力于最简单好用的GOST小白脚本|542|1|2022-01-04|
|96|[DoctorLai/Teaching-Kids-Programming](https://github.com/DoctorLai/Teaching-Kids-Programming)|Teaching Kids Programming / Teaching Wife Programming|209|1|2022-02-04| |96|[DoctorLai/Teaching-Kids-Programming](https://github.com/DoctorLai/Teaching-Kids-Programming)|Teaching Kids Programming / Teaching Wife Programming|209|1|2022-02-06|
|97|[gd0772/AutoBuild-OpenWrt](https://github.com/gd0772/AutoBuild-OpenWrt)|GitHub Actions 云编译 OpenWrt|183|1|2022-02-01| |97|[gd0772/AutoBuild-OpenWrt](https://github.com/gd0772/AutoBuild-OpenWrt)|GitHub Actions 云编译 OpenWrt|186|1|2022-02-01|
|98|[themagicalmammal/howtodebuntu](https://github.com/themagicalmammal/howtodebuntu)|Tweaks for Debian/Ubuntu Distro's|314|1|2021-12-28| |98|[themagicalmammal/howtodebuntu](https://github.com/themagicalmammal/howtodebuntu)|Tweaks for Debian/Ubuntu Distro's|314|1|2021-12-28|
|99|[neodevpro/neodevhost](https://github.com/neodevpro/neodevhost)| The Powerful Friendly Uptodate AD Blocking Hosts 最新强大而友善的去广告|546|1|2022-02-05| |99|[neodevpro/neodevhost](https://github.com/neodevpro/neodevhost)| The Powerful Friendly Uptodate AD Blocking Hosts 最新强大而友善的去广告|546|1|2022-02-06|
|100|[ryu-shen/minerProxy](https://github.com/ryu-shen/minerProxy)|高性能以太坊ETH矿池代理中转程序(miner proxy), 支持TCP和SSL协议支持自定义抽水地址和比例支持Web界面管理。|32|1|2022-01-03| |100|[ryu-shen/minerProxy](https://github.com/ryu-shen/minerProxy)|高性能以太坊ETH矿池代理中转程序(miner proxy), 支持TCP和SSL协议支持自定义抽水地址和比例支持Web界面管理。|32|1|2022-01-03|
|101|[datawhalechina/learn-nlp-with-transformers](https://github.com/datawhalechina/learn-nlp-with-transformers)|we want to create a repo to illustrate usage of transformers in chinese|425|1|2021-12-02| |101|[datawhalechina/learn-nlp-with-transformers](https://github.com/datawhalechina/learn-nlp-with-transformers)|we want to create a repo to illustrate usage of transformers in chinese|426|1|2021-12-02|
|102|[1orz/My-action](https://github.com/1orz/My-action)|自动编译-无人值守Auto release base on Github actions|501|1|2022-02-03| |102|[1orz/My-action](https://github.com/1orz/My-action)|自动编译-无人值守Auto release base on Github actions|501|1|2022-02-03|
|103|[1wrt/luci-app-ikoolproxy](https://github.com/1wrt/luci-app-ikoolproxy)|iKoolProxy原godproxy是基于KoolProxyR 重新整理的。 需要先安装ikoolproxy再luci记得一定要重启路由器目前不支持5.10以及5.15内核!|269|1|2022-02-01| |103|[1wrt/luci-app-ikoolproxy](https://github.com/1wrt/luci-app-ikoolproxy)|iKoolProxy原godproxy是基于KoolProxyR 重新整理的。 需要先安装ikoolproxy再luci记得一定要重启路由器目前不支持5.10以及5.15内核!|272|1|2022-02-01|
|104|[missuo/CloudflareWarp](https://github.com/missuo/CloudflareWarp)|Cloudflare Warp One Click Script|204|1|2022-02-01| |104|[missuo/CloudflareWarp](https://github.com/missuo/CloudflareWarp)|Cloudflare Warp One Click Script|204|1|2022-02-01|
|105|[flyqie/dd-shell](https://github.com/flyqie/dd-shell)|该脚本可在DD系统时为您提供一个WebUI以帮助您了解到目前的DD状态.|76|1|2021-11-21| |105|[flyqie/dd-shell](https://github.com/flyqie/dd-shell)|该脚本可在DD系统时为您提供一个WebUI以帮助您了解到目前的DD状态.|76|1|2021-11-21|
|106|[googlefonts/noto-cjk](https://github.com/googlefonts/noto-cjk)|Noto CJK fonts|1427|1|2022-01-27| |106|[googlefonts/noto-cjk](https://github.com/googlefonts/noto-cjk)|Noto CJK fonts|1428|1|2022-01-27|
|107|[snail007/proxy_admin_free](https://github.com/snail007/proxy_admin_free)|Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理代理API认证全能跨平台代理服务器。|776|1|2022-01-30| |107|[snail007/proxy_admin_free](https://github.com/snail007/proxy_admin_free)|Proxy是高性能全功能的http代理、https代理、socks5代理、内网穿透、内网穿透p2p、内网穿透代理、内网穿透反向代理、内网穿透服务器、Websocket代理、TCP代理、UDP代理、DNS代理、DNS加密代理代理API认证全能跨平台代理服务器。|777|1|2022-01-30|
|108|[tossp/redpill-tool-chain](https://github.com/tossp/redpill-tool-chain)|这是一个测试项目,可能会有不可预测的事情发生(比如:毁损数据、烧毁硬件等等),请谨慎使用。|255|1|2022-01-28| |108|[tossp/redpill-tool-chain](https://github.com/tossp/redpill-tool-chain)|这是一个测试项目,可能会有不可预测的事情发生(比如:毁损数据、烧毁硬件等等),请谨慎使用。|256|1|2022-01-28|
|109|[gaoyifan/china-operator-ip](https://github.com/gaoyifan/china-operator-ip)|中国运营商IPv4/IPv6地址库-每日更新|1537|1|2022-02-05| |109|[gaoyifan/china-operator-ip](https://github.com/gaoyifan/china-operator-ip)|中国运营商IPv4/IPv6地址库-每日更新|1539|1|2022-02-06|
|110|[paniy/Xray_bash_onekey](https://github.com/paniy/Xray_bash_onekey)|Xray+Nginx 包含 VLESS WebSocket/gPRC+TLS / XTLS+TCP 协议的一键安装脚本|216|1|2022-02-05| |110|[paniy/Xray_bash_onekey](https://github.com/paniy/Xray_bash_onekey)|Xray+Nginx 包含 VLESS WebSocket/gPRC+TLS / XTLS+TCP 协议的一键安装脚本|216|1|2022-02-05|
|111|[firehol/blocklist-ipsets](https://github.com/firehol/blocklist-ipsets)|ipsets dynamically updated with firehol's update-ipsets.sh script|2061|1|2022-02-05| |111|[firehol/blocklist-ipsets](https://github.com/firehol/blocklist-ipsets)|ipsets dynamically updated with firehol's update-ipsets.sh script|2062|1|2022-02-06|
|112|[Netflixxp/N1HK1dabao](https://github.com/Netflixxp/N1HK1dabao)|项目为自动打包N1和HK1s905x3盒子的固件请勿fork因为fork无法获取最新的固件请收藏短网址https://jcnf.xyz/gj 获取最新固件版本;如需只要插件,可收藏另一个短网址 https://jcnf.xyz/ipk|183|1|2022-02-02| |112|[Netflixxp/N1HK1dabao](https://github.com/Netflixxp/N1HK1dabao)|项目为自动打包N1和HK1s905x3盒子的固件请勿fork因为fork无法获取最新的固件请收藏短网址https://jcnf.xyz/gj 获取最新固件版本;如需只要插件,可收藏另一个短网址 https://jcnf.xyz/ipk|183|1|2022-02-02|
|113|[SuLingGG/OpenWrt-Mini](https://github.com/SuLingGG/OpenWrt-Mini)|Customized Pure OpenWrt & Self-Build OpenWrt Packages Project.|284|1|2022-01-08| |113|[SuLingGG/OpenWrt-Mini](https://github.com/SuLingGG/OpenWrt-Mini)|Customized Pure OpenWrt & Self-Build OpenWrt Packages Project.|284|1|2022-01-08|
|114|[RokasUrbelis/docker-wine-linux](https://github.com/RokasUrbelis/docker-wine-linux)|:boom::whale::fire:Linux运行wine应用(QQ/微信/百度网盘/TIM/迅雷极速版/Foxmail等),适用于所有发行版------- Best wine-QQ/TIM/Wechat for all Linux distros|765|1|2021-09-29| |114|[RokasUrbelis/docker-wine-linux](https://github.com/RokasUrbelis/docker-wine-linux)|:boom::whale::fire:Linux运行wine应用(QQ/微信/百度网盘/TIM/迅雷极速版/Foxmail等),适用于所有发行版------- Best wine-QQ/TIM/Wechat for all Linux distros|765|1|2021-09-29|
|115|[devdawei/libstdc-](https://github.com/devdawei/libstdc-)|Xcode 10 之后删除的 libstdc++ 库|1374|1|2021-11-19| |115|[devdawei/libstdc-](https://github.com/devdawei/libstdc-)|Xcode 10 之后删除的 libstdc++ 库|1375|1|2021-11-19|
|116|[ToutyRater/v2ray-guide](https://github.com/ToutyRater/v2ray-guide)|-|1225|1|2021-08-11| |116|[ToutyRater/v2ray-guide](https://github.com/ToutyRater/v2ray-guide)|-|1225|1|2021-08-11|
|117|[teddysun/lamp](https://github.com/teddysun/lamp)|Install LAMP(Linux + Apache + MySQL/MariaDB + PHP ) for CentOS/Debian/Ubuntu|2485|1|2022-01-30| |117|[teddysun/lamp](https://github.com/teddysun/lamp)|Install LAMP(Linux + Apache + MySQL/MariaDB + PHP ) for CentOS/Debian/Ubuntu|2485|1|2022-01-30|
|118|[rhasspy/rhasspy](https://github.com/rhasspy/rhasspy)|Offline private voice assistant for many human languages|890|1|2022-02-04| |118|[rhasspy/rhasspy](https://github.com/rhasspy/rhasspy)|Offline private voice assistant for many human languages|890|1|2022-02-04|
|119|[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组件。|422|1|2022-01-10| |119|[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组件。|422|1|2022-01-10|
|120|[Aurora-Admin-Panel/deploy](https://github.com/Aurora-Admin-Panel/deploy)|一个多服务器端口租用管理面板|513|1|2022-02-05| |120|[Aurora-Admin-Panel/deploy](https://github.com/Aurora-Admin-Panel/deploy)|一个多服务器端口租用管理面板|514|1|2022-02-05|
|121|[esrrhs/spp](https://github.com/esrrhs/spp)|简单强大的多协议双向代理工具 A simple and powerful proxy|383|1|2021-10-11| |121|[esrrhs/spp](https://github.com/esrrhs/spp)|简单强大的多协议双向代理工具 A simple and powerful proxy|383|1|2021-10-11|
|122|[Magisk-Modules-Repo/MagiskHidePropsConf](https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf)|MagiskHidePropsConf|873|1|2022-01-28| |122|[Magisk-Modules-Repo/MagiskHidePropsConf](https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf)|MagiskHidePropsConf|879|1|2022-01-28|
|123|[281677160/build-actions](https://github.com/281677160/build-actions)|-|112|1|2022-01-11| |123|[281677160/build-actions](https://github.com/281677160/build-actions)|-|111|1|2022-01-11|
|124|[ophub/amlogic-s9xxx-armbian](https://github.com/ophub/amlogic-s9xxx-armbian)|Armbian for Amlogic s9xxx tv box. Support s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, etc. including install to EMMC and update related functions. |177|1|2022-01-19| |124|[ophub/amlogic-s9xxx-armbian](https://github.com/ophub/amlogic-s9xxx-armbian)|Armbian for Amlogic s9xxx tv box. Support s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, etc. including install to EMMC and update related functions. |177|1|2022-01-19|
|125|[Cats-Team/AdRules](https://github.com/Cats-Team/AdRules)|Auto Mergo New Rules From Upstream Website./来自上游网站的自动合并新规则。|199|1|2022-02-05| |125|[Cats-Team/AdRules](https://github.com/Cats-Team/AdRules)|Auto Mergo New Rules From Upstream Website./来自上游网站的自动合并新规则。|201|1|2022-02-06|
|126|[unifreq/openwrt_packit](https://github.com/unifreq/openwrt_packit)|Flippy's openwrt packaged source code|394|1|2022-02-05| |126|[unifreq/openwrt_packit](https://github.com/unifreq/openwrt_packit)|Flippy's openwrt packaged source code|394|1|2022-02-06|
|127|[MvsCode/frps-onekey](https://github.com/MvsCode/frps-onekey)| Frps 一键安装脚本&管理脚本 A tool to auto-compile & install frps on Linux|1540|1|2022-01-28| |127|[MvsCode/frps-onekey](https://github.com/MvsCode/frps-onekey)| Frps 一键安装脚本&管理脚本 A tool to auto-compile & install frps on Linux|1541|1|2022-01-28|
|128|[zhangyoufu/log4j2-without-jndi](https://github.com/zhangyoufu/log4j2-without-jndi)|log4j2-core JAR w/o JndiLookup.class|52|1|2021-12-10| |128|[zhangyoufu/log4j2-without-jndi](https://github.com/zhangyoufu/log4j2-without-jndi)|log4j2-core JAR w/o JndiLookup.class|52|1|2021-12-10|
|129|[esirplayground/AutoBuild-OpenWrt](https://github.com/esirplayground/AutoBuild-OpenWrt)|Build OpenWrt using GitHub Actions 使用 GitHub Actions 编译 OpenWrt 感谢P3TERX的项目源码 感谢KFERMercer的项目源码|918|1|2022-02-05| |129|[esirplayground/AutoBuild-OpenWrt](https://github.com/esirplayground/AutoBuild-OpenWrt)|Build OpenWrt using GitHub Actions 使用 GitHub Actions 编译 OpenWrt 感谢P3TERX的项目源码 感谢KFERMercer的项目源码|921|1|2022-02-06|
|130|[Hyy2001X/Openwrt-AutoUpdate](https://github.com/Hyy2001X/Openwrt-AutoUpdate)|自动升级 AutoBuild 固件|19|0|2021-08-15| |130|[Hyy2001X/Openwrt-AutoUpdate](https://github.com/Hyy2001X/Openwrt-AutoUpdate)|自动升级 AutoBuild 固件|19|0|2021-08-15|
|131|[Aranxu/NodePanels](https://github.com/Aranxu/NodePanels)|Nodepanels - 安全,私密,好用的云端服务器集群管理系统|172|0|2022-01-01| |131|[Aranxu/NodePanels](https://github.com/Aranxu/NodePanels)|Nodepanels - 安全,私密,好用的云端服务器集群管理系统|172|0|2022-01-01|
|132|[Vonng/pigsty](https://github.com/Vonng/pigsty)|Pigsty - Battery-Included Open-Source Distribution for PostgreSQL|283|0|2022-02-02| |132|[Vonng/pigsty](https://github.com/Vonng/pigsty)|Pigsty - Battery-Included Open-Source Distribution for PostgreSQL|283|0|2022-02-02|
@ -159,12 +159,12 @@
|152|[xiaoluoboding/monthly](https://github.com/xiaoluoboding/monthly)|📖 聚焦前端记录过去一个月看到的优秀的文章、工具丰富前端技术栈。每月28日更新。你可以 Watch 它,相当于订阅。|75|0|2022-01-28| |152|[xiaoluoboding/monthly](https://github.com/xiaoluoboding/monthly)|📖 聚焦前端记录过去一个月看到的优秀的文章、工具丰富前端技术栈。每月28日更新。你可以 Watch 它,相当于订阅。|75|0|2022-01-28|
|153|[bruceqiq/php_dnmp](https://github.com/bruceqiq/php_dnmp)|PHP开发环境全家桶。含有PHP、Nginx、Redis、rabbitmq、elasticsearch等等常用开发服务。|21|0|2021-08-09| |153|[bruceqiq/php_dnmp](https://github.com/bruceqiq/php_dnmp)|PHP开发环境全家桶。含有PHP、Nginx、Redis、rabbitmq、elasticsearch等等常用开发服务。|21|0|2021-08-09|
|154|[rptec/vps-shell](https://github.com/rptec/vps-shell)|收集一些自用的shell脚本适用于懒人使用。|31|0|2022-01-14| |154|[rptec/vps-shell](https://github.com/rptec/vps-shell)|收集一些自用的shell脚本适用于懒人使用。|31|0|2022-01-14|
|155|[zhucaidan/mtr_trace](https://github.com/zhucaidan/mtr_trace)|检测VPS回程国内三网路由|49|0|2022-01-07| |155|[zhucaidan/mtr_trace](https://github.com/zhucaidan/mtr_trace)|检测VPS回程国内三网路由|50|0|2022-01-07|
|156|[rcmdnk/sentaku](https://github.com/rcmdnk/sentaku)|Utility to make sentaku (selection, 選択(sentaku)) window with shell command.|124|0|2021-12-27| |156|[rcmdnk/sentaku](https://github.com/rcmdnk/sentaku)|Utility to make sentaku (selection, 選択(sentaku)) window with shell command.|124|0|2021-12-27|
|157|[zhangguanzhang/bash](https://github.com/zhangguanzhang/bash)|:sunglasses:记录我写的bash shell |30|0|2021-11-08| |157|[zhangguanzhang/bash](https://github.com/zhangguanzhang/bash)|:sunglasses:记录我写的bash shell |30|0|2021-11-08|
|158|[felix-fly/v2ray-dnsmasq-dnscrypt](https://github.com/felix-fly/v2ray-dnsmasq-dnscrypt)|路由器openwrt配置dnsmasq、doh高性能v2ray解决方案。|163|0|2022-01-14| |158|[felix-fly/v2ray-dnsmasq-dnscrypt](https://github.com/felix-fly/v2ray-dnsmasq-dnscrypt)|路由器openwrt配置dnsmasq、doh高性能v2ray解决方案。|163|0|2022-01-14|
|159|[Qv2ray/mochi](https://github.com/Qv2ray/mochi)|🍡Mochi: A Tasty Solution for Chinese Scoop Users|19|0|2021-12-10| |159|[Qv2ray/mochi](https://github.com/Qv2ray/mochi)|🍡Mochi: A Tasty Solution for Chinese Scoop Users|19|0|2021-12-10|
|160|[xfg0218/greenplum--summarize](https://github.com/xfg0218/greenplum--summarize)|主要介绍作者使用过的Greenplum技术,欢迎大家交流|102|0|2022-02-04| |160|[xfg0218/greenplum--summarize](https://github.com/xfg0218/greenplum--summarize)|主要介绍作者使用过的Greenplum技术,欢迎大家交流|103|0|2022-02-04|
|161|[TencentCloudBase/cloudbase-action](https://github.com/TencentCloudBase/cloudbase-action)|云开发 Tencent CloudBase Github Action 可以将 Github 项目自动部署到云开发环境,基于 CloudBase Framework支持静态网站、云函数、云托管、小程序等项目|84|0|2021-08-17| |161|[TencentCloudBase/cloudbase-action](https://github.com/TencentCloudBase/cloudbase-action)|云开发 Tencent CloudBase Github Action 可以将 Github 项目自动部署到云开发环境,基于 CloudBase Framework支持静态网站、云函数、云托管、小程序等项目|84|0|2021-08-17|
|162|[aesophor/dotfiles](https://github.com/aesophor/dotfiles)|📦 Plasma5 + wmderland: GNU/Linux dotfiles managed via GNU stow|93|0|2021-12-01| |162|[aesophor/dotfiles](https://github.com/aesophor/dotfiles)|📦 Plasma5 + wmderland: GNU/Linux dotfiles managed via GNU stow|93|0|2021-12-01|
|163|[liqianggh/blog](https://github.com/liqianggh/blog)|简洁至上|167|0|2021-08-19| |163|[liqianggh/blog](https://github.com/liqianggh/blog)|简洁至上|167|0|2021-08-19|
@ -173,19 +173,19 @@
|166|[crazywhalecc/static-php-cli](https://github.com/crazywhalecc/static-php-cli)|Compile static PHP binary in linux, including swoole and other extensions, make PHP more portable.|34|0|2022-01-10| |166|[crazywhalecc/static-php-cli](https://github.com/crazywhalecc/static-php-cli)|Compile static PHP binary in linux, including swoole and other extensions, make PHP more portable.|34|0|2022-01-10|
|167|[synesthesiam/hassio-addons](https://github.com/synesthesiam/hassio-addons)|My Hass.IO add-ons|32|0|2021-10-27| |167|[synesthesiam/hassio-addons](https://github.com/synesthesiam/hassio-addons)|My Hass.IO add-ons|32|0|2021-10-27|
|168|[CQU-drcom/CQU_drcom](https://github.com/CQU-drcom/CQU_drcom)|重庆大学路由器drcom懒人脚本|43|0|2021-08-29| |168|[CQU-drcom/CQU_drcom](https://github.com/CQU-drcom/CQU_drcom)|重庆大学路由器drcom懒人脚本|43|0|2021-08-29|
|169|[soulteary/docker-outline](https://github.com/soulteary/docker-outline)|A simple and reliable self-hosted plan for Outline.|57|0|2021-11-19| |169|[soulteary/docker-outline](https://github.com/soulteary/docker-outline)|A simple and reliable self-hosted plan for Outline.|58|0|2021-11-19|
|170|[trombonist852/multi-device-openwrt](https://github.com/trombonist852/multi-device-openwrt)|客制化多设备固件包括x86-64树莓派全系R2sN1,k3|56|0|2022-02-03| |170|[trombonist852/multi-device-openwrt](https://github.com/trombonist852/multi-device-openwrt)|客制化多设备固件包括x86-64树莓派全系R2sN1,k3|56|0|2022-02-03|
|171|[skiy/golang-install](https://github.com/skiy/golang-install)|One key installation of the latest version of the golang|30|0|2022-01-15| |171|[skiy/golang-install](https://github.com/skiy/golang-install)|One key installation of the latest version of the golang|30|0|2022-01-15|
|172|[owent-utils/bash-shell](https://github.com/owent-utils/bash-shell)|OWenT's Utils -- Bash&Shell branch|77|0|2022-01-21| |172|[owent-utils/bash-shell](https://github.com/owent-utils/bash-shell)|OWenT's Utils -- Bash&Shell branch|76|0|2022-01-21|
|173|[CNMan/C2R](https://github.com/CNMan/C2R)|-|25|0|2022-02-05| |173|[CNMan/C2R](https://github.com/CNMan/C2R)|-|25|0|2022-02-06|
|174|[ibook86/newifi3-d2-openwrt](https://github.com/ibook86/newifi3-d2-openwrt)|新三路由器openwrt固件|85|0|2022-02-04| |174|[ibook86/newifi3-d2-openwrt](https://github.com/ibook86/newifi3-d2-openwrt)|新三路由器openwrt固件|85|0|2022-02-05|
|175|[skiy/docker-nginx-php](https://github.com/skiy/docker-nginx-php)|Nginx PHP for Docker|118|0|2022-01-26| |175|[skiy/docker-nginx-php](https://github.com/skiy/docker-nginx-php)|Nginx PHP for Docker|118|0|2022-01-26|
|176|[P3TERX/Aria2-Pro-Core](https://github.com/P3TERX/Aria2-Pro-Core)|Aria2 static binaries for GNU/Linux with some powerful feature patches. 破解无限线程 防掉线程优化 静态编译 二进制文件 增强版|218|0|2021-08-22| |176|[P3TERX/Aria2-Pro-Core](https://github.com/P3TERX/Aria2-Pro-Core)|Aria2 static binaries for GNU/Linux with some powerful feature patches. 破解无限线程 防掉线程优化 静态编译 二进制文件 增强版|218|0|2021-08-22|
|177|[jinfeijie/yapi](https://github.com/jinfeijie/yapi)|Docker for YApi 一键部署YApi|202|0|2022-01-12| |177|[jinfeijie/yapi](https://github.com/jinfeijie/yapi)|Docker for YApi 一键部署YApi|202|0|2022-01-12|
|178|[skytotwo/NanoPi-R1S-Build-By-Actions](https://github.com/skytotwo/NanoPi-R1S-Build-By-Actions)|NanoPi R1S H5 Build By Actions|180|0|2021-09-14| |178|[skytotwo/NanoPi-R1S-Build-By-Actions](https://github.com/skytotwo/NanoPi-R1S-Build-By-Actions)|NanoPi R1S H5 Build By Actions|180|0|2021-09-14|
|179|[Alcatraz323/audiohq_module](https://github.com/Alcatraz323/audiohq_module)|Provide binary and apk for controlling each applications volume using Magisk|80|0|2021-11-15| |179|[Alcatraz323/audiohq_module](https://github.com/Alcatraz323/audiohq_module)|Provide binary and apk for controlling each applications volume using Magisk|80|0|2021-11-15|
|180|[0x192/Bash-Android-Debloater](https://github.com/0x192/Bash-Android-Debloater)|Bash script using ADB to debloat non-rooted smartphones. Improve your privacy, the security and battery life of your device. THIS REPO IS ONLY A MIRROR.|30|0|2021-10-07| |180|[0x192/Bash-Android-Debloater](https://github.com/0x192/Bash-Android-Debloater)|Bash script using ADB to debloat non-rooted smartphones. Improve your privacy, the security and battery life of your device. THIS REPO IS ONLY A MIRROR.|30|0|2021-10-07|
|181|[Asterisk4Magisk/Xray4Magisk](https://github.com/Asterisk4Magisk/Xray4Magisk)|Xray core with service scripts for Android|133|0|2022-02-04| |181|[Asterisk4Magisk/Xray4Magisk](https://github.com/Asterisk4Magisk/Xray4Magisk)|Xray core with service scripts for Android|134|0|2022-02-06|
|182|[neroxps/hassio_install](https://github.com/neroxps/hassio_install)|hassio 一键脚本,适配国内网络环境目前兼容(Debian Ubuntu Raspbian)|106|0|2021-10-29| |182|[neroxps/hassio_install](https://github.com/neroxps/hassio_install)|hassio 一键脚本,适配国内网络环境目前兼容(Debian Ubuntu Raspbian)|106|0|2021-10-29|
|183|[pingcap/blog-cn](https://github.com/pingcap/blog-cn)|-|117|0|2021-11-25| |183|[pingcap/blog-cn](https://github.com/pingcap/blog-cn)|-|117|0|2021-11-25|
|184|[travislee8964/Ocserv-install-script-for-CentOS-RHEL-7](https://github.com/travislee8964/Ocserv-install-script-for-CentOS-RHEL-7)|Ocserv(AnyConnect Server) install script for CentOS/RHEL 7|283|0|2022-01-11| |184|[travislee8964/Ocserv-install-script-for-CentOS-RHEL-7](https://github.com/travislee8964/Ocserv-install-script-for-CentOS-RHEL-7)|Ocserv(AnyConnect Server) install script for CentOS/RHEL 7|283|0|2022-01-11|
@ -193,18 +193,18 @@
|186|[caippx/bash](https://github.com/caippx/bash)|一些自己写chao的jio本|18|0|2021-12-09| |186|[caippx/bash](https://github.com/caippx/bash)|一些自己写chao的jio本|18|0|2021-12-09|
|187|[Magisk-Modules-Repo/BluetoothLibraryPatcher](https://github.com/Magisk-Modules-Repo/BluetoothLibraryPatcher)|-|21|0|2021-11-12| |187|[Magisk-Modules-Repo/BluetoothLibraryPatcher](https://github.com/Magisk-Modules-Repo/BluetoothLibraryPatcher)|-|21|0|2021-11-12|
|188|[BUAA-SE-Compiling/miniSysY-tutorial](https://github.com/BUAA-SE-Compiling/miniSysY-tutorial)|BUAASE2019级的编译实验的实验指导与实验安排|37|0|2022-01-01| |188|[BUAA-SE-Compiling/miniSysY-tutorial](https://github.com/BUAA-SE-Compiling/miniSysY-tutorial)|BUAASE2019级的编译实验的实验指导与实验安排|37|0|2022-01-01|
|189|[dbkangaroo/kangaroo](https://github.com/dbkangaroo/kangaroo)|Kangaroo is a SQL client and admin tool for popular databases(SQLite / MySQL / PostgreSQL / ...) on Windows / MacOS / Linux, support table design, query, model, sync, export/import etc, focus on comfo ...|198|0|2022-01-28| |189|[dbkangaroo/kangaroo](https://github.com/dbkangaroo/kangaroo)|Kangaroo is a SQL client and admin tool for popular databases(SQLite / MySQL / PostgreSQL / ...) on Windows / MacOS / Linux, support table design, query, model, sync, export/import etc, focus on comfo ...|199|0|2022-01-28|
|190|[unkaer/Actions-OpenWrt-Xiaomi-R4A](https://github.com/unkaer/Actions-OpenWrt-Xiaomi-R4A)|自己编译小米R4A千兆breed直刷版用|24|0|2021-09-24| |190|[unkaer/Actions-OpenWrt-Xiaomi-R4A](https://github.com/unkaer/Actions-OpenWrt-Xiaomi-R4A)|自己编译小米R4A千兆breed直刷版用|24|0|2021-09-24|
|191|[MartineauUK/wireguard](https://github.com/MartineauUK/wireguard)|Manage/Install WireGuard on applicable ASUS routers|36|0|2022-02-05| |191|[MartineauUK/wireguard](https://github.com/MartineauUK/wireguard)|Manage/Install WireGuard on applicable ASUS routers|36|0|2022-02-05|
|192|[unframework/licheepi-nano-buildroot](https://github.com/unframework/licheepi-nano-buildroot)|Config files for full Lichee Pi Nano Linux image build|46|0|2022-01-26| |192|[unframework/licheepi-nano-buildroot](https://github.com/unframework/licheepi-nano-buildroot)|Config files for full Lichee Pi Nano Linux image build|46|0|2022-01-26|
|193|[abcdabcd987/lxc-gpu](https://github.com/abcdabcd987/lxc-gpu)|Enjoy computation resources sharing at your laboratory with lxc-gpu!|43|0|2021-11-29| |193|[abcdabcd987/lxc-gpu](https://github.com/abcdabcd987/lxc-gpu)|Enjoy computation resources sharing at your laboratory with lxc-gpu!|43|0|2021-11-29|
|194|[Magisk-Modules-Repo/acc](https://github.com/Magisk-Modules-Repo/acc)|Upstream repo: |139|0|2022-02-03| |194|[Magisk-Modules-Repo/acc](https://github.com/Magisk-Modules-Repo/acc)|Upstream repo: |139|0|2022-02-03|
|195|[a244573118/WeChatIntercept](https://github.com/a244573118/WeChatIntercept)|微信防撤回插件一键安装仅MAC可用支持新版3.2.0微信|366|0|2021-09-02| |195|[a244573118/WeChatIntercept](https://github.com/a244573118/WeChatIntercept)|微信防撤回插件一键安装仅MAC可用支持新版3.2.0微信|366|0|2021-09-02|
|196|[WeiyiGeek/SecOpsDev](https://github.com/WeiyiGeek/SecOpsDev)|自己闲来无事所写以及工作中抽取的安全/运维/开发方面的小脚本|64|0|2021-12-08| |196|[WeiyiGeek/SecOpsDev](https://github.com/WeiyiGeek/SecOpsDev)|自己闲来无事所写以及工作中抽取的安全/运维/开发方面的小脚本|65|0|2021-12-08|
|197|[ariandy/easy-rust-indonesia](https://github.com/ariandy/easy-rust-indonesia)|-|50|0|2021-11-03| |197|[ariandy/easy-rust-indonesia](https://github.com/ariandy/easy-rust-indonesia)|-|50|0|2021-11-03|
|198|[virjarRatel/ratel-doc](https://github.com/virjarRatel/ratel-doc)|唯一官方文档|24|0|2021-09-02| |198|[virjarRatel/ratel-doc](https://github.com/virjarRatel/ratel-doc)|唯一官方文档|24|0|2021-09-02|
|199|[wowchemy/hugo-documentation-theme](https://github.com/wowchemy/hugo-documentation-theme)|📖 Project Docs / Knowledge Base template for Hugo Website Builder. 创建项目文档|63|0|2021-09-20| |199|[wowchemy/hugo-documentation-theme](https://github.com/wowchemy/hugo-documentation-theme)|📖 Project Docs / Knowledge Base template for Hugo Website Builder. 创建项目文档|63|0|2021-09-20|
|200|[huangqian8/Cloud-N1-OpenWrt](https://github.com/huangqian8/Cloud-N1-OpenWrt)|Github Actions 自动编译 OpenWrt 固件(适配 Phicomm N1|105|0|2022-01-30| |200|[huangqian8/Cloud-N1-OpenWrt](https://github.com/huangqian8/Cloud-N1-OpenWrt)|Github Actions 自动编译 OpenWrt 固件(适配 Phicomm N1|105|0|2022-02-06|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,39 +1,39 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1295|15|2022-02-02| |1|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1296|15|2022-02-02|
|2|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|772|11|2022-02-05| |2|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|775|11|2022-02-06|
|3|[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.|5524|9|2022-01-30| |3|[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.|5526|9|2022-01-30|
|4|[Juanpe/About-SwiftUI](https://github.com/Juanpe/About-SwiftUI)|Gathering all info published, both by Apple and by others, about new framework SwiftUI. |6010|6|2021-11-28| |4|[Juanpe/About-SwiftUI](https://github.com/Juanpe/About-SwiftUI)|Gathering all info published, both by Apple and by others, about new framework SwiftUI. |6009|6|2021-11-28|
|5|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|15689|6|2022-02-05| |5|[realm/SwiftLint](https://github.com/realm/SwiftLint)|A tool to enforce Swift style and conventions.|15694|6|2022-02-06|
|6|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11364|5|2022-02-01| |6|[xmartlabs/Eureka](https://github.com/xmartlabs/Eureka)|Elegant iOS form builder in Swift|11364|5|2022-02-01|
|7|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|13725|5|2022-02-01| |7|[Moya/Moya](https://github.com/Moya/Moya)|Network abstraction layer written in Swift.|13727|5|2022-02-01|
|8|[Ji4n1ng/OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal)|✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.|4226|4|2022-02-05| |8|[Ji4n1ng/OpenInTerminal](https://github.com/Ji4n1ng/OpenInTerminal)|✨ Finder Toolbar app for macOS to open the current directory in Terminal, iTerm, Hyper or Alacritty.|4228|4|2022-02-06|
|9|[IBAnimatable/IBAnimatable](https://github.com/IBAnimatable/IBAnimatable)|Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.|8597|4|2022-01-21| |9|[IBAnimatable/IBAnimatable](https://github.com/IBAnimatable/IBAnimatable)|Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.|8598|4|2022-01-21|
|10|[ivanvorobei/SPPermissions](https://github.com/ivanvorobei/SPPermissions)|Ask permissions with ready-use interface. You can check status permission and if it has been requested before. Support SwiftUI.|4772|3|2022-02-04| |10|[ivanvorobei/SPPermissions](https://github.com/ivanvorobei/SPPermissions)|Ask permissions with ready-use interface. You can check status permission and if it has been requested before. Support SwiftUI.|4772|3|2022-02-04|
|11|[gee1k/uPic](https://github.com/gee1k/uPic)|📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.|2521|3|2022-01-09| |11|[gee1k/uPic](https://github.com/gee1k/uPic)|📤uPic is a native, powerful, beautiful and simple picture and file upload tool for macOS.|2523|3|2022-01-09|
|12|[SwiftOldDriver/iOS-Weekly](https://github.com/SwiftOldDriver/iOS-Weekly)|🇨🇳 老司机 iOS 周报|4042|3|2022-01-24| |12|[SwiftOldDriver/iOS-Weekly](https://github.com/SwiftOldDriver/iOS-Weekly)|🇨🇳 老司机 iOS 周报|4043|3|2022-01-24|
|13|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|3305|2|2022-02-02| |13|[ddddxxx/LyricsX](https://github.com/ddddxxx/LyricsX)|🎶 Ultimate lyrics app for macOS.|3305|2|2022-02-02|
|14|[onevcat/FengNiao](https://github.com/onevcat/FengNiao)|A command line tool for cleaning unused resources in Xcode.|2876|2|2021-10-03| |14|[onevcat/FengNiao](https://github.com/onevcat/FengNiao)|A command line tool for cleaning unused resources in Xcode.|2877|2|2021-10-03|
|15|[woshiccm/Pecker](https://github.com/woshiccm/Pecker)|CodePecker is a tool to detect unused Swift code.|1288|2|2022-01-13| |15|[woshiccm/Pecker](https://github.com/woshiccm/Pecker)|CodePecker is a tool to detect unused Swift code.|1288|2|2022-01-13|
|16|[ArtSabintsev/Siren](https://github.com/ArtSabintsev/Siren)|Notify users when a new version of your app is available and prompt them to upgrade.|3923|2|2021-09-17| |16|[ArtSabintsev/Siren](https://github.com/ArtSabintsev/Siren)|Notify users when a new version of your app is available and prompt them to upgrade.|3925|2|2021-09-17|
|17|[mhdhejazi/CoronaTracker](https://github.com/mhdhejazi/CoronaTracker)|Coronavirus tracker app for iOS & macOS with maps & charts|1457|2|2022-02-05| |17|[mhdhejazi/CoronaTracker](https://github.com/mhdhejazi/CoronaTracker)|Coronavirus tracker app for iOS & macOS with maps & charts|1457|2|2022-02-05|
|18|[tatsuz0u/EhPanda](https://github.com/tatsuz0u/EhPanda)|An unofficial E-Hentai App for iOS built with SwiftUI. (Refactoring with TCA)|977|2|2022-02-05| |18|[tatsuz0u/EhPanda](https://github.com/tatsuz0u/EhPanda)|An unofficial E-Hentai App for iOS built with SwiftUI. (Refactoring with TCA)|981|2|2022-02-06|
|19|[Danie1s/Tiercel](https://github.com/Danie1s/Tiercel)|简单易用、功能丰富的纯 Swift 下载框架|2265|2|2021-12-31| |19|[Danie1s/Tiercel](https://github.com/Danie1s/Tiercel)|简单易用、功能丰富的纯 Swift 下载框架|2265|2|2021-12-31|
|20|[lukakerr/Pine](https://github.com/lukakerr/Pine)|A modern, native macOS markdown editor|2879|2|2021-12-07| |20|[lukakerr/Pine](https://github.com/lukakerr/Pine)|A modern, native macOS markdown editor|2880|2|2021-12-07|
|21|[pujiaxin33/JXSegmentedView](https://github.com/pujiaxin33/JXSegmentedView)|A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|1957|2|2022-01-14| |21|[pujiaxin33/JXSegmentedView](https://github.com/pujiaxin33/JXSegmentedView)|A powerful and easy to use segmented view (segmentedcontrol, pagingview, pagerview, pagecontrol, categoryview) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)|1958|2|2022-01-14|
|22|[Lakr233/FishUpgrade](https://github.com/Lakr233/FishUpgrade)|macOS 摸鱼模拟器|87|2|2021-12-19| |22|[Lakr233/FishUpgrade](https://github.com/Lakr233/FishUpgrade)|macOS 摸鱼模拟器|87|2|2021-12-19|
|23|[longitachi/ZLPhotoBrowser](https://github.com/longitachi/ZLPhotoBrowser)|Wechat-like image picker. Support select normal photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能; |3993|2|2022-01-13| |23|[longitachi/ZLPhotoBrowser](https://github.com/longitachi/ZLPhotoBrowser)|Wechat-like image picker. Support select normal photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能; |3993|2|2022-01-13|
|24|[alibaba/HandyJSON](https://github.com/alibaba/HandyJSON)|A handy swift json-object serialization/deserialization library|3935|2|2022-01-14| |24|[alibaba/HandyJSON](https://github.com/alibaba/HandyJSON)|A handy swift json-object serialization/deserialization library|3935|2|2022-01-14|
|25|[WeTransfer/WeScan](https://github.com/WeTransfer/WeScan)|Document Scanning Made Easy for iOS|2447|2|2021-11-15| |25|[WeTransfer/WeScan](https://github.com/WeTransfer/WeScan)|Document Scanning Made Easy for iOS|2449|2|2021-11-15|
|26|[kyleduo/TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac)|TinyPNG client for Mac|3070|2|2022-01-14| |26|[kyleduo/TinyPNG4Mac](https://github.com/kyleduo/TinyPNG4Mac)|TinyPNG client for Mac|3071|2|2022-01-14|
|27|[eggswift/ESTabBarController](https://github.com/eggswift/ESTabBarController)|:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!|4675|2|2022-02-03| |27|[eggswift/ESTabBarController](https://github.com/eggswift/ESTabBarController)|:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!|4675|2|2022-02-03|
|28|[Jinxiansen/Windows11](https://github.com/Jinxiansen/Windows11)| 💻 Windows 11 in SwiftUI.|118|1|2021-10-13| |28|[Jinxiansen/Windows11](https://github.com/Jinxiansen/Windows11)| 💻 Windows 11 in SwiftUI.|118|1|2021-10-13|
|29|[MikeWang000000/PD-Runner-Revive](https://github.com/MikeWang000000/PD-Runner-Revive)|PD-Runner (Parallels Desktop) 补档|17|1|2022-01-25| |29|[MikeWang000000/PD-Runner-Revive](https://github.com/MikeWang000000/PD-Runner-Revive)|PD-Runner (Parallels Desktop) 补档|19|1|2022-01-25|
|30|[xjbeta/iina-plus](https://github.com/xjbeta/iina-plus)|Extra danmaku support for iina. (iina 弹幕支持|680|1|2022-01-24| |30|[xjbeta/iina-plus](https://github.com/xjbeta/iina-plus)|Extra danmaku support for iina. (iina 弹幕支持|680|1|2022-01-24|
|31|[dengzemiao/DZMeBookRead](https://github.com/dengzemiao/DZMeBookRead)|支持项目使用最完整小说阅读器Demo仿iReader(掌阅)QQ阅读 ... 常用阅读器阅读页面,支持 翻页效果(仿真,覆盖,平移,滚动,无效果)、字体切换、书签功能、阅读记录、亮度调整、背景颜色切换 ...|1045|1|2021-12-28| |31|[dengzemiao/DZMeBookRead](https://github.com/dengzemiao/DZMeBookRead)|支持项目使用最完整小说阅读器Demo仿iReader(掌阅)QQ阅读 ... 常用阅读器阅读页面,支持 翻页效果(仿真,覆盖,平移,滚动,无效果)、字体切换、书签功能、阅读记录、亮度调整、背景颜色切换 ...|1045|1|2021-12-28|
|32|[soulverteam/SoulverCore](https://github.com/soulverteam/SoulverCore)|A powerful Swift framework for evaluating mathematical expressions|409|1|2021-12-29| |32|[soulverteam/SoulverCore](https://github.com/soulverteam/SoulverCore)|A powerful Swift framework for evaluating mathematical expressions|409|1|2021-12-29|
@ -43,7 +43,7 @@
|36|[OpenIntelWireless/HeliPort](https://github.com/OpenIntelWireless/HeliPort)|Intel Wi-Fi Client for itlwm|893|1|2021-11-17| |36|[OpenIntelWireless/HeliPort](https://github.com/OpenIntelWireless/HeliPort)|Intel Wi-Fi Client for itlwm|893|1|2021-11-17|
|37|[netyouli/WHC_ConfuseSoftware](https://github.com/netyouli/WHC_ConfuseSoftware)|iOS代码混淆工具iOS代码混淆助手过机器审核过4.3审核过other审核u3d、cocos2dx、flutter、自动代码翻新(WHC_ConfuseSoftware)是一款新一代运行在MAC OS平台的App、完美支持Objc和Swift、U3D、Flutter、Cocos2dx项目代码的自动翻新(混淆)、支持文件夹名称、文件名、修改资源文件hash值、类名、方法名、属性名、添加混淆 ...|1220|1|2022-01-22| |37|[netyouli/WHC_ConfuseSoftware](https://github.com/netyouli/WHC_ConfuseSoftware)|iOS代码混淆工具iOS代码混淆助手过机器审核过4.3审核过other审核u3d、cocos2dx、flutter、自动代码翻新(WHC_ConfuseSoftware)是一款新一代运行在MAC OS平台的App、完美支持Objc和Swift、U3D、Flutter、Cocos2dx项目代码的自动翻新(混淆)、支持文件夹名称、文件名、修改资源文件hash值、类名、方法名、属性名、添加混淆 ...|1220|1|2022-01-22|
|38|[Coder-TanJX/JXBanner](https://github.com/Coder-TanJX/JXBanner)|🚀🚀🚀 A super - custom multifunctional framework for banner unlimited rollover diagrams [一个超自定义多功能无限轮播图框架]|474|1|2021-09-22| |38|[Coder-TanJX/JXBanner](https://github.com/Coder-TanJX/JXBanner)|🚀🚀🚀 A super - custom multifunctional framework for banner unlimited rollover diagrams [一个超自定义多功能无限轮播图框架]|474|1|2021-09-22|
|39|[cmushroom/redis-pro](https://github.com/cmushroom/redis-pro)|redis-pro redis 桌面管理工具|409|1|2022-01-06| |39|[cmushroom/redis-pro](https://github.com/cmushroom/redis-pro)|redis-pro redis 桌面管理工具|409|1|2022-02-06|
|40|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|1950|1|2021-12-15| |40|[onevcat/APNGKit](https://github.com/onevcat/APNGKit)|High performance and delightful way to play with APNG format in iOS.|1950|1|2021-12-15|
|41|[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.|1288|1|2021-12-29| |41|[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.|1288|1|2021-12-29|
|42|[lixiang1994/AttributedString](https://github.com/lixiang1994/AttributedString)|基于Swift插值方式优雅的构建富文本, 支持点击长按事件, 支持不同类型过滤, 支持自定义视图等.|504|1|2021-12-17| |42|[lixiang1994/AttributedString](https://github.com/lixiang1994/AttributedString)|基于Swift插值方式优雅的构建富文本, 支持点击长按事件, 支持不同类型过滤, 支持自定义视图等.|504|1|2021-12-17|
@ -54,30 +54,30 @@
|47|[MxABC/swiftScan](https://github.com/MxABC/swiftScan)|A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)|1445|1|2021-12-07| |47|[MxABC/swiftScan](https://github.com/MxABC/swiftScan)|A barcode and qr code scanner( 二维码 各种码识别,生成,界面效果)|1445|1|2021-12-07|
|48|[kingsic/SGPagingView](https://github.com/kingsic/SGPagingView)|A powerful and easy to use segment view 【QQ、淘宝、微博、腾讯、网易新闻、今日头条等标题滚动视图】|1513|1|2021-12-17| |48|[kingsic/SGPagingView](https://github.com/kingsic/SGPagingView)|A powerful and easy to use segment view 【QQ、淘宝、微博、腾讯、网易新闻、今日头条等标题滚动视图】|1513|1|2021-12-17|
|49|[JiongXing/PhotoBrowser](https://github.com/JiongXing/PhotoBrowser)| Elegant photo browser in Swift. 图片与视频浏览器。|1101|1|2021-09-20| |49|[JiongXing/PhotoBrowser](https://github.com/JiongXing/PhotoBrowser)| Elegant photo browser in Swift. 图片与视频浏览器。|1101|1|2021-09-20|
|50|[LeoMobileDeveloper/ios-developer-tools](https://github.com/LeoMobileDeveloper/ios-developer-tools)|Tools that every iOS developer should know.|1203|1|2021-11-29| |50|[LeoMobileDeveloper/ios-developer-tools](https://github.com/LeoMobileDeveloper/ios-developer-tools)|Tools that every iOS developer should know.|1205|1|2021-11-29|
|51|[AnyImageKit/AnyImageKit](https://github.com/AnyImageKit/AnyImageKit)|A toolbox for pick/edit/capture photo or video. Written in Swift. |455|1|2022-02-05| |51|[AnyImageKit/AnyImageKit](https://github.com/AnyImageKit/AnyImageKit)|A toolbox for pick/edit/capture photo or video. Written in Swift. |457|1|2022-02-05|
|52|[gltwy/LTScrollView](https://github.com/gltwy/LTScrollView)|ScrollView嵌套ScrolloViewUITableView 、UICollectionView解决方案 支持OC / Swift持续更新中...实现原理http://blog.csdn.net/glt_code/article/details/78576628|981|1|2021-11-20| |52|[gltwy/LTScrollView](https://github.com/gltwy/LTScrollView)|ScrollView嵌套ScrolloViewUITableView 、UICollectionView解决方案 支持OC / Swift持续更新中...实现原理http://blog.csdn.net/glt_code/article/details/78576628|981|1|2021-11-20|
|53|[Lision/WKWebViewJavascriptBridge](https://github.com/Lision/WKWebViewJavascriptBridge)|🌉 A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.|1007|1|2021-12-24| |53|[Lision/WKWebViewJavascriptBridge](https://github.com/Lision/WKWebViewJavascriptBridge)|🌉 A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.|1007|1|2021-12-24|
|54|[Tliens/SpeedySwift](https://github.com/Tliens/SpeedySwift)|这是一个app开发的加速库。This is an accelerated library for app development|407|1|2021-11-09| |54|[Tliens/SpeedySwift](https://github.com/Tliens/SpeedySwift)|这是一个app开发的加速库。This is an accelerated library for app development|407|1|2021-11-09|
|55|[3lvis/Networking](https://github.com/3lvis/Networking)|Easy HTTP Networking in Swift a NSURLSession wrapper with image caching support|1306|1|2021-11-23| |55|[3lvis/Networking](https://github.com/3lvis/Networking)|Easy HTTP Networking in Swift a NSURLSession wrapper with image caching support|1306|1|2021-11-23|
|56|[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|1215|1|2021-12-14| |56|[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|1215|1|2021-12-14|
|57|[william0wang/MagicCamera](https://github.com/william0wang/MagicCamera)|iOS多功能AI相机人像卡通化、变老变年轻、美颜、滤镜、艺术效果等|96|1|2021-11-08| |57|[william0wang/MagicCamera](https://github.com/william0wang/MagicCamera)|iOS多功能AI相机人像卡通化、变老变年轻、美颜、滤镜、艺术效果等|96|1|2021-11-08|
|58|[100mango/zen](https://github.com/100mango/zen)|iOS, macOS, Swift, Objective-C 心得|2851|1|2021-09-10| |58|[100mango/zen](https://github.com/100mango/zen)|iOS, macOS, Swift, Objective-C 心得|2852|1|2021-09-10|
|59|[wxxsw/SwiftTheme](https://github.com/wxxsw/SwiftTheme)|🎨 Powerful theme/skin manager for iOS 9+ 主题/换肤, 暗色模式|2281|1|2021-12-13| |59|[wxxsw/SwiftTheme](https://github.com/wxxsw/SwiftTheme)|🎨 Powerful theme/skin manager for iOS 9+ 主题/换肤, 暗色模式|2281|1|2021-12-13|
|60|[tid-kijyun/Kanna](https://github.com/tid-kijyun/Kanna)|Kanna(鉋) is an XML/HTML parser for Swift.|2239|1|2021-12-01| |60|[tid-kijyun/Kanna](https://github.com/tid-kijyun/Kanna)|Kanna(鉋) is an XML/HTML parser for Swift.|2239|1|2021-12-01|
|61|[scrumsnail/ButtonHandle](https://github.com/scrumsnail/ButtonHandle)|防止按钮重复点就|3|0|2021-08-24| |61|[scrumsnail/ButtonHandle](https://github.com/scrumsnail/ButtonHandle)|防止按钮重复点就|3|0|2021-08-24|
|62|[hui-z/image_gallery_saver](https://github.com/hui-z/image_gallery_saver)|flutter中用于保存图片到相册的Plugin|178|0|2022-01-11| |62|[hui-z/image_gallery_saver](https://github.com/hui-z/image_gallery_saver)|flutter中用于保存图片到相册的Plugin|179|0|2022-01-11|
|63|[ShikiSuen/vChewing-macOS](https://github.com/ShikiSuen/vChewing-macOS)|威注音输入法的 macOS 版,以小麦注音输入法的引擎为主、搭配特制的简体中文专用辞库。是纯粹的简体中文注音输入法(也有原生的繁体中文输入模式,并非简繁转换)。|6|0|2022-02-05| |63|[ShikiSuen/vChewing-macOS](https://github.com/ShikiSuen/vChewing-macOS)|威注音输入法的 macOS 版,以小麦注音输入法的引擎为主、搭配特制的简体中文专用辞库。是纯粹的简体中文注音输入法(也有原生的繁体中文输入模式,并非简繁转换)。|6|0|2022-02-06|
|64|[kingjiajie/JJCollectionViewRoundFlowLayout_Swift](https://github.com/kingjiajie/JJCollectionViewRoundFlowLayout_Swift)|JJCollectionViewRoundFlowLayout_Swift是JJCollectionViewRoundFlowLayoutOChttps://github.com/kingjiajie/JJCollectionViewRoundFlowLayout 的Swift版本JJCollectionViewRoundFlowLayout可设置CollectionView的Backgr ...|49|0|2021-11-22| |64|[kingjiajie/JJCollectionViewRoundFlowLayout_Swift](https://github.com/kingjiajie/JJCollectionViewRoundFlowLayout_Swift)|JJCollectionViewRoundFlowLayout_Swift是JJCollectionViewRoundFlowLayoutOChttps://github.com/kingjiajie/JJCollectionViewRoundFlowLayout 的Swift版本JJCollectionViewRoundFlowLayout可设置CollectionView的Backgr ...|49|0|2021-11-22|
|65|[zhoubenjian/SwiftRebuildOC](https://github.com/zhoubenjian/SwiftRebuildOC)|Swift5实现默认及自定义TableViewCell普通CollectionViewCell及瀑布流CollectionViewCellTableViewCell自适应高度 ScrollView嵌套TableViewCollectionView TableView分组标题悬浮吸顶 CollectionView分组标题悬浮吸顶 CollectionView画廊效果|5|0|2021-12-03| |65|[zhoubenjian/SwiftRebuildOC](https://github.com/zhoubenjian/SwiftRebuildOC)|Swift5实现默认及自定义TableViewCell普通CollectionViewCell及瀑布流CollectionViewCellTableViewCell自适应高度 ScrollView嵌套TableViewCollectionView TableView分组标题悬浮吸顶 CollectionView分组标题悬浮吸顶 CollectionView画廊效果|5|0|2021-12-03|
|66|[kingsic/Flower](https://github.com/kingsic/Flower)|Custom views of Swift and Objective-C|27|0|2022-02-05| |66|[kingsic/Flower](https://github.com/kingsic/Flower)|Custom views of Swift and Objective-C|27|0|2022-02-05|
|67|[ListenNotes/podcast-api-swift](https://github.com/ListenNotes/podcast-api-swift)|The Official Swift Library for the Listen Notes Podcast API.|7|0|2021-10-26| |67|[ListenNotes/podcast-api-swift](https://github.com/ListenNotes/podcast-api-swift)|The Official Swift Library for the Listen Notes Podcast API.|7|0|2021-10-26|
|68|[yuetyam/jyutping](https://github.com/yuetyam/jyutping)|Cantonese Jyutping Keyboard for iOS. 粵語粵拼輸入法鍵盤|23|0|2022-02-04| |68|[yuetyam/jyutping](https://github.com/yuetyam/jyutping)|Cantonese Jyutping Keyboard for iOS. 粵語粵拼輸入法鍵盤|23|0|2022-02-06|
|69|[Jacke-xu/WYBasisKit-swift](https://github.com/Jacke-xu/WYBasisKit-swift)|"WYBasisKit" is a toolkit aimed at greatly improving efficiency.|13|0|2022-02-05| |69|[Jacke-xu/WYBasisKit-swift](https://github.com/Jacke-xu/WYBasisKit-swift)|"WYBasisKit" is a toolkit aimed at greatly improving efficiency.|13|0|2022-02-05|
|70|[gsyhei/GXRefresh](https://github.com/gsyhei/GXRefresh)|Swift版的下拉刷新上拉加载支持Gif、支持自定义刷新动画。|17|0|2021-10-12| |70|[gsyhei/GXRefresh](https://github.com/gsyhei/GXRefresh)|Swift版的下拉刷新上拉加载支持Gif、支持自定义刷新动画。|17|0|2021-10-12|
|71|[jackiehu/SwiftMediator](https://github.com/jackiehu/SwiftMediator)|swift砖块系列Swift组件化解耦中间件routerMirror反射函数调用SceneDelegate解耦AppDelegate解耦|48|0|2021-11-19| |71|[jackiehu/SwiftMediator](https://github.com/jackiehu/SwiftMediator)|swift砖块系列Swift组件化解耦中间件routerMirror反射函数调用SceneDelegate解耦AppDelegate解耦|48|0|2021-11-19|
|72|[37iOS/Easy-Signer](https://github.com/37iOS/Easy-Signer)| iOS App 的 Mac 重签名工具|6|0|2022-01-05| |72|[37iOS/Easy-Signer](https://github.com/37iOS/Easy-Signer)| iOS App 的 Mac 重签名工具|6|0|2022-01-05|
|73|[Asana/Drawsana](https://github.com/Asana/Drawsana)|An open source library that lets your users draw on things - mark up images with text, shapes, etc.|537|0|2021-08-25| |73|[Asana/Drawsana](https://github.com/Asana/Drawsana)|An open source library that lets your users draw on things - mark up images with text, shapes, etc.|538|0|2021-08-25|
|74|[vermont42/RaceRunner](https://github.com/vermont42/RaceRunner)|RaceRunner is a run-tracking app focused on racing.|69|0|2022-01-03| |74|[vermont42/RaceRunner](https://github.com/vermont42/RaceRunner)|RaceRunner is a run-tracking app focused on racing.|69|0|2022-01-03|
|75|[fulldecent/formant-analyzer](https://github.com/fulldecent/formant-analyzer)|iOS application for finding formants in spoken sounds|46|0|2021-12-22| |75|[fulldecent/formant-analyzer](https://github.com/fulldecent/formant-analyzer)|iOS application for finding formants in spoken sounds|46|0|2021-12-22|
|76|[CGUniversity/MJRefresh-RxSwift](https://github.com/CGUniversity/MJRefresh-RxSwift)|对MJRefresh进行RxSwift支持。可以对刷新状态多次订阅多次触发。|20|0|2021-10-27| |76|[CGUniversity/MJRefresh-RxSwift](https://github.com/CGUniversity/MJRefresh-RxSwift)|对MJRefresh进行RxSwift支持。可以对刷新状态多次订阅多次触发。|20|0|2021-10-27|
@ -85,12 +85,12 @@
|78|[jackiehu/SwiftShow](https://github.com/jackiehu/SwiftShow)|swift砖块系列各种弹出窗口toastloadingalertpopview等等,支持暗黑模式|12|0|2021-11-10| |78|[jackiehu/SwiftShow](https://github.com/jackiehu/SwiftShow)|swift砖块系列各种弹出窗口toastloadingalertpopview等等,支持暗黑模式|12|0|2021-11-10|
|79|[atone/iZSM](https://github.com/atone/iZSM)|最水木 - 水木社区iOS客户端|7|0|2021-10-16| |79|[atone/iZSM](https://github.com/atone/iZSM)|最水木 - 水木社区iOS客户端|7|0|2021-10-16|
|80|[yanmingLiu/swift5DouYin](https://github.com/yanmingLiu/swift5DouYin)|Swift5仿写抖音抖音首页、个人主页、评论列表支持手势交互等效果。|13|0|2022-01-19| |80|[yanmingLiu/swift5DouYin](https://github.com/yanmingLiu/swift5DouYin)|Swift5仿写抖音抖音首页、个人主页、评论列表支持手势交互等效果。|13|0|2022-01-19|
|81|[Cantoboard/Cantoboard](https://github.com/Cantoboard/Cantoboard)|Cantoboard - Smart Cantonese Keyboard on iOS |25|0|2022-02-05| |81|[Cantoboard/Cantoboard](https://github.com/Cantoboard/Cantoboard)|Cantoboard - Smart Cantonese Keyboard on iOS |26|0|2022-02-06|
|82|[jialongsu/react-native-s-baidumap](https://github.com/jialongsu/react-native-s-baidumap)|百度地图 React Native 同时支持ios和android|25|0|2021-09-21| |82|[jialongsu/react-native-s-baidumap](https://github.com/jialongsu/react-native-s-baidumap)|百度地图 React Native 同时支持ios和android|25|0|2021-09-21|
|83|[37iOS/Assets-Alternate-App-Icons](https://github.com/37iOS/Assets-Alternate-App-Icons)|Xcode13 配置多套 App 图标的方法 --- AppStore 图标 A/B Test 实践|7|0|2021-12-23| |83|[37iOS/Assets-Alternate-App-Icons](https://github.com/37iOS/Assets-Alternate-App-Icons)|Xcode13 配置多套 App 图标的方法 --- AppStore 图标 A/B Test 实践|7|0|2021-12-23|
|84|[lihaoyun6/DimQQ](https://github.com/lihaoyun6/DimQQ)|一款可自定义强度的QQ for Mac亮度降低工具|20|0|2022-01-27| |84|[lihaoyun6/DimQQ](https://github.com/lihaoyun6/DimQQ)|一款可自定义强度的QQ for Mac亮度降低工具|20|0|2022-01-27|
|85|[xindong/anti-addiction-kit](https://github.com/xindong/anti-addiction-kit)|📱手机游戏防沉迷系统 SDK支持 iOS+Android+Unity快速接入|151|0|2021-09-17| |85|[xindong/anti-addiction-kit](https://github.com/xindong/anti-addiction-kit)|📱手机游戏防沉迷系统 SDK支持 iOS+Android+Unity快速接入|151|0|2021-09-17|
|86|[JoanKing/JKSwiftExtension](https://github.com/JoanKing/JKSwiftExtension)|Swift常用扩展、组件、协议方便项目快速搭建提供完整清晰的Demo示例不断的完善中...... |239|0|2022-01-21| |86|[JoanKing/JKSwiftExtension](https://github.com/JoanKing/JKSwiftExtension)|Swift常用扩展、组件、协议方便项目快速搭建提供完整清晰的Demo示例不断的完善中...... |241|0|2022-01-21|
|87|[ptrkstr/Devices](https://github.com/ptrkstr/Devices)|Swift package that contains all devices from https://www.theiphonewiki.com/wiki/Models. Useful when needing to parse machine/device identifier (i.e. iPhone10,1) to device name (iPhone 8).|11|0|2022-02-03| |87|[ptrkstr/Devices](https://github.com/ptrkstr/Devices)|Swift package that contains all devices from https://www.theiphonewiki.com/wiki/Models. Useful when needing to parse machine/device identifier (i.e. iPhone10,1) to device name (iPhone 8).|11|0|2022-02-03|
|88|[ZXKitCode/ZXFileBrowser](https://github.com/ZXKitCode/ZXFileBrowser)|The iOS sandbox file browser, which has view, copy, move, delete files and other operations. iOS端沙盒文件浏览器可以查看、拷贝、移动、删除等操作|10|0|2021-10-27| |88|[ZXKitCode/ZXFileBrowser](https://github.com/ZXKitCode/ZXFileBrowser)|The iOS sandbox file browser, which has view, copy, move, delete files and other operations. iOS端沙盒文件浏览器可以查看、拷贝、移动、删除等操作|10|0|2021-10-27|
|89|[lixiang1994/AutoInch](https://github.com/lixiang1994/AutoInch)|优雅的iPhone全尺寸/等比例精准适配工具|433|0|2021-10-11| |89|[lixiang1994/AutoInch](https://github.com/lixiang1994/AutoInch)|优雅的iPhone全尺寸/等比例精准适配工具|433|0|2021-10-11|
@ -112,8 +112,8 @@
|105|[a29174332/NPU_Finger_iOS](https://github.com/a29174332/NPU_Finger_iOS)|NPU一指通 iOS版本|3|0|2021-09-25| |105|[a29174332/NPU_Finger_iOS](https://github.com/a29174332/NPU_Finger_iOS)|NPU一指通 iOS版本|3|0|2021-09-25|
|106|[Lester2020/VideoFilterDemo](https://github.com/Lester2020/VideoFilterDemo)|基于MetalKit给视频添加滤镜的demo|5|0|2021-08-28| |106|[Lester2020/VideoFilterDemo](https://github.com/Lester2020/VideoFilterDemo)|基于MetalKit给视频添加滤镜的demo|5|0|2021-08-28|
|107|[Pircate/EachNavigationBar](https://github.com/Pircate/EachNavigationBar)|A custom navigation bar for each view controller.|412|0|2021-12-22| |107|[Pircate/EachNavigationBar](https://github.com/Pircate/EachNavigationBar)|A custom navigation bar for each view controller.|412|0|2021-12-22|
|108|[HDCodePractice/CodePracticeResult](https://github.com/HDCodePractice/CodePracticeResult)|同学们的代码练习参考|20|0|2022-02-05| |108|[HDCodePractice/CodePracticeResult](https://github.com/HDCodePractice/CodePracticeResult)|同学们的代码练习参考|20|0|2022-02-06|
|109|[breadwallet/brd-mobile](https://github.com/breadwallet/brd-mobile)|-|35|0|2021-11-07| |109|[breadwallet/brd-mobile](https://github.com/breadwallet/brd-mobile)|-|36|0|2021-11-07|
|110|[lixiang1994/Router](https://github.com/lixiang1994/Router)|基于URLNavigator抽象的外部URL路由组件 支持任意类型配置 插件机制|14|0|2021-12-15| |110|[lixiang1994/Router](https://github.com/lixiang1994/Router)|基于URLNavigator抽象的外部URL路由组件 支持任意类型配置 插件机制|14|0|2021-12-15|
|111|[dks333/Tiktok-Clone](https://github.com/dks333/Tiktok-Clone)|An iOS Tiktok Clone built with Swift(Frontend) and Firebase(Backend)|246|0|2021-11-15| |111|[dks333/Tiktok-Clone](https://github.com/dks333/Tiktok-Clone)|An iOS Tiktok Clone built with Swift(Frontend) and Firebase(Backend)|246|0|2021-11-15|
|112|[ShenJieSuzhou/PurchaseX](https://github.com/ShenJieSuzhou/PurchaseX)|PurchaseX 是基于 Swift 语言开发专门用于给您的应用或者游戏提供应用内购买In-App_purchase解决方案的轻量级 Framework PurchaseX 能让开发者轻松的为应用程序集成苹果的应用内购买,目前最低支持 iOS 8.0 版本;|26|0|2021-10-28| |112|[ShenJieSuzhou/PurchaseX](https://github.com/ShenJieSuzhou/PurchaseX)|PurchaseX 是基于 Swift 语言开发专门用于给您的应用或者游戏提供应用内购买In-App_purchase解决方案的轻量级 Framework PurchaseX 能让开发者轻松的为应用程序集成苹果的应用内购买,目前最低支持 iOS 8.0 版本;|26|0|2021-10-28|
@ -124,7 +124,7 @@
|117|[miku1958/HappyCodable](https://github.com/miku1958/HappyCodable)|a happier codable|35|0|2021-09-05| |117|[miku1958/HappyCodable](https://github.com/miku1958/HappyCodable)|a happier codable|35|0|2021-09-05|
|118|[xmcy0011/CoffeeChat](https://github.com/xmcy0011/CoffeeChat)|opensource im with server(go) and client(flutter+swift)|107|0|2021-11-29| |118|[xmcy0011/CoffeeChat](https://github.com/xmcy0011/CoffeeChat)|opensource im with server(go) and client(flutter+swift)|107|0|2021-11-29|
|119|[IFTTT/ConnectSDK-iOS](https://github.com/IFTTT/ConnectSDK-iOS)|Connect Button SDK for iOS|16|0|2021-11-03| |119|[IFTTT/ConnectSDK-iOS](https://github.com/IFTTT/ConnectSDK-iOS)|Connect Button SDK for iOS|16|0|2021-11-03|
|120|[JoanKing/JKPageView](https://github.com/JoanKing/JKPageView)|Swift组件的标题滚动组件|19|0|2022-01-21| |120|[JoanKing/JKPageView](https://github.com/JoanKing/JKPageView)|Swift组件的标题滚动组件|20|0|2022-01-21|
|121|[cleven1/KTVLrcScore](https://github.com/cleven1/KTVLrcScore)|ktv歌词评分|9|0|2022-01-21| |121|[cleven1/KTVLrcScore](https://github.com/cleven1/KTVLrcScore)|ktv歌词评分|9|0|2022-01-21|
|122|[jialongsu/react-native-s-contact](https://github.com/jialongsu/react-native-s-contact)|react-native-s-contact 选择联系人组件支持Android + iOS, react native 0.60.0+ |4|0|2021-09-21| |122|[jialongsu/react-native-s-contact](https://github.com/jialongsu/react-native-s-contact)|react-native-s-contact 选择联系人组件支持Android + iOS, react native 0.60.0+ |4|0|2021-09-21|
|123|[iwill/ExCodable](https://github.com/iwill/ExCodable)|Key-Mapping Extensions for Swift Codable|46|0|2022-02-04| |123|[iwill/ExCodable](https://github.com/iwill/ExCodable)|Key-Mapping Extensions for Swift Codable|46|0|2022-02-04|
@ -150,61 +150,61 @@
|143|[merlos/iOS-Open-GPX-Tracker](https://github.com/merlos/iOS-Open-GPX-Tracker)|GPS Tracker app for iOS + WatchOS. Log your tracks without limits and share them; Open source GPX tracker app written in Swift|414|0|2021-08-30| |143|[merlos/iOS-Open-GPX-Tracker](https://github.com/merlos/iOS-Open-GPX-Tracker)|GPS Tracker app for iOS + WatchOS. Log your tracks without limits and share them; Open source GPX tracker app written in Swift|414|0|2021-08-30|
|144|[scubers/puyopuyo](https://github.com/scubers/puyopuyo)|A reactive and declarative layout library for UIKit written in swift.|20|0|2022-01-28| |144|[scubers/puyopuyo](https://github.com/scubers/puyopuyo)|A reactive and declarative layout library for UIKit written in swift.|20|0|2022-01-28|
|145|[lexrus/RegExPlus](https://github.com/lexrus/RegExPlus)|A nifty RegEx test tool built with SwiftUI|186|0|2021-09-23| |145|[lexrus/RegExPlus](https://github.com/lexrus/RegExPlus)|A nifty RegEx test tool built with SwiftUI|186|0|2021-09-23|
|146|[JoneWang/imink](https://github.com/JoneWang/imink)|The ultimate companion app for Splatoon 2.|47|0|2022-01-29| |146|[JoneWang/imink](https://github.com/JoneWang/imink)|The ultimate companion app for Splatoon 2.|48|0|2022-01-29|
|147|[jackiehu/SwiftNetSwitch](https://github.com/jackiehu/SwiftNetSwitch)|swift砖块系列网络环境变量切换工具方便APP内迅速切换各种接口Host|7|0|2021-11-24| |147|[jackiehu/SwiftNetSwitch](https://github.com/jackiehu/SwiftNetSwitch)|swift砖块系列网络环境变量切换工具方便APP内迅速切换各种接口Host|7|0|2021-11-24|
|148|[LonelyRun/Shinsi2](https://github.com/LonelyRun/Shinsi2)|An unofficial iOS app for E-Hentai / EX-Hentai|146|0|2021-09-10| |148|[LonelyRun/Shinsi2](https://github.com/LonelyRun/Shinsi2)|An unofficial iOS app for E-Hentai / EX-Hentai|146|0|2021-09-10|
|149|[ZzzM/Bingpaper](https://github.com/ZzzM/Bingpaper)|A practical iOS Bing wallpaper app |6|0|2022-01-24| |149|[ZzzM/Bingpaper](https://github.com/ZzzM/Bingpaper)|A practical iOS Bing wallpaper app |6|0|2022-01-24|
|150|[CrazyFanFan/Aquarius](https://github.com/CrazyFanFan/Aquarius)|A tool to obtain dependencies by analyzing "Podfile.lock"|90|0|2021-12-14| |150|[CrazyFanFan/Aquarius](https://github.com/CrazyFanFan/Aquarius)|A tool to obtain dependencies by analyzing "Podfile.lock"|90|0|2021-12-14|
|151|[tuxi/XYEmptyDataView](https://github.com/tuxi/XYEmptyDataView)|一个可自定义状态的空数据视图支持UIView、UITableView、UICollectionView|11|0|2021-09-11| |151|[tuxi/XYEmptyDataView](https://github.com/tuxi/XYEmptyDataView)|一个可自定义状态的空数据视图支持UIView、UITableView、UICollectionView|11|0|2021-09-11|
|152|[Liaoworking/MoyaNetworkTool](https://github.com/Liaoworking/MoyaNetworkTool)|a robust networkTool based on Moya. Moya Demo 一个强健的基于moya二次封装的网络框架|174|0|2021-12-22| |152|[Liaoworking/MoyaNetworkTool](https://github.com/Liaoworking/MoyaNetworkTool)|a robust networkTool based on Moya. Moya Demo 一个强健的基于moya二次封装的网络框架|174|0|2021-12-22|
|153|[peiyu66/simStock21](https://github.com/peiyu66/simStock21)|SwiftUI重製版小確幸股票模擬機下載台灣上市股票歷史成交價格設計策略、買賣規則程式模擬交易及評估報酬率。|8|0|2021-12-13| |153|[Coder-Star/CSPickerView](https://github.com/Coder-Star/CSPickerView)|多样式底部弹出样式选择器|7|0|2022-02-06|
|154|[jackiehu/SwiftDatePicker](https://github.com/jackiehu/SwiftDatePicker)|swift砖块系列日期滚轮可直接添加view也可弹窗|5|0|2021-11-10| |154|[peiyu66/simStock21](https://github.com/peiyu66/simStock21)|SwiftUI重製版小確幸股票模擬機下載台灣上市股票歷史成交價格設計策略、買賣規則程式模擬交易及評估報酬率。|8|0|2021-12-13|
|155|[Allen0828/GPUImage2-Swift](https://github.com/Allen0828/GPUImage2-Swift)|使用GPUImage2时常见的问题。常用滤镜组合的参考。|62|0|2022-01-13| |155|[jackiehu/SwiftDatePicker](https://github.com/jackiehu/SwiftDatePicker)|swift砖块系列日期滚轮可直接添加view也可弹窗|5|0|2021-11-10|
|156|[gongzhang/julia-set-playground](https://github.com/gongzhang/julia-set-playground)|A Swift playground that generates beautiful Julia set fractal images.|248|0|2021-11-19| |156|[Allen0828/GPUImage2-Swift](https://github.com/Allen0828/GPUImage2-Swift)|使用GPUImage2时常见的问题。常用滤镜组合的参考。|62|0|2022-01-13|
|157|[xiaoxidong/SwiftUI-For-Designers-Code](https://github.com/xiaoxidong/SwiftUI-For-Designers-Code)|SwiftUI For Designers 应用内全部示例代码。|3|0|2021-12-03| |157|[gongzhang/julia-set-playground](https://github.com/gongzhang/julia-set-playground)|A Swift playground that generates beautiful Julia set fractal images.|248|0|2021-11-19|
|158|[821385843/MGJRouter_Swift](https://github.com/821385843/MGJRouter_Swift)|MGJRouter_Swift 是蘑菇街 MGJRouter 的 Swift 版,完全实现 MGJRouter 所有功能。|47|0|2022-01-13| |158|[xiaoxidong/SwiftUI-For-Designers-Code](https://github.com/xiaoxidong/SwiftUI-For-Designers-Code)|SwiftUI For Designers 应用内全部示例代码。|3|0|2021-12-03|
|159|[ApolloZhu/AR-Lipstick](https://github.com/ApolloZhu/AR-Lipstick)|ARKit/FirebaseMLVision based virtual lipstick. TRY IT:|47|0|2021-09-28| |159|[821385843/MGJRouter_Swift](https://github.com/821385843/MGJRouter_Swift)|MGJRouter_Swift 是蘑菇街 MGJRouter 的 Swift 版,完全实现 MGJRouter 所有功能。|47|0|2022-01-13|
|160|[JmoVxia/CLPlayer](https://github.com/JmoVxia/CLPlayer)|自定义视频播放器|333|0|2022-01-07| |160|[ApolloZhu/AR-Lipstick](https://github.com/ApolloZhu/AR-Lipstick)|ARKit/FirebaseMLVision based virtual lipstick. TRY IT:|47|0|2021-09-28|
|161|[fuyoufang/Banner3D](https://github.com/fuyoufang/Banner3D)|仿照自如 APP 的 3D Banner|5|0|2021-08-13| |161|[JmoVxia/CLPlayer](https://github.com/JmoVxia/CLPlayer)|自定义视频播放器|333|0|2022-01-07|
|162|[thisfin/IconfontPreview](https://github.com/thisfin/IconfontPreview)|macOS iconfont 文件预览|9|0|2021-08-12| |162|[fuyoufang/Banner3D](https://github.com/fuyoufang/Banner3D)|仿照自如 APP 的 3D Banner|5|0|2021-08-13|
|163|[openvanilla/McBopomofo](https://github.com/openvanilla/McBopomofo)|小麥注音輸入法|421|0|2022-02-04| |163|[thisfin/IconfontPreview](https://github.com/thisfin/IconfontPreview)|macOS iconfont 文件预览|9|0|2021-08-12|
|164|[shang1219178163/MacTemplet](https://github.com/shang1219178163/MacTemplet)|App代码助手, json一键转model属性转链式批量属性懒加载类文件批量生成|8|0|2021-11-06| |164|[openvanilla/McBopomofo](https://github.com/openvanilla/McBopomofo)|小麥注音輸入法|423|0|2022-02-06|
|165|[623637646/ImpressionKit](https://github.com/623637646/ImpressionKit)|A tool to detect impression events for UIView (exposure of UIView) in iOS. SwiftUI supported.|56|0|2022-01-28| |165|[shang1219178163/MacTemplet](https://github.com/shang1219178163/MacTemplet)|App代码助手, json一键转model属性转链式批量属性懒加载类文件批量生成|8|0|2021-11-06|
|166|[zevwings/ZVProgressHUD](https://github.com/zevwings/ZVProgressHUD)|ZVProgressHUD is a pure-swift and wieldy HUD.|30|0|2022-01-14| |166|[623637646/ImpressionKit](https://github.com/623637646/ImpressionKit)|A tool to detect impression events for UIView (exposure of UIView) in iOS. SwiftUI supported.|56|0|2022-01-28|
|167|[BinaryParadise/PracticeTLS](https://github.com/BinaryParadise/PracticeTLS)|TLS 1.2、1.3的swift简单实现|5|0|2021-12-13| |167|[zevwings/ZVProgressHUD](https://github.com/zevwings/ZVProgressHUD)|ZVProgressHUD is a pure-swift and wieldy HUD.|30|0|2022-01-14|
|168|[simon9211/privacyInsight](https://github.com/simon9211/privacyInsight)|读取app「记录App活动」文件展示app访问权限及网络记录|44|0|2021-10-28| |168|[BinaryParadise/PracticeTLS](https://github.com/BinaryParadise/PracticeTLS)|TLS 1.2、1.3的swift简单实现|5|0|2021-12-13|
|169|[ming900518/KC2CHT](https://github.com/ming900518/KC2CHT)|iKanColleCommand with Chinese Traditional Translation|27|0|2021-10-23| |169|[simon9211/privacyInsight](https://github.com/simon9211/privacyInsight)|读取app「记录App活动」文件展示app访问权限及网络记录|44|0|2021-10-28|
|170|[fanxiangyang/FanRefresh](https://github.com/fanxiangyang/FanRefresh)|a swift Refresh control (pod FanRefresh -> x.x.x)|21|0|2021-12-14| |170|[ming900518/KC2CHT](https://github.com/ming900518/KC2CHT)|iKanColleCommand with Chinese Traditional Translation|27|0|2021-10-23|
|171|[tangjianfengVS/WisdomHUD](https://github.com/tangjianfengVS/WisdomHUD)|`WisdomHUD ` 是一个半透明的 HUD 指示器。 `WisdomHUD ` 最低支持 iOS 8.0 / Swift 4 编写不出现兼容性问题并且兼容OC项目调用。全局HUD单列对象支持属性动态调整是一个强大的HUD库。|10|0|2022-01-01| |171|[fanxiangyang/FanRefresh](https://github.com/fanxiangyang/FanRefresh)|a swift Refresh control (pod FanRefresh -> x.x.x)|21|0|2021-12-14|
|172|[iOSPrincekin/PrincekinKlineFrame](https://github.com/iOSPrincekin/PrincekinKlineFrame)|一款用Swift开发的K线图和深度图组件具有轻量、敏捷等特点可供虚拟货币行业和金融行业使用|69|0|2021-11-10| |172|[tangjianfengVS/WisdomHUD](https://github.com/tangjianfengVS/WisdomHUD)|`WisdomHUD ` 是一个半透明的 HUD 指示器。 `WisdomHUD ` 最低支持 iOS 8.0 / Swift 4 编写不出现兼容性问题并且兼容OC项目调用。全局HUD单列对象支持属性动态调整是一个强大的HUD库。|10|0|2022-01-01|
|173|[ZevEisenberg/Padiddle](https://github.com/ZevEisenberg/Padiddle)|Draw pictures by spinning your iOS device|13|0|2021-10-20| |173|[iOSPrincekin/PrincekinKlineFrame](https://github.com/iOSPrincekin/PrincekinKlineFrame)|一款用Swift开发的K线图和深度图组件具有轻量、敏捷等特点可供虚拟货币行业和金融行业使用|69|0|2021-11-10|
|174|[YoSwiftKing/Yo](https://github.com/YoSwiftKing/Yo)|C++播放播放器和腾讯云直播播放器|14|0|2021-11-17| |174|[ZevEisenberg/Padiddle](https://github.com/ZevEisenberg/Padiddle)|Draw pictures by spinning your iOS device|13|0|2021-10-20|
|175|[xiaoyouPrince/XYNav](https://github.com/xiaoyouPrince/XYNav)|简单易用的全屏导航控制器 Swift 5.0|11|0|2022-01-04| |175|[YoSwiftKing/Yo](https://github.com/YoSwiftKing/Yo)|C++播放播放器和腾讯云直播播放器|14|0|2021-11-17|
|176|[yujinqiu/pbadd](https://github.com/yujinqiu/pbadd)|Fast copy file itself instead of content from macOS CLI |13|0|2021-10-15| |176|[xiaoyouPrince/XYNav](https://github.com/xiaoyouPrince/XYNav)|简单易用的全屏导航控制器 Swift 5.0|11|0|2022-01-04|
|177|[anyrtcIO-Community/anyRTC-RTMPC-Swift](https://github.com/anyrtcIO-Community/anyRTC-RTMPC-Swift)|基于RTMP和RTC混合引擎的视频连麦互动直播|8|0|2021-09-07| |177|[yujinqiu/pbadd](https://github.com/yujinqiu/pbadd)|Fast copy file itself instead of content from macOS CLI |13|0|2021-10-15|
|178|[liuweigeek/NeptuneBlog-iOS](https://github.com/liuweigeek/NeptuneBlog-iOS)|Twitter clone project模仿Twitter的社交平台基于SwiftUI开发。|9|0|2021-12-12| |178|[anyrtcIO-Community/anyRTC-RTMPC-Swift](https://github.com/anyrtcIO-Community/anyRTC-RTMPC-Swift)|基于RTMP和RTC混合引擎的视频连麦互动直播|8|0|2021-09-07|
|179|[usernameyangyan/CollectioniOS](https://github.com/usernameyangyan/CollectioniOS)|Collection aggregates some of the basic modules of the project, saving developer time.|43|0|2021-10-18| |179|[liuweigeek/NeptuneBlog-iOS](https://github.com/liuweigeek/NeptuneBlog-iOS)|Twitter clone project模仿Twitter的社交平台基于SwiftUI开发。|9|0|2021-12-12|
|180|[spirit-jsb/Yagi](https://github.com/spirit-jsb/Yagi)|Yagi 是一个自定义 AVAssetExportSession 框架,希望在不降低压缩效果的前提下获得更小的压缩体积。|7|0|2021-09-11| |180|[usernameyangyan/CollectioniOS](https://github.com/usernameyangyan/CollectioniOS)|Collection aggregates some of the basic modules of the project, saving developer time.|43|0|2021-10-18|
|181|[jackiehu/SwiftyForm](https://github.com/jackiehu/SwiftyForm)|swift砖块系列快速集成表单|5|0|2021-11-10| |181|[spirit-jsb/Yagi](https://github.com/spirit-jsb/Yagi)|Yagi 是一个自定义 AVAssetExportSession 框架,希望在不降低压缩效果的前提下获得更小的压缩体积。|7|0|2021-09-11|
|182|[CoderHuiYu/MMAdvertScrollView](https://github.com/CoderHuiYu/MMAdvertScrollView)|一个简单、轻量级的swift版公告轮播框架|41|0|2021-09-15| |182|[jackiehu/SwiftyForm](https://github.com/jackiehu/SwiftyForm)|swift砖块系列快速集成表单|5|0|2021-11-10|
|183|[nuomi1/NBus](https://github.com/nuomi1/NBus)|NBus is a sharing and signin library for Chinese Social Application, such as WeChat, QQ and Weibo. NBus also supports system's sharing and Sign in with Apple.|23|0|2022-01-19| |183|[CoderHuiYu/MMAdvertScrollView](https://github.com/CoderHuiYu/MMAdvertScrollView)|一个简单、轻量级的swift版公告轮播框架|41|0|2021-09-15|
|184|[henrik-dmg/HPOpenWeather](https://github.com/henrik-dmg/HPOpenWeather)|Request OpenWeather data with ease in Swift|14|0|2021-09-12| |184|[nuomi1/NBus](https://github.com/nuomi1/NBus)|NBus is a sharing and signin library for Chinese Social Application, such as WeChat, QQ and Weibo. NBus also supports system's sharing and Sign in with Apple.|23|0|2022-01-19|
|185|[LvJianfeng/LLCycleScrollView](https://github.com/LvJianfeng/LLCycleScrollView)|Swift - 轮播图,文本轮播,支持左右箭头|344|0|2021-10-26| |185|[henrik-dmg/HPOpenWeather](https://github.com/henrik-dmg/HPOpenWeather)|Request OpenWeather data with ease in Swift|14|0|2021-09-12|
|186|[jackiehu/SwiftMesh](https://github.com/jackiehu/SwiftMesh)|swift砖块系列基于Alamofire5的封装更加快捷的发起网络请求postgetdownload表单upload等等|8|0|2021-12-06| |186|[LvJianfeng/LLCycleScrollView](https://github.com/LvJianfeng/LLCycleScrollView)|Swift - 轮播图,文本轮播,支持左右箭头|344|0|2021-10-26|
|187|[wxxsw/Refresh](https://github.com/wxxsw/Refresh)|🎈 Great SwiftUI drop-down refresh and scroll up to load more. 下拉刷新、上拉加载|112|0|2021-12-08| |187|[jackiehu/SwiftMesh](https://github.com/jackiehu/SwiftMesh)|swift砖块系列基于Alamofire5的封装更加快捷的发起网络请求postgetdownload表单upload等等|8|0|2021-12-06|
|188|[ysCharles/TLCommon](https://github.com/ysCharles/TLCommon)|iOS常用扩展,方法,常量|3|0|2021-11-12| |188|[wxxsw/Refresh](https://github.com/wxxsw/Refresh)|🎈 Great SwiftUI drop-down refresh and scroll up to load more. 下拉刷新、上拉加载|112|0|2021-12-08|
|189|[EggsBlue/youtube-transition](https://github.com/EggsBlue/youtube-transition)|使用SwiftUI模仿Youtube的播放动画|3|0|2021-10-10| |189|[ysCharles/TLCommon](https://github.com/ysCharles/TLCommon)|iOS常用扩展,方法,常量|3|0|2021-11-12|
|190|[bolagong/Toast](https://github.com/bolagong/Toast)|Toast提示框|8|0|2021-09-22| |190|[EggsBlue/youtube-transition](https://github.com/EggsBlue/youtube-transition)|使用SwiftUI模仿Youtube的播放动画|3|0|2021-10-10|
|191|[yangKJ/RxNetworks](https://github.com/yangKJ/RxNetworks)|🧚Network API With RxSwift + Moya + HandyJSON + Plugins.|43|0|2022-02-05| |191|[bolagong/Toast](https://github.com/bolagong/Toast)|Toast提示框|8|0|2021-09-22|
|192|[chrisdhaan/CDYelpFusionKit](https://github.com/chrisdhaan/CDYelpFusionKit)|An extensive Swift wrapper for the Yelp Fusion API.|48|0|2021-09-17| |192|[yangKJ/RxNetworks](https://github.com/yangKJ/RxNetworks)|🧚Network API With RxSwift + Moya + HandyJSON + Plugins.|43|0|2022-02-06|
|193|[stripe/stripe-ios](https://github.com/stripe/stripe-ios)|Stripe iOS SDK |1571|0|2022-01-25| |193|[chrisdhaan/CDYelpFusionKit](https://github.com/chrisdhaan/CDYelpFusionKit)|An extensive Swift wrapper for the Yelp Fusion API.|48|0|2021-09-17|
|194|[natfrp/SakuraFrpLauncherMac](https://github.com/natfrp/SakuraFrpLauncherMac)|[WIP] SakuraFrp macOS 启动器|5|0|2021-10-28| |194|[stripe/stripe-ios](https://github.com/stripe/stripe-ios)|Stripe iOS SDK |1571|0|2022-01-25|
|195|[xaoxuu/ProHUD](https://github.com/xaoxuu/ProHUD)|完全可定制化的HUD包含顶部区域的Toast中央区域的Alert和底部区域的ActionSheet。|60|0|2021-08-16| |195|[natfrp/SakuraFrpLauncherMac](https://github.com/natfrp/SakuraFrpLauncherMac)|[WIP] SakuraFrp macOS 启动器|5|0|2021-10-28|
|196|[moliya/GradientProgressView](https://github.com/moliya/GradientProgressView)|一个简单的进度条控件|15|0|2021-08-25| |196|[xaoxuu/ProHUD](https://github.com/xaoxuu/ProHUD)|完全可定制化的HUD包含顶部区域的Toast中央区域的Alert和底部区域的ActionSheet。|60|0|2021-08-16|
|197|[zhangzhao4444/Fastmonkey](https://github.com/zhangzhao4444/Fastmonkey)|非插桩 iOS Monkey, 支持控件每秒4-5 action事件|263|0|2021-10-11| |197|[moliya/GradientProgressView](https://github.com/moliya/GradientProgressView)|一个简单的进度条控件|15|0|2021-08-25|
|198|[Allen0828/AEAlertView](https://github.com/Allen0828/AEAlertView)|Custom AlertView supports multiple modes 自定义AlertView 支持多种模式弹窗|256|0|2022-01-27| |198|[zhangzhao4444/Fastmonkey](https://github.com/zhangzhao4444/Fastmonkey)|非插桩 iOS Monkey, 支持控件每秒4-5 action事件|263|0|2021-10-11|
|199|[Rogue24/OneDay](https://github.com/Rogue24/OneDay)|精美的桌面小组件。|8|0|2022-01-27| |199|[Allen0828/AEAlertView](https://github.com/Allen0828/AEAlertView)|Custom AlertView supports multiple modes 自定义AlertView 支持多种模式弹窗|256|0|2022-01-27|
|200|[rztime/RZRichTextView](https://github.com/rztime/RZRichTextView)|iOS 原生UITextView 富文本编辑器|144|0|2021-11-18| |200|[Rogue24/OneDay](https://github.com/Rogue24/OneDay)|精美的桌面小组件。|8|0|2022-01-27|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,29 +1,29 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[billryan/resume](https://github.com/billryan/resume)|An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git|5034|2|2021-12-15| |1|[billryan/resume](https://github.com/billryan/resume)|An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git|5033|2|2021-12-15|
|2|[THUNLP-MT/MT-Reading-List](https://github.com/THUNLP-MT/MT-Reading-List)|A machine translation reading list maintained by Tsinghua Natural Language Processing Group|2200|2|2021-11-20| |2|[THUNLP-MT/MT-Reading-List](https://github.com/THUNLP-MT/MT-Reading-List)|A machine translation reading list maintained by Tsinghua Natural Language Processing Group|2200|2|2021-11-20|
|3|[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ε|1066|1|2021-12-08| |3|[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ε|1066|1|2021-12-08|
|4|[tuna/thuthesis](https://github.com/tuna/thuthesis)|LaTeX Thesis Template for Tsinghua University|3321|1|2022-01-24| |4|[tuna/thuthesis](https://github.com/tuna/thuthesis)|LaTeX Thesis Template for Tsinghua University|3323|1|2022-01-24|
|5|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|204|1|2022-02-02| |5|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|204|1|2022-02-02|
|6|[wzpan/BeamerStyleSlides](https://github.com/wzpan/BeamerStyleSlides)|🌈Beamer风格的幻灯片模板集。包含了PowerPoint和Keynote两套格式。|693|1|2022-01-20| |6|[wzpan/BeamerStyleSlides](https://github.com/wzpan/BeamerStyleSlides)|🌈Beamer风格的幻灯片模板集。包含了PowerPoint和Keynote两套格式。|693|1|2022-01-20|
|7|[TheNetAdmin/zjuthesis](https://github.com/TheNetAdmin/zjuthesis)|Zhejiang University Graduation Thesis LaTeX Template|1104|1|2022-01-09| |7|[TheNetAdmin/zjuthesis](https://github.com/TheNetAdmin/zjuthesis)|Zhejiang University Graduation Thesis LaTeX Template|1104|1|2022-01-09|
|8|[mohuangrui/ucasthesis](https://github.com/mohuangrui/ucasthesis)|LaTeX Thesis Template for the University of Chinese Academy of Sciences |2540|1|2021-10-29| |8|[mohuangrui/ucasthesis](https://github.com/mohuangrui/ucasthesis)|LaTeX Thesis Template for the University of Chinese Academy of Sciences |2541|1|2021-10-29|
|9|[OWASP/owasp-masvs](https://github.com/OWASP/owasp-masvs)|The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.|1307|1|2022-01-26| |9|[OWASP/owasp-masvs](https://github.com/OWASP/owasp-masvs)|The Mobile Application Security Verification Standard (MASVS) is a standard for mobile app security.|1308|1|2022-01-26|
|10|[mohuangrui/ucasproposal](https://github.com/mohuangrui/ucasproposal)|LaTeX Proposal Template for the University of Chinese Academy of Sciences|344|0|2021-10-29| |10|[mohuangrui/ucasproposal](https://github.com/mohuangrui/ucasproposal)|LaTeX Proposal Template for the University of Chinese Academy of Sciences|345|0|2021-10-29|
|11|[RuixiZhang42/newxeCJK](https://github.com/RuixiZhang42/newxeCJK)|New implementation of xeCJK|14|0|2021-10-15| |11|[RuixiZhang42/newxeCJK](https://github.com/RuixiZhang42/newxeCJK)|New implementation of xeCJK|14|0|2021-10-15|
|12|[ericuni/note](https://github.com/ericuni/note)|my notes|9|0|2021-12-27| |12|[ericuni/note](https://github.com/ericuni/note)|my notes|9|0|2021-12-27|
|13|[21-lessons/21-lessons-book-de](https://github.com/21-lessons/21-lessons-book-de)|21 Lektionen - Ein Buch über eine Bitcoin-Reise, geschrieben von einem Bitcoiner|10|0|2021-12-29| |13|[21-lessons/21-lessons-book-de](https://github.com/21-lessons/21-lessons-book-de)|21 Lektionen - Ein Buch über eine Bitcoin-Reise, geschrieben von einem Bitcoiner|10|0|2021-12-29|
|14|[ethereum/yellowpaper](https://github.com/ethereum/yellowpaper)|The "Yellow Paper": Ethereum's formal specification|1251|0|2022-02-03| |14|[ethereum/yellowpaper](https://github.com/ethereum/yellowpaper)|The "Yellow Paper": Ethereum's formal specification|1254|0|2022-02-03|
|15|[yzhangcs/master-thesis](https://github.com/yzhangcs/master-thesis)|基于树形条件随机场的高阶句法分析|6|0|2021-12-26| |15|[yzhangcs/master-thesis](https://github.com/yzhangcs/master-thesis)|基于树形条件随机场的高阶句法分析|6|0|2021-12-26|
|16|[xinetzone/cv-actions](https://github.com/xinetzone/cv-actions)|计算机视觉实践|2|0|2021-10-08| |16|[xinetzone/cv-actions](https://github.com/xinetzone/cv-actions)|计算机视觉实践|2|0|2021-10-08|
|17|[YiJiang1992/CV](https://github.com/YiJiang1992/CV)|Curriculum Vitae / 简历|4|0|2022-01-23| |17|[YiJiang1992/CV](https://github.com/YiJiang1992/CV)|Curriculum Vitae / 简历|4|0|2022-01-23|
|18|[seed-labs/seedlabs-chinese](https://github.com/seed-labs/seedlabs-chinese)|Chinese translation of the SEED Labs|26|0|2021-10-28| |18|[seed-labs/seedlabs-chinese](https://github.com/seed-labs/seedlabs-chinese)|Chinese translation of the SEED Labs|26|0|2021-10-28|
|19|[rioxwang/BUPTGraduateThesis](https://github.com/rioxwang/BUPTGraduateThesis)|-|240|0|2022-01-25| |19|[rioxwang/BUPTGraduateThesis](https://github.com/rioxwang/BUPTGraduateThesis)|-|241|0|2022-01-25|
|20|[duskmoon314/THU_EXP](https://github.com/duskmoon314/THU_EXP)|THU实验课实验报告模板与数据处理工具整理|15|0|2022-01-06| |20|[duskmoon314/THU_EXP](https://github.com/duskmoon314/THU_EXP)|THU实验课实验报告模板与数据处理工具整理|15|0|2022-01-06|
|21|[VohsiLiu/Probability-Problems](https://github.com/VohsiLiu/Probability-Problems)|概率论与数理统计(浙大第四版)课后习题整理|2|0|2021-12-05| |21|[VohsiLiu/Probability-Problems](https://github.com/VohsiLiu/Probability-Problems)|概率论与数理统计(浙大第四版)课后习题整理|2|0|2021-12-05|
|22|[Jinwen-XU/colorist](https://github.com/Jinwen-XU/colorist)|-|7|0|2021-12-17| |22|[Jinwen-XU/colorist](https://github.com/Jinwen-XU/colorist)|-|7|0|2021-12-17|
@ -32,7 +32,7 @@
|25|[YangLaTeX/hitszbeamer](https://github.com/YangLaTeX/hitszbeamer)|A beamer theme for Harbin Institute of Technology, ShenZhen|15|0|2021-11-15| |25|[YangLaTeX/hitszbeamer](https://github.com/YangLaTeX/hitszbeamer)|A beamer theme for Harbin Institute of Technology, ShenZhen|15|0|2021-11-15|
|26|[jamesfang8499/physics2](https://github.com/jamesfang8499/physics2)|-|30|0|2022-01-23| |26|[jamesfang8499/physics2](https://github.com/jamesfang8499/physics2)|-|30|0|2022-01-23|
|27|[liziwl/sustech-master-reports](https://github.com/liziwl/sustech-master-reports)|南方科技大学硕士开题报告、年度考核报告 (中/英)|20|0|2021-12-16| |27|[liziwl/sustech-master-reports](https://github.com/liziwl/sustech-master-reports)|南方科技大学硕士开题报告、年度考核报告 (中/英)|20|0|2021-12-16|
|28|[HFUTTUG/HFUT_Thesis](https://github.com/HFUTTUG/HFUT_Thesis)|LaTeX Thesis Template for Hefei University of Technology|41|0|2021-08-31| |28|[HFUTTUG/HFUT_Thesis](https://github.com/HFUTTUG/HFUT_Thesis)|LaTeX Thesis Template for Hefei University of Technology|42|0|2021-08-31|
|29|[willard-yuan/cv-and-resume](https://github.com/willard-yuan/cv-and-resume)|:coffee:My resume for a job|10|0|2021-09-27| |29|[willard-yuan/cv-and-resume](https://github.com/willard-yuan/cv-and-resume)|:coffee:My resume for a job|10|0|2021-09-27|
|30|[Yixf-Education/course_Linux](https://github.com/Yixf-Education/course_Linux)|天津医科大学生物医学工程与技术学院《Linux系统概论》课程资料|13|0|2021-12-15| |30|[Yixf-Education/course_Linux](https://github.com/Yixf-Education/course_Linux)|天津医科大学生物医学工程与技术学院《Linux系统概论》课程资料|13|0|2021-12-15|
|31|[perrogg/Differential-Geometry-Notes](https://github.com/perrogg/Differential-Geometry-Notes)|-|12|0|2022-02-05| |31|[perrogg/Differential-Geometry-Notes](https://github.com/perrogg/Differential-Geometry-Notes)|-|12|0|2022-02-05|
@ -41,10 +41,10 @@
|34|[PandaScience/FortySecondsCV](https://github.com/PandaScience/FortySecondsCV)|A highly customizable and improved version of Carmine Spagnuolo's Twenty Seconds Curriculum Vitae.|141|0|2021-12-25| |34|[PandaScience/FortySecondsCV](https://github.com/PandaScience/FortySecondsCV)|A highly customizable and improved version of Carmine Spagnuolo's Twenty Seconds Curriculum Vitae.|141|0|2021-12-25|
|35|[xiyie/UPC_LATEX_TEMPLATE](https://github.com/xiyie/UPC_LATEX_TEMPLATE)|中国石油大学(华东)控制科学与工程学院课题模板(不保证通用)|4|0|2021-10-01| |35|[xiyie/UPC_LATEX_TEMPLATE](https://github.com/xiyie/UPC_LATEX_TEMPLATE)|中国石油大学(华东)控制科学与工程学院课题模板(不保证通用)|4|0|2021-10-01|
|36|[SJTU-HPC/docs.hpc.sjtu.edu.cn](https://github.com/SJTU-HPC/docs.hpc.sjtu.edu.cn)|SJTU HPC 用户文档站点|50|0|2022-01-25| |36|[SJTU-HPC/docs.hpc.sjtu.edu.cn](https://github.com/SJTU-HPC/docs.hpc.sjtu.edu.cn)|SJTU HPC 用户文档站点|50|0|2022-01-25|
|37|[gaoxiang12/slambook-en](https://github.com/gaoxiang12/slambook-en)|The English version of 14 lectures on visual SLAM.|644|0|2021-11-16| |37|[gaoxiang12/slambook-en](https://github.com/gaoxiang12/slambook-en)|The English version of 14 lectures on visual SLAM.|647|0|2021-11-16|
|38|[a358003542/zhouyi](https://github.com/a358003542/zhouyi)|周易初讲【讲解部分编写中......】|2|0|2021-11-08| |38|[a358003542/zhouyi](https://github.com/a358003542/zhouyi)|周易初讲【讲解部分编写中......】|2|0|2021-11-08|
|39|[wenddymacro/AppliedEconometrics](https://github.com/wenddymacro/AppliedEconometrics)|Stata、计量经济学、DSGE|9|0|2021-10-28| |39|[wenddymacro/AppliedEconometrics](https://github.com/wenddymacro/AppliedEconometrics)|Stata、计量经济学、DSGE|9|0|2021-10-28|
|40|[zepinglee/gbt7714-bibtex-style](https://github.com/zepinglee/gbt7714-bibtex-style)|GB/T 7714-2015 BibTeX Style|628|0|2022-01-13| |40|[zepinglee/gbt7714-bibtex-style](https://github.com/zepinglee/gbt7714-bibtex-style)|GB/T 7714-2015 BibTeX Style|629|0|2022-01-13|
|41|[jamesfang8499/physics1](https://github.com/jamesfang8499/physics1)|-|78|0|2021-12-17| |41|[jamesfang8499/physics1](https://github.com/jamesfang8499/physics1)|-|78|0|2021-12-17|
|42|[Mulliken/szaboqc](https://github.com/Mulliken/szaboqc)|-|41|0|2021-11-14| |42|[Mulliken/szaboqc](https://github.com/Mulliken/szaboqc)|-|41|0|2021-11-14|
|43|[LogCreative/SJTUBeamermin](https://github.com/LogCreative/SJTUBeamermin)|上海交通大学 LaTeX Beamer 幻灯片模板 - VI 最小工作集|57|0|2021-11-05| |43|[LogCreative/SJTUBeamermin](https://github.com/LogCreative/SJTUBeamermin)|上海交通大学 LaTeX Beamer 幻灯片模板 - VI 最小工作集|57|0|2021-11-05|
@ -59,14 +59,14 @@
|52|[ustctug/ustcthesis](https://github.com/ustctug/ustcthesis)|LaTeX template for USTC thesis|924|0|2022-01-12| |52|[ustctug/ustcthesis](https://github.com/ustctug/ustcthesis)|LaTeX template for USTC thesis|924|0|2022-01-12|
|53|[ice1000/resume](https://github.com/ice1000/resume)|:space_invader: My resume / 我的简历|556|0|2021-12-30| |53|[ice1000/resume](https://github.com/ice1000/resume)|:space_invader: My resume / 我的简历|556|0|2021-12-30|
|54|[iamxiatian/course_ds](https://github.com/iamxiatian/course_ds)|数据结构|9|0|2021-11-09| |54|[iamxiatian/course_ds](https://github.com/iamxiatian/course_ds)|数据结构|9|0|2021-11-09|
|55|[mathedu4all/bhcexam](https://github.com/mathedu4all/bhcexam)|The BHCexam document class attempts to make it easy for even a LaTeX novice to prepare exams.|58|0|2021-08-30| |55|[mathedu4all/bhcexam](https://github.com/mathedu4all/bhcexam)|The BHCexam document class attempts to make it easy for even a LaTeX novice to prepare exams.|59|0|2021-08-30|
|56|[stone-zeng/latex-showcase](https://github.com/stone-zeng/latex-showcase)|-|10|0|2022-01-11| |56|[stone-zeng/latex-showcase](https://github.com/stone-zeng/latex-showcase)|-|10|0|2022-01-11|
|57|[fangliang11/StructLightScan](https://github.com/fangliang11/StructLightScan)|结构光三维扫描仪|3|0|2021-12-17| |57|[fangliang11/StructLightScan](https://github.com/fangliang11/StructLightScan)|结构光三维扫描仪|3|0|2021-12-17|
|58|[DemerzelSun12/hitletter](https://github.com/DemerzelSun12/hitletter)|一个简单的哈工大信纸模板|17|0|2021-12-15| |58|[DemerzelSun12/hitletter](https://github.com/DemerzelSun12/hitletter)|一个简单的哈工大信纸模板|17|0|2021-12-15|
|59|[yuzhengcuhk/NortheasternUniversityLatexTemplate](https://github.com/yuzhengcuhk/NortheasternUniversityLatexTemplate)|东北大学本科毕业设计模板|9|0|2021-08-17| |59|[yuzhengcuhk/NortheasternUniversityLatexTemplate](https://github.com/yuzhengcuhk/NortheasternUniversityLatexTemplate)|东北大学本科毕业设计模板|9|0|2021-08-17|
|60|[XingZhiang/shu-report-latex-template](https://github.com/XingZhiang/shu-report-latex-template)|shu的一些实验报告的latex模板|2|0|2021-09-24| |60|[XingZhiang/shu-report-latex-template](https://github.com/XingZhiang/shu-report-latex-template)|shu的一些实验报告的latex模板|2|0|2021-09-24|
|61|[wvqusrai/hnu_exam](https://github.com/wvqusrai/hnu_exam)|自已制作的衡阳师范学院LaTeX试卷模板含答案|8|0|2022-01-16| |61|[wvqusrai/hnu_exam](https://github.com/wvqusrai/hnu_exam)|自已制作的衡阳师范学院LaTeX试卷模板含答案|8|0|2022-01-16|
|62|[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样式包|427|0|2022-01-25| |62|[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样式包|426|0|2022-01-25|
|63|[TouchFishPioneer/SEU-Beamer-Slide](https://github.com/TouchFishPioneer/SEU-Beamer-Slide)|东南大学幻灯片模板(豪华版):clipboard:|142|0|2021-10-15| |63|[TouchFishPioneer/SEU-Beamer-Slide](https://github.com/TouchFishPioneer/SEU-Beamer-Slide)|东南大学幻灯片模板(豪华版):clipboard:|142|0|2021-10-15|
|64|[Chen-Jialin/CV](https://github.com/Chen-Jialin/CV)|基于 LaTeX 的个人中英简历。CV in Chinese and English version based on LaTeX.|3|0|2021-10-06| |64|[Chen-Jialin/CV](https://github.com/Chen-Jialin/CV)|基于 LaTeX 的个人中英简历。CV in Chinese and English version based on LaTeX.|3|0|2021-10-06|
|65|[NelsonCheung-cn/SYSU-beamer-template](https://github.com/NelsonCheung-cn/SYSU-beamer-template)|a beamer template for sysu|11|0|2021-12-19| |65|[NelsonCheung-cn/SYSU-beamer-template](https://github.com/NelsonCheung-cn/SYSU-beamer-template)|a beamer template for sysu|11|0|2021-12-19|
@ -74,7 +74,7 @@
|67|[seisman/cv](https://github.com/seisman/cv)|My academic CV powered by LaTeX|48|0|2022-02-03| |67|[seisman/cv](https://github.com/seisman/cv)|My academic CV powered by LaTeX|48|0|2022-02-03|
|68|[JmPotato/resume](https://github.com/JmPotato/resume)|📝 This is my résumé 这是我的简历|11|0|2022-01-26| |68|[JmPotato/resume](https://github.com/JmPotato/resume)|📝 This is my résumé 这是我的简历|11|0|2022-01-26|
|69|[Didnelpsun/Math](https://github.com/Didnelpsun/Math)|考研数学,数学一,包括高等数学、线性代数、概率统计|80|0|2021-12-11| |69|[Didnelpsun/Math](https://github.com/Didnelpsun/Math)|考研数学,数学一,包括高等数学、线性代数、概率统计|80|0|2021-12-11|
|70|[redleafnew/Zotero_introduction](https://github.com/redleafnew/Zotero_introduction)|A Short Chinese Introduction to Zotero|62|0|2021-12-28| |70|[redleafnew/Zotero_introduction](https://github.com/redleafnew/Zotero_introduction)|A Short Chinese Introduction to Zotero|63|0|2021-12-28|
|71|[longbiaochen/corona-virus](https://github.com/longbiaochen/corona-virus)|一个冠状病毒肺炎传染病学研究数据集|34|0|2021-09-30| |71|[longbiaochen/corona-virus](https://github.com/longbiaochen/corona-virus)|一个冠状病毒肺炎传染病学研究数据集|34|0|2021-09-30|
|72|[crazyjums/nine_char](https://github.com/crazyjums/nine_char)|这是一个基于Python的九型人格测试系统|4|0|2021-12-19| |72|[crazyjums/nine_char](https://github.com/crazyjums/nine_char)|这是一个基于Python的九型人格测试系统|4|0|2021-12-19|
|73|[ustctug/ustclyx](https://github.com/ustctug/ustclyx)|LyX template for USTC thesis |34|0|2022-01-26| |73|[ustctug/ustclyx](https://github.com/ustctug/ustclyx)|LyX template for USTC thesis |34|0|2022-01-26|
@ -82,14 +82,14 @@
|75|[jiajunfanthu/NKU_Thisis](https://github.com/jiajunfanthu/NKU_Thisis)|南开人工智能学院毕业设计模板|3|0|2021-09-26| |75|[jiajunfanthu/NKU_Thisis](https://github.com/jiajunfanthu/NKU_Thisis)|南开人工智能学院毕业设计模板|3|0|2021-09-26|
|76|[WoodyBryant/Report_Template](https://github.com/WoodyBryant/Report_Template)|Report_Template|9|0|2021-11-05| |76|[WoodyBryant/Report_Template](https://github.com/WoodyBryant/Report_Template)|Report_Template|9|0|2021-11-05|
|77|[liao961120/ntuthesis2](https://github.com/liao961120/ntuthesis2)|台大碩博士論文模板 (Pandoc)|2|0|2021-08-14| |77|[liao961120/ntuthesis2](https://github.com/liao961120/ntuthesis2)|台大碩博士論文模板 (Pandoc)|2|0|2021-08-14|
|78|[stone-zeng/fduthesis](https://github.com/stone-zeng/fduthesis)|LaTeX thesis template for Fudan University|444|0|2022-01-26| |78|[stone-zeng/fduthesis](https://github.com/stone-zeng/fduthesis)|LaTeX thesis template for Fudan University|445|0|2022-01-26|
|79|[LLLgoyour/Handout](https://github.com/LLLgoyour/Handout)|王一老师上课配套的物理讲义|3|0|2022-01-10| |79|[LLLgoyour/Handout](https://github.com/LLLgoyour/Handout)|王一老师上课配套的物理讲义|3|0|2022-01-10|
|80|[wtsnjp/nlproceedings](https://github.com/wtsnjp/nlproceedings)|LaTeX document class for the proceedings of ANLP|10|0|2021-12-24| |80|[wtsnjp/nlproceedings](https://github.com/wtsnjp/nlproceedings)|LaTeX document class for the proceedings of ANLP|10|0|2021-12-24|
|81|[imtsuki/resume](https://github.com/imtsuki/resume)|📝 This is my résumé / 这是我的简历|9|0|2021-12-02| |81|[imtsuki/resume](https://github.com/imtsuki/resume)|📝 This is my résumé / 这是我的简历|9|0|2021-12-02|
|82|[Poncirus/Resume](https://github.com/Poncirus/Resume)|My Resume / 我的简历|3|0|2021-10-25| |82|[Poncirus/Resume](https://github.com/Poncirus/Resume)|My Resume / 我的简历|3|0|2021-10-25|
|83|[mountain/the-book](https://github.com/mountain/the-book)|异星杂谭|8|0|2021-09-03| |83|[mountain/the-book](https://github.com/mountain/the-book)|异星杂谭|8|0|2021-09-03|
|84|[jamesfang8499/physics3](https://github.com/jamesfang8499/physics3)|-|32|0|2021-12-17| |84|[jamesfang8499/physics3](https://github.com/jamesfang8499/physics3)|-|32|0|2021-12-17|
|85|[CTeX-org/ctex-kit](https://github.com/CTeX-org/ctex-kit)|Macro Packages and Scripts for Chinese TeX users|791|0|2022-01-26| |85|[CTeX-org/ctex-kit](https://github.com/CTeX-org/ctex-kit)|Macro Packages and Scripts for Chinese TeX users|790|0|2022-01-26|
|86|[Chen-Jialin/Assignment-Template](https://github.com/Chen-Jialin/Assignment-Template)|可爱而优雅的 LaTeX 作业模板。Cute and elegant LaTeX template for assignments.|5|0|2021-12-16| |86|[Chen-Jialin/Assignment-Template](https://github.com/Chen-Jialin/Assignment-Template)|可爱而优雅的 LaTeX 作业模板。Cute and elegant LaTeX template for assignments.|5|0|2021-12-16|
|87|[qtli/Papers-on-Dialogue-System](https://github.com/qtli/Papers-on-Dialogue-System)|A Survey of Neural Dialogue Systems|9|0|2021-12-31| |87|[qtli/Papers-on-Dialogue-System](https://github.com/qtli/Papers-on-Dialogue-System)|A Survey of Neural Dialogue Systems|9|0|2021-12-31|
|88|[gopherdojo/shoten7](https://github.com/gopherdojo/shoten7)|技術書典|2|0|2021-08-11| |88|[gopherdojo/shoten7](https://github.com/gopherdojo/shoten7)|技術書典|2|0|2021-08-11|
@ -99,7 +99,7 @@
|92|[fanhongtao/ebooks](https://github.com/fanhongtao/ebooks)|80年代高中数理化甲种本|4|0|2022-01-05| |92|[fanhongtao/ebooks](https://github.com/fanhongtao/ebooks)|80年代高中数理化甲种本|4|0|2022-01-05|
|93|[Ianpundar/WHU-LaTex-Template](https://github.com/Ianpundar/WHU-LaTex-Template)|-|10|0|2021-12-13| |93|[Ianpundar/WHU-LaTex-Template](https://github.com/Ianpundar/WHU-LaTex-Template)|-|10|0|2021-12-13|
|94|[cccresearch/nnModelAuto](https://github.com/cccresearch/nnModelAuto)|神經網路自動建模|2|0|2021-10-17| |94|[cccresearch/nnModelAuto](https://github.com/cccresearch/nnModelAuto)|神經網路自動建模|2|0|2021-10-17|
|95|[schoeberl/chisel-book](https://github.com/schoeberl/chisel-book)|Digital Design with Chisel|388|0|2022-02-02| |95|[schoeberl/chisel-book](https://github.com/schoeberl/chisel-book)|Digital Design with Chisel|389|0|2022-02-02|
|96|[kaleidoscope257-git/SHUbeamer](https://github.com/kaleidoscope257-git/SHUbeamer)|SHUbeamer是为了帮助上海大学师生撰写演示文稿而编写的LaTex Beamer模版文件 |2|0|2021-12-01| |96|[kaleidoscope257-git/SHUbeamer](https://github.com/kaleidoscope257-git/SHUbeamer)|SHUbeamer是为了帮助上海大学师生撰写演示文稿而编写的LaTex Beamer模版文件 |2|0|2021-12-01|
|97|[BIT-thesis/LaTeX-template](https://github.com/BIT-thesis/LaTeX-template)|LaTeX template for BIT thesis|268|0|2021-11-01| |97|[BIT-thesis/LaTeX-template](https://github.com/BIT-thesis/LaTeX-template)|LaTeX template for BIT thesis|268|0|2021-11-01|
|98|[guoclay/interesting-project](https://github.com/guoclay/interesting-project)|一些有趣的项目|5|0|2021-09-30| |98|[guoclay/interesting-project](https://github.com/guoclay/interesting-project)|一些有趣的项目|5|0|2021-09-30|

@ -1,115 +1,115 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5331|51|2022-01-29| |1|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5334|51|2022-01-29|
|2|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|27636|33|2022-02-04| |2|[supabase/supabase](https://github.com/supabase/supabase)|The open source Firebase alternative. Follow to stay updated about our public Beta.|27675|33|2022-02-06|
|3|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7696|31|2022-02-05| |3|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7703|31|2022-02-06|
|4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|77571|31|2022-02-05| |4|[ant-design/ant-design](https://github.com/ant-design/ant-design)|An enterprise-class UI design language and React UI library|77575|31|2022-02-06|
|5|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|2018|27|2022-02-02| |5|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|2024|26|2022-02-02|
|6|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17924|23|2022-02-04| |6|[wenyan-lang/wenyan](https://github.com/wenyan-lang/wenyan)|文言文編程語言 A programming language for the ancient Chinese.|17927|23|2022-02-05|
|7|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30442|22|2022-02-04| |7|[NervJS/taro](https://github.com/NervJS/taro)|开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/|30442|22|2022-02-04|
|8|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|31273|19|2022-01-11| |8|[ant-design/ant-design-pro](https://github.com/ant-design/ant-design-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!|31277|19|2022-01-11|
|9|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|5087|18|2022-01-23| |9|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|5098|18|2022-01-23|
|10|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5685|17|2022-02-05| |10|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5692|17|2022-02-06|
|11|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板A timed task management panel that supports typescript, javaScript, python3, and shell|5136|16|2022-02-01| |11|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板A timed task management panel that supports typescript, javaScript, python3, and shell|5167|16|2022-02-01|
|12|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49586|15|2022-01-31| |12|[apache/echarts](https://github.com/apache/echarts)|Apache ECharts is a powerful, interactive charting and data visualization library for browser|49588|15|2022-02-06|
|13|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performanc ...|5700|14|2022-02-05| |13|[SigNoz/signoz](https://github.com/SigNoz/signoz)|SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performanc ...|5707|14|2022-02-06|
|14|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|11143|12|2022-01-25| |14|[unlock-music/unlock-music](https://github.com/unlock-music/unlock-music)|Unlock encrypted music file in browser. 在浏览器中解锁加密的音乐文件。|11158|12|2022-01-25|
|15|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11849|12|2022-02-03| |15|[umijs/qiankun](https://github.com/umijs/qiankun)|📦 🚀 Blazing fast, simple and complete solution for micro frontends.|11851|12|2022-02-03|
|16|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37655|11|2022-02-05| |16|[DefinitelyTyped/DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)|The repository for high quality TypeScript type definitions.|37664|11|2022-02-06|
|17|[modern-js-dev/modern.js](https://github.com/modern-js-dev/modern.js)|The meta-framework suite designed from scratch for frontend-focused modern web development.|2450|11|2022-02-04| |17|[modern-js-dev/modern.js](https://github.com/modern-js-dev/modern.js)|The meta-framework suite designed from scratch for frontend-focused modern web development.|2451|11|2022-02-06|
|18|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|13025|10|2022-01-15| |18|[CopyTranslator/CopyTranslator](https://github.com/CopyTranslator/CopyTranslator)|Foreign language reading and translation assistant based on copy and translate.|13032|10|2022-01-15|
|19|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1325|10|2021-12-21| |19|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1327|10|2021-12-21|
|20|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9843|10|2022-01-30| |20|[baidu/amis](https://github.com/baidu/amis)|前端低代码框架,通过 JSON 配置就能生成各种页面。|9844|10|2022-02-06|
|21|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|8295|9|2022-01-26| |21|[alibaba/hooks](https://github.com/alibaba/hooks)|A high-quality & reliable React Hooks library.|8298|9|2022-01-26|
|22|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React iconsVue iconssvg icons|5073|9|2021-12-21| |22|[bytedance/IconPark](https://github.com/bytedance/IconPark)|🍎Transform an SVG icon into multiple themes, and generate React iconsVue iconssvg icons|5075|9|2021-12-21|
|23|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|6032|9|2022-02-04| |23|[colinhacks/zod](https://github.com/colinhacks/zod)|TypeScript-first schema validation with static type inference|6097|9|2022-02-06|
|24|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|760|9|2021-11-29| |24|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|11102|9|2022-02-05|
|25|[rrweb-io/rrweb](https://github.com/rrweb-io/rrweb)|record and replay the web|11100|9|2022-02-05| |25|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|11266|9|2022-02-06|
|26|[the1812/Bilibili-Evolved](https://github.com/the1812/Bilibili-Evolved)|强大的哔哩哔哩增强脚本|11252|9|2022-02-05| |26|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React基于 React 的渐进式应用框架)|17031|9|2022-01-25|
|27|[alibaba/ice](https://github.com/alibaba/ice)|🚀 The Progressive App Framework Based On React基于 React 的渐进式应用框架)|17031|9|2022-01-25| |27|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|933|8|2021-11-15|
|28|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|933|8|2021-11-15| |28|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|760|8|2021-11-29|
|29|[umijs/umi](https://github.com/umijs/umi)|🌋 Pluggable enterprise-level react application framework.|11896|8|2022-01-27| |29|[umijs/umi](https://github.com/umijs/umi)|🌋 Pluggable enterprise-level react application framework.|11896|8|2022-01-27|
|30|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|15159|7|2022-02-05| |30|[pnpm/pnpm](https://github.com/pnpm/pnpm)|Fast, disk space efficient package manager -- 快速的,节省磁盘空间的包管理工具|15165|7|2022-02-06|
|31|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15284|7|2022-01-28| |31|[ustbhuangyi/better-scroll](https://github.com/ustbhuangyi/better-scroll)|:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance|15284|7|2022-01-28|
|32|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14166|7|2022-01-26| |32|[Tencent/vConsole](https://github.com/Tencent/vConsole)|A lightweight, extendable front-end developer tool for mobile web page.|14167|7|2022-01-26|
|33|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GUI Epic Games Launcher for Linux, Windows and Mac.|2256|6|2022-02-05| |33|[Heroic-Games-Launcher/HeroicGamesLauncher](https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher)|A Native GUI Epic Games Launcher for Linux, Windows and Mac.|2266|6|2022-02-06|
|34|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|674|6|2022-02-05| |34|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|678|6|2022-02-05|
|35|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1535|6|2022-02-05| |35|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1539|6|2022-02-06|
|36|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|3754|6|2022-01-21| |36|[7kms/react-illustration-series](https://github.com/7kms/react-illustration-series)|图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.|3756|6|2022-01-21|
|37|[alibaba/formily](https://github.com/alibaba/formily)|Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3|6482|6|2022-01-26| |37|[alibaba/formily](https://github.com/alibaba/formily)|Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3|6484|6|2022-01-26|
|38|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|636|6|2022-01-19| |38|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|636|6|2022-01-19|
|39|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|5829|6|2022-01-11| |39|[any86/any-rule](https://github.com/any86/any-rule)|🦕 常用正则大全, 支持web / vscode / idea / Alfred Workflow多平台|5831|6|2022-01-11|
|40|[brick-design/brick-design](https://github.com/brick-design/brick-design)|全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4115|6|2022-01-16| |40|[brick-design/brick-design](https://github.com/brick-design/brick-design)|全场景流式布局,可视化拖拽、随意嵌套组合、实时渲染、实时辅助线展示,实时组件间距展示、实时拖拽排序、状态域管理,可视化属性配置、可视化样式配置、多设备适配展示,支持逻辑渲染、模板字符变量、表达式、自定义方法、自定义状态|4116|6|2022-01-16|
|41|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|5386|5|2022-01-12| |41|[labs42io/clean-code-typescript](https://github.com/labs42io/clean-code-typescript)|Clean Code concepts adapted for TypeScript|5391|5|2022-01-12|
|42|[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.|4097|5|2022-01-25| |42|[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.|4101|5|2022-01-25|
|43|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 轻量级web富文本框|12961|5|2022-02-01| |43|[wangeditor-team/wangEditor](https://github.com/wangeditor-team/wangEditor)|wangEditor —— 轻量级web富文本框|12961|5|2022-02-01|
|44|[JDFED/drip-form](https://github.com/JDFED/drip-form)|基于React和JSONSchema的动态表单解决方案|344|5|2022-01-29| |44|[JDFED/drip-form](https://github.com/JDFED/drip-form)|基于React和JSONSchema的动态表单解决方案|344|5|2022-01-29|
|45|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|1001|5|2022-01-30| |45|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|1004|5|2022-01-30|
|46|[antvis/G2](https://github.com/antvis/G2)|📊 A highly interactive data-driven visualization grammar for statistical charts.|11086|5|2022-01-28| |46|[antvis/G2](https://github.com/antvis/G2)|📊 A highly interactive data-driven visualization grammar for statistical charts.|11086|5|2022-01-28|
|47|[thx/rap2-delos](https://github.com/thx/rap2-delos)|阿里妈妈前端团队出品的开源接口管理工具RAP第二代|7238|5|2021-11-26| |47|[thx/rap2-delos](https://github.com/thx/rap2-delos)|阿里妈妈前端团队出品的开源接口管理工具RAP第二代|7238|5|2021-11-26|
|48|[JDFED/leo](https://github.com/JDFED/leo)|一个可覆盖前端开发全链路、可扩展、可定制的终端运行的脚手架工具|241|5|2021-12-22| |48|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|15884|4|2022-01-30|
|49|[oldj/SwitchHosts](https://github.com/oldj/SwitchHosts)|Switch hosts quickly!|15881|4|2022-01-30| |49|[remaxjs/remax](https://github.com/remaxjs/remax)|使用真正的 React 构建跨平台小程序|4164|4|2022-01-24|
|50|[remaxjs/remax](https://github.com/remaxjs/remax)|使用真正的 React 构建跨平台小程序|4164|4|2022-01-24| |50|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1381|4|2022-02-06|
|51|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1375|4|2022-02-05| |51|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|5796|4|2021-12-07|
|52|[alibaba/BizCharts](https://github.com/alibaba/BizCharts)|Powerful data visualization library based on G2 and React.|5796|4|2021-12-07| |52|[jamiebuilds/unstated-next](https://github.com/jamiebuilds/unstated-next)|200 bytes to never think about React state management libraries ever again|3812|4|2022-01-02|
|53|[jamiebuilds/unstated-next](https://github.com/jamiebuilds/unstated-next)|200 bytes to never think about React state management libraries ever again|3813|4|2022-01-02| |53|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|3756|4|2022-02-03|
|54|[vuejs/composition-api](https://github.com/vuejs/composition-api)|Composition API plugin for Vue 2|3752|4|2022-02-03| |54|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2233|4|2022-01-21|
|55|[LeekHub/leek-fund](https://github.com/LeekHub/leek-fund)|:chart_with_upwards_trend: 韭菜盒子——VSCode 里也可以看股票 & 基金实时数据,做最好用的投资插件 🐥|2232|4|2022-01-21| |55|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|1078|4|2022-01-16|
|56|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|1076|4|2022-01-16| |56|[linjc/smooth-signature](https://github.com/linjc/smooth-signature)|H5带笔锋手写签名支持PC端和移动端任何前端框架均可使用|388|4|2021-12-21|
|57|[linjc/smooth-signature](https://github.com/linjc/smooth-signature)|H5带笔锋手写签名支持PC端和移动端任何前端框架均可使用|387|4|2021-12-21| |57|[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.|8628|4|2022-01-22|
|58|[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.|8622|4|2022-01-22| |58|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to iOS/Android/Web.轮播图、swiper|572|4|2022-02-04|
|59|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to iOS/Android/Web.轮播图、swiper|572|4|2022-02-04| |59|[microsoft/azuredatastudio](https://github.com/microsoft/azuredatastudio)|Azure Data Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.|6646|4|2022-02-06|
|60|[microsoft/azuredatastudio](https://github.com/microsoft/azuredatastudio)|Azure Data Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.|6647|4|2022-02-05| |60|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|2867|4|2022-01-31|
|61|[antvis/X6](https://github.com/antvis/X6)|🚀 JavaScript diagramming library that uses SVG and HTML for rendering.|2865|4|2022-01-31| |61|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|cool-admin(midway版)一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 2.0、typescript、typeorm、mysql、jwt、element-ui等构建|1231|4|2022-01-10|
|62|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|cool-admin(midway版)一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 2.0、typescript、typeorm、mysql、jwt、element-ui等构建|1231|4|2022-01-10| |62|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表格解决方案|4377|4|2022-01-27|
|63|[x-extends/vxe-table](https://github.com/x-extends/vxe-table)|vxe-table vue 表格解决方案|4376|4|2022-01-27| |63|[JDFED/leo](https://github.com/JDFED/leo)|一个可覆盖前端开发全链路、可扩展、可定制的终端运行的脚手架工具|241|4|2021-12-22|
|64|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|1792|3|2021-10-26| |64|[phodal/ledge](https://github.com/phodal/ledge)|Ledge —— DevOps knowledge learning platform. DevOps、研发效能知识和工具平台是我们基于在 ThoughtWorks 进行的一系列 DevOps 实践、敏捷实践、软件开发与测试、精益实践提炼出来的知识体系。它包含了各种最佳实践、操作手册、原则与模式、度量、工具,用于帮助您的企业在数字化时代更好地前进,还有 DevOps 转型。|1792|3|2021-10-26|
|65|[YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)|❄️ 云空调,便携小空调,为你的夏日带去清凉!|2899|3|2022-01-31| |65|[YunYouJun/air-conditioner](https://github.com/YunYouJun/air-conditioner)|❄️ 云空调,便携小空调,为你的夏日带去清凉!|2899|3|2022-01-31|
|66|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|3835|3|2022-01-22| |66|[NervJS/taro-ui](https://github.com/NervJS/taro-ui)|一款基于 Taro 框架开发的多端 UI 组件库|3835|3|2022-01-22|
|67|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历一款markdown的在线简历工具。|1181|3|2022-01-19| |67|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历一款markdown的在线简历工具。|1181|3|2022-01-19|
|68|[open-mmlab/labelbee-client](https://github.com/open-mmlab/labelbee-client)|Out-of-the-box Annotation Toolbox|213|3|2022-01-21| |68|[open-mmlab/labelbee-client](https://github.com/open-mmlab/labelbee-client)|Out-of-the-box Annotation Toolbox|213|3|2022-01-21|
|69|[yezihaohao/react-admin](https://github.com/yezihaohao/react-admin)|:sparkles: react-admin system solution : react 后台管理系统解决方案|6020|3|2021-09-10| |69|[yezihaohao/react-admin](https://github.com/yezihaohao/react-admin)|:sparkles: react-admin system solution : react 后台管理系统解决方案|6020|3|2021-09-10|
|70|[yusukebe/hono](https://github.com/yusukebe/hono)|[炎] Ultrafast web framework for Cloudflare Workers.|150|3|2022-02-05| |70|[yusukebe/hono](https://github.com/yusukebe/hono)|[炎] Ultrafast web framework for Cloudflare Workers.|156|3|2022-02-05|
|71|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配|1232|3|2022-01-11| |71|[zh-lx/pinyin-pro](https://github.com/zh-lx/pinyin-pro)|中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配|1233|3|2022-01-11|
|72|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|3158|3|2022-01-26| |72|[buuing/lucky-canvas](https://github.com/buuing/lucky-canvas)|🎖🎖🎖 基于 TS + Canvas 开发的【大转盘 / 九宫格 / 老虎机】抽奖插件,🌈 一套源码适配多端框架 JS / Vue / React / Taro / UniApp / 微信小程序等,🎨 奖品 / 文字 / 图片 / 颜色 / 按钮均可配置,支持同步 / 异步抽奖,🎯 概率前 / 后端可控,🚀 自动根据 dpr 调整清晰度适配移动端|3163|3|2022-01-26|
|73|[JDFED/drip-table](https://github.com/JDFED/drip-table)|A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级列表可视化搭建解决方案。|162|3|2022-01-18| |73|[JDFED/drip-table](https://github.com/JDFED/drip-table)|A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级列表可视化搭建解决方案。|162|3|2022-01-18|
|74|[crawlab-team/artipub](https://github.com/crawlab-team/artipub)|Article publishing platform that automatically distributes your articles to various media channels|2716|3|2022-01-22| |74|[crawlab-team/artipub](https://github.com/crawlab-team/artipub)|Article publishing platform that automatically distributes your articles to various media channels|2716|3|2022-01-22|
|75|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit『飞桨』深度学习可视化工具 |4272|3|2022-01-27| |75|[PaddlePaddle/VisualDL](https://github.com/PaddlePaddle/VisualDL)|Deep Learning Visualization Toolkit『飞桨』深度学习可视化工具 |4273|3|2022-01-27|
|76|[modern-js-dev/garfish](https://github.com/modern-js-dev/garfish)|A powerful micro front-end framework 🚚|1324|3|2022-02-05| |76|[modern-js-dev/garfish](https://github.com/modern-js-dev/garfish)|A powerful micro front-end framework 🚚|1324|3|2022-02-05|
|77|[le5le-com/topology](https://github.com/le5le-com/topology)|A diagram (topology, UML) framework uses canvas and typescript. 一个轻量100k左右、功能丰富的绘图工具微服务架构图、拓扑图、流程图、类图等UML图、脑图动画、视频支持。 【在线使用】:|3342|3|2022-01-24| |77|[le5le-com/topology](https://github.com/le5le-com/topology)|A diagram (topology, UML) framework uses canvas and typescript. 一个轻量100k左右、功能丰富的绘图工具微服务架构图、拓扑图、流程图、类图等UML图、脑图动画、视频支持。 【在线使用】:|3343|3|2022-01-24|
|78|[Qihoo360/wayne](https://github.com/Qihoo360/wayne)|Kubernetes multi-cluster management and publishing platform|3598|3|2021-09-27| |78|[Qihoo360/wayne](https://github.com/Qihoo360/wayne)|Kubernetes multi-cluster management and publishing platform|3601|3|2021-09-27|
|79|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码LowCode搭建工作台实时输出源代码|2342|3|2021-09-18| |79|[sparrow-js/sparrow](https://github.com/sparrow-js/sparrow)|🎉场景化低代码LowCode搭建工作台实时输出源代码|2343|3|2021-09-18|
|80|[rms-open-letter/rms-open-letter.github.io](https://github.com/rms-open-letter/rms-open-letter.github.io)|-|623|2|2021-10-03| |80|[rms-open-letter/rms-open-letter.github.io](https://github.com/rms-open-letter/rms-open-letter.github.io)|-|623|2|2021-10-03|
|81|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|3391|2|2021-12-15| |81|[jlfwong/speedscope](https://github.com/jlfwong/speedscope)|🔬 A fast, interactive web-based viewer for performance profiles.|3392|2|2021-12-15|
|82|[genaller/genal-chat](https://github.com/genaller/genal-chat)|🐱‍🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭|1438|2|2021-10-06| |82|[genaller/genal-chat](https://github.com/genaller/genal-chat)|🐱‍🏍阿童木聊天室 nestjs+vue全栈聊天室 前后端分离 typescript一把梭|1439|2|2021-10-06|
|83|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|基于安卓QQ协议的vscode-qq扩展|583|2|2022-01-01| |83|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|基于安卓QQ协议的vscode-qq扩展|584|2|2022-01-01|
|84|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|1412|2|2022-02-05| |84|[dbeaver/cloudbeaver](https://github.com/dbeaver/cloudbeaver)|Cloud Database Manager|1412|2|2022-02-05|
|85|[mcuking/mobile-web-best-practice](https://github.com/mcuking/mobile-web-best-practice)|:tiger: 移动 web 最佳实践|1516|2|2021-12-29| |85|[mcuking/mobile-web-best-practice](https://github.com/mcuking/mobile-web-best-practice)|:tiger: 移动 web 最佳实践|1516|2|2021-12-29|
|86|[ant-design/pro-components](https://github.com/ant-design/pro-components)|🏆 Use Ant Design like a Pro!|2070|2|2022-02-05| |86|[ant-design/pro-components](https://github.com/ant-design/pro-components)|🏆 Use Ant Design like a Pro!|2070|2|2022-02-06|
|87|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.|2562|2|2022-01-26| |87|[antvis/L7](https://github.com/antvis/L7)|🌎 Large-scale WebGL-powered Geospatial Data Visualization analysis framework which relies on Mapbox GL or AMap to render basemaps.|2562|2|2022-01-26|
|88|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|2537|2|2022-01-24| |88|[alibaba/pont](https://github.com/alibaba/pont)|🌉数据服务层解决方案|2537|2|2022-01-24|
|89|[wechat-miniprogram/weui-miniprogram](https://github.com/wechat-miniprogram/weui-miniprogram)|小程序WeUI组件库|1488|2|2022-01-17| |89|[wechat-miniprogram/weui-miniprogram](https://github.com/wechat-miniprogram/weui-miniprogram)|小程序WeUI组件库|1488|2|2022-01-17|
|90|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|799|2|2022-01-27| |90|[Serverless-Devs/Serverless-Devs](https://github.com/Serverless-Devs/Serverless-Devs)|:fire::fire::fire: Serverless Devs developer tool ( Serverless Devs 开发者工具 )|799|2|2022-01-27|
|91|[idrawjs/idraw](https://github.com/idrawjs/idraw)|A simple JavaScript framework for Drawing on the web.(一个面向Web绘图的JavaScript框架)|416|2|2022-01-05| |91|[idrawjs/idraw](https://github.com/idrawjs/idraw)|A simple JavaScript framework for Drawing on the web.(一个面向Web绘图的JavaScript框架)|416|2|2022-01-05|
|92|[vbenjs/vben-admin-thin-next](https://github.com/vbenjs/vben-admin-thin-next)|vue-vben-admin-2.0 mini template.vue3,vite,typescript|1034|2|2021-11-02| |92|[vbenjs/vben-admin-thin-next](https://github.com/vbenjs/vben-admin-thin-next)|vue-vben-admin-2.0 mini template.vue3,vite,typescript|1034|2|2021-11-02|
|93|[3lang3/react-vant](https://github.com/3lang3/react-vant)|React mobile UI Components base on Vant|317|2|2022-02-05| |93|[3lang3/react-vant](https://github.com/3lang3/react-vant)|React mobile UI Components base on Vant|338|2|2022-02-06|
|94|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|3496|2|2022-01-18| |94|[hustcc/echarts-for-react](https://github.com/hustcc/echarts-for-react)|⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。|3495|2|2022-01-18|
|95|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application面向大型应用的微前端解决方案站点国内镜像https://icestark.gitee.io|1578|2|2022-01-25| |95|[ice-lab/icestark](https://github.com/ice-lab/icestark)|:tiger: Micro Frontends solution for large application面向大型应用的微前端解决方案站点国内镜像https://icestark.gitee.io|1579|2|2022-01-25|
|96|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点趣味😏~支持Mac、Win和Linux|1403|2|2022-02-02| |96|[zenghongtu/PPet](https://github.com/zenghongtu/PPet)|👻在你的桌面放一个萌妹子,多一点趣味😏~支持Mac、Win和Linux|1404|2|2022-02-02|
|97|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2409|2|2022-01-20| |97|[ant-design/ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn)|Ant Design for React Native|2410|2|2022-01-20|
|98|[emqx/MQTTX](https://github.com/emqx/MQTTX)|MQTT X - Elegant Cross-platform MQTT 5.0 Desktop Client|1570|2|2022-01-28| |98|[emqx/MQTTX](https://github.com/emqx/MQTTX)|MQTT X - Elegant Cross-platform MQTT 5.0 Desktop Client|1570|2|2022-01-28|
|99|[sunface/datav](https://github.com/sunface/datav)|📊https://datav.io is a modern APM, provide observability for your business, application and infrastructure. It's also a lightweight alternative to Grafana.|2697|2|2022-01-21| |99|[sunface/datav](https://github.com/sunface/datav)|📊https://datav.io is a modern APM, provide observability for your business, application and infrastructure. It's also a lightweight alternative to Grafana.|2697|2|2022-01-21|
|100|[takayama-lily/oicq](https://github.com/takayama-lily/oicq)|QQ机器人协议库|1183|2|2022-02-05| |100|[takayama-lily/oicq](https://github.com/takayama-lily/oicq)|QQ机器人协议库|1184|2|2022-02-05|
|101|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|2011|2|2022-01-31| |101|[lokalise/i18n-ally](https://github.com/lokalise/i18n-ally)|🌍 All in one i18n extension for VS Code|2014|2|2022-01-31|
|102|[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.|3620|2|2022-02-02| |102|[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.|3621|2|2022-02-02|
|103|[osmoscraft/osmosfeed](https://github.com/osmoscraft/osmosfeed)|Turn GitHub into an RSS reader|745|2|2022-01-13| |103|[osmoscraft/osmosfeed](https://github.com/osmoscraft/osmosfeed)|Turn GitHub into an RSS reader|745|2|2022-02-05|
|104|[alibaba/ChatUI](https://github.com/alibaba/ChatUI)|The UI design language and React library for Conversational UI|1265|2|2022-01-25| |104|[alibaba/ChatUI](https://github.com/alibaba/ChatUI)|The UI design language and React library for Conversational UI|1265|2|2022-01-25|
|105|[ethers-io/ethers.js](https://github.com/ethers-io/ethers.js)|Complete Ethereum library and wallet implementation in JavaScript.|4064|2|2022-02-05| |105|[ethers-io/ethers.js](https://github.com/ethers-io/ethers.js)|Complete Ethereum library and wallet implementation in JavaScript.|4072|2|2022-02-05|
|106|[zmide/study.zmide.com](https://github.com/zmide/study.zmide.com)|全能搜题网页端源代码,全能搜题项目是一个基于开源社区公开贡献的永久免费搜题系统。|265|2|2021-11-21| |106|[zmide/study.zmide.com](https://github.com/zmide/study.zmide.com)|全能搜题网页端源代码,全能搜题项目是一个基于开源社区公开贡献的永久免费搜题系统。|265|2|2021-11-21|
|107|[hujiulong/gcoord](https://github.com/hujiulong/gcoord)|地理坐标系转换工具|2267|2|2022-02-01| |107|[hujiulong/gcoord](https://github.com/hujiulong/gcoord)|地理坐标系转换工具|2267|2|2022-02-01|
|108|[antvis/G2Plot](https://github.com/antvis/G2Plot)|:dango: An interactive and responsive charting library|2117|2|2022-01-30| |108|[antvis/G2Plot](https://github.com/antvis/G2Plot)|:dango: An interactive and responsive charting library|2117|2|2022-01-30|
@ -118,56 +118,56 @@
|111|[zhihu/griffith](https://github.com/zhihu/griffith)|A React-based web video player|2306|2|2022-01-29| |111|[zhihu/griffith](https://github.com/zhihu/griffith)|A React-based web video player|2306|2|2022-01-29|
|112|[vuejs/babel-plugin-jsx](https://github.com/vuejs/babel-plugin-jsx)|JSX for Vue 3|1202|2|2022-01-22| |112|[vuejs/babel-plugin-jsx](https://github.com/vuejs/babel-plugin-jsx)|JSX for Vue 3|1202|2|2022-01-22|
|113|[Xmader/musescore-downloader](https://github.com/Xmader/musescore-downloader)|Download sheet music (MSCZ, PDF, MusicXML, MIDI, MP3, download individual parts as PDF) from musescore.com for free, no login or Musescore Pro required 免登录、免 Musescore Pro免费下载 musescore.com 上的曲谱 ...|1921|2|2022-01-27| |113|[Xmader/musescore-downloader](https://github.com/Xmader/musescore-downloader)|Download sheet music (MSCZ, PDF, MusicXML, MIDI, MP3, download individual parts as PDF) from musescore.com for free, no login or Musescore Pro required 免登录、免 Musescore Pro免费下载 musescore.com 上的曲谱 ...|1921|2|2022-01-27|
|114|[mengzonefire/rapid-upload-userscript](https://github.com/mengzonefire/rapid-upload-userscript)|秒传链接提取脚本, 使用typescript + webpack重构|155|1|2022-01-26| |114|[mengzonefire/rapid-upload-userscript](https://github.com/mengzonefire/rapid-upload-userscript)|秒传链接提取脚本, 使用typescript + webpack重构|157|1|2022-01-26|
|115|[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.|1672|1|2022-01-28| |115|[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.|1677|1|2022-01-28|
|116|[yuanguandong/react-dashboard-pro](https://github.com/yuanguandong/react-dashboard-pro)|One-stop dashboard solution out of the box 开箱即用的一站式仪表板解决方案|128|1|2022-01-27| |116|[yuanguandong/react-dashboard-pro](https://github.com/yuanguandong/react-dashboard-pro)|One-stop dashboard solution out of the box 开箱即用的一站式仪表板解决方案|128|1|2022-01-27|
|117|[aisuda/amis-editor-demo](https://github.com/aisuda/amis-editor-demo)|amis 可视化编辑器示例 http://aisuda.github.io/amis-editor-demo|1268|1|2021-12-05| |117|[aisuda/amis-editor-demo](https://github.com/aisuda/amis-editor-demo)|amis 可视化编辑器示例 http://aisuda.github.io/amis-editor-demo|1268|1|2021-12-05|
|118|[PeterDing/chord](https://github.com/PeterDing/chord)|Chord - A Modern Music Player|688|1|2021-12-12| |118|[PeterDing/chord](https://github.com/PeterDing/chord)|Chord - A Modern Music Player|689|1|2021-12-12|
|119|[SilurianYang/uni-simple-router](https://github.com/SilurianYang/uni-simple-router)|A simple, lightweight 'uni-app' routing plugin|606|1|2022-01-15| |119|[SilurianYang/uni-simple-router](https://github.com/SilurianYang/uni-simple-router)|A simple, lightweight 'uni-app' routing plugin|606|1|2022-01-15|
|120|[aliyun/alibabacloud-alfa](https://github.com/aliyun/alibabacloud-alfa)|阿里云微前端解决方案|647|1|2022-01-13| |120|[aliyun/alibabacloud-alfa](https://github.com/aliyun/alibabacloud-alfa)|阿里云微前端解决方案|647|1|2022-01-13|
|121|[1zilc/fishing-funds](https://github.com/1zilc/fishing-funds)|基金,大盘,股票,虚拟货币状态栏显示小应用,基于Electron开发,支持MacOS,Windows,Linux客户端,数据源来自天天基金,蚂蚁基金,爱基金,腾讯证券,新浪基金等|345|1|2022-02-05| |121|[1zilc/fishing-funds](https://github.com/1zilc/fishing-funds)|基金,大盘,股票,虚拟货币状态栏显示小应用,基于Electron开发,支持MacOS,Windows,Linux客户端,数据源来自天天基金,蚂蚁基金,爱基金,腾讯证券,新浪基金等|345|1|2022-02-05|
|122|[probablyup/markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx)|🏭 The most lightweight, customizable React markdown component.|1310|1|2022-01-22| |122|[probablyup/markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx)|🏭 The most lightweight, customizable React markdown component.|1311|1|2022-01-22|
|123|[buqiyuan/vite-vue3-admin](https://github.com/buqiyuan/vite-vue3-admin)|基于vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|252|1|2022-01-29| |123|[buqiyuan/vite-vue3-admin](https://github.com/buqiyuan/vite-vue3-admin)|基于vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|252|1|2022-01-29|
|124|[chanind/hanzi-writer](https://github.com/chanind/hanzi-writer)|Chinese character stroke order animations and practice quizzes|2046|1|2022-01-18| |124|[chanind/hanzi-writer](https://github.com/chanind/hanzi-writer)|Chinese character stroke order animations and practice quizzes|2047|1|2022-01-18|
|125|[shinima/battle-city](https://github.com/shinima/battle-city)|🎮 Battle city remake built with react.|1569|1|2022-01-13| |125|[shinima/battle-city](https://github.com/shinima/battle-city)|🎮 Battle city remake built with react.|1569|1|2022-01-13|
|126|[lint-md/lint-md](https://github.com/lint-md/lint-md)|:books: 检查中文 markdown 编写格式规范的命令行工具,基于 AST方便集成 ci写博客 / 文档必备。支持 API 调用!|806|1|2022-01-18| |126|[lint-md/lint-md](https://github.com/lint-md/lint-md)|:books: 检查中文 markdown 编写格式规范的命令行工具,基于 AST方便集成 ci写博客 / 文档必备。支持 API 调用!|806|1|2022-01-18|
|127|[justjavac/weibo-trending-hot-search](https://github.com/justjavac/weibo-trending-hot-search)|微博热搜榜,记录从 2020-11-24 日开始的微博热门搜索。每小时抓取一次数据,按天归档。|232|1|2022-02-05| |127|[justjavac/weibo-trending-hot-search](https://github.com/justjavac/weibo-trending-hot-search)|微博热搜榜,记录从 2020-11-24 日开始的微博热门搜索。每小时抓取一次数据,按天归档。|232|1|2022-02-06|
|128|[qmhc/vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts)|A vite plugin for generating `.d.ts` files.|181|1|2022-01-11| |128|[qmhc/vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts)|A vite plugin for generating `.d.ts` files.|181|1|2022-01-11|
|129|[SilveryStar/Adachi-BOT](https://github.com/SilveryStar/Adachi-BOT)|A Genshin Impact chatbot in Tencent QQ / 原神Q群助手|216|1|2022-02-04| |129|[SilveryStar/Adachi-BOT](https://github.com/SilveryStar/Adachi-BOT)|A Genshin Impact chatbot in Tencent QQ / 原神Q群助手|217|1|2022-02-04|
|130|[lsqy/taro-music](https://github.com/lsqy/taro-music)|🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,taro3已升级完毕目前正在使用react-hooks重构中不定时更新|1155|1|2021-12-12| |130|[lsqy/taro-music](https://github.com/lsqy/taro-music)|🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,taro3已升级完毕目前正在使用react-hooks重构中不定时更新|1155|1|2021-12-12|
|131|[textbus/textbus](https://github.com/textbus/textbus)|TextBus 是一个组件化的、数据驱动的 web 富文本框架,同时也可以作为一个开箱即用的富文本编辑器,拥有非常好的扩展性和可定制性,是构建复杂富文本的不二之选!|549|1|2022-01-28| |131|[textbus/textbus](https://github.com/textbus/textbus)|TextBus 是一个组件化的、数据驱动的 web 富文本框架,同时也可以作为一个开箱即用的富文本编辑器,拥有非常好的扩展性和可定制性,是构建复杂富文本的不二之选!|550|1|2022-01-28|
|132|[cellbang/malagu](https://github.com/cellbang/malagu)|Malagu is a Serverless First, componentized, platform-independent progressive application framework based on TypeScript.|359|1|2022-02-04| |132|[cellbang/malagu](https://github.com/cellbang/malagu)|Malagu is a Serverless First, componentized, platform-independent progressive application framework based on TypeScript.|359|1|2022-02-06|
|133|[qiu8310/minapp](https://github.com/qiu8310/minapp)|重新定义微信小程序的开发|919|1|2021-08-10| |133|[qiu8310/minapp](https://github.com/qiu8310/minapp)|重新定义微信小程序的开发|919|1|2021-08-10|
|134|[vbenjs/vite-plugin-svg-icons](https://github.com/vbenjs/vite-plugin-svg-icons)|Vite Plugin for fast creating SVG sprites.|202|1|2022-01-29| |134|[vbenjs/vite-plugin-svg-icons](https://github.com/vbenjs/vite-plugin-svg-icons)|Vite Plugin for fast creating SVG sprites.|202|1|2022-01-29|
|135|[alosaur/alosaur](https://github.com/alosaur/alosaur)|Alosaur - Deno web framework with many decorators|705|1|2022-01-22| |135|[alosaur/alosaur](https://github.com/alosaur/alosaur)|Alosaur - Deno web framework with many decorators|705|1|2022-01-22|
|136|[leodevbro/vscode-blockman](https://github.com/leodevbro/vscode-blockman)|VSCode extension to highlight nested code blocks|212|1|2022-01-20| |136|[leodevbro/vscode-blockman](https://github.com/leodevbro/vscode-blockman)|VSCode extension to highlight nested code blocks|212|1|2022-02-05|
|137|[Yiuman/bpmn-vue-activiti](https://github.com/Yiuman/bpmn-vue-activiti)|基于Vue3.x + Vite + bpmn-js + element-plus + tsx 实现的Activiti流程设计器(Activiti process designer based on Vue3.x + Vite + BPMN-JS + Element-Plus + TSX implementation)|191|1|2022-01-27| |137|[Yiuman/bpmn-vue-activiti](https://github.com/Yiuman/bpmn-vue-activiti)|基于Vue3.x + Vite + bpmn-js + element-plus + tsx 实现的Activiti流程设计器(Activiti process designer based on Vue3.x + Vite + BPMN-JS + Element-Plus + TSX implementation)|193|1|2022-01-27|
|138|[any86/any-touch](https://github.com/any86/any-touch)|:wave: 手势库, 按需1kb~5kb, 兼容PC / 移动端|847|1|2022-01-19| |138|[any86/any-touch](https://github.com/any86/any-touch)|:wave: 手势库, 按需1kb~5kb, 兼容PC / 移动端|847|1|2022-01-19|
|139|[3Shain/Comen](https://github.com/3Shain/Comen)|📺直播用弹幕栏【原bilichat】|745|1|2022-01-13| |139|[3Shain/Comen](https://github.com/3Shain/Comen)|📺直播用弹幕栏【原bilichat】|745|1|2022-01-13|
|140|[deathmemory/FridaContainer](https://github.com/deathmemory/FridaContainer)|FridaContainer 整合了网上流行的和自己编写的常用的 frida 脚本,为逆向工作提效之用。 frida 脚本模块化Java & Jni Trace。|412|1|2022-01-16| |140|[deathmemory/FridaContainer](https://github.com/deathmemory/FridaContainer)|FridaContainer 整合了网上流行的和自己编写的常用的 frida 脚本,为逆向工作提效之用。 frida 脚本模块化Java & Jni Trace。|412|1|2022-01-16|
|141|[JacobLinCool/Bahamut-Automation](https://github.com/JacobLinCool/Bahamut-Automation)|雲端執行、快速設定、免費開源的巴哈姆特自動化!自動簽到、自動動畫瘋答題、自動抽抽樂!|215|1|2022-02-01| |141|[JacobLinCool/Bahamut-Automation](https://github.com/JacobLinCool/Bahamut-Automation)|雲端執行、快速設定、免費開源的巴哈姆特自動化!自動簽到、自動動畫瘋答題、自動抽抽樂!|216|1|2022-02-01|
|142|[apptools-lab/AppWorks](https://github.com/apptools-lab/AppWorks)|🐻 基于 VS Code 插件的前端研发工具集站点国内镜像https://apptools.gitee.io|749|1|2022-01-27| |142|[apptools-lab/AppWorks](https://github.com/apptools-lab/AppWorks)|🐻 基于 VS Code 插件的前端研发工具集站点国内镜像https://apptools.gitee.io|750|1|2022-01-27|
|143|[voderl/genshin-gacha-analyzer](https://github.com/voderl/genshin-gacha-analyzer)|genshin gacha history analyzer|332|1|2021-12-31| |143|[voderl/genshin-gacha-analyzer](https://github.com/voderl/genshin-gacha-analyzer)|genshin gacha history analyzer|333|1|2021-12-31|
|144|[alibaba/alist](https://github.com/alibaba/alist)|Alibaba Group Unified List Solution.|962|1|2021-12-17| |144|[alibaba/alist](https://github.com/alibaba/alist)|Alibaba Group Unified List Solution.|962|1|2021-12-17|
|145|[haixiangyan/nest-todo](https://github.com/haixiangyan/nest-todo)|🐱 使用 React.js + Nest.js 实现一个简单的 Todo App。|135|1|2021-10-22| |145|[haixiangyan/nest-todo](https://github.com/haixiangyan/nest-todo)|🐱 使用 React.js + Nest.js 实现一个简单的 Todo App。|135|1|2021-10-22|
|146|[SunshowerC/fund-strategy](https://github.com/SunshowerC/fund-strategy)|基金投资策略分析,基金回测工具|509|1|2022-01-15| |146|[SunshowerC/fund-strategy](https://github.com/SunshowerC/fund-strategy)|基金投资策略分析,基金回测工具|509|1|2022-01-15|
|147|[kmvan/x-prober](https://github.com/kmvan/x-prober)|🐘 A probe program for PHP environment (一款精美的 PHP 探針, 又名X探針、劉海探針)|1107|1|2022-01-08| |147|[kmvan/x-prober](https://github.com/kmvan/x-prober)|🐘 A probe program for PHP environment (一款精美的 PHP 探針, 又名X探針、劉海探針)|1108|1|2022-01-08|
|148|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|214|1|2022-01-21| |148|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|216|1|2022-01-21|
|149|[forsigner/fower](https://github.com/forsigner/fower)|A utility-first CSS in JS library|448|1|2021-12-23| |149|[forsigner/fower](https://github.com/forsigner/fower)|A utility-first CSS in JS library|448|1|2021-12-23|
|150|[fz6m/console-ban](https://github.com/fz6m/console-ban)|Detect F12 open console, protect web static resources, support redirect, rewrite, callback strategies.|544|1|2021-11-13| |150|[fz6m/console-ban](https://github.com/fz6m/console-ban)|Detect F12 open console, protect web static resources, support redirect, rewrite, callback strategies.|544|1|2021-11-13|
|151|[microsoft/vscode-mssql](https://github.com/microsoft/vscode-mssql)|Visual Studio Code SQL Server extension.|1291|1|2022-02-05| |151|[microsoft/vscode-mssql](https://github.com/microsoft/vscode-mssql)|Visual Studio Code SQL Server extension.|1291|1|2022-02-05|
|152|[vbenjs/vite-plugin-style-import](https://github.com/vbenjs/vite-plugin-style-import)|A plug-in that imports component library styles on demand.it is fast|225|1|2022-01-29| |152|[vbenjs/vite-plugin-style-import](https://github.com/vbenjs/vite-plugin-style-import)|A plug-in that imports component library styles on demand.it is fast|226|1|2022-01-29|
|153|[likaia/screen-shot](https://github.com/likaia/screen-shot)|web端自定义截屏插件|218|1|2021-12-09| |153|[likaia/screen-shot](https://github.com/likaia/screen-shot)|web端自定义截屏插件|218|1|2021-12-09|
|154|[mengsixing/cdfang-spider](https://github.com/mengsixing/cdfang-spider)|📊 成都房协网数据分析,喜欢请点 star|1153|1|2022-01-22| |154|[mengsixing/cdfang-spider](https://github.com/mengsixing/cdfang-spider)|📊 成都房协网数据分析,喜欢请点 star|1153|1|2022-01-22|
|155|[purocean/yn](https://github.com/purocean/yn)|A Hackable Markdown Note Application for Programmers. Version control, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, and macro replacement.|907|1|2022-02-03| |155|[purocean/yn](https://github.com/purocean/yn)|A Hackable Markdown Note Application for Programmers. Version control, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, plug-in, and macro replacement.|908|1|2022-02-03|
|156|[bytedance/syllepsis](https://github.com/bytedance/syllepsis)|Syllepsis is an out-of-the-box rich text editor.|127|1|2022-01-20| |156|[bytedance/syllepsis](https://github.com/bytedance/syllepsis)|Syllepsis is an out-of-the-box rich text editor.|127|1|2022-01-20|
|157|[umijs/hox](https://github.com/umijs/hox)|The next-generation state manager for React.|1119|1|2021-12-14| |157|[umijs/hox](https://github.com/umijs/hox)|The next-generation state manager for React.|1117|1|2021-12-14|
|158|[geekape/geek-navigation](https://github.com/geekape/geek-navigation)|❤️ 极客猿导航-独立开发者的导航站!|1126|1|2022-01-22| |158|[geekape/geek-navigation](https://github.com/geekape/geek-navigation)|❤️ 极客猿导航-独立开发者的导航站!|1127|1|2022-01-22|
|159|[solana-labs/example-helloworld](https://github.com/solana-labs/example-helloworld)|Hello world on Solana|515|1|2022-01-30| |159|[solana-labs/example-helloworld](https://github.com/solana-labs/example-helloworld)|Hello world on Solana|515|1|2022-01-30|
|160|[YXL76/cloudmusic-vscode](https://github.com/YXL76/cloudmusic-vscode)|Netease Music for VS Code / 网易云音乐vscode扩展|432|1|2022-02-05| |160|[YXL76/cloudmusic-vscode](https://github.com/YXL76/cloudmusic-vscode)|Netease Music for VS Code / 网易云音乐vscode扩展|432|1|2022-02-06|
|161|[tiddly-gittly/TidGi-Desktop](https://github.com/tiddly-gittly/TidGi-Desktop)|TidGi is an auto-git-backup, privatcy-in-mind, freely-deployed Tiddlywiki knowledgement Desktop app, with local REST API. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用能自动用Git备份、保护隐私内容、部署为博客且可通过RESTAPI与Anki等 ...|402|1|2022-02-02| |161|[tiddly-gittly/TidGi-Desktop](https://github.com/tiddly-gittly/TidGi-Desktop)|TidGi is an auto-git-backup, privatcy-in-mind, freely-deployed Tiddlywiki knowledgement Desktop app, with local REST API. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用能自动用Git备份、保护隐私内容、部署为博客且可通过RESTAPI与Anki等 ...|402|1|2022-02-06|
|162|[lgf196/JoL-player](https://github.com/lgf196/JoL-player)|简洁美观功能强大的react播放器simple and beautiful, powerful react player|136|1|2021-11-05| |162|[lgf196/JoL-player](https://github.com/lgf196/JoL-player)|简洁美观功能强大的react播放器simple and beautiful, powerful react player|136|1|2021-11-05|
|163|[nocobase/nocobase](https://github.com/nocobase/nocobase)|NocoBase is a scalability-first, open-source no-code development platform. 极易扩展的无代码和低代码开发平台|691|1|2022-02-05| |163|[nocobase/nocobase](https://github.com/nocobase/nocobase)|NocoBase is a scalability-first, open-source no-code development platform. 极易扩展的无代码和低代码开发平台|693|1|2022-02-06|
|164|[scriptscat/scriptcat](https://github.com/scriptscat/scriptcat)|脚本猫,一个可以执行用户脚本的浏览器扩展,万物皆可脚本化,让你的浏览器可以做更多的事情!|231|1|2022-02-05| |164|[scriptscat/scriptcat](https://github.com/scriptscat/scriptcat)|脚本猫,一个可以执行用户脚本的浏览器扩展,万物皆可脚本化,让你的浏览器可以做更多的事情!|231|1|2022-02-05|
|165|[hbt-org/hearthstone-battlegrounds-tools](https://github.com/hbt-org/hearthstone-battlegrounds-tools)|炉石传说酒馆战棋插件:统计每天的战棋战绩,并通过数据分析得到你最拿手的英雄!|253|1|2022-01-22| |165|[hbt-org/hearthstone-battlegrounds-tools](https://github.com/hbt-org/hearthstone-battlegrounds-tools)|炉石传说酒馆战棋插件:统计每天的战棋战绩,并通过数据分析得到你最拿手的英雄!|253|1|2022-01-22|
|166|[AlloyTeam/alloy-worker](https://github.com/AlloyTeam/alloy-worker)|面向事务的高可用 Web Worker 通信框架|452|1|2021-11-10| |166|[AlloyTeam/alloy-worker](https://github.com/AlloyTeam/alloy-worker)|面向事务的高可用 Web Worker 通信框架|452|1|2021-11-10|
@ -175,36 +175,36 @@
|168|[AttoJS/vue-request](https://github.com/AttoJS/vue-request)|⚡️ Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, pagination, etc. ⚡️ 一个能轻松帮你管理请求状态支持SWR轮询错误重试缓存分页等的 Vue 3 请求库|425|1|2022-01-25| |168|[AttoJS/vue-request](https://github.com/AttoJS/vue-request)|⚡️ Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, pagination, etc. ⚡️ 一个能轻松帮你管理请求状态支持SWR轮询错误重试缓存分页等的 Vue 3 请求库|425|1|2022-01-25|
|169|[wufuqi123/SimpleEngine-pixijs](https://github.com/wufuqi123/SimpleEngine-pixijs)|一个基于pixijs的游戏引擎包含碰撞、动画、giu、粒子、spine、资源加载等|223|1|2021-08-11| |169|[wufuqi123/SimpleEngine-pixijs](https://github.com/wufuqi123/SimpleEngine-pixijs)|一个基于pixijs的游戏引擎包含碰撞、动画、giu、粒子、spine、资源加载等|223|1|2021-08-11|
|170|[aave/protocol-v2](https://github.com/aave/protocol-v2)|Aave Protocol V2|405|1|2022-02-04| |170|[aave/protocol-v2](https://github.com/aave/protocol-v2)|Aave Protocol V2|405|1|2022-02-04|
|171|[szTheory/exifcleaner](https://github.com/szTheory/exifcleaner)|Cross-platform desktop GUI app to clean image metadata|651|1|2022-01-27| |171|[szTheory/exifcleaner](https://github.com/szTheory/exifcleaner)|Cross-platform desktop GUI app to clean image metadata|653|1|2022-01-27|
|172|[Tzahi12345/YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)|Self-hosted YouTube downloader built on Material Design|1166|1|2022-02-04| |172|[Tzahi12345/YoutubeDL-Material](https://github.com/Tzahi12345/YoutubeDL-Material)|Self-hosted YouTube downloader built on Material Design|1165|1|2022-02-04|
|173|[xjh22222228/nav](https://github.com/xjh22222228/nav)|🔍 发现导航 , 打造最强静态导航网站(支持SEO) Discovery Navigation: A purely static, powerful navigation website that supports SEO and online editing|1037|1|2022-02-03| |173|[xjh22222228/nav](https://github.com/xjh22222228/nav)|🔍 发现导航 , 打造最强静态导航网站(支持SEO) Discovery Navigation: A purely static, powerful navigation website that supports SEO and online editing|1037|1|2022-02-03|
|174|[MrXujiang/v6.dooring.public](https://github.com/MrXujiang/v6.dooring.public)|可视化大屏解决方案, 提供一套可视化编辑引擎, 助力个人或企业轻松定制自己的可视化大屏应用.|263|1|2021-08-08| |174|[MrXujiang/v6.dooring.public](https://github.com/MrXujiang/v6.dooring.public)|可视化大屏解决方案, 提供一套可视化编辑引擎, 助力个人或企业轻松定制自己的可视化大屏应用.|263|1|2021-08-08|
|175|[buqiyuan/react-antd-admin](https://github.com/buqiyuan/react-antd-admin)|基于vite2.x + react17.x + typescript4.x + antd4.x + react-router6.x + mobx6.x编写的一款简单高效的前后端分离的权限管理系统|108|1|2021-12-27| |175|[buqiyuan/react-antd-admin](https://github.com/buqiyuan/react-antd-admin)|基于vite2.x + react17.x + typescript4.x + antd4.x + react-router6.x + mobx6.x编写的一款简单高效的前后端分离的权限管理系统|108|1|2021-12-27|
|176|[PiotrMachowski/lovelace-xiaomi-vacuum-map-card](https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card)|This card provides a user-friendly way to fully control Xiaomi (Roborock/Viomi/Dreame/Roidmi) and Neato (+ possibly other) vacuums in Home Assistant.|757|1|2022-02-02| |176|[PiotrMachowski/lovelace-xiaomi-vacuum-map-card](https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card)|This card provides a user-friendly way to fully control Xiaomi (Roborock/Viomi/Dreame/Roidmi) and Neato (+ possibly other) vacuums in Home Assistant.|758|1|2022-02-02|
|177|[WangJunZzz/abp-vnext-pro](https://github.com/WangJunZzz/abp-vnext-pro)|Abp Vnext 的 Vue3 实现版本|331|1|2022-02-03| |177|[WangJunZzz/abp-vnext-pro](https://github.com/WangJunZzz/abp-vnext-pro)|Abp Vnext 的 Vue3 实现版本|331|1|2022-02-03|
|178|[lafjs/laf](https://github.com/lafjs/laf)|laf. js is an open source BaaS framework, which provides cloud database, cloud functions, file storage and other capabilities. Front-end developers become full-stack developers in seconds.|313|1|2022-02-05| |178|[lafjs/laf](https://github.com/lafjs/laf)|laf. js is an open source BaaS framework, which provides cloud database, cloud functions, file storage and other capabilities. Front-end developers become full-stack developers in seconds.|313|1|2022-02-05|
|179|[microsoft/OCR-Form-Tools](https://github.com/microsoft/OCR-Form-Tools)|A set of tools to use in Microsoft Azure Form Recognizer and OCR services.|395|1|2022-01-21| |179|[microsoft/OCR-Form-Tools](https://github.com/microsoft/OCR-Form-Tools)|A set of tools to use in Microsoft Azure Form Recognizer and OCR services.|395|1|2022-01-21|
|180|[TencentCloudBase/cloudbase-extension-cms](https://github.com/TencentCloudBase/cloudbase-extension-cms)|🚀 一站式云端内容管理系统 - An open source Node.js headless cms based on CloudBase|473|1|2022-01-20| |180|[TencentCloudBase/cloudbase-extension-cms](https://github.com/TencentCloudBase/cloudbase-extension-cms)|🚀 一站式云端内容管理系统 - An open source Node.js headless cms based on CloudBase|473|1|2022-01-20|
|181|[AntmJS/vantui](https://github.com/AntmJS/vantui)|基于vant-weapp实现的Taro-React版及H5-React版组件库https://antmjs.github.io/vantui/#/home|171|1|2022-01-27| |181|[AntmJS/vantui](https://github.com/AntmJS/vantui)|基于vant-weapp实现的Taro-React版及H5-React版组件库https://antmjs.github.io/vantui/#/home|171|1|2022-02-06|
|182|[renzholy/mongood](https://github.com/renzholy/mongood)|A MongoDB GUI with Fluent Design|606|1|2022-01-29| |182|[renzholy/mongood](https://github.com/renzholy/mongood)|A MongoDB GUI with Fluent Design|606|1|2022-01-29|
|183|[qiuxiang/react-native-amap3d](https://github.com/qiuxiang/react-native-amap3d)|react-native 高德地图组件,使用最新 3D SDK支持 Android + iOS|1091|1|2022-01-14| |183|[qiuxiang/react-native-amap3d](https://github.com/qiuxiang/react-native-amap3d)|react-native 高德地图组件,使用最新 3D SDK支持 Android + iOS|1091|1|2022-01-14|
|184|[IDuxFE/idux](https://github.com/IDuxFE/idux)|🚀 A UI Component Library for Vue3.x|243|1|2022-02-05| |184|[IDuxFE/idux](https://github.com/IDuxFE/idux)|🚀 A UI Component Library for Vue3.x|243|1|2022-02-05|
|185|[caoxiemeihao/electron-vue-vite](https://github.com/caoxiemeihao/electron-vue-vite)|🥳 Very simple electron + vue3 + vite boilerplate.|540|1|2022-02-05| |185|[caoxiemeihao/electron-vue-vite](https://github.com/caoxiemeihao/electron-vue-vite)|🥳 Very simple electron + vue3 + vite boilerplate.|541|1|2022-02-05|
|186|[MCSManager/MCSManager](https://github.com/MCSManager/MCSManager)|全中文,轻量级,开箱即用,多实例和支持 Docker 的 Minecraft 服务端管理面板|1345|1|2022-02-05| |186|[MCSManager/MCSManager](https://github.com/MCSManager/MCSManager)|全中文,分布式,高扩展性,开箱即用,支持 Docker兼容 Minecraft 和其他部分游戏的服务端程序管理面板|1351|1|2022-02-06|
|187|[wuba/Picasso](https://github.com/wuba/Picasso)|一款UI自动生成代码插件提供UI自动生成代码全流程解决方案。|496|1|2021-11-22| |187|[wuba/Picasso](https://github.com/wuba/Picasso)|一款UI自动生成代码插件提供UI自动生成代码全流程解决方案。|497|1|2021-11-22|
|188|[zthxxx/react-dev-inspector](https://github.com/zthxxx/react-dev-inspector)|jump to local IDE code directly from browser React component by just a simple click|655|1|2022-02-01| |188|[zthxxx/react-dev-inspector](https://github.com/zthxxx/react-dev-inspector)|jump to local IDE code directly from browser React component by just a simple click|655|1|2022-02-01|
|189|[wszgrcy/angular-miniprogram](https://github.com/wszgrcy/angular-miniprogram)|使用Angular开发小程序|102|1|2022-01-06| |189|[wszgrcy/angular-miniprogram](https://github.com/wszgrcy/angular-miniprogram)|使用Angular开发小程序|102|1|2022-01-06|
|190|[Tencent/TSW](https://github.com/Tencent/TSW)|Tencent Server Web|1762|1|2022-01-29| |190|[Tencent/TSW](https://github.com/Tencent/TSW)|Tencent Server Web|1762|1|2022-01-29|
|191|[bytedance/magic-microservices](https://github.com/bytedance/magic-microservices)|Make Web Components easier and powerful!😘|429|1|2021-10-05| |191|[bytedance/magic-microservices](https://github.com/bytedance/magic-microservices)|Make Web Components easier and powerful!😘|429|1|2021-10-05|
|192|[apptools-lab/AppToolkit](https://github.com/apptools-lab/AppToolkit)|🐘 The Front-end Env Toolkit前端环境管理工具|370|1|2021-11-23| |192|[apptools-lab/AppToolkit](https://github.com/apptools-lab/AppToolkit)|🐘 The Front-end Env Toolkit前端环境管理工具|371|1|2021-11-23|
|193|[rgommezz/react-native-offline](https://github.com/rgommezz/react-native-offline)|Handy toolbelt to deal nicely with offline/online connectivity in a React Native app. Smooth redux integration ✈️|2015|1|2021-11-12| |193|[rgommezz/react-native-offline](https://github.com/rgommezz/react-native-offline)|Handy toolbelt to deal nicely with offline/online connectivity in a React Native app. Smooth redux integration ✈️|2017|1|2021-11-12|
|194|[umijs/sula](https://github.com/umijs/sula)|🚀 Pluggable enterprise-level configurable framework based on antd.|723|1|2021-10-27| |194|[umijs/sula](https://github.com/umijs/sula)|🚀 Pluggable enterprise-level configurable framework based on antd.|723|1|2021-10-27|
|195|[meowtec/Imagine](https://github.com/meowtec/Imagine)|🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.|1938|1|2022-01-22| |195|[meowtec/Imagine](https://github.com/meowtec/Imagine)|🖼️ PNG/JPEG optimization app for macOS, Windows and Linux.|1938|1|2022-01-22|
|196|[HarryChen0506/react-markdown-editor-lite](https://github.com/HarryChen0506/react-markdown-editor-lite)|a light-weight Markdown editor based on React. 一款轻量的基于React的markdown编辑器|715|1|2022-01-31| |196|[HarryChen0506/react-markdown-editor-lite](https://github.com/HarryChen0506/react-markdown-editor-lite)|a light-weight Markdown editor based on React. 一款轻量的基于React的markdown编辑器|715|1|2022-01-31|
|197|[fjc0k/docker-YApi](https://github.com/fjc0k/docker-YApi)|接口管理平台 YApi 的 Docker 镜像。|739|1|2021-11-11| |197|[fjc0k/docker-YApi](https://github.com/fjc0k/docker-YApi)|接口管理平台 YApi 的 Docker 镜像。|739|1|2021-11-11|
|198|[hydro-dev/Hydro](https://github.com/hydro-dev/Hydro)|Hydro - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)|401|1|2022-02-05| |198|[hydro-dev/Hydro](https://github.com/hydro-dev/Hydro)|Hydro - 新一代高效强大的信息学在线测评系统 (a.k.a. vj5)|402|1|2022-02-06|
|199|[MarkMindCkm/obsidian-enhancing-mindmap](https://github.com/MarkMindCkm/obsidian-enhancing-mindmap)|obsidian plugin editable mindmap,you can edit mindmap on markdown file|168|1|2022-01-15| |199|[MarkMindCkm/obsidian-enhancing-mindmap](https://github.com/MarkMindCkm/obsidian-enhancing-mindmap)|obsidian plugin editable mindmap,you can edit mindmap on markdown file|169|1|2022-01-15|
|200|[cangzhang/champ-r](https://github.com/cangzhang/champ-r)|🐶 Yet another League of Legends helper, compatible with CN/NA/EU/JP/KR version of LCU. 英雄联盟出装/天赋推荐, 支持多服客户端|1004|1|2022-01-21| |200|[cangzhang/champ-r](https://github.com/cangzhang/champ-r)|🐶 Yet another League of Legends helper, compatible with CN/NA/EU/JP/KR version of LCU. 英雄联盟出装/天赋推荐, 支持多服客户端|1005|1|2022-01-21|
<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>
# 中文增速榜 > 软件类 > Vim script # 中文增速榜 > 软件类 > Vim script
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17780|10|2022-02-05| |1|[SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)|A community-driven modular vim/neovim distribution - The ultimate vimrc|17785|10|2022-02-06|
|2|[vimwiki/vimwiki](https://github.com/vimwiki/vimwiki)|Personal Wiki for Vim|7063|2|2021-12-19| |2|[vimwiki/vimwiki](https://github.com/vimwiki/vimwiki)|Personal Wiki for Vim|7064|2|2021-12-19|
|3|[wklken/k-vim](https://github.com/wklken/k-vim)|vim配置|4845|2|2021-08-16| |3|[wklken/k-vim](https://github.com/wklken/k-vim)|vim配置|4846|2|2021-08-16|
|4|[mashirozx/Pixiv-Nginx](https://github.com/mashirozx/Pixiv-Nginx)|P站Pixiv的正确打开方式|1331|1|2021-12-25| |4|[mashirozx/Pixiv-Nginx](https://github.com/mashirozx/Pixiv-Nginx)|P站Pixiv的正确打开方式|1332|1|2021-12-25|
|5|[mattn/emmet-vim](https://github.com/mattn/emmet-vim)|emmet for vim: http://emmet.io/|5837|1|2021-12-04| |5|[mattn/emmet-vim](https://github.com/mattn/emmet-vim)|emmet for vim: http://emmet.io/|5838|1|2021-12-04|
|6|[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 !!|1508|1|2022-02-03| |6|[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 !!|1508|1|2022-02-03|
|7|[skywind3000/asynctasks.vim](https://github.com/skywind3000/asynctasks.vim)|:rocket: Modern Task System for Project Building, Testing and Deploying !!|638|1|2022-01-12| |7|[skywind3000/asynctasks.vim](https://github.com/skywind3000/asynctasks.vim)|:rocket: Modern Task System for Project Building, Testing and Deploying !!|638|1|2022-01-12|
|8|[luochen1990/rainbow](https://github.com/luochen1990/rainbow)|Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.|1513|1|2021-12-27| |8|[luochen1990/rainbow](https://github.com/luochen1990/rainbow)|Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration.|1514|1|2021-12-27|
|9|[derekhe/msfs2020-google-map](https://github.com/derekhe/msfs2020-google-map)|Replace MSFS2020's bing map to google map|250|1|2022-01-10| |9|[derekhe/msfs2020-google-map](https://github.com/derekhe/msfs2020-google-map)|Replace MSFS2020's bing map to google map|250|1|2022-01-10|
|10|[StarryLeo/starry-vim](https://github.com/StarryLeo/starry-vim)|🌠 Starry vim distribution|12|0|2021-10-16| |10|[StarryLeo/starry-vim](https://github.com/StarryLeo/starry-vim)|🌠 Starry vim distribution|12|0|2021-10-16|
|11|[ZSaberLv0/ZFVimIM](https://github.com/ZSaberLv0/ZFVimIM)|vim输入法 / Vim Input Method by pure vim script, support: user word, dynamic word priority, cloud db files|95|0|2022-01-04| |11|[ZSaberLv0/ZFVimIM](https://github.com/ZSaberLv0/ZFVimIM)|vim输入法 / Vim Input Method by pure vim script, support: user word, dynamic word priority, cloud db files|95|0|2022-01-04|
|12|[csfenghan/vim_config](https://github.com/csfenghan/vim_config)|我的Linux系统常用工具的配置文件|5|0|2021-11-12| |12|[csfenghan/vim_config](https://github.com/csfenghan/vim_config)|我的Linux系统常用工具的配置文件|5|0|2021-11-12|
|13|[yszou/env](https://github.com/yszou/env)|我平时使用的环境的配置文件|5|0|2022-01-09| |13|[yszou/env](https://github.com/yszou/env)|我平时使用的环境的配置文件|5|0|2022-01-09|
|14|[fgheng/vime](https://github.com/fgheng/vime)|vime, an easy and structural config for (neo)vim users|294|0|2022-01-20| |14|[fgheng/vime](https://github.com/fgheng/vime)|vime, an easy and structural config for (neo)vim users|296|0|2022-01-20|
|15|[wkcn/MyVimConfig](https://github.com/wkcn/MyVimConfig)|我的Vim配置文件|4|0|2021-12-07| |15|[wkcn/MyVimConfig](https://github.com/wkcn/MyVimConfig)|我的Vim配置文件|4|0|2021-12-07|
|16|[anzhihe/Efficient-office](https://github.com/anzhihe/Efficient-office)|Alfred-WorkflowsVimScriptMac|18|0|2022-01-18| |16|[anzhihe/Efficient-office](https://github.com/anzhihe/Efficient-office)|Alfred-WorkflowsVimScriptMac|18|0|2022-01-18|
|17|[FengShangWuQi/to-vim-tmux-zsh](https://github.com/FengShangWuQi/to-vim-tmux-zsh)|如何让 vimtmuxzsh 成为我们的神器|86|0|2022-02-01| |17|[FengShangWuQi/to-vim-tmux-zsh](https://github.com/FengShangWuQi/to-vim-tmux-zsh)|如何让 vimtmuxzsh 成为我们的神器|86|0|2022-02-01|
@ -67,7 +67,7 @@
|60|[jathefo/ok-cmder](https://github.com/jathefo/ok-cmder)|Windows系统下终端工具可以在Windows系统模拟Linux命令|3|0|2021-10-20| |60|[jathefo/ok-cmder](https://github.com/jathefo/ok-cmder)|Windows系统下终端工具可以在Windows系统模拟Linux命令|3|0|2021-10-20|
|61|[cnsworder/dev_init](https://github.com/cnsworder/dev_init)|开发环境初始化 vim+emacs+python|9|0|2022-01-09| |61|[cnsworder/dev_init](https://github.com/cnsworder/dev_init)|开发环境初始化 vim+emacs+python|9|0|2022-01-09|
|62|[rongyi/dotfile](https://github.com/rongyi/dotfile)|zsh/tmux/vim/mplayer配置文件|5|0|2021-12-14| |62|[rongyi/dotfile](https://github.com/rongyi/dotfile)|zsh/tmux/vim/mplayer配置文件|5|0|2021-12-14|
|63|[VimWei/MdxSourceBuilder](https://github.com/VimWei/MdxSourceBuilder)|一键制作mdx图片词典|14|0|2021-12-15| |63|[VimWei/MdxSourceBuilder](https://github.com/VimWei/MdxSourceBuilder)|一键制作mdx图片词典|15|0|2021-12-15|
|64|[ouuan/debate-v2](https://github.com/ouuan/debate-v2)|一个以「有逻辑地交流」为目的的 web app 的大概永远不会实现的 :dove:ing draft|4|0|2021-08-09| |64|[ouuan/debate-v2](https://github.com/ouuan/debate-v2)|一个以「有逻辑地交流」为目的的 web app 的大概永远不会实现的 :dove:ing draft|4|0|2021-08-09|
|65|[TTWShell/legolas-vim](https://github.com/TTWShell/legolas-vim)|Vim配置为python、go开发者打造的IDE。|240|0|2021-08-18| |65|[TTWShell/legolas-vim](https://github.com/TTWShell/legolas-vim)|Vim配置为python、go开发者打造的IDE。|240|0|2021-08-18|
|66|[bujnlc8/vim-stock](https://github.com/bujnlc8/vim-stock)|一个以颜色显示A股行业涨跌的VIM插件|3|0|2021-10-27| |66|[bujnlc8/vim-stock](https://github.com/bujnlc8/vim-stock)|一个以颜色显示A股行业涨跌的VIM插件|3|0|2021-10-27|
@ -77,7 +77,7 @@
|70|[stamhe/linux-config](https://github.com/stamhe/linux-config)|使用Linux系统及相关互联网服务的常用配置文件|3|0|2021-12-29| |70|[stamhe/linux-config](https://github.com/stamhe/linux-config)|使用Linux系统及相关互联网服务的常用配置文件|3|0|2021-12-29|
|71|[Abeautifulsnow/awesomeLibrary](https://github.com/Abeautifulsnow/awesomeLibrary)|目前主要收集Go、Python、Typescript、Javascript等High star库。The currently main goal is to collect high star libraries that were developed by Go、Python、Typescript、Javascript and etc. (You are very welcome to upda ...|2|0|2022-01-10| |71|[Abeautifulsnow/awesomeLibrary](https://github.com/Abeautifulsnow/awesomeLibrary)|目前主要收集Go、Python、Typescript、Javascript等High star库。The currently main goal is to collect high star libraries that were developed by Go、Python、Typescript、Javascript and etc. (You are very welcome to upda ...|2|0|2022-01-10|
|72|[sky8336/skyVim](https://github.com/sky8336/skyVim)|vimcfg_bundle|31|0|2021-12-05| |72|[sky8336/skyVim](https://github.com/sky8336/skyVim)|vimcfg_bundle|31|0|2021-12-05|
|73|[Martins3/My-Linux-Config](https://github.com/Martins3/My-Linux-Config)|:clap: Modern neovim configuration based on SpaceVim and coc.nvim|147|0|2022-02-05| |73|[Martins3/My-Linux-Config](https://github.com/Martins3/My-Linux-Config)|:clap: Modern neovim configuration based on SpaceVim and coc.nvim|147|0|2022-02-06|
|74|[yaocccc/nvim](https://github.com/yaocccc/nvim)|-|20|0|2021-11-30| |74|[yaocccc/nvim](https://github.com/yaocccc/nvim)|-|20|0|2021-11-30|
|75|[CrazyHulk/Vim](https://github.com/CrazyHulk/Vim)|vim插件|2|0|2021-11-25| |75|[CrazyHulk/Vim](https://github.com/CrazyHulk/Vim)|vim插件|2|0|2021-11-25|
|76|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|该仓库用于备份我的dotfiles.|22|0|2022-01-25| |76|[AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles)|该仓库用于备份我的dotfiles.|22|0|2022-01-25|

@ -1,94 +1,94 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated| |#|Repository|Description|Stars|Average daily growth|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|73885|42|2022-01-15| |1|[PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)|:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin|73889|42|2022-01-15|
|2|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51631|26|2022-01-27| |2|[ElemeFE/element](https://github.com/ElemeFE/element)|A Vue.js 2.0 UI Toolkit for Web|51631|26|2022-01-27|
|3|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|13734|24|2022-02-05| |3|[element-plus/element-plus](https://github.com/element-plus/element-plus)|🎉 A Vue.js 3 UI Library made by Element team|13738|24|2022-02-06|
|4|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37477|20|2021-09-13| |4|[bailicangdu/vue2-elm](https://github.com/bailicangdu/vue2-elm)|基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用|37478|20|2021-09-13|
|5|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|702|18|2022-01-05| |5|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|703|18|2022-01-05|
|6|[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|11361|17|2022-01-20| |6|[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|11362|17|2022-02-06|
|7|[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|8728|15|2022-01-27| |7|[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|8731|15|2022-01-27|
|8|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10672|13|2021-10-13| |8|[cuiocean/ZY-Player](https://github.com/cuiocean/ZY-Player)|▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞|10676|13|2021-10-13|
|9|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23929|12|2021-12-28| |9|[iview/iview](https://github.com/iview/iview)|A high quality UI Toolkit built on Vue.js 2.0|23929|12|2021-12-28|
|10|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15993|10|2022-02-03| |10|[vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)|🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜|15994|10|2022-02-03|
|11|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|16006|10|2021-11-06| |11|[iview/iview-admin](https://github.com/iview/iview-admin)|Vue 2.0 admin management system template based on iView|16007|10|2021-11-06|
|12|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1125|10|2022-01-22| |12|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1127|10|2022-01-22|
|13|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15814|10|2022-01-20| |13|[Molunerfinn/PicGo](https://github.com/Molunerfinn/PicGo)|:rocket:A simple & beautiful tool for pictures uploading built by vue-cli-electron-builder|15815|10|2022-01-20|
|14|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17577|8|2021-09-17| |14|[airyland/vux](https://github.com/airyland/vux)|Mobile UI Components based on Vue & WeUI|17577|8|2021-09-17|
|15|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台H5商城可视化搭建平台|1079|8|2022-01-28| |15|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台H5商城可视化搭建平台|1082|8|2022-01-28|
|16|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|基于Vue3 + Element Plus 的后台管理系统解决方案|14375|8|2022-01-18| |16|[lin-xin/vue-manage-system](https://github.com/lin-xin/vue-manage-system)|基于Vue3 + Element Plus 的后台管理系统解决方案|14377|8|2022-01-18|
|17|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1665|8|2022-01-31| |17|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1667|8|2022-01-31|
|18|[weilanwl/ColorUI](https://github.com/weilanwl/ColorUI)|鲜亮的高饱和色彩,专注视觉的小程序组件库|11047|8|2022-01-03| |18|[weilanwl/ColorUI](https://github.com/weilanwl/ColorUI)|鲜亮的高饱和色彩,专注视觉的小程序组件库|11048|8|2022-01-03|
|19|[JakHuang/form-generator](https://github.com/JakHuang/form-generator)|:sparkles:Element UI表单设计及代码生成器|5736|7|2022-02-01| |19|[JakHuang/form-generator](https://github.com/JakHuang/form-generator)|:sparkles:Element UI表单设计及代码生成器|5738|7|2022-02-01|
|20|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|6408|7|2022-01-30| |20|[chaitin/xray](https://github.com/chaitin/xray)|一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc 使用之前务必先阅读文档|6410|7|2022-01-30|
|21|[newbee-ltd/newbee-mall-vue3-app](https://github.com/newbee-ltd/newbee-mall-vue3-app)|🔥 🎉Vue3 全家桶 + Vant 搭建大型单页面商城项目,新蜂商城 Vue3 版本,技术栈为 Vue 3.0 + Vue-Router 4.0 + Vuex 4.0 + Vant 3.0。|3178|7|2022-01-11| |21|[newbee-ltd/newbee-mall-vue3-app](https://github.com/newbee-ltd/newbee-mall-vue3-app)|🔥 🎉Vue3 全家桶 + Vant 搭建大型单页面商城项目,新蜂商城 Vue3 版本,技术栈为 Vue 3.0 + Vue-Router 4.0 + Vuex 4.0 + Vant 3.0。|3182|7|2022-01-11|
|22|[macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web)|mall-admin-web是一个电商后台管理系统的前端项目基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。|9235|7|2021-12-23| |22|[macrozheng/mall-admin-web](https://github.com/macrozheng/mall-admin-web)|mall-admin-web是一个电商后台管理系统的前端项目基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。|9238|7|2021-12-23|
|23|[vueComponent/ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! |9119|7|2022-01-22| |23|[vueComponent/ant-design-vue-pro](https://github.com/vueComponent/ant-design-vue-pro)|👨🏻‍💻👩🏻‍💻 Use Ant Design Vue like a Pro! |9119|7|2022-01-22|
|24|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|4864|6|2022-01-15| |24|[fenixsoft/awesome-fenix](https://github.com/fenixsoft/awesome-fenix)|讨论如何构建一套可靠的大型分布式系统|4864|6|2022-02-06|
|25|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|2141|5|2021-12-18| |25|[woai3c/visual-drag-demo](https://github.com/woai3c/visual-drag-demo)|一个低代码(可视化拖拽)教学项目|2141|5|2021-12-18|
|26|[umicro/uView](https://github.com/umicro/uView)|uView UI是uni-app生态最优秀的UI框架全面的组件和便捷的工具会让您信手拈来如鱼得水|3342|5|2022-01-28| |26|[umicro/uView](https://github.com/umicro/uView)|uView UI是uni-app生态最优秀的UI框架全面的组件和便捷的工具会让您信手拈来如鱼得水|3342|5|2022-01-28|
|27|[newbee-ltd/vue3-admin](https://github.com/newbee-ltd/vue3-admin)|🔥 🎉 Vue 3.0 + Vite 2.0 + Vue-Router 4.0 + Element-Plus + Echarts 5.0 + Axios 开发的后台管理系统|1474|5|2022-01-11| |27|[newbee-ltd/vue3-admin](https://github.com/newbee-ltd/vue3-admin)|🔥 🎉 Vue 3.0 + Vite 2.0 + Vue-Router 4.0 + Element-Plus + Echarts 5.0 + Axios 开发的后台管理系统|1475|5|2022-01-11|
|28|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能实现在线PPT的编辑、演示。支持导出PPT文件。|2030|5|2022-01-19| |28|[pipipi-pikachu/PPTist](https://github.com/pipipi-pikachu/PPTist)|基于 Vue3.x + TypeScript 的在线演示文稿(幻灯片)应用,还原了大部分 Office PowerPoint 常用功能实现在线PPT的编辑、演示。支持导出PPT文件。|2030|5|2022-01-19|
|29|[DataV-Team/DataV](https://github.com/DataV-Team/DataV)|Vue数据可视化组件库类似阿里DataV大屏数据展示提供SVG的边框及装饰、图表、水位图、飞线图等组件简单易用长期更新(React版已发布)|6086|5|2021-11-29| |29|[DataV-Team/DataV](https://github.com/DataV-Team/DataV)|Vue数据可视化组件库类似阿里DataV大屏数据展示提供SVG的边框及装饰、图表、水位图、飞线图等组件简单易用长期更新(React版已发布)|6089|5|2021-11-29|
|30|[xxjwxc/caoguo](https://github.com/xxjwxc/caoguo)|golang,微信小程序,电商系统|416|4|2021-11-09| |30|[xxjwxc/caoguo](https://github.com/xxjwxc/caoguo)|golang,微信小程序,电商系统|416|4|2021-11-09|
|31|[xiaoxian521/vue-pure-admin](https://github.com/xiaoxian521/vue-pure-admin)|🔥 ✨✨ ✨ Vue3.0+TypeScript+Vite2.0+Element-Plus编写的一套后台管理系统兼容移动端|1791|4|2022-02-05| |31|[xiaoxian521/vue-pure-admin](https://github.com/xiaoxian521/vue-pure-admin)|🔥 ✨✨ ✨ Vue3.0+TypeScript+Vite2.0+Element-Plus编写的一套后台管理系统兼容移动端|1791|4|2022-02-06|
|32|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI是全面兼容nvue的uni-app生态框架全面的组件和便捷的工具会让您信手拈来如鱼得水|339|4|2022-02-05| |32|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI是全面兼容nvue的uni-app生态框架全面的组件和便捷的工具会让您信手拈来如鱼得水|339|4|2022-02-05|
|33|[ymm-tech/gods-pen](https://github.com/ymm-tech/gods-pen)|基于vue的高扩展在线网页制作平台可自定义组件可添加脚本可数据统计。A mobile page builder/editor, similar with amolink. |4011|4|2022-01-15| |33|[ymm-tech/gods-pen](https://github.com/ymm-tech/gods-pen)|基于vue的高扩展在线网页制作平台可自定义组件可添加脚本可数据统计。A mobile page builder/editor, similar with amolink. |4011|4|2022-01-15|
|34|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBootSpring SecurityJWTVue3 & Vite、Element Plus 的前后端分离权限管理系统|303|4|2022-01-28| |34|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBootSpring SecurityJWTVue3 & Vite、Element Plus 的前后端分离权限管理系统|306|4|2022-01-28|
|35|[varletjs/varlet](https://github.com/varletjs/varlet)|基于Vue3的Material design风格移动端组件库 Material design mobile component library for Vue3|1942|4|2022-02-05| |35|[varletjs/varlet](https://github.com/varletjs/varlet)|基于Vue3的Material design风格移动端组件库 Material design mobile component library for Vue3|1943|4|2022-02-06|
|36|[RainManGO/vue3-composition-admin](https://github.com/RainManGO/vue3-composition-admin)|🎉 基于vue3 的管理端模板(Vue3 TS Vuex4 element-plus vue-i18n-next composition-api) vue3-admin vue3-ts-admin|1144|3|2022-01-11| |36|[RainManGO/vue3-composition-admin](https://github.com/RainManGO/vue3-composition-admin)|🎉 基于vue3 的管理端模板(Vue3 TS Vuex4 element-plus vue-i18n-next composition-api) vue3-admin vue3-ts-admin|1145|3|2022-01-11|
|37|[fofapro/vulfocus](https://github.com/fofapro/vulfocus)|🚀Vulfocus 是一个漏洞集成平台,将漏洞环境 docker 镜像,放入即可使用,开箱即用。|1903|3|2021-11-09| |37|[fofapro/vulfocus](https://github.com/fofapro/vulfocus)|🚀Vulfocus 是一个漏洞集成平台,将漏洞环境 docker 镜像,放入即可使用,开箱即用。|1904|3|2021-11-09|
|38|[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的可视化表单设计器让表单开发简单而高效。|4560|3|2021-09-03| |38|[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的可视化表单设计器让表单开发简单而高效。|4560|3|2021-09-03|
|39|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web)|4034|3|2022-01-30| |39|[jdf2e/nutui](https://github.com/jdf2e/nutui)|京东风格的移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web)|4035|3|2022-01-30|
|40|[hinesboy/mavonEditor](https://github.com/hinesboy/mavonEditor)|mavonEditor - A markdown editor based on Vue that supports a variety of personalized features|5302|3|2022-01-15| |40|[hinesboy/mavonEditor](https://github.com/hinesboy/mavonEditor)|mavonEditor - A markdown editor based on Vue that supports a variety of personalized features|5304|3|2022-01-15|
|41|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|1130|3|2022-01-23| |41|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|1132|3|2022-01-23|
|42|[Geek-James/ddBuy](https://github.com/Geek-James/ddBuy)|🎉Vue全家桶+Vant 搭建大型单页面电商项目.http://ddbuy.7-orange.cn|2248|3|2022-01-11| |42|[Geek-James/ddBuy](https://github.com/Geek-James/ddBuy)|🎉Vue全家桶+Vant 搭建大型单页面电商项目.http://ddbuy.7-orange.cn|2248|3|2022-01-11|
|43|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, widgets, themes and tons more!|1121|3|2022-02-05| |43|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, widgets, themes and tons more!|1126|3|2022-02-06|
|44|[crmeb/CRMEB](https://github.com/crmeb/CRMEB)|🔥🔥🔥 CRMEB打通版v4免费开源商城系统uni-app+thinkphp6框架商城系统可商用包含小程序商城、H5商城、公众号商城、PC商城支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、可视化设置前后端分离方便二开更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议|3487|3|2022-01-15| |44|[crmeb/CRMEB](https://github.com/crmeb/CRMEB)|🔥🔥🔥 CRMEB打通版v4免费开源商城系统uni-app+thinkphp6框架商城系统可商用包含小程序商城、H5商城、公众号商城、PC商城支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、可视化设置前后端分离方便二开更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议|3487|3|2022-01-15|
|45|[x2rr/funds](https://github.com/x2rr/funds)|自选基金助手是一款Chrome扩展用来快速获取关注基金的实时数据查看自选基金的实时估值情况|1802|3|2021-12-22| |45|[x2rr/funds](https://github.com/x2rr/funds)|自选基金助手是一款Chrome扩展用来快速获取关注基金的实时数据查看自选基金的实时估值情况|1802|3|2021-12-22|
|46|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|930|3|2021-12-10| |46|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|930|3|2021-12-10|
|47|[realByg/cfworker-kv-image-hosting](https://github.com/realByg/cfworker-kv-image-hosting)|Cloudflare workers KV 图床|16|3|2022-02-03| |47|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin前端源码项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统 权限控制采用 RBAC菜单动态路由|3479|3|2022-01-18|
|48|[elunez/eladmin-web](https://github.com/elunez/eladmin-web)|eladmin前端源码项目基于 Spring Boot 2.1.0 、 Spring Boot Jpa、 Spring Security、Redis、Vue的前后端分离后台管理系统 权限控制采用 RBAC菜单动态路由|3479|3|2022-01-18| |48|[ZyqGitHub1/h-player-v2](https://github.com/ZyqGitHub1/h-player-v2)|资源采集站在线播放|3024|3|2021-10-12|
|49|[ZyqGitHub1/h-player-v2](https://github.com/ZyqGitHub1/h-player-v2)|资源采集站在线播放|3023|3|2021-10-12| |49|[dingyong0214/ThorUI-uniapp](https://github.com/dingyong0214/ThorUI-uniapp)|ThorUI组件库轻量、简洁的移动端组件库。组件文档地址https://thorui.cn/doc/ 。 最近更新时间2021-10-01|1876|2|2022-01-16|
|50|[dingyong0214/ThorUI-uniapp](https://github.com/dingyong0214/ThorUI-uniapp)|ThorUI组件库轻量、简洁的移动端组件库。组件文档地址https://thorui.cn/doc/ 。 最近更新时间2021-10-01|1875|2|2022-01-16| |50|[mescroll/mescroll](https://github.com/mescroll/mescroll)|精致的下拉刷新和上拉加载 js框架.支持vue,完美运行于移动端和主流PC浏览器 (JS framework for pull-refresh and pull-up-loading)|3832|2|2022-01-05|
|51|[mescroll/mescroll](https://github.com/mescroll/mescroll)|精致的下拉刷新和上拉加载 js框架.支持vue,完美运行于移动端和主流PC浏览器 (JS framework for pull-refresh and pull-up-loading)|3832|2|2022-01-05| |51|[herozhou/vue-framework-wz](https://github.com/herozhou/vue-framework-wz)|👏vue后台管理框架👏|3768|2|2021-08-12|
|52|[herozhou/vue-framework-wz](https://github.com/herozhou/vue-framework-wz)|👏vue后台管理框架👏|3768|2|2021-08-12| |52|[XPoet/picx](https://github.com/XPoet/picx)|基于 GitHub API & jsDelivr 开发的具有 CDN 加速功能的图床管理工具。无需下载与安装,网页端在线使用!免费!稳定!便捷!极速!|1101|2|2022-01-21|
|53|[XPoet/picx](https://github.com/XPoet/picx)|基于 GitHub API & jsDelivr 开发的具有 CDN 加速功能的图床管理工具。无需下载与安装,网页端在线使用!免费!稳定!便捷!极速!|1100|2|2022-01-21| |53|[biaochenxuying/blog-vue-typescript](https://github.com/biaochenxuying/blog-vue-typescript)|Vue3 + TypeScript + Vite2 + Vuex4 + Vue-Router4 + element-plus 支持 markdown 渲染的博客前台展示|1922|2|2021-08-29|
|54|[biaochenxuying/blog-vue-typescript](https://github.com/biaochenxuying/blog-vue-typescript)|Vue3 + TypeScript + Vite2 + Vuex4 + Vue-Router4 + element-plus 支持 markdown 渲染的博客前台展示|1919|2|2021-08-29| |54|[87789771/meimei-nestjs-admin](https://github.com/87789771/meimei-nestjs-admin)|🚀🚀 基于NestJs + TypeScript + TypeORM + Redis + MySql + Vue + Element-UI编写的一款前后端分离的权限管理系统。🚀内置角色系统、导入导出、数据权限、表单连续提交拦截等...🚀|44|2|2022-01-29|
|55|[87789771/meimei-nestjs-admin](https://github.com/87789771/meimei-nestjs-admin)|🚀🚀 基于NestJs + TypeScript + TypeORM + Redis + MySql + Vue + Element-UI编写的一款前后端分离的权限管理系统。🚀内置角色系统、导入导出、数据权限、表单连续提交拦截等...🚀|44|2|2022-01-29| |55|[mlogclub/bbs-go](https://github.com/mlogclub/bbs-go)|基于Golang的开源社区系统。|1735|2|2022-01-18|
|56|[mlogclub/bbs-go](https://github.com/mlogclub/bbs-go)|基于Golang的开源社区系统。|1735|2|2022-01-18| |56|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统集成四套基础模板大量可利用组件模板页面|492|2|2022-01-28|
|57|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统集成四套基础模板大量可利用组件模板页面|492|2|2022-01-28| |57|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|1904|2|2022-02-04|
|58|[Yin-Hongwei/music-website](https://github.com/Yin-Hongwei/music-website)|🎧 Vue + SpringBoot + MyBatis 音乐网站|1903|2|2022-02-04| |58|[vuejs/docs-next-zh-cn](https://github.com/vuejs/docs-next-zh-cn)|:cn: Chinese translation for v3.vuejs.org|874|2|2022-02-03|
|59|[vuejs/docs-next-zh-cn](https://github.com/vuejs/docs-next-zh-cn)|:cn: Chinese translation for v3.vuejs.org|873|2|2022-02-03| |59|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|2845|2|2021-12-01|
|60|[iczer/vue-antd-admin](https://github.com/iczer/vue-antd-admin)|🐜 Ant Design Pro's implementation with Vue|2843|2|2021-12-01| |60|[sl1673495/vue-netease-music](https://github.com/sl1673495/vue-netease-music)|🎵 基于 Vue2、Vue-CLI3 的高仿网易云 mac 客户端播放器PC Online Music Player|1809|2|2022-01-13|
|61|[sl1673495/vue-netease-music](https://github.com/sl1673495/vue-netease-music)|🎵 基于 Vue2、Vue-CLI3 的高仿网易云 mac 客户端播放器PC Online Music Player|1809|2|2022-01-13| |61|[buqiyuan/vue3-antd-admin](https://github.com/buqiyuan/vue3-antd-admin)|基于vue-cli5.x/vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|1271|2|2022-02-02|
|62|[buqiyuan/vue3-antd-admin](https://github.com/buqiyuan/vue3-antd-admin)|基于vue-cli5.x/vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|1270|2|2022-02-02| |62|[xdlumia/lingo](https://github.com/xdlumia/lingo)|itab1.0lingo起始页|46|2|2022-01-12|
|63|[xdlumia/lingo](https://github.com/xdlumia/lingo)|itab1.0lingo起始页|45|2|2022-01-12| |63|[stavyan/TinyShop-UniApp](https://github.com/stavyan/TinyShop-UniApp)|基于 RageFrame2 的一款免费开源的基础商城销售功能的开源微商城。|1074|2|2022-01-22|
|64|[stavyan/TinyShop-UniApp](https://github.com/stavyan/TinyShop-UniApp)|基于 RageFrame2 的一款免费开源的基础商城销售功能的开源微商城。|1074|2|2022-01-22| |64|[realByg/cfworker-kv-image-hosting](https://github.com/realByg/cfworker-kv-image-hosting)|Cloudflare workers KV 图床|17|2|2022-02-03|
|65|[honghuangdc/soybean-admin](https://github.com/honghuangdc/soybean-admin)|soybean admin - a beautiful vue admin template, based on Vue3、Vite、Naive UI、TypeScript. 基于Vite + Vue3 + NaiveUI + TypeScript的漂亮清新的中后台管理模版|262|2|2022-02-03| |65|[honghuangdc/soybean-admin](https://github.com/honghuangdc/soybean-admin)|soybean admin - a beautiful vue admin template, based on Vue3、Vite、Naive UI、TypeScript. 基于Vite + Vue3 + NaiveUI + TypeScript的漂亮清新的中后台管理模版|263|2|2022-02-03|
|66|[open-source-labs/OverVue](https://github.com/open-source-labs/OverVue)|Prototyping Tool For Vue Devs 适用于Vue的原型工具|2165|2|2022-01-22| |66|[open-source-labs/OverVue](https://github.com/open-source-labs/OverVue)|Prototyping Tool For Vue Devs 适用于Vue的原型工具|2165|2|2022-01-22|
|67|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|324|2|2022-01-28| |67|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|324|2|2022-01-28|
|68|[tookit/vue-material-admin](https://github.com/tookit/vue-material-admin)|A vue material design admin template|2180|2|2022-01-15| |68|[tookit/vue-material-admin](https://github.com/tookit/vue-material-admin)|A vue material design admin template|2181|2|2022-01-15|
|69|[dcloudio/hello-uniapp](https://github.com/dcloudio/hello-uniapp)|uni-app框架演示示例|1918|2|2022-01-26| |69|[dcloudio/hello-uniapp](https://github.com/dcloudio/hello-uniapp)|uni-app框架演示示例|1918|2|2022-01-26|
|70|[GeekQiaQia/vue3.0-template-admin](https://github.com/GeekQiaQia/vue3.0-template-admin)|本项目基于vue3+ElementPlus+Typescript+Vite搭建一套通用的后台管理模板并基于常见业务场景抽象出常见功能组件包括动态菜单菜单权限、登录、主题切换、国际化、个人中心、表单页、列表页、复制文本、二维码分享等等|463|2|2022-01-20| |70|[GeekQiaQia/vue3.0-template-admin](https://github.com/GeekQiaQia/vue3.0-template-admin)|本项目基于vue3+ElementPlus+Typescript+Vite搭建一套通用的后台管理模板并基于常见业务场景抽象出常见功能组件包括动态菜单菜单权限、登录、主题切换、国际化、个人中心、表单页、列表页、复制文本、二维码分享等等|466|2|2022-01-20|
|71|[wdlhao/vue2-element-touzi-admin](https://github.com/wdlhao/vue2-element-touzi-admin)| 基于vue2.0 +vuex+ element-ui后台管理系统 |3546|2|2021-08-11| |71|[wdlhao/vue2-element-touzi-admin](https://github.com/wdlhao/vue2-element-touzi-admin)| 基于vue2.0 +vuex+ element-ui后台管理系统 |3546|2|2021-08-11|
|72|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|1776|2|2022-01-22| |72|[CareyWang/sub-web](https://github.com/CareyWang/sub-web)|-|1775|2|2022-01-22|
|73|[newbee-ltd/newbee-mall-vue-app](https://github.com/newbee-ltd/newbee-mall-vue-app)|🔥 🎉Vue2 全家桶 + Vant 搭建大型单页面商城项目。新蜂商城前后端分离版本-前端Vue项目源码|1111|2|2021-12-10| |73|[newbee-ltd/newbee-mall-vue-app](https://github.com/newbee-ltd/newbee-mall-vue-app)|🔥 🎉Vue2 全家桶 + Vant 搭建大型单页面商城项目。新蜂商城前后端分离版本-前端Vue项目源码|1111|2|2021-12-10|
|74|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|169|2|2022-01-09| |74|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|169|2|2022-01-09|
|75|[xyxiao001/vue-cropper](https://github.com/xyxiao001/vue-cropper)|A simple picture clipping plugin for vue|3224|2|2022-01-13| |75|[xyxiao001/vue-cropper](https://github.com/xyxiao001/vue-cropper)|A simple picture clipping plugin for vue|3224|2|2022-01-13|
|76|[xiaozhu188/electron-vue-cloud-music](https://github.com/xiaozhu188/electron-vue-cloud-music)|🚀Electron + Vue 仿网易云音乐windows客户端|1937|2|2022-01-15| |76|[xiaozhu188/electron-vue-cloud-music](https://github.com/xiaozhu188/electron-vue-cloud-music)|🚀Electron + Vue 仿网易云音乐windows客户端|1937|2|2022-01-15|
|77|[a54552239/pearProject](https://github.com/a54552239/pearProject)|pear梨子轻量级的在线项目/任务协作系统,远程办公协作|1623|1|2021-08-27| |77|[a54552239/pearProject](https://github.com/a54552239/pearProject)|pear梨子轻量级的在线项目/任务协作系统,远程办公协作|1623|1|2021-08-27|
|78|[blogwy/BilibiliVideoDownload](https://github.com/blogwy/BilibiliVideoDownload)|跨平台下载bilibili视频桌面端软件支持windows、macOS、Linux|822|1|2021-12-20| |78|[blogwy/BilibiliVideoDownload](https://github.com/blogwy/BilibiliVideoDownload)|跨平台下载bilibili视频桌面端软件支持windows、macOS、Linux|823|1|2021-12-20|
|79|[miyuesc/bpmn-process-designer](https://github.com/miyuesc/bpmn-process-designer)|Base on Vue 2.x and ElementUI基于 Bpmn.js、Vue 2.x 和 ElementUI 的流程编辑器(前端部分),支持监听器,扩展属性,表单等配置,可自由扩展|550|1|2022-01-18| |79|[miyuesc/bpmn-process-designer](https://github.com/miyuesc/bpmn-process-designer)|Base on Vue 2.x and ElementUI基于 Bpmn.js、Vue 2.x 和 ElementUI 的流程编辑器(前端部分),支持监听器,扩展属性,表单等配置,可自由扩展|551|1|2022-01-18|
|80|[huangwei9527/Ink-wash-docs](https://github.com/huangwei9527/Ink-wash-docs)|水墨文档一款基于egg+vue开发的在线文档管理平台支持markdown文档 excel文档原型托管等功能. http://47.104.247.183:7001/|421|1|2022-01-12| |80|[huangwei9527/Ink-wash-docs](https://github.com/huangwei9527/Ink-wash-docs)|水墨文档一款基于egg+vue开发的在线文档管理平台支持markdown文档 excel文档原型托管等功能. http://47.104.247.183:7001/|421|1|2022-01-12|
|81|[Okarin1/web-project](https://github.com/Okarin1/web-project)|静态网站收藏夹|9|1|2022-01-24| |81|[Okarin1/web-project](https://github.com/Okarin1/web-project)|静态网站收藏夹|9|1|2022-02-06|
|82|[lybenson/bilibili-vue](https://github.com/lybenson/bilibili-vue)|前端vue+后端koa全栈式开发bilibili首页|2614|1|2022-01-22| |82|[lybenson/bilibili-vue](https://github.com/lybenson/bilibili-vue)|前端vue+后端koa全栈式开发bilibili首页|2614|1|2022-01-22|
|83|[wuyawei/Vchat](https://github.com/wuyawei/Vchat)|💘🍦🙈Vchat — 从头到脚撸一个社交聊天系统vue + node + mongodb|824|1|2022-01-15| |83|[wuyawei/Vchat](https://github.com/wuyawei/Vchat)|💘🍦🙈Vchat — 从头到脚撸一个社交聊天系统vue + node + mongodb|824|1|2022-01-15|
|84|[zhaohaodang/vue-WeChat](https://github.com/zhaohaodang/vue-WeChat)|:fire: 基于Vue2.0高仿微信App的单页应用|1842|1|2022-01-14| |84|[zhaohaodang/vue-WeChat](https://github.com/zhaohaodang/vue-WeChat)|:fire: 基于Vue2.0高仿微信App的单页应用|1843|1|2022-01-14|
|85|[HongqingCao/GitDataV](https://github.com/HongqingCao/GitDataV)|基于Vue框架构建的github数据可视化平台|1474|1|2021-10-05| |85|[HongqingCao/GitDataV](https://github.com/HongqingCao/GitDataV)|基于Vue框架构建的github数据可视化平台|1474|1|2021-10-05|
|86|[0xbug/Hawkeye](https://github.com/0xbug/Hawkeye)|GitHub 泄露监控系统(GitHub Sensitive Information Leakage Monitor Spider)|1720|1|2022-01-12| |86|[0xbug/Hawkeye](https://github.com/0xbug/Hawkeye)|GitHub 泄露监控系统(GitHub Sensitive Information Leakage Monitor Spider)|1720|1|2022-01-12|
|87|[Exrick/xmall-front](https://github.com/Exrick/xmall-front)|基于Vue开发的XMall商城前台页面 PC端|2310|1|2022-01-15| |87|[Exrick/xmall-front](https://github.com/Exrick/xmall-front)|基于Vue开发的XMall商城前台页面 PC端|2310|1|2022-01-15|
@ -99,112 +99,112 @@
|92|[shengxinjing/geektime-vue-course](https://github.com/shengxinjing/geektime-vue-course)|极客时间代码 |82|1|2022-01-16| |92|[shengxinjing/geektime-vue-course](https://github.com/shengxinjing/geektime-vue-course)|极客时间代码 |82|1|2022-01-16|
|93|[fast-crud/fast-crud](https://github.com/fast-crud/fast-crud)|面向配置的crud框架开发crud 快如闪电Options-oriented crud framework, develop crud as fast as lightningbased on vue3|228|1|2022-01-30| |93|[fast-crud/fast-crud](https://github.com/fast-crud/fast-crud)|面向配置的crud框架开发crud 快如闪电Options-oriented crud framework, develop crud as fast as lightningbased on vue3|228|1|2022-01-30|
|94|[a7650/h5-editor](https://github.com/a7650/h5-editor)|📕h5可视化编辑器支持添加图片/文本/形状等,拥有图层/参考线/标尺/自动吸附对齐等功能|470|1|2022-01-14| |94|[a7650/h5-editor](https://github.com/a7650/h5-editor)|📕h5可视化编辑器支持添加图片/文本/形状等,拥有图层/参考线/标尺/自动吸附对齐等功能|470|1|2022-01-14|
|95|[jae-jae/Userscript-Plus](https://github.com/jae-jae/Userscript-Plus)|:monkey: Show current site all UserJSThe easier way to install UserJs for Tampermonkey. 显示当前网站的所有可用Tampermonkey脚本|1350|1|2021-08-11| |95|[jae-jae/Userscript-Plus](https://github.com/jae-jae/Userscript-Plus)|:monkey: Show current site all UserJSThe easier way to install UserJs for Tampermonkey. 显示当前网站的所有可用Tampermonkey脚本|1353|1|2021-08-11|
|96|[jackchen0120/vueDataV](https://github.com/jackchen0120/vueDataV)|基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。|977|1|2022-01-14| |96|[jackchen0120/vueDataV](https://github.com/jackchen0120/vueDataV)|基于Vue + Echarts 构建的数据可视化平台,酷炫大屏展示模板和组件库,持续更新各行各业实用模板和炫酷小组件。|977|1|2022-01-14|
|97|[liqianglog/django-vue-admin](https://github.com/liqianglog/django-vue-admin)|基于RBAC模型的权限控制的一整套基础开发平台前后端分离后端采用 django+django-rest-framework前端采用 ruoyi-ui +vue+ElementUI。|177|1|2021-08-11| |97|[liqianglog/django-vue-admin](https://github.com/liqianglog/django-vue-admin)|基于RBAC模型的权限控制的一整套基础开发平台前后端分离后端采用 django+django-rest-framework前端采用 ruoyi-ui +vue+ElementUI。|178|1|2021-08-11|
|98|[qq20004604/wti-form](https://github.com/qq20004604/wti-form)|低代码表单组件,基于 Element-ui 二次开发,提升 10 倍开发效率|165|1|2021-12-29| |98|[qq20004604/wti-form](https://github.com/qq20004604/wti-form)|低代码表单组件,基于 Element-ui 二次开发,提升 10 倍开发效率|166|1|2021-12-29|
|99|[nmxiaowei/avue](https://github.com/nmxiaowei/avue)|Avue.js2.0是基于现有的element-ui库进行的二次封装简化一些繁琐的操作核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景同时衍生出更多企业常用的组件达到高复用容易维护和扩展的框架同时内置了丰富了数据展示组件让开发变得更加容易|1824|1|2022-01-25| |99|[nmxiaowei/avue](https://github.com/nmxiaowei/avue)|Avue.js2.0是基于现有的element-ui库进行的二次封装简化一些繁琐的操作核心理念为数据驱动视图,主要的组件库针对table表格和form表单场景同时衍生出更多企业常用的组件达到高复用容易维护和扩展的框架同时内置了丰富了数据展示组件让开发变得更加容易|1824|1|2022-01-25|
|100|[github1586/nuxt-bnhcp](https://github.com/github1586/nuxt-bnhcp)|nuxt、express、vue、mysql、redis、nginx、socket.io (实战商城)|1937|1|2022-01-13| |100|[github1586/nuxt-bnhcp](https://github.com/github1586/nuxt-bnhcp)|nuxt、express、vue、mysql、redis、nginx、socket.io (实战商城)|1937|1|2022-01-13|
|101|[yeyan1996/file-upload](https://github.com/yeyan1996/file-upload)|-|498|1|2022-01-15| |101|[yeyan1996/file-upload](https://github.com/yeyan1996/file-upload)|-|498|1|2022-01-15|
|102|[Acmenlei/Many-people-blog](https://github.com/Acmenlei/Many-people-blog)|基于Vue2+Nodejs+MySQL的博客有后台管理系统。支持登陆/注册,留言,评论/回复,点赞,记录浏览数,相册,发表文章等,内容丰富。|381|1|2022-01-15| |102|[Acmenlei/Many-people-blog](https://github.com/Acmenlei/Many-people-blog)|基于Vue2+Nodejs+MySQL的博客有后台管理系统。支持登陆/注册,留言,评论/回复,点赞,记录浏览数,相册,发表文章等,内容丰富。|381|1|2022-01-15|
|103|[webdyc/moth-admin-vue](https://github.com/webdyc/moth-admin-vue)|飞蛾后台管理系统vue2版本|16|1|2022-01-28| |103|[loveRandy/vue-cli3.0-vueadmin](https://github.com/loveRandy/vue-cli3.0-vueadmin)|基于vue-cli3.0+vue+elementUI+vuex+axios+权限管理的后台管理系统|1130|1|2021-10-06|
|104|[loveRandy/vue-cli3.0-vueadmin](https://github.com/loveRandy/vue-cli3.0-vueadmin)|基于vue-cli3.0+vue+elementUI+vuex+axios+权限管理的后台管理系统|1130|1|2021-10-06| |104|[1340691923/xwl_bi](https://github.com/1340691923/xwl_bi)|铸龙BI是一个用GO+Vue开发的用于用户事件分析的开源软件|8|1|2022-01-27|
|105|[1340691923/xwl_bi](https://github.com/1340691923/xwl_bi)|铸龙BI是一个用GO+Vue开发的用于用户事件分析的开源软件|8|1|2022-01-27| |105|[staticdeng/vuejs-loadmore](https://github.com/staticdeng/vuejs-loadmore)|A pull-down refresh and pull-up loadmore scroll component for Vue.js. Vue上拉加载下拉刷新组件|35|1|2022-01-24|
|106|[staticdeng/vuejs-loadmore](https://github.com/staticdeng/vuejs-loadmore)|A pull-down refresh and pull-up loadmore scroll component for Vue.js. Vue上拉加载下拉刷新组件|35|1|2022-01-24| |106|[Big-Chinese-Cabbage/interest](https://github.com/Big-Chinese-Cabbage/interest)|Vue+Spring boot前后端分离项目wh-web+wh-server的升级版|765|1|2022-01-15|
|107|[Big-Chinese-Cabbage/interest](https://github.com/Big-Chinese-Cabbage/interest)|Vue+Spring boot前后端分离项目wh-web+wh-server的升级版|765|1|2022-01-15| |107|[Couy69/vue-idle-game](https://github.com/Couy69/vue-idle-game)|一个全随机的刷装备小游戏|614|1|2022-01-20|
|108|[Couy69/vue-idle-game](https://github.com/Couy69/vue-idle-game)|一个全随机的刷装备小游戏|614|1|2022-01-20| |108|[StavinLi/Workflow](https://github.com/StavinLi/Workflow)|仿钉钉审批流程设置|619|1|2022-01-19|
|109|[StavinLi/Workflow](https://github.com/StavinLi/Workflow)|仿钉钉审批流程设置|619|1|2022-01-19| |109|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2086|1|2022-01-22|
|110|[hello-efficiency-inc/raven-reader](https://github.com/hello-efficiency-inc/raven-reader)|📖 All your articles in one place. Beautiful.|2087|1|2022-01-22| |110|[ChanWahFung/nuxt-juejin-project](https://github.com/ChanWahFung/nuxt-juejin-project)|仿掘金web网站使用服务端渲染。主要技术nuxt + koa + vuex + axios + element-ui 。|336|1|2021-12-14|
|111|[ChanWahFung/nuxt-juejin-project](https://github.com/ChanWahFung/nuxt-juejin-project)|仿掘金web网站使用服务端渲染。主要技术nuxt + koa + vuex + axios + element-ui 。|336|1|2021-12-14| |111|[WishMelz/imgurl](https://github.com/WishMelz/imgurl)|基于github的图片管理系统/免费|304|1|2022-02-01|
|112|[WishMelz/imgurl](https://github.com/WishMelz/imgurl)|基于github的图片管理系统/免费|304|1|2022-02-01| |112|[ddiu8081/ChartFun](https://github.com/ddiu8081/ChartFun)|🎲数据大屏可视化编辑器|634|1|2022-01-13|
|113|[ddiu8081/ChartFun](https://github.com/ddiu8081/ChartFun)|🎲数据大屏可视化编辑器|634|1|2022-01-13| |113|[pengxiaotian/datav-vue](https://github.com/pengxiaotian/datav-vue)|A Powerful Data Visualization Tool. Uses TypeScript And Vue3. Scenario-specific templates. User-friendly interfaces. 一款数据可视化应用搭建工具|310|1|2022-01-07|
|114|[pengxiaotian/datav-vue](https://github.com/pengxiaotian/datav-vue)|A Powerful Data Visualization Tool. Uses TypeScript And Vue3. Scenario-specific templates. User-friendly interfaces. 一款数据可视化应用搭建工具|310|1|2022-01-07| |114|[dream2023/vue-ele-form](https://github.com/dream2023/vue-ele-form)|基于element-ui的数据驱动表单组件|810|1|2021-10-23|
|115|[dream2023/vue-ele-form](https://github.com/dream2023/vue-ele-form)|基于element-ui的数据驱动表单组件|810|1|2021-10-23| |115|[dragonir/h5-scan-qrcode](https://github.com/dragonir/h5-scan-qrcode)|📷 h5 scan qrcode 前端实现H5浏览器扫码功能|65|1|2021-10-14|
|116|[dragonir/h5-scan-qrcode](https://github.com/dragonir/h5-scan-qrcode)|📷 h5 scan qrcode 前端实现H5浏览器扫码功能|65|1|2021-10-14| |116|[yangyuji/h5-factory](https://github.com/yangyuji/h5-factory)|h5制作移动端专题活动页面可视化编辑|555|1|2022-01-15|
|117|[yangyuji/h5-factory](https://github.com/yangyuji/h5-factory)|h5制作移动端专题活动页面可视化编辑|554|1|2022-01-15| |117|[qingqingxuan/arco-work](https://github.com/qingqingxuan/arco-work)| 🎉🎉🎉Arco Work漂亮、强大、完善。采用 Vue3 Vite2 Typescript Arco Design编写的中后台框架。全面的系统配置优质模板常用组件真正一站式开箱即用🎉🎉🎉 |11|1|2022-02-04|
|118|[qingqingxuan/arco-work](https://github.com/qingqingxuan/arco-work)| 🎉🎉🎉Arco Work漂亮、强大、完善。采用 Vue3 Vite2 Typescript Arco Design编写的中后台框架。全面的系统配置优质模板常用组件真正一站式开箱即用🎉🎉🎉 |11|1|2022-02-04| |118|[lmiller1990/vue-testing-handbook](https://github.com/lmiller1990/vue-testing-handbook)|A guide on testing Vue components and applications|770|1|2022-01-08|
|119|[lmiller1990/vue-testing-handbook](https://github.com/lmiller1990/vue-testing-handbook)|A guide on testing Vue components and applications|770|1|2022-01-08| |119|[dgiot/dgiot-dashboard](https://github.com/dgiot/dgiot-dashboard)|DG-IoT平台行业应用扩展插件 DG-IoT for application plugin|226|1|2022-01-24|
|120|[dgiot/dgiot-dashboard](https://github.com/dgiot/dgiot-dashboard)|DG-IoT平台行业应用扩展插件 DG-IoT for application plugin|226|1|2022-01-24| |120|[qingqingxuan/admin-work](https://github.com/qingqingxuan/admin-work)|🎉🎉🎉Admin Work漂亮、强大、完善。采用 Vue3 Vite2 Typescript NaiveUI编写的中后台框架。全面的系统配置优质模板常用组件真正一站式开箱即用🎉🎉🎉|118|1|2022-01-17|
|121|[qingqingxuan/admin-work](https://github.com/qingqingxuan/admin-work)|🎉🎉🎉Admin Work漂亮、强大、完善。采用 Vue3 Vite2 Typescript NaiveUI编写的中后台框架。全面的系统配置优质模板常用组件真正一站式开箱即用🎉🎉🎉|118|1|2022-01-17| |121|[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分支|284|1|2021-12-04|
|122|[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分支|284|1|2021-12-04| |122|[eshengsky/iBlog](https://github.com/eshengsky/iBlog)|基于 Node.js 的开源个人博客系统,采用 Nuxt + Vue + TypeScript 技术栈。|1128|1|2022-01-22|
|123|[eshengsky/iBlog](https://github.com/eshengsky/iBlog)|基于 Node.js 的开源个人博客系统,采用 Nuxt + Vue + TypeScript 技术栈。|1128|1|2022-01-22| |123|[hellowuxin/mindmap](https://github.com/hellowuxin/mindmap)|Mindmap component for Vue2|402|1|2022-01-15|
|124|[hellowuxin/mindmap](https://github.com/hellowuxin/mindmap)|Mindmap component for Vue2|401|1|2022-01-15| |124|[xjh22222228/boomb](https://github.com/xjh22222228/boomb)|💣 Manage your pictures easily for Github/Gitee. 基于 Github/Gitee 轻松管理您的存储图库|246|1|2022-02-03|
|125|[xjh22222228/boomb](https://github.com/xjh22222228/boomb)|💣 Manage your pictures easily for Github/Gitee. 基于 Github/Gitee 轻松管理您的存储图库|245|1|2022-02-03| |125|[yangzongzhuan/RuoYi-Cloud-Vue3](https://github.com/yangzongzhuan/RuoYi-Cloud-Vue3)|🎉 基于Spring Boot、Spring Cloud & Alibaba、Vue3 & Vite、Element Plus的分布式前后端分离微服务架构权限管理系统|40|1|2022-01-23|
|126|[yangzongzhuan/RuoYi-Cloud-Vue3](https://github.com/yangzongzhuan/RuoYi-Cloud-Vue3)|🎉 基于Spring Boot、Spring Cloud & Alibaba、Vue3 & Vite、Element Plus的分布式前后端分离微服务架构权限管理系统|39|1|2022-01-23| |126|[hangjob/vue-vite-admin-ts](https://github.com/hangjob/vue-vite-admin-ts)|🎉 Vue3+Vite2.6+TypeScript+ant-design-vue+egg.js+mysql构建提供基础的架快速搭建企业级中后台产品响应式管理后台系统|131|1|2022-01-24|
|127|[hangjob/vue-vite-admin-ts](https://github.com/hangjob/vue-vite-admin-ts)|🎉 Vue3+Vite2.6+TypeScript+ant-design-vue+egg.js+mysql构建提供基础的架快速搭建企业级中后台产品响应式管理后台系统|131|1|2022-01-24| |127|[weilanwl/coloruiBeta](https://github.com/weilanwl/coloruiBeta)|Colorui先行版本|203|1|2022-01-31|
|128|[weilanwl/coloruiBeta](https://github.com/weilanwl/coloruiBeta)|Colorui先行版本|202|1|2022-01-31| |128|[jzfai/vue3-admin-plus](https://github.com/jzfai/vue3-admin-plus)|👏A magical vue3 admin using vue3(script-setup) + vite2 + element-plus |163|1|2022-01-24|
|129|[fzf404/Monit](https://github.com/fzf404/Monit)|用于实时监控自己的Github信息|10|1|2022-01-21| |129|[chaitin/passionfruit](https://github.com/chaitin/passionfruit)|[WIP] Crappy iOS app analyzer|1618|1|2021-11-14|
|130|[jzfai/vue3-admin-plus](https://github.com/jzfai/vue3-admin-plus)|👏A magical vue3 admin using vue3(script-setup) + vite2 + element-plus |163|1|2022-01-24| |130|[go-admin-team/go-admin-ui](https://github.com/go-admin-team/go-admin-ui)|基于Gin + Vue + Element UI的前后端分离权限管理系统的前端模块|636|1|2021-12-05|
|131|[chaitin/passionfruit](https://github.com/chaitin/passionfruit)|[WIP] Crappy iOS app analyzer|1617|1|2021-11-14| |131|[lensh/vue-qq](https://github.com/lensh/vue-qq)|🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic lo ...|885|1|2022-01-15|
|132|[go-admin-team/go-admin-ui](https://github.com/go-admin-team/go-admin-ui)|基于Gin + Vue + Element UI的前后端分离权限管理系统的前端模块|636|1|2021-12-05| |132|[topfullstack/node-vue-moba](https://github.com/topfullstack/node-vue-moba)|Node.js (Express.js) + Vue.js (Element UI) 全栈开发王者荣耀手机端官网和管理后台|862|1|2021-10-05|
|133|[lensh/vue-qq](https://github.com/lensh/vue-qq)|🎨 Vue family bucket with socket.io and express/koa2 , create a web version of mobile QQ, supporting real-time group chat, real-time private chat, special care, shielding chat, smart IP geographic lo ...|885|1|2022-01-15| |133|[vuepress-reco/vuepress-theme-reco](https://github.com/vuepress-reco/vuepress-theme-reco)|💥 A simple and beautiful vuepress Blog & Doc theme.|1504|1|2022-01-25|
|134|[topfullstack/node-vue-moba](https://github.com/topfullstack/node-vue-moba)|Node.js (Express.js) + Vue.js (Element UI) 全栈开发王者荣耀手机端官网和管理后台|862|1|2021-10-05| |134|[YXJ2018/SpringBoot-Vue-OnlineExam](https://github.com/YXJ2018/SpringBoot-Vue-OnlineExam)|在线考试系统springboot+vue前后端分离的一个项目.|648|1|2022-01-15|
|135|[vuepress-reco/vuepress-theme-reco](https://github.com/vuepress-reco/vuepress-theme-reco)|💥 A simple and beautiful vuepress Blog & Doc theme.|1504|1|2022-01-25| |135|[78778443/QingScanDesk](https://github.com/78778443/QingScanDesk)|QingScan桌面客户端QingScan是一个漏洞扫描器粘合剂支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|15|1|2022-01-17|
|136|[YXJ2018/SpringBoot-Vue-OnlineExam](https://github.com/YXJ2018/SpringBoot-Vue-OnlineExam)|在线考试系统springboot+vue前后端分离的一个项目.|648|1|2022-01-15| |136|[wechat-miniprogram/kbone-ui](https://github.com/wechat-miniprogram/kbone-ui)|kbone-ui 是一套能同时支持 小程序(kbone) 和 vue 框架开发的多端 UI 库PS新版 kbone-ui 已出炉并迁移到 kbone 主仓库,此仓库仅做旧版维护之用)|402|1|2022-01-04|
|137|[78778443/QingScanDesk](https://github.com/78778443/QingScanDesk)|QingScan桌面客户端QingScan是一个漏洞扫描器粘合剂支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|15|1|2022-01-17| |137|[maomao1996/Vue-mmPlayer](https://github.com/maomao1996/Vue-mmPlayer)|🎵 基于 Vue 的在线音乐播放器PC Online music player|1656|1|2021-10-13|
|138|[wechat-miniprogram/kbone-ui](https://github.com/wechat-miniprogram/kbone-ui)|kbone-ui 是一套能同时支持 小程序(kbone) 和 vue 框架开发的多端 UI 库PS新版 kbone-ui 已出炉并迁移到 kbone 主仓库,此仓库仅做旧版维护之用)|402|1|2022-01-04| |138|[niefy/wx-manage](https://github.com/niefy/wx-manage)|🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹‍♂️等功能,前后端都开源免费🛩|684|1|2021-10-06|
|139|[maomao1996/Vue-mmPlayer](https://github.com/maomao1996/Vue-mmPlayer)|🎵 基于 Vue 的在线音乐播放器PC Online music player|1656|1|2021-10-13| |139|[auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora)|🏳️‍🌈 Futuristic auroral Hexo theme.|377|1|2022-01-29|
|140|[niefy/wx-manage](https://github.com/niefy/wx-manage)|🔥微信公众号管理系统,包含公众号菜单管理🗄、自动回复🗨、素材管理📂、模板消息☘、粉丝管理🤹‍♂️等功能,前后端都开源免费🛩|684|1|2021-10-06| |140|[simple-uploader/vue-uploader](https://github.com/simple-uploader/vue-uploader)|A Vue.js upload component powered by simple-uploader.js|1532|1|2022-01-20|
|141|[auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora)|🏳️‍🌈 Futuristic auroral Hexo theme.|376|1|2022-01-29| |141|[Tsuk1ko/bilibili-live-chat](https://github.com/Tsuk1ko/bilibili-live-chat)|📽️ 无后端的仿 YouTube Live Chat 风格的简易 Bilibili 弹幕姬|692|1|2021-11-10|
|142|[simple-uploader/vue-uploader](https://github.com/simple-uploader/vue-uploader)|A Vue.js upload component powered by simple-uploader.js|1532|1|2022-01-20| |142|[WeBankPartners/we-cmdb](https://github.com/WeBankPartners/we-cmdb)|CMDB from WeBank|610|1|2022-01-27|
|143|[Tsuk1ko/bilibili-live-chat](https://github.com/Tsuk1ko/bilibili-live-chat)|📽️ 无后端的仿 YouTube Live Chat 风格的简易 Bilibili 弹幕姬|689|1|2021-11-10| |143|[halower/vue-tree](https://github.com/halower/vue-tree)|tree and multi-select component based on Vue.js 2.0|908|1|2022-01-13|
|144|[WeBankPartners/we-cmdb](https://github.com/WeBankPartners/we-cmdb)|CMDB from WeBank|610|1|2022-01-27| |144|[wave-charts/avatar-gen](https://github.com/wave-charts/avatar-gen)|一个随机头像生成器的纯前端实现|212|1|2021-09-08|
|145|[halower/vue-tree](https://github.com/halower/vue-tree)|tree and multi-select component based on Vue.js 2.0|908|1|2022-01-13| |145|[peal-L/record-player](https://github.com/peal-L/record-player)|唱片播放器|21|1|2022-01-12|
|146|[wave-charts/avatar-gen](https://github.com/wave-charts/avatar-gen)|一个随机头像生成器的纯前端实现|212|1|2021-09-08| |146|[sunzongzheng/music](https://github.com/sunzongzheng/music)|electron跨平台音乐播放器可搜网易云、QQ音乐、虾米音乐支持QQ、微博、Github登录云歌单; 支持一键导入音乐平台歌单|1900|1|2022-01-13|
|147|[peal-L/record-player](https://github.com/peal-L/record-player)|唱片播放器|21|1|2022-01-12| |147|[chenxuan0000/vue-seamless-scroll](https://github.com/chenxuan0000/vue-seamless-scroll)| :beginner:A simple, seamless scrolling for Vue.js vue无缝滚动component|1369|1|2021-12-03|
|148|[sunzongzheng/music](https://github.com/sunzongzheng/music)|electron跨平台音乐播放器可搜网易云、QQ音乐、虾米音乐支持QQ、微博、Github登录云歌单; 支持一键导入音乐平台歌单|1900|1|2022-01-13| |148|[xdlumia/vue3-video-play](https://github.com/xdlumia/vue3-video-play)|适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看|92|1|2021-11-22|
|149|[chenxuan0000/vue-seamless-scroll](https://github.com/chenxuan0000/vue-seamless-scroll)| :beginner:A simple, seamless scrolling for Vue.js vue无缝滚动component|1369|1|2021-12-03| |149|[Alfred-Skyblue/v-form-antd](https://github.com/Alfred-Skyblue/v-form-antd)|基于ant-design-vue的可视化表单生成器|36|1|2022-01-26|
|150|[xdlumia/vue3-video-play](https://github.com/xdlumia/vue3-video-play)|适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看|92|1|2021-11-22| |150|[wsydxiangwang/Mood](https://github.com/wsydxiangwang/Mood)|Vue的Nuxt.js服务端渲染框架NodeJS为后端的全栈项目Docker一键部署面向小白的完美博客系统|705|1|2022-01-31|
|151|[Alfred-Skyblue/v-form-antd](https://github.com/Alfred-Skyblue/v-form-antd)|基于ant-design-vue的可视化表单生成器|35|1|2022-01-26| |151|[dcloudio/uni-ui](https://github.com/dcloudio/uni-ui)|基于uni-app的ui框架|1187|1|2022-01-25|
|152|[wsydxiangwang/Mood](https://github.com/wsydxiangwang/Mood)|Vue的Nuxt.js服务端渲染框架NodeJS为后端的全栈项目Docker一键部署面向小白的完美博客系统|705|1|2022-01-31| |152|[Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue](https://github.com/Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue)|自由的兔兔把烙好的饼到处藏就由小刻把它们都找出来吧定时收集多端的数据源包括微博通讯组官网B站等等。|222|1|2022-01-29|
|153|[dcloudio/uni-ui](https://github.com/dcloudio/uni-ui)|基于uni-app的ui框架|1187|1|2022-01-25| |153|[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|1812|1|2022-01-11|
|154|[Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue](https://github.com/Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue)|自由的兔兔把烙好的饼到处藏就由小刻把它们都找出来吧定时收集多端的数据源包括微博通讯组官网B站等等。|222|1|2022-01-29| |154|[Dark2017/vue-dark-photo](https://github.com/Dark2017/vue-dark-photo)|vue-dark-photo 一款基于vue2.x封装的轻便简易的图片预览组件支持放大、缩小、下载、打印等功能。|151|1|2021-11-15|
|155|[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|1812|1|2022-01-11| |155|[ecomfe/veui](https://github.com/ecomfe/veui)|Enterprise UI for Vue.js.|905|1|2022-02-02|
|156|[Dark2017/vue-dark-photo](https://github.com/Dark2017/vue-dark-photo)|vue-dark-photo 一款基于vue2.x封装的轻便简易的图片预览组件支持放大、缩小、下载、打印等功能。|151|1|2021-11-15| |156|[zxb1655/weipyq](https://github.com/zxb1655/weipyq)|朋友圈转发集赞截图生成,仿朋友圈页面,多种模式|30|1|2022-01-10|
|157|[ecomfe/veui](https://github.com/ecomfe/veui)|Enterprise UI for Vue.js.|905|1|2022-02-02| |157|[anjoy8/Blog.Admin](https://github.com/anjoy8/Blog.Admin)|✨ 基于vue 的管理后台配合Blog.Core与Blog.Vue等多个项目使用|582|1|2021-12-09|
|158|[zxb1655/weipyq](https://github.com/zxb1655/weipyq)|朋友圈转发集赞截图生成,仿朋友圈页面,多种模式|30|1|2022-01-10| |158|[geekskai/vue3-jd-h5](https://github.com/geekskai/vue3-jd-h5)|:fire: Based on vue3.0.0, 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, vuex^4.0. ...|506|1|2022-01-13|
|159|[jzfai/vue3-admin-template](https://github.com/jzfai/vue3-admin-template)|🎉 A new generation vue3 admin template, It's easy and fast!|85|1|2022-01-29| |159|[un-pany/v3-admin](https://github.com/un-pany/v3-admin)|☀️ vue3 admin template, vue3 项目模板|153|1|2022-01-24|
|160|[anjoy8/Blog.Admin](https://github.com/anjoy8/Blog.Admin)|✨ 基于vue 的管理后台配合Blog.Core与Blog.Vue等多个项目使用|582|1|2021-12-09| |160|[ggymm/data-view-web](https://github.com/ggymm/data-view-web)|data view/report screen数据可视化大屏数据报表设计器|176|1|2021-12-23|
|161|[geekskai/vue3-jd-h5](https://github.com/geekskai/vue3-jd-h5)|:fire: Based on vue3.0.0, 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, vuex^4.0. ...|506|1|2022-01-13| |161|[hsiangleev/element-plus-admin](https://github.com/hsiangleev/element-plus-admin)|基于vite+ts+elementPlus|281|1|2021-11-13|
|162|[un-pany/v3-admin](https://github.com/un-pany/v3-admin)|☀️ vue3 admin template, vue3 项目模板|153|1|2022-01-24| |162|[GoldSubmarine/workflow-bpmn-modeler](https://github.com/GoldSubmarine/workflow-bpmn-modeler)|🔥 flowable workflow designer based on vue and bpmn.io@7.0|646|1|2021-09-13|
|163|[ggymm/data-view-web](https://github.com/ggymm/data-view-web)|data view/report screen数据可视化大屏数据报表设计器|176|1|2021-12-23| |163|[sscfaith/avue-form-design](https://github.com/sscfaith/avue-form-design)|本项目是一款基于 Avue 的表单设计器,拖拽式操作让你快速构建一个表单。|890|1|2022-01-17|
|164|[hsiangleev/element-plus-admin](https://github.com/hsiangleev/element-plus-admin)|基于vite+ts+elementPlus|281|1|2021-11-13| |164|[KuangPF/mpvue-weui](https://github.com/KuangPF/mpvue-weui)|用 vue 写小程序,基于 mpvue 框架重写 weui。|1464|1|2022-01-15|
|165|[GoldSubmarine/workflow-bpmn-modeler](https://github.com/GoldSubmarine/workflow-bpmn-modeler)|🔥 flowable workflow designer based on vue and bpmn.io@7.0|646|1|2021-09-13| |165|[myide/see](https://github.com/myide/see)|基于开源组件Inception & SQLAdvisor & SOAR的SQL审核&SQL优化的Web平台|1306|1|2022-01-06|
|166|[sscfaith/avue-form-design](https://github.com/sscfaith/avue-form-design)|本项目是一款基于 Avue 的表单设计器,拖拽式操作让你快速构建一个表单。|890|1|2022-01-17| |166|[woai3c/vue-admin-template](https://github.com/woai3c/vue-admin-template)|Vue 轻量级后台管理系统基础模板|624|1|2022-01-13|
|167|[KuangPF/mpvue-weui](https://github.com/KuangPF/mpvue-weui)|用 vue 写小程序,基于 mpvue 框架重写 weui。|1464|1|2022-01-15| |167|[PowerDos/Mall-Vue](https://github.com/PowerDos/Mall-Vue)|基于Vue+Vuex+iView的电子商城网站|1095|1|2021-08-18|
|168|[myide/see](https://github.com/myide/see)|基于开源组件Inception & SQLAdvisor & SOAR的SQL审核&SQL优化的Web平台|1306|1|2022-01-06| |168|[vuepress-aurora/vuepress-theme-aurora](https://github.com/vuepress-aurora/vuepress-theme-aurora)|🔥Aurora是一款基于Vuepress2的博客主题将本地Markdown文件解析成静态html页面作为博客文章。搭配说说时间轴文章分类评论友情链接相册音乐播放器等特色功能给您不一样的使用体验。|87|1|2022-02-04|
|169|[woai3c/vue-admin-template](https://github.com/woai3c/vue-admin-template)|Vue 轻量级后台管理系统基础模板|624|1|2022-01-13| |169|[SNFocus/approvalFlow](https://github.com/SNFocus/approvalFlow)|基于form-generator仿钉钉审批流程创建表单创建/流程节点可视化配置/必填条件及校验)|635|1|2021-11-15|
|170|[TinsideDesign/bk-vue-cec](https://github.com/TinsideDesign/bk-vue-cec)|A vue component library incubated from Tencent BlueKing which helps OPS in the field of front-end engineering to quickly build stable, accurate, and technologically-sense operation and maintenance too ...|86|1|2021-12-18| |170|[gmingchen/vue3-element-plus-admin](https://github.com/gmingchen/vue3-element-plus-admin)|vue3-element-plus-admin vue3.0 ts typescript element-plus vue-cli vue-router i18n vuex composition-api class-style 管理端 后台管理 admin模版框架 后端权限控制 动态加载路由 国际化 前端vue 后端java springboot 【私活神器,私活利器】|240|1|2022-01-20|
|171|[PowerDos/Mall-Vue](https://github.com/PowerDos/Mall-Vue)|基于Vue+Vuex+iView的电子商城网站|1095|1|2021-08-18| |171|[lsgwr/spring-boot-online-exam](https://github.com/lsgwr/spring-boot-online-exam)|基于Spring Boot的在线考试系统(预览地址 http://129.211.88.191 账户分别是admin、teacher、student密码是admin123)也有Python实现|881|1|2021-11-21|
|172|[vuepress-aurora/vuepress-theme-aurora](https://github.com/vuepress-aurora/vuepress-theme-aurora)|🔥Aurora是一款基于Vuepress2的博客主题将本地Markdown文件解析成静态html页面作为博客文章。搭配说说时间轴文章分类评论友情链接相册音乐播放器等特色功能给您不一样的使用体验。|87|1|2022-02-04| |172|[zchengo/mall](https://github.com/zchengo/mall)|mall 是一套商城系统,基于 golang、 gin、 gorm、 vue3、element plus、vant weapp 开发,包括 golang服务端、 vue后台管理员前端、微信小程序用户前端 ,主要功能有商品管理、订单管理、用户管理、商品浏览、收藏加购、地址管理、订单查询等|84|1|2021-11-16|
|173|[SNFocus/approvalFlow](https://github.com/SNFocus/approvalFlow)|基于form-generator仿钉钉审批流程创建表单创建/流程节点可视化配置/必填条件及校验)|635|1|2021-11-15| |173|[wmhello/laravel_template_with_vue](https://github.com/wmhello/laravel_template_with_vue)|laravel6和vue.js结合的前后端分离项目模板。包含接口端、管理端、小程序和微信公众号端绝对是你做外包或者自建项目的首选模板。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录整合laravel-echo-server 实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能。|834|1|2021-12-29|
|174|[gmingchen/vue3-element-plus-admin](https://github.com/gmingchen/vue3-element-plus-admin)|vue3-element-plus-admin vue3.0 ts typescript element-plus vue-cli vue-router i18n vuex composition-api class-style 管理端 后台管理 admin模版框架 后端权限控制 动态加载路由 国际化 前端vue 后端java springboot 【私活神器,私活利器】|240|1|2022-01-20| |174|[iamdarcy/hioshop-admin](https://github.com/iamdarcy/hioshop-admin)|海风小店,开源商城,微信小程序商城管理后台,后台管理,VUE|607|1|2022-01-14|
|175|[lsgwr/spring-boot-online-exam](https://github.com/lsgwr/spring-boot-online-exam)|基于Spring Boot的在线考试系统(预览地址 http://129.211.88.191 账户分别是admin、teacher、student密码是admin123)也有Python实现|880|1|2021-11-21| |175|[L-noodle/vue-big-screen](https://github.com/L-noodle/vue-big-screen)|一个基于 vue、datav、Echart 框架的大数据可视化(大屏展示)模板,实现大数据可视化。通过 vue 组件实现数据动态刷新渲染,内部图表可自由替换。部分图表使用 DataV 自带组件可自由进行更改ps最新的更新请前往码云查看下面有链接。|417|1|2022-01-14|
|176|[zchengo/mall](https://github.com/zchengo/mall)|mall 是一套商城系统,基于 golang、 gin、 gorm、 vue3、element plus、vant weapp 开发,包括 golang服务端、 vue后台管理员前端、微信小程序用户前端 ,主要功能有商品管理、订单管理、用户管理、商品浏览、收藏加购、地址管理、订单查询等|84|1|2021-11-16| |176|[caohuatao/vue-super-flow](https://github.com/caohuatao/vue-super-flow)|Flow chart component based on Vue。vue flowchart|429|1|2022-01-10|
|177|[wmhello/laravel_template_with_vue](https://github.com/wmhello/laravel_template_with_vue)|laravel6和vue.js结合的前后端分离项目模板。包含接口端、管理端、小程序和微信公众号端绝对是你做外包或者自建项目的首选模板。模板内容包括基础的用户管理和权限管理、日志管理、集成第三方登录整合laravel-echo-server 实现了websocket 做到了消息的实时推送,并在此基础上,实现了聊天室和客服功能。|834|1|2021-12-29| |177|[hai-27/vue-store](https://github.com/hai-27/vue-store)|基于Vue+Vue-Router+Vuex+Element-ui+axios参考小米商城实现的电商项目。|600|1|2021-10-06|
|178|[iamdarcy/hioshop-admin](https://github.com/iamdarcy/hioshop-admin)|海风小店,开源商城,微信小程序商城管理后台,后台管理,VUE|607|1|2022-01-14| |178|[ITmonkey-cn/shopro-uniapp](https://github.com/ITmonkey-cn/shopro-uniapp)|Shopro分销商城 uniapp前端开源代码一款落地生产的 基于uni-app的多端商城。使用文档https://gitee.com/itmonkey-cn/shopro.git|535|1|2022-01-08|
|179|[L-noodle/vue-big-screen](https://github.com/L-noodle/vue-big-screen)|一个基于 vue、datav、Echart 框架的大数据可视化(大屏展示)模板,实现大数据可视化。通过 vue 组件实现数据动态刷新渲染,内部图表可自由替换。部分图表使用 DataV 自带组件可自由进行更改ps最新的更新请前往码云查看下面有链接。|416|1|2022-01-14| |179|[TangSY/echarts-map-demo](https://github.com/TangSY/echarts-map-demo)|echarts地图geoJson行政边界数据的实时获取与应用省市区县多级联动下钻真正意义的下钻至县级【附最新geoJson文件下载】|830|1|2022-01-20|
|180|[caohuatao/vue-super-flow](https://github.com/caohuatao/vue-super-flow)|Flow chart component based on Vue。vue flowchart|429|1|2022-01-10| |180|[CNOliverZhang/PotatofieldImageToolkit](https://github.com/CNOliverZhang/PotatofieldImageToolkit)|一个适用于摄影从业者/爱好者、设计师等创意行业从业者的图像工具箱。|560|1|2022-02-04|
|181|[hai-27/vue-store](https://github.com/hai-27/vue-store)|基于Vue+Vue-Router+Vuex+Element-ui+axios参考小米商城实现的电商项目。|599|1|2021-10-06| |181|[daoshengfu/Vue-NeteaseCloud-WebMusicApp](https://github.com/daoshengfu/Vue-NeteaseCloud-WebMusicApp)|Vue高仿网易云音乐基本实现网易云所有音乐、MV相关功能现已更新到第二版仅用于学习下面有详细教程。 |550|1|2022-01-14|
|182|[ITmonkey-cn/shopro-uniapp](https://github.com/ITmonkey-cn/shopro-uniapp)|Shopro分销商城 uniapp前端开源代码一款落地生产的 基于uni-app的多端商城。使用文档https://gitee.com/itmonkey-cn/shopro.git|535|1|2022-01-08| |182|[fengT-T/996_list](https://github.com/fengT-T/996_list)|996 公司展示、讨论|767|1|2022-01-13|
|183|[TangSY/echarts-map-demo](https://github.com/TangSY/echarts-map-demo)|echarts地图geoJson行政边界数据的实时获取与应用省市区县多级联动下钻真正意义的下钻至县级【附最新geoJson文件下载】|830|1|2022-01-20| |183|[edenleung/think-ant-vue](https://github.com/edenleung/think-ant-vue)|ThinkPHP 与 Ant Design Pro Vue 基础权限系统|73|0|2021-10-06|
|184|[CNOliverZhang/PotatofieldImageToolkit](https://github.com/CNOliverZhang/PotatofieldImageToolkit)|一个适用于摄影从业者/爱好者、设计师等创意行业从业者的图像工具箱。|560|1|2022-02-04| |184|[superliebe/fangdouyin](https://github.com/superliebe/fangdouyin)|vue仿抖音|105|0|2022-01-13|
|185|[daoshengfu/Vue-NeteaseCloud-WebMusicApp](https://github.com/daoshengfu/Vue-NeteaseCloud-WebMusicApp)|Vue高仿网易云音乐基本实现网易云所有音乐、MV相关功能现已更新到第二版仅用于学习下面有详细教程。 |550|1|2022-01-14| |185|[lgphone/super-bbs](https://github.com/lgphone/super-bbs)|flask vue 驱动的bbs程序|98|0|2022-01-13|
|186|[fengT-T/996_list](https://github.com/fengT-T/996_list)|996 公司展示、讨论|767|1|2022-01-13| |186|[marsgis/mars3d-vue-template](https://github.com/marsgis/mars3d-vue-template)|Vue3.x 技术栈下的Mars3D项目模板|24|0|2022-01-28|
|187|[edenleung/think-ant-vue](https://github.com/edenleung/think-ant-vue)|ThinkPHP 与 Ant Design Pro Vue 基础权限系统|73|0|2021-10-06| |187|[pdslly/yee_editor](https://github.com/pdslly/yee_editor)|H5在线可视化编辑|12|0|2021-10-27|
|188|[superliebe/fangdouyin](https://github.com/superliebe/fangdouyin)|vue仿抖音|105|0|2022-01-13| |188|[xietongMe/ginessential-vue](https://github.com/xietongMe/ginessential-vue)|Gin+Vue 前后端分离项目实战前端部分|10|0|2022-01-22|
|189|[lgphone/super-bbs](https://github.com/lgphone/super-bbs)|flask vue 驱动的bbs程序|98|0|2022-01-13| |189|[licong-site/vue-echarts-bmap-demo](https://github.com/licong-site/vue-echarts-bmap-demo)|Vue + Echarts + 百度地图 实践|19|0|2022-01-13|
|190|[marsgis/mars3d-vue-template](https://github.com/marsgis/mars3d-vue-template)|Vue3.x 技术栈下的Mars3D项目模板|24|0|2022-01-28| |190|[Yin-Hongwei/wangyiyun](https://github.com/Yin-Hongwei/wangyiyun)|🎵 仿网易云音乐 WebApp|15|0|2022-01-15|
|191|[pdslly/yee_editor](https://github.com/pdslly/yee_editor)|H5在线可视化编辑|12|0|2021-10-27| |191|[superBlithe/vue-ts-imooc-dell](https://github.com/superBlithe/vue-ts-imooc-dell)|vue-ts-demo for imooc dell TypeScript -系统入门到项目实战|8|0|2021-10-06|
|192|[xietongMe/ginessential-vue](https://github.com/xietongMe/ginessential-vue)|Gin+Vue 前后端分离项目实战前端部分|10|0|2022-01-22| |192|[hu-snail/vue3-admin-element-template](https://github.com/hu-snail/vue3-admin-element-template)|🎉 基于 Vue3、Vite2、Element-Plus、Vue-i18n、Vue-router4.x、Vuex4.x、Echarts5等最新技术开发的中后台管理模板,完整版本 vue3-admin-element 正在开发完善中|61|0|2021-12-22|
|193|[licong-site/vue-echarts-bmap-demo](https://github.com/licong-site/vue-echarts-bmap-demo)|Vue + Echarts + 百度地图 实践|19|0|2022-01-13| |193|[wangdaoo/el-filter](https://github.com/wangdaoo/el-filter)|vue + element 中后台管理系统搜索组件|9|0|2022-01-14|
|194|[Yin-Hongwei/wangyiyun](https://github.com/Yin-Hongwei/wangyiyun)|🎵 仿网易云音乐 WebApp|15|0|2022-01-15| |194|[codeforjapan/stopcovid19](https://github.com/codeforjapan/stopcovid19)|StopCovid19 全国版 dashboard|8|0|2022-01-22|
|195|[superBlithe/vue-ts-imooc-dell](https://github.com/superBlithe/vue-ts-imooc-dell)|vue-ts-demo for imooc dell TypeScript -系统入门到项目实战|8|0|2021-10-06| |195|[ahh666/maoyan-pro](https://github.com/ahh666/maoyan-pro)|猫眼完整版所有组件手动开发。代码起始于2019年使用vue2.6 + vue/cli4.x + axios + typescript + tsx|7|0|2021-10-06|
|196|[hu-snail/vue3-admin-element-template](https://github.com/hu-snail/vue3-admin-element-template)|🎉 基于 Vue3、Vite2、Element-Plus、Vue-i18n、Vue-router4.x、Vuex4.x、Echarts5等最新技术开发的中后台管理模板,完整版本 vue3-admin-element 正在开发完善中|61|0|2021-12-22| |196|[zmannnnn/bmpGL](https://github.com/zmannnnn/bmpGL)|VUE引入百度地图GL|10|0|2021-11-25|
|197|[wangdaoo/el-filter](https://github.com/wangdaoo/el-filter)|vue + element 中后台管理系统搜索组件|9|0|2022-01-14| |197|[RootLinkFE/roothub](https://github.com/RootLinkFE/roothub)|前端物料资产统一管理平台|14|0|2022-01-10|
|198|[codeforjapan/stopcovid19](https://github.com/codeforjapan/stopcovid19)|StopCovid19 全国版 dashboard|8|0|2022-01-22| |198|[Mr-jili/vue-cli3](https://github.com/Mr-jili/vue-cli3)|在windows环境下搭建vue-cli3.x开发环境 demo|14|0|2022-01-13|
|199|[ZTY18873242003/tongyimall](https://github.com/ZTY18873242003/tongyimall)|高仿小米商城用户端是Vue + SpringBoot的前后端分离项目包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。|36|0|2021-08-07| |199|[w3cTim/strong-search](https://github.com/w3cTim/strong-search)|🚀 使您的网页搜索效率提高300% ⚡️|12|0|2021-12-11|
|200|[ahh666/maoyan-pro](https://github.com/ahh666/maoyan-pro)|猫眼完整版所有组件手动开发。代码起始于2019年使用vue2.6 + vue/cli4.x + axios + typescript + tsx|7|0|2021-10-06| |200|[shengbid/vue-demo](https://github.com/shengbid/vue-demo)|一些实用的vue+element组件功能|123|0|2022-01-15|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,117 +1,117 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Language|Updated|Created| |#|Repository|Description|Stars|Language|Updated|Created|
|:-|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|:-|
|1|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|10105|-|2021-12-17|2021-05-18| |1|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|10106|-|2021-12-17|2021-05-18|
|2|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9702|Java|2021-11-07|2021-03-17| |2|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9704|Java|2021-11-07|2021-03-17|
|3|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6966|-|2022-01-24|2021-10-22| |3|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6970|-|2022-01-24|2021-10-22|
|4|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|4370|Go|2022-01-13|2021-08-09| |4|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|4373|Go|2022-01-13|2021-08-09|
|5|[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.⭐⭐⭐|3932|Python|2021-12-19|2021-05-08| |5|[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.⭐⭐⭐|3943|Python|2021-12-19|2021-05-08|
|6|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3646|-|2022-01-20|2021-04-07| |6|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3656|-|2022-01-20|2021-04-07|
|7|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|3611|C#|2022-02-04|2021-12-24| |7|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|3633|C#|2022-02-04|2021-12-24|
|8|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2850|-|2022-01-23|2021-10-20| |8|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2860|-|2022-01-23|2021-10-20|
|9|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理500+份文章,论文,视频,实践项目,协议,业界大神名单。|2563|-|2021-12-22|2021-07-26| |9|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理500+份文章,论文,视频,实践项目,协议,业界大神名单。|2563|-|2021-12-22|2021-07-26|
|10|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2516|-|2022-02-05|2021-03-09| |10|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2520|-|2022-02-05|2021-03-09|
|11|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2503|Java|2021-12-15|2021-05-15| |11|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2504|Java|2021-12-15|2021-05-15|
|12|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2352|Python|2021-12-22|2021-06-02| |12|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2354|Python|2021-12-22|2021-06-02|
|13|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2277|HTML|2021-10-31|2021-10-02| |13|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2277|HTML|2021-10-31|2021-10-02|
|14|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2194|Python|2022-02-03|2021-07-04| |14|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2199|Python|2022-02-03|2021-07-04|
|15|[eastlakeside/awesome-productivity-cn](https://github.com/eastlakeside/awesome-productivity-cn)|绝妙的个人生产力Awesome Productivity 中文版)|2074|-|2022-01-14|2021-08-18| |15|[eastlakeside/awesome-productivity-cn](https://github.com/eastlakeside/awesome-productivity-cn)|绝妙的个人生产力Awesome Productivity 中文版)|2074|-|2022-01-14|2021-08-18|
|16|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码侯捷C++系列台大郭彦甫MATLAB|2042|C++|2022-01-23|2021-02-17| |16|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码侯捷C++系列台大郭彦甫MATLAB|2043|C++|2022-01-23|2021-02-17|
|17|[0voice/learning_mind_map](https://github.com/0voice/learning_mind_map)|2021年【思维导图】盒子C/C++GolangLinux云原生数据库DPDK音视频开发TCP/IP数据结构计算机原理等|2000|-|2021-12-02|2021-11-22| |17|[0voice/learning_mind_map](https://github.com/0voice/learning_mind_map)|2021年【思维导图】盒子C/C++GolangLinux云原生数据库DPDK音视频开发TCP/IP数据结构计算机原理等|2000|-|2021-12-02|2021-11-22|
|18|[0voice/campus_recruitmen_questions](https://github.com/0voice/campus_recruitmen_questions)|2021年最新整理5000道秋招/提前批/春招/常用面试题含答案包括leetcode校招笔试题面试题算法题语法题。|1870|-|2021-08-25|2021-06-28| |18|[0voice/campus_recruitmen_questions](https://github.com/0voice/campus_recruitmen_questions)|2021年最新整理5000道秋招/提前批/春招/常用面试题含答案包括leetcode校招笔试题面试题算法题语法题。|1870|-|2021-08-25|2021-06-28|
|19|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1868|TeX|2021-12-31|2021-10-27| |19|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1868|TeX|2021-12-31|2021-10-27|
|20|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1687|Python|2021-11-26|2021-04-16| |20|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1688|Python|2021-11-26|2021-04-16|
|21|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1619|Jupyter Notebook|2022-02-05|2021-02-28| |21|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1626|Jupyter Notebook|2022-02-05|2021-02-28|
|22|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1594|Python|2022-01-23|2021-06-19| |22|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1595|Python|2022-01-23|2021-06-19|
|23|[CodingDocs/awesome-cs](https://github.com/CodingDocs/awesome-cs)|计算机优质书籍搜罗+学习路线推荐!|1513|-|2021-11-30|2021-03-28| |23|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1513|TypeScript|2022-02-01|2021-08-28|
|24|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1511|TypeScript|2022-02-01|2021-08-28| |24|[CodingDocs/awesome-cs](https://github.com/CodingDocs/awesome-cs)|计算机优质书籍搜罗+学习路线推荐!|1513|-|2021-11-30|2021-03-28|
|25|[Keldos-Li/typora-latex-theme](https://github.com/Keldos-Li/typora-latex-theme)|将Typora伪装成LaTeX的中文样式主题本科生轻量级课程论文撰写的好帮手。This is a theme disguising Typora into Chinese LaTeX style.|1506|SCSS|2021-12-11|2021-05-24| |25|[Keldos-Li/typora-latex-theme](https://github.com/Keldos-Li/typora-latex-theme)|将Typora伪装成LaTeX的中文样式主题本科生轻量级课程论文撰写的好帮手。This is a theme disguising Typora into Chinese LaTeX style.|1506|SCSS|2021-12-11|2021-05-24|
|26|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1483|PHP|2022-01-29|2021-08-29| |26|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1490|PHP|2022-01-29|2021-08-29|
|27|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1473|HTML|2022-01-21|2021-08-23| |27|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1475|HTML|2022-01-21|2021-08-23|
|28|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1398|HTML|2022-01-27|2021-04-28| |28|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1398|HTML|2022-01-27|2021-04-28|
|29|[wangdoc/clang-tutorial](https://github.com/wangdoc/clang-tutorial)|C 语言教程|1362|-|2021-12-09|2021-09-04| |29|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理 C++ 学习资料含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1368|C++|2021-10-21|2021-07-09|
|30|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理 C++ 学习资料含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1359|C++|2021-10-21|2021-07-09| |30|[wangdoc/clang-tutorial](https://github.com/wangdoc/clang-tutorial)|C 语言教程|1362|-|2021-12-09|2021-09-04|
|31|[slidoooor/computer_book_list](https://github.com/slidoooor/computer_book_list)|一个综合了豆瓣goodreads综合评分的计算机书籍书单|1335|-|2021-10-27|2021-10-22| |31|[slidoooor/computer_book_list](https://github.com/slidoooor/computer_book_list)|一个综合了豆瓣goodreads综合评分的计算机书籍书单|1335|-|2021-10-27|2021-10-22|
|32|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ... 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1295|Jupyter Notebook|2022-01-11|2021-04-29| |32|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ... 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1295|Jupyter Notebook|2022-01-11|2021-04-29|
|33|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1170|Python|2022-01-20|2021-09-01| |33|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1170|Python|2022-01-20|2021-09-01|
|34|[0voice/linux_kernel_wiki](https://github.com/0voice/linux_kernel_wiki)|linux内核学习资料200+经典内核文章100+内核论文50+内核项目500+内核面试题80+内核视频|1113|-|2021-10-20|2021-07-26| |34|[0voice/linux_kernel_wiki](https://github.com/0voice/linux_kernel_wiki)|linux内核学习资料200+经典内核文章100+内核论文50+内核项目500+内核面试题80+内核视频|1113|-|2021-10-20|2021-07-26|
|35|[amusi/ICCV2021-Papers-with-Code](https://github.com/amusi/ICCV2021-Papers-with-Code)|ICCV 2021 论文和开源项目合集|1100|-|2021-11-06|2021-07-23| |35|[amusi/ICCV2021-Papers-with-Code](https://github.com/amusi/ICCV2021-Papers-with-Code)|ICCV 2021 论文和开源项目合集|1100|-|2021-11-06|2021-07-23|
|36|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1069|Python|2022-01-24|2021-05-04| |36|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1071|Python|2022-01-24|2021-05-04|
|37|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|997|Python|2022-01-25|2021-05-21| |37|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|999|Python|2022-01-25|2021-05-21|
|38|[Jackpopc/CS-Books-Store](https://github.com/Jackpopc/CS-Books-Store)|你想要的计算机经典书籍,这里都有!|987|-|2021-08-29|2021-03-25| |38|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|991|C++|2022-02-04|2021-12-10|
|39|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|986|C++|2022-02-04|2021-12-10| |39|[Jackpopc/CS-Books-Store](https://github.com/Jackpopc/CS-Books-Store)|你想要的计算机经典书籍,这里都有!|987|-|2021-08-29|2021-03-25|
|40|[juntossomosmais/frontend-guideline](https://github.com/juntossomosmais/frontend-guideline)|📝 Front-end Guideline by Juntos Somos Mais|942|-|2021-11-26|2021-09-01| |40|[juntossomosmais/frontend-guideline](https://github.com/juntossomosmais/frontend-guideline)|📝 Front-end Guideline by Juntos Somos Mais|942|-|2021-11-26|2021-09-01|
|41|[baidu/bfe-book](https://github.com/baidu/bfe-book)|《深入理解BFE》Book for opensource project BFE, in Chinese|936|-|2021-10-22|2021-04-29| |41|[baidu/bfe-book](https://github.com/baidu/bfe-book)|《深入理解BFE》Book for opensource project BFE, in Chinese|936|-|2021-10-22|2021-04-29|
|42|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|897|Jupyter Notebook|2022-01-24|2021-03-21| |42|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|903|Jupyter Notebook|2022-01-24|2021-03-21|
|43|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|893|JavaScript|2022-02-05|2021-10-11| |43|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|895|JavaScript|2022-02-06|2021-10-11|
|44|[0voice/computer_expert_paper](https://github.com/0voice/computer_expert_paper)|1000+份计算机paper卡耐基梅隆大学哈佛斯坦福芝加哥大学MITfacebookgoogle微软Amazontwitter等大牛一作持续更新中|866|-|2021-08-25|2021-07-12| |44|[0voice/computer_expert_paper](https://github.com/0voice/computer_expert_paper)|1000+份计算机paper卡耐基梅隆大学哈佛斯坦福芝加哥大学MITfacebookgoogle微软Amazontwitter等大牛一作持续更新中|866|-|2021-08-25|2021-07-12|
|45|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图最全的算法学习地图|855|C++|2022-01-18|2021-02-18| |45|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图最全的算法学习地图|855|C++|2022-01-18|2021-02-18|
|46|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|845|HTML|2021-10-30|2021-03-11| |46|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|848|HTML|2021-10-30|2021-03-11|
|47|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|828|Go|2022-02-04|2021-11-03| |47|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|829|Go|2022-02-06|2021-11-03|
|48|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|812|TypeScript|2022-01-30|2021-05-06| |48|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|813|TypeScript|2022-02-06|2021-05-06|
|49|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派防吃灰小分队,让树莓派不再吃灰~|796|-|2021-12-01|2021-10-20| |49|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派防吃灰小分队,让树莓派不再吃灰~|796|-|2021-12-01|2021-10-20|
|50|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|794|JavaScript|2022-01-20|2021-04-13| |50|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|794|JavaScript|2022-01-20|2021-04-13|
|51|[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".|711|Python|2021-10-01|2021-05-25| |51|[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".|712|Python|2021-10-01|2021-05-25|
|52|[CoderLeixiaoshuai/wuhan-IT](https://github.com/CoderLeixiaoshuai/wuhan-IT)|『武汉互联网』持续关注武汉互联网公司,帮助大家排坑,让一线浪子顺利回家|706|-|2021-08-29|2021-03-23| |52|[CoderLeixiaoshuai/wuhan-IT](https://github.com/CoderLeixiaoshuai/wuhan-IT)|『武汉互联网』持续关注武汉互联网公司,帮助大家排坑,让一线浪子顺利回家|706|-|2021-08-29|2021-03-23|
|53|[Dujltqzv/Some-Many-Books](https://github.com/Dujltqzv/Some-Many-Books)|个人收藏书籍列表                                                                                                                                                                                                 ...|675|-|2021-10-21|2021-09-05| |53|[Dujltqzv/Some-Many-Books](https://github.com/Dujltqzv/Some-Many-Books)|个人收藏书籍列表                                                                                                                                                                                                 ...|675|-|2021-10-21|2021-09-05|
|54|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|Python|2022-01-24|2021-02-22| |54|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|Python|2022-01-24|2021-02-22|
|55|[phodal/tangping](https://github.com/phodal/tangping)|躺平即正义。Nothing is true, everything is permitted|662|-|2021-10-09|2021-05-28| |55|[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|663|Rust|2022-02-02|2022-01-20|
|56|[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|658|Rust|2022-02-02|2022-01-20| |56|[phodal/tangping](https://github.com/phodal/tangping)|躺平即正义。Nothing is true, everything is permitted|662|-|2021-10-09|2021-05-28|
|57|[auto-xxqg/auto-xxqg](https://github.com/auto-xxqg/auto-xxqg)|最新版的 自动学习强国 |639|-|2021-10-29|2021-02-16| |57|[auto-xxqg/auto-xxqg](https://github.com/auto-xxqg/auto-xxqg)|最新版的 自动学习强国 |639|-|2021-10-29|2021-02-16|
|58|[cosen1024/Java-Interview](https://github.com/cosen1024/Java-Interview)|「Java面试小抄」一份通向理想互联网公司的面试汇总包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等|626|-|2021-12-03|2021-02-19| |58|[cosen1024/Java-Interview](https://github.com/cosen1024/Java-Interview)|「Java面试小抄」一份通向理想互联网公司的面试汇总包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等|626|-|2021-12-03|2021-02-19|
|59|[liyupi/code-roadmap](https://github.com/liyupi/code-roadmap)|原创编程学习路线,包括全面的知识点、免费资源、面试题、学习建议、项目,适用于所有学习编程、求职的同学。已完成 Java、前端|611|-|2021-12-08|2021-04-20| |59|[liyupi/code-roadmap](https://github.com/liyupi/code-roadmap)|原创编程学习路线,包括全面的知识点、免费资源、面试题、学习建议、项目,适用于所有学习编程、求职的同学。已完成 Java、前端|611|-|2021-12-08|2021-04-20|
|60|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|589|Python|2022-02-05|2021-12-31| |60|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|590|Python|2022-02-05|2021-12-31|
|61|[safe6Sec/Fastjson](https://github.com/safe6Sec/Fastjson)|Fastjson姿势技巧集合|580|-|2021-11-19|2021-07-22| |61|[safe6Sec/Fastjson](https://github.com/safe6Sec/Fastjson)|Fastjson姿势技巧集合|580|-|2021-11-19|2021-07-22|
|62|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册8 年 Android 开发者的成长感悟)|578|Java|2021-11-21|2021-11-04| |62|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册8 年 Android 开发者的成长感悟)|579|Java|2021-11-21|2021-11-04|
|63|[r0eXpeR/supplier](https://github.com/r0eXpeR/supplier)|主流供应商的一些攻击性漏洞汇总|574|-|2021-11-08|2021-11-08| |63|[r0eXpeR/supplier](https://github.com/r0eXpeR/supplier)|主流供应商的一些攻击性漏洞汇总|574|-|2021-11-08|2021-11-08|
|64|[getActivity/AndroidVersionAdapter](https://github.com/getActivity/AndroidVersionAdapter)|安卓版本适配全套指南|574|-|2021-12-13|2021-10-17| |64|[getActivity/AndroidVersionAdapter](https://github.com/getActivity/AndroidVersionAdapter)|安卓版本适配全套指南|574|-|2021-12-13|2021-10-17|
|65|[HackJava/HackJava](https://github.com/HackJava/HackJava)|《Java安全-只有Java安全才能拯救世界》|572|-|2021-12-12|2021-07-08| |65|[HackJava/HackJava](https://github.com/HackJava/HackJava)|《Java安全-只有Java安全才能拯救世界》|572|-|2021-12-12|2021-07-08|
|66|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案基于nodejs、typescript、koa、vue开发包含web中台、业主小程序、员工小程序、公众号、物联网应用等涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|561|TypeScript|2022-01-25|2021-11-08| |66|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案基于nodejs、typescript、koa、vue开发包含web中台、业主小程序、员工小程序、公众号、物联网应用等涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|561|TypeScript|2022-01-25|2021-11-08|
|67|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|548|Python|2021-08-09|2021-03-27| |67|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|548|Python|2021-08-09|2021-03-27|
|68|[olist213/Information_Security_Books](https://github.com/olist213/Information_Security_Books)|150本信息安全方面的书籍书籍持续更新|543|-|2021-12-03|2021-05-03| |68|[olist213/Information_Security_Books](https://github.com/olist213/Information_Security_Books)|150本信息安全方面的书籍书籍持续更新|543|-|2021-12-03|2021-05-03|
|69|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|538|Kotlin|2022-02-03|2021-04-03| |69|[milklabdev/jetpack-compose-book](https://github.com/milklabdev/jetpack-compose-book)|Jetpack Compose 基础教程,持续更新|539|Kotlin|2022-02-06|2021-04-03|
|70|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件利用DeepL翻译无需注册api token|533|Rust|2021-12-27|2021-07-28| |70|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件利用DeepL翻译无需注册api token|535|Rust|2021-12-27|2021-07-28|
|71|[gh0stkey/Binary-Learning](https://github.com/gh0stkey/Binary-Learning)|滴水逆向初、中级学习笔记,不定时更新,自用仓库,不喜勿喷;感谢滴水,有如此完整体系的学习视频,白嫖党嫖了一波...感谢滴水的老师,听课受益匪浅。|525|-|2021-11-22|2021-04-19| |71|[gh0stkey/Binary-Learning](https://github.com/gh0stkey/Binary-Learning)|滴水逆向初、中级学习笔记,不定时更新,自用仓库,不喜勿喷;感谢滴水,有如此完整体系的学习视频,白嫖党嫖了一波...感谢滴水的老师,听课受益匪浅。|525|-|2021-11-22|2021-04-19|
|72|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|525|Jupyter Notebook|2022-02-05|2021-03-11| |72|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|525|Jupyter Notebook|2022-02-06|2021-03-11|
|73|[0voice/Understanding_in_Rust](https://github.com/0voice/Understanding_in_Rust)|【最安全的编程语言】Rust工程师枕边资料大牛文章开源框架官方文档视频推荐书籍学习干货大牛语录|523|-|2021-09-24|2021-09-04| |73|[0voice/Understanding_in_Rust](https://github.com/0voice/Understanding_in_Rust)|【最安全的编程语言】Rust工程师枕边资料大牛文章开源框架官方文档视频推荐书籍学习干货大牛语录|523|-|2021-09-24|2021-09-04|
|74|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|523|JavaScript|2022-01-30|2021-06-11| |74|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|523|JavaScript|2022-01-30|2021-06-11|
|75|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)所有模块均可自动完成免root四人赛双人对战秒答基于Hamibot的安卓端学习强国自动化脚本|517|JavaScript|2022-02-03|2021-11-24| |75|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)所有模块均可自动完成免root四人赛双人对战秒答基于Hamibot的安卓端学习强国自动化脚本|521|JavaScript|2022-02-06|2021-11-24|
|76|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|508|CSS|2021-12-13|2021-08-01| |76|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|508|CSS|2021-12-13|2021-08-01|
|77|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|485|TypeScript|2022-02-03|2021-04-29| |77|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|485|TypeScript|2022-02-03|2021-04-29|
|78|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|480|MATLAB|2021-12-09|2021-10-09| |78|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|482|MATLAB|2021-12-09|2021-10-09|
|79|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|478|C|2022-01-18|2021-03-05| |79|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|480|C|2022-01-18|2021-03-05|
|80|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|Python|2022-01-26|2021-11-23| |80|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|Python|2022-01-26|2021-11-23|
|81|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|454|Go|2021-08-08|2021-06-19| |81|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|454|Go|2021-08-08|2021-06-19|
|82|[0voice/k8s_awesome_document](https://github.com/0voice/k8s_awesome_document)|【2021年新鲜出炉】K8sKubernetes的工程师资料合辑书籍推荐面试题精选文章开源项目PPT视频大厂资料|452|-|2021-11-04|2021-10-25| |82|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|454|JavaScript|2022-02-05|2021-04-02|
|83|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|452|JavaScript|2022-02-05|2021-04-02| |83|[0voice/k8s_awesome_document](https://github.com/0voice/k8s_awesome_document)|【2021年新鲜出炉】K8sKubernetes的工程师资料合辑书籍推荐面试题精选文章开源项目PPT视频大厂资料|452|-|2021-11-04|2021-10-25|
|84|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|446|HTML|2021-10-05|2021-08-28| |84|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|446|HTML|2021-10-05|2021-08-28|
|85|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|444|Shell|2021-10-13|2021-08-08| |85|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|444|Shell|2021-10-13|2021-08-08|
|86|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|TypeScript|2022-01-08|2021-04-19| |86|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|TypeScript|2022-01-08|2021-04-19|
|87|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|417|Python|2021-12-28|2021-10-09| |87|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|419|Python|2021-12-28|2021-10-09|
|88|[ItIsMeCall911/Awesome-Telegram-OSINT](https://github.com/ItIsMeCall911/Awesome-Telegram-OSINT)|📚 A Curated List of Awesome Telegram OSINT Tools, Sites & Resources|417|-|2021-12-13|2021-05-16| |88|[ItIsMeCall911/Awesome-Telegram-OSINT](https://github.com/ItIsMeCall911/Awesome-Telegram-OSINT)|📚 A Curated List of Awesome Telegram OSINT Tools, Sites & Resources|417|-|2021-12-13|2021-05-16|
|89|[SteveMCarroll/PronouncingNamesForEnglishSpeakers](https://github.com/SteveMCarroll/PronouncingNamesForEnglishSpeakers)|A practical guide to how to pronounce non-English names for English speakers|415|-|2021-08-27|2021-07-25| |89|[SteveMCarroll/PronouncingNamesForEnglishSpeakers](https://github.com/SteveMCarroll/PronouncingNamesForEnglishSpeakers)|A practical guide to how to pronounce non-English names for English speakers|415|-|2021-08-27|2021-07-25|
|90|[miaomiaosoft/PandaOCR.Pro](https://github.com/miaomiaosoft/PandaOCR.Pro)|多功能多引擎OCR图文识别、翻译、朗读、游戏机翻汉化工具|412|-|2021-11-24|2021-04-21| |90|[miaomiaosoft/PandaOCR.Pro](https://github.com/miaomiaosoft/PandaOCR.Pro)|多功能多引擎OCR图文识别、翻译、朗读、游戏机翻汉化工具|412|-|2021-11-24|2021-04-21|
|91|[frankcbliu/CS-Books-PDF](https://github.com/frankcbliu/CS-Books-PDF)|编程电子书pdf计算机常用电子书整理高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。|406|-|2021-11-17|2021-02-11| |91|[frankcbliu/CS-Books-PDF](https://github.com/frankcbliu/CS-Books-PDF)|编程电子书pdf计算机常用电子书整理高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。|406|-|2021-11-17|2021-02-11|
|92|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|401|HTML|2022-02-02|2021-08-29| |92|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|402|HTML|2022-02-06|2021-08-29|
|93|[hit-thusz-RookieCJ/CSYuTuiMian2021](https://github.com/hit-thusz-RookieCJ/CSYuTuiMian2021)|关于2021年CS保研预推免通知公告的汇总|395|-|2021-09-27|2021-07-05| |93|[iptv-org/epg](https://github.com/iptv-org/epg)|EPG (Electronic Program Guide) for thousands of TV channels collected from different sources|400|JavaScript|2022-02-06|2021-03-13|
|94|[iptv-org/epg](https://github.com/iptv-org/epg)|EPG (Electronic Program Guide) for thousands of TV channels collected from different sources|395|JavaScript|2022-02-04|2021-03-13| |94|[hit-thusz-RookieCJ/CSYuTuiMian2021](https://github.com/hit-thusz-RookieCJ/CSYuTuiMian2021)|关于2021年CS保研预推免通知公告的汇总|395|-|2021-09-27|2021-07-05|
|95|[lTbgykio/Books-Free-Books](https://github.com/lTbgykio/Books-Free-Books)|免费书籍汇总。                                                                                                                                                                                                  ...|394|-|2021-12-12|2021-09-19| |95|[lTbgykio/Books-Free-Books](https://github.com/lTbgykio/Books-Free-Books)|免费书籍汇总。                                                                                                                                                                                                  ...|394|-|2021-12-12|2021-09-19|
|96|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划仅用于个人归纳总结。|390|Java|2021-12-03|2021-05-11| |96|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划仅用于个人归纳总结。|390|Java|2021-12-03|2021-05-11|
|97|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|385|Rust|2022-02-05|2021-08-17| |97|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|387|Rust|2022-02-05|2021-08-17|
|98|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|383|C++|2021-12-15|2021-12-06| |98|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|384|Python|2022-02-06|2021-07-29|
|99|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|383|Rust|2021-08-18|2021-08-02| |99|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|383|C++|2021-12-15|2021-12-06|
|100|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|382|Python|2022-02-05|2021-07-29| |100|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|383|Rust|2021-08-18|2021-08-02|
|101|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|378|Rust|2022-01-22|2021-04-20| |101|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|378|Rust|2022-01-22|2021-04-20|
|102|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|365|Python|2021-12-25|2021-06-25| |102|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|365|Python|2021-12-25|2021-06-25|
|103|[cosen1024/awesome-cs-books](https://github.com/cosen1024/awesome-cs-books)|计算机优质电子书整理并且附带pdf下载链接包括CC++JavaPythonJavaLinuxGo数据结构与算法人工智能计算机基础面试设计模式数据库前端等|360|-|2021-08-29|2021-02-14| |103|[cosen1024/awesome-cs-books](https://github.com/cosen1024/awesome-cs-books)|计算机优质电子书整理并且附带pdf下载链接包括CC++JavaPythonJavaLinuxGo数据结构与算法人工智能计算机基础面试设计模式数据库前端等|360|-|2021-08-29|2021-02-14|
|104|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|348|Python|2022-01-18|2021-03-25| |104|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|348|Python|2022-01-18|2021-03-25|
|105|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|340|Go|2021-11-26|2021-09-25| |105|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|340|Go|2021-11-26|2021-09-25|
|106|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|340|CSS|2022-01-28|2021-03-11| |106|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|340|CSS|2022-01-28|2021-03-11|
|107|[gys619/jdd](https://github.com/gys619/jdd)|自用的东哥脚本合集|337|JavaScript|2022-02-05|2021-09-02| |107|[gys619/jdd](https://github.com/gys619/jdd)|自用的东哥脚本合集|339|JavaScript|2022-02-06|2021-09-02|
|108|[Interview-Science/interview-english](https://github.com/Interview-Science/interview-english)|English for Tech Interview 面试中的英语|332|-|2021-12-09|2021-11-03| |108|[Interview-Science/interview-english](https://github.com/Interview-Science/interview-english)|English for Tech Interview 面试中的英语|332|-|2021-12-09|2021-11-03|
|109|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|329|JavaScript|2022-02-02|2021-06-28| |109|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|329|JavaScript|2022-02-02|2021-06-28|
|110|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|322|Python|2022-01-28|2021-11-22| |110|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|322|Python|2022-01-28|2021-11-22|
@ -122,8 +122,8 @@
|115|[HW140701/Book-list-of-computational-geometry-and-computer-graphics](https://github.com/HW140701/Book-list-of-computational-geometry-and-computer-graphics)|Book list of computational geometry and computer graphics 计算几何和计算机图形学必读书单与经典书籍|281|-|2021-12-11|2021-04-12| |115|[HW140701/Book-list-of-computational-geometry-and-computer-graphics](https://github.com/HW140701/Book-list-of-computational-geometry-and-computer-graphics)|Book list of computational geometry and computer graphics 计算几何和计算机图形学必读书单与经典书籍|281|-|2021-12-11|2021-04-12|
|116|[dingwpmz/JavaLadder](https://github.com/dingwpmz/JavaLadder)|java进阶关注Java主流中间件覆盖RocketMQ、Dubbo、Sentienl、Kafka、Canal、ElasticSearch、ElasticJob等12个专栏近300篇文章。|276|-|2021-11-12|2021-03-28| |116|[dingwpmz/JavaLadder](https://github.com/dingwpmz/JavaLadder)|java进阶关注Java主流中间件覆盖RocketMQ、Dubbo、Sentienl、Kafka、Canal、ElasticSearch、ElasticJob等12个专栏近300篇文章。|276|-|2021-11-12|2021-03-28|
|117|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 算法图书algorithm|275|Java|2022-01-27|2021-06-30| |117|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 算法图书algorithm|275|Java|2022-01-27|2021-06-30|
|118|[flycash/interview-baguwen](https://github.com/flycash/interview-baguwen)|面试八股文|271|-|2021-09-19|2021-04-12| |118|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|274|C++|2022-02-06|2021-11-30|
|119|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|270|C++|2022-01-19|2021-11-30| |119|[flycash/interview-baguwen](https://github.com/flycash/interview-baguwen)|面试八股文|271|-|2021-09-19|2021-04-12|
|120|[Tyson0314/java-books](https://github.com/Tyson0314/java-books)|程序员常读书单整理附下载地址希望对你有帮助。书单包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、架构、中间件等等。本仓库持续更新中可以star一下下次找书直接在上面搜索|269|-|2021-12-10|2021-07-25| |120|[Tyson0314/java-books](https://github.com/Tyson0314/java-books)|程序员常读书单整理附下载地址希望对你有帮助。书单包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、架构、中间件等等。本仓库持续更新中可以star一下下次找书直接在上面搜索|269|-|2021-12-10|2021-07-25|
|121|[csguide-dabai/interview-guide](https://github.com/csguide-dabai/interview-guide)|总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。|265|-|2021-12-02|2021-08-06| |121|[csguide-dabai/interview-guide](https://github.com/csguide-dabai/interview-guide)|总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。|265|-|2021-12-02|2021-08-06|
|122|[ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview](https://github.com/ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview)|嵌入式软件工程师笔试面试指南主要收录笔试面试八股文。包括C/C++计算机基础操作系统Linux驱动Arm体系与架构网络编程大厂笔试面试题等。持续更新中~~有问题可以加我微信LinuxDriverDev|256|-|2021-09-07|2021-04-07| |122|[ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview](https://github.com/ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview)|嵌入式软件工程师笔试面试指南主要收录笔试面试八股文。包括C/C++计算机基础操作系统Linux驱动Arm体系与架构网络编程大厂笔试面试题等。持续更新中~~有问题可以加我微信LinuxDriverDev|256|-|2021-09-07|2021-04-07|
@ -133,11 +133,11 @@
|126|[0voice/dpdk_engineer_manual](https://github.com/0voice/dpdk_engineer_manual)|【冲破内核瓶颈让I/O性能飙升】DPDK工程师手册官方文档最新视频开源项目实战案例论文大厂内部ppt知名工程师一览表|238|-|2021-09-04|2021-08-23| |126|[0voice/dpdk_engineer_manual](https://github.com/0voice/dpdk_engineer_manual)|【冲破内核瓶颈让I/O性能飙升】DPDK工程师手册官方文档最新视频开源项目实战案例论文大厂内部ppt知名工程师一览表|238|-|2021-09-04|2021-08-23|
|127|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|234|HTML|2022-02-01|2021-05-29| |127|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|234|HTML|2022-02-01|2021-05-29|
|128|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|Python|2021-11-01|2021-05-22| |128|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|Python|2021-11-01|2021-05-22|
|129|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|227|Shell|2022-02-03|2021-09-08| |129|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|228|Shell|2022-02-03|2021-09-08|
|130|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|224|Java|2021-12-29|2021-12-17| |130|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|226|Java|2021-12-29|2021-12-17|
|131|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|220|Jupyter Notebook|2022-02-05|2021-03-29| |131|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|220|Jupyter Notebook|2022-02-06|2021-03-29|
|132|[coderit666/GoGuide](https://github.com/coderit666/GoGuide)|「Go语言学习指南」一份涵盖大部分 Golang 程序员所需要掌握的核心知识,拥有 Go语言教程、Go开源书籍、Go语言入门教程、Go语言学习路线。零基础学习 Go语言、Go编程首选 GoGuide。|219|-|2021-11-09|2021-11-06| |132|[coderit666/GoGuide](https://github.com/coderit666/GoGuide)|「Go语言学习指南」一份涵盖大部分 Golang 程序员所需要掌握的核心知识,拥有 Go语言教程、Go开源书籍、Go语言入门教程、Go语言学习路线。零基础学习 Go语言、Go编程首选 GoGuide。|219|-|2021-11-09|2021-11-06|
|133|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|215|PHP|2022-01-27|2021-11-09| |133|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|216|PHP|2022-01-27|2021-11-09|
|134|[LeonLi0102/spring-in-action-v6-translate](https://github.com/LeonLi0102/spring-in-action-v6-translate)|Spring实战第6版翻译项目|213|-|2021-11-30|2021-09-28| |134|[LeonLi0102/spring-in-action-v6-translate](https://github.com/LeonLi0102/spring-in-action-v6-translate)|Spring实战第6版翻译项目|213|-|2021-11-30|2021-09-28|
|135|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|212|Go|2022-02-04|2021-02-08| |135|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|212|Go|2022-02-04|2021-02-08|
|136|[Seazean/JavaNotes](https://github.com/Seazean/JavaNotes)|📁Java 学习笔记,排版整洁美观,内容由浅入深,欢迎关注|208|-|2021-12-12|2021-03-24| |136|[Seazean/JavaNotes](https://github.com/Seazean/JavaNotes)|📁Java 学习笔记,排版整洁美观,内容由浅入深,欢迎关注|208|-|2021-12-12|2021-03-24|
@ -150,10 +150,10 @@
|143|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程对没有编程经验的同学也非常友好。在vim下从浅入深逐步学习。|192|Shell|2021-12-10|2021-08-04| |143|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程对没有编程经验的同学也非常友好。在vim下从浅入深逐步学习。|192|Shell|2021-12-10|2021-08-04|
|144|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|192|Python|2021-12-11|2021-03-16| |144|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|192|Python|2021-12-11|2021-03-16|
|145|[v2018z/xueXiQiangguo](https://github.com/v2018z/xueXiQiangguo)|学习强国 积分 自动 阅读 答题 - 支持每日、每周、专项答题|190|-|2021-12-10|2021-04-26| |145|[v2018z/xueXiQiangguo](https://github.com/v2018z/xueXiQiangguo)|学习强国 积分 自动 阅读 答题 - 支持每日、每周、专项答题|190|-|2021-12-10|2021-04-26|
|146|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|184|Lua|2022-01-29|2021-11-02| |146|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|186|Lua|2022-01-29|2021-11-02|
|147|[pen4uin/PentestNote](https://github.com/pen4uin/PentestNote)|个人输出,经验/思路/想法/总结/笔记/. . .|184|-|2021-12-09|2021-05-26| |147|[pen4uin/PentestNote](https://github.com/pen4uin/PentestNote)|个人输出,经验/思路/想法/总结/笔记/. . .|184|-|2021-12-09|2021-05-26|
|148|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|183|Java|2021-11-18|2021-10-09| |148|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|183|Java|2021-11-18|2021-10-09|
|149|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |181|C++|2021-11-07|2021-07-09| |149|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |182|C++|2021-11-07|2021-07-09|
|150|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|180|Go|2021-12-26|2021-10-18| |150|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|180|Go|2021-12-26|2021-10-18|
|151|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|179|C|2022-01-27|2021-03-22| |151|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|179|C|2022-01-27|2021-03-22|
|152|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|175|TeX|2021-12-29|2021-08-15| |152|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|175|TeX|2021-12-29|2021-08-15|
@ -161,10 +161,10 @@
|154|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|Jupyter Notebook|2022-01-07|2021-02-18| |154|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|Jupyter Notebook|2022-01-07|2021-02-18|
|155|[Lakr233/myyearwithgit](https://github.com/Lakr233/myyearwithgit)|代码仓库年终总结报告。|173|Swift|2022-01-10|2021-11-29| |155|[Lakr233/myyearwithgit](https://github.com/Lakr233/myyearwithgit)|代码仓库年终总结报告。|173|Swift|2022-01-10|2021-11-29|
|156|[phodal/dx](https://github.com/phodal/dx)|《开发者体验探索与重塑》电子书。book of research and refactoring in developer experience (WIP)|171|SCSS|2021-11-19|2021-10-15| |156|[phodal/dx](https://github.com/phodal/dx)|《开发者体验探索与重塑》电子书。book of research and refactoring in developer experience (WIP)|171|SCSS|2021-11-19|2021-10-15|
|157|[coderit666/CNote](https://github.com/coderit666/CNote)|「CNote」一份涵盖大部分学习 C 语言所需要掌握的核心知识,致力于打造最易懂的 C语言入门教程让天下没有难学的 C语言。包含C语言教程、C语言精华文章|168|-|2021-11-08|2021-07-30| |157|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|168|HTML|2021-11-09|2021-09-23|
|158|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|167|HTML|2021-11-09|2021-09-23| |158|[coderit666/CNote](https://github.com/coderit666/CNote)|「CNote」一份涵盖大部分学习 C 语言所需要掌握的核心知识,致力于打造最易懂的 C语言入门教程让天下没有难学的 C语言。包含C语言教程、C语言精华文章|168|-|2021-11-08|2021-07-30|
|159|[zyddnys/manga-image-translator](https://github.com/zyddnys/manga-image-translator)|Translate manga/image 一键翻译各类图片内文字 https://touhou.ai/imgtrans/|163|Python|2021-12-13|2021-02-18| |159|[zyddnys/manga-image-translator](https://github.com/zyddnys/manga-image-translator)|Translate manga/image 一键翻译各类图片内文字 https://touhou.ai/imgtrans/|163|Python|2021-12-13|2021-02-18|
|160|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|Dynamically creates a user interface for adjusting theme, plugin, and snippet CSS variables|158|TypeScript|2022-02-04|2021-03-28| |160|[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|160|TypeScript|2022-02-04|2021-03-28|
|161|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|157|Jupyter Notebook|2021-09-22|2021-09-22| |161|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|157|Jupyter Notebook|2021-09-22|2021-09-22|
|162|[DL-Practise/YoloAll](https://github.com/DL-Practise/YoloAll)|YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest|157|Python|2021-12-02|2021-08-22| |162|[DL-Practise/YoloAll](https://github.com/DL-Practise/YoloAll)|YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest|157|Python|2021-12-02|2021-08-22|
|163|[zhpanvip/AndroidNote](https://github.com/zhpanvip/AndroidNote)|个人学习笔记Android面试指南。|155|-|2021-10-11|2021-02-15| |163|[zhpanvip/AndroidNote](https://github.com/zhpanvip/AndroidNote)|个人学习笔记Android面试指南。|155|-|2021-10-11|2021-02-15|
@ -187,22 +187,22 @@
|180|[shengxinjing/it-roadmap](https://github.com/shengxinjing/it-roadmap)|大圣的前端学习路线图|133|Python|2021-12-13|2021-11-27| |180|[shengxinjing/it-roadmap](https://github.com/shengxinjing/it-roadmap)|大圣的前端学习路线图|133|Python|2021-12-13|2021-11-27|
|181|[overmind1980/oeasyvim](https://github.com/overmind1980/oeasyvim)|这是oeasy制作的的一套关于vim的教程 可以在 https://www.lanqiao.cn/teacher/courses/2840 做实验 邀请码FJWYIMGB 本教程从0基础开始到精通vim配置和高级命令。希望能让vim是你的开发更高效。|132|Vim script|2021-12-10|2021-07-23| |181|[overmind1980/oeasyvim](https://github.com/overmind1980/oeasyvim)|这是oeasy制作的的一套关于vim的教程 可以在 https://www.lanqiao.cn/teacher/courses/2840 做实验 邀请码FJWYIMGB 本教程从0基础开始到精通vim配置和高级命令。希望能让vim是你的开发更高效。|132|Vim script|2021-12-10|2021-07-23|
|182|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|JavaScript|2021-12-06|2021-10-25| |182|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|JavaScript|2021-12-06|2021-10-25|
|183|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|131|TypeScript|2021-12-14|2021-05-17| |183|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|131|Jupyter Notebook|2022-01-04|2021-07-16|
|184|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|131|Java|2022-01-22|2021-04-13| |184|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|131|TypeScript|2021-12-14|2021-05-17|
|185|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|130|HTML|2022-02-02|2021-04-26| |185|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|131|HTML|2022-02-02|2021-04-26|
|186|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|129|Jupyter Notebook|2022-01-04|2021-07-16| |186|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|131|Java|2022-01-22|2021-04-13|
|187|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|129|C++|2022-02-05|2021-03-09| |187|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|129|C++|2022-02-06|2021-03-09|
|188|[0voice/backend_video](https://github.com/0voice/backend_video)|后端免费技术分享视频包含LinuxRTSP RTMP, HLS, 流媒体, ffmpeg, WebRTC,golang,NginxZeroMQMySQLRedisfastdfsMongoDBZKCDNP2PK8SDockerffmpegTCP/IP协程DPDK|128|-|2021-09-04|2021-08-23| |188|[0voice/backend_video](https://github.com/0voice/backend_video)|后端免费技术分享视频包含LinuxRTSP RTMP, HLS, 流媒体, ffmpeg, WebRTC,golang,NginxZeroMQMySQLRedisfastdfsMongoDBZKCDNP2PK8SDockerffmpegTCP/IP协程DPDK|128|-|2021-09-04|2021-08-23|
|189|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构C语言描述学习笔记|125|C|2022-01-03|2021-10-09| |189|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构C语言描述学习笔记|125|C|2022-01-03|2021-10-09|
|190|[sunyilgdx/NSP-BERT](https://github.com/sunyilgdx/NSP-BERT)|The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"|125|Python|2021-11-16|2021-09-06| |190|[sunyilgdx/NSP-BERT](https://github.com/sunyilgdx/NSP-BERT)|The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"|125|Python|2021-11-16|2021-09-06|
|191|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版中文版》原书代码、习题答案和个人笔记仅供学习和交流。|125|C++|2022-01-05|2021-07-15| |191|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版中文版》原书代码、习题答案和个人笔记仅供学习和交流。|125|C++|2022-01-05|2021-07-15|
|192|[bruceqiq/code_study](https://github.com/bruceqiq/code_study)|个人编程知识总结。包含前端、后端、服务端与设计等等相关的技术总结。|125|DM|2021-11-20|2021-04-11| |192|[bruceqiq/code_study](https://github.com/bruceqiq/code_study)|个人编程知识总结。包含前端、后端、服务端与设计等等相关的技术总结。|125|DM|2021-11-20|2021-04-11|
|193|[itwanger/LearnCS-ByYourself](https://github.com/itwanger/LearnCS-ByYourself)|CS 自学指南Java编程语言、数据库、数据结构与算法、计算机组成原理、操作系统、计算机网络、英语、简历、面试|124|-|2021-08-08|2021-06-19| |193|[itwanger/LearnCS-ByYourself](https://github.com/itwanger/LearnCS-ByYourself)|CS 自学指南Java编程语言、数据库、数据结构与算法、计算机组成原理、操作系统、计算机网络、英语、简历、面试|124|-|2021-08-08|2021-06-19|
|194|[su37josephxia/bytedance-youth-training-camp](https://github.com/su37josephxia/bytedance-youth-training-camp)|字节青训营教程|123|HTML|2021-10-08|2021-09-18| |194|[su37josephxia/bytedance-youth-training-camp](https://github.com/su37josephxia/bytedance-youth-training-camp)|字节青训营教程|122|HTML|2021-10-08|2021-09-18|
|195|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|122|C++|2021-11-09|2021-07-21| |195|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|122|C++|2021-11-09|2021-07-21|
|196|[iamgodpyx/dachangheimingdan](https://github.com/iamgodpyx/dachangheimingdan)|这是一份黑名单|120|-|2021-11-18|2021-11-18| |196|[iamgodpyx/dachangheimingdan](https://github.com/iamgodpyx/dachangheimingdan)|这是一份黑名单|120|-|2021-11-18|2021-11-18|
|197|[liuhuanyong/DomainWordsDict](https://github.com/liuhuanyong/DomainWordsDict)|DomainWordsDict, Chinese words dict that contains more than 68 domains, which can be used as text classification、knowledge enhance task。涵盖68个领域、共计916万词的专业词典知识库可用于文本分类、知识增强、领域词汇库扩充等自然语言处理应用。|120|-|2021-08-30|2021-08-27| |197|[liuhuanyong/DomainWordsDict](https://github.com/liuhuanyong/DomainWordsDict)|DomainWordsDict, Chinese words dict that contains more than 68 domains, which can be used as text classification、knowledge enhance task。涵盖68个领域、共计916万词的专业词典知识库可用于文本分类、知识增强、领域词汇库扩充等自然语言处理应用。|120|-|2021-08-30|2021-08-27|
|198|[sqlsec/Hackintosh](https://github.com/sqlsec/Hackintosh)|国光的黑苹果安装教程:手把手教你配置 OpenCore|117|HTML|2022-02-05|2021-09-15| |198|[sqlsec/Hackintosh](https://github.com/sqlsec/Hackintosh)|国光的黑苹果安装教程:手把手教你配置 OpenCore|118|HTML|2022-02-06|2021-09-15|
|199|[CodingDocs/awesome-idea-tutorial](https://github.com/CodingDocs/awesome-idea-tutorial)|IntelliJ IDEA 使用指南 必备插件推荐 插件开发入门 重构小技巧 源码阅读技巧。 |116|-|2021-11-12|2021-10-10| |199|[CodingDocs/awesome-idea-tutorial](https://github.com/CodingDocs/awesome-idea-tutorial)|IntelliJ IDEA 使用指南 必备插件推荐 插件开发入门 重构小技巧 源码阅读技巧。 |116|-|2021-11-12|2021-10-10|
|200|[PaddleEdu/paper-reproduction-tutorials](https://github.com/PaddleEdu/paper-reproduction-tutorials)|论文复现技巧与PaddlePaddle优秀复现项目分享|116|Python|2021-09-14|2021-05-09| |200|[PaddleEdu/paper-reproduction-tutorials](https://github.com/PaddleEdu/paper-reproduction-tutorials)|论文复现技巧与PaddlePaddle优秀复现项目分享|116|Python|2021-09-14|2021-05-09|

@ -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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -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>
# 中文新秀榜 > 资料类 > C # 中文新秀榜 > 资料类 > C
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|478|2022-01-18|2021-03-05| |1|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|480|2022-01-18|2021-03-05|
|2|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年最新ffmpeg资料整理项目调试可用命令手册文章编解码论文视频讲解面试题全套资料|302|2022-01-15|2022-01-04| |2|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年最新ffmpeg资料整理项目调试可用命令手册文章编解码论文视频讲解面试题全套资料|302|2022-01-15|2022-01-04|
|3|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|179|2022-01-27|2021-03-22| |3|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|179|2022-01-27|2021-03-22|
|4|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|138|2021-10-15|2021-04-26| |4|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|138|2021-10-15|2021-04-26|

@ -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>
# 中文新秀榜 > 资料类 > C++ # 中文新秀榜 > 资料类 > C++
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码侯捷C++系列台大郭彦甫MATLAB|2042|2022-01-23|2021-02-17| |1|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码侯捷C++系列台大郭彦甫MATLAB|2043|2022-01-23|2021-02-17|
|2|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理 C++ 学习资料含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1359|2021-10-21|2021-07-09| |2|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理 C++ 学习资料含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1368|2021-10-21|2021-07-09|
|3|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|986|2022-02-04|2021-12-10| |3|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|991|2022-02-04|2021-12-10|
|4|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图最全的算法学习地图|855|2022-01-18|2021-02-18| |4|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图最全的算法学习地图|855|2022-01-18|2021-02-18|
|5|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|383|2021-12-15|2021-12-06| |5|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|383|2021-12-15|2021-12-06|
|6|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|270|2022-01-19|2021-11-30| |6|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|274|2022-02-06|2021-11-30|
|7|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |181|2021-11-07|2021-07-09| |7|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |182|2021-11-07|2021-07-09|
|8|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|129|2022-02-05|2021-03-09| |8|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|129|2022-02-06|2021-03-09|
|9|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版中文版》原书代码、习题答案和个人笔记仅供学习和交流。|125|2022-01-05|2021-07-15| |9|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版中文版》原书代码、习题答案和个人笔记仅供学习和交流。|125|2022-01-05|2021-07-15|
|10|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|122|2021-11-09|2021-07-21| |10|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|122|2021-11-09|2021-07-21|
|11|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|111|2021-12-28|2021-11-04| |11|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|111|2021-12-28|2021-11-04|

@ -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>
# 中文新秀榜 > 资料类 > C# # 中文新秀榜 > 资料类 > C#
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|3611|2022-02-04|2021-12-24| |1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|3633|2022-02-04|2021-12-24|
|2|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|88|2022-02-01|2021-09-21| |2|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|89|2022-02-01|2021-09-21|
|3|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|72|2022-01-14|2021-07-23| |3|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|72|2022-01-14|2021-07-23|
|4|[Anduin2017/CameraVoyeur](https://github.com/Anduin2017/CameraVoyeur)|摄像头黑入器。基于RickAstley论文实现|50|2021-09-13|2021-09-12| |4|[Anduin2017/CameraVoyeur](https://github.com/Anduin2017/CameraVoyeur)|摄像头黑入器。基于RickAstley论文实现|50|2021-09-13|2021-09-12|
|5|[pwj0528/BiliBiliTool](https://github.com/pwj0528/BiliBiliTool)|.Net 5 编写的B站哔哩哔哩任务工具通过GitHub Actions实现每日线上自动运行任务每日自动登录、观看、分享、投币视频获取每日任务的满额经验轻松升级Level 6实现自动领取大会员权益、月底自动为自己充电等功能。|27|2021-11-14|2021-04-07| |5|[pwj0528/BiliBiliTool](https://github.com/pwj0528/BiliBiliTool)|.Net 5 编写的B站哔哩哔哩任务工具通过GitHub Actions实现每日线上自动运行任务每日自动登录、观看、分享、投币视频获取每日任务的满额经验轻松升级Level 6实现自动领取大会员权益、月底自动为自己充电等功能。|27|2021-11-14|2021-04-07|

@ -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>
# 中文新秀榜 > 资料类 > CSS # 中文新秀榜 > 资料类 > CSS
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -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>
# 中文新秀榜 > 资料类 > Dart # 中文新秀榜 > 资料类 > Dart
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[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) developed by flutter framework.|76|2022-01-07|2021-02-12| |1|[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) developed by flutter framework.|76|2022-01-07|2021-02-12|
|2|[longer96/flutter-demo](https://github.com/longer96/flutter-demo)|🔥Flutter 那些花里胡哨的界面🔥,花里胡哨的底部导航,仿抖音、小红书底部菜单,向上展开菜单,半圆菜单,中间凹进去的菜单,动画底部导航|74|2021-10-14|2021-06-21| |2|[longer96/flutter-demo](https://github.com/longer96/flutter-demo)|🔥Flutter 那些花里胡哨的界面🔥,花里胡哨的底部导航,仿抖音、小红书底部菜单,向上展开菜单,半圆菜单,中间凹进去的菜单,动画底部导航|73|2021-10-14|2021-06-21|
|3|[NewPracticer/Flutter-Dart-DataStructure](https://github.com/NewPracticer/Flutter-Dart-DataStructure)|使用flutter的dart语言重写数据结构与算法。包括线性搜索、选择排序、插入排序、栈队列链表、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表、计数排序、LSD基数排序、MSD排序桶排序、字符串匹配、图的邻接矩阵、邻接表深度优先遍历及应用|64|2021-09-24|2021-07-19| |3|[NewPracticer/Flutter-Dart-DataStructure](https://github.com/NewPracticer/Flutter-Dart-DataStructure)|使用flutter的dart语言重写数据结构与算法。包括线性搜索、选择排序、插入排序、栈队列链表、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表、计数排序、LSD基数排序、MSD排序桶排序、字符串匹配、图的邻接矩阵、邻接表深度优先遍历及应用|64|2021-09-24|2021-07-19|
|4|[baiyuliang/Flutter-WanWan](https://github.com/baiyuliang/Flutter-WanWan)|Flutter入门项目首页消息圈子我的|13|2021-08-17|2021-03-26| |4|[baiyuliang/Flutter-WanWan](https://github.com/baiyuliang/Flutter-WanWan)|Flutter入门项目首页消息圈子我的|13|2021-08-17|2021-03-26|
|5|[HuRuWo/HowToReserveFlutter](https://github.com/HuRuWo/HowToReserveFlutter)|HowToReserveFlutter is some reverse flutter note 。flutter逆向笔记如何一步一步分析 flutter apk。|11|2022-01-22|2021-12-20| |5|[HuRuWo/HowToReserveFlutter](https://github.com/HuRuWo/HowToReserveFlutter)|HowToReserveFlutter is some reverse flutter note 。flutter逆向笔记如何一步一步分析 flutter apk。|11|2022-01-22|2021-12-20|

@ -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>
# 中文新秀榜 > 资料类 > Go # 中文新秀榜 > 资料类 > Go
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|4370|2022-01-13|2021-08-09| |1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|4373|2022-01-13|2021-08-09|
|2|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|828|2022-02-04|2021-11-03| |2|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|829|2022-02-06|2021-11-03|
|3|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|454|2021-08-08|2021-06-19| |3|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|454|2021-08-08|2021-06-19|
|4|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|340|2021-11-26|2021-09-25| |4|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|340|2021-11-26|2021-09-25|
|5|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|212|2022-02-04|2021-02-08| |5|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|212|2022-02-04|2021-02-08|
|6|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|180|2021-12-26|2021-10-18| |6|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|180|2021-12-26|2021-10-18|
|7|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|175|2021-08-18|2021-07-11| |7|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|175|2021-08-18|2021-07-11|
|8|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现偏重于数据结构。另外包含web开源项目(中间件)的日常使用|91|2022-02-05|2021-11-20| |8|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现偏重于数据结构。另外包含web开源项目(中间件)的日常使用|91|2022-02-06|2021-11-20|
|9|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|84|2021-11-09|2021-11-08| |9|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|84|2021-11-09|2021-11-08|
<div align="center"> <div align="center">

@ -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>
# 中文新秀榜 > 资料类 > Groovy # 中文新秀榜 > 资料类 > Groovy
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -1,41 +1,41 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2277|2021-10-31|2021-10-02| |1|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2277|2021-10-31|2021-10-02|
|2|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1473|2022-01-21|2021-08-23| |2|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1475|2022-01-21|2021-08-23|
|3|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1398|2022-01-27|2021-04-28| |3|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1398|2022-01-27|2021-04-28|
|4|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|845|2021-10-30|2021-03-11| |4|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|848|2021-10-30|2021-03-11|
|5|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|446|2021-10-05|2021-08-28| |5|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|446|2021-10-05|2021-08-28|
|6|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|401|2022-02-02|2021-08-29| |6|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|402|2022-02-06|2021-08-29|
|7|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|234|2022-02-01|2021-05-29| |7|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|234|2022-02-01|2021-05-29|
|8|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|167|2021-11-09|2021-09-23| |8|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|168|2021-11-09|2021-09-23|
|9|[ttttmr/wechat2rss](https://github.com/ttttmr/wechat2rss)|微信公众号转RSS|144|2022-01-22|2021-09-25| |9|[ttttmr/wechat2rss](https://github.com/ttttmr/wechat2rss)|微信公众号转RSS|144|2022-01-22|2021-09-25|
|10|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|130|2022-02-02|2021-04-26| |10|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|131|2022-02-02|2021-04-26|
|11|[su37josephxia/bytedance-youth-training-camp](https://github.com/su37josephxia/bytedance-youth-training-camp)|字节青训营教程|123|2021-10-08|2021-09-18| |11|[su37josephxia/bytedance-youth-training-camp](https://github.com/su37josephxia/bytedance-youth-training-camp)|字节青训营教程|122|2021-10-08|2021-09-18|
|12|[sqlsec/Hackintosh](https://github.com/sqlsec/Hackintosh)|国光的黑苹果安装教程:手把手教你配置 OpenCore|117|2022-02-05|2021-09-15| |12|[sqlsec/Hackintosh](https://github.com/sqlsec/Hackintosh)|国光的黑苹果安装教程:手把手教你配置 OpenCore|118|2022-02-06|2021-09-15|
|13|[MikeCreken/lanlanInterview](https://github.com/MikeCreken/lanlanInterview)|此仓库将包含各大银行的基本介绍,笔试面试特点,发现这个宝库就离上岸不远了,哼|83|2021-11-25|2021-11-13| |13|[MikeCreken/lanlanInterview](https://github.com/MikeCreken/lanlanInterview)|此仓库将包含各大银行的基本介绍,笔试面试特点,发现这个宝库就离上岸不远了,哼|83|2021-11-25|2021-11-13|
|14|[jaywcjlove/regexp-example](https://github.com/jaywcjlove/regexp-example)|正则表达式实例搜集,通过实例来学习正则表达式。|78|2022-01-15|2021-11-15| |14|[jaywcjlove/regexp-example](https://github.com/jaywcjlove/regexp-example)|正则表达式实例搜集,通过实例来学习正则表达式。|78|2022-01-15|2021-11-15|
|15|[beichensky/Blog](https://github.com/beichensky/Blog)|经常写博客的地方,会时常记录一些学习笔记、技术博客或者踩坑历程。|70|2021-08-24|2021-02-25| |15|[beichensky/Blog](https://github.com/beichensky/Blog)|经常写博客的地方,会时常记录一些学习笔记、技术博客或者踩坑历程。|70|2021-08-24|2021-02-25|
|16|[su37josephxia/frontend-interview](https://github.com/su37josephxia/frontend-interview)|前端面试知识点|55|2022-02-04|2021-09-03| |16|[su37josephxia/frontend-interview](https://github.com/su37josephxia/frontend-interview)|前端面试知识点|55|2022-02-06|2021-09-03|
|17|[luckyzhz/Software-Designer](https://github.com/luckyzhz/Software-Designer)|软考中级教程-软件设计师|41|2022-01-04|2021-12-22| |17|[luckyzhz/Software-Designer](https://github.com/luckyzhz/Software-Designer)|软考中级教程-软件设计师|41|2022-01-04|2021-12-22|
|18|[tomoya92/dstmod-tutorial](https://github.com/tomoya92/dstmod-tutorial)|饥荒mod开发教程慢慢完善中|39|2021-12-26|2021-07-22| |18|[tomoya92/dstmod-tutorial](https://github.com/tomoya92/dstmod-tutorial)|饥荒mod开发教程慢慢完善中|39|2021-12-26|2021-07-22|
|19|[AAAZC/bookManagement](https://github.com/AAAZC/bookManagement)|基于《软件工程第三版》做的Django小项目简单易懂适合刚学后端的人看|36|2021-12-20|2021-12-19| |19|[AAAZC/bookManagement](https://github.com/AAAZC/bookManagement)|基于《软件工程第三版》做的Django小项目简单易懂适合刚学后端的人看|36|2021-12-20|2021-12-19|
|20|[muzihuaner/E-Cert](https://github.com/muzihuaner/E-Cert)|电子证书生成器|34|2021-08-28|2021-08-27| |20|[muzihuaner/E-Cert](https://github.com/muzihuaner/E-Cert)|电子证书生成器|34|2021-08-28|2021-08-27|
|21|[lopezbec/COVID19_Tweets_Dataset](https://github.com/lopezbec/COVID19_Tweets_Dataset)|This dataset contains all the 2021 COVID-19 related data from the paper "An Augmented Multilingual Twitter Dataset for Studying the COVID-19 Infodemic" |34|2022-02-02|2021-07-15| |21|[lopezbec/COVID19_Tweets_Dataset](https://github.com/lopezbec/COVID19_Tweets_Dataset)|This dataset contains all the 2021 COVID-19 related data from the paper "An Augmented Multilingual Twitter Dataset for Studying the COVID-19 Infodemic" |34|2022-02-02|2021-07-15|
|22|[wangtunan/involution](https://github.com/wangtunan/involution)|前端面试内卷仓库|34|2022-01-03|2021-02-26| |22|[wangtunan/involution](https://github.com/wangtunan/involution)|前端面试内卷仓库|34|2022-02-06|2021-02-26|
|23|[NianBroken/Firework_Simulator](https://github.com/NianBroken/Firework_Simulator)|烟花模拟器一个模拟放烟花的网页基于XgpNwb的二次修改我仅作翻译处理以及其他优化|31|2022-02-03|2022-01-30| |23|[NianBroken/Firework_Simulator](https://github.com/NianBroken/Firework_Simulator)|烟花模拟器一个模拟放烟花的网页基于XgpNwb的二次修改我仅作翻译处理以及其他优化|31|2022-02-03|2022-01-30|
|24|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|26|2022-01-12|2021-06-27| |24|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|26|2022-01-12|2021-06-27|
|25|[yangheng95/ABSADatasets](https://github.com/yangheng95/ABSADatasets)|Public & Community-shared datasets for Aspect-based sentiment analysis and Text Classification|26|2022-02-05|2021-06-08| |25|[yangheng95/ABSADatasets](https://github.com/yangheng95/ABSADatasets)|Public & Community-shared datasets for Aspect-based sentiment analysis and Text Classification|26|2022-02-06|2021-06-08|
|26|[sh2288/transer](https://github.com/sh2288/transer)|文字游戏_翻译君_调用有道,百度,腾讯,彩云...调用云翻译API的GALGAME翻译工具|24|2022-01-28|2021-07-28| |26|[sh2288/transer](https://github.com/sh2288/transer)|文字游戏_翻译君_调用有道,百度,腾讯,彩云...调用云翻译API的GALGAME翻译工具|24|2022-01-28|2021-07-28|
|27|[carlsummer/python_developer_tools](https://github.com/carlsummer/python_developer_tools)|论文复现,多机多卡|24|2022-01-21|2021-04-30| |27|[carlsummer/python_developer_tools](https://github.com/carlsummer/python_developer_tools)|论文复现,多机多卡|24|2022-01-21|2021-04-30|
|28|[DaGeger/paper-conversion](https://github.com/DaGeger/paper-conversion)|文章去重助手 论文降重 智能改写 智能原创|24|2022-01-18|2021-03-23| |28|[DaGeger/paper-conversion](https://github.com/DaGeger/paper-conversion)|文章去重助手 论文降重 智能改写 智能原创|24|2022-01-18|2021-03-23|
|29|[RenektonChr/gitbook](https://github.com/RenektonChr/gitbook)|renekton的gitbook|22|2021-11-17|2021-04-27| |29|[liuzhijun-source/spacemacs-14-days](https://github.com/liuzhijun-source/spacemacs-14-days)|一个 Spacemacs 的入门教程|23|2022-02-03|2021-09-20|
|30|[HaujetZhao/ShortcutMapper_Chinese](https://github.com/HaujetZhao/ShortcutMapper_Chinese)|可视化、交互式的快捷键映射图,中文版本,可以直观地查找快捷键。不懂编程也可以方便地修改、添加快捷键。|19|2021-11-13|2021-02-20| |30|[RenektonChr/gitbook](https://github.com/RenektonChr/gitbook)|renekton的gitbook|22|2021-11-17|2021-04-27|
|31|[liuzhijun-source/spacemacs-14-days](https://github.com/liuzhijun-source/spacemacs-14-days)|一个 Spacemacs 的入门教程|17|2021-12-04|2021-09-20| |31|[HaujetZhao/ShortcutMapper_Chinese](https://github.com/HaujetZhao/ShortcutMapper_Chinese)|可视化、交互式的快捷键映射图,中文版本,可以直观地查找快捷键。不懂编程也可以方便地修改、添加快捷键。|19|2021-11-13|2021-02-20|
|32|[sjh0020/aria2](https://github.com/sjh0020/aria2)|这是一个懒人合集包,参考自知乎|17|2021-10-25|2021-03-19| |32|[sjh0020/aria2](https://github.com/sjh0020/aria2)|这是一个懒人合集包,参考自知乎|17|2021-10-25|2021-03-19|
|33|[MikesWei/wechat-blog](https://github.com/MikesWei/wechat-blog)|分享Cesium、three.js等开发技术使用心得、经验附带一些源码|16|2021-12-06|2021-09-16| |33|[MikesWei/wechat-blog](https://github.com/MikesWei/wechat-blog)|分享Cesium、three.js等开发技术使用心得、经验附带一些源码|16|2021-12-06|2021-09-16|
|34|[WCY-dt/SEU-CyberSecurity-courses](https://github.com/WCY-dt/SEU-CyberSecurity-courses)|东南大学网络空间安全学院学习资料整理。包含课件、笔记、试卷、作业等。|16|2021-11-18|2021-04-23| |34|[WCY-dt/SEU-CyberSecurity-courses](https://github.com/WCY-dt/SEU-CyberSecurity-courses)|东南大学网络空间安全学院学习资料整理。包含课件、笔记、试卷、作业等。|16|2021-11-18|2021-04-23|

@ -1,17 +1,17 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9702|2021-11-07|2021-03-17| |1|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9704|2021-11-07|2021-03-17|
|2|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2503|2021-12-15|2021-05-15| |2|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2504|2021-12-15|2021-05-15|
|3|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册8 年 Android 开发者的成长感悟)|578|2021-11-21|2021-11-04| |3|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册8 年 Android 开发者的成长感悟)|579|2021-11-21|2021-11-04|
|4|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划仅用于个人归纳总结。|390|2021-12-03|2021-05-11| |4|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划仅用于个人归纳总结。|390|2021-12-03|2021-05-11|
|5|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 算法图书algorithm|275|2022-01-27|2021-06-30| |5|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 算法图书algorithm|275|2022-01-27|2021-06-30|
|6|[threeknowbigdata/flink_second_understand](https://github.com/threeknowbigdata/flink_second_understand)|该仓库专注于让读者秒懂Flink组件包含Flink实战代码和文档、200个Flink教程知识点Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Fli ...|250|2021-12-27|2021-10-23| |6|[threeknowbigdata/flink_second_understand](https://github.com/threeknowbigdata/flink_second_understand)|该仓库专注于让读者秒懂Flink组件包含Flink实战代码和文档、200个Flink教程知识点Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Fli ...|250|2021-12-27|2021-10-23|
|7|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|224|2021-12-29|2021-12-17| |7|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|226|2021-12-29|2021-12-17|
|8|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|183|2021-11-18|2021-10-09| |8|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|183|2021-11-18|2021-10-09|
|9|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|131|2022-01-22|2021-04-13| |9|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|131|2022-01-22|2021-04-13|
|10|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|96|2022-01-31|2021-07-27| |10|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|96|2022-01-31|2021-07-27|

@ -1,17 +1,17 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|893|2022-02-05|2021-10-11| |1|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|895|2022-02-06|2021-10-11|
|2|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|794|2022-01-20|2021-04-13| |2|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|794|2022-01-20|2021-04-13|
|3|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|523|2022-01-30|2021-06-11| |3|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|523|2022-01-30|2021-06-11|
|4|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)所有模块均可自动完成免root四人赛双人对战秒答基于Hamibot的安卓端学习强国自动化脚本|517|2022-02-03|2021-11-24| |4|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)所有模块均可自动完成免root四人赛双人对战秒答基于Hamibot的安卓端学习强国自动化脚本|521|2022-02-06|2021-11-24|
|5|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|452|2022-02-05|2021-04-02| |5|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|454|2022-02-05|2021-04-02|
|6|[iptv-org/epg](https://github.com/iptv-org/epg)|EPG (Electronic Program Guide) for thousands of TV channels collected from different sources|395|2022-02-04|2021-03-13| |6|[iptv-org/epg](https://github.com/iptv-org/epg)|EPG (Electronic Program Guide) for thousands of TV channels collected from different sources|400|2022-02-06|2021-03-13|
|7|[gys619/jdd](https://github.com/gys619/jdd)|自用的东哥脚本合集|337|2022-02-05|2021-09-02| |7|[gys619/jdd](https://github.com/gys619/jdd)|自用的东哥脚本合集|339|2022-02-06|2021-09-02|
|8|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|329|2022-02-02|2021-06-28| |8|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|329|2022-02-02|2021-06-28|
|9|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|284|2021-09-13|2021-04-04| |9|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|284|2021-09-13|2021-04-04|
|10|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|2021-12-06|2021-10-25| |10|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|2021-12-06|2021-10-25|

@ -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>
# 中文新秀榜 > 资料类 > Jupyter Notebook # 中文新秀榜 > 资料类 > Jupyter Notebook
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1619|2022-02-05|2021-02-28| |1|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1626|2022-02-05|2021-02-28|
|2|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ... 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1295|2022-01-11|2021-04-29| |2|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ... 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1295|2022-01-11|2021-04-29|
|3|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|897|2022-01-24|2021-03-21| |3|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|903|2022-01-24|2021-03-21|
|4|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|525|2022-02-05|2021-03-11| |4|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|525|2022-02-06|2021-03-11|
|5|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|220|2022-02-05|2021-03-29| |5|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|220|2022-02-06|2021-03-29|
|6|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|2022-01-07|2021-02-18| |6|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|2022-01-07|2021-02-18|
|7|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|157|2021-09-22|2021-09-22| |7|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|157|2021-09-22|2021-09-22|
|8|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|129|2022-01-04|2021-07-16| |8|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|131|2022-01-04|2021-07-16|
|9|[sherlcok314159/ML](https://github.com/sherlcok314159/ML)|此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )|100|2022-01-22|2021-02-19| |9|[sherlcok314159/ML](https://github.com/sherlcok314159/ML)|此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )|100|2022-01-22|2021-02-19|
|10|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|91|2021-09-23|2021-07-02| |10|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|91|2021-09-23|2021-07-02|
|11|[shibing624/nlp-tutorial](https://github.com/shibing624/nlp-tutorial)|自然语言处理NLP教程包括词向量词法分析预训练语言模型文本分类文本语义匹配信息抽取翻译对话。|73|2021-10-21|2021-08-06| |11|[shibing624/nlp-tutorial](https://github.com/shibing624/nlp-tutorial)|自然语言处理NLP教程包括词向量词法分析预训练语言模型文本分类文本语义匹配信息抽取翻译对话。|73|2021-10-21|2021-08-06|

@ -1,27 +1,25 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|538|2022-02-03|2021-04-03| |1|[milklabdev/jetpack-compose-book](https://github.com/milklabdev/jetpack-compose-book)|Jetpack Compose 基础教程,持续更新|539|2022-02-06|2021-04-03|
|2|[biubiuqiu0/flow-event-bus](https://github.com/biubiuqiu0/flow-event-bus)|EventBus for Android消息总线基于SharedFlow具有生命周期感知能力支持Sticky支持线程切换支持延迟发送。|94|2022-01-18|2021-07-15| |2|[biubiuqiu0/flow-event-bus](https://github.com/biubiuqiu0/flow-event-bus)|EventBus for Android消息总线基于SharedFlow具有生命周期感知能力支持Sticky支持线程切换支持延迟发送。|94|2022-01-18|2021-07-15|
|3|[lelelongwang/WanJetpack](https://github.com/lelelongwang/WanJetpack)|💪 持续更新。WanJetpack使用Jetpack MVVM开发架构、单Activity多Fragment设计项目结构清晰代码简洁优雅追求最官方的实现方式。欢迎star非常感谢。已用到知识点LiveData、ViewModel、DataBinding、ViewBinding、coroutines、Hilt、Paging3、Room、Navigation、TabLayout、Bottom ...|87|2021-08-07|2021-06-01| |3|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集展示各种自定义View/控件。项目包含了自定义Banner轮播图控件自定义验证码输入框自定义TabLayout等控件持续更新中:wink::wink::wink:|67|2021-08-17|2021-03-04|
|4|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集展示各种自定义View/控件。项目包含了自定义Banner轮播图控件自定义验证码输入框自定义TabLayout等控件持续更新中:wink::wink::wink:|67|2021-08-17|2021-03-04| |4|[leavesCZY/RobustWebView](https://github.com/leavesCZY/RobustWebView)|Android WebView H5 秒开方案总结|26|2022-01-14|2021-09-12|
|5|[leavesCZY/RobustWebView](https://github.com/leavesCZY/RobustWebView)|Android WebView H5 秒开方案总结|26|2022-01-14|2021-09-12| |5|[Anddd7/a-blackhorse](https://github.com/Anddd7/a-blackhorse)|tell you how to manage your blackhorse|16|2021-12-24|2021-06-25|
|6|[Anddd7/a-blackhorse](https://github.com/Anddd7/a-blackhorse)|tell you how to manage your blackhorse|16|2021-12-24|2021-06-25| |6|[Edsuns/Star](https://github.com/Edsuns/Star)|超星学习通签到助手使用JetpackCompose开发|12|2021-10-28|2021-06-23|
|7|[hjhjw1991/build_your_home_in_chengdu](https://github.com/hjhjw1991/build_your_home_in_chengdu)|成都买房攻略|14|2021-12-06|2021-02-06| |7|[JiaYang627/QuickAndroid](https://github.com/JiaYang627/QuickAndroid)|:octocat:使用Kotlin搭建的一个基础框架。目的旨在学习Kotlin更好的从Java过渡到Kotlin并且针对此项目编写了一键生成页面插件。具体可看README:book:|11|2021-12-15|2021-12-01|
|8|[Edsuns/Star](https://github.com/Edsuns/Star)|超星学习通签到助手使用JetpackCompose开发|12|2021-10-28|2021-06-23| |8|[Iseason2000/DeEnchantment](https://github.com/Iseason2000/DeEnchantment)|负魔书|11|2022-02-01|2021-03-12|
|9|[JiaYang627/QuickAndroid](https://github.com/JiaYang627/QuickAndroid)|:octocat:使用Kotlin搭建的一个基础框架。目的旨在学习Kotlin更好的从Java过渡到Kotlin并且针对此项目编写了一键生成页面插件。具体可看README:book:|11|2021-12-15|2021-12-01| |9|[qdsfdhvh/demo-base-layout](https://github.com/qdsfdhvh/demo-base-layout)|基于Drakeet分享的自定义ViewGroup思路编写的demo|10|2021-09-16|2021-05-16|
|10|[Iseason2000/DeEnchantment](https://github.com/Iseason2000/DeEnchantment)|负魔书|11|2022-02-01|2021-03-12| |10|[zhujiang521/ComposeBookSource](https://github.com/zhujiang521/ComposeBookSource)|《Jetpack ComposeAndroid全新UI编程》全书源代码|8|2021-12-21|2021-07-29|
|11|[qdsfdhvh/demo-base-layout](https://github.com/qdsfdhvh/demo-base-layout)|基于Drakeet分享的自定义ViewGroup思路编写的demo|10|2021-09-16|2021-05-16| |11|[ShiSheng233/Open2Share-Kotlin](https://github.com/ShiSheng233/Open2Share-Kotlin)|使用Kotlin重制的Open2Share|8|2021-10-17|2021-05-22|
|12|[zhujiang521/ComposeBookSource](https://github.com/zhujiang521/ComposeBookSource)|《Jetpack ComposeAndroid全新UI编程》全书源代码|8|2021-12-21|2021-07-29| |12|[JiaYang627/TinMVVM](https://github.com/JiaYang627/TinMVVM)|:book:AndroidStudio 4.X+ 编写自定义模板并且适配了AndroidStudio Fox版本此插件是针对 QuickAndroid 项目进行开发,有兴趣可学习一下。编写一个适合自己项目的一键生成页面插件。希望能帮助到大家。:grin:|7|2021-12-09|2021-12-07|
|13|[ShiSheng233/Open2Share-Kotlin](https://github.com/ShiSheng233/Open2Share-Kotlin)|使用Kotlin重制的Open2Share|8|2021-10-17|2021-05-22| |13|[HuRuWo/WeChat8Xposed](https://github.com/HuRuWo/WeChat8Xposed)|WeChat8Xposed 是 WechatSpellbook的衍生项目 适配最新的微信 原Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件随意揉捏微信的内部逻辑。|7|2021-09-12|2021-06-19|
|14|[JiaYang627/TinMVVM](https://github.com/JiaYang627/TinMVVM)|:book:AndroidStudio 4.X+ 编写自定义模板并且适配了AndroidStudio Fox版本此插件是针对 QuickAndroid 项目进行开发,有兴趣可学习一下。编写一个适合自己项目的一键生成页面插件。希望能帮助到大家。:grin:|7|2021-12-09|2021-12-07| |14|[WinWang/ReadingGallery](https://github.com/WinWang/ReadingGallery)|提交组件化听书廊项目|5|2021-11-27|2021-05-20|
|15|[HuRuWo/WeChat8Xposed](https://github.com/HuRuWo/WeChat8Xposed)|WeChat8Xposed 是 WechatSpellbook的衍生项目 适配最新的微信 原Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件随意揉捏微信的内部逻辑。|7|2021-09-12|2021-06-19| |15|[CNawalol/qndxx-action](https://github.com/CNawalol/qndxx-action)|用于南宁青年大学习的自动打卡|4|2021-10-06|2021-04-11|
|16|[WinWang/ReadingGallery](https://github.com/WinWang/ReadingGallery)|提交组件化听书廊项目|5|2021-11-27|2021-05-20|
|17|[CNawalol/qndxx-action](https://github.com/CNawalol/qndxx-action)|用于南宁青年大学习的自动打卡|4|2021-10-06|2021-04-11|
<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>
# 中文新秀榜 > 资料类 > Lua # 中文新秀榜 > 资料类 > Lua
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|184|2022-01-29|2021-11-02| |1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|186|2022-01-29|2021-11-02|
|2|[k8scat/lua-resty-feishu-auth](https://github.com/k8scat/lua-resty-feishu-auth)|适用于 OpenResty / ngx_lua 的基于飞书组织架构的登录认证|20|2021-11-24|2021-08-11| |2|[k8scat/lua-resty-feishu-auth](https://github.com/k8scat/lua-resty-feishu-auth)|适用于 OpenResty / ngx_lua 的基于飞书组织架构的登录认证|20|2021-11-24|2021-08-11|
|3|[akkuman/training_place](https://github.com/akkuman/training_place)|代码学习练武场|7|2021-11-08|2021-10-28| |3|[akkuman/training_place](https://github.com/akkuman/training_place)|代码学习练武场|7|2021-11-08|2021-10-28|
|4|[XMTongXie/proxmark3](https://github.com/XMTongXie/proxmark3)|proxmark3使用手册驱动连接工具|6|2021-10-15|2021-10-15| |4|[XMTongXie/proxmark3](https://github.com/XMTongXie/proxmark3)|proxmark3使用手册驱动连接工具|6|2021-10-15|2021-10-15|

@ -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>
# 中文新秀榜 > 资料类 > MATLAB # 中文新秀榜 > 资料类 > MATLAB
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|480|2021-12-09|2021-10-09| |1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|482|2021-12-09|2021-10-09|
|2|[kaichen686/GINav](https://github.com/kaichen686/GINav)|GNSS and GNSS/INS integration algorithms|41|2022-01-12|2021-04-04| |2|[kaichen686/GINav](https://github.com/kaichen686/GINav)|GNSS and GNSS/INS integration algorithms|41|2022-01-12|2021-04-04|
|3|[sxy0818/ucas-course-2020](https://github.com/sxy0818/ucas-course-2020)|2020-2021学年的国科大雁栖湖集中教学选修课程课件|10|2021-08-28|2021-08-28| |3|[sxy0818/ucas-course-2020](https://github.com/sxy0818/ucas-course-2020)|2020-2021学年的国科大雁栖湖集中教学选修课程课件|10|2021-08-28|2021-08-28|
|4|[WHUzxp/Supports_for_PST_Paper](https://github.com/WHUzxp/Supports_for_PST_Paper)|论文《考虑实时市场联动的电力零售商鲁棒定价策略》的支撑文件已投稿《电网技术》杂志。2021年10月23日。|9|2022-01-30|2021-03-02| |4|[WHUzxp/Supports_for_PST_Paper](https://github.com/WHUzxp/Supports_for_PST_Paper)|论文《考虑实时市场联动的电力零售商鲁棒定价策略》的支撑文件已投稿《电网技术》杂志。2021年10月23日。|9|2022-01-30|2021-03-02|

@ -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>
# 中文新秀榜 > 资料类 > Objective-C # 中文新秀榜 > 资料类 > Objective-C
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -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>
# 中文新秀榜 > 资料类 > PHP # 中文新秀榜 > 资料类 > PHP
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1483|2022-01-29|2021-08-29| |1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1490|2022-01-29|2021-08-29|
|2|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|215|2022-01-27|2021-11-09| |2|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|216|2022-01-27|2021-11-09|
|3|[dnomd343/Encryption365](https://github.com/dnomd343/Encryption365)|Encryption365免费IP证书命令行工具|72|2021-10-24|2021-10-21| |3|[dnomd343/Encryption365](https://github.com/dnomd343/Encryption365)|Encryption365免费IP证书命令行工具|72|2021-10-24|2021-10-21|
<div align="center"> <div align="center">

@ -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>
# 中文新秀榜 > 资料类 > Pascal # 中文新秀榜 > 资料类 > Pascal
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -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>
# 中文新秀榜 > 资料类 > Perl # 中文新秀榜 > 资料类 > Perl
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -1,25 +1,25 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[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.⭐⭐⭐|3932|2021-12-19|2021-05-08| |1|[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.⭐⭐⭐|3943|2021-12-19|2021-05-08|
|2|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2352|2021-12-22|2021-06-02| |2|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2354|2021-12-22|2021-06-02|
|3|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2194|2022-02-03|2021-07-04| |3|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2199|2022-02-03|2021-07-04|
|4|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1687|2021-11-26|2021-04-16| |4|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1688|2021-11-26|2021-04-16|
|5|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1594|2022-01-23|2021-06-19| |5|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1595|2022-01-23|2021-06-19|
|6|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1170|2022-01-20|2021-09-01| |6|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1170|2022-01-20|2021-09-01|
|7|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1069|2022-01-24|2021-05-04| |7|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1071|2022-01-24|2021-05-04|
|8|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|997|2022-01-25|2021-05-21| |8|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|999|2022-01-25|2021-05-21|
|9|[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".|711|2021-10-01|2021-05-25| |9|[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".|712|2021-10-01|2021-05-25|
|10|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|2022-01-24|2021-02-22| |10|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|2022-01-24|2021-02-22|
|11|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|589|2022-02-05|2021-12-31| |11|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|590|2022-02-05|2021-12-31|
|12|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|548|2021-08-09|2021-03-27| |12|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|548|2021-08-09|2021-03-27|
|13|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|2022-01-26|2021-11-23| |13|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|2022-01-26|2021-11-23|
|14|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|417|2021-12-28|2021-10-09| |14|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|419|2021-12-28|2021-10-09|
|15|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|382|2022-02-05|2021-07-29| |15|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|384|2022-02-06|2021-07-29|
|16|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|365|2021-12-25|2021-06-25| |16|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|365|2021-12-25|2021-06-25|
|17|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|348|2022-01-18|2021-03-25| |17|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|348|2022-01-18|2021-03-25|
|18|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|322|2022-01-28|2021-11-22| |18|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|322|2022-01-28|2021-11-22|

@ -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>
# 中文新秀榜 > 资料类 > R # 中文新秀榜 > 资料类 > R
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -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>
# 中文新秀榜 > 资料类 > Ruby # 中文新秀榜 > 资料类 > Ruby
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -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>
# 中文新秀榜 > 资料类 > Rust # 中文新秀榜 > 资料类 > Rust
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[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|658|2022-02-02|2022-01-20| |1|[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|663|2022-02-02|2022-01-20|
|2|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件利用DeepL翻译无需注册api token|533|2021-12-27|2021-07-28| |2|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件利用DeepL翻译无需注册api token|535|2021-12-27|2021-07-28|
|3|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|385|2022-02-05|2021-08-17| |3|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|387|2022-02-05|2021-08-17|
|4|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|383|2021-08-18|2021-08-02| |4|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|383|2021-08-18|2021-08-02|
|5|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|378|2022-01-22|2021-04-20| |5|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|378|2022-01-22|2021-04-20|
|6|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|303|2022-02-05|2021-11-17| |6|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|303|2022-02-05|2021-11-17|
|7|[aik2mlj/raytracer-tutorial](https://github.com/aik2mlj/raytracer-tutorial)|Raytracer tutorial for PPCA 2021, written in Rust.|106|2021-08-10|2021-07-02| |7|[aik2mlj/raytracer-tutorial](https://github.com/aik2mlj/raytracer-tutorial)|Raytracer tutorial for PPCA 2021, written in Rust.|106|2021-08-10|2021-07-02|
|8|[xuesongbj/Rust-Notes](https://github.com/xuesongbj/Rust-Notes)| 🦀️ Rust学习笔记 📖 |94|2022-01-28|2021-05-10| |8|[xuesongbj/Rust-Notes](https://github.com/xuesongbj/Rust-Notes)| 🦀️ Rust学习笔记 📖 |95|2022-01-28|2021-05-10|
|9|[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 量化交易 量化投资|74|2022-01-31|2021-12-11| |9|[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 量化交易 量化投资|74|2022-01-31|2021-12-11|
|10|[course-rs/algos](https://github.com/course-rs/algos)|<<Rust>>用Rust语言实现常见的算法和数据结构以及leetcode题解algos = algorithms|60|2022-01-26|2021-12-02| |10|[course-rs/algos](https://github.com/course-rs/algos)|<<Rust>>用Rust语言实现常见的算法和数据结构以及leetcode题解algos = algorithms|60|2022-01-26|2021-12-02|

@ -1,16 +1,16 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|444|2021-10-13|2021-08-08| |1|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|444|2021-10-13|2021-08-08|
|2|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|227|2022-02-03|2021-09-08| |2|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|228|2022-02-03|2021-09-08|
|3|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程对没有编程经验的同学也非常友好。在vim下从浅入深逐步学习。|192|2021-12-10|2021-08-04| |3|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程对没有编程经验的同学也非常友好。在vim下从浅入深逐步学习。|192|2021-12-10|2021-08-04|
|4|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|154|2022-01-20|2021-12-02| |4|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|154|2022-01-20|2021-12-02|
|5|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|145|2021-11-05|2021-05-27| |5|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|145|2021-11-05|2021-05-27|
|6|[Petit-Abba/black_and_white_list](https://github.com/Petit-Abba/black_and_white_list)|Magisk模块: 定时清理黑名单列表路径文件or文件夹|93|2021-11-13|2021-09-28| |6|[Petit-Abba/black_and_white_list](https://github.com/Petit-Abba/black_and_white_list)|Magisk模块: 定时清理黑名单列表路径文件or文件夹|94|2021-11-13|2021-09-28|
|7|[ledisthebest/LEDs-single-gpu-passthrough](https://github.com/ledisthebest/LEDs-single-gpu-passthrough)|Single GPU passthrough guide|65|2021-12-27|2021-04-04| |7|[ledisthebest/LEDs-single-gpu-passthrough](https://github.com/ledisthebest/LEDs-single-gpu-passthrough)|Single GPU passthrough guide|65|2021-12-27|2021-04-04|
|8|[SpaceLearner/Awesome-DynamicGraphLearning](https://github.com/SpaceLearner/Awesome-DynamicGraphLearning)|Awesome papers about machine learning (deep learning) on dynamic (temporal) graphs (networks / knowledge graphs). 将深度学习技术(图神经网络等)应用在动态图、动态网络、动态知识图谱上的论文、工具等。|64|2022-01-06|2021-07-12| |8|[SpaceLearner/Awesome-DynamicGraphLearning](https://github.com/SpaceLearner/Awesome-DynamicGraphLearning)|Awesome papers about machine learning (deep learning) on dynamic (temporal) graphs (networks / knowledge graphs). 将深度学习技术(图神经网络等)应用在动态图、动态网络、动态知识图谱上的论文、工具等。|64|2022-01-06|2021-07-12|
|9|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|38|2022-01-26|2021-05-27| |9|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|38|2022-01-26|2021-05-27|

@ -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>
# 中文新秀榜 > 资料类 > Swift # 中文新秀榜 > 资料类 > Swift
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -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>
# 中文新秀榜 > 资料类 > TeX # 中文新秀榜 > 资料类 > TeX
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
@ -11,7 +11,7 @@
|4|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|135|2022-02-05|2021-05-20| |4|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|135|2022-02-05|2021-05-20|
|5|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|95|2022-01-29|2021-03-03| |5|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|95|2022-01-29|2021-03-03|
|6|[JieyuZ2/Awesome-Weak-Supervision](https://github.com/JieyuZ2/Awesome-Weak-Supervision)|A curated list of programmatic weak supervision papers and resources|75|2022-01-23|2021-05-06| |6|[JieyuZ2/Awesome-Weak-Supervision](https://github.com/JieyuZ2/Awesome-Weak-Supervision)|A curated list of programmatic weak supervision papers and resources|75|2022-01-23|2021-05-06|
|7|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|70|2022-01-23|2021-06-07| |7|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|71|2022-01-23|2021-06-07|
|8|[a171232886/TJUThesis_master_2021](https://github.com/a171232886/TJUThesis_master_2021)|天大博士/硕士学位论文Latex模板根据2021年版要求修改可直接在Overleaf上运行。:star:所写的论文成功提交天津大学图书馆存档2021.12.24|60|2021-12-28|2021-09-02| |8|[a171232886/TJUThesis_master_2021](https://github.com/a171232886/TJUThesis_master_2021)|天大博士/硕士学位论文Latex模板根据2021年版要求修改可直接在Overleaf上运行。:star:所写的论文成功提交天津大学图书馆存档2021.12.24|60|2021-12-28|2021-09-02|
|9|[wtsnwei/pdsp](https://github.com/wtsnwei/pdsp)|《Personal Development for Smart People》的中文自译版|32|2021-12-30|2021-06-10| |9|[wtsnwei/pdsp](https://github.com/wtsnwei/pdsp)|《Personal Development for Smart People》的中文自译版|32|2021-12-30|2021-06-10|
|10|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|29|2022-01-05|2021-02-22| |10|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|29|2022-01-05|2021-02-22|
@ -21,8 +21,8 @@
|14|[fangcun010/VkGPUDrivenCNGuide](https://github.com/fangcun010/VkGPUDrivenCNGuide)|基于Vulkan的GPU Driven Rendering教程|22|2021-11-03|2021-11-03| |14|[fangcun010/VkGPUDrivenCNGuide](https://github.com/fangcun010/VkGPUDrivenCNGuide)|基于Vulkan的GPU Driven Rendering教程|22|2021-11-03|2021-11-03|
|15|[note286/xduugtp](https://github.com/note286/xduugtp)|西安电子科技大学本科生毕业论文设计开题报告LaTeX模板|19|2022-02-01|2022-01-02| |15|[note286/xduugtp](https://github.com/note286/xduugtp)|西安电子科技大学本科生毕业论文设计开题报告LaTeX模板|19|2022-02-01|2022-01-02|
|16|[note286/xdupgtp](https://github.com/note286/xdupgtp)|西安电子科技大学研究生学位论文开题报告表XeLaTeX模板|18|2022-01-24|2021-12-31| |16|[note286/xdupgtp](https://github.com/note286/xdupgtp)|西安电子科技大学研究生学位论文开题报告表XeLaTeX模板|18|2022-01-24|2021-12-31|
|17|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|16|2022-02-04|2021-11-28| |17|[xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies](https://github.com/xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies)|《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译|17|2022-02-03|2022-01-01|
|18|[xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies](https://github.com/xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies)|《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译|15|2022-02-03|2022-01-01| |18|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|16|2022-02-04|2021-11-28|
|19|[yusanshi/hnuthesis](https://github.com/yusanshi/hnuthesis)|湖南大学硕士学位论文 LaTeX 模板|15|2021-11-18|2021-04-23| |19|[yusanshi/hnuthesis](https://github.com/yusanshi/hnuthesis)|湖南大学硕士学位论文 LaTeX 模板|15|2021-11-18|2021-04-23|
|20|[Jy-stdio/2021-ICM-D-Outstanding](https://github.com/Jy-stdio/2021-ICM-D-Outstanding)|2021 数模美赛O奖论文及代码公开 |13|2022-01-02|2022-01-01| |20|[Jy-stdio/2021-ICM-D-Outstanding](https://github.com/Jy-stdio/2021-ICM-D-Outstanding)|2021 数模美赛O奖论文及代码公开 |13|2022-01-02|2022-01-01|
|21|[MeouSker77/ProgrammingRust](https://github.com/MeouSker77/ProgrammingRust)|本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译仅供学习和交流使用如有侵权请联系作者删除|12|2022-01-17|2021-10-01| |21|[MeouSker77/ProgrammingRust](https://github.com/MeouSker77/ProgrammingRust)|本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译仅供学习和交流使用如有侵权请联系作者删除|12|2022-01-17|2021-10-01|

@ -1,16 +1,16 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1511|2022-02-01|2021-08-28| |1|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1513|2022-02-01|2021-08-28|
|2|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|812|2022-01-30|2021-05-06| |2|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|813|2022-02-06|2021-05-06|
|3|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案基于nodejs、typescript、koa、vue开发包含web中台、业主小程序、员工小程序、公众号、物联网应用等涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|561|2022-01-25|2021-11-08| |3|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案基于nodejs、typescript、koa、vue开发包含web中台、业主小程序、员工小程序、公众号、物联网应用等涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|561|2022-01-25|2021-11-08|
|4|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|485|2022-02-03|2021-04-29| |4|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|485|2022-02-03|2021-04-29|
|5|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|2022-01-08|2021-04-19| |5|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|2022-01-08|2021-04-19|
|6|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|Dynamically creates a user interface for adjusting theme, plugin, and snippet CSS variables|158|2022-02-04|2021-03-28| |6|[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|160|2022-02-04|2021-03-28|
|7|[18888628835/Blog](https://github.com/18888628835/Blog)|我的知识文档库,学习笔记与学习总结。|139|2022-02-05|2021-02-26| |7|[18888628835/Blog](https://github.com/18888628835/Blog)|我的知识文档库,学习笔记与学习总结。|139|2022-02-05|2021-02-26|
|8|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|131|2021-12-14|2021-05-17| |8|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|131|2021-12-14|2021-05-17|

@ -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>
# 中文新秀榜 > 资料类 > Vim script # 中文新秀榜 > 资料类 > Vim script
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|

@ -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>
# 中文新秀榜 > 资料类 > Vue # 中文新秀榜 > 资料类 > Vue
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 Official Chinese translation for Vue docs|83|2022-02-05|2022-01-05| |1|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 Official Chinese translation for Vue docs|84|2022-02-06|2022-01-05|
|2|[OBKoro1/stop-mess-around](https://github.com/OBKoro1/stop-mess-around)|自律chrome浏览器插件帮助你戒掉上班/学习期间下意识的在浏览器打开知乎等网站的习惯,往往一看就是几个小时过去了,插件会自动检测摸鱼网站, 提示激励信息后, 关闭摸鱼网站。|82|2022-02-04|2021-05-19| |2|[OBKoro1/stop-mess-around](https://github.com/OBKoro1/stop-mess-around)|自律chrome浏览器插件帮助你戒掉上班/学习期间下意识的在浏览器打开知乎等网站的习惯,往往一看就是几个小时过去了,插件会自动检测摸鱼网站, 提示激励信息后, 关闭摸鱼网站。|83|2022-02-04|2021-05-19|
|3|[LightNovelShelf/Web](https://github.com/LightNovelShelf/Web)|轻书架的下个主要版本|69|2022-02-03|2021-08-22| |3|[LightNovelShelf/Web](https://github.com/LightNovelShelf/Web)|轻书架的下个主要版本|70|2022-02-06|2021-08-22|
|4|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望|39|2022-01-30|2021-05-24| |4|[tnfe/shida](https://github.com/tnfe/shida)|《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或百度 H5 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。|41|2022-01-19|2022-01-15|
|5|[tnfe/shida](https://github.com/tnfe/shida)|《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或百度 H5 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。|37|2022-01-19|2022-01-15| |5|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望|39|2022-01-30|2021-05-24|
|6|[toimc-team/front-end-notes](https://github.com/toimc-team/front-end-notes)|大前端课程电子书计划,前端知识总结 + 分享|27|2022-01-08|2021-04-16| |6|[toimc-team/front-end-notes](https://github.com/toimc-team/front-end-notes)|大前端课程电子书计划,前端知识总结 + 分享|27|2022-01-08|2021-04-16|
|7|[SSmJaE/XueXiTonsSign_Electron](https://github.com/SSmJaE/XueXiTonsSign_Electron)|基于Electron的超星学习通签到小工具支持手动签到、签到队列自动签到|24|2021-11-02|2021-04-19| |7|[SSmJaE/XueXiTonsSign_Electron](https://github.com/SSmJaE/XueXiTonsSign_Electron)|基于Electron的超星学习通签到小工具支持手动签到、签到队列自动签到|24|2021-11-02|2021-04-19|
|8|[Creator-SN/IKFB](https://github.com/Creator-SN/IKFB)|Involution King Fun Book (IKFB, Chinese: 卷王快乐本) is an integrated management system for papers and literature. Powered by Electron.|19|2021-12-08|2021-09-20| |8|[Creator-SN/IKFB](https://github.com/Creator-SN/IKFB)|Involution King Fun Book (IKFB, Chinese: 卷王快乐本) is an integrated management system for papers and literature. Powered by Electron.|19|2021-12-08|2021-09-20|
@ -19,8 +19,8 @@
|12|[OldsixShang/wechat-menu-editor](https://github.com/OldsixShang/wechat-menu-editor)|微信公众号自定义菜单编辑组建|11|2021-09-07|2021-08-30| |12|[OldsixShang/wechat-menu-editor](https://github.com/OldsixShang/wechat-menu-editor)|微信公众号自定义菜单编辑组建|11|2021-09-07|2021-08-30|
|13|[Evan-WH/MyBlog-With-Aurora](https://github.com/Evan-WH/MyBlog-With-Aurora)|个人博客|10|2022-01-19|2022-01-15| |13|[Evan-WH/MyBlog-With-Aurora](https://github.com/Evan-WH/MyBlog-With-Aurora)|个人博客|10|2022-01-19|2022-01-15|
|14|[jones2000/HQChart-Super](https://github.com/jones2000/HQChart-Super)|HQChart对接第3放数据教程.|10|2022-01-21|2021-10-11| |14|[jones2000/HQChart-Super](https://github.com/jones2000/HQChart-Super)|HQChart对接第3放数据教程.|10|2022-01-21|2021-10-11|
|15|[sibaiabis/veet](https://github.com/sibaiabis/veet)|vue3+electron+element-plus+ts手把手搭建教程---源码|10|2021-12-26|2021-04-21| |15|[Sweet0954/supermall](https://github.com/Sweet0954/supermall)|学习coderwhy老师的vue课程,里面的vue移动端项目|10|2021-10-10|2021-09-25|
|16|[Sweet0954/supermall](https://github.com/Sweet0954/supermall)|学习coderwhy老师的vue课程,里面的vue移动端项目|9|2021-10-10|2021-09-25| |16|[sibaiabis/veet](https://github.com/sibaiabis/veet)|vue3+electron+element-plus+ts手把手搭建教程---源码|10|2021-12-26|2021-04-21|
|17|[Panyue-genkiyo/vue3-learning](https://github.com/Panyue-genkiyo/vue3-learning)|学习vue3.0的基础代码|8|2021-10-14|2021-10-12| |17|[Panyue-genkiyo/vue3-learning](https://github.com/Panyue-genkiyo/vue3-learning)|学习vue3.0的基础代码|8|2021-10-14|2021-10-12|
|18|[scriptscat/scriptlist-frontend](https://github.com/scriptscat/scriptlist-frontend)|脚本猫脚本站前端页面,与世界分享你的脚本|8|2022-01-20|2021-06-06| |18|[scriptscat/scriptlist-frontend](https://github.com/scriptscat/scriptlist-frontend)|脚本猫脚本站前端页面,与世界分享你的脚本|8|2022-01-20|2021-06-06|
|19|[yu-tou/frontend-modern-experience-share-slide](https://github.com/yu-tou/frontend-modern-experience-share-slide)|一个关于Web 体验技术发展前沿的小分享|7|2022-01-20|2022-01-18| |19|[yu-tou/frontend-modern-experience-share-slide](https://github.com/yu-tou/frontend-modern-experience-share-slide)|一个关于Web 体验技术发展前沿的小分享|7|2022-01-20|2022-01-18|

@ -1,171 +1,171 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Language|Updated|Created| |#|Repository|Description|Stars|Language|Updated|Created|
|:-|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|:-|
|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19425|JavaScript|2022-01-15|2021-08-07| |1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19438|JavaScript|2022-01-15|2021-08-07|
|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9287|Python|2022-02-04|2021-07-19| |2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9306|Python|2022-02-04|2021-07-19|
|3|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7696|TypeScript|2022-02-05|2021-06-04| |3|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7703|TypeScript|2022-02-06|2021-06-04|
|4|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6852|C|2022-01-29|2021-11-06| |4|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6896|C|2022-02-06|2021-11-06|
|5|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯IM项目从服务端到客户端SDK开源即时通讯IM整体解决方案可以轻松替代第三方IM云服务打造具备聊天、社交功 ...|6382|Go|2022-01-28|2021-05-26| |5|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯IM项目从服务端到客户端SDK开源即时通讯IM整体解决方案可以轻松替代第三方IM云服务打造具备聊天、社交功 ...|6383|Go|2022-01-28|2021-05-26|
|6|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5806|C|2022-01-21|2021-10-07| |6|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5812|C|2022-01-21|2021-10-07|
|7|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5685|TypeScript|2022-02-05|2021-03-09| |7|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5692|TypeScript|2022-02-06|2021-03-09|
|8|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5331|TypeScript|2022-01-29|2021-10-25| |8|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5334|TypeScript|2022-01-29|2021-10-25|
|9|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5161|Python|2022-01-14|2021-08-30| |9|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板A timed task management panel that supports typescript, javaScript, python3, and shell|5167|TypeScript|2022-02-01|2021-03-13|
|10|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板A timed task management panel that supports typescript, javaScript, python3, and shell|5136|TypeScript|2022-02-01|2021-03-13| |10|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5164|Python|2022-01-14|2021-08-30|
|11|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|5087|TypeScript|2022-01-23|2021-04-22| |11|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|5098|TypeScript|2022-01-23|2021-04-22|
|12|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4585|Go|2022-02-04|2021-05-16| |12|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4591|Go|2022-02-06|2021-05-16|
|13|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4347|C#|2022-01-18|2021-06-11| |13|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4354|C#|2022-01-18|2021-06-11|
|14|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4207|C#|2022-02-05|2021-05-12| |14|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4208|C#|2022-02-06|2021-05-12|
|15|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4200|JavaScript|2021-10-20|2021-02-24| |15|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4201|JavaScript|2021-10-20|2021-02-24|
|16|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统网络C++Golang 以及数据库的一些设计|4097|Go|2022-01-29|2021-04-21| |16|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统网络C++Golang 以及数据库的一些设计|4098|Go|2022-01-29|2021-04-21|
|17|[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.|4094|C++|2022-01-31|2021-05-31| |17|[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.|4094|C++|2022-01-31|2021-05-31|
|18|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3678|Go|2022-01-30|2021-07-09| |18|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3679|Go|2022-01-30|2021-07-09|
|19|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3667|C#|2021-12-30|2021-05-30| |19|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3673|C#|2021-12-30|2021-05-30|
|20|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3206|JavaScript|2022-01-20|2021-05-18| |20|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3220|JavaScript|2022-01-20|2021-05-18|
|21|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3164|Python|2022-02-05|2021-09-10| |21|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3178|Python|2022-02-05|2021-09-10|
|22|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3023|JavaScript|2022-01-29|2021-06-10| |22|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3023|JavaScript|2022-01-29|2021-06-10|
|23|[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 ...|3017|C++|2022-01-09|2021-05-21| |23|[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 ...|3020|C++|2022-01-09|2021-05-21|
|24|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2855|Python|2022-02-02|2021-06-02| |24|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2871|Python|2022-02-06|2021-06-02|
|25|[mentebinaria/retoolkit](https://github.com/mentebinaria/retoolkit)|Reverse Engineer's Toolkit|2853|Inno Setup|2022-01-26|2021-03-13| |25|[mentebinaria/retoolkit](https://github.com/mentebinaria/retoolkit)|Reverse Engineer's Toolkit|2852|Inno Setup|2022-01-26|2021-03-13|
|26|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2772|JavaScript|2022-01-13|2021-03-03| |26|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2774|JavaScript|2022-01-13|2021-03-03|
|27|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2580|HTML|2022-01-24|2021-06-11| |27|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2582|HTML|2022-01-24|2021-06-11|
|28|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用如有BUG请提ISSUE同时欢迎大家提PR指正|2554|Java|2022-02-05|2021-02-10| |28|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用如有BUG请提ISSUE同时欢迎大家提PR指正|2562|Java|2022-02-06|2021-02-10|
|29|[dgiot/dgiot](https://github.com/dgiot/dgiot)|Open source platform for IoT,30 min Quick Deployment,10M-level device connection,Carrier level Stability;物联网开源平台,30分钟快速部署,千万级承载,电信级稳定性. Zero code for Object model-Rule Engine-Data Channel-Configuratio ...|2523|Erlang|2022-01-26|2021-02-23| |29|[dgiot/dgiot](https://github.com/dgiot/dgiot)|Open source platform for IoT,30 min Quick Deployment,10M-level device connection,Carrier level Stability;物联网开源平台,30分钟快速部署,千万级承载,电信级稳定性. Zero code for Object model-Rule Engine-Data Channel-Configuratio ...|2523|Erlang|2022-01-26|2021-02-23|
|30|[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.|2460|Rust|2022-02-02|2021-12-14| |30|[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.|2469|Rust|2022-02-06|2021-12-14|
|31|[modern-js-dev/modern.js](https://github.com/modern-js-dev/modern.js)|The meta-framework suite designed from scratch for frontend-focused modern web development.|2450|TypeScript|2022-02-04|2021-07-02| |31|[modern-js-dev/modern.js](https://github.com/modern-js-dev/modern.js)|The meta-framework suite designed from scratch for frontend-focused modern web development.|2451|TypeScript|2022-02-06|2021-07-02|
|32|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2439|JavaScript|2022-01-31|2021-10-16| |32|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2442|JavaScript|2022-01-31|2021-10-16|
|33|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|-|2310|JavaScript|2022-02-05|2021-05-11| |33|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2314|Go|2022-02-03|2021-02-25|
|34|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2310|Go|2022-02-03|2021-02-25| |34|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|-|2313|JavaScript|2022-02-06|2021-05-11|
|35|[forthespada/InterviewGuide](https://github.com/forthespada/InterviewGuide)|「InterviewGuide」一个收录优质计算机校招、社招面试常见面试题的仓库🔥🔥以前叫做《逆袭进大厂》。目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题坚持将此仓库维护下去。|2282|-|2021-12-22|2021-02-25| |35|[forthespada/InterviewGuide](https://github.com/forthespada/InterviewGuide)|「InterviewGuide」一个收录优质计算机校招、社招面试常见面试题的仓库🔥🔥以前叫做《逆袭进大厂》。目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题坚持将此仓库维护下去。|2285|-|2021-12-22|2021-02-25|
|36|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2181|Go|2022-01-30|2021-03-05| |36|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2182|Go|2022-01-30|2021-03-05|
|37|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2160|C|2022-01-27|2021-05-25| |37|[Blinue/Magpie](https://github.com/Blinue/Magpie)|使游戏窗口全屏显示|2164|HLSL|2022-02-05|2021-02-20|
|38|[Blinue/Magpie](https://github.com/Blinue/Magpie)|使游戏窗口全屏显示|2159|HLSL|2022-02-03|2021-02-20| |38|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2160|C|2022-01-27|2021-05-25|
|39|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2136|Rust|2021-10-23|2021-05-15| |39|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2137|Rust|2021-10-23|2021-05-15|
|40|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2087|Python|2022-01-27|2021-04-07| |40|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2089|Python|2022-01-27|2021-04-07|
|41|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2076|JavaScript|2022-01-30|2021-06-24| |41|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2078|JavaScript|2022-01-30|2021-06-24|
|42|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|2019|JavaScript|2022-01-28|2021-02-15| |42|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|2024|TypeScript|2022-02-02|2021-11-22|
|43|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|2018|TypeScript|2022-02-02|2021-11-22| |43|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|2021|JavaScript|2022-02-06|2021-02-15|
|44|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1979|Rust|2022-02-02|2021-08-18| |44|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1991|Rust|2022-02-06|2021-08-18|
|45|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具支持web vnc和web shell|1899|Go|2022-01-26|2021-07-30| |45|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具支持web vnc和web shell|1901|Go|2022-01-26|2021-07-30|
|46|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: 爱奇艺全民K歌腾讯视频有道云笔记网易云音乐一加手机社区官方论坛百度贴吧BilibiliV2EX咔叽网单什么值得买AcFun天翼云盘吾爱破解芒果TVFa米家小米运动百度搜索资源平台时光相册哔咔漫画联通营业厅|1825|Shell|2022-01-21|2021-05-26| |46|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: 爱奇艺全民K歌腾讯视频有道云笔记网易云音乐一加手机社区官方论坛百度贴吧BilibiliV2EX咔叽网单什么值得买AcFun天翼云盘吾爱破解芒果TVFa米家小米运动百度搜索资源平台时光相册哔咔漫画联通营业厅|1837|Shell|2022-01-21|2021-05-26|
|47|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1726|Rust|2022-02-03|2021-11-30| |47|[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.|1734|Rust|2022-02-05|2021-10-07|
|48|[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.|1720|Rust|2022-02-05|2021-10-07| |48|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1729|Rust|2022-02-03|2021-11-30|
|49|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池附带监控报警功能没有依赖中间件完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1685|Java|2022-02-01|2021-06-16| |49|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池附带监控报警功能没有依赖中间件完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1686|Java|2022-02-01|2021-06-16|
|50|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1665|Vue|2022-01-31|2021-07-03| |50|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1667|Vue|2022-01-31|2021-07-03|
|51|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1535|TypeScript|2022-02-05|2021-05-29| |51|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1539|TypeScript|2022-02-06|2021-05-29|
|52|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1531|Python|2022-01-17|2021-07-28| |52|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1531|Python|2022-01-17|2021-07-28|
|53|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1531|JavaScript|2021-09-06|2021-04-10| |53|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1531|JavaScript|2021-09-06|2021-04-10|
|54|[newbee-ltd/vue3-admin](https://github.com/newbee-ltd/vue3-admin)|🔥 🎉 Vue 3.0 + Vite 2.0 + Vue-Router 4.0 + Element-Plus + Echarts 5.0 + Axios 开发的后台管理系统|1474|Vue|2022-01-11|2021-03-21| |54|[newbee-ltd/vue3-admin](https://github.com/newbee-ltd/vue3-admin)|🔥 🎉 Vue 3.0 + Vite 2.0 + Vue-Router 4.0 + Element-Plus + Echarts 5.0 + Axios 开发的后台管理系统|1475|Vue|2022-01-11|2021-03-21|
|55|[eva-engine/eva.js](https://github.com/eva-engine/eva.js)|Eva.js is a front-end game engine specifically for creating interactive game projects.|1469|JavaScript|2022-01-30|2021-03-08| |55|[eva-engine/eva.js](https://github.com/eva-engine/eva.js)|Eva.js is a front-end game engine specifically for creating interactive game projects.|1469|JavaScript|2022-01-30|2021-03-08|
|56|[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|1452|Dart|2022-01-29|2021-07-16| |56|[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|1453|Dart|2022-01-29|2021-07-16|
|57|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1417|Python|2022-01-25|2021-07-14| |57|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1425|Python|2022-02-06|2021-07-14|
|58|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1383|JavaScript|2022-01-24|2021-07-26| |58|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1383|JavaScript|2022-01-24|2021-07-26|
|59|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1375|TypeScript|2022-02-05|2021-03-27| |59|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1381|TypeScript|2022-02-06|2021-03-27|
|60|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1325|TypeScript|2021-12-21|2021-09-24| |60|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务iOS14+扫码即用。🚧 快应用开发中|1351|Kotlin|2022-02-06|2021-12-16|
|61|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1325|JavaScript|2022-02-03|2021-04-19| |61|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1331|JavaScript|2022-02-03|2021-04-19|
|62|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务iOS14+扫码即用。🚧 快应用开发中|1316|Kotlin|2022-02-05|2021-12-16| |62|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1327|TypeScript|2021-12-21|2021-09-24|
|63|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1314|JavaScript|2022-02-05|2021-07-08| |63|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1314|JavaScript|2022-02-05|2021-07-08|
|64|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1295|Swift|2022-02-02|2021-11-13| |64|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1296|Swift|2022-02-02|2021-11-13|
|65|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1271|Java|2021-12-28|2021-08-04| |65|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1285|Java|2021-12-28|2021-08-04|
|66|[sjlleo/netflix-verify](https://github.com/sjlleo/netflix-verify)|流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not|1262|Go|2021-12-30|2021-02-23| |66|[sjlleo/netflix-verify](https://github.com/sjlleo/netflix-verify)|流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not|1268|Go|2021-12-30|2021-02-23|
|67|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1249|JavaScript|2022-02-01|2021-03-14| |67|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1252|JavaScript|2022-02-01|2021-03-14|
|68|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|cool-admin(midway版)一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 2.0、typescript、typeorm、mysql、jwt、element-ui等构建|1231|TypeScript|2022-01-10|2021-02-27| |68|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|cool-admin(midway版)一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 2.0、typescript、typeorm、mysql、jwt、element-ui等构建|1231|TypeScript|2022-01-10|2021-02-27|
|69|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历一款markdown的在线简历工具。|1181|TypeScript|2022-01-19|2021-02-19| |69|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历一款markdown的在线简历工具。|1181|TypeScript|2022-01-19|2021-02-19|
|70|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目可作为Go项目开发脚手架|1167|Go|2022-01-31|2021-05-26| |70|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目可作为Go项目开发脚手架|1167|Go|2022-01-31|2021-05-26|
|71|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1165|JavaScript|2022-01-28|2021-05-15| |71|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1167|JavaScript|2022-01-28|2021-05-15|
|72|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1153|Dart|2022-01-27|2021-12-07| |72|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1155|Dart|2022-01-27|2021-12-07|
|73|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1125|Vue|2022-01-22|2021-10-16| |73|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1127|Vue|2022-01-22|2021-10-16|
|74|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, widgets, themes and tons more!|1121|Vue|2022-02-05|2021-02-28| |74|[Lissy93/dashy](https://github.com/Lissy93/dashy)|🚀 A self-hosted startpage for your server. Easy to use visual editor, status checking, widgets, themes and tons more!|1126|Vue|2022-02-06|2021-02-28|
|75|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1083|JavaScript|2022-01-22|2021-11-19| |75|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1083|JavaScript|2022-01-22|2021-11-19|
|76|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台H5商城可视化搭建平台|1079|Vue|2022-01-28|2021-09-22| |76|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台H5商城可视化搭建平台|1082|Vue|2022-01-28|2021-09-22|
|77|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|1076|TypeScript|2022-01-16|2021-04-19| |77|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|1078|TypeScript|2022-01-16|2021-04-19|
|78|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1052|C|2021-10-15|2021-10-10| |78|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1053|C|2021-10-15|2021-10-10|
|79|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|1044|Python|2022-02-05|2021-09-19| |79|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|1048|Python|2022-02-05|2021-09-19|
|80|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|1028|Python|2022-01-28|2021-09-12| |80|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|1028|Python|2022-01-28|2021-09-12|
|81|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1021|Python|2022-01-26|2021-05-05| |81|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1026|Python|2022-01-26|2021-05-05|
|82|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|1002|C|2021-12-27|2021-08-11| |82|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|1004|TypeScript|2022-01-30|2021-07-08|
|83|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|1001|TypeScript|2022-01-30|2021-07-08| |83|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|1002|C|2021-12-27|2021-08-11|
|84|[shulieTech/Takin](https://github.com/shulieTech/Takin)|Takin is an Java-based, open-source system designed to measure online environmental performance test for full-links, Especially for microservices. Through Takin, middlewares and applications can ident ...|993|-|2021-11-10|2021-04-29| |84|[shulieTech/Takin](https://github.com/shulieTech/Takin)|Takin is an Java-based, open-source system designed to measure online environmental performance test for full-links, Especially for microservices. Through Takin, middlewares and applications can ident ...|993|-|2021-11-10|2021-04-29|
|85|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|983|Python|2022-02-04|2021-12-28| |85|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|983|Python|2022-02-04|2021-12-28|
|86|[ApsaraDB/galaxysql](https://github.com/ApsaraDB/galaxysql)|PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.|943|Java|2022-01-28|2021-10-16| |86|[ApsaraDB/galaxysql](https://github.com/ApsaraDB/galaxysql)|PolarDB-X is a cloud native distributed SQL Database designed for high concurrency, massive storage, complex querying scenarios.|943|Java|2022-01-28|2021-10-16|
|87|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|JavaScript|2021-10-30|2021-10-20| |87|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|JavaScript|2021-10-30|2021-10-20|
|88|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|941|Go|2022-01-27|2021-06-14| |88|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|941|Go|2022-02-06|2021-06-14|
|89|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|939|Rust|2021-12-05|2021-10-02| |89|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|939|Rust|2021-12-05|2021-10-02|
|90|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|933|TypeScript|2021-11-15|2021-10-19| |90|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|933|TypeScript|2021-11-15|2021-10-19|
|91|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|930|Vue|2021-12-10|2021-04-25| |91|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|930|Vue|2021-12-10|2021-04-25|
|92|[xManager-v2/xManager-Spotify](https://github.com/xManager-v2/xManager-Spotify)|An android application where you can manage and install all versions of the spotify app.|925|Java|2022-02-02|2021-02-08| |92|[xManager-v2/xManager-Spotify](https://github.com/xManager-v2/xManager-Spotify)|An android application where you can manage and install all versions of the spotify app.|927|Java|2022-02-02|2021-02-08|
|93|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|913|JavaScript|2022-01-19|2021-08-12| |93|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|918|JavaScript|2022-01-19|2021-08-12|
|94|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|910|Go|2022-01-28|2021-04-29| |94|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|911|Go|2022-01-28|2021-04-29|
|95|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示加速GitHub网页浏览。|904|JavaScript|2022-02-05|2021-03-28| |95|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示加速GitHub网页浏览。|907|JavaScript|2022-02-06|2021-03-28|
|96|[alibaba/xquic](https://github.com/alibaba/xquic)|-|894|C|2022-01-29|2021-11-05| |96|[alibaba/xquic](https://github.com/alibaba/xquic)|-|894|C|2022-01-29|2021-11-05|
|97|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架实现poc在线编辑、运行、批量测试。使用文档|883|Go|2021-12-07|2021-05-12| |97|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架实现poc在线编辑、运行、批量测试。使用文档|883|Go|2021-12-07|2021-05-12|
|98|[Paladinfeng/MiaoProject](https://github.com/Paladinfeng/MiaoProject)|Miao Project Bug 反馈|867|-|2021-12-12|2021-04-01| |98|[Paladinfeng/MiaoProject](https://github.com/Paladinfeng/MiaoProject)|Miao Project Bug 反馈|867|-|2021-12-12|2021-04-01|
|99|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.https://arxiv.org/abs/2108.11250|864|Python|2021-12-14|2021-08-25| |99|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|865|Python|2022-01-17|2021-11-30|
|100|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|863|Python|2022-01-17|2021-11-30| |100|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.https://arxiv.org/abs/2108.11250|865|Python|2021-12-14|2021-08-25|
|101|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|858|Go|2022-01-27|2021-05-20| |101|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|858|Go|2022-01-27|2021-05-20|
|102|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|857|Jupyter Notebook|2021-12-29|2021-04-07| |102|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|858|Jupyter Notebook|2021-12-29|2021-04-07|
|103|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |841|C++|2021-12-24|2021-05-26| |103|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |841|C++|2021-12-24|2021-05-26|
|104|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|834|Kotlin|2022-01-26|2021-12-17| |104|[bytedance/btrace](https://github.com/bytedance/btrace)|🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Systrace, it support to define custom events automatically during building apk and using bhook to provider more nati ...|834|Kotlin|2022-01-26|2021-12-17|
|105|[Anonymous-ghost/AttackWebFrameworkTools](https://github.com/Anonymous-ghost/AttackWebFrameworkTools)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。上传getshell。sql注入等高危漏洞直接就可以拿权限出数据。其次对一些构造复杂exp漏洞进行检测。傻瓜式导入url即可实现批量测试,能一键getshell检测绝不sql注入或者不是只检测。其中thinkphp 集成所有rce Exp Struts2漏洞集成了shack2 和k8 ...|817|C#|2022-02-05|2021-02-10| |105|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdpsshredispostgresmongodbmssqlmysqlwinrm等服务爆破快速的端口扫描强大的web指纹识别各种内置服务的一键利用包括ssh完全交互式登陆mssql提权redis一键利用mysql数据库查询winrm横向利用多种服务利用支持socks5代理执行|818|Go|2022-01-29|2022-01-05|
|106|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdpsshredispostgresmongodbmssqlmysqlwinrm等服务爆破快速的端口扫描强大的web指纹识别各种内置服务的一键利用包括ssh完全交互式登陆mssql提权redis一键利用mysql数据库查询winrm横向利用多种服务利用支持socks5代理执行|816|Go|2022-01-29|2022-01-05| |106|[Anonymous-ghost/AttackWebFrameworkTools-5.0](https://github.com/Anonymous-ghost/AttackWebFrameworkTools-5.0)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。上传getshell。sql注入等高危漏洞直接就可以拿权限出数据。其次对一些构造复杂exp漏洞进行检测。傻瓜式导入url即可实现批量测试,能一键getshell检测绝不sql注入或者不是只检测。其中thinkphp 集成所有rce Exp Struts2漏洞集成了shack2 和k8 ...|817|C#|2022-02-06|2021-02-10|
|107|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|810|HTML|2022-01-26|2021-07-20| |107|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|810|HTML|2022-01-26|2021-07-20|
|108|[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. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.|804|C++|2022-02-05|2021-03-22| |108|[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. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.|809|C++|2022-02-05|2021-03-22|
|109|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|794|Shell|2021-11-27|2021-06-12| |109|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|796|Shell|2021-11-27|2021-06-12|
|110|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写目的hvv期间快速利用漏洞、降低漏洞利用门槛。|792|Java|2021-12-13|2021-10-22| |110|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写目的hvv期间快速利用漏洞、降低漏洞利用门槛。|792|Java|2021-12-13|2021-10-22|
|111|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|790|Python|2022-02-05|2021-04-21| |111|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画能看=能下载)。使用 Qt C++ 开发|790|C++|2022-01-17|2021-09-22|
|112|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|787|Python|2022-01-30|2021-12-06| |112|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|790|Python|2022-02-06|2021-04-21|
|113|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|786|Shell|2022-01-02|2021-02-21| |113|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|788|Python|2022-01-30|2021-12-06|
|114|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|772|Swift|2022-02-05|2021-11-30| |114|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|788|Shell|2022-01-02|2021-02-21|
|115|[CollegesChat/university-information](https://github.com/CollegesChat/university-information)|收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节|768|Python|2021-08-25|2021-06-25| |115|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|775|Swift|2022-02-06|2021-11-30|
|116|[fscarmen/warp](https://github.com/fscarmen/warp)|WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本|768|Shell|2022-01-31|2021-03-17| |116|[fscarmen/warp](https://github.com/fscarmen/warp)|WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本|770|Shell|2022-01-31|2021-03-17|
|117|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|767|Python|2022-02-05|2021-09-01| |117|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|769|Python|2022-02-05|2021-09-01|
|118|[microsoft/Graphormer](https://github.com/microsoft/Graphormer)|Graphormer is a deep learning package that allows researchers and developers to train custom models for molecule modeling tasks. It aims to accelerate the research and application in AI for molecule s ...|767|Python|2022-01-07|2021-05-27| |118|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|768|Go|2022-01-22|2021-09-06|
|119|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|765|Go|2022-01-22|2021-09-06| |119|[CollegesChat/university-information](https://github.com/CollegesChat/university-information)|收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节|768|Python|2021-08-25|2021-06-25|
|120|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|763|Rust|2022-01-07|2021-09-09| |120|[microsoft/Graphormer](https://github.com/microsoft/Graphormer)|Graphormer is a deep learning package that allows researchers and developers to train custom models for molecule modeling tasks. It aims to accelerate the research and application in AI for molecule s ...|767|Python|2022-01-07|2021-05-27|
|121|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|760|TypeScript|2021-11-29|2021-11-09| |121|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|764|Rust|2022-01-07|2021-09-09|
|122|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|760|Go|2022-01-04|2021-06-03| |122|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|761|Go|2022-01-04|2021-06-03|
|123|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易python3|759|Python|2021-12-28|2021-09-08| |123|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|760|TypeScript|2021-11-29|2021-11-09|
|124|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|750|Python|2022-01-26|2021-08-30| |124|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易python3|759|Python|2021-12-28|2021-09-08|
|125|[tuplex/tuplex](https://github.com/tuplex/tuplex)|Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather ...|747|C++|2022-02-04|2021-06-30| |125|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|750|Python|2022-01-26|2021-08-30|
|126|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|745|Go|2022-01-25|2021-02-25| |126|[tuplex/tuplex](https://github.com/tuplex/tuplex)|Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather ...|747|C++|2022-02-04|2021-06-30|
|127|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|740|Python|2022-01-22|2021-09-17| |127|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|745|Go|2022-01-25|2021-02-25|
|128|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配|717|Python|2021-10-23|2021-03-11| |128|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|742|Python|2022-01-22|2021-09-17|
|129|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|717|Python|2022-02-04|2021-02-08| |129|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配|718|Python|2021-10-23|2021-03-11|
|130|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议全网唯一免费商用。企业微信、私域流量、SCRM。|706|Go|2022-01-06|2021-08-24| |130|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|717|Python|2022-02-04|2021-02-08|
|131|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|705|PHP|2022-01-21|2021-09-10| |131|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|710|PHP|2022-01-21|2021-09-10|
|132|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|702|Vue|2022-01-05|2021-12-30| |132|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议全网唯一免费商用。企业微信、私域流量、SCRM。|706|Go|2022-01-06|2021-08-24|
|133|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|702|Java|2021-10-15|2021-06-23| |133|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|703|Vue|2022-01-05|2021-12-30|
|134|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|701|C#|2022-01-29|2021-10-21| |134|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|702|C#|2022-02-06|2021-10-21|
|135|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 多语言商城 跨境商城 多用户商城 小程序商城 微服务商城 新零售 社区商城|697|Java|2022-01-27|2021-05-14| |135|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|702|Java|2021-10-15|2021-06-23|
|136|[allentofight/easy-cs](https://github.com/allentofight/easy-cs)|CS如此简单!|697|-|2021-11-22|2021-02-12| |136|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 多语言商城 跨境商城 多用户商城 小程序商城 微服务商城 新零售 社区商城|698|Java|2022-01-27|2021-05-14|
|137|[feature-flags-co/feature-flags-co](https://github.com/feature-flags-co/feature-flags-co)|Feature flags-driven product intelligence platform that makes iterating on products as fast as Commit code|688|C#|2022-02-05|2021-07-27| |137|[allentofight/easy-cs](https://github.com/allentofight/easy-cs)|CS如此简单!|697|-|2021-11-22|2021-02-12|
|138|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|687|JavaScript|2022-01-30|2021-10-15| |138|[feature-flags-co/feature-flags-co](https://github.com/feature-flags-co/feature-flags-co)|Feature flags-driven product intelligence platform that makes iterating on products as fast as Commit code|688|C#|2022-02-06|2021-07-27|
|139|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|684|Go|2022-02-02|2021-05-30| |139|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|687|JavaScript|2022-01-30|2021-10-15|
|140|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|674|TypeScript|2022-02-05|2021-10-12| |140|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|685|Go|2022-02-06|2021-05-30|
|141|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5|670|Perl|2022-02-05|2021-08-22| |141|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|678|TypeScript|2022-02-05|2021-10-12|
|142|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|670|C++|2022-01-31|2021-06-30| |142|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|672|C++|2022-01-31|2021-06-30|
|143|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画能看=能下载)。使用 Qt C++ 开发|667|C++|2022-01-17|2021-09-22| |143|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5|671|Perl|2022-02-05|2021-08-22|
|144|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|658|JavaScript|2022-02-05|2021-05-29| |144|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|659|JavaScript|2022-02-05|2021-05-29|
|145|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|656|Ruby|2022-01-13|2021-06-22| |145|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|657|Ruby|2022-01-13|2021-06-22|
|146|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|656|Go|2022-01-01|2021-04-19| |146|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|656|Go|2022-01-01|2021-04-19|
|147|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |656|Python|2022-02-04|2021-04-14| |147|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |655|Python|2022-02-04|2021-04-14|
|148|[rebase-network/Dapp-Learning](https://github.com/rebase-network/Dapp-Learning)|-|653|Solidity|2021-12-13|2021-06-08| |148|[rebase-network/Dapp-Learning](https://github.com/rebase-network/Dapp-Learning)|-|653|Solidity|2021-12-13|2021-06-08|
|149|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|646|C|2022-01-26|2021-04-14| |149|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|646|C|2022-01-26|2021-04-14|
|150|[alaskasquirrel/Email-newsletter-RSS](https://github.com/alaskasquirrel/Email-newsletter-RSS)|邮箱 📧 newsletter RSS|641|-|2021-12-07|2021-09-19| |150|[alaskasquirrel/Email-newsletter-RSS](https://github.com/alaskasquirrel/Email-newsletter-RSS)|邮箱 📧 newsletter RSS|641|-|2021-12-07|2021-09-19|
|151|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|636|TypeScript|2022-01-19|2021-10-26| |151|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|637|Go|2021-08-31|2021-04-10|
|152|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|636|Go|2021-08-31|2021-04-10| |152|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|636|TypeScript|2022-01-19|2021-10-26|
|153|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|632|JavaScript|2021-12-13|2021-04-16| |153|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|636|C++|2022-02-06|2021-07-09|
|154|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|625|C++|2022-01-31|2021-09-18| |154|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|632|JavaScript|2021-12-13|2021-04-16|
|155|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|624|C++|2022-02-04|2021-07-09| |155|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|626|C++|2022-01-31|2021-09-18|
|156|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|623|Rust|2022-01-19|2021-09-22| |156|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|623|Rust|2022-02-06|2021-09-22|
|157|[rms-open-letter/rms-open-letter.github.io](https://github.com/rms-open-letter/rms-open-letter.github.io)|-|623|TypeScript|2021-10-03|2021-03-23| |157|[rms-open-letter/rms-open-letter.github.io](https://github.com/rms-open-letter/rms-open-letter.github.io)|-|623|TypeScript|2021-10-03|2021-03-23|
|158|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|621|C++|2022-01-29|2021-07-26| |158|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|622|Go|2022-02-04|2021-07-14|
|159|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|619|Go|2022-02-04|2021-07-14| |159|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|621|C++|2022-02-06|2021-07-26|
|160|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|617|Java|2022-01-29|2021-09-14| |160|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|619|Java|2022-01-29|2021-09-14|
|161|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|615|Go|2022-02-04|2021-08-30| |161|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|616|Go|2022-02-04|2021-08-30|
|162|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|Java|2021-12-16|2021-11-06| |162|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|Java|2021-12-16|2021-11-06|
|163|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|610|C#|2022-01-20|2021-03-19| |163|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|610|C#|2022-01-20|2021-03-19|
|164|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|601|PHP|2022-01-12|2021-06-25| |164|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|601|PHP|2022-01-12|2021-06-25|
@ -176,35 +176,35 @@
|169|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|591|Python|2022-01-14|2021-07-20| |169|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|591|Python|2022-01-14|2021-07-20|
|170|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|588|Java|2022-01-12|2021-08-19| |170|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|588|Java|2022-01-12|2021-08-19|
|171|[tal-tech/conan](https://github.com/tal-tech/conan)|柯南平台开源版本,为用户提供流量回放全流程解决方案|587|Java|2021-10-21|2021-03-02| |171|[tal-tech/conan](https://github.com/tal-tech/conan)|柯南平台开源版本,为用户提供流量回放全流程解决方案|587|Java|2021-10-21|2021-03-02|
|172|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|584|Go|2022-01-28|2021-12-06| |172|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|585|Go|2022-01-28|2021-12-06|
|173|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|cool-admin一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 2.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|584|CSS|2021-12-18|2021-02-27| |173|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|cool-admin一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 2.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|585|CSS|2021-12-18|2021-02-27|
|174|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|基于安卓QQ协议的vscode-qq扩展|583|TypeScript|2022-01-01|2021-02-06| |174|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|583|Go|2021-10-15|2021-07-24|
|175|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|582|Go|2021-10-15|2021-07-24| |175|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|580|C|2022-01-17|2021-12-07|
|176|[SummerSec/ShiroAttack2](https://github.com/SummerSec/ShiroAttack2)|shiro反序列化漏洞综合利用,包含(回显执行命令/注入内存马修复原版中NoCC的问题 https://github.com/j1anFen/shiro_attack|580|Java|2022-01-26|2021-06-13| |176|[SummerSec/ShiroAttack2](https://github.com/SummerSec/ShiroAttack2)|shiro反序列化漏洞综合利用,包含(回显执行命令/注入内存马修复原版中NoCC的问题 https://github.com/j1anFen/shiro_attack|580|Java|2022-01-26|2021-06-13|
|177|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|575|C|2022-01-17|2021-12-07| |177|[gyroflow/gyroflow](https://github.com/gyroflow/gyroflow)|Video stabilization using gyroscope data|577|Rust|2022-02-06|2021-11-11|
|178|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to iOS/Android/Web.轮播图、swiper|572|TypeScript|2022-02-04|2021-09-07| |178|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to iOS/Android/Web.轮播图、swiper|572|TypeScript|2022-02-04|2021-09-07|
|179|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|569|Rust|2022-02-03|2021-07-29| |179|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|569|Rust|2022-02-05|2021-07-29|
|180|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|568|C++|2022-01-31|2021-12-24| |180|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|568|C++|2022-01-31|2021-12-24|
|181|[LSPosed/AndroidHiddenApiBypass](https://github.com/LSPosed/AndroidHiddenApiBypass)|Bypass restrictions on non-SDK interfaces|563|Java|2022-01-05|2021-04-07| |181|[LSPosed/AndroidHiddenApiBypass](https://github.com/LSPosed/AndroidHiddenApiBypass)|Bypass restrictions on non-SDK interfaces|563|Java|2022-01-05|2021-04-07|
|182|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|560|C|2021-12-16|2021-09-05| |182|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|561|C|2021-12-16|2021-09-05|
|183|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|560|Dart|2021-11-25|2021-06-30| |183|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|561|Python|2021-12-03|2021-06-13|
|184|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|560|Python|2021-12-03|2021-06-13| |184|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|560|Dart|2021-11-25|2021-06-30|
|185|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台Job是一套运维基础操作管理系统具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程而每个作业都可做为一个原子节点提供给上层或周边系统/平台使用,实现调度自动化。|557|Java|2022-01-24|2021-06-17| |185|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的R18二次元客户端同时支持MacOSWindowsAndroidiOS并上传了APK和IPA。|558|Dart|2022-02-04|2021-07-27|
|186|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|556|Python|2022-01-25|2021-07-28| |186|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台Job是一套运维基础操作管理系统具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程而每个作业都可做为一个原子节点提供给上层或周边系统/平台使用,实现调度自动化。|557|Java|2022-01-24|2021-06-17|
|187|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的R18二次元客户端同时支持MacOSWindowsAndroidiOS并上传了APK和IPA。|556|Dart|2022-02-04|2021-07-27| |187|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|556|Python|2022-01-25|2021-07-28|
|188|[editso/fuso](https://github.com/editso/fuso)|一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, ...|553|Rust|2022-01-27|2021-11-26| |188|[editso/fuso](https://github.com/editso/fuso)|一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, ...|553|Rust|2022-01-27|2021-11-26|
|189|[jbduncanm/GcmForMojo2](https://github.com/jbduncanm/GcmForMojo2)|#GcmForMojo 为QQ和微信开启FCM推送# GcmForMojo|551|Java|2022-01-12|2021-02-08| |189|[jbduncanm/GcmForMojo2](https://github.com/jbduncanm/GcmForMojo2)|#GcmForMojo 为QQ和微信开启FCM推送# GcmForMojo|551|Java|2022-01-12|2021-02-08|
|190|[lanceliao/china-holiday-calender](https://github.com/lanceliao/china-holiday-calender)|中国节假日、调休、补班日历ICS格式可供IPhone、Google Calender、Outlook等客户端订阅|548|-|2021-12-05|2021-05-08| |190|[lanceliao/china-holiday-calender](https://github.com/lanceliao/china-holiday-calender)|中国节假日、调休、补班日历ICS格式可供IPhone、Google Calender、Outlook等客户端订阅|548|-|2021-12-05|2021-05-08|
|191|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|547|C#|2022-01-13|2021-03-12| |191|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|547|C#|2022-01-13|2021-03-12|
|192|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|546|Go|2021-10-18|2021-04-06| |192|[Rick-Lang/rickroll-lang](https://github.com/Rick-Lang/rickroll-lang)|Rick Roll Language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are coming from Rick Astley's lyrics. Discord server: https://d ...|546|Python|2022-02-06|2021-05-16|
|193|[Rick-Lang/rickroll-lang](https://github.com/Rick-Lang/rickroll-lang)|Rick Roll Language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are coming from Rick Astley's lyrics. Discord server: https://d ...|545|Python|2022-02-02|2021-05-16| |193|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|546|Go|2021-10-18|2021-04-06|
|194|[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 ...|538|PHP|2022-01-12|2021-04-07| |194|[shadowcz007/awesome-metaverse](https://github.com/shadowcz007/awesome-metaverse)|Useful resources for creating Meta-verse |540|-|2021-12-09|2021-10-18|
|195|[textflint/textflint](https://github.com/textflint/textflint)|Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing|537|Python|2022-01-23|2021-03-06| |195|[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 ...|538|PHP|2022-01-12|2021-04-07|
|196|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|535|Python|2022-01-20|2021-03-10| |196|[textflint/textflint](https://github.com/textflint/textflint)|Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing|537|Python|2022-01-23|2021-03-06|
|197|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|534|Python|2022-01-27|2021-03-24| |197|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|536|Python|2022-01-20|2021-03-10|
|198|[HXSecurity/DongTai-agent-java](https://github.com/HXSecurity/DongTai-agent-java)|Java Agent is a Java application probe of DongTai IAST, which collects method invocation data during runtime of Java application by dynamic hooks.|533|Java|2022-01-25|2021-03-22| |198|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|535|Python|2022-01-27|2021-03-24|
|199|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|532|C#|2022-02-05|2021-02-14| |199|[HXSecurity/DongTai-agent-java](https://github.com/HXSecurity/DongTai-agent-java)|Java Agent is a Java application probe of DongTai IAST, which collects method invocation data during runtime of Java application by dynamic hooks.|533|Java|2022-01-25|2021-03-22|
|200|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|521|JavaScript|2022-01-18|2021-04-08| |200|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|532|C#|2022-02-05|2021-02-14|
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
@ -20,7 +20,8 @@
|13|[li-jinpeng/Colorful_Block](https://github.com/li-jinpeng/Colorful_Block)|汇编大作业|2|2021-11-10|2021-10-13| |13|[li-jinpeng/Colorful_Block](https://github.com/li-jinpeng/Colorful_Block)|汇编大作业|2|2021-11-10|2021-10-13|
|14|[YoooHaaa/Roster](https://github.com/YoooHaaa/Roster)|科锐三阶段项目---16位汇编通讯录|2|2021-09-22|2021-09-22| |14|[YoooHaaa/Roster](https://github.com/YoooHaaa/Roster)|科锐三阶段项目---16位汇编通讯录|2|2021-09-22|2021-09-22|
|15|[n13eho/CalciferCompiler](https://github.com/n13eho/CalciferCompiler)|2021年全国大学生计算机系统能力大赛—— 编译系统设计赛华为毕昇杯Calcifer队伍的作品|2|2021-11-21|2021-09-09| |15|[n13eho/CalciferCompiler](https://github.com/n13eho/CalciferCompiler)|2021年全国大学生计算机系统能力大赛—— 编译系统设计赛华为毕昇杯Calcifer队伍的作品|2|2021-11-21|2021-09-09|
|16|[Cute-Cube/CubeOS](https://github.com/Cute-Cube/CubeOS)|Cute-Cube自己制作创新的操作系统。|2|2021-08-18|2021-07-27| |16|[ymm135/Irvine](https://github.com/ymm135/Irvine)|汇编语言(第七版)源码|2|2022-01-17|2021-09-06|
|17|[Cute-Cube/CubeOS](https://github.com/Cute-Cube/CubeOS)|Cute-Cube自己制作创新的操作系统。|2|2021-08-18|2021-07-27|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -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>
# 中文新秀榜 > 软件类 > C # 中文新秀榜 > 软件类 > C
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6852|2022-01-29|2021-11-06| |1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6896|2022-02-06|2021-11-06|
|2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5806|2022-01-21|2021-10-07| |2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5812|2022-01-21|2021-10-07|
|3|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2160|2022-01-27|2021-05-25| |3|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2160|2022-01-27|2021-05-25|
|4|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1052|2021-10-15|2021-10-10| |4|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1053|2021-10-15|2021-10-10|
|5|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|1002|2021-12-27|2021-08-11| |5|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|1002|2021-12-27|2021-08-11|
|6|[alibaba/xquic](https://github.com/alibaba/xquic)|-|894|2022-01-29|2021-11-05| |6|[alibaba/xquic](https://github.com/alibaba/xquic)|-|894|2022-01-29|2021-11-05|
|7|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|646|2022-01-26|2021-04-14| |7|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|646|2022-01-26|2021-04-14|
|8|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|575|2022-01-17|2021-12-07| |8|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|580|2022-01-17|2021-12-07|
|9|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|560|2021-12-16|2021-09-05| |9|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|561|2021-12-16|2021-09-05|
|10|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法SnowFlake——雪花漂移算法在缩短ID长度的同时具备极高瞬时并发处理能力50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库FFI。💎支持容器环境自动扩容自动注册 WorkerId ),单机或分布式唯 ...|496|2022-01-01|2021-03-13| |10|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法SnowFlake——雪花漂移算法在缩短ID长度的同时具备极高瞬时并发处理能力50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库FFI。💎支持容器环境自动扩容自动注册 WorkerId ),单机或分布式唯 ...|496|2022-01-01|2021-03-13|
|11|[hydromisc/hydromisc](https://github.com/hydromisc/hydromisc)|Open hardware to measure EC and pH, drive pumps, and otherwise manage a mid-size hydroponic grow over Wi-Fi.|459|2022-01-03|2021-06-28| |11|[hydromisc/hydromisc](https://github.com/hydromisc/hydromisc)|Open hardware to measure EC and pH, drive pumps, and otherwise manage a mid-size hydroponic grow over Wi-Fi.|459|2022-01-03|2021-06-28|
|12|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|358|2021-11-29|2021-03-29| |12|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|358|2021-11-29|2021-03-29|
|13|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|337|2022-02-05|2021-08-07| |13|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|338|2022-02-05|2021-08-07|
|14|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|324|2022-02-01|2022-01-17| |14|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|325|2022-02-01|2022-01-17|
|15|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|314|2022-01-12|2021-06-15| |15|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|314|2022-01-12|2021-06-15|
|16|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|245|2021-11-25|2021-07-27| |16|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|245|2021-11-25|2021-07-27|
|17|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|236|2022-01-18|2021-05-30| |17|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|236|2022-02-06|2021-05-30|
|18|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a DPDK based 100Gbps network performance and load testing software.|233|2022-01-27|2021-12-21| |18|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a DPDK based 100Gbps network performance and load testing software.|234|2022-01-27|2021-12-21|
|19|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|217|2022-01-23|2021-03-05| |19|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|217|2022-01-23|2021-03-05|
|20|[hepingood/ds18b20](https://github.com/hepingood/ds18b20)|ds18b20 full function driver|213|2022-01-10|2021-05-10| |20|[hepingood/ds18b20](https://github.com/hepingood/ds18b20)|ds18b20 full function driver|213|2022-01-10|2021-05-10|
|21|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|193|2021-12-06|2021-04-03| |21|[dwj0/Remote-management](https://github.com/dwj0/Remote-management)|远程桌面、RADMIN、SSH、VNC集中管理器|194|2021-12-06|2021-04-03|
|22|[hepingood/ws2812b](https://github.com/hepingood/ws2812b)|ws2812b full function driver|188|2022-01-09|2021-11-02| |22|[hepingood/ws2812b](https://github.com/hepingood/ws2812b)|ws2812b full function driver|188|2022-01-09|2021-11-02|
|23|[Al1ex/LinuxEelvation](https://github.com/Al1ex/LinuxEelvation)|Linux Eelvation(持续更新)|186|2022-01-27|2021-03-30| |23|[Al1ex/LinuxEelvation](https://github.com/Al1ex/LinuxEelvation)|Linux Eelvation(持续更新)|186|2022-01-27|2021-03-30|
|24|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|169|2022-02-02|2021-05-21| |24|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|169|2022-02-02|2021-05-21|
@ -38,23 +38,23 @@
|31|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|109|2021-10-09|2021-08-31| |31|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|109|2021-10-09|2021-08-31|
|32|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|108|2021-09-05|2021-08-20| |32|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|108|2021-09-05|2021-08-20|
|33|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集收集整理验证好用的bof。|103|2021-11-08|2021-07-30| |33|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集收集整理验证好用的bof。|103|2021-11-08|2021-07-30|
|34|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|97|2022-02-05|2021-09-05| |34|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|97|2022-02-06|2021-09-05|
|35|[NVIDIA-AI-IOT/deepstream_lpr_app](https://github.com/NVIDIA-AI-IOT/deepstream_lpr_app)|Sample app code for LPR deployment on DeepStream|95|2021-11-18|2021-02-08| |35|[NVIDIA-AI-IOT/deepstream_lpr_app](https://github.com/NVIDIA-AI-IOT/deepstream_lpr_app)|Sample app code for LPR deployment on DeepStream|94|2021-11-18|2021-02-08|
|36|[Core-2-Extreme/Video_player_for_3DS](https://github.com/Core-2-Extreme/Video_player_for_3DS)|Video player for 3ds|90|2022-02-04|2021-04-02| |36|[Core-2-Extreme/Video_player_for_3DS](https://github.com/Core-2-Extreme/Video_player_for_3DS)|Video player for 3ds|91|2022-02-06|2021-04-02|
|37|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|2021-10-10|2021-09-14| |37|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|2021-10-10|2021-09-14|
|38|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing|84|2022-01-27|2021-03-22| |38|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing|84|2022-01-27|2021-03-22|
|39|[keke1023/Padavan](https://github.com/keke1023/Padavan)|基于hanwckf,chongshengB以及padavanonly的源码整合而来支持7603/7615/7915的kvr|82|2022-01-15|2021-08-23| |39|[keke1023/Padavan](https://github.com/keke1023/Padavan)|基于hanwckf,chongshengB以及padavanonly的源码整合而来支持7603/7615/7915的kvr|82|2022-01-15|2021-08-23|
|40|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大Go 实现的一个WebSSH支持文件上传下载|81|2021-12-12|2021-05-09| |40|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大Go 实现的一个WebSSH支持文件上传下载|81|2021-12-12|2021-05-09|
|41|[u1f383/Software-Security-2021](https://github.com/u1f383/Software-Security-2021)|2021 交大程式安全 binary exploit 課程教材|78|2022-01-19|2021-11-24| |41|[u1f383/Software-Security-2021](https://github.com/u1f383/Software-Security-2021)|2021 交大程式安全 binary exploit 課程教材|78|2022-02-05|2021-11-24|
|42|[alibaba/TairString](https://github.com/alibaba/TairString)|A redis module, similar to redis string, but you can set expire and version for the value. It also provides many very useful commands, such as cas/cad, etc.|73|2022-02-03|2021-02-25| |42|[alibaba/TairString](https://github.com/alibaba/TairString)|A redis module, similar to redis string, but you can set expire and version for the value. It also provides many very useful commands, such as cas/cad, etc.|73|2022-02-03|2021-02-25|
|43|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|72|2022-01-13|2021-10-20| |43|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|72|2022-01-13|2021-10-20|
|44|[rev1si0n/bxxt](https://github.com/rev1si0n/bxxt)|安卓 BOOT.IMG/RECOVERY.IMG/SELINUX/PROPERTY 实用工具启动镜像编辑解包打包selinux 修改ro 属性修改。|70|2022-01-21|2021-03-27| |44|[rev1si0n/bxxt](https://github.com/rev1si0n/bxxt)|安卓 BOOT.IMG/RECOVERY.IMG/SELINUX/PROPERTY 实用工具启动镜像编辑解包打包selinux 修改ro 属性修改。|70|2022-01-21|2021-03-27|
|45|[sakumisu/CherryUSB](https://github.com/sakumisu/CherryUSB)|Tiny and portable USB device/host stack for embedded system with USB IP|68|2022-02-02|2021-07-10| |45|[sakumisu/CherryUSB](https://github.com/sakumisu/CherryUSB)|Tiny and portable USB device/host stack for embedded system with USB IP|68|2022-02-06|2021-07-10|
|46|[impact-eintr/LinuxC](https://github.com/impact-eintr/LinuxC)|听说C与Linux更搭配哦 内容包括C基础 C++面向对象编程 基础数据结构 linux系统编程以及一些操作系统的相关知识|67|2021-12-06|2021-02-08| |46|[impact-eintr/LinuxC](https://github.com/impact-eintr/LinuxC)|听说C与Linux更搭配哦 内容包括C基础 C++面向对象编程 基础数据结构 linux系统编程以及一些操作系统的相关知识|67|2021-12-06|2021-02-08|
|47|[metartc/metaRTC](https://github.com/metartc/metaRTC)|embedded webrtc SDK 嵌入式webrtc库 |64|2022-02-04|2021-12-17| |47|[metartc/metaRTC](https://github.com/metartc/metaRTC)|embedded webrtc SDK 嵌入式webrtc库 |64|2022-02-06|2021-12-17|
|48|[Sunnyyoung/WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI)|A command line utility to work with WeChatTweak-macOS - WeChatTweak 命令行工具|60|2022-01-30|2021-09-09| |48|[Sunnyyoung/WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI)|A command line utility to work with WeChatTweak-macOS - WeChatTweak 命令行工具|60|2022-01-30|2021-09-09|
|49|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|59|2022-01-25|2021-05-25| |49|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|59|2022-01-25|2021-05-25|
|50|[zebin-wu/homekit-bridge](https://github.com/zebin-wu/homekit-bridge)|Let any device connect to Apple HomeKit.|54|2022-02-05|2021-03-29| |50|[zebin-wu/homekit-bridge](https://github.com/zebin-wu/homekit-bridge)|Let any device connect to Apple HomeKit.|54|2022-02-06|2021-03-29|
|51|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|2021-11-23|2021-11-20| |51|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|2021-11-23|2021-11-20|
|52|[IMFWorks/Android-So-Handler](https://github.com/IMFWorks/Android-So-Handler)|支持APK包中所有System.Load/LoadLibrary加载的So库文件Maven、aar文件引入三方库、源码引入的so文件对So文件进行7z压缩与云端下发完成apk瘦身|53|2021-12-06|2021-08-23| |52|[IMFWorks/Android-So-Handler](https://github.com/IMFWorks/Android-So-Handler)|支持APK包中所有System.Load/LoadLibrary加载的So库文件Maven、aar文件引入三方库、源码引入的so文件对So文件进行7z压缩与云端下发完成apk瘦身|53|2021-12-06|2021-08-23|
|53|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|52|2021-12-23|2021-12-20| |53|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|52|2021-12-23|2021-12-20|

@ -1,35 +1,35 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[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.|4094|2022-01-31|2021-05-31| |1|[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.|4094|2022-01-31|2021-05-31|
|2|[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 ...|3017|2022-01-09|2021-05-21| |2|[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 ...|3020|2022-01-09|2021-05-21|
|3|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |841|2021-12-24|2021-05-26| |3|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |841|2021-12-24|2021-05-26|
|4|[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. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.|804|2022-02-05|2021-03-22| |4|[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. YOLOX, YOLOP, YOLOv5, YOLOR, NanoDet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU.|809|2022-02-05|2021-03-22|
|5|[tuplex/tuplex](https://github.com/tuplex/tuplex)|Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather ...|747|2022-02-04|2021-06-30| |5|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画能看=能下载)。使用 Qt C++ 开发|790|2022-01-17|2021-09-22|
|6|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|670|2022-01-31|2021-06-30| |6|[tuplex/tuplex](https://github.com/tuplex/tuplex)|Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather ...|747|2022-02-04|2021-06-30|
|7|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画能看=能下载)。使用 Qt C++ 开发|667|2022-01-17|2021-09-22| |7|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|672|2022-01-31|2021-06-30|
|8|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|625|2022-01-31|2021-09-18| |8|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|636|2022-02-06|2021-07-09|
|9|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|624|2022-02-04|2021-07-09| |9|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|626|2022-01-31|2021-09-18|
|10|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|621|2022-01-29|2021-07-26| |10|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|621|2022-02-06|2021-07-26|
|11|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|568|2022-01-31|2021-12-24| |11|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|568|2022-01-31|2021-12-24|
|12|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |491|2022-01-29|2021-03-11| |12|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |491|2022-01-29|2021-03-11|
|13|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|392|2022-02-04|2021-03-27| |13|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|391|2022-02-04|2021-03-27|
|14|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|329|2021-10-23|2021-08-02| |14|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|329|2021-10-23|2021-08-02|
|15|[Soreepeong/XivAlexander](https://github.com/Soreepeong/XivAlexander)|Double weave on high latency, and mishmash of modding tools - especially for fonts and internationalization for Final Fantasy XIV.|327|2022-02-03|2021-02-08| |15|[Soreepeong/XivAlexander](https://github.com/Soreepeong/XivAlexander)|Double weave on high latency, and mishmash of modding tools - especially for fonts and internationalization for Final Fantasy XIV.|327|2022-02-03|2021-02-08|
|16|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|325|2021-12-31|2021-02-14| |16|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|325|2021-12-31|2021-02-14|
|17|[vczh/GacUIBlog](https://github.com/vczh/GacUIBlog)|记录 GacUI 开发10年来背后的故事以及对架构设计的考量。|323|2021-12-20|2021-05-26| |17|[vczh/GacUIBlog](https://github.com/vczh/GacUIBlog)|记录 GacUI 开发10年来背后的故事以及对架构设计的考量。|323|2021-12-20|2021-05-26|
|18|[flomesh-io/pipy](https://github.com/flomesh-io/pipy)|Pipy is a tiny, high performance, highly stable, programmable proxy.|305|2022-02-05|2021-02-11| |18|[flomesh-io/pipy](https://github.com/flomesh-io/pipy)|Pipy is a tiny, high performance, highly stable, programmable proxy.|306|2022-02-05|2021-02-11|
|19|[Tencent/ScriptX](https://github.com/Tencent/ScriptX)|A versatile script engine abstraction layer.|304|2021-12-19|2021-03-19| |19|[Tencent/ScriptX](https://github.com/Tencent/ScriptX)|A versatile script engine abstraction layer.|304|2021-12-19|2021-03-19|
|20|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|288|2022-01-24|2021-10-27| |20|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|289|2022-01-24|2021-10-27|
|21|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|264|2021-12-30|2021-09-15| |21|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|265|2021-12-30|2021-09-15|
|22|[ZhuYanzhen1/miniFOC](https://github.com/ZhuYanzhen1/miniFOC)|你还在为有刷电机的高噪声、低响应速度和低寿命而烦恼吗这个项目是一个20块钱就能搞定的FOC无刷电机控制方案This project is a FOC (Field Oriented Control) BLDC Motor control scheme that can be done for 3$!|243|2021-11-08|2021-08-13| |22|[ZhuYanzhen1/miniFOC](https://github.com/ZhuYanzhen1/miniFOC)|你还在为有刷电机的高噪声、低响应速度和低寿命而烦恼吗这个项目是一个20块钱就能搞定的FOC无刷电机控制方案This project is a FOC (Field Oriented Control) BLDC Motor control scheme that can be done for 3$!|243|2021-11-08|2021-08-13|
|23|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|230|2022-02-01|2021-04-25| |23|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|230|2022-02-01|2021-04-25|
|24|[metartc/yangwebrtc](https://github.com/metartc/yangwebrtc)|Webrtc Libary for PC, non-google lib|219|2022-01-23|2021-08-29| |24|[metartc/yangwebrtc](https://github.com/metartc/yangwebrtc)|Webrtc Libary for PC, non-google lib|219|2022-01-23|2021-08-29|
|25|[0x727/ShuiYing_0x727](https://github.com/0x727/ShuiYing_0x727)|检测域环境内,域机器的本地管理组成员是否存在弱口令和通用口令,对域用户的权限分配以及域内委派查询|217|2021-08-10|2021-08-10| |25|[0x727/ShuiYing_0x727](https://github.com/0x727/ShuiYing_0x727)|检测域环境内,域机器的本地管理组成员是否存在弱口令和通用口令,对域用户的权限分配以及域内委派查询|218|2021-08-10|2021-08-10|
|26|[wdhao/tensorrtCV](https://github.com/wdhao/tensorrtCV)|-|213|2021-08-11|2021-05-29| |26|[wdhao/tensorrtCV](https://github.com/wdhao/tensorrtCV)|-|213|2021-08-11|2021-05-29|
|27|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|213|2021-12-26|2021-05-28| |27|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|213|2021-12-26|2021-05-28|
|28|[AllentDan/LibtorchSegmentation](https://github.com/AllentDan/LibtorchSegmentation)|A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.|208|2021-11-17|2021-02-07| |28|[AllentDan/LibtorchSegmentation](https://github.com/AllentDan/LibtorchSegmentation)|A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.|208|2021-11-17|2021-02-07|
@ -38,10 +38,10 @@
|31|[richardchien/modern-cmake-by-example](https://github.com/richardchien/modern-cmake-by-example)|IPADS 实验室新人培训第二讲CMake2021.11.3|171|2021-11-04|2021-10-15| |31|[richardchien/modern-cmake-by-example](https://github.com/richardchien/modern-cmake-by-example)|IPADS 实验室新人培训第二讲CMake2021.11.3|171|2021-11-04|2021-10-15|
|32|[zhuzhu-Top/Wx_Socket_Helper](https://github.com/zhuzhu-Top/Wx_Socket_Helper)|PC微信助手|165|2021-08-27|2021-05-22| |32|[zhuzhu-Top/Wx_Socket_Helper](https://github.com/zhuzhu-Top/Wx_Socket_Helper)|PC微信助手|165|2021-08-27|2021-05-22|
|33|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor冰镜 - 终端行为分析系统)|161|2022-01-30|2021-11-24| |33|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor冰镜 - 终端行为分析系统)|161|2022-01-30|2021-11-24|
|34|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|154|2022-02-03|2021-09-24| |34|[APRIL-ZJU/clins](https://github.com/APRIL-ZJU/clins)|CLINS: Continuous-Time Trajectory Estimation for LiDAR-Inertial System|156|2022-01-19|2021-03-08|
|35|[APRIL-ZJU/clins](https://github.com/APRIL-ZJU/clins)|CLINS: Continuous-Time Trajectory Estimation for LiDAR-Inertial System|154|2022-01-19|2021-03-08| |35|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|155|2022-02-03|2021-09-24|
|36|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|149|2022-01-01|2021-12-15| |36|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|149|2022-01-01|2021-12-15|
|37|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|148|2022-02-04|2021-08-12| |37|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|149|2022-02-06|2021-08-12|
|38|[yongplus/tinypng](https://github.com/yongplus/tinypng)|基于TinyPNG图片压缩软件操作简单高效支持MacOS和Windows系统无需其它依赖运行。|135|2022-01-08|2021-07-01| |38|[yongplus/tinypng](https://github.com/yongplus/tinypng)|基于TinyPNG图片压缩软件操作简单高效支持MacOS和Windows系统无需其它依赖运行。|135|2022-01-08|2021-07-01|
|39|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|134|2022-01-13|2022-01-12| |39|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|134|2022-01-13|2022-01-12|
|40|[0x727/CloneX_0x727](https://github.com/0x727/CloneX_0x727)|进行克隆用户、添加用户等账户防护安全检测的轻巧工具|131|2021-09-03|2021-08-16| |40|[0x727/CloneX_0x727](https://github.com/0x727/CloneX_0x727)|进行克隆用户、添加用户等账户防护安全检测的轻巧工具|131|2021-09-03|2021-08-16|
@ -49,21 +49,21 @@
|42|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|125|2022-01-19|2021-10-21| |42|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|125|2022-01-19|2021-10-21|
|43|[hova88/PointPillars_MultiHead_40FPS](https://github.com/hova88/PointPillars_MultiHead_40FPS)|A REAL-TIME 3D detection network [Pointpillars] compiled by CUDA/TensorRT/C++. |125|2021-12-13|2021-04-29| |43|[hova88/PointPillars_MultiHead_40FPS](https://github.com/hova88/PointPillars_MultiHead_40FPS)|A REAL-TIME 3D detection network [Pointpillars] compiled by CUDA/TensorRT/C++. |125|2021-12-13|2021-04-29|
|44|[caochao39/tare_planner](https://github.com/caochao39/tare_planner)|TARE Exploration Planner for Ground Vehicles|124|2021-09-25|2021-05-08| |44|[caochao39/tare_planner](https://github.com/caochao39/tare_planner)|TARE Exploration Planner for Ground Vehicles|124|2021-09-25|2021-05-08|
|45|[guojianyang/cv-detect-robot](https://github.com/guojianyang/cv-detect-robot)|🔥🔥🔥🔥🔥🔥yolov5+YOLOX+yolo+tensorRT+ros+deepstream+jetson+nano+TX2+NX for High-performance deployment(高性能部署)|122|2022-01-09|2021-07-25| |45|[ChunelFeng/CGraph](https://github.com/ChunelFeng/CGraph)|#A simple C++ DAG framework# 一个简单的跨平台的基于流图的并行计算框架支持注册依赖、循环执行、条件判断、面向切面、函数式编程、守护任务、自动优化、自定义分区等功能。欢迎star & fork更多信息请参考http://www.chunel.cn|124|2022-02-06|2021-04-26|
|46|[ChunelFeng/CGraph](https://github.com/ChunelFeng/CGraph)|一个简单的跨平台的基于流图的并行计算框架支持注册依赖、循环执行、条件判断、面向切面、函数式编程、守护任务、自动优化、自定义分区等功能。欢迎star & fork更多信息请参考http://www.chunel.cn|122|2022-02-05|2021-04-26| |46|[dengqizhou30/AIAssistC](https://github.com/dengqizhou30/AIAssistC)|AIAssistC是一个AI游戏助手使用OpenCv、DNN、Tensorflow、ssd_mobilenet/efficientdet、hidriver、MFC等技术截取游戏屏幕进行对象识别使用虚拟鼠标键盘驱动实现自动瞄准/自动开枪等功能,提升玩家的游戏体验。|122|2022-01-29|2021-10-27|
|47|[dengqizhou30/AIAssistC](https://github.com/dengqizhou30/AIAssistC)|AIAssistC是一个AI游戏助手使用OpenCv、DNN、Tensorflow、ssd_mobilenet/efficientdet、hidriver、MFC等技术截取游戏屏幕进行对象识别使用虚拟鼠标键盘驱动实现自动瞄准/自动开枪等功能,提升玩家的游戏体验。|121|2022-01-29|2021-10-27| |47|[guojianyang/cv-detect-robot](https://github.com/guojianyang/cv-detect-robot)|🔥🔥🔥🔥🔥🔥yolov5+YOLOX+yolo+tensorRT+ros+deepstream+jetson+nano+TX2+NX for High-performance deployment(高性能部署)|122|2022-01-09|2021-07-25|
|48|[Chuyu-Team/VC-LTL5](https://github.com/Chuyu-Team/VC-LTL5)|Shared to msvcrt.dll or ucrtbase.dll and optimize the C/C++ application file size.|118|2022-01-17|2021-08-08| |48|[Chuyu-Team/VC-LTL5](https://github.com/Chuyu-Team/VC-LTL5)|Shared to msvcrt.dll or ucrtbase.dll and optimize the C/C++ application file size.|118|2022-01-17|2021-08-08|
|49|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|115|2022-01-13|2022-01-04| |49|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|115|2022-01-13|2022-01-04|
|50|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|114|2021-10-30|2021-10-23| |50|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|114|2021-10-30|2021-10-23|
|51|[wecooperate/iMonitorSDK](https://github.com/wecooperate/iMonitorSDK)|系统监控开发套件sysmon、promon、edr、终端安全、主机安全、零信任、上网行为管理|108|2022-01-30|2021-09-25| |51|[wecooperate/iMonitorSDK](https://github.com/wecooperate/iMonitorSDK)|系统监控开发套件sysmon、promon、edr、终端安全、主机安全、零信任、上网行为管理|109|2022-01-30|2021-09-25|
|52|[vxfury/tabulate](https://github.com/vxfury/tabulate)|Table maker, true color, nested table, unicode, xterm & markdown syntax, ...|102|2021-12-26|2021-10-15| |52|[vxfury/tabulate](https://github.com/vxfury/tabulate)|Table maker, true color, nested table, unicode, xterm & markdown syntax, ...|102|2021-12-26|2021-10-15|
|53|[saturneric/GpgFrontend](https://github.com/saturneric/GpgFrontend)|A Powerful, Easy-to-Use, Compact, Cross-Platform and Installation-Free OpenPGP(pgp) Crypto Tool. Also, it's one of the excellent GUI Frontends for Modern GnuPG(gpg).|98|2022-01-16|2021-06-19| |53|[saturneric/GpgFrontend](https://github.com/saturneric/GpgFrontend)|A Powerful, Easy-to-Use, Compact, Cross-Platform and Installation-Free OpenPGP(pgp) Crypto Tool. Also, it's one of the excellent GUI Frontends for Modern GnuPG(gpg).|100|2022-01-16|2021-06-19|
|54|[rvbust/Vis](https://github.com/rvbust/Vis)|Interactive & Asynchronous 3D Visualization Tool|97|2021-08-18|2021-07-23| |54|[rvbust/Vis](https://github.com/rvbust/Vis)|Interactive & Asynchronous 3D Visualization Tool|97|2021-08-18|2021-07-23|
|55|[GengGode/GenshinImpact_AutoTrack_DLL](https://github.com/GengGode/GenshinImpact_AutoTrack_DLL)|能够从原神中获取角色的位置、朝向以及视角的实时数据通过图像算法获取并非读内存。The real-time data of the position, orientation and angle of view of the character can be obtained from the Genshin Impact, which can be obtained through the i ...|97|2022-01-27|2021-06-17| |55|[GengGode/GenshinImpact_AutoTrack_DLL](https://github.com/GengGode/GenshinImpact_AutoTrack_DLL)|能够从原神中获取角色的位置、朝向以及视角的实时数据通过图像算法获取并非读内存。The real-time data of the position, orientation and angle of view of the character can be obtained from the Genshin Impact, which can be obtained through the i ...|97|2022-01-27|2021-06-17|
|56|[LiteLDev/LiteXLoader](https://github.com/LiteLDev/LiteXLoader)|A cross-language script plugin loader for Bedrock Dedicated Server (BDS) , based on LiteLoaderBDS & ScriptX|89|2022-01-28|2021-04-17| |56|[LiteLDev/LiteXLoader](https://github.com/LiteLDev/LiteXLoader)|A cross-language script plugin loader for Bedrock Dedicated Server (BDS) , based on LiteLoaderBDS & ScriptX|89|2022-02-06|2021-04-17|
|57|[netcan/config-loader](https://github.com/netcan/config-loader)|Simple C++ Config Loader Framework(Serialization & Reflection)|84|2022-01-05|2021-06-21| |57|[Guyutongxue/VSCodeConfigHelper3](https://github.com/Guyutongxue/VSCodeConfigHelper3)|VS Code C++ 配置器|84|2022-01-25|2021-07-13|
|58|[scarsty/nn-editor](https://github.com/scarsty/nn-editor)|Neural Net Editor 神经网络编辑器|83|2022-01-28|2022-01-05| |58|[netcan/config-loader](https://github.com/netcan/config-loader)|Simple C++ Config Loader Framework(Serialization & Reflection)|84|2022-01-05|2021-06-21|
|59|[Guyutongxue/VSCodeConfigHelper3](https://github.com/Guyutongxue/VSCodeConfigHelper3)|VS Code C++ 配置器|83|2022-01-25|2021-07-13| |59|[scarsty/nn-editor](https://github.com/scarsty/nn-editor)|Neural Net Editor 神经网络编辑器|83|2022-01-28|2022-01-05|
|60|[luoyesiqiu/dpt-shell](https://github.com/luoyesiqiu/dpt-shell)|Android函数抽取壳实现|81|2022-01-16|2022-01-10| |60|[luoyesiqiu/dpt-shell](https://github.com/luoyesiqiu/dpt-shell)|Android函数抽取壳实现|81|2022-01-16|2022-01-10|
|61|[qiang/Riru-ModuleFridaGadget](https://github.com/qiang/Riru-ModuleFridaGadget)|一个magisk 的模块,简化版,依赖 riru能够简单的hook并且加载动态库目前用来加载 frida 的gadget 库从而使hook脱离命令行和server并且能够在多进程中加载|81|2021-12-18|2021-09-01| |61|[qiang/Riru-ModuleFridaGadget](https://github.com/qiang/Riru-ModuleFridaGadget)|一个magisk 的模块,简化版,依赖 riru能够简单的hook并且加载动态库目前用来加载 frida 的gadget 库从而使hook脱离命令行和server并且能够在多进程中加载|81|2021-12-18|2021-09-01|
|62|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|80|2021-11-10|2021-10-12| |62|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|80|2021-11-10|2021-10-12|

@ -1,37 +1,37 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4347|2022-01-18|2021-06-11| |1|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4354|2022-01-18|2021-06-11|
|2|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4207|2022-02-05|2021-05-12| |2|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4208|2022-02-06|2021-05-12|
|3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3667|2021-12-30|2021-05-30| |3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3673|2021-12-30|2021-05-30|
|4|[Anonymous-ghost/AttackWebFrameworkTools](https://github.com/Anonymous-ghost/AttackWebFrameworkTools)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。上传getshell。sql注入等高危漏洞直接就可以拿权限出数据。其次对一些构造复杂exp漏洞进行检测。傻瓜式导入url即可实现批量测试,能一键getshell检测绝不sql注入或者不是只检测。其中thinkphp 集成所有rce Exp Struts2漏洞集成了shack2 和k8 ...|817|2022-02-05|2021-02-10| |4|[Anonymous-ghost/AttackWebFrameworkTools-5.0](https://github.com/Anonymous-ghost/AttackWebFrameworkTools-5.0)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。上传getshell。sql注入等高危漏洞直接就可以拿权限出数据。其次对一些构造复杂exp漏洞进行检测。傻瓜式导入url即可实现批量测试,能一键getshell检测绝不sql注入或者不是只检测。其中thinkphp 集成所有rce Exp Struts2漏洞集成了shack2 和k8 ...|817|2022-02-06|2021-02-10|
|5|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|701|2022-01-29|2021-10-21| |5|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|702|2022-02-06|2021-10-21|
|6|[feature-flags-co/feature-flags-co](https://github.com/feature-flags-co/feature-flags-co)|Feature flags-driven product intelligence platform that makes iterating on products as fast as Commit code|688|2022-02-05|2021-07-27| |6|[feature-flags-co/feature-flags-co](https://github.com/feature-flags-co/feature-flags-co)|Feature flags-driven product intelligence platform that makes iterating on products as fast as Commit code|688|2022-02-06|2021-07-27|
|7|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|610|2022-01-20|2021-03-19| |7|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|610|2022-01-20|2021-03-19|
|8|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|547|2022-01-13|2021-03-12| |8|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|547|2022-01-13|2021-03-12|
|9|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|532|2022-02-05|2021-02-14| |9|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|532|2022-02-05|2021-02-14|
|10|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|519|2021-10-03|2021-10-01| |10|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|523|2021-10-03|2021-10-01|
|11|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|490|2021-10-09|2021-06-22| |11|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|491|2021-10-09|2021-06-22|
|12|[mai1zhi2/SharpBeacon](https://github.com/mai1zhi2/SharpBeacon)|CobaltStrike Beacon written in .Net 4 用.net重写了stager及Beacon其中包括正常上线、文件管理、进程管理、令牌管理、结合SysCall进行注入、原生端口转发、关ETW等一系列功能|470|2021-09-01|2021-08-29| |12|[mai1zhi2/SharpBeacon](https://github.com/mai1zhi2/SharpBeacon)|CobaltStrike Beacon written in .Net 4 用.net重写了stager及Beacon其中包括正常上线、文件管理、进程管理、令牌管理、结合SysCall进行注入、原生端口转发、关ETW等一系列功能|470|2021-09-01|2021-08-29|
|13|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|466|2022-01-26|2021-05-25| |13|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|466|2022-02-06|2021-05-25|
|14|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|448|2022-01-21|2021-04-12| |14|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|447|2022-01-21|2021-04-12|
|15|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|427|2022-01-27|2021-04-24| |15|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|432|2022-01-27|2021-04-24|
|16|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|420|2022-02-01|2021-06-14| |16|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|420|2022-02-01|2021-06-14|
|17|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|399|2021-12-23|2021-07-01| |17|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|399|2021-12-23|2021-07-01|
|18|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK封装全部已知的微信 API支持公众平台订阅号、服务号、小程序、小游戏、小商店& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|374|2022-02-05|2021-04-23| |18|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK封装全部已知的微信 API支持公众平台订阅号、服务号、小程序、小游戏、小商店& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|377|2022-02-06|2021-04-23|
|19|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|290|2021-10-18|2021-09-09| |19|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|291|2021-10-18|2021-09-09|
|20|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录支持官B国际三端快速切换自定义任意分辨率全屏或窗口启动快速打开照相目录好看的界面|266|2022-01-29|2021-11-24| |20|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录支持官B国际三端快速切换自定义任意分辨率全屏或窗口启动快速打开照相目录好看的界面|268|2022-01-29|2021-11-24|
|21|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|261|2022-01-12|2022-01-12| |21|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|261|2022-01-12|2022-01-12|
|22|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|247|2021-12-24|2021-02-28| |22|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|248|2021-12-24|2021-02-28|
|23|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录软件使用时长|226|2022-01-12|2021-11-19| |23|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录软件使用时长|227|2022-01-12|2021-11-19|
|24|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|216|2022-01-27|2021-12-16| |24|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|216|2022-01-27|2021-12-16|
|25|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发支持可视化布局的小程序商城系统前后端分离支持分布式部署跨平台运行拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|212|2022-01-25|2021-06-01| |25|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发支持可视化布局的小程序商城系统前后端分离支持分布式部署跨平台运行拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|212|2022-01-25|2021-06-01|
|26|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|203|2022-02-05|2021-03-12| |26|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|203|2022-02-05|2021-03-12|
|27|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|201|2021-08-21|2021-03-29| |27|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|202|2021-08-21|2021-03-29|
|28|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|188|2022-01-28|2021-12-11| |28|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|188|2022-01-28|2021-12-11|
|29|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|172|2021-11-17|2021-03-18| |29|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|172|2021-11-17|2021-03-18|
|30|[evilashz/SharpADUserIP](https://github.com/evilashz/SharpADUserIP)|提取DC日志快速获取域用户对应IP地址|166|2021-09-28|2021-09-02| |30|[evilashz/SharpADUserIP](https://github.com/evilashz/SharpADUserIP)|提取DC日志快速获取域用户对应IP地址|166|2021-09-28|2021-09-02|
@ -45,7 +45,7 @@
|38|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏后台为Java数据库为MySql游戏采用QFramework框架支持KCP和WebSocket网络(商用级) |115|2022-01-28|2021-10-13| |38|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏后台为Java数据库为MySql游戏采用QFramework框架支持KCP和WebSocket网络(商用级) |115|2022-01-28|2021-10-13|
|39|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|112|2022-01-13|2021-11-17| |39|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|112|2022-01-13|2021-11-17|
|40|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|111|2022-01-27|2021-10-27| |40|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|111|2022-01-27|2021-10-27|
|41|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|107|2021-12-20|2021-11-13| |41|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|108|2021-12-20|2021-11-13|
|42|[xpnas/inotify](https://github.com/xpnas/inotify)|一个简易消息通知系统支持企业微信、电报机器人、邮件推送、内置BARK推送、钉钉群机器人、飞书群机器人类似Server酱支持私有Docker部署|95|2022-01-07|2021-03-24| |42|[xpnas/inotify](https://github.com/xpnas/inotify)|一个简易消息通知系统支持企业微信、电报机器人、邮件推送、内置BARK推送、钉钉群机器人、飞书群机器人类似Server酱支持私有Docker部署|95|2022-01-07|2021-03-24|
|43|[wlgys8/SRPLearn](https://github.com/wlgys8/SRPLearn)|Unity可编程渲染管线造轮子项目|91|2021-11-27|2021-02-10| |43|[wlgys8/SRPLearn](https://github.com/wlgys8/SRPLearn)|Unity可编程渲染管线造轮子项目|91|2021-11-27|2021-02-10|
|44|[FingerCaster/UGFExtensions](https://github.com/FingerCaster/UGFExtensions)|一些对UnityGameFramework的扩展|90|2022-01-26|2021-07-15| |44|[FingerCaster/UGFExtensions](https://github.com/FingerCaster/UGFExtensions)|一些对UnityGameFramework的扩展|90|2022-01-26|2021-07-15|
@ -54,14 +54,14 @@
|47|[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 ...|82|2022-01-25|2021-12-08| |47|[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 ...|82|2022-01-25|2021-12-08|
|48|[IUpdatable/WeUiSharp](https://github.com/IUpdatable/WeUiSharp)|基于 WPF 实现的仿 Windows 桌面版微信 UI 界面库 An unofficial UI library for Windows WeChat based on WPF implementation|80|2021-08-30|2021-08-19| |48|[IUpdatable/WeUiSharp](https://github.com/IUpdatable/WeUiSharp)|基于 WPF 实现的仿 Windows 桌面版微信 UI 界面库 An unofficial UI library for Windows WeChat based on WPF implementation|80|2021-08-30|2021-08-19|
|49|[ls9512/UTween](https://github.com/ls9512/UTween)|UTween is an interpolation animation component for Unity. You can quickly configure animations through built-in components or write animations through code.|80|2021-11-26|2021-02-19| |49|[ls9512/UTween](https://github.com/ls9512/UTween)|UTween is an interpolation animation component for Unity. You can quickly configure animations through built-in components or write animations through code.|80|2021-11-26|2021-02-19|
|50|[RRQM/RRQMSocket](https://github.com/RRQM/RRQMSocket)|RRQMSocket是一个整合性网络通信框架特点是支持高并发、事件驱动、易用性强、二次开发难度低等。其中主要内容包括:TCP、UDP服务通信框架、大文件传输、RPC、WebSocket、WebApi、XmlRpc、JsonRpc等内容|78|2022-01-25|2021-04-06| |50|[RRQM/RRQMSocket](https://github.com/RRQM/RRQMSocket)|RRQMSocket是一个整合性网络通信框架特点是支持高并发、事件驱动、易用性强、二次开发难度低等。其中主要内容包括:TCP、UDP服务通信框架、大文件传输、RPC、WebSocket、WebApi、XmlRpc、JsonRpc等内容|78|2022-02-06|2021-04-06|
|51|[babalae/genshin-fishing-toy](https://github.com/babalae/genshin-fishing-toy)|🐟 原神自动钓鱼机有界面且操作简单。Genshin Impact Automatic Fishing Machine.|75|2021-10-01|2021-10-01| |51|[babalae/genshin-fishing-toy](https://github.com/babalae/genshin-fishing-toy)|🐟 原神自动钓鱼机有界面且操作简单。Genshin Impact Automatic Fishing Machine.|75|2021-10-01|2021-10-01|
|52|[xiaoyaocz/AllLive](https://github.com/xiaoyaocz/AllLive)|获取多个直播平台的信息和弹幕|74|2022-01-05|2021-05-26| |52|[xiaoyaocz/AllLive](https://github.com/xiaoyaocz/AllLive)|获取多个直播平台的信息和弹幕|74|2022-01-05|2021-05-26|
|53|[monitor1394/XUGL](https://github.com/monitor1394/XUGL)|UGUI Graphics Library for Unity. 一款 UGUI 图形库。|74|2021-09-12|2021-04-25| |53|[monitor1394/XUGL](https://github.com/monitor1394/XUGL)|UGUI Graphics Library for Unity. 一款 UGUI 图形库。|74|2021-09-12|2021-04-25|
|54|[17MKH/Mkh](https://github.com/17MKH/Mkh)|基于.Net 6+Vue3开发的业务模块化快速开发框架|71|2022-01-27|2021-07-25| |54|[caryyu/jellyfin-plugin-opendouban](https://github.com/caryyu/jellyfin-plugin-opendouban)|Douban metadata provider for Jellyfin|72|2022-01-21|2021-05-06|
|55|[caryyu/jellyfin-plugin-opendouban](https://github.com/caryyu/jellyfin-plugin-opendouban)|Douban metadata provider for Jellyfin|71|2022-01-21|2021-05-06| |55|[17MKH/Mkh](https://github.com/17MKH/Mkh)|基于.Net 6+Vue3开发的业务模块化快速开发框架|71|2022-01-27|2021-07-25|
|56|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|67|2022-02-05|2021-11-27| |56|[Demo-Liu/GeekDesk](https://github.com/Demo-Liu/GeekDesk)|小巧、美观的桌面快速启动工具|68|2022-01-27|2021-04-12|
|57|[Demo-Liu/GeekDesk](https://github.com/Demo-Liu/GeekDesk)|小巧、美观的桌面快速启动工具|67|2022-01-27|2021-04-12| |57|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|67|2022-02-05|2021-11-27|
|58|[CatImmortal/CatAsset](https://github.com/CatImmortal/CatAsset)|Unity AssetBundle资源管理框架|66|2021-11-23|2021-08-22| |58|[CatImmortal/CatAsset](https://github.com/CatImmortal/CatAsset)|Unity AssetBundle资源管理框架|66|2021-11-23|2021-08-22|
|59|[CatImmortal/CatJson](https://github.com/CatImmortal/CatJson)|为Unity开发者量身打造的功能强大的高性能Json库内置ILRuntime支持|58|2021-11-28|2021-07-18| |59|[CatImmortal/CatJson](https://github.com/CatImmortal/CatJson)|为Unity开发者量身打造的功能强大的高性能Json库内置ILRuntime支持|58|2021-11-28|2021-07-18|
|60|[1357310795/QrCodeScanner](https://github.com/1357310795/QrCodeScanner)|通过截图或摄像头扫描二维码|53|2021-09-12|2021-07-17| |60|[1357310795/QrCodeScanner](https://github.com/1357310795/QrCodeScanner)|通过截图或摄像头扫描二维码|53|2021-09-12|2021-07-17|
@ -80,11 +80,11 @@
|73|[xiaoye97/VRoidXYTool](https://github.com/xiaoye97/VRoidXYTool)|Extension Plugin for VRoid Studio. 用于VRoidStudio的扩展插件.|38|2022-01-28|2021-11-18| |73|[xiaoye97/VRoidXYTool](https://github.com/xiaoye97/VRoidXYTool)|Extension Plugin for VRoid Studio. 用于VRoidStudio的扩展插件.|38|2022-01-28|2021-11-18|
|74|[MG1937/AntiProguard-KRSFinder](https://github.com/MG1937/AntiProguard-KRSFinder)|通过分析类与成员间的关系来对抗Proguard混淆规则.Anti proguard through analysing classes and members' relationship|38|2021-10-28|2021-08-20| |74|[MG1937/AntiProguard-KRSFinder](https://github.com/MG1937/AntiProguard-KRSFinder)|通过分析类与成员间的关系来对抗Proguard混淆规则.Anti proguard through analysing classes and members' relationship|38|2021-10-28|2021-08-20|
|75|[POPCORNBOOM/CardEditor](https://github.com/POPCORNBOOM/CardEditor)|一款专为桌游设计师开发的批处理数值填入卡牌生成器/A card batch generator specially developed for board game designers|37|2022-02-05|2021-10-29| |75|[POPCORNBOOM/CardEditor](https://github.com/POPCORNBOOM/CardEditor)|一款专为桌游设计师开发的批处理数值填入卡牌生成器/A card batch generator specially developed for board game designers|37|2022-02-05|2021-10-29|
|76|[PizzaLovers007/AdofaiTweaks](https://github.com/PizzaLovers007/AdofaiTweaks)|Helpful tweaks for A Dance of Fire and Ice|37|2022-01-28|2021-02-25| |76|[akira0245/MidiBard](https://github.com/akira0245/MidiBard)|Bard performance plugin for FFXIV.|37|2022-02-06|2021-05-06|
|77|[akira0245/MidiBard](https://github.com/akira0245/MidiBard)|Bard performance plugin for FFXIV.|36|2022-01-31|2021-05-06| |77|[PizzaLovers007/AdofaiTweaks](https://github.com/PizzaLovers007/AdofaiTweaks)|Helpful tweaks for A Dance of Fire and Ice|37|2022-01-28|2021-02-25|
|78|[kula-lang/kula](https://github.com/kula-lang/kula)|Lightweight and highly extensible .NET scripting language.|35|2022-01-28|2021-05-23| |78|[blazor-cn/Blazor.ECharts](https://github.com/blazor-cn/Blazor.ECharts)|Blazor版本的ECharts图表组件|36|2021-11-29|2021-03-15|
|79|[tipani86/StarChild](https://github.com/tipani86/StarChild)|A Chatbot Game for Autistic Children 一款为孤独症孩子设计的聊天机器人游戏|33|2021-10-11|2021-08-02| |79|[kula-lang/kula](https://github.com/kula-lang/kula)|Lightweight and highly extensible .NET scripting language.|35|2022-01-28|2021-05-23|
|80|[blazor-cn/Blazor.ECharts](https://github.com/blazor-cn/Blazor.ECharts)|Blazor版本的ECharts图表组件|33|2021-11-29|2021-03-15| |80|[tipani86/StarChild](https://github.com/tipani86/StarChild)|A Chatbot Game for Autistic Children 一款为孤独症孩子设计的聊天机器人游戏|33|2021-10-11|2021-08-02|
|81|[wqaetly/SkillEditorBasedOnSlate](https://github.com/wqaetly/SkillEditorBasedOnSlate)|基于ParadoxNotion Slate的技能编辑器|28|2021-09-04|2021-08-15| |81|[wqaetly/SkillEditorBasedOnSlate](https://github.com/wqaetly/SkillEditorBasedOnSlate)|基于ParadoxNotion Slate的技能编辑器|28|2021-09-04|2021-08-15|
|82|[BeiYinZhiNian/Caviar-Blazor](https://github.com/BeiYinZhiNian/Caviar-Blazor)|Caviar-Blazor是采用Blazor + Ant Design的后台管理框架框架包含了后台管理的常用功能简单大方的界面拥有数据权限、字段权限、API权限等可精细化控制任意元素而且更好的兼容手机端让开发者更专注于业务上的开发。|28|2021-12-07|2021-06-15| |82|[BeiYinZhiNian/Caviar-Blazor](https://github.com/BeiYinZhiNian/Caviar-Blazor)|Caviar-Blazor是采用Blazor + Ant Design的后台管理框架框架包含了后台管理的常用功能简单大方的界面拥有数据权限、字段权限、API权限等可精细化控制任意元素而且更好的兼容手机端让开发者更专注于业务上的开发。|28|2021-12-07|2021-06-15|
|83|[ls9512/UBind](https://github.com/ls9512/UBind)|UBind is a value binding component for Unity, which is used to quickly realize the association binding between UI and logical data.|28|2021-10-12|2021-05-31| |83|[ls9512/UBind](https://github.com/ls9512/UBind)|UBind is a value binding component for Unity, which is used to quickly realize the association binding between UI and logical data.|28|2021-10-12|2021-05-31|

@ -1,79 +1,77 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|cool-admin一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 2.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|584|2021-12-18|2021-02-27| |1|[cool-team-official/cool-admin-vue](https://github.com/cool-team-official/cool-admin-vue)|cool-admin一个很酷的后台权限管理框架模块化、插件化、CRUD极速开发永久开源免费基于midway.js 2.0、typeorm、mysql、jwt、element-ui、vuex、vue-router、vue等构建|585|2021-12-18|2021-02-27|
|2|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场兼容Opensea、Rarible。|488|2022-01-26|2021-11-21| |2|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场兼容Opensea、Rarible。|498|2022-01-26|2021-11-21|
|3|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|301|2022-02-02|2021-12-09| |3|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|302|2022-02-02|2021-12-09|
|4|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|287|2022-01-20|2021-09-10| |4|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|287|2022-01-20|2021-09-10|
|5|[qq8e/qq](https://github.com/qq8e/qq)|8亿QQ绑定数据泄露查询源码附送数据。不定期更新下载地址 关注越多送的越多|189|2021-11-05|2021-02-06| |5|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|151|2021-12-11|2021-04-22|
|6|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|151|2021-12-11|2021-04-22| |6|[xiangjianan/lks](https://github.com/xiangjianan/lks)|🔗 B站博主 -LKs- 网站推荐 🔗|141|2022-01-31|2021-03-02|
|7|[xiangjianan/lks](https://github.com/xiangjianan/lks)|🔗 B站博主 -LKs- 网站推荐 🔗|141|2022-01-31|2021-03-02| |7|[ChisBread/transmission_skip_patch](https://github.com/ChisBread/transmission_skip_patch)|为transmission v3.0 增加 "快速校验" 功能|137|2022-01-01|2021-09-04|
|8|[ChisBread/transmission_skip_patch](https://github.com/ChisBread/transmission_skip_patch)|为transmission v3.0 增加 "快速校验" 功能|137|2022-01-01|2021-09-04| |8|[GoneTone/genshin-impact-wish-gacha-analyzer](https://github.com/GoneTone/genshin-impact-wish-gacha-analyzer)|原神祈願卡池分析 Genshin Impact Wish Gacha Analyzer A utility for analyzing gacha history, where all data and numbers are well-organized in a convenient manner!|102|2022-02-01|2021-03-05|
|9|[GoneTone/genshin-impact-wish-gacha-analyzer](https://github.com/GoneTone/genshin-impact-wish-gacha-analyzer)|原神祈願卡池分析 Genshin Impact Wish Gacha Analyzer A utility for analyzing gacha history, where all data and numbers are well-organized in a convenient manner!|102|2022-02-01|2021-03-05| |9|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题目前由@Bobs9维护开发中。|85|2022-01-28|2021-06-24|
|10|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题目前由@Bobs9维护开发中。|84|2022-01-28|2021-06-24| |10|[zonble/understanding_audio_files](https://github.com/zonble/understanding_audio_files)|認識音檔(公開版本)|79|2022-02-06|2022-02-03|
|11|[thinktip/luci-theme-neobird](https://github.com/thinktip/luci-theme-neobird)|一个专门针对移动端优化的OpenWRT主题基于luci-theme-material全新的登录界面沉浸式Webapp体验。|77|2022-01-27|2021-12-28| |11|[thinktip/luci-theme-neobird](https://github.com/thinktip/luci-theme-neobird)|一个专门针对移动端优化的OpenWRT主题基于luci-theme-material全新的登录界面沉浸式Webapp体验。|77|2022-01-27|2021-12-28|
|12|[eysp/public](https://github.com/eysp/public)|portainer-ce 汉化文件|76|2021-10-20|2021-02-06| |12|[q19980722/Typora-theme-jiaran](https://github.com/q19980722/Typora-theme-jiaran)|-|72|2022-01-31|2021-09-16|
|13|[q19980722/Typora-theme-jiaran](https://github.com/q19980722/Typora-theme-jiaran)|-|72|2022-01-31|2021-09-16| |13|[afi-team/website](https://github.com/afi-team/website)|蚂蚁前端基础设施团队Ant Frontend Infrastructure官方网站|69|2021-09-13|2021-02-15|
|14|[afi-team/website](https://github.com/afi-team/website)|蚂蚁前端基础设施团队Ant Frontend Infrastructure官方网站|69|2021-09-13|2021-02-15| |14|[niclin/bernard](https://github.com/niclin/bernard)|這是你最後一次忘記打卡|54|2022-01-19|2021-06-18|
|15|[niclin/bernard](https://github.com/niclin/bernard)|這是你最後一次忘記打卡|54|2022-01-19|2021-06-18| |15|[git9527/anki-awesome-select](https://github.com/git9527/anki-awesome-select)|This is the select template for Anki with awesome interface/Anki选择题模板|51|2022-01-25|2021-03-20|
|16|[git9527/anki-awesome-select](https://github.com/git9527/anki-awesome-select)|This is the select template for Anki with awesome interface/Anki选择题模板|51|2022-01-25|2021-03-20| |16|[teddy21019/weeb-message](https://github.com/teddy21019/weeb-message)|肥宅講話模擬器|43|2021-09-20|2021-09-16|
|17|[teddy21019/weeb-message](https://github.com/teddy21019/weeb-message)|肥宅講話模擬器|43|2021-09-20|2021-09-16| |17|[nijun008/sit_back](https://github.com/nijun008/sit_back)|摸鱼神器,无需安装,即刻摸鱼|42|2022-01-05|2021-12-25|
|18|[zonble/understanding_audio_files](https://github.com/zonble/understanding_audio_files)|認識音檔(公開版本)|42|2022-02-05|2022-02-03| |18|[ytq2019/go-vip-video](https://github.com/ytq2019/go-vip-video)|基于beego的全网vip视频微端自动更新版欢迎star|42|2021-08-16|2021-04-19|
|19|[nijun008/sit_back](https://github.com/nijun008/sit_back)|摸鱼神器,无需安装,即刻摸鱼|42|2022-01-05|2021-12-25| |19|[rocky-git/E-admin](https://github.com/rocky-git/E-admin)|E-admin是一个基于Element Plus开发而成后台系统构建工具无需关注页面模板JavaScript只用php代码即可快速构建出一个功能完善的后台系统。|40|2022-01-18|2021-06-30|
|20|[ytq2019/go-vip-video](https://github.com/ytq2019/go-vip-video)|基于beego的全网vip视频微端自动更新版欢迎star|42|2021-08-16|2021-04-19| |20|[cndiandian/zuanbot.com](https://github.com/cndiandian/zuanbot.com)|骂人宝典(祖安语录)|39|2022-01-08|2022-01-08|
|21|[rocky-git/E-admin](https://github.com/rocky-git/E-admin)|E-admin是一个基于Element Plus开发而成后台系统构建工具无需关注页面模板JavaScript只用php代码即可快速构建出一个功能完善的后台系统。|40|2022-01-18|2021-06-30| |21|[Nacandev/Ohmine-Dark-Theme-For-Joplin](https://github.com/Nacandev/Ohmine-Dark-Theme-For-Joplin)|This is a custom CSS theme for the opensource note-taking app Joplin.|32|2021-12-31|2021-09-14|
|22|[cndiandian/zuanbot.com](https://github.com/cndiandian/zuanbot.com)|骂人宝典(祖安语录)|38|2022-01-08|2022-01-08| |22|[AuroraTea/Web](https://github.com/AuroraTea/Web)|发在B站上的视频对应的源代码有些内容不是原创的会在代码中注释。|29|2021-10-28|2021-02-25|
|23|[Nacandev/Ohmine-Dark-Theme-For-Joplin](https://github.com/Nacandev/Ohmine-Dark-Theme-For-Joplin)|This is a custom CSS theme for the opensource note-taking app Joplin.|32|2021-12-31|2021-09-14| |23|[yu120/lemon-guide](https://github.com/yu120/lemon-guide)|收纳操作系统、JAVA、算法、数据库、中间件、解决方案、架构、DevOps和大数据等技术栈总结|28|2021-11-06|2021-07-10|
|24|[AuroraTea/Web](https://github.com/AuroraTea/Web)|发在B站上的视频对应的源代码有些内容不是原创的会在代码中注释。|29|2021-10-28|2021-02-25| |24|[jasonLaw1015/GfEasyAdmin](https://github.com/jasonLaw1015/GfEasyAdmin)|快速crud开发框架甚至于一行代码不用敲自动根据数据库表结构自动生成crud代码低代码开发框架至少减少百分90%工作量可快速把现有系统转成GfEasy版本后端使用GoFrame开发;后台前端使用 cool-admin-vue后台使用自适应布局手机、PC完美使用。|27|2021-12-09|2021-09-02|
|25|[yu120/lemon-guide](https://github.com/yu120/lemon-guide)|收纳操作系统、JAVA、算法、数据库、中间件、解决方案、架构、DevOps和大数据等技术栈总结|28|2021-11-06|2021-07-10| |25|[MarleneJiang/WebDemo](https://github.com/MarleneJiang/WebDemo)|开源一些自制的小网页|27|2021-10-07|2021-08-20|
|26|[jasonLaw1015/GfEasyAdmin](https://github.com/jasonLaw1015/GfEasyAdmin)|快速crud开发框架甚至于一行代码不用敲自动根据数据库表结构自动生成crud代码低代码开发框架至少减少百分90%工作量可快速把现有系统转成GfEasy版本后端使用GoFrame开发;后台前端使用 cool-admin-vue后台使用自适应布局手机、PC完美使用。|27|2021-12-09|2021-09-02| |26|[scopion/security_test_guide](https://github.com/scopion/security_test_guide)|安全测试导论|24|2022-01-27|2021-09-30|
|27|[MarleneJiang/WebDemo](https://github.com/MarleneJiang/WebDemo)|开源一些自制的小网页|27|2021-10-07|2021-08-20| |27|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个对北大教学网、编程网格等北大相关网站的CSS美化样式|23|2021-12-08|2021-11-27|
|28|[scopion/security_test_guide](https://github.com/scopion/security_test_guide)|安全测试导论|24|2022-01-27|2021-09-30| |28|[nuanxinqing123/HomeNavigation](https://github.com/nuanxinqing123/HomeNavigation)|动态个人导航程序|22|2022-01-26|2021-11-16|
|29|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个对北大教学网、编程网格等北大相关网站的CSS美化样式|23|2021-12-08|2021-11-27| |29|[jrainlau/MY-Kit](https://github.com/jrainlau/MY-Kit)|基于 Vite 的超丝滑 Vue3 组件库开发框架|20|2021-12-12|2021-12-11|
|30|[nuanxinqing123/HomeNavigation](https://github.com/nuanxinqing123/HomeNavigation)|动态个人导航程序|22|2022-01-26|2021-11-16| |30|[bdbdbdsbd/small_fontend_project](https://github.com/bdbdbdsbd/small_fontend_project)|-|20|2021-08-14|2021-07-22|
|31|[jrainlau/MY-Kit](https://github.com/jrainlau/MY-Kit)|基于 Vite 的超丝滑 Vue3 组件库开发框架|20|2021-12-12|2021-12-11| |31|[mingluosunyi/typora-theme-ava-diana](https://github.com/mingluosunyi/typora-theme-ava-diana)|-|19|2021-09-22|2021-09-11|
|32|[bdbdbdsbd/small_fontend_project](https://github.com/bdbdbdsbd/small_fontend_project)|-|20|2021-08-14|2021-07-22| |32|[yj369/Bilibili-MacOS-Windows-Client](https://github.com/yj369/Bilibili-MacOS-Windows-Client)|第三方 Bilibili MacOS & Windows 客户端,基于 Electron, next.js & 官方 API 制成。|19|2021-09-08|2021-04-16|
|33|[mingluosunyi/typora-theme-ava-diana](https://github.com/mingluosunyi/typora-theme-ava-diana)|-|19|2021-09-22|2021-09-11| |33|[Arcucy/Likey](https://github.com/Arcucy/Likey)|A community that works for anyone, any creation|18|2021-11-01|2021-02-20|
|34|[yj369/Bilibili-MacOS-Windows-Client](https://github.com/yj369/Bilibili-MacOS-Windows-Client)|第三方 Bilibili MacOS & Windows 客户端,基于 Electron, next.js & 官方 API 制成。|19|2021-09-08|2021-04-16| |34|[AntonVanke/typora-Aspartate-theme](https://github.com/AntonVanke/typora-Aspartate-theme)|Typora 主题: Aspartate。Typora Theme Aspartate.|16|2021-10-25|2021-10-24|
|35|[Arcucy/Likey](https://github.com/Arcucy/Likey)|A community that works for anyone, any creation|18|2021-11-01|2021-02-20| |35|[ianiiaannn/erschaffer-please-hack-me](https://github.com/ianiiaannn/erschaffer-please-hack-me)|2022 中部電資聯合寒訓 窩不資到 靶機|15|2022-01-25|2021-12-21|
|36|[ianiiaannn/erschaffer-please-hack-me](https://github.com/ianiiaannn/erschaffer-please-hack-me)|2022 中部電資聯合寒訓 窩不資到 靶機|15|2022-01-25|2021-12-21| |36|[MiloTnT/gym-management-system](https://github.com/MiloTnT/gym-management-system)|毕业设计基于Spring Boot的健身房管理系统。|15|2021-08-24|2021-08-15|
|37|[AntonVanke/typora-Aspartate-theme](https://github.com/AntonVanke/typora-Aspartate-theme)|Typora 主题: Aspartate。Typora Theme Aspartate.|15|2021-10-25|2021-10-24| |37|[shenweiyan/WebStack-Hugo](https://github.com/shenweiyan/WebStack-Hugo)|WebStack 网址导航 Hugo 主题,无需服务器,支持导航一键配置的纯静态网址导航网站。|15|2021-12-23|2021-07-26|
|38|[MiloTnT/gym-management-system](https://github.com/MiloTnT/gym-management-system)|毕业设计基于Spring Boot的健身房管理系统。|15|2021-08-24|2021-08-15| |38|[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|15|2022-01-21|2021-03-22|
|39|[shenweiyan/WebStack-Hugo](https://github.com/shenweiyan/WebStack-Hugo)|WebStack 网址导航 Hugo 主题,无需服务器,支持导航一键配置的纯静态网址导航网站。|15|2021-12-23|2021-07-26| |39|[mengrru/mastodon-on-blog](https://github.com/mengrru/mastodon-on-blog)|Put a Mastodon widget on your website or blog|13|2021-11-06|2021-10-29|
|40|[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|15|2022-01-21|2021-03-22| |40|[XXKDB/luci-theme-argon_armygreen](https://github.com/XXKDB/luci-theme-argon_armygreen)|原主题:https://github.com/liuran001/openwrt-packages/tree/packages/luci-theme-argon-lr/htdocs/luci-static/argon_armygreen|13|2021-11-25|2021-05-27|
|41|[mengrru/mastodon-on-blog](https://github.com/mengrru/mastodon-on-blog)|Put a Mastodon widget on your website or blog|13|2021-11-06|2021-10-29| |41|[masterQian/picdir](https://github.com/masterQian/picdir)|图片文件夹|12|2021-10-06|2021-10-03|
|42|[XXKDB/luci-theme-argon_armygreen](https://github.com/XXKDB/luci-theme-argon_armygreen)|原主题:https://github.com/liuran001/openwrt-packages/tree/packages/luci-theme-argon-lr/htdocs/luci-static/argon_armygreen|13|2021-11-25|2021-05-27| |42|[booooodv/PodLetter](https://github.com/booooodv/PodLetter)|播客、简报导航网站|12|2021-12-23|2021-09-12|
|43|[masterQian/picdir](https://github.com/masterQian/picdir)|图片文件夹|12|2021-10-06|2021-10-03| |43|[royc01/notion-dark](https://github.com/royc01/notion-dark)|notion-dark主题|11|2022-01-12|2021-06-03|
|44|[booooodv/PodLetter](https://github.com/booooodv/PodLetter)|播客、简报导航网站|12|2021-12-23|2021-09-12| |44|[NewAwkwardTools/homepager](https://github.com/NewAwkwardTools/homepager)|一个简洁的首页生成器|11|2021-11-21|2021-06-01|
|45|[NewAwkwardTools/homepager](https://github.com/NewAwkwardTools/homepager)|一个简洁的首页生成器|12|2021-11-21|2021-06-01| |45|[LeonWong0609/D42ker-Logseq](https://github.com/LeonWong0609/D42ker-Logseq)|Default Logseq dark theme with 0 saturation background and some other tweaks.|11|2022-01-08|2021-05-29|
|46|[royc01/notion-dark](https://github.com/royc01/notion-dark)|notion-dark主题|11|2022-01-12|2021-06-03| |46|[royc01/notion-theme](https://github.com/royc01/notion-theme)|notion复刻|11|2022-01-12|2021-05-14|
|47|[LeonWong0609/D42ker-Logseq](https://github.com/LeonWong0609/D42ker-Logseq)|Default Logseq dark theme with 0 saturation background and some other tweaks.|11|2022-01-08|2021-05-29| |47|[suchen9209/poke_texas_hold_em](https://github.com/suchen9209/poke_texas_hold_em)|-|10|2022-01-22|2021-08-07|
|48|[royc01/notion-theme](https://github.com/royc01/notion-theme)|notion复刻|11|2022-01-12|2021-05-14| |48|[Reverier-Xu/IDA-Skins](https://github.com/Reverier-Xu/IDA-Skins)|some ida skins used by myself.|10|2021-10-19|2021-02-24|
|49|[suchen9209/poke_texas_hold_em](https://github.com/suchen9209/poke_texas_hold_em)|-|10|2022-01-22|2021-08-07| |49|[yesmore/ShowyPX](https://github.com/yesmore/ShowyPX)|✨ 纯静态canvas动画特效网站。|9|2021-11-16|2021-11-07|
|50|[Reverier-Xu/IDA-Skins](https://github.com/Reverier-Xu/IDA-Skins)|some ida skins used by myself.|10|2021-10-19|2021-02-24| |50|[redhat123456/hexo-theme-MiHoYo](https://github.com/redhat123456/hexo-theme-MiHoYo)|一款以试图模仿出MiHoYo风格的hexo主题|9|2021-12-12|2021-10-22|
|51|[yesmore/ShowyPX](https://github.com/yesmore/ShowyPX)|✨ 纯静态canvas动画特效网站。|9|2021-11-16|2021-11-07| |51|[imsyy/home](https://github.com/imsyy/home)|我的个人主页个人主页源码主页模板homepage|9|2022-02-05|2021-09-25|
|52|[redhat123456/hexo-theme-MiHoYo](https://github.com/redhat123456/hexo-theme-MiHoYo)|一款以试图模仿出MiHoYo风格的hexo主题|9|2021-12-12|2021-10-22| |52|[Cl0udG0d/testAWD](https://github.com/Cl0udG0d/testAWD)|AWD平台|9|2021-08-18|2021-04-17|
|53|[Cl0udG0d/testAWD](https://github.com/Cl0udG0d/testAWD)|AWD平台|9|2021-08-18|2021-04-17| |53|[GZ1903/v2board-theme-LuFly](https://github.com/GZ1903/v2board-theme-LuFly)|V2board前端展示页|8|2022-01-29|2022-01-04|
|54|[imsyy/home](https://github.com/imsyy/home)|我的个人主页个人主页源码主页模板homepage|8|2022-02-05|2021-09-25| |54|[wanghao221/zhongqiulipinka](https://github.com/wanghao221/zhongqiulipinka)|使用HTML、CSS 创建完全响应式的中秋礼品卡|8|2021-09-11|2021-09-11|
|55|[wanghao221/zhongqiulipinka](https://github.com/wanghao221/zhongqiulipinka)|使用HTML、CSS 创建完全响应式的中秋礼品卡|8|2021-09-11|2021-09-11| |55|[chen310/music](https://github.com/chen310/music)|领取网易云音乐NeteaseCloudMusic数字专辑、付费单曲和礼品卡|8|2021-12-31|2021-05-18|
|56|[chen310/music](https://github.com/chen310/music)|领取网易云音乐NeteaseCloudMusic数字专辑、付费单曲和礼品卡|8|2021-12-31|2021-05-18| |56|[liluanhui/birdpaper-ui](https://github.com/liluanhui/birdpaper-ui)|🐬birdpaper-ui提供基于 Vue3.x 的组件库|8|2022-01-31|2021-03-23|
|57|[liluanhui/birdpaper-ui](https://github.com/liluanhui/birdpaper-ui)|🐬birdpaper-ui提供基于 Vue3.x 的组件库|8|2022-01-31|2021-03-23| |57|[the1812/dizzylab-auto-theme](https://github.com/the1812/dizzylab-auto-theme)|dizzylab 自适应 Stylus 主题, 跟随系统亮/暗设定.|8|2022-02-01|2021-03-20|
|58|[the1812/dizzylab-auto-theme](https://github.com/the1812/dizzylab-auto-theme)|dizzylab 自适应 Stylus 主题, 跟随系统亮/暗设定.|8|2022-02-01|2021-03-20| |58|[shuziyimin/shuziyimin.org](https://github.com/shuziyimin/shuziyimin.org)|数字移民导航站源码|7|2022-01-05|2021-12-23|
|59|[GZ1903/v2board-theme-LuFly](https://github.com/GZ1903/v2board-theme-LuFly)|V2board前端展示页|7|2022-01-29|2022-01-04| |59|[MisaLiu/afdian-sponsor-page](https://github.com/MisaLiu/afdian-sponsor-page)|一个独立展示爱发电赞助用户的网页|7|2021-12-15|2021-09-19|
|60|[shuziyimin/shuziyimin.org](https://github.com/shuziyimin/shuziyimin.org)|数字移民导航站源码|7|2022-01-05|2021-12-23| |60|[krait-team/Nabo-theme-typecho](https://github.com/krait-team/Nabo-theme-typecho)|南博主题|7|2021-08-20|2021-08-12|
|61|[MisaLiu/afdian-sponsor-page](https://github.com/MisaLiu/afdian-sponsor-page)|一个独立展示爱发电赞助用户的网页|7|2021-12-15|2021-09-19| |61|[sanqi377/bilibibli](https://github.com/sanqi377/bilibibli)|基于electron-vue开发的b站直播弹幕姬|7|2021-09-10|2021-08-06|
|62|[krait-team/Nabo-theme-typecho](https://github.com/krait-team/Nabo-theme-typecho)|南博主题|7|2021-08-20|2021-08-12| |62|[mengfanfei/vite-vue3-h5-template](https://github.com/mengfanfei/vite-vue3-h5-template)|使用vite,vue3,vue-router,vuex(pinia),vw vant等搭建的移动端模版适配低端浏览器可自行修改|6|2022-01-21|2022-01-05|
|63|[sanqi377/bilibibli](https://github.com/sanqi377/bilibibli)|基于electron-vue开发的b站直播弹幕姬|7|2021-09-10|2021-08-06| |63|[ArcherLinsu/life-simulator](https://github.com/ArcherLinsu/life-simulator)|人生模拟器,自定义剧本版|6|2021-09-06|2021-09-04|
|64|[mengfanfei/vite-vue3-h5-template](https://github.com/mengfanfei/vite-vue3-h5-template)|使用vite,vue3,vue-router,vuex(pinia),vw vant等搭建的移动端模版适配低端浏览器可自行修改|6|2022-01-21|2022-01-05| |64|[YuKongA/HQ-ICON](https://github.com/YuKongA/HQ-ICON)|[Web]Get icons from App Store/从App Store获取应用图标|6|2021-11-29|2021-06-11|
|65|[ArcherLinsu/life-simulator](https://github.com/ArcherLinsu/life-simulator)|人生模拟器,自定义剧本版|6|2021-09-06|2021-09-04| |65|[skyhack1212/repeater_console_qiankun](https://github.com/skyhack1212/repeater_console_qiankun)|基于qiankun框架重写流量回放框架jvm-sandbox-repeater的console页面|5|2021-12-07|2021-11-13|
|66|[YuKongA/HQ-ICON](https://github.com/YuKongA/HQ-ICON)|[Web]Get icons from App Store/从App Store获取应用图标|6|2021-11-29|2021-06-11| |66|[coronaPolvo/report-typora-theme](https://github.com/coronaPolvo/report-typora-theme)|中文实验报告专用模版|5|2021-11-21|2021-11-06|
|67|[skyhack1212/repeater_console_qiankun](https://github.com/skyhack1212/repeater_console_qiankun)|基于qiankun框架重写流量回放框架jvm-sandbox-repeater的console页面|5|2021-12-07|2021-11-13| |67|[tans/push-todo](https://github.com/tans/push-todo)|TODO LIST with 每日推送微信提醒|5|2021-08-09|2021-08-06|
|68|[coronaPolvo/report-typora-theme](https://github.com/coronaPolvo/report-typora-theme)|中文实验报告专用模版|5|2021-11-21|2021-11-06|
|69|[tans/push-todo](https://github.com/tans/push-todo)|TODO LIST with 每日推送微信提醒|5|2021-08-09|2021-08-06|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,50 +1,50 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[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|1452|2022-01-29|2021-07-16| |1|[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|1453|2022-01-29|2021-07-16|
|2|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1153|2022-01-27|2021-12-07| |2|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1155|2022-01-27|2021-12-07|
|3|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |595|2022-01-16|2021-03-06| |3|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |595|2022-01-16|2021-03-06|
|4|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|560|2021-11-25|2021-06-30| |4|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|560|2021-11-25|2021-06-30|
|5|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的R18二次元客户端同时支持MacOSWindowsAndroidiOS并上传了APK和IPA。|556|2022-02-04|2021-07-27| |5|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的R18二次元客户端同时支持MacOSWindowsAndroidiOS并上传了APK和IPA。|558|2022-02-04|2021-07-27|
|6|[Waytoon/chimera_flutter_code_push](https://github.com/Waytoon/chimera_flutter_code_push)|Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact flupush@gmail.com. |513|2021-10-17|2021-03-01| |6|[Waytoon/chimera_flutter_code_push](https://github.com/Waytoon/chimera_flutter_code_push)|Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact flupush@gmail.com. |513|2021-10-17|2021-03-01|
|7|[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.|225|2021-10-12|2021-02-20| |7|[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.|225|2021-10-12|2021-02-20|
|8|[ducafecat/flutter_ducafecat_news_getx](https://github.com/ducafecat/flutter_ducafecat_news_getx)|flutter2 + dio4 + getx4|223|2021-11-23|2021-05-31| |8|[ducafecat/flutter_ducafecat_news_getx](https://github.com/ducafecat/flutter_ducafecat_news_getx)|flutter2 + dio4 + getx4|224|2021-11-23|2021-05-31|
|9|[DingMouRen/flutter_tiktok](https://github.com/DingMouRen/flutter_tiktok)|Flutter Tiktok 抖音实战 🍰🍓🍖🍟🍕🍔|186|2021-09-18|2021-04-08| |9|[DingMouRen/flutter_tiktok](https://github.com/DingMouRen/flutter_tiktok)|Flutter Tiktok 抖音实战 🍰🍓🍖🍟🍕🍔|187|2021-09-18|2021-04-08|
|10|[OpenIMSDK/Open-IM-SDK-Flutter](https://github.com/OpenIMSDK/Open-IM-SDK-Flutter)|OpenIM由前微信技术专家打造的基于 Go 实现的即时通讯IM项目Flutter版本IM SDK 可以轻松替代第三方IM云服务打造具备聊天、社交功能的app。|170|2022-01-21|2021-05-27| |10|[OpenIMSDK/Open-IM-SDK-Flutter](https://github.com/OpenIMSDK/Open-IM-SDK-Flutter)|OpenIM由前微信技术专家打造的基于 Go 实现的即时通讯IM项目Flutter版本IM SDK 可以轻松替代第三方IM云服务打造具备聊天、社交功能的app。|170|2022-01-21|2021-05-27|
|11|[KevinZhang19870314/flutter_getx_boilerplate](https://github.com/KevinZhang19870314/flutter_getx_boilerplate)|A flutter boilerplate project with GetX state management.|155|2021-10-13|2021-04-09| |11|[KevinZhang19870314/flutter_getx_boilerplate](https://github.com/KevinZhang19870314/flutter_getx_boilerplate)|A flutter boilerplate project with GetX state management.|155|2021-10-13|2021-04-09|
|12|[2697a/bujuan](https://github.com/2697a/bujuan)|Flutter三方网易云|146|2022-01-23|2021-03-03| |12|[2697a/bujuan](https://github.com/2697a/bujuan)|Flutter三方网易云|146|2022-01-23|2021-03-03|
|13|[yangchong211/YCFlutterUtils](https://github.com/yangchong211/YCFlutterUtils)|Flutter Utils 全网最齐全的工具类。包含bus颜色日期文件jsonlogsp加解密num图片网络正则验证路由文本时间spi计时器拓展类编解码发射异常字节转化解析等等工具类。|115|2022-01-16|2021-04-28| |13|[yangchong211/YCFlutterUtils](https://github.com/yangchong211/YCFlutterUtils)|Flutter Utils 全网最齐全的工具类。包含bus颜色日期文件jsonlogsp加解密num图片网络正则验证路由文本时间spi计时器拓展类编解码发射异常字节转化解析等等工具类。|115|2022-01-16|2021-04-28|
|14|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目采用Getx框架管理遵循Material design设计风格适合您实战参考或练手|109|2022-01-18|2021-08-27| |14|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目采用Getx框架管理遵循Material design设计风格适合您实战参考或练手|109|2022-01-18|2021-08-27|
|15|[niezhiyang/flutter_autosize_screen](https://github.com/niezhiyang/flutter_autosize_screen)|A low-cost Flutter screen adaptation solution一个极低成本的 Flutter 屏幕适配方案)|86|2022-01-26|2021-08-15| |15|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|一个美观易用的R18禁漫天堂客户端, 同时支持支持 Android / iOS / MacOS / Windows。类似哔咔漫画。|86|2022-02-03|2022-01-02|
|16|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|一个美观易用的R18禁漫天堂客户端, 同时支持支持 Android / iOS / MacOS / Windows。类似哔咔漫画。|85|2022-02-03|2022-01-02| |16|[niezhiyang/flutter_autosize_screen](https://github.com/niezhiyang/flutter_autosize_screen)|A low-cost Flutter screen adaptation solution一个极低成本的 Flutter 屏幕适配方案)|86|2022-01-26|2021-08-15|
|17|[abcd498936590/flutter_eyepetizer](https://github.com/abcd498936590/flutter_eyepetizer)|使用 Flutter + GetX 仿开眼视频app|82|2022-01-31|2021-10-18| |17|[abcd498936590/flutter_eyepetizer](https://github.com/abcd498936590/flutter_eyepetizer)|使用 Flutter + GetX 仿开眼视频app|82|2022-01-31|2021-10-18|
|18|[xiao-cao-x/pixiv_func_android](https://github.com/xiao-cao-x/pixiv_func_android)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看小说|72|2022-02-03|2021-05-16| |18|[xiao-cao-x/pixiv_func_android](https://github.com/xiao-cao-x/pixiv_func_android)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看小说|73|2022-02-03|2021-05-16|
|19|[niuhuan/nhentai-cross](https://github.com/niuhuan/nhentai-cross)|美观易用且无广告的nhentai-R18漫画客户端, 并且可以免代理使用。 A beautiful nhentai client.|62|2022-02-03|2021-12-06| |19|[niuhuan/nhentai-cross](https://github.com/niuhuan/nhentai-cross)|美观易用且无广告的nhentai-R18漫画客户端, 并且可以免代理使用。 A beautiful nhentai client.|63|2022-02-03|2021-12-06|
|20|[YangChengxxyy/cloudreve_flutter](https://github.com/YangChengxxyy/cloudreve_flutter)|使用Flutter编写的移动端|62|2022-02-04|2021-07-29| |20|[YangChengxxyy/cloudreve_flutter](https://github.com/YangChengxxyy/cloudreve_flutter)|使用Flutter编写的移动端|62|2022-02-06|2021-07-29|
|21|[xxxDeveloper/flutter-adapter](https://github.com/xxxDeveloper/flutter-adapter)|📱 基于flutter的屏幕适配方案 / screen adaptation scheme based on flutter|52|2021-10-10|2021-06-30| |21|[xxxDeveloper/flutter-adapter](https://github.com/xxxDeveloper/flutter-adapter)|📱 基于flutter的屏幕适配方案 / screen adaptation scheme based on flutter|52|2021-10-10|2021-06-30|
|22|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|43|2021-12-24|2021-09-04| |22|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|44|2021-12-24|2021-09-04|
|23|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|39|2022-01-30|2021-06-24| |23|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|40|2022-01-30|2021-06-24|
|24|[LianjiaTech/flutter_fdb_package](https://github.com/LianjiaTech/flutter_fdb_package)|Flutter应用的调试工具协助采集性能优化、设计走查、QA测试等数据问题 提供UI拾取、UI标尺、取色器、内存信息、FPS检测和展示页面代码等功能。|35|2021-12-15|2021-11-30| |24|[LianjiaTech/flutter_fdb_package](https://github.com/LianjiaTech/flutter_fdb_package)|Flutter应用的调试工具协助采集性能优化、设计走查、QA测试等数据问题 提供UI拾取、UI标尺、取色器、内存信息、FPS检测和展示页面代码等功能。|35|2021-12-15|2021-11-30|
|25|[wo5813288/wan_giao](https://github.com/wo5813288/wan_giao)|学习flutter所以系统的做一款应用来实践一下。这款应用也开发了很多内容了后续还要继续更新功能。开发这个项目主要也是熟悉flutter的树形结构的写法和UI组件项目中也用到了flutter比较流行的框架。|35|2021-12-09|2021-06-12| |25|[wo5813288/wan_giao](https://github.com/wo5813288/wan_giao)|学习flutter所以系统的做一款应用来实践一下。这款应用也开发了很多内容了后续还要继续更新功能。开发这个项目主要也是熟悉flutter的树形结构的写法和UI组件项目中也用到了flutter比较流行的框架。|35|2021-12-09|2021-06-12|
|26|[liujiakuoyx/leak_detector](https://github.com/liujiakuoyx/leak_detector)|flutter memory leak detector.|35|2022-01-28|2021-05-15| |26|[liujiakuoyx/leak_detector](https://github.com/liujiakuoyx/leak_detector)|flutter memory leak detector.|35|2022-01-28|2021-05-15|
|27|[RPMTW/RPMLauncher](https://github.com/RPMTW/RPMLauncher)|A better Minecraft Launcher that supports multiple platforms and many functionalities for you to explore!|33|2022-02-05|2021-05-22| |27|[RPMTW/RPMLauncher](https://github.com/RPMTW/RPMLauncher)|A better Minecraft Launcher that supports multiple platforms and many functionalities for you to explore!|34|2022-02-06|2021-05-22|
|28|[Termare/termare_app](https://github.com/Termare/termare_app)|使用Flutter开发的多平台终端模拟器Termare 类似于 Termux ,在安卓端有独立的源,但支持多个平台,还在大量的开发与测试中~|32|2021-12-14|2021-04-10| |28|[Termare/termare_app](https://github.com/Termare/termare_app)|使用Flutter开发的多平台终端模拟器Termare 类似于 Termux ,在安卓端有独立的源,但支持多个平台,还在大量的开发与测试中~|32|2021-12-14|2021-04-10|
|29|[niezhiyang/flutter_logger](https://github.com/niezhiyang/flutter_logger)|Simple, pretty and powerful logger for flutter|31|2021-09-06|2021-07-08| |29|[niezhiyang/flutter_logger](https://github.com/niezhiyang/flutter_logger)|Simple, pretty and powerful logger for flutter|31|2021-09-06|2021-07-08|
|30|[mdddj/simple_shop_v2](https://github.com/mdddj/simple_shop_v2)|flutter 商城|26|2021-12-13|2021-04-05| |30|[mdddj/simple_shop_v2](https://github.com/mdddj/simple_shop_v2)|flutter 商城|26|2021-12-13|2021-04-05|
|31|[www-chao-fun/chaofun-app](https://github.com/www-chao-fun/chaofun-app)|炒饭( https://chao.fun/app App工程|25|2022-02-05|2022-01-17| |31|[www-chao-fun/chaofun-app](https://github.com/www-chao-fun/chaofun-app)|炒饭( https://chao.fun/app App工程|25|2022-02-06|2022-01-17|
|32|[qinglong-app/qinglong_app](https://github.com/qinglong-app/qinglong_app)|采用Flutter编写,基于qinglongAPI实现的三方客户端|25|2022-01-26|2022-01-12| |32|[qinglong-app/qinglong_app](https://github.com/qinglong-app/qinglong_app)|采用Flutter编写,基于qinglongAPI实现的三方客户端|25|2022-01-26|2022-01-12|
|33|[ITmxs/flutter_bloc_super](https://github.com/ITmxs/flutter_bloc_super)|flutter2搭建的全平台适应web。androidiosmacOSwindowslinux目前主分支已支持空安全|24|2021-11-16|2021-03-31| |33|[ITmxs/flutter_bloc_super](https://github.com/ITmxs/flutter_bloc_super)|flutter2搭建的全平台适应web。androidiosmacOSwindowslinux目前主分支已支持空安全|24|2021-11-16|2021-03-31|
|34|[litlifesoftware/HistoryOfMe](https://github.com/litlifesoftware/HistoryOfMe)|Your own personal diary.|24|2022-02-05|2021-03-24| |34|[litlifesoftware/HistoryOfMe](https://github.com/litlifesoftware/HistoryOfMe)|Your own personal diary.|24|2022-02-06|2021-03-24|
|35|[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爬虫程序抓取 ...|24|2021-10-31|2021-03-24| |35|[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爬虫程序抓取 ...|24|2021-10-31|2021-03-24|
|36|[Mao-x-w/FlutterAopDemo](https://github.com/Mao-x-w/FlutterAopDemo)|flutter Aop demo: 全埋点、全局生命周期|23|2021-10-20|2021-06-22| |36|[Mao-x-w/FlutterAopDemo](https://github.com/Mao-x-w/FlutterAopDemo)|flutter Aop demo: 全埋点、全局生命周期|23|2021-10-20|2021-06-22|
|37|[waifu-project/movie](https://github.com/waifu-project/movie)|YY播放器|22|2021-12-03|2021-10-21| |37|[fuusy/flutter_read](https://github.com/fuusy/flutter_read)|A flutter project 一款Flutter实战项目已空安全适配封装各种UI组件网络组件以及使用peovider进行状态管理。|22|2022-01-24|2021-11-25|
|38|[meijian-io/muffin](https://github.com/meijian-io/muffin)|Muffin is a Flutter plugin used to implement mixed stack management based on multiple Engine and Navigator 2.0.|22|2021-12-16|2021-08-23| |38|[waifu-project/movie](https://github.com/waifu-project/movie)|YY播放器|22|2022-02-06|2021-10-21|
|39|[6tail/lunar-flutter](https://github.com/6tail/lunar-flutter)|日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|22|2022-01-27|2021-08-07| |39|[meijian-io/muffin](https://github.com/meijian-io/muffin)|Muffin is a Flutter plugin used to implement mixed stack management based on multiple Engine and Navigator 2.0.|22|2021-12-16|2021-08-23|
|40|[fuusy/flutter_read](https://github.com/fuusy/flutter_read)|A flutter project 一款Flutter实战项目已空安全适配封装各种UI组件网络组件以及使用peovider进行状态管理。|21|2022-01-24|2021-11-25| |40|[6tail/lunar-flutter](https://github.com/6tail/lunar-flutter)|日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|22|2022-01-27|2021-08-07|
|41|[gstory0404/flutter_tencentad](https://github.com/gstory0404/flutter_tencentad)|腾讯优量汇(广点通)广告 Flutter版本|20|2022-01-11|2021-08-06| |41|[gstory0404/flutter_tencentad](https://github.com/gstory0404/flutter_tencentad)|腾讯优量汇(广点通)广告 Flutter版本|20|2022-01-11|2021-08-06|
|42|[JunAILiang/flutter_dio_util](https://github.com/JunAILiang/flutter_dio_util)|flutter dio封装|19|2022-01-26|2021-08-29| |42|[JunAILiang/flutter_dio_util](https://github.com/JunAILiang/flutter_dio_util)|flutter dio封装|19|2022-01-26|2021-08-29|
|43|[yy1300326388/flutter_multi_channel](https://github.com/yy1300326388/flutter_multi_channel)|Flutter 多渠道打包详解示例项目源码,掘金文章👇|19|2021-08-27|2021-04-09| |43|[yy1300326388/flutter_multi_channel](https://github.com/yy1300326388/flutter_multi_channel)|Flutter 多渠道打包详解示例项目源码,掘金文章👇|19|2021-08-27|2021-04-09|
@ -62,7 +62,7 @@
|55|[arsize/swapFlutter](https://github.com/arsize/swapFlutter)|getx项目包括适配路由扫码google map自定义markerdio组件封装导航路径登录注册token重连拨号支付等开发中...|13|2022-01-25|2021-08-29| |55|[arsize/swapFlutter](https://github.com/arsize/swapFlutter)|getx项目包括适配路由扫码google map自定义markerdio组件封装导航路径登录注册token重连拨号支付等开发中...|13|2022-01-25|2021-08-29|
|56|[quantz-dev/quantz-app](https://github.com/quantz-dev/quantz-app)|Push Notification service for anime episodes and news. The episode updates will be based on actual upload on the internet and NOT Japan tv schedule as other apps do.|13|2021-10-11|2021-08-08| |56|[quantz-dev/quantz-app](https://github.com/quantz-dev/quantz-app)|Push Notification service for anime episodes and news. The episode updates will be based on actual upload on the internet and NOT Japan tv schedule as other apps do.|13|2021-10-11|2021-08-08|
|57|[zh6/flutter_plus](https://github.com/zh6/flutter_plus)|hook_riverpod+retrofit 搭建的一个框架,拿来即用|13|2021-09-11|2021-07-05| |57|[zh6/flutter_plus](https://github.com/zh6/flutter_plus)|hook_riverpod+retrofit 搭建的一个框架,拿来即用|13|2021-09-11|2021-07-05|
|58|[SIT-kite/kite-app](https://github.com/SIT-kite/kite-app)|上应小风筝 APP, 基于 Flutter. (WIP)|12|2022-02-05|2021-11-20| |58|[SIT-kite/kite-app](https://github.com/SIT-kite/kite-app)|上应小风筝 APP, 基于 Flutter. (WIP)|12|2022-02-06|2021-11-20|
|59|[srew33/feh_rebuilder](https://github.com/srew33/feh_rebuilder)|使用FLUTTER对FEH BUILDER的重置|12|2022-01-28|2021-09-27| |59|[srew33/feh_rebuilder](https://github.com/srew33/feh_rebuilder)|使用FLUTTER对FEH BUILDER的重置|12|2022-01-28|2021-09-27|
|60|[tencentyun/TRTCFlutterScenesDemo](https://github.com/tencentyun/TRTCFlutterScenesDemo)|腾讯云实时音视频Flutter版场景Demo|12|2022-01-20|2021-05-25| |60|[tencentyun/TRTCFlutterScenesDemo](https://github.com/tencentyun/TRTCFlutterScenesDemo)|腾讯云实时音视频Flutter版场景Demo|12|2022-01-20|2021-05-25|
|61|[hhanh00/zwallet](https://github.com/hhanh00/zwallet)|Zcash and Ycash light shielded wallet|11|2022-02-02|2021-07-02| |61|[hhanh00/zwallet](https://github.com/hhanh00/zwallet)|Zcash and Ycash light shielded wallet|11|2022-02-02|2021-07-02|

@ -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>
# 中文新秀榜 > 软件类 > Go # 中文新秀榜 > 软件类 > Go
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯IM项目从服务端到客户端SDK开源即时通讯IM整体解决方案可以轻松替代第三方IM云服务打造具备聊天、社交功 ...|6382|2022-01-28|2021-05-26| |1|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯IM项目从服务端到客户端SDK开源即时通讯IM整体解决方案可以轻松替代第三方IM云服务打造具备聊天、社交功 ...|6383|2022-01-28|2021-05-26|
|2|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4585|2022-02-04|2021-05-16| |2|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4591|2022-02-06|2021-05-16|
|3|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统网络C++Golang 以及数据库的一些设计|4097|2022-01-29|2021-04-21| |3|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统网络C++Golang 以及数据库的一些设计|4098|2022-01-29|2021-04-21|
|4|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3678|2022-01-30|2021-07-09| |4|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3679|2022-01-30|2021-07-09|
|5|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2310|2022-02-03|2021-02-25| |5|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2314|2022-02-03|2021-02-25|
|6|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2181|2022-01-30|2021-03-05| |6|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2182|2022-01-30|2021-03-05|
|7|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具支持web vnc和web shell|1899|2022-01-26|2021-07-30| |7|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具支持web vnc和web shell|1901|2022-01-26|2021-07-30|
|8|[sjlleo/netflix-verify](https://github.com/sjlleo/netflix-verify)|流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not|1262|2021-12-30|2021-02-23| |8|[sjlleo/netflix-verify](https://github.com/sjlleo/netflix-verify)|流媒体NetFlix解锁检测脚本 / A script used to determine whether your network can watch native Netflix movies or not|1268|2021-12-30|2021-02-23|
|9|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目可作为Go项目开发脚手架|1167|2022-01-31|2021-05-26| |9|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目可作为Go项目开发脚手架|1167|2022-01-31|2021-05-26|
|10|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|941|2022-01-27|2021-06-14| |10|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|941|2022-02-06|2021-06-14|
|11|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|910|2022-01-28|2021-04-29| |11|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|911|2022-01-28|2021-04-29|
|12|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架实现poc在线编辑、运行、批量测试。使用文档|883|2021-12-07|2021-05-12| |12|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架实现poc在线编辑、运行、批量测试。使用文档|883|2021-12-07|2021-05-12|
|13|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|858|2022-01-27|2021-05-20| |13|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|858|2022-01-27|2021-05-20|
|14|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdpsshredispostgresmongodbmssqlmysqlwinrm等服务爆破快速的端口扫描强大的web指纹识别各种内置服务的一键利用包括ssh完全交互式登陆mssql提权redis一键利用mysql数据库查询winrm横向利用多种服务利用支持socks5代理执行|816|2022-01-29|2022-01-05| |14|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdpsshredispostgresmongodbmssqlmysqlwinrm等服务爆破快速的端口扫描强大的web指纹识别各种内置服务的一键利用包括ssh完全交互式登陆mssql提权redis一键利用mysql数据库查询winrm横向利用多种服务利用支持socks5代理执行|818|2022-01-29|2022-01-05|
|15|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|765|2022-01-22|2021-09-06| |15|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|768|2022-01-22|2021-09-06|
|16|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|760|2022-01-04|2021-06-03| |16|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|761|2022-01-04|2021-06-03|
|17|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|745|2022-01-25|2021-02-25| |17|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|745|2022-01-25|2021-02-25|
|18|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议全网唯一免费商用。企业微信、私域流量、SCRM。|706|2022-01-06|2021-08-24| |18|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议全网唯一免费商用。企业微信、私域流量、SCRM。|706|2022-01-06|2021-08-24|
|19|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|684|2022-02-02|2021-05-30| |19|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|685|2022-02-06|2021-05-30|
|20|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|656|2022-01-01|2021-04-19| |20|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|656|2022-01-01|2021-04-19|
|21|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|636|2021-08-31|2021-04-10| |21|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|637|2021-08-31|2021-04-10|
|22|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|619|2022-02-04|2021-07-14| |22|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|622|2022-02-04|2021-07-14|
|23|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|615|2022-02-04|2021-08-30| |23|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|616|2022-02-04|2021-08-30|
|24|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|600|2022-02-05|2021-05-30| |24|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|600|2022-02-05|2021-05-30|
|25|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|584|2022-01-28|2021-12-06| |25|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|585|2022-01-28|2021-12-06|
|26|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|582|2021-10-15|2021-07-24| |26|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|583|2021-10-15|2021-07-24|
|27|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|546|2021-10-18|2021-04-06| |27|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|546|2021-10-18|2021-04-06|
|28|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|495|2022-01-19|2022-01-01| |28|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|496|2022-01-19|2022-01-01|
|29|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|474|2022-01-24|2021-11-08| |29|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|474|2022-01-24|2021-11-08|
|30|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|431|2021-09-28|2021-09-28| |30|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|431|2021-09-28|2021-09-28|
|31|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器基于shellcode生成绕过所有杀软的木马。|426|2021-09-08|2021-09-07| |31|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器基于shellcode生成绕过所有杀软的木马。|426|2021-09-08|2021-09-07|
@ -41,12 +41,12 @@
|34|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|381|2021-12-30|2021-06-17| |34|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|381|2021-12-30|2021-06-17|
|35|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|371|2022-02-04|2021-11-22| |35|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|371|2022-02-04|2021-11-22|
|36|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|340|2022-01-31|2021-12-20| |36|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|340|2022-01-31|2021-12-20|
|37|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|327|2022-01-27|2021-07-16| |37|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究golang各种姿势bypassAV|328|2022-01-14|2021-08-08|
|38|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究golang各种姿势bypassAV|324|2022-01-14|2021-08-08| |38|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|327|2022-01-27|2021-07-16|
|39|[HACKERALERT/Picocrypt](https://github.com/HACKERALERT/Picocrypt)|A very small, very simple, yet very secure encryption tool.|324|2022-01-29|2021-02-18| |39|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端支持webdav文件服务|325|2022-02-01|2021-08-04|
|40|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|323|2022-01-19|2021-10-18| |40|[HACKERALERT/Picocrypt](https://github.com/HACKERALERT/Picocrypt)|A very small, very simple, yet very secure encryption tool.|324|2022-02-06|2021-02-18|
|41|[wechatpay-apiv3/wechatpay-go](https://github.com/wechatpay-apiv3/wechatpay-go)|微信支付 APIv3 的 Go Library|321|2022-01-13|2021-02-26| |41|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|323|2022-01-19|2021-10-18|
|42|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端支持webdav文件服务|319|2022-02-01|2021-08-04| |42|[wechatpay-apiv3/wechatpay-go](https://github.com/wechatpay-apiv3/wechatpay-go)|微信支付 APIv3 的 Go Library|321|2022-01-13|2021-02-26|
|43|[go-kratos/beer-shop](https://github.com/go-kratos/beer-shop)|An online shop application, the complete microservices demo for kratos.|315|2022-01-27|2021-04-11| |43|[go-kratos/beer-shop](https://github.com/go-kratos/beer-shop)|An online shop application, the complete microservices demo for kratos.|315|2022-01-27|2021-04-11|
|44|[DigitalChinaOpenSource/TiDB-for-PostgreSQL](https://github.com/DigitalChinaOpenSource/TiDB-for-PostgreSQL)|PgSQL compatible on distributed database TiDB|312|2021-11-30|2021-06-01| |44|[DigitalChinaOpenSource/TiDB-for-PostgreSQL](https://github.com/DigitalChinaOpenSource/TiDB-for-PostgreSQL)|PgSQL compatible on distributed database TiDB|312|2021-11-30|2021-06-01|
|45|[songangweb/mcache](https://github.com/songangweb/mcache)|An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法|288|2021-08-30|2021-04-29| |45|[songangweb/mcache](https://github.com/songangweb/mcache)|An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法|288|2021-08-30|2021-04-29|
@ -58,9 +58,9 @@
|51|[songangweb/durl](https://github.com/songangweb/durl)|short-url distributed and high-performance 高性能短链接服务 短网址|255|2022-01-26|2021-04-29| |51|[songangweb/durl](https://github.com/songangweb/durl)|short-url distributed and high-performance 高性能短链接服务 短网址|255|2022-01-26|2021-04-29|
|52|[carina-io/carina](https://github.com/carina-io/carina)|Carina: an high performance and ops-free local storage for kubernetes|251|2022-01-25|2021-08-18| |52|[carina-io/carina](https://github.com/carina-io/carina)|Carina: an high performance and ops-free local storage for kubernetes|251|2022-01-25|2021-08-18|
|53|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|250|2021-12-09|2021-12-07| |53|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|250|2021-12-09|2021-12-07|
|54|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|245|2022-02-04|2021-11-28| |54|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|245|2022-02-06|2021-11-28|
|55|[wjpxxx/letgo](https://github.com/wjpxxx/letgo)|high-performance Lightweight web framework for the Go programming language. golang web framework,高可用golang web框架,go语言 web框架 ,go web更适合大数据高并发的场景下使用|245|2022-01-29|2021-05-11| |55|[wjpxxx/letgo](https://github.com/wjpxxx/letgo)|high-performance Lightweight web framework for the Go programming language. golang web framework,高可用golang web框架,go语言 web框架 ,go web更适合大数据高并发的场景下使用|245|2022-02-06|2021-05-11|
|56|[unionj-cloud/go-doudou](https://github.com/unionj-cloud/go-doudou)|go-doudoudoudou pronounce /dəudəu/is a gossip protocol and OpenAPI 3.0 spec based decentralized microservice framework. It supports monolith service application as well. Currently, it supports restf ...|243|2022-02-02|2021-02-24| |56|[unionj-cloud/go-doudou](https://github.com/unionj-cloud/go-doudou)|go-doudoudoudou pronounce /dəudəu/is a gossip protocol and OpenAPI 3.0 spec based decentralized microservice framework. It supports monolith service application as well. Currently, it supports restf ...|242|2022-02-02|2021-02-24|
|57|[go-dragon/dragon](https://github.com/go-dragon/dragon)|Dragon 🐲 🐲 🐲 is an enterprise high performance web framework with Go for the feature and comfortable develop.|234|2021-10-25|2021-07-06| |57|[go-dragon/dragon](https://github.com/go-dragon/dragon)|Dragon 🐲 🐲 🐲 is an enterprise high performance web framework with Go for the feature and comfortable develop.|234|2021-10-25|2021-07-06|
|58|[Maka8ka/NGLite](https://github.com/Maka8ka/NGLite)|A major platform RAT Tool based by Blockchain/P2P.Now support Windows/Linux/MacOS|227|2021-09-13|2021-05-19| |58|[Maka8ka/NGLite](https://github.com/Maka8ka/NGLite)|A major platform RAT Tool based by Blockchain/P2P.Now support Windows/Linux/MacOS|227|2021-09-13|2021-05-19|
|59|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|222|2021-12-09|2021-11-11| |59|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|222|2021-12-09|2021-11-11|
@ -74,10 +74,10 @@
|67|[stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)|不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com|208|2022-02-04|2021-06-08| |67|[stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)|不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com|208|2022-02-04|2021-06-08|
|68|[LinkLeong/go-aliyundrive-webdav](https://github.com/LinkLeong/go-aliyundrive-webdav)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|205|2022-01-09|2021-09-05| |68|[LinkLeong/go-aliyundrive-webdav](https://github.com/LinkLeong/go-aliyundrive-webdav)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|205|2022-01-09|2021-09-05|
|69|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK基于企业微信C版官方SDK封装|205|2022-01-13|2021-02-19| |69|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK基于企业微信C版官方SDK封装|205|2022-01-13|2021-02-19|
|70|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的大家注意分辨,可以查看git commits记录查看谁先发布的|201|2022-02-04|2021-12-02| |70|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的大家注意分辨,可以查看git commits记录查看谁先发布的|202|2022-02-04|2021-12-02|
|71|[linvon/cuckoo-filter](https://github.com/linvon/cuckoo-filter)|Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现优于布隆过滤器可以定制化过滤器参数并进行了空间优化|199|2021-10-10|2021-02-19| |71|[linvon/cuckoo-filter](https://github.com/linvon/cuckoo-filter)|Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现优于布隆过滤器可以定制化过滤器参数并进行了空间优化|199|2021-10-10|2021-02-19|
|72|[jasonLaw1015/GfEasy](https://github.com/jasonLaw1015/GfEasy)|快速crud开发框架甚至于一行代码不用敲自动根据数据库表结构自动生成crud代码低代码开发框架至少减少百分90%工作量可快速把现有系统转成GfEasy版本后端使用GoFrame开发;后台前端使用 cool-admin-vue后台使用自适应布局手机、PC完美使用。|186|2021-12-09|2021-07-30| |72|[jasonLaw1015/GfEasy](https://github.com/jasonLaw1015/GfEasy)|快速crud开发框架甚至于一行代码不用敲自动根据数据库表结构自动生成crud代码低代码开发框架至少减少百分90%工作量可快速把现有系统转成GfEasy版本后端使用GoFrame开发;后台前端使用 cool-admin-vue后台使用自适应布局手机、PC完美使用。|186|2021-12-09|2021-07-30|
|73|[nivin-studio/go-zero-mall](https://github.com/nivin-studio/go-zero-mall)|go-zero实战让微服务Go起来|183|2022-01-27|2021-12-26| |73|[nivin-studio/go-zero-mall](https://github.com/nivin-studio/go-zero-mall)|go-zero实战让微服务Go起来|184|2022-01-27|2021-12-26|
|74|[cckuailong/hostscan](https://github.com/cckuailong/hostscan)|自动化Host碰撞工具帮助红队快速扩展网络边界获取更多目标点|177|2021-11-19|2021-10-02| |74|[cckuailong/hostscan](https://github.com/cckuailong/hostscan)|自动化Host碰撞工具帮助红队快速扩展网络边界获取更多目标点|177|2021-11-19|2021-10-02|
|75|[Rvn0xsy/goDomain](https://github.com/Rvn0xsy/goDomain)|Windows活动目录中的LDAP信息收集工具|171|2021-10-09|2021-08-11| |75|[Rvn0xsy/goDomain](https://github.com/Rvn0xsy/goDomain)|Windows活动目录中的LDAP信息收集工具|171|2021-10-09|2021-08-11|
|76|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|169|2022-01-06|2022-01-04| |76|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|169|2022-01-06|2022-01-04|
@ -86,11 +86,11 @@
|79|[mayocream/pastebin-ipfs](https://github.com/mayocream/pastebin-ipfs)|🌐 (Web 3.0) Pastebin built on IPFS, securely served by Distributed Web and Edge Network.|153|2022-02-04|2021-09-06| |79|[mayocream/pastebin-ipfs](https://github.com/mayocream/pastebin-ipfs)|🌐 (Web 3.0) Pastebin built on IPFS, securely served by Distributed Web and Edge Network.|153|2022-02-04|2021-09-06|
|80|[Rvn0xsy/red-tldr](https://github.com/Rvn0xsy/red-tldr)|red-tldr is a lightweight text search tool, which is used to help red team staff quickly find the commands and key points they want to execute, so it is more suitable for use by red team personnel wit ...|152|2021-09-22|2021-08-03| |80|[Rvn0xsy/red-tldr](https://github.com/Rvn0xsy/red-tldr)|red-tldr is a lightweight text search tool, which is used to help red team staff quickly find the commands and key points they want to execute, so it is more suitable for use by red team personnel wit ...|152|2021-09-22|2021-08-03|
|81|[dnsjia/luban](https://github.com/dnsjia/luban)|CMDBK8S容器管理运维平台自动化运维发布平台|149|2022-01-04|2021-07-16| |81|[dnsjia/luban](https://github.com/dnsjia/luban)|CMDBK8S容器管理运维平台自动化运维发布平台|149|2022-01-04|2021-07-16|
|82|[pi-pi-miao/pi_pi_net](https://github.com/pi-pi-miao/pi_pi_net)|pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者webrpcwebsocket等网络框架的基础框架|144|2021-11-11|2021-11-04| |82|[pbrong/hrms](https://github.com/pbrong/hrms)|基于go、gorm、gin、mysql及layui构建的人力资源管理系统。提供员工管理、考试管理、薪资考勤管理、权限管理及分公司分库数据隔离等功能。欢迎Star或提Issue。|145|2022-01-22|2021-02-14|
|83|[pbrong/hrms](https://github.com/pbrong/hrms)|基于go、gorm、gin、mysql及layui构建的人力资源管理系统。提供员工管理、考试管理、薪资考勤管理、权限管理及分公司分库数据隔离等功能。欢迎Star或提Issue。|144|2022-01-22|2021-02-14| |83|[pi-pi-miao/pi_pi_net](https://github.com/pi-pi-miao/pi_pi_net)|pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者webrpcwebsocket等网络框架的基础框架|144|2021-11-11|2021-11-04|
|84|[CTF-MissFeng/jsForward](https://github.com/CTF-MissFeng/jsForward)|解决web及移动端H5数据加密Burp调试问题|137|2021-12-01|2021-12-01| |84|[CTF-MissFeng/jsForward](https://github.com/CTF-MissFeng/jsForward)|解决web及移动端H5数据加密Burp调试问题|137|2021-12-01|2021-12-01|
|85|[canc3s/cIPR](https://github.com/canc3s/cIPR)|将域名转为ip段权重|137|2021-09-08|2021-03-09| |85|[canc3s/cIPR](https://github.com/canc3s/cIPR)|将域名转为ip段权重|137|2021-09-08|2021-03-09|
|86|[kone-net/go-chat](https://github.com/kone-net/go-chat)|go-chat.使用Go基于WebSocket开发的web聊天应用。单聊群聊。文字图片语音视频消息屏幕共享剪切板图片基于WebRTC的P2P语音通话视频聊天。|134|2021-12-11|2021-11-18| |86|[kone-net/go-chat](https://github.com/kone-net/go-chat)|go-chat.使用Go基于WebSocket开发的web聊天应用。单聊群聊。文字图片语音视频消息屏幕共享剪切板图片基于WebRTC的P2P语音通话视频聊天。|135|2021-12-11|2021-11-18|
|87|[crisprss/Shellcode_Memory_Loader](https://github.com/crisprss/Shellcode_Memory_Loader)|基于Golang实现的Shellcode内存加载器,共实现3中内存加载shellcode方式,UUID加载,MAC加载和IPv4加载,目前能过主流杀软(包括Windows Defender)|132|2021-12-16|2021-12-09| |87|[crisprss/Shellcode_Memory_Loader](https://github.com/crisprss/Shellcode_Memory_Loader)|基于Golang实现的Shellcode内存加载器,共实现3中内存加载shellcode方式,UUID加载,MAC加载和IPv4加载,目前能过主流杀软(包括Windows Defender)|132|2021-12-16|2021-12-09|
|88|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用它能够快速进行压缩包生成。|132|2021-11-02|2021-11-01| |88|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用它能够快速进行压缩包生成。|132|2021-11-02|2021-11-01|
|89|[caoyingjunz/pixiu](https://github.com/caoyingjunz/pixiu)|Pixiu(貔貅) 旨在对 kubernetes 原生功能的补充和强化|132|2021-11-17|2021-04-07| |89|[caoyingjunz/pixiu](https://github.com/caoyingjunz/pixiu)|Pixiu(貔貅) 旨在对 kubernetes 原生功能的补充和强化|132|2021-11-17|2021-04-07|
@ -105,12 +105,12 @@
|98|[PeterYangs/article-spider](https://github.com/PeterYangs/article-spider)|文章采集工具 Article collection tool|122|2022-01-20|2021-02-24| |98|[PeterYangs/article-spider](https://github.com/PeterYangs/article-spider)|文章采集工具 Article collection tool|122|2022-01-20|2021-02-24|
|99|[isucon/isucon11-qualify](https://github.com/isucon/isucon11-qualify)|ISUCON11 予選 (ISUCONDITION)|121|2021-12-22|2021-05-14| |99|[isucon/isucon11-qualify](https://github.com/isucon/isucon11-qualify)|ISUCON11 予選 (ISUCONDITION)|121|2021-12-22|2021-05-14|
|100|[chyroc/lark](https://github.com/chyroc/lark)|Feishu/Lark Open API Go SDK, Support ALL Open API and Event Callback.|121|2022-02-05|2021-04-21| |100|[chyroc/lark](https://github.com/chyroc/lark)|Feishu/Lark Open API Go SDK, Support ALL Open API and Event Callback.|121|2022-02-05|2021-04-21|
|101|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具独家伪装低延迟、独家伪装提交算力、独家抽水算法、独家前置代理中转模式、自定义多钱包抽水比例、GoLang高性能多线程、SSL、批量中转、配置热修改、完美的Web管理、API支持。纯原创非破解稳定更新|117|2022-02-04|2021-12-29| |101|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具独家伪装低延迟、独家伪装提交算力、独家抽水算法、独家前置代理中转模式、自定义多钱包抽水比例、GoLang高性能多线程、SSL、批量中转、配置热修改、完美的Web管理、API支持。纯原创非破解稳定更新|117|2022-02-06|2021-12-29|
|102|[EmYiQing/XiuScan](https://github.com/EmYiQing/XiuScan)|Gososerial库的一个Demo漏扫实现了Shiro一把梭扫描利用Fastjson的Dnslog扫描和反连扫描|116|2021-09-08|2021-08-23| |102|[EmYiQing/XiuScan](https://github.com/EmYiQing/XiuScan)|Gososerial库的一个Demo漏扫实现了Shiro一把梭扫描利用Fastjson的Dnslog扫描和反连扫描|116|2021-09-08|2021-08-23|
|103|[ibanyu/owl](https://github.com/ibanyu/owl)|a db usage, manager tool, committed to standardizing the data, index in the database and operations to the database.|115|2021-12-10|2021-08-12| |103|[ibanyu/owl](https://github.com/ibanyu/owl)|a db usage, manager tool, committed to standardizing the data, index in the database and operations to the database.|115|2021-12-10|2021-08-12|
|104|[alibaba/open-local](https://github.com/alibaba/open-local)|cloud-native local storage management system|115|2022-01-31|2021-07-28| |104|[alibaba/open-local](https://github.com/alibaba/open-local)|cloud-native local storage management system|115|2022-01-31|2021-07-28|
|105|[flower-corp/minidb](https://github.com/flower-corp/minidb)|rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。|114|2021-10-22|2021-06-29| |105|[flower-corp/minidb](https://github.com/flower-corp/minidb)|rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。|114|2021-10-22|2021-06-29|
|106|[lcvvvv/gonmap](https://github.com/lcvvvv/gonmap)|gonmap是一个go语言的nmap端口扫描库使用nmap开源的端口扫描策略在效率和速度上取得一个折中的中间值便于做大网络环境的资产测绘。|111|2022-01-27|2021-03-31| |106|[lcvvvv/gonmap](https://github.com/lcvvvv/gonmap)|gonmap是一个go语言的nmap端口扫描库使用nmap开源的端口扫描策略在效率和速度上取得一个折中的中间值便于做大网络环境的资产测绘。|112|2022-01-27|2021-03-31|
|107|[a97077088/fd](https://github.com/a97077088/fd)|frida runtime (no python required, only a single file),One-click support for ios dump|109|2021-11-29|2021-07-11| |107|[a97077088/fd](https://github.com/a97077088/fd)|frida runtime (no python required, only a single file),One-click support for ios dump|109|2021-11-29|2021-07-11|
|108|[glory-go/glory](https://github.com/glory-go/glory)|A Light Golang RPC Framework|109|2022-01-17|2021-06-08| |108|[glory-go/glory](https://github.com/glory-go/glory)|A Light Golang RPC Framework|109|2022-01-17|2021-06-08|
|109|[golangtoolkit/helper](https://github.com/golangtoolkit/helper)|golang工具/助手函数包|108|2021-09-10|2021-08-31| |109|[golangtoolkit/helper](https://github.com/golangtoolkit/helper)|golang工具/助手函数包|108|2021-09-10|2021-08-31|
@ -120,33 +120,33 @@
|113|[Baiyuetribe/glink](https://github.com/Baiyuetribe/glink)|Short video direct link acquisition 短视频直连去水印工具(支持抖音、快手、TikTok、皮皮虾、火山、开眼、陌陌等十几种)|103|2021-11-10|2021-03-30| |113|[Baiyuetribe/glink](https://github.com/Baiyuetribe/glink)|Short video direct link acquisition 短视频直连去水印工具(支持抖音、快手、TikTok、皮皮虾、火山、开眼、陌陌等十几种)|103|2021-11-10|2021-03-30|
|114|[SignorMercurio/limner](https://github.com/SignorMercurio/limner)|Limner colorizes and transforms CLI outputs.|99|2021-10-20|2021-10-12| |114|[SignorMercurio/limner](https://github.com/SignorMercurio/limner)|Limner colorizes and transforms CLI outputs.|99|2021-10-20|2021-10-12|
|115|[Cheivin/di](https://github.com/Cheivin/di)|一个简易版本的Go依赖注入实现|97|2022-01-13|2021-07-29| |115|[Cheivin/di](https://github.com/Cheivin/di)|一个简易版本的Go依赖注入实现|97|2022-01-13|2021-07-29|
|116|[orca-zhang/ecache](https://github.com/orca-zhang/ecache)|🦄【轻量级本地内存缓存】🤏代码少于300行⌚30s接入🚀高性能、极简设计、并发安全🏳🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecac ...|95|2022-01-28|2021-12-19| |116|[orca-zhang/ecache](https://github.com/orca-zhang/ecache)|🦄【轻量级本地内存缓存】🤏代码少于300行⌚30s接入🚀高性能、极简设计、并发安全🏳🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecac ...|96|2022-01-28|2021-12-19|
|117|[IrineSistiana/mosdns-cn](https://github.com/IrineSistiana/mosdns-cn)|一个 DNS 转发器。Keep it simple, stupid.|93|2022-01-05|2021-04-25| |117|[IrineSistiana/mosdns-cn](https://github.com/IrineSistiana/mosdns-cn)|一个 DNS 转发器。Keep it simple, stupid.|94|2022-01-05|2021-04-25|
|118|[kubeedge/edgemesh](https://github.com/kubeedge/edgemesh)|Simplified network and services for edge applications|88|2022-01-30|2021-05-12| |118|[kubeedge/edgemesh](https://github.com/kubeedge/edgemesh)|Simplified network and services for edge applications|88|2022-01-30|2021-05-12|
|119|[quzard/netflix-all-verify](https://github.com/quzard/netflix-all-verify)|NetFlix批量检测|86|2021-09-27|2021-08-22| |119|[quzard/netflix-all-verify](https://github.com/quzard/netflix-all-verify)|NetFlix批量检测|86|2021-09-27|2021-08-22|
|120|[user1121114685/115sha1](https://github.com/user1121114685/115sha1)|115sha1是一款免费高效的115网盘SHA1导入导出软件。简单免费且开源。|86|2021-08-08|2021-02-06| |120|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|85|2022-01-31|2022-01-07|
|121|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|85|2022-01-31|2022-01-07| |121|[alibaba/open-simulator](https://github.com/alibaba/open-simulator)|K8s cluster simulator for capacity planning|85|2022-01-19|2021-09-29|
|122|[alibaba/open-simulator](https://github.com/alibaba/open-simulator)|K8s cluster simulator for capacity planning|85|2022-01-19|2021-09-29| |122|[kubesphere/ks-devops](https://github.com/kubesphere/ks-devops)|This is a cloud-native application that focuses on the DevOps area.|83|2022-01-27|2021-06-02|
|123|[kubesphere/ks-devops](https://github.com/kubesphere/ks-devops)|This is a cloud-native application that focuses on the DevOps area.|83|2022-01-27|2021-06-02| |123|[PeerXu/meepo](https://github.com/PeerXu/meepo)|Connect to your service without public IP in p2p channel|83|2022-01-04|2021-02-12|
|124|[PeerXu/meepo](https://github.com/PeerXu/meepo)|Connect to your service without public IP in p2p channel|83|2022-01-04|2021-02-12| |124|[gatewayorg/blue](https://github.com/gatewayorg/blue)|-|82|2022-01-22|2021-09-29|
|125|[gatewayorg/blue](https://github.com/gatewayorg/blue)|-|82|2022-01-22|2021-09-29| |125|[EmYiQing/go-wafw00f](https://github.com/EmYiQing/go-wafw00f)|使用golang重写开源工具wafw00f|81|2021-11-25|2021-02-25|
|126|[EmYiQing/go-wafw00f](https://github.com/EmYiQing/go-wafw00f)|使用golang重写开源工具wafw00f|81|2021-11-25|2021-02-25| |126|[eolinker/apinto](https://github.com/eolinker/apinto)|A gateway developed based on golang.With a variety of plug-ins which can be expanded by itself, plug and play. what's more,it can quickly help enterprises manage API services and improve the stability ...|79|2022-01-18|2021-07-19|
|127|[eolinker/apinto](https://github.com/eolinker/apinto)|A gateway developed based on golang.With a variety of plug-ins which can be expanded by itself, plug and play. what's more,it can quickly help enterprises manage API services and improve the stability ...|79|2022-01-18|2021-07-19| |127|[gphper/ginadmin](https://github.com/gphper/ginadmin)|基于Gin开发的后台管理系统集成了、数据库操作、日志管理、权限分配管理、多模板页面、自动分页器、数据库迁移和填充、Docker集成部署等功能、静态资源打包|79|2022-02-05|2021-04-18|
|128|[gphper/ginadmin](https://github.com/gphper/ginadmin)|基于Gin开发的后台管理系统集成了、数据库操作、日志管理、权限分配管理、多模板页面、自动分页器、数据库迁移和填充、Docker集成部署等功能、静态资源打包|79|2022-02-05|2021-04-18| |128|[nanmu42/dsf](https://github.com/nanmu42/dsf)|DSF - Dead Simple Fileserver / 极简HTTP文件服务|79|2021-09-24|2021-03-29|
|129|[nanmu42/dsf](https://github.com/nanmu42/dsf)|DSF - Dead Simple Fileserver / 极简HTTP文件服务|79|2021-09-24|2021-03-29| |129|[timwhitez/Doge-Assembly](https://github.com/timwhitez/Doge-Assembly)|Golang evasion tool, execute-assembly .Net file|79|2021-12-06|2021-03-09|
|130|[timwhitez/Doge-Assembly](https://github.com/timwhitez/Doge-Assembly)|Golang evasion tool, execute-assembly .Net file|79|2021-12-06|2021-03-09| |130|[xiaozhuai/telecomadmin-superman](https://github.com/xiaozhuai/telecomadmin-superman)|获取电信光猫超级密码与配置文件,方便改桥接模式|78|2021-11-23|2021-11-16|
|131|[opendilab/DI-orchestrator](https://github.com/opendilab/DI-orchestrator)|OpenDILab RL Kubernetes Custom Resource and Operator Lib|77|2021-12-15|2021-07-05| |131|[opendilab/DI-orchestrator](https://github.com/opendilab/DI-orchestrator)|OpenDILab RL Kubernetes Custom Resource and Operator Lib|77|2021-12-15|2021-07-05|
|132|[xuthus5/HeCaiYun](https://github.com/xuthus5/HeCaiYun)|和彩云自动打卡签到云函数|77|2022-01-21|2021-02-19| |132|[xuthus5/HeCaiYun](https://github.com/xuthus5/HeCaiYun)|和彩云自动打卡签到云函数|77|2022-01-21|2021-02-19|
|133|[xiaozhuai/telecomadmin-superman](https://github.com/xiaozhuai/telecomadmin-superman)|获取电信光猫超级密码与配置文件,方便改桥接模式|76|2021-11-23|2021-11-16| |133|[L-codes/MX1014](https://github.com/L-codes/MX1014)|MX1014 is a flexible, lightweight and fast port scanner.|76|2021-11-13|2021-04-07|
|134|[L-codes/MX1014](https://github.com/L-codes/MX1014)|MX1014 is a flexible, lightweight and fast port scanner.|76|2021-11-13|2021-04-07| |134|[tkeel-io/tkeel](https://github.com/tkeel-io/tkeel)|Next-generation IoT open source platform.|75|2022-02-06|2021-10-08|
|135|[tkeel-io/tkeel](https://github.com/tkeel-io/tkeel)|Next-generation IoT open source platform.|75|2022-01-27|2021-10-08| |135|[klintcheng/kim](https://github.com/klintcheng/kim)|King IM Cloud 分布式即时通信云IM|75|2021-11-21|2021-06-28|
|136|[klintcheng/kim](https://github.com/klintcheng/kim)|King IM Cloud 分布式即时通信云IM|75|2021-11-21|2021-06-28| |136|[wangbjun/catya](https://github.com/wangbjun/catya)|一个100%使用Go开发的开源的虎牙直播桌面客户端应用|74|2022-01-20|2021-07-11|
|137|[wangbjun/catya](https://github.com/wangbjun/catya)|一个100%使用Go开发的开源的虎牙直播桌面客户端应用|74|2022-01-20|2021-07-11| |137|[1340691923/ElasticView](https://github.com/1340691923/ElasticView)|这是一个轻便的ElasticSearch可视化客户端|74|2021-12-29|2021-03-10|
|138|[1340691923/ElasticView](https://github.com/1340691923/ElasticView)|这是一个轻便的ElasticSearch可视化客户端|74|2021-12-29|2021-03-10| |138|[day112/go-zero-bookstore](https://github.com/day112/go-zero-bookstore)|go-zero 从零到 k8s 部署|74|2021-09-22|2021-02-22|
|139|[day112/go-zero-bookstore](https://github.com/day112/go-zero-bookstore)|go-zero 从零到 k8s 部署|74|2021-09-22|2021-02-22| |139|[chuwt/dive-into-chia](https://github.com/chuwt/dive-into-chia)|chia深入研究以及一些工具(WIP)|73|2021-10-11|2021-04-26|
|140|[chuwt/dive-into-chia](https://github.com/chuwt/dive-into-chia)|chia深入研究以及一些工具(WIP)|73|2021-10-11|2021-04-26| |140|[Le0nsec/SecCrawler](https://github.com/Le0nsec/SecCrawler)|一个方便安全研究人员获取每日安全日报的爬虫和推送程序目前爬取范围包括先知社区、安全客、Seebug Paper、跳跳糖、奇安信攻防社区、棱角社区持续更新中。|72|2022-01-31|2021-12-14|
|141|[go-lark/lark](https://github.com/go-lark/lark)|An easy-to-use SDK for Feishu and Lark Open Platform (Messaging API only)|72|2022-01-20|2021-04-20| |141|[go-lark/lark](https://github.com/go-lark/lark)|An easy-to-use SDK for Feishu and Lark Open Platform (Messaging API only)|72|2022-01-20|2021-04-20|
|142|[Le0nsec/SecCrawler](https://github.com/Le0nsec/SecCrawler)|一个方便安全研究人员获取每日安全日报的爬虫和推送程序目前爬取范围包括先知社区、安全客、Seebug Paper、跳跳糖、奇安信攻防社区、棱角社区持续更新中。|71|2022-01-31|2021-12-14| |142|[jxhczhl/JsRpc](https://github.com/jxhczhl/JsRpc)|jsrpc,在浏览器开启一个ws和go服务连接以调用http接口的形式来通信 浏览器端收到调用通信执行原先设置好的js代码。可以用于js逆向调用加密函数直接返回结果。也可以用来直接获取数据|71|2022-01-25|2021-09-25|
|143|[tangxiaofeng7/Suscan](https://github.com/tangxiaofeng7/Suscan)|外网资产扫描平台|71|2021-12-08|2021-08-16| |143|[tangxiaofeng7/Suscan](https://github.com/tangxiaofeng7/Suscan)|外网资产扫描平台|71|2021-12-08|2021-08-16|
|144|[golang-module/dongle](https://github.com/golang-module/dongle)|A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption|71|2021-08-30|2021-08-11| |144|[golang-module/dongle](https://github.com/golang-module/dongle)|A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption|71|2021-08-30|2021-08-11|
|145|[edwingeng/hotswap](https://github.com/edwingeng/hotswap)|Hotswap provides a solution for reloading your go code without restarting your server, interrupting or blocking any ongoing procedure.|71|2021-10-18|2021-06-11| |145|[edwingeng/hotswap](https://github.com/edwingeng/hotswap)|Hotswap provides a solution for reloading your go code without restarting your server, interrupting or blocking any ongoing procedure.|71|2021-10-18|2021-06-11|
@ -155,22 +155,21 @@
|148|[chenjiandongx/clock](https://github.com/chenjiandongx/clock)|☁️ 须知少时凌云志 曾许人间第一流|69|2021-11-29|2021-11-24| |148|[chenjiandongx/clock](https://github.com/chenjiandongx/clock)|☁️ 须知少时凌云志 曾许人间第一流|69|2021-11-29|2021-11-24|
|149|[cnosdb/cnosdb](https://github.com/cnosdb/cnosdb)|An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.|69|2022-01-28|2021-10-25| |149|[cnosdb/cnosdb](https://github.com/cnosdb/cnosdb)|An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.|69|2022-01-28|2021-10-25|
|150|[4paradigm/openaios-platform](https://github.com/4paradigm/openaios-platform)|OpenAIOS is an incubating open-source distributed OS kernel based on Kubernetes for AI workloads. OpenAIOS-Platform is an AI development platform built upon OpenAIOS for enterprises to develop and de ...|69|2021-08-20|2021-06-22| |150|[4paradigm/openaios-platform](https://github.com/4paradigm/openaios-platform)|OpenAIOS is an incubating open-source distributed OS kernel based on Kubernetes for AI workloads. OpenAIOS-Platform is an AI development platform built upon OpenAIOS for enterprises to develop and de ...|69|2021-08-20|2021-06-22|
|151|[jxhczhl/JsRpc](https://github.com/jxhczhl/JsRpc)|jsrpc,在浏览器开启一个ws和go服务连接以调用http接口的形式来通信 浏览器端收到调用通信执行原先设置好的js代码。可以用于js逆向调用加密函数直接返回结果。也可以用来直接获取数据|68|2022-01-25|2021-09-25| |151|[erda-project/kubeprober](https://github.com/erda-project/kubeprober)|Large-scale Kubernetes cluster diagnostic tool.|68|2022-01-25|2021-06-09|
|152|[erda-project/kubeprober](https://github.com/erda-project/kubeprober)|Large-scale Kubernetes cluster diagnostic tool.|68|2022-01-25|2021-06-09| |152|[HarryWang29/tencentKeTang](https://github.com/HarryWang29/tencentKeTang)|腾讯课堂视频下载器|68|2021-12-03|2021-06-01|
|153|[HarryWang29/tencentKeTang](https://github.com/HarryWang29/tencentKeTang)|腾讯课堂视频下载器|67|2021-12-03|2021-06-01| |153|[bufsnake/blueming](https://github.com/bufsnake/blueming)|备份文件扫描,并自动进行下载|67|2021-12-04|2021-02-25|
|154|[bufsnake/blueming](https://github.com/bufsnake/blueming)|备份文件扫描,并自动进行下载|67|2021-12-04|2021-02-25| |154|[Yihsiwei/GoFileBinder](https://github.com/Yihsiwei/GoFileBinder)|golang免杀捆绑器|66|2022-01-18|2021-11-19|
|155|[Yihsiwei/GoFileBinder](https://github.com/Yihsiwei/GoFileBinder)|golang免杀捆绑器|66|2022-01-18|2021-11-19| |155|[RealLiuSha/echo-admin](https://github.com/RealLiuSha/echo-admin)|基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架,致力于提供一套尽可能轻量且优雅的中后台解决方案。|64|2021-10-22|2021-04-28|
|156|[RealLiuSha/echo-admin](https://github.com/RealLiuSha/echo-admin)|基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架,致力于提供一套尽可能轻量且优雅的中后台解决方案。|64|2021-10-22|2021-04-28| |156|[bodhiye/paste](https://github.com/bodhiye/paste)|代码便利贴,在线代码分享平台~|63|2021-08-13|2021-02-25|
|157|[bodhiye/paste](https://github.com/bodhiye/paste)|代码便利贴,在线代码分享平台~|63|2021-08-13|2021-02-25| |157|[akkuman/toolset](https://github.com/akkuman/toolset)|免杀小小工具集|61|2021-11-11|2021-10-20|
|158|[akkuman/toolset](https://github.com/akkuman/toolset)|免杀小小工具集|61|2021-11-11|2021-10-20| |158|[pureqh/ConfigFind](https://github.com/pureqh/ConfigFind)|用于在网站文件中快速查找数据库配置文件|60|2021-08-30|2021-08-26|
|159|[pureqh/ConfigFind](https://github.com/pureqh/ConfigFind)|用于在网站文件中快速查找数据库配置文件|60|2021-08-30|2021-08-26| |159|[zhihu/norm](https://github.com/zhihu/norm)|An orm library support nGQL for Golang|51|2021-11-24|2021-07-13|
|160|[zhihu/norm](https://github.com/zhihu/norm)|An orm library support nGQL for Golang|51|2021-11-24|2021-07-13| |160|[code-scan/AutoSubtitles](https://github.com/code-scan/AutoSubtitles)|-|50|2021-12-03|2021-11-28|
|161|[code-scan/AutoSubtitles](https://github.com/code-scan/AutoSubtitles)|-|50|2021-12-03|2021-11-28| |161|[fuzz7j/cDogScan](https://github.com/fuzz7j/cDogScan)|多服务口令爆破、内网常见服务未授权访问探测,端口扫描|49|2021-11-25|2021-09-26|
|162|[fuzz7j/cDogScan](https://github.com/fuzz7j/cDogScan)|多服务口令爆破、内网常见服务未授权访问探测,端口扫描|49|2021-11-25|2021-09-26| |162|[HanFa/learn-go](https://github.com/HanFa/learn-go)|神奇代码在哪里 - 代码仓库|48|2021-08-16|2021-06-19|
|163|[HanFa/learn-go](https://github.com/HanFa/learn-go)|神奇代码在哪里 - 代码仓库|48|2021-08-16|2021-06-19| |163|[WillAbides/rjson](https://github.com/WillAbides/rjson)|A fast json parser for go|47|2021-12-09|2021-03-04|
|164|[WillAbides/rjson](https://github.com/WillAbides/rjson)|A fast json parser for go|47|2021-12-09|2021-03-04| |164|[zartbot/ztrace](https://github.com/zartbot/ztrace)|Traceroute in Go|46|2021-08-28|2021-08-16|
|165|[zartbot/ztrace](https://github.com/zartbot/ztrace)|Traceroute in Go|46|2021-08-28|2021-08-16| |165|[zyh94946/wx-msg-push-tencent](https://github.com/zyh94946/wx-msg-push-tencent)|基于腾讯云云函数和API网关实现的企业微信应用消息推送服务|46|2021-09-13|2021-03-15|
|166|[zyh94946/wx-msg-push-tencent](https://github.com/zyh94946/wx-msg-push-tencent)|基于腾讯云云函数和API网关实现的企业微信应用消息推送服务|46|2021-09-13|2021-03-15|
<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>
# 中文新秀榜 > 软件类 > Groovy # 中文新秀榜 > 软件类 > Groovy
<sub>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
@ -10,7 +10,8 @@
|3|[Peakmain/AsmActualCombat](https://github.com/Peakmain/AsmActualCombat)|ASM实战——埋点|7|2022-01-25|2021-06-15| |3|[Peakmain/AsmActualCombat](https://github.com/Peakmain/AsmActualCombat)|ASM实战——埋点|7|2022-01-25|2021-06-15|
|4|[TabooLib/shrinking-kotlin](https://github.com/TabooLib/shrinking-kotlin)|减少 Kotlin 编译后的文件体积|5|2022-02-05|2022-01-27| |4|[TabooLib/shrinking-kotlin](https://github.com/TabooLib/shrinking-kotlin)|减少 Kotlin 编译后的文件体积|5|2022-02-05|2022-01-27|
|5|[xams-creator/navicat-resetter](https://github.com/xams-creator/navicat-resetter)|重置navicat激活时间的IDEA跨平台插件 |5|2022-01-18|2021-12-23| |5|[xams-creator/navicat-resetter](https://github.com/xams-creator/navicat-resetter)|重置navicat激活时间的IDEA跨平台插件 |5|2022-01-18|2021-12-23|
|6|[eonliu/packer](https://github.com/eonliu/packer)|Packer是Android打包工具插件支持360加固、多渠道打包、将APK上传到FTP等功能。|3|2022-02-03|2022-01-24| |6|[eonliu/packer](https://github.com/eonliu/packer)|Packer是Android打包工具插件支持360加固、多渠道打包、将APK上传到FTP等功能。|3|2022-02-06|2022-01-24|
|7|[Tim-Fang/MineGenshin](https://github.com/Tim-Fang/MineGenshin)|使 Minecraft 更加 Genshin Impact 化|3|2022-01-09|2022-01-07|
<div align="center"> <div align="center">
<p><sub>↓ -- 感谢读者 -- ↓</sub></p> <p><sub>↓ -- 感谢读者 -- ↓</sub></p>

@ -1,77 +1,77 @@
<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>数据更新: 2022-02-06&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub> <sub>数据更新: 2022-02-07&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Updated|Created| |#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-| |:-|:-|:-|:-|:-|:-|
|1|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2580|2022-01-24|2021-06-11| |1|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2582|2022-01-24|2021-06-11|
|2|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|810|2022-01-26|2021-07-20| |2|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|810|2022-01-26|2021-07-20|
|3|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台内置分离、捆绑等多种BypassAV方式。|490|2021-11-25|2021-11-10| |3|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台内置分离、捆绑等多种BypassAV方式。|491|2021-11-25|2021-11-10|
|4|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房数据整理自天涯。提供HTML、PDF和Markdown三种形式。|427|2021-12-24|2021-09-10| |4|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房数据整理自天涯。提供HTML、PDF和Markdown三种形式。|427|2021-12-24|2021-09-10|
|5|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|wumei-smart是一个简单易用的生活物联网平台。可用于企业搭建私域物联网个人学习和搭建自己的智能家居平台以及手机和电脑的监控。项目包含服务端、web端、移动端、设备端SDK、以及手机和电脑端的设备模拟器。|365|2022-02-04|2021-05-24| |5|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|wumei-smart是一个简单易用的生活物联网平台。可用于企业搭建私域物联网个人学习和搭建自己的智能家居平台以及手机和电脑的监控。项目包含服务端、web端、移动端、设备端SDK、以及手机和电脑端的设备模拟器。|365|2022-02-04|2021-05-24|
|6|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|304|2022-01-27|2021-06-15| |6|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|305|2022-01-27|2021-06-15|
|7|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|300|2022-01-24|2022-01-18| |7|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|300|2022-01-24|2022-01-18|
|8|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心基于flowable和bpmn.js封装的流程引擎采用SpringbootMybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&AntdVben|294|2022-01-24|2021-05-27| |8|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心基于flowable和bpmn.js封装的流程引擎采用SpringbootMybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&AntdVben|294|2022-01-24|2021-05-27|
|9|[easychen/not-only-fans](https://github.com/easychen/not-only-fans)|an open source, self-hosted digital content subscription platform like `onlyfans.com` with cryptocurrency payment|258|2021-08-28|2021-08-25| |9|[easychen/not-only-fans](https://github.com/easychen/not-only-fans)|an open source, self-hosted digital content subscription platform like `onlyfans.com` with cryptocurrency payment|259|2021-08-28|2021-08-25|
|10|[hua1995116/360-sneakers-viewer](https://github.com/hua1995116/360-sneakers-viewer)|鸿星尔克全景360°鞋子展示(包含建模过程)|231|2021-09-16|2021-07-25| |10|[hua1995116/360-sneakers-viewer](https://github.com/hua1995116/360-sneakers-viewer)|鸿星尔克全景360°鞋子展示(包含建模过程)|231|2021-09-16|2021-07-25|
|11|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |179|2021-08-26|2021-06-16| |11|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |179|2021-08-26|2021-06-16|
|12|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群QQ群号605176069|176|2022-01-28|2021-10-16| |12|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群QQ群号605176069|175|2022-01-28|2021-10-16|
|13|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|163|2021-12-23|2021-12-22| |13|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|163|2021-12-23|2021-12-22|
|14|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|158|2022-01-23|2021-10-02| |14|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|158|2022-01-23|2021-10-02|
|15|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器YYDS仅供娱乐切勿当真|154|2021-08-24|2021-08-18| |15|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器YYDS仅供娱乐切勿当真|154|2021-08-24|2021-08-18|
|16|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|141|2021-12-11|2021-10-29| |16|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|142|2021-12-11|2021-10-29|
|17|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|128|2022-01-30|2021-11-23| |17|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|128|2022-01-30|2021-11-23|
|18|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|127|2022-02-04|2021-03-26| |18|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|128|2022-02-04|2021-03-26|
|19|[knowsex/knowsex.github.io](https://github.com/knowsex/knowsex.github.io)|知性开放式性教育网站。KnowSex.net is a sex education website.|123|2022-01-28|2021-03-05| |19|[knowsex/knowsex.github.io](https://github.com/knowsex/knowsex.github.io)|知性开放式性教育网站。KnowSex.net is a sex education website.|123|2022-01-28|2021-03-05|
|20|[BlueSkyXN/KIENG-FigureBed](https://github.com/BlueSkyXN/KIENG-FigureBed)|image.kieng.cn 的仿站源码支持VercelCloudFlareGithub等无服务器部署|117|2021-11-12|2021-02-14| |20|[BlueSkyXN/KIENG-FigureBed](https://github.com/BlueSkyXN/KIENG-FigureBed)|image.kieng.cn 的仿站源码支持VercelCloudFlareGithub等无服务器部署|117|2021-11-12|2021-02-14|
|21|[doersino/nyum](https://github.com/doersino/nyum)|A simple Pandoc-powered static site generator for your recipe collection it effortlessly turns a set of Markdown-formatted recipes into a lightweight, responsive, searchable website.|114|2021-10-12|2021-03-11| |21|[doersino/nyum](https://github.com/doersino/nyum)|A simple Pandoc-powered static site generator for your recipe collection it effortlessly turns a set of Markdown-formatted recipes into a lightweight, responsive, searchable website.|115|2021-10-12|2021-03-11|
|22|[wx-chevalier/K8s-Series](https://github.com/wx-chevalier/K8s-Series)|深入浅出 K8s概念与部署 工作载荷 服务负载 存储 权限 网络 生态扩展|112|2021-11-02|2021-02-21| |22|[wx-chevalier/K8s-Series](https://github.com/wx-chevalier/K8s-Series)|深入浅出 K8s概念与部署 工作载荷 服务负载 存储 权限 网络 生态扩展|112|2021-11-02|2021-02-21|
|23|[loongson/LoongArch-Documentation](https://github.com/loongson/LoongArch-Documentation)|The documentation for LoongArch.|106|2022-01-29|2021-05-21| |23|[loongson/LoongArch-Documentation](https://github.com/loongson/LoongArch-Documentation)|The documentation for LoongArch.|106|2022-01-29|2021-05-21|
|24|[bilibilifmk/ESP_Fishing](https://github.com/bilibilifmk/ESP_Fishing)|ESP82266 自动化WiFi密码钓鱼|106|2022-01-17|2021-03-11| |24|[bilibilifmk/ESP_Fishing](https://github.com/bilibilifmk/ESP_Fishing)|ESP82266 自动化WiFi密码钓鱼|106|2022-01-17|2021-03-11|
|25|[misitebao/static-theme-misilog](https://github.com/misitebao/static-theme-misilog)|🛫 A server-side rendering template based on Vue runtime compilation, which can be used in any template engine.|92|2022-01-10|2021-03-21| |25|[misitebao/static-theme-misilog](https://github.com/misitebao/static-theme-misilog)|🛫 A server-side rendering template based on Vue runtime compilation, which can be used in any template engine.|92|2022-01-10|2021-03-21|
|26|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|84|2021-12-21|2021-09-25| |26|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|84|2021-12-21|2021-09-25|
|27|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|83|2022-01-17|2021-02-07| |27|[smxl/500](https://github.com/smxl/500)|精简 GeoIP for Quantumult X / Clash 预配置文件: Apple News 解锁规则 + 捷径, 去广告分流规则, TikTok 解锁 Rewrite, 神机分流规则, VIP 视频解析重写 + 捷径|83|2022-02-06|2021-11-18|
|28|[BearLaboratory/smartdisplay-hardware](https://github.com/BearLaboratory/smartdisplay-hardware)|2.9寸墨水屏个人显示终端硬件显示|82|2021-09-24|2021-08-24| |28|[qinlili23333/ctfileGet](https://github.com/qinlili23333/ctfileGet)|获取城通网盘一次性直连地址|83|2022-02-05|2021-02-11|
|29|[ZiXia1/Mr.Film-Theme](https://github.com/ZiXia1/Mr.Film-Theme)|苹果csmV10仿电影先生第1-2版自适应模板|80|2022-01-18|2021-05-05| |29|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|83|2022-01-17|2021-02-07|
|30|[qinlili23333/ctfileGet](https://github.com/qinlili23333/ctfileGet)|获取城通网盘一次性直连地址|80|2022-02-05|2021-02-11| |30|[BearLaboratory/smartdisplay-hardware](https://github.com/BearLaboratory/smartdisplay-hardware)|2.9寸墨水屏个人显示终端硬件显示|82|2021-09-24|2021-08-24|
|31|[PerrorOne/miner-proxy](https://github.com/PerrorOne/miner-proxy)|it free, 高性能加密传输矿工与矿池中的数据, 适用所有币种/ssl/tcp, |79|2022-01-22|2021-11-21| |31|[ZiXia1/Mr.Film-Theme](https://github.com/ZiXia1/Mr.Film-Theme)|苹果csmV10仿电影先生第1-2版自适应模板|80|2022-01-18|2021-05-05|
|32|[jbloom/SARS-CoV-2_PRJNA612766](https://github.com/jbloom/SARS-CoV-2_PRJNA612766)|Analysis of early Wuhan SARS-CoV-2 sequences from deleted SRA BioProject PRJNA612766|79|2021-09-20|2021-05-18| |32|[PerrorOne/miner-proxy](https://github.com/PerrorOne/miner-proxy)|it free, 高性能加密传输矿工与矿池中的数据, 适用所有币种/ssl/tcp, |79|2022-01-22|2021-11-21|
|33|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|76|2021-12-04|2021-12-04| |33|[jbloom/SARS-CoV-2_PRJNA612766](https://github.com/jbloom/SARS-CoV-2_PRJNA612766)|Analysis of early Wuhan SARS-CoV-2 sequences from deleted SRA BioProject PRJNA612766|79|2021-09-20|2021-05-18|
|34|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|69|2021-12-30|2021-12-06| |34|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|76|2021-12-04|2021-12-04|
|35|[Denkiame/Tategaki](https://github.com/Denkiame/Tategaki)|Translate Telegra.ph to vertical writing.|67|2021-11-23|2021-08-27| |35|[CaoCaoMiner/CC-Miner-Tax-Proxy](https://github.com/CaoCaoMiner/CC-Miner-Tax-Proxy)|操哥抽水器 - 最稳定的ETH/ETC抽水&中转程序|69|2021-12-30|2021-12-06|
|36|[Oreomeow/freenom-py](https://github.com/Oreomeow/freenom-py)|Freenom 域名自动续约 python 项目|65|2021-10-22|2021-08-21| |36|[Denkiame/Tategaki](https://github.com/Denkiame/Tategaki)|Translate Telegra.ph to vertical writing.|67|2021-11-23|2021-08-27|
|37|[onlinemad/5000-lottery](https://github.com/onlinemad/5000-lottery)|振興五倍券加碼券速查|61|2021-11-05|2021-10-13| |37|[Oreomeow/freenom-py](https://github.com/Oreomeow/freenom-py)|Freenom 域名自动续约 python 项目|65|2021-10-22|2021-08-21|
|38|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|60|2022-01-08|2021-11-13| |38|[onlinemad/5000-lottery](https://github.com/onlinemad/5000-lottery)|振興五倍券加碼券速查|61|2021-11-05|2021-10-13|
|39|[wx-chevalier/Web-Tuning-Series](https://github.com/wx-chevalier/Web-Tuning-Series)|Web 性能优化系列浏览器工作机制、性能优化、体验度量、PWA、录屏与重放|53|2021-11-02|2021-06-18| |39|[NolanHzy/nvjdcdocker](https://github.com/NolanHzy/nvjdcdocker)|-|60|2022-01-08|2021-11-13|
|40|[Nick-Hopps/v2-ui-plus](https://github.com/Nick-Hopps/v2-ui-plus)|-|53|2021-09-16|2021-02-24| |40|[wx-chevalier/Web-Tuning-Series](https://github.com/wx-chevalier/Web-Tuning-Series)|Web 性能优化系列浏览器工作机制、性能优化、体验度量、PWA、录屏与重放|53|2021-11-02|2021-06-18|
|41|[OSCPU/ysyx](https://github.com/OSCPU/ysyx)|一生一芯的信息发布和内容网站|52|2022-01-24|2021-06-25| |41|[Nick-Hopps/v2-ui-plus](https://github.com/Nick-Hopps/v2-ui-plus)|-|53|2021-09-16|2021-02-24|
|42|[wx-chevalier/Web-Engineering-Series](https://github.com/wx-chevalier/Web-Engineering-Series)|Web 工程化体系与应用架构探究,模块化、组件化、微前端、框架设计与实现|52|2021-11-28|2021-04-23| |42|[OSCPU/ysyx](https://github.com/OSCPU/ysyx)|一生一芯的信息发布和内容网站|52|2022-01-24|2021-06-25|
|43|[ECNUCSE/ECNU_ITers](https://github.com/ECNUCSE/ECNU_ITers)|ECNU CS & SE 信息收集; 华师大计软院友墙|49|2021-11-11|2021-03-13| |43|[wx-chevalier/Web-Engineering-Series](https://github.com/wx-chevalier/Web-Engineering-Series)|Web 工程化体系与应用架构探究,模块化、组件化、微前端、框架设计与实现|52|2021-11-28|2021-04-23|
|44|[PanDownload-Fix/PanDownload-Fix](https://github.com/PanDownload-Fix/PanDownload-Fix)|PanDownload 修复版|48|2021-12-14|2021-09-03| |44|[ECNUCSE/ECNU_ITers](https://github.com/ECNUCSE/ECNU_ITers)|ECNU CS & SE 信息收集; 华师大计软院友墙|49|2021-11-11|2021-03-13|
|45|[mrsanshui/WeChatPYAPI](https://github.com/mrsanshui/WeChatPYAPI)|基于微信PC端的Python接口开发者可通过Python轻松调用。实现微信机器人、群管理等强大的功能|46|2022-01-17|2021-07-29| |45|[PanDownload-Fix/PanDownload-Fix](https://github.com/PanDownload-Fix/PanDownload-Fix)|PanDownload 修复版|48|2021-12-14|2021-09-03|
|46|[chroblert/Flash-Pop2](https://github.com/chroblert/Flash-Pop2)|Flash-Pop升级版|45|2021-11-07|2021-11-07| |46|[mrsanshui/WeChatPYAPI](https://github.com/mrsanshui/WeChatPYAPI)|基于微信PC端的Python接口开发者可通过Python轻松调用。实现微信机器人、群管理等强大的功能|47|2022-01-17|2021-07-29|
|47|[DaoChen6/Heroku-v2ray](https://github.com/DaoChen6/Heroku-v2ray)|在Heroku上部署v2ray|45|2022-02-02|2021-08-24| |47|[DaoChen6/Heroku-v2ray](https://github.com/DaoChen6/Heroku-v2ray)|在Heroku上部署v2ray|46|2022-02-02|2021-08-24|
|48|[giantbranch/pwn-env-init](https://github.com/giantbranch/pwn-env-init)|CTF PWN 做题环境一键搭建脚本|45|2021-11-25|2021-06-17| |48|[chroblert/Flash-Pop2](https://github.com/chroblert/Flash-Pop2)|Flash-Pop升级版|45|2021-11-07|2021-11-07|
|49|[seanpm2001/Its-time-to-cut-WideVine-DRM](https://github.com/seanpm2001/Its-time-to-cut-WideVine-DRM)|An article on why Googles WideVine DRM should not be used.|45|2022-01-20|2021-02-09| |49|[giantbranch/pwn-env-init](https://github.com/giantbranch/pwn-env-init)|CTF PWN 做题环境一键搭建脚本|45|2021-11-25|2021-06-17|
|50|[botuniverse/onebot-11](https://github.com/botuniverse/onebot-11)|OneBot 11 标准|44|2021-10-24|2021-10-10| |50|[botuniverse/onebot-11](https://github.com/botuniverse/onebot-11)|OneBot 11 标准|44|2021-10-24|2021-10-10|
|51|[witnessmenow/ESP32-Trinity](https://github.com/witnessmenow/ESP32-Trinity)|An Open Source ESP32 board for connecting to HUB75 Matrix Panels|43|2022-01-21|2021-07-14| |51|[seanpm2001/Its-time-to-cut-WideVine-DRM](https://github.com/seanpm2001/Its-time-to-cut-WideVine-DRM)|An article on why Googles WideVine DRM should not be used.|44|2022-01-20|2021-02-09|
|52|[TruthOriginem/Starsector-0951-Localization](https://github.com/TruthOriginem/Starsector-0951-Localization)|远行星号中文化|43|2022-02-04|2021-04-11| |52|[witnessmenow/ESP32-Trinity](https://github.com/witnessmenow/ESP32-Trinity)|An Open Source ESP32 board for connecting to HUB75 Matrix Panels|43|2022-01-21|2021-07-14|
|53|[firemakergk/aquar-home](https://github.com/firemakergk/aquar-home)|-|41|2022-01-02|2021-11-19| |53|[TruthOriginem/Starsector-0951-Localization](https://github.com/TruthOriginem/Starsector-0951-Localization)|远行星号中文化|43|2022-02-04|2021-04-11|
|54|[L-M-Sherlock/sm18-lazy-package](https://github.com/L-M-Sherlock/sm18-lazy-package)|SuperMemo 18 中文懒人包|41|2021-12-11|2021-11-06| |54|[firemakergk/aquar-home](https://github.com/firemakergk/aquar-home)|-|41|2022-01-02|2021-11-19|
|55|[aoaostar/aliyundrive_uploader_for_baota](https://github.com/aoaostar/aliyundrive_uploader_for_baota)|阿里云盘上传宝塔插件|40|2021-09-24|2021-07-20| |55|[L-M-Sherlock/sm18-lazy-package](https://github.com/L-M-Sherlock/sm18-lazy-package)|SuperMemo 18 中文懒人包|41|2021-12-11|2021-11-06|
|56|[rxdrag/rx-entities-ts](https://github.com/rxdrag/rx-entities-ts)|Codeless back end server. 模型驱动的后端,不需要代码就可以构建后端。|40|2022-01-23|2021-05-18| |56|[aoaostar/aliyundrive_uploader_for_baota](https://github.com/aoaostar/aliyundrive_uploader_for_baota)|阿里云盘上传宝塔插件|40|2021-09-24|2021-07-20|
|57|[BearLaboratory/wifiaudio-tx-hardware](https://github.com/BearLaboratory/wifiaudio-tx-hardware)|WiFi无线麦克风硬件pcb设计|38|2021-12-02|2021-10-13| |57|[rxdrag/rx-entities-ts](https://github.com/rxdrag/rx-entities-ts)|Codeless back end server. 模型驱动的后端,不需要代码就可以构建后端。|40|2022-01-23|2021-05-18|
|58|[loivgehoto/Cloud-Disk-Website](https://github.com/loivgehoto/Cloud-Disk-Website)|基于springboot+mybatis实现的动态网盘网站|38|2021-10-11|2021-10-11| |58|[BearLaboratory/wifiaudio-tx-hardware](https://github.com/BearLaboratory/wifiaudio-tx-hardware)|WiFi无线麦克风硬件pcb设计|38|2021-12-02|2021-10-13|
|59|[LibreDMR/OpenGD77_UserGuide](https://github.com/LibreDMR/OpenGD77_UserGuide)|-|38|2022-01-27|2021-05-06| |59|[loivgehoto/Cloud-Disk-Website](https://github.com/loivgehoto/Cloud-Disk-Website)|基于springboot+mybatis实现的动态网盘网站|38|2021-10-11|2021-10-11|
|60|[AndyXFuture/MCar-Arduino-ESP01S](https://github.com/AndyXFuture/MCar-Arduino-ESP01S)|A Mecanum-wheel car based on ESP01S.|36|2021-12-06|2021-11-02| |60|[LibreDMR/OpenGD77_UserGuide](https://github.com/LibreDMR/OpenGD77_UserGuide)|-|38|2022-01-27|2021-05-06|
|61|[khuyentran1401/top-github-scraper](https://github.com/khuyentran1401/top-github-scraper)|Scape top GitHub repositories and users based on keywords|36|2021-08-27|2021-02-27| |61|[AndyXFuture/MCar-Arduino-ESP01S](https://github.com/AndyXFuture/MCar-Arduino-ESP01S)|A Mecanum-wheel car based on ESP01S.|36|2021-12-06|2021-11-02|
|62|[KemononLine/Mess-around](https://github.com/KemononLine/Mess-around)|一些好康的|35|2021-10-28|2021-10-06| |62|[khuyentran1401/top-github-scraper](https://github.com/khuyentran1401/top-github-scraper)|Scape top GitHub repositories and users based on keywords|36|2021-08-27|2021-02-27|
|63|[cymetrics/blog](https://github.com/cymetrics/blog)|Cymetrics 技術部落格|35|2022-01-27|2021-07-19| |63|[KemononLine/Mess-around](https://github.com/KemononLine/Mess-around)|一些好康的|35|2021-10-28|2021-10-06|
|64|[kingcata/zhxx](https://github.com/kingcata/zhxx)|学习强国自动刷分学习强国自动学习学习强国自动答题挑战答题题库。软件适用于Win7以上系统绿色软件解压后直接运行无需安装配置python环境。⭐⭐⭐8分钟学完45分⭐⭐⭐|34|2022-01-18|2021-10-26| |64|[cymetrics/blog](https://github.com/cymetrics/blog)|Cymetrics 技術部落格|35|2022-01-27|2021-07-19|
|65|[missuo/Telegraph-Image-Hosting](https://github.com/missuo/Telegraph-Image-Hosting)|Build a free image hosting with Telegraph|34|2021-08-14|2021-02-22| |65|[kingcata/zhxx](https://github.com/kingcata/zhxx)|学习强国自动刷分学习强国自动学习学习强国自动答题挑战答题题库。软件适用于Win7以上系统绿色软件解压后直接运行无需安装配置python环境。⭐⭐⭐8分钟学完45分⭐⭐⭐|34|2022-01-18|2021-10-26|
|66|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|31|2022-01-26|2021-04-18| |66|[missuo/Telegraph-Image-Hosting](https://github.com/missuo/Telegraph-Image-Hosting)|Build a free image hosting with Telegraph|34|2021-08-14|2021-02-22|
|67|[oulume/free-gradient-colors](https://github.com/oulume/free-gradient-colors)|免费的180个美丽CSS3渐变样式和超清渐变图|29|2021-08-07|2021-07-02| |67|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|31|2022-01-26|2021-04-18|
|68|[cnzbpy/simplepy](https://github.com/cnzbpy/simplepy)|这些是用Python编写的一些简单的项目。|29|2022-01-17|2021-04-01| |68|[cnzbpy/simplepy](https://github.com/cnzbpy/simplepy)|这些是用Python编写的一些简单的项目。|29|2022-01-17|2021-04-01|
|69|[kawa-yoiko/treasure-hole](https://github.com/kawa-yoiko/treasure-hole)|-|28|2021-12-13|2021-12-11| |69|[kawa-yoiko/treasure-hole](https://github.com/kawa-yoiko/treasure-hole)|-|28|2021-12-13|2021-12-11|
|70|[qwd/Icons](https://github.com/qwd/Icons)|和风天气开源图标字体库 Open source weather icons && fonts for QWeather|28|2022-01-23|2021-09-23| |70|[qwd/Icons](https://github.com/qwd/Icons)|和风天气开源图标字体库 Open source weather icons && fonts for QWeather|28|2022-01-23|2021-09-23|
@ -79,10 +79,10 @@
|72|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|25|2021-11-17|2021-11-17| |72|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|25|2021-11-17|2021-11-17|
|73|[yuhangch/zhmoji](https://github.com/yuhangch/zhmoji)|用作搜狗拼音自定义短语,输入😄而不是图片。|25|2021-12-02|2021-09-06| |73|[yuhangch/zhmoji](https://github.com/yuhangch/zhmoji)|用作搜狗拼音自定义短语,输入😄而不是图片。|25|2021-12-02|2021-09-06|
|74|[insoxin/a](https://github.com/insoxin/a)|a.pages.dev源码|25|2021-10-15|2021-02-21| |74|[insoxin/a](https://github.com/insoxin/a)|a.pages.dev源码|25|2021-10-15|2021-02-21|
|75|[ayaka14732/FanWunHak](https://github.com/ayaka14732/FanWunHak)|A Simplified-Chinese-to-Traditional-Chinese font based on GenYoGothic, which can handle the one-to-many problem 繁媛黑體是基於源樣黑體開發的簡轉繁字型,能處理一簡對多繁|24|2021-09-12|2021-09-08| |75|[jonssonyan/aria2-x](https://github.com/jonssonyan/aria2-x)|一款基于AriaNg和Aria2的PC端下载器|24|2022-01-12|2021-10-25|
|76|[xlzy520/bili-short-url](https://github.com/xlzy520/bili-short-url)|哔哩哔哩短链生成器。将B站站内链接转化为Bilibili短链例如https://b23.tv/F78kbY|24|2022-01-24|2021-05-16| |76|[ayaka14732/FanWunHak](https://github.com/ayaka14732/FanWunHak)|A Simplified-Chinese-to-Traditional-Chinese font based on GenYoGothic, which can handle the one-to-many problem 繁媛黑體是基於源樣黑體開發的簡轉繁字型,能處理一簡對多繁|24|2021-09-12|2021-09-08|
|77|[SpeedyOrc-C/Hilipedia](https://github.com/SpeedyOrc-C/Hilipedia)|丘丘语语料库与词典 Hilichurlian Corpus and Dictionary|24|2022-01-22|2021-03-25| |77|[xlzy520/bili-short-url](https://github.com/xlzy520/bili-short-url)|哔哩哔哩短链生成器。将B站站内链接转化为Bilibili短链例如https://b23.tv/F78kbY|24|2022-01-24|2021-05-16|
|78|[jonssonyan/aria2-x](https://github.com/jonssonyan/aria2-x)|一款基于AriaNg和Aria2的PC端下载器|23|2022-01-12|2021-10-25| |78|[SpeedyOrc-C/Hilipedia](https://github.com/SpeedyOrc-C/Hilipedia)|丘丘语语料库与词典 Hilichurlian Corpus and Dictionary|24|2022-02-06|2021-03-25|
|79|[AdhyWiranto44/object-detection-indonesian-traffic-signs-using-yolo-algorithm](https://github.com/AdhyWiranto44/object-detection-indonesian-traffic-signs-using-yolo-algorithm)|Pendeteksian rambu lalu lintas khas Indonesia menggunakan dataset custom dan menggunakan algoritma Deep Learning You Only Look Once v4|23|2021-10-30|2021-09-19| |79|[AdhyWiranto44/object-detection-indonesian-traffic-signs-using-yolo-algorithm](https://github.com/AdhyWiranto44/object-detection-indonesian-traffic-signs-using-yolo-algorithm)|Pendeteksian rambu lalu lintas khas Indonesia menggunakan dataset custom dan menggunakan algoritma Deep Learning You Only Look Once v4|23|2021-10-30|2021-09-19|
|80|[limboy/OhMyTimeline](https://github.com/limboy/OhMyTimeline)|-|23|2021-08-30|2021-08-30| |80|[limboy/OhMyTimeline](https://github.com/limboy/OhMyTimeline)|-|23|2021-08-30|2021-08-30|
|81|[muzihuaner/wkyunnav](https://github.com/muzihuaner/wkyunnav)|玩客云导航页|22|2021-09-10|2021-06-23| |81|[muzihuaner/wkyunnav](https://github.com/muzihuaner/wkyunnav)|玩客云导航页|22|2021-09-10|2021-06-23|

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save