data update

This commit is contained in:
kon9chunkit
2022-01-12 11:14:15 +08:00
parent 2ca10d2702
commit 27817efd87
141 changed files with 2835 additions and 2835 deletions

View File

@ -1,52 +1,52 @@
<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-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Language|Updated|Created|
|:-|:-|:-|:-|:-|:-|:-|
|1|[itdevbooks/pdf](https://github.com/itdevbooks/pdf)|编程电子书电子书编程书籍包括CC#DockerElasticsearchGitHadoopHeadFirstJavaJavascriptjvmKafkaLinuxMavenMongoDBMyBatisMySQLNettyNginxPythonRabbitMQRedisScalaSolrSparkSpringSpringBootSpringC ...|12390|-|2021-12-30|2021-01-22|
|2|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|9868|-|2021-12-17|2021-05-18|
|1|[itdevbooks/pdf](https://github.com/itdevbooks/pdf)|编程电子书电子书编程书籍包括CC#DockerElasticsearchGitHadoopHeadFirstJavaJavascriptjvmKafkaLinuxMavenMongoDBMyBatisMySQLNettyNginxPythonRabbitMQRedisScalaSolrSparkSpringSpringBootSpringC ...|12391|-|2021-12-30|2021-01-22|
|2|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|9884|-|2021-12-17|2021-05-18|
|3|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9635|Java|2021-11-07|2021-03-17|
|4|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6206|-|2022-01-10|2021-10-22|
|5|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|4237|-|2021-09-22|2021-08-09|
|4|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6208|-|2022-01-10|2021-10-22|
|5|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包满血战斗包含文章书籍作者论文理论分析开源框架云原生大佬视频大厂实战分享ppt|4239|-|2021-09-22|2021-08-09|
|6|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3624|TypeScript|2022-01-07|2021-01-21|
|7|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3518|-|2021-12-24|2021-04-07|
|8|[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.⭐⭐⭐|3374|Python|2021-12-19|2021-05-08|
|8|[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.⭐⭐⭐|3381|Python|2021-12-19|2021-05-08|
|9|[SharingSource/LogicStack-LeetCode](https://github.com/SharingSource/LogicStack-LeetCode)|公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码|2538|-|2022-01-11|2021-01-16|
|10|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理500+份文章,论文,视频,实践项目,协议,业界大神名单。|2502|-|2021-12-22|2021-07-26|
|11|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2479|-|2021-12-08|2021-03-09|
|12|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2446|Java|2021-12-15|2021-05-15|
|11|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2482|-|2021-12-08|2021-03-09|
|12|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2447|Java|2021-12-15|2021-05-15|
|13|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2323|Python|2021-12-22|2021-06-02|
|14|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2298|-|2022-01-04|2021-10-20|
|15|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|2278|C#|2022-01-11|2021-12-24|
|16|[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|2211|HTML|2021-10-31|2021-10-02|
|14|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|2309|C#|2022-01-11|2021-12-24|
|15|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2298|-|2022-01-04|2021-10-20|
|16|[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|2212|HTML|2021-10-31|2021-10-02|
|17|[forthespada/InterviewGuide](https://github.com/forthespada/InterviewGuide)|「InterviewGuide」一个收录优质计算机校招、社招面试常见面试题的仓库🔥🔥以前叫做《逆袭进大厂》。目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题坚持将此仓库维护下去。|2178|-|2021-12-22|2021-02-25|
|18|[eastlakeside/awesome-productivity-cn](https://github.com/eastlakeside/awesome-productivity-cn)|绝妙的个人生产力Awesome Productivity 中文版)|2044|-|2021-09-23|2021-08-18|
|19|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2007|Python|2021-12-21|2021-07-04|
|20|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码侯捷C++系列台大郭彦甫MATLAB|1977|C++|2021-11-30|2021-02-17|
|19|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2009|Python|2021-12-21|2021-07-04|
|20|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码侯捷C++系列台大郭彦甫MATLAB|1978|C++|2022-01-11|2021-02-17|
|21|[0voice/campus_recruitmen_questions](https://github.com/0voice/campus_recruitmen_questions)|2021年最新整理5000道秋招/提前批/春招/常用面试题含答案包括leetcode校招笔试题面试题算法题语法题。|1870|-|2021-08-25|2021-06-28|
|22|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1836|TeX|2021-12-31|2021-10-27|
|23|[0voice/learning_mind_map](https://github.com/0voice/learning_mind_map)|2021年【思维导图】盒子C/C++GolangLinux云原生数据库DPDK音视频开发TCP/IP数据结构计算机原理等|1801|-|2021-12-02|2021-11-22|
|24|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1627|Python|2021-11-26|2021-04-16|
|24|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1628|Python|2021-11-26|2021-04-16|
|25|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1524|Python|2021-12-18|2021-06-19|
|26|[CodingDocs/awesome-cs](https://github.com/CodingDocs/awesome-cs)|计算机优质书籍搜罗+学习路线推荐!|1513|-|2021-11-30|2021-03-28|
|27|[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|
|28|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1466|Jupyter Notebook|2021-12-20|2021-02-28|
|29|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1385|HTML|2021-09-09|2021-04-28|
|30|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1364|JavaScript|2022-01-10|2021-08-28|
|31|[wangdoc/clang-tutorial](https://github.com/wangdoc/clang-tutorial)|C 语言教程|1362|-|2021-12-09|2021-09-04|
|32|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1362|HTML|2021-11-20|2021-08-23|
|31|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1363|HTML|2021-11-20|2021-08-23|
|32|[wangdoc/clang-tutorial](https://github.com/wangdoc/clang-tutorial)|C 语言教程|1362|-|2021-12-09|2021-09-04|
|33|[slidoooor/computer_book_list](https://github.com/slidoooor/computer_book_list)|一个综合了豆瓣goodreads综合评分的计算机书籍书单|1335|-|2021-10-27|2021-10-22|
|34|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1318|PHP|2022-01-11|2021-08-29|
|35|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理 C++ 学习资料含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1284|C++|2021-10-21|2021-07-09|
|34|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1320|PHP|2022-01-11|2021-08-29|
|35|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理 C++ 学习资料含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1285|C++|2021-10-21|2021-07-09|
|36|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ... 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1274|Jupyter Notebook|2022-01-11|2021-04-29|
|37|[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. |1118|Python|2022-01-05|2021-09-01|
|37|[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. |1119|Python|2022-01-05|2021-09-01|
|38|[0voice/linux_kernel_wiki](https://github.com/0voice/linux_kernel_wiki)|linux内核学习资料200+经典内核文章100+内核论文50+内核项目500+内核面试题80+内核视频|1113|-|2021-10-20|2021-07-26|
|39|[amusi/ICCV2021-Papers-with-Code](https://github.com/amusi/ICCV2021-Papers-with-Code)|ICCV 2021 论文和开源项目合集|1100|-|2021-11-06|2021-07-23|
|40|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1057|Python|2021-12-14|2021-05-04|
|40|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1056|Python|2021-12-14|2021-05-04|
|41|[Jackpopc/CS-Books-Store](https://github.com/Jackpopc/CS-Books-Store)|你想要的计算机经典书籍,这里都有!|987|-|2021-08-29|2021-03-25|
|42|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|966|Python|2021-12-21|2021-05-21|
|42|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|968|Python|2021-12-21|2021-05-21|
|43|[juntossomosmais/frontend-guideline](https://github.com/juntossomosmais/frontend-guideline)|📝 Front-end Guideline by Juntos Somos Mais|942|-|2021-11-26|2021-09-01|
|44|[baidu/bfe-book](https://github.com/baidu/bfe-book)|《深入理解BFE》Book for opensource project BFE, in Chinese|936|-|2021-10-22|2021-04-29|
|45|[woai3c/introduction-to-front-end-engineering](https://github.com/woai3c/introduction-to-front-end-engineering)|一本小书《带你入门前端工程》|896|-|2021-11-09|2021-01-21|
@ -60,15 +60,15 @@
|53|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|785|TypeScript|2022-01-09|2021-05-06|
|54|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|785|JavaScript|2022-01-10|2021-04-13|
|55|[chai2010/ugo-compiler-book](https://github.com/chai2010/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|782|Go|2021-12-30|2021-11-03|
|56|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|780|HTML|2021-10-30|2021-03-11|
|56|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|781|HTML|2021-10-30|2021-03-11|
|57|[RustMagazine/rust_magazine_2021](https://github.com/RustMagazine/rust_magazine_2021)|RustMagazine 2021 期刊|711|JavaScript|2022-01-09|2021-01-21|
|58|[CoderLeixiaoshuai/wuhan-IT](https://github.com/CoderLeixiaoshuai/wuhan-IT)|『武汉互联网』持续关注武汉互联网公司,帮助大家排坑,让一线浪子顺利回家|706|-|2021-08-29|2021-03-23|
|59|[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".|688|Python|2021-10-01|2021-05-25|
|59|[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".|690|Python|2021-10-01|2021-05-25|
|60|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One status bar button, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|685|Swift|2022-01-11|2021-11-30|
|61|[Dujltqzv/Some-Many-Books](https://github.com/Dujltqzv/Some-Many-Books)|个人收藏书籍列表                                                                                                                                                                                                 ...|675|-|2021-10-21|2021-09-05|
|62|[phodal/tangping](https://github.com/phodal/tangping)|躺平即正义。Nothing is true, everything is permitted|662|-|2021-10-09|2021-05-28|
|63|[auto-xxqg/auto-xxqg](https://github.com/auto-xxqg/auto-xxqg)|最新版的 自动学习强国 |639|-|2021-10-29|2021-02-16|
|64|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|628|Python|2021-12-15|2021-02-22|
|64|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|629|Python|2021-12-15|2021-02-22|
|65|[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|
|66|[r0eXpeR/Online_Tools](https://github.com/r0eXpeR/Online_Tools)|一些在线的工具,情报资源|619|-|2021-07-17|2021-03-22|
|67|[liyupi/code-roadmap](https://github.com/liyupi/code-roadmap)|原创编程学习路线,包括全面的知识点、免费资源、面试题、学习建议、项目,适用于所有学习编程、求职的同学。已完成 Java、前端|611|-|2021-12-08|2021-04-20|
@ -88,22 +88,22 @@
|81|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件利用DeepL翻译无需注册api token|499|Rust|2021-12-27|2021-07-28|
|82|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|498|Jupyter Notebook|2022-01-11|2021-03-11|
|83|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|497|CSS|2021-12-13|2021-08-01|
|84|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|494|Python|2022-01-11|2021-12-31|
|85|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|490|Python|2021-08-09|2021-03-27|
|84|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|496|Python|2022-01-11|2021-12-31|
|85|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|494|Python|2021-08-09|2021-03-27|
|86|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|468|TypeScript|2021-08-07|2021-04-29|
|87|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|458|Python|2022-01-11|2021-11-23|
|88|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|458|C|2022-01-09|2021-03-05|
|89|[0voice/k8s_awesome_document](https://github.com/0voice/k8s_awesome_document)|【2021年新鲜出炉】K8sKubernetes的工程师资料合辑书籍推荐面试题精选文章开源项目PPT视频大厂资料|452|-|2021-11-04|2021-10-25|
|90|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|452|Go|2021-08-08|2021-06-19|
|91|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|443|Shell|2021-10-13|2021-08-08|
|92|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|441|C#|2022-01-09|2021-05-25|
|93|[xuejmnet/sharding-core](https://github.com/xuejmnet/sharding-core)|high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案具有零依赖、零学习成本、零业务代码入侵|441|C#|2022-01-10|2021-01-26|
|92|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|443|C#|2022-01-09|2021-05-25|
|93|[xuejmnet/sharding-core](https://github.com/xuejmnet/sharding-core)|high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案具有零依赖、零学习成本、零业务代码入侵|442|C#|2022-01-10|2021-01-26|
|94|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|439|JavaScript|2022-01-11|2021-04-02|
|95|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|435|HTML|2021-10-05|2021-08-28|
|95|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|436|HTML|2021-10-05|2021-08-28|
|96|[itbooks1024/books-pdf](https://github.com/itbooks1024/books-pdf)|程序员必看的经典书籍编程电子书下载附带pdf下载链接包括CC++JavaPythonLinuxGo数据结构与算法人工智能计算机基础面试设计模式数据库前端等|434|-|2021-08-31|2021-01-28|
|97|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|423|TypeScript|2022-01-08|2021-04-19|
|98|[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|
|99|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|416|Python|2021-12-28|2021-10-09|
|99|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|415|Python|2021-12-28|2021-10-09|
|100|[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|
|101|[ymmt2005/grpc-tutorial](https://github.com/ymmt2005/grpc-tutorial)|gRPC tutorial for Japanese readers|413|Makefile|2021-07-31|2021-06-11|
|102|[miaomiaosoft/PandaOCR.Pro](https://github.com/miaomiaosoft/PandaOCR.Pro)|多功能多引擎OCR图文识别、翻译、朗读、游戏机翻汉化工具|412|-|2021-11-24|2021-04-21|
@ -124,10 +124,10 @@
|117|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|333|Go|2021-11-26|2021-09-25|
|118|[Interview-Science/interview-english](https://github.com/Interview-Science/interview-english)|English for Tech Interview 面试中的英语|332|-|2021-12-09|2021-11-03|
|119|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|332|Python|2022-01-06|2021-03-25|
|120|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|327|JavaScript|2022-01-11|2021-06-28|
|120|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|328|JavaScript|2022-01-11|2021-06-28|
|121|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|326|Rust|2022-01-01|2021-08-17|
|122|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|321|C++|2021-12-15|2021-12-06|
|123|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|320|Python|2022-01-11|2021-07-29|
|122|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|322|C++|2021-12-15|2021-12-06|
|123|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|322|Python|2022-01-11|2021-07-29|
|124|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|306|Python|2022-01-06|2021-11-22|
|125|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|299|CSS|2022-01-04|2021-03-11|
|126|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家行业511个产品95,559条、上游材料56,824条上级行业480条下游产品390条产品小类52,937条所属行业3,946条。 |285|Python|2021-10-26|2021-10-26|
@ -166,17 +166,17 @@
|159|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|197|Ruby|2021-11-03|2021-11-03|
|160|[otokaze/189Cloud-Downloader](https://github.com/otokaze/189Cloud-Downloader)|一个不限速的天翼云网盘下载器。支持分享链接下载、支持Windows、Linux、macOSBased Go.|197|Go|2021-11-04|2021-01-25|
|161|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|195|C++|2022-01-09|2021-11-30|
|162|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|192|Python|2021-12-11|2021-03-16|
|163|[v2018z/xueXiQiangguo](https://github.com/v2018z/xueXiQiangguo)|学习强国 积分 自动 阅读 答题 - 支持每日、每周、专项答题|190|-|2021-12-10|2021-04-26|
|164|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年最新ffmpeg资料整理项目调试可用命令手册文章编解码论文视频讲解面试题全套资料|187|C|2022-01-10|2022-01-04|
|162|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年最新ffmpeg资料整理项目调试可用命令手册文章编解码论文视频讲解面试题全套资料|192|C|2022-01-10|2022-01-04|
|163|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|192|Python|2021-12-11|2021-03-16|
|164|[v2018z/xueXiQiangguo](https://github.com/v2018z/xueXiQiangguo)|学习强国 积分 自动 阅读 答题 - 支持每日、每周、专项答题|190|-|2021-12-10|2021-04-26|
|165|[pen4uin/PentestNote](https://github.com/pen4uin/PentestNote)|个人输出,经验/思路/想法/总结/笔记/. . .|184|-|2021-12-09|2021-05-26|
|166|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|176|TeX|2022-01-11|2021-10-15|
|167|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|173|Java|2021-11-18|2021-10-09|
|167|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|174|Java|2021-11-18|2021-10-09|
|168|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|172|Go|2021-08-18|2021-07-11|
|169|[Co2333/myyearwithgit](https://github.com/Co2333/myyearwithgit)|代码仓库年终总结报告。|171|Swift|2022-01-10|2021-11-29|
|170|[phodal/dx](https://github.com/phodal/dx)|《开发者体验探索与重塑》电子书。book of research and refactoring in developer experience (WIP)|171|SCSS|2021-11-19|2021-10-15|
|171|[coderit666/CNote](https://github.com/coderit666/CNote)|「CNote」一份涵盖大部分学习 C 语言所需要掌握的核心知识,致力于打造最易懂的 C语言入门教程让天下没有难学的 C语言。包含C语言教程、C语言精华文章|168|-|2021-11-08|2021-07-30|
|172|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|168|C|2021-12-27|2021-03-22|
|171|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|169|C|2021-12-27|2021-03-22|
|172|[coderit666/CNote](https://github.com/coderit666/CNote)|「CNote」一份涵盖大部分学习 C 语言所需要掌握的核心知识,致力于打造最易懂的 C语言入门教程让天下没有难学的 C语言。包含C语言教程、C语言精华文章|168|-|2021-11-08|2021-07-30|
|173|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|168|Jupyter Notebook|2022-01-07|2021-02-18|
|174|[dingwpmz/netty-learning](https://github.com/dingwpmz/netty-learning)|《让天下没有难学Netty》系列博文40+并且对RocketMQ远程通信框架的提取通过阅读大牛对Netty的封装感悟Netty编程之美。|167|Java|2021-07-17|2021-02-22|
|175|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|165|TeX|2021-12-29|2021-08-15|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Assembly
# 中文新 > 资料类 > Assembly
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,16 +1,16 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > C
# 中文新 > 资料类 > C
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|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)|458|2022-01-09|2021-03-05|
|2|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年最新ffmpeg资料整理项目调试可用命令手册文章编解码论文视频讲解面试题全套资料|187|2022-01-10|2022-01-04|
|3|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|168|2021-12-27|2021-03-22|
|2|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年最新ffmpeg资料整理项目调试可用命令手册文章编解码论文视频讲解面试题全套资料|192|2022-01-10|2022-01-04|
|3|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|169|2021-12-27|2021-03-22|
|4|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|130|2021-10-15|2021-04-26|
|5|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构C语言描述学习笔记|117|2022-01-03|2021-10-09|
|6|[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.|86|2021-12-10|2021-07-31|
|6|[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.|85|2021-12-10|2021-07-31|
|7|[bouffalolab/bl_mcu_sdk](https://github.com/bouffalolab/bl_mcu_sdk)|bl_mcu_sdk is MCU software development kit provided by Bouffalo Lab Team for BL602/BL604, BL702/BL704/BL706 and other series of RISC-V based chips in the future.|75|2021-12-11|2021-04-27|
|8|[realYurkOfGitHub/translation-Introduction-to-HPC](https://github.com/realYurkOfGitHub/translation-Introduction-to-HPC)|为 Eijhout 教授的Introduction to HPC提供中文翻译、 PPT和Lab。|56|2021-12-27|2021-10-18|
|9|[hzcx998/BookOS](https://github.com/hzcx998/BookOS)|BookOS is a tiny OS based on xbook2 kernel, you can use it to study!|38|2021-10-31|2021-02-05|

View File

@ -1,15 +1,15 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > C++
# 中文新 > 资料类 > C++
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码侯捷C++系列台大郭彦甫MATLAB|1977|2021-11-30|2021-02-17|
|2|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理 C++ 学习资料含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1284|2021-10-21|2021-07-09|
|1|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码侯捷C++系列台大郭彦甫MATLAB|1978|2022-01-11|2021-02-17|
|2|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理 C++ 学习资料含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1285|2021-10-21|2021-07-09|
|3|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|859|2022-01-11|2021-12-10|
|4|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图最全的算法学习地图|811|2022-01-11|2021-02-18|
|5|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|321|2021-12-15|2021-12-06|
|5|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|322|2021-12-15|2021-12-06|
|6|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|214|2021-11-02|2021-01-27|
|7|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|195|2022-01-09|2021-11-30|
|8|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |164|2021-11-07|2021-07-09|

View File

@ -1,13 +1,13 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > C#
# 中文新 > 资料类 > C#
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|2278|2022-01-11|2021-12-24|
|2|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|441|2022-01-09|2021-05-25|
|3|[xuejmnet/sharding-core](https://github.com/xuejmnet/sharding-core)|high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案具有零依赖、零学习成本、零业务代码入侵|441|2022-01-10|2021-01-26|
|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档探查文档结构提取图片、转成图片等等|2309|2022-01-11|2021-12-24|
|2|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|443|2022-01-09|2021-05-25|
|3|[xuejmnet/sharding-core](https://github.com/xuejmnet/sharding-core)|high performance lightweight solution for efcore sharding table and sharding database support read-write-separation .一款ef-core下高性能、轻量级针对分表分库读写分离的解决方案具有零依赖、零学习成本、零业务代码入侵|442|2022-01-10|2021-01-26|
|4|[wlgys8/GPUDrivenTerrainLearn](https://github.com/wlgys8/GPUDrivenTerrainLearn)|A Unity Project used for Learning GPU Driven Terrain Render|98|2021-07-17|2021-07-11|
|5|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|78|2022-01-08|2021-09-21|
|6|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|67|2022-01-06|2021-07-23|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > CSS
# 中文新 > 资料类 > CSS
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Dart
# 中文新 > 资料类 > Dart
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Go
# 中文新 > 资料类 > Go
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Groovy
# 中文新 > 资料类 > Groovy
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,15 +1,15 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > HTML
# 中文新 > 资料类 > HTML
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|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|2211|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|2212|2021-10-31|2021-10-02|
|2|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1385|2021-09-09|2021-04-28|
|3|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1362|2021-11-20|2021-08-23|
|4|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|780|2021-10-30|2021-03-11|
|5|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|435|2021-10-05|2021-08-28|
|3|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1363|2021-11-20|2021-08-23|
|4|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|781|2021-10-30|2021-03-11|
|5|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|436|2021-10-05|2021-08-28|
|6|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|354|2022-01-09|2021-08-29|
|7|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|157|2021-11-09|2021-09-23|
|8|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|141|2022-01-02|2021-05-29|
@ -20,9 +20,9 @@
|13|[jaywcjlove/regexp-example](https://github.com/jaywcjlove/regexp-example)|正则表达式实例搜集,通过实例来学习正则表达式。|75|2022-01-11|2021-11-15|
|14|[beichensky/Blog](https://github.com/beichensky/Blog)|经常写博客的地方,会时常记录一些学习笔记、技术博客或者踩坑历程。|66|2021-08-24|2021-02-25|
|15|[LBruyne/ZJU-SE-CourseMaterial](https://github.com/LBruyne/ZJU-SE-CourseMaterial)|本人在ZJU软件(文档)工程的一些学习资料分享|36|2021-08-03|2021-01-14|
|16|[wangtunan/involution](https://github.com/wangtunan/involution)|前端面试内卷仓库|33|2022-01-03|2021-02-26|
|17|[mobxjs/zh.mobx.js.org](https://github.com/mobxjs/zh.mobx.js.org)|Mobx中文文档|33|2022-01-06|2021-02-05|
|18|[muzihuaner/E-Cert](https://github.com/muzihuaner/E-Cert)|电子证书生成器|32|2021-08-28|2021-08-27|
|16|[muzihuaner/E-Cert](https://github.com/muzihuaner/E-Cert)|电子证书生成器|33|2021-08-28|2021-08-27|
|17|[wangtunan/involution](https://github.com/wangtunan/involution)|前端面试内卷仓库|33|2022-01-03|2021-02-26|
|18|[mobxjs/zh.mobx.js.org](https://github.com/mobxjs/zh.mobx.js.org)|Mobx中文文档|33|2022-01-06|2021-02-05|
|19|[tomoya92/dstmod-tutorial](https://github.com/tomoya92/dstmod-tutorial)|饥荒mod开发教程慢慢完善中|32|2021-12-26|2021-07-22|
|20|[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" |32|2022-01-09|2021-07-15|
|21|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|26|2021-12-30|2021-06-27|

View File

@ -1,18 +1,18 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Java
# 中文新 > 资料类 > Java
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9635|2021-11-07|2021-03-17|
|2|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2446|2021-12-15|2021-05-15|
|2|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2447|2021-12-15|2021-05-15|
|3|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册8 年 Android 开发者的成长感悟)|571|2021-11-21|2021-11-04|
|4|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|534|2022-01-11|2021-07-27|
|5|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划仅用于个人归纳总结。|382|2021-12-03|2021-05-11|
|6|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 算法图书algorithm|275|2021-12-27|2021-06-30|
|7|[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 ...|216|2021-12-27|2021-10-23|
|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|173|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|174|2021-11-18|2021-10-09|
|9|[dingwpmz/netty-learning](https://github.com/dingwpmz/netty-learning)|《让天下没有难学Netty》系列博文40+并且对RocketMQ远程通信框架的提取通过阅读大牛对Netty的封装感悟Netty编程之美。|167|2021-07-17|2021-02-22|
|10|[Gang-bb/Gangbb-SpringBoot](https://github.com/Gang-bb/Gangbb-SpringBoot)|一步一步搭建SpringBoot项目。博客详述细节|165|2021-12-14|2021-01-21|
|11|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|161|2021-12-29|2021-12-17|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > JavaScript
# 中文新 > 资料类 > JavaScript
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
@ -12,7 +12,7 @@
|5|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|505|2022-01-11|2021-06-11|
|6|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|439|2022-01-11|2021-04-02|
|7|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)所有模块均可自动完成包括订阅与发表言论免root四人赛双人对战秒答基于Hamibot的安卓端学习强国自动化脚本|347|2022-01-11|2021-11-24|
|8|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|327|2022-01-11|2021-06-28|
|8|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|328|2022-01-11|2021-06-28|
|9|[gys619/jdd](https://github.com/gys619/jdd)|自用的jd(京东)脚本合集|280|2022-01-11|2021-09-02|
|10|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|274|2021-09-13|2021-04-04|
|11|[Veal98/Echo](https://github.com/Veal98/Echo)|🦄 开源社区系统:基于 SpringBoot + MyBatis + MySQL + Redis + Kafka + Elasticsearch + Spring Security + ... 并提供详细的开发文档和配套教程。包含帖子、评论、私信、系统通知、点赞、关注、搜索、用户设置、数据统计等模块。|233|2021-09-30|2021-01-17|

View File

@ -1,6 +1,6 @@
<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-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Kotlin
# 中文新 > 资料类 > Kotlin
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Lua
# 中文新 > 资料类 > Lua
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > MATLAB
# 中文新 > 资料类 > MATLAB
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<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-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,11 +1,11 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > PHP
# 中文新 > 资料类 > PHP
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1318|2022-01-11|2021-08-29|
|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM文件管理等工具。|1320|2022-01-11|2021-08-29|
|2|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|92|2021-11-09|2021-11-09|
|3|[pl1998/laravel-casbin-admin](https://github.com/pl1998/laravel-casbin-admin)|Front and back end separation RBAC permission management system based on Vue-Element-Admin + Laravel。qq254046307 拉你进学习交流群|80|2021-12-16|2021-01-20|
|4|[dnomd343/Encryption365](https://github.com/dnomd343/Encryption365)|Encryption365免费IP证书命令行工具|72|2021-10-24|2021-10-21|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Pascal
# 中文新 > 资料类 > Pascal
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Perl
# 中文新 > 资料类 > Perl
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,28 +1,28 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Python
# 中文新 > 资料类 > Python
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|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.⭐⭐⭐|3374|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.⭐⭐⭐|3381|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|2323|2021-12-22|2021-06-02|
|3|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2007|2021-12-21|2021-07-04|
|4|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1627|2021-11-26|2021-04-16|
|3|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2009|2021-12-21|2021-07-04|
|4|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1628|2021-11-26|2021-04-16|
|5|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1524|2021-12-18|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. |1118|2022-01-05|2021-09-01|
|7|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1057|2021-12-14|2021-05-04|
|8|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|966|2021-12-21|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".|688|2021-10-01|2021-05-25|
|10|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|628|2021-12-15|2021-02-22|
|11|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|494|2022-01-11|2021-12-31|
|12|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|490|2021-08-09|2021-03-27|
|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. |1119|2022-01-05|2021-09-01|
|7|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1056|2021-12-14|2021-05-04|
|8|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|968|2021-12-21|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".|690|2021-10-01|2021-05-25|
|10|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|629|2021-12-15|2021-02-22|
|11|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|496|2022-01-11|2021-12-31|
|12|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记使用pycharm编程基于pytorch框架实现。|494|2021-08-09|2021-03-27|
|13|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|458|2022-01-11|2021-11-23|
|14|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|416|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.|415|2021-12-28|2021-10-09|
|15|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》|387|2022-01-05|2021-01-29|
|16|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|354|2021-12-25|2021-06-25|
|17|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|332|2022-01-06|2021-03-25|
|18|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|320|2022-01-11|2021-07-29|
|18|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|322|2022-01-11|2021-07-29|
|19|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|306|2022-01-06|2021-11-22|
|20|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家行业511个产品95,559条、上游材料56,824条上级行业480条下游产品390条产品小类52,937条所属行业3,946条。 |285|2021-10-26|2021-10-26|
|21|[liuli-io/liuli](https://github.com/liuli-io/liuli)|构建一个多源、干净、个性化的阅读环境|259|2022-01-05|2021-04-07|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > R
# 中文新 > 资料类 > R
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Ruby
# 中文新 > 资料类 > Ruby
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Rust
# 中文新 > 资料类 > Rust
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Shell
# 中文新 > 资料类 > Shell
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Swift
# 中文新 > 资料类 > Swift
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > TeX
# 中文新 > 资料类 > TeX
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > TypeScript
# 中文新 > 资料类 > TypeScript
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<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-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 资料类 > Vue
# 中文新 > 资料类 > Vue
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,55 +1,55 @@
<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-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|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|17871|JavaScript|2022-01-04|2021-08-07|
|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8687|Python|2022-01-08|2021-07-19|
|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|17878|JavaScript|2022-01-04|2021-08-07|
|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8698|Python|2022-01-08|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.|7420|TypeScript|2022-01-11|2021-06-04|
|4|[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云服务打造具备聊天、社交功 ...|6177|Go|2022-01-06|2021-05-26|
|5|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5636|C|2022-01-05|2021-10-07|
|6|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5511|TypeScript|2022-01-11|2021-03-09|
|7|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5094|TypeScript|2022-01-11|2021-10-25|
|8|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5062|Python|2021-12-10|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|4789|TypeScript|2022-01-11|2021-03-13|
|10|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4745|Dart|2022-01-02|2021-04-22|
|11|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4589|Java|2022-01-11|2021-02-02|
|4|[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云服务打造具备聊天、社交功 ...|6183|Go|2022-01-06|2021-05-26|
|5|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5637|C|2022-01-05|2021-10-07|
|6|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5512|TypeScript|2022-01-11|2021-03-09|
|7|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5095|TypeScript|2022-01-11|2021-10-25|
|8|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5063|Python|2021-12-10|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|4788|TypeScript|2022-01-11|2021-03-13|
|10|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4747|Dart|2022-01-02|2021-04-22|
|11|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4603|Java|2022-01-11|2021-02-02|
|12|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4540|Go|2022-01-11|2021-05-16|
|13|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4231|C|2022-01-10|2021-11-06|
|14|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4133|JavaScript|2021-10-20|2021-02-24|
|15|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4058|C#|2022-01-11|2021-05-12|
|13|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4294|C|2022-01-10|2021-11-06|
|14|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4136|JavaScript|2021-10-20|2021-02-24|
|15|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4062|C#|2022-01-11|2021-05-12|
|16|[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.|4055|C++|2022-01-11|2021-05-31|
|17|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统网络C++Golang 以及数据库的一些设计|4044|Go|2021-12-24|2021-04-21|
|18|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3886|C#|2022-01-04|2021-06-11|
|18|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3888|C#|2022-01-04|2021-06-11|
|19|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3575|Go|2022-01-10|2021-07-09|
|20|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|3541|-|2022-01-05|2021-01-30|
|20|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|3550|-|2022-01-05|2021-01-30|
|21|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3533|C#|2021-12-30|2021-05-30|
|22|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3032|Java|2021-12-22|2021-01-13|
|23|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3006|Python|2021-12-04|2021-09-10|
|24|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|2992|JavaScript|2021-12-11|2021-05-18|
|25|[mentebinaria/retoolkit](https://github.com/mentebinaria/retoolkit)|Reverse Engineer's Toolkit|2824|Inno Setup|2021-10-06|2021-03-13|
|26|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2786|JavaScript|2022-01-11|2021-06-10|
|27|[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.|2671|Python|2022-01-11|2021-02-05|
|28|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2659|JavaScript|2022-01-07|2021-03-03|
|29|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2518|HTML|2022-01-11|2021-06-11|
|26|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2787|JavaScript|2022-01-11|2021-06-10|
|27|[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.|2671|Python|2022-01-12|2021-02-05|
|28|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2660|JavaScript|2022-01-07|2021-03-03|
|29|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2519|HTML|2022-01-11|2021-06-11|
|30|[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 ...|2489|Erlang|2022-01-11|2021-02-23|
|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.|2421|TypeScript|2022-01-11|2021-07-02|
|32|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2340|Python|2022-01-09|2021-06-02|
|32|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2341|Python|2022-01-11|2021-06-02|
|33|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2276|JavaScript|2022-01-08|2021-10-16|
|34|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用如有BUG请提ISSUE同时欢迎大家提PR指正|2257|Java|2022-01-11|2021-02-10|
|34|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用如有BUG请提ISSUE同时欢迎大家提PR指正|2265|Java|2022-01-11|2021-02-10|
|35|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2251|Go|2022-01-11|2021-02-25|
|36|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2147|Go|2022-01-11|2021-03-05|
|37|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2132|Rust|2021-10-23|2021-05-15|
|38|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本已加入助力池支持【青龙】、【腾讯云函数】、【elecV2P】低调使用请勿fork|2096|JavaScript|2022-01-11|2021-05-11|
|38|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本已加入助力池支持【青龙】、【腾讯云函数】、【elecV2P】低调使用请勿fork|2100|JavaScript|2022-01-11|2021-05-11|
|39|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统,支持多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。|2066|Java|2022-01-11|2021-01-24|
|40|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2025|Python|2022-01-11|2021-04-07|
|41|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|1946|C++|2021-12-24|2021-01-13|
|40|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2026|Python|2022-01-11|2021-04-07|
|41|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|1948|C++|2021-12-24|2021-01-13|
|42|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight, stable and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|1926|Rust|2022-01-11|2021-12-14|
|43|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1917|JavaScript|2022-01-11|2021-06-24|
|44|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1909|JavaScript|2022-01-06|2021-02-15|
|45|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1822|PHP|2022-01-10|2021-01-19|
|43|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1918|JavaScript|2022-01-11|2021-06-24|
|44|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1911|JavaScript|2022-01-06|2021-02-15|
|45|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1823|PHP|2022-01-10|2021-01-19|
|46|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池附带监控报警功能没有依赖中间件完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1762|Java|2022-01-11|2021-06-16|
|47|[Blinue/Magpie](https://github.com/Blinue/Magpie)|使游戏窗口全屏显示|1749|HLSL|2021-12-13|2021-02-20|
|48|[stypr/clubhouse-py](https://github.com/stypr/clubhouse-py)|Clubhouse API written in Python. Standalone client included. For reference and education purposes only.|1691|Python|2021-07-28|2021-02-13|
@ -60,7 +60,7 @@
|53|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1539|JavaScript|2021-09-06|2021-04-10|
|54|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1523|Rust|2022-01-09|2021-08-18|
|55|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1515|Vue|2022-01-07|2021-07-03|
|56|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1478|Python|2022-01-05|2021-07-28|
|56|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1479|Python|2022-01-05|2021-07-28|
|57|[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.|1457|JavaScript|2022-01-10|2021-03-08|
|58|[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|1428|Dart|2021-12-10|2021-07-16|
|59|[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 开发的后台管理系统|1424|Vue|2022-01-11|2021-03-21|
@ -81,12 +81,12 @@
|74|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1177|JavaScript|2021-08-20|2021-01-28|
|75|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1172|JavaScript|2021-12-27|2021-03-14|
|76|[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|1171|Go|2021-12-30|2021-02-23|
|77|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1143|JavaScript|2022-01-07|2021-04-19|
|77|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1144|JavaScript|2022-01-07|2021-04-19|
|78|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历一款markdown的在线简历工具。|1136|TypeScript|2021-12-25|2021-02-19|
|79|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1116|Go|2022-01-11|2021-05-20|
|80|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|1109|Vue|2021-12-10|2021-04-25|
|81|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目可作为Go项目开发脚手架|1094|Go|2022-01-09|2021-05-26|
|82|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1093|JavaScript|2022-01-05|2021-05-15|
|81|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1096|JavaScript|2022-01-05|2021-05-15|
|82|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目可作为Go项目开发脚手架|1094|Go|2022-01-09|2021-05-26|
|83|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|1049|Vue|2022-01-11|2021-02-01|
|84|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1033|C|2021-10-15|2021-10-10|
|85|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务集群版。|1023|Java|2022-01-10|2021-08-15|
@ -95,23 +95,23 @@
|88|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1007|JavaScript|2021-12-29|2021-11-19|
|89|[EdgeSecurityTeam/EHole](https://github.com/EdgeSecurityTeam/EHole)|EHole(棱洞)3.0 重构版-红队重点攻击系统指纹探测工具|1001|Go|2021-12-15|2021-01-15|
|90|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|999|TypeScript|2021-12-31|2021-04-19|
|91|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|995|Python|2022-01-09|2021-05-05|
|91|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|995|Python|2022-01-11|2021-05-05|
|92|[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|
|93|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|992|Vue|2021-12-20|2021-10-16|
|94|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|973|Java|2021-12-15|2021-12-10|
|95|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|963|Python|2022-01-08|2021-09-12|
|95|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|970|Python|2022-01-08|2021-09-12|
|96|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|958|C|2021-12-27|2021-08-11|
|97|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件让你的react项目可以加载vue组件|956|JavaScript|2021-08-18|2021-05-17|
|98|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|952|Java|2021-12-28|2021-08-04|
|97|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|958|Java|2021-12-28|2021-08-04|
|98|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件让你的react项目可以加载vue组件|956|JavaScript|2021-08-18|2021-05-17|
|99|[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!|948|Vue|2022-01-10|2021-02-28|
|100|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|935|JavaScript|2021-10-30|2021-10-20|
|101|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|933|Rust|2021-12-05|2021-10-02|
|102|[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.|930|Java|2021-12-28|2021-10-16|
|103|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|928|TypeScript|2021-11-15|2021-10-19|
|104|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|900|Go|2022-01-11|2021-06-14|
|105|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|899|Python|2022-01-11|2021-12-28|
|104|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|900|Python|2022-01-11|2021-12-28|
|105|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|900|Go|2022-01-11|2021-06-14|
|106|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|897|TypeScript|2022-01-10|2021-07-08|
|107|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|890|Python|2022-01-10|2021-09-19|
|107|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|892|Python|2022-01-11|2021-09-19|
|108|[Paladinfeng/MiaoProject](https://github.com/Paladinfeng/MiaoProject)|Miao Project Bug 反馈|867|-|2021-12-12|2021-04-01|
|109|[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.|866|Go|2022-01-11|2021-04-29|
|110|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架实现poc在线编辑、运行、批量测试。使用文档|863|Go|2021-12-07|2021-05-12|
@ -119,31 +119,31 @@
|112|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.https://arxiv.org/abs/2108.11250|836|Python|2021-12-14|2021-08-25|
|113|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |830|C++|2021-12-24|2021-05-26|
|114|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|829|Jupyter Notebook|2021-12-29|2021-04-07|
|115|[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.|822|Java|2021-11-29|2021-02-08|
|116|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示加速GitHub网页浏览。|821|JavaScript|2022-01-11|2021-03-28|
|115|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示加速GitHub网页浏览。|824|JavaScript|2022-01-12|2021-03-28|
|116|[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.|822|Java|2021-11-29|2021-02-08|
|117|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台H5商城可视化搭建平台|816|Vue|2022-01-11|2021-09-22|
|118|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|801|HTML|2021-12-30|2021-07-20|
|119|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|795|JavaScript|2022-01-09|2021-08-12|
|118|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|800|HTML|2022-01-11|2021-07-20|
|119|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|797|JavaScript|2022-01-09|2021-08-12|
|120|[Anonymous-ghost/AttackWebFrameworkTools](https://github.com/Anonymous-ghost/AttackWebFrameworkTools)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。上传getshell。sql注入等高危漏洞直接就可以拿权限出数据。其次对一些构造复杂exp漏洞进行检测。傻瓜式导入url即可实现批量测试,能一键getshell检测绝不sql注入或者不是只检测。其中thinkphp 集成所有rce Exp Struts2漏洞集成了shack2 和k8 ...|789|C#|2022-01-07|2021-02-10|
|121|[JingOS-team/JingOS](https://github.com/JingOS-team/JingOS)|Awesome - JingOS - The Worlds First Linux-based OS design for Tablets|785|-|2021-12-10|2021-01-29|
|122|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写目的hvv期间快速利用漏洞、降低漏洞利用门槛。|766|Java|2021-12-13|2021-10-22|
|123|[CollegesChat/university-information](https://github.com/CollegesChat/university-information)|收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节|766|Python|2021-08-25|2021-06-25|
|124|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |764|Python|2022-01-06|2021-02-05|
|124|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |765|Python|2022-01-06|2021-02-05|
|125|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|760|Rust|2022-01-07|2021-09-09|
|126|[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.|759|Go|2022-01-04|2021-06-03|
|127|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|752|Go|2021-12-28|2021-09-06|
|128|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|747|TypeScript|2021-11-29|2021-11-09|
|129|[alibaba/xquic](https://github.com/alibaba/xquic)|-|747|C|2022-01-10|2021-11-05|
|128|[alibaba/xquic](https://github.com/alibaba/xquic)|-|751|C|2022-01-10|2021-11-05|
|129|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|747|TypeScript|2021-11-29|2021-11-09|
|130|[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 ...|746|C++|2022-01-09|2021-06-30|
|131|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|745|Python|2021-12-03|2021-09-17|
|131|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|744|Python|2021-12-03|2021-09-17|
|132|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|742|Shell|2021-11-27|2021-06-12|
|133|[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 ...|738|Kotlin|2021-12-31|2021-12-17|
|134|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|725|Shell|2022-01-02|2021-02-21|
|135|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易python3|722|Python|2021-12-28|2021-09-08|
|136|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|722|Python|2022-01-11|2021-08-30|
|137|[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 ...|722|Python|2022-01-07|2021-05-27|
|138|[tianqiraf/DouZero_For_HappyDouDiZhu](https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu)|基于DouZero定制AI实战欢乐斗地主|717|Python|2021-07-22|2021-07-11|
|139|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|716|Python|2022-01-04|2021-11-30|
|135|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|723|Python|2022-01-11|2021-08-30|
|136|[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 ...|723|Python|2022-01-07|2021-05-27|
|137|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易python3|722|Python|2021-12-28|2021-09-08|
|138|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|717|Python|2022-01-04|2021-11-30|
|139|[tianqiraf/DouZero_For_HappyDouDiZhu](https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu)|基于DouZero定制AI实战欢乐斗地主|717|Python|2021-07-22|2021-07-11|
|140|[ffffffff0x/f8x](https://github.com/ffffffff0x/f8x)|红/蓝队环境自动化部署工具 Red/Blue team environment automation deployment tool|714|Shell|2022-01-09|2021-01-21|
|141|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|706|Go|2021-10-11|2021-02-25|
|142|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配|700|Python|2021-10-23|2021-03-11|
@ -153,14 +153,14 @@
|146|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件显存占用更小是DAIN速度的10-25倍包含抽帧处理去除动漫卡顿感|693|C#|2021-12-21|2021-01-31|
|147|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|690|Python|2021-12-30|2021-02-08|
|148|[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-01-11|2021-07-27|
|149|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|683|Java|2021-10-15|2021-06-23|
|150|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|677|Python|2022-01-11|2021-04-21|
|149|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|685|Python|2022-01-12|2021-04-21|
|150|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|683|Java|2021-10-15|2021-06-23|
|151|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|670|Vue|2022-01-05|2021-12-30|
|152|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|667|C#|2022-01-10|2021-10-21|
|153|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|667|JavaScript|2022-01-11|2021-10-15|
|154|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|667|Python|2022-01-02|2021-09-01|
|155|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|664|HTML|2021-12-23|2021-12-22|
|156|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|663|Python|2022-01-11|2021-12-06|
|155|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|665|Python|2022-01-11|2021-12-06|
|156|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|664|HTML|2021-12-23|2021-12-22|
|157|[rebase-network/Dapp-Learning](https://github.com/rebase-network/Dapp-Learning)|-|653|Solidity|2021-12-13|2021-06-08|
|158|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|642|Ruby|2022-01-11|2021-06-22|
|159|[alaskasquirrel/Email-newsletter-RSS](https://github.com/alaskasquirrel/Email-newsletter-RSS)|邮箱 📧 newsletter RSS|641|-|2021-12-07|2021-09-19|
@ -172,7 +172,7 @@
|165|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|629|C|2022-01-04|2021-04-14|
|166|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|629|Go|2021-08-31|2021-04-10|
|167|[laekov/fastmoe](https://github.com/laekov/fastmoe)|A fast MoE impl for PyTorch|629|Python|2021-11-29|2021-01-25|
|168|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|623|JavaScript|2022-01-11|2021-05-29|
|168|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|623|JavaScript|2022-01-12|2021-05-29|
|169|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |623|Python|2022-01-11|2021-04-14|
|170|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|622|C++|2021-12-17|2021-09-18|
|171|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|621|Go|2022-01-11|2021-05-30|
@ -181,25 +181,25 @@
|174|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|601|Java|2021-12-16|2021-11-06|
|175|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|598|PHP|2021-12-19|2021-06-25|
|176|[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. 一键脚本|594|Shell|2022-01-11|2021-03-17|
|177|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd|593|Python|2022-01-10|2021-07-20|
|177|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd|592|Python|2022-01-10|2021-07-20|
|178|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|591|C#|2021-11-19|2021-03-19|
|179|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|586|PHP|2022-01-04|2021-09-10|
|180|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|584|Go|2022-01-11|2021-07-14|
|181|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|583|Java|2022-01-10|2021-08-16|
|179|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|590|Java|2022-01-10|2021-08-16|
|180|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|586|PHP|2022-01-04|2021-09-10|
|181|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|584|Go|2022-01-11|2021-07-14|
|182|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|581|JavaScript|2022-01-08|2021-02-03|
|183|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|580|CSS|2021-08-04|2021-08-04|
|184|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|577|Go|2021-09-12|2021-05-30|
|185|[tal-tech/conan](https://github.com/tal-tech/conan)|柯南平台开源版本,为用户提供流量回放全流程解决方案|576|Java|2021-10-21|2021-03-02|
|186|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|575|C++|2021-12-15|2021-07-26|
|187|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|572|Java|2022-01-04|2021-09-14|
|188|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|572|Go|2022-01-10|2021-08-30|
|184|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|578|C++|2021-12-15|2021-07-26|
|185|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|577|Go|2021-09-12|2021-05-30|
|186|[tal-tech/conan](https://github.com/tal-tech/conan)|柯南平台开源版本,为用户提供流量回放全流程解决方案|576|Java|2021-10-21|2021-03-02|
|187|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|572|Go|2022-01-10|2021-08-30|
|188|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|570|Java|2022-01-04|2021-09-14|
|189|[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 ...|570|Shell|2022-01-06|2021-03-22|
|190|[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等构建|569|CSS|2021-12-18|2021-02-27|
|191|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|基于安卓QQ协议的vscode-qq扩展|568|TypeScript|2022-01-01|2021-02-06|
|192|[JackonYang/money-maker-apps](https://github.com/JackonYang/money-maker-apps)|我认为有赚钱能力的开源小程序、个人网站|568|JavaScript|2022-01-05|2021-01-28|
|193|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|567|Go|2021-10-15|2021-07-24|
|194|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|564|Java|2021-08-20|2021-08-19|
|195|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台Job是一套运维基础操作管理系统具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程而每个作业都可做为一个原子节点提供给上层或周边系统/平台使用,实现调度自动化。|549|Java|2022-01-11|2021-06-17|
|195|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台Job是一套运维基础操作管理系统具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程而每个作业都可做为一个原子节点提供给上层或周边系统/平台使用,实现调度自动化。|549|Java|2022-01-12|2021-06-17|
|196|[lanceliao/china-holiday-calender](https://github.com/lanceliao/china-holiday-calender)|中国节假日、调休、补班日历ICS格式可供IPhone、Google Calender、Outlook等客户端订阅|548|-|2021-12-05|2021-05-08|
|197|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|546|Python|2021-12-03|2021-06-13|
|198|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |545|Dart|2022-01-09|2021-03-06|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Assembly
# 中文新 > 软件类 > Assembly
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,27 +1,27 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > C
# 中文新 > 软件类 > C
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5636|2022-01-05|2021-10-07|
|2|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4231|2022-01-10|2021-11-06|
|1|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5637|2022-01-05|2021-10-07|
|2|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4294|2022-01-10|2021-11-06|
|3|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1033|2021-10-15|2021-10-10|
|4|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|958|2021-12-27|2021-08-11|
|5|[alibaba/xquic](https://github.com/alibaba/xquic)|-|747|2022-01-10|2021-11-05|
|5|[alibaba/xquic](https://github.com/alibaba/xquic)|-|751|2022-01-10|2021-11-05|
|6|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|629|2022-01-04|2021-04-14|
|7|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|538|2021-12-16|2021-09-05|
|8|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|502|2022-01-07|2021-12-07|
|9|[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.|457|2022-01-03|2021-06-28|
|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 ),单机或分布式唯 ...|457|2022-01-01|2021-03-13|
|9|[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 ),单机或分布式唯 ...|459|2022-01-01|2021-03-13|
|10|[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.|457|2022-01-03|2021-06-28|
|11|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|352|2021-11-29|2021-03-29|
|12|[hepingood/ssd1306](https://github.com/hepingood/ssd1306)|ssd1306 full function driver|349|2022-01-09|2021-05-16|
|13|[fanyuan/mp3Convert](https://github.com/fanyuan/mp3Convert)|mp3转码把wav转换成mp3格式|347|2021-12-29|2021-01-18|
|14|[filecoin-project/community-china](https://github.com/filecoin-project/community-china)|Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL.|322|2021-12-20|2021-01-29|
|15|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|311|2021-12-22|2021-06-15|
|16|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|304|2022-01-09|2021-08-22|
|17|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|302|2022-01-09|2021-05-24|
|16|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|305|2022-01-09|2021-05-24|
|17|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|304|2022-01-09|2021-08-22|
|18|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|297|2022-01-09|2021-12-23|
|19|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|246|2021-11-25|2021-07-27|
|20|[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。|234|2021-11-03|2021-01-23|
@ -32,8 +32,8 @@
|25|[hepingood/ws2812b](https://github.com/hepingood/ws2812b)|ws2812b full function driver|188|2022-01-09|2021-11-02|
|26|[JingYang1124/HEX-LINK](https://github.com/JingYang1124/HEX-LINK)|这是一套可适用于PC端游戏的体感操作设备。|188|2021-07-29|2021-07-01|
|27|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|160|2022-01-10|2021-05-21|
|28|[NXPmicro/mcux-sdk](https://github.com/NXPmicro/mcux-sdk)|MCUXpresso SDK|146|2022-01-06|2021-01-18|
|29|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|128|2021-12-27|2021-12-22|
|28|[NXPmicro/mcux-sdk](https://github.com/NXPmicro/mcux-sdk)|MCUXpresso SDK|147|2022-01-06|2021-01-18|
|29|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|131|2021-12-27|2021-12-22|
|30|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|124|2021-12-04|2021-08-26|
|31|[alibaba/TairHash](https://github.com/alibaba/TairHash)|A redis module, similar to redis hash, but you can set expiration and version for field|124|2022-01-11|2021-02-25|
|32|[archeryue/cpc](https://github.com/archeryue/cpc)|建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!|114|2021-09-15|2021-07-01|
@ -49,7 +49,7 @@
|42|[Core-2-Extreme/Video_player_for_3DS](https://github.com/Core-2-Extreme/Video_player_for_3DS)|Video player for 3ds|87|2022-01-09|2021-04-02|
|43|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing|83|2021-12-23|2021-03-22|
|44|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大Go 实现的一个WebSSH支持文件上传下载|76|2021-12-12|2021-05-09|
|45|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|71|2022-01-11|2021-09-05|
|45|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|72|2022-01-12|2021-09-05|
|46|[rev1si0n/bxxt](https://github.com/rev1si0n/bxxt)|安卓 BOOT.IMG/RECOVERY.IMG/SELINUX/PROPERTY 实用工具启动镜像编辑解包打包selinux 修改ro 属性修改。|69|2021-09-25|2021-03-27|
|47|[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.|69|2022-01-11|2021-02-25|
|48|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|66|2021-12-29|2021-10-20|
@ -61,9 +61,9 @@
|54|[Richard-Tang/CrossC2-C2Profile](https://github.com/Richard-Tang/CrossC2-C2Profile)|CrossC2通信协议API实现|52|2021-07-26|2021-07-06|
|55|[Sunnyyoung/WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI)|A command line utility to work with WeChatTweak-macOS - WeChatTweak 命令行工具|50|2021-09-17|2021-09-09|
|56|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|49|2022-01-11|2021-05-25|
|57|[zenaro147/NeoGB-Printer](https://github.com/zenaro147/NeoGB-Printer)|An open-source and standalone Gameboy Printer emulator 100% compatible with all officially released games (110 in total) that support the accessory. Just print and save the images as BMP|48|2021-12-04|2021-06-30|
|58|[sunhuiquan/tlpi-learn](https://github.com/sunhuiquan/tlpi-learn)|My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答|48|2021-11-07|2021-04-15|
|59|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|47|2021-12-23|2021-12-20|
|57|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|48|2021-12-23|2021-12-20|
|58|[zenaro147/NeoGB-Printer](https://github.com/zenaro147/NeoGB-Printer)|An open-source and standalone Gameboy Printer emulator 100% compatible with all officially released games (110 in total) that support the accessory. Just print and save the images as BMP|48|2021-12-04|2021-06-30|
|59|[sunhuiquan/tlpi-learn](https://github.com/sunhuiquan/tlpi-learn)|My notes and solutions for The Linux Programing Interface book (TLPI)《UNIX/LINUX系统编程手册》笔记和解答|48|2021-11-07|2021-04-15|
|60|[saidwho13/hamza](https://github.com/saidwho13/hamza)|Fast C OpenType Library|47|2022-01-08|2021-01-16|
|61|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活Android4.4到Android12.0 完美的保活方案|46|2021-08-26|2021-05-10|
|62|[KNpTrue/homekit-bridge](https://github.com/KNpTrue/homekit-bridge)|Let any device connect to Apple HomeKit.|43|2022-01-10|2021-03-29|

View File

@ -1,22 +1,22 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > C++
# 中文新 > 软件类 > C++
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|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.|4055|2022-01-11|2021-05-31|
|2|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|1946|2021-12-24|2021-01-13|
|2|[kdrag0n/safetynet-fix](https://github.com/kdrag0n/safetynet-fix)|Universal fix for Google SafetyNet on Android devices with hardware attestation and unlocked bootloaders.|1948|2021-12-24|2021-01-13|
|3|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |830|2021-12-24|2021-05-26|
|4|[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 ...|746|2022-01-09|2021-06-30|
|5|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|641|2022-01-11|2021-06-30|
|6|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|622|2021-12-17|2021-09-18|
|7|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|575|2021-12-15|2021-07-26|
|7|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|578|2021-12-15|2021-07-26|
|8|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|515|2022-01-11|2021-12-24|
|9|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |485|2021-11-30|2021-03-11|
|10|[Tencent/Taitank](https://github.com/Tencent/Taitank)|Taitank is a cross platform lightweight flex layout engine implemented in C++.|386|2021-07-21|2021-04-12|
|11|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|367|2022-01-11|2021-03-27|
|12|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|351|2022-01-11|2021-07-09|
|12|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|352|2022-01-11|2021-07-09|
|13|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|329|2021-10-23|2021-08-02|
|14|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|322|2021-08-07|2021-08-07|
|15|[vczh/GacUIBlog](https://github.com/vczh/GacUIBlog)|记录 GacUI 开发10年来背后的故事以及对架构设计的考量。|320|2021-12-20|2021-05-26|
@ -24,14 +24,14 @@
|17|[wdhao/tensorrtCV](https://github.com/wdhao/tensorrtCV)|-|309|2021-08-11|2021-05-29|
|18|[Tencent/ScriptX](https://github.com/Tencent/ScriptX)|A versatile script engine abstraction layer.|299|2021-12-19|2021-03-19|
|19|[flomesh-io/pipy](https://github.com/flomesh-io/pipy)|Pipy is a tiny, high performance, highly stable, programmable proxy.|295|2022-01-11|2021-02-11|
|20|[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.|294|2022-01-11|2021-02-08|
|20|[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.|295|2022-01-12|2021-02-08|
|21|[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$!|276|2021-11-08|2021-08-13|
|22|[mhogomchungu/media-downloader](https://github.com/mhogomchungu/media-downloader)|Media Downloader is a Qt/C++ front end to youtube-dl|259|2022-01-11|2021-01-18|
|23|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|258|2022-01-11|2021-10-27|
|24|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|237|2021-12-30|2021-09-15|
|24|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|238|2021-12-30|2021-09-15|
|25|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|221|2022-01-01|2021-04-25|
|26|[0x727/ShuiYing_0x727](https://github.com/0x727/ShuiYing_0x727)|检测域环境内,域机器的本地管理组成员是否存在弱口令和通用口令,对域用户的权限分配以及域内委派查询|209|2021-08-10|2021-08-10|
|27|[metartc/yangwebrtc](https://github.com/metartc/yangwebrtc)|Webrtc Libary for PC, non-google lib|208|2022-01-10|2021-08-29|
|26|[metartc/yangwebrtc](https://github.com/metartc/yangwebrtc)|Webrtc Libary for PC, non-google lib|209|2022-01-10|2021-08-29|
|27|[0x727/ShuiYing_0x727](https://github.com/0x727/ShuiYing_0x727)|检测域环境内,域机器的本地管理组成员是否存在弱口令和通用口令,对域用户的权限分配以及域内委派查询|209|2021-08-10|2021-08-10|
|28|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|206|2021-12-26|2021-05-28|
|29|[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.|198|2021-11-17|2021-02-07|
|30|[huoji120/CobaltStrikeDetected](https://github.com/huoji120/CobaltStrikeDetected)|40行代码检测到大部分CobaltStrike的shellcode|188|2021-07-25|2021-07-25|
@ -41,35 +41,35 @@
|34|[xiangli0608/cartographer_detailed_comments_ws](https://github.com/xiangli0608/cartographer_detailed_comments_ws)|cartographer work space with detailed comments|158|2021-10-29|2021-04-20|
|35|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|143|2022-01-10|2021-09-24|
|36|[drzzzf/T12SoldingStation](https://github.com/drzzzf/T12SoldingStation)|Arduino T12 Solding Station|140|2021-07-31|2021-02-19|
|37|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|137|2022-01-01|2021-12-15|
|37|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|138|2022-01-01|2021-12-15|
|38|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|131|2022-01-11|2021-08-12|
|39|[0x727/CloneX_0x727](https://github.com/0x727/CloneX_0x727)|进行克隆用户、添加用户等账户防护安全检测的轻巧工具|129|2021-09-03|2021-08-16|
|40|[yongplus/tinypng](https://github.com/yongplus/tinypng)|基于TinyPNG图片压缩软件操作简单高效支持MacOS和Windows系统无需其它依赖运行。|129|2022-01-08|2021-07-01|
|41|[abcz316/linuxKernelRoot](https://github.com/abcz316/linuxKernelRoot)|新一代root跟面具完全不同思路摆脱面具被检测的弱点完美隐藏root功能挑战全网root检测手段兼容安卓APP直接JNI调用稳定、流畅、不闪退。|122|2021-12-04|2021-09-03|
|42|[caochao39/tare_planner](https://github.com/caochao39/tare_planner)|TARE Exploration Planner for Ground Vehicles|119|2021-09-25|2021-05-08|
|43|[hova88/PointPillars_MultiHead_40FPS](https://github.com/hova88/PointPillars_MultiHead_40FPS)|A REAL-TIME 3D detection network [Pointpillars] compiled by CUDA/TensorRT/C++. |119|2021-12-13|2021-04-29|
|42|[hova88/PointPillars_MultiHead_40FPS](https://github.com/hova88/PointPillars_MultiHead_40FPS)|A REAL-TIME 3D detection network [Pointpillars] compiled by CUDA/TensorRT/C++. |120|2021-12-13|2021-04-29|
|43|[caochao39/tare_planner](https://github.com/caochao39/tare_planner)|TARE Exploration Planner for Ground Vehicles|119|2021-09-25|2021-05-08|
|44|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|117|2022-01-11|2021-10-21|
|45|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor冰镜 - 终端行为分析系统)|112|2022-01-02|2021-11-24|
|46|[openvinotoolkit/openvino_tensorflow](https://github.com/openvinotoolkit/openvino_tensorflow)|OpenVINO™ integration with TensorFlow|112|2022-01-07|2021-01-21|
|46|[openvinotoolkit/openvino_tensorflow](https://github.com/openvinotoolkit/openvino_tensorflow)|OpenVINO™ integration with TensorFlow|112|2022-01-11|2021-01-21|
|47|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|108|2021-10-30|2021-10-23|
|48|[H3d9/sguard_limit](https://github.com/H3d9/sguard_limit)|限制ACE-Guard Client EXE占用系统资源支持各种腾讯游戏|108|2021-12-13|2021-02-05|
|49|[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(高性能部署)|107|2022-01-09|2021-07-25|
|48|[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(高性能部署)|108|2022-01-09|2021-07-25|
|49|[H3d9/sguard_limit](https://github.com/H3d9/sguard_limit)|限制ACE-Guard Client EXE占用系统资源支持各种腾讯游戏|108|2021-12-13|2021-02-05|
|50|[simdutf/simdutf](https://github.com/simdutf/simdutf)|Unicode routines (UTF8, UTF16): billions of characters per second.|104|2021-12-31|2021-02-04|
|51|[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|[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.|100|2021-12-29|2021-08-08|
|53|[dengqizhou30/AIAssistC](https://github.com/dengqizhou30/AIAssistC)|AIAssistC是一个AI游戏助手使用OpenCv、DNN、Tensorflow、ssd_mobilenet/efficientdet、hidriver、MFC等技术截取游戏屏幕进行对象识别使用虚拟鼠标键盘驱动实现自动瞄准/自动开枪等功能,提升玩家的游戏体验。|97|2021-12-05|2021-10-27|
|54|[wecooperate/iMonitorSDK](https://github.com/wecooperate/iMonitorSDK)|系统监控开发套件sysmon、promon、edr、终端安全、主机安全、零信任、上网行为管理|96|2022-01-02|2021-09-25|
|52|[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.|101|2021-12-29|2021-08-08|
|53|[dengqizhou30/AIAssistC](https://github.com/dengqizhou30/AIAssistC)|AIAssistC是一个AI游戏助手使用OpenCv、DNN、Tensorflow、ssd_mobilenet/efficientdet、hidriver、MFC等技术截取游戏屏幕进行对象识别使用虚拟鼠标键盘驱动实现自动瞄准/自动开枪等功能,提升玩家的游戏体验。|98|2021-12-05|2021-10-27|
|54|[wecooperate/iMonitorSDK](https://github.com/wecooperate/iMonitorSDK)|系统监控开发套件sysmon、promon、edr、终端安全、主机安全、零信任、上网行为管理|97|2022-01-02|2021-09-25|
|55|[rvbust/Vis](https://github.com/rvbust/Vis)|Interactive & Asynchronous 3D Visualization Tool|95|2021-08-18|2021-07-23|
|56|[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 ...|91|2021-10-29|2021-06-17|
|57|[saturneric/GpgFrontend](https://github.com/saturneric/GpgFrontend)|A Powerful, Easy-to-Use, Compact, Cross-Platform and Installation-Free Crypto Tool. Ein leistungsstarkes, benutzerfreundliches, kompaktes, plattformübergreifendes und installationsfreies Krypto-Tool.|87|2022-01-10|2021-06-19|
|58|[LiteLDev/LiteXLoader](https://github.com/LiteLDev/LiteXLoader)|A cross-language script plugin loader for Bedrock Dedicated Server (BDS) , based on LiteLoaderBDS & ScriptX|86|2022-01-11|2021-04-17|
|56|[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 ...|91|2022-01-12|2021-06-17|
|57|[saturneric/GpgFrontend](https://github.com/saturneric/GpgFrontend)|A Powerful, Easy-to-Use, Compact, Cross-Platform and Installation-Free Crypto Tool. Ein leistungsstarkes, benutzerfreundliches, kompaktes, plattformübergreifendes und installationsfreies Krypto-Tool.|87|2022-01-12|2021-06-19|
|58|[LiteLDev/LiteXLoader](https://github.com/LiteLDev/LiteXLoader)|A cross-language script plugin loader for Bedrock Dedicated Server (BDS) , based on LiteLoaderBDS & ScriptX|85|2022-01-11|2021-04-17|
|59|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|84|2022-01-04|2022-01-04|
|60|[nkliuhui/sync_gps_lidar_imu_cam](https://github.com/nkliuhui/sync_gps_lidar_imu_cam)|lidar-imu-cam-GPS时间戳硬件同步方案|84|2021-07-21|2021-04-16|
|61|[netcan/config-loader](https://github.com/netcan/config-loader)|Simple C++ Config Loader Framework(Serialization & Reflection)|80|2022-01-05|2021-06-21|
|62|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|78|2021-11-10|2021-10-12|
|63|[qiang/Riru-ModuleFridaGadget](https://github.com/qiang/Riru-ModuleFridaGadget)|一个magisk 的模块,简化版,依赖 riru能够简单的hook并且加载动态库目前用来加载 frida 的gadget 库从而使hook脱离命令行和server并且能够在多进程中加载|76|2021-12-18|2021-09-01|
|64|[zm0612/eskf-gps-imu-fusion](https://github.com/zm0612/eskf-gps-imu-fusion)|使用误差状态卡尔曼滤波器融合GPS和IMU实现更高精度的定位|76|2021-11-03|2021-03-04|
|65|[hpc203/yolox-opencv-dnn](https://github.com/hpc203/yolox-opencv-dnn)|使用OpenCV部署YOLOX支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构包含C++和Python两种版本的程序|75|2021-10-21|2021-08-08|
|64|[hpc203/yolox-opencv-dnn](https://github.com/hpc203/yolox-opencv-dnn)|使用OpenCV部署YOLOX支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构包含C++和Python两种版本的程序|76|2021-10-21|2021-08-08|
|65|[zm0612/eskf-gps-imu-fusion](https://github.com/zm0612/eskf-gps-imu-fusion)|使用误差状态卡尔曼滤波器融合GPS和IMU实现更高精度的定位|76|2021-11-03|2021-03-04|
|66|[DL-Practise/OpenSitUp](https://github.com/DL-Practise/OpenSitUp)|OpenSitUp是一个基于姿态估计的开源项目旨在帮助对姿态估计感兴趣的朋友能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后可以很方便的迁移到类似的运动健身APP当中。|73|2021-08-15|2021-08-07|
|67|[Guyutongxue/VSCodeConfigHelper3](https://github.com/Guyutongxue/VSCodeConfigHelper3)|VS Code C++ 配置器|70|2022-01-02|2021-07-13|
|68|[oceanbase/obproxy](https://github.com/oceanbase/obproxy)|A proxy server for OceanBase Database.|70|2021-12-30|2021-05-31|

View File

@ -1,12 +1,12 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > C#
# 中文新 > 软件类 > C#
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4058|2022-01-11|2021-05-12|
|2|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3886|2022-01-04|2021-06-11|
|1|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4062|2022-01-11|2021-05-12|
|2|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|3888|2022-01-04|2021-06-11|
|3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3533|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 ...|789|2022-01-07|2021-02-10|
|5|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件显存占用更小是DAIN速度的10-25倍包含抽帧处理去除动漫卡顿感|693|2021-12-21|2021-01-31|
@ -14,26 +14,26 @@
|7|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|667|2022-01-10|2021-10-21|
|8|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|591|2021-11-19|2021-03-19|
|9|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|520|2022-01-02|2021-03-12|
|10|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|503|2022-01-09|2021-02-14|
|10|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|504|2022-01-09|2021-02-14|
|11|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|484|2021-10-03|2021-10-01|
|12|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|476|2021-10-09|2021-06-22|
|13|[mai1zhi2/SharpBeacon](https://github.com/mai1zhi2/SharpBeacon)|CobaltStrike Beacon written in .Net 4 用.net重写了stager及Beacon其中包括正常上线、文件管理、进程管理、令牌管理、结合SysCall进行注入、原生端口转发、关ETW等一系列功能|457|2021-09-01|2021-08-29|
|14|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|438|2022-01-11|2021-04-12|
|15|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|382|2022-01-09|2021-06-14|
|15|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|383|2022-01-09|2021-06-14|
|16|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|380|2022-01-07|2021-04-24|
|17|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|366|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。|347|2022-01-11|2021-04-23|
|18|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK封装全部已知的微信 API支持公众平台订阅号、服务号、小程序、小游戏、小商店& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|349|2022-01-11|2021-04-23|
|19|[DGP-Studio/Snap.Genshin](https://github.com/DGP-Studio/Snap.Genshin)|原神启动器 祈愿抽卡记录 实时树脂便笺 玩家信息 米游社每日签到 |342|2022-01-11|2021-01-20|
|20|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|275|2021-10-18|2021-09-09|
|20|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|274|2021-10-18|2021-09-09|
|21|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|243|2021-12-24|2021-02-28|
|22|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发支持可视化布局的小程序商城系统前后端分离支持分布式部署跨平台运行拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|203|2021-12-21|2021-06-01|
|23|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录软件使用时长|199|2022-01-09|2021-11-19|
|24|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|191|2021-12-03|2021-03-12|
|25|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|190|2022-01-10|2021-12-16|
|26|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录支持官B国际三端快速切换自定义任意分辨率全屏或窗口启动快速打开照相目录好看的界面|189|2022-01-10|2021-11-24|
|23|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录软件使用时长|199|2022-01-12|2021-11-19|
|24|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|192|2022-01-10|2021-12-16|
|25|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|192|2021-12-03|2021-03-12|
|26|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录支持官B国际三端快速切换自定义任意分辨率全屏或窗口启动快速打开照相目录好看的界面|190|2022-01-10|2021-11-24|
|27|[sd797994/Oxygen-Dapr.EshopSample](https://github.com/sd797994/Oxygen-Dapr.EshopSample)|-|182|2021-11-29|2021-01-19|
|28|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|179|2022-01-11|2021-12-11|
|29|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|178|2021-08-21|2021-03-29|
|28|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|180|2022-01-11|2021-12-11|
|29|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|179|2021-08-21|2021-03-29|
|30|[An0nySec/ShadowUser](https://github.com/An0nySec/ShadowUser)|影子用户 克隆|177|2021-12-30|2021-01-27|
|31|[darktohka/FlashPatch](https://github.com/darktohka/FlashPatch)|FlashPatch! Play Adobe Flash Player games in the browser after January 12th, 2021.|175|2021-12-15|2021-01-15|
|32|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|163|2021-11-17|2021-03-18|
@ -44,29 +44,29 @@
|37|[taptap/pkg-doctor](https://github.com/taptap/pkg-doctor)|包体医生Unity 及 Unreal 游戏包体优化工具|123|2021-12-02|2021-02-20|
|38|[dcsoft-yyf/JIEJIE.NET](https://github.com/dcsoft-yyf/JIEJIE.NET)|An open source tool to obfuscation .NET assembly file, help you protect your copyright. small,fast and powerfu.|119|2022-01-06|2021-03-20|
|39|[An0nySec/UserAdd](https://github.com/An0nySec/UserAdd)|Bypass AV 用户添加|116|2021-12-30|2021-07-02|
|40|[zhanggaolei001/JdLoginTool](https://github.com/zhanggaolei001/JdLoginTool)|手机验证码登陆jd,获取ck,可选自动提交到服务器.|115|2021-12-27|2021-06-25|
|40|[zhanggaolei001/JdLoginTool](https://github.com/zhanggaolei001/JdLoginTool)|手机验证码登陆jd,获取ck,可选自动提交到服务器.|114|2021-12-27|2021-06-25|
|41|[wqaetly/NKGMobaBasedOnET](https://github.com/wqaetly/NKGMobaBasedOnET)|基于ET框架致敬LOL的Moba游戏包含完整的客户端与服务端交互热更新基于双端行为树的技能系统更多精彩等你发现The Moba game based on ET framework pays tribute to LOL, including complete client-server interaction, hot updates, skill system based on do ...|113|2021-09-04|2021-03-27|
|42|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|99|2021-12-20|2021-11-13|
|43|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|93|2022-01-10|2021-10-27|
|44|[NS-Sp4ce/AliyunAccessKeyTools](https://github.com/NS-Sp4ce/AliyunAccessKeyTools)|阿里云AccessKey泄漏利用工具|93|2021-07-16|2021-07-14|
|45|[xpnas/inotify](https://github.com/xpnas/inotify)|一个简易消息通知系统支持企业微信、电报机器人、邮件推送、内置BARK推送、钉钉群机器人、飞书群机器人类似Server酱支持私有Docker部署|88|2022-01-07|2021-03-24|
|46|[FingerCaster/UGFExtensions](https://github.com/FingerCaster/UGFExtensions)|一些对UnityGameFramework的扩展|87|2022-01-02|2021-07-15|
|47|[wlgys8/SRPLearn](https://github.com/wlgys8/SRPLearn)|Unity可编程渲染管线造轮子项目|87|2021-11-27|2021-02-10|
|48|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|86|2021-12-17|2021-11-17|
|46|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|87|2021-12-17|2021-11-17|
|47|[FingerCaster/UGFExtensions](https://github.com/FingerCaster/UGFExtensions)|一些对UnityGameFramework的扩展|87|2022-01-02|2021-07-15|
|48|[wlgys8/SRPLearn](https://github.com/wlgys8/SRPLearn)|Unity可编程渲染管线造轮子项目|87|2021-11-27|2021-02-10|
|49|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版采用Chinese-lite和paddleocr识别框架|84|2021-12-30|2021-09-26|
|50|[IUpdatable/WeUiSharp](https://github.com/IUpdatable/WeUiSharp)|基于 WPF 实现的仿 Windows 桌面版微信 UI 界面库 An unofficial UI library for Windows WeChat based on WPF implementation|79|2021-08-30|2021-08-19|
|51|[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.|77|2021-11-26|2021-02-19|
|52|[RRQM/RRQMSocket](https://github.com/RRQM/RRQMSocket)|RRQMSocket是一个整合性网络通信框架特点是支持高并发、事件驱动、易用性强、二次开发难度低等。其中主要内容包括:TCP、UDP服务通信框架、大文件传输、RPC、WebSocket、WebApi、XmlRpc、JsonRpc等内容|75|2022-01-11|2021-04-06|
|52|[RRQM/RRQMSocket](https://github.com/RRQM/RRQMSocket)|RRQMSocket是一个整合性网络通信框架特点是支持高并发、事件驱动、易用性强、二次开发难度低等。其中主要内容包括:TCP、UDP服务通信框架、大文件传输、RPC、WebSocket、WebApi、XmlRpc、JsonRpc等内容|75|2022-01-12|2021-04-06|
|53|[macgile/DataGridFilter](https://github.com/macgile/DataGridFilter)|WPF Filterable Datagrid, multi language|74|2022-01-10|2021-01-23|
|54|[iioter/iotgateway](https://github.com/iioter/iotgateway)|A cross-platform IoT gateway based on .net5. 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 ...|73|2022-01-05|2021-12-08|
|55|[monitor1394/XUGL](https://github.com/monitor1394/XUGL)|UGUI Graphics Library for Unity. 一款 UGUI 图形库。|73|2021-09-12|2021-04-25|
|56|[xin-lai/Magicodes.Wx.Sdk](https://github.com/xin-lai/Magicodes.Wx.Sdk)|最简洁最易于使用的微信Sdk包括公众号Sdk、小程序Sdk、企业微信Sdk等以及Abp VNext集成。|73|2021-08-26|2021-02-02|
|57|[xiaoyaocz/AllLive](https://github.com/xiaoyaocz/AllLive)|获取多个直播平台的信息和弹幕|71|2022-01-05|2021-05-26|
|58|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|65|2022-01-10|2021-11-27|
|59|[CatImmortal/CatAsset](https://github.com/CatImmortal/CatAsset)|Unity AssetBundle资源管理框架|64|2021-11-23|2021-08-22|
|60|[17MKH/Mkh](https://github.com/17MKH/Mkh)|基于.Net 6+Vue3开发的业务模块化快速开发框架|64|2022-01-05|2021-07-25|
|61|[xingchuanzhen/Minecraft_Bypass_the_program](https://github.com/xingchuanzhen/Minecraft_Bypass_the_program)|Minecraft for Windows 10 绕过程序|64|2022-01-11|2021-07-21|
|62|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏后台为Java数据库为MySql游戏采用QFramework框架支持KCP和WebSocket网络(商用级) |60|2022-01-11|2021-10-13|
|59|[xingchuanzhen/Minecraft_Bypass_the_program](https://github.com/xingchuanzhen/Minecraft_Bypass_the_program)|Minecraft for Windows 10 绕过程序|65|2022-01-11|2021-07-21|
|60|[CatImmortal/CatAsset](https://github.com/CatImmortal/CatAsset)|Unity AssetBundle资源管理框架|64|2021-11-23|2021-08-22|
|61|[17MKH/Mkh](https://github.com/17MKH/Mkh)|基于.Net 6+Vue3开发的业务模块化快速开发框架|64|2022-01-05|2021-07-25|
|62|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏后台为Java数据库为MySql游戏采用QFramework框架支持KCP和WebSocket网络(商用级) |60|2022-01-12|2021-10-13|
|63|[xingchuanzhen/WPF-Music_Player](https://github.com/xingchuanzhen/WPF-Music_Player)|一款界面漂亮的音乐播放器|60|2021-09-08|2021-02-02|
|64|[caryyu/jellyfin-plugin-opendouban](https://github.com/caryyu/jellyfin-plugin-opendouban)|Douban metadata provider for Jellyfin|57|2022-01-07|2021-05-06|
|65|[246850/Calamus.TaskScheduler](https://github.com/246850/Calamus.TaskScheduler)|基于Asp.Net Core 5.0采用Quartz.Net编写的开源任务调度Web管理平台|56|2021-08-22|2021-01-20|
@ -75,7 +75,7 @@
|68|[babalae/genshin-fishing-toy](https://github.com/babalae/genshin-fishing-toy)|🐟 原神自动钓鱼机有界面且操作简单。Genshin Impact Automatic Fishing Machine.|50|2021-10-01|2021-10-01|
|69|[xljiulang/HttpMouse](https://github.com/xljiulang/HttpMouse)|基于yarp的http公网反向代理到内网的服务端与客户端库|48|2021-12-22|2021-07-10|
|70|[iwiniwin/unity-remote-file-explorer](https://github.com/iwiniwin/unity-remote-file-explorer)|一个跨平台的远程文件浏览器使用户通过Unity Editor就能操作应用所运行平台上的目录文件。比如当项目打包运行到设备上时可通过Remote File Explorer直接浏览设备上的目录文件并进行下载上传删除等操作|48|2021-11-22|2021-05-29|
|71|[Sanheiii/Mageki](https://github.com/Sanheiii/Mageki)|一个在移动设备上模拟的音击控制器|45|2022-01-03|2021-12-13|
|71|[Sanheiii/Mageki](https://github.com/Sanheiii/Mageki)|一个在移动设备上模拟的音击控制器|46|2022-01-03|2021-12-13|
|72|[JeffersonQin/Ayase](https://github.com/JeffersonQin/Ayase)|🥥 Control everything by keyboard. Built for hackers and the blind.|45|2022-01-10|2021-07-31|
|73|[ccnetcore/Yi](https://github.com/ccnetcore/Yi)|Yi.Framework-基于.NET5+Vue快速开发框架|45|2022-01-11|2021-03-20|
|74|[LightNovelShelf/EbookReader-Xamarin](https://github.com/LightNovelShelf/EbookReader-Xamarin)|Epub阅读器的Android部分|43|2021-11-04|2021-04-24|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > CSS
# 中文新 > 软件类 > CSS
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,11 +1,11 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Dart
# 中文新 > 软件类 > Dart
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4745|2022-01-02|2021-04-22|
|1|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4747|2022-01-02|2021-04-22|
|2|[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|1428|2021-12-10|2021-07-16|
|3|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1022|2022-01-11|2021-12-07|
|4|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |545|2022-01-09|2021-03-06|

View File

@ -1,11 +1,11 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Go
# 中文新 > 软件类 > Go
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|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云服务打造具备聊天、社交功 ...|6177|2022-01-06|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云服务打造具备聊天、社交功 ...|6183|2022-01-06|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. 跨语言分布式事务管理器|4540|2022-01-11|2021-05-16|
|3|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统网络C++Golang 以及数据库的一些设计|4044|2021-12-24|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.|3575|2022-01-10|2021-07-09|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Groovy
# 中文新 > 软件类 > Groovy
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,29 +1,29 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > HTML
# 中文新 > 软件类 > HTML
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|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 的开源工具箱,自由集成丰富插件。|2518|2022-01-11|2021-06-11|
|2|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|801|2021-12-30|2021-07-20|
|1|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2519|2022-01-11|2021-06-11|
|2|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|800|2022-01-11|2021-07-20|
|3|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|664|2021-12-23|2021-12-22|
|4|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台内置分离、捆绑等多种BypassAV方式。|450|2021-11-25|2021-11-10|
|5|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房数据整理自天涯。提供HTML、PDF和Markdown三种形式。|418|2021-12-24|2021-09-10|
|6|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|294|2021-12-16|2021-06-15|
|7|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心基于flowable和bpmn.js封装的流程引擎采用SpringbootMybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&AntdVben|277|2021-12-28|2021-05-27|
|8|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|260|2021-11-17|2021-01-29|
|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|251|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|252|2021-08-28|2021-08-25|
|10|[hua1995116/360-sneakers-viewer](https://github.com/hua1995116/360-sneakers-viewer)|鸿星尔克全景360°鞋子展示(包含建模过程)|232|2021-09-16|2021-07-25|
|11|[tangxiaofeng7/SecExample](https://github.com/tangxiaofeng7/SecExample)|JAVA 漏洞靶场 (Vulnerability Environment For Java)|179|2021-07-15|2021-06-03|
|12|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |177|2021-08-26|2021-06-16|
|13|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器YYDS仅供娱乐切勿当真|153|2021-08-24|2021-08-18|
|14|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|150|2021-12-26|2021-10-02|
|15|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|136|2021-12-11|2021-10-29|
|15|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|137|2021-12-11|2021-10-29|
|16|[apicloudcom/act](https://github.com/apicloudcom/act)|[AVM] [组件] [案例] ACT 是 AVM Component & Template 的缩写。 Vant 组件库的 AVM 实现。|131|2021-12-15|2021-02-05|
|17|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|127|2022-01-07|2021-11-23|
|18|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|126|2021-10-23|2021-03-26|
|19|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群QQ群号605176069|125|2022-01-07|2021-10-16|
|17|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|127|2022-01-11|2021-11-23|
|18|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群QQ群号605176069|126|2022-01-07|2021-10-16|
|19|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|126|2021-10-23|2021-03-26|
|20|[knowsex/knowsex.github.io](https://github.com/knowsex/knowsex.github.io)|知性开放式性教育网站。KnowSex.net is a sex education website.|120|2021-12-20|2021-03-05|
|21|[BlueSkyXN/KIENG-FigureBed](https://github.com/BlueSkyXN/KIENG-FigureBed)|image.kieng.cn 的仿站源码支持VercelCloudFlareGithub等无服务器部署|117|2021-11-12|2021-02-14|
|22|[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|
@ -66,16 +66,16 @@
|59|[AndyXFuture/MCar-Arduino-ESP01S](https://github.com/AndyXFuture/MCar-Arduino-ESP01S)|A Mecanum-wheel car based on ESP01S.|35|2021-12-06|2021-11-02|
|60|[KemononLine/Mess-around](https://github.com/KemononLine/Mess-around)|一些好康的|35|2021-10-28|2021-10-06|
|61|[missuo/Telegraph-Image-Hosting](https://github.com/missuo/Telegraph-Image-Hosting)|Build a free image hosting with Telegraph|35|2021-08-14|2021-02-22|
|62|[Rocket-Factory/DoubanMovieJSON](https://github.com/Rocket-Factory/DoubanMovieJSON)|豆瓣电影JSON数据|35|2022-01-10|2021-01-13|
|62|[Rocket-Factory/DoubanMovieJSON](https://github.com/Rocket-Factory/DoubanMovieJSON)|豆瓣电影JSON数据|35|2022-01-11|2021-01-13|
|63|[firemakergk/aquar-home](https://github.com/firemakergk/aquar-home)|-|34|2022-01-02|2021-11-19|
|64|[khuyentran1401/top-github-scraper](https://github.com/khuyentran1401/top-github-scraper)|Scape top GitHub repositories and users based on keywords|34|2021-08-27|2021-02-27|
|65|[cymetrics/blog](https://github.com/cymetrics/blog)|Cymetrics 技術部落格|33|2022-01-04|2021-07-19|
|65|[cymetrics/blog](https://github.com/cymetrics/blog)|Cymetrics 技術部落格|33|2022-01-12|2021-07-19|
|66|[TruthOriginem/Starsector-095-Localization](https://github.com/TruthOriginem/Starsector-095-Localization)|远行星号中文化|33|2022-01-10|2021-04-11|
|67|[BearLaboratory/wifiaudio-tx-hardware](https://github.com/BearLaboratory/wifiaudio-tx-hardware)|WiFi无线麦克风硬件pcb设计|32|2021-12-02|2021-10-13|
|68|[L-M-Sherlock/sm18-lazy-package](https://github.com/L-M-Sherlock/sm18-lazy-package)|SuperMemo 18 中文懒人包|31|2021-12-11|2021-11-06|
|69|[botuniverse/onebot-11](https://github.com/botuniverse/onebot-11)|OneBot 11 标准|31|2021-10-24|2021-10-10|
|70|[mrsanshui/WeChatPYAPI](https://github.com/mrsanshui/WeChatPYAPI)|基于微信PC端的Python接口开发者可通过Python轻松调用。实现微信机器人、群管理等强大的功能|31|2022-01-08|2021-07-29|
|71|[kingcata/zhxx](https://github.com/kingcata/zhxx)|学习强国自动刷分学习强国自动学习学习强国自动答题挑战答题题库。软件适用于Win7以上系统绿色软件解压后直接运行无需安装配置python环境。⭐⭐⭐8分钟学完45分⭐⭐⭐|30|2022-01-11|2021-10-26|
|71|[kingcata/zhxx](https://github.com/kingcata/zhxx)|学习强国自动刷分学习强国自动学习学习强国自动答题挑战答题题库。软件适用于Win7以上系统绿色软件解压后直接运行无需安装配置python环境。⭐⭐⭐8分钟学完45分⭐⭐⭐|30|2022-01-12|2021-10-26|
|72|[Zy143L/JDC_WEB](https://github.com/Zy143L/JDC_WEB)|JDC_WEB文件|30|2021-07-30|2021-06-28|
|73|[mendax1234/ThinkpadX390-Opencore-EFI](https://github.com/mendax1234/ThinkpadX390-Opencore-EFI)|macOS Catalina & Big Sur on ThinkPad X390 (Hackintosh)|30|2021-11-15|2021-01-23|
|74|[kawa-yoiko/treasure-hole](https://github.com/kawa-yoiko/treasure-hole)|-|29|2021-12-13|2021-12-11|

View File

@ -1,30 +1,30 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Java
# 中文新 > 软件类 > Java
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4589|2022-01-11|2021-02-02|
|1|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4603|2022-01-11|2021-02-02|
|2|[zxbu/webdav-aliyundriver](https://github.com/zxbu/webdav-aliyundriver)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|3032|2021-12-22|2021-01-13|
|3|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用如有BUG请提ISSUE同时欢迎大家提PR指正|2257|2022-01-11|2021-02-10|
|3|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知并根据指定规则转发到其他手机钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用如有BUG请提ISSUE同时欢迎大家提PR指正|2265|2022-01-11|2021-02-10|
|4|[YunaiV/ruoyi-vue-pro](https://github.com/YunaiV/ruoyi-vue-pro)|基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统,支持多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。|2066|2022-01-11|2021-01-24|
|5|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池附带监控报警功能没有依赖中间件完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1762|2022-01-11|2021-06-16|
|6|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 开源商城 java电商商城系统 多用户商城 |1381|2022-01-11|2021-05-14|
|7|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务集群版。|1023|2022-01-10|2021-08-15|
|8|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|973|2021-12-15|2021-12-10|
|9|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|952|2021-12-28|2021-08-04|
|9|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|958|2021-12-28|2021-08-04|
|10|[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.|930|2021-12-28|2021-10-16|
|11|[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.|822|2021-11-29|2021-02-08|
|12|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写目的hvv期间快速利用漏洞、降低漏洞利用门槛。|766|2021-12-13|2021-10-22|
|13|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|683|2021-10-15|2021-06-23|
|14|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|601|2021-12-16|2021-11-06|
|15|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|583|2022-01-10|2021-08-16|
|15|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|590|2022-01-10|2021-08-16|
|16|[tal-tech/conan](https://github.com/tal-tech/conan)|柯南平台开源版本,为用户提供流量回放全流程解决方案|576|2021-10-21|2021-03-02|
|17|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|572|2022-01-04|2021-09-14|
|17|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|570|2022-01-04|2021-09-14|
|18|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|564|2021-08-20|2021-08-19|
|19|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台Job是一套运维基础操作管理系统具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程而每个作业都可做为一个原子节点提供给上层或周边系统/平台使用,实现调度自动化。|549|2022-01-11|2021-06-17|
|20|[LSPosed/AndroidHiddenApiBypass](https://github.com/LSPosed/AndroidHiddenApiBypass)|Bypass restrictions on non-SDK interfaces|531|2022-01-05|2021-04-07|
|19|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台Job是一套运维基础操作管理系统具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程而每个作业都可做为一个原子节点提供给上层或周边系统/平台使用,实现调度自动化。|549|2022-01-12|2021-06-17|
|20|[LSPosed/AndroidHiddenApiBypass](https://github.com/LSPosed/AndroidHiddenApiBypass)|Bypass restrictions on non-SDK interfaces|532|2022-01-05|2021-04-07|
|21|[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.|527|2022-01-10|2021-03-22|
|22|[SummerSec/ShiroAttack2](https://github.com/SummerSec/ShiroAttack2)|shiro反序列化漏洞综合利用,包含(回显执行命令/注入内存马修复原版中NoCC的问题 https://github.com/j1anFen/shiro_attack|487|2021-12-30|2021-06-13|
|23|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|487|2022-01-01|2021-04-14|
@ -34,21 +34,21 @@
|27|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|402|2022-01-09|2021-09-21|
|28|[bit4woo/Fiora](https://github.com/bit4woo/Fiora)|Fiora漏洞PoC框架的图形版快捷搜索PoC、一键运行Nuclei|386|2022-01-08|2021-02-26|
|29|[threedr3am/ZhouYu](https://github.com/threedr3am/ZhouYu)|周瑜Java - SpringBoot 持久化 WebShell 学习demo不仅仅是SpringBoot适合任何符合JavaEE规范的服务|385|2021-12-29|2021-03-29|
|30|[kaaass/ZerotierFix](https://github.com/kaaass/ZerotierFix)|An unofficial Zerotier Android client patched from official client|346|2021-11-05|2021-04-06|
|30|[kaaass/ZerotierFix](https://github.com/kaaass/ZerotierFix)|An unofficial Zerotier Android client patched from official client|347|2021-11-05|2021-04-06|
|31|[silently9527/coupons](https://github.com/silently9527/coupons)|淘宝客项目支持App微信小程序QQ小程序|343|2021-10-16|2021-01-28|
|32|[FiboAI/EngineX](https://github.com/FiboAI/EngineX)| Engine X - 实时AI智能决策引擎、规则引擎、风控引擎、数据流引擎。 通过可视化界面进行规则配置,无需繁琐开发,节约人力,提升效率,实时监控,减少错误率,随时调整; 支持规则集、评分卡、决策树,名单库管理、机器学习模型、三方数据接入、定制化开发等;|342|2021-12-24|2021-11-23|
|33|[baidu/brcc](https://github.com/baidu/brcc)|BRCCbetter remote config center是一个分布式配置中心用于统一管理应用服务的配置信息避免各类资源散落在各个项目中简化资源配置的维护成本。作为一种轻量级的解决方案部署简单同时支持多环境、多版本、多角色的资源管理可以在不改变应用源码的情况下无缝切换和实时生效配置信息。|321|2021-12-30|2021-02-03|
|34|[silently9527/Toolkit](https://github.com/silently9527/Toolkit)|程序员常用的工具集Idea插件帮助开发人员提升效率|317|2021-08-17|2021-01-24|
|35|[yhy0/ExpDemo-JavaFX](https://github.com/yhy0/ExpDemo-JavaFX)|图形化漏洞利用Demo-JavaFX版|306|2021-08-31|2021-03-27|
|35|[yhy0/ExpDemo-JavaFX](https://github.com/yhy0/ExpDemo-JavaFX)|图形化漏洞利用Demo-JavaFX版|307|2021-08-31|2021-03-27|
|36|[getActivity/ShapeView](https://github.com/getActivity/ShapeView)|Shape 支持在布局中直接定义啦,支持设置阴影,文字渐变色,状态选择器|305|2021-12-24|2021-07-17|
|37|[quickmsg/smqtt](https://github.com/quickmsg/smqtt)|开源MQTT broker(基于reactor-netty实现高性能的、可扩展、支持集群|304|2022-01-11|2021-04-26|
|38|[virjarRatel/ratel-core](https://github.com/virjarRatel/ratel-core)|平头哥的核心代码|301|2021-12-18|2021-08-26|
|37|[quickmsg/smqtt](https://github.com/quickmsg/smqtt)|开源MQTT broker(基于reactor-netty实现高性能的、可扩展、支持集群|305|2022-01-11|2021-04-26|
|38|[virjarRatel/ratel-core](https://github.com/virjarRatel/ratel-core)|平头哥的核心代码|303|2021-12-18|2021-08-26|
|39|[asnhkl1/XUploader](https://github.com/asnhkl1/XUploader)|Android上类似Web框架antD的uploader组件|300|2021-07-26|2021-07-09|
|40|[jiangzhengnan/Xerath](https://github.com/jiangzhengnan/Xerath)|🔪 AOP development framework implemented through *Annotation + ASM + Gradle Transform API* for Android🤖|298|2021-12-14|2021-08-30|
|41|[zfoo-project/zfoo](https://github.com/zfoo-project/zfoo)|💡极致性能的Java服务器框架RPC游戏服务器框架web应用服务器框架。Extreme fast enterprise Java server framework, can be RPC, game server framework, web server framework.|295|2022-01-02|2021-05-19|
|42|[niumoo/bing-wallpaper](https://github.com/niumoo/bing-wallpaper)|必应每日超清壁纸4K|285|2022-01-11|2021-02-08|
|43|[oschina/kooder](https://github.com/oschina/kooder)|🔍An open source GitLab/Gitee/Gitea code search tool. Kooder 是一个为 Gitee/GitLab 开发的开源代码搜索工具,这是一个镜像仓库,主仓库在 Gitee。|269|2021-10-09|2021-03-09|
|44|[DataLinkDC/dlink](https://github.com/DataLinkDC/dlink)|A FlinkSQL studio and real-time computing platform based on Apache Flink|261|2022-01-11|2021-06-09|
|43|[DataLinkDC/dlink](https://github.com/DataLinkDC/dlink)|A FlinkSQL studio and real-time computing platform based on Apache Flink|270|2022-01-12|2021-06-09|
|44|[oschina/kooder](https://github.com/oschina/kooder)|🔍An open source GitLab/Gitee/Gitea code search tool. Kooder 是一个为 Gitee/GitLab 开发的开源代码搜索工具,这是一个镜像仓库,主仓库在 Gitee。|269|2021-10-09|2021-03-09|
|45|[ggg4566/BurpBountyPlus](https://github.com/ggg4566/BurpBountyPlus)|BurpBounty 魔改版本|258|2021-08-22|2021-06-30|
|46|[guyijie1211/JustLive-Android](https://github.com/guyijie1211/JustLive-Android)|📱一个整合国内多个直播平台内容的App|254|2021-12-08|2021-08-16|
|47|[tangxiaofeng7/BurpLog4j2Scan](https://github.com/tangxiaofeng7/BurpLog4j2Scan)|Burpsuite extension for log4j2rce|249|2021-12-13|2021-12-11|
@ -56,13 +56,13 @@
|49|[j3ers3/Hello-Java-Sec](https://github.com/j3ers3/Hello-Java-Sec)|☕️ Java Security安全编码和代码审计|236|2021-09-02|2021-07-04|
|50|[jenly1314/MLKit](https://github.com/jenly1314/MLKit)|🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。|231|2021-10-19|2021-04-02|
|51|[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.|229|2022-01-11|2021-12-13|
|52|[LXYan2333/Fabric-Bedrock-Miner](https://github.com/LXYan2333/Fabric-Bedrock-Miner)|A fabric client mod to mine bedrock!|227|2022-01-05|2021-09-04|
|53|[mikehuang99/wangxin-study](https://github.com/mikehuang99/wangxin-study)|浪树学习考试系统wangxin-education[课程点播、直播、刷题、考试、支付、营销]致力打造一个低成本通用的在线教育系统让用户直接通过系统可视化配置并尽可能无须修改任何代码即可实现上线商用。系统采用前后端分离模式前台和移动端采用vue.js为核心框架后台采用Java语言框架springboot+spring+mybatis+redis+mysql。系统目前主要功能有课程点播、 ...|224|2021-09-06|2021-06-03|
|54|[LookCos/hermit](https://github.com/LookCos/hermit)|能将对API的调用转化为对手机的操作软件自身提供 restful API运行于安卓一切操作与获取信息均由软件完成。|220|2021-08-27|2021-01-26|
|55|[w2016561536/android_virtual_cam](https://github.com/w2016561536/android_virtual_cam)|xposed安卓虚拟摄像头 android virtual camera on xposed hook|219|2021-12-20|2021-08-13|
|56|[fanyuan/AudioUtil](https://github.com/fanyuan/AudioUtil)|音频编辑处理,录制、解码、转换、拼接、提取、合成|209|2022-01-07|2021-01-28|
|57|[Cruii/bilibili-helper-hub](https://github.com/Cruii/bilibili-helper-hub)|🚀 Bilibili每日任务托管平台|202|2021-12-27|2021-06-06|
|58|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|199|2022-01-02|2021-12-26|
|52|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|227|2022-01-02|2021-12-26|
|53|[LXYan2333/Fabric-Bedrock-Miner](https://github.com/LXYan2333/Fabric-Bedrock-Miner)|A fabric client mod to mine bedrock!|227|2022-01-05|2021-09-04|
|54|[mikehuang99/wangxin-study](https://github.com/mikehuang99/wangxin-study)|浪树学习考试系统wangxin-education[课程点播、直播、刷题、考试、支付、营销]致力打造一个低成本通用的在线教育系统让用户直接通过系统可视化配置并尽可能无须修改任何代码即可实现上线商用。系统采用前后端分离模式前台和移动端采用vue.js为核心框架后台采用Java语言框架springboot+spring+mybatis+redis+mysql。系统目前主要功能有课程点播、 ...|224|2021-09-06|2021-06-03|
|55|[LookCos/hermit](https://github.com/LookCos/hermit)|能将对API的调用转化为对手机的操作软件自身提供 restful API运行于安卓一切操作与获取信息均由软件完成。|220|2021-08-27|2021-01-26|
|56|[w2016561536/android_virtual_cam](https://github.com/w2016561536/android_virtual_cam)|xposed安卓虚拟摄像头 android virtual camera on xposed hook|219|2021-12-20|2021-08-13|
|57|[fanyuan/AudioUtil](https://github.com/fanyuan/AudioUtil)|音频编辑处理,录制、解码、转换、拼接、提取、合成|209|2022-01-07|2021-01-28|
|58|[Cruii/bilibili-helper-hub](https://github.com/Cruii/bilibili-helper-hub)|🚀 Bilibili每日任务托管平台|202|2021-12-27|2021-06-06|
|59|[Loli-Server/LoliServer](https://github.com/Loli-Server/LoliServer)|LoliServer 是 Minecraft 较新版本 1.16.5 中的 Forge + Bukkit 服务端核心, 支持Forge Mod和Bukkit 插件, 兼容性与性能优秀|199|2022-01-05|2021-04-04|
|60|[apache/rocketmq-dashboard](https://github.com/apache/rocketmq-dashboard)|The state-of-the-art Dashboard of Apache RoccketMQ provides excellent monitoring capability. Various graphs and statistics of events, performance and system information of clients and application is e ...|193|2022-01-10|2021-08-09|
|61|[isevenluo/github-hosts](https://github.com/isevenluo/github-hosts)|本项目定时更新GitHub最新hosts解决GitHub图片无法显示加速GitHub网页浏览。|193|2022-01-11|2021-04-27|
@ -90,22 +90,22 @@
|83|[shenzhen2017/EasyFloat](https://github.com/shenzhen2017/EasyFloat)|不需要权限的悬浮窗方案~|138|2021-08-26|2021-05-04|
|84|[hokaso/hocassian-media-matrix](https://github.com/hokaso/hocassian-media-matrix)|NMCNNiche Multi Channel Network小眾多頻道網絡是「同和新媒體矩陣」創始團隊於輿論資本全球化背景下率先提出的一種非營利性的去中心化自媒體聯盟形式通過聯盟內創作單位的交流互推、共享資源等方式對抗資本侵蝕在產出卓越作品的同時保障亞文化生存空間為守護寶貴的非物質文化遺產盡綿薄之力。|137|2022-01-11|2021-05-30|
|85|[depycode/fastjson-c3p0](https://github.com/depycode/fastjson-c3p0)|fastjson不出网利用、c3p0|136|2021-07-30|2021-03-19|
|86|[msh01/yoma](https://github.com/msh01/yoma)|一个小而美的低代码全栈开发平台一键生成后端api接口+前端页面代码+在线接口文档节省50%的前后端开发的工作量。基于springboot +mybatis+spring security+vue 技术栈|135|2021-08-03|2021-02-22|
|87|[EmYiQing/MemShell](https://github.com/EmYiQing/MemShell)|记录自己研究的一些特殊Tomcat内存马|134|2021-11-26|2021-11-21|
|86|[EmYiQing/MemShell](https://github.com/EmYiQing/MemShell)|记录自己研究的一些特殊Tomcat内存马|135|2021-11-26|2021-11-21|
|87|[msh01/yoma](https://github.com/msh01/yoma)|一个小而美的低代码全栈开发平台一键生成后端api接口+前端页面代码+在线接口文档节省50%的前后端开发的工作量。基于springboot +mybatis+spring security+vue 技术栈|135|2021-08-03|2021-02-22|
|88|[Rvn0xsy/PassDecode-jar](https://github.com/Rvn0xsy/PassDecode-jar)|帆软/致远密码解密工具|134|2021-07-29|2021-07-29|
|89|[safe6Sec/ShiroExp](https://github.com/safe6Sec/ShiroExp)|shiro综合利用工具|134|2021-10-25|2021-07-16|
|90|[Ahoo-Wang/CosId](https://github.com/Ahoo-Wang/CosId)|Universal, flexible, high-performance distributed ID generator. 通用、灵活、高性能的分布式 ID 生成器|133|2022-01-11|2021-06-23|
|91|[GuhDoy/TiebaTS](https://github.com/GuhDoy/TiebaTS)|提供修改百度贴吧底栏等个性化功能。An Xposed module for Baidu Tieba with personalized functions.|132|2021-12-24|2021-02-19|
|92|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|129|2022-01-10|2022-01-05|
|93|[hectorqin/reader](https://github.com/hectorqin/reader)|阅读3服务器版桌面端。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element|128|2022-01-07|2021-08-13|
|94|[ydstar/LogKit](https://github.com/ydstar/LogKit)|轻量级日志系统,支持任意类型的数据打印,堆栈的追踪,日志的缓存,日志的可视化等高级功能|128|2021-09-18|2021-03-23|
|95|[TheKingOfDuck/Loki](https://github.com/TheKingOfDuck/Loki)|一个轻量级Web蜜罐 - A Little Web Honeypot.🍯🍯🍯🐝🐝🐝|128|2022-01-11|2021-01-30|
|90|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|133|2022-01-10|2022-01-05|
|91|[Ahoo-Wang/CosId](https://github.com/Ahoo-Wang/CosId)|Universal, flexible, high-performance distributed ID generator. 通用、灵活、高性能的分布式 ID 生成器|133|2022-01-11|2021-06-23|
|92|[GuhDoy/TiebaTS](https://github.com/GuhDoy/TiebaTS)|提供修改百度贴吧底栏等个性化功能。An Xposed module for Baidu Tieba with personalized functions.|132|2021-12-24|2021-02-19|
|93|[TheKingOfDuck/Loki](https://github.com/TheKingOfDuck/Loki)|一个轻量级Web蜜罐 - A Little Web Honeypot.🍯🍯🍯🐝🐝🐝|129|2022-01-11|2021-01-30|
|94|[hectorqin/reader](https://github.com/hectorqin/reader)|阅读3服务器版桌面端。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element|128|2022-01-07|2021-08-13|
|95|[ydstar/LogKit](https://github.com/ydstar/LogKit)|轻量级日志系统,支持任意类型的数据打印,堆栈的追踪,日志的缓存,日志的可视化等高级功能|128|2021-09-18|2021-03-23|
|96|[mochat-cloud/mochat-java](https://github.com/mochat-cloud/mochat-java)|基于企业微信的开源应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|125|2021-12-31|2021-03-29|
|97|[EmYiQing/LDAPKit](https://github.com/EmYiQing/LDAPKit)|自用的LDAP测试工具一键启动|124|2021-12-13|2021-12-11|
|98|[lematechvip/hrun4j](https://github.com/lematechvip/hrun4j)|工具选得好,下班回家早;测试用得对,半夜安心睡|123|2021-11-29|2021-01-21|
|99|[chaosblade-io/chaosblade-box](https://github.com/chaosblade-io/chaosblade-box)|chaos-platform|121|2021-11-24|2021-02-02|
|100|[usualwyy/PowerScanner](https://github.com/usualwyy/PowerScanner)|面向HW的红队半自动扫描器|121|2021-12-16|2021-01-23|
|101|[flowerwind/JspFinder](https://github.com/flowerwind/JspFinder)|一款通过污点追踪发现Jsp webshell的工具(A tool to find Jsp Webshell through stain tracking)|119|2022-01-04|2021-12-20|
|101|[flowerwind/JspFinder](https://github.com/flowerwind/JspFinder)|一款通过污点追踪发现Jsp webshell的工具(A tool to find Jsp Webshell through stain tracking)|120|2022-01-04|2021-12-20|
|102|[jnwang95/music-java-api](https://github.com/jnwang95/music-java-api)|集成网易云音乐api|119|2021-08-01|2021-06-11|
|103|[KpLi0rn/ShiroExploit](https://github.com/KpLi0rn/ShiroExploit)|ShiroExploit 是一款 Shiro 可视化利用工具,集成密钥爆破,命令回显内存马注入等功能|117|2021-07-16|2021-07-04|
|104|[thjolin321/android-upgrader](https://github.com/thjolin321/android-upgrader)|Android App更新框架包含增量更新、多线程下载等功能。一句代码链式调用使用简单兼容Andorid11。|114|2021-09-02|2021-05-27|

View File

@ -1,35 +1,35 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > JavaScript
# 中文新 > 软件类 > JavaScript
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|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|17871|2022-01-04|2021-08-07|
|2|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4133|2021-10-20|2021-02-24|
|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|17878|2022-01-04|2021-08-07|
|2|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4136|2021-10-20|2021-02-24|
|3|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|2992|2021-12-11|2021-05-18|
|4|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2786|2022-01-11|2021-06-10|
|5|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2659|2022-01-07|2021-03-03|
|4|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2787|2022-01-11|2021-06-10|
|5|[thx/gogocode](https://github.com/thx/gogocode)|GoGoCode is a transformer for JavaScript/Typescript/HTML based on AST but providing a more intuitive API.|2660|2022-01-07|2021-03-03|
|6|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2276|2022-01-08|2021-10-16|
|7|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本已加入助力池支持【青龙】、【腾讯云函数】、【elecV2P】低调使用请勿fork|2096|2022-01-11|2021-05-11|
|8|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1917|2022-01-11|2021-06-24|
|9|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1909|2022-01-06|2021-02-15|
|7|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本已加入助力池支持【青龙】、【腾讯云函数】、【elecV2P】低调使用请勿fork|2100|2022-01-11|2021-05-11|
|8|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|1918|2022-01-11|2021-06-24|
|9|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1911|2022-01-06|2021-02-15|
|10|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1539|2021-09-06|2021-04-10|
|11|[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.|1457|2022-01-10|2021-03-08|
|12|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1366|2021-12-09|2021-07-26|
|13|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1274|2022-01-11|2021-07-08|
|14|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1177|2021-08-20|2021-01-28|
|15|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1172|2021-12-27|2021-03-14|
|16|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1143|2022-01-07|2021-04-19|
|17|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1093|2022-01-05|2021-05-15|
|16|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1144|2022-01-07|2021-04-19|
|17|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1096|2022-01-05|2021-05-15|
|18|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1007|2021-12-29|2021-11-19|
|19|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件让你的react项目可以加载vue组件|956|2021-08-18|2021-05-17|
|20|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|935|2021-10-30|2021-10-20|
|21|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示加速GitHub网页浏览。|821|2022-01-11|2021-03-28|
|22|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|795|2022-01-09|2021-08-12|
|21|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示加速GitHub网页浏览。|824|2022-01-12|2021-03-28|
|22|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|797|2022-01-09|2021-08-12|
|23|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|667|2022-01-11|2021-10-15|
|24|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|639|2021-12-13|2021-04-16|
|25|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|623|2022-01-11|2021-05-29|
|25|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|623|2022-01-12|2021-05-29|
|26|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|581|2022-01-08|2021-02-03|
|27|[JackonYang/money-maker-apps](https://github.com/JackonYang/money-maker-apps)|我认为有赚钱能力的开源小程序、个人网站|568|2022-01-05|2021-01-28|
|28|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|501|2021-11-24|2021-04-08|
@ -37,17 +37,17 @@
|30|[CC11001100/ast-hook-for-js-RE](https://github.com/CC11001100/ast-hook-for-js-RE)|浏览器内存漫游解决方案(探索中...|489|2021-09-23|2021-01-15|
|31|[tnfe/wp2vite](https://github.com/tnfe/wp2vite)|一个让webpack项目支持vite的前端项目的转换工具。A front-end project automatic conversion tool。|488|2021-12-17|2021-03-29|
|32|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS支持扩展任意 APP|482|2022-01-10|2021-08-17|
|33|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|438|2022-01-08|2021-04-05|
|34|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|385|2021-12-25|2021-09-06|
|33|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|439|2022-01-12|2021-04-05|
|34|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|384|2022-01-11|2021-09-06|
|35|[xqq/mpegts.js](https://github.com/xqq/mpegts.js)|HTML5 MPEG2-TS Stream Player|384|2021-10-19|2021-03-15|
|36|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|362|2022-01-10|2021-10-30|
|37|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|344|2021-11-06|2021-07-10|
|38|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|339|2022-01-10|2021-09-29|
|37|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|343|2021-11-06|2021-07-10|
|38|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|340|2022-01-10|2021-09-29|
|39|[wechat-miniprogram/minigame-unity-webgl-transform](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform)|-|330|2021-12-29|2021-05-24|
|40|[newbee-ltd/newbee-mall-plus](https://github.com/newbee-ltd/newbee-mall-plus)|🔥 🎉newbee-mall-plus 项目是 newbee-mall 项目的升级版本,增加了优惠券模块、商品秒杀模块、支付宝支付,优化了搜索功能,后续会继续增加功能模块以及流行的技术栈。|329|2021-11-17|2021-01-17|
|41|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|🥇🥇🥇商城系统- java商城 B2C商城 小程序商城 H5商城 APP商城本商城是前后端分离的商城、微服务架构商城。|327|2022-01-10|2021-09-13|
|42|[yuannian1112/jd_scripts](https://github.com/yuannian1112/jd_scripts)|-|302|2022-01-11|2021-08-07|
|43|[hewenguang/circle](https://github.com/hewenguang/circle)|让网页赏心悦目、让阅读回归初心。Circle 阅读模式提供更隐私、更轻松、更舒适的网页阅读体验|298|2021-08-25|2021-02-28|
|43|[hewenguang/circle](https://github.com/hewenguang/circle)|让网页赏心悦目、让阅读回归初心。Circle 阅读模式提供更隐私、更轻松、更舒适的网页阅读体验|297|2021-08-25|2021-02-28|
|44|[TributePaulWalker/Profiles](https://github.com/TributePaulWalker/Profiles)|搜集, 整理, Surge, Quantumult X实用规则.纯自用不定时折腾更新。欢迎Star! 请不要Fork! 请不要Fork! 请不要Fork! 感谢!|268|2022-01-10|2021-03-31|
|45|[youzhengjie9/yblog](https://github.com/youzhengjie9/yblog)|来自一个大二的菜鸟基于SpringBoot框架开发的博客系统采用了springBoot、springSecurity、Redis、elasticSearch、rabbitmq、Mybatis、Nginx等技术主要实现了博文管理、统计图表、访问记录、附件管理、用户管理、友链管理、监控管理、抓取博文、第三方登录等功能并且不断在上面进一步扩展希望大家多多支持顺便给个Star☺|253|2021-10-09|2021-06-16|
|46|[r0ysue/r0tracer](https://github.com/r0ysue/r0tracer)|安卓Java层多功能追踪脚本|253|2021-07-28|2021-02-05|

View File

@ -1,6 +1,6 @@
<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-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Kotlin
# 中文新 > 软件类 > Kotlin
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Lua
# 中文新 > 软件类 > Lua
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > MATLAB
# 中文新 > 软件类 > MATLAB
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<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-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,16 +1,16 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > PHP
# 中文新 > 软件类 > PHP
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1822|2022-01-10|2021-01-19|
|1|[yanfeizhang/coder-kung-fu](https://github.com/yanfeizhang/coder-kung-fu)|开发内功修炼|1823|2022-01-10|2021-01-19|
|2|[mochat-cloud/mochat](https://github.com/mochat-cloud/mochat)|基于企业微信的开源SCRM应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|1414|2021-12-04|2021-01-18|
|3|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|598|2021-12-19|2021-06-25|
|4|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|586|2022-01-04|2021-09-10|
|5|[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 ...|508|2022-01-07|2021-04-07|
|6|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务🚧 WIP|460|2022-01-10|2021-12-16|
|6|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务🚧 WIP|461|2022-01-11|2021-12-16|
|7|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统旨在打造极致的用户体验开箱即可商用 Leadshop主要面向中小型企业助力搭建电商平台并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度追求极致体验全面赋能商家为商家创造价值。 演示站https://demo.leadshop.vip 账号:1 ...|392|2021-12-28|2021-06-02|
|8|[openBI-kwc/openBI](https://github.com/openBI-kwc/openBI)|可视化数据分析工具|206|2021-08-23|2021-02-03|
|9|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|171|2022-01-06|2021-08-25|
@ -31,13 +31,13 @@
|24|[hipig/ddcard](https://github.com/hipig/ddcard)|【嘟嘟早教卡】 后端 api 源码,由 Laravel 构建而成。|66|2021-11-23|2021-06-18|
|25|[whitebearcode/typecho-bearsimple](https://github.com/whitebearcode/typecho-bearsimple)|一款简洁大方的Typecho主题|65|2022-01-10|2021-05-03|
|26|[91php/laravel-starter](https://github.com/91php/laravel-starter)|😺 Your next laravel-api-starter in 30 seconds|65|2022-01-09|2021-02-01|
|27|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码发卡系统二次元发卡系统二次元发卡源码发卡程序动漫发卡PHP发卡源码异次元发卡|62|2022-01-10|2021-11-27|
|27|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码发卡系统二次元发卡系统二次元发卡源码发卡程序动漫发卡PHP发卡源码异次元发卡|62|2022-01-11|2021-11-27|
|28|[zhufenghua1998/bp3](https://github.com/zhufenghua1998/bp3)|bp3是一款使用php开发的百度网盘接口程序百度网盘目录搜索引擎文件展示搜索目录树在线目录搜索索引百度网盘文件下载等。|56|2022-01-06|2021-09-24|
|29|[paopao233/baolog](https://github.com/paopao233/baolog)|wordpress线报主题发羊毛我就要专一~|54|2022-01-11|2021-08-26|
|30|[zhoumengkang/deliverer](https://github.com/zhoumengkang/deliverer)|PHP 祖传代码跑路拯救者,支持 PHP5 & PHP7|54|2021-09-18|2021-06-22|
|31|[yitd/ICP-API](https://github.com/yitd/ICP-API)|ICP备案信息查询API接口|52|2021-08-08|2021-08-06|
|32|[stingbo/easyexchange](https://github.com/stingbo/easyexchange)|PHP SDK for digital currency exchange,include Binance,OKEx,Huobi,Gate,CoinBase etc / 好用的PHP数字货币交易SDK包括币安火币欧易芝麻开门Coinbase等|51|2021-09-04|2021-02-03|
|33|[WGrape/esupdater](https://github.com/WGrape/esupdater)|A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架|47|2022-01-11|2021-12-13|
|33|[WGrape/esupdater](https://github.com/WGrape/esupdater)|A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架|48|2022-01-11|2021-12-13|
|34|[xflash-panda/v2board](https://github.com/xflash-panda/v2board)|🚀🚀🚀 完全开源优化版本的v2board|46|2021-12-17|2021-09-18|
|35|[MatthK/swfd](https://github.com/MatthK/swfd)|Selfoss Webfront Docker|45|2021-09-22|2021-09-20|
|36|[Lysice/laravel-xlswriter](https://github.com/Lysice/laravel-xlswriter)|an excel export/import tool for laravel based on php-xlswriter|45|2021-10-25|2021-04-25|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Pascal
# 中文新 > 软件类 > Pascal
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Perl
# 中文新 > 软件类 > Perl
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,67 +1,67 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Python
# 中文新 > 软件类 > Python
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8687|2022-01-08|2021-07-19|
|2|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5062|2021-12-10|2021-08-30|
|1|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|8698|2022-01-08|2021-07-19|
|2|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5063|2021-12-10|2021-08-30|
|3|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3006|2021-12-04|2021-09-10|
|4|[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.|2671|2022-01-11|2021-02-05|
|5|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2340|2022-01-09|2021-06-02|
|6|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2025|2022-01-11|2021-04-07|
|4|[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.|2671|2022-01-12|2021-02-05|
|5|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2341|2022-01-11|2021-06-02|
|6|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2026|2022-01-11|2021-04-07|
|7|[stypr/clubhouse-py](https://github.com/stypr/clubhouse-py)|Clubhouse API written in Python. Standalone client included. For reference and education purposes only.|1691|2021-07-28|2021-02-13|
|8|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1478|2022-01-05|2021-07-28|
|8|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1479|2022-01-05|2021-07-28|
|9|[alibaba/taobao-iphone-device](https://github.com/alibaba/taobao-iphone-device)| tidevice can be used to communicate with iPhone device|1304|2021-12-31|2021-01-21|
|10|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1008|2022-01-10|2021-07-14|
|11|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|995|2022-01-09|2021-05-05|
|12|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|963|2022-01-08|2021-09-12|
|13|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|899|2022-01-11|2021-12-28|
|14|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|890|2022-01-10|2021-09-19|
|11|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|995|2022-01-11|2021-05-05|
|12|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|970|2022-01-08|2021-09-12|
|13|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|900|2022-01-11|2021-12-28|
|14|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|892|2022-01-11|2021-09-19|
|15|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.https://arxiv.org/abs/2108.11250|836|2021-12-14|2021-08-25|
|16|[CollegesChat/university-information](https://github.com/CollegesChat/university-information)|收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节|766|2021-08-25|2021-06-25|
|17|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |764|2022-01-06|2021-02-05|
|18|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|745|2021-12-03|2021-09-17|
|19|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易python3|722|2021-12-28|2021-09-08|
|20|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|722|2022-01-11|2021-08-30|
|21|[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 ...|722|2022-01-07|2021-05-27|
|22|[tianqiraf/DouZero_For_HappyDouDiZhu](https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu)|基于DouZero定制AI实战欢乐斗地主|717|2021-07-22|2021-07-11|
|23|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|716|2022-01-04|2021-11-30|
|17|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |765|2022-01-06|2021-02-05|
|18|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|744|2021-12-03|2021-09-17|
|19|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|723|2022-01-11|2021-08-30|
|20|[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 ...|723|2022-01-07|2021-05-27|
|21|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易python3|722|2021-12-28|2021-09-08|
|22|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|717|2022-01-04|2021-11-30|
|23|[tianqiraf/DouZero_For_HappyDouDiZhu](https://github.com/tianqiraf/DouZero_For_HappyDouDiZhu)|基于DouZero定制AI实战欢乐斗地主|717|2021-07-22|2021-07-11|
|24|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配|700|2021-10-23|2021-03-11|
|25|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|690|2021-12-30|2021-02-08|
|26|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|677|2022-01-11|2021-04-21|
|26|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|685|2022-01-12|2021-04-21|
|27|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|667|2022-01-02|2021-09-01|
|28|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|663|2022-01-11|2021-12-06|
|28|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证SSH批量测试、vulmap。|665|2022-01-11|2021-12-06|
|29|[laekov/fastmoe](https://github.com/laekov/fastmoe)|A fast MoE impl for PyTorch|629|2021-11-29|2021-01-25|
|30|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |623|2022-01-11|2021-04-14|
|31|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd|593|2022-01-10|2021-07-20|
|31|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd|592|2022-01-10|2021-07-20|
|32|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|546|2021-12-03|2021-06-13|
|33|[textflint/textflint](https://github.com/textflint/textflint)|Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing|535|2022-01-10|2021-03-06|
|34|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|528|2022-01-04|2021-07-28|
|35|[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.|528|2021-12-21|2021-05-16|
|36|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|523|2021-12-18|2021-03-10|
|37|[UKPLab/EasyNMT](https://github.com/UKPLab/EasyNMT)|Easy to use, state-of-the-art Neural Machine Translation for 100+ languages|519|2021-08-05|2021-01-19|
|35|[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.|527|2021-12-21|2021-05-16|
|36|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|524|2021-12-18|2021-03-10|
|37|[UKPLab/EasyNMT](https://github.com/UKPLab/EasyNMT)|Easy to use, state-of-the-art Neural Machine Translation for 100+ languages|520|2021-08-05|2021-01-19|
|38|[sourabh-joshi/awesome-quincy-larson-emails](https://github.com/sourabh-joshi/awesome-quincy-larson-emails)|This repository is an archive of emails that are sent by the awesome Quincy Larson every week.|501|2022-01-08|2021-02-16|
|39|[P1-Team/AlliN](https://github.com/P1-Team/AlliN)|A flexible scanner|494|2021-12-17|2021-03-14|
|40|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|493|2022-01-11|2021-03-24|
|41|[zhaoolee/garss](https://github.com/zhaoolee/garss)|Github Actions采集RSS, 打造无广告内容优质的头版头条超赞宝藏页|485|2022-01-10|2021-02-20|
|39|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|495|2022-01-11|2021-03-24|
|40|[P1-Team/AlliN](https://github.com/P1-Team/AlliN)|A flexible scanner|494|2021-12-17|2021-03-14|
|41|[zhaoolee/garss](https://github.com/zhaoolee/garss)|Github Actions采集RSS, 打造无广告内容优质的头版头条超赞宝藏页|485|2022-01-11|2021-02-20|
|42|[yhy0/github-cve-monitor](https://github.com/yhy0/github-cve-monitor)|实时监控github上新增的cve和安全工具更新多渠道推送通知|484|2022-01-11|2021-02-25|
|43|[hukaixuan19970627/yolov5_obb](https://github.com/hukaixuan19970627/yolov5_obb)|yolov5 + csl_label.(Oriented Object Detection)Rotation DetectionRotated BBox基于yolov5的旋转目标检测|478|2022-01-11|2021-03-17|
|44|[AntonVanke/JDBrandMember](https://github.com/AntonVanke/JDBrandMember)|京东自动入会获取京豆|476|2021-11-15|2021-04-01|
|45|[Metarget/metarget](https://github.com/Metarget/metarget)|Metarget is a framework providing automatic constructions of vulnerable infrastructures.|468|2021-12-31|2021-04-09|
|46|[mangdangroboticsclub/QuadrupedRobot](https://github.com/mangdangroboticsclub/QuadrupedRobot)|Open-Source,ROS Robot Dog Kit|466|2022-01-08|2021-01-15|
|47|[wafinfo/Sunflower_get_Password](https://github.com/wafinfo/Sunflower_get_Password)|一款针对向日葵的识别码和验证码提取工具|461|2021-11-01|2021-03-11|
|48|[Zy143L/jd_cookie](https://github.com/Zy143L/jd_cookie)|Python练习|458|2021-09-02|2021-06-26|
|48|[Zy143L/jd_cookie](https://github.com/Zy143L/jd_cookie)|Python练习|457|2021-09-02|2021-06-26|
|49|[mpquant/MyTT](https://github.com/mpquant/MyTT)|MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数神奇的实现所有常见技术指标算法不依赖talib库的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装简洁且高性能能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量 ...|455|2021-12-27|2021-05-18|
|50|[Oshino29/ngaArchive](https://github.com/Oshino29/ngaArchive)|nga论坛帖子的存档|454|2021-10-10|2021-09-14|
|51|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|449|2022-01-10|2021-09-06|
|52|[Johnserf-Seed/TikTokDownload](https://github.com/Johnserf-Seed/TikTokDownload)|抖音去水印视频批量下载完全使用抖音官方接口https://github.com/Johnserf-Seed/TikTokDownload/tags|448|2021-12-22|2021-01-19|
|53|[ssantoshp/Empyrial](https://github.com/ssantoshp/Empyrial)|Portfolio Management Framework for risk and performance analysis 投资组合管理|447|2021-12-23|2021-03-08|
|54|[G-Security-Team/GSLibrary](https://github.com/G-Security-Team/GSLibrary)|轻量级知识库&POC管理平台|413|2021-10-11|2021-07-27|
|54|[G-Security-Team/GSLibrary](https://github.com/G-Security-Team/GSLibrary)|轻量级知识库&POC管理平台|414|2021-10-11|2021-07-27|
|55|[dqzg12300/fridaUiTools](https://github.com/dqzg12300/fridaUiTools)|frida工具的缝合怪|411|2021-12-06|2021-06-01|
|56|[BlinkDL/AI-Writer](https://github.com/BlinkDL/AI-Writer)|AI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。Tuned GPT for novel generation.|393|2022-01-10|2021-07-26|
|57|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|392|2022-01-07|2021-12-22|
|56|[BlinkDL/AI-Writer](https://github.com/BlinkDL/AI-Writer)|AI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。Tuned GPT for novel generation.|394|2022-01-10|2021-07-26|
|57|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|393|2022-01-07|2021-12-22|
|58|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|392|2022-01-07|2021-11-16|
|59|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|384|2021-09-14|2021-09-08|
|60|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|379|2022-01-11|2021-11-29|
@ -75,19 +75,19 @@
|68|[openspeech-team/openspeech](https://github.com/openspeech-team/openspeech)|Open-Source Toolkit for End-to-End Speech Recognition leveraging PyTorch-Lightning and Hydra.|338|2022-01-04|2021-06-06|
|69|[yaronzz/BaiduYunToAliYun](https://github.com/yaronzz/BaiduYunToAliYun)|同步百度云网盘到阿里云|335|2021-11-03|2021-07-09|
|70|[FengQuanLi/WZCQ](https://github.com/FengQuanLi/WZCQ)|用基于策略梯度得强化学习方法训练AI玩王者荣耀|330|2021-11-16|2021-07-04|
|71|[bilibili/LastOrder-Dota2](https://github.com/bilibili/LastOrder-Dota2)|Dota2 AI bot|322|2021-08-11|2021-08-02|
|71|[bilibili/LastOrder-Dota2](https://github.com/bilibili/LastOrder-Dota2)|Dota2 AI bot|323|2021-08-11|2021-08-02|
|72|[Sniper970119/dianping_spider](https://github.com/Sniper970119/dianping_spider)|大众点评爬虫全站可爬解决动态字体加密非OCR。持续更新|315|2021-12-10|2021-01-22|
|73|[srcrs/unicom-task](https://github.com/srcrs/unicom-task)|-|314|2021-11-28|2021-06-13|
|73|[srcrs/unicom-task](https://github.com/srcrs/unicom-task)|-|313|2021-11-28|2021-06-13|
|74|[0x727/FingerprintHub](https://github.com/0x727/FingerprintHub)|侦查守卫(ObserverWard)的指纹库|297|2022-01-11|2021-08-20|
|75|[bigblackhat/oFx](https://github.com/bigblackhat/oFx)|一款漏洞验证工具而已|294|2022-01-05|2021-06-02|
|76|[HIT-SCIR/plm-nlp-code](https://github.com/HIT-SCIR/plm-nlp-code)|-|292|2021-12-15|2021-07-19|
|77|[knownsec/LSpider](https://github.com/knownsec/LSpider)|LSpider 一个为被动扫描器定制的前端爬虫|291|2021-08-02|2021-01-19|
|78|[wangwei39120157028/UAVS](https://github.com/wangwei39120157028/UAVS)|Intelligent UAV path planning simulation system is a software with fine operation control, strong platform integration, omnidirectional model building and application automation. It takes the UAV war ...|287|2022-01-09|2021-01-23|
|79|[PeterDing/BaiduPCS-Py](https://github.com/PeterDing/BaiduPCS-Py)|BaiduPCS API & App 百度网盘客户端|284|2021-10-24|2021-01-13|
|79|[PeterDing/BaiduPCS-Py](https://github.com/PeterDing/BaiduPCS-Py)|BaiduPCS API & App 百度网盘客户端|285|2021-10-24|2021-01-13|
|80|[QPT-Family/QPT](https://github.com/QPT-Family/QPT)|[内测中]前向式Python环境快捷封装工具快速将Python打包为EXE并添加CUDA、NoAVX等支持。|281|2022-01-10|2021-05-03|
|81|[ycdxsb/PocOrExp_in_Github](https://github.com/ycdxsb/PocOrExp_in_Github)|聚合Github上已有的Poc或者ExpCVE信息来自CVE官网。Auto Collect Poc Or Exp from Github by CVE ID.|281|2022-01-11|2021-04-13|
|82|[luern0313/WindSong-Lyre-Genshin-Impact](https://github.com/luern0313/WindSong-Lyre-Genshin-Impact)|【原神】自动演奏风物之诗琴的程序|279|2021-11-26|2021-03-27|
|83|[HibiKier/zhenxun_bot](https://github.com/HibiKier/zhenxun_bot)|基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库非常可爱的绪山真寻bot|275|2022-01-06|2021-05-16|
|83|[HibiKier/zhenxun_bot](https://github.com/HibiKier/zhenxun_bot)|基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库非常可爱的绪山真寻bot|276|2022-01-06|2021-05-16|
|84|[smxiazi/NEW_xp_CAPTCHA](https://github.com/smxiazi/NEW_xp_CAPTCHA)|xp_CAPTCHA(白嫖版) burp 验证码 识别 burp插件|270|2021-09-24|2021-04-23|
|85|[skywolf627/ProxiesActions](https://github.com/skywolf627/ProxiesActions)|通过GitHub的actions 自动采集节点 生成订阅信息|263|2022-01-10|2021-04-08|
|86|[ShannonAI/ChineseBert](https://github.com/ShannonAI/ChineseBert)|-|259|2021-11-16|2021-05-31|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > R
# 中文新 > 软件类 > R
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Ruby
# 中文新 > 软件类 > Ruby
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Rust
# 中文新 > 软件类 > Rust
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Shell
# 中文新 > 软件类 > Shell
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Swift
# 中文新 > 软件类 > Swift
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > TeX
# 中文新 > 软件类 > TeX
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,14 +1,14 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > TypeScript
# 中文新 > 软件类 > TypeScript
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7420|2022-01-11|2021-06-04|
|2|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5511|2022-01-11|2021-03-09|
|3|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5094|2022-01-11|2021-10-25|
|4|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板A timed task management panel that supports typescript, javaScript, python3, and shell|4789|2022-01-11|2021-03-13|
|2|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5512|2022-01-11|2021-03-09|
|3|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5095|2022-01-11|2021-10-25|
|4|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板A timed task management panel that supports typescript, javaScript, python3, and shell|4788|2022-01-11|2021-03-13|
|5|[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.|2421|2022-01-11|2021-07-02|
|6|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1393|2022-01-11|2021-05-29|
|7|[3lang3/react-vant](https://github.com/3lang3/react-vant)|React mobile UI Components base on Vant|1274|2022-01-10|2021-07-18|

View File

@ -1,6 +1,6 @@
<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-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|

View File

@ -1,6 +1,6 @@
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新 > 软件类 > Vue
# 中文新 > 软件类 > Vue
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|