data update
This commit is contained in:
@ -1,210 +1,210 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > All Language
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Language|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|:-|
|
||||
|1|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|10076|-|2021-12-17|2021-05-18|
|
||||
|2|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9687|Java|2021-11-07|2021-03-17|
|
||||
|3|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6576|-|2022-01-24|2021-10-22|
|
||||
|4|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4335|Go|2022-01-13|2021-08-09|
|
||||
|5|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|3799|Python|2021-12-19|2021-05-08|
|
||||
|6|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3602|-|2022-01-20|2021-04-07|
|
||||
|7|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|3193|C#|2022-01-25|2021-12-24|
|
||||
|8|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2672|-|2022-01-23|2021-10-20|
|
||||
|1|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|10080|-|2021-12-17|2021-05-18|
|
||||
|2|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9694|Java|2021-11-07|2021-03-17|
|
||||
|3|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6720|-|2022-01-24|2021-10-22|
|
||||
|4|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4339|Go|2022-01-13|2021-08-09|
|
||||
|5|[xmu-xiaoma666/External-Attention-pytorch](https://github.com/xmu-xiaoma666/External-Attention-pytorch)|🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐|3821|Python|2021-12-19|2021-05-08|
|
||||
|6|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3616|-|2022-01-20|2021-04-07|
|
||||
|7|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|3219|C#|2022-01-25|2021-12-24|
|
||||
|8|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2735|-|2022-01-23|2021-10-20|
|
||||
|9|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。|2538|-|2021-12-22|2021-07-26|
|
||||
|10|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2507|-|2021-12-08|2021-03-09|
|
||||
|11|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2491|Java|2021-12-15|2021-05-15|
|
||||
|12|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2343|Python|2021-12-22|2021-06-02|
|
||||
|13|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2259|HTML|2021-10-31|2021-10-02|
|
||||
|14|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2126|Python|2022-01-16|2021-07-04|
|
||||
|11|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2492|Java|2021-12-15|2021-05-15|
|
||||
|12|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2346|Python|2021-12-22|2021-06-02|
|
||||
|13|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2264|HTML|2021-10-31|2021-10-02|
|
||||
|14|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2141|Python|2022-01-26|2021-07-04|
|
||||
|15|[eastlakeside/awesome-productivity-cn](https://github.com/eastlakeside/awesome-productivity-cn)|绝妙的个人生产力(Awesome Productivity 中文版)|2074|-|2022-01-14|2021-08-18|
|
||||
|16|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|2018|C++|2022-01-23|2021-02-17|
|
||||
|16|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|2023|C++|2022-01-23|2021-02-17|
|
||||
|17|[0voice/campus_recruitmen_questions](https://github.com/0voice/campus_recruitmen_questions)|2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。|1870|-|2021-08-25|2021-06-28|
|
||||
|18|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1856|TeX|2021-12-31|2021-10-27|
|
||||
|19|[0voice/learning_mind_map](https://github.com/0voice/learning_mind_map)|2021年【思维导图】盒子,C/C++,Golang,Linux,云原生,数据库,DPDK,音视频开发,TCP/IP,数据结构,计算机原理等|1801|-|2021-12-02|2021-11-22|
|
||||
|20|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1664|Python|2021-11-26|2021-04-16|
|
||||
|21|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1570|Jupyter Notebook|2021-12-20|2021-02-28|
|
||||
|22|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1555|Python|2022-01-23|2021-06-19|
|
||||
|20|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1667|Python|2021-11-26|2021-04-16|
|
||||
|21|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1575|Jupyter Notebook|2022-01-26|2021-02-28|
|
||||
|22|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1559|Python|2022-01-23|2021-06-19|
|
||||
|23|[CodingDocs/awesome-cs](https://github.com/CodingDocs/awesome-cs)|计算机优质书籍搜罗+学习路线推荐!|1513|-|2021-11-30|2021-03-28|
|
||||
|24|[Keldos-Li/typora-latex-theme](https://github.com/Keldos-Li/typora-latex-theme)|将Typora伪装成LaTeX的中文样式主题,本科生轻量级课程论文撰写的好帮手。This is a theme disguising Typora into Chinese LaTeX style.|1506|SCSS|2021-12-11|2021-05-24|
|
||||
|25|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1463|HTML|2022-01-21|2021-08-23|
|
||||
|26|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1445|JavaScript|2022-01-25|2021-08-28|
|
||||
|27|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1416|PHP|2022-01-25|2021-08-29|
|
||||
|28|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1394|HTML|2021-09-09|2021-04-28|
|
||||
|26|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1450|JavaScript|2022-01-25|2021-08-28|
|
||||
|27|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1418|PHP|2022-01-26|2021-08-29|
|
||||
|28|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1393|HTML|2021-09-09|2021-04-28|
|
||||
|29|[wangdoc/clang-tutorial](https://github.com/wangdoc/clang-tutorial)|C 语言教程|1362|-|2021-12-09|2021-09-04|
|
||||
|30|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1336|C++|2021-10-21|2021-07-09|
|
||||
|30|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1340|C++|2021-10-21|2021-07-09|
|
||||
|31|[slidoooor/computer_book_list](https://github.com/slidoooor/computer_book_list)|一个综合了豆瓣,goodreads综合评分的计算机书籍书单|1335|-|2021-10-27|2021-10-22|
|
||||
|32|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1289|Jupyter Notebook|2022-01-11|2021-04-29|
|
||||
|33|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1159|Python|2022-01-20|2021-09-01|
|
||||
|32|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1290|Jupyter Notebook|2022-01-11|2021-04-29|
|
||||
|33|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1162|Python|2022-01-20|2021-09-01|
|
||||
|34|[0voice/linux_kernel_wiki](https://github.com/0voice/linux_kernel_wiki)|linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频|1113|-|2021-10-20|2021-07-26|
|
||||
|35|[amusi/ICCV2021-Papers-with-Code](https://github.com/amusi/ICCV2021-Papers-with-Code)|ICCV 2021 论文和开源项目合集|1100|-|2021-11-06|2021-07-23|
|
||||
|36|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1073|Python|2022-01-24|2021-05-04|
|
||||
|37|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|994|Python|2022-01-25|2021-05-21|
|
||||
|37|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|995|Python|2022-01-25|2021-05-21|
|
||||
|38|[Jackpopc/CS-Books-Store](https://github.com/Jackpopc/CS-Books-Store)|你想要的计算机经典书籍,这里都有!|987|-|2021-08-29|2021-03-25|
|
||||
|39|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|946|C++|2022-01-25|2021-12-10|
|
||||
|39|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|951|C++|2022-01-26|2021-12-10|
|
||||
|40|[juntossomosmais/frontend-guideline](https://github.com/juntossomosmais/frontend-guideline)|📝 Front-end Guideline by Juntos Somos Mais|942|-|2021-11-26|2021-09-01|
|
||||
|41|[baidu/bfe-book](https://github.com/baidu/bfe-book)|《深入理解BFE》(Book for opensource project BFE, in Chinese)|936|-|2021-10-22|2021-04-29|
|
||||
|42|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|890|Jupyter Notebook|2022-01-24|2021-03-21|
|
||||
|42|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|891|Jupyter Notebook|2022-01-24|2021-03-21|
|
||||
|43|[0voice/computer_expert_paper](https://github.com/0voice/computer_expert_paper)|1000+份计算机paper,卡耐基梅隆大学,哈佛,斯坦福,芝加哥大学,MIT,facebook,google,微软,Amazon,twitter等大牛一作,持续更新中|866|-|2021-08-25|2021-07-12|
|
||||
|44|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|852|JavaScript|2022-01-21|2021-10-11|
|
||||
|45|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|835|C++|2022-01-18|2021-02-18|
|
||||
|46|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|829|HTML|2021-10-30|2021-03-11|
|
||||
|47|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|817|Go|2022-01-17|2021-11-03|
|
||||
|44|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|861|JavaScript|2022-01-25|2021-10-11|
|
||||
|45|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|839|C++|2022-01-18|2021-02-18|
|
||||
|46|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|831|HTML|2021-10-30|2021-03-11|
|
||||
|47|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|818|Go|2022-01-17|2021-11-03|
|
||||
|48|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|809|TypeScript|2022-01-23|2021-05-06|
|
||||
|49|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派防吃灰小分队,让树莓派不再吃灰~|796|-|2021-12-01|2021-10-20|
|
||||
|50|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|791|JavaScript|2022-01-20|2021-04-13|
|
||||
|51|[CoderLeixiaoshuai/wuhan-IT](https://github.com/CoderLeixiaoshuai/wuhan-IT)|『武汉互联网』持续关注武汉互联网公司,帮助大家排坑,让一线浪子顺利回家|706|-|2021-08-29|2021-03-23|
|
||||
|52|[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".|705|Python|2021-10-01|2021-05-25|
|
||||
|51|[THUDM/CogView](https://github.com/THUDM/CogView)|Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".|706|Python|2021-10-01|2021-05-25|
|
||||
|52|[CoderLeixiaoshuai/wuhan-IT](https://github.com/CoderLeixiaoshuai/wuhan-IT)|『武汉互联网』持续关注武汉互联网公司,帮助大家排坑,让一线浪子顺利回家|706|-|2021-08-29|2021-03-23|
|
||||
|53|[Dujltqzv/Some-Many-Books](https://github.com/Dujltqzv/Some-Many-Books)|个人收藏书籍列表 ...|675|-|2021-10-21|2021-09-05|
|
||||
|54|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|Python|2022-01-24|2021-02-22|
|
||||
|55|[phodal/tangping](https://github.com/phodal/tangping)|躺平即正义。Nothing is true, everything is permitted|662|-|2021-10-09|2021-05-28|
|
||||
|56|[auto-xxqg/auto-xxqg](https://github.com/auto-xxqg/auto-xxqg)|最新版的 自动学习强国 |639|-|2021-10-29|2021-02-16|
|
||||
|57|[cosen1024/Java-Interview](https://github.com/cosen1024/Java-Interview)|「Java面试小抄」一份通向理想互联网公司的面试汇总,包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等|626|-|2021-12-03|2021-02-19|
|
||||
|58|[liyupi/code-roadmap](https://github.com/liyupi/code-roadmap)|原创编程学习路线,包括全面的知识点、免费资源、面试题、学习建议、项目,适用于所有学习编程、求职的同学。已完成 Java、前端|611|-|2021-12-08|2021-04-20|
|
||||
|59|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|585|Kotlin|2022-01-23|2021-02-05|
|
||||
|60|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing basic types in database systems|581|Rust|2022-01-25|2022-01-20|
|
||||
|59|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing basic types in database systems|595|Rust|2022-01-26|2022-01-20|
|
||||
|60|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|591|Kotlin|2022-01-23|2021-02-05|
|
||||
|61|[safe6Sec/Fastjson](https://github.com/safe6Sec/Fastjson)|Fastjson姿势技巧集合|580|-|2021-11-19|2021-07-22|
|
||||
|62|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|577|Python|2022-01-25|2021-12-31|
|
||||
|62|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|579|Python|2022-01-26|2021-12-31|
|
||||
|63|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册(8 年 Android 开发者的成长感悟)|577|Java|2021-11-21|2021-11-04|
|
||||
|64|[r0eXpeR/supplier](https://github.com/r0eXpeR/supplier)|主流供应商的一些攻击性漏洞汇总|574|-|2021-11-08|2021-11-08|
|
||||
|65|[getActivity/AndroidVersionAdapter](https://github.com/getActivity/AndroidVersionAdapter)|安卓版本适配全套指南|574|-|2021-12-13|2021-10-17|
|
||||
|66|[HackJava/HackJava](https://github.com/HackJava/HackJava)|《Java安全-只有Java安全才能拯救世界》|572|-|2021-12-12|2021-07-08|
|
||||
|67|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|557|TypeScript|2022-01-25|2021-11-08|
|
||||
|67|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|558|TypeScript|2022-01-25|2021-11-08|
|
||||
|68|[olist213/Information_Security_Books](https://github.com/olist213/Information_Security_Books)|150本信息安全方面的书籍书籍(持续更新)|543|-|2021-12-03|2021-05-03|
|
||||
|69|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|536|Java|2022-01-25|2021-07-27|
|
||||
|70|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。|536|Python|2021-08-09|2021-03-27|
|
||||
|71|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|530|Kotlin|2022-01-17|2021-04-03|
|
||||
|69|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。|538|Python|2021-08-09|2021-03-27|
|
||||
|70|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|536|Java|2022-01-25|2021-07-27|
|
||||
|71|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|531|Kotlin|2022-01-17|2021-04-03|
|
||||
|72|[gh0stkey/Binary-Learning](https://github.com/gh0stkey/Binary-Learning)|滴水逆向初、中级学习笔记,不定时更新,自用仓库,不喜勿喷;感谢滴水,有如此完整体系的学习视频,白嫖党嫖了一波...感谢滴水的老师,听课受益匪浅。|525|-|2021-11-22|2021-04-19|
|
||||
|73|[0voice/Understanding_in_Rust](https://github.com/0voice/Understanding_in_Rust)|【最安全的编程语言】Rust工程师枕边资料,大牛文章,开源框架,官方文档,视频,推荐书籍,学习干货,大牛语录|523|-|2021-09-24|2021-09-04|
|
||||
|74|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|521|JavaScript|2022-01-24|2021-06-11|
|
||||
|74|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|523|JavaScript|2022-01-26|2021-06-11|
|
||||
|75|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|519|Rust|2021-12-27|2021-07-28|
|
||||
|76|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|511|Jupyter Notebook|2022-01-25|2021-03-11|
|
||||
|76|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|512|Jupyter Notebook|2022-01-26|2021-03-11|
|
||||
|77|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|504|CSS|2021-12-13|2021-08-01|
|
||||
|78|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|482|TypeScript|2022-01-24|2021-04-29|
|
||||
|79|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|467|C|2022-01-18|2021-03-05|
|
||||
|80|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|Python|2022-01-24|2021-11-23|
|
||||
|78|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|483|TypeScript|2022-01-24|2021-04-29|
|
||||
|79|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|468|C|2022-01-18|2021-03-05|
|
||||
|80|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|Python|2022-01-26|2021-11-23|
|
||||
|81|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|453|Go|2021-08-08|2021-06-19|
|
||||
|82|[0voice/k8s_awesome_document](https://github.com/0voice/k8s_awesome_document)|【2021年新鲜出炉】K8s(Kubernetes)的工程师资料合辑,书籍推荐,面试题,精选文章,开源项目,PPT,视频,大厂资料|452|-|2021-11-04|2021-10-25|
|
||||
|83|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|450|JavaScript|2022-01-24|2021-04-02|
|
||||
|84|[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下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵|450|C#|2022-01-25|2021-01-26|
|
||||
|85|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|446|MATLAB|2021-12-09|2021-10-09|
|
||||
|86|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|445|HTML|2021-10-05|2021-08-28|
|
||||
|87|[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|
|
||||
|83|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|452|MATLAB|2021-12-09|2021-10-09|
|
||||
|84|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|450|JavaScript|2022-01-24|2021-04-02|
|
||||
|85|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|446|HTML|2021-10-05|2021-08-28|
|
||||
|86|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|442|Shell|2021-10-13|2021-08-08|
|
||||
|87|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|436|JavaScript|2022-01-26|2021-11-24|
|
||||
|88|[itbooks1024/books-pdf](https://github.com/itbooks1024/books-pdf)|程序员必看的经典书籍,编程电子书下载,附带pdf下载链接,包括C,C++,Java,Python,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等|434|-|2021-08-31|2021-01-28|
|
||||
|89|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,包括订阅与发表言论,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|433|JavaScript|2022-01-25|2021-11-24|
|
||||
|90|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|TypeScript|2022-01-08|2021-04-19|
|
||||
|91|[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|
|
||||
|92|[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|
|
||||
|93|[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|
|
||||
|94|[ymmt2005/grpc-tutorial](https://github.com/ymmt2005/grpc-tutorial)|gRPC tutorial for Japanese readers|413|Makefile|2021-07-31|2021-06-11|
|
||||
|95|[miaomiaosoft/PandaOCR.Pro](https://github.com/miaomiaosoft/PandaOCR.Pro)|多功能多引擎OCR图文识别、翻译、朗读、游戏机翻汉化工具|412|-|2021-11-24|2021-04-21|
|
||||
|96|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》|407|Python|2022-01-21|2021-01-29|
|
||||
|97|[frankcbliu/CS-Books-PDF](https://github.com/frankcbliu/CS-Books-PDF)|编程电子书pdf,计算机常用电子书整理(高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。|406|-|2021-11-17|2021-02-11|
|
||||
|98|[hit-thusz-RookieCJ/CSYuTuiMian2021](https://github.com/hit-thusz-RookieCJ/CSYuTuiMian2021)|关于2021年CS保研预推免通知公告的汇总|395|-|2021-09-27|2021-07-05|
|
||||
|99|[lTbgykio/Books-Free-Books](https://github.com/lTbgykio/Books-Free-Books)|免费书籍汇总。 ...|394|-|2021-12-12|2021-09-19|
|
||||
|100|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|389|HTML|2022-01-09|2021-08-29|
|
||||
|101|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划,仅用于个人归纳总结。|389|Java|2021-12-03|2021-05-11|
|
||||
|102|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|383|Rust|2021-08-18|2021-08-02|
|
||||
|103|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|373|Rust|2022-01-23|2021-08-17|
|
||||
|104|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|372|C++|2021-12-15|2021-12-06|
|
||||
|105|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|371|Rust|2022-01-22|2021-04-20|
|
||||
|106|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|362|Python|2021-12-25|2021-06-25|
|
||||
|107|[cosen1024/awesome-cs-books](https://github.com/cosen1024/awesome-cs-books)|计算机优质电子书整理,并且附带pdf下载链接,包括C,C++,Java,Python,Java,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等|360|-|2021-08-29|2021-02-14|
|
||||
|108|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|355|Python|2022-01-25|2021-07-29|
|
||||
|109|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|342|Python|2022-01-18|2021-03-25|
|
||||
|110|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|340|Go|2021-11-26|2021-09-25|
|
||||
|111|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|335|CSS|2022-01-12|2021-03-11|
|
||||
|112|[Interview-Science/interview-english](https://github.com/Interview-Science/interview-english)|English for Tech Interview 面试中的英语|332|-|2021-12-09|2021-11-03|
|
||||
|113|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|332|JavaScript|2022-01-25|2021-06-28|
|
||||
|114|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|320|Python|2022-01-20|2021-11-22|
|
||||
|115|[gys619/jdd](https://github.com/gys619/jdd)|自用的jd(京东)脚本合集|299|JavaScript|2022-01-24|2021-09-02|
|
||||
|116|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|295|Rust|2022-01-24|2021-11-17|
|
||||
|89|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|TypeScript|2022-01-08|2021-04-19|
|
||||
|90|[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|
|
||||
|91|[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|
|
||||
|92|[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|
|
||||
|93|[ymmt2005/grpc-tutorial](https://github.com/ymmt2005/grpc-tutorial)|gRPC tutorial for Japanese readers|413|Makefile|2021-07-31|2021-06-11|
|
||||
|94|[miaomiaosoft/PandaOCR.Pro](https://github.com/miaomiaosoft/PandaOCR.Pro)|多功能多引擎OCR图文识别、翻译、朗读、游戏机翻汉化工具|412|-|2021-11-24|2021-04-21|
|
||||
|95|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》|407|Python|2022-01-21|2021-01-29|
|
||||
|96|[frankcbliu/CS-Books-PDF](https://github.com/frankcbliu/CS-Books-PDF)|编程电子书pdf,计算机常用电子书整理(高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。|406|-|2021-11-17|2021-02-11|
|
||||
|97|[hit-thusz-RookieCJ/CSYuTuiMian2021](https://github.com/hit-thusz-RookieCJ/CSYuTuiMian2021)|关于2021年CS保研预推免通知公告的汇总|395|-|2021-09-27|2021-07-05|
|
||||
|98|[lTbgykio/Books-Free-Books](https://github.com/lTbgykio/Books-Free-Books)|免费书籍汇总。 ...|394|-|2021-12-12|2021-09-19|
|
||||
|99|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|391|HTML|2022-01-09|2021-08-29|
|
||||
|100|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划,仅用于个人归纳总结。|389|Java|2021-12-03|2021-05-11|
|
||||
|101|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|383|Rust|2021-08-18|2021-08-02|
|
||||
|102|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|375|Rust|2022-01-23|2021-08-17|
|
||||
|103|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|374|C++|2021-12-15|2021-12-06|
|
||||
|104|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|373|Rust|2022-01-22|2021-04-20|
|
||||
|105|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|362|Python|2021-12-25|2021-06-25|
|
||||
|106|[cosen1024/awesome-cs-books](https://github.com/cosen1024/awesome-cs-books)|计算机优质电子书整理,并且附带pdf下载链接,包括C,C++,Java,Python,Java,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等|360|-|2021-08-29|2021-02-14|
|
||||
|107|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|357|Python|2022-01-26|2021-07-29|
|
||||
|108|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|342|Python|2022-01-18|2021-03-25|
|
||||
|109|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|340|Go|2021-11-26|2021-09-25|
|
||||
|110|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|337|CSS|2022-01-12|2021-03-11|
|
||||
|111|[Interview-Science/interview-english](https://github.com/Interview-Science/interview-english)|English for Tech Interview 面试中的英语|332|-|2021-12-09|2021-11-03|
|
||||
|112|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|332|JavaScript|2022-01-25|2021-06-28|
|
||||
|113|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|320|Python|2022-01-20|2021-11-22|
|
||||
|114|[gys619/jdd](https://github.com/gys619/jdd)|自用的jd(京东)脚本合集|305|JavaScript|2022-01-26|2021-09-02|
|
||||
|115|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|297|Rust|2022-01-26|2021-11-17|
|
||||
|116|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|290|C|2022-01-15|2022-01-04|
|
||||
|117|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。 |289|Python|2021-10-26|2021-10-26|
|
||||
|118|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|288|C|2022-01-15|2022-01-04|
|
||||
|119|[HW140701/Book-list-of-computational-geometry-and-computer-graphics](https://github.com/HW140701/Book-list-of-computational-geometry-and-computer-graphics)|Book list of computational geometry and computer graphics 计算几何和计算机图形学必读书单与经典书籍|281|-|2021-12-11|2021-04-12|
|
||||
|120|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|281|JavaScript|2021-09-13|2021-04-04|
|
||||
|121|[ebooklist/awesome-ebooks-list](https://github.com/ebooklist/awesome-ebooks-list)|编程类电子书合集|280|-|2021-07-28|2021-02-18|
|
||||
|122|[dingwpmz/JavaLadder](https://github.com/dingwpmz/JavaLadder)|java进阶,关注Java主流中间件,覆盖RocketMQ、Dubbo、Sentienl、Kafka、Canal、ElasticSearch、ElasticJob等12个专栏近300篇文章。|276|-|2021-11-12|2021-03-28|
|
||||
|123|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 ,算法图书,algorithm|275|Java|2022-01-25|2021-06-30|
|
||||
|124|[flycash/interview-baguwen](https://github.com/flycash/interview-baguwen)|面试八股文|271|-|2021-09-19|2021-04-12|
|
||||
|125|[Tyson0314/java-books](https://github.com/Tyson0314/java-books)|程序员常读书单整理,附下载地址,希望对你有帮助。书单包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、架构、中间件等等。本仓库持续更新中,可以star一下,下次找书直接在上面搜索|269|-|2021-12-10|2021-07-25|
|
||||
|126|[csguide-dabai/interview-guide](https://github.com/csguide-dabai/interview-guide)|总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。|265|-|2021-12-02|2021-08-06|
|
||||
|127|[ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview](https://github.com/ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview)|嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文。包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构,网络编程,大厂笔试面试题等。持续更新中~~有问题可以加我微信,LinuxDriverDev|256|-|2021-09-07|2021-04-07|
|
||||
|128|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|253|C++|2022-01-19|2021-11-30|
|
||||
|129|[eddycjy/go-developer-roadmap](https://github.com/eddycjy/go-developer-roadmap)|【Go 学习地图】涵盖业内 Go 面试题和所需要掌握的 Go 核心知识大全|250|-|2021-09-20|2021-05-30|
|
||||
|130|[CLUEbenchmark/FewCLUE](https://github.com/CLUEbenchmark/FewCLUE)|FewCLUE 小样本学习测评基准,中文版|245|Python|2021-09-30|2021-04-28|
|
||||
|131|[d2l-ai/courses-zh-v2](https://github.com/d2l-ai/courses-zh-v2)|中文版 v2 课程|242|Jupyter Notebook|2021-09-14|2021-01-26|
|
||||
|132|[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 ...|238|Java|2021-12-27|2021-10-23|
|
||||
|133|[0voice/dpdk_engineer_manual](https://github.com/0voice/dpdk_engineer_manual)|【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表|238|-|2021-09-04|2021-08-23|
|
||||
|134|[lrorpilla/jidoujisho](https://github.com/lrorpilla/jidoujisho)|A highly versatile and modular framework enabling language-agnostic immersion learning on mobile.|235|Dart|2021-12-29|2021-01-31|
|
||||
|135|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|Python|2021-11-01|2021-05-22|
|
||||
|136|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|230|C++|2021-11-02|2021-01-27|
|
||||
|137|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|224|HTML|2022-01-21|2021-05-29|
|
||||
|138|[coderit666/GoGuide](https://github.com/coderit666/GoGuide)|「Go语言学习指南」一份涵盖大部分 Golang 程序员所需要掌握的核心知识,拥有 Go语言教程、Go开源书籍、Go语言入门教程、Go语言学习路线。零基础学习 Go语言、Go编程,首选 GoGuide。|219|-|2021-11-09|2021-11-06|
|
||||
|139|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|217|Shell|2022-01-25|2021-09-08|
|
||||
|140|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|215|Jupyter Notebook|2022-01-22|2021-03-29|
|
||||
|141|[LeonLi0102/spring-in-action-v6-translate](https://github.com/LeonLi0102/spring-in-action-v6-translate)|Spring实战(第6版)翻译项目|213|-|2021-11-30|2021-09-28|
|
||||
|142|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|209|Java|2021-12-29|2021-12-17|
|
||||
|143|[Seazean/JavaNotes](https://github.com/Seazean/JavaNotes)|📁Java 学习笔记,排版整洁美观,内容由浅入深,欢迎关注|208|-|2021-12-12|2021-03-24|
|
||||
|144|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|207|Go|2022-01-24|2021-02-08|
|
||||
|145|[yfzhang114/Generalization-Causality](https://github.com/yfzhang114/Generalization-Causality)|关于domain generalization,domain adaptation,causality,robutness,prompt,optimization,generative model各式各样研究的阅读笔记|206|-|2021-11-25|2021-06-23|
|
||||
|146|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|201|Ruby|2021-11-03|2021-11-03|
|
||||
|147|[whylisa/front-end-interview](https://github.com/whylisa/front-end-interview)|最强前端面试资源|200|-|2021-11-24|2021-07-22|
|
||||
|148|[disclose/research-threats](https://github.com/disclose/research-threats)|Collection of legal threats against good faith Security Researchers; vulnerability disclosure gone wrong. A continuation of work started by @attritionorg|199|CSS|2021-10-26|2021-04-05|
|
||||
|149|[yuantn/MI-AOD](https://github.com/yuantn/MI-AOD)|Code for Multiple Instance Active Learning for Object Detection, CVPR 2021|198|Python|2021-11-12|2021-03-01|
|
||||
|150|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|197|TeX|2022-01-24|2021-10-15|
|
||||
|151|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|192|Python|2021-12-11|2021-03-16|
|
||||
|152|[v2018z/xueXiQiangguo](https://github.com/v2018z/xueXiQiangguo)|学习强国 积分 自动 阅读 答题 - 支持每日、每周、专项答题|190|-|2021-12-10|2021-04-26|
|
||||
|153|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程,对没有编程经验的同学也非常友好。在vim下从浅入深,逐步学习。|189|Shell|2021-12-10|2021-08-04|
|
||||
|154|[pen4uin/PentestNote](https://github.com/pen4uin/PentestNote)|个人输出,经验/思路/想法/总结/笔记/. . .|184|-|2021-12-09|2021-05-26|
|
||||
|155|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|182|Java|2021-11-18|2021-10-09|
|
||||
|156|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|176|C|2021-12-27|2021-03-22|
|
||||
|157|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |175|C++|2021-11-07|2021-07-09|
|
||||
|158|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|174|Go|2021-08-18|2021-07-11|
|
||||
|159|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|Jupyter Notebook|2022-01-07|2021-02-18|
|
||||
|160|[Lakr233/myyearwithgit](https://github.com/Lakr233/myyearwithgit)|代码仓库年终总结报告。|173|Swift|2022-01-10|2021-11-29|
|
||||
|161|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|172|Lua|2022-01-15|2021-11-02|
|
||||
|162|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|172|TeX|2021-12-29|2021-08-15|
|
||||
|163|[phodal/dx](https://github.com/phodal/dx)|《开发者体验:探索与重塑》电子书。book of research and refactoring in developer experience (WIP)|171|SCSS|2021-11-19|2021-10-15|
|
||||
|164|[coderit666/CNote](https://github.com/coderit666/CNote)|「CNote」一份涵盖大部分学习 C 语言所需要掌握的核心知识,致力于打造最易懂的 C语言入门教程,让天下没有难学的 C语言。(包含C语言教程、C语言精华文章)|168|-|2021-11-08|2021-07-30|
|
||||
|165|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|163|HTML|2021-11-09|2021-09-23|
|
||||
|166|[zyddnys/manga-image-translator](https://github.com/zyddnys/manga-image-translator)|Translate manga/image 一键翻译各类图片内文字 https://touhou.ai/imgtrans/|163|Python|2021-12-13|2021-02-18|
|
||||
|167|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|158|Go|2021-12-26|2021-10-18|
|
||||
|168|[DL-Practise/YoloAll](https://github.com/DL-Practise/YoloAll)|YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest|157|Python|2021-12-02|2021-08-22|
|
||||
|169|[zhpanvip/AndroidNote](https://github.com/zhpanvip/AndroidNote)|个人学习笔记,Android面试指南。|155|-|2021-10-11|2021-02-15|
|
||||
|170|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|154|Jupyter Notebook|2021-09-22|2021-09-22|
|
||||
|171|[TanaStudy/CS-Book](https://github.com/TanaStudy/CS-Book)|📚计算机类优质的书籍收藏,涵盖计算机基础、数据库、Java、微服务、设计模式等等等等👍👍👍,持续更新中🏃。|154|-|2021-11-25|2021-08-03|
|
||||
|172|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|153|Shell|2022-01-20|2021-12-02|
|
||||
|173|[nthack/IPTVM3U](https://github.com/nthack/IPTVM3U)|IPTV直播源、直播地址分享;M3U直播地址分享。主要分享:国内IPTV直播源、广东IPTV直播源、香港IPTV直播源。不定期增加列表,不定期检查。|152|-|2021-09-18|2021-03-22|
|
||||
|174|[httaotao/glusterfs-book](https://github.com/httaotao/glusterfs-book)|作为国内第一本glusterfs的书籍,方便大家学习了解|148|-|2021-08-02|2021-08-02|
|
||||
|175|[ttttmr/wechat2rss](https://github.com/ttttmr/wechat2rss)|微信公众号转RSS|143|HTML|2022-01-22|2021-09-25|
|
||||
|176|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|Dynamically creates a user interface for adjusting theme, plugin, and snippet CSS variables|143|TypeScript|2021-12-14|2021-03-28|
|
||||
|177|[puge-up/programming-play](https://github.com/puge-up/programming-play)|致力于实习/校招/社招进大厂打法,计算机基础知识学习,C++、Java、算法学习路线,专注于编程打法!|141|-|2021-08-15|2021-03-09|
|
||||
|178|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|140|Shell|2021-11-05|2021-05-27|
|
||||
|179|[0voice/linux_environment_tools](https://github.com/0voice/linux_environment_tools)|总结linux环境开发工具,包含linux,虚拟机,编译器,编辑器,测试工具,加密工具|139|-|2021-11-11|2021-11-08|
|
||||
|180|[PureWhiteWu/nomicon-zh-Hans](https://github.com/PureWhiteWu/nomicon-zh-Hans)|Rust 死灵书简体中文翻译|139|Handlebars|2021-12-13|2021-09-21|
|
||||
|181|[ljinkai/weekly](https://github.com/ljinkai/weekly)|独立开发产品变现周刊,每周五发布。|138|-|2021-12-10|2021-04-28|
|
||||
|182|[EXHades/CyberSpaceSearchEngine-Research](https://github.com/EXHades/CyberSpaceSearchEngine-Research)|网络空间测绘/搜索引擎相关的资料|138|-|2021-08-13|2021-03-24|
|
||||
|183|[18888628835/Blog](https://github.com/18888628835/Blog)|我的知识文档库,学习笔记与学习总结。|138|TypeScript|2022-01-25|2021-02-26|
|
||||
|184|[Kobaayyy/Awesome-ICCV2021-Low-Level-Vision](https://github.com/Kobaayyy/Awesome-ICCV2021-Low-Level-Vision)|A Collection of Papers and Codes for ICCV2021 Low Level Vision and Image Generation|137|-|2021-11-16|2021-08-12|
|
||||
|185|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|136|C|2021-10-15|2021-04-26|
|
||||
|186|[CodingDocs/programmer-sideline](https://github.com/CodingDocs/programmer-sideline)|程序员副业赚钱之路。|135|-|2021-10-14|2021-09-28|
|
||||
|187|[gaowanliang/OneDriveShareLinkPushAria2](https://github.com/gaowanliang/OneDriveShareLinkPushAria2)|Extract download URLs from OneDrive or SharePoint share links and push them to aria2, even on systems without a GUI.|135|Python|2021-09-28|2021-05-08|
|
||||
|188|[meowtec/relyzer](https://github.com/meowtec/relyzer)|Debugger for React functional components. Online demo: https://meowtec.github.io/relyzer/examples/todomvc/build/|135|TypeScript|2021-11-10|2021-01-26|
|
||||
|189|[shengxinjing/it-roadmap](https://github.com/shengxinjing/it-roadmap)|大圣的前端学习路线图|133|Python|2021-12-13|2021-11-27|
|
||||
|190|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|133|TeX|2022-01-25|2021-05-20|
|
||||
|191|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|JavaScript|2021-12-06|2021-10-25|
|
||||
|192|[overmind1980/oeasyvim](https://github.com/overmind1980/oeasyvim)|这是oeasy制作的的一套关于vim的教程 可以在 https://www.lanqiao.cn/teacher/courses/2840 做实验 邀请码FJWYIMGB 本教程从0基础开始,到精通vim配置,和高级命令。希望能让vim是你的开发更高效。|131|Vim script|2021-12-10|2021-07-23|
|
||||
|193|[0voice/backend_video](https://github.com/0voice/backend_video)|后端免费技术分享视频,包含Linux,RTSP RTMP, HLS, 流媒体, ffmpeg, WebRTC,golang,Nginx,ZeroMQ,MySQL,Redis,fastdfs,MongoDB,ZK,CDN,P2P,K8S,Docker,ffmpeg,TCP/IP,协程,DPDK|128|-|2021-09-04|2021-08-23|
|
||||
|194|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|128|Jupyter Notebook|2022-01-04|2021-07-16|
|
||||
|195|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|128|TypeScript|2021-12-14|2021-05-17|
|
||||
|196|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|128|C++|2022-01-23|2021-03-09|
|
||||
|197|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|127|Java|2022-01-22|2021-04-13|
|
||||
|198|[sunyilgdx/NSP-BERT](https://github.com/sunyilgdx/NSP-BERT)|The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"|125|Python|2021-11-16|2021-09-06|
|
||||
|199|[bruceqiq/code_study](https://github.com/bruceqiq/code_study)|个人编程知识总结。包含前端、后端、服务端与设计等等相关的技术总结。|125|DM|2021-11-20|2021-04-11|
|
||||
|200|[itwanger/LearnCS-ByYourself](https://github.com/itwanger/LearnCS-ByYourself)|CS 自学指南(Java编程语言、数据库、数据结构与算法、计算机组成原理、操作系统、计算机网络、英语、简历、面试)|124|-|2021-08-08|2021-06-19|
|
||||
|118|[HW140701/Book-list-of-computational-geometry-and-computer-graphics](https://github.com/HW140701/Book-list-of-computational-geometry-and-computer-graphics)|Book list of computational geometry and computer graphics 计算几何和计算机图形学必读书单与经典书籍|281|-|2021-12-11|2021-04-12|
|
||||
|119|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|281|JavaScript|2021-09-13|2021-04-04|
|
||||
|120|[ebooklist/awesome-ebooks-list](https://github.com/ebooklist/awesome-ebooks-list)|编程类电子书合集|280|-|2021-07-28|2021-02-18|
|
||||
|121|[dingwpmz/JavaLadder](https://github.com/dingwpmz/JavaLadder)|java进阶,关注Java主流中间件,覆盖RocketMQ、Dubbo、Sentienl、Kafka、Canal、ElasticSearch、ElasticJob等12个专栏近300篇文章。|276|-|2021-11-12|2021-03-28|
|
||||
|122|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 ,算法图书,algorithm|275|Java|2022-01-26|2021-06-30|
|
||||
|123|[flycash/interview-baguwen](https://github.com/flycash/interview-baguwen)|面试八股文|271|-|2021-09-19|2021-04-12|
|
||||
|124|[Tyson0314/java-books](https://github.com/Tyson0314/java-books)|程序员常读书单整理,附下载地址,希望对你有帮助。书单包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、架构、中间件等等。本仓库持续更新中,可以star一下,下次找书直接在上面搜索|269|-|2021-12-10|2021-07-25|
|
||||
|125|[csguide-dabai/interview-guide](https://github.com/csguide-dabai/interview-guide)|总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。|265|-|2021-12-02|2021-08-06|
|
||||
|126|[ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview](https://github.com/ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview)|嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文。包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构,网络编程,大厂笔试面试题等。持续更新中~~有问题可以加我微信,LinuxDriverDev|256|-|2021-09-07|2021-04-07|
|
||||
|127|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|255|C++|2022-01-19|2021-11-30|
|
||||
|128|[eddycjy/go-developer-roadmap](https://github.com/eddycjy/go-developer-roadmap)|【Go 学习地图】涵盖业内 Go 面试题和所需要掌握的 Go 核心知识大全|250|-|2021-09-20|2021-05-30|
|
||||
|129|[CLUEbenchmark/FewCLUE](https://github.com/CLUEbenchmark/FewCLUE)|FewCLUE 小样本学习测评基准,中文版|245|Python|2021-09-30|2021-04-28|
|
||||
|130|[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 ...|239|Java|2021-12-27|2021-10-23|
|
||||
|131|[0voice/dpdk_engineer_manual](https://github.com/0voice/dpdk_engineer_manual)|【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表|238|-|2021-09-04|2021-08-23|
|
||||
|132|[lrorpilla/jidoujisho](https://github.com/lrorpilla/jidoujisho)|A highly versatile and modular framework enabling language-agnostic immersion learning on mobile.|235|Dart|2021-12-29|2021-01-31|
|
||||
|133|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|Python|2021-11-01|2021-05-22|
|
||||
|134|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|231|C++|2021-11-02|2021-01-27|
|
||||
|135|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|225|HTML|2022-01-21|2021-05-29|
|
||||
|136|[coderit666/GoGuide](https://github.com/coderit666/GoGuide)|「Go语言学习指南」一份涵盖大部分 Golang 程序员所需要掌握的核心知识,拥有 Go语言教程、Go开源书籍、Go语言入门教程、Go语言学习路线。零基础学习 Go语言、Go编程,首选 GoGuide。|219|-|2021-11-09|2021-11-06|
|
||||
|137|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|219|Shell|2022-01-26|2021-09-08|
|
||||
|138|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|217|Jupyter Notebook|2022-01-26|2021-03-29|
|
||||
|139|[LeonLi0102/spring-in-action-v6-translate](https://github.com/LeonLi0102/spring-in-action-v6-translate)|Spring实战(第6版)翻译项目|213|-|2021-11-30|2021-09-28|
|
||||
|140|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|211|Java|2021-12-29|2021-12-17|
|
||||
|141|[Seazean/JavaNotes](https://github.com/Seazean/JavaNotes)|📁Java 学习笔记,排版整洁美观,内容由浅入深,欢迎关注|208|-|2021-12-12|2021-03-24|
|
||||
|142|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|207|Go|2022-01-24|2021-02-08|
|
||||
|143|[yfzhang114/Generalization-Causality](https://github.com/yfzhang114/Generalization-Causality)|关于domain generalization,domain adaptation,causality,robutness,prompt,optimization,generative model各式各样研究的阅读笔记|206|-|2021-11-25|2021-06-23|
|
||||
|144|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|201|Ruby|2021-11-03|2021-11-03|
|
||||
|145|[whylisa/front-end-interview](https://github.com/whylisa/front-end-interview)|最强前端面试资源|200|-|2021-11-24|2021-07-22|
|
||||
|146|[disclose/research-threats](https://github.com/disclose/research-threats)|Collection of legal threats against good faith Security Researchers; vulnerability disclosure gone wrong. A continuation of work started by @attritionorg|199|CSS|2021-10-26|2021-04-05|
|
||||
|147|[yuantn/MI-AOD](https://github.com/yuantn/MI-AOD)|Code for Multiple Instance Active Learning for Object Detection, CVPR 2021|198|Python|2021-11-12|2021-03-01|
|
||||
|148|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|197|TeX|2022-01-24|2021-10-15|
|
||||
|149|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|192|Python|2021-12-11|2021-03-16|
|
||||
|150|[v2018z/xueXiQiangguo](https://github.com/v2018z/xueXiQiangguo)|学习强国 积分 自动 阅读 答题 - 支持每日、每周、专项答题|190|-|2021-12-10|2021-04-26|
|
||||
|151|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程,对没有编程经验的同学也非常友好。在vim下从浅入深,逐步学习。|189|Shell|2021-12-10|2021-08-04|
|
||||
|152|[pen4uin/PentestNote](https://github.com/pen4uin/PentestNote)|个人输出,经验/思路/想法/总结/笔记/. . .|184|-|2021-12-09|2021-05-26|
|
||||
|153|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|182|Java|2021-11-18|2021-10-09|
|
||||
|154|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |176|C++|2021-11-07|2021-07-09|
|
||||
|155|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|176|C|2021-12-27|2021-03-22|
|
||||
|156|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|174|Go|2021-08-18|2021-07-11|
|
||||
|157|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|Jupyter Notebook|2022-01-07|2021-02-18|
|
||||
|158|[Lakr233/myyearwithgit](https://github.com/Lakr233/myyearwithgit)|代码仓库年终总结报告。|173|Swift|2022-01-10|2021-11-29|
|
||||
|159|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|173|Lua|2022-01-15|2021-11-02|
|
||||
|160|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|172|TeX|2021-12-29|2021-08-15|
|
||||
|161|[phodal/dx](https://github.com/phodal/dx)|《开发者体验:探索与重塑》电子书。book of research and refactoring in developer experience (WIP)|171|SCSS|2021-11-19|2021-10-15|
|
||||
|162|[coderit666/CNote](https://github.com/coderit666/CNote)|「CNote」一份涵盖大部分学习 C 语言所需要掌握的核心知识,致力于打造最易懂的 C语言入门教程,让天下没有难学的 C语言。(包含C语言教程、C语言精华文章)|168|-|2021-11-08|2021-07-30|
|
||||
|163|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|163|HTML|2021-11-09|2021-09-23|
|
||||
|164|[zyddnys/manga-image-translator](https://github.com/zyddnys/manga-image-translator)|Translate manga/image 一键翻译各类图片内文字 https://touhou.ai/imgtrans/|163|Python|2021-12-13|2021-02-18|
|
||||
|165|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|159|Go|2021-12-26|2021-10-18|
|
||||
|166|[DL-Practise/YoloAll](https://github.com/DL-Practise/YoloAll)|YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest|157|Python|2021-12-02|2021-08-22|
|
||||
|167|[zhpanvip/AndroidNote](https://github.com/zhpanvip/AndroidNote)|个人学习笔记,Android面试指南。|155|-|2021-10-11|2021-02-15|
|
||||
|168|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|154|Jupyter Notebook|2021-09-22|2021-09-22|
|
||||
|169|[TanaStudy/CS-Book](https://github.com/TanaStudy/CS-Book)|📚计算机类优质的书籍收藏,涵盖计算机基础、数据库、Java、微服务、设计模式等等等等👍👍👍,持续更新中🏃。|154|-|2021-11-25|2021-08-03|
|
||||
|170|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|153|Shell|2022-01-20|2021-12-02|
|
||||
|171|[nthack/IPTVM3U](https://github.com/nthack/IPTVM3U)|IPTV直播源、直播地址分享;M3U直播地址分享。主要分享:国内IPTV直播源、广东IPTV直播源、香港IPTV直播源。不定期增加列表,不定期检查。|152|-|2021-09-18|2021-03-22|
|
||||
|172|[httaotao/glusterfs-book](https://github.com/httaotao/glusterfs-book)|作为国内第一本glusterfs的书籍,方便大家学习了解|148|-|2021-08-02|2021-08-02|
|
||||
|173|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|Dynamically creates a user interface for adjusting theme, plugin, and snippet CSS variables|144|TypeScript|2021-12-14|2021-03-28|
|
||||
|174|[ttttmr/wechat2rss](https://github.com/ttttmr/wechat2rss)|微信公众号转RSS|143|HTML|2022-01-22|2021-09-25|
|
||||
|175|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|141|Shell|2021-11-05|2021-05-27|
|
||||
|176|[puge-up/programming-play](https://github.com/puge-up/programming-play)|致力于实习/校招/社招进大厂打法,计算机基础知识学习,C++、Java、算法学习路线,专注于编程打法!|141|-|2021-08-15|2021-03-09|
|
||||
|177|[0voice/linux_environment_tools](https://github.com/0voice/linux_environment_tools)|总结linux环境开发工具,包含linux,虚拟机,编译器,编辑器,测试工具,加密工具|139|-|2021-11-11|2021-11-08|
|
||||
|178|[PureWhiteWu/nomicon-zh-Hans](https://github.com/PureWhiteWu/nomicon-zh-Hans)|Rust 死灵书简体中文翻译|139|Handlebars|2021-12-13|2021-09-21|
|
||||
|179|[ljinkai/weekly](https://github.com/ljinkai/weekly)|独立开发产品变现周刊,每周五发布。|138|-|2021-12-10|2021-04-28|
|
||||
|180|[EXHades/CyberSpaceSearchEngine-Research](https://github.com/EXHades/CyberSpaceSearchEngine-Research)|网络空间测绘/搜索引擎相关的资料|138|-|2021-08-13|2021-03-24|
|
||||
|181|[18888628835/Blog](https://github.com/18888628835/Blog)|我的知识文档库,学习笔记与学习总结。|138|TypeScript|2022-01-26|2021-02-26|
|
||||
|182|[Kobaayyy/Awesome-ICCV2021-Low-Level-Vision](https://github.com/Kobaayyy/Awesome-ICCV2021-Low-Level-Vision)|A Collection of Papers and Codes for ICCV2021 Low Level Vision and Image Generation|137|-|2021-11-16|2021-08-12|
|
||||
|183|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|136|C|2021-10-15|2021-04-26|
|
||||
|184|[CodingDocs/programmer-sideline](https://github.com/CodingDocs/programmer-sideline)|程序员副业赚钱之路。|135|-|2021-10-14|2021-09-28|
|
||||
|185|[gaowanliang/OneDriveShareLinkPushAria2](https://github.com/gaowanliang/OneDriveShareLinkPushAria2)|Extract download URLs from OneDrive or SharePoint share links and push them to aria2, even on systems without a GUI.|135|Python|2021-09-28|2021-05-08|
|
||||
|186|[shengxinjing/it-roadmap](https://github.com/shengxinjing/it-roadmap)|大圣的前端学习路线图|133|Python|2021-12-13|2021-11-27|
|
||||
|187|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|133|TeX|2022-01-26|2021-05-20|
|
||||
|188|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|JavaScript|2021-12-06|2021-10-25|
|
||||
|189|[overmind1980/oeasyvim](https://github.com/overmind1980/oeasyvim)|这是oeasy制作的的一套关于vim的教程 可以在 https://www.lanqiao.cn/teacher/courses/2840 做实验 邀请码FJWYIMGB 本教程从0基础开始,到精通vim配置,和高级命令。希望能让vim是你的开发更高效。|131|Vim script|2021-12-10|2021-07-23|
|
||||
|190|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|130|TypeScript|2021-12-14|2021-05-17|
|
||||
|191|[0voice/backend_video](https://github.com/0voice/backend_video)|后端免费技术分享视频,包含Linux,RTSP RTMP, HLS, 流媒体, ffmpeg, WebRTC,golang,Nginx,ZeroMQ,MySQL,Redis,fastdfs,MongoDB,ZK,CDN,P2P,K8S,Docker,ffmpeg,TCP/IP,协程,DPDK|128|-|2021-09-04|2021-08-23|
|
||||
|192|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|128|Jupyter Notebook|2022-01-04|2021-07-16|
|
||||
|193|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|128|Java|2022-01-22|2021-04-13|
|
||||
|194|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|128|C++|2022-01-23|2021-03-09|
|
||||
|195|[sunyilgdx/NSP-BERT](https://github.com/sunyilgdx/NSP-BERT)|The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"|125|Python|2021-11-16|2021-09-06|
|
||||
|196|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|125|HTML|2022-01-25|2021-04-26|
|
||||
|197|[bruceqiq/code_study](https://github.com/bruceqiq/code_study)|个人编程知识总结。包含前端、后端、服务端与设计等等相关的技术总结。|125|DM|2021-11-20|2021-04-11|
|
||||
|198|[itwanger/LearnCS-ByYourself](https://github.com/itwanger/LearnCS-ByYourself)|CS 自学指南(Java编程语言、数据库、数据结构与算法、计算机组成原理、操作系统、计算机网络、英语、简历、面试)|124|-|2021-08-08|2021-06-19|
|
||||
|199|[course-rs/algos](https://github.com/course-rs/algos)|<<Rust算法教程>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms|123|Rust|2022-01-26|2021-12-02|
|
||||
|200|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构(C语言描述)学习笔记|122|C|2022-01-03|2021-10-09|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Assembly
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > C
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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)|467|2022-01-18|2021-03-05|
|
||||
|2|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|288|2022-01-15|2022-01-04|
|
||||
|1|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|468|2022-01-18|2021-03-05|
|
||||
|2|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|290|2022-01-15|2022-01-04|
|
||||
|3|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|176|2021-12-27|2021-03-22|
|
||||
|4|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|136|2021-10-15|2021-04-26|
|
||||
|5|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构(C语言描述)学习笔记|122|2022-01-03|2021-10-09|
|
||||
|
||||
@ -1,22 +1,22 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > C++
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|2018|2022-01-23|2021-02-17|
|
||||
|2|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1336|2021-10-21|2021-07-09|
|
||||
|3|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|946|2022-01-25|2021-12-10|
|
||||
|4|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|835|2022-01-18|2021-02-18|
|
||||
|5|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|372|2021-12-15|2021-12-06|
|
||||
|6|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|253|2022-01-19|2021-11-30|
|
||||
|7|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|230|2021-11-02|2021-01-27|
|
||||
|8|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |175|2021-11-07|2021-07-09|
|
||||
|1|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|2023|2022-01-23|2021-02-17|
|
||||
|2|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1340|2021-10-21|2021-07-09|
|
||||
|3|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|951|2022-01-26|2021-12-10|
|
||||
|4|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|839|2022-01-18|2021-02-18|
|
||||
|5|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|374|2021-12-15|2021-12-06|
|
||||
|6|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|255|2022-01-19|2021-11-30|
|
||||
|7|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|231|2021-11-02|2021-01-27|
|
||||
|8|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |176|2021-11-07|2021-07-09|
|
||||
|9|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|128|2022-01-23|2021-03-09|
|
||||
|10|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|121|2021-11-09|2021-07-21|
|
||||
|11|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|111|2021-12-28|2021-11-04|
|
||||
|12|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。|105|2022-01-05|2021-07-15|
|
||||
|12|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。|108|2022-01-05|2021-07-15|
|
||||
|13|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|92|2022-01-13|2021-04-07|
|
||||
|14|[weiyu666/GAMES202homework](https://github.com/weiyu666/GAMES202homework)|主要是学习闫老师的GAMES202高质量实时渲染完成的大作业|56|2021-10-08|2021-04-06|
|
||||
|
||||
|
||||
@ -1,17 +1,16 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > C#
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|3193|2022-01-25|2021-12-24|
|
||||
|2|[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下高性能、轻量级针对分表分库读写分离的解决方案,具有零依赖、零学习成本、零业务代码入侵|450|2022-01-25|2021-01-26|
|
||||
|3|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|87|2022-01-25|2021-09-21|
|
||||
|4|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|72|2022-01-14|2021-07-23|
|
||||
|5|[lesliexinxin/LeslieXin.SimpleMMF](https://github.com/lesliexinxin/LeslieXin.SimpleMMF)|简单、易用的进程间通信框架,基于共享内存实现。 A simple, easy-to-use framework for interprocess communication based on shared memory|56|2021-08-05|2021-08-02|
|
||||
|6|[Anduin2017/CameraVoyeur](https://github.com/Anduin2017/CameraVoyeur)|摄像头黑入器。(基于RickAstley论文实现)|49|2021-09-13|2021-09-12|
|
||||
|7|[pwj0528/BiliBiliTool](https://github.com/pwj0528/BiliBiliTool)|.Net 5 编写的B站(哔哩哔哩)任务工具,通过GitHub Actions实现每日线上自动运行任务:每日自动登录、观看、分享、投币视频,获取每日任务的满额经验,轻松升级Level 6,实现自动领取大会员权益、月底自动为自己充电等功能。|27|2021-11-14|2021-04-07|
|
||||
|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|3219|2022-01-25|2021-12-24|
|
||||
|2|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|87|2022-01-25|2021-09-21|
|
||||
|3|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|72|2022-01-14|2021-07-23|
|
||||
|4|[lesliexinxin/LeslieXin.SimpleMMF](https://github.com/lesliexinxin/LeslieXin.SimpleMMF)|简单、易用的进程间通信框架,基于共享内存实现。 A simple, easy-to-use framework for interprocess communication based on shared memory|56|2021-08-05|2021-08-02|
|
||||
|5|[Anduin2017/CameraVoyeur](https://github.com/Anduin2017/CameraVoyeur)|摄像头黑入器。(基于RickAstley论文实现)|49|2021-09-13|2021-09-12|
|
||||
|6|[pwj0528/BiliBiliTool](https://github.com/pwj0528/BiliBiliTool)|.Net 5 编写的B站(哔哩哔哩)任务工具,通过GitHub Actions实现每日线上自动运行任务:每日自动登录、观看、分享、投币视频,获取每日任务的满额经验,轻松升级Level 6,实现自动领取大会员权益、月底自动为自己充电等功能。|27|2021-11-14|2021-04-07|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > CSS
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|504|2021-12-13|2021-08-01|
|
||||
|2|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|335|2022-01-12|2021-03-11|
|
||||
|2|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|337|2022-01-12|2021-03-11|
|
||||
|3|[disclose/research-threats](https://github.com/disclose/research-threats)|Collection of legal threats against good faith Security Researchers; vulnerability disclosure gone wrong. A continuation of work started by @attritionorg|199|2021-10-26|2021-04-05|
|
||||
|4|[yitd/wxkp](https://github.com/yitd/wxkp)|微信卡片分享链接在线制作工具|71|2021-12-11|2021-08-14|
|
||||
|5|[AIAHUB/HUST-AIA-Courses-Resource](https://github.com/AIAHUB/HUST-AIA-Courses-Resource)|HUST-AIA学院课程资源|40|2022-01-17|2021-05-10|
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Dart
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[lrorpilla/jidoujisho](https://github.com/lrorpilla/jidoujisho)|A highly versatile and modular framework enabling language-agnostic immersion learning on mobile.|235|2021-12-29|2021-01-31|
|
||||
|2|[18824863285/BaseFlutter](https://github.com/18824863285/BaseFlutter)|Provider MVVM的最佳实践,最适合新手学习的flutter开源项目|106|2021-07-30|2021-03-28|
|
||||
|2|[18824863285/BaseFlutter](https://github.com/18824863285/BaseFlutter)|Provider MVVM的最佳实践,最适合新手学习的flutter开源项目|107|2021-07-30|2021-03-28|
|
||||
|3|[nightmare-space/speed_share](https://github.com/nightmare-space/speed_share)|Speed Share is a highly available file sharing terminal on LAN(local area network) developed by flutter framework.|75|2022-01-07|2021-02-12|
|
||||
|4|[longer96/flutter-demo](https://github.com/longer96/flutter-demo)|🔥Flutter 那些花里胡哨的界面🔥,花里胡哨的底部导航,仿抖音、小红书底部菜单,向上展开菜单,半圆菜单,中间凹进去的菜单,动画底部导航|74|2021-10-14|2021-06-21|
|
||||
|5|[NewPracticer/Flutter-Dart-DataStructure](https://github.com/NewPracticer/Flutter-Dart-DataStructure)|使用flutter的dart语言重写数据结构与算法。包括线性搜索、选择排序、插入排序、栈,队列,链表、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表、计数排序、LSD基数排序、MSD排序,桶排序、字符串匹配、图的邻接矩阵、邻接表,深度优先遍历及应用|64|2021-09-24|2021-07-19|
|
||||
|6|[ezshine/FlutterWidgetsCatalog](https://github.com/ezshine/FlutterWidgetsCatalog)|a project for learning all Flutter Widgets , sync from flutter.dev the officia website.|29|2021-08-04|2021-03-16|
|
||||
|7|[baiyuliang/Flutter-WanWan](https://github.com/baiyuliang/Flutter-WanWan)|Flutter入门项目(首页,消息,圈子,我的)|13|2021-08-17|2021-03-26|
|
||||
|8|[HuRuWo/HowToReserveFlutter](https://github.com/HuRuWo/HowToReserveFlutter)|HowToReserveFlutter is some reverse flutter note 。flutter逆向笔记,如何一步一步分析 flutter apk。|10|2022-01-22|2021-12-20|
|
||||
|8|[HuRuWo/HowToReserveFlutter](https://github.com/HuRuWo/HowToReserveFlutter)|HowToReserveFlutter is some reverse flutter note 。flutter逆向笔记,如何一步一步分析 flutter apk。|11|2022-01-22|2021-12-20|
|
||||
|9|[cocojian/flutter100days](https://github.com/cocojian/flutter100days)|这是一个flutter教程,用100天的时间来完成挑战,每天只需要完成一课,100天之后,你将遇见更好的自己。|8|2021-11-24|2021-11-21|
|
||||
|10|[kangshaojun/study-notes](https://github.com/kangshaojun/study-notes)|Flutter React Golang WebRTC等技术学习笔记|6|2021-08-14|2021-07-16|
|
||||
|11|[zhou-Flutter/flutter_dome](https://github.com/zhou-Flutter/flutter_dome)|实战小红书|6|2021-10-31|2021-06-15|
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Go
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4335|2022-01-13|2021-08-09|
|
||||
|2|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|817|2022-01-17|2021-11-03|
|
||||
|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4339|2022-01-13|2021-08-09|
|
||||
|2|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|818|2022-01-17|2021-11-03|
|
||||
|3|[chenjiandongx/mandodb](https://github.com/chenjiandongx/mandodb)|🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB|453|2021-08-08|2021-06-19|
|
||||
|4|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|340|2021-11-26|2021-09-25|
|
||||
|5|[zeromicro/zero-examples](https://github.com/zeromicro/zero-examples)|go-zero examples|207|2022-01-24|2021-02-08|
|
||||
|6|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|174|2021-08-18|2021-07-11|
|
||||
|7|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|158|2021-12-26|2021-10-18|
|
||||
|8|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现,偏重于数据结构。另外包含web开源项目(中间件)的日常使用|85|2022-01-25|2021-11-20|
|
||||
|7|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|159|2021-12-26|2021-10-18|
|
||||
|8|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现,偏重于数据结构。另外包含web开源项目(中间件)的日常使用|87|2022-01-26|2021-11-20|
|
||||
|9|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|83|2021-11-09|2021-11-08|
|
||||
|
||||
<div align="center">
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Groovy
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[Guanghua-Zhu/Groovy-Demo](https://github.com/Guanghua-Zhu/Groovy-Demo)|Groovy语法教程|2|2022-01-24|2021-12-23|
|
||||
|1|[Guanghua-Zhu/Groovy-Demo](https://github.com/Guanghua-Zhu/Groovy-Demo)|Groovy语法教程|2|2022-01-26|2021-12-23|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,44 +1,45 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > HTML
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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|2259|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|2264|2021-10-31|2021-10-02|
|
||||
|2|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1463|2022-01-21|2021-08-23|
|
||||
|3|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1394|2021-09-09|2021-04-28|
|
||||
|4|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|829|2021-10-30|2021-03-11|
|
||||
|5|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|445|2021-10-05|2021-08-28|
|
||||
|6|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|389|2022-01-09|2021-08-29|
|
||||
|7|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|224|2022-01-21|2021-05-29|
|
||||
|3|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1393|2021-09-09|2021-04-28|
|
||||
|4|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|831|2021-10-30|2021-03-11|
|
||||
|5|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|446|2021-10-05|2021-08-28|
|
||||
|6|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|391|2022-01-09|2021-08-29|
|
||||
|7|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|225|2022-01-21|2021-05-29|
|
||||
|8|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|163|2021-11-09|2021-09-23|
|
||||
|9|[ttttmr/wechat2rss](https://github.com/ttttmr/wechat2rss)|微信公众号转RSS|143|2022-01-22|2021-09-25|
|
||||
|10|[su37josephxia/bytedance-youth-training-camp](https://github.com/su37josephxia/bytedance-youth-training-camp)|字节青训营教程|122|2021-10-08|2021-09-18|
|
||||
|11|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|122|2022-01-25|2021-04-26|
|
||||
|10|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|125|2022-01-25|2021-04-26|
|
||||
|11|[su37josephxia/bytedance-youth-training-camp](https://github.com/su37josephxia/bytedance-youth-training-camp)|字节青训营教程|122|2021-10-08|2021-09-18|
|
||||
|12|[sqlsec/Hackintosh](https://github.com/sqlsec/Hackintosh)|国光的黑苹果安装教程:手把手教你配置 OpenCore|113|2021-12-19|2021-09-15|
|
||||
|13|[MikeCreken/lanlanInterview](https://github.com/MikeCreken/lanlanInterview)|此仓库将包含各大银行的基本介绍,笔试面试特点,发现这个宝库就离上岸不远了,哼|81|2021-11-25|2021-11-13|
|
||||
|13|[MikeCreken/lanlanInterview](https://github.com/MikeCreken/lanlanInterview)|此仓库将包含各大银行的基本介绍,笔试面试特点,发现这个宝库就离上岸不远了,哼|82|2021-11-25|2021-11-13|
|
||||
|14|[jaywcjlove/regexp-example](https://github.com/jaywcjlove/regexp-example)|正则表达式实例搜集,通过实例来学习正则表达式。|78|2022-01-15|2021-11-15|
|
||||
|15|[beichensky/Blog](https://github.com/beichensky/Blog)|经常写博客的地方,会时常记录一些学习笔记、技术博客或者踩坑历程。|70|2021-08-24|2021-02-25|
|
||||
|16|[su37josephxia/frontend-interview](https://github.com/su37josephxia/frontend-interview)|前端面试知识点|54|2022-01-25|2021-09-03|
|
||||
|16|[su37josephxia/frontend-interview](https://github.com/su37josephxia/frontend-interview)|前端面试知识点|54|2022-01-26|2021-09-03|
|
||||
|17|[muzihuaner/E-Cert](https://github.com/muzihuaner/E-Cert)|电子证书生成器|34|2021-08-28|2021-08-27|
|
||||
|18|[tomoya92/dstmod-tutorial](https://github.com/tomoya92/dstmod-tutorial)|饥荒mod开发教程,慢慢完善中|34|2021-12-26|2021-07-22|
|
||||
|19|[wangtunan/involution](https://github.com/wangtunan/involution)|前端面试内卷仓库|34|2022-01-03|2021-02-26|
|
||||
|20|[mobxjs/zh.mobx.js.org](https://github.com/mobxjs/zh.mobx.js.org)|Mobx中文文档|33|2022-01-17|2021-02-05|
|
||||
|21|[luckyzhz/software-designer](https://github.com/luckyzhz/software-designer)|软考中级教程-软件设计师|32|2022-01-04|2021-12-22|
|
||||
|22|[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-22|2021-07-15|
|
||||
|20|[luckyzhz/software-designer](https://github.com/luckyzhz/software-designer)|软考中级教程-软件设计师|33|2022-01-04|2021-12-22|
|
||||
|21|[lopezbec/COVID19_Tweets_Dataset](https://github.com/lopezbec/COVID19_Tweets_Dataset)|This dataset contains all the 2021 COVID-19 related data from the paper "An Augmented Multilingual Twitter Dataset for Studying the COVID-19 Infodemic" |33|2022-01-26|2021-07-15|
|
||||
|22|[mobxjs/zh.mobx.js.org](https://github.com/mobxjs/zh.mobx.js.org)|Mobx中文文档|33|2022-01-17|2021-02-05|
|
||||
|23|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|26|2022-01-12|2021-06-27|
|
||||
|24|[carlsummer/python_developer_tools](https://github.com/carlsummer/python_developer_tools)|论文复现,多机多卡|25|2022-01-21|2021-04-30|
|
||||
|25|[sh2288/transer](https://github.com/sh2288/transer)|文字游戏_翻译君_调用有道,百度,腾讯,彩云...调用云翻译API的GALGAME翻译工具|24|2021-12-27|2021-07-28|
|
||||
|26|[yangheng95/ABSADatasets](https://github.com/yangheng95/ABSADatasets)|Public & Community-shared datasets for Aspect-based sentiment analysis and Text Classification|24|2022-01-25|2021-06-08|
|
||||
|24|[sh2288/transer](https://github.com/sh2288/transer)|文字游戏_翻译君_调用有道,百度,腾讯,彩云...调用云翻译API的GALGAME翻译工具|24|2021-12-27|2021-07-28|
|
||||
|25|[yangheng95/ABSADatasets](https://github.com/yangheng95/ABSADatasets)|Public & Community-shared datasets for Aspect-based sentiment analysis and Text Classification|24|2022-01-26|2021-06-08|
|
||||
|26|[carlsummer/python_developer_tools](https://github.com/carlsummer/python_developer_tools)|论文复现,多机多卡|24|2022-01-21|2021-04-30|
|
||||
|27|[DaGeger/paper-conversion](https://github.com/DaGeger/paper-conversion)|文章去重助手 论文降重 智能改写 智能原创|24|2022-01-18|2021-03-23|
|
||||
|28|[RenektonChr/gitbook](https://github.com/RenektonChr/gitbook)|renekton的gitbook|22|2021-11-17|2021-04-27|
|
||||
|29|[Biusec/Open_the_cyber_security_door](https://github.com/Biusec/Open_the_cyber_security_door)|打开网络安全之门(网络安全各方向学习指南)|20|2021-08-04|2021-07-02|
|
||||
|30|[HaujetZhao/ShortcutMapper_Chinese](https://github.com/HaujetZhao/ShortcutMapper_Chinese)|可视化、交互式的快捷键映射图,中文版本,可以直观地查找快捷键。不懂编程也可以方便地修改、添加快捷键。|19|2021-11-13|2021-02-20|
|
||||
|31|[liuzhijun-source/spacemacs-14-days](https://github.com/liuzhijun-source/spacemacs-14-days)|一个 Spacemacs 的入门教程|17|2021-12-04|2021-09-20|
|
||||
|32|[sjh0020/aria2](https://github.com/sjh0020/aria2)|这是一个懒人合集包,参考自知乎|17|2021-10-25|2021-03-19|
|
||||
|33|[MikesWei/wechat-blog](https://github.com/MikesWei/wechat-blog)|分享Cesium、three.js等开发技术使用心得、经验,附带一些源码|16|2021-12-06|2021-09-16|
|
||||
|34|[WCY-dt/SEU-CyberSecurity-courses](https://github.com/WCY-dt/SEU-CyberSecurity-courses)|东南大学网络空间安全学院学习资料整理。包含课件、笔记、试卷、作业等。|16|2021-11-18|2021-04-23|
|
||||
|28|[AAAZC/bookManagement](https://github.com/AAAZC/bookManagement)|基于《软件工程(第三版)》做的Django小项目,简单易懂适合刚学后端的人看|23|2021-12-20|2021-12-19|
|
||||
|29|[RenektonChr/gitbook](https://github.com/RenektonChr/gitbook)|renekton的gitbook|22|2021-11-17|2021-04-27|
|
||||
|30|[Biusec/Open_the_cyber_security_door](https://github.com/Biusec/Open_the_cyber_security_door)|打开网络安全之门(网络安全各方向学习指南)|20|2021-08-04|2021-07-02|
|
||||
|31|[HaujetZhao/ShortcutMapper_Chinese](https://github.com/HaujetZhao/ShortcutMapper_Chinese)|可视化、交互式的快捷键映射图,中文版本,可以直观地查找快捷键。不懂编程也可以方便地修改、添加快捷键。|19|2021-11-13|2021-02-20|
|
||||
|32|[liuzhijun-source/spacemacs-14-days](https://github.com/liuzhijun-source/spacemacs-14-days)|一个 Spacemacs 的入门教程|17|2021-12-04|2021-09-20|
|
||||
|33|[sjh0020/aria2](https://github.com/sjh0020/aria2)|这是一个懒人合集包,参考自知乎|17|2021-10-25|2021-03-19|
|
||||
|34|[MikesWei/wechat-blog](https://github.com/MikesWei/wechat-blog)|分享Cesium、three.js等开发技术使用心得、经验,附带一些源码|16|2021-12-06|2021-09-16|
|
||||
|35|[WCY-dt/SEU-CyberSecurity-courses](https://github.com/WCY-dt/SEU-CyberSecurity-courses)|东南大学网络空间安全学院学习资料整理。包含课件、笔记、试卷、作业等。|16|2021-11-18|2021-04-23|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,23 +1,23 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Java
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9687|2021-11-07|2021-03-17|
|
||||
|2|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2491|2021-12-15|2021-05-15|
|
||||
|1|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9694|2021-11-07|2021-03-17|
|
||||
|2|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2492|2021-12-15|2021-05-15|
|
||||
|3|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册(8 年 Android 开发者的成长感悟)|577|2021-11-21|2021-11-04|
|
||||
|4|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|536|2022-01-25|2021-07-27|
|
||||
|5|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划,仅用于个人归纳总结。|389|2021-12-03|2021-05-11|
|
||||
|6|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 ,算法图书,algorithm|275|2022-01-25|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 ...|238|2021-12-27|2021-10-23|
|
||||
|8|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|209|2021-12-29|2021-12-17|
|
||||
|6|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 ,算法图书,algorithm|275|2022-01-26|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 ...|239|2021-12-27|2021-10-23|
|
||||
|8|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|211|2021-12-29|2021-12-17|
|
||||
|9|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|182|2021-11-18|2021-10-09|
|
||||
|10|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|127|2022-01-22|2021-04-13|
|
||||
|10|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|128|2022-01-22|2021-04-13|
|
||||
|11|[bkfish/Apache-Log4j-Learning](https://github.com/bkfish/Apache-Log4j-Learning)|Apache-Log4j漏洞复现笔记|84|2021-12-10|2021-12-10|
|
||||
|12|[MilitaryIntelligence6/Cva](https://github.com/MilitaryIntelligence6/Cva)|从0实现一个JVM语言Cva及教程, 目前实现编译器;|55|2021-09-01|2021-02-14|
|
||||
|13|[alangsuo/BILIBILI-HELPER-PRE](https://github.com/alangsuo/BILIBILI-HELPER-PRE)|这是一个利用 Linux Crontab , Docker等方式实现哔哩哔哩(Bilibili)每日任务投币,点赞,分享视频,直播签到,银瓜子兑换硬币,漫画每日签到,简单配置即可每日轻松获取 65 经验值,快来和我一起成为 Lv6 吧~~~~|53|2021-10-08|2021-04-29|
|
||||
|12|[alangsuo/BILIBILI-HELPER-PRE](https://github.com/alangsuo/BILIBILI-HELPER-PRE)|这是一个利用 Linux Crontab , Docker等方式实现哔哩哔哩(Bilibili)每日任务投币,点赞,分享视频,直播签到,银瓜子兑换硬币,漫画每日签到,简单配置即可每日轻松获取 65 经验值,快来和我一起成为 Lv6 吧~~~~|83|2022-01-14|2021-04-29|
|
||||
|13|[MilitaryIntelligence6/Cva](https://github.com/MilitaryIntelligence6/Cva)|从0实现一个JVM语言Cva及教程, 目前实现编译器;|55|2021-09-01|2021-02-14|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > JavaScript
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1445|2022-01-25|2021-08-28|
|
||||
|2|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|852|2022-01-21|2021-10-11|
|
||||
|1|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1450|2022-01-25|2021-08-28|
|
||||
|2|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|861|2022-01-25|2021-10-11|
|
||||
|3|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|791|2022-01-20|2021-04-13|
|
||||
|4|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|521|2022-01-24|2021-06-11|
|
||||
|4|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|523|2022-01-26|2021-06-11|
|
||||
|5|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|450|2022-01-24|2021-04-02|
|
||||
|6|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,包括订阅与发表言论,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|433|2022-01-25|2021-11-24|
|
||||
|6|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|436|2022-01-26|2021-11-24|
|
||||
|7|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|332|2022-01-25|2021-06-28|
|
||||
|8|[gys619/jdd](https://github.com/gys619/jdd)|自用的jd(京东)脚本合集|299|2022-01-24|2021-09-02|
|
||||
|8|[gys619/jdd](https://github.com/gys619/jdd)|自用的jd(京东)脚本合集|305|2022-01-26|2021-09-02|
|
||||
|9|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|281|2021-09-13|2021-04-04|
|
||||
|10|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|2021-12-06|2021-10-25|
|
||||
|11|[xxxDeveloper/algorithm-notes](https://github.com/xxxDeveloper/algorithm-notes)|📝 一个小前端的算法笔记 / js algorithm notes|110|2021-12-08|2021-07-15|
|
||||
|
||||
@ -1,40 +1,39 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Jupyter Notebook
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1570|2021-12-20|2021-02-28|
|
||||
|2|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1289|2022-01-11|2021-04-29|
|
||||
|3|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|890|2022-01-24|2021-03-21|
|
||||
|4|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|511|2022-01-25|2021-03-11|
|
||||
|5|[d2l-ai/courses-zh-v2](https://github.com/d2l-ai/courses-zh-v2)|中文版 v2 课程|242|2021-09-14|2021-01-26|
|
||||
|6|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|215|2022-01-22|2021-03-29|
|
||||
|7|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|2022-01-07|2021-02-18|
|
||||
|8|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|154|2021-09-22|2021-09-22|
|
||||
|9|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|128|2022-01-04|2021-07-16|
|
||||
|10|[sherlcok314159/ML](https://github.com/sherlcok314159/ML)|此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )|98|2022-01-22|2021-02-19|
|
||||
|11|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|91|2021-09-23|2021-07-02|
|
||||
|12|[shibing624/nlp-tutorial](https://github.com/shibing624/nlp-tutorial)|自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。|71|2021-10-21|2021-08-06|
|
||||
|13|[skywateryang/timeseries101](https://github.com/skywateryang/timeseries101)|本教程独立网站已上线|55|2021-12-28|2021-06-11|
|
||||
|14|[Sharpiless/yolov5-distillation-5.0](https://github.com/Sharpiless/yolov5-distillation-5.0)|yolov5 5.0 version distillation yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s|54|2021-07-29|2021-05-17|
|
||||
|15|[ssssww0905/-PyTorch-](https://github.com/ssssww0905/-PyTorch-)|【PyTorch】手把手教你跑通第一个神经网络|52|2022-01-03|2021-11-19|
|
||||
|16|[zhangjx831/Data-Science-Notes](https://github.com/zhangjx831/Data-Science-Notes)|数据科学与机器学习炼成笔记|51|2022-01-22|2021-03-30|
|
||||
|17|[fanfansann/fanfan-deep-learning-note](https://github.com/fanfansann/fanfan-deep-learning-note)|《繁凡的深度学习笔记》代码、PDF文件仓库|47|2022-01-24|2021-10-20|
|
||||
|1|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1575|2022-01-26|2021-02-28|
|
||||
|2|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1290|2022-01-11|2021-04-29|
|
||||
|3|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|891|2022-01-24|2021-03-21|
|
||||
|4|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|512|2022-01-26|2021-03-11|
|
||||
|5|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|217|2022-01-26|2021-03-29|
|
||||
|6|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|2022-01-07|2021-02-18|
|
||||
|7|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|154|2021-09-22|2021-09-22|
|
||||
|8|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|128|2022-01-04|2021-07-16|
|
||||
|9|[sherlcok314159/ML](https://github.com/sherlcok314159/ML)|此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )|98|2022-01-22|2021-02-19|
|
||||
|10|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|91|2021-09-23|2021-07-02|
|
||||
|11|[shibing624/nlp-tutorial](https://github.com/shibing624/nlp-tutorial)|自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。|71|2021-10-21|2021-08-06|
|
||||
|12|[skywateryang/timeseries101](https://github.com/skywateryang/timeseries101)|本教程独立网站已上线|55|2021-12-28|2021-06-11|
|
||||
|13|[Sharpiless/yolov5-distillation-5.0](https://github.com/Sharpiless/yolov5-distillation-5.0)|yolov5 5.0 version distillation yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s|54|2021-07-29|2021-05-17|
|
||||
|14|[ssssww0905/-PyTorch-](https://github.com/ssssww0905/-PyTorch-)|【PyTorch】手把手教你跑通第一个神经网络|52|2022-01-03|2021-11-19|
|
||||
|15|[zhangjx831/Data-Science-Notes](https://github.com/zhangjx831/Data-Science-Notes)|数据科学与机器学习炼成笔记|52|2022-01-22|2021-03-30|
|
||||
|16|[fanfansann/fanfan-deep-learning-note](https://github.com/fanfansann/fanfan-deep-learning-note)|《繁凡的深度学习笔记》代码、PDF文件仓库|47|2022-01-24|2021-10-20|
|
||||
|17|[LaoGong-zp/Transformer](https://github.com/LaoGong-zp/Transformer)| Learning materials of Transformer, including my code, XMind, PDF and so on|41|2021-09-28|2021-09-24|
|
||||
|18|[fly51fly/Principle_of_Web_Search_2021](https://github.com/fly51fly/Principle_of_Web_Search_2021)|北邮《网络搜索引擎原理》课程(2021)|41|2021-11-05|2021-09-17|
|
||||
|19|[johnnychen94/Julia_and_its_applications](https://github.com/johnnychen94/Julia_and_its_applications)|2021 年《Julia 语言及其应用》系列讲座的材料|38|2021-12-05|2021-10-16|
|
||||
|20|[LaoGong-zp/Transformer](https://github.com/LaoGong-zp/Transformer)| Learning materials of Transformer, including my code, XMind, PDF and so on|38|2021-09-28|2021-09-24|
|
||||
|21|[jcchan23/CoMPT](https://github.com/jcchan23/CoMPT)|Code of our IJCAI2021 paper: "Learning Attributed Graph Representation with Communicative Message Passing Transformer"|33|2021-09-08|2021-02-03|
|
||||
|22|[xieliaing/CausalInferenceIntro](https://github.com/xieliaing/CausalInferenceIntro)|Causal Inference for the Brave and True的中文翻译版。全部代码基于Python,适用于计量经济学、量化社会学、策略评估等领域。英文版原作者:Matheus Facure|23|2022-01-23|2021-11-07|
|
||||
|23|[dmarx/anthology-of-modern-ml](https://github.com/dmarx/anthology-of-modern-ml)|Collection of important articles to be treated as a textbook|20|2022-01-14|2021-07-14|
|
||||
|24|[zzy99/competition-solutions](https://github.com/zzy99/competition-solutions)|我的数据竞赛方案总结|17|2021-11-16|2021-06-19|
|
||||
|25|[1am9trash/Hung_Yi_Lee_ML_2021](https://github.com/1am9trash/Hung_Yi_Lee_ML_2021)|李宏毅教授 2021年機器學習 作業與筆記匯總|16|2021-09-17|2021-06-27|
|
||||
|26|[whyAndBetter/python_grammar](https://github.com/whyAndBetter/python_grammar)|Python的基础语法学习|15|2022-01-09|2021-08-29|
|
||||
|27|[lvyufeng/d2l-mindspore](https://github.com/lvyufeng/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|14|2021-12-18|2021-10-28|
|
||||
|28|[sangyy/CUDA_Python](https://github.com/sangyy/CUDA_Python)|CUDA Python 科普之夜 手把手教你写GPU加速代码|14|2021-08-26|2021-08-26|
|
||||
|29|[jikeruohai/machine-learning-example](https://github.com/jikeruohai/machine-learning-example)|我的同名B站和公众号中用到的视频|14|2021-10-21|2021-05-22|
|
||||
|30|[ymzis69/gddw_track3](https://github.com/ymzis69/gddw_track3)|阿里云天池广东电网识别挑战赛(赛道三) 亚军方案分享|11|2021-09-15|2021-09-15|
|
||||
|20|[jcchan23/CoMPT](https://github.com/jcchan23/CoMPT)|Code of our IJCAI2021 paper: "Learning Attributed Graph Representation with Communicative Message Passing Transformer"|33|2021-09-08|2021-02-03|
|
||||
|21|[xieliaing/CausalInferenceIntro](https://github.com/xieliaing/CausalInferenceIntro)|Causal Inference for the Brave and True的中文翻译版。全部代码基于Python,适用于计量经济学、量化社会学、策略评估等领域。英文版原作者:Matheus Facure|23|2022-01-23|2021-11-07|
|
||||
|22|[dmarx/anthology-of-modern-ml](https://github.com/dmarx/anthology-of-modern-ml)|Collection of important articles to be treated as a textbook|20|2022-01-14|2021-07-14|
|
||||
|23|[zzy99/competition-solutions](https://github.com/zzy99/competition-solutions)|我的数据竞赛方案总结|17|2021-11-16|2021-06-19|
|
||||
|24|[1am9trash/Hung_Yi_Lee_ML_2021](https://github.com/1am9trash/Hung_Yi_Lee_ML_2021)|李宏毅教授 2021年機器學習 作業與筆記匯總|16|2021-09-17|2021-06-27|
|
||||
|25|[whyAndBetter/python_grammar](https://github.com/whyAndBetter/python_grammar)|Python的基础语法学习|15|2022-01-09|2021-08-29|
|
||||
|26|[lvyufeng/d2l-mindspore](https://github.com/lvyufeng/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|14|2021-12-18|2021-10-28|
|
||||
|27|[sangyy/CUDA_Python](https://github.com/sangyy/CUDA_Python)|CUDA Python 科普之夜 手把手教你写GPU加速代码|14|2021-08-26|2021-08-26|
|
||||
|28|[jikeruohai/machine-learning-example](https://github.com/jikeruohai/machine-learning-example)|我的同名B站和公众号中用到的视频|14|2021-10-21|2021-05-22|
|
||||
|29|[ymzis69/gddw_track3](https://github.com/ymzis69/gddw_track3)|阿里云天池广东电网识别挑战赛(赛道三) 亚军方案分享|11|2021-09-15|2021-09-15|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Kotlin
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|585|2022-01-23|2021-02-05|
|
||||
|2|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|530|2022-01-17|2021-04-03|
|
||||
|1|[SkyD666/Imomoe](https://github.com/SkyD666/Imomoe)|樱花动漫第三方安卓Android客户端,不含广告,免费开源,目的是学习Android开发。|591|2022-01-23|2021-02-05|
|
||||
|2|[compose-museum/hello-compose](https://github.com/compose-museum/hello-compose)|Jetpack Compose 基础教程,持续更新|531|2022-01-17|2021-04-03|
|
||||
|3|[biubiuqiu0/flow-event-bus](https://github.com/biubiuqiu0/flow-event-bus)|EventBus for Android,消息总线,基于SharedFlow,具有生命周期感知能力,支持Sticky,支持线程切换,支持延迟发送。|94|2022-01-18|2021-07-15|
|
||||
|4|[lelelongwang/WanJetpack](https://github.com/lelelongwang/WanJetpack)|💪 持续更新。WanJetpack使用Jetpack MVVM开发架构、单Activity多Fragment设计,项目结构清晰,代码简洁优雅,追求最官方的实现方式。欢迎star,非常感谢。已用到知识点:LiveData、ViewModel、DataBinding、ViewBinding、coroutines、Hilt、Paging3、Room、Navigation、TabLayout、Bottom ...|86|2021-08-07|2021-06-01|
|
||||
|5|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集,展示各种自定义View/控件。项目包含了自定义Banner轮播图控件,自定义验证码输入框,自定义TabLayout等控件,持续更新中:wink::wink::wink:|66|2021-08-17|2021-03-04|
|
||||
|5|[kongpf8848/ViewWorld](https://github.com/kongpf8848/ViewWorld)|自定义View合集,展示各种自定义View/控件。项目包含了自定义Banner轮播图控件,自定义验证码输入框,自定义TabLayout等控件,持续更新中:wink::wink::wink:|67|2021-08-17|2021-03-04|
|
||||
|6|[leavesCZY/RobustWebView](https://github.com/leavesCZY/RobustWebView)|Android WebView H5 秒开方案总结|26|2022-01-14|2021-09-12|
|
||||
|7|[Anddd7/a-blackhorse](https://github.com/Anddd7/a-blackhorse)|tell you how to manage your blackhorse|16|2021-12-24|2021-06-25|
|
||||
|8|[hjhjw1991/build_your_home_in_chengdu](https://github.com/hjhjw1991/build_your_home_in_chengdu)|成都买房攻略|13|2021-12-06|2021-02-06|
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Lua
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|172|2022-01-15|2021-11-02|
|
||||
|1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|173|2022-01-15|2021-11-02|
|
||||
|2|[k8scat/lua-resty-feishu-auth](https://github.com/k8scat/lua-resty-feishu-auth)|适用于 OpenResty / ngx_lua 的基于飞书组织架构的登录认证|20|2021-11-24|2021-08-11|
|
||||
|3|[akkuman/training_place](https://github.com/akkuman/training_place)|代码学习练武场|7|2021-11-08|2021-10-28|
|
||||
|4|[XMTongXie/proxmark3](https://github.com/XMTongXie/proxmark3)|proxmark3使用手册,驱动,连接工具|6|2021-10-15|2021-10-15|
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > MATLAB
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|446|2021-12-09|2021-10-09|
|
||||
|1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|452|2021-12-09|2021-10-09|
|
||||
|2|[kaichen686/GINav](https://github.com/kaichen686/GINav)|GNSS and GNSS/INS integration algorithms|41|2022-01-12|2021-04-04|
|
||||
|3|[sxy0818/ucas-course-2020](https://github.com/sxy0818/ucas-course-2020)|2020-2021学年的国科大雁栖湖集中教学选修课程课件|10|2021-08-28|2021-08-28|
|
||||
|4|[WHUzxp/Supports_for_PST_Paper](https://github.com/WHUzxp/Supports_for_PST_Paper)|论文《考虑实时市场联动的电力零售商鲁棒定价策略》的支撑文件,已投稿《电网技术》杂志。2021年10月23日。|9|2021-10-28|2021-03-02|
|
||||
|
||||
@ -1,12 +1,13 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Objective-C
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[rongcloud/ios-ui-sdk-set](https://github.com/rongcloud/ios-ui-sdk-set)|融云 IM UI SDK 集合,包括各种 UI 组件|12|2022-01-21|2021-02-24|
|
||||
|2|[coyingcat/orderFile](https://github.com/coyingcat/orderFile)|学习二进制重排|2|2021-08-26|2021-08-25|
|
||||
|2|[yangKJ/KJEmitterView](https://github.com/yangKJ/KJEmitterView)|开发加速库,LeetCode算法,Opencv图片算法,正则算法,粒子效果,数组字典高级用法,线程处理,多语言等 🚗 ..|4|2022-01-25|2021-11-29|
|
||||
|3|[coyingcat/orderFile](https://github.com/coyingcat/orderFile)|学习二进制重排|2|2021-08-26|2021-08-25|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > PHP
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1416|2022-01-25|2021-08-29|
|
||||
|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1418|2022-01-26|2021-08-29|
|
||||
|2|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|101|2021-11-09|2021-11-09|
|
||||
|3|[dnomd343/Encryption365](https://github.com/dnomd343/Encryption365)|Encryption365免费IP证书命令行工具|72|2021-10-24|2021-10-21|
|
||||
|4|[maccmspro/maccms8](https://github.com/maccmspro/maccms8)|苹果cms-v8,maccms-v8,麦克cms,开源cms,视频分享程序,文章程序,专题程序,免费程序|53|2021-07-29|2021-06-05|
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Pascal
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Perl
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,27 +1,27 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Python
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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.⭐⭐⭐|3799|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|2343|2021-12-22|2021-06-02|
|
||||
|3|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2126|2022-01-16|2021-07-04|
|
||||
|4|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1664|2021-11-26|2021-04-16|
|
||||
|5|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1555|2022-01-23|2021-06-19|
|
||||
|6|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1159|2022-01-20|2021-09-01|
|
||||
|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.⭐⭐⭐|3821|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|2346|2021-12-22|2021-06-02|
|
||||
|3|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2141|2022-01-26|2021-07-04|
|
||||
|4|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1667|2021-11-26|2021-04-16|
|
||||
|5|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1559|2022-01-23|2021-06-19|
|
||||
|6|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1162|2022-01-20|2021-09-01|
|
||||
|7|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1073|2022-01-24|2021-05-04|
|
||||
|8|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|994|2022-01-25|2021-05-21|
|
||||
|9|[THUDM/CogView](https://github.com/THUDM/CogView)|Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".|705|2021-10-01|2021-05-25|
|
||||
|8|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|995|2022-01-25|2021-05-21|
|
||||
|9|[THUDM/CogView](https://github.com/THUDM/CogView)|Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".|706|2021-10-01|2021-05-25|
|
||||
|10|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|2022-01-24|2021-02-22|
|
||||
|11|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|577|2022-01-25|2021-12-31|
|
||||
|12|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。|536|2021-08-09|2021-03-27|
|
||||
|13|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|2022-01-24|2021-11-23|
|
||||
|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|
|
||||
|11|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|579|2022-01-26|2021-12-31|
|
||||
|12|[Miraclelucy/dive_into_deep_learning](https://github.com/Miraclelucy/dive_into_deep_learning)|✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。|538|2021-08-09|2021-03-27|
|
||||
|13|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|2022-01-26|2021-11-23|
|
||||
|14|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|416|2021-12-28|2021-10-09|
|
||||
|15|[lixi5338619/lxSpider](https://github.com/lixi5338619/lxSpider)|爬虫案例合集。包括但不限于《淘宝、京东、天猫、豆瓣、抖音、快手、微博、微信、阿里、头条、pdd、优酷、爱奇艺、携程、12306、58、搜狐、各种指数、维普万方、Zlibraty、Oalib、小说、招标网、采购网、小红书、大众点评、推特、脉脉》|407|2022-01-21|2021-01-29|
|
||||
|16|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|362|2021-12-25|2021-06-25|
|
||||
|17|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|355|2022-01-25|2021-07-29|
|
||||
|17|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|357|2022-01-26|2021-07-29|
|
||||
|18|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|342|2022-01-18|2021-03-25|
|
||||
|19|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|320|2022-01-20|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条。 |289|2021-10-26|2021-10-26|
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > R
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,12 +1,11 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Ruby
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|201|2021-11-03|2021-11-03|
|
||||
|2|[JapanExchangeGroup/J-Quants-Tutorial](https://github.com/JapanExchangeGroup/J-Quants-Tutorial)|J-Quants-Tutorial|108|2021-07-27|2021-01-27|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Rust
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing basic types in database systems|581|2022-01-25|2022-01-20|
|
||||
|1|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing basic types in database systems|595|2022-01-26|2022-01-20|
|
||||
|2|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|519|2021-12-27|2021-07-28|
|
||||
|3|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|383|2021-08-18|2021-08-02|
|
||||
|4|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|373|2022-01-23|2021-08-17|
|
||||
|5|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|371|2022-01-22|2021-04-20|
|
||||
|6|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|295|2022-01-24|2021-11-17|
|
||||
|7|[aik2mlj/raytracer-tutorial](https://github.com/aik2mlj/raytracer-tutorial)|Raytracer tutorial for PPCA 2021, written in Rust.|106|2021-08-10|2021-07-02|
|
||||
|8|[xuesongbj/Rust-Notes](https://github.com/xuesongbj/Rust-Notes)| 🦀️ Rust学习笔记 📖 |91|2022-01-25|2021-05-10|
|
||||
|9|[wangzhe3224/awesome-systematic-trading](https://github.com/wangzhe3224/awesome-systematic-trading)|A curated list of insanely awesome libraries, packages and resources for systematic trading. Crypto, Stock, Futures, Options, CFDs, FX, and more 量化交易 量化投资|65|2022-01-17|2021-12-11|
|
||||
|10|[course-rs/algos](https://github.com/course-rs/algos)|用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms|22|2022-01-25|2021-12-02|
|
||||
|4|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|375|2022-01-23|2021-08-17|
|
||||
|5|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|373|2022-01-22|2021-04-20|
|
||||
|6|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|297|2022-01-26|2021-11-17|
|
||||
|7|[course-rs/algos](https://github.com/course-rs/algos)|<<Rust算法教程>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms|123|2022-01-26|2021-12-02|
|
||||
|8|[aik2mlj/raytracer-tutorial](https://github.com/aik2mlj/raytracer-tutorial)|Raytracer tutorial for PPCA 2021, written in Rust.|106|2021-08-10|2021-07-02|
|
||||
|9|[xuesongbj/Rust-Notes](https://github.com/xuesongbj/Rust-Notes)| 🦀️ Rust学习笔记 📖 |91|2022-01-26|2021-05-10|
|
||||
|10|[wangzhe3224/awesome-systematic-trading](https://github.com/wangzhe3224/awesome-systematic-trading)|A curated list of insanely awesome libraries, packages and resources for systematic trading. Crypto, Stock, Futures, Options, CFDs, FX, and more 量化交易 量化投资|68|2022-01-17|2021-12-11|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Shell
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|443|2021-10-13|2021-08-08|
|
||||
|2|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|217|2022-01-25|2021-09-08|
|
||||
|1|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|442|2021-10-13|2021-08-08|
|
||||
|2|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|219|2022-01-26|2021-09-08|
|
||||
|3|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程,对没有编程经验的同学也非常友好。在vim下从浅入深,逐步学习。|189|2021-12-10|2021-08-04|
|
||||
|4|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|153|2022-01-20|2021-12-02|
|
||||
|5|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|140|2021-11-05|2021-05-27|
|
||||
|5|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|141|2021-11-05|2021-05-27|
|
||||
|6|[Petit-Abba/black_and_white_list](https://github.com/Petit-Abba/black_and_white_list)|Magisk模块: 定时清理黑名单列表路径文件or文件夹|85|2021-11-13|2021-09-28|
|
||||
|7|[SpaceLearner/Awesome-DynamicGraphLearning](https://github.com/SpaceLearner/Awesome-DynamicGraphLearning)|Awesome papers about machine learning (deep learning) on dynamic (temporal) graphs (networks / knowledge graphs). 将深度学习技术(图神经网络等)应用在动态图、动态网络、动态知识图谱上的论文、工具等。|65|2022-01-06|2021-07-12|
|
||||
|8|[ledisthebest/LEDs-single-gpu-passthrough](https://github.com/ledisthebest/LEDs-single-gpu-passthrough)|Single GPU passthrough guide|64|2021-12-27|2021-04-04|
|
||||
|9|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|39|2022-01-25|2021-05-27|
|
||||
|9|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|39|2022-01-26|2021-05-27|
|
||||
|10|[chuxiuhong/chuxiuhong-rust-patterns-zh](https://github.com/chuxiuhong/chuxiuhong-rust-patterns-zh)|Rust设计模式中文翻译|32|2022-01-14|2021-02-13|
|
||||
|
||||
<div align="center">
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Swift
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,30 +1,30 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > TeX
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1856|2021-12-31|2021-10-27|
|
||||
|2|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|197|2022-01-24|2021-10-15|
|
||||
|3|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|172|2021-12-29|2021-08-15|
|
||||
|4|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|133|2022-01-25|2021-05-20|
|
||||
|5|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|93|2022-01-22|2021-03-03|
|
||||
|4|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|133|2022-01-26|2021-05-20|
|
||||
|5|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|94|2022-01-22|2021-03-03|
|
||||
|6|[JieyuZ2/Awesome-Weak-Supervision](https://github.com/JieyuZ2/Awesome-Weak-Supervision)|A curated list of programmatic weak supervision papers and resources|75|2022-01-23|2021-05-06|
|
||||
|7|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|69|2022-01-23|2021-06-07|
|
||||
|7|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|68|2022-01-23|2021-06-07|
|
||||
|8|[a171232886/TJUThesis_master_2021](https://github.com/a171232886/TJUThesis_master_2021)|天大博士/硕士学位论文Latex模板,根据2021年版要求修改,可直接在Overleaf上运行。:star:所写的论文成功提交天津大学图书馆存档!(2021.12.24)|60|2021-12-28|2021-09-02|
|
||||
|9|[wtsnwei/pdsp](https://github.com/wtsnwei/pdsp)|《Personal Development for Smart People》的中文自译版|32|2021-12-30|2021-06-10|
|
||||
|10|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|28|2022-01-05|2021-02-22|
|
||||
|11|[ECNU-ICA/ECNU_graduation_thesis_template](https://github.com/ECNU-ICA/ECNU_graduation_thesis_template)|华东师范大学研究生毕业论文 Latex 模板|25|2021-11-17|2021-11-17|
|
||||
|12|[obster-y/XJTU-thesis](https://github.com/obster-y/XJTU-thesis)|西安交通大学学位论文模板(LaTeX)(适用硕士、博士学位)An official LaTeX template for Xi'an Jiaotong University degree thesis (Chinese and English)|23|2022-01-22|2021-06-01|
|
||||
|13|[fangcun010/VkGPUDrivenCNGuide](https://github.com/fangcun010/VkGPUDrivenCNGuide)|基于Vulkan的GPU Driven Rendering教程|22|2021-11-03|2021-11-03|
|
||||
|14|[FreeBSD-Ask/FreeBSD-Ask](https://github.com/FreeBSD-Ask/FreeBSD-Ask)|开源书籍——FreeBSD 从入门到跑路。|21|2022-01-25|2021-11-19|
|
||||
|13|[FreeBSD-Ask/FreeBSD-Ask](https://github.com/FreeBSD-Ask/FreeBSD-Ask)|开源书籍——FreeBSD 从入门到跑路。|22|2022-01-26|2021-11-19|
|
||||
|14|[fangcun010/VkGPUDrivenCNGuide](https://github.com/fangcun010/VkGPUDrivenCNGuide)|基于Vulkan的GPU Driven Rendering教程|22|2021-11-03|2021-11-03|
|
||||
|15|[note286/xduugtp](https://github.com/note286/xduugtp)|西安电子科技大学本科生毕业论文(设计)开题报告XeLaTeX模板|19|2022-01-24|2022-01-02|
|
||||
|16|[note286/xdupgtp](https://github.com/note286/xdupgtp)|西安电子科技大学研究生学位论文开题报告表XeLaTeX模板|18|2022-01-24|2021-12-31|
|
||||
|17|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|15|2022-01-25|2021-11-28|
|
||||
|17|[qiangmzsx/Software-Engineering-at-Google](https://github.com/qiangmzsx/Software-Engineering-at-Google)|《Software Engineering at Google》的中文翻译版本|16|2022-01-26|2021-11-28|
|
||||
|18|[yusanshi/hnuthesis](https://github.com/yusanshi/hnuthesis)|湖南大学硕士学位论文 LaTeX 模板|14|2021-11-18|2021-04-23|
|
||||
|19|[MeouSker77/ProgrammingRust](https://github.com/MeouSker77/ProgrammingRust)|本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译,仅供学习和交流使用,如有侵权请联系作者删除|13|2022-01-17|2021-10-01|
|
||||
|20|[Jy-stdio/2021-ICM-D-Outstanding](https://github.com/Jy-stdio/2021-ICM-D-Outstanding)|2021 数模美赛O奖论文及代码公开 |12|2022-01-02|2022-01-01|
|
||||
|19|[Jy-stdio/2021-ICM-D-Outstanding](https://github.com/Jy-stdio/2021-ICM-D-Outstanding)|2021 数模美赛O奖论文及代码公开 |13|2022-01-02|2022-01-01|
|
||||
|20|[MeouSker77/ProgrammingRust](https://github.com/MeouSker77/ProgrammingRust)|本书为《Programming Rust - Fast, Safe Systems Development》第2版的个人中文翻译,仅供学习和交流使用,如有侵权请联系作者删除|13|2022-01-17|2021-10-01|
|
||||
|21|[sakronos/NUIST_Bachelor_Thesis_LaTeX_Template](https://github.com/sakronos/NUIST_Bachelor_Thesis_LaTeX_Template)|南京信息工程大学本科生毕业论文 LaTeX 模板|12|2022-01-10|2021-06-10|
|
||||
|22|[warthecatalyst/-Latex-](https://github.com/warthecatalyst/-Latex-)|根据华科本科毕业设计模板修改成的华科课程设计Latex模板|11|2021-10-26|2021-10-26|
|
||||
|23|[DeeDive/BJFUThesis](https://github.com/DeeDive/BJFUThesis)|北京林业大学 LaTeX 学位论文模板 LaTeX Thesis Template for Beijing Forestry University|11|2021-12-16|2021-05-11|
|
||||
|
||||
@ -1,18 +1,17 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > TypeScript
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|809|2022-01-23|2021-05-06|
|
||||
|2|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|557|2022-01-25|2021-11-08|
|
||||
|3|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|482|2022-01-24|2021-04-29|
|
||||
|2|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|558|2022-01-25|2021-11-08|
|
||||
|3|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|483|2022-01-24|2021-04-29|
|
||||
|4|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|2022-01-08|2021-04-19|
|
||||
|5|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|Dynamically creates a user interface for adjusting theme, plugin, and snippet CSS variables|143|2021-12-14|2021-03-28|
|
||||
|6|[18888628835/Blog](https://github.com/18888628835/Blog)|我的知识文档库,学习笔记与学习总结。|138|2022-01-25|2021-02-26|
|
||||
|7|[meowtec/relyzer](https://github.com/meowtec/relyzer)|Debugger for React functional components. Online demo: https://meowtec.github.io/relyzer/examples/todomvc/build/|135|2021-11-10|2021-01-26|
|
||||
|8|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|128|2021-12-14|2021-05-17|
|
||||
|5|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|Dynamically creates a user interface for adjusting theme, plugin, and snippet CSS variables|144|2021-12-14|2021-03-28|
|
||||
|6|[18888628835/Blog](https://github.com/18888628835/Blog)|我的知识文档库,学习笔记与学习总结。|138|2022-01-26|2021-02-26|
|
||||
|7|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|130|2021-12-14|2021-05-17|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Vim script
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,38 +1,37 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Vue
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[OBKoro1/stop-mess-around](https://github.com/OBKoro1/stop-mess-around)|自律chrome浏览器插件:帮助你戒掉上班/学习期间下意识的在浏览器打开知乎等网站的习惯,往往一看就是几个小时过去了,插件会自动检测摸鱼网站, 提示激励信息后, 关闭摸鱼网站。|81|2022-01-19|2021-05-19|
|
||||
|2|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 | Official Chinese translation for Vue docs|68|2022-01-25|2022-01-05|
|
||||
|3|[LightNovelShelf/Web](https://github.com/LightNovelShelf/Web)|轻书架的下个主要版本|56|2022-01-25|2021-08-22|
|
||||
|4|[CoderWanp/vue-d3-graph](https://github.com/CoderWanp/vue-d3-graph)|vue+d3v6实现动态知识图谱可视化展示(包含2D和3D图谱展示)|44|2021-07-27|2021-04-07|
|
||||
|5|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望|39|2022-01-21|2021-05-24|
|
||||
|6|[toimc-team/front-end-notes](https://github.com/toimc-team/front-end-notes)|大前端课程电子书计划,前端知识总结 + 分享|27|2022-01-08|2021-04-16|
|
||||
|7|[SSmJaE/XueXiTonsSign_Electron](https://github.com/SSmJaE/XueXiTonsSign_Electron)|基于Electron的超星学习通签到小工具,支持手动签到、签到队列自动签到|24|2021-11-02|2021-04-19|
|
||||
|8|[tnfe/shida](https://github.com/tnfe/shida)|《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或百度 H5 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。|21|2022-01-19|2022-01-15|
|
||||
|9|[Creator-SN/IKFB](https://github.com/Creator-SN/IKFB)|Involution King Fun Book (IKFB, Chinese: 卷王快乐本) is an integrated management system for papers and literature. Powered by Electron.|19|2021-12-08|2021-09-20|
|
||||
|10|[hyw123456/gugu](https://github.com/hyw123456/gugu)|咕咕语翻译器|15|2021-12-15|2021-12-15|
|
||||
|11|[daodaolee/vuepress-plugin-awesome-musicplayer](https://github.com/daodaolee/vuepress-plugin-awesome-musicplayer)|一款基于vuepress插件的音乐播放器,打破以往博客音乐播放方式,让用户有更佳的沉浸式体验!|14|2022-01-09|2021-12-23|
|
||||
|12|[rainforest2022/rainforest-blog-frontend](https://github.com/rainforest2022/rainforest-blog-frontend)|使用 Vue3 Vue-Router Vuex 和 Element Plus 编写的博客|13|2021-10-12|2021-03-30|
|
||||
|13|[OldsixShang/wechat-menu-editor](https://github.com/OldsixShang/wechat-menu-editor)|微信公众号自定义菜单编辑组建|11|2021-09-07|2021-08-30|
|
||||
|14|[Evan-WH/MyBlog-With-Aurora](https://github.com/Evan-WH/MyBlog-With-Aurora)|个人博客|10|2022-01-19|2022-01-15|
|
||||
|15|[sibaiabis/veet](https://github.com/sibaiabis/veet)|vue3+electron+element-plus+ts手把手搭建教程---源码|10|2021-12-26|2021-04-21|
|
||||
|16|[jones2000/HQChart-Super](https://github.com/jones2000/HQChart-Super)|HQChart对接第3放数据教程.|9|2022-01-21|2021-10-11|
|
||||
|17|[Sweet0954/supermall](https://github.com/Sweet0954/supermall)|学习coderwhy老师的vue课程,里面的vue移动端项目|9|2021-10-10|2021-09-25|
|
||||
|18|[Panyue-genkiyo/vue3-learning](https://github.com/Panyue-genkiyo/vue3-learning)|学习vue3.0的基础代码|8|2021-10-14|2021-10-12|
|
||||
|2|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 | Official Chinese translation for Vue docs|73|2022-01-26|2022-01-05|
|
||||
|3|[LightNovelShelf/Web](https://github.com/LightNovelShelf/Web)|轻书架的下个主要版本|58|2022-01-26|2021-08-22|
|
||||
|4|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望|39|2022-01-26|2021-05-24|
|
||||
|5|[toimc-team/front-end-notes](https://github.com/toimc-team/front-end-notes)|大前端课程电子书计划,前端知识总结 + 分享|27|2022-01-08|2021-04-16|
|
||||
|6|[SSmJaE/XueXiTonsSign_Electron](https://github.com/SSmJaE/XueXiTonsSign_Electron)|基于Electron的超星学习通签到小工具,支持手动签到、签到队列自动签到|24|2021-11-02|2021-04-19|
|
||||
|7|[tnfe/shida](https://github.com/tnfe/shida)|《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或百度 H5 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。|21|2022-01-19|2022-01-15|
|
||||
|8|[Creator-SN/IKFB](https://github.com/Creator-SN/IKFB)|Involution King Fun Book (IKFB, Chinese: 卷王快乐本) is an integrated management system for papers and literature. Powered by Electron.|19|2021-12-08|2021-09-20|
|
||||
|9|[hyw123456/gugu](https://github.com/hyw123456/gugu)|咕咕语翻译器|15|2021-12-15|2021-12-15|
|
||||
|10|[daodaolee/vuepress-plugin-awesome-musicplayer](https://github.com/daodaolee/vuepress-plugin-awesome-musicplayer)|一款基于vuepress1.x插件的音乐播放器,打破以往博客音乐播放方式,让用户有更佳的沉浸式体验!|14|2022-01-26|2021-12-23|
|
||||
|11|[rainforest2022/rainforest-blog-frontend](https://github.com/rainforest2022/rainforest-blog-frontend)|使用 Vue3 Vue-Router Vuex 和 Element Plus 编写的博客|13|2021-10-12|2021-03-30|
|
||||
|12|[OldsixShang/wechat-menu-editor](https://github.com/OldsixShang/wechat-menu-editor)|微信公众号自定义菜单编辑组建|11|2021-09-07|2021-08-30|
|
||||
|13|[Evan-WH/MyBlog-With-Aurora](https://github.com/Evan-WH/MyBlog-With-Aurora)|个人博客|10|2022-01-19|2022-01-15|
|
||||
|14|[sibaiabis/veet](https://github.com/sibaiabis/veet)|vue3+electron+element-plus+ts手把手搭建教程---源码|10|2021-12-26|2021-04-21|
|
||||
|15|[jones2000/HQChart-Super](https://github.com/jones2000/HQChart-Super)|HQChart对接第3放数据教程.|9|2022-01-21|2021-10-11|
|
||||
|16|[Sweet0954/supermall](https://github.com/Sweet0954/supermall)|学习coderwhy老师的vue课程,里面的vue移动端项目|9|2021-10-10|2021-09-25|
|
||||
|17|[Panyue-genkiyo/vue3-learning](https://github.com/Panyue-genkiyo/vue3-learning)|学习vue3.0的基础代码|8|2021-10-14|2021-10-12|
|
||||
|18|[scriptscat/scriptlist-frontend](https://github.com/scriptscat/scriptlist-frontend)|脚本猫脚本站前端页面,与世界分享你的脚本|8|2022-01-20|2021-06-06|
|
||||
|19|[yu-tou/frontend-modern-experience-share-slide](https://github.com/yu-tou/frontend-modern-experience-share-slide)|一个关于Web 体验技术发展前沿的小分享|7|2022-01-20|2022-01-18|
|
||||
|20|[scriptscat/scriptlist-frontend](https://github.com/scriptscat/scriptlist-frontend)|脚本猫脚本站前端页面,与世界分享你的脚本|7|2022-01-20|2021-06-06|
|
||||
|21|[syzdev/vv-blog](https://github.com/syzdev/vv-blog)|😋 一个用Vue写的简单博客|7|2021-11-10|2021-02-28|
|
||||
|22|[hx-w/qndxx](https://github.com/hx-w/qndxx)|青年大学习截图生成|6|2022-01-18|2021-12-16|
|
||||
|23|[DiF1202/vue3.0_music](https://github.com/DiF1202/vue3.0_music)|因为本人超级喜欢听音乐,尤其喜欢网易云,所想开发一个音乐播放器,仅学习使用无任何商业用处,代码开源,若有问题可以多多交流。|6|2021-10-14|2021-09-15|
|
||||
|24|[zb2313/DB-frontend](https://github.com/zb2313/DB-frontend)|同济大学2019级数据库课程设计项目|6|2021-09-11|2021-06-04|
|
||||
|25|[myxzjie/et-shop-uni-app](https://github.com/myxzjie/et-shop-uni-app)|好酒仓库小程序商城,基于uni-app、colorUi等开源组件开发. 项目功能:自定义TabBar与顶部、banner轮播、通知公告、酒品分类、发现/文章、购物车、个人中心、促销功能(新品,推荐,热销、促销)、签到、团购、秒杀、砍价、收藏、积分、优惠卷、分销/佣金、我的余额、推广二维码、小程序分享等等...|6|2021-12-08|2021-05-27|
|
||||
|26|[caiheping/oa-sys](https://github.com/caiheping/oa-sys)|通用后台管理系统,后端主要由node(egg.js),MySQL,JWT,Sequelize,前端主要由vue3.0,typescript,pinia,ant-design-vue,windicss,vite编写的后台管理系统,master分支是通用后台管理系统,feature-oa是员工管理系统|5|2021-12-08|2021-10-19|
|
||||
|27|[ZARD0520/ZARD_Boke](https://github.com/ZARD0520/ZARD_Boke)|基于vue+node+mongodb的个人博客小站,node采用了express框架,mongodb用了mongoose驱动库|5|2021-08-25|2021-08-24|
|
||||
|28|[JS-Encoder/JS-Encoder-Online](https://github.com/JS-Encoder/JS-Encoder-Online)|JS Encoder Online 在线编辑代码分享平台前端部分|5|2021-11-24|2021-08-16|
|
||||
|20|[syzdev/vv-blog](https://github.com/syzdev/vv-blog)|😋 一个用Vue写的简单博客|7|2021-11-10|2021-02-28|
|
||||
|21|[hx-w/qndxx](https://github.com/hx-w/qndxx)|青年大学习截图生成|6|2022-01-18|2021-12-16|
|
||||
|22|[DiF1202/vue3.0_music](https://github.com/DiF1202/vue3.0_music)|因为本人超级喜欢听音乐,尤其喜欢网易云,所想开发一个音乐播放器,仅学习使用无任何商业用处,代码开源,若有问题可以多多交流。|6|2021-10-14|2021-09-15|
|
||||
|23|[zb2313/DB-frontend](https://github.com/zb2313/DB-frontend)|同济大学2019级数据库课程设计项目|6|2021-09-11|2021-06-04|
|
||||
|24|[myxzjie/et-shop-uni-app](https://github.com/myxzjie/et-shop-uni-app)|好酒仓库小程序商城,基于uni-app、colorUi等开源组件开发. 项目功能:自定义TabBar与顶部、banner轮播、通知公告、酒品分类、发现/文章、购物车、个人中心、促销功能(新品,推荐,热销、促销)、签到、团购、秒杀、砍价、收藏、积分、优惠卷、分销/佣金、我的余额、推广二维码、小程序分享等等...|6|2021-12-08|2021-05-27|
|
||||
|25|[caiheping/oa-sys](https://github.com/caiheping/oa-sys)|通用后台管理系统,后端主要由node(egg.js),MySQL,JWT,Sequelize,前端主要由vue3.0,typescript,pinia,ant-design-vue,windicss,vite编写的后台管理系统,master分支是通用后台管理系统,feature-oa是员工管理系统|5|2021-12-08|2021-10-19|
|
||||
|26|[ZARD0520/ZARD_Boke](https://github.com/ZARD0520/ZARD_Boke)|基于vue+node+mongodb的个人博客小站,node采用了express框架,mongodb用了mongoose驱动库|5|2021-08-25|2021-08-24|
|
||||
|27|[JS-Encoder/JS-Encoder-Online](https://github.com/JS-Encoder/JS-Encoder-Online)|JS Encoder Online 在线编辑代码分享平台前端部分|5|2021-11-24|2021-08-16|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,210 +1,210 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > All Language
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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|19121|JavaScript|2022-01-15|2021-08-07|
|
||||
|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9065|Python|2022-01-25|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.|7594|TypeScript|2022-01-25|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云服务,打造具备聊天、社交功 ...|6328|Go|2022-01-25|2021-05-26|
|
||||
|5|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6325|C|2022-01-21|2021-11-06|
|
||||
|6|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5755|C|2022-01-21|2021-10-07|
|
||||
|7|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5625|TypeScript|2022-01-25|2021-03-09|
|
||||
|8|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5195|TypeScript|2022-01-25|2021-10-25|
|
||||
|9|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5131|Python|2022-01-14|2021-08-30|
|
||||
|10|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|5045|TypeScript|2022-01-25|2021-03-13|
|
||||
|11|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4966|TypeScript|2022-01-23|2021-04-22|
|
||||
|12|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4842|Java|2022-01-25|2021-02-02|
|
||||
|13|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4815|Go|2022-01-24|2021-05-16|
|
||||
|14|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|4519|-|2022-01-24|2021-01-30|
|
||||
|15|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4274|C#|2022-01-18|2021-06-11|
|
||||
|16|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4166|JavaScript|2021-10-20|2021-02-24|
|
||||
|17|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4161|C#|2022-01-24|2021-05-12|
|
||||
|18|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4092|Go|2021-12-24|2021-04-21|
|
||||
|19|[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.|4088|C++|2022-01-25|2021-05-31|
|
||||
|20|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3645|Go|2022-01-25|2021-07-09|
|
||||
|21|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3623|C#|2021-12-30|2021-05-30|
|
||||
|22|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3123|JavaScript|2022-01-20|2021-05-18|
|
||||
|23|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3119|Python|2021-12-04|2021-09-10|
|
||||
|24|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3006|JavaScript|2022-01-24|2021-06-10|
|
||||
|25|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|2993|C++|2022-01-09|2021-05-21|
|
||||
|26|[mentebinaria/retoolkit](https://github.com/mentebinaria/retoolkit)|Reverse Engineer's Toolkit|2841|Inno Setup|2022-01-17|2021-03-13|
|
||||
|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19162|JavaScript|2022-01-15|2021-08-07|
|
||||
|2|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9084|Python|2022-01-25|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.|7616|TypeScript|2022-01-26|2021-06-04|
|
||||
|4|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6385|C|2022-01-21|2021-11-06|
|
||||
|5|[OpenIMSDK/Open-IM-Server](https://github.com/OpenIMSDK/Open-IM-Server)|OpenIM: Instant messaging open source project based on go built by former WeChat technology experts. Backend in Go.(由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功 ...|6333|Go|2022-01-26|2021-05-26|
|
||||
|6|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5763|C|2022-01-21|2021-10-07|
|
||||
|7|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5628|TypeScript|2022-01-26|2021-03-09|
|
||||
|8|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5215|TypeScript|2022-01-26|2021-10-25|
|
||||
|9|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5134|Python|2022-01-14|2021-08-30|
|
||||
|10|[whyour/qinglong](https://github.com/whyour/qinglong)|支持python3、javaScript、shell、typescript 的定时任务管理面板(A timed task management panel that supports typescript, javaScript, python3, and shell)|5058|TypeScript|2022-01-26|2021-03-13|
|
||||
|11|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4984|TypeScript|2022-01-23|2021-04-22|
|
||||
|12|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4859|Java|2022-01-26|2021-02-02|
|
||||
|13|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|🔥A cross-language distributed transaction manager. Support xa, tcc, saga, transactional messages. 跨语言分布式事务管理器|4839|Go|2022-01-24|2021-05-16|
|
||||
|14|[lxgw/LxgwWenKai](https://github.com/lxgw/LxgwWenKai)|An open-source Chinese font derived from Fontworks' Klee One. 一款基于 FONTWORKS 出品字体 Klee One 改造的开源中文字体。|4651|-|2022-01-24|2021-01-30|
|
||||
|15|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4283|C#|2022-01-18|2021-06-11|
|
||||
|16|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4173|JavaScript|2021-10-20|2021-02-24|
|
||||
|17|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4168|C#|2022-01-26|2021-05-12|
|
||||
|18|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4093|Go|2021-12-24|2021-04-21|
|
||||
|19|[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.|4090|C++|2022-01-25|2021-05-31|
|
||||
|20|[cloudwego/kitex](https://github.com/cloudwego/kitex)|A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.|3651|Go|2022-01-25|2021-07-09|
|
||||
|21|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3625|C#|2021-12-30|2021-05-30|
|
||||
|22|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3138|JavaScript|2022-01-20|2021-05-18|
|
||||
|23|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3120|Python|2021-12-04|2021-09-10|
|
||||
|24|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3013|JavaScript|2022-01-26|2021-06-10|
|
||||
|25|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|2996|C++|2022-01-09|2021-05-21|
|
||||
|26|[mentebinaria/retoolkit](https://github.com/mentebinaria/retoolkit)|Reverse Engineer's Toolkit|2841|Inno Setup|2022-01-26|2021-03-13|
|
||||
|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.|2760|Python|2022-01-25|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.|2744|JavaScript|2022-01-13|2021-03-03|
|
||||
|29|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2679|Python|2022-01-23|2021-06-02|
|
||||
|30|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2571|HTML|2022-01-24|2021-06-11|
|
||||
|31|[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 ...|2514|Erlang|2022-01-25|2021-02-23|
|
||||
|32|[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.|2441|TypeScript|2022-01-25|2021-07-02|
|
||||
|33|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2414|Java|2022-01-17|2021-02-10|
|
||||
|34|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2380|JavaScript|2022-01-25|2021-10-16|
|
||||
|35|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2314|Rust|2022-01-25|2021-12-14|
|
||||
|36|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2287|Go|2022-01-17|2021-02-25|
|
||||
|37|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2256|JavaScript|2022-01-25|2021-05-11|
|
||||
|38|[forthespada/InterviewGuide](https://github.com/forthespada/InterviewGuide)|「InterviewGuide」一个收录优质计算机校招、社招面试常见面试题的仓库🔥🔥,以前叫做《逆袭进大厂》。目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题,坚持将此仓库维护下去。|2251|-|2021-12-22|2021-02-25|
|
||||
|39|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2173|Go|2022-01-25|2021-03-05|
|
||||
|40|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2155|C|2022-01-25|2021-05-25|
|
||||
|41|[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|
|
||||
|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.|2750|JavaScript|2022-01-13|2021-03-03|
|
||||
|29|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2694|Python|2022-01-23|2021-06-02|
|
||||
|30|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2572|HTML|2022-01-24|2021-06-11|
|
||||
|31|[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 ...|2518|Erlang|2022-01-26|2021-02-23|
|
||||
|32|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2445|Java|2022-01-26|2021-02-10|
|
||||
|33|[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.|2443|TypeScript|2022-01-26|2021-07-02|
|
||||
|34|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2385|JavaScript|2022-01-26|2021-10-16|
|
||||
|35|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2325|Rust|2022-01-26|2021-12-14|
|
||||
|36|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2288|Go|2022-01-26|2021-02-25|
|
||||
|37|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2264|JavaScript|2022-01-26|2021-05-11|
|
||||
|38|[forthespada/InterviewGuide](https://github.com/forthespada/InterviewGuide)|「InterviewGuide」一个收录优质计算机校招、社招面试常见面试题的仓库🔥🔥,以前叫做《逆袭进大厂》。目前已收录 C/C++ 、操作系统、数据结构、计算机网络、MySQL、Redis等面试资料,未来打算继续收录Java、Python、Go等面试常见问题,坚持将此仓库维护下去。|2259|-|2021-12-22|2021-02-25|
|
||||
|39|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2174|Go|2022-01-26|2021-03-05|
|
||||
|40|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2155|C|2022-01-26|2021-05-25|
|
||||
|41|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2133|Rust|2021-10-23|2021-05-15|
|
||||
|42|[Blinue/Magpie](https://github.com/Blinue/Magpie)|使游戏窗口全屏显示|2078|HLSL|2022-01-22|2021-02-20|
|
||||
|43|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2064|Python|2022-01-25|2021-04-07|
|
||||
|44|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2039|JavaScript|2022-01-25|2021-06-24|
|
||||
|45|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1957|JavaScript|2022-01-25|2021-02-15|
|
||||
|46|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1880|Rust|2022-01-22|2021-08-18|
|
||||
|47|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1852|Go|2022-01-25|2021-07-30|
|
||||
|48|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1829|Java|2022-01-25|2021-06-16|
|
||||
|49|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|腾讯视频|有道云笔记|网易云音乐|一加手机社区官方论坛|百度贴吧|Bilibili|V2EX|咔叽网单|什么值得买|AcFun|天翼云盘|吾爱破解|芒果TV|Fa米家|小米运动|百度搜索资源平台|时光相册|哔咔漫画|联通营业厅||1781|Shell|2022-01-21|2021-05-26|
|
||||
|50|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1696|Rust|2022-01-24|2021-11-30|
|
||||
|51|[stypr/clubhouse-py](https://github.com/stypr/clubhouse-py)|Clubhouse API written in Python. Standalone client included. For reference and education purposes only.|1690|Python|2021-07-28|2021-02-13|
|
||||
|52|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1651|Go|2022-01-06|2021-08-24|
|
||||
|53|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|1648|TypeScript|2022-01-25|2021-11-22|
|
||||
|54|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1616|Vue|2022-01-19|2021-07-03|
|
||||
|43|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2068|Python|2022-01-26|2021-04-07|
|
||||
|44|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2045|JavaScript|2022-01-25|2021-06-24|
|
||||
|45|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1969|JavaScript|2022-01-26|2021-02-15|
|
||||
|46|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1894|Rust|2022-01-22|2021-08-18|
|
||||
|47|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1860|Go|2022-01-26|2021-07-30|
|
||||
|48|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1832|Java|2022-01-25|2021-06-16|
|
||||
|49|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|腾讯视频|有道云笔记|网易云音乐|一加手机社区官方论坛|百度贴吧|Bilibili|V2EX|咔叽网单|什么值得买|AcFun|天翼云盘|吾爱破解|芒果TV|Fa米家|小米运动|百度搜索资源平台|时光相册|哔咔漫画|联通营业厅||1791|Shell|2022-01-21|2021-05-26|
|
||||
|50|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|1725|TypeScript|2022-01-25|2021-11-22|
|
||||
|51|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1706|Rust|2022-01-26|2021-11-30|
|
||||
|52|[stypr/clubhouse-py](https://github.com/stypr/clubhouse-py)|Clubhouse API written in Python. Standalone client included. For reference and education purposes only.|1690|Python|2021-07-28|2021-02-13|
|
||||
|53|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1652|Go|2022-01-06|2021-08-24|
|
||||
|54|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1624|Vue|2022-01-26|2021-07-03|
|
||||
|55|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1540|JavaScript|2021-09-06|2021-04-10|
|
||||
|56|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1521|Python|2022-01-17|2021-07-28|
|
||||
|57|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1507|TypeScript|2022-01-25|2021-05-29|
|
||||
|57|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1511|TypeScript|2022-01-25|2021-05-29|
|
||||
|58|[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.|1465|JavaScript|2022-01-20|2021-03-08|
|
||||
|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 开发的后台管理系统|1462|Vue|2022-01-11|2021-03-21|
|
||||
|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 开发的后台管理系统|1463|Vue|2022-01-11|2021-03-21|
|
||||
|60|[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|1439|Dart|2022-01-24|2021-07-16|
|
||||
|61|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 多语言商城 跨境商城 多用户商城 小程序商城 微服务商城 新零售 社区商城|1394|Java|2022-01-21|2021-05-14|
|
||||
|62|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1383|JavaScript|2022-01-24|2021-07-26|
|
||||
|63|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1379|Kotlin|2022-01-23|2021-02-01|
|
||||
|64|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1351|Python|2022-01-25|2021-07-14|
|
||||
|61|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 多语言商城 跨境商城 多用户商城 小程序商城 微服务商城 新零售 社区商城|1395|Java|2022-01-21|2021-05-14|
|
||||
|62|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1382|JavaScript|2022-01-24|2021-07-26|
|
||||
|63|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1379|Kotlin|2022-01-26|2021-02-01|
|
||||
|64|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1362|Python|2022-01-25|2021-07-14|
|
||||
|65|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|1336|Java|2022-01-25|2021-08-15|
|
||||
|66|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1331|TypeScript|2022-01-24|2021-03-27|
|
||||
|67|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1314|TypeScript|2021-12-21|2021-09-24|
|
||||
|68|[0x192/universal-android-debloater](https://github.com/0x192/universal-android-debloater)|Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.|1311|Rust|2022-01-18|2021-10-07|
|
||||
|69|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1300|JavaScript|2022-01-25|2021-07-08|
|
||||
|70|[3lang3/react-vant](https://github.com/3lang3/react-vant)|React mobile UI Components base on Vant|1299|TypeScript|2022-01-25|2021-07-18|
|
||||
|71|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1265|Swift|2022-01-25|2021-11-13|
|
||||
|72|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1254|JavaScript|2022-01-21|2021-04-19|
|
||||
|73|[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|1234|Go|2021-12-30|2021-02-23|
|
||||
|74|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|cool-admin(midway版)一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 2.0、typescript、typeorm、mysql、jwt、element-ui等构建|1223|TypeScript|2022-01-10|2021-02-27|
|
||||
|75|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1204|JavaScript|2022-01-25|2021-03-14|
|
||||
|76|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1182|JavaScript|2021-08-20|2021-01-28|
|
||||
|77|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历,一款markdown的在线简历工具。|1170|TypeScript|2022-01-19|2021-02-19|
|
||||
|78|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1142|Go|2022-01-20|2021-05-20|
|
||||
|79|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目(可作为Go项目开发脚手架)|1139|Go|2022-01-23|2021-05-26|
|
||||
|80|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1138|JavaScript|2022-01-22|2021-05-15|
|
||||
|81|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1134|Dart|2022-01-25|2021-12-07|
|
||||
|82|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|1114|Vue|2021-12-10|2021-04-25|
|
||||
|83|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1111|Java|2021-12-28|2021-08-04|
|
||||
|84|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|1111|Vue|2022-01-23|2021-02-01|
|
||||
|85|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1094|Vue|2022-01-22|2021-10-16|
|
||||
|86|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|1092|CSS|2022-01-25|2021-11-21|
|
||||
|87|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1080|JavaScript|2022-01-22|2021-11-19|
|
||||
|88|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|1051|TypeScript|2022-01-16|2021-04-19|
|
||||
|66|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1333|TypeScript|2022-01-26|2021-03-27|
|
||||
|67|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1316|TypeScript|2021-12-21|2021-09-24|
|
||||
|68|[0x192/universal-android-debloater](https://github.com/0x192/universal-android-debloater)|Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.|1315|Rust|2022-01-18|2021-10-07|
|
||||
|69|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1305|Go|2022-01-26|2021-07-08|
|
||||
|70|[3lang3/react-vant](https://github.com/3lang3/react-vant)|React mobile UI Components base on Vant|1301|TypeScript|2022-01-26|2021-07-18|
|
||||
|71|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1269|Swift|2022-01-26|2021-11-13|
|
||||
|72|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1258|JavaScript|2022-01-21|2021-04-19|
|
||||
|73|[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|1240|Go|2021-12-30|2021-02-23|
|
||||
|74|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|cool-admin(midway版)一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 2.0、typescript、typeorm、mysql、jwt、element-ui等构建|1225|TypeScript|2022-01-10|2021-02-27|
|
||||
|75|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1206|JavaScript|2022-01-26|2021-03-14|
|
||||
|76|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1183|JavaScript|2021-08-20|2021-01-28|
|
||||
|77|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历,一款markdown的在线简历工具。|1169|TypeScript|2022-01-19|2021-02-19|
|
||||
|78|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1143|Go|2022-01-20|2021-05-20|
|
||||
|79|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1142|JavaScript|2022-01-22|2021-05-15|
|
||||
|80|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目(可作为Go项目开发脚手架)|1141|Go|2022-01-26|2021-05-26|
|
||||
|81|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1140|Dart|2022-01-26|2021-12-07|
|
||||
|82|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1118|Java|2021-12-28|2021-08-04|
|
||||
|83|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|1115|Vue|2022-01-23|2021-02-01|
|
||||
|84|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|1114|CSS|2022-01-26|2021-11-21|
|
||||
|85|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|1114|Vue|2021-12-10|2021-04-25|
|
||||
|86|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1101|Vue|2022-01-22|2021-10-16|
|
||||
|87|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1079|JavaScript|2022-01-22|2021-11-19|
|
||||
|88|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|1058|TypeScript|2022-01-16|2021-04-19|
|
||||
|89|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1049|C|2021-10-15|2021-10-10|
|
||||
|90|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台,H5商城可视化搭建平台|1041|Vue|2022-01-25|2021-09-22|
|
||||
|91|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|1021|Python|2022-01-13|2021-09-12|
|
||||
|92|[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!|1019|Vue|2022-01-24|2021-02-28|
|
||||
|93|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1014|Python|2022-01-25|2021-05-05|
|
||||
|94|[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|
|
||||
|95|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|992|C|2021-12-27|2021-08-11|
|
||||
|96|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|981|Python|2022-01-23|2021-09-19|
|
||||
|97|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|977|Python|2022-01-25|2021-12-28|
|
||||
|98|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|969|TypeScript|2022-01-24|2021-07-08|
|
||||
|90|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台,H5商城可视化搭建平台|1049|Vue|2022-01-26|2021-09-22|
|
||||
|91|[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!|1024|Vue|2022-01-24|2021-02-28|
|
||||
|92|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|1023|Python|2022-01-13|2021-09-12|
|
||||
|93|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1015|Python|2022-01-26|2021-05-05|
|
||||
|94|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|995|C|2021-12-27|2021-08-11|
|
||||
|95|[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|
|
||||
|96|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|984|Python|2022-01-25|2021-09-19|
|
||||
|97|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|982|Python|2022-01-26|2021-12-28|
|
||||
|98|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|977|TypeScript|2022-01-24|2021-07-08|
|
||||
|99|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件,让你的react项目可以加载vue组件|958|JavaScript|2021-08-18|2021-05-17|
|
||||
|100|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|JavaScript|2021-10-30|2021-10-20|
|
||||
|101|[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.|939|Java|2021-12-28|2021-10-16|
|
||||
|102|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|938|Rust|2021-12-05|2021-10-02|
|
||||
|103|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|931|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|928|Go|2022-01-24|2021-06-14|
|
||||
|105|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS15扫码即用。🚧 客户端和快应用开发中|904|Kotlin|2022-01-25|2021-12-16|
|
||||
|106|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|899|Go|2022-01-25|2021-04-29|
|
||||
|107|[alibaba/xquic](https://github.com/alibaba/xquic)|-|880|C|2022-01-25|2021-11-05|
|
||||
|108|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|880|Go|2021-12-07|2021-05-12|
|
||||
|109|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|878|JavaScript|2022-01-25|2021-03-28|
|
||||
|110|[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.|878|Java|2022-01-21|2021-02-08|
|
||||
|111|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|867|JavaScript|2022-01-19|2021-08-12|
|
||||
|100|[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.|942|Java|2021-12-28|2021-10-16|
|
||||
|101|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|JavaScript|2021-10-30|2021-10-20|
|
||||
|102|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|939|Rust|2021-12-05|2021-10-02|
|
||||
|103|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|932|Go|2022-01-26|2021-06-14|
|
||||
|104|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|931|TypeScript|2021-11-15|2021-10-19|
|
||||
|105|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS15扫码即用。🚧 客户端和快应用开发中|917|Kotlin|2022-01-26|2021-12-16|
|
||||
|106|[alibaba/sealer](https://github.com/alibaba/sealer)|Seal your applications all dependencies and kubernetes into CloudImage! Build Deliver and Run user-defined clusters in one command.|901|Go|2022-01-26|2021-04-29|
|
||||
|107|[alibaba/xquic](https://github.com/alibaba/xquic)|-|884|C|2022-01-25|2021-11-05|
|
||||
|108|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|879|Go|2021-12-07|2021-05-12|
|
||||
|109|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|879|JavaScript|2022-01-26|2021-03-28|
|
||||
|110|[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.|879|Java|2022-01-21|2021-02-08|
|
||||
|111|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|871|JavaScript|2022-01-19|2021-08-12|
|
||||
|112|[Paladinfeng/MiaoProject](https://github.com/Paladinfeng/MiaoProject)|Miao Project Bug 反馈|867|-|2021-12-12|2021-04-01|
|
||||
|113|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|856|Python|2021-12-14|2021-08-25|
|
||||
|114|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|848|Jupyter Notebook|2021-12-29|2021-04-07|
|
||||
|115|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |839|C++|2021-12-24|2021-05-26|
|
||||
|116|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|827|Python|2022-01-17|2021-11-30|
|
||||
|117|[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 ...|806|Kotlin|2022-01-18|2021-12-17|
|
||||
|118|[Anonymous-ghost/AttackWebFrameworkTools](https://github.com/Anonymous-ghost/AttackWebFrameworkTools)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。上传getshell。sql注入等高危漏洞直接就可以拿权限出数据。其次对一些构造复杂exp漏洞进行检测。傻瓜式导入url即可实现批量测试,能一键getshell检测绝不sql注入或者不是只检测。其中thinkphp 集成所有rce Exp Struts2漏洞集成了shack2 和k8 ...|803|C#|2022-01-18|2021-02-10|
|
||||
|119|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|801|HTML|2022-01-11|2021-07-20|
|
||||
|120|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |801|Python|2022-01-17|2021-02-05|
|
||||
|121|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|792|Go|2022-01-16|2022-01-05|
|
||||
|122|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|787|Java|2021-12-13|2021-10-22|
|
||||
|113|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|857|Python|2021-12-14|2021-08-25|
|
||||
|114|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|850|Jupyter Notebook|2021-12-29|2021-04-07|
|
||||
|115|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |841|C++|2021-12-24|2021-05-26|
|
||||
|116|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|834|Python|2022-01-17|2021-11-30|
|
||||
|117|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |812|Python|2022-01-17|2021-02-05|
|
||||
|118|[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 ...|811|Kotlin|2022-01-26|2021-12-17|
|
||||
|119|[Anonymous-ghost/AttackWebFrameworkTools](https://github.com/Anonymous-ghost/AttackWebFrameworkTools)|本软件首先集成危害性较大框架和部分主流cms的rce(无需登录,或者登录绕过执行rce)和反序列化(利用链简单)。上传getshell。sql注入等高危漏洞直接就可以拿权限出数据。其次对一些构造复杂exp漏洞进行检测。傻瓜式导入url即可实现批量测试,能一键getshell检测绝不sql注入或者不是只检测。其中thinkphp 集成所有rce Exp Struts2漏洞集成了shack2 和k8 ...|803|C#|2022-01-18|2021-02-10|
|
||||
|120|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|801|HTML|2022-01-11|2021-07-20|
|
||||
|121|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|797|Go|2022-01-26|2022-01-05|
|
||||
|122|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|788|Java|2021-12-13|2021-10-22|
|
||||
|123|[JingOS-team/JingOS](https://github.com/JingOS-team/JingOS)|Awesome - JingOS - The World’s First Linux-based OS design for Tablets|785|-|2021-12-10|2021-01-29|
|
||||
|124|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|783|Python|2022-01-25|2021-04-21|
|
||||
|125|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|781|Shell|2021-11-27|2021-06-12|
|
||||
|126|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|774|Python|2022-01-25|2021-12-06|
|
||||
|127|[CollegesChat/university-information](https://github.com/CollegesChat/university-information)|收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节|767|Python|2021-08-25|2021-06-25|
|
||||
|128|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|767|Shell|2022-01-02|2021-02-21|
|
||||
|129|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|761|Rust|2022-01-07|2021-09-09|
|
||||
|130|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统,支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|760|Go|2022-01-04|2021-06-03|
|
||||
|131|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|758|Go|2022-01-22|2021-09-06|
|
||||
|132|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|757|Swift|2022-01-21|2021-11-30|
|
||||
|133|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|755|TypeScript|2021-11-29|2021-11-09|
|
||||
|124|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|784|Shell|2021-11-27|2021-06-12|
|
||||
|125|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|784|Python|2022-01-26|2021-04-21|
|
||||
|126|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|776|Python|2022-01-26|2021-12-06|
|
||||
|127|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|768|Shell|2022-01-02|2021-02-21|
|
||||
|128|[CollegesChat/university-information](https://github.com/CollegesChat/university-information)|收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节|767|Python|2021-08-25|2021-06-25|
|
||||
|129|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|762|Rust|2022-01-07|2021-09-09|
|
||||
|130|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|761|Go|2022-01-22|2021-09-06|
|
||||
|131|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统,支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|760|Go|2022-01-04|2021-06-03|
|
||||
|132|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|759|Swift|2022-01-21|2021-11-30|
|
||||
|133|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|756|TypeScript|2021-11-29|2021-11-09|
|
||||
|134|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|753|Python|2021-12-28|2021-09-08|
|
||||
|135|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|749|Python|2022-01-22|2021-09-17|
|
||||
|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 ...|749|Python|2022-01-07|2021-05-27|
|
||||
|137|[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 ...|748|C++|2022-01-25|2021-06-30|
|
||||
|138|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|742|Python|2022-01-24|2021-08-30|
|
||||
|139|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|724|Go|2022-01-25|2021-02-25|
|
||||
|140|[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. 一键脚本|714|Shell|2022-01-25|2021-03-17|
|
||||
|141|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具(红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配)|714|Python|2021-10-23|2021-03-11|
|
||||
|142|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|712|Python|2022-01-24|2021-02-08|
|
||||
|143|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件,显存占用更小,是DAIN速度的10-25倍,包含抽帧处理,去除动漫卡顿感|712|C#|2022-01-18|2021-01-31|
|
||||
|144|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|710|Python|2022-01-22|2021-09-01|
|
||||
|145|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|699|Vue|2022-01-05|2021-12-30|
|
||||
|146|[allentofight/easy-cs](https://github.com/allentofight/easy-cs)|CS,如此简单!|697|-|2021-11-22|2021-02-12|
|
||||
|147|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|695|Java|2021-10-15|2021-06-23|
|
||||
|148|[hongchacha/cartoon](https://github.com/hongchacha/cartoon)|全是漫画,免费漫画app|695|-|2021-10-28|2021-02-02|
|
||||
|149|[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-25|2021-07-27|
|
||||
|150|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|683|C#|2022-01-25|2021-10-21|
|
||||
|151|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|683|JavaScript|2022-01-25|2021-10-15|
|
||||
|152|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|670|HTML|2021-12-23|2021-12-22|
|
||||
|153|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|664|C++|2022-01-25|2021-06-30|
|
||||
|154|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|662|Java|2022-01-25|2021-08-16|
|
||||
|155|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|660|Perl|2022-01-25|2021-08-22|
|
||||
|156|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|658|Go|2022-01-25|2021-05-30|
|
||||
|157|[rebase-network/Dapp-Learning](https://github.com/rebase-network/Dapp-Learning)|-|653|Solidity|2021-12-13|2021-06-08|
|
||||
|158|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|653|Go|2022-01-01|2021-04-19|
|
||||
|159|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|652|Ruby|2022-01-13|2021-06-22|
|
||||
|160|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|650|JavaScript|2022-01-24|2021-05-29|
|
||||
|161|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|647|PHP|2022-01-21|2021-09-10|
|
||||
|162|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |647|Python|2022-01-25|2021-04-14|
|
||||
|163|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|645|JavaScript|2021-12-13|2021-04-16|
|
||||
|164|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|643|C|2022-01-04|2021-04-14|
|
||||
|165|[alaskasquirrel/Email-newsletter-RSS](https://github.com/alaskasquirrel/Email-newsletter-RSS)|邮箱 📧 newsletter RSS|641|-|2021-12-07|2021-09-19|
|
||||
|166|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|634|TypeScript|2022-01-19|2021-10-26|
|
||||
|167|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|634|Go|2021-08-31|2021-04-10|
|
||||
|168|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|626|C++|2022-01-24|2021-09-18|
|
||||
|169|[rms-open-letter/rms-open-letter.github.io](https://github.com/rms-open-letter/rms-open-letter.github.io)|-|622|TypeScript|2021-10-03|2021-03-23|
|
||||
|170|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|614|Rust|2022-01-19|2021-09-22|
|
||||
|171|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|Java|2021-12-16|2021-11-06|
|
||||
|172|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|608|C++|2022-01-24|2021-07-26|
|
||||
|173|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|605|Go|2022-01-25|2021-08-30|
|
||||
|174|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|605|Go|2022-01-25|2021-07-14|
|
||||
|175|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|604|C#|2022-01-20|2021-03-19|
|
||||
|176|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|600|PHP|2022-01-12|2021-06-25|
|
||||
|177|[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 ...|597|Shell|2022-01-24|2021-03-22|
|
||||
|178|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|597|JavaScript|2022-01-21|2021-02-03|
|
||||
|179|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|596|Python|2022-01-14|2021-07-20|
|
||||
|180|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|593|Go|2021-09-12|2021-05-30|
|
||||
|181|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|591|Java|2022-01-04|2021-09-14|
|
||||
|182|[easychen/docker2saas](https://github.com/easychen/docker2saas)|An open source tool that lets you create a SaaS website from docker images in 10 minutes.|588|PHP|2022-01-18|2021-02-13|
|
||||
|183|[tal-tech/conan](https://github.com/tal-tech/conan)|柯南平台开源版本,为用户提供流量回放全流程解决方案|586|Java|2021-10-21|2021-03-02|
|
||||
|184|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |585|Dart|2022-01-16|2021-03-06|
|
||||
|185|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|584|Java|2022-01-12|2021-08-19|
|
||||
|186|[JackonYang/money-maker-apps](https://github.com/JackonYang/money-maker-apps)|我认为有赚钱能力的开源小程序、个人网站|583|JavaScript|2022-01-05|2021-01-28|
|
||||
|187|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|581|CSS|2021-08-04|2021-08-04|
|
||||
|188|[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等构建|581|CSS|2021-12-18|2021-02-27|
|
||||
|189|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|579|TypeScript|2022-01-25|2021-10-12|
|
||||
|190|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|577|Go|2021-10-15|2021-07-24|
|
||||
|191|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|基于安卓QQ协议的vscode-qq扩展|576|TypeScript|2022-01-01|2021-02-06|
|
||||
|192|[SummerSec/ShiroAttack2](https://github.com/SummerSec/ShiroAttack2)|shiro反序列化漏洞综合利用,包含(回显执行命令/注入内存马)修复原版中NoCC的问题 https://github.com/j1anFen/shiro_attack|571|Java|2022-01-20|2021-06-13|
|
||||
|193|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|565|Go|2022-01-23|2021-12-06|
|
||||
|194|[arcxingye/EatKano](https://github.com/arcxingye/EatKano)|小游戏:吃掉小鹿乃|559|JavaScript|2022-01-25|2021-02-02|
|
||||
|135|[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 ...|751|Python|2022-01-07|2021-05-27|
|
||||
|136|[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 ...|748|C++|2022-01-25|2021-06-30|
|
||||
|137|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|747|Python|2022-01-22|2021-09-17|
|
||||
|138|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|742|Python|2022-01-26|2021-08-30|
|
||||
|139|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|725|Go|2022-01-25|2021-02-25|
|
||||
|140|[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. 一键脚本|721|Shell|2022-01-26|2021-03-17|
|
||||
|141|[arcxingye/EatKano](https://github.com/arcxingye/EatKano)|小游戏:吃掉小鹿乃|715|JavaScript|2022-01-26|2021-02-02|
|
||||
|142|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具(红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配)|714|Python|2021-10-23|2021-03-11|
|
||||
|143|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|713|Python|2022-01-24|2021-02-08|
|
||||
|144|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件,显存占用更小,是DAIN速度的10-25倍,包含抽帧处理,去除动漫卡顿感|712|C#|2022-01-18|2021-01-31|
|
||||
|145|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|711|Python|2022-01-22|2021-09-01|
|
||||
|146|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|697|Vue|2022-01-05|2021-12-30|
|
||||
|147|[allentofight/easy-cs](https://github.com/allentofight/easy-cs)|CS,如此简单!|697|-|2021-11-22|2021-02-12|
|
||||
|148|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|696|Java|2021-10-15|2021-06-23|
|
||||
|149|[hongchacha/cartoon](https://github.com/hongchacha/cartoon)|全是漫画,免费漫画app|695|-|2021-10-28|2021-02-02|
|
||||
|150|[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-26|2021-07-27|
|
||||
|151|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|684|C#|2022-01-25|2021-10-21|
|
||||
|152|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|684|JavaScript|2022-01-26|2021-10-15|
|
||||
|153|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|670|HTML|2021-12-23|2021-12-22|
|
||||
|154|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|668|C++|2022-01-26|2021-06-30|
|
||||
|155|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|662|Perl|2022-01-26|2021-08-22|
|
||||
|156|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|662|Java|2022-01-26|2021-08-16|
|
||||
|157|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|662|Go|2022-01-26|2021-05-30|
|
||||
|158|[rebase-network/Dapp-Learning](https://github.com/rebase-network/Dapp-Learning)|-|653|Solidity|2021-12-13|2021-06-08|
|
||||
|159|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|653|Go|2022-01-01|2021-04-19|
|
||||
|160|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|652|Ruby|2022-01-13|2021-06-22|
|
||||
|161|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|650|JavaScript|2022-01-26|2021-05-29|
|
||||
|162|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|648|PHP|2022-01-21|2021-09-10|
|
||||
|163|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |647|Python|2022-01-26|2021-04-14|
|
||||
|164|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|646|JavaScript|2021-12-13|2021-04-16|
|
||||
|165|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|644|C|2022-01-26|2021-04-14|
|
||||
|166|[alaskasquirrel/Email-newsletter-RSS](https://github.com/alaskasquirrel/Email-newsletter-RSS)|邮箱 📧 newsletter RSS|641|-|2021-12-07|2021-09-19|
|
||||
|167|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|635|TypeScript|2022-01-19|2021-10-26|
|
||||
|168|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|634|Go|2021-08-31|2021-04-10|
|
||||
|169|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|626|C++|2022-01-26|2021-09-18|
|
||||
|170|[rms-open-letter/rms-open-letter.github.io](https://github.com/rms-open-letter/rms-open-letter.github.io)|-|622|TypeScript|2021-10-03|2021-03-23|
|
||||
|171|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|616|Rust|2022-01-19|2021-09-22|
|
||||
|172|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|613|Go|2022-01-26|2021-08-30|
|
||||
|173|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|612|C++|2022-01-24|2021-07-26|
|
||||
|174|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|Java|2021-12-16|2021-11-06|
|
||||
|175|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|607|Go|2022-01-26|2021-07-14|
|
||||
|176|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|606|C#|2022-01-20|2021-03-19|
|
||||
|177|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|600|PHP|2022-01-12|2021-06-25|
|
||||
|178|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|599|JavaScript|2022-01-21|2021-02-03|
|
||||
|179|[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 ...|597|Shell|2022-01-24|2021-03-22|
|
||||
|180|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|596|TypeScript|2022-01-26|2021-10-12|
|
||||
|181|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|595|Python|2022-01-14|2021-07-20|
|
||||
|182|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|594|Go|2021-09-12|2021-05-30|
|
||||
|183|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|592|Java|2022-01-04|2021-09-14|
|
||||
|184|[easychen/docker2saas](https://github.com/easychen/docker2saas)|An open source tool that lets you create a SaaS website from docker images in 10 minutes.|588|PHP|2022-01-18|2021-02-13|
|
||||
|185|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |587|Dart|2022-01-16|2021-03-06|
|
||||
|186|[tal-tech/conan](https://github.com/tal-tech/conan)|柯南平台开源版本,为用户提供流量回放全流程解决方案|587|Java|2021-10-21|2021-03-02|
|
||||
|187|[JackonYang/money-maker-apps](https://github.com/JackonYang/money-maker-apps)|我认为有赚钱能力的开源小程序、个人网站|585|JavaScript|2022-01-05|2021-01-28|
|
||||
|188|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|584|Java|2022-01-12|2021-08-19|
|
||||
|189|[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等构建|581|CSS|2021-12-18|2021-02-27|
|
||||
|190|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|580|CSS|2021-08-04|2021-08-04|
|
||||
|191|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|576|Go|2021-10-15|2021-07-24|
|
||||
|192|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|基于安卓QQ协议的vscode-qq扩展|576|TypeScript|2022-01-01|2021-02-06|
|
||||
|193|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|571|Go|2022-01-23|2021-12-06|
|
||||
|194|[SummerSec/ShiroAttack2](https://github.com/SummerSec/ShiroAttack2)|shiro反序列化漏洞综合利用,包含(回显执行命令/注入内存马)修复原版中NoCC的问题 https://github.com/j1anFen/shiro_attack|571|Java|2022-01-20|2021-06-13|
|
||||
|195|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|558|C|2021-12-16|2021-09-05|
|
||||
|196|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.(Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|558|Dart|2021-11-25|2021-06-30|
|
||||
|197|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|556|Java|2022-01-24|2021-06-17|
|
||||
|198|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|554|Python|2021-12-03|2021-06-13|
|
||||
|199|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|553|C++|2022-01-25|2021-12-24|
|
||||
|200|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to iOS/Android/Web.(轮播图、swiper)|553|TypeScript|2022-01-25|2021-09-07|
|
||||
|197|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to iOS/Android/Web.(轮播图、swiper)|557|TypeScript|2022-01-26|2021-09-07|
|
||||
|198|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|556|Java|2022-01-24|2021-06-17|
|
||||
|199|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|554|Python|2021-12-03|2021-06-13|
|
||||
|200|[LSPosed/AndroidHiddenApiBypass](https://github.com/LSPosed/AndroidHiddenApiBypass)|Bypass restrictions on non-SDK interfaces|554|Java|2022-01-05|2021-04-07|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,22 +1,22 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Assembly
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[Dfinitski/ATU-10-10W-QRP-antenna-tuner](https://github.com/Dfinitski/ATU-10-10W-QRP-antenna-tuner)|-|26|2021-12-09|2021-05-06|
|
||||
|2|[lishaojiang/talkcoroutine](https://github.com/lishaojiang/talkcoroutine)|coroutine;fiber;boost fiber|25|2021-08-03|2021-04-18|
|
||||
|3|[Panda381/ATX80](https://github.com/Panda381/ATX80)|ZX-80 computer clone with ATmega8 processor and with BASIC interpreter written in AVR assembler.|21|2021-12-15|2021-12-15|
|
||||
|4|[huang-jl/LLCL-MIPS](https://github.com/huang-jl/LLCL-MIPS)|LLCL-MIPS is a superscalar MIPS processor, which supports MIPS Release 1 instructions and is capable of booting linux kernel. (第五届龙芯杯特等奖作品)|9|2021-09-25|2021-09-23|
|
||||
|4|[huang-jl/LLCL-MIPS](https://github.com/huang-jl/LLCL-MIPS)|LLCL-MIPS is a superscalar MIPS processor, which supports MIPS Release 1 instructions and is capable of booting linux kernel. (第五届龙芯杯特等奖作品)|9|2022-01-26|2021-09-23|
|
||||
|5|[uraninite/win32-stuxnet](https://github.com/uraninite/win32-stuxnet)|Stuxnet is an extremely sophisticated computer worm that exploits multiple previously unknown Windows zero-day vulnerabilities to infect computers and spread. Its purpose was not just to infect PCs bu ...|9|2021-09-01|2021-03-16|
|
||||
|6|[jayzhou1024/ft](https://github.com/jayzhou1024/ft)|项目自用|6|2021-09-30|2021-03-27|
|
||||
|7|[BUAADreamer/BUAA-CO-2020](https://github.com/BUAADreamer/BUAA-CO-2020)|2020年北航计组课设代码 This is the BUAA Computer Orgnization code project files.|5|2021-11-27|2021-02-04|
|
||||
|8|[LiQiang0307/Web_OpenCV_JS](https://github.com/LiQiang0307/Web_OpenCV_JS)|web 计算机视觉之初识OpenCV.js;Flask web video 分支,利用Flask web框架接收实时视频流并显示|4|2022-01-03|2021-07-06|
|
||||
|9|[fumiama/c64-snake](https://github.com/fumiama/c64-snake)|C64上的贪吃蛇|4|2021-10-18|2021-03-30|
|
||||
|10|[NEUzht/computer_system](https://github.com/NEUzht/computer_system)|孙仲武带带我|3|2022-01-09|2021-11-20|
|
||||
|11|[djh-sudo/tiny-OS-kernel](https://github.com/djh-sudo/tiny-OS-kernel)|《从零开始写一个操作系统》|3|2021-10-10|2021-10-10|
|
||||
|12|[zmrbak/ReverseAnalysis2](https://github.com/zmrbak/ReverseAnalysis2)|X86/X64软件逆向分析【提高】|3|2021-08-25|2021-05-16|
|
||||
|7|[zmrbak/ReverseAnalysis2](https://github.com/zmrbak/ReverseAnalysis2)|X86/X64软件逆向分析【提高】|5|2021-08-25|2021-05-16|
|
||||
|8|[BUAADreamer/BUAA-CO-2020](https://github.com/BUAADreamer/BUAA-CO-2020)|2020年北航计组课设代码 This is the BUAA Computer Orgnization code project files.|5|2021-11-27|2021-02-04|
|
||||
|9|[LiQiang0307/Web_OpenCV_JS](https://github.com/LiQiang0307/Web_OpenCV_JS)|web 计算机视觉之初识OpenCV.js;Flask web video 分支,利用Flask web框架接收实时视频流并显示|4|2022-01-26|2021-07-06|
|
||||
|10|[fumiama/c64-snake](https://github.com/fumiama/c64-snake)|C64上的贪吃蛇|4|2021-10-18|2021-03-30|
|
||||
|11|[NEUzht/computer_system](https://github.com/NEUzht/computer_system)|孙仲武带带我|3|2022-01-09|2021-11-20|
|
||||
|12|[djh-sudo/tiny-OS-kernel](https://github.com/djh-sudo/tiny-OS-kernel)|《从零开始写一个操作系统》|3|2021-10-10|2021-10-10|
|
||||
|13|[junchao-ustc/csapp](https://github.com/junchao-ustc/csapp)|记录csapp的实验|2|2021-10-30|2021-10-16|
|
||||
|14|[li-jinpeng/Colorful_Block](https://github.com/li-jinpeng/Colorful_Block)|汇编大作业|2|2021-11-10|2021-10-13|
|
||||
|15|[YoooHaaa/Roster](https://github.com/YoooHaaa/Roster)|科锐三阶段项目---16位汇编通讯录|2|2021-09-22|2021-09-22|
|
||||
|
||||
@ -1,31 +1,31 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > C
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6325|2022-01-21|2021-11-06|
|
||||
|2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5755|2022-01-21|2021-10-07|
|
||||
|3|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2155|2022-01-25|2021-05-25|
|
||||
|1|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|6385|2022-01-21|2021-11-06|
|
||||
|2|[peng-zhihui/Dummy-Robot](https://github.com/peng-zhihui/Dummy-Robot)|我的超迷你机械臂机器人项目。|5763|2022-01-21|2021-10-07|
|
||||
|3|[ApsaraDB/PolarDB-for-PostgreSQL](https://github.com/ApsaraDB/PolarDB-for-PostgreSQL)|"POLARDB_11_STABLE" is the stable branch which is based on PostgreSQL 11.9. It supports compute-storage separation architecture. The "distributed" branch, which supports distributed architecture.|2155|2022-01-26|2021-05-25|
|
||||
|4|[peng-zhihui/Peak](https://github.com/peng-zhihui/Peak)|Tiny Mobile Terminal Device Kit.|1049|2021-10-15|2021-10-10|
|
||||
|5|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|992|2021-12-27|2021-08-11|
|
||||
|6|[alibaba/xquic](https://github.com/alibaba/xquic)|-|880|2022-01-25|2021-11-05|
|
||||
|7|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|643|2022-01-04|2021-04-14|
|
||||
|5|[bytedance/bhook](https://github.com/bytedance/bhook)|🔥 ByteHook(aka bhook) is a PLT hook framework for Android app.|995|2021-12-27|2021-08-11|
|
||||
|6|[alibaba/xquic](https://github.com/alibaba/xquic)|-|884|2022-01-25|2021-11-05|
|
||||
|7|[bytedance/memory-leak-detector](https://github.com/bytedance/memory-leak-detector)|-|644|2022-01-26|2021-04-14|
|
||||
|8|[peng-zhihui/OpenHeat](https://github.com/peng-zhihui/OpenHeat)|-|558|2021-12-16|2021-09-05|
|
||||
|9|[joyycom/VNN](https://github.com/joyycom/VNN)|VNN是由欢聚集团(Joyy Inc.)推出的高性能、轻量级神经网络部署框架。目前已为Hago、VOO、VFly、马克相机等App提供20余种AI能力的支持,覆盖直播、短视频、视频编辑等泛娱乐场景和工程场景|520|2022-01-17|2021-12-07|
|
||||
|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 ),单机或分布式唯 ...|487|2022-01-01|2021-03-13|
|
||||
|10|[yitter/IdGenerator](https://github.com/yitter/IdGenerator)|💎迄今为止最全面的分布式主键ID生成器。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/SQL 等多语言,且提供 PHP 扩展及 Python、Node.js、Ruby 多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 WorkerId ),单机或分布式唯 ...|490|2022-01-01|2021-03-13|
|
||||
|11|[hydromisc/hydromisc](https://github.com/hydromisc/hydromisc)|Open hardware to measure EC and pH, drive pumps, and otherwise manage a mid-size hydroponic grow over Wi-Fi.|457|2022-01-03|2021-06-28|
|
||||
|12|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|356|2022-01-09|2021-05-24|
|
||||
|13|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|355|2021-11-29|2021-03-29|
|
||||
|12|[kerwincui/wumei-smart](https://github.com/kerwincui/wumei-smart)|物美智能是一套开源的软硬件系统,可用于二次开发和学习,快速搭建自己的智能家居系统。硬件工程师可以把自己的设备集成到系统;软件工程师可以使用项目中的设备熟悉软硬件交互。|357|2022-01-09|2021-05-24|
|
||||
|13|[Al1ex/WindowsElevation](https://github.com/Al1ex/WindowsElevation)|Windows Elevation(持续更新)|356|2021-11-29|2021-03-29|
|
||||
|14|[hepingood/ssd1306](https://github.com/hepingood/ssd1306)|ssd1306 full function driver|350|2022-01-09|2021-05-16|
|
||||
|15|[filecoin-project/community-china](https://github.com/filecoin-project/community-china)|Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL.|324|2021-12-20|2021-01-29|
|
||||
|15|[filecoin-project/community-china](https://github.com/filecoin-project/community-china)|Resources and forum for the Chinese community, maintained and moderated by CoinSummer & PL.|325|2022-01-26|2021-01-29|
|
||||
|16|[alibaba/Patrons](https://github.com/alibaba/Patrons)|🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)|312|2022-01-12|2021-06-15|
|
||||
|17|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|305|2022-01-09|2021-08-22|
|
||||
|17|[hepingood/w25qxx](https://github.com/hepingood/w25qxx)|w25qxx full function driver|306|2022-01-09|2021-08-22|
|
||||
|18|[hepingood/nrf24l01](https://github.com/hepingood/nrf24l01)|nrf24l01 full function driver|297|2022-01-25|2021-12-23|
|
||||
|19|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|245|2021-11-25|2021-07-27|
|
||||
|19|[riscv2os/riscv2os](https://github.com/riscv2os/riscv2os)|從 RISC-V 處理器到 UNIX 作業系統|246|2021-11-25|2021-07-27|
|
||||
|20|[ClimbSnail/HoloCubic_AIO](https://github.com/ClimbSnail/HoloCubic_AIO)|HoloCubic超多功能AIO固件 基于esp32-arduino的天气时钟、相册、视频播放、桌面投屏、web服务、bilibili粉丝等|229|2022-01-18|2021-05-30|
|
||||
|21|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a DPDK based 100Gbps network performance and load testing software.|218|2022-01-16|2021-12-21|
|
||||
|21|[baidu/dperf](https://github.com/baidu/dperf)|dperf is a DPDK based 100Gbps network performance and load testing software.|219|2022-01-26|2021-12-21|
|
||||
|22|[loongly/PureScript](https://github.com/loongly/PureScript)|A C# hot reload framework for Unity3D, based on Mono's MONO_AOT_MODE_INTERP mode.|217|2022-01-23|2021-03-05|
|
||||
|23|[hepingood/ds18b20](https://github.com/hepingood/ds18b20)|ds18b20 full function driver|213|2022-01-10|2021-05-10|
|
||||
|24|[JingYang1124/HEX-LINK](https://github.com/JingYang1124/HEX-LINK)|这是一套可适用于PC端游戏的体感操作设备。|194|2021-07-29|2021-07-01|
|
||||
@ -33,50 +33,51 @@
|
||||
|26|[hepingood/ws2812b](https://github.com/hepingood/ws2812b)|ws2812b full function driver|188|2022-01-09|2021-11-02|
|
||||
|27|[maoabc/nmmp](https://github.com/maoabc/nmmp)|dex-vm used to protect the dex file|166|2022-01-14|2021-05-21|
|
||||
|28|[smallzhong/hide_execute_memory](https://github.com/smallzhong/hide_execute_memory)|隐藏可执行内存|137|2021-12-27|2021-12-22|
|
||||
|29|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|131|2021-12-04|2021-08-26|
|
||||
|30|[alibaba/TairHash](https://github.com/alibaba/TairHash)|A redis module, similar to redis hash, but you can set expiration and version for field|125|2022-01-14|2021-02-25|
|
||||
|31|[archeryue/cpc](https://github.com/archeryue/cpc)|建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!|118|2021-09-15|2021-07-01|
|
||||
|32|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|109|2021-11-26|2021-09-06|
|
||||
|33|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|108|2021-10-09|2021-08-31|
|
||||
|34|[Rand312/xv6](https://github.com/Rand312/xv6)|-|107|2021-11-28|2021-10-29|
|
||||
|35|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|107|2021-09-05|2021-08-20|
|
||||
|36|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集,收集整理验证好用的bof。|101|2021-11-08|2021-07-30|
|
||||
|37|[wangyuntao/linux-kernel-illustrated](https://github.com/wangyuntao/linux-kernel-illustrated)|Illustrate linux kernel with diagrams|99|2021-09-07|2021-01-28|
|
||||
|38|[NVIDIA-AI-IOT/deepstream_lpr_app](https://github.com/NVIDIA-AI-IOT/deepstream_lpr_app)|Sample app code for LPR deployment on DeepStream|95|2021-11-18|2021-02-08|
|
||||
|39|[cdians/FastChia](https://github.com/cdians/FastChia)|Chia奇亚 plot(P盘)快速一键化工具|91|2021-07-28|2021-05-04|
|
||||
|40|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|89|2022-01-25|2021-09-05|
|
||||
|41|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|2021-10-10|2021-09-14|
|
||||
|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|84|2022-01-24|2021-03-22|
|
||||
|44|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大,Go 实现的一个WebSSH,支持文件上传下载|81|2021-12-12|2021-05-09|
|
||||
|45|[u1f383/Software-Security-2021](https://github.com/u1f383/Software-Security-2021)|2021 交大程式安全 binary exploit 課程教材|75|2022-01-19|2021-11-24|
|
||||
|46|[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.|72|2022-01-17|2021-02-25|
|
||||
|47|[keke1023/Padavan](https://github.com/keke1023/Padavan)|基于hanwckf,chongshengB以及padavanonly的源码整合而来,支持7603/7615/7915的kvr|71|2022-01-15|2021-08-23|
|
||||
|48|[rev1si0n/bxxt](https://github.com/rev1si0n/bxxt)|安卓 BOOT.IMG/RECOVERY.IMG/SELINUX/PROPERTY 实用工具,启动镜像编辑解包打包,selinux 修改,ro 属性修改。|70|2022-01-21|2021-03-27|
|
||||
|49|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|68|2022-01-13|2021-10-20|
|
||||
|50|[impact-eintr/LinuxC](https://github.com/impact-eintr/LinuxC)|听说C与Linux更搭配哦~ 内容包括:C基础 C++面向对象编程 基础数据结构 linux系统编程以及一些操作系统的相关知识|66|2021-12-06|2021-02-08|
|
||||
|51|[sakumisu/usb_stack](https://github.com/sakumisu/usb_stack)|Tiny and portable USB Stack for embedded system with USB IP|62|2022-01-15|2021-07-10|
|
||||
|52|[metartc/metaRTC](https://github.com/metartc/metaRTC)|embedded webrtc SDK 嵌入式webrtc库 |59|2022-01-25|2021-12-17|
|
||||
|53|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|58|2022-01-25|2021-05-25|
|
||||
|54|[KNpTrue/homekit-bridge](https://github.com/KNpTrue/homekit-bridge)|Let any device connect to Apple HomeKit.|55|2022-01-25|2021-03-29|
|
||||
|55|[Sunnyyoung/WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI)|A command line utility to work with WeChatTweak-macOS - WeChatTweak 命令行工具|54|2022-01-25|2021-09-09|
|
||||
|56|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|53|2021-12-23|2021-12-20|
|
||||
|29|[Kevincoooool/ESP_MASTER](https://github.com/Kevincoooool/ESP_MASTER)|ESP32-CAM with LVGL Speech/Face Recognition IR Control|133|2021-12-04|2021-08-26|
|
||||
|30|[0voice/kernel_new_features](https://github.com/0voice/kernel_new_features)|一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等|128|2022-01-25|2022-01-17|
|
||||
|31|[alibaba/TairHash](https://github.com/alibaba/TairHash)|A redis module, similar to redis hash, but you can set expiration and version for field|125|2022-01-14|2021-02-25|
|
||||
|32|[archeryue/cpc](https://github.com/archeryue/cpc)|建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!|118|2021-09-15|2021-07-01|
|
||||
|33|[yhnu/op7t](https://github.com/yhnu/op7t)|oneplus 7t 自定义内核(for 安卓逆向/外挂分析)|109|2021-11-26|2021-09-06|
|
||||
|34|[Harry-hhj/CVRM2021-sjtu](https://github.com/Harry-hhj/CVRM2021-sjtu)|2021赛季交龙哨兵代码开源|108|2021-10-09|2021-08-31|
|
||||
|35|[NoOne-hub/Beacon.dll](https://github.com/NoOne-hub/Beacon.dll)|Beacon.dll reverse|108|2021-09-05|2021-08-20|
|
||||
|36|[Rand312/xv6](https://github.com/Rand312/xv6)|-|106|2021-11-28|2021-10-29|
|
||||
|37|[AttackTeamFamily/cobaltstrike-bof-toolset](https://github.com/AttackTeamFamily/cobaltstrike-bof-toolset)|在cobaltstrike中使用的bof工具集,收集整理验证好用的bof。|101|2021-11-08|2021-07-30|
|
||||
|38|[wangyuntao/linux-kernel-illustrated](https://github.com/wangyuntao/linux-kernel-illustrated)|Illustrate linux kernel with diagrams|99|2021-09-07|2021-01-28|
|
||||
|39|[NVIDIA-AI-IOT/deepstream_lpr_app](https://github.com/NVIDIA-AI-IOT/deepstream_lpr_app)|Sample app code for LPR deployment on DeepStream|95|2021-11-18|2021-02-08|
|
||||
|40|[cdians/FastChia](https://github.com/cdians/FastChia)|Chia奇亚 plot(P盘)快速一键化工具|91|2021-07-28|2021-05-04|
|
||||
|41|[kenzok8/small-package](https://github.com/kenzok8/small-package)|自动同步更新上游库软件|89|2022-01-26|2021-09-05|
|
||||
|42|[zwluoqi/mobile-visual-shader-editor](https://github.com/zwluoqi/mobile-visual-shader-editor)|一款跨平台着色器编辑工具|87|2021-10-10|2021-09-14|
|
||||
|43|[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|
|
||||
|44|[YeeZTech/YeeZ-Privacy-Computing](https://github.com/YeeZTech/YeeZ-Privacy-Computing)|Fidelius - YeeZ Privacy Computing|84|2022-01-26|2021-03-22|
|
||||
|45|[o8oo8o/GoWebSSH](https://github.com/o8oo8o/GoWebSSH)|功能强大,Go 实现的一个WebSSH,支持文件上传下载|81|2021-12-12|2021-05-09|
|
||||
|46|[u1f383/Software-Security-2021](https://github.com/u1f383/Software-Security-2021)|2021 交大程式安全 binary exploit 課程教材|77|2022-01-19|2021-11-24|
|
||||
|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.|73|2022-01-17|2021-02-25|
|
||||
|48|[keke1023/Padavan](https://github.com/keke1023/Padavan)|基于hanwckf,chongshengB以及padavanonly的源码整合而来,支持7603/7615/7915的kvr|72|2022-01-15|2021-08-23|
|
||||
|49|[rev1si0n/bxxt](https://github.com/rev1si0n/bxxt)|安卓 BOOT.IMG/RECOVERY.IMG/SELINUX/PROPERTY 实用工具,启动镜像编辑解包打包,selinux 修改,ro 属性修改。|70|2022-01-21|2021-03-27|
|
||||
|50|[espressif/esp-box](https://github.com/espressif/esp-box)|The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.|69|2022-01-13|2021-10-20|
|
||||
|51|[impact-eintr/LinuxC](https://github.com/impact-eintr/LinuxC)|听说C与Linux更搭配哦~ 内容包括:C基础 C++面向对象编程 基础数据结构 linux系统编程以及一些操作系统的相关知识|66|2021-12-06|2021-02-08|
|
||||
|52|[sakumisu/usb_stack](https://github.com/sakumisu/usb_stack)|Tiny and portable USB Stack for embedded system with USB IP|63|2022-01-26|2021-07-10|
|
||||
|53|[metartc/metaRTC](https://github.com/metartc/metaRTC)|embedded webrtc SDK 嵌入式webrtc库 |60|2022-01-25|2021-12-17|
|
||||
|54|[xboot/xfel](https://github.com/xboot/xfel)|Tiny FEL tools for allwinner SOC, support RISC-V D1 chip|59|2022-01-25|2021-05-25|
|
||||
|55|[Sunnyyoung/WeChatTweak-CLI](https://github.com/Sunnyyoung/WeChatTweak-CLI)|A command line utility to work with WeChatTweak-macOS - WeChatTweak 命令行工具|55|2022-01-26|2021-09-09|
|
||||
|56|[Zebin-Wu/homekit-bridge](https://github.com/Zebin-Wu/homekit-bridge)|Let any device connect to Apple HomeKit.|55|2022-01-26|2021-03-29|
|
||||
|57|[NWPU-OUGE/ATOM_LINKER](https://github.com/NWPU-OUGE/ATOM_LINKER)|NWPU足基 ATOM_LINKER 唐天扬负责 硬件组|53|2021-11-23|2021-11-20|
|
||||
|58|[IMFWorks/Android-So-Handler](https://github.com/IMFWorks/Android-So-Handler)|支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身|53|2021-12-06|2021-08-23|
|
||||
|59|[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|49|2022-01-17|2021-06-30|
|
||||
|60|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活:Android4.4到Android12.0 完美的保活方案|48|2021-08-26|2021-05-10|
|
||||
|61|[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|
|
||||
|62|[mcuking/wasmc](https://github.com/mcuking/wasmc)|:sparkles: A WebAssembly interpreter written in C for demonstration|42|2021-08-11|2021-07-17|
|
||||
|63|[PaulKlinger/mrna_vaccine_badge](https://github.com/PaulKlinger/mrna_vaccine_badge)|A small badge showing a schematic of an mRNA vaccine nanoparticle and blinking the RNA sequence of the Moderna or Pfizer vaccines.|40|2021-08-16|2021-07-18|
|
||||
|64|[WindySha/bypass_dlfunctions](https://github.com/WindySha/bypass_dlfunctions)|This is another way to bypass the restriction of calling dl functions for system lib.|40|2021-08-15|2021-05-09|
|
||||
|65|[DragonQuestHero/WindowsKernelPrivateSymbolsDump](https://github.com/DragonQuestHero/WindowsKernelPrivateSymbolsDump)|Win7内核私有符号结构转储|38|2021-09-03|2021-09-03|
|
||||
|66|[AlynxZhou/showmethekey](https://github.com/AlynxZhou/showmethekey)|Show keys you typed on screen.|38|2021-11-07|2021-03-16|
|
||||
|67|[howmp/CobaltStrikeDetect](https://github.com/howmp/CobaltStrikeDetect)|CobaltStrikeDetect|34|2021-10-14|2021-10-14|
|
||||
|68|[SJTU-AuTop/RT1064-Code](https://github.com/SJTU-AuTop/RT1064-Code)|RT1064主控代码|33|2021-08-16|2021-07-19|
|
||||
|69|[rockcarry/ffcnn](https://github.com/rockcarry/ffcnn)|ffcnn is a cnn neural network inference framework, written in 600 lines C language.|31|2021-09-23|2021-07-30|
|
||||
|70|[rev1si0n/lib-jingdong-app-signature](https://github.com/rev1si0n/lib-jingdong-app-signature)|京东 APP 的 sign 算法以及请求库(已封装 Python,可直接接入爬虫)|30|2021-10-09|2021-10-09|
|
||||
|71|[zeusees/PortraitSeg](https://github.com/zeusees/PortraitSeg)|移动端开源人像分割|30|2021-10-14|2021-09-26|
|
||||
|72|[RT-Thread/RT-AK](https://github.com/RT-Thread/RT-AK)|RT-Thread AI Kit|30|2021-09-16|2021-04-13|
|
||||
|59|[mycve/bypassAV](https://github.com/mycve/bypassAV)|免杀 defender 360 cobalstrike shellcode|52|2021-12-23|2021-12-20|
|
||||
|60|[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|49|2022-01-17|2021-06-30|
|
||||
|61|[Pangu-Immortal/KeepAlivePerfect](https://github.com/Pangu-Immortal/KeepAlivePerfect)|Android高级保活:Android4.4到Android12.0 完美的保活方案|48|2021-08-26|2021-05-10|
|
||||
|62|[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|
|
||||
|63|[mcuking/wasmc](https://github.com/mcuking/wasmc)|:sparkles: A WebAssembly interpreter written in C for demonstration|42|2021-08-11|2021-07-17|
|
||||
|64|[PaulKlinger/mrna_vaccine_badge](https://github.com/PaulKlinger/mrna_vaccine_badge)|A small badge showing a schematic of an mRNA vaccine nanoparticle and blinking the RNA sequence of the Moderna or Pfizer vaccines.|40|2021-08-16|2021-07-18|
|
||||
|65|[WindySha/bypass_dlfunctions](https://github.com/WindySha/bypass_dlfunctions)|This is another way to bypass the restriction of calling dl functions for system lib.|40|2021-08-15|2021-05-09|
|
||||
|66|[DragonQuestHero/WindowsKernelPrivateSymbolsDump](https://github.com/DragonQuestHero/WindowsKernelPrivateSymbolsDump)|Win7内核私有符号结构转储|38|2021-09-03|2021-09-03|
|
||||
|67|[AlynxZhou/showmethekey](https://github.com/AlynxZhou/showmethekey)|Show keys you typed on screen.|38|2021-11-07|2021-03-16|
|
||||
|68|[howmp/CobaltStrikeDetect](https://github.com/howmp/CobaltStrikeDetect)|CobaltStrikeDetect|34|2021-10-14|2021-10-14|
|
||||
|69|[SJTU-AuTop/RT1064-Code](https://github.com/SJTU-AuTop/RT1064-Code)|RT1064主控代码|33|2021-08-16|2021-07-19|
|
||||
|70|[rockcarry/ffcnn](https://github.com/rockcarry/ffcnn)|ffcnn is a cnn neural network inference framework, written in 600 lines C language.|31|2021-09-23|2021-07-30|
|
||||
|71|[rev1si0n/lib-jingdong-app-signature](https://github.com/rev1si0n/lib-jingdong-app-signature)|京东 APP 的 sign 算法以及请求库(已封装 Python,可直接接入爬虫)|30|2021-10-09|2021-10-09|
|
||||
|72|[zeusees/PortraitSeg](https://github.com/zeusees/PortraitSeg)|移动端开源人像分割|30|2021-10-14|2021-09-26|
|
||||
|73|[RT-Thread/RT-AK](https://github.com/RT-Thread/RT-AK)|RT-Thread AI Kit|30|2021-09-16|2021-04-13|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,61 +1,61 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > C++
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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.|4088|2022-01-25|2021-05-31|
|
||||
|2|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|2993|2022-01-09|2021-05-21|
|
||||
|3|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |839|2021-12-24|2021-05-26|
|
||||
|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.|4090|2022-01-25|2021-05-31|
|
||||
|2|[CodingGay/BlackDex](https://github.com/CodingGay/BlackDex)|BlackDex is an Android unpack(dexdump) tool, it supports Android 5.0~12 and need not rely to any environment. BlackDex can run on any Android mobile phone or emulator, you can unpack APK File in sever ...|2996|2022-01-09|2021-05-21|
|
||||
|3|[Tencent/flare](https://github.com/Tencent/flare)| Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。 |841|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 ...|748|2022-01-25|2021-06-30|
|
||||
|5|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|664|2022-01-25|2021-06-30|
|
||||
|6|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|626|2022-01-24|2021-09-18|
|
||||
|7|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|608|2022-01-24|2021-07-26|
|
||||
|8|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|553|2022-01-25|2021-12-24|
|
||||
|5|[openppl-public/ppl.nn](https://github.com/openppl-public/ppl.nn)|A primitive library for neural network|668|2022-01-26|2021-06-30|
|
||||
|6|[Chaoses-Ib/IbEverythingExt](https://github.com/Chaoses-Ib/IbEverythingExt)|Everything 拼音搜索、快速选择扩展|626|2022-01-26|2021-09-18|
|
||||
|7|[shouxieai/tensorRT_Pro](https://github.com/shouxieai/tensorRT_Pro)|C++ library based on tensorrt integration|612|2022-01-24|2021-07-26|
|
||||
|8|[open-mmlab/mmdeploy](https://github.com/open-mmlab/mmdeploy)|OpenMMLab Model Deployment Framework|553|2022-01-26|2021-12-24|
|
||||
|9|[Tencent/Forward](https://github.com/Tencent/Forward)|A library for high performance deep learning inference on NVIDIA GPUs. |490|2021-11-30|2021-03-11|
|
||||
|10|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画(能看=能下载)。使用 Qt C++ 开发|450|2022-01-17|2021-09-22|
|
||||
|11|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|445|2022-01-25|2021-07-09|
|
||||
|12|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|383|2022-01-25|2021-03-27|
|
||||
|13|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|334|2021-08-07|2021-08-07|
|
||||
|14|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|330|2021-10-23|2021-08-02|
|
||||
|15|[vczh/GacUIBlog](https://github.com/vczh/GacUIBlog)|记录 GacUI 开发10年来背后的故事,以及对架构设计的考量。|322|2021-12-20|2021-05-26|
|
||||
|16|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|320|2021-12-31|2021-02-14|
|
||||
|17|[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.|313|2022-01-25|2021-02-08|
|
||||
|10|[MistEO/MeoAssistantArknights](https://github.com/MistEO/MeoAssistantArknights)|明日方舟助手,自动刷图、智能基建换班,全日常一键长草!|470|2022-01-26|2021-07-09|
|
||||
|11|[vooidzero/B23Downloader](https://github.com/vooidzero/B23Downloader)|下载B站视频、直播、漫画(能看=能下载)。使用 Qt C++ 开发|465|2022-01-17|2021-09-22|
|
||||
|12|[zenustech/zeno](https://github.com/zenustech/zeno)|ZEn NOde system|383|2022-01-26|2021-03-27|
|
||||
|13|[peng-zhihui/Ctrl-FOC-Lite](https://github.com/peng-zhihui/Ctrl-FOC-Lite)|-|335|2021-08-07|2021-08-07|
|
||||
|14|[0x727/SqlKnife_0x727](https://github.com/0x727/SqlKnife_0x727)|适合在命令行中使用的轻巧的SQL Server数据库安全检测工具|329|2021-10-23|2021-08-02|
|
||||
|15|[vczh/GacUIBlog](https://github.com/vczh/GacUIBlog)|记录 GacUI 开发10年来背后的故事,以及对架构设计的考量。|323|2021-12-20|2021-05-26|
|
||||
|16|[ToanTech/Deng-s-foc-controller](https://github.com/ToanTech/Deng-s-foc-controller)|灯哥开源 FOC 双路迷你无刷电机驱动|321|2021-12-31|2021-02-14|
|
||||
|17|[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.|315|2022-01-25|2021-02-08|
|
||||
|18|[wdhao/tensorrtCV](https://github.com/wdhao/tensorrtCV)|-|309|2021-08-11|2021-05-29|
|
||||
|19|[Tencent/ScriptX](https://github.com/Tencent/ScriptX)|A versatile script engine abstraction layer.|302|2021-12-19|2021-03-19|
|
||||
|20|[flomesh-io/pipy](https://github.com/flomesh-io/pipy)|Pipy is a tiny, high performance, highly stable, programmable proxy.|300|2022-01-25|2021-02-11|
|
||||
|20|[flomesh-io/pipy](https://github.com/flomesh-io/pipy)|Pipy is a tiny, high performance, highly stable, programmable proxy.|300|2022-01-26|2021-02-11|
|
||||
|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$!|290|2021-11-08|2021-08-13|
|
||||
|22|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|280|2022-01-24|2021-10-27|
|
||||
|23|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|255|2021-12-30|2021-09-15|
|
||||
|22|[wfrest/wfrest](https://github.com/wfrest/wfrest)|C++ Web Framework REST API|283|2022-01-24|2021-10-27|
|
||||
|23|[MiRoboticsLab/cyberdog_ros2](https://github.com/MiRoboticsLab/cyberdog_ros2)|ROS 2 packages for CyberDog|256|2021-12-30|2021-09-15|
|
||||
|24|[ToKiNoBug/SlopeCraft](https://github.com/ToKiNoBug/SlopeCraft)|Get your map pixel art in minecraft|226|2022-01-22|2021-04-25|
|
||||
|25|[metartc/yangwebrtc](https://github.com/metartc/yangwebrtc)|Webrtc Libary for PC, non-google lib|216|2022-01-23|2021-08-29|
|
||||
|25|[metartc/yangwebrtc](https://github.com/metartc/yangwebrtc)|Webrtc Libary for PC, non-google lib|218|2022-01-23|2021-08-29|
|
||||
|26|[0x727/ShuiYing_0x727](https://github.com/0x727/ShuiYing_0x727)|检测域环境内,域机器的本地管理组成员是否存在弱口令和通用口令,对域用户的权限分配以及域内委派查询|215|2021-08-10|2021-08-10|
|
||||
|27|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|211|2021-12-26|2021-05-28|
|
||||
|28|[AllentDan/LibtorchSegmentation](https://github.com/AllentDan/LibtorchSegmentation)|A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.|204|2021-11-17|2021-02-07|
|
||||
|29|[xiangli0608/cartographer_detailed_comments_ws](https://github.com/xiangli0608/cartographer_detailed_comments_ws)|cartographer work space with detailed comments|191|2022-01-23|2021-04-20|
|
||||
|27|[Tencent/yadcc](https://github.com/Tencent/yadcc)|Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。|213|2021-12-26|2021-05-28|
|
||||
|28|[AllentDan/LibtorchSegmentation](https://github.com/AllentDan/LibtorchSegmentation)|A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: VGG, ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.|205|2021-11-17|2021-02-07|
|
||||
|29|[xiangli0608/cartographer_detailed_comments_ws](https://github.com/xiangli0608/cartographer_detailed_comments_ws)|cartographer work space with detailed comments|192|2022-01-23|2021-04-20|
|
||||
|30|[SmartKeyerror/reading-source-code-of-leveldb-1.23](https://github.com/SmartKeyerror/reading-source-code-of-leveldb-1.23)|leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。|183|2021-09-24|2021-07-24|
|
||||
|31|[richardchien/modern-cmake-by-example](https://github.com/richardchien/modern-cmake-by-example)|IPADS 实验室新人培训第二讲:CMake(2021.11.3)|170|2021-11-04|2021-10-15|
|
||||
|32|[zhuzhu-Top/Wx_Socket_Helper](https://github.com/zhuzhu-Top/Wx_Socket_Helper)|PC微信助手|165|2021-08-27|2021-05-22|
|
||||
|33|[APRIL-ZJU/clins](https://github.com/APRIL-ZJU/clins)|CLINS: Continuous-Time Trajectory Estimation for LiDAR-Inertial System|151|2022-01-19|2021-03-08|
|
||||
|34|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor(冰镜 - 终端行为分析系统)|150|2022-01-14|2021-11-24|
|
||||
|33|[wecooperate/iMonitor](https://github.com/wecooperate/iMonitor)|iMonitor(冰镜 - 终端行为分析系统)|152|2022-01-14|2021-11-24|
|
||||
|34|[APRIL-ZJU/clins](https://github.com/APRIL-ZJU/clins)|CLINS: Continuous-Time Trajectory Estimation for LiDAR-Inertial System|152|2022-01-19|2021-03-08|
|
||||
|35|[taptap/perf-doctor](https://github.com/taptap/perf-doctor)|性能医生,手机应用性能测试工具|150|2022-01-25|2021-09-24|
|
||||
|36|[EdVince/ClothingTransfer-NCNN](https://github.com/EdVince/ClothingTransfer-NCNN)|CT-Net, OpenPose, LIP_JPPNet, DensePose running with ncnn⚡服装迁移/虚拟试穿⚡ClothingTransfer/Virtual-Try-On⚡|147|2022-01-01|2021-12-15|
|
||||
|37|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|143|2022-01-25|2021-08-12|
|
||||
|37|[kaniol-lck/modmanager](https://github.com/kaniol-lck/modmanager)|A Qt-based mod manager for minecraft.|144|2022-01-26|2021-08-12|
|
||||
|38|[drzzzf/T12SoldingStation](https://github.com/drzzzf/T12SoldingStation)|Arduino T12 Solding Station|140|2021-07-31|2021-02-19|
|
||||
|39|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|133|2022-01-13|2022-01-12|
|
||||
|39|[EdVince/QRCode-NCNN](https://github.com/EdVince/QRCode-NCNN)|QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡|134|2022-01-13|2022-01-12|
|
||||
|40|[yongplus/tinypng](https://github.com/yongplus/tinypng)|基于TinyPNG图片压缩软件,操作简单高效,支持MacOS和Windows系统,无需其它依赖运行。|133|2022-01-08|2021-07-01|
|
||||
|41|[0x727/CloneX_0x727](https://github.com/0x727/CloneX_0x727)|进行克隆用户、添加用户等账户防护安全检测的轻巧工具|131|2021-09-03|2021-08-16|
|
||||
|42|[abcz316/linuxKernelRoot](https://github.com/abcz316/linuxKernelRoot)|新一代root,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,挑战全网root检测手段,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。|127|2022-01-16|2021-09-03|
|
||||
|42|[abcz316/linuxKernelRoot](https://github.com/abcz316/linuxKernelRoot)|新一代root,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,挑战全网root检测手段,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。|128|2022-01-16|2021-09-03|
|
||||
|43|[soarqin/D2RMH](https://github.com/soarqin/D2RMH)|Diablo II Resurrected map revealing tool.|124|2022-01-19|2021-10-21|
|
||||
|44|[hova88/PointPillars_MultiHead_40FPS](https://github.com/hova88/PointPillars_MultiHead_40FPS)|A REAL-TIME 3D detection network [Pointpillars] compiled by CUDA/TensorRT/C++. |124|2021-12-13|2021-04-29|
|
||||
|45|[caochao39/tare_planner](https://github.com/caochao39/tare_planner)|TARE Exploration Planner for Ground Vehicles|122|2021-09-25|2021-05-08|
|
||||
|45|[caochao39/tare_planner](https://github.com/caochao39/tare_planner)|TARE Exploration Planner for Ground Vehicles|123|2021-09-25|2021-05-08|
|
||||
|46|[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(高性能部署)|120|2022-01-09|2021-07-25|
|
||||
|47|[H3d9/sguard_limit](https://github.com/H3d9/sguard_limit)|限制ACE-Guard Client EXE占用系统资源,支持各种腾讯游戏|114|2021-12-13|2021-02-05|
|
||||
|48|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|111|2021-10-30|2021-10-23|
|
||||
|49|[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.|111|2022-01-17|2021-08-08|
|
||||
|50|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|108|2022-01-13|2022-01-04|
|
||||
|51|[dengqizhou30/AIAssistC](https://github.com/dengqizhou30/AIAssistC)|AIAssistC是一个AI游戏助手,使用OpenCv、DNN、Tensorflow、ssd_mobilenet/efficientdet、hidriver、MFC等技术,截取游戏屏幕进行对象识别,使用虚拟鼠标键盘驱动实现自动瞄准/自动开枪等功能,提升玩家的游戏体验。|107|2022-01-15|2021-10-27|
|
||||
|47|[EdVince/PSGAN-NCNN](https://github.com/EdVince/PSGAN-NCNN)|PSGAN running with ncnn⚡妆容迁移/仿妆⚡Imitation Makeup/Makeup Transfer⚡|115|2021-10-30|2021-10-23|
|
||||
|48|[H3d9/sguard_limit](https://github.com/H3d9/sguard_limit)|限制ACE-Guard Client EXE占用系统资源,支持各种腾讯游戏|114|2021-12-13|2021-02-05|
|
||||
|49|[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.|113|2022-01-17|2021-08-08|
|
||||
|50|[dengqizhou30/AIAssistC](https://github.com/dengqizhou30/AIAssistC)|AIAssistC是一个AI游戏助手,使用OpenCv、DNN、Tensorflow、ssd_mobilenet/efficientdet、hidriver、MFC等技术,截取游戏屏幕进行对象识别,使用虚拟鼠标键盘驱动实现自动瞄准/自动开枪等功能,提升玩家的游戏体验。|111|2022-01-15|2021-10-27|
|
||||
|51|[crisprss/BypassUserAdd](https://github.com/crisprss/BypassUserAdd)|通过反射DLL注入、Win API、C#、以及底层实现NetUserAdd方式实现BypassAV进行增加用户的功能,实现Cobalt Strike插件化|108|2022-01-13|2022-01-04|
|
||||
|52|[simdutf/simdutf](https://github.com/simdutf/simdutf)|Unicode routines (UTF8, UTF16): billions of characters per second.|106|2021-12-31|2021-02-04|
|
||||
|53|[wecooperate/iMonitorSDK](https://github.com/wecooperate/iMonitorSDK)|系统监控开发套件(sysmon、promon、edr、终端安全、主机安全、零信任、上网行为管理)|105|2022-01-14|2021-09-25|
|
||||
|54|[vxfury/tabulate](https://github.com/vxfury/tabulate)|Table maker, true color, nested table, unicode, xterm & markdown syntax, ...|102|2021-12-26|2021-10-15|
|
||||
@ -63,30 +63,31 @@
|
||||
|56|[saturneric/GpgFrontend](https://github.com/saturneric/GpgFrontend)|A Powerful, Easy-to-Use, Compact, Cross-Platform and Installation-Free OpenPGP(pgp) Crypto Tool. Also, it's one of the excellent GUI Frontends for Modern GnuPG(gpg).|94|2022-01-16|2021-06-19|
|
||||
|57|[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 ...|94|2022-01-12|2021-06-17|
|
||||
|58|[LiteLDev/LiteXLoader](https://github.com/LiteLDev/LiteXLoader)|A cross-language script plugin loader for Bedrock Dedicated Server (BDS) , based on LiteLoaderBDS & ScriptX|88|2022-01-22|2021-04-17|
|
||||
|59|[netcan/config-loader](https://github.com/netcan/config-loader)|Simple C++ Config Loader Framework(Serialization & Reflection)|82|2022-01-05|2021-06-21|
|
||||
|60|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|80|2021-11-10|2021-10-12|
|
||||
|61|[Guyutongxue/VSCodeConfigHelper3](https://github.com/Guyutongxue/VSCodeConfigHelper3)|VS Code C++ 配置器|80|2022-01-25|2021-07-13|
|
||||
|62|[scarsty/nn-editor](https://github.com/scarsty/nn-editor)|Neural Net Editor 神经网络编辑器|79|2022-01-25|2022-01-05|
|
||||
|63|[qiang/Riru-ModuleFridaGadget](https://github.com/qiang/Riru-ModuleFridaGadget)|一个magisk 的模块,简化版,依赖 riru,能够简单的hook,并且加载动态库,目前用来加载 frida 的gadget 库,从而使hook脱离命令行和server,并且能够在多进程中加载|79|2021-12-18|2021-09-01|
|
||||
|64|[DL-Practise/OpenSitUp](https://github.com/DL-Practise/OpenSitUp)|OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可以很方便的迁移到类似的运动,健身APP当中。|78|2021-08-15|2021-08-07|
|
||||
|65|[zm0612/eskf-gps-imu-fusion](https://github.com/zm0612/eskf-gps-imu-fusion)|使用误差状态卡尔曼滤波器融合GPS和IMU,实现更高精度的定位|78|2022-01-17|2021-03-04|
|
||||
|66|[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两种版本的程序|77|2021-10-21|2021-08-08|
|
||||
|67|[luoyesiqiu/dpt-shell](https://github.com/luoyesiqiu/dpt-shell)|Android函数抽取壳实现|73|2022-01-16|2022-01-10|
|
||||
|68|[fjqisba/E-Decompiler](https://github.com/fjqisba/E-Decompiler)|用来辅助分析易语言程序的IDA插件|72|2021-10-12|2021-02-22|
|
||||
|69|[oceanbase/obproxy](https://github.com/oceanbase/obproxy)|A proxy server for OceanBase Database.|71|2021-12-30|2021-05-31|
|
||||
|70|[tuya/tuya-wifi-mcu-sdk-arduino-library](https://github.com/tuya/tuya-wifi-mcu-sdk-arduino-library)|Tuya MCU SDK Arduino Library is developed based on the Tuya Wi-Fi general integration solution. |69|2021-11-04|2021-04-28|
|
||||
|71|[FiYHer/driver_callback_bypass_1909](https://github.com/FiYHer/driver_callback_bypass_1909)|研究和移除各种内核回调,在anti anti cheat的路上越走越远|68|2021-08-05|2021-07-24|
|
||||
|72|[OAID/TengineGst](https://github.com/OAID/TengineGst)|TengineGst is a streaming media analytics framework, based on GStreamer multimedia framework, for creating varied complex media analytics pipelines. It ensures pipeline interoperability and provides o ...|59|2021-10-27|2021-10-14|
|
||||
|73|[Apache553/ssh-agent-bridge](https://github.com/Apache553/ssh-agent-bridge)|A tool that enable multiple ssh client implementations to use a common ssh agent on Windows.|58|2021-09-16|2021-07-03|
|
||||
|74|[Factor-Robotics/odrive_ros2_control](https://github.com/Factor-Robotics/odrive_ros2_control)|ODrive driver for ros2_control|57|2021-11-20|2021-06-28|
|
||||
|75|[flutting/ff_stars](https://github.com/flutting/ff_stars)|Flutter的星星评价组件.|57|2021-11-30|2021-02-13|
|
||||
|76|[DragonQuestHero/WindowsSyscallsEx](https://github.com/DragonQuestHero/WindowsSyscallsEx)|Quick check of NT kernel exported&unexported functions/global variable offset NT内核导出以及未导出函数+全局变量偏移速查 |56|2021-11-19|2021-09-10|
|
||||
|77|[dependon/fantascene-dynamic-wallpaper](https://github.com/dependon/fantascene-dynamic-wallpaper)|deepin/uos dynamic wallpaper|54|2021-11-26|2021-02-25|
|
||||
|78|[wjr-z/AlgorithmAndDataStructure](https://github.com/wjr-z/AlgorithmAndDataStructure)|大整数类、lz77、json解析、任意类型存储、工具类等。|53|2021-12-03|2021-05-24|
|
||||
|79|[Guanbin-Huang/tensorRT_Pro_co-comments](https://github.com/Guanbin-Huang/tensorRT_Pro_co-comments)|-|52|2021-11-25|2021-11-02|
|
||||
|80|[kingsoft-wps/KSAI-Toolkits](https://github.com/kingsoft-wps/KSAI-Toolkits)|-|52|2021-11-30|2021-05-18|
|
||||
|81|[CoderUper/TSCached](https://github.com/CoderUper/TSCached)|一款内存时序数据库|52|2021-08-22|2021-04-19|
|
||||
|82|[ColinLii/CC-FJpy](https://github.com/ColinLii/CC-FJpy)|A Python Package for seismic ambient noise cross-correlation and the frequency-Bessel transform method|52|2021-08-11|2021-02-05|
|
||||
|59|[netcan/config-loader](https://github.com/netcan/config-loader)|Simple C++ Config Loader Framework(Serialization & Reflection)|83|2022-01-05|2021-06-21|
|
||||
|60|[scarsty/nn-editor](https://github.com/scarsty/nn-editor)|Neural Net Editor 神经网络编辑器|80|2022-01-26|2022-01-05|
|
||||
|61|[ApsaraDB/PolarDB-FileSystem](https://github.com/ApsaraDB/PolarDB-FileSystem)|-|80|2021-11-10|2021-10-12|
|
||||
|62|[qiang/Riru-ModuleFridaGadget](https://github.com/qiang/Riru-ModuleFridaGadget)|一个magisk 的模块,简化版,依赖 riru,能够简单的hook,并且加载动态库,目前用来加载 frida 的gadget 库,从而使hook脱离命令行和server,并且能够在多进程中加载|79|2021-12-18|2021-09-01|
|
||||
|63|[Guyutongxue/VSCodeConfigHelper3](https://github.com/Guyutongxue/VSCodeConfigHelper3)|VS Code C++ 配置器|79|2022-01-25|2021-07-13|
|
||||
|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两种版本的程序|78|2021-10-21|2021-08-08|
|
||||
|65|[DL-Practise/OpenSitUp](https://github.com/DL-Practise/OpenSitUp)|OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可以很方便的迁移到类似的运动,健身APP当中。|78|2021-08-15|2021-08-07|
|
||||
|66|[zm0612/eskf-gps-imu-fusion](https://github.com/zm0612/eskf-gps-imu-fusion)|使用误差状态卡尔曼滤波器融合GPS和IMU,实现更高精度的定位|78|2022-01-17|2021-03-04|
|
||||
|67|[kekeimiku/kbz](https://github.com/kekeimiku/kbz)|读取王者荣耀对局内敌方位置,技能cd以及血量的小程序|77|2022-01-26|2021-07-09|
|
||||
|68|[luoyesiqiu/dpt-shell](https://github.com/luoyesiqiu/dpt-shell)|Android函数抽取壳实现|75|2022-01-16|2022-01-10|
|
||||
|69|[fjqisba/E-Decompiler](https://github.com/fjqisba/E-Decompiler)|用来辅助分析易语言程序的IDA插件|72|2021-10-12|2021-02-22|
|
||||
|70|[oceanbase/obproxy](https://github.com/oceanbase/obproxy)|A proxy server for OceanBase Database.|71|2021-12-30|2021-05-31|
|
||||
|71|[tuya/tuya-wifi-mcu-sdk-arduino-library](https://github.com/tuya/tuya-wifi-mcu-sdk-arduino-library)|Tuya MCU SDK Arduino Library is developed based on the Tuya Wi-Fi general integration solution. |69|2021-11-04|2021-04-28|
|
||||
|72|[FiYHer/driver_callback_bypass_1909](https://github.com/FiYHer/driver_callback_bypass_1909)|研究和移除各种内核回调,在anti anti cheat的路上越走越远|68|2021-08-05|2021-07-24|
|
||||
|73|[OAID/TengineGst](https://github.com/OAID/TengineGst)|TengineGst is a streaming media analytics framework, based on GStreamer multimedia framework, for creating varied complex media analytics pipelines. It ensures pipeline interoperability and provides o ...|59|2021-10-27|2021-10-14|
|
||||
|74|[Apache553/ssh-agent-bridge](https://github.com/Apache553/ssh-agent-bridge)|A tool that enable multiple ssh client implementations to use a common ssh agent on Windows.|58|2021-09-16|2021-07-03|
|
||||
|75|[Factor-Robotics/odrive_ros2_control](https://github.com/Factor-Robotics/odrive_ros2_control)|ODrive driver for ros2_control|57|2021-11-20|2021-06-28|
|
||||
|76|[flutting/ff_stars](https://github.com/flutting/ff_stars)|Flutter的星星评价组件.|57|2021-11-30|2021-02-13|
|
||||
|77|[DragonQuestHero/WindowsSyscallsEx](https://github.com/DragonQuestHero/WindowsSyscallsEx)|Quick check of NT kernel exported&unexported functions/global variable offset NT内核导出以及未导出函数+全局变量偏移速查 |56|2021-11-19|2021-09-10|
|
||||
|78|[dependon/fantascene-dynamic-wallpaper](https://github.com/dependon/fantascene-dynamic-wallpaper)|deepin/uos dynamic wallpaper|54|2021-11-26|2021-02-25|
|
||||
|79|[wjr-z/AlgorithmAndDataStructure](https://github.com/wjr-z/AlgorithmAndDataStructure)|大整数类、lz77、json解析、任意类型存储、工具类等。|53|2021-12-03|2021-05-24|
|
||||
|80|[Guanbin-Huang/tensorRT_Pro_co-comments](https://github.com/Guanbin-Huang/tensorRT_Pro_co-comments)|-|52|2021-11-25|2021-11-02|
|
||||
|81|[kingsoft-wps/KSAI-Toolkits](https://github.com/kingsoft-wps/KSAI-Toolkits)|-|52|2021-11-30|2021-05-18|
|
||||
|82|[CoderUper/TSCached](https://github.com/CoderUper/TSCached)|一款内存时序数据库|52|2021-08-22|2021-04-19|
|
||||
|83|[ColinLii/CC-FJpy](https://github.com/ColinLii/CC-FJpy)|A Python Package for seismic ambient noise cross-correlation and the frequency-Bessel transform method|52|2021-08-11|2021-02-05|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,88 +1,88 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > C#
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4274|2022-01-18|2021-06-11|
|
||||
|2|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4161|2022-01-24|2021-05-12|
|
||||
|3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3623|2021-12-30|2021-05-30|
|
||||
|1|[dotnetcore/FastGithub](https://github.com/dotnetcore/FastGithub)|github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题|4283|2022-01-18|2021-06-11|
|
||||
|2|[jynew/jynew](https://github.com/jynew/jynew)|金庸群侠传3D重制版|4168|2022-01-26|2021-05-12|
|
||||
|3|[Richasy/Bili.Uwp](https://github.com/Richasy/Bili.Uwp)|适用于新系统UI的哔哩|3625|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 ...|803|2022-01-18|2021-02-10|
|
||||
|5|[Justin62628/Squirrel-RIFE](https://github.com/Justin62628/Squirrel-RIFE)|效果更好的补帧软件,显存占用更小,是DAIN速度的10-25倍,包含抽帧处理,去除动漫卡顿感|712|2022-01-18|2021-01-31|
|
||||
|6|[feature-flags-co/feature-flags-co](https://github.com/feature-flags-co/feature-flags-co)|Feature flags-driven product intelligence platform that makes iterating on products as fast as Commit code|688|2022-01-25|2021-07-27|
|
||||
|7|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|683|2022-01-25|2021-10-21|
|
||||
|8|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|604|2022-01-20|2021-03-19|
|
||||
|9|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|540|2022-01-13|2021-03-12|
|
||||
|6|[feature-flags-co/feature-flags-co](https://github.com/feature-flags-co/feature-flags-co)|Feature flags-driven product intelligence platform that makes iterating on products as fast as Commit code|688|2022-01-26|2021-07-27|
|
||||
|7|[Paving-Base/APK-Installer](https://github.com/Paving-Base/APK-Installer)|An Android Application Installer for Windows|684|2022-01-25|2021-10-21|
|
||||
|8|[XINCGer/UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick)|提供一些UnityEditor工具链开发的常用小技巧与示例(Provides some common tips and examples for developing the UnityEditor toolchain)|606|2022-01-20|2021-03-19|
|
||||
|9|[qwqdanchun/DcRat](https://github.com/qwqdanchun/DcRat)|A simple remote tool in C#.|539|2022-01-13|2021-03-12|
|
||||
|10|[HyPlayer/HyPlayer](https://github.com/HyPlayer/HyPlayer)|第三方网易云音乐播放器 A Netease Cloud Music Player|517|2022-01-25|2021-02-14|
|
||||
|11|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|506|2021-10-03|2021-10-01|
|
||||
|12|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|485|2021-10-09|2021-06-22|
|
||||
|11|[X-Lucifer/AI-Lossless-Zoomer](https://github.com/X-Lucifer/AI-Lossless-Zoomer)|AI无损放大工具|507|2021-10-03|2021-10-01|
|
||||
|12|[cuiliang/ClickShow](https://github.com/cuiliang/ClickShow)|鼠标点击特效|488|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等一系列功能|468|2021-09-01|2021-08-29|
|
||||
|14|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|454|2022-01-23|2021-05-25|
|
||||
|14|[WPFDevelopersOrg/WPFDevelopers](https://github.com/WPFDevelopersOrg/WPFDevelopers)|WPF Developers Daily Share 🎉Ongoing update.|455|2022-01-26|2021-05-25|
|
||||
|15|[CopyPlusPlus/CopyPlusPlus](https://github.com/CopyPlusPlus/CopyPlusPlus)|让复制变得更加简单!|446|2022-01-21|2021-04-12|
|
||||
|16|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|400|2022-01-24|2021-06-14|
|
||||
|17|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|399|2022-01-25|2021-04-24|
|
||||
|16|[skydevil88/XboxDownload](https://github.com/skydevil88/XboxDownload)|Xbox下载助手,支持Xbox、微软商店、PSN、NS、EA Desktop & Origin、战网国际服、Epic 下载加速。|404|2022-01-24|2021-06-14|
|
||||
|17|[Scighost/KeqingNiuza](https://github.com/Scighost/KeqingNiuza)|刻记牛杂店|403|2022-01-25|2021-04-24|
|
||||
|18|[91270/Emby.MeiamSub](https://github.com/91270/Emby.MeiamSub)|Emby Server 端字幕插件 ,使用 迅雷影音、 射手网 接口精准匹配视频字幕|387|2021-12-23|2021-07-01|
|
||||
|19|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店)& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|367|2022-01-25|2021-04-23|
|
||||
|19|[fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat](https://github.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat)|可能是目前全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,支持公众平台(订阅号、服务号、小程序、小游戏、小商店)& 开放平台 & 商户平台(微信支付)& 企业微信(企业号)& 广告平台(广点通)& 对话开放平台(微信智能对话)等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。|367|2022-01-26|2021-04-23|
|
||||
|20|[WindFgg/kingfeng](https://github.com/WindFgg/kingfeng)|fork多了就跑路了|284|2021-10-18|2021-09-09|
|
||||
|21|[abigsoft/jdog202201](https://github.com/abigsoft/jdog202201)|京东2022炸年兽|265|2022-01-12|2022-01-12|
|
||||
|22|[Azure99/GenshinPlayerQuery](https://github.com/Azure99/GenshinPlayerQuery)|根据原神uid查询玩家信息(基础数据、角色&装备、深境螺旋战绩等)|246|2021-12-24|2021-02-28|
|
||||
|23|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录,支持官B国际三端快速切换,自定义任意分辨率全屏或窗口启动,快速打开照相目录,好看的界面|222|2022-01-10|2021-11-24|
|
||||
|23|[DawnFz/GenShin-LauncherDIY](https://github.com/DawnFz/GenShin-LauncherDIY)|【原神启动器Plus】快速换号登录,支持官B国际三端快速切换,自定义任意分辨率全屏或窗口启动,快速打开照相目录,好看的界面|228|2022-01-26|2021-11-24|
|
||||
|24|[Planshit/Tai](https://github.com/Planshit/Tai)|👻在Windows上记录软件使用时长|220|2022-01-12|2021-11-19|
|
||||
|25|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|213|2022-01-15|2021-12-16|
|
||||
|25|[sdcb/PaddleSharp](https://github.com/sdcb/PaddleSharp)|.NET/C# binding for Baidu paddle inference library and PaddleOCR|214|2022-01-15|2021-12-16|
|
||||
|26|[CoreUnion/CoreShop](https://github.com/CoreUnion/CoreShop)|基于 Asp.Net Core 5.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。|209|2022-01-25|2021-06-01|
|
||||
|27|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|201|2022-01-25|2021-03-12|
|
||||
|28|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|194|2021-08-21|2021-03-29|
|
||||
|29|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|184|2022-01-18|2021-12-11|
|
||||
|27|[Panuon/Panuon.UI.Silver](https://github.com/Panuon/Panuon.UI.Silver)|Professional wpf ui library.|202|2022-01-25|2021-03-12|
|
||||
|28|[AlifeLine/Emby.Plugins.Douban](https://github.com/AlifeLine/Emby.Plugins.Douban)|Emby的豆瓣削刮器|196|2021-08-21|2021-03-29|
|
||||
|29|[he55/DreamScene2](https://github.com/he55/DreamScene2)|一个小而快并且功能强大的 Windows 动态桌面软件|186|2022-01-18|2021-12-11|
|
||||
|30|[An0nySec/ShadowUser](https://github.com/An0nySec/ShadowUser)|影子用户 克隆|179|2021-12-30|2021-01-27|
|
||||
|31|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|169|2021-11-17|2021-03-18|
|
||||
|31|[xjasonlyu/jellyfin-plugin-avdc](https://github.com/xjasonlyu/jellyfin-plugin-avdc)|Metadata Provider Plugin for Jellyfin/Emby.|170|2021-11-17|2021-03-18|
|
||||
|32|[evilashz/SharpADUserIP](https://github.com/evilashz/SharpADUserIP)|提取DC日志,快速获取域用户对应IP地址|166|2021-09-28|2021-09-02|
|
||||
|33|[0x727/SchTask_0x727](https://github.com/0x727/SchTask_0x727)|创建隐藏计划任务,权限维持,Bypass AV|160|2021-09-01|2021-08-30|
|
||||
|34|[laomms/KmsTool](https://github.com/laomms/KmsTool)|KMS Local Activation ...|141|2022-01-11|2021-03-20|
|
||||
|34|[laomms/KmsTool](https://github.com/laomms/KmsTool)|KMS Local Activation ...|142|2022-01-11|2021-03-20|
|
||||
|35|[An0nySec/UserAdd](https://github.com/An0nySec/UserAdd)|Bypass AV 用户添加|124|2021-12-30|2021-07-02|
|
||||
|36|[taptap/pkg-doctor](https://github.com/taptap/pkg-doctor)|包体医生,Unity 及 Unreal 游戏包体优化工具|124|2021-12-02|2021-02-20|
|
||||
|37|[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 ...|120|2021-09-04|2021-03-27|
|
||||
|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|[zhanggaolei001/JdLoginTool](https://github.com/zhanggaolei001/JdLoginTool)|手机验证码登陆jd,获取ck,可选自动提交到服务器.|116|2022-01-24|2021-06-25|
|
||||
|40|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|109|2022-01-13|2021-11-17|
|
||||
|41|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|106|2022-01-23|2021-10-27|
|
||||
|40|[xianhc/apevolo-api](https://github.com/xianhc/apevolo-api)|.Net 6.0 、SqlSugar、Vue、RBAC、前后端分离的开箱即用的企业级中后台权限管理系统|110|2022-01-13|2021-11-17|
|
||||
|41|[zzjfengqing/ET-EUI](https://github.com/zzjfengqing/ET-EUI)|基于ET框架的UI模块|107|2022-01-23|2021-10-27|
|
||||
|42|[7hr0wer/V4mp1r3](https://github.com/7hr0wer/V4mp1r3)|C#编写的远程控制软件。A remote tool(RAT) written in C#.|105|2021-12-20|2021-11-13|
|
||||
|43|[xpnas/inotify](https://github.com/xpnas/inotify)|一个简易消息通知系统,支持企业微信、电报机器人、邮件推送、内置BARK推送、钉钉群机器人、飞书群机器人,类似Server酱,支持私有Docker部署|93|2022-01-07|2021-03-24|
|
||||
|43|[xpnas/inotify](https://github.com/xpnas/inotify)|一个简易消息通知系统,支持企业微信、电报机器人、邮件推送、内置BARK推送、钉钉群机器人、飞书群机器人,类似Server酱,支持私有Docker部署|94|2022-01-07|2021-03-24|
|
||||
|44|[wlgys8/SRPLearn](https://github.com/wlgys8/SRPLearn)|Unity可编程渲染管线造轮子项目|90|2021-11-27|2021-02-10|
|
||||
|45|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版,采用Chinese-lite和paddleocr识别框架|88|2021-12-30|2021-09-26|
|
||||
|46|[FingerCaster/UGFExtensions](https://github.com/FingerCaster/UGFExtensions)|一些对UnityGameFramework的扩展|88|2022-01-02|2021-07-15|
|
||||
|45|[FingerCaster/UGFExtensions](https://github.com/FingerCaster/UGFExtensions)|一些对UnityGameFramework的扩展|89|2022-01-26|2021-07-15|
|
||||
|46|[wangfreexx/wangfreexx-tianruoocr-cl-paddle](https://github.com/wangfreexx/wangfreexx-tianruoocr-cl-paddle)|天若ocr开源版本的本地版,采用Chinese-lite和paddleocr识别框架|88|2021-12-30|2021-09-26|
|
||||
|47|[xingchuanzhen/Minecraft_Bypass_the_program](https://github.com/xingchuanzhen/Minecraft_Bypass_the_program)|Minecraft for Windows 10 绕过程序|82|2022-01-18|2021-07-21|
|
||||
|48|[IUpdatable/WeUiSharp](https://github.com/IUpdatable/WeUiSharp)|基于 WPF 实现的仿 Windows 桌面版微信 UI 界面库 An unofficial UI library for Windows WeChat based on WPF implementation|80|2021-08-30|2021-08-19|
|
||||
|49|[iioter/iotgateway](https://github.com/iioter/iotgateway)|A cross-platform IoT gateway based on .net6. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host c ...|79|2022-01-25|2021-12-08|
|
||||
|48|[iioter/iotgateway](https://github.com/iioter/iotgateway)|A cross-platform IoT gateway based on .net6. Through visual configuration, you can easily connect to any of your devices and systems (such as PLC, barcode scanner, CNC, database, serial device, host c ...|81|2022-01-25|2021-12-08|
|
||||
|49|[IUpdatable/WeUiSharp](https://github.com/IUpdatable/WeUiSharp)|基于 WPF 实现的仿 Windows 桌面版微信 UI 界面库 An unofficial UI library for Windows WeChat based on WPF implementation|80|2021-08-30|2021-08-19|
|
||||
|50|[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.|79|2021-11-26|2021-02-19|
|
||||
|51|[RRQM/RRQMSocket](https://github.com/RRQM/RRQMSocket)|RRQMSocket是一个整合性网络通信框架,特点是支持高并发、事件驱动、易用性强、二次开发难度低等。其中主要内容包括:TCP、UDP服务通信框架、大文件传输、RPC、WebSocket、WebApi、XmlRpc、JsonRpc等内容|76|2022-01-25|2021-04-06|
|
||||
|52|[xiaoyaocz/AllLive](https://github.com/xiaoyaocz/AllLive)|获取多个直播平台的信息和弹幕|74|2022-01-05|2021-05-26|
|
||||
|53|[xin-lai/Magicodes.Wx.Sdk](https://github.com/xin-lai/Magicodes.Wx.Sdk)|最简洁最易于使用的微信Sdk,包括公众号Sdk、小程序Sdk、企业微信Sdk等,以及Abp VNext集成。|74|2021-08-26|2021-02-02|
|
||||
|54|[monitor1394/XUGL](https://github.com/monitor1394/XUGL)|UGUI Graphics Library for Unity. 一款 UGUI 图形库。|73|2021-09-12|2021-04-25|
|
||||
|55|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏,后台为Java,数据库为MySql;游戏采用QFramework框架,支持KCP和WebSocket网络(商用级) |72|2022-01-23|2021-10-13|
|
||||
|54|[TastSong/CrazyCar](https://github.com/TastSong/CrazyCar)|Unity制作的联机赛车游戏,后台为Java,数据库为MySql;游戏采用QFramework框架,支持KCP和WebSocket网络(商用级) |73|2022-01-23|2021-10-13|
|
||||
|55|[monitor1394/XUGL](https://github.com/monitor1394/XUGL)|UGUI Graphics Library for Unity. 一款 UGUI 图形库。|73|2021-09-12|2021-04-25|
|
||||
|56|[17MKH/Mkh](https://github.com/17MKH/Mkh)|基于.Net 6+Vue3开发的业务模块化快速开发框架|68|2022-01-05|2021-07-25|
|
||||
|57|[CatImmortal/CatAsset](https://github.com/CatImmortal/CatAsset)|Unity AssetBundle资源管理框架|66|2021-11-23|2021-08-22|
|
||||
|58|[caryyu/jellyfin-plugin-opendouban](https://github.com/caryyu/jellyfin-plugin-opendouban)|Douban metadata provider for Jellyfin|66|2022-01-21|2021-05-06|
|
||||
|57|[caryyu/jellyfin-plugin-opendouban](https://github.com/caryyu/jellyfin-plugin-opendouban)|Douban metadata provider for Jellyfin|68|2022-01-21|2021-05-06|
|
||||
|58|[CatImmortal/CatAsset](https://github.com/CatImmortal/CatAsset)|Unity AssetBundle资源管理框架|66|2021-11-23|2021-08-22|
|
||||
|59|[Chianne1025/QQChannelFramework](https://github.com/Chianne1025/QQChannelFramework)|MyBot - QQ频道机器人开发框架(C#)|65|2022-01-22|2021-11-27|
|
||||
|60|[babalae/genshin-fishing-toy](https://github.com/babalae/genshin-fishing-toy)|🐟 原神自动钓鱼机,有界面且操作简单。Genshin Impact Automatic Fishing Machine.|61|2021-10-01|2021-10-01|
|
||||
|60|[babalae/genshin-fishing-toy](https://github.com/babalae/genshin-fishing-toy)|🐟 原神自动钓鱼机,有界面且操作简单。Genshin Impact Automatic Fishing Machine.|64|2021-10-01|2021-10-01|
|
||||
|61|[xingchuanzhen/WPF-Music_Player](https://github.com/xingchuanzhen/WPF-Music_Player)|一款界面漂亮的音乐播放器|60|2021-09-08|2021-02-02|
|
||||
|62|[Demo-Liu/GeekDesk](https://github.com/Demo-Liu/GeekDesk)|小巧、美观的桌面快速启动工具|58|2022-01-22|2021-04-12|
|
||||
|62|[Demo-Liu/GeekDesk](https://github.com/Demo-Liu/GeekDesk)|小巧、美观的桌面快速启动工具|59|2022-01-22|2021-04-12|
|
||||
|63|[CatImmortal/CatJson](https://github.com/CatImmortal/CatJson)|为Unity开发者量身打造的功能强大的高性能Json库,内置ILRuntime支持|57|2021-11-28|2021-07-18|
|
||||
|64|[1357310795/QrCodeScanner](https://github.com/1357310795/QrCodeScanner)|通过截图或摄像头扫描二维码|52|2021-09-12|2021-07-17|
|
||||
|65|[iwiniwin/unity-remote-file-explorer](https://github.com/iwiniwin/unity-remote-file-explorer)|一个跨平台的远程文件浏览器,使用户通过Unity Editor就能操作应用所运行平台上的目录文件。比如当项目打包运行到设备上时,可通过Remote File Explorer直接浏览设备上的目录文件,并进行下载,上传,删除等操作|52|2021-11-22|2021-05-29|
|
||||
|66|[Sanheiii/Mageki](https://github.com/Sanheiii/Mageki)|一个在移动设备上模拟的音击控制器|50|2022-01-03|2021-12-13|
|
||||
|67|[xljiulang/HttpMouse](https://github.com/xljiulang/HttpMouse)|基于yarp的http公网反向代理到内网的服务端与客户端库|49|2021-12-22|2021-07-10|
|
||||
|68|[JeffersonQin/Ayase](https://github.com/JeffersonQin/Ayase)|🥥 Control everything by keyboard. Built for hackers and the blind.|45|2022-01-10|2021-07-31|
|
||||
|69|[SinoAHpx/Mirai.Net](https://github.com/SinoAHpx/Mirai.Net)|Mirai.Net是基于mirai-api-http实现的轻量级mirai社区sdk。|45|2022-01-16|2021-05-25|
|
||||
|68|[SinoAHpx/Mirai.Net](https://github.com/SinoAHpx/Mirai.Net)|Mirai.Net是基于mirai-api-http实现的轻量级mirai社区sdk。|46|2022-01-16|2021-05-25|
|
||||
|69|[JeffersonQin/Ayase](https://github.com/JeffersonQin/Ayase)|🥥 Control everything by keyboard. Built for hackers and the blind.|45|2022-01-10|2021-07-31|
|
||||
|70|[ccnetcore/Yi](https://github.com/ccnetcore/Yi)|Yi.Framework-基于.NET6+Vue快速开发框架|45|2022-01-11|2021-03-20|
|
||||
|71|[ygx2011/AR_course](https://github.com/ygx2011/AR_course)|教大家从AR算法到各个平台的unity渲染,完成整个AR项目的开发,教学视频链接我会发布在b站上。|43|2022-01-21|2021-12-14|
|
||||
|71|[ygx2011/AR_course](https://github.com/ygx2011/AR_course)|教大家从AR算法到各个平台的unity渲染,完成整个AR项目的开发,教学视频链接我会发布在b站上。|44|2022-01-21|2021-12-14|
|
||||
|72|[LightNovelShelf/EbookReader-Xamarin](https://github.com/LightNovelShelf/EbookReader-Xamarin)|Epub阅读器的Android部分|43|2021-11-04|2021-04-24|
|
||||
|73|[TimChen44/blazor-charts](https://github.com/TimChen44/blazor-charts)|基于blazor技术,使用C#编写的charts组件。Chart component library implemented using blazor|42|2022-01-09|2021-04-09|
|
||||
|73|[TimChen44/blazor-charts](https://github.com/TimChen44/blazor-charts)|基于blazor技术,使用C#编写的charts组件。Chart component library implemented using blazor|43|2022-01-09|2021-04-09|
|
||||
|74|[cc004/AutoTimeline](https://github.com/cc004/AutoTimeline)|cat鱼拯救计划!|40|2021-12-02|2021-04-25|
|
||||
|75|[fa-org/fa](https://github.com/fa-org/fa)|fa 语言编译器|39|2022-01-14|2021-06-23|
|
||||
|76|[MG1937/AntiProguard-KRSFinder](https://github.com/MG1937/AntiProguard-KRSFinder)|通过分析类与成员间的关系来对抗Proguard混淆规则.Anti proguard through analysing classes and members' relationship|38|2021-10-28|2021-08-20|
|
||||
|77|[xiaoye97/VRoidXYTool](https://github.com/xiaoye97/VRoidXYTool)|Extension Plugin for VRoid Studio. 用于VRoidStudio的扩展插件.|36|2022-01-13|2021-11-18|
|
||||
|78|[x-nas/WinPacketsEdit](https://github.com/x-nas/WinPacketsEdit)|网络封包拦截器,可拦截手游封包,支持32位及64位程序|36|2021-11-22|2021-11-12|
|
||||
|77|[xiaoye97/VRoidXYTool](https://github.com/xiaoye97/VRoidXYTool)|Extension Plugin for VRoid Studio. 用于VRoidStudio的扩展插件.|37|2022-01-26|2021-11-18|
|
||||
|78|[x-nas/WinPacketsEdit](https://github.com/x-nas/WinPacketsEdit)|网络封包拦截器,可拦截手游封包,支持32位及64位程序|37|2021-11-22|2021-11-12|
|
||||
|79|[PizzaLovers007/AdofaiTweaks](https://github.com/PizzaLovers007/AdofaiTweaks)|Helpful tweaks for A Dance of Fire and Ice|36|2022-01-23|2021-02-25|
|
||||
|80|[ibukisaar/BadAppleQArt](https://github.com/ibukisaar/BadAppleQArt)|在二维码上播放bad apple|34|2021-08-02|2021-07-15|
|
||||
|81|[akira0245/MidiBard](https://github.com/akira0245/MidiBard)|Bard performance plugin for FFXIV.|34|2021-12-15|2021-05-06|
|
||||
|
||||
@ -1,34 +1,34 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > CSS
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|1092|2022-01-25|2021-11-21|
|
||||
|2|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|581|2021-08-04|2021-08-04|
|
||||
|3|[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等构建|581|2021-12-18|2021-02-27|
|
||||
|1|[fingerchar/fingernft](https://github.com/fingerchar/fingernft)|FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。|1114|2022-01-26|2021-11-21|
|
||||
|2|[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等构建|581|2021-12-18|2021-02-27|
|
||||
|3|[admin360bug/PHP](https://github.com/admin360bug/PHP)|PHP训练靶场|580|2021-08-04|2021-08-04|
|
||||
|4|[phith0n/conote-community](https://github.com/phith0n/conote-community)|Conote 综合安全测试平台社区版。|300|2021-12-09|2021-12-09|
|
||||
|5|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|283|2022-01-20|2021-09-10|
|
||||
|5|[SiJiDo/H](https://github.com/SiJiDo/H)|H是一款强大的资产收集管理平台|284|2022-01-20|2021-09-10|
|
||||
|6|[qq8e/qq](https://github.com/qq8e/qq)|8亿QQ绑定数据泄露查询源码,附送数据。不定期更新下载地址 关注越多送的越多|176|2021-11-05|2021-02-06|
|
||||
|7|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|148|2021-12-11|2021-04-22|
|
||||
|7|[vanyouseea/o365](https://github.com/vanyouseea/o365)|O365管理系统是一个以java语言开发的基于Microsoft Graph Restful API的多全局管理系统,理论上支持任何Office全局的管理(A1,A3,A1P,E3,E5等),你可以很方便的使用它来批量添加,批量删除,批量启用,批量禁用,搜索和查看用户,生成邀请码,邀请朋友注册,提升和收回管理员权限,更新密钥,查看订阅,分配订阅(创新用户时),查看多全局报告|150|2021-12-11|2021-04-22|
|
||||
|8|[xiangjianan/lks](https://github.com/xiangjianan/lks)|🔗 B站博主 -LKs- 网站推荐 🔗|140|2021-12-26|2021-03-02|
|
||||
|9|[ChisBread/transmission_skip_patch](https://github.com/ChisBread/transmission_skip_patch)|为transmission v3.0 增加 "快速校验" 功能|127|2022-01-01|2021-09-04|
|
||||
|9|[ChisBread/transmission_skip_patch](https://github.com/ChisBread/transmission_skip_patch)|为transmission v3.0 增加 "快速校验" 功能|128|2022-01-01|2021-09-04|
|
||||
|10|[GoneTone/genshin-impact-wish-gacha-analyzer](https://github.com/GoneTone/genshin-impact-wish-gacha-analyzer)|原神祈願卡池分析 Genshin Impact Wish Gacha Analyzer A utility for analyzing gacha history, where all data and numbers are well-organized in a convenient manner!|99|2022-01-10|2021-03-05|
|
||||
|11|[BobCoderS9/SSPanel-Metron](https://github.com/BobCoderS9/SSPanel-Metron)|SSPanel-Metron主题,目前由@Bobs9维护开发中。|81|2022-01-21|2021-06-24|
|
||||
|12|[eysp/public](https://github.com/eysp/public)|portainer-ce 汉化文件|73|2021-10-20|2021-02-06|
|
||||
|13|[q19980722/Typora-theme-jiaran](https://github.com/q19980722/Typora-theme-jiaran)|-|72|2021-12-08|2021-09-16|
|
||||
|14|[afi-team/website](https://github.com/afi-team/website)|蚂蚁前端基础设施团队(Ant Frontend Infrastructure)官方网站|69|2021-09-13|2021-02-15|
|
||||
|15|[thinktip/luci-theme-neobird](https://github.com/thinktip/luci-theme-neobird)|一个专门针对移动端优化的OpenWRT主题,基于luci-theme-material,全新的登录界面,沉浸式Webapp体验。|54|2022-01-24|2021-12-28|
|
||||
|16|[niclin/bernard](https://github.com/niclin/bernard)|這是你最後一次忘記打卡|53|2022-01-19|2021-06-18|
|
||||
|15|[thinktip/luci-theme-neobird](https://github.com/thinktip/luci-theme-neobird)|一个专门针对移动端优化的OpenWRT主题,基于luci-theme-material,全新的登录界面,沉浸式Webapp体验。|54|2022-01-26|2021-12-28|
|
||||
|16|[niclin/bernard](https://github.com/niclin/bernard)|這是你最後一次忘記打卡|54|2022-01-19|2021-06-18|
|
||||
|17|[git9527/anki-awesome-select](https://github.com/git9527/anki-awesome-select)|This is the select template for Anki with awesome interface/Anki选择题模板|51|2022-01-25|2021-03-20|
|
||||
|18|[JadeVane/Allure](https://github.com/JadeVane/Allure)|A more beautiful and simple theme for trilium|49|2022-01-24|2021-02-05|
|
||||
|19|[teddy21019/weeb-message](https://github.com/teddy21019/weeb-message)|肥宅講話模擬器|44|2021-09-20|2021-09-16|
|
||||
|20|[ytq2019/go-vip-video](https://github.com/ytq2019/go-vip-video)|基于beego的全网vip视频微端,自动更新版,欢迎star|42|2021-08-16|2021-04-19|
|
||||
|21|[rocky-git/E-admin](https://github.com/rocky-git/E-admin)|E-admin是一个基于Element Plus开发而成后台系统构建工具,无需关注页面模板JavaScript,只用php代码即可快速构建出一个功能完善的后台系统。|38|2022-01-18|2021-06-30|
|
||||
|22|[nijun008/sit_back](https://github.com/nijun008/sit_back)|摸鱼神器,无需安装,即刻摸鱼|32|2022-01-05|2021-12-25|
|
||||
|23|[cndiandian/zuanbot.com](https://github.com/cndiandian/zuanbot.com)|骂人宝典(祖安语录)|31|2022-01-08|2022-01-08|
|
||||
|24|[Nacandev/Ohmine-Dark-Theme-For-Joplin](https://github.com/Nacandev/Ohmine-Dark-Theme-For-Joplin)|This is a custom CSS theme for the opensource note-taking app Joplin.|30|2021-12-31|2021-09-14|
|
||||
|21|[rocky-git/E-admin](https://github.com/rocky-git/E-admin)|E-admin是一个基于Element Plus开发而成后台系统构建工具,无需关注页面模板JavaScript,只用php代码即可快速构建出一个功能完善的后台系统。|39|2022-01-18|2021-06-30|
|
||||
|22|[cndiandian/zuanbot.com](https://github.com/cndiandian/zuanbot.com)|骂人宝典(祖安语录)|33|2022-01-08|2022-01-08|
|
||||
|23|[nijun008/sit_back](https://github.com/nijun008/sit_back)|摸鱼神器,无需安装,即刻摸鱼|32|2022-01-05|2021-12-25|
|
||||
|24|[Nacandev/Ohmine-Dark-Theme-For-Joplin](https://github.com/Nacandev/Ohmine-Dark-Theme-For-Joplin)|This is a custom CSS theme for the opensource note-taking app Joplin.|32|2021-12-31|2021-09-14|
|
||||
|25|[yu120/lemon-guide](https://github.com/yu120/lemon-guide)|收纳操作系统、JAVA、算法、数据库、中间件、解决方案、架构、DevOps和大数据等技术栈总结!|28|2021-11-06|2021-07-10|
|
||||
|26|[AuroraTea/Web](https://github.com/AuroraTea/Web)|发在B站上的视频对应的源代码,有些内容不是原创的会在代码中注释。|28|2021-10-28|2021-02-25|
|
||||
|27|[jasonLaw1015/GfEasyAdmin](https://github.com/jasonLaw1015/GfEasyAdmin)|快速crud开发框架,甚至于一行代码不用敲;自动根据数据库表结构自动生成crud代码;低代码开发框架;至少减少百分90%工作量;可快速把现有系统转成GfEasy版本;后端使用GoFrame开发;后台前端使用 cool-admin-vue;后台使用自适应布局,手机、PC完美使用。|27|2021-12-09|2021-09-02|
|
||||
@ -36,16 +36,16 @@
|
||||
|29|[actions-cool/cool](https://github.com/actions-cool/cool)|😎 Cool is over. 酷就完事了。https://actions-cool.github.io/cool/|24|2022-01-25|2021-02-05|
|
||||
|30|[zhuozhiyongde/PKU-Art](https://github.com/zhuozhiyongde/PKU-Art)|一个对北大教学网、编程网格等北大相关网站的CSS美化样式|23|2021-12-08|2021-11-27|
|
||||
|31|[scopion/security_test_guide](https://github.com/scopion/security_test_guide)|安全测试导论|23|2022-01-20|2021-09-30|
|
||||
|32|[nuanxinqing123/HomeNavigation](https://github.com/nuanxinqing123/HomeNavigation)|动态个人导航程序|21|2022-01-22|2021-11-16|
|
||||
|32|[nuanxinqing123/HomeNavigation](https://github.com/nuanxinqing123/HomeNavigation)|动态个人导航程序|22|2022-01-26|2021-11-16|
|
||||
|33|[jrainlau/MY-Kit](https://github.com/jrainlau/MY-Kit)|基于 Vite 的超丝滑 Vue3 组件库开发框架|19|2021-12-12|2021-12-11|
|
||||
|34|[mingluosunyi/typora-theme-ava-diana](https://github.com/mingluosunyi/typora-theme-ava-diana)|-|19|2021-09-22|2021-09-11|
|
||||
|35|[bdbdbdsbd/small_fontend_project](https://github.com/bdbdbdsbd/small_fontend_project)|-|18|2021-08-14|2021-07-22|
|
||||
|36|[yj369/Bilibili-MacOS-Windows-Client](https://github.com/yj369/Bilibili-MacOS-Windows-Client)|第三方 Bilibili MacOS & Windows 客户端,基于 Electron, next.js & 官方 API 制成。|18|2021-09-08|2021-04-16|
|
||||
|37|[Arcucy/Likey](https://github.com/Arcucy/Likey)|A community that works for anyone, any creation|18|2021-11-01|2021-02-20|
|
||||
|38|[ianiiaannn/erschaffer-please-hack-me](https://github.com/ianiiaannn/erschaffer-please-hack-me)|2022 中部電資聯合寒訓 窩不資到 靶機|15|2022-01-25|2021-12-21|
|
||||
|39|[MiloTnT/gym-management-system](https://github.com/MiloTnT/gym-management-system)|毕业设计,基于Spring Boot的健身房管理系统。|15|2021-08-24|2021-08-15|
|
||||
|40|[HXSecurity/DongTai-web](https://github.com/HXSecurity/DongTai-web)|dongtai web is the front-end project of "huoxian DongTaiIast" and is responsible for page display|15|2022-01-21|2021-03-22|
|
||||
|41|[AntonVanke/typora-Aspartate-theme](https://github.com/AntonVanke/typora-Aspartate-theme)|Typora 主题: Aspartate。Typora Theme Aspartate.|14|2021-10-25|2021-10-24|
|
||||
|39|[AntonVanke/typora-Aspartate-theme](https://github.com/AntonVanke/typora-Aspartate-theme)|Typora 主题: Aspartate。Typora Theme Aspartate.|15|2021-10-25|2021-10-24|
|
||||
|40|[MiloTnT/gym-management-system](https://github.com/MiloTnT/gym-management-system)|毕业设计,基于Spring Boot的健身房管理系统。|15|2021-08-24|2021-08-15|
|
||||
|41|[HXSecurity/DongTai-web](https://github.com/HXSecurity/DongTai-web)|dongtai web is the front-end project of "huoxian DongTaiIast" and is responsible for page display|15|2022-01-21|2021-03-22|
|
||||
|42|[shenweiyan/WebStack-Hugo](https://github.com/shenweiyan/WebStack-Hugo)|WebStack 网址导航 Hugo 主题,无需服务器,支持导航一键配置的纯静态网址导航网站。|14|2021-12-23|2021-07-26|
|
||||
|43|[mengrru/mastodon-on-blog](https://github.com/mengrru/mastodon-on-blog)|Put a Mastodon widget on your website or blog|12|2021-11-06|2021-10-29|
|
||||
|44|[masterQian/picdir](https://github.com/masterQian/picdir)|图片文件夹|12|2021-10-06|2021-10-03|
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Dart
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[bytedance/flutter_ume](https://github.com/bytedance/flutter_ume)|UME is an in-app debug kits platform for Flutter. Produced by Flutter Infra team of ByteDance|1439|2022-01-24|2021-07-16|
|
||||
|2|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1134|2022-01-25|2021-12-07|
|
||||
|3|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |585|2022-01-16|2021-03-06|
|
||||
|2|[LianjiaTech/bruno](https://github.com/LianjiaTech/bruno)|Bruno 是基于一整套设计体系的 Flutter 组件库。An enterprise-class package of Flutter components for mobile applications.|1140|2022-01-26|2021-12-07|
|
||||
|3|[biyidev/biyi](https://github.com/biyidev/biyi)|Biyi (比译) is a convenient translation and dictionary app written in Flutter. |587|2022-01-16|2021-03-06|
|
||||
|4|[LianjiaTech/keframe](https://github.com/LianjiaTech/keframe)|Components that optimize Flutter fluency.(Flutter 流畅度优化的通用方案,轻松解决卡顿问题)|558|2021-11-25|2021-06-30|
|
||||
|5|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的二次元客户端,同时支持MacOS,Windows,Android,iOS,并上传了APK和IPA。|532|2022-01-18|2021-07-27|
|
||||
|6|[Waytoon/chimera_flutter_code_push](https://github.com/Waytoon/chimera_flutter_code_push)|Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact flupush@gmail.com. |510|2021-10-17|2021-03-01|
|
||||
|7|[Tencent/mxflutter](https://github.com/Tencent/mxflutter)|使用 TypeScript/JavaScript 来开发 Flutter 应用的框架。|481|2021-07-29|2021-03-22|
|
||||
|5|[niuhuan/pikapika](https://github.com/niuhuan/pikapika)|美观易用且无广告的二次元客户端,同时支持MacOS,Windows,Android,iOS,并上传了APK和IPA。|537|2022-01-18|2021-07-27|
|
||||
|6|[Waytoon/chimera_flutter_code_push](https://github.com/Waytoon/chimera_flutter_code_push)|Official Git of flutter code-push made by Chimera inc. If you want to get more info or seek for biz corporation, you can contact flupush@gmail.com. |511|2021-10-17|2021-03-01|
|
||||
|7|[Tencent/mxflutter](https://github.com/Tencent/mxflutter)|使用 TypeScript/JavaScript 来开发 Flutter 应用的框架。|483|2021-07-29|2021-03-22|
|
||||
|8|[flutter-thrio/flutter_thrio](https://github.com/flutter-thrio/flutter_thrio)|flutter_thrio makes it easy and fast to add flutter to existing mobile applications, and provide a simple and consistent navigator APIs.|224|2021-10-12|2021-02-20|
|
||||
|9|[ducafecat/flutter_ducafecat_news_getx](https://github.com/ducafecat/flutter_ducafecat_news_getx)|flutter2 + dio4 + getx4|219|2021-11-23|2021-05-31|
|
||||
|10|[DingMouRen/flutter_tiktok](https://github.com/DingMouRen/flutter_tiktok)|Flutter Tiktok 抖音实战 🍰🍓🍖🍟🍕🍔|180|2021-09-18|2021-04-08|
|
||||
@ -22,54 +22,54 @@
|
||||
|15|[fluttercandies/flutter_interactional_widget](https://github.com/fluttercandies/flutter_interactional_widget)|-|131|2021-08-01|2021-08-01|
|
||||
|16|[yangchong211/YCFlutterUtils](https://github.com/yangchong211/YCFlutterUtils)|Flutter Utils 全网最齐全的工具类。包含bus,颜色,日期,文件,json,log,sp,加解密,num,图片,网络,正则,验证,路由,文本,时间,spi,计时器,拓展类,编解码,发射,异常,字节转化,解析等等工具类。|115|2022-01-16|2021-04-28|
|
||||
|17|[jhflovehqy/flutter_bolg_manage](https://github.com/jhflovehqy/flutter_bolg_manage)|Flutter实战项目,采用Getx框架管理,遵循Material design设计风格,适合您实战参考或练手|105|2022-01-18|2021-08-27|
|
||||
|18|[niezhiyang/flutter_autosize_screen](https://github.com/niezhiyang/flutter_autosize_screen)|A low-cost Flutter screen adaptation solution(一个极低成本的 Flutter 屏幕适配方案)|87|2022-01-25|2021-08-15|
|
||||
|19|[abcd498936590/flutter_eyepetizer](https://github.com/abcd498936590/flutter_eyepetizer)|使用 Flutter + GetX 仿开眼视频app|76|2021-11-01|2021-10-18|
|
||||
|20|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|一个美观易用的禁漫天堂客户端, 同时支持支持 Android / iOS / MacOS / Windows。类似哔咔漫画。|68|2022-01-18|2022-01-02|
|
||||
|18|[niezhiyang/flutter_autosize_screen](https://github.com/niezhiyang/flutter_autosize_screen)|A low-cost Flutter screen adaptation solution(一个极低成本的 Flutter 屏幕适配方案)|87|2022-01-26|2021-08-15|
|
||||
|19|[abcd498936590/flutter_eyepetizer](https://github.com/abcd498936590/flutter_eyepetizer)|使用 Flutter + GetX 仿开眼视频app|78|2021-11-01|2021-10-18|
|
||||
|20|[niuhuan/jasmine](https://github.com/niuhuan/jasmine)|一个美观易用的禁漫天堂客户端, 同时支持支持 Android / iOS / MacOS / Windows。类似哔咔漫画。|72|2022-01-18|2022-01-02|
|
||||
|21|[xiao-cao-x/pixiv_func_android](https://github.com/xiao-cao-x/pixiv_func_android)|功能齐全的Pixiv第三方客户端 免代理 支持查看动图查看小说|67|2022-01-21|2021-05-16|
|
||||
|22|[lianyagang/flutter_swiper_null_safety](https://github.com/lianyagang/flutter_swiper_null_safety)|根据大佬https://github.com/best-flutter/flutter_swiper修改到空安全swiper|67|2021-08-04|2021-03-30|
|
||||
|23|[abcd498936590/fijkplayer_skin](https://github.com/abcd498936590/fijkplayer_skin)|fijkplayer的一款基础皮肤,美化播放UI,增加顶部返回菜单、标题,透明渐变皮肤。支持手势快进进退|63|2021-10-29|2021-02-02|
|
||||
|24|[YangChengxxyy/cloudreve_flutter](https://github.com/YangChengxxyy/cloudreve_flutter)|使用Flutter编写的移动端|56|2022-01-24|2021-07-29|
|
||||
|25|[xxxDeveloper/flutter-adapter](https://github.com/xxxDeveloper/flutter-adapter)|📱 基于flutter的屏幕适配方案 / screen adaptation scheme based on flutter|52|2021-10-10|2021-06-30|
|
||||
|26|[niuhuan/nhentai-cross](https://github.com/niuhuan/nhentai-cross)|美观易用且无广告的N漫画客户端, 并且可以免代理使用。 A beautiful nhentai client.|45|2022-01-18|2021-12-06|
|
||||
|26|[niuhuan/nhentai-cross](https://github.com/niuhuan/nhentai-cross)|美观易用且无广告的N漫画客户端, 并且可以免代理使用。 A beautiful nhentai client.|47|2022-01-18|2021-12-06|
|
||||
|27|[nightmare-space/vscode_for_android](https://github.com/nightmare-space/vscode_for_android)|安卓本地使用vs code编辑器实现方案|40|2021-12-24|2021-09-04|
|
||||
|28|[LuckyLi706/flutter_mobile_command_tools](https://github.com/LuckyLi706/flutter_mobile_command_tools)|flutter写的桌面可视化操作android和ios的简单命令|38|2021-12-09|2021-06-24|
|
||||
|29|[wo5813288/wan_giao](https://github.com/wo5813288/wan_giao)|学习flutter,所以系统的做一款应用来实践一下。这款应用也开发了很多内容了,后续还要继续更新功能。开发这个项目主要也是熟悉flutter的树形结构的写法和UI组件,项目中也用到了flutter比较流行的框架。|35|2021-12-09|2021-06-12|
|
||||
|30|[LianjiaTech/flutter_fdb_package](https://github.com/LianjiaTech/flutter_fdb_package)|Flutter应用的调试工具,协助采集性能优化、设计走查、QA测试等数据问题 ,提供UI拾取、UI标尺、取色器、内存信息、FPS检测和展示页面代码等功能。|33|2021-12-15|2021-11-30|
|
||||
|31|[RPMTW/RPMLauncher](https://github.com/RPMTW/RPMLauncher)|A better Minecraft Launcher that supports multiple platforms and many functionalities for you to explore!|33|2022-01-24|2021-05-22|
|
||||
|31|[RPMTW/RPMLauncher](https://github.com/RPMTW/RPMLauncher)|A better Minecraft Launcher that supports multiple platforms and many functionalities for you to explore!|33|2022-01-26|2021-05-22|
|
||||
|32|[Termare/termare_app](https://github.com/Termare/termare_app)|使用Flutter开发的多平台终端模拟器,Termare 类似于 Termux ,在安卓端有独立的源,但支持多个平台,还在大量的开发与测试中~|32|2021-12-14|2021-04-10|
|
||||
|33|[mdddj/simple_shop_v2](https://github.com/mdddj/simple_shop_v2)|flutter 商城|26|2021-12-13|2021-04-05|
|
||||
|34|[www-chao-fun/chaofun-app](https://github.com/www-chao-fun/chaofun-app)|炒饭( https://chao.fun/app )App工程|24|2022-01-24|2022-01-17|
|
||||
|34|[www-chao-fun/chaofun-app](https://github.com/www-chao-fun/chaofun-app)|炒饭( https://chao.fun/app )App工程|25|2022-01-24|2022-01-17|
|
||||
|35|[wuyuanwuhui99/flutter-movie-app-ui](https://github.com/wuyuanwuhui99/flutter-movie-app-ui)|基于flutter开发的混合电影app,后端采用springboot+mybatis+mysql开发,有react-native版本,参见个人主页springboot和react-native项目包括底部tab导航,,首页,电影,电视剧,我的,搜索页,分类页,电影详情页,播放页,登录,注册,浏览记录,播放记录,收藏,缓存,电影排行榜等页面和模块,功能齐全完善,所有数据来自python爬虫程序,抓取 ...|24|2021-10-31|2021-03-24|
|
||||
|36|[qinglong-app/qinglong_app](https://github.com/qinglong-app/qinglong_app)|采用Flutter编写,基于qinglongAPI实现的三方客户端|23|2022-01-25|2022-01-12|
|
||||
|36|[qinglong-app/qinglong_app](https://github.com/qinglong-app/qinglong_app)|采用Flutter编写,基于qinglongAPI实现的三方客户端|23|2022-01-26|2022-01-12|
|
||||
|37|[Mao-x-w/FlutterAopDemo](https://github.com/Mao-x-w/FlutterAopDemo)|flutter Aop demo: 全埋点、全局生命周期|23|2021-10-20|2021-06-22|
|
||||
|38|[ITmxs/flutter_bloc_super](https://github.com/ITmxs/flutter_bloc_super)|flutter2搭建的全平台,适应web。android,ios,macOS,windows,linux,目前主分支已支持空安全|23|2021-11-16|2021-03-31|
|
||||
|39|[JRY1009/lighthouse_flutter](https://github.com/JRY1009/lighthouse_flutter)|flutter 练手项目,组件化,mvvm,热更新,dio,websocket,多语言,多渠道打包,K线图,分时图,Componentization,kline,timeline|23|2021-12-30|2021-01-31|
|
||||
|40|[waifu-project/movie](https://github.com/waifu-project/movie)|YY播放器|22|2021-12-03|2021-10-21|
|
||||
|41|[meijian-io/muffin](https://github.com/meijian-io/muffin)|Muffin is a Flutter plugin used to implement mixed stack management based on multiple Engine and Navigator 2.0.|22|2021-12-16|2021-08-23|
|
||||
|42|[6tail/lunar-flutter](https://github.com/6tail/lunar-flutter)|日历、公历(阳历)、农历(阴历、老黄历)、道历、佛历,支持节假日、星座、儒略日、干支、生肖、节气、节日、彭祖百忌、每日宜忌、吉神宜趋凶煞宜忌、吉神(喜神/福神/财神/阳贵神/阴贵神)方位、胎神方位、冲煞、纳音、星宿、八字、五行、十神、建除十二值星、青龙名堂等十二神、黄道黑道日及吉凶等。lunar is a calendar library for Solar and Chinese Lunar.|22|2022-01-10|2021-08-07|
|
||||
|43|[litlifesoftware/HistoryOfMe](https://github.com/litlifesoftware/HistoryOfMe)|Your own personal diary.|22|2022-01-25|2021-03-24|
|
||||
|43|[litlifesoftware/HistoryOfMe](https://github.com/litlifesoftware/HistoryOfMe)|Your own personal diary.|22|2022-01-26|2021-03-24|
|
||||
|44|[gstory0404/flutter_tencentad](https://github.com/gstory0404/flutter_tencentad)|腾讯优量汇(广点通)广告 Flutter版本|20|2022-01-11|2021-08-06|
|
||||
|45|[jarontai/dart-china](https://github.com/jarontai/dart-china)|Dart China - Dart中文社区APP,Flutter构建,Bloc架构,模块化开发|19|2021-07-29|2021-04-18|
|
||||
|46|[yy1300326388/flutter_multi_channel](https://github.com/yy1300326388/flutter_multi_channel)|Flutter 多渠道打包详解示例项目源码,掘金文章👇|19|2021-08-27|2021-04-09|
|
||||
|47|[billyinferno/my_expense](https://github.com/billyinferno/my_expense)|personal expense application|18|2021-12-17|2021-09-22|
|
||||
|48|[Coder-ZhaoLu/Getx-PinkApp](https://github.com/Coder-ZhaoLu/Getx-PinkApp)|仿哔哩哔哩App,二次元,动漫,app,网站,ACG,flutter,使用getx_cli进行重构|17|2022-01-15|2021-11-12|
|
||||
|49|[fluttercandies/stack_board](https://github.com/fluttercandies/stack_board)|层叠控件摆放|17|2022-01-10|2021-10-30|
|
||||
|50|[JunAILiang/flutter_dio_util](https://github.com/JunAILiang/flutter_dio_util)|flutter dio封装|17|2021-08-30|2021-08-29|
|
||||
|50|[JunAILiang/flutter_dio_util](https://github.com/JunAILiang/flutter_dio_util)|flutter dio封装|17|2022-01-26|2021-08-29|
|
||||
|51|[gstory0404/flutter_universalad](https://github.com/gstory0404/flutter_universalad)|字节跳动穿山甲广告、腾讯优量汇(广点通)聚合广告插件 Flutter版本|17|2021-12-28|2021-08-07|
|
||||
|52|[tencentyun/imApiFlutterExample](https://github.com/tencentyun/imApiFlutterExample)|腾讯云即时通信IM Flutter SDK API Example|17|2022-01-11|2021-05-24|
|
||||
|53|[elementlo/spark_list](https://github.com/elementlo/spark_list)|这是一款开源笔记应用, 支持Android/iOS双平台, 使用Flutter 2开发, 体验Flutter的同时也希望做一个能成为个人知识中转站的应用, 任重道远 :)|17|2022-01-25|2021-02-01|
|
||||
|53|[elementlo/spark_list](https://github.com/elementlo/spark_list)|这是一款开源笔记应用, 支持Android/iOS双平台, 使用Flutter 2开发, 体验Flutter的同时也希望做一个能成为个人知识中转站的应用, 任重道远 :)|17|2022-01-26|2021-02-01|
|
||||
|54|[Vadaski/flutter_exposure](https://github.com/Vadaski/flutter_exposure)|flutter 埋点曝光方案|16|2022-01-14|2021-09-25|
|
||||
|55|[idootop/chuanying](https://github.com/idootop/chuanying)|Chuanying - what you see is what you get. 传影--所见即所得|15|2022-01-09|2021-06-23|
|
||||
|56|[fuusy/flutter_read](https://github.com/fuusy/flutter_read)|A flutter project, 一款Flutter实战项目,已空安全适配,封装各种UI组件,网络组件以及使用peovider进行状态管理。|14|2022-01-24|2021-11-25|
|
||||
|55|[fuusy/flutter_read](https://github.com/fuusy/flutter_read)|A flutter project, 一款Flutter实战项目,已空安全适配,封装各种UI组件,网络组件以及使用peovider进行状态管理。|15|2022-01-24|2021-11-25|
|
||||
|56|[idootop/chuanying](https://github.com/idootop/chuanying)|Chuanying - what you see is what you get. 传影--所见即所得|15|2022-01-09|2021-06-23|
|
||||
|57|[mdddj/flutter_simple_shop](https://github.com/mdddj/flutter_simple_shop)|flutter 商城,淘宝客 app|14|2022-01-20|2021-11-10|
|
||||
|58|[Fliggy-Mobile/fimage](https://github.com/Fliggy-Mobile/fimage)|FImage实现加载多种图片资源|14|2021-08-17|2021-04-26|
|
||||
|59|[quantz-dev/quantz-app](https://github.com/quantz-dev/quantz-app)|Push Notification service for anime episodes and news. The episode updates will be based on actual upload on the internet and NOT Japan tv schedule as other apps do.|13|2021-10-11|2021-08-08|
|
||||
|60|[zh6/flutter_plus](https://github.com/zh6/flutter_plus)|hook_riverpod+retrofit 搭建的一个框架,拿来即用|13|2021-09-11|2021-07-05|
|
||||
|61|[shirne/chinese_chess](https://github.com/shirne/chinese_chess)|Chinese Chess game by Flutter|13|2021-07-30|2021-04-30|
|
||||
|62|[ilmari-code/flutter_getx_project_template](https://github.com/ilmari-code/flutter_getx_project_template)|基于GetX的Flutter项目模板|13|2022-01-07|2021-04-19|
|
||||
|63|[tencentyun/TRTCFlutterScenesDemo](https://github.com/tencentyun/TRTCFlutterScenesDemo)|腾讯云实时音视频Flutter版场景Demo|12|2022-01-20|2021-05-25|
|
||||
|64|[t924417424/geek_meeting_source](https://github.com/t924417424/geek_meeting_source)|GeekMeeting视频会议项目前/后端开源仓库|11|2022-01-05|2021-12-30|
|
||||
|65|[srew33/feh_rebuilder](https://github.com/srew33/feh_rebuilder)|使用FLUTTER对FEH BUILDER的重置|11|2022-01-06|2021-09-27|
|
||||
|63|[srew33/feh_rebuilder](https://github.com/srew33/feh_rebuilder)|使用FLUTTER对FEH BUILDER的重置|12|2022-01-06|2021-09-27|
|
||||
|64|[tencentyun/TRTCFlutterScenesDemo](https://github.com/tencentyun/TRTCFlutterScenesDemo)|腾讯云实时音视频Flutter版场景Demo|12|2022-01-20|2021-05-25|
|
||||
|65|[t924417424/geek_meeting_source](https://github.com/t924417424/geek_meeting_source)|GeekMeeting视频会议项目前/后端开源仓库|11|2022-01-05|2021-12-30|
|
||||
|66|[arsize/swapFlutter](https://github.com/arsize/swapFlutter)|getx项目,包括适配,路由,扫码,google map,自定义marker,dio,组件封装,导航路径,登录注册,token重连,拨号,支付等(开发中...)|11|2022-01-25|2021-08-29|
|
||||
|67|[hhanh00/zwallet](https://github.com/hhanh00/zwallet)|Zcash and Ycash light shielded wallet|11|2022-01-07|2021-07-02|
|
||||
|68|[shiguanghuxian/hosts_manage](https://github.com/shiguanghuxian/hosts_manage)|一个简洁的本机hosts管理桌面软件,支持DNS代理,开发测试必备工具|10|2022-01-22|2021-11-11|
|
||||
@ -82,7 +82,7 @@
|
||||
|75|[ukyo99999/report1922](https://github.com/ukyo99999/report1922)|簡訊實聯制QR code掃碼小工具,支援Android與iOS。|9|2021-10-13|2021-07-14|
|
||||
|76|[tangpanqing/dart_mars](https://github.com/tangpanqing/dart_mars)|dart_mars|9|2021-08-17|2021-06-04|
|
||||
|77|[wenchaosong/FlutterCityPicker](https://github.com/wenchaosong/FlutterCityPicker)|:fire::fire::fire::+1: 城市选择,地址选择,实时请求数据,多项自定义配置,仿京东样式|9|2021-12-28|2021-03-11|
|
||||
|78|[SIT-kite/kite-app](https://github.com/SIT-kite/kite-app)|上应小风筝 APP, 基于 Flutter. (WIP)|8|2022-01-25|2021-11-20|
|
||||
|78|[SIT-kite/kite-app](https://github.com/SIT-kite/kite-app)|上应小风筝 APP, 基于 Flutter. (WIP)|8|2022-01-26|2021-11-20|
|
||||
|79|[hrxiang/flutter_openim_widget](https://github.com/hrxiang/flutter_openim_widget)|The public ui library is used with the openim demo, and you can directly use it for secondary development.|8|2022-01-21|2021-11-01|
|
||||
|80|[Lester2020/flutter_study_demo](https://github.com/Lester2020/flutter_study_demo)|一个零基础入门学习flutter的demo总结,里面覆盖flutter常用组件和APP的基本框架结构样式。|8|2021-10-14|2021-08-27|
|
||||
|81|[un-pany/flutter-template-plus](https://github.com/un-pany/flutter-template-plus)|❄️ flutter template, 可插拔的 flutter 项目模板|8|2021-12-30|2021-08-11|
|
||||
|
||||
@ -1,182 +1,183 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Go
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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云服务,打造具备聊天、社交功 ...|6328|2022-01-25|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. 跨语言分布式事务管理器|4815|2022-01-24|2021-05-16|
|
||||
|3|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4092|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.|3645|2022-01-25|2021-07-09|
|
||||
|5|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2287|2022-01-17|2021-02-25|
|
||||
|6|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2173|2022-01-25|2021-03-05|
|
||||
|7|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1852|2022-01-25|2021-07-30|
|
||||
|8|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1651|2022-01-06|2021-08-24|
|
||||
|9|[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|1234|2021-12-30|2021-02-23|
|
||||
|10|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1142|2022-01-20|2021-05-20|
|
||||
|11|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目(可作为Go项目开发脚手架)|1139|2022-01-23|2021-05-26|
|
||||
|12|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|928|2022-01-24|2021-06-14|
|
||||
|13|[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.|899|2022-01-25|2021-04-29|
|
||||
|14|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|880|2021-12-07|2021-05-12|
|
||||
|15|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|792|2022-01-16|2022-01-05|
|
||||
|16|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统,支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|760|2022-01-04|2021-06-03|
|
||||
|17|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|758|2022-01-22|2021-09-06|
|
||||
|18|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|724|2022-01-25|2021-02-25|
|
||||
|19|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|658|2022-01-25|2021-05-30|
|
||||
|20|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|653|2022-01-01|2021-04-19|
|
||||
|21|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|634|2021-08-31|2021-04-10|
|
||||
|22|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|605|2022-01-25|2021-08-30|
|
||||
|23|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|605|2022-01-25|2021-07-14|
|
||||
|24|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|593|2021-09-12|2021-05-30|
|
||||
|25|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|577|2021-10-15|2021-07-24|
|
||||
|26|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|565|2022-01-23|2021-12-06|
|
||||
|27|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|544|2021-10-18|2021-04-06|
|
||||
|28|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|466|2022-01-24|2021-11-08|
|
||||
|29|[gatewayorg/blue](https://github.com/gatewayorg/blue)|-|456|2022-01-22|2021-09-29|
|
||||
|30|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|442|2022-01-19|2022-01-01|
|
||||
|31|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|427|2021-09-28|2021-09-28|
|
||||
|32|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器,基于shellcode生成绕过所有杀软的木马。|417|2021-09-08|2021-09-07|
|
||||
|33|[mosn/layotto](https://github.com/mosn/layotto)|A fast and efficient cloud native application runtime|401|2022-01-25|2021-04-29|
|
||||
|34|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|383|2021-12-24|2021-11-08|
|
||||
|35|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|381|2021-12-30|2021-06-17|
|
||||
|36|[unionj-cloud/go-doudou](https://github.com/unionj-cloud/go-doudou)|go-doudou(doudou pronounce /dəudəu/)is a gossip protocol and OpenAPI 3.0 spec based decentralized microservice framework. It supports monolith service application as well. Currently, it supports restf ...|371|2022-01-25|2021-02-24|
|
||||
|37|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|367|2022-01-23|2021-11-22|
|
||||
|38|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|327|2022-01-24|2021-12-20|
|
||||
|39|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|324|2022-01-25|2021-07-16|
|
||||
|40|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|322|2022-01-19|2021-10-18|
|
||||
|41|[go-kratos/beer-shop](https://github.com/go-kratos/beer-shop)|An online shop application, the complete microservices demo for kratos.|315|2022-01-12|2021-04-11|
|
||||
|42|[wechatpay-apiv3/wechatpay-go](https://github.com/wechatpay-apiv3/wechatpay-go)|微信支付 APIv3 的 Go Library|314|2022-01-13|2021-02-26|
|
||||
|43|[HACKERALERT/Picocrypt](https://github.com/HACKERALERT/Picocrypt)|A very small, very simple, yet very secure encryption tool.|314|2022-01-22|2021-02-18|
|
||||
|44|[DigitalChinaOpenSource/TiDB-for-PostgreSQL](https://github.com/DigitalChinaOpenSource/TiDB-for-PostgreSQL)|PgSQL compatible on distributed database TiDB|312|2021-11-30|2021-06-01|
|
||||
|45|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端,支持webdav文件服务|301|2022-01-24|2021-08-04|
|
||||
|46|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究golang各种姿势bypassAV|289|2022-01-14|2021-08-08|
|
||||
|47|[kubeedge/sedna](https://github.com/kubeedge/sedna)|AI tookit over KubeEdge|288|2022-01-18|2021-01-28|
|
||||
|48|[songangweb/mcache](https://github.com/songangweb/mcache)|An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法|285|2021-08-30|2021-04-29|
|
||||
|49|[togettoyou/super-signature](https://github.com/togettoyou/super-signature)|🌌 iOS 签名分发内测服务|283|2022-01-22|2021-02-24|
|
||||
|50|[kevwan/chatbot](https://github.com/kevwan/chatbot)|A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.|272|2022-01-21|2021-09-20|
|
||||
|51|[EmYiQing/Gososerial](https://github.com/EmYiQing/Gososerial)|参考著名漏扫XRAY的代码,无需Java环境直接从二进制角度构造Ysoserial的Payload|271|2021-09-22|2021-08-27|
|
||||
|52|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|271|2022-01-25|2021-07-29|
|
||||
|53|[songangweb/durl](https://github.com/songangweb/durl)|short-url distributed and high-performance 高性能短链接服务 短网址|255|2022-01-21|2021-04-29|
|
||||
|54|[xiecat/fofax](https://github.com/xiecat/fofax)|fofaX is a command line query tool based on the API of https://fofa.so/, simple is the best!|254|2022-01-20|2021-12-14|
|
||||
|55|[carina-io/carina](https://github.com/carina-io/carina)|Carina: an high performance and ops-free local storage for kubernetes|251|2022-01-25|2021-08-18|
|
||||
|56|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|248|2021-12-09|2021-12-07|
|
||||
|57|[wjpxxx/letgo](https://github.com/wjpxxx/letgo)|high-performance Lightweight web framework for the Go programming language. golang web framework,高可用golang web框架,go语言 web框架 ,go web更适合大数据,高并发的场景下使用|239|2022-01-23|2021-05-11|
|
||||
|58|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|236|2022-01-25|2021-11-28|
|
||||
|59|[go-dragon/dragon](https://github.com/go-dragon/dragon)|Dragon 🐲 🐲 🐲 is an enterprise high performance web framework with Go for the feature and comfortable develop.|234|2021-10-25|2021-07-06|
|
||||
|60|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|223|2021-12-09|2021-11-11|
|
||||
|61|[Maka8ka/NGLite](https://github.com/Maka8ka/NGLite)|A major platform RAT Tool based by Blockchain/P2P.Now support Windows/Linux/MacOS|222|2021-09-13|2021-05-19|
|
||||
|62|[ort4u/goShellCodeByPassVT](https://github.com/ort4u/goShellCodeByPassVT)|通过线程注入及-race参数免杀全部VT|219|2021-11-05|2021-07-09|
|
||||
|63|[gaowanliang/LightUploader](https://github.com/gaowanliang/LightUploader)|A lightweight, universal cloud drive upload tool for all platforms|218|2022-01-19|2021-03-26|
|
||||
|64|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查|215|2021-12-24|2021-12-23|
|
||||
|65|[kubecube-io/KubeCube](https://github.com/kubecube-io/KubeCube)|KubeCube is an open source enterprise-level container platform|215|2022-01-25|2021-07-12|
|
||||
|66|[Zy143L/jdc](https://github.com/Zy143L/jdc)|JDC 青龙扫码面板|215|2021-08-02|2021-06-21|
|
||||
|67|[yqcs/ZheTian](https://github.com/yqcs/ZheTian)| ZheTian 免杀shellcode执行程序|214|2021-11-26|2021-08-24|
|
||||
|68|[JKme/cube](https://github.com/JKme/cube)|内网渗透测试工具,弱密码爆破、信息收集和漏洞扫描|214|2022-01-14|2021-04-23|
|
||||
|69|[Li4n0/revsuit](https://github.com/Li4n0/revsuit)|RevSuit is a flexible and powerful reverse connection platform designed for receiving connection from target host in penetration. |210|2022-01-16|2021-04-21|
|
||||
|70|[yumusb/DNSLog-Platform-Golang](https://github.com/yumusb/DNSLog-Platform-Golang)|DNSLOG平台 golang 一键启动版|208|2021-12-30|2021-02-01|
|
||||
|71|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK(基于企业微信C版官方SDK封装)|204|2022-01-13|2021-02-19|
|
||||
|72|[stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)|不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com|203|2022-01-21|2021-06-08|
|
||||
|73|[linvon/cuckoo-filter](https://github.com/linvon/cuckoo-filter)|Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化|197|2021-10-10|2021-02-19|
|
||||
|74|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的,大家注意分辨,可以查看git commits记录查看谁先发布的|195|2022-01-22|2021-12-02|
|
||||
|75|[LinkLeong/go-aliyundrive-webdav](https://github.com/LinkLeong/go-aliyundrive-webdav)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|194|2022-01-09|2021-09-05|
|
||||
|76|[jasonLaw1015/GfEasy](https://github.com/jasonLaw1015/GfEasy)|快速crud开发框架,甚至于一行代码不用敲;自动根据数据库表结构自动生成crud代码;低代码开发框架;至少减少百分90%工作量;可快速把现有系统转成GfEasy版本;后端使用GoFrame开发;后台前端使用 cool-admin-vue;后台使用自适应布局,手机、PC完美使用。|182|2021-12-09|2021-07-30|
|
||||
|77|[cckuailong/hostscan](https://github.com/cckuailong/hostscan)|自动化Host碰撞工具,帮助红队快速扩展网络边界,获取更多目标点|176|2021-11-19|2021-10-02|
|
||||
|78|[sotowang/zmyy-seckill](https://github.com/sotowang/zmyy-seckill)|知苗易约抢购|175|2021-12-28|2021-01-31|
|
||||
|79|[Rvn0xsy/goDomain](https://github.com/Rvn0xsy/goDomain)|Windows活动目录中的LDAP信息收集工具|169|2021-10-09|2021-08-11|
|
||||
|80|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|160|2022-01-06|2022-01-04|
|
||||
|81|[galaxy-future/bridgx](https://github.com/galaxy-future/bridgx)|BridgX is an Open Source Cloud-Native infrastructure engine aimed to split and manage Hybrid-Cloud&Multi-Cloud computing power, schedule and scale Containers.提供混合云及多云资源管理、容器调度等的云原生算力引擎。|157|2022-01-25|2021-07-16|
|
||||
|82|[FDlucifer/Proxy-Attackchain](https://github.com/FDlucifer/Proxy-Attackchain)|proxylogon, proxyshell, proxyoracle and proxytoken full chain exploit tool|155|2021-12-14|2021-11-27|
|
||||
|83|[mayocream/pastebin-ipfs](https://github.com/mayocream/pastebin-ipfs)|🌐 (Web 3.0) Pastebin built on IPFS, securely served by Distributed Web and Edge Network.|153|2022-01-24|2021-09-06|
|
||||
|84|[Rvn0xsy/red-tldr](https://github.com/Rvn0xsy/red-tldr)|red-tldr is a lightweight text search tool, which is used to help red team staff quickly find the commands and key points they want to execute, so it is more suitable for use by red team personnel wit ...|151|2021-09-22|2021-08-03|
|
||||
|85|[RealLiuSha/echo-admin](https://github.com/RealLiuSha/echo-admin)|基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架,致力于提供一套尽可能轻量且优雅的中后台解决方案。|150|2021-10-22|2021-04-28|
|
||||
|86|[pi-pi-miao/pi_pi_net](https://github.com/pi-pi-miao/pi_pi_net)|pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者web,rpc,websocket等网络框架的基础框架|143|2021-11-11|2021-11-04|
|
||||
|87|[pbrong/hrms](https://github.com/pbrong/hrms)|基于go、gorm、gin、mysql及layui构建的人力资源管理系统。提供员工管理、考试管理、薪资考勤管理、权限管理及分公司分库数据隔离等功能。欢迎Star或提Issue。|141|2022-01-22|2021-02-14|
|
||||
|88|[dnsjia/luban](https://github.com/dnsjia/luban)|CMDB,K8S容器管理,运维平台,自动化运维发布平台|140|2022-01-04|2021-07-16|
|
||||
|89|[issue9/cnregion](https://github.com/issue9/cnregion)|2009-2020年中国全国(省、市、县、乡/镇、村/街道)五级行政区域数据|140|2022-01-05|2021-02-05|
|
||||
|90|[CTF-MissFeng/jsForward](https://github.com/CTF-MissFeng/jsForward)|解决web及移动端H5数据加密Burp调试问题|137|2021-12-01|2021-12-01|
|
||||
|91|[canc3s/cIPR](https://github.com/canc3s/cIPR)|将域名转为ip段权重|135|2021-09-08|2021-03-09|
|
||||
|92|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用,它能够快速进行压缩包生成。|132|2021-11-02|2021-11-01|
|
||||
|93|[caoyingjunz/pixiu](https://github.com/caoyingjunz/pixiu)|Pixiu(貔貅) 旨在对 kubernetes 原生功能的补充和强化|132|2021-11-17|2021-04-07|
|
||||
|94|[crisprss/Shellcode_Memory_Loader](https://github.com/crisprss/Shellcode_Memory_Loader)|基于Golang实现的Shellcode内存加载器,共实现3中内存加载shellcode方式,UUID加载,MAC加载和IPv4加载,目前能过主流杀软(包括Windows Defender)|131|2021-12-16|2021-12-09|
|
||||
|95|[nivin-studio/go-zero-mall](https://github.com/nivin-studio/go-zero-mall)|go-zero实战:让微服务Go起来|128|2022-01-25|2021-12-26|
|
||||
|96|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描),解析RMI和LDAP协议实现,可用于甲方内网自查|128|2021-12-15|2021-12-14|
|
||||
|97|[storyicon/powerproto](https://github.com/storyicon/powerproto)|🎉 An awesome version control tool for protoc and its related plugins.|127|2021-10-29|2021-07-11|
|
||||
|98|[tencent-connect/botgo](https://github.com/tencent-connect/botgo)|QQ频道机器人 GOSDK|125|2022-01-25|2021-09-09|
|
||||
|99|[NICEXAI/WeChatCustomerServiceSDK](https://github.com/NICEXAI/WeChatCustomerServiceSDK)|微信客服SDK|125|2021-11-12|2021-07-20|
|
||||
|100|[lim-team/LiMaoIM](https://github.com/lim-team/LiMaoIM)|纯Go编写的IM,完全自定义协议的高性能即时通讯服务(High-performance instant messaging service with fully customizable protocol)|125|2021-09-23|2021-06-29|
|
||||
|101|[canc3s/cDomain](https://github.com/canc3s/cDomain)|利用天眼查查询企业备案|123|2021-11-09|2021-03-01|
|
||||
|102|[chyroc/lark](https://github.com/chyroc/lark)|Feishu/Lark Open API Go SDK, Support ALL Open API and Event Callback.|122|2022-01-24|2021-04-21|
|
||||
|103|[PeterYangs/article-spider](https://github.com/PeterYangs/article-spider)|文章采集工具 Article collection tool|122|2022-01-20|2021-02-24|
|
||||
|104|[isucon/isucon11-qualify](https://github.com/isucon/isucon11-qualify)|ISUCON11 予選 (ISUCONDITION)|121|2021-12-22|2021-05-14|
|
||||
|105|[erda-project/erda-infra](https://github.com/erda-project/erda-infra)|Erda Infra is a lightweight microservices framework implements by golang, which offers many useful modules and tools to help you quickly build a module-driven application|121|2022-01-25|2021-03-05|
|
||||
|106|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具,独家伪装低延迟、独家伪装提交算力、独家抽水算法、独家前置代理中转模式、自定义多钱包抽水比例、GoLang高性能多线程、SSL、批量中转、配置热修改、完美的Web管理、API支持。纯原创非破解,稳定更新|118|2022-01-23|2021-12-29|
|
||||
|107|[kone-net/go-chat](https://github.com/kone-net/go-chat)|go-chat.使用Go基于WebSocket开发的web聊天应用。单聊,群聊。文字,图片,语音,视频消息,屏幕共享,剪切板图片,基于WebRTC的P2P语音通话,视频聊天。|118|2021-12-11|2021-11-18|
|
||||
|108|[EmYiQing/XiuScan](https://github.com/EmYiQing/XiuScan)|Gososerial库的一个Demo漏扫,实现了Shiro一把梭扫描利用,Fastjson的Dnslog扫描和反连扫描|116|2021-09-08|2021-08-23|
|
||||
|109|[ibanyu/owl](https://github.com/ibanyu/owl)|a db usage, manager tool, committed to standardizing the data, index in the database and operations to the database.|115|2021-12-10|2021-08-12|
|
||||
|110|[alibaba/open-local](https://github.com/alibaba/open-local)|cloud-native local storage management system|112|2022-01-25|2021-07-28|
|
||||
|111|[flower-corp/minidb](https://github.com/flower-corp/minidb)|rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。|111|2021-10-22|2021-06-29|
|
||||
|112|[golangtoolkit/helper](https://github.com/golangtoolkit/helper)|golang工具/助手函数包|109|2021-09-10|2021-08-31|
|
||||
|113|[go-pdf/fpdf](https://github.com/go-pdf/fpdf)|A PDF document generator with high level support for text, drawing and images|109|2021-10-12|2021-06-09|
|
||||
|114|[glory-go/glory](https://github.com/glory-go/glory)|A Light Golang RPC Framework|109|2022-01-17|2021-06-08|
|
||||
|115|[lcvvvv/gonmap](https://github.com/lcvvvv/gonmap)|gonmap是一个go语言的nmap端口扫描库,使用nmap开源的端口扫描策略,在效率和速度上取得一个折中的中间值,便于做大网络环境的资产测绘。|109|2022-01-11|2021-03-31|
|
||||
|116|[mzz2017/gg](https://github.com/mzz2017/gg)|A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux).|107|2022-01-09|2021-12-03|
|
||||
|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云服务,打造具备聊天、社交功 ...|6333|2022-01-26|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. 跨语言分布式事务管理器|4839|2022-01-24|2021-05-16|
|
||||
|3|[SmartKeyerror/Psyduck](https://github.com/SmartKeyerror/Psyduck)|Record CS knowlegement with XMind, version 2.0. 使用 XMind 记录 Linux 操作系统,网络,C++,Golang 以及数据库的一些设计|4093|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.|3651|2022-01-25|2021-07-09|
|
||||
|5|[cloudwego/netpoll](https://github.com/cloudwego/netpoll)|A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.|2288|2022-01-26|2021-02-25|
|
||||
|6|[erda-project/erda](https://github.com/erda-project/erda)|An enterprise-grade Cloud-Native application platform for Kubernetes.|2174|2022-01-26|2021-03-05|
|
||||
|7|[jkstack/natpass](https://github.com/jkstack/natpass)|新一代主机管理工具,支持web vnc和web shell|1860|2022-01-26|2021-07-30|
|
||||
|8|[openscrm/api-server](https://github.com/openscrm/api-server)|OpenSCRM是一套基于Go和React的超高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。|1652|2022-01-06|2021-08-24|
|
||||
|9|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1305|2022-01-26|2021-07-08|
|
||||
|10|[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|1240|2021-12-30|2021-02-23|
|
||||
|11|[KubeOperator/KubePi](https://github.com/KubeOperator/KubePi)|KubePi 是一款简单易用的开源 Kubernetes 可视化管理面板|1143|2022-01-20|2021-05-20|
|
||||
|12|[marmotedu/iam](https://github.com/marmotedu/iam)|企业级的 Go 语言实战项目(可作为Go项目开发脚手架)|1141|2022-01-26|2021-05-26|
|
||||
|13|[polarismesh/polaris](https://github.com/polarismesh/polaris)|Service Discovery and Governance Center for Distributed and Microservice Architecture|932|2022-01-26|2021-06-14|
|
||||
|14|[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.|901|2022-01-26|2021-04-29|
|
||||
|15|[jweny/pocassist](https://github.com/jweny/pocassist)|全新的开源漏洞测试框架,实现poc在线编辑、运行、批量测试。使用文档:|879|2021-12-07|2021-05-12|
|
||||
|16|[sairson/Yasso](https://github.com/sairson/Yasso)|强大的内网渗透辅助工具集-让Yasso像风一样 支持rdp,ssh,redis,postgres,mongodb,mssql,mysql,winrm等服务爆破,快速的端口扫描,强大的web指纹识别,各种内置服务的一键利用(包括ssh完全交互式登陆,mssql提权,redis一键利用,mysql数据库查询,winrm横向利用,多种服务利用支持socks5代理执行)|797|2022-01-26|2022-01-05|
|
||||
|17|[xiecat/goblin](https://github.com/xiecat/goblin)|一款适用于红蓝对抗中的仿真钓鱼系统|761|2022-01-22|2021-09-06|
|
||||
|18|[seccome/Ehoney](https://github.com/seccome/Ehoney)|安全、快捷、高交互、企业级的蜜罐管理系统,支持多种协议蜜罐、蜜签、诱饵等功能。A safe, fast, highly interactive and enterprise level honeypot management system, supports multiple protocol honeypots, honeytokens, baits and other functions.|760|2022-01-04|2021-06-03|
|
||||
|19|[chanify/chanify](https://github.com/chanify/chanify)|Chanify is a safe and simple notification tools. This repository is command line tools for Chanify.|725|2022-01-25|2021-02-25|
|
||||
|20|[allanpk716/ChineseSubFinder](https://github.com/allanpk716/ChineseSubFinder)|自动化中文字幕下载。字幕网站支持 zimuku、subhd、shooter、xunlei 。支持 Emby、Jellyfin、Plex、Sonarr、Radarr、TMM|662|2022-01-26|2021-05-30|
|
||||
|21|[axiaoxin-com/investool](https://github.com/axiaoxin-com/investool)|Golang实现财报分析、个股基本面检测、基本面选股、4433法则基金筛选与检测、基金持仓相似度、股票选基、基金经理筛选|653|2022-01-01|2021-04-19|
|
||||
|22|[auxten/go-sqldb](https://github.com/auxten/go-sqldb)|A pure golang SQL database for database theory research|634|2021-08-31|2021-04-10|
|
||||
|23|[cdle/sillyGirl](https://github.com/cdle/sillyGirl)|傻妞机器人|613|2022-01-26|2021-08-30|
|
||||
|24|[go-gorm/gen](https://github.com/go-gorm/gen)|Gen: Friendly & Safer GORM powered by Code Generation|607|2022-01-26|2021-07-14|
|
||||
|25|[easychen/wecomchan](https://github.com/easychen/wecomchan)|通过企业微信向微信推送消息的配置文档、直推函数和可自行搭建的在线服务代码。可以看成Server酱的开源替代方案之一。|594|2021-09-12|2021-05-30|
|
||||
|26|[zhzyker/dismap](https://github.com/zhzyker/dismap)|Asset discovery and identification tools 快速识别 Web 指纹信息,定位资产类型。辅助红队快速定位目标资产信息,辅助蓝队发现疑似脆弱点|576|2021-10-15|2021-07-24|
|
||||
|27|[iyear/pure-live-core](https://github.com/iyear/pure-live-core)|✨ Make Live Pure Again 让直播回归纯粹|571|2022-01-23|2021-12-06|
|
||||
|28|[baidu/EasyFaaS](https://github.com/baidu/EasyFaaS)|EasyFaaS是一个依赖轻、适配性强、资源占用少、无状态且高性能的函数计算服务引擎|545|2021-10-18|2021-04-06|
|
||||
|29|[shmilylty/netspy](https://github.com/shmilylty/netspy)|netspy是一款快速探测内网可达网段工具|479|2022-01-19|2022-01-01|
|
||||
|30|[alibaba/ilogtail](https://github.com/alibaba/ilogtail)|The Lightweight Data Collector of SLS in Alibaba Cloud|469|2022-01-24|2021-11-08|
|
||||
|31|[gatewayorg/blue](https://github.com/gatewayorg/blue)|-|456|2022-01-22|2021-09-29|
|
||||
|32|[SkewwG/henggeFish](https://github.com/SkewwG/henggeFish)|自动化批量发送钓鱼邮件(横戈安全团队出品)|429|2021-09-28|2021-09-28|
|
||||
|33|[NyDubh3/CuiRi](https://github.com/NyDubh3/CuiRi)|一款红队专用免杀木马生成器,基于shellcode生成绕过所有杀软的木马。|419|2021-09-08|2021-09-07|
|
||||
|34|[mosn/layotto](https://github.com/mosn/layotto)|A fast and efficient cloud native application runtime|401|2022-01-26|2021-04-29|
|
||||
|35|[chenjiandongx/sniffer](https://github.com/chenjiandongx/sniffer)|🤒 A modern alternative network traffic sniffer.|385|2021-12-24|2021-11-08|
|
||||
|36|[veo/vscan](https://github.com/veo/vscan)|开源、轻量、快速、跨平台 的网站漏洞扫描工具,帮助您快速检测网站安全隐患。功能 端口扫描(port scan) 指纹识别(fingerprint) 漏洞检测(nday check) 智能爆破 (admin brute) 敏感文件扫描(file fuzz)|380|2021-12-30|2021-06-17|
|
||||
|37|[unionj-cloud/go-doudou](https://github.com/unionj-cloud/go-doudou)|go-doudou(doudou pronounce /dəudəu/)is a gossip protocol and OpenAPI 3.0 spec based decentralized microservice framework. It supports monolith service application as well. Currently, it supports restf ...|371|2022-01-26|2021-02-24|
|
||||
|38|[zyylhn/zscan](https://github.com/zyylhn/zscan)|Zscan a scan blasting tool set|367|2022-01-23|2021-11-22|
|
||||
|39|[Mikaelemmmm/go-zero-looklook](https://github.com/Mikaelemmmm/go-zero-looklook)|基于go-zero(go zero) 微服务全技术栈开发最佳实践项目。 go-zero项目地址: https://github.com/zeromicro/go-zero|330|2022-01-24|2021-12-20|
|
||||
|40|[FabEdge/fabedge](https://github.com/FabEdge/fabedge)|Secure Edge Networking Solution Based On Kubernetes|324|2022-01-26|2021-07-16|
|
||||
|41|[akkuman/rotateproxy](https://github.com/akkuman/rotateproxy)|利用fofa搜索socks5开放代理进行代理池轮切的工具|322|2022-01-19|2021-10-18|
|
||||
|42|[go-kratos/beer-shop](https://github.com/go-kratos/beer-shop)|An online shop application, the complete microservices demo for kratos.|316|2022-01-12|2021-04-11|
|
||||
|43|[wechatpay-apiv3/wechatpay-go](https://github.com/wechatpay-apiv3/wechatpay-go)|微信支付 APIv3 的 Go Library|316|2022-01-13|2021-02-26|
|
||||
|44|[HACKERALERT/Picocrypt](https://github.com/HACKERALERT/Picocrypt)|A very small, very simple, yet very secure encryption tool.|315|2022-01-26|2021-02-18|
|
||||
|45|[DigitalChinaOpenSource/TiDB-for-PostgreSQL](https://github.com/DigitalChinaOpenSource/TiDB-for-PostgreSQL)|PgSQL compatible on distributed database TiDB|312|2021-11-30|2021-06-01|
|
||||
|46|[tickstep/aliyunpan](https://github.com/tickstep/aliyunpan)|阿里云盘命令行客户端,支持webdav文件服务|304|2022-01-24|2021-08-04|
|
||||
|47|[safe6Sec/GolangBypassAV](https://github.com/safe6Sec/GolangBypassAV)|研究golang各种姿势bypassAV|298|2022-01-14|2021-08-08|
|
||||
|48|[kubeedge/sedna](https://github.com/kubeedge/sedna)|AI tookit over KubeEdge|288|2022-01-18|2021-01-28|
|
||||
|49|[songangweb/mcache](https://github.com/songangweb/mcache)|An in-memory cache library for golang. support: lru,lfu,hash-lru,hash-lfu,arc. 一个高性能本地内存缓存,带有各种内存淘汰算法|285|2021-08-30|2021-04-29|
|
||||
|50|[togettoyou/super-signature](https://github.com/togettoyou/super-signature)|🌌 iOS 签名分发内测服务|283|2022-01-22|2021-02-24|
|
||||
|51|[kevwan/chatbot](https://github.com/kevwan/chatbot)|A fast responsive, machine learning, conversational dialog engine for creating chat bots, written in Go.|272|2022-01-21|2021-09-20|
|
||||
|52|[hanc00l/nemo_go](https://github.com/hanc00l/nemo_go)|Nemo是用来进行自动化信息收集的一个简单平台,通过集成常用的信息收集工具和技术,实现对内网及互联网资产信息的自动收集,提高隐患排查和渗透测试的工作效率,用Go语言完全重构了原Python版本。|272|2022-01-25|2021-07-29|
|
||||
|53|[EmYiQing/Gososerial](https://github.com/EmYiQing/Gososerial)|参考著名漏扫XRAY的代码,无需Java环境直接从二进制角度构造Ysoserial的Payload|271|2021-09-22|2021-08-27|
|
||||
|54|[xiecat/fofax](https://github.com/xiecat/fofax)|fofaX is a command line query tool based on the API of https://fofa.so/, simple is the best!|255|2022-01-20|2021-12-14|
|
||||
|55|[songangweb/durl](https://github.com/songangweb/durl)|short-url distributed and high-performance 高性能短链接服务 短网址|254|2022-01-26|2021-04-29|
|
||||
|56|[carina-io/carina](https://github.com/carina-io/carina)|Carina: an high performance and ops-free local storage for kubernetes|251|2022-01-25|2021-08-18|
|
||||
|57|[jas502n/Grafana-CVE-2021-43798](https://github.com/jas502n/Grafana-CVE-2021-43798)|Grafana Unauthorized arbitrary file reading vulnerability|248|2021-12-09|2021-12-07|
|
||||
|58|[wjpxxx/letgo](https://github.com/wjpxxx/letgo)|high-performance Lightweight web framework for the Go programming language. golang web framework,高可用golang web框架,go语言 web框架 ,go web更适合大数据,高并发的场景下使用|239|2022-01-23|2021-05-11|
|
||||
|59|[duke-git/lancet](https://github.com/duke-git/lancet)|A comprehensive, efficient, and reusable util function library of go.|238|2022-01-26|2021-11-28|
|
||||
|60|[go-dragon/dragon](https://github.com/go-dragon/dragon)|Dragon 🐲 🐲 🐲 is an enterprise high performance web framework with Go for the feature and comfortable develop.|234|2021-10-25|2021-07-06|
|
||||
|61|[zema1/yarx](https://github.com/zema1/yarx)|An awesome reverse engine for xray poc. 一个自动化根据 xray poc 生成对应 server 的工具|223|2021-12-09|2021-11-11|
|
||||
|62|[Maka8ka/NGLite](https://github.com/Maka8ka/NGLite)|A major platform RAT Tool based by Blockchain/P2P.Now support Windows/Linux/MacOS|223|2021-09-13|2021-05-19|
|
||||
|63|[ort4u/goShellCodeByPassVT](https://github.com/ort4u/goShellCodeByPassVT)|通过线程注入及-race参数免杀全部VT|219|2021-11-05|2021-07-09|
|
||||
|64|[gaowanliang/LightUploader](https://github.com/gaowanliang/LightUploader)|A lightweight, universal cloud drive upload tool for all platforms|218|2022-01-19|2021-03-26|
|
||||
|65|[kubecube-io/KubeCube](https://github.com/kubecube-io/KubeCube)|KubeCube is an open source enterprise-level container platform|216|2022-01-25|2021-07-12|
|
||||
|66|[EmYiQing/JNDIScan](https://github.com/EmYiQing/JNDIScan)|无须借助dnslog且完全无害的JNDI反连检测工具,解析RMI和LDAP协议实现,可用于甲方内网自查|215|2021-12-24|2021-12-23|
|
||||
|67|[yqcs/ZheTian](https://github.com/yqcs/ZheTian)| ZheTian 免杀shellcode执行程序|215|2021-11-26|2021-08-24|
|
||||
|68|[Zy143L/jdc](https://github.com/Zy143L/jdc)|JDC 青龙扫码面板|215|2021-08-02|2021-06-21|
|
||||
|69|[JKme/cube](https://github.com/JKme/cube)|内网渗透测试工具,弱密码爆破、信息收集和漏洞扫描|214|2022-01-14|2021-04-23|
|
||||
|70|[Li4n0/revsuit](https://github.com/Li4n0/revsuit)|RevSuit is a flexible and powerful reverse connection platform designed for receiving connection from target host in penetration. |210|2022-01-16|2021-04-21|
|
||||
|71|[yumusb/DNSLog-Platform-Golang](https://github.com/yumusb/DNSLog-Platform-Golang)|DNSLOG平台 golang 一键启动版|209|2021-12-30|2021-02-01|
|
||||
|72|[NICEXAI/WeWorkFinanceSDK](https://github.com/NICEXAI/WeWorkFinanceSDK)|企业微信会话存档SDK(基于企业微信C版官方SDK封装)|204|2022-01-13|2021-02-19|
|
||||
|73|[stilleshan/dockerfiles](https://github.com/stilleshan/dockerfiles)|不定期收集,整理和编写常用优秀软件和服务的 Dockerfile 文件. https://docker.ioiox.com|203|2022-01-26|2021-06-08|
|
||||
|74|[linvon/cuckoo-filter](https://github.com/linvon/cuckoo-filter)|Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化|197|2021-10-10|2021-02-19|
|
||||
|75|[Char1esOrz/minerProxy](https://github.com/Char1esOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的,大家注意分辨,可以查看git commits记录查看谁先发布的|196|2022-01-22|2021-12-02|
|
||||
|76|[LinkLeong/go-aliyundrive-webdav](https://github.com/LinkLeong/go-aliyundrive-webdav)|阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现|195|2022-01-09|2021-09-05|
|
||||
|77|[jasonLaw1015/GfEasy](https://github.com/jasonLaw1015/GfEasy)|快速crud开发框架,甚至于一行代码不用敲;自动根据数据库表结构自动生成crud代码;低代码开发框架;至少减少百分90%工作量;可快速把现有系统转成GfEasy版本;后端使用GoFrame开发;后台前端使用 cool-admin-vue;后台使用自适应布局,手机、PC完美使用。|182|2021-12-09|2021-07-30|
|
||||
|78|[cckuailong/hostscan](https://github.com/cckuailong/hostscan)|自动化Host碰撞工具,帮助红队快速扩展网络边界,获取更多目标点|176|2021-11-19|2021-10-02|
|
||||
|79|[sotowang/zmyy-seckill](https://github.com/sotowang/zmyy-seckill)|知苗易约抢购|175|2021-12-28|2021-01-31|
|
||||
|80|[Rvn0xsy/goDomain](https://github.com/Rvn0xsy/goDomain)|Windows活动目录中的LDAP信息收集工具|168|2021-10-09|2021-08-11|
|
||||
|81|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|162|2022-01-06|2022-01-04|
|
||||
|82|[galaxy-future/bridgx](https://github.com/galaxy-future/bridgx)|BridgX is an Open Source Cloud-Native infrastructure engine aimed to split and manage Hybrid-Cloud&Multi-Cloud computing power, schedule and scale Containers.提供混合云及多云资源管理、容器调度等的云原生算力引擎。|157|2022-01-26|2021-07-16|
|
||||
|83|[FDlucifer/Proxy-Attackchain](https://github.com/FDlucifer/Proxy-Attackchain)|proxylogon, proxyshell, proxyoracle and proxytoken full chain exploit tool|155|2021-12-14|2021-11-27|
|
||||
|84|[mayocream/pastebin-ipfs](https://github.com/mayocream/pastebin-ipfs)|🌐 (Web 3.0) Pastebin built on IPFS, securely served by Distributed Web and Edge Network.|153|2022-01-26|2021-09-06|
|
||||
|85|[Rvn0xsy/red-tldr](https://github.com/Rvn0xsy/red-tldr)|red-tldr is a lightweight text search tool, which is used to help red team staff quickly find the commands and key points they want to execute, so it is more suitable for use by red team personnel wit ...|152|2021-09-22|2021-08-03|
|
||||
|86|[RealLiuSha/echo-admin](https://github.com/RealLiuSha/echo-admin)|基于 Echo + Gorm + Casbin + Uber-FX 实现的 RBAC 权限管理脚手架,致力于提供一套尽可能轻量且优雅的中后台解决方案。|150|2021-10-22|2021-04-28|
|
||||
|87|[pi-pi-miao/pi_pi_net](https://github.com/pi-pi-miao/pi_pi_net)|pi-pi-net 是一个在linux环境下封装epoll的网络库,可以基于此库非常方便的实现Reactor网络模型,或者web,rpc,websocket等网络框架的基础框架|143|2021-11-11|2021-11-04|
|
||||
|88|[pbrong/hrms](https://github.com/pbrong/hrms)|基于go、gorm、gin、mysql及layui构建的人力资源管理系统。提供员工管理、考试管理、薪资考勤管理、权限管理及分公司分库数据隔离等功能。欢迎Star或提Issue。|142|2022-01-22|2021-02-14|
|
||||
|89|[dnsjia/luban](https://github.com/dnsjia/luban)|CMDB,K8S容器管理,运维平台,自动化运维发布平台|141|2022-01-04|2021-07-16|
|
||||
|90|[issue9/cnregion](https://github.com/issue9/cnregion)|2009-2020年中国全国(省、市、县、乡/镇、村/街道)五级行政区域数据|140|2022-01-05|2021-02-05|
|
||||
|91|[CTF-MissFeng/jsForward](https://github.com/CTF-MissFeng/jsForward)|解决web及移动端H5数据加密Burp调试问题|137|2021-12-01|2021-12-01|
|
||||
|92|[canc3s/cIPR](https://github.com/canc3s/cIPR)|将域名转为ip段权重|135|2021-09-08|2021-03-09|
|
||||
|93|[nivin-studio/go-zero-mall](https://github.com/nivin-studio/go-zero-mall)|go-zero实战:让微服务Go起来|133|2022-01-26|2021-12-26|
|
||||
|94|[Rvn0xsy/zipcreater](https://github.com/Rvn0xsy/zipcreater)|ZipCreater主要应用于跨目录的文件上传漏洞的利用,它能够快速进行压缩包生成。|132|2021-11-02|2021-11-01|
|
||||
|95|[caoyingjunz/pixiu](https://github.com/caoyingjunz/pixiu)|Pixiu(貔貅) 旨在对 kubernetes 原生功能的补充和强化|132|2021-11-17|2021-04-07|
|
||||
|96|[crisprss/Shellcode_Memory_Loader](https://github.com/crisprss/Shellcode_Memory_Loader)|基于Golang实现的Shellcode内存加载器,共实现3中内存加载shellcode方式,UUID加载,MAC加载和IPv4加载,目前能过主流杀软(包括Windows Defender)|131|2021-12-16|2021-12-09|
|
||||
|97|[KpLi0rn/Log4j2Scan](https://github.com/KpLi0rn/Log4j2Scan)|一款无须借助dnslog且完全无害的log4j2反连检测工具(已有burp插件适配可搭配进行被动扫描),解析RMI和LDAP协议实现,可用于甲方内网自查|128|2021-12-15|2021-12-14|
|
||||
|98|[storyicon/powerproto](https://github.com/storyicon/powerproto)|🎉 An awesome version control tool for protoc and its related plugins.|127|2021-10-29|2021-07-11|
|
||||
|99|[tencent-connect/botgo](https://github.com/tencent-connect/botgo)|QQ频道机器人 GOSDK|125|2022-01-25|2021-09-09|
|
||||
|100|[NICEXAI/WeChatCustomerServiceSDK](https://github.com/NICEXAI/WeChatCustomerServiceSDK)|微信客服SDK|125|2021-11-12|2021-07-20|
|
||||
|101|[lim-team/LiMaoIM](https://github.com/lim-team/LiMaoIM)|纯Go编写的IM,完全自定义协议的高性能即时通讯服务(High-performance instant messaging service with fully customizable protocol)|125|2021-09-23|2021-06-29|
|
||||
|102|[canc3s/cDomain](https://github.com/canc3s/cDomain)|利用天眼查查询企业备案|123|2021-11-09|2021-03-01|
|
||||
|103|[chyroc/lark](https://github.com/chyroc/lark)|Feishu/Lark Open API Go SDK, Support ALL Open API and Event Callback.|122|2022-01-24|2021-04-21|
|
||||
|104|[PeterYangs/article-spider](https://github.com/PeterYangs/article-spider)|文章采集工具 Article collection tool|122|2022-01-20|2021-02-24|
|
||||
|105|[isucon/isucon11-qualify](https://github.com/isucon/isucon11-qualify)|ISUCON11 予選 (ISUCONDITION)|121|2021-12-22|2021-05-14|
|
||||
|106|[erda-project/erda-infra](https://github.com/erda-project/erda-infra)|Erda Infra is a lightweight microservices framework implements by golang, which offers many useful modules and tools to help you quickly build a module-driven application|121|2022-01-26|2021-03-05|
|
||||
|107|[kone-net/go-chat](https://github.com/kone-net/go-chat)|go-chat.使用Go基于WebSocket开发的web聊天应用。单聊,群聊。文字,图片,语音,视频消息,屏幕共享,剪切板图片,基于WebRTC的P2P语音通话,视频聊天。|119|2021-12-11|2021-11-18|
|
||||
|108|[GoMinerProxy/GoMinerProxy](https://github.com/GoMinerProxy/GoMinerProxy)|全网最稳定的ETH/ETC以太坊矿池转发代理中继工具,独家伪装低延迟、独家伪装提交算力、独家抽水算法、独家前置代理中转模式、自定义多钱包抽水比例、GoLang高性能多线程、SSL、批量中转、配置热修改、完美的Web管理、API支持。纯原创非破解,稳定更新|118|2022-01-23|2021-12-29|
|
||||
|109|[EmYiQing/XiuScan](https://github.com/EmYiQing/XiuScan)|Gososerial库的一个Demo漏扫,实现了Shiro一把梭扫描利用,Fastjson的Dnslog扫描和反连扫描|116|2021-09-08|2021-08-23|
|
||||
|110|[ibanyu/owl](https://github.com/ibanyu/owl)|a db usage, manager tool, committed to standardizing the data, index in the database and operations to the database.|115|2021-12-10|2021-08-12|
|
||||
|111|[alibaba/open-local](https://github.com/alibaba/open-local)|cloud-native local storage management system|112|2022-01-25|2021-07-28|
|
||||
|112|[flower-corp/minidb](https://github.com/flower-corp/minidb)|rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。|111|2021-10-22|2021-06-29|
|
||||
|113|[golangtoolkit/helper](https://github.com/golangtoolkit/helper)|golang工具/助手函数包|109|2021-09-10|2021-08-31|
|
||||
|114|[go-pdf/fpdf](https://github.com/go-pdf/fpdf)|A PDF document generator with high level support for text, drawing and images|109|2021-10-12|2021-06-09|
|
||||
|115|[glory-go/glory](https://github.com/glory-go/glory)|A Light Golang RPC Framework|109|2022-01-17|2021-06-08|
|
||||
|116|[lcvvvv/gonmap](https://github.com/lcvvvv/gonmap)|gonmap是一个go语言的nmap端口扫描库,使用nmap开源的端口扫描策略,在效率和速度上取得一个折中的中间值,便于做大网络环境的资产测绘。|109|2022-01-11|2021-03-31|
|
||||
|117|[a97077088/fd](https://github.com/a97077088/fd)|frida runtime (no python required, only a single file),One-click support for ios dump|107|2021-11-29|2021-07-11|
|
||||
|118|[twgh/xcgui](https://github.com/twgh/xcgui)|XCGUI的GO绑定,Windows GUI库,DirectUI设计思想。Golang bindings for XCGUI, Windows GUI library, DirectUI design idea.|105|2022-01-14|2021-08-16|
|
||||
|119|[Baiyuetribe/glink](https://github.com/Baiyuetribe/glink)|Short video direct link acquisition 短视频直连去水印工具(支持抖音、快手、TikTok、皮皮虾、火山、开眼、陌陌等十几种)|103|2021-11-10|2021-03-30|
|
||||
|120|[SignorMercurio/limner](https://github.com/SignorMercurio/limner)|Limner colorizes and transforms CLI outputs.|99|2021-10-20|2021-10-12|
|
||||
|121|[Cheivin/di](https://github.com/Cheivin/di)|一个简易版本的Go依赖注入实现|96|2022-01-13|2021-07-29|
|
||||
|122|[IrineSistiana/mosdns-cn](https://github.com/IrineSistiana/mosdns-cn)|一个 DNS 转发器。|93|2022-01-05|2021-04-25|
|
||||
|123|[kubeedge/edgemesh](https://github.com/kubeedge/edgemesh)|Simplified network and services for edge applications|87|2022-01-15|2021-05-12|
|
||||
|124|[user1121114685/115sha1](https://github.com/user1121114685/115sha1)|115sha1是一款免费,高效的115网盘SHA1导入导出软件。简单免费且开源。|86|2021-08-08|2021-02-06|
|
||||
|125|[alibaba/open-simulator](https://github.com/alibaba/open-simulator)|K8s cluster simulator for capacity planning|84|2022-01-19|2021-09-29|
|
||||
|126|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|83|2022-01-22|2022-01-07|
|
||||
|127|[quzard/netflix-all-verify](https://github.com/quzard/netflix-all-verify)|NetFlix批量检测|83|2021-09-27|2021-08-22|
|
||||
|128|[PeerXu/meepo](https://github.com/PeerXu/meepo)|Connect to your service without public IP in p2p channel|83|2022-01-04|2021-02-12|
|
||||
|129|[kubesphere/ks-devops](https://github.com/kubesphere/ks-devops)|This is a cloud-native application that focuses on the DevOps area.|82|2022-01-25|2021-06-02|
|
||||
|130|[EmYiQing/go-wafw00f](https://github.com/EmYiQing/go-wafw00f)|使用golang重写开源工具wafw00f|81|2021-11-25|2021-02-25|
|
||||
|131|[zha0gongz1/DesertFox](https://github.com/zha0gongz1/DesertFox)|Implement load Cobalt Strike & Metasploit shellcode with golang|81|2021-12-21|2021-02-04|
|
||||
|132|[nanmu42/dsf](https://github.com/nanmu42/dsf)|DSF - Dead Simple Fileserver / 极简HTTP文件服务|79|2021-09-24|2021-03-29|
|
||||
|133|[timwhitez/Doge-Assembly](https://github.com/timwhitez/Doge-Assembly)|Golang evasion tool, execute-assembly .Net file|78|2021-12-06|2021-03-09|
|
||||
|134|[opendilab/DI-orchestrator](https://github.com/opendilab/DI-orchestrator)|OpenDILab RL Kubernetes Custom Resource and Operator Lib|77|2021-12-15|2021-07-05|
|
||||
|135|[gphper/ginadmin](https://github.com/gphper/ginadmin)|基于Gin开发的后台管理系统,集成了、数据库操作、日志管理、权限分配管理、多模板页面、自动分页器、数据库迁移和填充、Docker集成部署等功能、静态资源打包|77|2022-01-25|2021-04-18|
|
||||
|136|[xuthus5/HeCaiYun](https://github.com/xuthus5/HeCaiYun)|和彩云自动打卡签到云函数|77|2022-01-21|2021-02-19|
|
||||
|137|[eolinker/apinto](https://github.com/eolinker/apinto)|A gateway developed based on golang.With a variety of plug-ins which can be expanded by itself, plug and play. what's more,it can quickly help enterprises manage API services and improve the stability ...|76|2022-01-18|2021-07-19|
|
||||
|138|[L-codes/MX1014](https://github.com/L-codes/MX1014)|MX1014 is a flexible, lightweight and fast port scanner.|76|2021-11-13|2021-04-07|
|
||||
|139|[tkeel-io/tkeel](https://github.com/tkeel-io/tkeel)|Next-generation IoT open source platform.|75|2022-01-25|2021-10-08|
|
||||
|140|[wangbjun/catya](https://github.com/wangbjun/catya)|一个100%使用Go开发的开源的虎牙直播桌面客户端应用|74|2022-01-20|2021-07-11|
|
||||
|141|[klintcheng/kim](https://github.com/klintcheng/kim)|King IM Cloud 分布式即时通信云IM|74|2021-11-21|2021-06-28|
|
||||
|142|[1340691923/ElasticView](https://github.com/1340691923/ElasticView)|这是一个轻便的ElasticSearch可视化客户端|74|2021-12-29|2021-03-10|
|
||||
|143|[day112/go-zero-bookstore](https://github.com/day112/go-zero-bookstore)|go-zero 从零到 k8s 部署|74|2021-09-22|2021-02-22|
|
||||
|144|[go-lark/lark](https://github.com/go-lark/lark)|An easy-to-use SDK for Feishu and Lark Open Platform (Messaging API only)|72|2022-01-20|2021-04-20|
|
||||
|145|[chenjiandongx/clock](https://github.com/chenjiandongx/clock)|☁️ 须知少时凌云志 曾许人间第一流|71|2021-11-29|2021-11-24|
|
||||
|146|[tangxiaofeng7/Suscan](https://github.com/tangxiaofeng7/Suscan)|外网资产扫描平台|71|2021-12-08|2021-08-16|
|
||||
|147|[chuwt/dive-into-chia](https://github.com/chuwt/dive-into-chia)|chia深入研究以及一些工具(WIP)|71|2021-10-11|2021-04-26|
|
||||
|148|[vczs/algorithm](https://github.com/vczs/algorithm)|go语言 算法|70|2021-11-29|2021-10-29|
|
||||
|149|[golang-module/dongle](https://github.com/golang-module/dongle)|A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption|70|2021-08-30|2021-08-11|
|
||||
|150|[4paradigm/openaios-platform](https://github.com/4paradigm/openaios-platform)|OpenAIOS is an incubating open-source distributed OS kernel based on Kubernetes for AI workloads. OpenAIOS-Platform is an AI development platform built upon OpenAIOS for enterprises to develop and de ...|70|2021-08-20|2021-06-22|
|
||||
|151|[edwingeng/hotswap](https://github.com/edwingeng/hotswap)|Hotswap provides a solution for reloading your go code without restarting your server, interrupting or blocking any ongoing procedure.|68|2021-10-18|2021-06-11|
|
||||
|152|[erda-project/kubeprober](https://github.com/erda-project/kubeprober)|Large-scale Kubernetes cluster diagnostic tool.|66|2022-01-25|2021-06-09|
|
||||
|153|[jxhczhl/JsRpc](https://github.com/jxhczhl/JsRpc)|jsrpc,在浏览器开启一个ws和go服务连接,以调用http接口的形式来通信 ,浏览器端收到调用通信执行原先设置好的js代码。可以用于js逆向调用加密函数直接返回结果。也可以用来直接获取数据|65|2022-01-25|2021-09-25|
|
||||
|154|[bufsnake/blueming](https://github.com/bufsnake/blueming)|备份文件扫描,并自动进行下载|65|2021-12-04|2021-02-25|
|
||||
|155|[orca-zhang/ecache](https://github.com/orca-zhang/ecache)|🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🏳️🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecac ...|64|2022-01-11|2021-12-19|
|
||||
|156|[xiaozhuai/telecomadmin-superman](https://github.com/xiaozhuai/telecomadmin-superman)|获取电信光猫超级密码与配置文件,方便改桥接模式|63|2021-11-23|2021-11-16|
|
||||
|157|[bodhiye/paste](https://github.com/bodhiye/paste)|代码便利贴,在线代码分享平台~|63|2021-08-13|2021-02-25|
|
||||
|158|[cnosdb/cnosdb](https://github.com/cnosdb/cnosdb)|An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.|62|2022-01-24|2021-10-25|
|
||||
|159|[akkuman/toolset](https://github.com/akkuman/toolset)|免杀小小工具集|61|2021-11-11|2021-10-20|
|
||||
|160|[HarryWang29/tencentKeTang](https://github.com/HarryWang29/tencentKeTang)|腾讯课堂视频下载器|61|2021-12-03|2021-06-01|
|
||||
|161|[pureqh/ConfigFind](https://github.com/pureqh/ConfigFind)|用于在网站文件中快速查找数据库配置文件|60|2021-08-30|2021-08-26|
|
||||
|162|[bfenetworks/ingress-bfe](https://github.com/bfenetworks/ingress-bfe)|BFE Ingress Controller for Kubernetes|56|2021-12-06|2021-02-04|
|
||||
|163|[streamingfast/streamingfast-client](https://github.com/streamingfast/streamingfast-client)|Fastest |55|2021-11-22|2021-01-27|
|
||||
|164|[xiaoweix/Open-Falcon-Agent](https://github.com/xiaoweix/Open-Falcon-Agent)|Open-Falcon-Agent的源码解析|51|2021-07-28|2021-07-28|
|
||||
|165|[zhihu/norm](https://github.com/zhihu/norm)|An orm library support nGQL for Golang|51|2021-11-24|2021-07-13|
|
||||
|166|[code-scan/AutoSubtitles](https://github.com/code-scan/AutoSubtitles)|-|50|2021-12-03|2021-11-28|
|
||||
|167|[fuzz7j/cDogScan](https://github.com/fuzz7j/cDogScan)|多服务口令爆破、内网常见服务未授权访问探测,端口扫描|49|2021-11-25|2021-09-26|
|
||||
|168|[HanFa/learn-go](https://github.com/HanFa/learn-go)|神奇代码在哪里 - 代码仓库|48|2021-08-16|2021-06-19|
|
||||
|169|[WillAbides/rjson](https://github.com/WillAbides/rjson)|A fast json parser for go|47|2021-12-09|2021-03-04|
|
||||
|170|[zartbot/ztrace](https://github.com/zartbot/ztrace)|Traceroute in Go|46|2021-08-28|2021-08-16|
|
||||
|171|[zyh94946/wx-msg-push-tencent](https://github.com/zyh94946/wx-msg-push-tencent)|基于腾讯云云函数和API网关实现的企业微信应用消息推送服务|46|2021-09-13|2021-03-15|
|
||||
|172|[toxuin/alarmserver](https://github.com/toxuin/alarmserver)|IP Camera Alarm Server to MQTT|45|2021-12-04|2021-02-05|
|
||||
|118|[mzz2017/gg](https://github.com/mzz2017/gg)|A command-line tool for one-click proxy in your research and development without installing v2ray or anything else (only for linux).|106|2022-01-09|2021-12-03|
|
||||
|119|[twgh/xcgui](https://github.com/twgh/xcgui)|XCGUI的GO绑定,Windows GUI库,DirectUI设计思想。Golang bindings for XCGUI, Windows GUI library, DirectUI design idea.|105|2022-01-14|2021-08-16|
|
||||
|120|[Baiyuetribe/glink](https://github.com/Baiyuetribe/glink)|Short video direct link acquisition 短视频直连去水印工具(支持抖音、快手、TikTok、皮皮虾、火山、开眼、陌陌等十几种)|103|2021-11-10|2021-03-30|
|
||||
|121|[SignorMercurio/limner](https://github.com/SignorMercurio/limner)|Limner colorizes and transforms CLI outputs.|99|2021-10-20|2021-10-12|
|
||||
|122|[Cheivin/di](https://github.com/Cheivin/di)|一个简易版本的Go依赖注入实现|96|2022-01-13|2021-07-29|
|
||||
|123|[IrineSistiana/mosdns-cn](https://github.com/IrineSistiana/mosdns-cn)|一个 DNS 转发器。|93|2022-01-05|2021-04-25|
|
||||
|124|[kubeedge/edgemesh](https://github.com/kubeedge/edgemesh)|Simplified network and services for edge applications|87|2022-01-15|2021-05-12|
|
||||
|125|[user1121114685/115sha1](https://github.com/user1121114685/115sha1)|115sha1是一款免费,高效的115网盘SHA1导入导出软件。简单免费且开源。|86|2021-08-08|2021-02-06|
|
||||
|126|[alibaba/open-simulator](https://github.com/alibaba/open-simulator)|K8s cluster simulator for capacity planning|85|2022-01-19|2021-09-29|
|
||||
|127|[summerblue/gohub](https://github.com/summerblue/gohub)|Gohub,以论坛 API 为主题,设计的初衷是将其打造为高性能、功能齐全的 API 框架。基于 gin, cobra, viper, zap, gorm, redis, mysql, sqlite, email, jwt|83|2022-01-22|2022-01-07|
|
||||
|128|[quzard/netflix-all-verify](https://github.com/quzard/netflix-all-verify)|NetFlix批量检测|83|2021-09-27|2021-08-22|
|
||||
|129|[PeerXu/meepo](https://github.com/PeerXu/meepo)|Connect to your service without public IP in p2p channel|83|2022-01-04|2021-02-12|
|
||||
|130|[kubesphere/ks-devops](https://github.com/kubesphere/ks-devops)|This is a cloud-native application that focuses on the DevOps area.|82|2022-01-26|2021-06-02|
|
||||
|131|[EmYiQing/go-wafw00f](https://github.com/EmYiQing/go-wafw00f)|使用golang重写开源工具wafw00f|81|2021-11-25|2021-02-25|
|
||||
|132|[zha0gongz1/DesertFox](https://github.com/zha0gongz1/DesertFox)|Implement load Cobalt Strike & Metasploit shellcode with golang|81|2021-12-21|2021-02-04|
|
||||
|133|[nanmu42/dsf](https://github.com/nanmu42/dsf)|DSF - Dead Simple Fileserver / 极简HTTP文件服务|79|2021-09-24|2021-03-29|
|
||||
|134|[gphper/ginadmin](https://github.com/gphper/ginadmin)|基于Gin开发的后台管理系统,集成了、数据库操作、日志管理、权限分配管理、多模板页面、自动分页器、数据库迁移和填充、Docker集成部署等功能、静态资源打包|78|2022-01-26|2021-04-18|
|
||||
|135|[timwhitez/Doge-Assembly](https://github.com/timwhitez/Doge-Assembly)|Golang evasion tool, execute-assembly .Net file|78|2021-12-06|2021-03-09|
|
||||
|136|[xuthus5/HeCaiYun](https://github.com/xuthus5/HeCaiYun)|和彩云自动打卡签到云函数|78|2022-01-21|2021-02-19|
|
||||
|137|[opendilab/DI-orchestrator](https://github.com/opendilab/DI-orchestrator)|OpenDILab RL Kubernetes Custom Resource and Operator Lib|77|2021-12-15|2021-07-05|
|
||||
|138|[eolinker/apinto](https://github.com/eolinker/apinto)|A gateway developed based on golang.With a variety of plug-ins which can be expanded by itself, plug and play. what's more,it can quickly help enterprises manage API services and improve the stability ...|76|2022-01-18|2021-07-19|
|
||||
|139|[L-codes/MX1014](https://github.com/L-codes/MX1014)|MX1014 is a flexible, lightweight and fast port scanner.|76|2021-11-13|2021-04-07|
|
||||
|140|[tkeel-io/tkeel](https://github.com/tkeel-io/tkeel)|Next-generation IoT open source platform.|75|2022-01-26|2021-10-08|
|
||||
|141|[wangbjun/catya](https://github.com/wangbjun/catya)|一个100%使用Go开发的开源的虎牙直播桌面客户端应用|74|2022-01-20|2021-07-11|
|
||||
|142|[klintcheng/kim](https://github.com/klintcheng/kim)|King IM Cloud 分布式即时通信云IM|74|2021-11-21|2021-06-28|
|
||||
|143|[1340691923/ElasticView](https://github.com/1340691923/ElasticView)|这是一个轻便的ElasticSearch可视化客户端|74|2021-12-29|2021-03-10|
|
||||
|144|[day112/go-zero-bookstore](https://github.com/day112/go-zero-bookstore)|go-zero 从零到 k8s 部署|74|2021-09-22|2021-02-22|
|
||||
|145|[orca-zhang/ecache](https://github.com/orca-zhang/ecache)|🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🏳️🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and support distributed consistency. Similar to bigcache, cachego, freecac ...|72|2022-01-11|2021-12-19|
|
||||
|146|[go-lark/lark](https://github.com/go-lark/lark)|An easy-to-use SDK for Feishu and Lark Open Platform (Messaging API only)|72|2022-01-20|2021-04-20|
|
||||
|147|[chenjiandongx/clock](https://github.com/chenjiandongx/clock)|☁️ 须知少时凌云志 曾许人间第一流|71|2021-11-29|2021-11-24|
|
||||
|148|[tangxiaofeng7/Suscan](https://github.com/tangxiaofeng7/Suscan)|外网资产扫描平台|71|2021-12-08|2021-08-16|
|
||||
|149|[chuwt/dive-into-chia](https://github.com/chuwt/dive-into-chia)|chia深入研究以及一些工具(WIP)|71|2021-10-11|2021-04-26|
|
||||
|150|[vczs/algorithm](https://github.com/vczs/algorithm)|go语言 算法|70|2021-11-29|2021-10-29|
|
||||
|151|[golang-module/dongle](https://github.com/golang-module/dongle)|A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption|70|2021-08-30|2021-08-11|
|
||||
|152|[4paradigm/openaios-platform](https://github.com/4paradigm/openaios-platform)|OpenAIOS is an incubating open-source distributed OS kernel based on Kubernetes for AI workloads. OpenAIOS-Platform is an AI development platform built upon OpenAIOS for enterprises to develop and de ...|70|2021-08-20|2021-06-22|
|
||||
|153|[edwingeng/hotswap](https://github.com/edwingeng/hotswap)|Hotswap provides a solution for reloading your go code without restarting your server, interrupting or blocking any ongoing procedure.|68|2021-10-18|2021-06-11|
|
||||
|154|[erda-project/kubeprober](https://github.com/erda-project/kubeprober)|Large-scale Kubernetes cluster diagnostic tool.|66|2022-01-25|2021-06-09|
|
||||
|155|[xiaozhuai/telecomadmin-superman](https://github.com/xiaozhuai/telecomadmin-superman)|获取电信光猫超级密码与配置文件,方便改桥接模式|65|2021-11-23|2021-11-16|
|
||||
|156|[jxhczhl/JsRpc](https://github.com/jxhczhl/JsRpc)|jsrpc,在浏览器开启一个ws和go服务连接,以调用http接口的形式来通信 ,浏览器端收到调用通信执行原先设置好的js代码。可以用于js逆向调用加密函数直接返回结果。也可以用来直接获取数据|65|2022-01-25|2021-09-25|
|
||||
|157|[bufsnake/blueming](https://github.com/bufsnake/blueming)|备份文件扫描,并自动进行下载|65|2021-12-04|2021-02-25|
|
||||
|158|[cnosdb/cnosdb](https://github.com/cnosdb/cnosdb)|An Open Source Distributed Time Series Database with high performance, high compression ratio and high usability.|63|2022-01-26|2021-10-25|
|
||||
|159|[bodhiye/paste](https://github.com/bodhiye/paste)|代码便利贴,在线代码分享平台~|63|2021-08-13|2021-02-25|
|
||||
|160|[akkuman/toolset](https://github.com/akkuman/toolset)|免杀小小工具集|61|2021-11-11|2021-10-20|
|
||||
|161|[HarryWang29/tencentKeTang](https://github.com/HarryWang29/tencentKeTang)|腾讯课堂视频下载器|61|2021-12-03|2021-06-01|
|
||||
|162|[pureqh/ConfigFind](https://github.com/pureqh/ConfigFind)|用于在网站文件中快速查找数据库配置文件|60|2021-08-30|2021-08-26|
|
||||
|163|[bfenetworks/ingress-bfe](https://github.com/bfenetworks/ingress-bfe)|BFE Ingress Controller for Kubernetes|56|2021-12-06|2021-02-04|
|
||||
|164|[streamingfast/streamingfast-client](https://github.com/streamingfast/streamingfast-client)|Fastest |55|2021-11-22|2021-01-27|
|
||||
|165|[xiaoweix/Open-Falcon-Agent](https://github.com/xiaoweix/Open-Falcon-Agent)|Open-Falcon-Agent的源码解析|51|2021-07-28|2021-07-28|
|
||||
|166|[zhihu/norm](https://github.com/zhihu/norm)|An orm library support nGQL for Golang|51|2021-11-24|2021-07-13|
|
||||
|167|[code-scan/AutoSubtitles](https://github.com/code-scan/AutoSubtitles)|-|50|2021-12-03|2021-11-28|
|
||||
|168|[fuzz7j/cDogScan](https://github.com/fuzz7j/cDogScan)|多服务口令爆破、内网常见服务未授权访问探测,端口扫描|49|2021-11-25|2021-09-26|
|
||||
|169|[HanFa/learn-go](https://github.com/HanFa/learn-go)|神奇代码在哪里 - 代码仓库|48|2021-08-16|2021-06-19|
|
||||
|170|[WillAbides/rjson](https://github.com/WillAbides/rjson)|A fast json parser for go|47|2021-12-09|2021-03-04|
|
||||
|171|[zartbot/ztrace](https://github.com/zartbot/ztrace)|Traceroute in Go|46|2021-08-28|2021-08-16|
|
||||
|172|[zyh94946/wx-msg-push-tencent](https://github.com/zyh94946/wx-msg-push-tencent)|基于腾讯云云函数和API网关实现的企业微信应用消息推送服务|46|2021-09-13|2021-03-15|
|
||||
|173|[toxuin/alarmserver](https://github.com/toxuin/alarmserver)|IP Camera Alarm Server to MQTT|45|2021-12-04|2021-02-05|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,17 +1,16 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Groovy
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[pengxurui/EasyPrivacy](https://github.com/pengxurui/EasyPrivacy)|一个帮助开发者快速找到国内隐私整改问题的工具|74|2021-12-27|2021-10-25|
|
||||
|2|[xnat9/grule](https://github.com/xnat9/grule)|自创Groovy DSL 动态规则(rule)执行引擎. 特色 风控系统, 规则引擎, 动态接口配置(低代码)|17|2022-01-22|2021-01-26|
|
||||
|3|[dqzboy/DevOps](https://github.com/dqzboy/DevOps)|CICD流水线|9|2022-01-05|2021-12-02|
|
||||
|4|[Peakmain/AsmActualCombat](https://github.com/Peakmain/AsmActualCombat)|ASM实战——埋点|7|2022-01-25|2021-06-15|
|
||||
|5|[xams-creator/navicat-resetter](https://github.com/xams-creator/navicat-resetter)|重置navicat激活时间的IDEA跨平台插件 |5|2022-01-18|2021-12-23|
|
||||
|6|[eonliu/packer](https://github.com/eonliu/packer)|Packer是Android打包工具插件,支持360加固、多渠道打包、将APK上传到FTP等功能。|3|2022-01-25|2022-01-24|
|
||||
|7|[sweetying520/GradleDemo](https://github.com/sweetying520/GradleDemo)|Gradle 常用 API 介绍|2|2021-07-28|2021-07-18|
|
||||
|2|[dqzboy/DevOps](https://github.com/dqzboy/DevOps)|CICD流水线|9|2022-01-05|2021-12-02|
|
||||
|3|[Peakmain/AsmActualCombat](https://github.com/Peakmain/AsmActualCombat)|ASM实战——埋点|7|2022-01-25|2021-06-15|
|
||||
|4|[xams-creator/navicat-resetter](https://github.com/xams-creator/navicat-resetter)|重置navicat激活时间的IDEA跨平台插件 |5|2022-01-18|2021-12-23|
|
||||
|5|[eonliu/packer](https://github.com/eonliu/packer)|Packer是Android打包工具插件,支持360加固、多渠道打包、将APK上传到FTP等功能。|3|2022-01-25|2022-01-24|
|
||||
|6|[sweetying520/GradleDemo](https://github.com/sweetying520/GradleDemo)|Gradle 常用 API 介绍|2|2021-07-28|2021-07-18|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,28 +1,28 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > HTML
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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 的开源工具箱,自由集成丰富插件。|2571|2022-01-24|2021-06-11|
|
||||
|1|[rubickCenter/rubick](https://github.com/rubickCenter/rubick)|🔧 Electron based open source toolbox, free integration of rich plug-ins. 基于 electron 的开源工具箱,自由集成丰富插件。|2572|2022-01-24|2021-06-11|
|
||||
|2|[timb-machine/linux-malware](https://github.com/timb-machine/linux-malware)|Tracking interesting Linux (and UNIX) malware. Send PRs|801|2022-01-11|2021-07-20|
|
||||
|3|[admin360bug/bypass](https://github.com/admin360bug/bypass)|-|670|2021-12-23|2021-12-22|
|
||||
|4|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|483|2021-11-25|2021-11-10|
|
||||
|4|[Ed1s0nZ/cool](https://github.com/Ed1s0nZ/cool)|Golang-Gin 框架写的免杀平台,内置分离、捆绑等多种BypassAV方式。|485|2021-11-25|2021-11-10|
|
||||
|5|[momo0853/kkndme](https://github.com/momo0853/kkndme)|kkndme聊房,数据整理自天涯。提供HTML、PDF和Markdown三种形式。|425|2021-12-24|2021-09-10|
|
||||
|6|[nkeonkeo/nekonekostatus](https://github.com/nkeonkeo/nekonekostatus)|一个Material Design风格的探针|298|2021-12-16|2021-06-15|
|
||||
|7|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|290|2022-01-24|2021-05-27|
|
||||
|8|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|287|2022-01-24|2022-01-18|
|
||||
|7|[NNNNolan/Ark](https://github.com/NNNNolan/Ark)|诺兰方舟|295|2022-01-24|2022-01-18|
|
||||
|8|[ecnice/flow](https://github.com/ecnice/flow)|企业级流程中心(基于flowable和bpmn.js封装的流程引擎,采用Springboot,Mybatis-plus, Ehcache, Shiro 等框架技术,前端采用Vue3&Antd,Vben)|292|2022-01-24|2021-05-27|
|
||||
|9|[kaityo256/github](https://github.com/kaityo256/github)|GitHub演習|262|2021-11-17|2021-01-29|
|
||||
|10|[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|256|2021-08-28|2021-08-25|
|
||||
|11|[hua1995116/360-sneakers-viewer](https://github.com/hua1995116/360-sneakers-viewer)|鸿星尔克全景(360°)鞋子展示(包含建模过程)|232|2021-09-16|2021-07-25|
|
||||
|12|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |177|2021-08-26|2021-06-16|
|
||||
|13|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群(QQ群号:605176069)|157|2022-01-20|2021-10-16|
|
||||
|12|[shaoxiongdu/JVMStudy](https://github.com/shaoxiongdu/JVMStudy)|💊JVM 底层原理解析 |178|2021-08-26|2021-06-16|
|
||||
|13|[Alpha-Yang/CS-BAOYAN-2022](https://github.com/Alpha-Yang/CS-BAOYAN-2022)|计算机保研交流群(QQ群号:605176069)|160|2022-01-20|2021-10-16|
|
||||
|14|[xiaolai/apple-computer-literacy](https://github.com/xiaolai/apple-computer-literacy)|个人电脑使用(以苹果产品为例)|156|2022-01-23|2021-10-02|
|
||||
|15|[kingcos/JueJueZiGenerator](https://github.com/kingcos/JueJueZiGenerator)|绝绝子生成器,YYDS!仅供娱乐,切勿当真~|154|2021-08-24|2021-08-18|
|
||||
|16|[evmn/Paul-Graham](https://github.com/evmn/Paul-Graham)|Paul Graham's Essays, Kindle version, set several sections for easy navigation|141|2021-12-11|2021-10-29|
|
||||
|17|[apicloudcom/act](https://github.com/apicloudcom/act)|[AVM] [组件] [案例] ACT 是 AVM Component & Template 的缩写。 Vant 组件库的 AVM 实现。|131|2022-01-18|2021-02-05|
|
||||
|18|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|128|2022-01-17|2021-11-23|
|
||||
|18|[plazum/find-keke](https://github.com/plazum/find-keke)|寻找唐可可|128|2022-01-26|2021-11-23|
|
||||
|19|[LesFerch/WinSetView](https://github.com/LesFerch/WinSetView)|Globally Set Explorer Folder Views|127|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.|122|2022-01-18|2021-03-05|
|
||||
|21|[BlueSkyXN/KIENG-FigureBed](https://github.com/BlueSkyXN/KIENG-FigureBed)|image.kieng.cn 的仿站源码,支持Vercel,CloudFlare,Github等无服务器部署|117|2021-11-12|2021-02-14|
|
||||
@ -31,12 +31,12 @@
|
||||
|24|[loongson/LoongArch-Documentation](https://github.com/loongson/LoongArch-Documentation)|The documentation for LoongArch.|105|2022-01-19|2021-05-21|
|
||||
|25|[bilibilifmk/ESP_Fishing](https://github.com/bilibilifmk/ESP_Fishing)|ESP82266 自动化WiFi密码钓鱼|104|2022-01-17|2021-03-11|
|
||||
|26|[misitebao/static-theme-misilog](https://github.com/misitebao/static-theme-misilog)|🛫 A server-side rendering template based on Vue runtime compilation, which can be used in any template engine.|92|2022-01-10|2021-03-21|
|
||||
|27|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|82|2022-01-17|2021-02-07|
|
||||
|27|[anhao/TgMessage](https://github.com/anhao/TgMessage)|TG 消息推送机器人|83|2022-01-17|2021-02-07|
|
||||
|28|[muggledy/typora-dyzj-theme](https://github.com/muggledy/typora-dyzj-theme)|Typora主题css样式|80|2021-12-21|2021-09-25|
|
||||
|29|[BearLaboratory/smartdisplay-hardware](https://github.com/BearLaboratory/smartdisplay-hardware)|2.9寸墨水屏个人显示终端硬件显示|79|2021-09-24|2021-08-24|
|
||||
|29|[BearLaboratory/smartdisplay-hardware](https://github.com/BearLaboratory/smartdisplay-hardware)|2.9寸墨水屏个人显示终端硬件显示|80|2021-09-24|2021-08-24|
|
||||
|30|[jbloom/SARS-CoV-2_PRJNA612766](https://github.com/jbloom/SARS-CoV-2_PRJNA612766)|Analysis of early Wuhan SARS-CoV-2 sequences from deleted SRA BioProject PRJNA612766|79|2021-09-20|2021-05-18|
|
||||
|31|[ZiXia1/Mr.Film-Theme](https://github.com/ZiXia1/Mr.Film-Theme)|苹果csmV10仿电影先生第1-2版自适应模板|79|2022-01-18|2021-05-05|
|
||||
|32|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|77|2021-12-04|2021-12-04|
|
||||
|32|[yiqia/student_system](https://github.com/yiqia/student_system)|基于thinkphp6.0+mysql+bootstrap4的疫情防控系统毕业设计|76|2021-12-04|2021-12-04|
|
||||
|33|[PerrorOne/miner-proxy](https://github.com/PerrorOne/miner-proxy)|it free, 高性能加密传输矿工与矿池中的数据, 适用所有币种/ssl/tcp, |76|2022-01-22|2021-11-21|
|
||||
|34|[OxOOo/ProxyPoolWithUI](https://github.com/OxOOo/ProxyPoolWithUI)|Python编写的HTTP代理池,集成WEB管理界面,无外部数据库依赖,可直接运行,兼容Windows,Linux和macOS。Free Proxy Pool with Web UI on Windows, Linux, and macOS. |72|2021-10-16|2021-01-29|
|
||||
|35|[qinlili23333/ctfileGet](https://github.com/qinlili23333/ctfileGet)|获取城通网盘一次性直连地址|71|2022-01-16|2021-02-11|
|
||||
@ -51,7 +51,7 @@
|
||||
|44|[wx-chevalier/Web-Engineering-Series](https://github.com/wx-chevalier/Web-Engineering-Series)|Web 工程化体系与应用架构探究,模块化、组件化、微前端、框架设计与实现|51|2021-11-28|2021-04-23|
|
||||
|45|[OSCPU/ysyx](https://github.com/OSCPU/ysyx)|一生一芯的信息发布和内容网站|49|2022-01-24|2021-06-25|
|
||||
|46|[ECNUCSE/ECNU_ITers](https://github.com/ECNUCSE/ECNU_ITers)|ECNU CS & SE 信息收集; 华师大计软院友墙|49|2021-11-11|2021-03-13|
|
||||
|47|[PanDownload-Fix/PanDownload-Fix](https://github.com/PanDownload-Fix/PanDownload-Fix)|PanDownload 修复版|47|2021-12-14|2021-09-03|
|
||||
|47|[PanDownload-Fix/PanDownload-Fix](https://github.com/PanDownload-Fix/PanDownload-Fix)|PanDownload 修复版|48|2021-12-14|2021-09-03|
|
||||
|48|[chroblert/Flash-Pop2](https://github.com/chroblert/Flash-Pop2)|Flash-Pop升级版|45|2021-11-07|2021-11-07|
|
||||
|49|[giantbranch/pwn-env-init](https://github.com/giantbranch/pwn-env-init)|CTF PWN 做题环境一键搭建脚本|45|2021-11-25|2021-06-17|
|
||||
|50|[seanpm2001/Its-time-to-cut-WideVine-DRM](https://github.com/seanpm2001/Its-time-to-cut-WideVine-DRM)|An article on why Googles WideVine DRM should not be used.|45|2022-01-20|2021-02-09|
|
||||
@ -60,24 +60,24 @@
|
||||
|53|[rxdrag/rx-entities-ts](https://github.com/rxdrag/rx-entities-ts)|Codeless back end server. 模型驱动的后端,不需要代码就可以构建后端。|40|2022-01-23|2021-05-18|
|
||||
|54|[firemakergk/aquar-home](https://github.com/firemakergk/aquar-home)|-|39|2022-01-02|2021-11-19|
|
||||
|55|[L-M-Sherlock/sm18-lazy-package](https://github.com/L-M-Sherlock/sm18-lazy-package)|SuperMemo 18 中文懒人包|39|2021-12-11|2021-11-06|
|
||||
|56|[TruthOriginem/Starsector-095-Localization](https://github.com/TruthOriginem/Starsector-095-Localization)|远行星号中文化|39|2022-01-24|2021-04-11|
|
||||
|56|[TruthOriginem/Starsector-095-Localization](https://github.com/TruthOriginem/Starsector-095-Localization)|远行星号中文化|39|2022-01-26|2021-04-11|
|
||||
|57|[loivgehoto/Cloud-Disk-Website](https://github.com/loivgehoto/Cloud-Disk-Website)|基于springboot+mybatis实现的动态网盘网站|38|2021-10-11|2021-10-11|
|
||||
|58|[LibreDMR/OpenGD77_UserGuide](https://github.com/LibreDMR/OpenGD77_UserGuide)|-|38|2022-01-18|2021-05-06|
|
||||
|59|[X-lab2017/OSSDevGov2021](https://github.com/X-lab2017/OSSDevGov2021)|Open Source Software Development and Community Governance (开源软件开发与社区治理)|37|2021-08-02|2021-02-28|
|
||||
|60|[BearLaboratory/wifiaudio-tx-hardware](https://github.com/BearLaboratory/wifiaudio-tx-hardware)|WiFi无线麦克风硬件pcb设计|36|2021-12-02|2021-10-13|
|
||||
|61|[botuniverse/onebot-11](https://github.com/botuniverse/onebot-11)|OneBot 11 标准|36|2021-10-24|2021-10-10|
|
||||
|62|[mrsanshui/WeChatPYAPI](https://github.com/mrsanshui/WeChatPYAPI)|基于微信PC端的Python接口,开发者可通过Python轻松调用。实现微信机器人、群管理等强大的功能!|36|2022-01-17|2021-07-29|
|
||||
|63|[cymetrics/blog](https://github.com/cymetrics/blog)|Cymetrics 技術部落格|36|2022-01-25|2021-07-19|
|
||||
|59|[BearLaboratory/wifiaudio-tx-hardware](https://github.com/BearLaboratory/wifiaudio-tx-hardware)|WiFi无线麦克风硬件pcb设计|37|2021-12-02|2021-10-13|
|
||||
|60|[mrsanshui/WeChatPYAPI](https://github.com/mrsanshui/WeChatPYAPI)|基于微信PC端的Python接口,开发者可通过Python轻松调用。实现微信机器人、群管理等强大的功能!|37|2022-01-17|2021-07-29|
|
||||
|61|[X-lab2017/OSSDevGov2021](https://github.com/X-lab2017/OSSDevGov2021)|Open Source Software Development and Community Governance (开源软件开发与社区治理)|37|2021-08-02|2021-02-28|
|
||||
|62|[botuniverse/onebot-11](https://github.com/botuniverse/onebot-11)|OneBot 11 标准|36|2021-10-24|2021-10-10|
|
||||
|63|[cymetrics/blog](https://github.com/cymetrics/blog)|Cymetrics 技術部落格|36|2022-01-26|2021-07-19|
|
||||
|64|[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|
|
||||
|65|[KemononLine/Mess-around](https://github.com/KemononLine/Mess-around)|一些好康的|35|2021-10-28|2021-10-06|
|
||||
|66|[khuyentran1401/top-github-scraper](https://github.com/khuyentran1401/top-github-scraper)|Scape top GitHub repositories and users based on keywords|35|2021-08-27|2021-02-27|
|
||||
|67|[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|
|
||||
|68|[kingcata/zhxx](https://github.com/kingcata/zhxx)|学习强国自动刷分,学习强国自动学习,学习强国自动答题,挑战答题题库。软件适用于Win7以上系统,绿色软件,解压后直接运行,无需安装配置python环境。⭐⭐⭐8分钟学完45分!⭐⭐⭐|34|2022-01-18|2021-10-26|
|
||||
|69|[Zy143L/JDC_WEB](https://github.com/Zy143L/JDC_WEB)|JDC_WEB文件|30|2021-07-30|2021-06-28|
|
||||
|70|[kawa-yoiko/treasure-hole](https://github.com/kawa-yoiko/treasure-hole)|-|29|2021-12-13|2021-12-11|
|
||||
|71|[oulume/free-gradient-colors](https://github.com/oulume/free-gradient-colors)|免费的180个美丽CSS3渐变样式和超清渐变图|29|2021-08-07|2021-07-02|
|
||||
|72|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|29|2022-01-23|2021-04-18|
|
||||
|73|[cnzbpy/simplepy](https://github.com/cnzbpy/simplepy)|这些是用Python编写的一些简单的项目。|29|2022-01-17|2021-04-01|
|
||||
|70|[oulume/free-gradient-colors](https://github.com/oulume/free-gradient-colors)|免费的180个美丽CSS3渐变样式和超清渐变图|29|2021-08-07|2021-07-02|
|
||||
|71|[omxmo/jx](https://github.com/omxmo/jx)|优酷/爱奇艺/腾讯视频/哔哩哔哩/芒果TV/免费视频VIP会员解析/会员账号共享/视频会员/会员解析/高清视频解析。哔哩哔哩/AcFun/梨视频/微博/抖音/西瓜视频/皮皮虾/快手/微视/度小视/陌陌/虎牙/美拍/最右/六间房/新片场/Instagram/全民K歌/Vue Vlog/视频下载/视频无水印下载/视频去水印。|29|2022-01-26|2021-04-18|
|
||||
|72|[cnzbpy/simplepy](https://github.com/cnzbpy/simplepy)|这些是用Python编写的一些简单的项目。|29|2022-01-17|2021-04-01|
|
||||
|73|[kawa-yoiko/treasure-hole](https://github.com/kawa-yoiko/treasure-hole)|-|28|2021-12-13|2021-12-11|
|
||||
|74|[DaoChen6/Heroku-v2ray](https://github.com/DaoChen6/Heroku-v2ray)|在Heroku上部署v2ray|27|2022-01-03|2021-08-24|
|
||||
|75|[fzls/nvjdcdocker_backup](https://github.com/fzls/nvjdcdocker_backup)|备份2021.11.16的nvjdc 1.4版本|25|2021-11-17|2021-11-17|
|
||||
|76|[qwd/Icons](https://github.com/qwd/Icons)|和风天气开源图标字体库 Open source weather icons && fonts for QWeather|25|2022-01-23|2021-09-23|
|
||||
|
||||
@ -1,90 +1,90 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Java
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4842|2022-01-25|2021-02-02|
|
||||
|2|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2414|2022-01-17|2021-02-10|
|
||||
|3|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1829|2022-01-25|2021-06-16|
|
||||
|4|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 多语言商城 跨境商城 多用户商城 小程序商城 微服务商城 新零售 社区商城|1394|2022-01-21|2021-05-14|
|
||||
|1|[dataease/dataease](https://github.com/dataease/dataease)|人人可用的开源数据可视化分析工具。|4859|2022-01-26|2021-02-02|
|
||||
|2|[pppscn/SmsForwarder](https://github.com/pppscn/SmsForwarder)|短信转发器——监控Android手机短信、来电、APP通知,并根据指定规则转发到其他手机:钉钉机器人、企业微信群机器人、飞书机器人、企业微信应用消息、邮箱、bark、webhook、Telegram机器人、Server酱、PushPlus、手机短信等。PS.这个APK主要是学习与自用,如有BUG请提ISSUE,同时欢迎大家提PR指正|2445|2022-01-26|2021-02-10|
|
||||
|3|[acmenlt/dynamic-threadpool](https://github.com/acmenlt/dynamic-threadpool)|🔥 强大的动态线程池,附带监控报警功能(没有依赖中间件),完全遵循阿里巴巴编码规范。Powerful dynamic thread pool, does not rely on any middleware, with monitoring and alarm function.|1832|2022-01-25|2021-06-16|
|
||||
|4|[lilishop/lilishop](https://github.com/lilishop/lilishop)|电商商城 多语言商城 跨境商城 多用户商城 小程序商城 微服务商城 新零售 社区商城|1395|2022-01-21|2021-05-14|
|
||||
|5|[SonicCloudOrg/sonic-server](https://github.com/SonicCloudOrg/sonic-server)|🎉Back end of Sonic cloud real machine testing platform. Sonic云真机测试平台后端服务(集群版)。|1336|2022-01-25|2021-08-15|
|
||||
|6|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1111|2021-12-28|2021-08-04|
|
||||
|7|[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.|939|2021-12-28|2021-10-16|
|
||||
|8|[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.|878|2022-01-21|2021-02-08|
|
||||
|9|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|787|2021-12-13|2021-10-22|
|
||||
|10|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|695|2021-10-15|2021-06-23|
|
||||
|11|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|662|2022-01-25|2021-08-16|
|
||||
|6|[gz-yami/mall4cloud](https://github.com/gz-yami/mall4cloud)|⭐️⭐️⭐️ Springcloud商城 O2O商城 小程序商城 PC商城 H5商城 APP商城 Java商城 分销商城 多用户商城 uniapp商城 微服务商城|1118|2021-12-28|2021-08-04|
|
||||
|7|[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.|942|2021-12-28|2021-10-16|
|
||||
|8|[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.|879|2022-01-21|2021-02-08|
|
||||
|9|[0x727/SpringBootExploit](https://github.com/0x727/SpringBootExploit)|项目是根据LandGrey/SpringBootVulExploit清单编写,目的hvv期间快速利用漏洞、降低漏洞利用门槛。|788|2021-12-13|2021-10-22|
|
||||
|10|[Twi1ight/CSAgent](https://github.com/Twi1ight/CSAgent)|CobaltStrike 4.x通用白嫖及汉化加载器|696|2021-10-15|2021-06-23|
|
||||
|11|[SonicCloudOrg/sonic-agent](https://github.com/SonicCloudOrg/sonic-agent)|🎉Agent of Sonic cloud real machine testing platform. Sonic云真机测试平台Agent端。|662|2022-01-26|2021-08-16|
|
||||
|12|[EmYiQing/JSPHorse](https://github.com/EmYiQing/JSPHorse)|结合反射调用、动态编译、BCEL、defineClass0,ScriptEngine、Expression等技术的一款免杀JSP Webshell生成工具|611|2021-12-16|2021-11-06|
|
||||
|13|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|591|2022-01-04|2021-09-14|
|
||||
|14|[tal-tech/conan](https://github.com/tal-tech/conan)|柯南平台开源版本,为用户提供流量回放全流程解决方案|586|2021-10-21|2021-03-02|
|
||||
|13|[rubyangxg/jd-qinglong](https://github.com/rubyangxg/jd-qinglong)|-|592|2022-01-04|2021-09-14|
|
||||
|14|[tal-tech/conan](https://github.com/tal-tech/conan)|柯南平台开源版本,为用户提供流量回放全流程解决方案|587|2021-10-21|2021-03-02|
|
||||
|15|[bytedance/CodeLocator](https://github.com/bytedance/CodeLocator)|-|584|2022-01-12|2021-08-19|
|
||||
|16|[SummerSec/ShiroAttack2](https://github.com/SummerSec/ShiroAttack2)|shiro反序列化漏洞综合利用,包含(回显执行命令/注入内存马)修复原版中NoCC的问题 https://github.com/j1anFen/shiro_attack|571|2022-01-20|2021-06-13|
|
||||
|17|[Tencent/bk-job](https://github.com/Tencent/bk-job)|蓝鲸作业平台(Job)是一套运维基础操作管理系统,具备海量任务并发处理能力。除了支持脚本执行、文件分发、定时任务等一系列基础运维场景以外,还支持通过流程调度能力将零碎的单个任务组装成一个自动化作业流程;而每个作业都可做为一个原子节点,提供给上层或周边系统/平台使用,实现调度自动化。|556|2022-01-24|2021-06-17|
|
||||
|18|[LSPosed/AndroidHiddenApiBypass](https://github.com/LSPosed/AndroidHiddenApiBypass)|Bypass restrictions on non-SDK interfaces|551|2022-01-05|2021-04-07|
|
||||
|18|[LSPosed/AndroidHiddenApiBypass](https://github.com/LSPosed/AndroidHiddenApiBypass)|Bypass restrictions on non-SDK interfaces|554|2022-01-05|2021-04-07|
|
||||
|19|[jbduncanm/GcmForMojo2](https://github.com/jbduncanm/GcmForMojo2)|#GcmForMojo 为QQ和微信开启FCM推送# GcmForMojo|551|2022-01-12|2021-02-08|
|
||||
|20|[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.|532|2022-01-25|2021-03-22|
|
||||
|21|[wgpsec/fofa_viewer](https://github.com/wgpsec/fofa_viewer)|一个简单实用的FOFA客户端 By flashine|501|2022-01-01|2021-04-14|
|
||||
|22|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|469|2021-11-24|2021-11-24|
|
||||
|23|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|457|2022-01-17|2021-09-21|
|
||||
|22|[API-Security/APIKit](https://github.com/API-Security/APIKit)|APIKit:Discovery, Scan and Audit APIs Toolkit All In One.|470|2021-11-24|2021-11-24|
|
||||
|23|[catvod/CatVodTVSpider](https://github.com/catvod/CatVodTVSpider)|-|459|2022-01-17|2021-09-21|
|
||||
|24|[0x727/JNDIExploit](https://github.com/0x727/JNDIExploit)|一款用于JNDI注入利用的工具,大量参考/引用了Rogue JNDI项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。|440|2021-12-13|2021-10-22|
|
||||
|25|[bit4woo/Fiora](https://github.com/bit4woo/Fiora)|Fiora:漏洞PoC框架的图形版,快捷搜索PoC、一键运行Nuclei|410|2022-01-08|2021-02-26|
|
||||
|25|[bit4woo/Fiora](https://github.com/bit4woo/Fiora)|Fiora:漏洞PoC框架的图形版,快捷搜索PoC、一键运行Nuclei|413|2022-01-08|2021-02-26|
|
||||
|26|[mqttsnet/thinglinks](https://github.com/mqttsnet/thinglinks)|开源ThingLinks物联网一体化平台,高性、高吞吐量、高扩展性的物联网平台!单机可以支持百万链接,同时支持自定义扩展功能,功能非常强大,采用netty作为通信层组件,支持插件化开发集成!|392|2022-01-20|2021-09-17|
|
||||
|27|[threedr3am/ZhouYu](https://github.com/threedr3am/ZhouYu)|(周瑜)Java - SpringBoot 持久化 WebShell 学习demo(不仅仅是SpringBoot,适合任何符合JavaEE规范的服务)|391|2021-12-29|2021-03-29|
|
||||
|28|[kaaass/ZerotierFix](https://github.com/kaaass/ZerotierFix)|An unofficial Zerotier Android client patched from official client|362|2021-11-05|2021-04-06|
|
||||
|29|[silently9527/coupons](https://github.com/silently9527/coupons)|淘宝客项目,支持App,微信小程序,QQ小程序|349|2021-10-16|2021-01-28|
|
||||
|30|[FiboAI/EngineX](https://github.com/FiboAI/EngineX)| Engine X - 实时AI智能决策引擎、规则引擎、风控引擎、数据流引擎。 通过可视化界面进行规则配置,无需繁琐开发,节约人力,提升效率,实时监控,减少错误率,随时调整; 支持规则集、评分卡、决策树,名单库管理、机器学习模型、三方数据接入、定制化开发等;|344|2021-12-24|2021-11-23|
|
||||
|31|[DataLinkDC/dlink](https://github.com/DataLinkDC/dlink)|A FlinkSQL studio and real-time computing platform based on Apache Flink|330|2022-01-25|2021-06-09|
|
||||
|31|[DataLinkDC/dlink](https://github.com/DataLinkDC/dlink)|A FlinkSQL studio and real-time computing platform based on Apache Flink|333|2022-01-26|2021-06-09|
|
||||
|32|[baidu/brcc](https://github.com/baidu/brcc)|BRCC(better remote config center)是一个分布式配置中心,用于统一管理应用服务的配置信息,避免各类资源散落在各个项目中,简化资源配置的维护成本。作为一种轻量级的解决方案,部署简单,同时支持多环境、多版本、多角色的资源管理,可以在不改变应用源码的情况下无缝切换和实时生效配置信息。|321|2022-01-20|2021-02-03|
|
||||
|33|[jiangzhengnan/Xerath](https://github.com/jiangzhengnan/Xerath)|🔪 AOP development framework implemented through *Annotation + ASM + Gradle Transform API* for Android🤖|318|2021-12-14|2021-08-30|
|
||||
|33|[jiangzhengnan/Xerath](https://github.com/jiangzhengnan/Xerath)|🔪 AOP development framework implemented through *Annotation + ASM + Gradle Transform API* for Android🤖|318|2022-01-26|2021-08-30|
|
||||
|34|[quickmsg/smqtt](https://github.com/quickmsg/smqtt)|开源MQTT broker(基于reactor-netty实现高性能的、可扩展、支持集群)|318|2022-01-19|2021-04-26|
|
||||
|35|[getActivity/ShapeView](https://github.com/getActivity/ShapeView)|Shape 支持在布局中直接定义啦,支持设置阴影,文字渐变色,状态选择器|316|2021-12-24|2021-07-17|
|
||||
|36|[yhy0/ExpDemo-JavaFX](https://github.com/yhy0/ExpDemo-JavaFX)|图形化漏洞利用Demo-JavaFX版|315|2021-08-31|2021-03-27|
|
||||
|37|[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.)|310|2022-01-21|2021-05-19|
|
||||
|38|[virjarRatel/ratel-core](https://github.com/virjarRatel/ratel-core)|平头哥的核心代码|308|2022-01-15|2021-08-26|
|
||||
|39|[niumoo/bing-wallpaper](https://github.com/niumoo/bing-wallpaper)|必应每日超清壁纸(4K)|291|2022-01-25|2021-02-08|
|
||||
|40|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|287|2022-01-19|2021-12-26|
|
||||
|41|[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.|285|2022-01-22|2021-12-13|
|
||||
|39|[niumoo/bing-wallpaper](https://github.com/niumoo/bing-wallpaper)|必应每日超清壁纸(4K)|291|2022-01-26|2021-02-08|
|
||||
|40|[exp1orer/JNDI-Inject-Exploit](https://github.com/exp1orer/JNDI-Inject-Exploit)|解决FastJson、Jackson、Log4j2、原生JNDI注入漏洞的高版本JDKBypass利用,探测本地可用反序列化gadget达到命令执行、回显命令执行、内存马注入|288|2022-01-26|2021-12-26|
|
||||
|41|[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.|286|2022-01-22|2021-12-13|
|
||||
|42|[oschina/kooder](https://github.com/oschina/kooder)|🔍An open source GitLab/Gitee/Gitea code search tool. Kooder 是一个为 Gitee/GitLab 开发的开源代码搜索工具,这是一个镜像仓库,主仓库在 Gitee。|268|2021-10-09|2021-03-09|
|
||||
|43|[guyijie1211/JustLive-Android](https://github.com/guyijie1211/JustLive-Android)|📱一个整合国内多个直播平台内容的App|265|2021-12-08|2021-08-16|
|
||||
|44|[ggg4566/BurpBountyPlus](https://github.com/ggg4566/BurpBountyPlus)|BurpBounty 魔改版本|263|2021-08-22|2021-06-30|
|
||||
|45|[pmiaowu/HostCollision](https://github.com/pmiaowu/HostCollision)|用于host碰撞而生的小工具,专门检测渗透中需要绑定hosts才能访问的主机或内部系统|258|2022-01-18|2021-10-15|
|
||||
|46|[tangxiaofeng7/BurpLog4j2Scan](https://github.com/tangxiaofeng7/BurpLog4j2Scan)|Burpsuite extension for log4j2rce|249|2021-12-13|2021-12-11|
|
||||
|47|[LXYan2333/Fabric-Bedrock-Miner](https://github.com/LXYan2333/Fabric-Bedrock-Miner)|A fabric client mod to mine bedrock!|246|2022-01-16|2021-09-04|
|
||||
|48|[jenly1314/MLKit](https://github.com/jenly1314/MLKit)|🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。|241|2021-10-19|2021-04-02|
|
||||
|47|[LXYan2333/Fabric-Bedrock-Miner](https://github.com/LXYan2333/Fabric-Bedrock-Miner)|A fabric client mod to mine bedrock!|247|2022-01-16|2021-09-04|
|
||||
|48|[jenly1314/MLKit](https://github.com/jenly1314/MLKit)|🌝 MLKit是一个强大易用的工具包。通过ML Kit您可以很轻松的实现文字识别、条码识别、图像标记、人脸检测、对象检测等功能。|242|2021-10-19|2021-04-02|
|
||||
|49|[j3ers3/Hello-Java-Sec](https://github.com/j3ers3/Hello-Java-Sec)|☕️ Java Security,安全编码和代码审计|239|2021-09-02|2021-07-04|
|
||||
|50|[w2016561536/android_virtual_cam](https://github.com/w2016561536/android_virtual_cam)|xposed安卓虚拟摄像头 android virtual camera on xposed hook|238|2021-12-20|2021-08-13|
|
||||
|51|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:pencil: 所使用的技术栈包括:SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、prometheus、Grafana、GrayLog等等|227|2022-01-25|2021-11-06|
|
||||
|51|[ZhongFuCheng3y/austin](https://github.com/ZhongFuCheng3y/austin)|消息推送平台:pencil: 所使用的技术栈包括:SpringBoot、SpringDataJPA、MySQL、Docker、docker-compose、Kafka、Redis、Apollo、prometheus、Grafana、GrayLog等等|229|2022-01-25|2021-11-06|
|
||||
|52|[mikehuang99/wangxin-study](https://github.com/mikehuang99/wangxin-study)|浪树学习考试系统(wangxin-education)[课程点播、直播、刷题、考试、支付、营销],致力打造一个低成本通用的在线教育系统,让用户直接通过系统可视化配置并尽可能无须修改任何代码即可实现上线商用。系统采用前后端分离模式,前台和移动端采用vue.js为核心框架,后台采用Java语言,框架springboot+spring+mybatis+redis+mysql。系统目前主要功能有课程点播、 ...|226|2021-09-06|2021-06-03|
|
||||
|53|[LookCos/hermit](https://github.com/LookCos/hermit)|Don't need ADB. It runs on Android and the software itself provides a restful API, you just need to send an HTTP request and it translates the call to the API into an operation on the phone.|223|2022-01-15|2021-01-26|
|
||||
|54|[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 ...|218|2022-01-15|2021-08-09|
|
||||
|53|[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 ...|219|2022-01-15|2021-08-09|
|
||||
|54|[Loli-Server/LoliServer](https://github.com/Loli-Server/LoliServer)|LoliServer 是 Minecraft 较新版本 1.16.5 中的 Forge + Bukkit 服务端核心, 支持Forge Mod和Bukkit 插件, 兼容性与性能优秀|214|2022-01-19|2021-04-04|
|
||||
|55|[Cruii/bilibili-helper-hub](https://github.com/Cruii/bilibili-helper-hub)|🚀 Bilibili每日任务托管平台|211|2021-12-27|2021-06-06|
|
||||
|56|[Loli-Server/LoliServer](https://github.com/Loli-Server/LoliServer)|LoliServer 是 Minecraft 较新版本 1.16.5 中的 Forge + Bukkit 服务端核心, 支持Forge Mod和Bukkit 插件, 兼容性与性能优秀|211|2022-01-19|2021-04-04|
|
||||
|57|[fanyuan/AudioUtil](https://github.com/fanyuan/AudioUtil)|音频编辑处理,录制、解码、转换、拼接、提取、合成|209|2022-01-07|2021-01-28|
|
||||
|58|[isevenluo/github-hosts](https://github.com/isevenluo/github-hosts)|本项目定时更新GitHub最新hosts,解决GitHub图片无法显示,加速GitHub网页浏览。|206|2022-01-25|2021-04-27|
|
||||
|59|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|200|2022-01-11|2021-12-11|
|
||||
|60|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|187|2021-12-30|2021-11-29|
|
||||
|61|[pmiaowu/log4j2Scan](https://github.com/pmiaowu/log4j2Scan)|用于帮助企业内部快速扫描log4j2的jndi漏洞的burp插件|185|2021-12-15|2021-12-13|
|
||||
|62|[su18/JDBC-Attack](https://github.com/su18/JDBC-Attack)|JDBC Connection URL Attack|176|2021-09-10|2021-09-09|
|
||||
|63|[dong-jianbin/flow-pro](https://github.com/dong-jianbin/flow-pro)|低代码 全配置 工作流 activiti 即时通信 OA|172|2021-12-21|2021-07-26|
|
||||
|56|[fanyuan/AudioUtil](https://github.com/fanyuan/AudioUtil)|音频编辑处理,录制、解码、转换、拼接、提取、合成|209|2022-01-07|2021-01-28|
|
||||
|57|[isevenluo/github-hosts](https://github.com/isevenluo/github-hosts)|本项目定时更新GitHub最新hosts,解决GitHub图片无法显示,加速GitHub网页浏览。|208|2022-01-26|2021-04-27|
|
||||
|58|[f0ng/log4j2burpscanner](https://github.com/f0ng/log4j2burpscanner)|CVE-2021-44228 Log4j2 BurpSuite Scanner,Customize ceye.io api or other apis,including internal networks|200|2022-01-11|2021-12-11|
|
||||
|59|[EmYiQing/ShiroHacker](https://github.com/EmYiQing/ShiroHacker)|针对Spring的一键改Shiro Key工具|187|2021-12-30|2021-11-29|
|
||||
|60|[pmiaowu/log4j2Scan](https://github.com/pmiaowu/log4j2Scan)|用于帮助企业内部快速扫描log4j2的jndi漏洞的burp插件|185|2021-12-15|2021-12-13|
|
||||
|61|[su18/JDBC-Attack](https://github.com/su18/JDBC-Attack)|JDBC Connection URL Attack|176|2021-09-10|2021-09-09|
|
||||
|62|[dong-jianbin/flow-pro](https://github.com/dong-jianbin/flow-pro)|低代码 全配置 工作流 activiti 即时通信 OA|174|2021-12-21|2021-07-26|
|
||||
|63|[EmYiQing/ShortPayload](https://github.com/EmYiQing/ShortPayload)|如何将Java反序列化Payload极致缩小|172|2022-01-21|2022-01-18|
|
||||
|64|[xuzhijvn/spring-boot-tony-starters](https://github.com/xuzhijvn/spring-boot-tony-starters)|springboot 快速启动器|171|2022-01-18|2021-07-29|
|
||||
|65|[rawchen/Blog](https://github.com/rawchen/Blog)|前后端分离博客 - SpringBoot + Vue|171|2022-01-22|2021-04-25|
|
||||
|66|[EmYiQing/ShortPayload](https://github.com/EmYiQing/ShortPayload)|如何将Java反序列化Payload极致缩小|169|2022-01-21|2022-01-18|
|
||||
|67|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器,摆脱dnslog平台|164|2021-12-16|2021-12-11|
|
||||
|68|[ScriptKid-Beta/WebBatchRequest](https://github.com/ScriptKid-Beta/WebBatchRequest)|WEB批量请求器(WebBatchRequest)是对目标地址批量进行快速的存活探测、Title获取,简单的banner识别,支持HTTP代理以及可自定义HTTP请求用于批量的漏洞验证等的一款基于JAVA编写的轻量工具。|164|2021-11-10|2021-06-14|
|
||||
|69|[ChenJunsen/Hegui3.0](https://github.com/ChenJunsen/Hegui3.0)|工信部合规检测Xposed模块源码|162|2021-11-05|2021-07-07|
|
||||
|70|[didi/LogiCommon](https://github.com/didi/LogiCommon)|Java版 认证、鉴权、管理、任务调度通用功能组件|160|2021-11-03|2021-09-22|
|
||||
|71|[parkt90/dis-seckill](https://github.com/parkt90/dis-seckill)|⭐⭐⭐⭐SpringBoot+Zookeeper+Dubbo打造分布式高并发商品秒杀系统|158|2021-09-02|2021-06-22|
|
||||
|72|[jambestwick/web3jdemo](https://github.com/jambestwick/web3jdemo)|功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,监控,定时任务,交易mint等方法,持续更新中... ...|157|2022-01-20|2021-11-29|
|
||||
|73|[virjar/echo](https://github.com/virjar/echo)|分布式代理ip共享系统|156|2021-09-27|2021-02-23|
|
||||
|74|[Lstaynight/xposed-dy](https://github.com/Lstaynight/xposed-dy)|基于Xposed的抖音爬虫,抖音风控后自动一键新机,模拟一个全新的运行环境|155|2021-10-25|2021-05-08|
|
||||
|75|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|154|2022-01-21|2022-01-05|
|
||||
|76|[alibaba/Appactive](https://github.com/alibaba/Appactive)|AppActive: A middleware to build an application with multiple active architectures(阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件)|149|2022-01-24|2021-12-13|
|
||||
|77|[SonicCloudOrg/sonic-server-simple](https://github.com/SonicCloudOrg/sonic-server-simple)|🎉Simple of Sonic cloud real machine testing platform. Sonic云真机测试平台单机版。|149|2022-01-24|2021-10-20|
|
||||
|78|[cata-network/cata_database](https://github.com/cata-network/cata_database)|blockchain database, cata metadata query|145|2021-08-19|2021-08-15|
|
||||
|79|[hectorqin/reader](https://github.com/hectorqin/reader)|阅读3服务器版,桌面端。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element|144|2022-01-23|2021-08-13|
|
||||
|80|[shenzhen2017/EasyFloat](https://github.com/shenzhen2017/EasyFloat)|不需要权限的悬浮窗方案~|142|2021-08-26|2021-05-04|
|
||||
|65|[rawchen/Blog](https://github.com/rawchen/Blog)|前后端分离博客 - SpringBoot + Vue|171|2022-01-25|2021-04-25|
|
||||
|66|[r00tSe7en/JNDIMonitor](https://github.com/r00tSe7en/JNDIMonitor)|一个LDAP请求监听器,摆脱dnslog平台|164|2021-12-16|2021-12-11|
|
||||
|67|[ScriptKid-Beta/WebBatchRequest](https://github.com/ScriptKid-Beta/WebBatchRequest)|WEB批量请求器(WebBatchRequest)是对目标地址批量进行快速的存活探测、Title获取,简单的banner识别,支持HTTP代理以及可自定义HTTP请求用于批量的漏洞验证等的一款基于JAVA编写的轻量工具。|164|2021-11-10|2021-06-14|
|
||||
|68|[ChenJunsen/Hegui3.0](https://github.com/ChenJunsen/Hegui3.0)|工信部合规检测Xposed模块源码|163|2021-11-05|2021-07-07|
|
||||
|69|[didi/LogiCommon](https://github.com/didi/LogiCommon)|Java版 认证、鉴权、管理、任务调度通用功能组件|160|2021-11-03|2021-09-22|
|
||||
|70|[parkt90/dis-seckill](https://github.com/parkt90/dis-seckill)|⭐⭐⭐⭐SpringBoot+Zookeeper+Dubbo打造分布式高并发商品秒杀系统|158|2021-09-02|2021-06-22|
|
||||
|71|[jambestwick/web3jdemo](https://github.com/jambestwick/web3jdemo)|功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,监控,定时任务,交易mint等方法,持续更新中... ...|157|2022-01-20|2021-11-29|
|
||||
|72|[virjar/echo](https://github.com/virjar/echo)|分布式代理ip共享系统|156|2021-09-27|2021-02-23|
|
||||
|73|[Lstaynight/xposed-dy](https://github.com/Lstaynight/xposed-dy)|基于Xposed的抖音爬虫,抖音风控后自动一键新机,模拟一个全新的运行环境|155|2021-10-25|2021-05-08|
|
||||
|74|[Acmesec/BurpDomain](https://github.com/Acmesec/BurpDomain)|新一代子域名收集工具 - Subdomain automatic/passive collection tool|154|2022-01-21|2022-01-05|
|
||||
|75|[alibaba/Appactive](https://github.com/alibaba/Appactive)|AppActive: A middleware to build an application with multiple active architectures(阿里巴巴开源的一款标准通用且功能强大的构建应用多活架构的开源中间件)|150|2022-01-26|2021-12-13|
|
||||
|76|[SonicCloudOrg/sonic-server-simple](https://github.com/SonicCloudOrg/sonic-server-simple)|🎉Simple of Sonic cloud real machine testing platform. Sonic云真机测试平台单机版。|149|2022-01-24|2021-10-20|
|
||||
|77|[cata-network/cata_database](https://github.com/cata-network/cata_database)|blockchain database, cata metadata query|145|2021-08-19|2021-08-15|
|
||||
|78|[hectorqin/reader](https://github.com/hectorqin/reader)|阅读3服务器版,桌面端。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element|144|2022-01-26|2021-08-13|
|
||||
|79|[shenzhen2017/EasyFloat](https://github.com/shenzhen2017/EasyFloat)|不需要权限的悬浮窗方案~|143|2021-08-26|2021-05-04|
|
||||
|80|[Ahoo-Wang/CosId](https://github.com/Ahoo-Wang/CosId)|Universal, flexible, high-performance distributed ID generator. 通用、灵活、高性能的分布式 ID 生成器|139|2022-01-25|2021-06-23|
|
||||
|81|[woodpecker-appstore/weblogic-infodetector](https://github.com/woodpecker-appstore/weblogic-infodetector)|woodpecker框架weblogic信息探测插件|139|2021-11-03|2021-04-01|
|
||||
|82|[liyupi/father](https://github.com/liyupi/father)|专业的表情包网站,搜表情,找爸爸!适合前端、Java 开发者学习的全栈项目|138|2021-12-29|2021-10-20|
|
||||
|83|[hokaso/hocassian-media-matrix](https://github.com/hokaso/hocassian-media-matrix)|NMCN(Niche Multi Channel Network),小眾多頻道網絡,是「同和新媒體矩陣」創始團隊於輿論資本全球化背景下率先提出的一種非營利性的去中心化自媒體聯盟形式,通過聯盟內創作單位的交流互推、共享資源等方式對抗資本侵蝕,在產出卓越作品的同時保障亞文化生存空間,為守護寶貴的非物質文化遺產盡綿薄之力。|138|2022-01-13|2021-05-30|
|
||||
@ -93,46 +93,46 @@
|
||||
|86|[depycode/fastjson-c3p0](https://github.com/depycode/fastjson-c3p0)|fastjson不出网利用、c3p0|137|2021-07-30|2021-03-19|
|
||||
|87|[Rvn0xsy/PassDecode-jar](https://github.com/Rvn0xsy/PassDecode-jar)|帆软/致远密码解密工具|136|2021-07-29|2021-07-29|
|
||||
|88|[safe6Sec/ShiroExp](https://github.com/safe6Sec/ShiroExp)|shiro综合利用工具|136|2021-10-25|2021-07-16|
|
||||
|89|[Ahoo-Wang/CosId](https://github.com/Ahoo-Wang/CosId)|Universal, flexible, high-performance distributed ID generator. 通用、灵活、高性能的分布式 ID 生成器|136|2022-01-25|2021-06-23|
|
||||
|90|[msh01/yoma](https://github.com/msh01/yoma)|一个小而美的低代码全栈开发平台,一键生成后端api接口+前端页面代码+在线接口文档,节省50%的前后端开发的工作量。基于springboot +mybatis+spring security+vue 技术栈|135|2021-08-03|2021-02-22|
|
||||
|91|[TheKingOfDuck/Loki](https://github.com/TheKingOfDuck/Loki)|一个轻量级Web蜜罐 - A Little Web Honeypot.🍯🍯🍯🐝🐝🐝|134|2022-01-13|2021-01-30|
|
||||
|92|[mochat-cloud/mochat-java](https://github.com/mochat-cloud/mochat-java)|基于企业微信的开源应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|130|2021-12-31|2021-03-29|
|
||||
|93|[ydstar/LogKit](https://github.com/ydstar/LogKit)|轻量级日志系统,支持任意类型的数据打印,堆栈的追踪,日志的缓存,日志的可视化等高级功能|128|2021-09-18|2021-03-23|
|
||||
|89|[msh01/yoma](https://github.com/msh01/yoma)|一个小而美的低代码全栈开发平台,一键生成后端api接口+前端页面代码+在线接口文档,节省50%的前后端开发的工作量。基于springboot +mybatis+spring security+vue 技术栈|135|2021-08-03|2021-02-22|
|
||||
|90|[TheKingOfDuck/Loki](https://github.com/TheKingOfDuck/Loki)|一个轻量级Web蜜罐 - A Little Web Honeypot.🍯🍯🍯🐝🐝🐝|134|2022-01-13|2021-01-30|
|
||||
|91|[mochat-cloud/mochat-java](https://github.com/mochat-cloud/mochat-java)|基于企业微信的开源应用开发框架&引擎,也是一套通用的企业私域流量管理系统!|133|2021-12-31|2021-03-29|
|
||||
|92|[ydstar/LogKit](https://github.com/ydstar/LogKit)|轻量级日志系统,支持任意类型的数据打印,堆栈的追踪,日志的缓存,日志的可视化等高级功能|128|2021-09-18|2021-03-23|
|
||||
|93|[EmYiQing/SpringInspector](https://github.com/EmYiQing/SpringInspector)|针对于Spring框架的自动Java代码审计工具|126|2022-01-24|2022-01-22|
|
||||
|94|[pen4uin/JavaSec](https://github.com/pen4uin/JavaSec)|Java安全☞流下了不会Java的眼泪 : )|125|2022-01-25|2021-11-07|
|
||||
|95|[EmYiQing/LDAPKit](https://github.com/EmYiQing/LDAPKit)|自用的LDAP测试工具,一键启动|124|2021-12-13|2021-12-11|
|
||||
|96|[flowerwind/JspFinder](https://github.com/flowerwind/JspFinder)|一款通过污点追踪发现Jsp webshell的工具(A tool to find Jsp Webshell through stain tracking)|123|2022-01-04|2021-12-20|
|
||||
|97|[chaosblade-io/chaosblade-box](https://github.com/chaosblade-io/chaosblade-box)|chaos-platform|122|2022-01-25|2021-02-02|
|
||||
|98|[jnwang95/music-java-api](https://github.com/jnwang95/music-java-api)|集成网易云音乐api|119|2021-08-01|2021-06-11|
|
||||
|99|[thjolin321/android-upgrader](https://github.com/thjolin321/android-upgrader)|Android App更新框架,包含增量更新、多线程下载等功能。一句代码链式调用,使用简单,兼容Andorid11。|115|2021-09-02|2021-05-27|
|
||||
|100|[yubifeng/SkyBlog](https://github.com/yubifeng/SkyBlog)|一个简单的Spring Boot + Vue 前后端分离的博客系统 https://skymo.top|114|2021-08-25|2021-04-25|
|
||||
|101|[flink-extended/flink-remote-shuffle](https://github.com/flink-extended/flink-remote-shuffle)|Remote Shuffle Service for Flink|113|2022-01-25|2021-11-29|
|
||||
|102|[vipcxj/jasync](https://github.com/vipcxj/jasync)|make async-await code style available in java just like csharp and es6|112|2021-12-14|2021-06-16|
|
||||
|103|[OpenIMSDK/Open-IM-SDK-Android](https://github.com/OpenIMSDK/Open-IM-SDK-Android)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Android版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|112|2022-01-21|2021-05-26|
|
||||
|104|[CodingGay/BlackObfuscator-ASPlugin](https://github.com/CodingGay/BlackObfuscator-ASPlugin)|This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.|110|2022-01-13|2021-12-17|
|
||||
|105|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|110|2021-12-28|2021-12-10|
|
||||
|100|[OpenIMSDK/Open-IM-SDK-Android](https://github.com/OpenIMSDK/Open-IM-SDK-Android)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Android版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|114|2022-01-21|2021-05-26|
|
||||
|101|[yubifeng/SkyBlog](https://github.com/yubifeng/SkyBlog)|一个简单的Spring Boot + Vue 前后端分离的博客系统 https://skymo.top|114|2021-08-25|2021-04-25|
|
||||
|102|[flink-extended/flink-remote-shuffle](https://github.com/flink-extended/flink-remote-shuffle)|Remote Shuffle Service for Flink|113|2022-01-26|2021-11-29|
|
||||
|103|[whwlsfb/Log4j2Scan](https://github.com/whwlsfb/Log4j2Scan)|Log4j2 RCE Passive Scanner plugin for BurpSuite|112|2021-12-28|2021-12-10|
|
||||
|104|[vipcxj/jasync](https://github.com/vipcxj/jasync)|make async-await code style available in java just like csharp and es6|112|2021-12-14|2021-06-16|
|
||||
|105|[CodingGay/BlackObfuscator-ASPlugin](https://github.com/CodingGay/BlackObfuscator-ASPlugin)|This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.|111|2022-01-13|2021-12-17|
|
||||
|106|[didi/LogiAM](https://github.com/didi/LogiAM)|面向云原生的一站式日志采集配置及运维平台|109|2022-01-25|2021-06-22|
|
||||
|107|[biemo8/bbs-cloud](https://github.com/biemo8/bbs-cloud)|springboot-2.2.5+mybatis-plus-3.4+springcloud-Hoxton.SR3 开发者论坛社区系统 前端vuejs huxtjs 后端 springboot+mybatis-plus+springcloud 支持单点登录,网关鉴权 演示地址 Biemo-cloud 3.0 开发中... QQ交流群:64240406|105|2021-11-04|2021-10-09|
|
||||
|108|[zf1976/vertx-ddns](https://github.com/zf1976/vertx-ddns)|基于 Vert.x 的 DDNS 解决方案。自动更新域名解析到本机IP, 支持的DNS服务商: Alidns(阿里云) 、 Dnspod(腾讯云) 、Cloudflare、华为云|105|2022-01-22|2021-07-06|
|
||||
|109|[shikiroot/jd-seckill](https://github.com/shikiroot/jd-seckill)|京东秒杀,用于抢购茅台、显卡、PS5等稀缺商品。|104|2021-10-09|2021-08-06|
|
||||
|110|[aiden-liu413/xxl-job-demo](https://github.com/aiden-liu413/xxl-job-demo)|xxl-job集成nacos,openfeign的demo|102|2021-11-02|2021-10-12|
|
||||
|111|[shulieTech/LinkAgent](https://github.com/shulieTech/LinkAgent)|LinkAgent is a Java-based open-source agent designed to collect data and control Functions for Java applications through JVM bytecode, without modifying applications codes.|102|2022-01-25|2021-04-29|
|
||||
|112|[boundaryx/cloudrasp-log4j2](https://github.com/boundaryx/cloudrasp-log4j2)|一个针对防御 log4j2 CVE-2021-44228 漏洞的 RASP 工具。 A Runtime Application Self-Protection module specifically designed for log4j2 RCE (CVE-2021-44228) defense.|100|2021-12-11|2021-12-10|
|
||||
|113|[jenly1314/WeChatQRCode](https://github.com/jenly1314/WeChatQRCode)|⛄ 基于OpenCV开源的微信二维码引擎移植的Android扫码识别库|99|2022-01-14|2021-07-24|
|
||||
|111|[shulieTech/LinkAgent](https://github.com/shulieTech/LinkAgent)|LinkAgent is a Java-based open-source agent designed to collect data and control Functions for Java applications through JVM bytecode, without modifying applications codes.|102|2022-01-26|2021-04-29|
|
||||
|112|[boundaryx/cloudrasp-log4j2](https://github.com/boundaryx/cloudrasp-log4j2)|一个针对防御 log4j2 CVE-2021-44228 漏洞的 RASP 工具。 A Runtime Application Self-Protection module specifically designed for log4j2 RCE (CVE-2021-44228) defense.|101|2021-12-11|2021-12-10|
|
||||
|113|[jenly1314/WeChatQRCode](https://github.com/jenly1314/WeChatQRCode)|⛄ 基于OpenCV开源的微信二维码引擎移植的Android扫码识别库|100|2022-01-14|2021-07-24|
|
||||
|114|[laowenruo/Spring-Blog](https://github.com/laowenruo/Spring-Blog)| 😎基于SpringBoot+MyBatis进行前后端开发的个人博客网站,优化了许多功能模块,版本不断维护中。(期末项目/毕业设计/新手推荐)|99|2021-09-01|2021-03-20|
|
||||
|115|[Mr-xn/JNDIExploit-1](https://github.com/Mr-xn/JNDIExploit-1)|一款用于 JNDI注入 利用的工具,大量参考/引用了 Rogue JNDI 项目的代码,支持直接植入内存shell,并集成了常见的bypass 高版本JDK的方式,适用于与自动化工具配合使用。(from https://github.com/feihong-cs/JNDIExploit)|97|2021-12-15|2021-12-13|
|
||||
|116|[louyanfeng25/ddd-demo](https://github.com/louyanfeng25/ddd-demo)|MVC【以mybatis-plus为orm框架】迁移至DDD的demo|95|2022-01-12|2021-09-10|
|
||||
|117|[EmYiQing/SpringInspector](https://github.com/EmYiQing/SpringInspector)|针对于Spring框架的自动Java代码审计工具|94|2022-01-24|2022-01-22|
|
||||
|118|[guaishouN/android-thinkmap-treeview](https://github.com/guaishouN/android-thinkmap-treeview)|Tree View; Mind map; Think map; tree map; custom view; 自定义; 树状图;思维导图;组织机构图;层次图|93|2022-01-12|2021-05-07|
|
||||
|119|[JMagician/Magician](https://github.com/JMagician/Magician)|Magician is a small HTTP service package based on Netty that makes it very easy to start an http service, and also supports WebSocket, using annotated configuration Handler, If you want to develop an ...|93|2022-01-17|2021-04-10|
|
||||
|120|[UHungLin/AnimeDownloader](https://github.com/UHungLin/AnimeDownloader)|bilibili B站 哔哩哔哩 acfun A站 樱花动漫 番剧下载器(Video Downloader):smiley: 仅供学习交流 求 star orz|89|2021-11-22|2021-08-05|
|
||||
|121|[72wukong/72crm-11.0-Spring](https://github.com/72wukong/72crm-11.0-Spring)|悟空CRM-基于Spring Cloud Alibaba微服务架构 +vue ElementUI的前后端分离CRM系统|87|2021-08-27|2021-04-06|
|
||||
|122|[CTF-MissFeng/Ecloud](https://github.com/CTF-MissFeng/Ecloud)|Ecloud是一款基于http/1.1协议传输TCP流量工具,适用于内网不出网时通过web代理脚本转发tcp流量|86|2021-08-24|2021-08-19|
|
||||
|123|[skyyemperor/sducat](https://github.com/skyyemperor/sducat)|微信搜索【猫在山大】小程序,快来寻找你最care的那只喵吧~|86|2021-09-10|2021-04-04|
|
||||
|117|[guaishouN/android-thinkmap-treeview](https://github.com/guaishouN/android-thinkmap-treeview)|Tree View; Mind map; Think map; tree map; custom view; 自定义; 树状图;思维导图;组织机构图;层次图|93|2022-01-12|2021-05-07|
|
||||
|118|[JMagician/Magician](https://github.com/JMagician/Magician)|Magician is a small HTTP service package based on Netty that makes it very easy to start an http service, and also supports WebSocket, using annotated configuration Handler, If you want to develop an ...|93|2022-01-17|2021-04-10|
|
||||
|119|[UHungLin/AnimeDownloader](https://github.com/UHungLin/AnimeDownloader)|bilibili B站 哔哩哔哩 acfun A站 樱花动漫 番剧下载器(Video Downloader):smiley: 仅供学习交流 求 star orz|89|2021-11-22|2021-08-05|
|
||||
|120|[72wukong/72crm-11.0-Spring](https://github.com/72wukong/72crm-11.0-Spring)|悟空CRM-基于Spring Cloud Alibaba微服务架构 +vue ElementUI的前后端分离CRM系统|87|2021-08-27|2021-04-06|
|
||||
|121|[CTF-MissFeng/Ecloud](https://github.com/CTF-MissFeng/Ecloud)|Ecloud是一款基于http/1.1协议传输TCP流量工具,适用于内网不出网时通过web代理脚本转发tcp流量|86|2021-08-24|2021-08-19|
|
||||
|122|[skyyemperor/sducat](https://github.com/skyyemperor/sducat)|微信搜索【猫在山大】小程序,快来寻找你最care的那只喵吧~|86|2021-09-10|2021-04-04|
|
||||
|123|[wyt1215819315/autoplan](https://github.com/wyt1215819315/autoplan)|这是一个自动化的托管系统,目前支持网易云,bilibili,米游社原神签到,测试地址https://auto.oldwu.top|85|2022-01-26|2021-08-28|
|
||||
|124|[apache/rocketmq-streams](https://github.com/apache/rocketmq-streams)|Apache rocketmq|85|2022-01-18|2021-07-11|
|
||||
|125|[ITxiaoguang/SelectTextHelper](https://github.com/ITxiaoguang/SelectTextHelper)|高仿微信聊天消息列表自由复制文字,双击查看文本内容,用法超级简单~Copy the text freely in the high imitation WeChat chat message list, double-click to view the text content.|83|2022-01-12|2021-09-15|
|
||||
|126|[Adrninistrator/java-all-call-graph](https://github.com/Adrninistrator/java-all-call-graph)|Generate all call graph for Java Code.|83|2021-10-26|2021-07-04|
|
||||
|127|[zhouhuandev/BaseDemo](https://github.com/zhouhuandev/BaseDemo)|BaseDemo 是Android MVVM + Retrofit + OkHttp + Coroutine 协程 + Room + 组件化架构的Android应用开发规范化架构,通过不断的升级迭代,目前主要分为两个版本,分别为分支 MVVM+Databinding 组件化版本,分支MVVM+Databinding+Single 单体版本。旨在帮助您快速构建属于自己的APP项目架构,做到快速响应上 ...|82|2022-01-14|2021-03-11|
|
||||
|128|[CoderAlee/PaintedSkin](https://github.com/CoderAlee/PaintedSkin)|一款解决Android App 换肤框架,极低的侵入性与学习成本。|79|2021-10-29|2021-02-16|
|
||||
|125|[CoderAlee/PaintedSkin](https://github.com/CoderAlee/PaintedSkin)|一款解决Android App 换肤框架,极低的侵入性与学习成本。|85|2021-10-29|2021-02-16|
|
||||
|126|[ITxiaoguang/SelectTextHelper](https://github.com/ITxiaoguang/SelectTextHelper)|高仿微信聊天消息列表自由复制文字,双击查看文本内容,用法超级简单~Copy the text freely in the high imitation WeChat chat message list, double-click to view the text content.|83|2022-01-12|2021-09-15|
|
||||
|127|[Adrninistrator/java-all-call-graph](https://github.com/Adrninistrator/java-all-call-graph)|Generate all call graph for Java Code.|83|2021-10-26|2021-07-04|
|
||||
|128|[zhouhuandev/BaseDemo](https://github.com/zhouhuandev/BaseDemo)|BaseDemo 是Android MVVM + Retrofit + OkHttp + Coroutine 协程 + Room + 组件化架构的Android应用开发规范化架构,通过不断的升级迭代,目前主要分为两个版本,分别为分支 MVVM+Databinding 组件化版本,分支MVVM+Databinding+Single 单体版本。旨在帮助您快速构建属于自己的APP项目架构,做到快速响应上 ...|82|2022-01-14|2021-03-11|
|
||||
|129|[EmYiQing/JSPKiller](https://github.com/EmYiQing/JSPKiller)|基于污点分析的JSP Webshell检测工具,模拟JVM的栈帧操作进行数据流分析,可以检测出各种变形的JSP Webshell|78|2021-12-09|2021-12-05|
|
||||
|130|[wosn00/srpc](https://github.com/wosn00/srpc)|一款轻量 高性能的RPC框架,基于netty,整合spring,支持注册中心,多种序列化,负载均衡等|66|2021-10-28|2021-08-25|
|
||||
|131|[whz11/qynat-spring-boot-starter](https://github.com/whz11/qynat-spring-boot-starter)|A springboot-starter that can achieve Intranet penetration. 一款可以实现内网穿透的springboot-starter。|64|2021-07-29|2021-07-25|
|
||||
@ -142,16 +142,15 @@
|
||||
|135|[javahuang/SurveyKing](https://github.com/javahuang/SurveyKing)|Make a better enterprise-level open source survey system.|61|2021-10-28|2021-09-06|
|
||||
|136|[steakliu/blockchain-trace-fabric](https://github.com/steakliu/blockchain-trace-fabric)|基于区块链(fabric)农产品溯源平台|58|2021-08-07|2021-05-11|
|
||||
|137|[maning0303/MNMLKitScanner](https://github.com/maning0303/MNMLKitScanner)|基于Google ML Kit 快速集成二维码扫描,速度比zxing快,可配置相册,闪光灯,相机可以调整焦距放大缩小,自定义扫描线颜色,自定义背景颜色,自定义遮罩层,支持同时扫多个二维码和条形码|57|2021-11-05|2021-08-21|
|
||||
|138|[wyt1215819315/autoplan](https://github.com/wyt1215819315/autoplan)|这是一个自动化的托管系统,目前支持网易云,bilibili,米游社原神签到,测试地址https://auto.oldwu.top|56|2021-11-27|2021-08-28|
|
||||
|139|[ddf8196/FakePlayer](https://github.com/ddf8196/FakePlayer)|Minecraft Bedrock Edition 假人客户端|56|2021-12-02|2021-02-05|
|
||||
|140|[Ghost2097221/addMemShellsJSP](https://github.com/Ghost2097221/addMemShellsJSP)|通过jsp注入valve内存马,可以忽略框架影响,通用tomcat789|55|2021-10-29|2021-10-29|
|
||||
|141|[tianmiantech/WeFe](https://github.com/tianmiantech/WeFe)|-|55|2021-12-08|2021-10-08|
|
||||
|142|[virjarRatel/ratel-server](https://github.com/virjarRatel/ratel-server)|平头哥后端服务|54|2021-09-01|2021-08-26|
|
||||
|143|[AndroidBBQ/android10](https://github.com/AndroidBBQ/android10)|Android10源码|54|2021-08-20|2021-06-01|
|
||||
|144|[hbelmiro/100DaysOfJava](https://github.com/hbelmiro/100DaysOfJava)|A little of Java content every day for a hundred days.|54|2021-09-17|2021-05-12|
|
||||
|145|[ethushiroha/JavaAgentTools](https://github.com/ethushiroha/JavaAgentTools)|用Java agent实现内存马等功能|54|2021-08-31|2021-04-01|
|
||||
|146|[smmdwa/CronMan](https://github.com/smmdwa/CronMan)|分布式任务调度系统 分布式 定时任务 任务编排 任务监控 任务依赖 |53|2021-11-04|2021-10-11|
|
||||
|147|[LinYuLuo/MiStep](https://github.com/LinYuLuo/MiStep)|小米步数管理的重制版|53|2021-09-04|2021-02-01|
|
||||
|138|[ddf8196/FakePlayer](https://github.com/ddf8196/FakePlayer)|Minecraft Bedrock Edition 假人客户端|56|2021-12-02|2021-02-05|
|
||||
|139|[Ghost2097221/addMemShellsJSP](https://github.com/Ghost2097221/addMemShellsJSP)|通过jsp注入valve内存马,可以忽略框架影响,通用tomcat789|55|2021-10-29|2021-10-29|
|
||||
|140|[tianmiantech/WeFe](https://github.com/tianmiantech/WeFe)|-|55|2021-12-08|2021-10-08|
|
||||
|141|[virjarRatel/ratel-server](https://github.com/virjarRatel/ratel-server)|平头哥后端服务|54|2021-09-01|2021-08-26|
|
||||
|142|[AndroidBBQ/android10](https://github.com/AndroidBBQ/android10)|Android10源码|54|2021-08-20|2021-06-01|
|
||||
|143|[hbelmiro/100DaysOfJava](https://github.com/hbelmiro/100DaysOfJava)|A little of Java content every day for a hundred days.|54|2021-09-17|2021-05-12|
|
||||
|144|[ethushiroha/JavaAgentTools](https://github.com/ethushiroha/JavaAgentTools)|用Java agent实现内存马等功能|54|2021-08-31|2021-04-01|
|
||||
|145|[smmdwa/CronMan](https://github.com/smmdwa/CronMan)|分布式任务调度系统 分布式 定时任务 任务编排 任务监控 任务依赖 |53|2021-11-04|2021-10-11|
|
||||
|146|[LinYuLuo/MiStep](https://github.com/LinYuLuo/MiStep)|小米步数管理的重制版|53|2021-09-04|2021-02-01|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,103 +1,102 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > JavaScript
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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|19121|2022-01-15|2021-08-07|
|
||||
|2|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4166|2021-10-20|2021-02-24|
|
||||
|3|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3123|2022-01-20|2021-05-18|
|
||||
|4|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3006|2022-01-24|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.|2744|2022-01-13|2021-03-03|
|
||||
|6|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2380|2022-01-25|2021-10-16|
|
||||
|7|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2256|2022-01-25|2021-05-11|
|
||||
|8|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2039|2022-01-25|2021-06-24|
|
||||
|9|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1957|2022-01-25|2021-02-15|
|
||||
|1|[babysor/MockingBird](https://github.com/babysor/MockingBird)|🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time|19162|2022-01-15|2021-08-07|
|
||||
|2|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4173|2021-10-20|2021-02-24|
|
||||
|3|[vaxilu/x-ui](https://github.com/vaxilu/x-ui)|支持多协议多用户的 xray 面板|3138|2022-01-20|2021-05-18|
|
||||
|4|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|3013|2022-01-26|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.|2750|2022-01-13|2021-03-03|
|
||||
|6|[VirgilClyne/iRingo](https://github.com/VirgilClyne/iRingo)|解锁完整的 Apple功能和集成服务|2385|2022-01-26|2021-10-16|
|
||||
|7|[zero205/JD_tencent_scf](https://github.com/zero205/JD_tencent_scf)|自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!|2264|2022-01-26|2021-05-11|
|
||||
|8|[micro-zoe/micro-app](https://github.com/micro-zoe/micro-app)|A lightweight, efficient and powerful micro front-end framework. 一款轻量、高效、功能强大的微前端框架|2045|2022-01-25|2021-06-24|
|
||||
|9|[biuuu/genshin-wish-export](https://github.com/biuuu/genshin-wish-export)|Easily export the Genshin Impact wish record.|1969|2022-01-26|2021-02-15|
|
||||
|10|[lan-tianxiang/JS_TOOL](https://github.com/lan-tianxiang/JS_TOOL)|Node网页开发工具|1540|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.|1465|2022-01-20|2021-03-08|
|
||||
|12|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1383|2022-01-24|2021-07-26|
|
||||
|13|[merico-dev/lake](https://github.com/merico-dev/lake)|DevLake: the open source data lake & dashboard for your DevOps tools.|1300|2022-01-25|2021-07-08|
|
||||
|14|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1254|2022-01-21|2021-04-19|
|
||||
|15|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1204|2022-01-25|2021-03-14|
|
||||
|16|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1182|2021-08-20|2021-01-28|
|
||||
|17|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1138|2022-01-22|2021-05-15|
|
||||
|18|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1080|2022-01-22|2021-11-19|
|
||||
|19|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件,让你的react项目可以加载vue组件|958|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.|941|2021-10-30|2021-10-20|
|
||||
|21|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|878|2022-01-25|2021-03-28|
|
||||
|22|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|867|2022-01-19|2021-08-12|
|
||||
|23|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|683|2022-01-25|2021-10-15|
|
||||
|24|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|650|2022-01-24|2021-05-29|
|
||||
|25|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|645|2021-12-13|2021-04-16|
|
||||
|26|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|597|2022-01-21|2021-02-03|
|
||||
|27|[JackonYang/money-maker-apps](https://github.com/JackonYang/money-maker-apps)|我认为有赚钱能力的开源小程序、个人网站|583|2022-01-05|2021-01-28|
|
||||
|28|[arcxingye/EatKano](https://github.com/arcxingye/EatKano)|小游戏:吃掉小鹿乃|559|2022-01-25|2021-02-02|
|
||||
|29|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|514|2022-01-18|2021-04-08|
|
||||
|30|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS,支持扩展任意 APP|505|2022-01-24|2021-08-17|
|
||||
|31|[segfall/static-wiki](https://github.com/segfall/static-wiki)|Wikipedia using only static assets & no backend|504|2021-09-17|2021-07-18|
|
||||
|32|[tnfe/wp2vite](https://github.com/tnfe/wp2vite)|一个让webpack项目支持vite的前端项目的转换工具。A front-end project automatic conversion tool。|487|2021-12-17|2021-03-29|
|
||||
|33|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|453|2022-01-12|2021-04-05|
|
||||
|34|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|410|2022-01-19|2021-09-06|
|
||||
|35|[xqq/mpegts.js](https://github.com/xqq/mpegts.js)|HTML5 MPEG2-TS Stream Player|397|2021-10-19|2021-03-15|
|
||||
|36|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|369|2022-01-24|2021-09-29|
|
||||
|37|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|364|2022-01-10|2021-10-30|
|
||||
|38|[wechat-miniprogram/minigame-unity-webgl-transform](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform)|-|349|2022-01-21|2021-05-24|
|
||||
|39|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|342|2021-11-06|2021-07-10|
|
||||
|40|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|🥇🥇🥇商城系统- java商城 B2C商城 小程序商城 H5商城 APP商城 ,本商城是前后端分离的商城、微服务架构商城。|330|2022-01-13|2021-09-13|
|
||||
|41|[yuannian1112/jd_scripts](https://github.com/yuannian1112/jd_scripts)|-|308|2022-01-23|2021-08-07|
|
||||
|42|[hewenguang/circle](https://github.com/hewenguang/circle)|让网页赏心悦目、让阅读回归初心。Circle 阅读模式提供更隐私、更轻松、更舒适的网页阅读体验|304|2021-08-25|2021-02-28|
|
||||
|43|[TributePaulWalker/Profiles](https://github.com/TributePaulWalker/Profiles)|搜集, 整理, Surge, Quantumult X实用规则.纯自用,不定时折腾更新。欢迎Star! 请不要Fork! 请不要Fork! 请不要Fork! 感谢!|286|2022-01-24|2021-03-31|
|
||||
|44|[shenruisi/Stay](https://github.com/shenruisi/Stay)|Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.|283|2022-01-24|2021-10-24|
|
||||
|45|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine testing platform. Sonic云真机测试平台前端。|273|2022-01-17|2021-08-16|
|
||||
|46|[youzhengjie9/yblog](https://github.com/youzhengjie9/yblog)|来自一个大二的菜鸟基于SpringBoot框架开发的博客系统,采用了springBoot、springSecurity、Redis、elasticSearch、rabbitmq、Mybatis、Nginx等技术,主要实现了博文管理、统计图表、访问记录、附件管理、用户管理、友链管理、监控管理、抓取博文、第三方登录等功能,并且不断在上面进一步扩展,希望大家多多支持,顺便给个Star☺️|253|2021-10-09|2021-06-16|
|
||||
|47|[r0ysue/r0tracer](https://github.com/r0ysue/r0tracer)|安卓Java层多功能追踪脚本|253|2021-07-28|2021-02-05|
|
||||
|48|[nihaojob/popular-message](https://github.com/nihaojob/popular-message)|轻量级的信息反馈组件|244|2021-12-07|2021-06-15|
|
||||
|49|[xiaopengand/daxigua](https://github.com/xiaopengand/daxigua)|大西瓜,合成大西瓜源码,破解版源码,支持模式选择,分数选择|222|2021-08-20|2021-01-27|
|
||||
|50|[elias-sundqvist/obsidian-annotator](https://github.com/elias-sundqvist/obsidian-annotator)|A plugin for reading and annotating PDFs and EPUBs in obsidian. |212|2021-10-02|2021-08-25|
|
||||
|51|[zihjiang/filling](https://github.com/zihjiang/filling)|非常易用,高性能、支持实时流式和离线批处理的海量数据处理产品,架构于 Apache Flink之上。|207|2021-12-12|2021-09-12|
|
||||
|52|[dushixiang/kafka-map](https://github.com/dushixiang/kafka-map)|A beautiful, concise and powerful kafka web management tool. 一个美观简洁且强大的kafka web管理工具。|206|2021-11-08|2021-03-27|
|
||||
|53|[muiplayer/hello-muiplayer](https://github.com/muiplayer/hello-muiplayer)|💡 一款优秀的 HTML5 视频播放器框架|205|2021-12-02|2021-03-30|
|
||||
|54|[helloworld-Co/html2md](https://github.com/helloworld-Co/html2md)|helloworld 开发者社区开源的一个轻量级,强大的 html 一键转 md 工具,支持多平台文章一键转换,并保存下载到本地。|201|2021-12-05|2021-02-05|
|
||||
|55|[tnfe/mdebug](https://github.com/tnfe/mdebug)|基于React开发的新一代web调试工具,支持React组件调试,类似于Chrome Devtools。A Lightweight, Easy To Extend Web Debugging Tool Build With React|200|2021-09-17|2021-08-25|
|
||||
|56|[longzhuzhu/nianyu](https://github.com/longzhuzhu/nianyu)|-|199|2021-09-19|2021-06-06|
|
||||
|57|[omxmo/qg](https://github.com/omxmo/qg)|秒杀软件、抢购软件、淘金币助手。淘宝/天猫/淘特/京东/拼多多/苏宁易购/华为商城/小米商城/聚划算/百亿补贴/抖音/快手/直播。手机抢购/茅台抢购/显卡抢购/耐克抢购/阿迪达斯鞋子抢购。38女王节/618/1111/双11喵糖/双十一/1212/双12/双十二/年货节任务助手。直链/BP链接|197|2021-12-12|2021-04-01|
|
||||
|58|[shaolin-kongfu/js_scripts](https://github.com/shaolin-kongfu/js_scripts)|-|191|2021-11-21|2021-07-27|
|
||||
|59|[MakinoharaShoko/WebGAL](https://github.com/MakinoharaShoko/WebGAL)|全新的基于 Web 的 视觉小说引擎 A brand new Visual Novel engine based on Web.|185|2021-12-10|2021-09-16|
|
||||
|60|[HEIGE-PCloud/DoIt](https://github.com/HEIGE-PCloud/DoIt)|A clean, elegant and advanced blog theme for Hugo.|182|2021-12-09|2021-04-15|
|
||||
|61|[pureink/inkrss](https://github.com/pureink/inkrss)|Notify when rss feeds are updated RSS 更新通知 |181|2021-09-30|2021-07-18|
|
||||
|62|[RikudouPatrickstar/jd-base](https://github.com/RikudouPatrickstar/jd-base)|自用工具,仅针对 Linux 和 Docker,尽可能简单干净|180|2021-12-09|2021-02-06|
|
||||
|63|[youzhengjie9/cloud-yblog](https://github.com/youzhengjie9/cloud-yblog)|cloud-yblog是在yblog的基础上利用SpringCloud+SpringCloud alibaba开发的分布式微服务的博客系统,并会大量借鉴之前的不足之处进行优化升级,将会不断的更新,谢谢支持!|177|2021-10-07|2021-07-30|
|
||||
|64|[fishingworld/something](https://github.com/fishingworld/something)|个人用Surge Panel脚本|175|2021-11-17|2021-10-01|
|
||||
|65|[lgwebdream/fe-code](https://github.com/lgwebdream/fe-code)|🚗很很多前端同学,每日不仅要忙于内卷,还要忙于奔波在重复的业务逻辑期间,所以我们索性开发了这样一款工具,帮助大家可以直接根据接口生成 CURD 的全部代码,让大家生活多些快乐~|172|2021-08-26|2021-07-02|
|
||||
|66|[WGrape/lexer](https://github.com/WGrape/lexer)|A lexical analyzer based on DFA that is built using JS and supports multi-language extensions / 一个基于DFA的支持多语言扩展的JS版开源词法分析器|169|2021-12-04|2021-08-25|
|
||||
|67|[veo/vshell](https://github.com/veo/vshell)|vshell 是一款go编写的主机管理工具,使用蚁剑控制台及插件管理主机 vshell is a Remote Administation tool written in Go (RAT),use AntSword control host |162|2021-10-12|2021-09-21|
|
||||
|68|[cilame/v_jstools](https://github.com/cilame/v_jstools)|模仿着写一个开源的 chrome 插件,用来快速调试前端 js 代码。|158|2021-12-04|2021-09-25|
|
||||
|69|[anji-plus/report](https://github.com/anji-plus/report)|AJ-Report是一个完全开源,拖拽编辑的可视化设计工具。三步快速完成大屏:配置数据源---->写SQL配置数据集---->拖拽生成大屏。让管理层随时随地掌控业务动态,让每个决策都有数据支撑。|151|2021-12-13|2021-06-22|
|
||||
|70|[Arondight/Adachi-BOT](https://github.com/Arondight/Adachi-BOT)|一个在 QQ 中运行的原神助手|148|2021-12-13|2021-05-13|
|
||||
|71|[coderzhaoziwei/yande-re-chinese-patch](https://github.com/coderzhaoziwei/yande-re-chinese-patch)|中文标签 界面优化 高清大图 键盘翻页 流体布局|143|2021-10-24|2021-02-15|
|
||||
|72|[jiulan/platypus](https://github.com/jiulan/platypus)|自用项目 别fork|139|2021-12-07|2021-06-04|
|
||||
|73|[PercyJon/canteen_order_client](https://github.com/PercyJon/canteen_order_client)|ordering client for hospital or school canteen customer|138|2021-09-11|2021-09-09|
|
||||
|74|[KingRan/JD-Scripts](https://github.com/KingRan/JD-Scripts)|个人自用库,收藏好的JD脚本,适用于青龙面板|137|2021-12-13|2021-09-07|
|
||||
|75|[X1a0He/jd_scripts_fixed](https://github.com/X1a0He/jd_scripts_fixed)|由本人修复的京东类脚本,引用请注明来源|136|2021-12-06|2021-09-05|
|
||||
|76|[CloudWise-OpenSource/FlyFish](https://github.com/CloudWise-OpenSource/FlyFish)|FlyFish|134|2021-12-08|2021-10-08|
|
||||
|77|[lo4396ve/vue-analysis](https://github.com/lo4396ve/vue-analysis)|vue源码分析|130|2021-11-02|2021-09-13|
|
||||
|78|[master-of-forums/master-of-forums](https://github.com/master-of-forums/master-of-forums)|论坛网站页面美化、广告移除、功能增强。美轮美奂的视觉享受,安然恬静的论坛时光……|124|2021-12-09|2021-08-17|
|
||||
|79|[youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify)|最美订阅转换前端,UI大改,增加近百条远程配置!|123|2021-11-28|2021-03-04|
|
||||
|80|[guyijie1211/JustLive-Web](https://github.com/guyijie1211/JustLive-Web)|:tv:一个整合国内多个直播平台内容的网站|118|2021-11-09|2021-05-24|
|
||||
|81|[shanmiteko/LotteryAutoScript](https://github.com/shanmiteko/LotteryAutoScript)|Bili动态抽奖助手|116|2021-12-13|2021-07-10|
|
||||
|82|[Drincann/Mirai-js](https://github.com/Drincann/Mirai-js)|运行在 Node.js、浏览器下,基于 mirai-api-http 的 QQ 机器人开发框架。|113|2021-12-01|2021-01-27|
|
||||
|83|[itenl/react-native-scrollable-tabview](https://github.com/itenl/react-native-scrollable-tabview)|Based on pure JS scripts, without relying on native, no need for react-native link, Title / Header / Tabs / Sticky / Screen components can be flexibly configured, among which Tabs / Sticky can slide W ...|110|2021-12-07|2021-06-02|
|
||||
|84|[qianlongo/fe-handwriting](https://github.com/qianlongo/fe-handwriting)|手写各种js|110|2021-12-13|2021-06-02|
|
||||
|85|[tumuyan/Tree-Style-History](https://github.com/tumuyan/Tree-Style-History)|Shows your recent browser history in tree style. 树状展示浏览器历史 (For Edge / Chromium / Chrome)|109|2021-08-09|2021-04-18|
|
||||
|86|[04zhujunjie/jj-messagebox](https://github.com/04zhujunjie/jj-messagebox)|基于Vue的弹框 messagebox alert dialog loading popup toast|107|2021-11-09|2021-10-20|
|
||||
|87|[nancheung97/notion-zh_CN](https://github.com/nancheung97/notion-zh_CN)|对notion.so的汉化油猴脚本|106|2021-11-08|2021-06-01|
|
||||
|88|[SkepticMystic/graph-analysis](https://github.com/SkepticMystic/graph-analysis)|Analyse the structure of your Obsidian graph using various analysis techniques|105|2021-11-16|2021-07-11|
|
||||
|89|[CenBoMin/JDTASK_V2P](https://github.com/CenBoMin/JDTASK_V2P)|JDTASK_V2P - Docker环境下,搭建用elecV2P执行JDTASK的方案|102|2021-08-20|2021-06-26|
|
||||
|90|[zcy-inc/weekly-front](https://github.com/zcy-inc/weekly-front)|-|100|2021-07-31|2021-05-11|
|
||||
|91|[iGaoWei/BigDataView](https://github.com/iGaoWei/BigDataView)|100套大数据可视化炫酷大屏Html5模板;包含行业:社区、物业、政务、交通、金融银行等,全网最新、最多,最全、最酷、最炫大数据可视化模板。陆续更新中|99|2021-10-22|2021-07-29|
|
||||
|92|[wanwu/devtools-pro](https://github.com/wanwu/devtools-pro)|A web remote debugging tools, based on Chrome DevTools|99|2021-12-13|2021-04-30|
|
||||
|93|[zhushenwudi/LoveLiveMusicPlayer](https://github.com/zhushenwudi/LoveLiveMusicPlayer)|一款LLer的专属播放器|92|2021-12-12|2021-10-28|
|
||||
|12|[MoonBegonia/ninja](https://github.com/MoonBegonia/ninja)|-|1382|2022-01-24|2021-07-26|
|
||||
|13|[ender-zhao/Clash-for-Windows_Chinese](https://github.com/ender-zhao/Clash-for-Windows_Chinese)|clash for windows汉化版. 提供clash for windows的汉化版, 汉化补丁及汉化版安装程序|1258|2022-01-21|2021-04-19|
|
||||
|14|[craigary/nobelium](https://github.com/craigary/nobelium)|A static blog build on top of Notion and NextJS, deployed on Vercel.|1206|2022-01-26|2021-03-14|
|
||||
|15|[liyupi/daxigua](https://github.com/liyupi/daxigua)|最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!|1183|2021-08-20|2021-01-28|
|
||||
|16|[lyswhut/lx-music-mobile](https://github.com/lyswhut/lx-music-mobile)|一个基于 React native 开发的音乐软件|1142|2022-01-22|2021-05-15|
|
||||
|17|[RimoChan/match-you](https://github.com/RimoChan/match-you)|【您配吗】配你吗|1079|2022-01-22|2021-11-19|
|
||||
|18|[airuikun/mircro-tech](https://github.com/airuikun/mircro-tech)|react的微前端组件,让你的react项目可以加载vue组件|958|2021-08-18|2021-05-17|
|
||||
|19|[AlynxZhou/gnome-shell-extension-inotch](https://github.com/AlynxZhou/gnome-shell-extension-inotch)|Add a useless notch to your screen.|941|2021-10-30|2021-10-20|
|
||||
|20|[ineo6/hosts](https://github.com/ineo6/hosts)|GitHub最新hosts。解决GitHub图片无法显示,加速GitHub网页浏览。|879|2022-01-26|2021-03-28|
|
||||
|21|[Reamd7/notion-zh_CN](https://github.com/Reamd7/notion-zh_CN)|notion 中文化|871|2022-01-19|2021-08-12|
|
||||
|22|[arcxingye/EatKano](https://github.com/arcxingye/EatKano)|小游戏:吃掉小鹿乃|715|2022-01-26|2021-02-02|
|
||||
|23|[Tencent/cherry-markdown](https://github.com/Tencent/cherry-markdown)|✨ A Markdown Editor|684|2022-01-26|2021-10-15|
|
||||
|24|[asd920/Auto-jd](https://github.com/asd920/Auto-jd)|京东自用脚本|650|2022-01-26|2021-05-29|
|
||||
|25|[passerby-b/JDDJ](https://github.com/passerby-b/JDDJ)|京东到家果园庄园脚本,电报群:https://t.me/passerbyb2021|646|2021-12-13|2021-04-16|
|
||||
|26|[vitejs/docs-cn](https://github.com/vitejs/docs-cn)|Chinese translation of vitejs.dev|599|2022-01-21|2021-02-03|
|
||||
|27|[JackonYang/money-maker-apps](https://github.com/JackonYang/money-maker-apps)|我认为有赚钱能力的开源小程序、个人网站|585|2022-01-05|2021-01-28|
|
||||
|28|[YuehaiTeam/cocogoat](https://github.com/YuehaiTeam/cocogoat)|A toolbox for Genshin Impact to export artifacts automatically. 支持圣遗物全自动导出的原神工具箱,保证每一行代码都是熬夜加班打造。|514|2022-01-18|2021-04-08|
|
||||
|29|[feeddd/feeds](https://github.com/feeddd/feeds)|免费的公众号 RSS,支持扩展任意 APP|505|2022-01-25|2021-08-17|
|
||||
|30|[segfall/static-wiki](https://github.com/segfall/static-wiki)|Wikipedia using only static assets & no backend|504|2021-09-17|2021-07-18|
|
||||
|31|[tnfe/wp2vite](https://github.com/tnfe/wp2vite)|一个让webpack项目支持vite的前端项目的转换工具。A front-end project automatic conversion tool。|487|2021-12-17|2021-03-29|
|
||||
|32|[xaboy/form-create-designer](https://github.com/xaboy/form-create-designer)|好用的vue可视化表单设计器|454|2022-01-12|2021-04-05|
|
||||
|33|[764763903a/xdd-plus](https://github.com/764763903a/xdd-plus)|xdd-plus|412|2022-01-19|2021-09-06|
|
||||
|34|[xqq/mpegts.js](https://github.com/xqq/mpegts.js)|HTML5 MPEG2-TS Stream Player|398|2021-10-19|2021-03-15|
|
||||
|35|[ccwav/QLScript2](https://github.com/ccwav/QLScript2)|新QLScript|374|2022-01-26|2021-09-29|
|
||||
|36|[USTC-Hackergame/hackergame2021-writeups](https://github.com/USTC-Hackergame/hackergame2021-writeups)|中国科学技术大学第八届信息安全大赛的官方与非官方题解|365|2022-01-10|2021-10-30|
|
||||
|37|[wechat-miniprogram/minigame-unity-webgl-transform](https://github.com/wechat-miniprogram/minigame-unity-webgl-transform)|-|350|2022-01-26|2021-05-24|
|
||||
|38|[loong132/autojs-script](https://github.com/loong132/autojs-script)|autojs脚本程序,用于完成安卓设备上的重复性操作.包含脚本: 1.2021年京东618任务脚本 2.2021年京东燃动夏季活动脚本3.2021京东双十一热爱环游记|342|2021-11-06|2021-07-10|
|
||||
|39|[qishanzhiruan/basemall](https://github.com/qishanzhiruan/basemall)|🥇🥇🥇商城系统- java商城 B2C商城 小程序商城 H5商城 APP商城 ,本商城是前后端分离的商城、微服务架构商城。|330|2022-01-13|2021-09-13|
|
||||
|40|[yuannian1112/jd_scripts](https://github.com/yuannian1112/jd_scripts)|-|309|2022-01-26|2021-08-07|
|
||||
|41|[hewenguang/circle](https://github.com/hewenguang/circle)|让网页赏心悦目、让阅读回归初心。Circle 阅读模式提供更隐私、更轻松、更舒适的网页阅读体验|304|2021-08-25|2021-02-28|
|
||||
|42|[TributePaulWalker/Profiles](https://github.com/TributePaulWalker/Profiles)|搜集, 整理, Surge, Quantumult X实用规则.纯自用,不定时折腾更新。欢迎Star! 请不要Fork! 请不要Fork! 请不要Fork! 感谢!|288|2022-01-24|2021-03-31|
|
||||
|43|[shenruisi/Stay](https://github.com/shenruisi/Stay)|Stay is a local userscript manager and an extension sample for Safari on iOS/iPadOS.|283|2022-01-24|2021-10-24|
|
||||
|44|[SonicCloudOrg/sonic-client-web](https://github.com/SonicCloudOrg/sonic-client-web)|🎉Front end of Sonic cloud real machine testing platform. Sonic云真机测试平台前端。|273|2022-01-17|2021-08-16|
|
||||
|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|
|
||||
|47|[nihaojob/popular-message](https://github.com/nihaojob/popular-message)|轻量级的信息反馈组件|244|2021-12-07|2021-06-15|
|
||||
|48|[xiaopengand/daxigua](https://github.com/xiaopengand/daxigua)|大西瓜,合成大西瓜源码,破解版源码,支持模式选择,分数选择|222|2021-08-20|2021-01-27|
|
||||
|49|[elias-sundqvist/obsidian-annotator](https://github.com/elias-sundqvist/obsidian-annotator)|A plugin for reading and annotating PDFs and EPUBs in obsidian. |212|2021-10-02|2021-08-25|
|
||||
|50|[zihjiang/filling](https://github.com/zihjiang/filling)|非常易用,高性能、支持实时流式和离线批处理的海量数据处理产品,架构于 Apache Flink之上。|207|2021-12-12|2021-09-12|
|
||||
|51|[dushixiang/kafka-map](https://github.com/dushixiang/kafka-map)|A beautiful, concise and powerful kafka web management tool. 一个美观简洁且强大的kafka web管理工具。|206|2021-11-08|2021-03-27|
|
||||
|52|[muiplayer/hello-muiplayer](https://github.com/muiplayer/hello-muiplayer)|💡 一款优秀的 HTML5 视频播放器框架|205|2021-12-02|2021-03-30|
|
||||
|53|[helloworld-Co/html2md](https://github.com/helloworld-Co/html2md)|helloworld 开发者社区开源的一个轻量级,强大的 html 一键转 md 工具,支持多平台文章一键转换,并保存下载到本地。|201|2021-12-05|2021-02-05|
|
||||
|54|[tnfe/mdebug](https://github.com/tnfe/mdebug)|基于React开发的新一代web调试工具,支持React组件调试,类似于Chrome Devtools。A Lightweight, Easy To Extend Web Debugging Tool Build With React|200|2021-09-17|2021-08-25|
|
||||
|55|[longzhuzhu/nianyu](https://github.com/longzhuzhu/nianyu)|-|199|2021-09-19|2021-06-06|
|
||||
|56|[omxmo/qg](https://github.com/omxmo/qg)|秒杀软件、抢购软件、淘金币助手。淘宝/天猫/淘特/京东/拼多多/苏宁易购/华为商城/小米商城/聚划算/百亿补贴/抖音/快手/直播。手机抢购/茅台抢购/显卡抢购/耐克抢购/阿迪达斯鞋子抢购。38女王节/618/1111/双11喵糖/双十一/1212/双12/双十二/年货节任务助手。直链/BP链接|197|2021-12-12|2021-04-01|
|
||||
|57|[shaolin-kongfu/js_scripts](https://github.com/shaolin-kongfu/js_scripts)|-|191|2021-11-21|2021-07-27|
|
||||
|58|[MakinoharaShoko/WebGAL](https://github.com/MakinoharaShoko/WebGAL)|全新的基于 Web 的 视觉小说引擎 A brand new Visual Novel engine based on Web.|185|2021-12-10|2021-09-16|
|
||||
|59|[HEIGE-PCloud/DoIt](https://github.com/HEIGE-PCloud/DoIt)|A clean, elegant and advanced blog theme for Hugo.|182|2021-12-09|2021-04-15|
|
||||
|60|[pureink/inkrss](https://github.com/pureink/inkrss)|Notify when rss feeds are updated RSS 更新通知 |181|2021-09-30|2021-07-18|
|
||||
|61|[RikudouPatrickstar/jd-base](https://github.com/RikudouPatrickstar/jd-base)|自用工具,仅针对 Linux 和 Docker,尽可能简单干净|180|2021-12-09|2021-02-06|
|
||||
|62|[youzhengjie9/cloud-yblog](https://github.com/youzhengjie9/cloud-yblog)|cloud-yblog是在yblog的基础上利用SpringCloud+SpringCloud alibaba开发的分布式微服务的博客系统,并会大量借鉴之前的不足之处进行优化升级,将会不断的更新,谢谢支持!|177|2021-10-07|2021-07-30|
|
||||
|63|[fishingworld/something](https://github.com/fishingworld/something)|个人用Surge Panel脚本|175|2021-11-17|2021-10-01|
|
||||
|64|[lgwebdream/fe-code](https://github.com/lgwebdream/fe-code)|🚗很很多前端同学,每日不仅要忙于内卷,还要忙于奔波在重复的业务逻辑期间,所以我们索性开发了这样一款工具,帮助大家可以直接根据接口生成 CURD 的全部代码,让大家生活多些快乐~|172|2021-08-26|2021-07-02|
|
||||
|65|[WGrape/lexer](https://github.com/WGrape/lexer)|A lexical analyzer based on DFA that is built using JS and supports multi-language extensions / 一个基于DFA的支持多语言扩展的JS版开源词法分析器|169|2021-12-04|2021-08-25|
|
||||
|66|[veo/vshell](https://github.com/veo/vshell)|vshell 是一款go编写的主机管理工具,使用蚁剑控制台及插件管理主机 vshell is a Remote Administation tool written in Go (RAT),use AntSword control host |162|2021-10-12|2021-09-21|
|
||||
|67|[cilame/v_jstools](https://github.com/cilame/v_jstools)|模仿着写一个开源的 chrome 插件,用来快速调试前端 js 代码。|158|2021-12-04|2021-09-25|
|
||||
|68|[anji-plus/report](https://github.com/anji-plus/report)|AJ-Report是一个完全开源,拖拽编辑的可视化设计工具。三步快速完成大屏:配置数据源---->写SQL配置数据集---->拖拽生成大屏。让管理层随时随地掌控业务动态,让每个决策都有数据支撑。|151|2021-12-13|2021-06-22|
|
||||
|69|[Arondight/Adachi-BOT](https://github.com/Arondight/Adachi-BOT)|一个在 QQ 中运行的原神助手|148|2021-12-13|2021-05-13|
|
||||
|70|[coderzhaoziwei/yande-re-chinese-patch](https://github.com/coderzhaoziwei/yande-re-chinese-patch)|中文标签 界面优化 高清大图 键盘翻页 流体布局|143|2021-10-24|2021-02-15|
|
||||
|71|[jiulan/platypus](https://github.com/jiulan/platypus)|自用项目 别fork|139|2021-12-07|2021-06-04|
|
||||
|72|[PercyJon/canteen_order_client](https://github.com/PercyJon/canteen_order_client)|ordering client for hospital or school canteen customer|138|2021-09-11|2021-09-09|
|
||||
|73|[KingRan/JD-Scripts](https://github.com/KingRan/JD-Scripts)|个人自用库,收藏好的JD脚本,适用于青龙面板|137|2021-12-13|2021-09-07|
|
||||
|74|[X1a0He/jd_scripts_fixed](https://github.com/X1a0He/jd_scripts_fixed)|由本人修复的京东类脚本,引用请注明来源|136|2021-12-06|2021-09-05|
|
||||
|75|[CloudWise-OpenSource/FlyFish](https://github.com/CloudWise-OpenSource/FlyFish)|FlyFish|134|2021-12-08|2021-10-08|
|
||||
|76|[lo4396ve/vue-analysis](https://github.com/lo4396ve/vue-analysis)|vue源码分析|130|2021-11-02|2021-09-13|
|
||||
|77|[master-of-forums/master-of-forums](https://github.com/master-of-forums/master-of-forums)|论坛网站页面美化、广告移除、功能增强。美轮美奂的视觉享受,安然恬静的论坛时光……|124|2021-12-09|2021-08-17|
|
||||
|78|[youshandefeiyang/sub-web-modify](https://github.com/youshandefeiyang/sub-web-modify)|最美订阅转换前端,UI大改,增加近百条远程配置!|123|2021-11-28|2021-03-04|
|
||||
|79|[guyijie1211/JustLive-Web](https://github.com/guyijie1211/JustLive-Web)|:tv:一个整合国内多个直播平台内容的网站|118|2021-11-09|2021-05-24|
|
||||
|80|[shanmiteko/LotteryAutoScript](https://github.com/shanmiteko/LotteryAutoScript)|Bili动态抽奖助手|116|2021-12-13|2021-07-10|
|
||||
|81|[Drincann/Mirai-js](https://github.com/Drincann/Mirai-js)|运行在 Node.js、浏览器下,基于 mirai-api-http 的 QQ 机器人开发框架。|113|2021-12-01|2021-01-27|
|
||||
|82|[itenl/react-native-scrollable-tabview](https://github.com/itenl/react-native-scrollable-tabview)|Based on pure JS scripts, without relying on native, no need for react-native link, Title / Header / Tabs / Sticky / Screen components can be flexibly configured, among which Tabs / Sticky can slide W ...|110|2021-12-07|2021-06-02|
|
||||
|83|[qianlongo/fe-handwriting](https://github.com/qianlongo/fe-handwriting)|手写各种js|110|2021-12-13|2021-06-02|
|
||||
|84|[tumuyan/Tree-Style-History](https://github.com/tumuyan/Tree-Style-History)|Shows your recent browser history in tree style. 树状展示浏览器历史 (For Edge / Chromium / Chrome)|109|2021-08-09|2021-04-18|
|
||||
|85|[04zhujunjie/jj-messagebox](https://github.com/04zhujunjie/jj-messagebox)|基于Vue的弹框 messagebox alert dialog loading popup toast|107|2021-11-09|2021-10-20|
|
||||
|86|[nancheung97/notion-zh_CN](https://github.com/nancheung97/notion-zh_CN)|对notion.so的汉化油猴脚本|106|2021-11-08|2021-06-01|
|
||||
|87|[SkepticMystic/graph-analysis](https://github.com/SkepticMystic/graph-analysis)|Analyse the structure of your Obsidian graph using various analysis techniques|105|2021-11-16|2021-07-11|
|
||||
|88|[CenBoMin/JDTASK_V2P](https://github.com/CenBoMin/JDTASK_V2P)|JDTASK_V2P - Docker环境下,搭建用elecV2P执行JDTASK的方案|102|2021-08-20|2021-06-26|
|
||||
|89|[zcy-inc/weekly-front](https://github.com/zcy-inc/weekly-front)|-|100|2021-07-31|2021-05-11|
|
||||
|90|[iGaoWei/BigDataView](https://github.com/iGaoWei/BigDataView)|100套大数据可视化炫酷大屏Html5模板;包含行业:社区、物业、政务、交通、金融银行等,全网最新、最多,最全、最酷、最炫大数据可视化模板。陆续更新中|99|2021-10-22|2021-07-29|
|
||||
|91|[wanwu/devtools-pro](https://github.com/wanwu/devtools-pro)|A web remote debugging tools, based on Chrome DevTools|99|2021-12-13|2021-04-30|
|
||||
|92|[zhushenwudi/LoveLiveMusicPlayer](https://github.com/zhushenwudi/LoveLiveMusicPlayer)|一款LLer的专属播放器|92|2021-12-12|2021-10-28|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,39 +1,39 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Jupyter Notebook
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|848|2021-12-29|2021-04-07|
|
||||
|2|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|453|2022-01-25|2021-07-21|
|
||||
|3|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|265|2022-01-17|2021-02-04|
|
||||
|1|[yangxy/GPEN](https://github.com/yangxy/GPEN)|-|850|2021-12-29|2021-04-07|
|
||||
|2|[4paradigm/AutoX](https://github.com/4paradigm/AutoX)|AutoX is an efficient automl tool, which is mainly aimed at data mining competitions with tabular data.|454|2022-01-25|2021-07-21|
|
||||
|3|[d2l-ai/d2l-zh-pytorch-slides](https://github.com/d2l-ai/d2l-zh-pytorch-slides)|Pytorch版代码幻灯片|268|2022-01-17|2021-02-04|
|
||||
|4|[luo3300612/Visualizer](https://github.com/luo3300612/Visualizer)|assistant tools for attention visualization in deep learning|207|2021-08-11|2021-08-09|
|
||||
|5|[chokkan/mlnote](https://github.com/chokkan/mlnote)|機械学習帳|184|2022-01-25|2021-09-29|
|
||||
|5|[chokkan/mlnote](https://github.com/chokkan/mlnote)|機械学習帳|185|2022-01-25|2021-09-29|
|
||||
|6|[44670/SourceHanSans-Pixel](https://github.com/44670/SourceHanSans-Pixel)|基于思源黑体的开源像素字体|172|2022-01-03|2021-08-18|
|
||||
|7|[datawhalechina/thorough-pytorch](https://github.com/datawhalechina/thorough-pytorch)|-|122|2021-11-15|2021-07-31|
|
||||
|8|[chenghuige/pikachu2](https://github.com/chenghuige/pikachu2)|微信大数据2021 1st,qq浏览器2021 3rd,mind新闻推荐2020 1st,NAIC2020 AI+遥感影像 2nd|107|2021-11-17|2021-11-04|
|
||||
|9|[kevinfu1717/SuperInterstellarTerminal](https://github.com/kevinfu1717/SuperInterstellarTerminal)|【X世纪星际终端】A Wechat Social and AR Game: 基于微信聊天,结合增强现实技术AR+LBS(基于图像位置)的轻社交星际漂流瓶游戏。向外太空发送漂流信息,看看AI预测的外星人是长什么样的,寻找身边的外星人,逗逗外星生物,看看外星植物及外星建筑。Send the message to the outer space, find the aliens in the earth ...|89|2021-12-10|2021-08-01|
|
||||
|10|[mindslab-ai/wavegrad2](https://github.com/mindslab-ai/wavegrad2)|Unofficial Pytorch Implementation of WaveGrad2|84|2021-08-18|2021-07-09|
|
||||
|11|[dglai/maxp_baseline_model](https://github.com/dglai/maxp_baseline_model)|-|66|2021-11-05|2021-10-06|
|
||||
|12|[ni1o1/transbigdata](https://github.com/ni1o1/transbigdata)|A Python package developed for transportation spatio-temporal big data processing, analysis and visualization.|63|2022-01-25|2021-10-21|
|
||||
|13|[datawhalechina/learn-python-the-smart-way](https://github.com/datawhalechina/learn-python-the-smart-way)|聪明方法学Python,简明且系统的 Python 入门教程。|53|2022-01-25|2021-07-10|
|
||||
|14|[lingjzhu/charsiu](https://github.com/lingjzhu/charsiu)|Charsiu: A neural phonetic aligner.|52|2022-01-24|2021-08-29|
|
||||
|15|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|49|2022-01-12|2021-10-18|
|
||||
|12|[ni1o1/transbigdata](https://github.com/ni1o1/transbigdata)|A Python package developed for transportation spatio-temporal big data processing, analysis and visualization.|64|2022-01-26|2021-10-21|
|
||||
|13|[datawhalechina/learn-python-the-smart-way](https://github.com/datawhalechina/learn-python-the-smart-way)|聪明方法学Python,简明且系统的 Python 入门教程。|54|2022-01-25|2021-07-10|
|
||||
|14|[lingjzhu/charsiu](https://github.com/lingjzhu/charsiu)|Charsiu: A neural phonetic aligner.|52|2022-01-26|2021-08-29|
|
||||
|15|[kzbkzb/Python-AI](https://github.com/kzbkzb/Python-AI)|深度学习100例、深度学习DL、图片分类、目标识别、目标检测、自然语言处理nlp、文本分类、TensorFlow、PyTorch|51|2022-01-12|2021-10-18|
|
||||
|16|[madhavmk/Noise2Noise-audio_denoising_without_clean_training_data](https://github.com/madhavmk/Noise2Noise-audio_denoising_without_clean_training_data)|Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy ...|49|2021-09-04|2021-03-28|
|
||||
|17|[RuifMaxx/Multidimensional-time-series-with-transformer](https://github.com/RuifMaxx/Multidimensional-time-series-with-transformer)|transformer/self-attention for Multidimensional time series forecasting 使用transformer架构实现多维时间预测|46|2021-08-10|2021-07-16|
|
||||
|18|[zengwb-lx/yolov5-deepsort-pedestrian-counting](https://github.com/zengwb-lx/yolov5-deepsort-pedestrian-counting)|yolov5 + deepsort实现了行人计数功能, 统计摄像头内出现过的总人数,以及对穿越自定义黄线行人计数效果如下|43|2021-09-04|2021-01-30|
|
||||
|19|[boyu-ai/Hands-on-RL](https://github.com/boyu-ai/Hands-on-RL)|https://hrl.boyuai.com/|41|2021-08-14|2021-08-08|
|
||||
|20|[sunnyswag/StockRL](https://github.com/sunnyswag/StockRL)|在A股(股票)市场上训练强化学习交易智能体|37|2021-08-28|2021-04-18|
|
||||
|21|[QikaiXu/Recommender-System-Pytorch](https://github.com/QikaiXu/Recommender-System-Pytorch)|基于 Pytorch 实现推荐系统相关的算法|36|2021-11-17|2021-07-10|
|
||||
|22|[datawhalechina/powerful-numpy](https://github.com/datawhalechina/powerful-numpy)|巨硬的NumPy|32|2022-01-24|2021-10-15|
|
||||
|22|[datawhalechina/powerful-numpy](https://github.com/datawhalechina/powerful-numpy)|巨硬的NumPy|33|2022-01-24|2021-10-15|
|
||||
|23|[DIUx-xView/xview3-reference](https://github.com/DIUx-xView/xview3-reference)|Reference data processing code and model for the xView3 prize challenge.|31|2021-11-29|2021-08-31|
|
||||
|24|[Hongyu-Yue/yoloV5_modify_smalltarget](https://github.com/Hongyu-Yue/yoloV5_modify_smalltarget)|YOLOV5 小目标检测修改版|31|2021-08-21|2021-08-21|
|
||||
|25|[buzhidaoshenme/YOLOX-OBB](https://github.com/buzhidaoshenme/YOLOX-OBB)|YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测|30|2021-11-19|2021-09-18|
|
||||
|26|[RMSnow/WWW2021](https://github.com/RMSnow/WWW2021)|This is the official repository to release the code and datasets in the paper "Mining Dual Emotion for Fake News Detection", WWW 2021.|29|2021-12-31|2021-02-08|
|
||||
|27|[Prayforhanluo/CTR_Algorithm](https://github.com/Prayforhanluo/CTR_Algorithm)|一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM,xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,DIN, DIEN ... (pytorch, tf2.0)|28|2022-01-19|2021-07-08|
|
||||
|28|[PaddlePaddle/PaddleSpatial](https://github.com/PaddlePaddle/PaddleSpatial)|PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle. |27|2021-12-17|2021-07-12|
|
||||
|29|[lansinuote/Machine-Learning-In-Numpy](https://github.com/lansinuote/Machine-Learning-In-Numpy)|纯python实现机器学习算法,非套用sk-learn|25|2021-11-08|2021-05-08|
|
||||
|29|[lansinuote/Machine-Learning-In-Numpy](https://github.com/lansinuote/Machine-Learning-In-Numpy)|纯python实现机器学习算法,非套用sk-learn|26|2021-11-08|2021-05-08|
|
||||
|30|[EMUNES/Auto-Subtitle-File-Generation](https://github.com/EMUNES/Auto-Subtitle-File-Generation)|Generate subtitle files with timelines in an automatic way.|24|2021-11-09|2021-02-15|
|
||||
|31|[accomdemy/accomdemy](https://github.com/accomdemy/accomdemy)|Welcome to Accomdemy! 歡迎來到伴伴學!|22|2021-12-24|2021-05-11|
|
||||
|32|[KristiyanVachev/Leaf-Question-Generation](https://github.com/KristiyanVachev/Leaf-Question-Generation)|Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.|20|2022-01-05|2021-10-04|
|
||||
|
||||
@ -1,70 +1,70 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Kotlin
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1379|2022-01-23|2021-02-01|
|
||||
|2|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS15扫码即用。🚧 客户端和快应用开发中|904|2022-01-25|2021-12-16|
|
||||
|3|[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 ...|806|2022-01-18|2021-12-17|
|
||||
|4|[wuyr/intellij-media-player](https://github.com/wuyr/intellij-media-player)|【🐟摸鱼专用】上班偷偷看视频📺而不会被老板打🔨的IDE插件,适配JetBrains全家桶|491|2021-09-01|2021-06-08|
|
||||
|5|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|465|2022-01-25|2021-05-06|
|
||||
|6|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|417|2021-12-28|2021-09-02|
|
||||
|7|[fuusy/component-jetpack-mvvm](https://github.com/fuusy/component-jetpack-mvvm)|💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。|377|2021-12-18|2021-04-29|
|
||||
|8|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|289|2021-12-30|2021-09-22|
|
||||
|9|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|279|2022-01-15|2021-03-20|
|
||||
|10|[gdutxiaoxu/AnchorTask](https://github.com/gdutxiaoxu/AnchorTask)|锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载|279|2021-09-15|2021-02-05|
|
||||
|11|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|android 端编译加速插件🚀 |252|2022-01-25|2021-10-20|
|
||||
|12|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|248|2022-01-25|2021-06-30|
|
||||
|13|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测,注解+Asm修改字节码的检测方案|246|2022-01-19|2021-11-15|
|
||||
|1|[ByteLegend/ByteLegend](https://github.com/ByteLegend/ByteLegend)|Enjoy programming while playing a game.|1379|2022-01-26|2021-02-01|
|
||||
|2|[easychen/pushdeer](https://github.com/easychen/pushdeer)|开放源码的无App推送服务,iOS15扫码即用。🚧 客户端和快应用开发中|917|2022-01-26|2021-12-16|
|
||||
|3|[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 ...|811|2022-01-26|2021-12-17|
|
||||
|4|[wuyr/intellij-media-player](https://github.com/wuyr/intellij-media-player)|【🐟摸鱼专用】上班偷偷看视频📺而不会被老板打🔨的IDE插件,适配JetBrains全家桶|492|2021-09-01|2021-06-08|
|
||||
|5|[miaowmiaow/fragmject](https://github.com/miaowmiaow/fragmject)|一个入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。|470|2022-01-25|2021-05-06|
|
||||
|6|[huannan/XArch](https://github.com/huannan/XArch)|🔥🔥🔥Android架构最佳实践 - 手把手带你搭建一个优秀的Android项目架构|418|2021-12-28|2021-09-02|
|
||||
|7|[fuusy/component-jetpack-mvvm](https://github.com/fuusy/component-jetpack-mvvm)|💖组件化+Jetpack+Kotlin+MVVM项目实战,涉及Jetpack相关组件,Kotlin相关技术,协程+Retrofit,Paging3+Room等。|378|2021-12-18|2021-04-29|
|
||||
|8|[KwaiAppTeam/AkDanmaku](https://github.com/KwaiAppTeam/AkDanmaku)|一款利用游戏引擎理念打造的原生弹幕库|290|2021-12-30|2021-09-22|
|
||||
|9|[re-ovo/iwara4a](https://github.com/re-ovo/iwara4a)|基于Jetpack Compose开发的iwara安卓app (Unofficial Iwara Android Application)|284|2022-01-15|2021-03-20|
|
||||
|10|[gdutxiaoxu/AnchorTask](https://github.com/gdutxiaoxu/AnchorTask)|锚点任务,可以用来解决多线程加载任务依赖的问题。常见的,比如 Android 启动优化,通常会进行多线程异步加载|280|2021-09-15|2021-02-05|
|
||||
|11|[trycatchx/RocketXPlugin](https://github.com/trycatchx/RocketXPlugin)|android 端编译加速插件🚀 |256|2022-01-25|2021-10-20|
|
||||
|12|[Leon406/ToolsFx](https://github.com/Leon406/ToolsFx)|基于kotlin+tornadoFx开发的跨平台密码学工具箱.包含编解码,编码转换,加解密, 哈希,MAC,签名,二维码功能,ctf等实用功能,支持插件|250|2022-01-26|2021-06-30|
|
||||
|13|[allenymt/PrivacySentry](https://github.com/allenymt/PrivacySentry)|Android隐私合规检测,注解+Asm修改字节码的检测方案|248|2022-01-19|2021-11-15|
|
||||
|14|[cdalwyn/PlayAndroid](https://github.com/cdalwyn/PlayAndroid)|:v::fist::wave:玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配:heavy_check_mark:状态栏沉浸式:heavy_check_mark:黑夜模式:heavy_check_mark:,无数据、加载失败状态页;骨架屏、Koin依赖注入等|182|2021-12-03|2021-02-05|
|
||||
|15|[anyRTC-UseCase/anyHouse](https://github.com/anyRTC-UseCase/anyHouse)|高仿 ClubHouse,语音直播、语聊房、高音质、极速上麦,开源 ClubHouse,实现了Clubhouse的上麦,下麦,邀请,语音音量提示等功能。|174|2021-12-14|2021-03-22|
|
||||
|15|[anyRTC-UseCase/anyHouse](https://github.com/anyRTC-UseCase/anyHouse)|高仿 ClubHouse,语音直播、语聊房、高音质、极速上麦,开源 ClubHouse,实现了Clubhouse的上麦,下麦,邀请,语音音量提示等功能。|175|2021-12-14|2021-03-22|
|
||||
|16|[Petterpx/FloatingX](https://github.com/Petterpx/FloatingX)|Android免权限悬浮窗,支持全局、局部悬浮,支持边缘吸附、回弹、自定义动画、位置保存、窗口化及分屏后位置修复等。Android without permission suspension window, support global, local suspension, support edge adsorption, rebound, custom animation, position s ...|167|2022-01-12|2021-05-31|
|
||||
|17|[hyy920109/HighLightPro](https://github.com/hyy920109/HighLightPro)|A highlight lib and also it can be a simple popup window lib for android|164|2021-11-12|2021-04-02|
|
||||
|18|[xjunz/AutoSkip](https://github.com/xjunz/AutoSkip)|基于Shizuku授权的安卓"自动跳过"工具|155|2022-01-18|2021-06-20|
|
||||
|19|[ydstar/AdapterKit](https://github.com/ydstar/AdapterKit)|对Recyclerview的adapter的封装,轻松实现各种复杂列表|116|2021-11-11|2021-03-23|
|
||||
|20|[AranAndroid009/Mvvm](https://github.com/AranAndroid009/Mvvm)|-|115|2021-08-10|2021-04-23|
|
||||
|21|[qqlittleice/MiuiHome](https://github.com/qqlittleice/MiuiHome)|[Xposed] Hook For MIUI Launcher / 针对MIUI桌面的自定义扩展|111|2022-01-25|2021-04-30|
|
||||
|22|[DylanCaiCoding/ActivityResultLauncher](https://github.com/DylanCaiCoding/ActivityResultLauncher)|Replace startActivityForResult() method gracefully, based on the Activity Result API. (优雅地替代 startActivityForResult(),基于 Activity Result API)|110|2022-01-24|2021-05-30|
|
||||
|23|[577fkj/MIUIStatusBarLyric](https://github.com/577fkj/MIUIStatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|107|2022-01-25|2021-11-20|
|
||||
|24|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|100|2021-11-25|2021-10-25|
|
||||
|21|[qqlittleice/MiuiHome](https://github.com/qqlittleice/MiuiHome)|[Xposed] Hook For MIUI Launcher / 针对MIUI桌面的自定义扩展|112|2022-01-26|2021-04-30|
|
||||
|22|[DylanCaiCoding/ActivityResultLauncher](https://github.com/DylanCaiCoding/ActivityResultLauncher)|Replace startActivityForResult() method gracefully, based on the Activity Result API. (优雅地替代 startActivityForResult(),基于 Activity Result API)|111|2022-01-24|2021-05-30|
|
||||
|23|[577fkj/StatusBarLyric](https://github.com/577fkj/StatusBarLyric)|[Xposed] Status Bar Lyric / 状态栏歌词|109|2022-01-26|2021-11-20|
|
||||
|24|[shenzhen2017/wanandroid-compose](https://github.com/shenzhen2017/wanandroid-compose)|Compose+MVI+Navigation实现wanAndroid客户端|102|2021-11-25|2021-10-25|
|
||||
|25|[shenzhen2017/android-architecture](https://github.com/shenzhen2017/android-architecture)|追求android架构更佳实践~|96|2021-11-09|2021-10-20|
|
||||
|26|[KitsunePie/QAssistant](https://github.com/KitsunePie/QAssistant)|兼具实用与美观于一身的 QQ 小帮手|96|2022-01-25|2021-03-12|
|
||||
|27|[shenzhen2017/ComposeDouban](https://github.com/shenzhen2017/ComposeDouban)|Compose仿豆瓣榜单页面|93|2021-08-26|2021-08-22|
|
||||
|27|[shenzhen2017/ComposeDouban](https://github.com/shenzhen2017/ComposeDouban)|Compose仿豆瓣榜单页面|94|2021-08-26|2021-08-22|
|
||||
|28|[hi-dhl/KtKit](https://github.com/hi-dhl/KtKit)|KtKit 小巧而实用,用 Kotlin 语言编写的工具库(长期更新中)|93|2021-09-28|2021-08-01|
|
||||
|29|[leavesCZY/compose_chat](https://github.com/leavesCZY/compose_chat)|🎁🎁🎁 用 Jetpack Compose 实现一个 IM APP|93|2022-01-25|2021-06-07|
|
||||
|30|[zhujiang521/PlayWeather](https://github.com/zhujiang521/PlayWeather)|🔥🔥🔥 Compose、Lce、MVVM、深色模式、横屏、无网弱网适配、Room、Hilt、多语言切换,目前Android最新的库基本全用上了,你想要的都有🔥🔥🔥|88|2022-01-24|2021-10-30|
|
||||
|31|[behring/8x-flow-diagram](https://github.com/behring/8x-flow-diagram)|通过Kotlin DSL创建8x Flow建模图|71|2021-12-18|2021-10-11|
|
||||
|32|[ultimateHandsomeBoy666/Particle](https://github.com/ultimateHandsomeBoy666/Particle)|A particle view library written in kotlin, easy to use|71|2021-10-11|2021-06-30|
|
||||
|33|[sonder-joker/mirai-compose](https://github.com/sonder-joker/mirai-compose)|mirai-console的跨平台桌面端|70|2022-01-15|2021-02-03|
|
||||
|33|[sonder-joker/mirai-compose](https://github.com/sonder-joker/mirai-compose)|mirai-console的跨平台桌面端|71|2022-01-15|2021-02-03|
|
||||
|34|[oooo7777777/VLibrary](https://github.com/oooo7777777/VLibrary)|MVVM+DataBinding+ViewModel+lifecycle+kotlin+liveData+Coroutines|69|2022-01-21|2021-03-12|
|
||||
|35|[iftechio/SquareLayoutManager](https://github.com/iftechio/SquareLayoutManager)|小宇宙 App 广场组件,带惯性运动的二维矩阵卡片列表 UI,自定义 LayoutManager + SnapHelper|67|2021-11-17|2021-02-08|
|
||||
|36|[QiYuTechOrg/QiYuTkAndroid](https://github.com/QiYuTechOrg/QiYuTkAndroid)|奇遇淘客 Android 客户端|64|2021-09-13|2021-01-27|
|
||||
|37|[FuckAntiAddiction/BiligameAddictionNotLimited](https://github.com/FuckAntiAddiction/BiligameAddictionNotLimited)|B站游戏防沉迷不限制,关键字:B站游戏 BiliBili游戏 实名认证 防沉迷|62|2021-10-30|2021-08-12|
|
||||
|38|[linxiangcheer/PlayAndroid](https://github.com/linxiangcheer/PlayAndroid)|Jetpack Compose版本的WanAndroid|60|2021-09-30|2021-08-28|
|
||||
|39|[re-ovo/ASoulZhiWang](https://github.com/re-ovo/ASoulZhiWang)|ASOUL评论区小作文助手|59|2021-10-30|2021-07-05|
|
||||
|40|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / Android proxy toolchain / 安卓代理应用 / Fork of SagerNet|58|2022-01-24|2021-11-30|
|
||||
|41|[shenzhen2017/compose-refreshlayout](https://github.com/shenzhen2017/compose-refreshlayout)|Compose版SmartRefreshLayout|58|2022-01-03|2021-09-22|
|
||||
|42|[wangyiqian/StockChart](https://github.com/wangyiqian/StockChart)|StockChart是一款适用于Android的高扩展性、高性能股票图开发库,轻松完成各种子图的组合,还能灵活的定制自己的子图满足复杂的业务需求。|58|2022-01-13|2021-04-06|
|
||||
|43|[zhoulinda/eyepetizer_kotlin](https://github.com/zhoulinda/eyepetizer_kotlin)|一款仿开眼短视频App,分别采用MVP、MVVM两种模式实现。一、组件化 + Kotlin + MVP + RxJava + Retrofit + OkHttp 二、组件化 + Kotlin + MVVM + LiveData + DataBinding + Coroutines + RxJava + Retrofit + OkHttp |57|2021-11-06|2021-02-25|
|
||||
|44|[Colter23/bilibili-dynamic-mirai-plugin](https://github.com/Colter23/bilibili-dynamic-mirai-plugin)|低延迟检测B站动态/直播的mirai-console插件|55|2022-01-18|2021-03-14|
|
||||
|45|[congHu/DD_Monitor-android-kotlin](https://github.com/congHu/DD_Monitor-android-kotlin)|DD监控室,安卓版,Kotlin|54|2021-10-28|2021-03-24|
|
||||
|46|[yechaoa/wanandroid_jetpack](https://github.com/yechaoa/wanandroid_jetpack)|玩安卓的Jetpack版本|53|2021-10-16|2021-02-04|
|
||||
|47|[RC1844/MIUI_IME_Unlock](https://github.com/RC1844/MIUI_IME_Unlock)|解锁 MIUI 全面屏优化限制|52|2021-10-13|2021-03-18|
|
||||
|48|[fmtjava/Jetpack_Compose_News](https://github.com/fmtjava/Jetpack_Compose_News)|基于Jetpack Compose实现的一款集新闻、视频、美图、音乐、天气等功能的资讯App,持续完善中...|51|2022-01-09|2021-06-13|
|
||||
|49|[TaylorKunZhang/single-click](https://github.com/TaylorKunZhang/single-click)|A library that gracefully handles repeated clicks in Android.|51|2021-09-13|2021-03-20|
|
||||
|50|[q876625596/YasuoRecyclerViewAdapter](https://github.com/q876625596/YasuoRecyclerViewAdapter)|一个能让你感受到快乐的RecyclerViewAdapter库,A RecyclerViewAdapter library that can make you feel happy|51|2021-09-29|2021-01-27|
|
||||
|51|[shenzhen2017/ComposeShimmer](https://github.com/shenzhen2017/ComposeShimmer)|简单易用的Compose版骨架屏|49|2021-09-23|2021-08-30|
|
||||
|52|[KyuubiRan/EzXHelper](https://github.com/KyuubiRan/EzXHelper)|一个使Xposed模块开发变的更轻松的kotlin库|49|2022-01-25|2021-03-18|
|
||||
|53|[kongnanlive/StickyHeaderScrollView](https://github.com/kongnanlive/StickyHeaderScrollView)|支持吸顶Sticky,滚动布局NestedScrollView嵌套RecyclerView,解决CoordinatorLayout、AppBarLayout快速滑动fling停住卡住回弹抖动等bug|44|2021-08-12|2021-06-04|
|
||||
|54|[duzhaokun123/BilibiliHD2](https://github.com/duzhaokun123/BilibiliHD2)|非官方哔哩哔哩客户端|44|2022-01-25|2021-04-11|
|
||||
|38|[MatsuriDayo/Matsuri](https://github.com/MatsuriDayo/Matsuri)|Matsuri (茉莉) / Android proxy toolchain / 安卓代理应用 / Fork of SagerNet|61|2022-01-24|2021-11-30|
|
||||
|39|[linxiangcheer/PlayAndroid](https://github.com/linxiangcheer/PlayAndroid)|Jetpack Compose版本的WanAndroid|60|2021-09-30|2021-08-28|
|
||||
|40|[shenzhen2017/compose-refreshlayout](https://github.com/shenzhen2017/compose-refreshlayout)|Compose版SmartRefreshLayout|59|2022-01-03|2021-09-22|
|
||||
|41|[re-ovo/ASoulZhiWang](https://github.com/re-ovo/ASoulZhiWang)|ASOUL评论区小作文助手|59|2021-10-30|2021-07-05|
|
||||
|42|[KyuubiRan/EzXHelper](https://github.com/KyuubiRan/EzXHelper)|一个使Xposed模块开发变的更轻松的kotlin库|59|2022-01-26|2021-03-18|
|
||||
|43|[wangyiqian/StockChart](https://github.com/wangyiqian/StockChart)|StockChart是一款适用于Android的高扩展性、高性能股票图开发库,轻松完成各种子图的组合,还能灵活的定制自己的子图满足复杂的业务需求。|58|2022-01-13|2021-04-06|
|
||||
|44|[zhoulinda/eyepetizer_kotlin](https://github.com/zhoulinda/eyepetizer_kotlin)|一款仿开眼短视频App,分别采用MVP、MVVM两种模式实现。一、组件化 + Kotlin + MVP + RxJava + Retrofit + OkHttp 二、组件化 + Kotlin + MVVM + LiveData + DataBinding + Coroutines + RxJava + Retrofit + OkHttp |57|2021-11-06|2021-02-25|
|
||||
|45|[Colter23/bilibili-dynamic-mirai-plugin](https://github.com/Colter23/bilibili-dynamic-mirai-plugin)|低延迟检测B站动态/直播的mirai-console插件|55|2022-01-18|2021-03-14|
|
||||
|46|[congHu/DD_Monitor-android-kotlin](https://github.com/congHu/DD_Monitor-android-kotlin)|DD监控室,安卓版,Kotlin|54|2021-10-28|2021-03-24|
|
||||
|47|[yechaoa/wanandroid_jetpack](https://github.com/yechaoa/wanandroid_jetpack)|玩安卓的Jetpack版本|53|2021-10-16|2021-02-04|
|
||||
|48|[RC1844/MIUI_IME_Unlock](https://github.com/RC1844/MIUI_IME_Unlock)|解锁 MIUI 全面屏优化限制|52|2021-10-13|2021-03-18|
|
||||
|49|[fmtjava/Jetpack_Compose_News](https://github.com/fmtjava/Jetpack_Compose_News)|基于Jetpack Compose实现的一款集新闻、视频、美图、音乐、天气等功能的资讯App,持续完善中...|51|2022-01-09|2021-06-13|
|
||||
|50|[TaylorKunZhang/single-click](https://github.com/TaylorKunZhang/single-click)|A library that gracefully handles repeated clicks in Android.|51|2021-09-13|2021-03-20|
|
||||
|51|[q876625596/YasuoRecyclerViewAdapter](https://github.com/q876625596/YasuoRecyclerViewAdapter)|一个能让你感受到快乐的RecyclerViewAdapter库,A RecyclerViewAdapter library that can make you feel happy|51|2021-09-29|2021-01-27|
|
||||
|52|[shenzhen2017/ComposeShimmer](https://github.com/shenzhen2017/ComposeShimmer)|简单易用的Compose版骨架屏|50|2021-09-23|2021-08-30|
|
||||
|53|[duzhaokun123/BilibiliHD2](https://github.com/duzhaokun123/BilibiliHD2)|非官方哔哩哔哩客户端|46|2022-01-26|2021-04-11|
|
||||
|54|[kongnanlive/StickyHeaderScrollView](https://github.com/kongnanlive/StickyHeaderScrollView)|支持吸顶Sticky,滚动布局NestedScrollView嵌套RecyclerView,解决CoordinatorLayout、AppBarLayout快速滑动fling停住卡住回弹抖动等bug|45|2021-08-12|2021-06-04|
|
||||
|55|[zyj1609wz/Startup](https://github.com/zyj1609wz/Startup)|android 启动库|42|2021-09-30|2021-09-29|
|
||||
|56|[Mr-lin930819/ComposeMany](https://github.com/Mr-lin930819/ComposeMany)|使用jetpack compose构建的app|42|2022-01-23|2021-03-03|
|
||||
|57|[xiazunyang/discovery](https://github.com/xiazunyang/discovery)|辅助Android开发者在多模块工程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。|39|2021-12-29|2021-08-06|
|
||||
|58|[Leifzhang/AndroidStartup](https://github.com/Leifzhang/AndroidStartup)|启动有向无环图玩具工程|37|2022-01-25|2021-11-25|
|
||||
|59|[Shouheng88/AndroidStartup](https://github.com/Shouheng88/AndroidStartup)|🔥 重整你的 Android 启动任务流:特别适用于组件化、异步任务、多进程等复杂场景。|37|2021-10-26|2021-05-02|
|
||||
|60|[CorruptedArk/did-i-take-my-meds](https://github.com/CorruptedArk/did-i-take-my-meds)|A Kotlin Android app to manage medications|36|2022-01-23|2021-07-02|
|
||||
|58|[Leifzhang/AndroidStartup](https://github.com/Leifzhang/AndroidStartup)|启动有向无环图玩具工程|37|2022-01-26|2021-11-25|
|
||||
|59|[CorruptedArk/did-i-take-my-meds](https://github.com/CorruptedArk/did-i-take-my-meds)|A Kotlin Android app to manage medications|37|2022-01-23|2021-07-02|
|
||||
|60|[Shouheng88/AndroidStartup](https://github.com/Shouheng88/AndroidStartup)|🔥 重整你的 Android 启动任务流:特别适用于组件化、异步任务、多进程等复杂场景。|37|2021-10-26|2021-05-02|
|
||||
|61|[xluu233/ToastBox](https://github.com/xluu233/ToastBox)|Android toast吐司盒子,可实现多种自定义风格|36|2021-12-14|2021-06-21|
|
||||
|62|[gefangshuai/notion-text-snippets](https://github.com/gefangshuai/notion-text-snippets)|Notion和iOS快捷指令实现的快言快语功能|33|2021-12-13|2021-10-07|
|
||||
|63|[liqvip/EasyView](https://github.com/liqvip/EasyView)|🔥🔥🔥一个小巧美观,支持圆角,描边,阴影的 Android 控件库,极度轻量,支持代码动态修改圆角、描边!|32|2022-01-21|2021-12-16|
|
||||
@ -73,7 +73,7 @@
|
||||
|66|[geekvxyz/ContactBuilder](https://github.com/geekvxyz/ContactBuilder)|一个生成随机联系人的Android小程序|28|2021-11-28|2021-11-04|
|
||||
|67|[AndroidBBQ/WanAndroid-jetpack](https://github.com/AndroidBBQ/WanAndroid-jetpack)|kotlin+koin+mvvm+jetpack+协程|28|2021-08-03|2021-06-05|
|
||||
|68|[TabooLib/Chemdah](https://github.com/TabooLib/Chemdah)|远征任务框架|28|2022-01-19|2021-02-11|
|
||||
|69|[leavesCZY/ASM_Transform](https://github.com/leavesCZY/ASM_Transform)|ASM Transform 字节码插桩实战|25|2022-01-14|2021-12-10|
|
||||
|69|[leavesCZY/ASM_Transform](https://github.com/leavesCZY/ASM_Transform)|ASM Transform 字节码插桩实战|25|2022-01-26|2021-12-10|
|
||||
|70|[Dboy233/Slotting](https://github.com/Dboy233/Slotting)|无痕埋点,源码0入侵,字节码插桩,Transform+ASM|25|2022-01-24|2021-11-03|
|
||||
|71|[wangdaqi77/P2M](https://github.com/wangdaqi77/P2M)|一个简单、高效、安全的Android组件化框架。|25|2022-01-24|2021-05-14|
|
||||
|72|[AoEiuV020/IAmNotDisabled](https://github.com/AoEiuV020/IAmNotDisabled)|我不是残疾人!|23|2022-01-11|2022-01-05|
|
||||
@ -85,13 +85,13 @@
|
||||
|78|[Nekoer/mirai-plugins-pixiv](https://github.com/Nekoer/mirai-plugins-pixiv)|可查看pixiv排行榜,作者作品,插画图片等等|22|2022-01-21|2021-07-30|
|
||||
|79|[TxcA/ManageStartActivity](https://github.com/TxcA/ManageStartActivity)|ActivityResultLauncher辅助类,一行代码解决startActivityForResult过时问题。 基于registerForActivityResult实现,满足日常使用需求。|21|2021-11-10|2021-09-23|
|
||||
|80|[aistra0528/Hail](https://github.com/aistra0528/Hail)|冻结 Android 应用 Freeze Android apps 220117.5|21|2022-01-22|2021-08-12|
|
||||
|81|[yinshuai0324/ToastX](https://github.com/yinshuai0324/ToastX)|轻量级的Android吐司库,底层使用SnackBar实现,可以实现顶部弹出,底部弹出。UI可高度定制。可自定义显示时长。提供简洁的APi调用|21|2021-11-21|2021-07-30|
|
||||
|82|[liangjingkanji/Net-okhttp3](https://github.com/liangjingkanji/Net-okhttp3)|本仓库仅为Net支持 Android 5 (API level 21) 以下, 点击以下链接访问主仓库|21|2021-12-06|2021-05-25|
|
||||
|83|[cssxsh/arknights-helper](https://github.com/cssxsh/arknights-helper)|mirai-console 插件开发计划|21|2022-01-20|2021-05-01|
|
||||
|84|[w4123/MiraiNative-CrossPlatform](https://github.com/w4123/MiraiNative-CrossPlatform)|跨平台的MiraiNative,用于在不同架构不同操作系统上支持符合酷QAPI的插件。请注意插件必须被重新编译以在除Windows i386环境以外使用。|21|2021-09-09|2021-01-28|
|
||||
|85|[Xiaro/MtF-Simulator](https://github.com/Xiaro/MtF-Simulator)|小药娘模拟器|20|2021-09-20|2021-09-04|
|
||||
|86|[LinHeLurking/mirai-news-reporter](https://github.com/LinHeLurking/mirai-news-reporter)|一个简单的每日新闻速报/动画速报 mirai-console 插件|20|2021-11-22|2021-09-03|
|
||||
|87|[fuusy/FuPerformance](https://github.com/fuusy/FuPerformance)|性能优化实战系列,包含启动、内存、卡顿、电量、网络、app大小优化等。|20|2021-09-03|2021-08-09|
|
||||
|81|[fuusy/FuPerformance](https://github.com/fuusy/FuPerformance)|性能优化实战系列,包含启动、内存、卡顿、电量、网络、app大小优化等。|21|2021-09-03|2021-08-09|
|
||||
|82|[yinshuai0324/ToastX](https://github.com/yinshuai0324/ToastX)|轻量级的Android吐司库,底层使用SnackBar实现,可以实现顶部弹出,底部弹出。UI可高度定制。可自定义显示时长。提供简洁的APi调用|21|2021-11-21|2021-07-30|
|
||||
|83|[liangjingkanji/Net-okhttp3](https://github.com/liangjingkanji/Net-okhttp3)|本仓库仅为Net支持 Android 5 (API level 21) 以下, 点击以下链接访问主仓库|21|2021-12-06|2021-05-25|
|
||||
|84|[cssxsh/arknights-helper](https://github.com/cssxsh/arknights-helper)|mirai-console 插件开发计划|21|2022-01-20|2021-05-01|
|
||||
|85|[w4123/MiraiNative-CrossPlatform](https://github.com/w4123/MiraiNative-CrossPlatform)|跨平台的MiraiNative,用于在不同架构不同操作系统上支持符合酷QAPI的插件。请注意插件必须被重新编译以在除Windows i386环境以外使用。|21|2021-09-09|2021-01-28|
|
||||
|86|[Xiaro/MtF-Simulator](https://github.com/Xiaro/MtF-Simulator)|小药娘模拟器|20|2021-09-20|2021-09-04|
|
||||
|87|[LinHeLurking/mirai-news-reporter](https://github.com/LinHeLurking/mirai-news-reporter)|一个简单的每日新闻速报/动画速报 mirai-console 插件|20|2021-11-22|2021-09-03|
|
||||
|88|[lamprose/MIDock](https://github.com/lamprose/MIDock)|一个xposed模块,将MIUI高斯模糊的搜索栏修改成Dock背景|20|2021-08-16|2021-05-07|
|
||||
|89|[sionsxie/arms-template-plugin](https://github.com/sionsxie/arms-template-plugin)|-|20|2021-10-26|2021-04-19|
|
||||
|90|[Amoryan/WeworkAccessibility](https://github.com/Amoryan/WeworkAccessibility)|无障碍服务实现企业微信自动抢红包辅助|20|2022-01-24|2021-02-03|
|
||||
@ -102,8 +102,8 @@
|
||||
|95|[LaoLittle/AutoGroup](https://github.com/LaoLittle/AutoGroup)|折磨群友之利器,基于Mirai-Console|18|2022-01-21|2021-12-07|
|
||||
|96|[shjlone/lx-music-android](https://github.com/shjlone/lx-music-android)|洛雪音乐助手Android版|18|2021-09-07|2021-05-13|
|
||||
|97|[RickyHal/EQList](https://github.com/RickyHal/EQList)|EQList(E-QuickList)是一款Kotlin实现的功能强大的RecyclerView渲染框架,使用DSL方式快速构建RecyclerView,无需实现Adapter和ViewHolder。|17|2022-01-23|2021-12-06|
|
||||
|98|[mzdluo123/SimpleGroupAuth](https://github.com/mzdluo123/SimpleGroupAuth)|简单的进群验证插件|17|2021-08-15|2021-08-02|
|
||||
|99|[catchpig/kmvvm](https://github.com/catchpig/kmvvm)|Kotlin+Flow+Retrofit+OKHttp+ViewBanding+ViewModel+LiveData封装的一个Kotlin版本的MVVM框架|16|2022-01-14|2021-10-27|
|
||||
|98|[catchpig/kmvvm](https://github.com/catchpig/kmvvm)|Kotlin+Flow+Retrofit+OKHttp+ViewBanding+ViewModel+LiveData封装的一个Kotlin版本的MVVM框架|17|2022-01-14|2021-10-27|
|
||||
|99|[mzdluo123/SimpleGroupAuth](https://github.com/mzdluo123/SimpleGroupAuth)|简单的进群验证插件|17|2021-08-15|2021-08-02|
|
||||
|100|[vitaviva/cmp-gobang](https://github.com/vitaviva/cmp-gobang)|Compose Multiplatform GoBang|16|2021-10-24|2021-10-17|
|
||||
|101|[mzdluo123/AntiSetu](https://github.com/mzdluo123/AntiSetu)|这么多setu机器人当然要有一个antisetu机器人啦|16|2021-10-23|2021-10-12|
|
||||
|102|[liyihuanx/LogApp](https://github.com/liyihuanx/LogApp)|Log日志输出工具|16|2021-12-31|2021-10-08|
|
||||
@ -125,86 +125,86 @@
|
||||
|118|[jaydroid1024/JDispatcher](https://github.com/jaydroid1024/JDispatcher)|Android 组件生命周期分发框架,适用于组件化,模块化,启动优化等场景|13|2021-10-17|2021-07-29|
|
||||
|119|[Quyunshuo/WanAndroidMVVM](https://github.com/Quyunshuo/WanAndroidMVVM)|MVVM版玩安卓|13|2022-01-09|2021-07-24|
|
||||
|120|[chenliangj2ee/MyRetrofitGo](https://github.com/chenliangj2ee/MyRetrofitGo)|史上最精简的【带有二级缓存】的【网络请求】封装,Kotlin语言实现,Retrofit2 结合OkHttp3网络层,ViewModel技术,使用Kotlin协程加载网络数据;并对网络层添加2级缓存功能——内存缓存和文件缓存;同时针对ApiService接口通过注解的形式来配置是否显示loadingDiaog、是否启用缓存功能;开发者可长按Activity后随时查看当前页面的所有网络请求LOG信息, ...|13|2021-08-10|2021-06-26|
|
||||
|121|[AndroidBBQ/CommonVersion](https://github.com/AndroidBBQ/CommonVersion)|Composingbuilds+builsrc+ext依赖|13|2021-07-27|2021-06-05|
|
||||
|122|[simplepeng/BitmapCanary](https://github.com/simplepeng/BitmapCanary)|🔥🔥🔥 -Android Bitmap大图监控|13|2021-07-30|2021-06-04|
|
||||
|123|[simplepeng/NineGridView](https://github.com/simplepeng/NineGridView)|🔥🔥🔥 -可能最通用的九宫格布局|13|2022-01-25|2021-05-08|
|
||||
|124|[super-cc/Kotlin-Jetpack-MVVM](https://github.com/super-cc/Kotlin-Jetpack-MVVM)|使用Kotlin+Jetpack搭建的MVVM简易框架|13|2022-01-16|2021-04-28|
|
||||
|125|[cdalwyn/BaseMvvmScaffold](https://github.com/cdalwyn/BaseMvvmScaffold)|Mvvm组件化脚手架,含测试样例|13|2022-01-21|2021-03-16|
|
||||
|126|[Townwang/wechat](https://github.com/Townwang/wechat)|全网首发开发人员的微信API, 可无API,无权限实现三方app内一键关注公众号.一键加好友. 附带功能 -> 个人捐赠,支付宝直接捐赠功能. api 正在不断新增|13|2022-01-02|2021-02-22|
|
||||
|127|[Shanyaliux/SerialPortSample](https://github.com/Shanyaliux/SerialPortSample)|一款Android蓝牙串口的工具包,封装蓝牙串口的常用方法,加速构建相关应用。|13|2022-01-20|2021-02-21|
|
||||
|128|[IAmWilling/MediaPlayerServer](https://github.com/IAmWilling/MediaPlayerServer)|基于ExoPlayer音频播放服务|13|2021-12-22|2021-02-05|
|
||||
|129|[Moriafly/LyricViewX](https://github.com/Moriafly/LyricViewX)|LyricView|13|2022-01-21|2021-01-27|
|
||||
|130|[FreddyChen/Shine-Kotlin](https://github.com/FreddyChen/Shine-Kotlin)|基于Retrofit+Kotlin协程实现的Kotlin网络请求库封装,支持GET/POST/PUT/DELETE请求、动态BaseUrl、请求头、请求/响应日志等。同时,支持自定义Parser(数据解析器),用于解决不同返回数据Model。|12|2022-01-17|2022-01-12|
|
||||
|131|[FuckAntiAddiction/BiligameTimeHeartbeatIntercept](https://github.com/FuckAntiAddiction/BiligameTimeHeartbeatIntercept)|B站游戏防沉迷时间拦截,关键字:B站游戏 BiliBili游戏 实名认证 防沉迷 |12|2021-09-02|2021-08-05|
|
||||
|132|[coder-pig/CpLightUpload](https://github.com/coder-pig/CpLightUpload)|一个轻量级的解耦上传库|12|2021-08-27|2021-07-30|
|
||||
|133|[netease-kit/WisdomEducation](https://github.com/netease-kit/WisdomEducation)|智慧云课堂是网易云信提供的在线互动课堂场景解决方案,基于在线教育场景提供多种课堂模式实践。专为线上课堂场景打造,覆盖多种班型的教学场景、全终端的接入能力,支持课程录制、白板互动、课程活跃度分析等远程课堂功能。在实现云课堂实时互动功能的基础上,还支持业务功能的灵活扩展,帮助您快速上线专属互动教学平台。|12|2022-01-24|2021-06-22|
|
||||
|134|[YiXiXiao/KotlinJetpackCoroutineMVVM](https://github.com/YiXiXiao/KotlinJetpackCoroutineMVVM)|Kotlin+Jetpack+Databinding+协程+Retrofit+Glide+MMKV封装的MVVM快速开发框架 |12|2021-12-09|2021-03-15|
|
||||
|135|[ParaParty/Ignotus](https://github.com/ParaParty/Ignotus)|鸽子群用的 SpringBoot 扩展库|11|2022-01-15|2021-11-20|
|
||||
|136|[houxinlin/MiuiBottomNavigation](https://github.com/houxinlin/MiuiBottomNavigation)|仿小米应用商店底部按钮|11|2021-10-26|2021-10-12|
|
||||
|137|[gnuf0rce/debug-helper](https://github.com/gnuf0rce/debug-helper)|mirai-console 插件开发计划|11|2022-01-20|2021-07-30|
|
||||
|138|[Gokr-ble/M3U8downloader_Android](https://github.com/Gokr-ble/M3U8downloader_Android)|基于Kotlin的Android平台简易M3U8视频下载器|11|2021-11-27|2021-06-29|
|
||||
|139|[ffpy/port-mux](https://github.com/ffpy/port-mux)|Connect SSH, HTTP, VNC, etc. on same port. 在一个端口上连接SSH、HTTP、VNC等服务|11|2021-12-31|2021-06-16|
|
||||
|140|[leavesCZY/compose_tetris](https://github.com/leavesCZY/compose_tetris)|用 Jetpack Compose 实现一个俄罗斯方块|11|2022-01-25|2021-06-03|
|
||||
|141|[JackL124/FinalPermission](https://github.com/JackL124/FinalPermission)|🔥这可能是用法最简单且功能强大的Android动态权限申请框架之一了🔥|11|2021-12-08|2021-04-12|
|
||||
|142|[re-ovo/RainMusic](https://github.com/re-ovo/RainMusic)|一个纯粹的网易云第三方app|10|2021-12-04|2021-10-06|
|
||||
|143|[cr330326/WanLearning](https://github.com/cr330326/WanLearning)|Kotlin 实战项目练习|10|2021-11-08|2021-09-14|
|
||||
|144|[Peakmain/Video_Audio](https://github.com/Peakmain/Video_Audio)|Android音视频开发|10|2021-09-02|2021-08-19|
|
||||
|145|[fengzhizi715/RxJava-Utils](https://github.com/fengzhizi715/RxJava-Utils)|在日常开发实践中,本人所积累的 RxJava 相关的工具类|10|2022-01-11|2021-07-10|
|
||||
|146|[afkT/DevComponent](https://github.com/afkT/DevComponent)|:zap:【100% Kotlin 实现 Android 项目组件化示例代码】基于 Google JetPack AndroidX + Kotlin + Coroutines + MVVM 架构(DataBinding、ViewModel、Lifecycle)等最新技术栈进行组件化基础搭建,使用 ARouter 方案实现组件化|10|2022-01-23|2021-02-28|
|
||||
|147|[sya-ri/EasySpigotAPI](https://github.com/sya-ri/EasySpigotAPI)|A library for easy use of the Spigot API|10|2021-11-23|2021-02-08|
|
||||
|121|[simplepeng/BitmapCanary](https://github.com/simplepeng/BitmapCanary)|🔥🔥🔥 -Android Bitmap大图监控|13|2021-07-30|2021-06-04|
|
||||
|122|[simplepeng/NineGridView](https://github.com/simplepeng/NineGridView)|🔥🔥🔥 -可能最通用的九宫格布局|13|2022-01-26|2021-05-08|
|
||||
|123|[super-cc/Kotlin-Jetpack-MVVM](https://github.com/super-cc/Kotlin-Jetpack-MVVM)|使用Kotlin+Jetpack搭建的MVVM简易框架|13|2022-01-16|2021-04-28|
|
||||
|124|[cdalwyn/BaseMvvmScaffold](https://github.com/cdalwyn/BaseMvvmScaffold)|Mvvm组件化脚手架,含测试样例|13|2022-01-21|2021-03-16|
|
||||
|125|[Townwang/wechat](https://github.com/Townwang/wechat)|全网首发开发人员的微信API, 可无API,无权限实现三方app内一键关注公众号.一键加好友. 附带功能 -> 个人捐赠,支付宝直接捐赠功能. api 正在不断新增|13|2022-01-02|2021-02-22|
|
||||
|126|[Shanyaliux/SerialPortSample](https://github.com/Shanyaliux/SerialPortSample)|一款Android蓝牙串口的工具包,封装蓝牙串口的常用方法,加速构建相关应用。|13|2022-01-20|2021-02-21|
|
||||
|127|[IAmWilling/MediaPlayerServer](https://github.com/IAmWilling/MediaPlayerServer)|基于ExoPlayer音频播放服务|13|2021-12-22|2021-02-05|
|
||||
|128|[Moriafly/LyricViewX](https://github.com/Moriafly/LyricViewX)|LyricView|13|2022-01-21|2021-01-27|
|
||||
|129|[FreddyChen/Shine-Kotlin](https://github.com/FreddyChen/Shine-Kotlin)|基于Retrofit+Kotlin协程实现的Kotlin网络请求库封装,支持GET/POST/PUT/DELETE请求、动态BaseUrl、请求头、请求/响应日志等。同时,支持自定义Parser(数据解析器),用于解决不同返回数据Model。|12|2022-01-17|2022-01-12|
|
||||
|130|[FuckAntiAddiction/BiligameTimeHeartbeatIntercept](https://github.com/FuckAntiAddiction/BiligameTimeHeartbeatIntercept)|B站游戏防沉迷时间拦截,关键字:B站游戏 BiliBili游戏 实名认证 防沉迷 |12|2021-09-02|2021-08-05|
|
||||
|131|[coder-pig/CpLightUpload](https://github.com/coder-pig/CpLightUpload)|一个轻量级的解耦上传库|12|2021-08-27|2021-07-30|
|
||||
|132|[netease-kit/WisdomEducation](https://github.com/netease-kit/WisdomEducation)|智慧云课堂是网易云信提供的在线互动课堂场景解决方案,基于在线教育场景提供多种课堂模式实践。专为线上课堂场景打造,覆盖多种班型的教学场景、全终端的接入能力,支持课程录制、白板互动、课程活跃度分析等远程课堂功能。在实现云课堂实时互动功能的基础上,还支持业务功能的灵活扩展,帮助您快速上线专属互动教学平台。|12|2022-01-24|2021-06-22|
|
||||
|133|[YiXiXiao/KotlinJetpackCoroutineMVVM](https://github.com/YiXiXiao/KotlinJetpackCoroutineMVVM)|Kotlin+Jetpack+Databinding+协程+Retrofit+Glide+MMKV封装的MVVM快速开发框架 |12|2021-12-09|2021-03-15|
|
||||
|134|[ParaParty/Ignotus](https://github.com/ParaParty/Ignotus)|鸽子群用的 SpringBoot 扩展库|11|2022-01-15|2021-11-20|
|
||||
|135|[houxinlin/MiuiBottomNavigation](https://github.com/houxinlin/MiuiBottomNavigation)|仿小米应用商店底部按钮|11|2021-10-26|2021-10-12|
|
||||
|136|[gnuf0rce/debug-helper](https://github.com/gnuf0rce/debug-helper)|mirai-console 插件开发计划|11|2022-01-26|2021-07-30|
|
||||
|137|[Gokr-ble/M3U8downloader_Android](https://github.com/Gokr-ble/M3U8downloader_Android)|基于Kotlin的Android平台简易M3U8视频下载器|11|2021-11-27|2021-06-29|
|
||||
|138|[ffpy/port-mux](https://github.com/ffpy/port-mux)|Connect SSH, HTTP, VNC, etc. on same port. 在一个端口上连接SSH、HTTP、VNC等服务|11|2021-12-31|2021-06-16|
|
||||
|139|[leavesCZY/compose_tetris](https://github.com/leavesCZY/compose_tetris)|用 Jetpack Compose 实现一个俄罗斯方块|11|2022-01-25|2021-06-03|
|
||||
|140|[JackL124/FinalPermission](https://github.com/JackL124/FinalPermission)|🔥这可能是用法最简单且功能强大的Android动态权限申请框架之一了🔥|11|2021-12-08|2021-04-12|
|
||||
|141|[re-ovo/RainMusic](https://github.com/re-ovo/RainMusic)|一个纯粹的网易云第三方app|10|2021-12-04|2021-10-06|
|
||||
|142|[cr330326/WanLearning](https://github.com/cr330326/WanLearning)|Kotlin 实战项目练习|10|2021-11-08|2021-09-14|
|
||||
|143|[Peakmain/Video_Audio](https://github.com/Peakmain/Video_Audio)|Android音视频开发|10|2021-09-02|2021-08-19|
|
||||
|144|[fengzhizi715/RxJava-Utils](https://github.com/fengzhizi715/RxJava-Utils)|在日常开发实践中,本人所积累的 RxJava 相关的工具类|10|2022-01-11|2021-07-10|
|
||||
|145|[afkT/DevComponent](https://github.com/afkT/DevComponent)|:zap:【100% Kotlin 实现 Android 项目组件化示例代码】基于 Google JetPack AndroidX + Kotlin + Coroutines + MVVM 架构(DataBinding、ViewModel、Lifecycle)等最新技术栈进行组件化基础搭建,使用 ARouter 方案实现组件化|10|2022-01-26|2021-02-28|
|
||||
|146|[sya-ri/EasySpigotAPI](https://github.com/sya-ri/EasySpigotAPI)|A library for easy use of the Spigot API|10|2021-11-23|2021-02-08|
|
||||
|147|[baifan97/JingBeanAppWidget](https://github.com/baifan97/JingBeanAppWidget)|京豆小部件纯净版,完全开源|9|2022-01-26|2022-01-22|
|
||||
|148|[yangfeng1994/video-list-player](https://github.com/yangfeng1994/video-list-player)|使用RecyclerView+ExoPlayer 模仿抖音上下无缝滑动视频播放。没有使用ViewPager2的原因是Fragment太重,内存消耗太大。当有使用ViewPager2效果的时候,没有必要,可以选择这个方式,更轻量化。有一点需要注意,在有键盘弹出的界面,RecyclerView的 onScrollStateChanged 监听方法,键盘弹出时,会被触发调用demo中有配合使用ExoPl ...|9|2021-12-14|2021-12-12|
|
||||
|149|[Nekoer/tencent-guild-protocol](https://github.com/Nekoer/tencent-guild-protocol)|QQ频道的机器人Java/Kotlin SDK|9|2021-12-27|2021-12-03|
|
||||
|149|[Nekoer/tencent-guild-protocol](https://github.com/Nekoer/tencent-guild-protocol)|QQ频道的机器人Java/Kotlin SDK|9|2022-01-26|2021-12-03|
|
||||
|150|[Colter23/genshin-sign-mirai-plugin](https://github.com/Colter23/genshin-sign-mirai-plugin)|原神米游社签到Mirai插件|9|2022-01-15|2021-09-27|
|
||||
|151|[zsqw123/CatInject](https://github.com/zsqw123/CatInject)|一个服务发现框架, 无反射!使用Gradle Transform API实现的自动化依赖注入, 用了就会成猫猫一样可爱!!|9|2021-11-06|2021-08-29|
|
||||
|152|[anyRTC-UseCase/StudyLive](https://github.com/anyRTC-UseCase/StudyLive)|StudyLive是anyRTC开发的示例项目,演示了如何通过anyRTC云服务,配合anyRTC RTC SDK、anyRTC RTM SDK、anyRTC播放插件,实现在线自习室的场景。|9|2021-12-14|2021-08-27|
|
||||
|153|[shenbengit/WebRTC-SRS](https://github.com/shenbengit/WebRTC-SRS)|Android WebRTC 向 SRS 服务器推拉流|9|2022-01-12|2021-08-20|
|
||||
|154|[gnuf0rce/github-helper](https://github.com/gnuf0rce/github-helper)|mirai-console 插件开发计划|9|2022-01-20|2021-08-11|
|
||||
|155|[anyRTC-UseCase/VideoLive](https://github.com/anyRTC-UseCase/VideoLive)|anyRTC视频连麦直播demo,完整的演示了如何动态设置分辨率,如何设置视频布局,以及连麦申请流程,本示例包含实时音视频、本地旁路推流以及服务端旁路推流互动连麦三种方式。适合秀场直播、PK连麦、互动大班课等场景|9|2021-12-14|2021-07-09|
|
||||
|156|[KurenaiRyu/im-sync-bot](https://github.com/KurenaiRyu/im-sync-bot)|im消息同步机器人,现主要同步(转发)tg跟qq群。|9|2022-01-06|2021-06-30|
|
||||
|157|[8kEatRadish/OneStepMessage](https://github.com/8kEatRadish/OneStepMessage)|替代EventBus,基于ViewModel和LiveData的消息总线框架|9|2021-12-13|2021-02-19|
|
||||
|158|[Jasper-1024/DeepSleep](https://github.com/Jasper-1024/DeepSleep)|-|9|2021-08-30|2021-01-31|
|
||||
|159|[xuexiangjys/TemplateAppProject-kotlin](https://github.com/xuexiangjys/TemplateAppProject-kotlin)|Android空壳模板工程(kotlin版本),快速搭建(集成了XUI、XUtil、XAOP、XPage、XUpdate、XHttp2、友盟统计和walle多渠道打包)|8|2022-01-02|2022-01-02|
|
||||
|160|[ITxiaoguang/BiometricHelper](https://github.com/ITxiaoguang/BiometricHelper)|指纹识别,面部识别,自定义弹窗,用法超级简单|8|2022-01-12|2021-12-30|
|
||||
|161|[gstory0404/file_preview](https://github.com/gstory0404/file_preview)|A plug-in that supports flutter preview files,Flutter文档预览|8|2022-01-17|2021-12-25|
|
||||
|162|[WsureGuild/qq-official-guild-bot](https://github.com/WsureGuild/qq-official-guild-bot)|kotlin+okhttp的qq频道bot官方websocket协议实现|8|2022-01-07|2021-11-28|
|
||||
|163|[ldlywt/MyCameraX](https://github.com/ldlywt/MyCameraX)|Android 使用 CameraX 快速实现仿微信短视频录制(轻触拍照、长按录像)|8|2022-01-04|2021-11-27|
|
||||
|164|[fffguo/qianmi-idea-plugin](https://github.com/fffguo/qianmi-idea-plugin)|千米的idea插件|8|2022-01-25|2021-10-25|
|
||||
|165|[jirywell/MvvmLazy-kotlin](https://github.com/jirywell/MvvmLazy-kotlin)|🔥Android懒人框架,基于谷歌最新AAC架构,MVVM设计模式,组件化开发的一套快速开发库,整合Okhttp+协程+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用|8|2022-01-15|2021-10-19|
|
||||
|166|[Bistutu/BistuEmpty](https://github.com/Bistutu/BistuEmpty)|北京信息科技大学,Bistu,空教室查询|8|2021-12-22|2021-10-02|
|
||||
|167|[kono-dada/doudizhu](https://github.com/kono-dada/doudizhu)|一个能在QQ上斗地主的mirai插件|8|2021-10-09|2021-09-06|
|
||||
|168|[taxeric/PokeCompose](https://github.com/taxeric/PokeCompose)|compose实践:宝可梦信息展示|8|2021-11-02|2021-08-21|
|
||||
|169|[DRSalieri/English-Helper](https://github.com/DRSalieri/English-Helper)|-|8|2021-09-01|2021-08-02|
|
||||
|170|[Nekoer/mirai-github-notice](https://github.com/Nekoer/mirai-github-notice)|github项目更新通知|8|2021-08-04|2021-08-01|
|
||||
|171|[xiazunyang/reinforcer](https://github.com/xiazunyang/reinforcer)|基于360加固助手的gradle插件,可以在打包任务结束后,自动执行加固操作,并输出至指定的目录下。|8|2022-01-13|2021-07-22|
|
||||
|155|[xiazunyang/reinforcer](https://github.com/xiazunyang/reinforcer)|基于360加固助手的gradle插件,可以在打包任务结束后,自动执行加固操作,并输出至指定的目录下。|9|2022-01-13|2021-07-22|
|
||||
|156|[anyRTC-UseCase/VideoLive](https://github.com/anyRTC-UseCase/VideoLive)|anyRTC视频连麦直播demo,完整的演示了如何动态设置分辨率,如何设置视频布局,以及连麦申请流程,本示例包含实时音视频、本地旁路推流以及服务端旁路推流互动连麦三种方式。适合秀场直播、PK连麦、互动大班课等场景|9|2021-12-14|2021-07-09|
|
||||
|157|[KurenaiRyu/im-sync-bot](https://github.com/KurenaiRyu/im-sync-bot)|im消息同步机器人,现主要同步(转发)tg跟qq群。|9|2022-01-06|2021-06-30|
|
||||
|158|[8kEatRadish/OneStepMessage](https://github.com/8kEatRadish/OneStepMessage)|替代EventBus,基于ViewModel和LiveData的消息总线框架|9|2021-12-13|2021-02-19|
|
||||
|159|[Jasper-1024/DeepSleep](https://github.com/Jasper-1024/DeepSleep)|-|9|2021-08-30|2021-01-31|
|
||||
|160|[xuexiangjys/TemplateAppProject-kotlin](https://github.com/xuexiangjys/TemplateAppProject-kotlin)|Android空壳模板工程(kotlin版本),快速搭建(集成了XUI、XUtil、XAOP、XPage、XUpdate、XHttp2、友盟统计和walle多渠道打包)|8|2022-01-02|2022-01-02|
|
||||
|161|[ITxiaoguang/BiometricHelper](https://github.com/ITxiaoguang/BiometricHelper)|指纹识别,面部识别,自定义弹窗,用法超级简单|8|2022-01-12|2021-12-30|
|
||||
|162|[gstory0404/file_preview](https://github.com/gstory0404/file_preview)|A plug-in that supports flutter preview files,Flutter文档预览|8|2022-01-17|2021-12-25|
|
||||
|163|[WsureGuild/qq-official-guild-bot](https://github.com/WsureGuild/qq-official-guild-bot)|kotlin+okhttp的qq频道bot官方websocket协议实现|8|2022-01-07|2021-11-28|
|
||||
|164|[ldlywt/MyCameraX](https://github.com/ldlywt/MyCameraX)|Android 使用 CameraX 快速实现仿微信短视频录制(轻触拍照、长按录像)|8|2022-01-04|2021-11-27|
|
||||
|165|[fffguo/qianmi-idea-plugin](https://github.com/fffguo/qianmi-idea-plugin)|千米的idea插件|8|2022-01-25|2021-10-25|
|
||||
|166|[jirywell/MvvmLazy-kotlin](https://github.com/jirywell/MvvmLazy-kotlin)|🔥Android懒人框架,基于谷歌最新AAC架构,MVVM设计模式,组件化开发的一套快速开发库,整合Okhttp+协程+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用|8|2022-01-15|2021-10-19|
|
||||
|167|[Bistutu/BistuEmpty](https://github.com/Bistutu/BistuEmpty)|北京信息科技大学,Bistu,空教室查询|8|2021-12-22|2021-10-02|
|
||||
|168|[kono-dada/doudizhu](https://github.com/kono-dada/doudizhu)|一个能在QQ上斗地主的mirai插件|8|2021-10-09|2021-09-06|
|
||||
|169|[taxeric/PokeCompose](https://github.com/taxeric/PokeCompose)|compose实践:宝可梦信息展示|8|2021-11-02|2021-08-21|
|
||||
|170|[DRSalieri/English-Helper](https://github.com/DRSalieri/English-Helper)|-|8|2021-09-01|2021-08-02|
|
||||
|171|[Nekoer/mirai-github-notice](https://github.com/Nekoer/mirai-github-notice)|github项目更新通知|8|2021-08-04|2021-08-01|
|
||||
|172|[niltok/tesseract-lite](https://github.com/niltok/tesseract-lite)|轻量级 Telegram QQ 转发机器人|8|2021-09-26|2021-07-07|
|
||||
|173|[bbggo/WanAndroid](https://github.com/bbggo/WanAndroid)|🔥 🔥 🔥 一个充满设计感的WanAndroid APP,采用Kotlin 语言,组件化,MVVM+JetPack架构设计,Arouter、LiveData、ViewModel、Hilt、Room、Retrofit2、协程Coroutines、Flow等流行技术。|8|2021-11-04|2021-05-28|
|
||||
|174|[exciter-z/MentosWeb](https://github.com/exciter-z/MentosWeb)|一款轻巧而又功能强大的Android WebView,支持跨进程通信、支持JsBridge、具备强大的扩展能力。|7|2022-01-21|2022-01-18|
|
||||
|175|[xuexiangjys/TemplateSimpleProject-kotlin](https://github.com/xuexiangjys/TemplateSimpleProject-kotlin)|简化版的Android空壳模版工程(kotlin版本),快速搭建(集成了XUI、XUtil、XAOP、XPage、友盟统计和walle多渠道打包)|7|2022-01-02|2021-12-30|
|
||||
|176|[liangjingkanji/spannable](https://github.com/liangjingkanji/spannable)|首个支持替换/正则匹配Span的库, 创建SpannableString和创建字符串一样简单|7|2022-01-17|2021-12-27|
|
||||
|177|[LaoLittle/Molly](https://github.com/LaoLittle/Molly)|茉莉云机器人 for Mirai-Console|7|2022-01-16|2021-11-26|
|
||||
|177|[LaoLittle/Molly](https://github.com/LaoLittle/Molly)|茉莉云机器人 for Mirai-Console|7|2022-01-26|2021-11-26|
|
||||
|178|[luxiao0314/camera-compose-desktop](https://github.com/luxiao0314/camera-compose-desktop)|基于compose desktop开发的相机桌面工具|7|2021-12-15|2021-11-24|
|
||||
|179|[bigmao1/AntiZhaPian](https://github.com/bigmao1/AntiZhaPian)|假的反诈中心|7|2022-01-05|2021-11-11|
|
||||
|180|[JankingWon/ViewPerf](https://github.com/JankingWon/ViewPerf)|[Xposed模块]检测View测量、布局和绘制性能|7|2022-01-03|2021-10-25|
|
||||
|181|[vitaviva/ComposeWaveLoading](https://github.com/vitaviva/ComposeWaveLoading)|Compose 波浪效果进度加载|7|2021-09-22|2021-09-16|
|
||||
|182|[jenly1314/Location](https://github.com/jenly1314/Location)|:round_pushpin: Location 是一个通过 Android 自带的 LocationManager 来实现的定位功能|7|2021-09-10|2021-09-09|
|
||||
|183|[bingling-sama/BakaHDT](https://github.com/bingling-sama/BakaHDT)|为Minecraft魔改交流群定制的QQ bot|7|2021-10-01|2021-07-10|
|
||||
|183|[bingling-sama/BakaHDT](https://github.com/bingling-sama/BakaHDT)|为Minecraft魔改交流群定制的QQ bot|7|2022-01-26|2021-07-10|
|
||||
|184|[EspoirX/KvPref](https://github.com/EspoirX/KvPref)|基于属性委托的 key-value 方式存储封装|7|2021-11-26|2021-06-24|
|
||||
|185|[limbang/mirai-console-mcmod-plugin](https://github.com/limbang/mirai-console-mcmod-plugin)|mirai console plugin MC百科|7|2022-01-16|2021-05-24|
|
||||
|186|[jzmanu/MediaSamples](https://github.com/jzmanu/MediaSamples)|Android音视频开发Samples.|7|2021-09-24|2021-04-16|
|
||||
|187|[Nambers/Mirai-TuLingBot](https://github.com/Nambers/Mirai-TuLingBot)|Mirai机器人接入图灵|7|2021-12-06|2021-03-09|
|
||||
|188|[MeowCat-Studio/mirai-message-source](https://github.com/MeowCat-Studio/mirai-message-source)|A implementation of message source. 消息源的mirai(Tencent-QQ)实现|7|2022-01-20|2021-02-19|
|
||||
|189|[ErosHel/we2cat](https://github.com/ErosHel/we2cat)|集成Java后端开发mybatis-plus sql日志代码生成等实用功能的idea插件|7|2022-01-20|2021-02-02|
|
||||
|190|[Samarium150/mirai-console-drift-bottle](https://github.com/Samarium150/mirai-console-drift-bottle)|mirai-console的漂流瓶插件|6|2022-01-24|2021-12-08|
|
||||
|190|[Samarium150/mirai-console-drift-bottle](https://github.com/Samarium150/mirai-console-drift-bottle)|mirai-console的漂流瓶插件|6|2022-01-26|2021-12-08|
|
||||
|191|[gstory0404/flutter_pangrowth](https://github.com/gstory0404/flutter_pangrowth)|字节跳动 穿山甲广告SDK 穿山甲内容合作 内容输出 flutter版本插件|6|2021-12-28|2021-12-08|
|
||||
|192|[XayahSuSuSu/Android-DataBackup](https://github.com/XayahSuSuSu/Android-DataBackup)|数据备份|6|2022-01-06|2021-11-22|
|
||||
|193|[XuQK/KDQrScanner](https://github.com/XuQK/KDQrScanner)|利用 Google ML 训练出来的二维码识别器写出来的二维码识别库。|6|2021-08-31|2021-08-13|
|
||||
|194|[Project-QForum/QForum](https://github.com/Project-QForum/QForum)|QForum is a Lightweight Forum System. QForum 是一个轻量级的论坛系统。|6|2022-01-16|2021-08-01|
|
||||
|195|[AugustArchive/yukata](https://github.com/AugustArchive/yukata)|🗼 yukata (浴衣) is a modernized and fast GraphQL implementation made in Kotlin|6|2021-07-27|2021-07-23|
|
||||
|196|[dora4/DoraCacheSample](https://github.com/dora4/DoraCacheSample)|android缓存框架dcache【https://github.com/dora4/dcache-android】 的使用|6|2021-12-06|2021-06-19|
|
||||
|197|[dora4/dcache-android](https://github.com/dora4/dcache-android)|一个使用在Android平台的数据缓存框架,支持将model数据从后端接口下载后,简单的配置即可自动映射到数据库,并在断网的情况下可以离线读取。|6|2021-12-25|2021-06-19|
|
||||
|198|[shenbengit/TTSTool](https://github.com/shenbengit/TTSTool)|科大讯飞离线语音,Text to Speech,TTS|6|2021-12-16|2021-05-17|
|
||||
|199|[Amifeng/MVVM-Project-Hilt](https://github.com/Amifeng/MVVM-Project-Hilt)|基于Android Jetpack组件搭建MVVM架构 ,包括 Hilt + Room + ViewModel + LiveData + Work|6|2021-12-17|2021-04-11|
|
||||
|200|[simplepeng/AddImageView](https://github.com/simplepeng/AddImageView)|🔥🔥🔥 - 选择照片的自定义九宫格View,扩展性极高。|6|2021-12-05|2021-04-08|
|
||||
|195|[dora4/DoraCacheSample](https://github.com/dora4/DoraCacheSample)|android缓存框架dcache【https://github.com/dora4/dcache-android】 的使用|6|2021-12-06|2021-06-19|
|
||||
|196|[dora4/dcache-android](https://github.com/dora4/dcache-android)|一个使用在Android平台的数据缓存框架,支持将model数据从后端接口下载后,简单的配置即可自动映射到数据库,并在断网的情况下可以离线读取。|6|2021-12-25|2021-06-19|
|
||||
|197|[shenbengit/TTSTool](https://github.com/shenbengit/TTSTool)|科大讯飞离线语音,Text to Speech,TTS|6|2021-12-16|2021-05-17|
|
||||
|198|[Amifeng/MVVM-Project-Hilt](https://github.com/Amifeng/MVVM-Project-Hilt)|基于Android Jetpack组件搭建MVVM架构 ,包括 Hilt + Room + ViewModel + LiveData + Work|6|2021-12-17|2021-04-11|
|
||||
|199|[simplepeng/AddImageView](https://github.com/simplepeng/AddImageView)|🔥🔥🔥 - 选择照片的自定义九宫格View,扩展性极高。|6|2021-12-05|2021-04-08|
|
||||
|200|[luhenchang/ComposeUnit](https://github.com/luhenchang/ComposeUnit)|第一款炫酷的Compose应用|6|2021-12-28|2021-03-30|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Lua
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|392|2022-01-22|2021-06-19|
|
||||
|1|[ayamir/nvimdots](https://github.com/ayamir/nvimdots)|A well configured and structured Neovim.|394|2022-01-22|2021-06-19|
|
||||
|2|[linkease/istore](https://github.com/linkease/istore)|一个 Openwrt 标准的软件中心,纯脚本实现,无二进制依赖。支持其它固件开发者集成到自己的固件里面。更方便小白搜索,下载插件。更方便开发者发布插件。|118|2021-12-21|2021-08-24|
|
||||
|3|[ryohuang/slim-wrt](https://github.com/ryohuang/slim-wrt)|Armor for Openwrt|67|2021-11-15|2021-02-20|
|
||||
|4|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|60|2022-01-25|2021-03-09|
|
||||
|4|[FrSkyRC/ETHOS-Feedback-Community](https://github.com/FrSkyRC/ETHOS-Feedback-Community)|Feedbacks & suggestion are very appreciated on ETHOS of FrSky|60|2022-01-26|2021-03-09|
|
||||
|5|[bs10081/Rime-Cx330](https://github.com/bs10081/Rime-Cx330)|適配小鶴雙拼、全拼、五筆:支持部分中英混合輸入、Emoji輸入、簡繁轉換、傳承字標準字轉換、UTF-8 GBK編碼轉換、200萬詞庫覆蓋日常絕大多數場景。|47|2021-11-05|2021-01-27|
|
||||
|6|[jerrykuku/luci-app-go-aliyundrive-webdav](https://github.com/jerrykuku/luci-app-go-aliyundrive-webdav)|本项目是go-aliyun-webdav 的Luci 控制面板。|39|2021-11-10|2021-10-08|
|
||||
|7|[iDvel/rime-settings](https://github.com/iDvel/rime-settings)|自用 Rime 配置|35|2022-01-14|2021-01-29|
|
||||
@ -19,18 +19,18 @@
|
||||
|12|[Eatsolx/nvim-lua](https://github.com/Eatsolx/nvim-lua)|基于nvchad的配置|13|2022-01-22|2021-10-02|
|
||||
|13|[lxyoucan/nvim](https://github.com/lxyoucan/nvim)|set up Neovim 0.5 +(LSP, Treesitter, fuzzy finder, etc)|13|2021-12-06|2021-09-16|
|
||||
|14|[TheDeNuke/Divergences-of-Darkness-Rework-Public](https://github.com/TheDeNuke/Divergences-of-Darkness-Rework-Public)|-|12|2021-11-15|2021-06-19|
|
||||
|15|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|11|2022-01-25|2021-06-30|
|
||||
|15|[Muscipular/cgmsv-lua](https://github.com/Muscipular/cgmsv-lua)|cgmsv lua模块|11|2022-01-26|2021-06-30|
|
||||
|16|[musurca/IKE](https://github.com/musurca/IKE)|PBEM/hotseat multiplayer for Command: Modern Operations scenarios|10|2022-01-25|2021-02-02|
|
||||
|17|[d80x86/lua-resty-tofu](https://github.com/d80x86/lua-resty-tofu)|a modern api/web framework|9|2022-01-23|2021-08-23|
|
||||
|18|[sg552/banana-waf](https://github.com/sg552/banana-waf)|非常简单好用的waf|8|2021-10-26|2021-10-26|
|
||||
|19|[k8scat/lua-resty-weauth](https://github.com/k8scat/lua-resty-weauth)|适用于 OpenResty / ngx_lua 的基于企业微信组织架构的登录认证|8|2021-11-24|2021-08-08|
|
||||
|20|[yuanyan3060/Arknights-Bot-Resource](https://github.com/yuanyan3060/Arknights-Bot-Resource)|明日方舟bot常用素材|7|2022-01-25|2021-11-28|
|
||||
|21|[yechentide/DSTServerManager](https://github.com/yechentide/DSTServerManager)|Don't Starve Together dedicated server manager / 饥荒傻瓜式服务器管理脚本|7|2022-01-25|2021-11-27|
|
||||
|17|[yechentide/DSTServerManager](https://github.com/yechentide/DSTServerManager)|Don't Starve Together dedicated server manager / 饥荒傻瓜式服务器管理脚本|9|2022-01-26|2021-11-27|
|
||||
|18|[d80x86/lua-resty-tofu](https://github.com/d80x86/lua-resty-tofu)|a modern api/web framework|9|2022-01-23|2021-08-23|
|
||||
|19|[sg552/banana-waf](https://github.com/sg552/banana-waf)|非常简单好用的waf|8|2021-10-26|2021-10-26|
|
||||
|20|[k8scat/lua-resty-weauth](https://github.com/k8scat/lua-resty-weauth)|适用于 OpenResty / ngx_lua 的基于企业微信组织架构的登录认证|8|2021-11-24|2021-08-08|
|
||||
|21|[yuanyan3060/Arknights-Bot-Resource](https://github.com/yuanyan3060/Arknights-Bot-Resource)|明日方舟bot常用素材|7|2022-01-25|2021-11-28|
|
||||
|22|[copy0401/irime-bopomo-config](https://github.com/copy0401/irime-bopomo-config)|iRime 設定 新增注音輸入法 及 注音鍵盤主題|7|2022-01-23|2021-09-20|
|
||||
|23|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|7|2022-01-25|2021-02-18|
|
||||
|23|[N0zza/MappaMundi](https://github.com/N0zza/MappaMundi)|-|7|2022-01-26|2021-02-18|
|
||||
|24|[ZAA03/lua_action](https://github.com/ZAA03/lua_action)|一键签到,葫芦侠3楼,芥子空间|6|2021-08-27|2021-07-09|
|
||||
|25|[awesomeusername69420/meth_tools](https://github.com/awesomeusername69420/meth_tools)|Tools made for https://methamphetamine.solutions/|6|2022-01-08|2021-06-07|
|
||||
|26|[DeadlyBossMods/DBM-TBC-Classic](https://github.com/DeadlyBossMods/DBM-TBC-Classic)|The ultimate encounter helper (for TBC) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|6|2022-01-22|2021-04-01|
|
||||
|26|[DeadlyBossMods/DBM-TBC-Classic](https://github.com/DeadlyBossMods/DBM-TBC-Classic)|The ultimate encounter helper (for TBC) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.|6|2022-01-26|2021-04-01|
|
||||
|27|[ASoulCnki/ASoulAnniversary](https://github.com/ASoulCnki/ASoulAnniversary)|OAuth Service provide by ASoulCnki(枝网)|5|2021-12-30|2021-11-29|
|
||||
|28|[super-goodman/lua-script](https://github.com/super-goodman/lua-script)|lua 脚本|5|2021-11-25|2021-08-06|
|
||||
|29|[opq-osc/lua-lib](https://github.com/opq-osc/lua-lib)|进一步封装 OPQ 的 lua api,调用更统一,简化开发,去除插件冗余代码, 免受 OPQ wiki 的困扰|5|2021-08-09|2021-07-29|
|
||||
@ -42,7 +42,7 @@
|
||||
|35|[Kiana1337/GamesenseLuaCloudloader](https://github.com/Kiana1337/GamesenseLuaCloudloader)|一个简单的Gamesense Lua云加载框架。|4|2021-11-18|2021-05-13|
|
||||
|36|[VoidmatrixHeathcliff/RandomPic](https://github.com/VoidmatrixHeathcliff/RandomPic)|开箱即用的 随机图片 服务器|4|2021-08-12|2021-05-11|
|
||||
|37|[xiyoo0812/luaoop](https://github.com/xiyoo0812/luaoop)|一个 lua 面向对象机制的实现。|4|2021-12-10|2021-04-22|
|
||||
|38|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 For Linux|4|2021-12-10|2021-02-16|
|
||||
|38|[cubercsl/rime-flypy](https://github.com/cubercsl/rime-flypy)|小鹤音形 Rime 挂接 For Linux|4|2022-01-26|2021-02-16|
|
||||
|39|[openLuat/luatos-wiki](https://github.com/openLuat/luatos-wiki)|luatos文档|4|2021-12-21|2021-02-06|
|
||||
|40|[IoT-ThingsCloud/luat-thingscloud-libs](https://github.com/IoT-ThingsCloud/luat-thingscloud-libs)|这里是合宙模组 luat 方式接入 ThingsCloud 云平台的 lib 库,以及示例代码。|3|2022-01-09|2022-01-09|
|
||||
|41|[Miaow233/Dingtalk_createLike](https://github.com/Miaow233/Dingtalk_createLike)|一个钉钉点赞小工具,使用FusionApp制作|3|2022-01-22|2021-09-05|
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > MATLAB
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
@ -9,7 +9,7 @@
|
||||
|2|[intLyc/MTO-Platform](https://github.com/intLyc/MTO-Platform)|Multi-Task Optimization Platform 多任务优化平台|12|2021-12-29|2021-09-21|
|
||||
|3|[cggos/opt_matlab](https://github.com/cggos/opt_matlab)|最优化方法及其MATLAB实现 源代码|10|2021-10-07|2021-10-07|
|
||||
|4|[himynameisfuego/SiTraNo](https://github.com/himynameisfuego/SiTraNo)|A MATLAB app for tonal-transient-noise decomposition of audio signals.|10|2021-09-08|2021-04-16|
|
||||
|5|[fuzhiqiang1230/DLRRPD](https://github.com/fuzhiqiang1230/DLRRPD)|This repository is used for sharing the source code of Double low-rank representation with projection distance penalty for clustering|9|2021-12-08|2021-03-19|
|
||||
|5|[fuzhiqiang1230/DLRRPD](https://github.com/fuzhiqiang1230/DLRRPD)|This repository is used for sharing the source code of Double low-rank representation with projection distance penalty for clustering|9|2022-01-26|2021-03-19|
|
||||
|6|[bhtxy0525/Inverse_Dynamics_with_Recursive_Newton_Euler_Algorithm](https://github.com/bhtxy0525/Inverse_Dynamics_with_Recursive_Newton_Euler_Algorithm)|-|8|2021-11-24|2021-10-15|
|
||||
|7|[zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles](https://github.com/zephyrhours/Hyperspectral-Change-Detection-Based-on-Multiple-Morphological-Profiles)|Hyperspectral Change Detection Based on Multiple Morphological Profiles|8|2021-09-28|2021-07-04|
|
||||
|8|[fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI](https://github.com/fzzfbyx/CFAR-radar-algorithm_MATLAB_GUI)|利用MATLAB GUI设计平台,设计多算法雷达一维恒虚警检测CFAR可视化界面,通过选择噪声类型、目标类型、算法类型,手动输入相关参数,可视化显示噪声波形与目标检测的回波-检测门限波形图。|7|2021-09-13|2021-09-13|
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Objective-C
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
@ -11,7 +11,7 @@
|
||||
|4|[chanify/chanify-ios](https://github.com/chanify/chanify-ios)|Chanify is a safe and simple notification tools. This repository is iOS clinet for Chanify.|106|2021-10-13|2021-02-08|
|
||||
|5|[lionvoom/WeAppTongCeng](https://github.com/lionvoom/WeAppTongCeng)|小程序同层渲染|85|2021-10-29|2021-03-16|
|
||||
|6|[HighwayLaw/HWThrottle](https://github.com/HighwayLaw/HWThrottle)|A lite Objective-C library for throttle and debounce, supporting leading and trailing. 节流/限流/防反跳/防重复点击/防重复调用|85|2021-11-18|2021-02-20|
|
||||
|7|[OpenIMSDK/Open-IM-SDK-iOS](https://github.com/OpenIMSDK/Open-IM-SDK-iOS)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,iOS版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|81|2022-01-19|2021-05-26|
|
||||
|7|[OpenIMSDK/Open-IM-SDK-iOS](https://github.com/OpenIMSDK/Open-IM-SDK-iOS)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,iOS版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|82|2022-01-19|2021-05-26|
|
||||
|8|[arcticfox1919/flutter-scankit](https://github.com/arcticfox1919/flutter-scankit)|Flutter QR code scanning|54|2022-01-06|2021-03-08|
|
||||
|9|[FoneG/FGIAPService](https://github.com/FoneG/FGIAPService)|iap内购实现解决方案|49|2021-12-07|2021-05-14|
|
||||
|10|[HansenCCC/KKQuickDraw](https://github.com/HansenCCC/KKQuickDraw)|iOS实现HTML H5秒开、拦截请求替换资源、优化HTML加载速度|47|2021-08-25|2021-05-17|
|
||||
@ -19,7 +19,7 @@
|
||||
|12|[Tliens/KillBug](https://github.com/Tliens/KillBug)|通过runtime记录用户日志,获取复现步骤的工具。Collect user data, guess repeat steps, and detect bugs.|46|2021-11-15|2021-03-29|
|
||||
|13|[LZRight123/KPAppMananger](https://github.com/LZRight123/KPAppMananger)|静默安装,卸载,打开APP,进程通信,后台保护|40|2021-08-16|2021-08-13|
|
||||
|14|[bayescom/EasyAds-iOS](https://github.com/bayescom/EasyAds-iOS)|🔥持续更新🔥EasyAds,全球热门的开源聚合SDK广告软件。帮助App开发者便捷接入国内多家主流广告 SDK包括:字节穿山甲、腾讯优量汇、百度百青藤、快手联盟。几行代码就可以快速实现开屏、Banner横幅、插屏、激励视频、原生信息流、全屏等广告形式。|39|2021-12-22|2021-11-22|
|
||||
|15|[Danonlylane/goodhouse](https://github.com/Danonlylane/goodhouse)|Flutter好客租房项目,模仿安居客APP页面编写的一款静态页面项目|34|2021-10-11|2021-07-25|
|
||||
|15|[Danonlylane/goodhouse](https://github.com/Danonlylane/goodhouse)|Flutter好客租房项目,模仿安居客APP页面编写的一款静态页面项目|35|2021-10-11|2021-07-25|
|
||||
|16|[YOrange834/YOECGChartView](https://github.com/YOrange834/YOECGChartView)|心电图(ECG)|22|2021-07-31|2021-06-03|
|
||||
|17|[coderFrankenstain/WJSimilarPhotos](https://github.com/coderFrankenstain/WJSimilarPhotos)|基于OpenCV快速筛选IOS相册中相似的图片|21|2021-08-26|2021-06-03|
|
||||
|18|[FlutterAds/flutter_gromore_ads](https://github.com/FlutterAds/flutter_gromore_ads)|🔥🔥🔥 Flutter 广告插件 -- GroMore、穿山甲、优量汇、百度、快手、AdMob、SigmobAd、UnityAds、Mintegral(支持开屏、插屏、激励视频、全屏视频、Banner)|19|2022-01-14|2021-11-26|
|
||||
@ -27,9 +27,9 @@
|
||||
|20|[sonsongithub/museum2tch](https://github.com/sonsongithub/museum2tch)|2tch博物館|16|2021-09-18|2021-09-17|
|
||||
|21|[yanshuimu/MangoFixUtil](https://github.com/yanshuimu/MangoFixUtil)|依赖MangoFix,封装补丁拉取、执行、设备激活、补丁激活完整流程,另外提供本地加密或未加密补丁执行、生成加密补丁等方法。|16|2022-01-22|2021-02-26|
|
||||
|22|[pianxian/alphaVideoPlayTool](https://github.com/pianxian/alphaVideoPlayTool)|透明视频播放工具类|14|2022-01-24|2021-03-06|
|
||||
|23|[DataFlux-cn/datakit-ios](https://github.com/DataFlux-cn/datakit-ios)|-|12|2022-01-20|2021-05-31|
|
||||
|24|[netease-kit/NECallKit](https://github.com/netease-kit/NECallKit)|实现呼叫、接听、挂断能力,应用于语音、视频通话场景|12|2021-11-09|2021-04-27|
|
||||
|25|[pilaf-king/SwiftVTHook](https://github.com/pilaf-king/SwiftVTHook)|基于Swift虚函数表的hook方案(无需dynamic,但是Swift编译优化需要修改为None)|12|2021-11-17|2021-03-03|
|
||||
|23|[netease-kit/NECallKit](https://github.com/netease-kit/NECallKit)|实现呼叫、接听、挂断能力,应用于语音、视频通话场景|13|2021-11-09|2021-04-27|
|
||||
|24|[pilaf-king/SwiftVTHook](https://github.com/pilaf-king/SwiftVTHook)|基于Swift虚函数表的hook方案(无需dynamic,但是Swift编译优化需要修改为None)|13|2021-11-17|2021-03-03|
|
||||
|25|[DataFlux-cn/datakit-ios](https://github.com/DataFlux-cn/datakit-ios)|-|12|2022-01-20|2021-05-31|
|
||||
|26|[HMS-Core/hms-3d-modeling-demo-ios](https://github.com/HMS-Core/hms-3d-modeling-demo-ios)|-|11|2021-11-15|2021-09-27|
|
||||
|27|[venn0126/SNAugusPopView](https://github.com/venn0126/SNAugusPopView)|A super lightweight popView.|10|2021-11-11|2021-10-14|
|
||||
|28|[HansenCCC/KKFileBrowser](https://github.com/HansenCCC/KKFileBrowser)|一个非常实用的文件浏览工具,可以预览图片,也可以可视化数据库。|10|2021-11-02|2021-08-07|
|
||||
@ -40,36 +40,36 @@
|
||||
|33|[kwai-ec/LottieExtensionDemo](https://github.com/kwai-ec/LottieExtensionDemo)|支持Native混合渲染和点击响应的DEMO工程|8|2021-12-23|2021-12-22|
|
||||
|34|[Rycccccccc/YCCardView](https://github.com/Rycccccccc/YCCardView)|卡片左滑右滑框架|8|2021-12-01|2021-11-28|
|
||||
|35|[syanbo/react-native-ly-refresh-control](https://github.com/syanbo/react-native-ly-refresh-control)|React Native 实现无侵入自定义下拉刷新组件|8|2021-09-11|2021-09-11|
|
||||
|36|[leon2017/cmbpb-flutter](https://github.com/leon2017/cmbpb-flutter)|Flutter 招商银行一网通支付|7|2021-10-15|2021-08-31|
|
||||
|37|[zxinsunshine/NinePatchKit](https://github.com/zxinsunshine/NinePatchKit)|A ninepatch image render framework for iOS and MacOS|7|2021-12-27|2021-08-26|
|
||||
|38|[ebamboo/BBPictureBrowser](https://github.com/ebamboo/BBPictureBrowser)|一个轻量级的图片浏览器,支持本地图片和网络图片的展示,适用于 Objective-C 和 Swift。|7|2022-01-07|2021-07-01|
|
||||
|39|[LianjiaTech/BKFlutterWebNativeBridge](https://github.com/LianjiaTech/BKFlutterWebNativeBridge)|Flutter Web和Flutter Mobile桥接。|6|2021-11-22|2021-11-22|
|
||||
|40|[rueen/react-native-ottpay](https://github.com/rueen/react-native-ottpay)|react-native ottpay跨境支付|6|2021-11-25|2021-10-26|
|
||||
|41|[nongshifu/SSURLProtocol](https://github.com/nongshifu/SSURLProtocol)|iOS 应用内全局拦截http https 代理转发 自定义规则 和平防封?懂?|6|2021-08-12|2021-08-12|
|
||||
|42|[mokong/DetectFakeLocation](https://github.com/mokong/DetectFakeLocation)|iOS检测虚拟位置,比如使用Xcode模拟位置、使用爱思助手模拟位置等|6|2021-09-06|2021-08-06|
|
||||
|43|[ebamboo/BBPlayerView](https://github.com/ebamboo/BBPlayerView)|一个高度封装的视频播放器视图,基于 AVPlayer、AVPlayerLayer、AVPlayerItem。 继承自 UIView,可以当做一般视图使用,适用于 Swift 和 Objective-C。|6|2021-12-23|2021-07-03|
|
||||
|44|[DNSPod/httpdns-sdk-ios](https://github.com/DNSPod/httpdns-sdk-ios)|iOS 平台 httpdns sdk 源码|6|2022-01-17|2021-04-09|
|
||||
|45|[snice/uniapp-flutter](https://github.com/snice/uniapp-flutter)|uniapp 与 Flutter 混合案例|6|2021-09-26|2021-03-14|
|
||||
|46|[nongshifu/Bsphp](https://github.com/nongshifu/Bsphp)|OC对接BSphp验证系统|6|2021-08-12|2021-02-17|
|
||||
|47|[QiShare/QiDownloadAndUploadPic](https://github.com/QiShare/QiDownloadAndUploadPic)|iOS原生框架下异步多图片上传、下载工具。支持下载图片到自定义相册,支持后台操作,支持设置最大并发数,无第三方依赖。|5|2021-11-26|2021-11-24|
|
||||
|48|[QuintGao/GKPlaceholder](https://github.com/QuintGao/GKPlaceholder)|UIScrollView空数据占位图|5|2021-12-03|2021-08-30|
|
||||
|49|[zeqinjie/TWMultiUploadFileManager](https://github.com/zeqinjie/TWMultiUploadFileManager)|基于 AWS3 设计的分片上传管理封装类|5|2021-08-31|2021-08-25|
|
||||
|50|[theseustech/SotDemo](https://github.com/theseustech/SotDemo)|SOT iOS热更新方案的示例DEMO|5|2021-09-25|2021-08-07|
|
||||
|51|[EatherToo/react-native-onepass-alibaba](https://github.com/EatherToo/react-native-onepass-alibaba)|阿里云平台的手机号一键登录|5|2021-07-30|2021-07-28|
|
||||
|52|[fatboy-hard/react-native-gcy-datakit](https://github.com/fatboy-hard/react-native-gcy-datakit)|观测云RN集成|4|2021-12-09|2021-11-29|
|
||||
|53|[crifan/iOSAutomation](https://github.com/crifan/iOSAutomation)|iOS设备自动化操作的环境搭建和代码演示|4|2021-09-03|2021-09-03|
|
||||
|54|[CoderMSY/MSYTableView](https://github.com/CoderMSY/MSYTableView)|数据驱动型UITableView库,封装delegate/dataSource,开发者只需构造数据及自定义Cell|4|2021-12-03|2021-08-20|
|
||||
|55|[ljunb/Zelda](https://github.com/ljunb/Zelda)|支持链式语法的轻量FlexBox布局库|4|2021-08-17|2021-08-14|
|
||||
|56|[frankKiwi/FNKKeepAlive](https://github.com/frankKiwi/FNKKeepAlive)|ios后台保活策略|4|2021-08-21|2021-08-04|
|
||||
|57|[zhengmiaokai/MKWebSocket](https://github.com/zhengmiaokai/MKWebSocket)|使用SRWebSocket实现的长链接,支持cookie设置、连接异常 网络抖动重连、ping-pong心跳保活、一对多delegate|4|2021-09-13|2021-07-05|
|
||||
|58|[Smiacter/flutter_baidu_navi](https://github.com/Smiacter/flutter_baidu_navi)|Flutter baidu map navigation - Flutter百度地图导航|4|2021-10-13|2021-05-20|
|
||||
|59|[PetitStrawberry/InfiniteSushiBTT](https://github.com/PetitStrawberry/InfiniteSushiBTT)|BetterTouchTool TouchBar Plugin 無限回転寿司編|4|2021-09-21|2021-03-07|
|
||||
|60|[yahibo/InsertCode](https://github.com/yahibo/InsertCode)|iOS动态注入、重签名、hook代码、新增代码、查看图层|3|2022-01-17|2022-01-15|
|
||||
|61|[DFTT/XMMenuPopover](https://github.com/DFTT/XMMenuPopover)|自定义的长按选择菜单|3|2022-01-10|2022-01-10|
|
||||
|62|[hh1016/HHPackKit](https://github.com/hh1016/HHPackKit)|基于UIKit封装的基础控件库,使用链式编程思想对常用的控件进行封装,包含UIView,UILabel,UIButton,UITextFiled,UITextView,UITableView的封装|3|2021-12-21|2021-12-21|
|
||||
|63|[Rycccccccc/YCBannerView](https://github.com/Rycccccccc/YCBannerView)|一款轻量级的轮播框架|3|2021-12-11|2021-12-08|
|
||||
|64|[yt1124297507/Kline](https://github.com/yt1124297507/Kline)|这是一个KlineDemo包含常见指标:MA EMA BOLL MACD WR RSI KDJ,如果觉得不错 顺手来个Star。K线详情可查看markdown文档、源代码|3|2021-12-09|2021-12-08|
|
||||
|65|[yangKJ/KJBannerViewDemo](https://github.com/yangKJ/KJBannerViewDemo)|🏂 🏂 🏂 轮播图无限自动循环滚动、缩放布局、缓存预加载读取、支持自定义继承,网络GIF和网图混合轮播,支持Storyboard和Xib中创建并配置属性,多种分页控件选择,自动清理缓存等等|3|2021-11-27|2021-11-27|
|
||||
|36|[yangKJ/KJBannerViewDemo](https://github.com/yangKJ/KJBannerViewDemo)|🏂 🏂 🏂 轮播图无限自动循环滚动、缩放布局、缓存预加载读取、支持自定义继承,网络GIF和网图混合轮播,支持Storyboard和Xib中创建并配置属性,多种分页控件选择,自动清理缓存等等|7|2021-11-27|2021-11-27|
|
||||
|37|[leon2017/cmbpb-flutter](https://github.com/leon2017/cmbpb-flutter)|Flutter 招商银行一网通支付|7|2021-10-15|2021-08-31|
|
||||
|38|[zxinsunshine/NinePatchKit](https://github.com/zxinsunshine/NinePatchKit)|A ninepatch image render framework for iOS and MacOS|7|2021-12-27|2021-08-26|
|
||||
|39|[mokong/DetectFakeLocation](https://github.com/mokong/DetectFakeLocation)|iOS检测虚拟位置,比如使用Xcode模拟位置、使用爱思助手模拟位置等|7|2021-09-06|2021-08-06|
|
||||
|40|[ebamboo/BBPictureBrowser](https://github.com/ebamboo/BBPictureBrowser)|一个轻量级的图片浏览器,支持本地图片和网络图片的展示,适用于 Objective-C 和 Swift。|7|2022-01-07|2021-07-01|
|
||||
|41|[LianjiaTech/BKFlutterWebNativeBridge](https://github.com/LianjiaTech/BKFlutterWebNativeBridge)|Flutter Web和Flutter Mobile桥接。|6|2021-11-22|2021-11-22|
|
||||
|42|[rueen/react-native-ottpay](https://github.com/rueen/react-native-ottpay)|react-native ottpay跨境支付|6|2021-11-25|2021-10-26|
|
||||
|43|[nongshifu/SSURLProtocol](https://github.com/nongshifu/SSURLProtocol)|iOS 应用内全局拦截http https 代理转发 自定义规则 和平防封?懂?|6|2021-08-12|2021-08-12|
|
||||
|44|[ebamboo/BBPlayerView](https://github.com/ebamboo/BBPlayerView)|一个高度封装的视频播放器视图,基于 AVPlayer、AVPlayerLayer、AVPlayerItem。 继承自 UIView,可以当做一般视图使用,适用于 Swift 和 Objective-C。|6|2021-12-23|2021-07-03|
|
||||
|45|[DNSPod/httpdns-sdk-ios](https://github.com/DNSPod/httpdns-sdk-ios)|iOS 平台 httpdns sdk 源码|6|2022-01-17|2021-04-09|
|
||||
|46|[snice/uniapp-flutter](https://github.com/snice/uniapp-flutter)|uniapp 与 Flutter 混合案例|6|2021-09-26|2021-03-14|
|
||||
|47|[nongshifu/Bsphp](https://github.com/nongshifu/Bsphp)|OC对接BSphp验证系统|6|2021-08-12|2021-02-17|
|
||||
|48|[QiShare/QiDownloadAndUploadPic](https://github.com/QiShare/QiDownloadAndUploadPic)|iOS原生框架下异步多图片上传、下载工具。支持下载图片到自定义相册,支持后台操作,支持设置最大并发数,无第三方依赖。|5|2021-11-26|2021-11-24|
|
||||
|49|[QuintGao/GKPlaceholder](https://github.com/QuintGao/GKPlaceholder)|UIScrollView空数据占位图|5|2021-12-03|2021-08-30|
|
||||
|50|[zeqinjie/TWMultiUploadFileManager](https://github.com/zeqinjie/TWMultiUploadFileManager)|基于 AWS3 设计的分片上传管理封装类|5|2021-08-31|2021-08-25|
|
||||
|51|[theseustech/SotDemo](https://github.com/theseustech/SotDemo)|SOT iOS热更新方案的示例DEMO|5|2021-09-25|2021-08-07|
|
||||
|52|[EatherToo/react-native-onepass-alibaba](https://github.com/EatherToo/react-native-onepass-alibaba)|阿里云平台的手机号一键登录|5|2021-07-30|2021-07-28|
|
||||
|53|[yahibo/InsertCode](https://github.com/yahibo/InsertCode)|iOS动态注入、重签名、hook代码、新增代码、查看图层|4|2022-01-17|2022-01-15|
|
||||
|54|[fatboy-hard/react-native-gcy-datakit](https://github.com/fatboy-hard/react-native-gcy-datakit)|观测云RN集成|4|2021-12-09|2021-11-29|
|
||||
|55|[crifan/iOSAutomation](https://github.com/crifan/iOSAutomation)|iOS设备自动化操作的环境搭建和代码演示|4|2021-09-03|2021-09-03|
|
||||
|56|[CoderMSY/MSYTableView](https://github.com/CoderMSY/MSYTableView)|数据驱动型UITableView库,封装delegate/dataSource,开发者只需构造数据及自定义Cell|4|2021-12-03|2021-08-20|
|
||||
|57|[ljunb/Zelda](https://github.com/ljunb/Zelda)|支持链式语法的轻量FlexBox布局库|4|2021-08-17|2021-08-14|
|
||||
|58|[frankKiwi/FNKKeepAlive](https://github.com/frankKiwi/FNKKeepAlive)|ios后台保活策略|4|2021-08-21|2021-08-04|
|
||||
|59|[zhengmiaokai/MKWebSocket](https://github.com/zhengmiaokai/MKWebSocket)|使用SRWebSocket实现的长链接,支持cookie设置、连接异常 网络抖动重连、ping-pong心跳保活、一对多delegate|4|2021-09-13|2021-07-05|
|
||||
|60|[Smiacter/flutter_baidu_navi](https://github.com/Smiacter/flutter_baidu_navi)|Flutter baidu map navigation - Flutter百度地图导航|4|2021-10-13|2021-05-20|
|
||||
|61|[PetitStrawberry/InfiniteSushiBTT](https://github.com/PetitStrawberry/InfiniteSushiBTT)|BetterTouchTool TouchBar Plugin 無限回転寿司編|4|2021-09-21|2021-03-07|
|
||||
|62|[DFTT/XMMenuPopover](https://github.com/DFTT/XMMenuPopover)|自定义的长按选择菜单|3|2022-01-10|2022-01-10|
|
||||
|63|[hh1016/HHPackKit](https://github.com/hh1016/HHPackKit)|基于UIKit封装的基础控件库,使用链式编程思想对常用的控件进行封装,包含UIView,UILabel,UIButton,UITextFiled,UITextView,UITableView的封装|3|2021-12-21|2021-12-21|
|
||||
|64|[Rycccccccc/YCBannerView](https://github.com/Rycccccccc/YCBannerView)|一款轻量级的轮播框架|3|2021-12-11|2021-12-08|
|
||||
|65|[yt1124297507/Kline](https://github.com/yt1124297507/Kline)|这是一个KlineDemo包含常见指标:MA EMA BOLL MACD WR RSI KDJ,如果觉得不错 顺手来个Star。K线详情可查看markdown文档、源代码|3|2021-12-09|2021-12-08|
|
||||
|66|[HansenCCC/KKImageBrowser](https://github.com/HansenCCC/KKImageBrowser)|这是一个非常实用的图片浏览工具。(仿微信图片预览)|3|2021-11-19|2021-11-16|
|
||||
|67|[WanyueKJ/wanyue_live_shopping_ios](https://github.com/WanyueKJ/wanyue_live_shopping_ios)|万岳app商城、直播带货商城、短视频商城、仿淘宝商城|3|2021-11-02|2021-10-09|
|
||||
|68|[wildfirechat/ios-conference](https://github.com/wildfirechat/ios-conference)|视频会议|3|2021-09-23|2021-09-13|
|
||||
@ -79,42 +79,41 @@
|
||||
|72|[frankKiwi/HotfixSolve](https://github.com/frankKiwi/HotfixSolve)|热更新方案|3|2021-08-20|2021-08-17|
|
||||
|73|[HeadmasterHong/MVVM-OC-IOS-demo](https://github.com/HeadmasterHong/MVVM-OC-IOS-demo)|基于MVVM模式的iOS/OC demo|3|2021-10-25|2021-08-09|
|
||||
|74|[tencentyun/TRTCUnitySDK](https://github.com/tencentyun/TRTCUnitySDK)|腾讯云实时音视频Unity SDK|3|2022-01-21|2021-07-14|
|
||||
|75|[she1s0ne/SIOWaveView](https://github.com/she1s0ne/SIOWaveView)|Obtain the audio spectrum/ 获取音频文件的频谱直方图|3|2021-07-27|2021-06-25|
|
||||
|76|[Rico358097990/ssl-kill-switch2-Preferences](https://github.com/Rico358097990/ssl-kill-switch2-Preferences)|ssl-kill-switch2 Preferences优化|3|2021-10-11|2021-03-12|
|
||||
|77|[Turboks/ShortVideo](https://github.com/Turboks/ShortVideo)|iOS短视频、仿抖音|3|2021-09-30|2021-02-08|
|
||||
|78|[anyRTC-UseCase/Basic-Video-Example](https://github.com/anyRTC-UseCase/Basic-Video-Example)|多人音视频通话,适用场景包括移动视频直播、实时互动连麦视频(音频)直播、小程序互动直播、视频会议等。本插件提供实时音视频能力,支持Android、iOS。多人音视频通话|3|2021-12-31|2021-01-27|
|
||||
|79|[SmileZXLee/iOSSignatureAnalysis](https://github.com/SmileZXLee/iOSSignatureAnalysis)|iOSApp+springboot后端sign签名+aes加密流程&逆向破解分析示例(class-dump+Logos+monkeyDev+IDA)|2|2022-01-24|2022-01-21|
|
||||
|80|[mlcldh/GNUstepBase](https://github.com/mlcldh/GNUstepBase)|GNUstep是GNU计划的项目之一,它将Cocoa的OC库重新开源实现了一遍。|2|2022-01-14|2022-01-08|
|
||||
|81|[nongshifu/iOS-](https://github.com/nongshifu/iOS-)|iOS模拟点击/拖动 各种游戏王座,自瞄,压枪基址,只需要简单的一行代码记录屏幕xy坐标|2|2021-11-29|2021-11-29|
|
||||
|82|[Jdb156158/JBBPuzzleView](https://github.com/Jdb156158/JBBPuzzleView)|模板拼图、宫格拼图、不规则拼图、视频图片拼图、GIF拼图|2|2021-12-03|2021-11-24|
|
||||
|83|[qingqiusuomeng/LQAlertViewKit](https://github.com/qingqiusuomeng/LQAlertViewKit)|自定义UIAlertViewController|2|2021-11-16|2021-11-10|
|
||||
|84|[oychshy/AppleRegister](https://github.com/oychshy/AppleRegister)|appleId 模点|2|2022-01-24|2021-11-03|
|
||||
|85|[chenXming/QhSaveImageToLibrary](https://github.com/chenXming/QhSaveImageToLibrary)|多线程下载、上传图片。支持下载到自定义相册,支持设置最大并发数,支持后台处理任务。没有使用任何第三方相关类库,系统原生方法实现,无依赖负担。|2|2021-12-02|2021-11-03|
|
||||
|86|[AlexanderWei/cjlm](https://github.com/AlexanderWei/cjlm)|菜鸡联盟|2|2021-10-25|2021-10-25|
|
||||
|87|[chinaxxren/VVModule](https://github.com/chinaxxren/VVModule)|VVModule是面向协议的iOS模块化框架,同时它还支持URL路由和模块间通信机制,并且覆盖启动阶段的main函数的前后|2|2021-10-28|2021-10-22|
|
||||
|88|[lishangjing-spec/lsj-PrivateProtocolAlert](https://github.com/lishangjing-spec/lsj-PrivateProtocolAlert)|隐私政策弹窗|2|2021-10-17|2021-10-15|
|
||||
|89|[pirder/PRSleepApp](https://github.com/pirder/PRSleepApp)| 2020年毕业答辩iOS项目|2|2021-10-09|2021-10-09|
|
||||
|90|[Lester2020/YZTimerDemo](https://github.com/Lester2020/YZTimerDemo)|处理解决NSTimer造成循环引用的几种实现方式|2|2021-09-30|2021-09-30|
|
||||
|91|[chiyun1/gcovFlushAdapter](https://github.com/chiyun1/gcovFlushAdapter)|解决升级Xcode13, 检测代码覆盖度时找不到__gcov_flush方法的问题|2|2021-09-27|2021-09-27|
|
||||
|92|[tqhnet/MacCatalyst_Learn](https://github.com/tqhnet/MacCatalyst_Learn)|Mac Catalyst的练习|2|2021-10-26|2021-09-13|
|
||||
|93|[shark-chen/MLLogin](https://github.com/shark-chen/MLLogin)|登陆SDK|2|2021-10-13|2021-09-08|
|
||||
|94|[MrLuanJX/Filter](https://github.com/MrLuanJX/Filter)|仿链家、美团、京东筛选|2|2021-11-18|2021-09-01|
|
||||
|95|[Lester2020/TabbarInteractionDemo](https://github.com/Lester2020/TabbarInteractionDemo)|实现UITabBarController可交互式转场动画|2|2021-08-30|2021-08-30|
|
||||
|96|[wangmingmin/WMVisualWorld](https://github.com/wangmingmin/WMVisualWorld)|音视频硬编解码、OpenGL ES、Metal、扫码人脸识别|2|2021-09-02|2021-08-25|
|
||||
|97|[frankKiwi/FNKPushandVOIP](https://github.com/frankKiwi/FNKPushandVOIP)|推送,静默推送和VOIP,CallKit|2|2021-08-20|2021-08-20|
|
||||
|98|[Jacky-LinPeng/onLineSeat-MQTT](https://github.com/Jacky-LinPeng/onLineSeat-MQTT)|环信MQTT参赛作品|2|2021-10-09|2021-08-18|
|
||||
|99|[andyccc/LanchMonitor](https://github.com/andyccc/LanchMonitor)|app启动时间计算(OC&Swift)|2|2021-08-05|2021-08-05|
|
||||
|100|[andyccc/YSAppFluecyMonitor](https://github.com/andyccc/YSAppFluecyMonitor)|应用卡顿检测,方法调用堆栈抓取|2|2021-08-03|2021-08-03|
|
||||
|101|[lele8446/CJSkin](https://github.com/lele8446/CJSkin)|APP动态换肤解决方案|2|2021-09-28|2021-06-27|
|
||||
|102|[xiangshun110/XSNetwork](https://github.com/xiangshun110/XSNetwork)|对AFNetworking 4.0的封装|2|2021-07-30|2021-06-09|
|
||||
|103|[zhengmiaokai/MKAPM](https://github.com/zhengmiaokai/MKAPM)|网络监听、卡顿/闪退收集,FPS检测(简单的功能实现)|2|2021-10-18|2021-06-07|
|
||||
|104|[growingio/growingio-sdk-ios-advertising](https://github.com/growingio/growingio-sdk-ios-advertising)|GrowingIO 广告SDK,基于TrackerCore|2|2021-09-01|2021-05-25|
|
||||
|105|[yelinux/YHNavigationBar](https://github.com/yelinux/YHNavigationBar)|UINavigationController封装,支持全屏侧滑pop,导航栏显示隐藏更便捷。|2|2022-01-06|2021-04-21|
|
||||
|106|[DengXiangHong/react-native-alipay-verify](https://github.com/DengXiangHong/react-native-alipay-verify)|支付宝实名认证(身份核实、生物识别、人脸识别)|2|2021-12-16|2021-04-20|
|
||||
|107|[yelinux/YHWaterFallLayout](https://github.com/yelinux/YHWaterFallLayout)|瀑布流简易使用|2|2021-10-29|2021-04-13|
|
||||
|108|[YJExpand/YJEmptyView](https://github.com/YJExpand/YJEmptyView)|空白页占位|2|2021-11-17|2021-02-22|
|
||||
|109|[wuyanghu/WPObserver](https://github.com/wuyanghu/WPObserver)|自定义一个通用的一对多的观察者|2|2021-11-12|2021-02-05|
|
||||
|110|[chbo297/BODragScrollView](https://github.com/chbo297/BODragScrollView)|卡片式滑动拖拽交互控件-支持卡片内嵌ScrollView|2|2021-08-30|2021-01-31|
|
||||
|75|[Rico358097990/ssl-kill-switch2-Preferences](https://github.com/Rico358097990/ssl-kill-switch2-Preferences)|ssl-kill-switch2 Preferences优化|3|2021-10-11|2021-03-12|
|
||||
|76|[Turboks/ShortVideo](https://github.com/Turboks/ShortVideo)|iOS短视频、仿抖音|3|2021-09-30|2021-02-08|
|
||||
|77|[anyRTC-UseCase/Basic-Video-Example](https://github.com/anyRTC-UseCase/Basic-Video-Example)|多人音视频通话,适用场景包括移动视频直播、实时互动连麦视频(音频)直播、小程序互动直播、视频会议等。本插件提供实时音视频能力,支持Android、iOS。多人音视频通话|3|2021-12-31|2021-01-27|
|
||||
|78|[SmileZXLee/iOSSignatureAnalysis](https://github.com/SmileZXLee/iOSSignatureAnalysis)|iOSApp+springboot后端sign签名+aes加密流程&逆向破解分析示例(class-dump+Logos+monkeyDev+IDA)|2|2022-01-24|2022-01-21|
|
||||
|79|[mlcldh/GNUstepBase](https://github.com/mlcldh/GNUstepBase)|GNUstep是GNU计划的项目之一,它将Cocoa的OC库重新开源实现了一遍。|2|2022-01-14|2022-01-08|
|
||||
|80|[nongshifu/iOS-](https://github.com/nongshifu/iOS-)|iOS模拟点击/拖动 各种游戏王座,自瞄,压枪基址,只需要简单的一行代码记录屏幕xy坐标|2|2021-11-29|2021-11-29|
|
||||
|81|[Jdb156158/JBBPuzzleView](https://github.com/Jdb156158/JBBPuzzleView)|模板拼图、宫格拼图、不规则拼图、视频图片拼图、GIF拼图|2|2021-12-03|2021-11-24|
|
||||
|82|[qingqiusuomeng/LQAlertViewKit](https://github.com/qingqiusuomeng/LQAlertViewKit)|自定义UIAlertViewController|2|2021-11-16|2021-11-10|
|
||||
|83|[oychshy/AppleRegister](https://github.com/oychshy/AppleRegister)|appleId 模点|2|2022-01-24|2021-11-03|
|
||||
|84|[chenXming/QhSaveImageToLibrary](https://github.com/chenXming/QhSaveImageToLibrary)|多线程下载、上传图片。支持下载到自定义相册,支持设置最大并发数,支持后台处理任务。没有使用任何第三方相关类库,系统原生方法实现,无依赖负担。|2|2021-12-02|2021-11-03|
|
||||
|85|[AlexanderWei/cjlm](https://github.com/AlexanderWei/cjlm)|菜鸡联盟|2|2021-10-25|2021-10-25|
|
||||
|86|[chinaxxren/VVModule](https://github.com/chinaxxren/VVModule)|VVModule是面向协议的iOS模块化框架,同时它还支持URL路由和模块间通信机制,并且覆盖启动阶段的main函数的前后|2|2021-10-28|2021-10-22|
|
||||
|87|[lishangjing-spec/lsj-PrivateProtocolAlert](https://github.com/lishangjing-spec/lsj-PrivateProtocolAlert)|隐私政策弹窗|2|2021-10-17|2021-10-15|
|
||||
|88|[pirder/PRSleepApp](https://github.com/pirder/PRSleepApp)| 2020年毕业答辩iOS项目|2|2021-10-09|2021-10-09|
|
||||
|89|[Lester2020/YZTimerDemo](https://github.com/Lester2020/YZTimerDemo)|处理解决NSTimer造成循环引用的几种实现方式|2|2021-09-30|2021-09-30|
|
||||
|90|[chiyun1/gcovFlushAdapter](https://github.com/chiyun1/gcovFlushAdapter)|解决升级Xcode13, 检测代码覆盖度时找不到__gcov_flush方法的问题|2|2021-09-27|2021-09-27|
|
||||
|91|[tqhnet/MacCatalyst_Learn](https://github.com/tqhnet/MacCatalyst_Learn)|Mac Catalyst的练习|2|2021-10-26|2021-09-13|
|
||||
|92|[shark-chen/MLLogin](https://github.com/shark-chen/MLLogin)|登陆SDK|2|2021-10-13|2021-09-08|
|
||||
|93|[MrLuanJX/Filter](https://github.com/MrLuanJX/Filter)|仿链家、美团、京东筛选|2|2021-11-18|2021-09-01|
|
||||
|94|[Lester2020/TabbarInteractionDemo](https://github.com/Lester2020/TabbarInteractionDemo)|实现UITabBarController可交互式转场动画|2|2021-08-30|2021-08-30|
|
||||
|95|[wangmingmin/WMVisualWorld](https://github.com/wangmingmin/WMVisualWorld)|音视频硬编解码、OpenGL ES、Metal、扫码人脸识别|2|2021-09-02|2021-08-25|
|
||||
|96|[frankKiwi/FNKPushandVOIP](https://github.com/frankKiwi/FNKPushandVOIP)|推送,静默推送和VOIP,CallKit|2|2021-08-20|2021-08-20|
|
||||
|97|[Jacky-LinPeng/onLineSeat-MQTT](https://github.com/Jacky-LinPeng/onLineSeat-MQTT)|环信MQTT参赛作品|2|2021-10-09|2021-08-18|
|
||||
|98|[andyccc/LanchMonitor](https://github.com/andyccc/LanchMonitor)|app启动时间计算(OC&Swift)|2|2021-08-05|2021-08-05|
|
||||
|99|[andyccc/YSAppFluecyMonitor](https://github.com/andyccc/YSAppFluecyMonitor)|应用卡顿检测,方法调用堆栈抓取|2|2021-08-03|2021-08-03|
|
||||
|100|[lele8446/CJSkin](https://github.com/lele8446/CJSkin)|APP动态换肤解决方案|2|2021-09-28|2021-06-27|
|
||||
|101|[xiangshun110/XSNetwork](https://github.com/xiangshun110/XSNetwork)|对AFNetworking 4.0的封装|2|2021-07-30|2021-06-09|
|
||||
|102|[zhengmiaokai/MKAPM](https://github.com/zhengmiaokai/MKAPM)|网络监听、卡顿/闪退收集,FPS检测(简单的功能实现)|2|2021-10-18|2021-06-07|
|
||||
|103|[growingio/growingio-sdk-ios-advertising](https://github.com/growingio/growingio-sdk-ios-advertising)|GrowingIO 广告SDK,基于TrackerCore|2|2021-09-01|2021-05-25|
|
||||
|104|[yelinux/YHNavigationBar](https://github.com/yelinux/YHNavigationBar)|UINavigationController封装,支持全屏侧滑pop,导航栏显示隐藏更便捷。|2|2022-01-06|2021-04-21|
|
||||
|105|[DengXiangHong/react-native-alipay-verify](https://github.com/DengXiangHong/react-native-alipay-verify)|支付宝实名认证(身份核实、生物识别、人脸识别)|2|2021-12-16|2021-04-20|
|
||||
|106|[yelinux/YHWaterFallLayout](https://github.com/yelinux/YHWaterFallLayout)|瀑布流简易使用|2|2021-10-29|2021-04-13|
|
||||
|107|[YJExpand/YJEmptyView](https://github.com/YJExpand/YJEmptyView)|空白页占位|2|2021-11-17|2021-02-22|
|
||||
|108|[wuyanghu/WPObserver](https://github.com/wuyanghu/WPObserver)|自定义一个通用的一对多的观察者|2|2021-11-12|2021-02-05|
|
||||
|109|[chbo297/BODragScrollView](https://github.com/chbo297/BODragScrollView)|卡片式滑动拖拽交互控件-支持卡片内嵌ScrollView|2|2021-08-30|2021-01-31|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,35 +1,35 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > PHP
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|647|2022-01-21|2021-09-10|
|
||||
|1|[luolongfei/freenom](https://github.com/luolongfei/freenom)|Freenom 域名自动续期。Freenom domain name renews automatically.|648|2022-01-21|2021-09-10|
|
||||
|2|[maccmspro/maccms10](https://github.com/maccmspro/maccms10)|苹果cms-v10,maccms-v10,麦克cms,开源cms,内容管理系统,视频分享程序,分集剧情程序,网址导航程序,文章程序,漫画程序,图片程序|600|2022-01-12|2021-06-25|
|
||||
|3|[easychen/docker2saas](https://github.com/easychen/docker2saas)|An open source tool that lets you create a SaaS website from docker images in 10 minutes.|588|2022-01-18|2021-02-13|
|
||||
|4|[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 ...|529|2022-01-12|2021-04-07|
|
||||
|4|[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 ...|528|2022-01-12|2021-04-07|
|
||||
|5|[qmpaas/leadshop](https://github.com/qmpaas/leadshop)|🔥🔥🔥🔥🔥 Leadshop是一款提供持续更新迭代服务的免费开源商城系统,旨在打造极致的用户体验!开箱即可商用! Leadshop主要面向中小型企业,助力搭建电商平台,并提供专业的技术支持。 商城涉及多种主题色、可视化DIY装修、促销转化、裂变分销、用户精细化管理、数据分析等多个维度,追求极致体验,全面赋能商家,为商家创造价值。 演示站:https://demo.leadshop.vip 账号:1 ...|397|2021-12-28|2021-06-02|
|
||||
|6|[openBI-kwc/openBI](https://github.com/openBI-kwc/openBI)|可视化数据分析工具|207|2021-08-23|2021-02-03|
|
||||
|7|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|176|2022-01-14|2021-08-25|
|
||||
|7|[modstart/ModStartCMS](https://github.com/modstart/ModStartCMS)|模块化内容管理系统 modstart.com|177|2022-01-14|2021-08-25|
|
||||
|8|[likeyun/liKeYun_Huoma](https://github.com/likeyun/liKeYun_Huoma)|这是一套开源、免费、可上线运营的活码系统,便于协助自己、他人进行微信私域流量资源获取,更大化地进行营销推广活动!降低运营成本,提高工作效率,获取更多资源。|175|2022-01-20|2021-05-22|
|
||||
|9|[bewhale/thinkphp_gui_tools](https://github.com/bewhale/thinkphp_gui_tools)|ThinkPHP 漏洞 综合利用工具, 图形化界面, 命令执行, 一键getshell, 批量检测, 日志遍历, session包含, 宝塔绕过|159|2021-08-30|2021-04-26|
|
||||
|10|[dnomd343/echoIP](https://github.com/dnomd343/echoIP)|显示客户端IP的详细信息|156|2021-10-25|2021-03-08|
|
||||
|11|[osuuu/LightPicture](https://github.com/osuuu/LightPicture)|企业团队图片资源管理系统、图床系统|140|2022-01-19|2022-01-16|
|
||||
|11|[osuuu/LightPicture](https://github.com/osuuu/LightPicture)|企业团队图片资源管理系统、图床系统|144|2022-01-19|2022-01-16|
|
||||
|12|[leadshop/leadshop](https://github.com/leadshop/leadshop)|Leadshop是一款提供持续更新迭代服务的轻量级、高性能开源电商系统,前后端分离(uniapp +电商专用yii2.0),可视化DIY拖拽装修,旨在打造极致的用户体验! 支持微信小程序,公众号等|140|2021-12-28|2021-04-09|
|
||||
|13|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|131|2022-01-04|2021-10-22|
|
||||
|13|[youyingxiang/Discover](https://github.com/youyingxiang/Discover)|Discover 是一个基于 Dcat-admin 开发的进销存系统|132|2022-01-04|2021-10-22|
|
||||
|14|[zyx0814/Pichome](https://github.com/zyx0814/Pichome)|欧奥PicHome是用于欧奥图文档系统的图片展示门户,图片搜索引擎。也能够用于Eagle等其他图库软件的图片展示门户。|121|2021-12-21|2021-09-16|
|
||||
|15|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 API v3 的 PHP Library,同时也支持 API v2|113|2022-01-04|2021-06-15|
|
||||
|16|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|104|2022-01-23|2021-11-20|
|
||||
|17|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|98|2021-12-01|2021-09-26|
|
||||
|15|[wechatpay-apiv3/wechatpay-php](https://github.com/wechatpay-apiv3/wechatpay-php)|微信支付 API v3 的 PHP Library,同时也支持 API v2|114|2022-01-04|2021-06-15|
|
||||
|16|[iranee/qnap-aliyunpan-webdav](https://github.com/iranee/qnap-aliyunpan-webdav)|威联通-阿里云盘Webdav挂载服务|106|2022-01-23|2021-11-20|
|
||||
|17|[0x727/BugRepoter_0x727](https://github.com/0x727/BugRepoter_0x727)|BugRepoter_0x727(自动化编写报告平台)根据安全团队定制化协同管理项目安全,可快速查找历史漏洞,批量导出报告。|98|2022-01-26|2021-09-26|
|
||||
|18|[xielei/swoole-worker](https://github.com/xielei/swoole-worker)|SwooleWorker是基于swoole开发的一款分布式长连接开发框架。常驻内存,协程,高性能高并发;分布式部署,横向扩容,使得能支持庞大的连接数;无感知安全重启,无缝升级代码;接口丰富,支持单个发送,分组发送,群发广播等接口。可广泛应用于云计算、物联网(IOT)、车联网、智能家居、网络游戏等领域。|93|2021-12-20|2021-05-10|
|
||||
|19|[exp1orer/FastAdmin_Upload](https://github.com/exp1orer/FastAdmin_Upload)|FastAdmin 前台文件上传RCE|90|2021-10-12|2021-04-02|
|
||||
|20|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|86|2022-01-21|2021-11-27|
|
||||
|20|[lizhipay/acg-faka](https://github.com/lizhipay/acg-faka)|个人发卡源码,发卡系统,二次元发卡系统,二次元发卡源码,发卡程序,动漫发卡,PHP发卡源码,异次元发卡|87|2022-01-26|2021-11-27|
|
||||
|21|[guanguans/notify](https://github.com/guanguans/notify)|多平台通知 SDK(Bark、Chanify、钉钉群机器人、邮件、飞书群机器人、Gitter、Google Chat、iGot、Logger、Mattermost、Now Push、PushBack、Push、PushPlus、Rocket Chat、Server 酱、企业微信群机器人、息知、Zulip)。|80|2022-01-09|2021-05-01|
|
||||
|22|[hipig/ddcard](https://github.com/hipig/ddcard)|【嘟嘟早教卡】 后端 api 源码,由 Laravel 构建而成。|79|2021-11-23|2021-06-18|
|
||||
|23|[zhufenghua1998/bp3](https://github.com/zhufenghua1998/bp3)|bp3是一款使用php开发的百度网盘接口程序,百度网盘目录搜索引擎,文件展示搜索目录树,在线目录搜索索引,百度网盘文件下载等。|68|2022-01-16|2021-09-24|
|
||||
|23|[zhufenghua1998/bp3](https://github.com/zhufenghua1998/bp3)|bp3是一款使用php开发的百度网盘接口程序,百度网盘目录搜索引擎,文件展示搜索目录树,在线目录搜索索引,百度网盘文件下载等。|70|2022-01-16|2021-09-24|
|
||||
|24|[kkguan/validation](https://github.com/kkguan/validation)|高性能的验证器组件(Validation),适用于 Hyperf 或 Laravel 框架,可获得数百倍的性能提升|68|2021-11-02|2021-09-24|
|
||||
|25|[whitebearcode/typecho-bearsimple](https://github.com/whitebearcode/typecho-bearsimple)|一款简洁大方的Typecho主题|66|2022-01-23|2021-05-03|
|
||||
|25|[whitebearcode/typecho-bearsimple](https://github.com/whitebearcode/typecho-bearsimple)|一款简洁大方的Typecho主题|67|2022-01-23|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|[WGrape/esupdater](https://github.com/WGrape/esupdater)|A high-performance lightweight framework of PHP to achieve incremental update of ES documents / 一个基于Canal实现ES文档增量更新的高性能轻量框架|63|2022-01-18|2021-12-13|
|
||||
|28|[yitd/ICP-API](https://github.com/yitd/ICP-API)|ICP备案信息查询API接口|63|2021-08-08|2021-08-06|
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Pascal
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
@ -9,7 +9,7 @@
|
||||
|2|[PassByYou888/ZDB2.0](https://github.com/PassByYou888/ZDB2.0)|ZDB2.0将是未来大数据支持的内核,ZDB2.0有自己的独立支持体系,跨平台特性,不依赖操作系统|17|2021-10-21|2021-03-20|
|
||||
|3|[ying32/DDNRuntime-examples](https://github.com/ying32/DDNRuntime-examples)|DDNRuntime(Delphi .NET Framework/.NET Core Runtime) example. DDNRuntime is a library for Delphi to call .net dll. Support the assembly written by c#, vb.net. Support importing .net dll to delphi, can ...|12|2021-12-10|2021-05-28|
|
||||
|4|[PassByYou888/zCloud](https://github.com/PassByYou888/zCloud)|zCloud 是去中心化的SAAS后台框架,SAAS后台就是zCloud|11|2021-11-06|2021-07-20|
|
||||
|5|[PassByYou888/ZNet](https://github.com/PassByYou888/ZNet)|ZServer4D 2.0的进化版本,也是未来对p2pVM,云服务器,SAAS系统支持的核心项目|10|2022-01-25|2022-01-18|
|
||||
|5|[PassByYou888/ZNet](https://github.com/PassByYou888/ZNet)|ZServer4D 2.0的进化版本,也是未来对p2pVM,云服务器,SAAS系统支持的核心项目|10|2022-01-26|2022-01-18|
|
||||
|6|[pmiscn/MuObjectPool](https://github.com/pmiscn/MuObjectPool)|我用的delphi的公共库|5|2021-11-22|2021-11-22|
|
||||
|7|[coder163/DesignPatternForDelphi](https://github.com/coder163/DesignPatternForDelphi)|网络上流传的设计模式多以Java、C++语言描述,用Delphi描述的资源几乎为零,特此整理|3|2021-11-21|2021-10-21|
|
||||
|8|[Pzf874/TVChnlTest](https://github.com/Pzf874/TVChnlTest)|TV频道源检查软件(TVChnlTest.exe)这个小工具, 可以将你收集的直播源数据导入,并对其进行有效性检查,经整理后,可以导出为TXT格式或M3U8格式的文件。|3|2021-08-09|2021-08-09|
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Perl
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|660|2022-01-25|2021-08-22|
|
||||
|1|[Oreomeow/checkinpanel](https://github.com/Oreomeow/checkinpanel)|一个主要运行在 𝐞𝐥𝐞𝐜𝐕𝟐𝐏 或 𝐪𝐢𝐧𝐠𝐥𝐨𝐧𝐠 等定时面板,同时支持系统运行环境的签到项目(环境:𝑷𝒚𝒕𝒉𝒐𝒏 3.8+ / 𝑵𝒐𝒅𝒆.𝒋𝒔 10+ / 𝑩𝒂𝒔𝒉 4+ / 𝑶𝒑𝒆𝒏𝑱𝑫𝑲8 / 𝑷𝒆𝒓𝒍5)|662|2022-01-26|2021-08-22|
|
||||
|2|[k1d0ne/cobaltstrike_plugin](https://github.com/k1d0ne/cobaltstrike_plugin)|陆续补充一些自己写的cobaltstrike插件|38|2021-11-05|2021-10-20|
|
||||
|3|[nju-lug/NJUBeamer](https://github.com/nju-lug/NJUBeamer)|南京大学演示文稿模板|7|2021-11-21|2021-11-21|
|
||||
|4|[dqwang122/MLROUGE](https://github.com/dqwang122/MLROUGE)|ROUGE for multilingual Summarization|6|2021-10-11|2021-10-11|
|
||||
|
||||
@ -1,88 +1,88 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Python
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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.|9065|2022-01-25|2021-07-19|
|
||||
|2|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5131|2022-01-14|2021-08-30|
|
||||
|3|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3119|2021-12-04|2021-09-10|
|
||||
|1|[xinntao/Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)|Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|9084|2022-01-25|2021-07-19|
|
||||
|2|[PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)|Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!|5134|2022-01-14|2021-08-30|
|
||||
|3|[7eu7d7/genshin_auto_fish](https://github.com/7eu7d7/genshin_auto_fish)|基于深度强化学习的原神自动钓鱼AI|3120|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.|2760|2022-01-25|2021-02-05|
|
||||
|5|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2679|2022-01-23|2021-06-02|
|
||||
|6|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2064|2022-01-25|2021-04-07|
|
||||
|5|[xfangfang/Macast](https://github.com/xfangfang/Macast)|Macast is a cross-platform application which using mpv as DLNA Media Renderer.|2694|2022-01-23|2021-06-02|
|
||||
|6|[open-mmlab/mmocr](https://github.com/open-mmlab/mmocr)|OpenMMLab Text Detection, Recognition and Understanding Toolbox|2068|2022-01-26|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.|1690|2021-07-28|2021-02-13|
|
||||
|8|[0x727/ShuiZe_0x727](https://github.com/0x727/ShuiZe_0x727)|信息收集自动化工具|1521|2022-01-17|2021-07-28|
|
||||
|9|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1351|2022-01-25|2021-07-14|
|
||||
|10|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|1021|2022-01-13|2021-09-12|
|
||||
|11|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1014|2022-01-25|2021-05-05|
|
||||
|12|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|981|2022-01-23|2021-09-19|
|
||||
|13|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|977|2022-01-25|2021-12-28|
|
||||
|14|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|856|2021-12-14|2021-08-25|
|
||||
|15|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|827|2022-01-17|2021-11-30|
|
||||
|16|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |801|2022-01-17|2021-02-05|
|
||||
|17|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|783|2022-01-25|2021-04-21|
|
||||
|18|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|774|2022-01-25|2021-12-06|
|
||||
|9|[sml2h3/ddddocr](https://github.com/sml2h3/ddddocr)|带带弟弟 通用验证码识别OCR pypi版|1362|2022-01-25|2021-07-14|
|
||||
|10|[luminoleon/epicgames-claimer](https://github.com/luminoleon/epicgames-claimer)|自动领取Epic游戏商城每周免费游戏。|1023|2022-01-13|2021-09-12|
|
||||
|11|[curtinlv/JD-Script](https://github.com/curtinlv/JD-Script)|仅供参考。|1015|2022-01-26|2021-05-05|
|
||||
|12|[martinet101/ElevenClock](https://github.com/martinet101/ElevenClock)|ElevenClock: Have a customizable clock on your Windows 11 displays|984|2022-01-25|2021-09-19|
|
||||
|13|[Tencent/CodeAnalysis](https://github.com/Tencent/CodeAnalysis)|Static Code Analysis|982|2022-01-26|2021-12-28|
|
||||
|14|[hustvl/YOLOP](https://github.com/hustvl/YOLOP)|You Only Look Once for Panopitic Driving Perception.(https://arxiv.org/abs/2108.11250)|857|2021-12-14|2021-08-25|
|
||||
|15|[Mas0nShi/typoraCracker](https://github.com/Mas0nShi/typoraCracker)|A extract & decryption and pack & encryption tools for typora.|834|2022-01-17|2021-11-30|
|
||||
|16|[tonquer/picacg-qt](https://github.com/tonquer/picacg-qt)|哔咔漫画, PicACG comic PC client(Windows, Linux, MacOS) |812|2022-01-17|2021-02-05|
|
||||
|17|[yihong0618/GitHubPoster](https://github.com/yihong0618/GitHubPoster)|Make everything a GitHub svg poster and Skyline!|784|2022-01-26|2021-04-21|
|
||||
|18|[78778443/QingScan](https://github.com/78778443/QingScan)|一个漏洞扫描器粘合剂,添加目标后30款工具自动调用;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|776|2022-01-26|2021-12-06|
|
||||
|19|[CollegesChat/university-information](https://github.com/CollegesChat/university-information)|收集全国各高校招生时不会写明,却会实实在在影响大学生活质量的要求与细节|767|2021-08-25|2021-06-25|
|
||||
|20|[Jack-Cherish/quantitative](https://github.com/Jack-Cherish/quantitative)|量化交易:python3|753|2021-12-28|2021-09-08|
|
||||
|21|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|749|2022-01-22|2021-09-17|
|
||||
|22|[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 ...|749|2022-01-07|2021-05-27|
|
||||
|23|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|742|2022-01-24|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 ...|751|2022-01-07|2021-05-27|
|
||||
|22|[Mashiro2000/HeyTapTask](https://github.com/Mashiro2000/HeyTapTask)|适配青龙面板/云函数/本地运行的欢太商城脚本|747|2022-01-22|2021-09-17|
|
||||
|23|[BR-IDL/PaddleViT](https://github.com/BR-IDL/PaddleViT)|:robot: PaddleViT: State-of-the-art Visual Transformer and MLP Models for PaddlePaddle 2.0+|742|2022-01-26|2021-08-30|
|
||||
|24|[wgpsec/DBJ](https://github.com/wgpsec/DBJ)|大宝剑-边界资产梳理工具(红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配)|714|2021-10-23|2021-03-11|
|
||||
|25|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|712|2022-01-24|2021-02-08|
|
||||
|26|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|710|2022-01-22|2021-09-01|
|
||||
|27|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |647|2022-01-25|2021-04-14|
|
||||
|28|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|596|2022-01-14|2021-07-20|
|
||||
|25|[Boris-code/feapder](https://github.com/Boris-code/feapder)|feapder是一款支持分布式、批次采集、任务防丢、报警丰富的python爬虫框架|713|2022-01-24|2021-02-08|
|
||||
|26|[Zy143L/wskey](https://github.com/Zy143L/wskey)|wskey|711|2022-01-22|2021-09-01|
|
||||
|27|[open-mmlab/mmgeneration](https://github.com/open-mmlab/mmgeneration)|MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV. |647|2022-01-26|2021-04-14|
|
||||
|28|[ClassmateLin/scripts](https://github.com/ClassmateLin/scripts)|jd https://t.me/+fo3HSUe3nbRiNjY1|595|2022-01-14|2021-07-20|
|
||||
|29|[ASoulCnki/ASoulCnki](https://github.com/ASoulCnki/ASoulCnki)|ASoul评论区小作文 枝网查重系统 爬虫部分|554|2021-12-03|2021-06-13|
|
||||
|30|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|549|2022-01-04|2021-07-28|
|
||||
|30|[knownsec/Kunyu](https://github.com/knownsec/Kunyu)|Kunyu, more efficient corporate asset collection|549|2022-01-25|2021-07-28|
|
||||
|31|[textflint/textflint](https://github.com/textflint/textflint)|Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing|536|2022-01-23|2021-03-06|
|
||||
|32|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|534|2022-01-20|2021-03-10|
|
||||
|33|[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.|532|2021-12-21|2021-05-16|
|
||||
|34|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|521|2022-01-11|2021-03-24|
|
||||
|32|[wgpsec/tig](https://github.com/wgpsec/tig)|Threat Intelligence Gathering 威胁情报收集,旨在提高蓝队拿到攻击 IP 后对其进行威胁情报信息收集的效率。|533|2022-01-20|2021-03-10|
|
||||
|33|[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.|532|2022-01-26|2021-05-16|
|
||||
|34|[EASY233/Finger](https://github.com/EASY233/Finger)|一款红队在大量的资产中存活探测与重点攻击系统指纹探测工具|524|2022-01-11|2021-03-24|
|
||||
|35|[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.|520|2022-01-15|2021-02-16|
|
||||
|36|[P1-Team/AlliN](https://github.com/P1-Team/AlliN)|A flexible scanner|507|2022-01-18|2021-03-14|
|
||||
|37|[yhy0/github-cve-monitor](https://github.com/yhy0/github-cve-monitor)|实时监控github上新增的cve和安全工具更新,多渠道推送通知|505|2022-01-21|2021-02-25|
|
||||
|38|[zhaoolee/garss](https://github.com/zhaoolee/garss)|Github Actions采集RSS, 打造无广告内容优质的头版头条超赞宝藏页|502|2022-01-24|2021-02-20|
|
||||
|39|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|492|2022-01-10|2021-09-06|
|
||||
|37|[yhy0/github-cve-monitor](https://github.com/yhy0/github-cve-monitor)|实时监控github上新增的cve和安全工具更新,多渠道推送通知|506|2022-01-26|2021-02-25|
|
||||
|38|[zhaoolee/garss](https://github.com/zhaoolee/garss)|Github Actions采集RSS, 打造无广告内容优质的头版头条超赞宝藏页|502|2022-01-25|2021-02-20|
|
||||
|39|[ghealer/GUI_Tools](https://github.com/ghealer/GUI_Tools)|一个由各种图形化渗透工具组成的工具集|497|2022-01-10|2021-09-06|
|
||||
|40|[hukaixuan19970627/yolov5_obb](https://github.com/hukaixuan19970627/yolov5_obb)|yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测|491|2022-01-22|2021-03-17|
|
||||
|41|[AntonVanke/JDBrandMember](https://github.com/AntonVanke/JDBrandMember)|京东自动入会获取京豆|484|2021-11-15|2021-04-01|
|
||||
|42|[Metarget/metarget](https://github.com/Metarget/metarget)|Metarget is a framework providing automatic constructions of vulnerable infrastructures.|481|2021-12-31|2021-04-09|
|
||||
|43|[mpquant/MyTT](https://github.com/mpquant/MyTT)|MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量 ...|480|2021-12-27|2021-05-18|
|
||||
|42|[mpquant/MyTT](https://github.com/mpquant/MyTT)|MyTT将通达信,同花顺,文华麦语言等指标公式,最简移植到Python中,核心库单个文件,仅百行代码,十几个核心函数,神奇的实现所有常见技术指标算法(不依赖talib库)的纯python实现和转换通达信MACD,RSI,BOLL,ATR,KDJ,CCI,PSY等公式,全部基于pandas函数计算方法封装,简洁且高性能,能非常方便的应用在股票指标公式,股市期货量化框架分析,自动程序化交易,数字货币量 ...|481|2021-12-27|2021-05-18|
|
||||
|43|[Metarget/metarget](https://github.com/Metarget/metarget)|Metarget is a framework providing automatic constructions of vulnerable infrastructures.|481|2021-12-31|2021-04-09|
|
||||
|44|[wafinfo/Sunflower_get_Password](https://github.com/wafinfo/Sunflower_get_Password)|一款针对向日葵的识别码和验证码提取工具|463|2021-11-01|2021-03-11|
|
||||
|45|[ssantoshp/Empyrial](https://github.com/ssantoshp/Empyrial)|Portfolio Management Framework for risk and performance analysis 投资组合管理|462|2021-12-23|2021-03-08|
|
||||
|46|[Zy143L/jd_cookie](https://github.com/Zy143L/jd_cookie)|Python练习|456|2021-09-02|2021-06-26|
|
||||
|47|[Oshino29/ngaArchive](https://github.com/Oshino29/ngaArchive)|nga论坛帖子的存档|454|2021-10-10|2021-09-14|
|
||||
|48|[dqzg12300/fridaUiTools](https://github.com/dqzg12300/fridaUiTools)|frida工具的缝合怪|422|2021-12-06|2021-06-01|
|
||||
|49|[BlinkDL/AI-Writer](https://github.com/BlinkDL/AI-Writer)|AI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。Tuned GPT for novel generation.|420|2022-01-21|2021-07-26|
|
||||
|50|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|418|2022-01-25|2021-12-22|
|
||||
|51|[G-Security-Team/GSLibrary](https://github.com/G-Security-Team/GSLibrary)|轻量级知识库&POC管理平台|417|2021-10-11|2021-07-27|
|
||||
|52|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人,自动从豆瓣电影的想看、在看、看过中获取影音信息,然后去PT站智能选种,找到最匹配的资源加入自己的影音库。|413|2022-01-18|2022-01-09|
|
||||
|53|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|409|2022-01-20|2021-11-16|
|
||||
|54|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|396|2022-01-25|2021-11-29|
|
||||
|48|[dqzg12300/fridaUiTools](https://github.com/dqzg12300/fridaUiTools)|frida工具的缝合怪|423|2021-12-06|2021-06-01|
|
||||
|49|[BlinkDL/AI-Writer](https://github.com/BlinkDL/AI-Writer)|AI 写小说,生成玄幻和言情网文等等。中文预训练生成模型。采用我的 RWKV 模型,类似 GPT-2 。Tuned GPT for novel generation.|422|2022-01-21|2021-07-26|
|
||||
|50|[G-Security-Team/GSLibrary](https://github.com/G-Security-Team/GSLibrary)|轻量级知识库&POC管理平台|419|2021-10-11|2021-07-27|
|
||||
|51|[open-mmlab/mmrazor](https://github.com/open-mmlab/mmrazor)|OpenMMLab Model Compression Toolbox and Benchmark.|418|2022-01-26|2021-12-22|
|
||||
|52|[open-mmlab/mmflow](https://github.com/open-mmlab/mmflow)|OpenMMLab optical flow toolbox and benchmark|416|2022-01-26|2021-11-16|
|
||||
|53|[pofey/movie_robot](https://github.com/pofey/movie_robot)|电影机器人,自动从豆瓣电影的想看、在看、看过中获取影音信息,然后去PT站智能选种,找到最匹配的资源加入自己的影音库。|413|2022-01-18|2022-01-09|
|
||||
|54|[open-mmlab/mmhuman3d](https://github.com/open-mmlab/mmhuman3d)|OpenMMLab 3D Human Parametric Model Toolbox and Benchmark|396|2022-01-26|2021-11-29|
|
||||
|55|[zongdeiqianxing/Autoscanner](https://github.com/zongdeiqianxing/Autoscanner)|输入域名>爆破子域名>扫描子域名端口>发现扫描web服务>集成报告的全流程全自动扫描器。集成oneforall、masscan、nmap、dirsearch、crawlergo、xray等工具,另支持cdn识别、网页截图、站点定位;动态识别域名并添加功能、工具超时中断等|395|2021-11-16|2021-02-23|
|
||||
|56|[ventusff/neurecon](https://github.com/ventusff/neurecon)|Multi-view 3D reconstruction using neural rendering. Unofficial implementation of UNISURF, VolSDF, NeuS and more.|393|2021-09-14|2021-09-08|
|
||||
|57|[ice-doom/EyeJo](https://github.com/ice-doom/EyeJo)|EyeJo是一款自动化资产风险评估平台,可以协助甲方安全人员或乙方安全人员对授权的资产中进行排查,快速发现存在的薄弱点和攻击面。|375|2021-08-25|2021-03-31|
|
||||
|58|[FengQuanLi/WZCQ](https://github.com/FengQuanLi/WZCQ)|用基于策略梯度得强化学习方法训练AI玩王者荣耀|361|2021-11-16|2021-07-04|
|
||||
|58|[FengQuanLi/WZCQ](https://github.com/FengQuanLi/WZCQ)|用基于策略梯度得强化学习方法训练AI玩王者荣耀|366|2021-11-16|2021-07-04|
|
||||
|59|[yym6472/ConSERT](https://github.com/yym6472/ConSERT)|Code for our ACL 2021 paper - ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer|359|2021-12-10|2021-05-31|
|
||||
|60|[jayus0821/swagger-hack](https://github.com/jayus0821/swagger-hack)|自动化爬取并自动测试所有swagger接口|358|2021-08-02|2021-02-01|
|
||||
|61|[yaronzz/BaiduYunToAliYun](https://github.com/yaronzz/BaiduYunToAliYun)|同步百度云网盘到阿里云|345|2021-11-03|2021-07-09|
|
||||
|62|[openspeech-team/openspeech](https://github.com/openspeech-team/openspeech)|Open-Source Toolkit for End-to-End Speech Recognition leveraging PyTorch-Lightning and Hydra.|345|2022-01-18|2021-06-06|
|
||||
|63|[Misaka17032/genshin-lyre-auto-play](https://github.com/Misaka17032/genshin-lyre-auto-play)|根据midi文件演奏“风物之诗琴”的脚本 "Windsong Lyre" auto play|344|2021-08-23|2021-03-21|
|
||||
|64|[YyzHarry/imbalanced-regression](https://github.com/YyzHarry/imbalanced-regression)|[ICML 2021, Long Talk] Delving into Deep Imbalanced Regression|344|2021-12-01|2021-02-18|
|
||||
|60|[jayus0821/swagger-hack](https://github.com/jayus0821/swagger-hack)|自动化爬取并自动测试所有swagger接口|359|2021-08-02|2021-02-01|
|
||||
|61|[openspeech-team/openspeech](https://github.com/openspeech-team/openspeech)|Open-Source Toolkit for End-to-End Speech Recognition leveraging PyTorch-Lightning and Hydra.|347|2022-01-18|2021-06-06|
|
||||
|62|[yaronzz/BaiduYunToAliYun](https://github.com/yaronzz/BaiduYunToAliYun)|同步百度云网盘到阿里云|346|2021-11-03|2021-07-09|
|
||||
|63|[YyzHarry/imbalanced-regression](https://github.com/YyzHarry/imbalanced-regression)|[ICML 2021, Long Talk] Delving into Deep Imbalanced Regression|345|2021-12-01|2021-02-18|
|
||||
|64|[Misaka17032/genshin-lyre-auto-play](https://github.com/Misaka17032/genshin-lyre-auto-play)|根据midi文件演奏“风物之诗琴”的脚本 "Windsong Lyre" auto play|344|2021-08-23|2021-03-21|
|
||||
|65|[bilibili/LastOrder-Dota2](https://github.com/bilibili/LastOrder-Dota2)|Dota2 AI bot|327|2021-08-11|2021-08-02|
|
||||
|66|[srcrs/unicom-task](https://github.com/srcrs/unicom-task)|-|315|2021-11-28|2021-06-13|
|
||||
|67|[smxiazi/NEW_xp_CAPTCHA](https://github.com/smxiazi/NEW_xp_CAPTCHA)|xp_CAPTCHA(瞎跑 白嫖版) burp 验证码 识别 burp插件|313|2022-01-18|2021-04-23|
|
||||
|68|[0x727/FingerprintHub](https://github.com/0x727/FingerprintHub)|侦查守卫(ObserverWard)的指纹库|312|2022-01-25|2021-08-20|
|
||||
|69|[bigblackhat/oFx](https://github.com/bigblackhat/oFx)|一款漏洞验证工具而已|303|2022-01-21|2021-06-02|
|
||||
|70|[israel-dryer/ttkbootstrap](https://github.com/israel-dryer/ttkbootstrap)|A supercharged theme extension for tkinter that enables on-demand modern flat style themes inspired by Bootstrap.|302|2022-01-25|2021-03-19|
|
||||
|71|[HIT-SCIR/plm-nlp-code](https://github.com/HIT-SCIR/plm-nlp-code)|-|300|2021-12-15|2021-07-19|
|
||||
|66|[smxiazi/NEW_xp_CAPTCHA](https://github.com/smxiazi/NEW_xp_CAPTCHA)|xp_CAPTCHA(瞎跑 白嫖版) burp 验证码 识别 burp插件|315|2022-01-18|2021-04-23|
|
||||
|67|[srcrs/unicom-task](https://github.com/srcrs/unicom-task)|-|313|2021-11-28|2021-06-13|
|
||||
|68|[0x727/FingerprintHub](https://github.com/0x727/FingerprintHub)|侦查守卫(ObserverWard)的指纹库|311|2022-01-25|2021-08-20|
|
||||
|69|[bigblackhat/oFx](https://github.com/bigblackhat/oFx)|一款漏洞验证工具而已|304|2022-01-21|2021-06-02|
|
||||
|70|[israel-dryer/ttkbootstrap](https://github.com/israel-dryer/ttkbootstrap)|A supercharged theme extension for tkinter that enables on-demand modern flat style themes inspired by Bootstrap.|304|2022-01-26|2021-03-19|
|
||||
|71|[HIT-SCIR/plm-nlp-code](https://github.com/HIT-SCIR/plm-nlp-code)|-|303|2021-12-15|2021-07-19|
|
||||
|72|[QPT-Family/QPT](https://github.com/QPT-Family/QPT)|[内测中]前向式Python环境快捷封装工具,快速将Python打包为EXE并添加CUDA、NoAVX等支持。|297|2022-01-12|2021-05-03|
|
||||
|73|[ycdxsb/PocOrExp_in_Github](https://github.com/ycdxsb/PocOrExp_in_Github)|聚合Github上已有的Poc或者Exp,CVE信息来自CVE官网。Auto Collect Poc Or Exp from Github by CVE ID.|293|2022-01-25|2021-04-13|
|
||||
|74|[luern0313/WindSong-Lyre-Genshin-Impact](https://github.com/luern0313/WindSong-Lyre-Genshin-Impact)|【原神】自动演奏风物之诗琴的程序|293|2022-01-15|2021-03-27|
|
||||
|75|[bangumi/server](https://github.com/bangumi/server)|The next-generation backend server for https://bgm.tv|292|2022-01-25|2021-12-07|
|
||||
|76|[HibiKier/zhenxun_bot](https://github.com/HibiKier/zhenxun_bot)|基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库,非常可爱的绪山真寻bot|291|2022-01-24|2021-05-16|
|
||||
|77|[skywolf627/ProxiesActions](https://github.com/skywolf627/ProxiesActions)|通过GitHub的actions 自动采集节点 生成订阅信息|274|2022-01-25|2021-04-08|
|
||||
|78|[bubbliiiing/yolox-pytorch](https://github.com/bubbliiiing/yolox-pytorch)|这是一个yolox-pytorch的源码,可以用于训练自己的模型。|272|2022-01-13|2021-09-04|
|
||||
|73|[luern0313/WindSong-Lyre-Genshin-Impact](https://github.com/luern0313/WindSong-Lyre-Genshin-Impact)|【原神】自动演奏风物之诗琴的程序|294|2022-01-15|2021-03-27|
|
||||
|74|[bangumi/server](https://github.com/bangumi/server)|The next-generation backend server for https://bgm.tv|292|2022-01-26|2021-12-07|
|
||||
|75|[ycdxsb/PocOrExp_in_Github](https://github.com/ycdxsb/PocOrExp_in_Github)|聚合Github上已有的Poc或者Exp,CVE信息来自CVE官网。Auto Collect Poc Or Exp from Github by CVE ID.|292|2022-01-26|2021-04-13|
|
||||
|76|[HibiKier/zhenxun_bot](https://github.com/HibiKier/zhenxun_bot)|基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库,非常可爱的绪山真寻bot|290|2022-01-24|2021-05-16|
|
||||
|77|[skywolf627/ProxiesActions](https://github.com/skywolf627/ProxiesActions)|通过GitHub的actions 自动采集节点 生成订阅信息|277|2022-01-26|2021-04-08|
|
||||
|78|[bubbliiiing/yolox-pytorch](https://github.com/bubbliiiing/yolox-pytorch)|这是一个yolox-pytorch的源码,可以用于训练自己的模型。|273|2022-01-13|2021-09-04|
|
||||
|79|[ShannonAI/ChineseBert](https://github.com/ShannonAI/ChineseBert)|-|268|2021-11-16|2021-05-31|
|
||||
|80|[CBLUEbenchmark/CBLUE](https://github.com/CBLUEbenchmark/CBLUE)|中文医疗信息处理基准CBLUE: A Chinese Biomedical Language Understanding Evaluation Benchmark|268|2021-08-28|2021-04-30|
|
||||
|81|[liuli-io/liuli](https://github.com/liuli-io/liuli)|构建一个多源、干净、个性化的阅读环境|264|2022-01-25|2021-04-07|
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > R
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Ruby
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[MBoxPlus/mbox](https://github.com/MBoxPlus/mbox)|Toolchain for Mobile App Development 移动研发工具链|652|2022-01-13|2021-06-22|
|
||||
|2|[baidu/m-git](https://github.com/baidu/m-git)|MGit 是一款基于 Git 的多仓库管理工具,可以安全的、高效的管理多个 Git 仓库; 适合于在多个仓库中进行关联开发的项目,实现批量的版本管理功能,提高 Git 操作的效率,避免逐个执行 Git 命令带来的误操作风险。|135|2021-08-12|2021-03-23|
|
||||
|2|[baidu/m-git](https://github.com/baidu/m-git)|MGit 是一款基于 Git 的多仓库管理工具,可以安全的、高效的管理多个 Git 仓库; 适合于在多个仓库中进行关联开发的项目,实现批量的版本管理功能,提高 Git 操作的效率,避免逐个执行 Git 命令带来的误操作风险。|136|2021-08-12|2021-03-23|
|
||||
|3|[0x727/MetasploitModules_0x727](https://github.com/0x727/MetasploitModules_0x727)|Metasploit Modules Development|69|2021-08-06|2021-08-05|
|
||||
|4|[chenxGen/cocoapods-project-hmap](https://github.com/chenxGen/cocoapods-project-hmap)|A cocoapods plugin to improve the compilation speed of the preprocessing stage.|68|2021-09-23|2021-05-13|
|
||||
|5|[rkh/nii](https://github.com/rkh/nii)|Modern internationalization and localization solution for Ruby|19|2021-10-20|2021-03-03|
|
||||
|
||||
@ -1,52 +1,52 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Rust
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2314|2022-01-25|2021-12-14|
|
||||
|2|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2132|2021-10-23|2021-05-15|
|
||||
|3|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1880|2022-01-22|2021-08-18|
|
||||
|4|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1696|2022-01-24|2021-11-30|
|
||||
|5|[0x192/universal-android-debloater](https://github.com/0x192/universal-android-debloater)|Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.|1311|2022-01-18|2021-10-07|
|
||||
|6|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|938|2021-12-05|2021-10-02|
|
||||
|7|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|761|2022-01-07|2021-09-09|
|
||||
|8|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|614|2022-01-19|2021-09-22|
|
||||
|9|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|539|2022-01-17|2021-07-29|
|
||||
|10|[editso/fuso](https://github.com/editso/fuso)|一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, ...|495|2021-12-19|2021-11-26|
|
||||
|11|[BinChengZhao/delicate](https://github.com/BinChengZhao/delicate)|A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)|415|2021-11-19|2021-02-21|
|
||||
|12|[sunface/fancy-rust](https://github.com/sunface/fancy-rust)|Rust酷库推荐 - 使用我们精心挑选的开源代码,让你的Rust项目Fancy起来! Awesome !|389|2022-01-24|2021-12-29|
|
||||
|13|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|RisingLight is an OLAP database system for educational purpose|370|2022-01-25|2021-08-06|
|
||||
|1|[rapiz1/rathole](https://github.com/rapiz1/rathole)|A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.|2325|2022-01-26|2021-12-14|
|
||||
|2|[hora-search/hora](https://github.com/hora-search/hora)|🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 . |2133|2021-10-23|2021-05-15|
|
||||
|3|[messense/aliyundrive-webdav](https://github.com/messense/aliyundrive-webdav)|阿里云盘 WebDAV 服务|1894|2022-01-22|2021-08-18|
|
||||
|4|[bytedance/monoio](https://github.com/bytedance/monoio)|Rust async runtime based on io-uring.|1706|2022-01-26|2021-11-30|
|
||||
|5|[0x192/universal-android-debloater](https://github.com/0x192/universal-android-debloater)|Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.|1315|2022-01-18|2021-10-07|
|
||||
|6|[ihciah/clean-dns-bpf](https://github.com/ihciah/clean-dns-bpf)|基于 Rust + eBPF 丢弃 GFW DNS 污染包|939|2021-12-05|2021-10-02|
|
||||
|7|[bnjbvr/rouille](https://github.com/bnjbvr/rouille)|Rust programming, in French.|762|2022-01-07|2021-09-09|
|
||||
|8|[wubx/rust-in-databend](https://github.com/wubx/rust-in-databend)|Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend|616|2022-01-19|2021-09-22|
|
||||
|9|[LGUG2Z/komorebi](https://github.com/LGUG2Z/komorebi)|A tiling window manager for Windows|541|2022-01-17|2021-07-29|
|
||||
|10|[editso/fuso](https://github.com/editso/fuso)|一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, ...|501|2021-12-19|2021-11-26|
|
||||
|11|[sunface/fancy-rust](https://github.com/sunface/fancy-rust)|Rust酷库推荐 - 使用我们精心挑选的开源代码,让你的Rust项目Fancy起来! Awesome !|422|2022-01-26|2021-12-29|
|
||||
|12|[BinChengZhao/delicate](https://github.com/BinChengZhao/delicate)|A lightweight and distributed task scheduling platform written in rust. (一个轻量的分布式的任务调度平台通过rust编写)|416|2021-11-19|2021-02-21|
|
||||
|13|[risinglightdb/risinglight](https://github.com/risinglightdb/risinglight)|RisingLight is an OLAP database system for educational purpose|379|2022-01-26|2021-08-06|
|
||||
|14|[Enter-tainer/cxx2flow](https://github.com/Enter-tainer/cxx2flow)|将 C/C++ 代码转换成流程图 / Turn your C/C++ code into flowchart|337|2022-01-21|2021-08-17|
|
||||
|15|[0x727/ObserverWard_0x727](https://github.com/0x727/ObserverWard_0x727)|Cross platform community web fingerprint identification tool|250|2022-01-24|2021-08-21|
|
||||
|15|[0x727/ObserverWard_0x727](https://github.com/0x727/ObserverWard_0x727)|Cross platform community web fingerprint identification tool|251|2022-01-24|2021-08-21|
|
||||
|16|[PersiaML/PERSIA](https://github.com/PersiaML/PERSIA)|High performance distributed framework for training deep learning recommendation models based on PyTorch.|249|2022-01-22|2021-06-24|
|
||||
|17|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|225|2022-01-14|2021-02-19|
|
||||
|17|[WilliamVenner/gmpublisher](https://github.com/WilliamVenner/gmpublisher)|⚙️ Workshop Publishing Utility for Garry's Mod, written in Rust & Svelte and powered by Tauri|226|2022-01-14|2021-02-19|
|
||||
|18|[al8n/stretto](https://github.com/al8n/stretto)|Stretto is a Rust implementation for https://github.com/dgraph-io/ristretto. A high performance memory-bound Rust cache.|222|2021-12-18|2021-07-27|
|
||||
|19|[Kingbultsea/vite-analysis](https://github.com/Kingbultsea/vite-analysis)|出最新版本的全部源码分析中...(换了m1芯片arm64架构的电脑,旧版本无法运行,如esbuild Chromium)|222|2022-01-01|2021-04-02|
|
||||
|20|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact artifacts scanner|218|2022-01-18|2021-10-06|
|
||||
|21|[zu1k/good-mitm](https://github.com/zu1k/good-mitm)|利用MITM技术实现请求和返回的重写、重定向、阻断等操作|182|2022-01-16|2021-09-14|
|
||||
|22|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|156|2022-01-25|2021-06-01|
|
||||
|20|[wormtql/yas](https://github.com/wormtql/yas)|Superfast Genshin Impact artifacts scanner|219|2022-01-18|2021-10-06|
|
||||
|21|[zu1k/good-mitm](https://github.com/zu1k/good-mitm)|利用MITM技术实现请求和返回的重写、重定向、阻断等操作|183|2022-01-16|2021-09-14|
|
||||
|22|[tramhao/termusic](https://github.com/tramhao/termusic)|Music Player TUI written in Rust|156|2022-01-26|2021-06-01|
|
||||
|23|[auula/falsework](https://github.com/auula/falsework)|A tool crate to quickly build rust command line application.|107|2021-08-25|2021-08-01|
|
||||
|24|[iTXTech/mcl-installer](https://github.com/iTXTech/mcl-installer)|MCL一键安装工具|98|2022-01-15|2021-02-04|
|
||||
|25|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|89|2022-01-24|2021-10-03|
|
||||
|24|[iTXTech/mcl-installer](https://github.com/iTXTech/mcl-installer)|MCL一键安装工具|99|2022-01-15|2021-02-04|
|
||||
|25|[stalwartlabs/mail-parser](https://github.com/stalwartlabs/mail-parser)|Fast and robust e-mail parsing library for Rust|89|2022-01-26|2021-10-03|
|
||||
|26|[lz1998/rs-qq](https://github.com/lz1998/rs-qq)|Rust 模拟QQ客户端协议 已完成 扫码登录/密码登录/获取好友列表/获取群列表/发送群消息/接受群消息。运行src/bin的password_login.rs或qrcode_login.rs体验。重构中在refactor分支(正在努力减少unwrap)|86|2022-01-23|2021-10-24|
|
||||
|27|[Tencent/tat-agent](https://github.com/Tencent/tat-agent)|TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands includ ...|70|2022-01-12|2021-11-23|
|
||||
|28|[ElnuDev/hebi](https://github.com/ElnuDev/hebi)|A highly customizable snake clone made in Rust with the Bevy engine, named after the Japanese word for snake, 蛇.|70|2021-09-04|2021-08-22|
|
||||
|29|[knownsec/ct](https://github.com/knownsec/ct)|简单易用的域名爆破工具|61|2022-01-13|2021-11-30|
|
||||
|30|[messense/aliyundrive-fuse](https://github.com/messense/aliyundrive-fuse)|阿里云盘 FUSE 磁盘挂载|58|2022-01-15|2022-01-05|
|
||||
|30|[messense/aliyundrive-fuse](https://github.com/messense/aliyundrive-fuse)|阿里云盘 FUSE 磁盘挂载|60|2022-01-15|2022-01-05|
|
||||
|31|[cc-morning/share-clip](https://github.com/cc-morning/share-clip)|Multi-device clipboard sharing.|43|2022-01-24|2021-09-18|
|
||||
|32|[grantshandy/libretranslate-rs](https://github.com/grantshandy/libretranslate-rs)|The LibreTranslate API client for Rust.|43|2021-10-07|2021-01-28|
|
||||
|33|[sentinel-group/sentinel-rust](https://github.com/sentinel-group/sentinel-rust)|Sentinel Rust version|41|2022-01-23|2021-07-07|
|
||||
|34|[lolishinshi/imsearch](https://github.com/lolishinshi/imsearch)|基于特征点匹配的相似图片搜索|35|2022-01-11|2021-09-09|
|
||||
|35|[h4cnull/ratel](https://github.com/h4cnull/ratel)| ratel(獾) 是由rust开发的红队信息搜集,扫描工具,支持从fofa,zoomeye API查询,主动扫描端口,提取https证书域名,自定义poc,输出xlsx格式。|32|2022-01-04|2021-12-17|
|
||||
|36|[zu1k/sdusrun](https://github.com/zu1k/sdusrun)|校园网深澜认证登录,srun|32|2022-01-01|2021-11-02|
|
||||
|37|[stuartZhang/scaffold-wizard](https://github.com/stuartZhang/scaffold-wizard)|问卷反馈收集, 前端脚手架安装向导, rust, gtk3, win32, dll|32|2021-09-20|2021-05-27|
|
||||
|35|[zu1k/sdusrun](https://github.com/zu1k/sdusrun)|校园网深澜认证登录,srun|32|2022-01-01|2021-11-02|
|
||||
|36|[stuartZhang/scaffold-wizard](https://github.com/stuartZhang/scaffold-wizard)|问卷反馈收集, 前端脚手架安装向导, rust, gtk3, win32, dll|32|2021-09-20|2021-05-27|
|
||||
|37|[h4cnull/ratel](https://github.com/h4cnull/ratel)| ratel(獾) 是由rust开发的红队信息搜集,扫描工具,支持从fofa,zoomeye API查询,主动扫描端口,提取https证书域名,自定义poc,输出xlsx格式。|31|2022-01-04|2021-12-17|
|
||||
|38|[Joylei/anim-rs](https://github.com/Joylei/anim-rs)|:hourglass: A framework independent animation library for rust, works nicely with Iced and the others|30|2022-01-01|2021-06-18|
|
||||
|39|[luojia65/w806-pac](https://github.com/luojia65/w806-pac)|under development: community SVD file, peripheral access crate in embedde Rust for WinnerMicro W800, W801 & W806 chip|28|2021-11-18|2021-11-09|
|
||||
|40|[modernizing/guarding](https://github.com/modernizing/guarding)|Guarding 是一个用于 Java、JavaScript、Rust、Golang 等语言的架构守护工具。借助于易于理解的 DSL,来编写守护规则。Guarding is a guardians for code, architecture, layered. |28|2022-01-19|2021-05-13|
|
||||
|41|[zu1k/ldap-log](https://github.com/zu1k/ldap-log)|一个LDAP请求监听器,摆脱dnslog平台和java|27|2021-12-15|2021-12-11|
|
||||
|42|[Millione/nju-clock-in](https://github.com/Millione/nju-clock-in)|南京大学自动打卡|24|2021-10-20|2021-10-11|
|
||||
|42|[Millione/nju-clock-in](https://github.com/Millione/nju-clock-in)|南京大学自动打卡|25|2021-10-20|2021-10-11|
|
||||
|43|[WeBankBlockchain/liquid](https://github.com/WeBankBlockchain/liquid)|Liquid 由微众银行区块链团队开发并完全开源,是一种嵌入式领域特定语言( embedded Domain Specific Language,eDSL),能够用来编写运行于区块链底层平台FISCO BCOS的智能合约。|24|2022-01-24|2021-03-17|
|
||||
|44|[Ko-oK-OS/xv6-rust](https://github.com/Ko-oK-OS/xv6-rust)|🦀️ Re-implement xv6-riscv in Rust|24|2022-01-23|2021-03-10|
|
||||
|45|[SitinCloud/Owlyshield](https://github.com/SitinCloud/Owlyshield)|Owlyshield is an open-source AI-driven behaviour based antiransomware engine written in Rust. |23|2022-01-19|2021-10-08|
|
||||
@ -56,14 +56,14 @@
|
||||
|49|[m13253/FaithType](https://github.com/m13253/FaithType)|Modify fonts to remove bitmap and disable gridfit for Windows font rendering|22|2021-08-18|2021-06-16|
|
||||
|50|[FrankBuss/frequencycounter](https://github.com/FrankBuss/frequencycounter)|Arduino Nano frequency counter with atomic clock accuracy|21|2021-11-16|2021-11-14|
|
||||
|51|[OPQBOT/rust-tcp-async-client](https://github.com/OPQBOT/rust-tcp-async-client)|Rust Tokio 异步多客户端网络框架 高并发 插件化|21|2021-12-25|2021-04-13|
|
||||
|52|[UnblockNeteaseMusic/server-rust](https://github.com/UnblockNeteaseMusic/server-rust)|Rust 版本的 UnblockNeteaseMusic/server ,以效能、穩定性及可維護性為目標。|19|2022-01-24|2021-09-19|
|
||||
|52|[UnblockNeteaseMusic/server-rust](https://github.com/UnblockNeteaseMusic/server-rust)|Rust 版本的 UnblockNeteaseMusic/server ,以效能、穩定性及可維護性為目標。|19|2022-01-26|2021-09-19|
|
||||
|53|[inherd/writing](https://github.com/inherd/writing)|A document-code sync tools for document engineering. Writing 是一个自动 “文档-代码” 同步工具。解析 Markdown 中的代码定义,读取目标代码,并嵌入到新的文档中。|18|2021-10-25|2021-10-22|
|
||||
|54|[inherd/forming](https://github.com/inherd/forming)|Forming, is a lightweight architecture as code language. 轻量级架构即代码语言|18|2021-11-10|2021-03-28|
|
||||
|55|[eatradish/meowdict](https://github.com/eatradish/meowdict)|喵典 - CLI Web client for moedict.tw|17|2021-12-24|2021-05-23|
|
||||
|56|[cty123/TrojanRust](https://github.com/cty123/TrojanRust)|Trojan-rust is a rust implementation for Trojan protocol that is targeted to circumvent GFW. This implementation focus on performance and stability above everything else.|16|2022-01-05|2021-05-03|
|
||||
|57|[Borber/Whisperer](https://github.com/Borber/Whisperer)|将文本编码为简短的中文字符, 防和谐, 并非加密. 如需加密请使用其他实用工具 / Encode the text into short Chinese characters, to prevent harmonization, not to encrypt it. For encryption, please use other utilities|14|2022-01-24|2022-01-01|
|
||||
|58|[1148118271/ssh-rs](https://github.com/1148118271/ssh-rs)|In addition to encryption library, pure RUST implementation of SSH-2.0 client protocol (除加密库之外 纯rust实现的 ssh-2.0 client 协议)|14|2022-01-22|2021-12-29|
|
||||
|59|[ForgQi/biliup-rs](https://github.com/ForgQi/biliup-rs)|B站命令行投稿工具|14|2022-01-25|2021-12-10|
|
||||
|56|[cty123/TrojanRust](https://github.com/cty123/TrojanRust)|Trojan-rust is a rust implementation for Trojan protocol that is targeted to circumvent GFW. This implementation focus on performance and stability above everything else.|17|2022-01-05|2021-05-03|
|
||||
|57|[Borber/Whisperer](https://github.com/Borber/Whisperer)|将文本编码为简短的中文字符, 防和谐, 并非加密. 如需加密请使用其他实用工具 / Encode the text into short Chinese characters, to prevent harmonization, not to encrypt it. For encryption, please use other utilities|15|2022-01-26|2022-01-01|
|
||||
|58|[ForgQi/biliup-rs](https://github.com/ForgQi/biliup-rs)|B站命令行投稿工具|15|2022-01-26|2021-12-10|
|
||||
|59|[1148118271/ssh-rs](https://github.com/1148118271/ssh-rs)|In addition to encryption library, pure RUST implementation of SSH-2.0 client protocol (除加密库之外 纯rust实现的 ssh-2.0 client 协议)|14|2022-01-26|2021-12-29|
|
||||
|60|[wushikj/mix-agent](https://github.com/wushikj/mix-agent)|基于rust语言开发的一套运维监控探针,支持widnows、linux、macos系统|14|2021-11-16|2021-07-30|
|
||||
|61|[TianLiangZhou/ffi-pinyin](https://github.com/TianLiangZhou/ffi-pinyin)|最快速的PHP中文转拼音库|14|2021-12-07|2021-04-16|
|
||||
|62|[KernelErr/fourth](https://github.com/KernelErr/fourth)|Simple and fast layer 4 proxy in Rust|13|2021-12-30|2021-10-21|
|
||||
|
||||
@ -1,120 +1,119 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Shell
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|腾讯视频|有道云笔记|网易云音乐|一加手机社区官方论坛|百度贴吧|Bilibili|V2EX|咔叽网单|什么值得买|AcFun|天翼云盘|吾爱破解|芒果TV|Fa米家|小米运动|百度搜索资源平台|时光相册|哔咔漫画|联通营业厅||1781|2022-01-21|2021-05-26|
|
||||
|2|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|781|2021-11-27|2021-06-12|
|
||||
|3|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|767|2022-01-02|2021-02-21|
|
||||
|4|[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. 一键脚本|714|2022-01-25|2021-03-17|
|
||||
|1|[Sitoi/dailycheckin](https://github.com/Sitoi/dailycheckin)|基于【腾讯云函数】/【Docker】/【青龙面板】/【elecV2P】/【群晖】的每日签到脚本(支持多账号使用)签到列表: |爱奇艺|全民K歌|腾讯视频|有道云笔记|网易云音乐|一加手机社区官方论坛|百度贴吧|Bilibili|V2EX|咔叽网单|什么值得买|AcFun|天翼云盘|吾爱破解|芒果TV|Fa米家|小米运动|百度搜索资源平台|时光相册|哔咔漫画|联通营业厅||1791|2022-01-21|2021-05-26|
|
||||
|2|[P3TERX/warp.sh](https://github.com/P3TERX/warp.sh)|Cloudflare WARP configuration script Cloudflare WARP 一键配置脚本|784|2021-11-27|2021-06-12|
|
||||
|3|[wulabing/V2Ray_ws-tls_bash_onekey](https://github.com/wulabing/V2Ray_ws-tls_bash_onekey)|-|768|2022-01-02|2021-02-21|
|
||||
|4|[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. 一键脚本|721|2022-01-26|2021-03-17|
|
||||
|5|[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 ...|597|2022-01-24|2021-03-22|
|
||||
|6|[DHDAXCW/NanoPi-R2S](https://github.com/DHDAXCW/NanoPi-R2S)|基于 Lean&Lienol 源码的 NanoPi R2S 的 OpenWrt 固件。每天自动更新插件和内核,Fusion编译法|421|2022-01-24|2021-06-17|
|
||||
|7|[datawhalechina/learn-nlp-with-transformers](https://github.com/datawhalechina/learn-nlp-with-transformers)|we want to create a repo to illustrate usage of transformers in chinese|419|2021-12-02|2021-04-11|
|
||||
|8|[kkkyg/CFwarp](https://github.com/kkkyg/CFwarp)|Cloudflare WARP 多功能一键脚本,支持纯IPV4/纯IPV6/双栈V4V6的VPS共9种情况随意切换安装,screen一键手动/自动刷新支持Netflix奈飞的IP(自动识别WGCF与SOCKS5环境,自定义刷新奈飞IP的时间段间隔,自定义奈飞区域国家),支持升级WARP+及Teams账户。已测试:hax纯v6站,Euserv(德鸡),oracle(甲骨文云)等…………功能更新增加中 ...|389|2022-01-23|2021-09-09|
|
||||
|9|[unifreq/openwrt_packit](https://github.com/unifreq/openwrt_packit)|Flippy's openwrt packaged source code|386|2022-01-24|2021-04-01|
|
||||
|10|[Oreomeow/VIP](https://github.com/Oreomeow/VIP)|DONOT FORK!!!别 Fork 了!超过一定数量就跑路!🏃💨 Gone|332|2021-12-24|2021-06-14|
|
||||
|11|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|314|2022-01-25|2021-04-18|
|
||||
|12|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙全依赖一键安装脚本|308|2022-01-23|2021-11-17|
|
||||
|7|[datawhalechina/learn-nlp-with-transformers](https://github.com/datawhalechina/learn-nlp-with-transformers)|we want to create a repo to illustrate usage of transformers in chinese|420|2021-12-02|2021-04-11|
|
||||
|8|[kkkyg/CFwarp](https://github.com/kkkyg/CFwarp)|Cloudflare WARP 多功能一键脚本,支持纯IPV4/纯IPV6/双栈V4V6的VPS共9种情况随意切换安装,screen一键手动/自动刷新支持Netflix奈飞的IP(自动识别WGCF与SOCKS5环境,自定义刷新奈飞IP的时间段间隔,自定义奈飞区域国家),支持升级WARP+及Teams账户。已测试:hax纯v6站,Euserv(德鸡),oracle(甲骨文云)等…………功能更新增加中 ...|392|2022-01-23|2021-09-09|
|
||||
|9|[unifreq/openwrt_packit](https://github.com/unifreq/openwrt_packit)|Flippy's openwrt packaged source code|388|2022-01-26|2021-04-01|
|
||||
|10|[Oreomeow/VIP](https://github.com/Oreomeow/VIP)|DONOT FORK!!!别 Fork 了!超过一定数量就跑路!🏃💨 Gone|333|2021-12-24|2021-06-14|
|
||||
|11|[BlueSkyXN/SKY-BOX](https://github.com/BlueSkyXN/SKY-BOX)|BlueSkyXN 综合工具箱 Linux Supported ONLY|315|2022-01-25|2021-04-18|
|
||||
|12|[FlechazoPh/QLDependency](https://github.com/FlechazoPh/QLDependency)|青龙全依赖一键安装脚本|311|2022-01-23|2021-11-17|
|
||||
|13|[SuLingGG/OpenWrt-Mini](https://github.com/SuLingGG/OpenWrt-Mini)|Customized Pure OpenWrt & Self-Build OpenWrt Packages Project.|284|2022-01-08|2021-01-31|
|
||||
|14|[1wrt/luci-app-ikoolproxy](https://github.com/1wrt/luci-app-ikoolproxy)|iKoolProxy(原godproxy)是基于KoolProxyR 重新整理的。 需要先安装ikoolproxy,再luci,记得一定要重启路由器!目前不支持5.10以及5.15内核!|266|2022-01-25|2021-01-27|
|
||||
|14|[1wrt/luci-app-ikoolproxy](https://github.com/1wrt/luci-app-ikoolproxy)|iKoolProxy(原godproxy)是基于KoolProxyR 重新整理的。 需要先安装ikoolproxy,再luci,记得一定要重启路由器!目前不支持5.10以及5.15内核!|268|2022-01-25|2021-01-27|
|
||||
|15|[ameizi/vagrant-kubernetes-cluster](https://github.com/ameizi/vagrant-kubernetes-cluster)|Vagrant一键安装Kubernetes集群。安装 Metrics Server 、Kuboard 、Kubernetes Dashboard、KubePi、Kubernetes集群监控prometheus-operator|265|2021-10-30|2021-10-12|
|
||||
|16|[Netflixxp/jcnf-box](https://github.com/Netflixxp/jcnf-box)|这是个人常用的服务器指令和一键脚本|259|2021-11-24|2021-05-05|
|
||||
|17|[tossp/redpill-tool-chain](https://github.com/tossp/redpill-tool-chain)|这是一个测试项目,可能会有不可预测的事情发生(比如:毁损数据、烧毁硬件等等),请谨慎使用。|233|2022-01-11|2021-08-09|
|
||||
|16|[Netflixxp/jcnf-box](https://github.com/Netflixxp/jcnf-box)|这是个人常用的服务器指令和一键脚本|258|2021-11-24|2021-05-05|
|
||||
|17|[tossp/redpill-tool-chain](https://github.com/tossp/redpill-tool-chain)|这是一个测试项目,可能会有不可预测的事情发生(比如:毁损数据、烧毁硬件等等),请谨慎使用。|237|2022-01-11|2021-08-09|
|
||||
|18|[levie-vans/WeChatAssistant-ForMac](https://github.com/levie-vans/WeChatAssistant-ForMac)|Mac微信功能拓展/微信插件/微信小助手(A plugin for Mac WeChat)独立加载版。微信双开助手。|214|2021-11-16|2021-07-27|
|
||||
|19|[wenet-e2e/WenetSpeech](https://github.com/wenet-e2e/WenetSpeech)|A 10000+ hours dataset for Chinese speech recognition|206|2022-01-14|2021-08-03|
|
||||
|20|[yanbuyu/XiaomiCTSPass](https://github.com/yanbuyu/XiaomiCTSPass)|强制小米设备通过谷歌CTS测试|203|2022-01-11|2021-01-27|
|
||||
|21|[Netflixxp/N1HK1dabao](https://github.com/Netflixxp/N1HK1dabao)|项目为自动打包N1和HK1(s905x3)盒子的固件,请勿fork,因为fork无法获取最新的固件,请收藏短网址https://jcnf.xyz/gj 获取最新固件版本;如需只要插件,可收藏另一个短网址 https://jcnf.xyz/ipk|180|2022-01-17|2021-05-02|
|
||||
|22|[ophub/amlogic-s9xxx-armbian](https://github.com/ophub/amlogic-s9xxx-armbian)|Armbian for Amlogic s9xxx tv box. Support s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, etc. including install to EMMC and update related functions. |177|2022-01-19|2021-09-19|
|
||||
|23|[gd0772/AutoBuild-OpenWrt](https://github.com/gd0772/AutoBuild-OpenWrt)|GitHub Actions 云编译 OpenWrt|176|2022-01-25|2021-03-14|
|
||||
|24|[Misaka-blog/MisakaLinuxToolbox](https://github.com/Misaka-blog/MisakaLinuxToolbox)|御坂妹妹们的Linux VPS工具箱|164|2022-01-23|2021-12-25|
|
||||
|24|[Misaka-blog/MisakaLinuxToolbox](https://github.com/Misaka-blog/MisakaLinuxToolbox)|御坂妹妹们的Linux VPS工具箱|172|2022-01-26|2021-12-25|
|
||||
|25|[MinerPr0xy/MinerProxy](https://github.com/MinerPr0xy/MinerProxy)|最稳定的ETH以太坊代理中转矿池程序,以修改作者抽水至千分之三,MinerProxy/矿池代理,支持TCP和SSL协议,支持自定义抽水,高性能高并发,支持web界面管理,包含自启动和进程守护,重启后可以自动运行,会放开防火墙和连接数限制,一键搞定。|153|2022-01-10|2021-12-24|
|
||||
|26|[Cats-Team/AdRules](https://github.com/Cats-Team/AdRules)|Auto Mergo New Rules From Upstream Website./来自上游网站的自动合并新规则。|152|2022-01-06|2021-08-06|
|
||||
|27|[nicococococ/MinerProxyLite](https://github.com/nicococococ/MinerProxyLite)|一键搭建抽水中转平台。自启动+守护+稳定。ETH以太坊矿池、中转、代理、redir,支持TCP和SSL协议,支持自定义抽水,高性能高并发,web界面管理。ETH pool proxy Pumping|150|2022-01-11|2021-12-28|
|
||||
|28|[ryu-shen/minerProxy](https://github.com/ryu-shen/minerProxy)|高性能以太坊ETH矿池代理中转程序(miner proxy), 支持TCP和SSL协议,支持自定义抽水地址和比例,支持Web界面管理。|147|2022-01-03|2021-12-30|
|
||||
|29|[tangjie1/-Baseline-check](https://github.com/tangjie1/-Baseline-check)|windows和linux基线检查,配套自动化检查脚本。纯手打。|147|2021-12-29|2021-11-17|
|
||||
|30|[LovelyHaochi/StreamUnlockTest](https://github.com/LovelyHaochi/StreamUnlockTest)|沙雕流媒体测试|128|2021-08-17|2021-05-18|
|
||||
|31|[suminerProxy/suminerProxy](https://github.com/suminerProxy/suminerProxy)|SuMinerProxy是目前市面上最稳定、价格最低(目前固定开发者费用为0.2%)、功能最全的矿池代理。支持内置抽水!!!支持一键在windows和Linux系统上搭建矿池抽水代理,使用ssl/tcp转发加密传输数据,支持一键屏蔽服务商的监管系统,使你的行为更加安全私密,防止服务器ip被查封。 可拓展匿名代理,保护服务器,防止DDOS攻击,让你的用户更加信赖你! 软件提供可视化界面,可一键管理转 ...|120|2022-01-12|2022-01-04|
|
||||
|32|[Magisk-Modules-Repo/riru_lsposed](https://github.com/Magisk-Modules-Repo/riru_lsposed)|-|118|2021-12-05|2021-02-02|
|
||||
|33|[pzcn/Perfect-Icons-Completion-Project](https://github.com/pzcn/Perfect-Icons-Completion-Project)|MIUI 完美图标补全计划|117|2022-01-25|2021-01-27|
|
||||
|31|[suminerProxy/suminerProxy](https://github.com/suminerProxy/suminerProxy)|SuMinerProxy是目前市面上最稳定、价格最低(目前固定开发者费用为0.2%)、功能最全的矿池代理。支持内置抽水!!!支持一键在windows和Linux系统上搭建矿池抽水代理,使用ssl/tcp转发加密传输数据,支持一键屏蔽服务商的监管系统,使你的行为更加安全私密,防止服务器ip被查封。 可拓展匿名代理,保护服务器,防止DDOS攻击,让你的用户更加信赖你! 软件提供可视化界面,可一键管理转 ...|121|2022-01-12|2022-01-04|
|
||||
|32|[Magisk-Modules-Repo/riru_lsposed](https://github.com/Magisk-Modules-Repo/riru_lsposed)|-|119|2021-12-05|2021-02-02|
|
||||
|33|[pzcn/Perfect-Icons-Completion-Project](https://github.com/pzcn/Perfect-Icons-Completion-Project)|MIUI 完美图标补全计划|116|2022-01-25|2021-01-27|
|
||||
|34|[281677160/build-actions](https://github.com/281677160/build-actions)|-|112|2022-01-11|2021-08-02|
|
||||
|35|[stilleshan/rssforever](https://github.com/stilleshan/rssforever)|Nginx + TTRSS / FreshRSS + RSSHub 整合 docker 容器化一键部署方案.|111|2022-01-15|2021-05-25|
|
||||
|36|[Netflixxp/NF](https://github.com/Netflixxp/NF)|检测服务器是否解锁Netflix|104|2021-10-10|2021-02-23|
|
||||
|37|[XrayR-project/XrayR-release](https://github.com/XrayR-project/XrayR-release)|XrayR 一键脚本以及docker部署|102|2022-01-08|2021-03-10|
|
||||
|38|[liuran001/GJZS](https://github.com/liuran001/GJZS)|搞机助手·R(原「搞机助手重制版」)|94|2022-01-23|2021-08-23|
|
||||
|38|[liuran001/GJZS](https://github.com/liuran001/GJZS)|搞机助手·R(原「搞机助手重制版」)|97|2022-01-23|2021-08-23|
|
||||
|39|[k8sli/kubeplay](https://github.com/k8sli/kubeplay)|Deploy kubernetes by kubespray in offline|91|2022-01-11|2021-08-13|
|
||||
|40|[YuKongA/Unlock-MIUI-ThemeManager](https://github.com/YuKongA/Unlock-MIUI-ThemeManager)|[Magisk] Unlock MIUI ThemeManager / MIUI主题破解|88|2021-12-30|2021-07-31|
|
||||
|41|[breakings/OpenWrt](https://github.com/breakings/OpenWrt)|-|83|2022-01-24|2021-03-05|
|
||||
|42|[jingleijack/Openwrt_Beta](https://github.com/jingleijack/Openwrt_Beta)|AX6和AX3600和AX9000每周五更新,每个版本对应固件名称及大小不一样,看清楚下载。不搞多神秘什么本地编译啥的,我也懒得去fork lean源码修改,直接Actions用雕大无任何修改的源码。稳定性及实用性均与lean官方同步,无任何区别。部分插件源码均拉取原作者最新的。|81|2022-01-24|2021-07-19|
|
||||
|43|[V2RaySSR/cf-auto-passwall](https://github.com/V2RaySSR/cf-auto-passwall)|用于自动筛选 CF IP,并自动替换优选 IP 为 PassWall 的节点地址(WS协议)|79|2021-10-31|2021-06-05|
|
||||
|42|[jingleijack/Openwrt_Beta](https://github.com/jingleijack/Openwrt_Beta)|AX6和AX3600和AX9000每周五更新,每个版本对应固件名称及大小不一样,看清楚下载。不搞多神秘什么本地编译啥的,我也懒得去fork lean源码修改,直接Actions用雕大无任何修改的源码。稳定性及实用性均与lean官方同步,无任何区别。部分插件源码均拉取原作者最新的。|82|2022-01-25|2021-07-19|
|
||||
|43|[V2RaySSR/cf-auto-passwall](https://github.com/V2RaySSR/cf-auto-passwall)|用于自动筛选 CF IP,并自动替换优选 IP 为 PassWall 的节点地址(WS协议)|80|2021-10-31|2021-06-05|
|
||||
|44|[jsmjsm/BrewMyMac](https://github.com/jsmjsm/BrewMyMac)|BrewMyMac - 自动化备份 & 安装 macOS 应用程序|78|2021-08-02|2021-07-16|
|
||||
|45|[jiuqi9997/smokeping](https://github.com/jiuqi9997/smokeping)|smokeping + caddy 一键脚本|77|2021-08-17|2021-05-17|
|
||||
|45|[jiuqi9997/smokeping](https://github.com/jiuqi9997/smokeping)|smokeping + caddy 一键脚本|78|2021-08-17|2021-05-17|
|
||||
|46|[flyqie/dd-shell](https://github.com/flyqie/dd-shell)|该脚本可在DD系统时为您提供一个WebUI以帮助您了解到目前的DD状态.|76|2021-11-21|2021-11-21|
|
||||
|47|[ophub/luci-app-amlogic](https://github.com/ophub/luci-app-amlogic)|Supports management of Amlogic s9xxx, Allwinner, and Rockchip boxes. include install and update the OpenWrt and kernel, Backup and Restore config, Snapshot management, etc.|76|2022-01-17|2021-06-14|
|
||||
|48|[jingleijack/AX6-AX3600_Almighty-Edition_Config](https://github.com/jingleijack/AX6-AX3600_Almighty-Edition_Config)|此版本是全能版本,也是自定义版本,涵盖所有插件,想要榨干路由器性能和内存的朋友可以尝试刷入。支持已刷WEB升级的openwrt固件,刷入方式:首选恢复出厂设置,然后再系统升级不保留配置刷入。全能版每天都会拉取最新源码更新|74|2022-01-25|2021-08-02|
|
||||
|48|[jingleijack/AX6-AX3600_Almighty-Edition_Config](https://github.com/jingleijack/AX6-AX3600_Almighty-Edition_Config)|此版本是全能版本,也是自定义版本,涵盖所有插件,想要榨干路由器性能和内存的朋友可以尝试刷入。支持已刷WEB升级的openwrt固件,刷入方式:首选恢复出厂设置,然后再系统升级不保留配置刷入。全能版每天都会拉取最新源码更新|74|2022-01-26|2021-08-02|
|
||||
|49|[appotry/PTtool](https://github.com/appotry/PTtool)|自动化硬链接工具,在最大可能情况下节约空间,并保持做种。 小于1M的文件直接复制,刮削修改nfo等小文件。 大于1M的文件硬链接到目的目录,可以随意修改文件名。|72|2021-10-15|2021-04-03|
|
||||
|50|[dravenww/curated-article](https://github.com/dravenww/curated-article)|收集各大技术社区网站每日热文|69|2022-01-25|2021-04-22|
|
||||
|51|[CharIesOrz/minerProxy](https://github.com/CharIesOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高,另一个MinerPr0xy/MinerProxy是盗版我的加料的,大家可以看github的commit记录就知道了,千万不要被骗。注意我说的是MinerPr0xy这个人的不是MinerProxy这个人的,老矿工那个是他自己开发的,MinerPr0xy这个人是个骗子|67|2022-01-12|2021-12-31|
|
||||
|52|[DHDAXCW/NanoPi-R2C-Plus](https://github.com/DHDAXCW/NanoPi-R2C-Plus)|基于lean和immortalwrt编译第三方固件,每天自动更新插件和内核,Fusion编译法|67|2022-01-10|2021-08-09|
|
||||
|53|[rptec/heroku-vless](https://github.com/rptec/heroku-vless)|利用Heroku部署高性能代理免费vless服务,支持联通电信 免流|67|2022-01-23|2021-06-15|
|
||||
|54|[jerry048/Dedicated-Seedbox](https://github.com/jerry048/Dedicated-Seedbox)|-|67|2021-08-10|2021-01-26|
|
||||
|55|[soulteary/docker-sso-server](https://github.com/soulteary/docker-sso-server)|Lightweight self-hosted SSO server, resource utilization rate is <1% CPU, MEM <15 M|66|2021-09-22|2021-08-10|
|
||||
|56|[AboutCXJ/SillyGirlDockerDeploy](https://github.com/AboutCXJ/SillyGirlDockerDeploy)|-|65|2021-11-23|2021-09-23|
|
||||
|57|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World!非钟国优化线路使用不佳?不想中转?hysteria一键搞定。|65|2022-01-10|2021-09-19|
|
||||
|58|[gacjie/btpanel_tools](https://github.com/gacjie/btpanel_tools)|宝塔linux工具箱btpanel_tools|64|2021-09-06|2021-09-06|
|
||||
|59|[thomaswcy/R2S](https://github.com/thomaswcy/R2S)|基于 RubikWrt 的 NanoPi R2S 固件,每日自动更新插件和内核|64|2022-01-25|2021-05-30|
|
||||
|60|[jingleijack/X86_64-TEST](https://github.com/jingleijack/X86_64-TEST)|自动构建Lean源码,天灵的源码,openwrt源码!集成usb网卡,支持安卓手机usb网络共享,pci网卡暂时还没有集成,集成了20个插件,分为docker版,和精简版。docker分区1024。精简版分区300,diy2是添加lede软件库没有的插件。及一些原作者的插件。lite精简版配置config和docker版配置基本上都有简单说明。|63|2022-01-23|2021-09-17|
|
||||
|50|[rptec/heroku-vless](https://github.com/rptec/heroku-vless)|利用Heroku部署高性能代理免费vless服务,支持联通电信 免流|70|2022-01-26|2021-06-15|
|
||||
|51|[dravenww/curated-article](https://github.com/dravenww/curated-article)|收集各大技术社区网站每日热文|69|2022-01-26|2021-04-22|
|
||||
|52|[CharIesOrz/minerProxy](https://github.com/CharIesOrz/minerProxy)|以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高,另一个MinerPr0xy/MinerProxy是盗版我的加料的,大家可以看github的commit记录就知道了,千万不要被骗。注意我说的是MinerPr0xy这个人的不是MinerProxy这个人的,老矿工那个是他自己开发的,MinerPr0xy这个人是个骗子|67|2022-01-12|2021-12-31|
|
||||
|53|[DHDAXCW/NanoPi-R2C-Plus](https://github.com/DHDAXCW/NanoPi-R2C-Plus)|基于lean和immortalwrt编译第三方固件,每天自动更新插件和内核,Fusion编译法|67|2022-01-10|2021-08-09|
|
||||
|54|[soulteary/docker-sso-server](https://github.com/soulteary/docker-sso-server)|Lightweight self-hosted SSO server, resource utilization rate is <1% CPU, MEM <15 M|66|2021-09-22|2021-08-10|
|
||||
|55|[AboutCXJ/SillyGirlDockerDeploy](https://github.com/AboutCXJ/SillyGirlDockerDeploy)|-|65|2021-11-23|2021-09-23|
|
||||
|56|[emptysuns/Hi_Hysteria](https://github.com/emptysuns/Hi_Hysteria)|Hello World!非钟国优化线路使用不佳?不想中转?hysteria一键搞定。|65|2022-01-10|2021-09-19|
|
||||
|57|[gacjie/btpanel_tools](https://github.com/gacjie/btpanel_tools)|宝塔linux工具箱btpanel_tools|64|2021-09-06|2021-09-06|
|
||||
|58|[thomaswcy/R2S](https://github.com/thomaswcy/R2S)|基于 RubikWrt 的 NanoPi R2S 固件,每日自动更新插件和内核|64|2022-01-26|2021-05-30|
|
||||
|59|[jingleijack/X86_64-TEST](https://github.com/jingleijack/X86_64-TEST)|自动构建Lean源码,天灵的源码,openwrt源码!集成usb网卡,支持安卓手机usb网络共享,pci网卡暂时还没有集成,集成了20个插件,分为docker版,和精简版。docker分区1024。精简版分区300,diy2是添加lede软件库没有的插件。及一些原作者的插件。lite精简版配置config和docker版配置基本上都有简单说明。|63|2022-01-25|2021-09-17|
|
||||
|60|[King-stark/NvJDCloud](https://github.com/King-stark/NvJDCloud)|Nolanjdc 诺兰面板安装说明|62|2022-01-23|2021-11-28|
|
||||
|61|[dnomd343/ClearDNS](https://github.com/dnomd343/ClearDNS)|容器化的无污染DNS服务|61|2021-09-15|2021-05-18|
|
||||
|62|[King-stark/NvJDCloud](https://github.com/King-stark/NvJDCloud)|Nolanjdc 诺兰面板安装说明|58|2022-01-23|2021-11-28|
|
||||
|63|[soulteary/docker-outline](https://github.com/soulteary/docker-outline)|A simple and reliable self-hosted plan for Outline.|56|2021-11-19|2021-09-04|
|
||||
|64|[loaden/nspawn-deepinwine](https://github.com/loaden/nspawn-deepinwine)|利用systemd-nspawn容器跑Deepin 20.2.3或者Debian 10,安装deepinwine,稳定运行QQ、微信、钉钉、深度商店等应用。低内存,高性能,沙盒机制不污染宿主机,支持多用户,理论上可在任何Linux发行版上运行。成功解决MIT-SHM导致的崩溃,好开心!现在很稳定了。|55|2022-01-16|2021-09-23|
|
||||
|65|[trombonist852/multi-device-openwrt](https://github.com/trombonist852/multi-device-openwrt)|客制化多设备固件包括x86-64,树莓派全系,R2s,N1,k3|54|2022-01-25|2021-03-09|
|
||||
|66|[zhangyoufu/log4j2-without-jndi](https://github.com/zhangyoufu/log4j2-without-jndi)|log4j2-core JAR w/o JndiLookup.class|52|2021-12-10|2021-12-09|
|
||||
|67|[xiangfeidexiaohuo/rec4Gota](https://github.com/xiangfeidexiaohuo/rec4Gota)|解决现今twrp不能刷入超过4G的ROM的bug|50|2021-09-20|2021-09-18|
|
||||
|68|[Rvn0xsy/socks-switch](https://github.com/Rvn0xsy/socks-switch)|透明代理切换脚本,仅支持 Linux|49|2021-10-09|2021-10-09|
|
||||
|69|[DaoCloud/public-image-mirror](https://github.com/DaoCloud/public-image-mirror)|很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。|49|2022-01-25|2021-09-09|
|
||||
|70|[ariandy/easy-rust-indonesia](https://github.com/ariandy/easy-rust-indonesia)|-|49|2021-11-03|2021-05-23|
|
||||
|71|[pumpkin4gb/bzz](https://github.com/pumpkin4gb/bzz)|自用swarm搭建多节点工具|49|2021-08-03|2021-05-07|
|
||||
|72|[wxfyes/N1packaging](https://github.com/wxfyes/N1packaging)|基于flippy的打包Phicomm N1的openwrt,每天自动更新打包|48|2022-01-25|2021-06-30|
|
||||
|73|[christianhaitian/PortMaster](https://github.com/christianhaitian/PortMaster)|A simple tool that allows you to download various game ports that are available for ArkOS, RetroOZ, and TheRA for RK3326 based devices. Support for 351Elec is being worked on as well.|47|2022-01-21|2021-09-10|
|
||||
|74|[DHDAXCW/FusionWRT_x86_x64](https://github.com/DHDAXCW/FusionWRT_x86_x64)|基于lean编译第三方固件,每天自动更新插件和内核,Fusion编译法|44|2022-01-24|2021-10-23|
|
||||
|75|[sunhaiyong1978/CLFS-for-LoongArch](https://github.com/sunhaiyong1978/CLFS-for-LoongArch)|如何交叉编译一个基于LoongArch架构的LFS(Linux From Scratch)系统。|42|2022-01-12|2021-06-22|
|
||||
|76|[jas502n/GitlabVer](https://github.com/jas502n/GitlabVer)|gitlab version index|41|2021-11-10|2021-11-09|
|
||||
|62|[soulteary/docker-outline](https://github.com/soulteary/docker-outline)|A simple and reliable self-hosted plan for Outline.|56|2021-11-19|2021-09-04|
|
||||
|63|[loaden/nspawn-deepinwine](https://github.com/loaden/nspawn-deepinwine)|利用systemd-nspawn容器跑Deepin 20.2.3或者Debian 10,安装deepinwine,稳定运行QQ、微信、钉钉、深度商店等应用。低内存,高性能,沙盒机制不污染宿主机,支持多用户,理论上可在任何Linux发行版上运行。成功解决MIT-SHM导致的崩溃,好开心!现在很稳定了。|55|2022-01-16|2021-09-23|
|
||||
|64|[trombonist852/multi-device-openwrt](https://github.com/trombonist852/multi-device-openwrt)|客制化多设备固件包括x86-64,树莓派全系,R2s,N1,k3|54|2022-01-26|2021-03-09|
|
||||
|65|[zhangyoufu/log4j2-without-jndi](https://github.com/zhangyoufu/log4j2-without-jndi)|log4j2-core JAR w/o JndiLookup.class|52|2021-12-10|2021-12-09|
|
||||
|66|[xiangfeidexiaohuo/rec4Gota](https://github.com/xiangfeidexiaohuo/rec4Gota)|解决现今twrp不能刷入超过4G的ROM的bug|50|2021-09-20|2021-09-18|
|
||||
|67|[Rvn0xsy/socks-switch](https://github.com/Rvn0xsy/socks-switch)|透明代理切换脚本,仅支持 Linux|49|2021-10-09|2021-10-09|
|
||||
|68|[DaoCloud/public-image-mirror](https://github.com/DaoCloud/public-image-mirror)|很多镜像都在国外。比如 gcr 。国内下载很慢,需要加速。|49|2022-01-26|2021-09-09|
|
||||
|69|[ariandy/easy-rust-indonesia](https://github.com/ariandy/easy-rust-indonesia)|-|49|2021-11-03|2021-05-23|
|
||||
|70|[pumpkin4gb/bzz](https://github.com/pumpkin4gb/bzz)|自用swarm搭建多节点工具|49|2021-08-03|2021-05-07|
|
||||
|71|[wxfyes/N1packaging](https://github.com/wxfyes/N1packaging)|基于flippy的打包Phicomm N1的openwrt,每天自动更新打包|48|2022-01-25|2021-06-30|
|
||||
|72|[christianhaitian/PortMaster](https://github.com/christianhaitian/PortMaster)|A simple tool that allows you to download various game ports that are available for ArkOS, RetroOZ, and TheRA for RK3326 based devices. Support for 351Elec is being worked on as well.|47|2022-01-25|2021-09-10|
|
||||
|73|[DHDAXCW/FusionWRT_x86_x64](https://github.com/DHDAXCW/FusionWRT_x86_x64)|基于lean编译第三方固件,每天自动更新插件和内核,Fusion编译法|44|2022-01-26|2021-10-23|
|
||||
|74|[sunhaiyong1978/CLFS-for-LoongArch](https://github.com/sunhaiyong1978/CLFS-for-LoongArch)|如何交叉编译一个基于LoongArch架构的LFS(Linux From Scratch)系统。|42|2022-01-12|2021-06-22|
|
||||
|75|[jas502n/GitlabVer](https://github.com/jas502n/GitlabVer)|gitlab version index|41|2021-11-10|2021-11-09|
|
||||
|76|[nivin-studio/gonivinck](https://github.com/nivin-studio/gonivinck)|一个基于docker的go-zero运行环境。|38|2022-01-25|2021-12-28|
|
||||
|77|[bigbugcc/OpenWrts](https://github.com/bigbugcc/OpenWrts)|OPENWRT 固件(Raspberry Pi4B/3B+,NanoPi R4S,Orange Pi R1Plus,x86) 依源码更新自动编译 |37|2022-01-25|2021-10-18|
|
||||
|78|[BUAA-SE-Compiling/miniSysY-tutorial](https://github.com/BUAA-SE-Compiling/miniSysY-tutorial)|BUAASE2019级的编译实验的实验指导与实验安排|37|2022-01-01|2021-08-28|
|
||||
|79|[nivin-studio/gonivinck](https://github.com/nivin-studio/gonivinck)|一个基于docker的go-zero运行环境。|36|2022-01-25|2021-12-28|
|
||||
|80|[Netflixxp/jcnfbesttrace](https://github.com/Netflixxp/jcnfbesttrace)|-|36|2021-12-29|2021-03-03|
|
||||
|81|[MartineauUK/wireguard](https://github.com/MartineauUK/wireguard)|Manage/Install WireGuard on applicable ASUS routers|36|2022-01-24|2021-02-28|
|
||||
|82|[kkkyg/vpsroot](https://github.com/kkkyg/vpsroot)|一键获取最高root权限,自定义root密码!支持Euserv德鸡,Hax IPV6,甲骨文oracle、谷歌云gpc、IBM Linux one、亚马逊云azurz等VPS|34|2021-12-29|2021-09-09|
|
||||
|83|[crazywhalecc/static-php-cli](https://github.com/crazywhalecc/static-php-cli)|Compile static PHP binary in linux, including swoole and other extensions, make PHP more portable.|34|2022-01-10|2021-04-26|
|
||||
|84|[lyz7805/v2ray4flyio](https://github.com/lyz7805/v2ray4flyio)|通过 GitHub Actions 自动在 Fly.io 上部署 V2Ray|34|2022-01-18|2021-03-27|
|
||||
|85|[Lbingyi/cf-autoupdate](https://github.com/Lbingyi/cf-autoupdate)|OpenWrt路由器优选IP脚本设置定时更换优选ip|34|2021-11-19|2021-03-10|
|
||||
|86|[jingleijack/OpenWrt_R7800_Stable](https://github.com/jingleijack/OpenWrt_R7800_Stable)|跟随LEDE主线更新。极致AP版和精简版,更新频率:跟随源码更新而更新|32|2022-01-24|2021-08-10|
|
||||
|87|[dnomd343/TProxy](https://github.com/dnomd343/TProxy)|透明代理的旁路由虚拟网关|32|2021-09-26|2021-05-20|
|
||||
|79|[Netflixxp/jcnfbesttrace](https://github.com/Netflixxp/jcnfbesttrace)|-|36|2021-12-29|2021-03-03|
|
||||
|80|[MartineauUK/wireguard](https://github.com/MartineauUK/wireguard)|Manage/Install WireGuard on applicable ASUS routers|36|2022-01-26|2021-02-28|
|
||||
|81|[kkkyg/vpsroot](https://github.com/kkkyg/vpsroot)|一键获取最高root权限,自定义root密码!支持Euserv德鸡,Hax IPV6,甲骨文oracle、谷歌云gpc、IBM Linux one、亚马逊云azurz等VPS|34|2021-12-29|2021-09-09|
|
||||
|82|[crazywhalecc/static-php-cli](https://github.com/crazywhalecc/static-php-cli)|Compile static PHP binary in linux, including swoole and other extensions, make PHP more portable.|34|2022-01-10|2021-04-26|
|
||||
|83|[lyz7805/v2ray4flyio](https://github.com/lyz7805/v2ray4flyio)|通过 GitHub Actions 自动在 Fly.io 上部署 V2Ray|34|2022-01-18|2021-03-27|
|
||||
|84|[Lbingyi/cf-autoupdate](https://github.com/Lbingyi/cf-autoupdate)|OpenWrt路由器优选IP脚本设置定时更换优选ip|34|2021-11-19|2021-03-10|
|
||||
|85|[jingleijack/OpenWrt_R7800_Stable](https://github.com/jingleijack/OpenWrt_R7800_Stable)|跟随LEDE主线更新。极致AP版和精简版,更新频率:跟随源码更新而更新|32|2022-01-25|2021-08-10|
|
||||
|86|[dnomd343/TProxy](https://github.com/dnomd343/TProxy)|透明代理的旁路由虚拟网关|32|2021-09-26|2021-05-20|
|
||||
|87|[mauhin/justsoso](https://github.com/mauhin/justsoso)|郑州大学健康上报脚本,zzujksb|32|2022-01-06|2021-05-08|
|
||||
|88|[linkease/ddnsto_all_in_one_script](https://github.com/linkease/ddnsto_all_in_one_script)|ddnsto 一键安装脚本|32|2021-10-21|2021-02-09|
|
||||
|89|[mauhin/justsoso](https://github.com/mauhin/justsoso)|郑州大学健康上报脚本,zzujksb|31|2022-01-06|2021-05-08|
|
||||
|90|[x1ah/code-anti-addiction](https://github.com/x1ah/code-anti-addiction)|编程防沉迷 pre-commit 插件|30|2021-09-05|2021-09-05|
|
||||
|91|[DHDAXCW/DoorNet_Series](https://github.com/DHDAXCW/DoorNet_Series)|野火DoorNet1第三方固件,基于lean源码编译固件。|30|2022-01-24|2021-08-14|
|
||||
|92|[EdNovas/vpstoolbox](https://github.com/EdNovas/vpstoolbox)|EdNovas的VPS工具箱|28|2022-01-23|2021-12-27|
|
||||
|89|[x1ah/code-anti-addiction](https://github.com/x1ah/code-anti-addiction)|编程防沉迷 pre-commit 插件|30|2021-09-05|2021-09-05|
|
||||
|90|[DHDAXCW/DoorNet_Series](https://github.com/DHDAXCW/DoorNet_Series)|野火DoorNet1第三方固件,基于lean源码编译固件。|30|2022-01-24|2021-08-14|
|
||||
|91|[EdNovas/vpstoolbox](https://github.com/EdNovas/vpstoolbox)|EdNovas的VPS工具箱|29|2022-01-23|2021-12-27|
|
||||
|92|[Tliens/IPADownloader](https://github.com/Tliens/IPADownloader)|ipa 下载利器,以后下载ipa,再也不用那么麻烦|29|2021-08-13|2021-05-26|
|
||||
|93|[DovFork/AutoSync](https://github.com/DovFork/AutoSync)|利用Github Action自动同步仓库|28|2022-01-01|2021-07-12|
|
||||
|94|[Tliens/IPADownloader](https://github.com/Tliens/IPADownloader)|ipa 下载利器,以后下载ipa,再也不用那么麻烦|28|2021-08-13|2021-05-26|
|
||||
|95|[fhyuncai/Arknights-Anti-addiction](https://github.com/fhyuncai/Arknights-Anti-addiction)|明日方舟屏蔽防沉迷|28|2021-09-04|2021-05-19|
|
||||
|94|[fhyuncai/Arknights-Anti-addiction](https://github.com/fhyuncai/Arknights-Anti-addiction)|明日方舟屏蔽防沉迷|28|2021-09-04|2021-05-19|
|
||||
|95|[eisaev/r2350](https://github.com/eisaev/r2350)|-|27|2021-12-30|2021-03-14|
|
||||
|96|[InvoluteHell/HelloWorldContest](https://github.com/InvoluteHell/HelloWorldContest)|Print "Hello World" without HELLOWORLD 不使用 HELLOWORLD 来输出 "Hello World" 的比赛!|26|2021-12-19|2021-12-17|
|
||||
|97|[Moyye/console-proxy](https://github.com/Moyye/console-proxy)|console-hz.selypan.com ssh agent|26|2021-12-27|2021-04-15|
|
||||
|98|[eisaev/r2350](https://github.com/eisaev/r2350)|-|26|2021-12-30|2021-03-14|
|
||||
|99|[letseeqiji/LNPPR](https://github.com/letseeqiji/LNPPR)|Docker Ruby Rails Nginx Puma PostgreSQL MySQL 一键配置脚本 |25|2021-12-23|2021-11-11|
|
||||
|100|[virjarRatel/ratel-doc](https://github.com/virjarRatel/ratel-doc)|唯一官方文档|24|2021-09-02|2021-08-30|
|
||||
|101|[Kayuii/hpool-miner](https://github.com/Kayuii/hpool-miner)|chia chia-miner hpool hpool-miner hpool-og-miner hpool-pp-miner Synology RaspberryPi|22|2021-11-10|2021-05-11|
|
||||
|102|[jiajiaxd/openwrt_x86](https://github.com/jiajiaxd/openwrt_x86)|自编译OpenWrt x86固件|21|2021-12-09|2021-08-07|
|
||||
|103|[thomaswcy/R4S](https://github.com/thomaswcy/R4S)|基于 RubikWrt 的 NanoPi R4S 固件,每日自动更新插件和内核|21|2021-12-09|2021-06-04|
|
||||
|104|[zanjie1999/cloudflare-api-v4-ddns](https://github.com/zanjie1999/cloudflare-api-v4-ddns)|cloudflare 一键 ddns 脚本 (大陆可用)|21|2021-10-20|2021-04-25|
|
||||
|105|[unkaer/Actions-OpenWrt-Xiaomi-R4A](https://github.com/unkaer/Actions-OpenWrt-Xiaomi-R4A)|自己编译小米R4A千兆breed直刷版用|21|2021-09-24|2021-02-27|
|
||||
|106|[linkease/nas-packages](https://github.com/linkease/nas-packages)|NAS软件包|20|2021-11-12|2021-02-20|
|
||||
|107|[phlinhng/warp-google](https://github.com/phlinhng/warp-google)|修改 WireGuard 路由表只接管 Google 地址|19|2021-09-04|2021-06-17|
|
||||
|108|[ophub/flippy-openwrt-actions](https://github.com/ophub/flippy-openwrt-actions)|Flippy's OpenWrt packaging script Actions. Support vplus, beikeyun, l1pro, and Amlogic S9xxx STB.|19|2021-12-03|2021-04-21|
|
||||
|109|[Petit-Abba/Magisk-Modules-Template-ge20.4](https://github.com/Petit-Abba/Magisk-Modules-Template-ge20.4)|适用于Magisk版本20.4以上的模块模板|18|2021-10-28|2021-03-01|
|
||||
|110|[cloudnativeto/sig-edge](https://github.com/cloudnativeto/sig-edge)|云原生社区边缘计算 SIG|18|2021-12-06|2021-02-10|
|
||||
|98|[letseeqiji/LNPPR](https://github.com/letseeqiji/LNPPR)|Docker Ruby Rails Nginx Puma PostgreSQL MySQL 一键配置脚本 |25|2021-12-23|2021-11-11|
|
||||
|99|[virjarRatel/ratel-doc](https://github.com/virjarRatel/ratel-doc)|唯一官方文档|24|2021-09-02|2021-08-30|
|
||||
|100|[Kayuii/hpool-miner](https://github.com/Kayuii/hpool-miner)|chia chia-miner hpool hpool-miner hpool-og-miner hpool-pp-miner Synology RaspberryPi|22|2021-11-10|2021-05-11|
|
||||
|101|[jiajiaxd/openwrt_x86](https://github.com/jiajiaxd/openwrt_x86)|自编译OpenWrt x86固件|21|2021-12-09|2021-08-07|
|
||||
|102|[thomaswcy/R4S](https://github.com/thomaswcy/R4S)|基于 RubikWrt 的 NanoPi R4S 固件,每日自动更新插件和内核|21|2021-12-09|2021-06-04|
|
||||
|103|[zanjie1999/cloudflare-api-v4-ddns](https://github.com/zanjie1999/cloudflare-api-v4-ddns)|cloudflare 一键 ddns 脚本 (大陆可用)|21|2021-10-20|2021-04-25|
|
||||
|104|[unkaer/Actions-OpenWrt-Xiaomi-R4A](https://github.com/unkaer/Actions-OpenWrt-Xiaomi-R4A)|自己编译小米R4A千兆breed直刷版用|21|2021-09-24|2021-02-27|
|
||||
|105|[linkease/nas-packages](https://github.com/linkease/nas-packages)|NAS软件包|20|2021-11-12|2021-02-20|
|
||||
|106|[phlinhng/warp-google](https://github.com/phlinhng/warp-google)|修改 WireGuard 路由表只接管 Google 地址|19|2021-09-04|2021-06-17|
|
||||
|107|[ophub/flippy-openwrt-actions](https://github.com/ophub/flippy-openwrt-actions)|Flippy's OpenWrt packaging script Actions. Support vplus, beikeyun, l1pro, and Amlogic S9xxx STB.|19|2021-12-03|2021-04-21|
|
||||
|108|[Petit-Abba/Magisk-Modules-Template-ge20.4](https://github.com/Petit-Abba/Magisk-Modules-Template-ge20.4)|适用于Magisk版本20.4以上的模块模板|18|2021-10-28|2021-03-01|
|
||||
|109|[cloudnativeto/sig-edge](https://github.com/cloudnativeto/sig-edge)|云原生社区边缘计算 SIG|18|2021-12-06|2021-02-10|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Swift
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1265|2022-01-25|2021-11-13|
|
||||
|2|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|757|2022-01-21|2021-11-30|
|
||||
|1|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1269|2022-01-26|2021-11-13|
|
||||
|2|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One menu bar app, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|759|2022-01-21|2021-11-30|
|
||||
|3|[Jinxiansen/Windows11](https://github.com/Jinxiansen/Windows11)| 💻 Windows 11 in SwiftUI.|115|2021-10-13|2021-08-31|
|
||||
|4|[william0wang/MagicCamera](https://github.com/william0wang/MagicCamera)|iOS多功能AI相机:人像卡通化、变老变年轻、美颜、滤镜、艺术效果等|96|2021-11-08|2021-10-29|
|
||||
|5|[Lakr233/FishUpgrade](https://github.com/Lakr233/FishUpgrade)|macOS 摸鱼模拟器|87|2021-12-19|2021-12-16|
|
||||
@ -15,61 +15,60 @@
|
||||
|8|[Astrian/switshot](https://github.com/Astrian/switshot)|Console screenshot transfer|53|2022-01-23|2021-09-10|
|
||||
|9|[iwill/ExCodable](https://github.com/iwill/ExCodable)|Key-Mapping Extensions for Swift Codable|46|2021-12-09|2021-02-08|
|
||||
|10|[simon9211/privacyInsight](https://github.com/simon9211/privacyInsight)|读取app「记录App活动」文件,展示app访问权限及网络记录|44|2021-10-28|2021-10-18|
|
||||
|11|[CoderHuiYu/MMAdvertScrollView](https://github.com/CoderHuiYu/MMAdvertScrollView)|一个简单、轻量级的swift版公告轮播框架|42|2021-09-15|2021-01-26|
|
||||
|12|[fatbobman/NavigationViewKit](https://github.com/fatbobman/NavigationViewKit)|NavigationViewKit is a NavigationView extension library for SwiftUI.|39|2021-12-16|2021-08-31|
|
||||
|13|[Tliens/SSPlan](https://github.com/Tliens/SSPlan)|《今日计划》源代码(open source for the app:今日计划)|33|2021-10-07|2021-10-07|
|
||||
|14|[breadwallet/brd-mobile](https://github.com/breadwallet/brd-mobile)|-|33|2021-11-07|2021-06-28|
|
||||
|15|[yangKJ/RxNetworks](https://github.com/yangKJ/RxNetworks)|🧚 响应式插件网络架构 RxSwift + Moya + HandyJSON + Plugins.|33|2022-01-25|2021-05-08|
|
||||
|16|[ilobos/DeviceSupport](https://github.com/ilobos/DeviceSupport)|iOS真机调试支持文件,支持iOS9-15,已支持最新的iOS15.2;解决【Your Xcode version may be too old for your iOS version.】、无法识别设备等问题。|33|2021-11-11|2021-02-01|
|
||||
|17|[ts666823/Codesigner](https://github.com/ts666823/Codesigner)|-|30|2021-12-11|2021-10-29|
|
||||
|18|[fatbobman/SheetKit](https://github.com/fatbobman/SheetKit)|an extension library for SwiftUI sheets. |29|2021-09-17|2021-09-16|
|
||||
|19|[ShenJieSuzhou/PurchaseX](https://github.com/ShenJieSuzhou/PurchaseX)|PurchaseX 是基于 Swift 语言开发,专门用于给您的应用或者游戏提供应用内购买(In-App_purchase)解决方案的轻量级 Framework; PurchaseX 能让开发者轻松的为应用程序集成苹果的应用内购买,目前最低支持 iOS 8.0 版本;|25|2021-10-28|2021-07-20|
|
||||
|20|[Cantoboard/Cantoboard](https://github.com/Cantoboard/Cantoboard)|Cantoboard - Smart Cantonese Keyboard on iOS |25|2022-01-23|2021-03-19|
|
||||
|21|[KelvinQQ/SpiderCard](https://github.com/KelvinQQ/SpiderCard)|蜘蛛纸牌 for mac|24|2021-08-23|2021-07-28|
|
||||
|22|[JerryFans/JFPopup](https://github.com/JerryFans/JFPopup)|A Swift Popup Module help you popup your custom view easily|22|2021-10-22|2021-10-11|
|
||||
|23|[creepymonster/GlucoseDirectApp](https://github.com/creepymonster/GlucoseDirectApp)|App programmed in Swift/SwiftUI for using Libre 1/2 blood glucose sensors.|21|2022-01-24|2021-07-18|
|
||||
|24|[lihaoyun6/DimQQ](https://github.com/lihaoyun6/DimQQ)|一款可自定义强度的QQ for Mac亮度降低工具|19|2021-11-28|2021-11-23|
|
||||
|25|[Jiafu-Ziran/an-app-from-scratch-video-materials](https://github.com/Jiafu-Ziran/an-app-from-scratch-video-materials)| 「使用 SwiftUI 开发 iOS App 新手教程」课程材料|16|2021-09-13|2021-07-12|
|
||||
|26|[variant-database/vdb](https://github.com/variant-database/vdb)|A SARS-CoV-2 Mutation Pattern Query Tool|12|2022-01-12|2021-04-06|
|
||||
|27|[ptrkstr/Devices](https://github.com/ptrkstr/Devices)|Swift package that contains all devices from https://www.theiphonewiki.com/wiki/Models. Useful when needing to parse machine/device identifier (i.e. iPhone10,1) to device name (iPhone 8).|11|2021-12-27|2021-10-12|
|
||||
|28|[xiaoyouPrince/XYNav](https://github.com/xiaoyouPrince/XYNav)|简单易用的全屏导航控制器 Swift 5.0|11|2022-01-04|2021-09-14|
|
||||
|29|[congHu/DD_Monitor-ios-Swift](https://github.com/congHu/DD_Monitor-ios-Swift)|DD监控室 - Swift for iOS, iPadOS, macOS|11|2021-10-13|2021-03-21|
|
||||
|30|[lixiang1994/Apis](https://github.com/lixiang1994/Apis)|基于URLNavigator抽象的URL路由组件 灵感来自Moya 配置化 插件化.|10|2021-12-21|2021-12-15|
|
||||
|31|[Rui4u/PrivateApp](https://github.com/Rui4u/PrivateApp)|隐私查看|10|2022-01-20|2021-10-21|
|
||||
|32|[TBoyLi/FunIOS](https://github.com/TBoyLi/FunIOS)|玩Android IOS Swift 版本|10|2021-09-08|2021-08-10|
|
||||
|33|[fuyoufang/WiFiPassword](https://github.com/fuyoufang/WiFiPassword)|查看 WiFi 密码|10|2021-08-04|2021-07-31|
|
||||
|34|[liuweigeek/NeptuneBlog-iOS](https://github.com/liuweigeek/NeptuneBlog-iOS)|Twitter clone project,模仿Twitter的社交平台,基于SwiftUI开发。|10|2021-12-12|2021-06-14|
|
||||
|35|[ZXKitCode/ZXFileBrowser](https://github.com/ZXKitCode/ZXFileBrowser)|The iOS sandbox file browser, which has view, copy, move, delete files and other operations. iOS端沙盒文件浏览器,可以查看、拷贝、移动、删除等操作|10|2021-10-27|2021-05-11|
|
||||
|11|[fatbobman/NavigationViewKit](https://github.com/fatbobman/NavigationViewKit)|NavigationViewKit is a NavigationView extension library for SwiftUI.|39|2021-12-16|2021-08-31|
|
||||
|12|[yangKJ/RxNetworks](https://github.com/yangKJ/RxNetworks)|🧚 响应式插件网络架构 RxSwift + Moya + HandyJSON + Plugins.|38|2022-01-26|2021-05-08|
|
||||
|13|[Tliens/SSPlan](https://github.com/Tliens/SSPlan)|《今日计划》源代码(open source for the app:今日计划)|34|2021-10-07|2021-10-07|
|
||||
|14|[breadwallet/brd-mobile](https://github.com/breadwallet/brd-mobile)|-|34|2021-11-07|2021-06-28|
|
||||
|15|[ilobos/DeviceSupport](https://github.com/ilobos/DeviceSupport)|iOS真机调试支持文件,支持iOS9-15,已支持最新的iOS15.2;解决【Your Xcode version may be too old for your iOS version.】、无法识别设备等问题。|33|2021-11-11|2021-02-01|
|
||||
|16|[ts666823/Codesigner](https://github.com/ts666823/Codesigner)|-|30|2021-12-11|2021-10-29|
|
||||
|17|[fatbobman/SheetKit](https://github.com/fatbobman/SheetKit)|an extension library for SwiftUI sheets. |29|2021-09-17|2021-09-16|
|
||||
|18|[ShenJieSuzhou/PurchaseX](https://github.com/ShenJieSuzhou/PurchaseX)|PurchaseX 是基于 Swift 语言开发,专门用于给您的应用或者游戏提供应用内购买(In-App_purchase)解决方案的轻量级 Framework; PurchaseX 能让开发者轻松的为应用程序集成苹果的应用内购买,目前最低支持 iOS 8.0 版本;|25|2021-10-28|2021-07-20|
|
||||
|19|[Cantoboard/Cantoboard](https://github.com/Cantoboard/Cantoboard)|Cantoboard - Smart Cantonese Keyboard on iOS |25|2022-01-26|2021-03-19|
|
||||
|20|[KelvinQQ/SpiderCard](https://github.com/KelvinQQ/SpiderCard)|蜘蛛纸牌 for mac|24|2021-08-23|2021-07-28|
|
||||
|21|[JerryFans/JFPopup](https://github.com/JerryFans/JFPopup)|A Swift Popup Module help you popup your custom view easily|22|2021-10-22|2021-10-11|
|
||||
|22|[creepymonster/GlucoseDirectApp](https://github.com/creepymonster/GlucoseDirectApp)|App programmed in Swift/SwiftUI for using Libre 1/2 blood glucose sensors.|21|2022-01-24|2021-07-18|
|
||||
|23|[lihaoyun6/DimQQ](https://github.com/lihaoyun6/DimQQ)|一款可自定义强度的QQ for Mac亮度降低工具|19|2021-11-28|2021-11-23|
|
||||
|24|[Jiafu-Ziran/an-app-from-scratch-video-materials](https://github.com/Jiafu-Ziran/an-app-from-scratch-video-materials)| 「使用 SwiftUI 开发 iOS App 新手教程」课程材料|16|2021-09-13|2021-07-12|
|
||||
|25|[variant-database/vdb](https://github.com/variant-database/vdb)|A SARS-CoV-2 Mutation Pattern Query Tool|12|2022-01-12|2021-04-06|
|
||||
|26|[ptrkstr/Devices](https://github.com/ptrkstr/Devices)|Swift package that contains all devices from https://www.theiphonewiki.com/wiki/Models. Useful when needing to parse machine/device identifier (i.e. iPhone10,1) to device name (iPhone 8).|11|2021-12-27|2021-10-12|
|
||||
|27|[xiaoyouPrince/XYNav](https://github.com/xiaoyouPrince/XYNav)|简单易用的全屏导航控制器 Swift 5.0|11|2022-01-04|2021-09-14|
|
||||
|28|[congHu/DD_Monitor-ios-Swift](https://github.com/congHu/DD_Monitor-ios-Swift)|DD监控室 - Swift for iOS, iPadOS, macOS|11|2021-10-13|2021-03-21|
|
||||
|29|[lixiang1994/Apis](https://github.com/lixiang1994/Apis)|基于URLNavigator抽象的URL路由组件 灵感来自Moya 配置化 插件化.|10|2021-12-21|2021-12-15|
|
||||
|30|[Rui4u/PrivateApp](https://github.com/Rui4u/PrivateApp)|隐私查看|10|2022-01-20|2021-10-21|
|
||||
|31|[TBoyLi/FunIOS](https://github.com/TBoyLi/FunIOS)|玩Android IOS Swift 版本|10|2021-09-08|2021-08-10|
|
||||
|32|[fuyoufang/WiFiPassword](https://github.com/fuyoufang/WiFiPassword)|查看 WiFi 密码|10|2021-08-04|2021-07-31|
|
||||
|33|[ZXKitCode/ZXFileBrowser](https://github.com/ZXKitCode/ZXFileBrowser)|The iOS sandbox file browser, which has view, copy, move, delete files and other operations. iOS端沙盒文件浏览器,可以查看、拷贝、移动、删除等操作|10|2021-10-27|2021-05-11|
|
||||
|34|[cleven1/KTVLrcScore](https://github.com/cleven1/KTVLrcScore)|ktv歌词评分|9|2022-01-21|2021-12-30|
|
||||
|35|[liuweigeek/NeptuneBlog-iOS](https://github.com/liuweigeek/NeptuneBlog-iOS)|Twitter clone project,模仿Twitter的社交平台,基于SwiftUI开发。|9|2021-12-12|2021-06-14|
|
||||
|36|[Leonard-iOS/PaddleOCR](https://github.com/Leonard-iOS/PaddleOCR)|PaddleOCR是一款应用于iOS设备上的通用文字识别的OCR库.|9|2021-10-25|2021-05-13|
|
||||
|37|[litecoin-foundation/litewallet-ios](https://github.com/litecoin-foundation/litewallet-ios)|iOS version of Litewallet , official SPV Wallet from the Litecoin Foundation. Maintained by the Litewallet Team & Charlie Lee (Creator of Litecoin)|9|2022-01-24|2021-04-10|
|
||||
|38|[ShenJieSuzhou/PreloadDemo](https://github.com/ShenJieSuzhou/PreloadDemo)|该 Demo 记录了一些优雅处理网络数据的方式:实现列表无限滚动时,数据如何预加载,从而达到无缝加载的效果;滚动时 UI 卡顿的解决方案该如何实现;如何优化网络,利用数据缓存来节约流量和系统的内存。|9|2021-10-28|2021-03-23|
|
||||
|39|[ysbrowser/Doodle-TowerDefense](https://github.com/ysbrowser/Doodle-TowerDefense)|涂鸦塔防 A*寻路|8|2021-08-23|2021-08-20|
|
||||
|40|[Rogue24/OneDay](https://github.com/Rogue24/OneDay)|精美的桌面小组件。|8|2021-12-09|2021-07-08|
|
||||
|41|[cleven1/KTVLrcScore](https://github.com/cleven1/KTVLrcScore)|ktv歌词评分|7|2022-01-21|2021-12-30|
|
||||
|42|[37iOS/Assets-Alternate-App-Icons](https://github.com/37iOS/Assets-Alternate-App-Icons)|Xcode13 配置多套 App 图标的方法 --- AppStore 图标 A/B Test 实践|7|2021-12-23|2021-12-23|
|
||||
|43|[ListenNotes/podcast-api-swift](https://github.com/ListenNotes/podcast-api-swift)|The Official Swift Library for the Listen Notes Podcast API.|7|2021-10-26|2021-05-13|
|
||||
|44|[luoxuhai/react-native-smart-cropper](https://github.com/luoxuhai/react-native-smart-cropper)|智能裁剪图像重点区域的 react-native 库,支持基于注意力、对象和人脸。 A react-native library for intelligently cropping key areas of images, supporting attention based, object and face based.|6|2022-01-17|2022-01-17|
|
||||
|45|[37iOS/Easy-Signer](https://github.com/37iOS/Easy-Signer)| iOS App 的 Mac 重签名工具|6|2022-01-05|2022-01-04|
|
||||
|46|[baozoudiudiu/CustomWechatHomePage](https://github.com/baozoudiudiu/CustomWechatHomePage)|仿微信下拉展示小程序列表效果|6|2021-11-16|2021-11-16|
|
||||
|47|[zeqinjie/ZQEndlessPageControl](https://github.com/zeqinjie/ZQEndlessPageControl)|自定义 iOS14 PageControl 控件新功能|6|2021-10-21|2021-09-23|
|
||||
|48|[lele8446/CJSkinSwift](https://github.com/lele8446/CJSkinSwift)|APP动态换肤解决方案|6|2021-09-28|2021-09-08|
|
||||
|49|[Lester2020/MapPolylineViewDemo](https://github.com/Lester2020/MapPolylineViewDemo)|在MKMapView中动态显示轨迹回放,支持回放轨迹是渐变色样式|5|2021-09-01|2021-09-01|
|
||||
|50|[Lester2020/VideoFilterDemo](https://github.com/Lester2020/VideoFilterDemo)|基于MetalKit给视频添加滤镜的demo|5|2021-08-28|2021-08-28|
|
||||
|51|[fuyoufang/Banner3D](https://github.com/fuyoufang/Banner3D)|仿照自如 APP 的 3D Banner|5|2021-08-13|2021-08-13|
|
||||
|52|[BinaryParadise/PracticeTLS](https://github.com/BinaryParadise/PracticeTLS)|TLS 1.2、1.3的swift简单实现|5|2021-12-13|2021-08-05|
|
||||
|53|[namesubai/SSPage-Swift](https://github.com/namesubai/SSPage-Swift)|简单易用的分页切换组件,类型twitter,微博主页|5|2022-01-14|2021-07-19|
|
||||
|54|[natfrp/SakuraFrpLauncherMac](https://github.com/natfrp/SakuraFrpLauncherMac)|[WIP] SakuraFrp macOS 启动器|5|2021-10-28|2021-06-01|
|
||||
|55|[Lebron1992/LBJMediaBrowser](https://github.com/Lebron1992/LBJMediaBrowser)|LBJMediaBrowser 是一个在 SwiftUI 框架下实现的图片视频浏览器。(LBJMediaBrowser is a media browser implemented with SwiftUI.)|4|2021-11-26|2021-09-13|
|
||||
|56|[ZPP506/ZPPRouter](https://github.com/ZPP506/ZPPRouter)|组件化路由 swift|4|2021-11-19|2021-09-06|
|
||||
|57|[Lester2020/WebViewChangeFontDemo](https://github.com/Lester2020/WebViewChangeFontDemo)|在WKWebView中使用原生代码控制字体显示大小的小demo|4|2021-09-06|2021-09-03|
|
||||
|58|[ThinkerJack/android-ios-flutter_notepad](https://github.com/ThinkerJack/android-ios-flutter_notepad)|Andorid IOS Flutter编写的三个记事本APP|4|2021-11-04|2021-07-21|
|
||||
|59|[changping0823/SwiftProject](https://github.com/changping0823/SwiftProject)|swift各种仿写项目(微博、微信swiftUI、玩安卓)、Moya网络层封装|3|2021-12-03|2021-11-15|
|
||||
|60|[chongzone/KeenDialog](https://github.com/chongzone/KeenDialog)|一款非常简便轻巧的对话弹窗, 对话框可在任意的 View 显示,可自由定制化属性参数|3|2021-11-15|2021-11-02|
|
||||
|61|[CoderLR/XJSwiftKit](https://github.com/CoderLR/XJSwiftKit)|用swift语言快速开发一款App|3|2021-11-09|2021-10-29|
|
||||
|62|[EggsBlue/youtube-transition](https://github.com/EggsBlue/youtube-transition)|使用SwiftUI模仿Youtube的播放动画|3|2021-10-10|2021-10-10|
|
||||
|63|[xiaoxidong/SwiftUI-For-Designers-Code](https://github.com/xiaoxidong/SwiftUI-For-Designers-Code)|SwiftUI For Designers 应用内全部示例代码。|3|2021-12-03|2021-10-08|
|
||||
|64|[a29174332/NPU_Finger_iOS](https://github.com/a29174332/NPU_Finger_iOS)|NPU一指通 iOS版本|3|2021-09-25|2021-08-06|
|
||||
|65|[MOON-HJ/AutolayoutPractice](https://github.com/MOON-HJ/AutolayoutPractice)|✂️ 인프런 iOS AutoLayout 강좌 실습(feat. SnapKit) [空]|3|2021-09-22|2021-07-31|
|
||||
|41|[37iOS/Assets-Alternate-App-Icons](https://github.com/37iOS/Assets-Alternate-App-Icons)|Xcode13 配置多套 App 图标的方法 --- AppStore 图标 A/B Test 实践|7|2021-12-23|2021-12-23|
|
||||
|42|[ListenNotes/podcast-api-swift](https://github.com/ListenNotes/podcast-api-swift)|The Official Swift Library for the Listen Notes Podcast API.|7|2021-10-26|2021-05-13|
|
||||
|43|[luoxuhai/react-native-smart-cropper](https://github.com/luoxuhai/react-native-smart-cropper)|智能裁剪图像重点区域的 react-native 库,支持基于注意力、对象和人脸。 A react-native library for intelligently cropping key areas of images, supporting attention based, object and face based.|6|2022-01-17|2022-01-17|
|
||||
|44|[37iOS/Easy-Signer](https://github.com/37iOS/Easy-Signer)| iOS App 的 Mac 重签名工具|6|2022-01-05|2022-01-04|
|
||||
|45|[baozoudiudiu/CustomWechatHomePage](https://github.com/baozoudiudiu/CustomWechatHomePage)|仿微信下拉展示小程序列表效果|6|2021-11-16|2021-11-16|
|
||||
|46|[zeqinjie/ZQEndlessPageControl](https://github.com/zeqinjie/ZQEndlessPageControl)|自定义 iOS14 PageControl 控件新功能|6|2021-10-21|2021-09-23|
|
||||
|47|[lele8446/CJSkinSwift](https://github.com/lele8446/CJSkinSwift)|APP动态换肤解决方案|6|2021-09-28|2021-09-08|
|
||||
|48|[Lester2020/MapPolylineViewDemo](https://github.com/Lester2020/MapPolylineViewDemo)|在MKMapView中动态显示轨迹回放,支持回放轨迹是渐变色样式|5|2021-09-01|2021-09-01|
|
||||
|49|[Lester2020/VideoFilterDemo](https://github.com/Lester2020/VideoFilterDemo)|基于MetalKit给视频添加滤镜的demo|5|2021-08-28|2021-08-28|
|
||||
|50|[fuyoufang/Banner3D](https://github.com/fuyoufang/Banner3D)|仿照自如 APP 的 3D Banner|5|2021-08-13|2021-08-13|
|
||||
|51|[BinaryParadise/PracticeTLS](https://github.com/BinaryParadise/PracticeTLS)|TLS 1.2、1.3的swift简单实现|5|2021-12-13|2021-08-05|
|
||||
|52|[namesubai/SSPage-Swift](https://github.com/namesubai/SSPage-Swift)|简单易用的分页切换组件,类型twitter,微博主页|5|2022-01-14|2021-07-19|
|
||||
|53|[natfrp/SakuraFrpLauncherMac](https://github.com/natfrp/SakuraFrpLauncherMac)|[WIP] SakuraFrp macOS 启动器|5|2021-10-28|2021-06-01|
|
||||
|54|[Lebron1992/LBJMediaBrowser](https://github.com/Lebron1992/LBJMediaBrowser)|LBJMediaBrowser 是一个在 SwiftUI 框架下实现的图片视频浏览器。(LBJMediaBrowser is a media browser implemented with SwiftUI.)|4|2021-11-26|2021-09-13|
|
||||
|55|[ZPP506/ZPPRouter](https://github.com/ZPP506/ZPPRouter)|组件化路由 swift|4|2021-11-19|2021-09-06|
|
||||
|56|[Lester2020/WebViewChangeFontDemo](https://github.com/Lester2020/WebViewChangeFontDemo)|在WKWebView中使用原生代码控制字体显示大小的小demo|4|2021-09-06|2021-09-03|
|
||||
|57|[ThinkerJack/android-ios-flutter_notepad](https://github.com/ThinkerJack/android-ios-flutter_notepad)|Andorid IOS Flutter编写的三个记事本APP|4|2021-11-04|2021-07-21|
|
||||
|58|[changping0823/SwiftProject](https://github.com/changping0823/SwiftProject)|swift各种仿写项目(微博、微信swiftUI、玩安卓)、Moya网络层封装|3|2021-12-03|2021-11-15|
|
||||
|59|[chongzone/KeenDialog](https://github.com/chongzone/KeenDialog)|一款非常简便轻巧的对话弹窗, 对话框可在任意的 View 显示,可自由定制化属性参数|3|2021-11-15|2021-11-02|
|
||||
|60|[CoderLR/XJSwiftKit](https://github.com/CoderLR/XJSwiftKit)|用swift语言快速开发一款App|3|2021-11-09|2021-10-29|
|
||||
|61|[EggsBlue/youtube-transition](https://github.com/EggsBlue/youtube-transition)|使用SwiftUI模仿Youtube的播放动画|3|2021-10-10|2021-10-10|
|
||||
|62|[xiaoxidong/SwiftUI-For-Designers-Code](https://github.com/xiaoxidong/SwiftUI-For-Designers-Code)|SwiftUI For Designers 应用内全部示例代码。|3|2021-12-03|2021-10-08|
|
||||
|63|[a29174332/NPU_Finger_iOS](https://github.com/a29174332/NPU_Finger_iOS)|NPU一指通 iOS版本|3|2021-09-25|2021-08-06|
|
||||
|64|[MOON-HJ/AutolayoutPractice](https://github.com/MOON-HJ/AutolayoutPractice)|✂️ 인프런 iOS AutoLayout 강좌 실습(feat. SnapKit) [空]|3|2021-09-22|2021-07-31|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > TeX
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|201|2021-12-31|2021-04-18|
|
||||
|1|[sjtug/SJTUBeamer](https://github.com/sjtug/SJTUBeamer)|上海交通大学 Beamer 模版 Beamer template for Shanghai Jiao Tong University|203|2021-12-31|2021-04-18|
|
||||
|2|[jamesfang8499/physics1](https://github.com/jamesfang8499/physics1)|-|77|2021-12-17|2021-07-15|
|
||||
|3|[LogCreative/SJTUBeamermin](https://github.com/LogCreative/SJTUBeamermin)|上海交通大学 LaTeX Beamer 幻灯片模板 - VI 最小工作集|57|2021-11-05|2021-03-15|
|
||||
|4|[HFUTTUG/HFUT_Thesis](https://github.com/HFUTTUG/HFUT_Thesis)|LaTeX Thesis Template for Hefei University of Technology|41|2021-08-31|2021-05-17|
|
||||
@ -30,20 +30,21 @@
|
||||
|23|[xiyie/UPC_LATEX_TEMPLATE](https://github.com/xiyie/UPC_LATEX_TEMPLATE)|中国石油大学(华东)控制科学与工程学院课题模板(不保证通用)|4|2021-10-01|2021-09-29|
|
||||
|24|[phonixer/NWPU-BEAMER](https://github.com/phonixer/NWPU-BEAMER)|Latex-Beamer-ppt-NWPU-西北工业大学ppt模板-LaTex-Beamer|4|2021-08-25|2021-08-25|
|
||||
|25|[meat-project/meat-freshment-monitor-system](https://github.com/meat-project/meat-freshment-monitor-system)|NSYSU 畢業專題|4|2022-01-17|2021-07-21|
|
||||
|26|[LLLgoyour/Handout](https://github.com/LLLgoyour/Handout)|王一老师上课配套的物理讲义|3|2022-01-10|2021-11-20|
|
||||
|27|[jiajunfanthu/NKU_Thisis](https://github.com/jiajunfanthu/NKU_Thisis)|南开人工智能学院毕业设计模板|3|2021-09-26|2021-09-26|
|
||||
|28|[longyuan94/PerfDogService_HL001](https://github.com/longyuan94/PerfDogService_HL001)|专家组|3|2021-11-22|2021-09-23|
|
||||
|29|[Chen-Jialin/CV](https://github.com/Chen-Jialin/CV)|基于 LaTeX 的个人中英简历。CV in Chinese and English version based on LaTeX.|3|2021-10-06|2021-06-23|
|
||||
|30|[kaleidoscope257-git/SHUbeamer](https://github.com/kaleidoscope257-git/SHUbeamer)|SHUbeamer是为了帮助上海大学师生撰写演示文稿而编写的LaTex Beamer模版文件 |2|2021-12-01|2021-11-28|
|
||||
|31|[cccresearch/nnModelAuto](https://github.com/cccresearch/nnModelAuto)|神經網路自動建模|2|2021-10-17|2021-09-26|
|
||||
|32|[XingZhiang/shu-report-latex-template](https://github.com/XingZhiang/shu-report-latex-template)|shu的一些实验报告的latex模板|2|2021-09-24|2021-09-23|
|
||||
|33|[wangchang327/ics2021-ps](https://github.com/wangchang327/ics2021-ps)|2021 年秋计算机系统导论讨论班 16 使用的材料|2|2021-12-23|2021-09-15|
|
||||
|34|[VohsiLiu/Probability-Problems](https://github.com/VohsiLiu/Probability-Problems)|概率论与数理统计(浙大第四版)课后习题整理|2|2021-12-05|2021-09-10|
|
||||
|35|[ritscc/soukai-2021-1](https://github.com/ritscc/soukai-2021-1)|2021年度春学期総会|2|2021-10-24|2021-09-09|
|
||||
|36|[Onion12138/math](https://github.com/Onion12138/math)|上海初中数学讲义Latex版|2|2021-08-02|2021-07-14|
|
||||
|37|[chenboshuo/nuedc_template](https://github.com/chenboshuo/nuedc_template)|全国大学生电子设计竞赛 latex 模板|2|2021-07-30|2021-06-26|
|
||||
|38|[skykeyjoker/LaTeX-UESTC-Report](https://github.com/skykeyjoker/LaTeX-UESTC-Report)|LaTeX template for report(Lab) of University of Electronic Science and Technology of China (UESTC) 电子科技大学本科实验报告 LaTeX 模板|2|2021-08-21|2021-06-10|
|
||||
|39|[liao961120/ntuthesis2](https://github.com/liao961120/ntuthesis2)|台大碩博士論文模板 (Pandoc)|2|2021-08-14|2021-02-16|
|
||||
|26|[lxlonlyn/CSP-Project](https://github.com/lxlonlyn/CSP-Project)|历年 CCF CSP 题目解析|3|2022-01-25|2021-12-26|
|
||||
|27|[LLLgoyour/Handout](https://github.com/LLLgoyour/Handout)|王一老师上课配套的物理讲义|3|2022-01-10|2021-11-20|
|
||||
|28|[jiajunfanthu/NKU_Thisis](https://github.com/jiajunfanthu/NKU_Thisis)|南开人工智能学院毕业设计模板|3|2021-09-26|2021-09-26|
|
||||
|29|[longyuan94/PerfDogService_HL001](https://github.com/longyuan94/PerfDogService_HL001)|专家组|3|2021-11-22|2021-09-23|
|
||||
|30|[Chen-Jialin/CV](https://github.com/Chen-Jialin/CV)|基于 LaTeX 的个人中英简历。CV in Chinese and English version based on LaTeX.|3|2021-10-06|2021-06-23|
|
||||
|31|[kaleidoscope257-git/SHUbeamer](https://github.com/kaleidoscope257-git/SHUbeamer)|SHUbeamer是为了帮助上海大学师生撰写演示文稿而编写的LaTex Beamer模版文件 |2|2021-12-01|2021-11-28|
|
||||
|32|[cccresearch/nnModelAuto](https://github.com/cccresearch/nnModelAuto)|神經網路自動建模|2|2021-10-17|2021-09-26|
|
||||
|33|[XingZhiang/shu-report-latex-template](https://github.com/XingZhiang/shu-report-latex-template)|shu的一些实验报告的latex模板|2|2021-09-24|2021-09-23|
|
||||
|34|[wangchang327/ics2021-ps](https://github.com/wangchang327/ics2021-ps)|2021 年秋计算机系统导论讨论班 16 使用的材料|2|2021-12-23|2021-09-15|
|
||||
|35|[VohsiLiu/Probability-Problems](https://github.com/VohsiLiu/Probability-Problems)|概率论与数理统计(浙大第四版)课后习题整理|2|2021-12-05|2021-09-10|
|
||||
|36|[ritscc/soukai-2021-1](https://github.com/ritscc/soukai-2021-1)|2021年度春学期総会|2|2021-10-24|2021-09-09|
|
||||
|37|[Onion12138/math](https://github.com/Onion12138/math)|上海初中数学讲义Latex版|2|2021-08-02|2021-07-14|
|
||||
|38|[chenboshuo/nuedc_template](https://github.com/chenboshuo/nuedc_template)|全国大学生电子设计竞赛 latex 模板|2|2021-07-30|2021-06-26|
|
||||
|39|[skykeyjoker/LaTeX-UESTC-Report](https://github.com/skykeyjoker/LaTeX-UESTC-Report)|LaTeX template for report(Lab) of University of Electronic Science and Technology of China (UESTC) 电子科技大学本科实验报告 LaTeX 模板|2|2021-08-21|2021-06-10|
|
||||
|40|[liao961120/ntuthesis2](https://github.com/liao961120/ntuthesis2)|台大碩博士論文模板 (Pandoc)|2|2021-08-14|2021-02-16|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,91 +1,90 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > TypeScript
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」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.|7594|2022-01-25|2021-06-04|
|
||||
|2|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5625|2022-01-25|2021-03-09|
|
||||
|3|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5195|2022-01-25|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)|5045|2022-01-25|2021-03-13|
|
||||
|5|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4966|2022-01-23|2021-04-22|
|
||||
|6|[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.|2441|2022-01-25|2021-07-02|
|
||||
|7|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|1648|2022-01-25|2021-11-22|
|
||||
|8|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1507|2022-01-25|2021-05-29|
|
||||
|9|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1331|2022-01-24|2021-03-27|
|
||||
|10|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1314|2021-12-21|2021-09-24|
|
||||
|11|[3lang3/react-vant](https://github.com/3lang3/react-vant)|React mobile UI Components base on Vant|1299|2022-01-25|2021-07-18|
|
||||
|12|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|cool-admin(midway版)一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 2.0、typescript、typeorm、mysql、jwt、element-ui等构建|1223|2022-01-10|2021-02-27|
|
||||
|13|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历,一款markdown的在线简历工具。|1170|2022-01-19|2021-02-19|
|
||||
|14|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|1051|2022-01-16|2021-04-19|
|
||||
|15|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|969|2022-01-24|2021-07-08|
|
||||
|1|[TuSimple/naive-ui](https://github.com/TuSimple/naive-ui)|A Vue 3 Component Library. Fairly Complete. Customizable Themes. Uses TypeScript. Not too Slow.|7616|2022-01-26|2021-06-04|
|
||||
|2|[Saul-Mirone/milkdown](https://github.com/Saul-Mirone/milkdown)|🍼 Plugin driven WYSIWYG markdown editor framework.|5628|2022-01-26|2021-03-09|
|
||||
|3|[DouyinFE/semi-design](https://github.com/DouyinFE/semi-design)|A modern, comprehensive, flexible design system and React UI library|5215|2022-01-26|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)|5058|2022-01-26|2021-03-13|
|
||||
|5|[liupan1890/aliyunpan](https://github.com/liupan1890/aliyunpan)|阿里云盘小白羊版 阿里云盘PC版 aliyundriver|4984|2022-01-23|2021-04-22|
|
||||
|6|[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.|2443|2022-01-26|2021-07-02|
|
||||
|7|[imcuttle/mometa](https://github.com/imcuttle/mometa)|🛠 [Beta] 面向研发的低代码元编程,代码可视编辑,辅助编码工具|1725|2022-01-25|2021-11-22|
|
||||
|8|[aidenybai/million](https://github.com/aidenybai/million)|🦁 <1kb compiler-augmented virtual DOM. It's fast!|1511|2022-01-25|2021-05-29|
|
||||
|9|[giscus/giscus](https://github.com/giscus/giscus)|A comments system powered by GitHub Discussions. :octocat: :speech_balloon: :gem:|1333|2022-01-26|2021-03-27|
|
||||
|10|[Mayandev/notion-avatar](https://github.com/Mayandev/notion-avatar)|🪄 An online tool for making notion-style avatars.|1316|2021-12-21|2021-09-24|
|
||||
|11|[3lang3/react-vant](https://github.com/3lang3/react-vant)|React mobile UI Components base on Vant|1301|2022-01-26|2021-07-18|
|
||||
|12|[cool-team-official/cool-admin-midway](https://github.com/cool-team-official/cool-admin-midway)|cool-admin(midway版)一个很酷的后台权限管理框架,模块化、插件化、CRUD极速开发,永久开源免费,基于midway.js 2.0、typescript、typeorm、mysql、jwt、element-ui等构建|1225|2022-01-10|2021-02-27|
|
||||
|13|[hua1995116/react-resume-site](https://github.com/hua1995116/react-resume-site)|木及简历,一款markdown的在线简历工具。|1169|2022-01-19|2021-02-19|
|
||||
|14|[buqiyuan/vite-vue3-lowcode](https://github.com/buqiyuan/vite-vue3-lowcode)|vue3.x + vite2.x + vant + element-plus H5移动端低代码平台 lowcode 可视化拖拽 可视化编辑器 visual editor 类似易企秀的H5制作、建站工具、可视化搭建工具|1058|2022-01-16|2021-04-19|
|
||||
|15|[H5-Dooring/dooringx](https://github.com/H5-Dooring/dooringx)|快速高效搭建可视化拖拽平台|977|2022-01-24|2021-07-08|
|
||||
|16|[triggerjs/trigger](https://github.com/triggerjs/trigger)|A library for creating scroll-based animation with HTML attributes and CSS variables.|931|2021-11-15|2021-10-19|
|
||||
|17|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|755|2021-11-29|2021-11-09|
|
||||
|18|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|634|2022-01-19|2021-10-26|
|
||||
|17|[stevenlei/spacingjs](https://github.com/stevenlei/spacingjs)|A JavaScript utility for measuring the spacing between elements on webpage.|756|2021-11-29|2021-11-09|
|
||||
|18|[chinese-chess-everywhere/type-chess](https://github.com/chinese-chess-everywhere/type-chess)|一个玩具,用 TypeScript 类型系统写的中国象棋|635|2022-01-19|2021-10-26|
|
||||
|19|[rms-open-letter/rms-open-letter.github.io](https://github.com/rms-open-letter/rms-open-letter.github.io)|-|622|2021-10-03|2021-03-23|
|
||||
|20|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|579|2022-01-25|2021-10-12|
|
||||
|20|[yaklang/yakit](https://github.com/yaklang/yakit)|Cyber Security ALL-IN-ONE Platform|596|2022-01-26|2021-10-12|
|
||||
|21|[takayama-lily/vscode-qq](https://github.com/takayama-lily/vscode-qq)|基于安卓QQ协议的vscode-qq扩展|576|2022-01-01|2021-02-06|
|
||||
|22|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to iOS/Android/Web.(轮播图、swiper)|553|2022-01-25|2021-09-07|
|
||||
|22|[dohooo/react-native-reanimated-carousel](https://github.com/dohooo/react-native-reanimated-carousel)|Simple React Native carousel component,fully implemented using reanimated v2,support to iOS/Android/Web.(轮播图、swiper)|557|2022-01-26|2021-09-07|
|
||||
|23|[idrawjs/idraw](https://github.com/idrawjs/idraw)|A simple JavaScript framework for Drawing on the web.(一个面向Web绘图的JavaScript框架)|414|2022-01-05|2021-05-23|
|
||||
|24|[linjc/smooth-signature](https://github.com/linjc/smooth-signature)|H5带笔锋手写签名,支持PC端和移动端,任何前端框架均可使用|384|2021-12-21|2021-10-24|
|
||||
|25|[apptools-lab/AppToolkit](https://github.com/apptools-lab/AppToolkit)|🐘 The Front-end Env Toolkit(前端环境管理工具)|369|2021-11-23|2021-04-12|
|
||||
|26|[1zilc/fishing-funds](https://github.com/1zilc/fishing-funds)|基金,大盘,股票,虚拟货币状态栏显示小应用,基于Electron开发,支持MacOS,Windows,Linux客户端,数据源来自天天基金,蚂蚁基金,爱基金,腾讯证券,新浪基金等|343|2022-01-25|2021-01-26|
|
||||
|27|[JDFED/drip-form](https://github.com/JDFED/drip-form)|基于React和JSONSchema的动态表单解决方案|340|2022-01-25|2021-11-26|
|
||||
|28|[WangJunZzz/abp-vnext-pro](https://github.com/WangJunZzz/abp-vnext-pro)|Abp Vnext 的 Vue3 实现版本|329|2022-01-19|2021-02-26|
|
||||
|26|[JDFED/drip-form](https://github.com/JDFED/drip-form)|基于React和JSONSchema的动态表单解决方案|340|2022-01-25|2021-11-26|
|
||||
|27|[WangJunZzz/abp-vnext-pro](https://github.com/WangJunZzz/abp-vnext-pro)|Abp Vnext 的 Vue3 实现版本|331|2022-01-26|2021-02-26|
|
||||
|28|[voderl/genshin-gacha-analyzer](https://github.com/voderl/genshin-gacha-analyzer)|genshin gacha history analyzer|317|2021-12-31|2021-02-05|
|
||||
|29|[lafjs/laf](https://github.com/lafjs/laf)|laf. js is an open source BaaS framework, which provides cloud database, cloud functions, file storage and other capabilities. Front-end developers become full-stack developers in seconds.|312|2022-01-23|2021-03-07|
|
||||
|30|[voderl/genshin-gacha-analyzer](https://github.com/voderl/genshin-gacha-analyzer)|genshin gacha history analyzer|312|2021-12-31|2021-02-05|
|
||||
|31|[originjs/webpack-to-vite](https://github.com/originjs/webpack-to-vite)|Convert a webpack/vue-cli project to vite project. 将 webpack/vue-cli 项目转换为 vite 项目。|307|2022-01-25|2021-04-21|
|
||||
|32|[zmide/study.zmide.com](https://github.com/zmide/study.zmide.com)|全能搜题网页端源代码,全能搜题项目是一个基于开源社区公开贡献的永久免费搜题系统。|265|2021-11-21|2021-10-21|
|
||||
|33|[MrXujiang/v6.dooring.public](https://github.com/MrXujiang/v6.dooring.public)|可视化大屏解决方案, 提供一套可视化编辑引擎, 助力个人或企业轻松定制自己的可视化大屏应用.|260|2021-08-08|2021-03-08|
|
||||
|34|[buqiyuan/vite-vue3-admin](https://github.com/buqiyuan/vite-vue3-admin)|基于vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|248|2022-01-10|2021-03-01|
|
||||
|35|[JDFED/leo](https://github.com/JDFED/leo)|一个可覆盖前端开发全链路、可扩展、可定制的终端运行的脚手架工具|239|2021-12-22|2021-12-15|
|
||||
|36|[mallfoundry/taroify](https://github.com/mallfoundry/taroify)|Taroify 是移动端组件库 Vant 的 Taro 版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。|238|2022-01-25|2021-04-15|
|
||||
|37|[wufuqi123/SimpleEngine-pixijs](https://github.com/wufuqi123/SimpleEngine-pixijs)|一个基于pixijs的游戏引擎,包含碰撞、动画、giu、粒子、spine、资源加载等|221|2021-08-11|2021-07-15|
|
||||
|38|[likaia/screen-shot](https://github.com/likaia/screen-shot)|web端自定义截屏插件|217|2021-12-09|2021-02-01|
|
||||
|39|[SilveryStar/Adachi-BOT](https://github.com/SilveryStar/Adachi-BOT)|A Genshin Impact chatbot in Tencent QQ / 原神Q群助手|214|2022-01-19|2021-02-24|
|
||||
|40|[leodevbro/vscode-blockman](https://github.com/leodevbro/vscode-blockman)|VSCode extension to highlight nested code blocks|211|2022-01-20|2021-05-12|
|
||||
|41|[open-mmlab/labelbee-client](https://github.com/open-mmlab/labelbee-client)|Out-of-the-box Annotation Toolbox|209|2022-01-21|2021-12-03|
|
||||
|30|[originjs/webpack-to-vite](https://github.com/originjs/webpack-to-vite)|Convert a webpack/vue-cli project to vite project. 将 webpack/vue-cli 项目转换为 vite 项目。|307|2022-01-26|2021-04-21|
|
||||
|31|[zmide/study.zmide.com](https://github.com/zmide/study.zmide.com)|全能搜题网页端源代码,全能搜题项目是一个基于开源社区公开贡献的永久免费搜题系统。|265|2021-11-21|2021-10-21|
|
||||
|32|[MrXujiang/v6.dooring.public](https://github.com/MrXujiang/v6.dooring.public)|可视化大屏解决方案, 提供一套可视化编辑引擎, 助力个人或企业轻松定制自己的可视化大屏应用.|260|2021-08-08|2021-03-08|
|
||||
|33|[buqiyuan/vite-vue3-admin](https://github.com/buqiyuan/vite-vue3-admin)|基于vite2.x + vue3.x + ant-design-vue3.x + typescript hooks 的基础后台管理系统模板 RBAC的权限系统, JSON Schema动态表单,动态表格,漂亮锁屏界面|250|2022-01-26|2021-03-01|
|
||||
|34|[JDFED/leo](https://github.com/JDFED/leo)|一个可覆盖前端开发全链路、可扩展、可定制的终端运行的脚手架工具|239|2021-12-22|2021-12-15|
|
||||
|35|[mallfoundry/taroify](https://github.com/mallfoundry/taroify)|Taroify 是移动端组件库 Vant 的 Taro 版本,两者基于相同的视觉规范,提供一致的 API 接口,助力开发者快速搭建小程序应用。|238|2022-01-26|2021-04-15|
|
||||
|36|[wufuqi123/SimpleEngine-pixijs](https://github.com/wufuqi123/SimpleEngine-pixijs)|一个基于pixijs的游戏引擎,包含碰撞、动画、giu、粒子、spine、资源加载等|222|2021-08-11|2021-07-15|
|
||||
|37|[likaia/screen-shot](https://github.com/likaia/screen-shot)|web端自定义截屏插件|217|2021-12-09|2021-02-01|
|
||||
|38|[SilveryStar/Adachi-BOT](https://github.com/SilveryStar/Adachi-BOT)|A Genshin Impact chatbot in Tencent QQ / 原神Q群助手|215|2022-01-26|2021-02-24|
|
||||
|39|[leodevbro/vscode-blockman](https://github.com/leodevbro/vscode-blockman)|VSCode extension to highlight nested code blocks|211|2022-01-20|2021-05-12|
|
||||
|40|[open-mmlab/labelbee-client](https://github.com/open-mmlab/labelbee-client)|Out-of-the-box Annotation Toolbox|209|2022-01-21|2021-12-03|
|
||||
|41|[JacobLinCool/Bahamut-Automation](https://github.com/JacobLinCool/Bahamut-Automation)|雲端執行、快速設定、免費開源的巴哈姆特自動化!自動簽到、自動動畫瘋答題、自動抽抽樂!|209|2022-01-25|2021-06-26|
|
||||
|42|[inherd/uncode](https://github.com/inherd/uncode)|Uncode is a conceptual IDE designed for the cloud development, also a cloud-native low-code software development enviorment. Uncode 是一个面向云研发时代设计的下一代概念性 IDE。 |209|2021-11-09|2021-03-11|
|
||||
|43|[JacobLinCool/Bahamut-Automation](https://github.com/JacobLinCool/Bahamut-Automation)|雲端執行、快速設定、免費開源的巴哈姆特自動化!自動簽到、自動動畫瘋答題、自動抽抽樂!|208|2022-01-20|2021-06-26|
|
||||
|44|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|202|2022-01-21|2021-08-04|
|
||||
|45|[vbenjs/vite-plugin-svg-icons](https://github.com/vbenjs/vite-plugin-svg-icons)|Vite Plugin for fast creating SVG sprites.|196|2021-12-03|2021-03-05|
|
||||
|46|[likaia/js-screen-shot](https://github.com/likaia/js-screen-shot)|web端自定义截屏插件(原生JS版)|190|2021-12-20|2021-02-08|
|
||||
|47|[qmhc/vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts)|A vite plugin for generating `.d.ts` files.|175|2022-01-11|2021-06-01|
|
||||
|48|[AntmJS/vantui](https://github.com/AntmJS/vantui)|基于vant-weapp实现的Taro-React版及H5-React版组件库https://antmjs.github.io/vantui/#/home|168|2022-01-24|2021-09-15|
|
||||
|49|[innocces/taro-hooks](https://github.com/innocces/taro-hooks)|为 Taro 而设计的 Hooks Library https://innocces.github.io/taro-hooks/|166|2022-01-11|2021-06-23|
|
||||
|50|[MarkMindCkm/obsidian-enhancing-mindmap](https://github.com/MarkMindCkm/obsidian-enhancing-mindmap)|obsidian plugin editable mindmap,you can edit mindmap on markdown file|164|2022-01-15|2021-06-27|
|
||||
|51|[yanmao-cc/am-editor](https://github.com/yanmao-cc/am-editor)|一个富文本实时协同编辑器框架,可以使用React和Vue自定义插件。A rich text collaborative editor framework that can use React and Vue custom plug-ins|164|2022-01-25|2021-02-05|
|
||||
|52|[JDFED/drip-table](https://github.com/JDFED/drip-table)|A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级列表可视化搭建解决方案。|161|2022-01-18|2021-12-07|
|
||||
|53|[SeeFlowerX/frida-protobuf](https://github.com/SeeFlowerX/frida-protobuf)|-|158|2021-12-04|2021-06-15|
|
||||
|54|[DevCloudFE/vue-devui](https://github.com/DevCloudFE/vue-devui)|一个基于 DevUI Design 设计体系的 Vue3 组件库,使用最新的 Vite + Vue3 + TypeScript + JSX 搭建,包含60多个简洁、易用、灵活的组件。|153|2022-01-25|2021-09-16|
|
||||
|55|[mengzonefire/rapid-upload-userscript](https://github.com/mengzonefire/rapid-upload-userscript)|秒传链接提取脚本, 使用typescript + webpack重构|147|2022-01-22|2021-07-22|
|
||||
|56|[lblblong/nat-utools](https://github.com/lblblong/nat-utools)|内网穿透 - utools 插件|144|2021-11-18|2021-07-25|
|
||||
|57|[szboynono/mosha-vue-toastify](https://github.com/szboynono/mosha-vue-toastify)|A light weight and fun Vue 3 toast or notification or snack bar or however you wanna call it library.|136|2021-09-20|2021-03-07|
|
||||
|58|[lgf196/JoL-player](https://github.com/lgf196/JoL-player)|简洁,美观,功能强大的react播放器,simple and beautiful, powerful react player|134|2021-11-05|2021-08-02|
|
||||
|43|[originjs/vite-plugin-federation](https://github.com/originjs/vite-plugin-federation)|Module Federation for vite & rollup|204|2022-01-21|2021-08-04|
|
||||
|44|[vbenjs/vite-plugin-svg-icons](https://github.com/vbenjs/vite-plugin-svg-icons)|Vite Plugin for fast creating SVG sprites.|196|2021-12-03|2021-03-05|
|
||||
|45|[likaia/js-screen-shot](https://github.com/likaia/js-screen-shot)|web端自定义截屏插件(原生JS版)|190|2021-12-20|2021-02-08|
|
||||
|46|[qmhc/vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts)|A vite plugin for generating `.d.ts` files.|176|2022-01-11|2021-06-01|
|
||||
|47|[AntmJS/vantui](https://github.com/AntmJS/vantui)|基于vant-weapp实现的Taro-React版及H5-React版组件库https://antmjs.github.io/vantui/#/home|169|2022-01-24|2021-09-15|
|
||||
|48|[innocces/taro-hooks](https://github.com/innocces/taro-hooks)|为 Taro 而设计的 Hooks Library https://innocces.github.io/taro-hooks/|166|2022-01-11|2021-06-23|
|
||||
|49|[MarkMindCkm/obsidian-enhancing-mindmap](https://github.com/MarkMindCkm/obsidian-enhancing-mindmap)|obsidian plugin editable mindmap,you can edit mindmap on markdown file|165|2022-01-15|2021-06-27|
|
||||
|50|[yanmao-cc/am-editor](https://github.com/yanmao-cc/am-editor)|一个富文本实时协同编辑器框架,可以使用React和Vue自定义插件。A rich text collaborative editor framework that can use React and Vue custom plug-ins|164|2022-01-25|2021-02-05|
|
||||
|51|[JDFED/drip-table](https://github.com/JDFED/drip-table)|A tiny and powerful enterprise-class solution for building lowcode tables. 轻量、强大的企业级列表可视化搭建解决方案。|161|2022-01-18|2021-12-07|
|
||||
|52|[SeeFlowerX/frida-protobuf](https://github.com/SeeFlowerX/frida-protobuf)|-|158|2021-12-04|2021-06-15|
|
||||
|53|[DevCloudFE/vue-devui](https://github.com/DevCloudFE/vue-devui)|一个基于 DevUI Design 设计体系的 Vue3 组件库,使用最新的 Vite + Vue3 + TypeScript + JSX 搭建,包含60多个简洁、易用、灵活的组件。|154|2022-01-26|2021-09-16|
|
||||
|54|[mengzonefire/rapid-upload-userscript](https://github.com/mengzonefire/rapid-upload-userscript)|秒传链接提取脚本, 使用typescript + webpack重构|149|2022-01-26|2021-07-22|
|
||||
|55|[lblblong/nat-utools](https://github.com/lblblong/nat-utools)|内网穿透 - utools 插件|144|2021-11-18|2021-07-25|
|
||||
|56|[szboynono/mosha-vue-toastify](https://github.com/szboynono/mosha-vue-toastify)|A light weight and fun Vue 3 toast or notification or snack bar or however you wanna call it library.|137|2021-09-20|2021-03-07|
|
||||
|57|[lgf196/JoL-player](https://github.com/lgf196/JoL-player)|简洁,美观,功能强大的react播放器,simple and beautiful, powerful react player|134|2021-11-05|2021-08-02|
|
||||
|58|[haixiangyan/nest-todo](https://github.com/haixiangyan/nest-todo)|🐱 使用 React.js + Nest.js 实现一个简单的 Todo App。|131|2021-10-22|2021-07-09|
|
||||
|59|[weimobGroup/WeConsole](https://github.com/weimobGroup/WeConsole)|功能全面、界面与体验对标 Chrome devtools 的可定制化的小程序开发调试面板|130|2021-10-27|2021-07-14|
|
||||
|60|[haixiangyan/nest-todo](https://github.com/haixiangyan/nest-todo)|🐱 使用 React.js + Nest.js 实现一个简单的 Todo App。|129|2021-10-22|2021-07-09|
|
||||
|60|[caoxiemeihao/vite-react-electron](https://github.com/caoxiemeihao/vite-react-electron)|⚡️ Super-fast Vite + React + Antd + Electron boilerplate.|129|2022-01-24|2021-11-02|
|
||||
|61|[yuanguandong/react-dashboard-pro](https://github.com/yuanguandong/react-dashboard-pro)|One-stop dashboard solution out of the box 开箱即用的一站式仪表板解决方案|128|2021-09-08|2021-08-19|
|
||||
|62|[caoxiemeihao/vite-react-electron](https://github.com/caoxiemeihao/vite-react-electron)|⚡️ Super-fast Vite + React + Antd + Electron boilerplate.|125|2022-01-24|2021-11-02|
|
||||
|63|[bytedance/syllepsis](https://github.com/bytedance/syllepsis)|Syllepsis is an out-of-the-box rich text editor.|124|2022-01-20|2021-07-09|
|
||||
|64|[weiqinke/react-admin-nest](https://github.com/weiqinke/react-admin-nest)|React和Ant Design和 Nest.js 和 Mysql 构建的后台通用管理系统。持续更新。|121|2021-09-05|2021-01-31|
|
||||
|65|[ironsoul0/ironsoul.ninja](https://github.com/ironsoul0/ironsoul.ninja)|🥷 True ninja website, 忍者|111|2021-08-27|2021-04-04|
|
||||
|66|[dtysky/webgpu-renderer](https://github.com/dtysky/webgpu-renderer)|A simple renderer implemented by WebGPU, includes a builtin path tracing pipeline.|108|2021-11-08|2021-06-05|
|
||||
|67|[buqiyuan/react-antd-admin](https://github.com/buqiyuan/react-antd-admin)|基于vite2.x + react17.x + typescript4.x + antd4.x + react-router6.x + mobx6.x编写的一款简单高效的前后端分离的权限管理系统|107|2021-12-27|2021-08-07|
|
||||
|68|[phibr0/obsidian-dictionary](https://github.com/phibr0/obsidian-dictionary)|Dictionary - Obsidian Plugin This plugin adds a multilingual dictionary to the Obsidian note taking tool.|103|2021-11-16|2021-05-12|
|
||||
|69|[wszgrcy/angular-miniprogram](https://github.com/wszgrcy/angular-miniprogram)|使用Angular开发小程序|98|2022-01-06|2021-09-09|
|
||||
|70|[wangeditor-team/wangEditor-v5](https://github.com/wangeditor-team/wangEditor-v5)|wangEditor v5 (公测中...)|96|2022-01-25|2021-05-14|
|
||||
|71|[tgbot-collection/YYeTsFE](https://github.com/tgbot-collection/YYeTsFE)|YYeTsBot 前端页面|93|2021-11-25|2021-06-07|
|
||||
|72|[Clansty/Q2TG](https://github.com/Clansty/Q2TG)|QQ 与 Telegram 群相互转发的 bot|92|2022-01-22|2021-07-20|
|
||||
|73|[H5-Dooring/mitu-editor](https://github.com/H5-Dooring/mitu-editor)|一款轻量级且强大的图片编辑器,支持一键生成模版,下载图片,在线图片编辑等功能|88|2021-08-16|2021-08-12|
|
||||
|74|[ruby-no-kai/takeout-app](https://github.com/ruby-no-kai/takeout-app)|Virtual venue for RubyKaigi Takeout w/ Amazon IVS, Chime SDK for Messaging, Transcribe|87|2021-09-14|2021-07-08|
|
||||
|75|[ykfe/viter](https://github.com/ykfe/viter)|小而美的 Vite 中后台开发框架|86|2022-01-14|2021-04-21|
|
||||
|76|[turkyden/watermark-pro](https://github.com/turkyden/watermark-pro)|💦 保护你的敏感信息,一款所见即所得的证件加水印工具|85|2021-09-27|2021-04-23|
|
||||
|77|[babyfish-ct/graphql-ts-client](https://github.com/babyfish-ct/graphql-ts-client)|Typescript DSL for GraphQL.|84|2022-01-21|2021-06-17|
|
||||
|78|[elegantYU/xiaobi](https://github.com/elegantYU/xiaobi)|小币|84|2021-09-29|2021-05-07|
|
||||
|79|[sigoden/apitest](https://github.com/sigoden/apitest)|Apitest is declarative api testing tool with JSON-like DSL.|83|2021-12-24|2021-06-01|
|
||||
|80|[genshin-kit/genshin-kit-node](https://github.com/genshin-kit/genshin-kit-node)|原神玩家信息查询封装库 / An API wrapper for fetching player data of Genshin Impact from any servers.|81|2022-01-10|2021-02-24|
|
||||
|81|[yuanguandong/smart-background](https://github.com/yuanguandong/smart-background)|Automatically generate the background of the symbol picture, so you no longer have to worry about the background 自动生成符号背景,让你不再为背景头疼|71|2021-09-08|2021-08-14|
|
||||
|62|[bytedance/syllepsis](https://github.com/bytedance/syllepsis)|Syllepsis is an out-of-the-box rich text editor.|125|2022-01-20|2021-07-09|
|
||||
|63|[weiqinke/react-admin-nest](https://github.com/weiqinke/react-admin-nest)|React和Ant Design和 Nest.js 和 Mysql 构建的后台通用管理系统。持续更新。|121|2021-09-05|2021-01-31|
|
||||
|64|[ironsoul0/ironsoul.ninja](https://github.com/ironsoul0/ironsoul.ninja)|🥷 True ninja website, 忍者|111|2021-08-27|2021-04-04|
|
||||
|65|[dtysky/webgpu-renderer](https://github.com/dtysky/webgpu-renderer)|A simple renderer implemented by WebGPU, includes a builtin path tracing pipeline.|110|2021-11-08|2021-06-05|
|
||||
|66|[buqiyuan/react-antd-admin](https://github.com/buqiyuan/react-antd-admin)|基于vite2.x + react17.x + typescript4.x + antd4.x + react-router6.x + mobx6.x编写的一款简单高效的前后端分离的权限管理系统|107|2021-12-27|2021-08-07|
|
||||
|67|[phibr0/obsidian-dictionary](https://github.com/phibr0/obsidian-dictionary)|Dictionary - Obsidian Plugin This plugin adds a multilingual dictionary to the Obsidian note taking tool.|103|2021-11-16|2021-05-12|
|
||||
|68|[wszgrcy/angular-miniprogram](https://github.com/wszgrcy/angular-miniprogram)|使用Angular开发小程序|99|2022-01-06|2021-09-09|
|
||||
|69|[wangeditor-team/wangEditor-v5](https://github.com/wangeditor-team/wangEditor-v5)|wangEditor v5 (公测中...)|96|2022-01-25|2021-05-14|
|
||||
|70|[tgbot-collection/YYeTsFE](https://github.com/tgbot-collection/YYeTsFE)|YYeTsBot 前端页面|93|2021-11-25|2021-06-07|
|
||||
|71|[Clansty/Q2TG](https://github.com/Clansty/Q2TG)|QQ 与 Telegram 群相互转发的 bot|92|2022-01-22|2021-07-20|
|
||||
|72|[H5-Dooring/mitu-editor](https://github.com/H5-Dooring/mitu-editor)|一款轻量级且强大的图片编辑器,支持一键生成模版,下载图片,在线图片编辑等功能|87|2021-08-16|2021-08-12|
|
||||
|73|[ruby-no-kai/takeout-app](https://github.com/ruby-no-kai/takeout-app)|Virtual venue for RubyKaigi Takeout w/ Amazon IVS, Chime SDK for Messaging, Transcribe|87|2021-09-14|2021-07-08|
|
||||
|74|[ykfe/viter](https://github.com/ykfe/viter)|小而美的 Vite 中后台开发框架|86|2022-01-14|2021-04-21|
|
||||
|75|[turkyden/watermark-pro](https://github.com/turkyden/watermark-pro)|💦 保护你的敏感信息,一款所见即所得的证件加水印工具|85|2021-09-27|2021-04-23|
|
||||
|76|[babyfish-ct/graphql-ts-client](https://github.com/babyfish-ct/graphql-ts-client)|Typescript DSL for GraphQL.|84|2022-01-21|2021-06-17|
|
||||
|77|[elegantYU/xiaobi](https://github.com/elegantYU/xiaobi)|小币|84|2021-09-29|2021-05-07|
|
||||
|78|[sigoden/apitest](https://github.com/sigoden/apitest)|Apitest is declarative api testing tool with JSON-like DSL.|83|2021-12-24|2021-06-01|
|
||||
|79|[genshin-kit/genshin-kit-node](https://github.com/genshin-kit/genshin-kit-node)|原神玩家信息查询封装库 / An API wrapper for fetching player data of Genshin Impact from any servers.|81|2022-01-10|2021-02-24|
|
||||
|80|[yuanguandong/smart-background](https://github.com/yuanguandong/smart-background)|Automatically generate the background of the symbol picture, so you no longer have to worry about the background 自动生成符号背景,让你不再为背景头疼|71|2021-09-08|2021-08-14|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Vim script
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[derekhe/msfs2020-google-map](https://github.com/derekhe/msfs2020-google-map)|Replace MSFS2020's bing map to google map|248|2022-01-10|2021-08-07|
|
||||
|1|[derekhe/msfs2020-google-map](https://github.com/derekhe/msfs2020-google-map)|Replace MSFS2020's bing map to google map|249|2022-01-10|2021-08-07|
|
||||
|2|[iokfine/bee-dashboard](https://github.com/iokfine/bee-dashboard)|管理多个bee节点 提现工具|43|2021-12-26|2021-05-29|
|
||||
|3|[FrankFang/oh-my-docker](https://github.com/FrankFang/oh-my-docker)|-|25|2021-12-31|2021-08-25|
|
||||
|4|[wandercn/go-ide-vim.conf](https://github.com/wandercn/go-ide-vim.conf)|my vim conf for golang IDE and rust IDE|11|2021-10-21|2021-06-25|
|
||||
|
||||
@ -1,119 +1,119 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 软件类 > Vue
|
||||
<sub>数据更新: 2022-01-26 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-27 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1616|2022-01-19|2021-07-03|
|
||||
|2|[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 开发的后台管理系统|1462|2022-01-11|2021-03-21|
|
||||
|3|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|1114|2021-12-10|2021-04-25|
|
||||
|4|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|1111|2022-01-23|2021-02-01|
|
||||
|5|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1094|2022-01-22|2021-10-16|
|
||||
|6|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台,H5商城可视化搭建平台|1041|2022-01-25|2021-09-22|
|
||||
|7|[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!|1019|2022-01-24|2021-02-28|
|
||||
|8|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|699|2022-01-05|2021-12-30|
|
||||
|9|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面|479|2022-01-25|2021-05-24|
|
||||
|10|[GeekQiaQia/vue3.0-template-admin](https://github.com/GeekQiaQia/vue3.0-template-admin)|本项目基于vue3+ElementPlus+Typescript+Vite搭建一套通用的后台管理模板;并基于常见业务场景,抽象出常见功能组件;包括动态菜单,菜单权限、登录、主题切换、国际化、个人中心、表单页、列表页、复制文本、二维码分享等等|452|2022-01-20|2021-04-25|
|
||||
|1|[jekip/naive-ui-admin](https://github.com/jekip/naive-ui-admin)|Naive Ui Admin 是一个基于 vue3,vite2,TypeScript 的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务模型,页面,包括二次封装组件、动态菜单、权限校验、粒子化权限控制等功能,它可以帮助你快速搭建企业级中后台项目,相信不管是从新技术使用还是其他方面,都能帮助到你,持续更新中。|1624|2022-01-26|2021-07-03|
|
||||
|2|[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 开发的后台管理系统|1463|2022-01-11|2021-03-21|
|
||||
|3|[ccfddl/ccf-deadlines](https://github.com/ccfddl/ccf-deadlines)|⏰ CCF recommendation conference Deadline Countdowns / Please star this project, thanks~|1115|2022-01-23|2021-02-01|
|
||||
|4|[GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)|📕 A website simulating linux system's GUI, using theme of Deepin distro. 网页模拟桌面|1114|2021-12-10|2021-04-25|
|
||||
|5|[Codennnn/vue-color-avatar](https://github.com/Codennnn/vue-color-avatar)|An online avatar generator just for fun 🥳 一个纯前端实现的头像生成网站|1101|2022-01-22|2021-10-16|
|
||||
|6|[wangyuan389/mall-cook](https://github.com/wangyuan389/mall-cook)|低代码平台,H5商城可视化搭建平台|1049|2022-01-26|2021-09-22|
|
||||
|7|[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!|1024|2022-01-24|2021-02-28|
|
||||
|8|[myth984/wechat-report](https://github.com/myth984/wechat-report)|微信聊天记录年度报告|697|2022-01-05|2021-12-30|
|
||||
|9|[cmdparkour/vue-admin-box](https://github.com/cmdparkour/vue-admin-box)|vue3,vite,element-plus中后台管理系统,集成四套基础模板,大量可利用组件,模板页面|483|2022-01-25|2021-05-24|
|
||||
|10|[GeekQiaQia/vue3.0-template-admin](https://github.com/GeekQiaQia/vue3.0-template-admin)|本项目基于vue3+ElementPlus+Typescript+Vite搭建一套通用的后台管理模板;并基于常见业务场景,抽象出常见功能组件;包括动态菜单,菜单权限、登录、主题切换、国际化、个人中心、表单页、列表页、复制文本、二维码分享等等|456|2022-01-20|2021-04-25|
|
||||
|11|[xxjwxc/caoguo](https://github.com/xxjwxc/caoguo)|golang,微信小程序,电商系统|415|2021-11-09|2021-10-26|
|
||||
|12|[auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora)|🏳️🌈 Futuristic auroral Hexo theme.|370|2021-12-27|2021-03-12|
|
||||
|13|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|324|2022-01-25|2021-11-15|
|
||||
|14|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|312|2022-01-21|2021-09-23|
|
||||
|15|[pengxiaotian/datav-vue](https://github.com/pengxiaotian/datav-vue)|A Powerful Data Visualization Tool. Uses TypeScript And Vue3. Scenario-specific templates. User-friendly interfaces. 一款数据可视化应用搭建工具|305|2022-01-07|2021-03-06|
|
||||
|12|[auroral-ui/hexo-theme-aurora](https://github.com/auroral-ui/hexo-theme-aurora)|🏳️🌈 Futuristic auroral Hexo theme.|369|2021-12-27|2021-03-12|
|
||||
|13|[umicro/uView2.0](https://github.com/umicro/uView2.0)|uView UI,是全面兼容nvue的uni-app生态框架,全面的组件和便捷的工具会让您信手拈来,如鱼得水|329|2022-01-26|2021-11-15|
|
||||
|14|[vform666/variant-form](https://github.com/vform666/variant-form)|A powerful form designer for Vue.|314|2022-01-21|2021-09-23|
|
||||
|15|[pengxiaotian/datav-vue](https://github.com/pengxiaotian/datav-vue)|A Powerful Data Visualization Tool. Uses TypeScript And Vue3. Scenario-specific templates. User-friendly interfaces. 一款数据可视化应用搭建工具|307|2022-01-07|2021-03-06|
|
||||
|16|[WishMelz/imgurl](https://github.com/WishMelz/imgurl)|基于github的图片管理系统/免费|302|2022-01-18|2021-02-25|
|
||||
|17|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统|287|2022-01-23|2021-11-29|
|
||||
|17|[yangzongzhuan/RuoYi-Vue3](https://github.com/yangzongzhuan/RuoYi-Vue3)|:tada: (RuoYi)官方仓库 基于SpringBoot,Spring Security,JWT,Vue3 & Vite、Element Plus 的前后端分离权限管理系统|288|2022-01-23|2021-11-29|
|
||||
|18|[lyt-Top/vue-next-admin](https://github.com/lyt-Top/vue-next-admin)|🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等,适配手机、平板、pc 的后台开源免费模板库(vue2.x请切换vue-prev-admin分支)|278|2021-12-04|2021-03-05|
|
||||
|19|[honghuangdc/soybean-admin](https://github.com/honghuangdc/soybean-admin)|soybean admin - a beautiful vue admin template, based on Vue3、Vite、Naive UI、TypeScript. 基于Vite + Vue3 + NaiveUI + TypeScript的漂亮清新的中后台管理模版|235|2022-01-24|2021-09-08|
|
||||
|20|[fast-crud/fast-crud](https://github.com/fast-crud/fast-crud)|面向配置的crud框架,开发crud 快如闪电;Options-oriented crud framework, develop crud as fast as lightning;based on vue3|223|2022-01-24|2021-02-11|
|
||||
|21|[dgiot/dgiot-dashboard](https://github.com/dgiot/dgiot-dashboard)|DG-IoT平台行业应用扩展插件 DG-IoT for application plugin|222|2022-01-24|2021-03-10|
|
||||
|22|[Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue](https://github.com/Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue)|自由的兔兔把烙好的饼到处藏,就由小刻把它们都找出来吧!定时收集多端的数据源,包括微博,通讯组,官网,B站等等。|219|2022-01-24|2021-04-17|
|
||||
|23|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器(VCC)|214|2022-01-24|2021-09-06|
|
||||
|24|[xjh22222228/boomb](https://github.com/xjh22222228/boomb)|💣 Manage your pictures easily for Github/Gitee. 基于 Github/Gitee 轻松管理您的存储图库|203|2022-01-23|2021-03-20|
|
||||
|19|[honghuangdc/soybean-admin](https://github.com/honghuangdc/soybean-admin)|soybean admin - a beautiful vue admin template, based on Vue3、Vite、Naive UI、TypeScript. 基于Vite + Vue3 + NaiveUI + TypeScript的漂亮清新的中后台管理模版|241|2022-01-24|2021-09-08|
|
||||
|20|[xjh22222228/boomb](https://github.com/xjh22222228/boomb)|💣 Manage your pictures easily for Github/Gitee. 基于 Github/Gitee 轻松管理您的存储图库|234|2022-01-26|2021-03-20|
|
||||
|21|[fast-crud/fast-crud](https://github.com/fast-crud/fast-crud)|面向配置的crud框架,开发crud 快如闪电;Options-oriented crud framework, develop crud as fast as lightning;based on vue3|224|2022-01-26|2021-02-11|
|
||||
|22|[dgiot/dgiot-dashboard](https://github.com/dgiot/dgiot-dashboard)|DG-IoT平台行业应用扩展插件 DG-IoT for application plugin|223|2022-01-24|2021-03-10|
|
||||
|23|[Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue](https://github.com/Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue)|自由的兔兔把烙好的饼到处藏,就由小刻把它们都找出来吧!定时收集多端的数据源,包括微博,通讯组,官网,B站等等。|220|2022-01-24|2021-04-17|
|
||||
|24|[sahadev/vue-component-creater-ui](https://github.com/sahadev/vue-component-creater-ui)|拖拽式Vue组件代码生成编辑器(VCC)|215|2022-01-24|2021-09-06|
|
||||
|25|[cxp1539/open-admin](https://github.com/cxp1539/open-admin)|Open Admin是基于 Spring Boot + Spring Security + Mybatis + Vue Antd Admin Pro + Mysql开发的框架,致力于为用户生成定制的前后端脚手架框架。|190|2022-01-20|2021-05-11|
|
||||
|26|[ggymm/data-view-web](https://github.com/ggymm/data-view-web)|data view/report screen(数据可视化大屏,数据报表设计器)|176|2021-12-23|2021-06-24|
|
||||
|27|[liqianglog/django-vue-admin](https://github.com/liqianglog/django-vue-admin)|基于RBAC模型的权限控制的一整套基础开发平台,前后端分离,后端采用 django+django-rest-framework,前端采用 ruoyi-ui +vue+ElementUI。|175|2021-08-11|2021-02-20|
|
||||
|28|[MegEngine/MegSpot](https://github.com/MegEngine/MegSpot)|MegSpot是一款高效、专业、跨平台的图片&视频对比应用|166|2022-01-09|2021-10-26|
|
||||
|29|[qq20004604/wti-form](https://github.com/qq20004604/wti-form)|低代码表单组件,基于 Element-ui 二次开发,提升 10 倍开发效率|164|2021-12-29|2021-09-01|
|
||||
|30|[jzfai/vue3-admin-plus](https://github.com/jzfai/vue3-admin-plus)|👏A magical vue3 admin using vue3(script-setup) + vite2 + element-plus |155|2022-01-24|2021-09-07|
|
||||
|29|[qq20004604/wti-form](https://github.com/qq20004604/wti-form)|低代码表单组件,基于 Element-ui 二次开发,提升 10 倍开发效率|165|2021-12-29|2021-09-01|
|
||||
|30|[jzfai/vue3-admin-plus](https://github.com/jzfai/vue3-admin-plus)|👏A magical vue3 admin using vue3(script-setup) + vite2 + element-plus |156|2022-01-24|2021-09-07|
|
||||
|31|[un-pany/v3-admin](https://github.com/un-pany/v3-admin)|☀️ vue3 admin template, vue3 项目模板|153|2022-01-24|2021-04-14|
|
||||
|32|[Dark2017/vue-dark-photo](https://github.com/Dark2017/vue-dark-photo)|vue-dark-photo 一款基于vue2.x封装的轻便简易的图片预览组件,支持放大、缩小、下载、打印等功能。|151|2021-11-15|2021-05-13|
|
||||
|33|[YunYouJun/web-resume](https://github.com/YunYouJun/web-resume)|📄 Display your resume by web. 可以被打印成 PDF 的 Web 简历。|140|2022-01-21|2021-04-02|
|
||||
|34|[ZANJIAHAO1008/Admin-Frame-Vue3](https://github.com/ZANJIAHAO1008/Admin-Frame-Vue3)|基于Vue3 + Element-Plus + Vite 开发的中/后台管理系统|135|2021-12-20|2021-04-22|
|
||||
|35|[hangjob/vue-vite-admin-ts](https://github.com/hangjob/vue-vite-admin-ts)|🎉 Vue3+Vite2.6+TypeScript+ant-design-vue+egg.js+mysql构建,提供基础的架,快速搭建企业级中后台产品,响应式管理后台系统|130|2022-01-24|2021-10-08|
|
||||
|35|[hangjob/vue-vite-admin-ts](https://github.com/hangjob/vue-vite-admin-ts)|🎉 Vue3+Vite2.6+TypeScript+ant-design-vue+egg.js+mysql构建,提供基础的架,快速搭建企业级中后台产品,响应式管理后台系统|131|2022-01-24|2021-10-08|
|
||||
|36|[eshengsky/node-bff](https://github.com/eshengsky/node-bff)|基于 Node.js 的可视化 BFF 解决方案。|129|2021-12-22|2021-05-25|
|
||||
|37|[PY-GZKY/Tplan](https://github.com/PY-GZKY/Tplan)|😃 T计划 是一个集成了任务队列、进程管理、爬虫部署、服务可视化监控、数据展示、在线编码、远程部署的通用系统。技术栈 FastAPI + Vue + Celery + Supervisor|126|2021-12-18|2021-10-24|
|
||||
|38|[www-chao-fun/chaofun-front](https://github.com/www-chao-fun/chaofun-front)|炒饭( https://chao.fun )前端工程|123|2022-01-25|2021-04-21|
|
||||
|38|[www-chao-fun/chaofun-front](https://github.com/www-chao-fun/chaofun-front)|炒饭( https://chao.fun )前端工程|123|2022-01-26|2021-04-21|
|
||||
|39|[fuchengwei/vue-form-create](https://github.com/fuchengwei/vue-form-create)|基于Vue3.0的表单设计器|117|2021-10-26|2021-03-15|
|
||||
|40|[silently9527/mall-coupons](https://github.com/silently9527/mall-coupons)|淘宝客项目,支持App,微信小程序,QQ小程序|112|2021-08-13|2021-01-28|
|
||||
|41|[qingqingxuan/admin-work](https://github.com/qingqingxuan/admin-work)|🎉🎉🎉Admin Work,漂亮、强大、完善。采用 Vue3 Vite2 Typescript NaiveUI编写的中后台框架。全面的系统配置,优质模板,常用组件,真正一站式开箱即用🎉🎉🎉|111|2022-01-17|2021-11-04|
|
||||
|42|[moshuying/project-3-crm](https://github.com/moshuying/project-3-crm)|⭐crm 客户关系管理系统模板⭐一个不错的后台管理种子项目,拥有自由设置角色自由分配权限🔑的权限管理功能,三员管理多员管理均可,前端antd vue admin后端spring-boot-api-seedling 拥有完善的功能。文档包含需求文档,设计文档和测试文档等。同时配置了travis,拥有集成测试和自动构建的功能。|104|2022-01-22|2021-05-10|
|
||||
|43|[uiuing/VARBook](https://github.com/uiuing/VARBook)|VARBook致力于帮助中文程序员提高英语编码能力,功能包括变量命名、英文注释、英语练习等|99|2022-01-11|2021-12-30|
|
||||
|44|[royalknight56/win10-vue3](https://github.com/royalknight56/win10-vue3)|基于Vue3的win10风格的UI框架,Win10 Simulator framework built with Vue3.模仿windows10的vue3框架. windows10 in vue3|95|2022-01-20|2021-08-06|
|
||||
|44|[royalknight56/win10-vue3](https://github.com/royalknight56/win10-vue3)|基于Vue3的win10风格的UI框架,Win10 Simulator framework built with Vue3.模仿windows10的vue3框架. windows10 in vue3|96|2022-01-26|2021-08-06|
|
||||
|45|[xdlumia/vue3-video-play](https://github.com/xdlumia/vue3-video-play)|适用于 Vue3 的 hls.js 播放器组件,配置丰富,界面还算好看|92|2021-11-22|2021-08-20|
|
||||
|46|[vuepress-aurora/vuepress-theme-aurora](https://github.com/vuepress-aurora/vuepress-theme-aurora)|🔥Aurora是一款基于Vuepress2的博客主题,将本地Markdown文件解析成静态html页面,作为博客文章。搭配说说,时间轴,文章分类,评论,友情链接,相册,音乐播放器等特色功能,给您不一样的使用体验。|86|2022-01-22|2021-09-04|
|
||||
|47|[TinsideDesign/bk-vue-cec](https://github.com/TinsideDesign/bk-vue-cec)|A vue component library incubated from Tencent BlueKing which helps OPS in the field of front-end engineering to quickly build stable, accurate, and technologically-sense operation and maintenance too ...|86|2021-12-18|2021-08-18|
|
||||
|48|[peng-xiao-shuai/vite-vue-admin](https://github.com/peng-xiao-shuai/vite-vue-admin)|🎉🎉使用Vite + Vue3 + TypeScript + Element-plus + Mock开发的后台管理系统🎉🎉|85|2021-10-22|2021-04-02|
|
||||
|49|[ezshine/uniapp-unicloud-dnms](https://github.com/ezshine/uniapp-unicloud-dnms)|一个基于uniapp和unicloud开发的以书会友小程序|82|2022-01-03|2021-08-12|
|
||||
|50|[jzfai/vue3-admin-template](https://github.com/jzfai/vue3-admin-template)|🎉 A new generation vue3 admin template, It's easy and fast!|81|2022-01-24|2021-08-20|
|
||||
|51|[zchengo/mall](https://github.com/zchengo/mall)|mall 是一套商城系统,基于 golang、 gin、 gorm、 vue3、element plus、vant weapp 开发,包括 golang服务端、 vue后台管理员前端、微信小程序用户前端 ,主要功能有商品管理、订单管理、用户管理、商品浏览、收藏加购、地址管理、订单查询等|80|2021-11-16|2021-09-25|
|
||||
|49|[jzfai/vue3-admin-template](https://github.com/jzfai/vue3-admin-template)|🎉 A new generation vue3 admin template, It's easy and fast!|82|2022-01-24|2021-08-20|
|
||||
|50|[ezshine/uniapp-unicloud-dnms](https://github.com/ezshine/uniapp-unicloud-dnms)|一个基于uniapp和unicloud开发的以书会友小程序|82|2022-01-03|2021-08-12|
|
||||
|51|[zchengo/mall](https://github.com/zchengo/mall)|mall 是一套商城系统,基于 golang、 gin、 gorm、 vue3、element plus、vant weapp 开发,包括 golang服务端、 vue后台管理员前端、微信小程序用户前端 ,主要功能有商品管理、订单管理、用户管理、商品浏览、收藏加购、地址管理、订单查询等|81|2021-11-16|2021-09-25|
|
||||
|52|[shengxinjing/geektime-vue-course](https://github.com/shengxinjing/geektime-vue-course)|极客时间代码 |79|2022-01-16|2021-11-10|
|
||||
|53|[jeecgboot/jeecg-boot-vue3](https://github.com/jeecgboot/jeecg-boot-vue3)|免费开源的Vue3版本UI后台模版。采用最新的vue3,Ant-Design-Vue,vite2,TypeScript等主流技术开发,开箱即用的中后台前端解决方案。(全新的VUE3技术栈,不只是追赶技术潮流,用了之后才能体会到Vue3的好处,的确比2更加适合大型项目)|79|2021-10-29|2021-07-23|
|
||||
|54|[MCSManager/UI](https://github.com/MCSManager/UI)|适用于 MCSManager 9.0 版本的 UI 界面|78|2022-01-25|2021-07-03|
|
||||
|55|[OpenIMSDK/Open-IM-Uniapp-Demo](https://github.com/OpenIMSDK/Open-IM-Uniapp-Demo)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Uniapp版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|75|2021-12-17|2021-06-29|
|
||||
|56|[B1gM8c/PrivacysClub](https://github.com/B1gM8c/PrivacysClub)|-|73|2021-11-15|2021-08-16|
|
||||
|57|[fish-uncle/dorring-sdk](https://github.com/fish-uncle/dorring-sdk)|dorring是一款在线数据可视化大屏开发软件,使用者无需设计经验或技术背景,通过简单的组件拖拽、图层、画布编辑等操作方式即可快速创建出美观酷炫的数据大屏。平台支持多种数据源类型接入,具备数据实时更新性强、视觉效果丰富等特点。 通过灵活多样的图表形式对庞杂的数据进行直观、清晰的可视化呈现,可视化大屏方便快速地洞察复杂业务背后的数据本质,帮助管理者及时发现问题,指导相关决策。|68|2022-01-06|2021-08-11|
|
||||
|55|[fish-uncle/dorring-sdk](https://github.com/fish-uncle/dorring-sdk)|dorring是一款在线数据可视化大屏开发软件,使用者无需设计经验或技术背景,通过简单的组件拖拽、图层、画布编辑等操作方式即可快速创建出美观酷炫的数据大屏。平台支持多种数据源类型接入,具备数据实时更新性强、视觉效果丰富等特点。 通过灵活多样的图表形式对庞杂的数据进行直观、清晰的可视化呈现,可视化大屏方便快速地洞察复杂业务背后的数据本质,帮助管理者及时发现问题,指导相关决策。|77|2022-01-06|2021-08-11|
|
||||
|56|[OpenIMSDK/Open-IM-Uniapp-Demo](https://github.com/OpenIMSDK/Open-IM-Uniapp-Demo)|OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,Uniapp版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。|75|2021-12-17|2021-06-29|
|
||||
|57|[B1gM8c/PrivacysClub](https://github.com/B1gM8c/PrivacysClub)|-|73|2021-11-15|2021-08-16|
|
||||
|58|[Samciu/GroupbuyCoupon](https://github.com/Samciu/GroupbuyCoupon)|涵盖外卖、话费、视频会员、加油卡、礼品卡等多种品类折扣权益,吃、喝、玩、乐、购五大消费场景覆盖的综合权益卡券小程序,用户折扣购、平台赚佣金,个人、企业流量变现平台。|68|2022-01-13|2021-03-25|
|
||||
|59|[fanslead/ReverseProxy.Store](https://github.com/fanslead/ReverseProxy.Store)|yarp用EFCore存储配置,可视化面板配置,支持热更新|67|2021-12-17|2021-03-03|
|
||||
|60|[yaolunmao/vue-webtopo-svgeditor](https://github.com/yaolunmao/vue-webtopo-svgeditor)|基于vue3实现的svg可视化web组态编辑器。可无需修改代码动态添加svg组件|66|2022-01-03|2021-03-21|
|
||||
|59|[yaolunmao/vue-webtopo-svgeditor](https://github.com/yaolunmao/vue-webtopo-svgeditor)|基于vue3实现的svg可视化web组态编辑器。可无需修改代码动态添加svg组件|67|2022-01-03|2021-03-21|
|
||||
|60|[fanslead/ReverseProxy.Store](https://github.com/fanslead/ReverseProxy.Store)|yarp用EFCore存储配置,可视化面板配置,支持热更新|67|2021-12-17|2021-03-03|
|
||||
|61|[dragonir/h5-scan-qrcode](https://github.com/dragonir/h5-scan-qrcode)|📷 h5 scan qrcode 前端实现H5浏览器扫码功能|65|2021-10-14|2021-10-12|
|
||||
|62|[HammCn/MacOS-Web-UI](https://github.com/HammCn/MacOS-Web-UI)|一套基于Vue3和ElementUI实现类似MacOS风格的WebUI,尽可能还原MacOS相关的设计,目前正在开发中。QQ群:1140258698|65|2021-09-18|2021-08-10|
|
||||
|63|[cmdparkour/vue-admin-box-template](https://github.com/cmdparkour/vue-admin-box-template)|vue-admin-box中后台开源框架基础模板,包括了四个基本模板(ts版本/js版本)|61|2021-09-14|2021-08-11|
|
||||
|64|[hu-snail/vue3-admin-element-template](https://github.com/hu-snail/vue3-admin-element-template)|🎉 基于 Vue3、Vite2、Element-Plus、Vue-i18n、Vue-router4.x、Vuex4.x、Echarts5等最新技术开发的中后台管理模板,完整版本 vue3-admin-element 正在开发完善中|60|2021-12-22|2021-09-12|
|
||||
|65|[slidevjs/docs](https://github.com/slidevjs/docs)|Documentation for Slidev|59|2022-01-18|2021-05-20|
|
||||
|66|[jzfai/vue3-admin-ts](https://github.com/jzfai/vue3-admin-ts)|🎉 the ts version of vue3-admin-template|56|2022-01-24|2021-09-04|
|
||||
|67|[xujimu/ppgjx](https://github.com/xujimu/ppgjx)|皮皮工具箱|56|2021-09-30|2021-06-29|
|
||||
|68|[SevenC-base/P2note](https://github.com/SevenC-base/P2note)|Penetration testing payload note|56|2021-12-22|2021-05-19|
|
||||
|69|[huzhushan/vue3-element-admin](https://github.com/huzhushan/vue3-element-admin)|vue3-element-admin后台管理系统前端解决方案|56|2021-11-23|2021-03-24|
|
||||
|63|[cmdparkour/vue-admin-box-template](https://github.com/cmdparkour/vue-admin-box-template)|vue-admin-box中后台开源框架基础模板,包括了四个基本模板(ts版本/js版本)|62|2021-09-14|2021-08-11|
|
||||
|64|[slidevjs/docs](https://github.com/slidevjs/docs)|Documentation for Slidev|61|2022-01-18|2021-05-20|
|
||||
|65|[hu-snail/vue3-admin-element-template](https://github.com/hu-snail/vue3-admin-element-template)|🎉 基于 Vue3、Vite2、Element-Plus、Vue-i18n、Vue-router4.x、Vuex4.x、Echarts5等最新技术开发的中后台管理模板,完整版本 vue3-admin-element 正在开发完善中|60|2021-12-22|2021-09-12|
|
||||
|66|[huzhushan/vue3-element-admin](https://github.com/huzhushan/vue3-element-admin)|vue3-element-admin后台管理系统前端解决方案|57|2021-11-23|2021-03-24|
|
||||
|67|[jzfai/vue3-admin-ts](https://github.com/jzfai/vue3-admin-ts)|🎉 the ts version of vue3-admin-template|56|2022-01-24|2021-09-04|
|
||||
|68|[xujimu/ppgjx](https://github.com/xujimu/ppgjx)|皮皮工具箱|56|2021-09-30|2021-06-29|
|
||||
|69|[SevenC-base/P2note](https://github.com/SevenC-base/P2note)|Penetration testing payload note|56|2021-12-22|2021-05-19|
|
||||
|70|[hipig/ddcard-weapp](https://github.com/hipig/ddcard-weapp)|【嘟嘟早教卡】小程序源码,由 Taro 及 Tailwind CSS 构建而成。|55|2021-10-09|2021-06-08|
|
||||
|71|[au1996/vue3-element-admin-ts](https://github.com/au1996/vue3-element-admin-ts)|🎉 基于 vite 2.0 + vue 3.0 + vue-router 4.0 + vuex 4.0 + element-plus + typescript 的后台管理系统vue3-element-admin-ts|55|2021-12-09|2021-04-06|
|
||||
|72|[jdf2e/nutui-cat](https://github.com/jdf2e/nutui-cat)|大促组件库|54|2021-12-21|2021-09-09|
|
||||
|73|[luyuhuang/DWords2](https://github.com/luyuhuang/DWords2)|Show words as Danmaku on the screen to help you memorize them 把单词变成屏幕上的弹幕来帮助你记住它们|54|2021-12-07|2021-07-10|
|
||||
|74|[misitebao/wails-template-vue](https://github.com/misitebao/wails-template-vue)|A Wails template based on Vue and Vue-Router|53|2022-01-10|2021-08-11|
|
||||
|73|[misitebao/wails-template-vue](https://github.com/misitebao/wails-template-vue)|A Wails template based on Vue and Vue-Router|54|2022-01-10|2021-08-11|
|
||||
|74|[luyuhuang/DWords2](https://github.com/luyuhuang/DWords2)|Show words as Danmaku on the screen to help you memorize them 把单词变成屏幕上的弹幕来帮助你记住它们|54|2021-12-07|2021-07-10|
|
||||
|75|[Tit1e/kindle2Flomo](https://github.com/Tit1e/kindle2Flomo)|Kindle、Apple Books、微信读书书摘与笔记导入至 flomo|52|2021-12-19|2021-05-22|
|
||||
|76|[crudapi/crudapi-admin-web](https://github.com/crudapi/crudapi-admin-web)|crudapi增删改查接口零代码后台管理页面,框架采用Vue,控件库为Quasar, 形式为SPA单页面应用。 主要知识点:Vue基本知识,自定义组件,axios网络请求,Vuex状态管理,Router路由,本地存储LocalStorage、Session、Cookie,登录,本地调试,docker打包等。 主要功能:元数据管理,序列号管理,表关系设置,业务数据crud增删改查,数据导入导出等。|52|2022-01-05|2021-03-03|
|
||||
|77|[6c65726f79/Transmissionic](https://github.com/6c65726f79/Transmissionic)|Remote for Transmission Daemon|52|2022-01-24|2021-01-28|
|
||||
|78|[LadyChatterleyLover/cc-ui](https://github.com/LadyChatterleyLover/cc-ui)|cc-ui, uni-app组件库, 一切为了简单|51|2021-10-29|2021-08-02|
|
||||
|79|[programmerMark/web-music-player](https://github.com/programmerMark/web-music-player)|基于vue3.0 + typescript + 网易云音乐api 开发的web音乐播放器|49|2021-12-22|2021-07-21|
|
||||
|80|[someGenki/vue-lite-admin](https://github.com/someGenki/vue-lite-admin)|a lite vue3.0 admin template,there is no typescript and vuex !|47|2022-01-20|2021-05-28|
|
||||
|81|[lss5270/vue-manage-system-plus](https://github.com/lss5270/vue-manage-system-plus)|采用Vue3 + Element Plus 搭建的后台管理系统解决方案,基于vue-manage-system开源系统升级改造而成,企业级定制,注释清晰,快速上手,开箱即用。|47|2021-10-22|2021-05-08|
|
||||
|80|[lss5270/vue-manage-system-plus](https://github.com/lss5270/vue-manage-system-plus)|采用Vue3 + Element Plus 搭建的后台管理系统解决方案,基于vue-manage-system开源系统升级改造而成,企业级定制,注释清晰,快速上手,开箱即用。|48|2021-10-22|2021-05-08|
|
||||
|81|[someGenki/vue-lite-admin](https://github.com/someGenki/vue-lite-admin)|a lite vue3.0 admin template,there is no typescript and vuex !|47|2022-01-20|2021-05-28|
|
||||
|82|[xxd763795151/kafka-console-ui](https://github.com/xxd763795151/kafka-console-ui)|一款快捷易用的轻量级kafka可视化管理平台|46|2022-01-22|2021-08-30|
|
||||
|83|[awayz/gbf-counter](https://github.com/awayz/gbf-counter)|GBF 大巴、阿卡夏计数器|46|2022-01-23|2021-05-24|
|
||||
|84|[72wukong/72crm-11.0-web-JAVA](https://github.com/72wukong/72crm-11.0-web-JAVA)|悟空CRM-11.0 JAVA版Spring前端源码,采用vue+elementUI 技术框架。前端源码需打包后使用。|46|2021-08-17|2021-04-06|
|
||||
|85|[kuishou68/neteaseMusic](https://github.com/kuishou68/neteaseMusic)|uni-app写了一个网易云微信小程序,uni-app、vue、小程序于一身的实战,很好的一个练手项目。包括:云音乐首页分类、音乐列表页展示、音乐详情页、音乐播放器、推荐音乐、用户留言、音乐搜索、加载骨架屏等实现。|45|2021-10-08|2021-06-19|
|
||||
|86|[xinxin93/logicflow_vue_demo](https://github.com/xinxin93/logicflow_vue_demo)|-|45|2021-12-31|2021-02-24|
|
||||
|85|[xinxin93/logicflow_vue_demo](https://github.com/xinxin93/logicflow_vue_demo)|-|46|2021-12-31|2021-02-24|
|
||||
|86|[kuishou68/neteaseMusic](https://github.com/kuishou68/neteaseMusic)|uni-app写了一个网易云微信小程序,uni-app、vue、小程序于一身的实战,很好的一个练手项目。包括:云音乐首页分类、音乐列表页展示、音乐详情页、音乐播放器、推荐音乐、用户留言、音乐搜索、加载骨架屏等实现。|45|2021-10-08|2021-06-19|
|
||||
|87|[JasonChen1719/vue-antd-admin](https://github.com/JasonChen1719/vue-antd-admin)|基于vue3.0 + vue-cli4.0 + vue-router4.x + vuex4.x + ant-design-vue2.x开发的后台管理系统模板,包含权限路由、权限按钮、流程配置、个人中心等基础功能|44|2021-09-06|2021-07-16|
|
||||
|88|[MarleneJiang/Login_Register_Demo](https://github.com/MarleneJiang/Login_Register_Demo)|采用vue3+vite2+vue-router4+tailwindcss+二次元+Glassmorphism|43|2021-09-09|2021-09-09|
|
||||
|89|[qingqingxuan/vue-admin-work](https://github.com/qingqingxuan/vue-admin-work)|🎉🎉🚀🚀🚀🚀vue-admin-work是一个中后台系统管理方案。使用 vue2.x 及周边全家桶工具开发而来。支持多种功能,不同角色权限🚀🚀🚀🎉🎉|43|2022-01-08|2021-05-16|
|
||||
|88|[qingqingxuan/vue-admin-work](https://github.com/qingqingxuan/vue-admin-work)|🎉🎉🚀🚀🚀🚀vue-admin-work是一个中后台系统管理方案。使用 vue2.x 及周边全家桶工具开发而来。支持多种功能,不同角色权限🚀🚀🚀🎉🎉|44|2022-01-08|2021-05-16|
|
||||
|89|[MarleneJiang/Login_Register_Demo](https://github.com/MarleneJiang/Login_Register_Demo)|采用vue3+vite2+vue-router4+tailwindcss+二次元+Glassmorphism|43|2021-09-09|2021-09-09|
|
||||
|90|[lilishop/lilishop-uniapp](https://github.com/lilishop/lilishop-uniapp)|商城系统-移动端|43|2021-11-29|2021-05-14|
|
||||
|91|[hints0816/artblog](https://github.com/hints0816/artblog)|vue3+quasar+gin搭建的blog平台|42|2022-01-19|2021-09-27|
|
||||
|92|[yesmore/italk-uniapp](https://github.com/yesmore/italk-uniapp)|🚀 italk是一款基于uni-app的聊天社交app,同时开放了千张图片接口。|42|2021-10-08|2021-05-31|
|
||||
|93|[87789771/meimei-nestjs-admin](https://github.com/87789771/meimei-nestjs-admin)|🚀🚀 基于NestJs + TypeScript + TypeORM + Redis + MySql + Vue + Element-UI编写的一款前后端分离的权限管理系统。🚀内置角色系统、导入导出、数据权限、表单连续提交拦截等...🚀|40|2022-01-25|2022-01-15|
|
||||
|94|[17MKH/Mkh.UI](https://github.com/17MKH/Mkh.UI)|Mkh.UI是基于Vue3+Vite+Element Plus开发的业务模块化快速开发框架(不支持 IE),目前仍在紧张开发完善中。|40|2021-12-10|2021-05-07|
|
||||
|95|[AeroWang/XanaduCompany](https://github.com/AeroWang/XanaduCompany)|企业门户网站管理系统,包括前台展示、后台管理、后端服务(Node.js、Koa、sequelize、MySQL),前端主要使用Vue+ElementUI|39|2022-01-21|2021-06-24|
|
||||
|96|[lilishop/lilishop-ui](https://github.com/lilishop/lilishop-ui)|商城系统-前端|39|2022-01-25|2021-05-14|
|
||||
|97|[xdlumia/lingo](https://github.com/xdlumia/lingo)|itab1.0(lingo起始页)|37|2022-01-12|2022-01-12|
|
||||
|98|[ACFUN-FOSS/acfunlive-toolbox-client-Public](https://github.com/ACFUN-FOSS/acfunlive-toolbox-client-Public)|面向公众的直播工具箱源码|37|2021-12-10|2021-04-07|
|
||||
|95|[xdlumia/lingo](https://github.com/xdlumia/lingo)|itab1.0(lingo起始页)|39|2022-01-12|2022-01-12|
|
||||
|96|[AeroWang/XanaduCompany](https://github.com/AeroWang/XanaduCompany)|企业门户网站管理系统,包括前台展示、后台管理、后端服务(Node.js、Koa、sequelize、MySQL),前端主要使用Vue+ElementUI|39|2022-01-21|2021-06-24|
|
||||
|97|[lilishop/lilishop-ui](https://github.com/lilishop/lilishop-ui)|商城系统-前端|39|2022-01-25|2021-05-14|
|
||||
|98|[ACFUN-FOSS/acfunlive-toolbox-client-Public](https://github.com/ACFUN-FOSS/acfunlive-toolbox-client-Public)|面向公众的直播工具箱源码|38|2021-12-10|2021-04-07|
|
||||
|99|[wuufeii/vue3-admin-vite](https://github.com/wuufeii/vue3-admin-vite)|使用vue3.x+vite2.x+element Plus开发的具有主题切换,自定义主题颜色,布局风格切换|36|2021-09-04|2021-08-19|
|
||||
|100|[ZTY18873242003/tongyimall](https://github.com/ZTY18873242003/tongyimall)|高仿小米商城用户端,是Vue + SpringBoot的前后端分离项目,包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。|36|2021-08-07|2021-02-05|
|
||||
|101|[Alfred-Skyblue/v-form-antd](https://github.com/Alfred-Skyblue/v-form-antd)|基于ant-design-vue的可视化表单生成器|35|2022-01-25|2021-12-09|
|
||||
|102|[yangzongzhuan/RuoYi-Cloud-Vue3](https://github.com/yangzongzhuan/RuoYi-Cloud-Vue3)|🎉 基于Spring Boot、Spring Cloud & Alibaba、Vue3 & Vite、Element Plus的分布式前后端分离微服务架构权限管理系统|35|2022-01-23|2021-12-01|
|
||||
|103|[ShuangDa1018/element-shuang](https://github.com/ShuangDa1018/element-shuang)|🎉基于 Vue3、element-plus、vite封装的后台管理系统模板,https://shuangda1018.github.io/element-shuang/#/table|35|2022-01-03|2021-07-01|
|
||||
|104|[windicss/docs-cn](https://github.com/windicss/docs-cn)|📖 Chinese documentation for Windi CSS|35|2022-01-24|2021-05-24|
|
||||
|105|[guozhigq/ReadAloud](https://github.com/guozhigq/ReadAloud)|基于微软edge浏览器大声朗读功能开发出的pwa应用|35|2021-11-13|2021-04-07|
|
||||
|106|[YunYouJun/kotodama](https://github.com/YunYouJun/kotodama)|💬 掌控言灵的魔法,一个优雅的纯静态评论管理后台|34|2022-01-20|2021-10-12|
|
||||
|107|[LIAOJIANS/ShanJ-blog](https://github.com/LIAOJIANS/ShanJ-blog)|一款用node+express+MongoDB Vue+elementUI 开发的开源博客|34|2021-10-26|2021-03-11|
|
||||
|108|[fengtianxi001/Three-LargeScreen](https://github.com/fengtianxi001/Three-LargeScreen)|模仿图扑的3d风机可视化大屏|34|2022-01-08|2021-03-03|
|
||||
|109|[staticdeng/vuejs-loadmore](https://github.com/staticdeng/vuejs-loadmore)|A pull-down refresh and pull-up loadmore scroll component for Vue.js. Vue上拉加载下拉刷新组件|33|2022-01-24|2021-12-05|
|
||||
|101|[Alfred-Skyblue/v-form-antd](https://github.com/Alfred-Skyblue/v-form-antd)|基于ant-design-vue的可视化表单生成器|35|2022-01-26|2021-12-09|
|
||||
|102|[staticdeng/vuejs-loadmore](https://github.com/staticdeng/vuejs-loadmore)|A pull-down refresh and pull-up loadmore scroll component for Vue.js. Vue上拉加载下拉刷新组件|35|2022-01-24|2021-12-05|
|
||||
|103|[yangzongzhuan/RuoYi-Cloud-Vue3](https://github.com/yangzongzhuan/RuoYi-Cloud-Vue3)|🎉 基于Spring Boot、Spring Cloud & Alibaba、Vue3 & Vite、Element Plus的分布式前后端分离微服务架构权限管理系统|35|2022-01-23|2021-12-01|
|
||||
|104|[ShuangDa1018/element-shuang](https://github.com/ShuangDa1018/element-shuang)|🎉基于 Vue3、element-plus、vite封装的后台管理系统模板,https://shuangda1018.github.io/element-shuang/#/table|35|2022-01-03|2021-07-01|
|
||||
|105|[windicss/docs-cn](https://github.com/windicss/docs-cn)|📖 Chinese documentation for Windi CSS|35|2022-01-24|2021-05-24|
|
||||
|106|[guozhigq/ReadAloud](https://github.com/guozhigq/ReadAloud)|基于微软edge浏览器大声朗读功能开发出的pwa应用|35|2021-11-13|2021-04-07|
|
||||
|107|[YunYouJun/kotodama](https://github.com/YunYouJun/kotodama)|💬 掌控言灵的魔法,一个优雅的纯静态评论管理后台|34|2022-01-20|2021-10-12|
|
||||
|108|[LIAOJIANS/ShanJ-blog](https://github.com/LIAOJIANS/ShanJ-blog)|一款用node+express+MongoDB Vue+elementUI 开发的开源博客|34|2021-10-26|2021-03-11|
|
||||
|109|[fengtianxi001/Three-LargeScreen](https://github.com/fengtianxi001/Three-LargeScreen)|模仿图扑的3d风机可视化大屏|34|2022-01-08|2021-03-03|
|
||||
|110|[JackySoft/rocket-render](https://github.com/JackySoft/rocket-render)|一款基于Vue2.x版本开发的低代码组件,可快速生成表单和表格|33|2022-01-22|2021-09-18|
|
||||
|111|[zzcandor/lowcode-dashboard](https://github.com/zzcandor/lowcode-dashboard)|低代码 可视化 拖拽大屏|33|2021-11-01|2021-07-24|
|
||||
|112|[wmz1930/GitEgg](https://github.com/wmz1930/GitEgg)|GitEgg 是一款开源免费的企业级微服务应用开发框架,旨在整合目前主流稳定的开源技术框架,集成常用的最佳项目解决方案,实现可直接使用的微服务快速开发框架。|33|2022-01-20|2021-06-23|
|
||||
@ -123,9 +123,9 @@
|
||||
|116|[yupk/vue3-code-generator](https://github.com/yupk/vue3-code-generator)|vue3 表单生成;vue3 elementui-next 自动生成代码; vue3 form make|32|2021-12-01|2021-08-09|
|
||||
|117|[TencentBlueKing/bkui-vue2](https://github.com/TencentBlueKing/bkui-vue2)|根据蓝鲸前端规范、设计规范并结合我们业务开发过程中的积累沉淀,提供一套基础组件,供开发人员使用|32|2022-01-19|2021-07-21|
|
||||
|118|[rule-engine/rule-engine-front-v2](https://github.com/rule-engine/rule-engine-front-v2)|🔥🔥🔥📌 规则引擎前端 📌 RuleEngine 基于web可视化配置,简单高效快捷。|32|2021-09-09|2021-06-15|
|
||||
|119|[AsheOne18/VueDocs](https://github.com/AsheOne18/VueDocs)|Using VuePress ( Private note )|31|2022-01-23|2021-10-11|
|
||||
|119|[AsheOne18/VueDocs](https://github.com/AsheOne18/VueDocs)|Using VuePress ( Private note )|31|2022-01-26|2021-10-11|
|
||||
|120|[virjarRatel/ratel-web](https://github.com/virjarRatel/ratel-web)|网站前端代码|31|2021-08-26|2021-08-26|
|
||||
|121|[yunionio/dashboard](https://github.com/yunionio/dashboard)|Cloudpods Web UI|31|2022-01-25|2021-04-10|
|
||||
|121|[yunionio/dashboard](https://github.com/yunionio/dashboard)|Cloudpods Web UI|31|2022-01-26|2021-04-10|
|
||||
|122|[gausszhou/vue-drag-resize-rotate](https://github.com/gausszhou/vue-drag-resize-rotate)|一个Vue组件,支持拖拽,拉伸,旋转,放缩,自动对齐|31|2021-11-15|2021-02-18|
|
||||
|123|[zxb1655/weipyq](https://github.com/zxb1655/weipyq)|朋友圈转发集赞截图生成,仿朋友圈页面,多种模式|30|2022-01-10|2021-12-29|
|
||||
|124|[xiaoxian521/pure-admin-thin](https://github.com/xiaoxian521/pure-admin-thin)|vue-pure-admin官方精简版|30|2022-01-24|2021-10-16|
|
||||
@ -139,17 +139,17 @@
|
||||
|132|[lljj-x/vjsf-demo-editor](https://github.com/lljj-x/vjsf-demo-editor)|可视化活动编辑器,基于JSON Schema的通用表单支持编辑器配置,快速搭建自己的编辑器平台|25|2021-10-19|2021-09-22|
|
||||
|133|[fengtianxi001/MF-FTools](https://github.com/fengtianxi001/MF-FTools)|前端开发工具|25|2021-10-18|2021-08-09|
|
||||
|134|[lhl77/subweb-tsutsu](https://github.com/lhl77/subweb-tsutsu)|主题商店:https://theme.sub.tsutsu.cc|25|2021-08-04|2021-07-30|
|
||||
|135|[Aisen60/vant-theme](https://github.com/Aisen60/vant-theme)|online theme preview built on Vant UI|25|2022-01-24|2021-04-29|
|
||||
|135|[Aisen60/vant-theme](https://github.com/Aisen60/vant-theme)|online theme preview built on Vant UI|25|2022-01-25|2021-04-29|
|
||||
|136|[linqian02/zimeiti](https://github.com/linqian02/zimeiti)|一个基于electron+vue3+element-plus+ffmpeg开发的自媒体服务,提供短视频解析、视频信息获取、视频处理、语音合成、权重查询等相关功能,支持软件自动更新,其他功能正在开发中...|25|2021-09-14|2021-04-01|
|
||||
|137|[DiF1202/win11_vue](https://github.com/DiF1202/win11_vue)|此项目用于阿里巴巴训练生计划与团队成员一起开发的项目。|24|2021-12-26|2021-11-12|
|
||||
|138|[hu-snail/vue3-resource](https://github.com/hu-snail/vue3-resource)|🔥收集vue3资源,包含web端&移动端&小程序&Electron等栏目|24|2021-12-06|2021-10-17|
|
||||
|139|[zguolee/ColorTimetable](https://github.com/zguolee/ColorTimetable)|uni-app 课程表组件,微信小程序、QQ 小程序|24|2021-11-09|2021-04-18|
|
||||
|140|[jpush/jpush-hbuilder-plugin](https://github.com/jpush/jpush-hbuilder-plugin)|-|24|2021-12-14|2021-01-27|
|
||||
|141|[gmingchen/vue3-element-plus-im](https://github.com/gmingchen/vue3-element-plus-im)|vue3-element-plus-im vue3.0 element-plus vue-cli vue-router vuex composition-api axois websocket 即时聊天 前端vue 后端java springboot netty 即时通讯 chat|23|2021-12-24|2021-11-11|
|
||||
|142|[xfy520/vue3-seamless-scroll](https://github.com/xfy520/vue3-seamless-scroll)|Vue3.0 无缝滚动组件|23|2022-01-11|2021-06-24|
|
||||
|143|[GiantGo/giantgo-render](https://github.com/GiantGo/giantgo-render)|基于vue3 element plus的快速表单生成器|23|2022-01-24|2021-05-27|
|
||||
|144|[EdgeGallery/edgeT](https://github.com/EdgeGallery/edgeT)|EdgeGallery test platform|23|2021-09-26|2021-02-25|
|
||||
|145|[zionLZH/osharp-vben-admin](https://github.com/zionLZH/osharp-vben-admin)|OSharp Vben Admin 是一个免费开源的中后台模版。基于vue-vben-admin开发,对接osharp后端,开箱即用,内置osharp用户,权限,系统管理模块与辅助工具类,使得osharp后台对接工作得以简化。|22|2021-12-21|2021-10-25|
|
||||
|142|[zionLZH/osharp-vben-admin](https://github.com/zionLZH/osharp-vben-admin)|OSharp Vben Admin 是一个免费开源的中后台模版。基于vue-vben-admin开发,对接osharp后端,开箱即用,内置osharp用户,权限,系统管理模块与辅助工具类,使得osharp后台对接工作得以简化。|23|2021-12-21|2021-10-25|
|
||||
|143|[xfy520/vue3-seamless-scroll](https://github.com/xfy520/vue3-seamless-scroll)|Vue3.0 无缝滚动组件|23|2022-01-11|2021-06-24|
|
||||
|144|[GiantGo/giantgo-render](https://github.com/GiantGo/giantgo-render)|基于vue3 element plus的快速表单生成器|23|2022-01-24|2021-05-27|
|
||||
|145|[EdgeGallery/edgeT](https://github.com/EdgeGallery/edgeT)|EdgeGallery test platform|23|2021-09-26|2021-02-25|
|
||||
|146|[astriddale/Muni-NetworkMusic](https://github.com/astriddale/Muni-NetworkMusic)|基于uni-app框架开发的网抑云音乐微信小程序|22|2021-09-24|2021-08-27|
|
||||
|147|[mizuka-wu/el-table-draggable](https://github.com/mizuka-wu/el-table-draggable)|让element-ui的table可拖动排序|22|2021-12-14|2021-07-14|
|
||||
|148|[tu6ge/formulate-el-ui](https://github.com/tu6ge/formulate-el-ui)|方便你在 element-ui 项目中使用 vue-formulate 的一个插件|22|2022-01-25|2021-06-18|
|
||||
@ -159,52 +159,52 @@
|
||||
|152|[YongHengFu/ping-music-next](https://github.com/YongHengFu/ping-music-next)|基于 Vue3 + Typescript + Vite2 打造的一款网易云音乐播放器 |21|2021-11-02|2021-03-23|
|
||||
|153|[shengxinjing/ailemente](https://github.com/shengxinjing/ailemente)|vite+ts的组件库演示代码,element音译 ailemente|20|2021-12-13|2021-11-28|
|
||||
|154|[longyanjiang/Nine-chat-frontend](https://github.com/longyanjiang/Nine-chat-frontend)|Nine音乐聊天室前端【vue】|20|2021-11-27|2021-11-14|
|
||||
|155|[wangyinghaotest/VueAutomatedTestPlatform](https://github.com/wangyinghaotest/VueAutomatedTestPlatform)|前端页面VUE自动化测试平台|20|2021-09-29|2021-09-18|
|
||||
|156|[phphe/he-tree](https://github.com/phphe/he-tree)|A Vue draggable tree component. Support dragging placeholder, virtual list, RTL. 可拖拽Vue树组件, 支持拖拽占位节点, 虚拟列表.|20|2021-12-29|2021-08-21|
|
||||
|157|[dale0525/ClipBroad](https://github.com/dale0525/ClipBroad)|Sync your clipboard across multiple platforms|20|2021-10-18|2021-08-20|
|
||||
|158|[zhongyehai/api-test-front](https://github.com/zhongyehai/api-test-front)|接口自动化测试平台前端|20|2022-01-25|2021-06-25|
|
||||
|159|[jzfai/vue3-admin-electron](https://github.com/jzfai/vue3-admin-electron)|🚀A new generation Cross-desktop electron framework ,It's easy and fast!|19|2022-01-24|2021-11-01|
|
||||
|160|[gongfuxiang/shopxo-uniapp](https://github.com/gongfuxiang/shopxo-uniapp)|ShopXO免费开源商城uniapp端主题源码、支持(微信+支付宝+百度+头条&抖音+QQ)小程序、H5、APP|19|2022-01-24|2021-10-23|
|
||||
|155|[jzfai/vue3-admin-electron](https://github.com/jzfai/vue3-admin-electron)|🚀A new generation Cross-desktop electron framework ,It's easy and fast!|20|2022-01-24|2021-11-01|
|
||||
|156|[wangyinghaotest/VueAutomatedTestPlatform](https://github.com/wangyinghaotest/VueAutomatedTestPlatform)|前端页面VUE自动化测试平台|20|2021-09-29|2021-09-18|
|
||||
|157|[phphe/he-tree](https://github.com/phphe/he-tree)|A Vue draggable tree component. Support dragging placeholder, virtual list, RTL. 可拖拽Vue树组件, 支持拖拽占位节点, 虚拟列表.|20|2021-12-29|2021-08-21|
|
||||
|158|[dale0525/ClipBroad](https://github.com/dale0525/ClipBroad)|Sync your clipboard across multiple platforms|20|2021-10-18|2021-08-20|
|
||||
|159|[zhongyehai/api-test-front](https://github.com/zhongyehai/api-test-front)|接口自动化测试平台前端|20|2022-01-25|2021-06-25|
|
||||
|160|[gongfuxiang/shopxo-uniapp](https://github.com/gongfuxiang/shopxo-uniapp)|ShopXO免费开源商城uniapp端主题源码、支持(微信+支付宝+百度+头条&抖音+QQ)小程序、H5、APP|19|2022-01-26|2021-10-23|
|
||||
|161|[0xbul1/portfolio](https://github.com/0xbul1/portfolio)|simple portfolio use vue3 and vite inspired by wrongakram|19|2021-09-26|2021-09-06|
|
||||
|162|[337547038/ak-vue3](https://github.com/337547038/ak-vue3)|组件库包含了 AutoForm 自动表单、BackTop 返回顶部、Breadcrumb 面包屑、 Button 按钮、Cascader 级联选择器、Checkbox 多选框、Collapse 折叠面板、ColorPicker 颜色选择器、DataPicker 时间选择器、Dialog 弹层对话框、Alert 弹框、Echarts 图形图表、Form 表单、Input 输入框、Lazy 图片延时 ...|19|2021-12-10|2021-07-09|
|
||||
|163|[leetcode-pp/leetcode-pp](https://github.com/leetcode-pp/leetcode-pp)|《力扣加加》官方网站,力扣加加是一个专注于算法知识分享的平台,旨在通过通俗易懂的语言还原解题全过程。|19|2022-01-15|2021-02-23|
|
||||
|164|[MrDotYan/vue3.0-elemenplus-admin-template](https://github.com/MrDotYan/vue3.0-elemenplus-admin-template)|一个基于Vue3.0和Element-plus的后台管理模板,一个使用Koa2作为后台程序使用MongoDB作为缓存数据库和MariaDB作为数据的后台管理模板系统|19|2022-01-15|2021-02-04|
|
||||
|165|[W-Java/ims-web](https://github.com/W-Java/ims-web)|A webpage written in Vue|18|2021-11-30|2021-10-22|
|
||||
|166|[Wizard-wen/metagraph-editor](https://github.com/Wizard-wen/metagraph-editor)|-|18|2021-12-05|2021-09-11|
|
||||
|167|[jdf2e/nutui-bingo](https://github.com/jdf2e/nutui-bingo)|Bingo - 基于 NutUI 的抽奖类组件|18|2022-01-25|2021-09-08|
|
||||
|167|[jdf2e/nutui-bingo](https://github.com/jdf2e/nutui-bingo)|Bingo - 基于 NutUI 的抽奖类组件|18|2022-01-26|2021-09-08|
|
||||
|168|[eeg1412/liveSpeech](https://github.com/eeg1412/liveSpeech)|将主播说的话通过各个云平台的语音服务合成另外一种声音的OBS工具|18|2021-11-09|2021-08-01|
|
||||
|169|[LuoSheng12345/zhao-visualized](https://github.com/LuoSheng12345/zhao-visualized)|-|18|2021-08-24|2021-06-25|
|
||||
|170|[jeequan/jeepay-ui](https://github.com/jeequan/jeepay-ui)|jeepay对应的前端UI项目|18|2022-01-25|2021-06-09|
|
||||
|171|[xieyuheng/luoxu-search](https://github.com/xieyuheng/luoxu-search)|-|18|2021-12-23|2021-04-25|
|
||||
|172|[KubeOperator/neeko](https://github.com/KubeOperator/neeko)|Neeko 是 KubeOperator 的新版前端 UI 项目|18|2022-01-18|2021-02-19|
|
||||
|173|[FirstUI/FirstUI](https://github.com/FirstUI/FirstUI)|First UI 是一套基于uni-app开发的组件化、可复用、易扩展、低耦合的跨平台移动端UI 组件库。全面兼容App-Nvue、App-vue、小程序(微信、支付宝、百度、字节、QQ)、H5。文档地址:https://doc.firstui.cn|17|2022-01-02|2021-08-04|
|
||||
|174|[Best-Kevin/qdpz-uniapp](https://github.com/Best-Kevin/qdpz-uniapp)|项目基于vue-uniapp,使用colorUi与uView框架,完美支持微信小程序,包含功能:自定义TabBar与顶部、地图轨迹回放、电子签名、自定义相机/键盘、拍照图片水印、在线答题、证件识别、周边定位查询、文档预览、各种图表、行政区域、海报生成器、视频播放、主题切换、时间轴、瀑布流、排行榜、渐变动画、加载动画、请求封装等~ 方便同行小伙伴参考,🔝 右上角点个 Star 关注更新,笔芯♥️~|17|2021-07-29|2021-07-29|
|
||||
|169|[Best-Kevin/qdpz-uniapp](https://github.com/Best-Kevin/qdpz-uniapp)|项目基于vue-uniapp,使用colorUi与uView框架,完美支持微信小程序,包含功能:自定义TabBar与顶部、地图轨迹回放、电子签名、自定义相机/键盘、拍照图片水印、在线答题、证件识别、周边定位查询、文档预览、各种图表、行政区域、海报生成器、视频播放、主题切换、时间轴、瀑布流、排行榜、渐变动画、加载动画、请求封装等~ 方便同行小伙伴参考,🔝 右上角点个 Star 关注更新,笔芯♥️~|18|2021-07-29|2021-07-29|
|
||||
|170|[LuoSheng12345/zhao-visualized](https://github.com/LuoSheng12345/zhao-visualized)|-|18|2021-08-24|2021-06-25|
|
||||
|171|[jeequan/jeepay-ui](https://github.com/jeequan/jeepay-ui)|jeepay对应的前端UI项目|18|2022-01-26|2021-06-09|
|
||||
|172|[xieyuheng/luoxu-search](https://github.com/xieyuheng/luoxu-search)|-|18|2021-12-23|2021-04-25|
|
||||
|173|[KubeOperator/neeko](https://github.com/KubeOperator/neeko)|Neeko 是 KubeOperator 的新版前端 UI 项目|18|2022-01-18|2021-02-19|
|
||||
|174|[FirstUI/FirstUI](https://github.com/FirstUI/FirstUI)|First UI 是一套基于uni-app开发的组件化、可复用、易扩展、低耦合的跨平台移动端UI 组件库。全面兼容App-Nvue、App-vue、小程序(微信、支付宝、百度、字节、QQ)、H5。文档地址:https://doc.firstui.cn|17|2022-01-02|2021-08-04|
|
||||
|175|[72wukong/72crm-11.0-web-PHP](https://github.com/72wukong/72crm-11.0-web-PHP)|悟空CRM-11.0 PHP前端源码,采用vue+elementUI 技术框架。前端源码需打包后使用。|17|2021-09-03|2021-04-06|
|
||||
|176|[uom-assistant/uom-assistant](https://github.com/uom-assistant/uom-assistant)|A web app that can improve your study experience in University of Manchester|17|2021-12-07|2021-02-18|
|
||||
|177|[NNNhzy/nvjdcweb](https://github.com/NNNhzy/nvjdcweb)|nvjdc vue 前端|16|2021-12-22|2021-12-22|
|
||||
|178|[hfbin/LibraPlatformUi](https://github.com/hfbin/LibraPlatformUi)|☀️☀️☀️ Libra-Platform微服务平台。基于SpringCloud(2020.0.x) + SpringCloudAlibaba(2021.x) + SpringBoot(2.4.x) + Vue3开发,基于多租户SaaS模式的设计,拥有强大的用户中心,权限基于RBAC设计,支持租户灰度发布等功能。Libra-Platform平台架构清晰、代码简洁、注解齐全,很适合作为基础框架使用。|16|2021-10-07|2021-10-07|
|
||||
|179|[DioMao/genshin_ArtifactsUpgradeSim_vue](https://github.com/DioMao/genshin_ArtifactsUpgradeSim_vue)|Genshin Artifacts Upgrade Simulator. 原神圣遗物强化模拟器。vue version|16|2022-01-19|2021-09-19|
|
||||
|180|[RennCheung/codemirror-editor-vue3](https://github.com/RennCheung/codemirror-editor-vue3)|CodeMirror component for Vue3|16|2021-09-08|2021-08-10|
|
||||
|181|[xiaotan225/weixiaoying](https://github.com/xiaotan225/weixiaoying)|基于uniapp第三方影视(微小影)|16|2021-11-21|2021-02-02|
|
||||
|182|[imlinhanchao/pwl-chat](https://github.com/imlinhanchao/pwl-chat)|摸鱼派聊天室桌面版|15|2022-01-23|2021-11-09|
|
||||
|183|[cll123456/rouyi-cloud-vue3](https://github.com/cll123456/rouyi-cloud-vue3)|后台使用若依的cloud搭建前台的后台管理系统,前台使用vue3 + scss 来进行开发,为了方便使用,不使用ts,ts版本后续更新|15|2021-12-22|2021-09-17|
|
||||
|184|[imengyu/vue3-context-menu](https://github.com/imengyu/vue3-context-menu)|A very simple context menu component for Vue3 一个简洁美观简单的Vue3右键菜单组件|15|2022-01-19|2021-07-02|
|
||||
|185|[nabaonan/todos-action](https://github.com/nabaonan/todos-action)|尝鲜实战|15|2021-12-26|2021-06-15|
|
||||
|186|[datawhalechina/whale-anno](https://github.com/datawhalechina/whale-anno)|Datawhale自研数据标注工具|15|2021-08-08|2021-04-18|
|
||||
|187|[hellchenstar/vue3.0-vite2.0-elementPlus](https://github.com/hellchenstar/vue3.0-vite2.0-elementPlus)|vue3.0 + vite2.0 + element-plus + Vuex4.0 + Vue-router4.0 + axios + node-server(前后端分离)|15|2021-10-21|2021-04-07|
|
||||
|188|[78778443/QingScanDesk](https://github.com/78778443/QingScanDesk)|QingScan桌面客户端,QingScan是一个漏洞扫描器粘合剂;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|14|2022-01-17|2022-01-08|
|
||||
|189|[lewangdev/PaddleWebOCR](https://github.com/lewangdev/PaddleWebOCR)|开源的中英文离线 OCR,使用 PaddleOCR 实现,提供了简单的 Web 页面及接口|14|2022-01-25|2021-11-25|
|
||||
|190|[Junvary/gin-quasar-admin](https://github.com/Junvary/gin-quasar-admin)|项目实现了消息管理、用户管理、角色管理、部门管理、数据权限、websocket、聊天室、字典管理、菜单管理等众多功能。可通过一套代码快速简单的配置出不同的个性化网站,并通过插件形式开发个性化逻辑。也是Quasar和Go的入门和学习佳品。|14|2022-01-22|2021-10-25|
|
||||
|191|[kakajun/vue3-sketch-ruler](https://github.com/kakajun/vue3-sketch-ruler)|vue3中页面显示的缩放操作|14|2022-01-16|2021-09-15|
|
||||
|192|[moell-peng/mojito-admin](https://github.com/moell-peng/mojito-admin)|基于Vue3 + Element Plus + Vite2 构建的后台模板|14|2021-09-16|2021-08-25|
|
||||
|193|[Devifish/light-tab-page](https://github.com/Devifish/light-tab-page)|🚀 Lightweight Browser new tab extension 一款轻量简洁的新标签页浏览器插件|14|2022-01-01|2021-08-24|
|
||||
|194|[0x727/MetasploitCoop-Frontend](https://github.com/0x727/MetasploitCoop-Frontend)|基于msf的后渗透协作平台 -- 前端部分|14|2021-08-17|2021-08-17|
|
||||
|195|[ZHT131/brisk-admin](https://github.com/ZHT131/brisk-admin)|Brisk-Admin 是一个基于 Vue3.0、Vite、 element-plus、JavaScript的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务页面,包括二次封装组件、动态路由菜单、国际化、动态换肤等功能,它可以帮助你快速搭建中后台项目,该项目使用最新的前端技术栈,使用javascript语法保留了对不熟悉typescript语法用户的友好,同时框架很适合轻松上手使用,希 ...|14|2022-01-14|2021-08-06|
|
||||
|196|[kwokronny/element-ui-saas-extend](https://github.com/kwokronny/element-ui-saas-extend)|基于ElementUI开发的SaaS业务扩展|14|2022-01-20|2021-07-31|
|
||||
|197|[airene/vitepress-blog-pure](https://github.com/airene/vitepress-blog-pure)|a vitepress theme for blog, demo ↓|14|2022-01-05|2021-07-02|
|
||||
|198|[Maxfengyan/vue3-admin-template-vite](https://github.com/Maxfengyan/vue3-admin-template-vite)|一个vue3-admin-template-vite的后台管理系统项目,使用最新vite+vue3,升级于pan大佬的vue-admin-template,基本保留原有架构无缝切换|14|2021-08-25|2021-06-29|
|
||||
|199|[JiehangXie/Landscape-Heath-Score](https://github.com/JiehangXie/Landscape-Heath-Score)|A tool for evaluating landscape health benefits and supporting evidence-based design|14|2022-01-06|2021-06-17|
|
||||
|200|[RootLinkFE/roothub](https://github.com/RootLinkFE/roothub)|物料资产统一管理平台|14|2022-01-10|2021-04-09|
|
||||
|178|[Junvary/gin-quasar-admin](https://github.com/Junvary/gin-quasar-admin)|项目实现了消息管理、用户管理、角色管理、部门管理、数据权限、websocket、聊天室、字典管理、菜单管理等众多功能。可通过一套代码快速简单的配置出不同的个性化网站,并通过插件形式开发个性化逻辑。也是Quasar和Go的入门和学习佳品。|16|2022-01-22|2021-10-25|
|
||||
|179|[hfbin/LibraPlatformUi](https://github.com/hfbin/LibraPlatformUi)|☀️☀️☀️ Libra-Platform微服务平台。基于SpringCloud(2020.0.x) + SpringCloudAlibaba(2021.x) + SpringBoot(2.4.x) + Vue3开发,基于多租户SaaS模式的设计,拥有强大的用户中心,权限基于RBAC设计,支持租户灰度发布等功能。Libra-Platform平台架构清晰、代码简洁、注解齐全,很适合作为基础框架使用。|16|2021-10-07|2021-10-07|
|
||||
|180|[DioMao/genshin_ArtifactsUpgradeSim_vue](https://github.com/DioMao/genshin_ArtifactsUpgradeSim_vue)|Genshin Artifacts Upgrade Simulator. 原神圣遗物强化模拟器。vue version|16|2022-01-19|2021-09-19|
|
||||
|181|[RennCheung/codemirror-editor-vue3](https://github.com/RennCheung/codemirror-editor-vue3)|CodeMirror component for Vue3|16|2021-09-08|2021-08-10|
|
||||
|182|[nabaonan/todos-action](https://github.com/nabaonan/todos-action)|尝鲜实战|16|2021-12-26|2021-06-15|
|
||||
|183|[xiaotan225/weixiaoying](https://github.com/xiaotan225/weixiaoying)|基于uniapp第三方影视(微小影)|16|2021-11-21|2021-02-02|
|
||||
|184|[imlinhanchao/pwl-chat](https://github.com/imlinhanchao/pwl-chat)|摸鱼派聊天室桌面版|15|2022-01-23|2021-11-09|
|
||||
|185|[cll123456/rouyi-cloud-vue3](https://github.com/cll123456/rouyi-cloud-vue3)|后台使用若依的cloud搭建前台的后台管理系统,前台使用vue3 + scss 来进行开发,为了方便使用,不使用ts,ts版本后续更新|15|2021-12-22|2021-09-17|
|
||||
|186|[imengyu/vue3-context-menu](https://github.com/imengyu/vue3-context-menu)|A very simple context menu component for Vue3 一个简洁美观简单的Vue3右键菜单组件|15|2022-01-19|2021-07-02|
|
||||
|187|[datawhalechina/whale-anno](https://github.com/datawhalechina/whale-anno)|Datawhale自研数据标注工具|15|2021-08-08|2021-04-18|
|
||||
|188|[hellchenstar/vue3.0-vite2.0-elementPlus](https://github.com/hellchenstar/vue3.0-vite2.0-elementPlus)|vue3.0 + vite2.0 + element-plus + Vuex4.0 + Vue-router4.0 + axios + node-server(前后端分离)|15|2021-10-21|2021-04-07|
|
||||
|189|[78778443/QingScanDesk](https://github.com/78778443/QingScanDesk)|QingScan桌面客户端,QingScan是一个漏洞扫描器粘合剂;支持 web扫描、系统扫描、子域名收集、目录扫描、主机扫描、主机发现、组件识别、URL爬虫、XRAY扫描、AWVS自动扫描、POC批量验证,SSH批量测试、vulmap。|14|2022-01-17|2022-01-08|
|
||||
|190|[webdyc/moth-admin-vue](https://github.com/webdyc/moth-admin-vue)|小飞蛾|14|2022-01-26|2022-01-05|
|
||||
|191|[lewangdev/PaddleWebOCR](https://github.com/lewangdev/PaddleWebOCR)|开源的中英文离线 OCR,使用 PaddleOCR 实现,提供了简单的 Web 页面及接口|14|2022-01-25|2021-11-25|
|
||||
|192|[kakajun/vue3-sketch-ruler](https://github.com/kakajun/vue3-sketch-ruler)|vue3中页面显示的缩放操作|14|2022-01-16|2021-09-15|
|
||||
|193|[moell-peng/mojito-admin](https://github.com/moell-peng/mojito-admin)|基于Vue3 + Element Plus + Vite2 构建的后台模板|14|2021-09-16|2021-08-25|
|
||||
|194|[Devifish/light-tab-page](https://github.com/Devifish/light-tab-page)|🚀 Lightweight Browser new tab extension 一款轻量简洁的新标签页浏览器插件|14|2022-01-01|2021-08-24|
|
||||
|195|[0x727/MetasploitCoop-Frontend](https://github.com/0x727/MetasploitCoop-Frontend)|基于msf的后渗透协作平台 -- 前端部分|14|2021-08-17|2021-08-17|
|
||||
|196|[ZHT131/brisk-admin](https://github.com/ZHT131/brisk-admin)|Brisk-Admin 是一个基于 Vue3.0、Vite、 element-plus、JavaScript的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务页面,包括二次封装组件、动态路由菜单、国际化、动态换肤等功能,它可以帮助你快速搭建中后台项目,该项目使用最新的前端技术栈,使用javascript语法保留了对不熟悉typescript语法用户的友好,同时框架很适合轻松上手使用,希 ...|14|2022-01-14|2021-08-06|
|
||||
|197|[kwokronny/element-ui-saas-extend](https://github.com/kwokronny/element-ui-saas-extend)|基于ElementUI开发的SaaS业务扩展|14|2022-01-20|2021-07-31|
|
||||
|198|[airene/vitepress-blog-pure](https://github.com/airene/vitepress-blog-pure)|a vitepress theme for blog, demo ↓|14|2022-01-05|2021-07-02|
|
||||
|199|[Maxfengyan/vue3-admin-template-vite](https://github.com/Maxfengyan/vue3-admin-template-vite)|一个vue3-admin-template-vite的后台管理系统项目,使用最新vite+vue3,升级于pan大佬的vue-admin-template,基本保留原有架构无缝切换|14|2021-08-25|2021-06-29|
|
||||
|200|[JiehangXie/Landscape-Heath-Score](https://github.com/JiehangXie/Landscape-Heath-Score)|A tool for evaluating landscape health benefits and supporting evidence-based design|14|2022-01-06|2021-06-17|
|
||||
|
||||
<div align="center">
|
||||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||||
|
||||
Reference in New Issue
Block a user