data update
This commit is contained in:
@ -1,100 +1,100 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > All Language
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Language|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|:-|
|
||||
|1|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|10163|-|2021-12-17|2021-05-18|
|
||||
|2|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9741|Java|2022-02-18|2021-03-17|
|
||||
|3|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|7221|-|2022-02-16|2021-10-22|
|
||||
|4|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4427|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.⭐⭐⭐|4087|Python|2021-12-19|2021-05-08|
|
||||
|6|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|3948|C#|2022-02-10|2021-12-24|
|
||||
|7|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3742|-|2022-01-20|2021-04-07|
|
||||
|8|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|3105|-|2022-02-18|2021-10-20|
|
||||
|9|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2839|-|2022-02-15|2021-03-09|
|
||||
|10|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。|2628|-|2021-12-22|2021-07-26|
|
||||
|11|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2549|Java|2022-02-12|2021-05-15|
|
||||
|12|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2380|Python|2021-12-22|2021-06-02|
|
||||
|13|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2324|Python|2022-02-14|2021-07-04|
|
||||
|14|[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|2314|HTML|2021-10-31|2021-10-02|
|
||||
|1|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|10165|-|2021-12-17|2021-05-18|
|
||||
|2|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9745|Java|2022-02-18|2021-03-17|
|
||||
|3|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|7237|-|2022-02-16|2021-10-22|
|
||||
|4|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4431|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.⭐⭐⭐|4090|Python|2021-12-19|2021-05-08|
|
||||
|6|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|3977|C#|2022-02-10|2021-12-24|
|
||||
|7|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3747|-|2022-01-20|2021-04-07|
|
||||
|8|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|3118|-|2022-02-20|2021-10-20|
|
||||
|9|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2848|-|2022-02-15|2021-03-09|
|
||||
|10|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。|2630|-|2021-12-22|2021-07-26|
|
||||
|11|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2551|Java|2022-02-12|2021-05-15|
|
||||
|12|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2382|Python|2021-12-22|2021-06-02|
|
||||
|13|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2328|Python|2022-02-14|2021-07-04|
|
||||
|14|[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|2316|HTML|2021-10-31|2021-10-02|
|
||||
|15|[eastlakeside/awesome-productivity-cn](https://github.com/eastlakeside/awesome-productivity-cn)|绝妙的个人生产力(Awesome Productivity 中文版)|2093|-|2022-02-03|2021-08-18|
|
||||
|16|[0voice/learning_mind_map](https://github.com/0voice/learning_mind_map)|2021年【思维导图】盒子,C/C++,Golang,Linux,云原生,数据库,DPDK,音视频开发,TCP/IP,数据结构,计算机原理等|2026|-|2021-12-02|2021-11-22|
|
||||
|17|[0voice/campus_recruitmen_questions](https://github.com/0voice/campus_recruitmen_questions)|2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。|1956|-|2021-08-25|2021-06-28|
|
||||
|18|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1913|TeX|2021-12-31|2021-10-27|
|
||||
|19|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1723|Python|2021-11-26|2021-04-16|
|
||||
|20|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1700|Jupyter Notebook|2022-02-17|2021-02-28|
|
||||
|21|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1640|Python|2022-01-23|2021-06-19|
|
||||
|22|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1592|TypeScript|2022-02-19|2021-08-28|
|
||||
|23|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1567|PHP|2022-02-18|2021-08-29|
|
||||
|18|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1915|TeX|2021-12-31|2021-10-27|
|
||||
|19|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1724|Python|2021-11-26|2021-04-16|
|
||||
|20|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1706|Jupyter Notebook|2022-02-17|2021-02-28|
|
||||
|21|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1644|Python|2022-01-23|2021-06-19|
|
||||
|22|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1596|TypeScript|2022-02-19|2021-08-28|
|
||||
|23|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1572|PHP|2022-02-18|2021-08-29|
|
||||
|24|[CodingDocs/awesome-cs](https://github.com/CodingDocs/awesome-cs)|计算机优质书籍搜罗+学习路线推荐!|1513|-|2021-11-30|2021-03-28|
|
||||
|25|[Keldos-Li/typora-latex-theme](https://github.com/Keldos-Li/typora-latex-theme)|将Typora伪装成LaTeX的中文样式主题,本科生轻量级课程论文撰写的好帮手。This is a theme disguising Typora into Chinese LaTeX style.|1506|SCSS|2021-12-11|2021-05-24|
|
||||
|26|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1499|HTML|2022-01-21|2021-08-23|
|
||||
|27|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1415|C++|2021-10-21|2021-07-09|
|
||||
|28|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1402|HTML|2022-01-27|2021-04-28|
|
||||
|26|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1502|HTML|2022-01-21|2021-08-23|
|
||||
|27|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1417|C++|2021-10-21|2021-07-09|
|
||||
|28|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1403|HTML|2022-01-27|2021-04-28|
|
||||
|29|[wangdoc/clang-tutorial](https://github.com/wangdoc/clang-tutorial)|C 语言教程|1362|-|2021-12-09|2021-09-04|
|
||||
|30|[slidoooor/computer_book_list](https://github.com/slidoooor/computer_book_list)|一个综合了豆瓣,goodreads综合评分的计算机书籍书单|1335|-|2021-10-27|2021-10-22|
|
||||
|31|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1300|Jupyter Notebook|2022-02-09|2021-04-29|
|
||||
|32|[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. |1191|Python|2022-01-20|2021-09-01|
|
||||
|31|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1302|Jupyter Notebook|2022-02-09|2021-04-29|
|
||||
|32|[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. |1192|Python|2022-01-20|2021-09-01|
|
||||
|33|[0voice/linux_kernel_wiki](https://github.com/0voice/linux_kernel_wiki)|linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频|1113|-|2021-10-20|2021-07-26|
|
||||
|34|[amusi/ICCV2021-Papers-with-Code](https://github.com/amusi/ICCV2021-Papers-with-Code)|ICCV 2021 论文和开源项目合集|1100|-|2021-11-06|2021-07-23|
|
||||
|35|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1094|Python|2022-01-24|2021-05-04|
|
||||
|36|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|1050|C++|2022-02-12|2021-12-10|
|
||||
|35|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1095|Python|2022-01-24|2021-05-04|
|
||||
|36|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|1055|C++|2022-02-20|2021-12-10|
|
||||
|37|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|1012|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|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|963|JavaScript|2022-02-14|2021-10-11|
|
||||
|39|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|964|JavaScript|2022-02-14|2021-10-11|
|
||||
|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)|温州大学《机器学习》课程资料(代码、课件等)|923|Jupyter Notebook|2022-02-12|2021-03-21|
|
||||
|43|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|904|HTML|2021-10-30|2021-03-11|
|
||||
|44|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)[Go版本+Rust版本]|890|Go|2022-02-13|2021-11-03|
|
||||
|42|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|926|Jupyter Notebook|2022-02-12|2021-03-21|
|
||||
|43|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|905|HTML|2021-10-30|2021-03-11|
|
||||
|44|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)[Go版本+Rust版本]|891|Go|2022-02-13|2021-11-03|
|
||||
|45|[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|
|
||||
|46|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|825|TypeScript|2022-02-06|2021-05-06|
|
||||
|47|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|804|JavaScript|2022-01-20|2021-04-13|
|
||||
|47|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|803|JavaScript|2022-01-20|2021-04-13|
|
||||
|48|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派防吃灰小分队,让树莓派不再吃灰~|796|-|2021-12-01|2021-10-20|
|
||||
|49|[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".|727|Python|2021-10-01|2021-05-25|
|
||||
|50|[CoderLeixiaoshuai/wuhan-IT](https://github.com/CoderLeixiaoshuai/wuhan-IT)|『武汉互联网』持续关注武汉互联网公司,帮助大家排坑,让一线浪子顺利回家|706|-|2021-08-29|2021-03-23|
|
||||
|51|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing an expression framework in database systems|693|Rust|2022-02-12|2022-01-20|
|
||||
|51|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing an expression framework in database systems|694|Rust|2022-02-12|2022-01-20|
|
||||
|52|[Dujltqzv/Some-Many-Books](https://github.com/Dujltqzv/Some-Many-Books)|个人收藏书籍列表 ...|675|-|2021-10-21|2021-09-05|
|
||||
|53|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|Python|2022-01-24|2021-02-22|
|
||||
|54|[phodal/tangping](https://github.com/phodal/tangping)|躺平即正义。Nothing is true, everything is permitted|662|-|2021-10-09|2021-05-28|
|
||||
|55|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|629|Python|2022-02-15|2021-12-31|
|
||||
|56|[liyupi/code-roadmap](https://github.com/liyupi/code-roadmap)|原创编程学习路线,包括全面的知识点、免费资源、面试题、学习建议、项目,适用于所有学习编程、求职的同学。已完成 Java、前端|611|-|2021-12-08|2021-04-20|
|
||||
|57|[4ra1n/JavaSecInterview](https://github.com/4ra1n/JavaSecInterview)|打造最强的Java安全研究与安全开发面试题库,包含问题和详细的答案,帮助师傅们找到满意的工作|603|Python|2022-02-18|2022-02-14|
|
||||
|58|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|594|JavaScript|2022-02-16|2021-11-24|
|
||||
|59|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|585|MATLAB|2022-02-15|2021-10-09|
|
||||
|55|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|635|Python|2022-02-15|2021-12-31|
|
||||
|56|[4ra1n/JavaSecInterview](https://github.com/4ra1n/JavaSecInterview)|打造最强的Java安全研究与安全开发面试题库,包含问题和详细的答案,帮助师傅们找到满意的工作|616|Python|2022-02-20|2022-02-14|
|
||||
|57|[liyupi/code-roadmap](https://github.com/liyupi/code-roadmap)|原创编程学习路线,包括全面的知识点、免费资源、面试题、学习建议、项目,适用于所有学习编程、求职的同学。已完成 Java、前端|611|-|2021-12-08|2021-04-20|
|
||||
|58|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|604|JavaScript|2022-02-19|2021-11-24|
|
||||
|59|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|589|MATLAB|2022-02-15|2021-10-09|
|
||||
|60|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册(8 年 Android 开发者的成长感悟)|583|Java|2021-11-21|2021-11-04|
|
||||
|61|[safe6Sec/Fastjson](https://github.com/safe6Sec/Fastjson)|Fastjson姿势技巧集合|580|-|2021-11-19|2021-07-22|
|
||||
|62|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|575|TypeScript|2022-01-25|2021-11-08|
|
||||
|63|[r0eXpeR/supplier](https://github.com/r0eXpeR/supplier)|主流供应商的一些攻击性漏洞汇总|574|-|2021-11-08|2021-11-08|
|
||||
|64|[getActivity/AndroidVersionAdapter](https://github.com/getActivity/AndroidVersionAdapter)|安卓版本适配全套指南|574|-|2021-12-13|2021-10-17|
|
||||
|65|[HackJava/HackJava](https://github.com/HackJava/HackJava)|《Java安全-只有Java安全才能拯救世界》|572|-|2021-12-12|2021-07-08|
|
||||
|66|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|561|Rust|2021-12-27|2021-07-28|
|
||||
|67|[milklabdev/jetpack-compose-book](https://github.com/milklabdev/jetpack-compose-book)|Jetpack Compose 基础教程,持续更新|556|Kotlin|2022-02-17|2021-04-03|
|
||||
|66|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|562|Rust|2021-12-27|2021-07-28|
|
||||
|67|[milklabdev/jetpack-compose-book](https://github.com/milklabdev/jetpack-compose-book)|Jetpack Compose 基础教程,持续更新|555|Kotlin|2022-02-17|2021-04-03|
|
||||
|68|[olist213/Information_Security_Books](https://github.com/olist213/Information_Security_Books)|150本信息安全方面的书籍书籍(持续更新)|543|-|2021-12-03|2021-05-03|
|
||||
|69|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|541|JavaScript|2022-02-10|2021-06-11|
|
||||
|70|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|540|Jupyter Notebook|2022-02-19|2021-03-11|
|
||||
|70|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|539|Jupyter Notebook|2022-02-19|2021-03-11|
|
||||
|71|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|527|C|2022-01-15|2022-01-04|
|
||||
|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|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|513|CSS|2021-12-13|2021-08-01|
|
||||
|75|[6dylan6/jdpro](https://github.com/6dylan6/jdpro)|京东签到,集合库,内部助力,青龙面板支持,青龙脚本|512|JavaScript|2022-02-19|2021-07-30|
|
||||
|76|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|492|C|2022-02-10|2021-03-05|
|
||||
|72|[6dylan6/jdpro](https://github.com/6dylan6/jdpro)|京东签到,集合库,内部助力,青龙面板支持,青龙脚本|525|JavaScript|2022-02-20|2021-07-30|
|
||||
|73|[gh0stkey/Binary-Learning](https://github.com/gh0stkey/Binary-Learning)|滴水逆向初、中级学习笔记,不定时更新,自用仓库,不喜勿喷;感谢滴水,有如此完整体系的学习视频,白嫖党嫖了一波...感谢滴水的老师,听课受益匪浅。|525|-|2021-11-22|2021-04-19|
|
||||
|74|[0voice/Understanding_in_Rust](https://github.com/0voice/Understanding_in_Rust)|【最安全的编程语言】Rust工程师枕边资料,大牛文章,开源框架,官方文档,视频,推荐书籍,学习干货,大牛语录|523|-|2021-09-24|2021-09-04|
|
||||
|75|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|513|CSS|2021-12-13|2021-08-01|
|
||||
|76|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|493|C|2022-02-10|2021-03-05|
|
||||
|77|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|489|TypeScript|2022-02-03|2021-04-29|
|
||||
|78|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|486|JavaScript|2022-02-19|2021-04-02|
|
||||
|78|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|487|JavaScript|2022-02-19|2021-04-02|
|
||||
|79|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|458|HTML|2021-10-05|2021-08-28|
|
||||
|80|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|Python|2022-01-26|2021-11-23|
|
||||
|81|[0voice/k8s_awesome_document](https://github.com/0voice/k8s_awesome_document)|【2021年新鲜出炉】K8s(Kubernetes)的工程师资料合辑,书籍推荐,面试题,精选文章,开源项目,PPT,视频,大厂资料|452|-|2021-11-04|2021-10-25|
|
||||
|82|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|446|Shell|2022-02-10|2021-08-08|
|
||||
|83|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|437|HTML|2022-02-16|2021-08-29|
|
||||
|84|[iptv-org/epg](https://github.com/iptv-org/epg)|EPG (Electronic Program Guide) for thousands of TV channels collected from different sources|432|JavaScript|2022-02-19|2021-03-13|
|
||||
|85|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|424|Python|2021-12-28|2021-10-09|
|
||||
|86|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|TypeScript|2022-01-08|2021-04-19|
|
||||
|87|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|423|Python|2022-02-19|2021-07-29|
|
||||
|88|[ItIsMeCall911/Awesome-Telegram-OSINT](https://github.com/ItIsMeCall911/Awesome-Telegram-OSINT)|📚 A Curated List of Awesome Telegram OSINT Tools, Sites & Resources|417|-|2021-12-13|2021-05-16|
|
||||
|89|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|415|C++|2021-12-15|2021-12-06|
|
||||
|90|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|415|Rust|2022-02-08|2021-08-17|
|
||||
|83|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|440|HTML|2022-02-16|2021-08-29|
|
||||
|84|[iptv-org/epg](https://github.com/iptv-org/epg)|EPG (Electronic Program Guide) for thousands of TV channels collected from different sources|432|JavaScript|2022-02-20|2021-03-13|
|
||||
|85|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|426|Python|2022-02-20|2021-07-29|
|
||||
|86|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|424|Python|2021-12-28|2021-10-09|
|
||||
|87|[miao-lang/miao-lang](https://github.com/miao-lang/miao-lang)|喵语翻译:将人类语言翻译为喵语言。|424|TypeScript|2022-01-08|2021-04-19|
|
||||
|88|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|420|C++|2021-12-15|2021-12-06|
|
||||
|89|[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|
|
||||
|90|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|416|Rust|2022-02-08|2021-08-17|
|
||||
|91|[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|
|
||||
|92|[miaomiaosoft/PandaOCR.Pro](https://github.com/miaomiaosoft/PandaOCR.Pro)|多功能多引擎OCR图文识别、翻译、朗读、游戏机翻汉化工具|412|-|2021-11-24|2021-04-21|
|
||||
|93|[hit-thusz-RookieCJ/CSYuTuiMian2021](https://github.com/hit-thusz-RookieCJ/CSYuTuiMian2021)|关于2021年CS保研预推免通知公告的汇总|395|-|2021-09-27|2021-07-05|
|
||||
@ -102,92 +102,92 @@
|
||||
|95|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划,仅用于个人归纳总结。|390|Java|2021-12-03|2021-05-11|
|
||||
|96|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档 (已停更)|383|Rust|2022-01-22|2021-04-20|
|
||||
|97|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|372|Python|2021-12-25|2021-06-25|
|
||||
|98|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|371|CSS|2022-02-17|2021-03-11|
|
||||
|98|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|372|CSS|2022-02-17|2021-03-11|
|
||||
|99|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|356|Python|2022-01-18|2021-03-25|
|
||||
|100|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|345|Go|2022-02-10|2021-09-25|
|
||||
|101|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|332|Python|2022-02-18|2021-11-22|
|
||||
|102|[Interview-Science/interview-english](https://github.com/Interview-Science/interview-english)|English for Tech Interview 面试中的英语|332|-|2021-12-09|2021-11-03|
|
||||
|103|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|331|JavaScript|2022-02-17|2021-06-28|
|
||||
|104|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|308|C++|2022-02-06|2021-11-30|
|
||||
|105|[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 是面向极客的知识管理元框架。|308|Rust|2022-02-15|2021-11-17|
|
||||
|104|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|309|C++|2022-02-06|2021-11-30|
|
||||
|105|[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 是面向极客的知识管理元框架。|309|Rust|2022-02-15|2021-11-17|
|
||||
|106|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|297|JavaScript|2021-09-13|2021-04-04|
|
||||
|107|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。 |293|Python|2021-10-26|2021-10-26|
|
||||
|107|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。 |295|Python|2021-10-26|2021-10-26|
|
||||
|108|[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|
|
||||
|109|[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|
|
||||
|110|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 ,算法图书,algorithm|275|Java|2022-01-27|2021-06-30|
|
||||
|111|[flycash/interview-baguwen](https://github.com/flycash/interview-baguwen)|面试八股文|271|-|2021-09-19|2021-04-12|
|
||||
|112|[Tyson0314/java-books](https://github.com/Tyson0314/java-books)|程序员常读书单整理,附下载地址,希望对你有帮助。书单包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、架构、中间件等等。本仓库持续更新中,可以star一下,下次找书直接在上面搜索|269|-|2021-12-10|2021-07-25|
|
||||
|113|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|268|Python|2022-01-06|2021-03-16|
|
||||
|109|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|278|Python|2022-02-19|2021-03-16|
|
||||
|110|[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|
|
||||
|111|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 ,算法图书,algorithm|275|Java|2022-01-27|2021-06-30|
|
||||
|112|[flycash/interview-baguwen](https://github.com/flycash/interview-baguwen)|面试八股文|271|-|2021-09-19|2021-04-12|
|
||||
|113|[Tyson0314/java-books](https://github.com/Tyson0314/java-books)|程序员常读书单整理,附下载地址,希望对你有帮助。书单包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、架构、中间件等等。本仓库持续更新中,可以star一下,下次找书直接在上面搜索|269|-|2021-12-10|2021-07-25|
|
||||
|114|[csguide-dabai/interview-guide](https://github.com/csguide-dabai/interview-guide)|总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。|265|-|2021-12-02|2021-08-06|
|
||||
|115|[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 ...|262|Java|2021-12-27|2021-10-23|
|
||||
|116|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|261|Java|2021-12-29|2021-12-17|
|
||||
|115|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|264|Java|2021-12-29|2021-12-17|
|
||||
|116|[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 ...|262|Java|2021-12-27|2021-10-23|
|
||||
|117|[ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview](https://github.com/ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview)|嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文。包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构,网络编程,大厂笔试面试题等。持续更新中~~有问题可以加我微信,LinuxDriverDev|256|-|2021-09-07|2021-04-07|
|
||||
|118|[CLUEbenchmark/FewCLUE](https://github.com/CLUEbenchmark/FewCLUE)|FewCLUE 小样本学习测评基准,中文版|253|Python|2021-09-30|2021-04-28|
|
||||
|119|[eddycjy/go-developer-roadmap](https://github.com/eddycjy/go-developer-roadmap)|【Go 学习地图】涵盖业内 Go 面试题和所需要掌握的 Go 核心知识大全|250|-|2021-09-20|2021-05-30|
|
||||
|120|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|249|HTML|2022-02-16|2021-05-29|
|
||||
|121|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|246|Shell|2022-02-19|2021-09-08|
|
||||
|120|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|250|HTML|2022-02-16|2021-05-29|
|
||||
|121|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|246|Shell|2022-02-20|2021-09-08|
|
||||
|122|[0voice/dpdk_engineer_manual](https://github.com/0voice/dpdk_engineer_manual)|【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表|238|-|2021-09-04|2021-08-23|
|
||||
|123|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|235|PHP|2022-02-09|2021-11-09|
|
||||
|123|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|237|PHP|2022-02-09|2021-11-09|
|
||||
|124|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|Python|2021-11-01|2021-05-22|
|
||||
|125|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|225|Jupyter Notebook|2022-02-14|2021-03-29|
|
||||
|125|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|226|Jupyter Notebook|2022-02-14|2021-03-29|
|
||||
|126|[coderit666/GoGuide](https://github.com/coderit666/GoGuide)|「Go语言学习指南」一份涵盖大部分 Golang 程序员所需要掌握的核心知识,拥有 Go语言教程、Go开源书籍、Go语言入门教程、Go语言学习路线。零基础学习 Go语言、Go编程,首选 GoGuide。|219|-|2021-11-09|2021-11-06|
|
||||
|127|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|215|Lua|2022-01-29|2021-11-02|
|
||||
|127|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|217|Lua|2022-01-29|2021-11-02|
|
||||
|128|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|213|Ruby|2021-11-03|2021-11-03|
|
||||
|129|[LeonLi0102/spring-in-action-v6-translate](https://github.com/LeonLi0102/spring-in-action-v6-translate)|Spring实战(第6版)翻译项目|213|-|2021-11-30|2021-09-28|
|
||||
|130|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|211|TeX|2022-02-07|2021-10-15|
|
||||
|130|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|212|TeX|2022-02-07|2021-10-15|
|
||||
|131|[Seazean/JavaNotes](https://github.com/Seazean/JavaNotes)|📁Java 学习笔记,排版整洁美观,内容由浅入深,欢迎关注|208|-|2021-12-12|2021-03-24|
|
||||
|132|[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|
|
||||
|133|[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|206|CSS|2022-02-12|2021-04-05|
|
||||
|134|[whylisa/front-end-interview](https://github.com/whylisa/front-end-interview)|最强前端面试资源|200|-|2021-11-24|2021-07-22|
|
||||
|135|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程,对没有编程经验的同学也非常友好。在vim下从浅入深,逐步学习。|199|Shell|2021-12-10|2021-08-04|
|
||||
|136|[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|
|
||||
|137|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|195|Go|2021-12-26|2021-10-18|
|
||||
|137|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|196|Go|2021-12-26|2021-10-18|
|
||||
|138|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |191|C++|2021-11-07|2021-07-09|
|
||||
|139|[v2018z/xueXiQiangguo](https://github.com/v2018z/xueXiQiangguo)|学习强国 积分 自动 阅读 答题 - 支持每日、每周、专项答题|190|-|2021-12-10|2021-04-26|
|
||||
|140|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|189|Java|2021-11-18|2021-10-09|
|
||||
|141|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|185|TeX|2021-12-29|2021-08-15|
|
||||
|141|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|184|TeX|2021-12-29|2021-08-15|
|
||||
|142|[pen4uin/PentestNote](https://github.com/pen4uin/PentestNote)|个人输出,经验/思路/想法/总结/笔记/. . .|184|-|2021-12-09|2021-05-26|
|
||||
|143|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|183|C|2022-01-27|2021-03-22|
|
||||
|144|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|176|HTML|2021-11-09|2021-09-23|
|
||||
|144|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|177|HTML|2021-11-09|2021-09-23|
|
||||
|145|[Lakr233/myyearwithgit](https://github.com/Lakr233/myyearwithgit)|代码仓库年终总结报告。|174|Swift|2022-01-10|2021-11-29|
|
||||
|146|[phodal/dx](https://github.com/phodal/dx)|《开发者体验:探索与重塑》电子书。book of research and refactoring in developer experience (WIP)|171|SCSS|2021-11-19|2021-10-15|
|
||||
|147|[mgmeyers/obsidian-style-settings](https://github.com/mgmeyers/obsidian-style-settings)|A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian|170|TypeScript|2022-02-18|2021-03-28|
|
||||
|148|[coderit666/CNote](https://github.com/coderit666/CNote)|「CNote」一份涵盖大部分学习 C 语言所需要掌握的核心知识,致力于打造最易懂的 C语言入门教程,让天下没有难学的 C语言。(包含C语言教程、C语言精华文章)|168|-|2021-11-08|2021-07-30|
|
||||
|149|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|163|Shell|2022-02-11|2021-12-02|
|
||||
|150|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|162|Jupyter Notebook|2021-09-22|2021-09-22|
|
||||
|151|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构(C语言描述)学习笔记|161|C|2022-02-11|2021-10-09|
|
||||
|152|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 | Official Chinese translation for Vue docs|158|Vue|2022-02-19|2022-01-05|
|
||||
|149|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|164|Shell|2022-02-11|2021-12-02|
|
||||
|150|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 | Official Chinese translation for Vue docs|163|Vue|2022-02-20|2022-01-05|
|
||||
|151|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|162|Jupyter Notebook|2021-09-22|2021-09-22|
|
||||
|152|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构(C语言描述)学习笔记|161|C|2022-02-11|2021-10-09|
|
||||
|153|[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|
|
||||
|154|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|156|C|2021-10-15|2021-04-26|
|
||||
|154|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|157|C|2021-10-15|2021-04-26|
|
||||
|155|[TanaStudy/CS-Book](https://github.com/TanaStudy/CS-Book)|📚计算机类优质的书籍收藏,涵盖计算机基础、数据库、Java、微服务、设计模式等等等等👍👍👍,持续更新中🏃。|154|-|2021-11-25|2021-08-03|
|
||||
|156|[nthack/IPTVM3U](https://github.com/nthack/IPTVM3U)|IPTV直播源、直播地址分享;M3U直播地址分享。主要分享:国内IPTV直播源、广东IPTV直播源、香港IPTV直播源。不定期增加列表,不定期检查。|152|-|2021-09-18|2021-03-22|
|
||||
|157|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|150|Shell|2021-11-05|2021-05-27|
|
||||
|157|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|151|Shell|2021-11-05|2021-05-27|
|
||||
|158|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|149|HTML|2022-02-19|2021-04-26|
|
||||
|159|[ttttmr/wechat2rss](https://github.com/ttttmr/wechat2rss)|微信公众号转RSS|148|HTML|2022-01-22|2021-09-25|
|
||||
|160|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。|146|C++|2022-02-14|2021-07-15|
|
||||
|161|[tnfe/shida](https://github.com/tnfe/shida)|《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或百度 H5 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。|142|Vue|2022-02-15|2022-01-15|
|
||||
|162|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|142|TeX|2022-02-18|2021-05-20|
|
||||
|160|[tnfe/shida](https://github.com/tnfe/shida)|《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或百度 H5 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。|147|Vue|2022-02-15|2022-01-15|
|
||||
|161|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。|146|C++|2022-02-14|2021-07-15|
|
||||
|162|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|142|TeX|2022-02-20|2021-05-20|
|
||||
|163|[18888628835/Blog](https://github.com/18888628835/Blog)|我的知识文档库,学习笔记与学习总结。|141|TypeScript|2022-02-16|2021-02-26|
|
||||
|164|[0voice/linux_environment_tools](https://github.com/0voice/linux_environment_tools)|总结linux环境开发工具,包含linux,虚拟机,编译器,编辑器,测试工具,加密工具|139|-|2021-11-11|2021-11-08|
|
||||
|165|[PureWhiteWu/nomicon-zh-Hans](https://github.com/PureWhiteWu/nomicon-zh-Hans)|Rust 死灵书简体中文翻译|139|Handlebars|2021-12-13|2021-09-21|
|
||||
|166|[ljinkai/weekly](https://github.com/ljinkai/weekly)|独立开发产品变现周刊,每周五发布。|138|-|2021-12-10|2021-04-28|
|
||||
|167|[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|
|
||||
|168|[overmind1980/oeasyvim](https://github.com/overmind1980/oeasyvim)|这是oeasy制作的的一套关于vim的教程 可以在 https://www.lanqiao.cn/teacher/courses/2840 做实验 邀请码FJWYIMGB 本教程从0基础开始,到精通vim配置,和高级命令。希望能让vim是你的开发更高效。|136|Vim script|2021-12-10|2021-07-23|
|
||||
|169|[CodingDocs/programmer-sideline](https://github.com/CodingDocs/programmer-sideline)|程序员副业赚钱之路。|135|-|2021-10-14|2021-09-28|
|
||||
|170|[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|
|
||||
|171|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|135|Java|2022-02-16|2021-04-13|
|
||||
|172|[ThisisGame/cpp-game-engine-book](https://github.com/ThisisGame/cpp-game-engine-book)|从零编写游戏引擎教程|135|C++|2022-02-19|2021-03-09|
|
||||
|169|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|136|Java|2022-02-16|2021-04-13|
|
||||
|170|[CodingDocs/programmer-sideline](https://github.com/CodingDocs/programmer-sideline)|程序员副业赚钱之路。|135|-|2021-10-14|2021-09-28|
|
||||
|171|[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|
|
||||
|172|[ThisisGame/cpp-game-engine-book](https://github.com/ThisisGame/cpp-game-engine-book)|从零编写游戏引擎教程|135|C++|2022-02-20|2021-03-09|
|
||||
|173|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|134|Jupyter Notebook|2022-01-04|2021-07-16|
|
||||
|174|[shengxinjing/it-roadmap](https://github.com/shengxinjing/it-roadmap)|大圣的前端学习路线图|133|Python|2021-12-13|2021-11-27|
|
||||
|175|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|132|TypeScript|2021-12-14|2021-05-17|
|
||||
|176|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|JavaScript|2021-12-06|2021-10-25|
|
||||
|177|[yongxinz/gopher](https://github.com/yongxinz/gopher)|Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源|130|Go|2022-02-19|2021-07-13|
|
||||
|175|[yongxinz/gopher](https://github.com/yongxinz/gopher)|Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源|132|Go|2022-02-19|2021-07-13|
|
||||
|176|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|132|TypeScript|2021-12-14|2021-05-17|
|
||||
|177|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|JavaScript|2021-12-06|2021-10-25|
|
||||
|178|[sqlsec/Hackintosh](https://github.com/sqlsec/Hackintosh)|国光的黑苹果安装教程:手把手教你配置 OpenCore|128|HTML|2022-02-16|2021-09-15|
|
||||
|179|[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|
|
||||
|180|[su37josephxia/bytedance-youth-training-camp](https://github.com/su37josephxia/bytedance-youth-training-camp)|字节青训营教程|125|HTML|2021-10-08|2021-09-18|
|
||||
|181|[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|
|
||||
|182|[bruceqiq/code_study](https://github.com/bruceqiq/code_study)|个人编程知识总结。包含前端、后端、服务端与设计等等相关的技术总结。|125|DM|2021-11-20|2021-04-11|
|
||||
|183|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|122|C++|2021-11-09|2021-07-21|
|
||||
|183|[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等),仅供内部参考学习|123|C++|2021-11-09|2021-07-21|
|
||||
|184|[iamgodpyx/dachangheimingdan](https://github.com/iamgodpyx/dachangheimingdan)|这是一份黑名单|120|-|2021-11-18|2021-11-18|
|
||||
|185|[liuhuanyong/DomainWordsDict](https://github.com/liuhuanyong/DomainWordsDict)|DomainWordsDict, Chinese words dict that contains more than 68 domains, which can be used as text classification、knowledge enhance task。涵盖68个领域、共计916万词的专业词典知识库,可用于文本分类、知识增强、领域词汇库扩充等自然语言处理应用。|120|-|2021-08-30|2021-08-27|
|
||||
|186|[xinntao/Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan)|NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|119|C|2021-12-10|2021-07-31|
|
||||
|
||||
@ -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-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > C
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|527|2022-01-15|2022-01-04|
|
||||
|2|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|492|2022-02-10|2021-03-05|
|
||||
|2|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|493|2022-02-10|2021-03-05|
|
||||
|3|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|183|2022-01-27|2021-03-22|
|
||||
|4|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构(C语言描述)学习笔记|161|2022-02-11|2021-10-09|
|
||||
|5|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|156|2021-10-15|2021-04-26|
|
||||
|5|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|157|2021-10-15|2021-04-26|
|
||||
|6|[xinntao/Real-ESRGAN-ncnn-vulkan](https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan)|NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.|119|2021-12-10|2021-07-31|
|
||||
|7|[bouffalolab/bl_mcu_sdk](https://github.com/bouffalolab/bl_mcu_sdk)|bl_mcu_sdk is MCU software development kit provided by Bouffalo Lab Team for BL602/BL604, BL702/BL704/BL706 and other series of RISC-V based chips in the future.|84|2022-01-13|2021-04-27|
|
||||
|8|[realYurkOfGitHub/translation-Introduction-to-HPC](https://github.com/realYurkOfGitHub/translation-Introduction-to-HPC)|为 Eijhout 教授的Introduction to HPC提供中文翻译、 PPT和Lab。|64|2022-01-15|2021-10-18|
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > C++
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1415|2021-10-21|2021-07-09|
|
||||
|2|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|1050|2022-02-12|2021-12-10|
|
||||
|3|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|415|2021-12-15|2021-12-06|
|
||||
|4|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|308|2022-02-06|2021-11-30|
|
||||
|1|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1417|2021-10-21|2021-07-09|
|
||||
|2|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|1055|2022-02-20|2021-12-10|
|
||||
|3|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|420|2021-12-15|2021-12-06|
|
||||
|4|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|309|2022-02-06|2021-11-30|
|
||||
|5|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |191|2021-11-07|2021-07-09|
|
||||
|6|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。|146|2022-02-14|2021-07-15|
|
||||
|7|[ThisisGame/cpp-game-engine-book](https://github.com/ThisisGame/cpp-game-engine-book)|从零编写游戏引擎教程|135|2022-02-19|2021-03-09|
|
||||
|8|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|122|2021-11-09|2021-07-21|
|
||||
|7|[ThisisGame/cpp-game-engine-book](https://github.com/ThisisGame/cpp-game-engine-book)|从零编写游戏引擎教程|135|2022-02-20|2021-03-09|
|
||||
|8|[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等),仅供内部参考学习|123|2021-11-09|2021-07-21|
|
||||
|9|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|111|2021-12-28|2021-11-04|
|
||||
|10|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|97|2022-02-15|2021-04-07|
|
||||
|11|[liuzengh/design-pattern](https://github.com/liuzengh/design-pattern)|Design Patterns In Modern C++ 中文版翻译|89|2021-10-03|2021-03-17|
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > C#
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|3948|2022-02-10|2021-12-24|
|
||||
|2|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|91|2022-02-12|2021-09-21|
|
||||
|1|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|3977|2022-02-10|2021-12-24|
|
||||
|2|[Isayama-Kagura/TsubakiTranslator](https://github.com/Isayama-Kagura/TsubakiTranslator)|一款Galgame文本提取和翻译的工具|92|2022-02-12|2021-09-21|
|
||||
|3|[taecg/ShaderReference](https://github.com/taecg/ShaderReference)|针对Unity的Shader参考大全|75|2022-02-07|2021-07-23|
|
||||
|4|[Anduin2017/CameraVoyeur](https://github.com/Anduin2017/CameraVoyeur)|摄像头黑入器。(基于RickAstley论文实现)|53|2021-09-13|2021-09-12|
|
||||
|4|[Anduin2017/CameraVoyeur](https://github.com/Anduin2017/CameraVoyeur)|摄像头黑入器。(基于RickAstley论文实现)|56|2021-09-13|2021-09-12|
|
||||
|
||||
<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-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」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)|希腊神话读书笔记|513|2021-12-13|2021-08-01|
|
||||
|2|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|371|2022-02-17|2021-03-11|
|
||||
|2|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|372|2022-02-17|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|206|2022-02-12|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学院课程资源|42|2022-01-17|2021-05-10|
|
||||
@ -14,7 +14,7 @@
|
||||
|7|[viewweiwu/v2ex-zhihu-theme](https://github.com/viewweiwu/v2ex-zhihu-theme)|v2ex 知乎 主题样式|24|2022-01-06|2021-12-06|
|
||||
|8|[intro-nlp/intro-nlp.github.io](https://github.com/intro-nlp/intro-nlp.github.io)|《自然语言处理概论》 张奇、桂韬、黄萱菁著|20|2022-02-15|2021-05-25|
|
||||
|9|[arect/onedrive_blog](https://github.com/arect/onedrive_blog)|OneDrive/Blog 以OneDrive为储存的博客“引擎”|19|2022-02-12|2021-12-10|
|
||||
|10|[Zuoqiu-Yingyi/siyuan-theme-dark-plus](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus)|思源笔记的一款暗黑主题(A dark theme of SiYuan Note)|15|2022-02-19|2021-12-24|
|
||||
|10|[Zuoqiu-Yingyi/siyuan-theme-dark-plus](https://github.com/Zuoqiu-Yingyi/siyuan-theme-dark-plus)|思源笔记的一款暗黑主题(A dark theme of SiYuan Note)|15|2022-02-20|2021-12-24|
|
||||
|11|[WindSnowLi/vue-ssr-blog](https://github.com/WindSnowLi/vue-ssr-blog)|w-blog的前台部分,一个简单的nuxtJs的博客前台项目|14|2021-11-23|2021-07-19|
|
||||
|12|[dujiajun/jcourse](https://github.com/dujiajun/jcourse)|SJTU选课社区,本科课程体验评价|14|2022-02-12|2021-05-29|
|
||||
|13|[ls870061011/cesium_training](https://github.com/ls870061011/cesium_training)|Cesium开发:入门篇-1、基础篇-2、工具篇-3、高级篇-4所有课程代码|13|2021-11-06|2021-04-30|
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Dart
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Go
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4427|2022-01-13|2021-08-09|
|
||||
|2|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)[Go版本+Rust版本]|890|2022-02-13|2021-11-03|
|
||||
|1|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4431|2022-01-13|2021-08-09|
|
||||
|2|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)[Go版本+Rust版本]|891|2022-02-13|2021-11-03|
|
||||
|3|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|345|2022-02-10|2021-09-25|
|
||||
|4|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|195|2021-12-26|2021-10-18|
|
||||
|5|[yongxinz/gopher](https://github.com/yongxinz/gopher)|Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源|130|2022-02-19|2021-07-13|
|
||||
|6|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现,偏重于数据结构。另外包含web开源项目(中间件)的日常使用|92|2022-02-18|2021-11-20|
|
||||
|4|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|196|2021-12-26|2021-10-18|
|
||||
|5|[yongxinz/gopher](https://github.com/yongxinz/gopher)|Go 学习路线图,包括基础专栏,进阶专栏,源码阅读,实战开发,面试刷题,必读书单等一系列资源|132|2022-02-19|2021-07-13|
|
||||
|6|[ymm135/golang-cookbook](https://github.com/ymm135/golang-cookbook)|golang基础知识及实现,偏重于数据结构。另外包含web开源项目(中间件)的日常使用|91|2022-02-18|2021-11-20|
|
||||
|7|[virusdefender/copy-cert](https://github.com/virusdefender/copy-cert)|基于已知网站 ssl 证书的信息生成新的自签名证书,除了证书是不被信任的以外,其他的信息看上去基本一致,用于伪装流量。|85|2021-11-09|2021-11-08|
|
||||
|
||||
<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>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Groovy
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > HTML
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」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|2314|2021-10-31|2021-10-02|
|
||||
|2|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1499|2022-01-21|2021-08-23|
|
||||
|3|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1402|2022-01-27|2021-04-28|
|
||||
|4|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|904|2021-10-30|2021-03-11|
|
||||
|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|2316|2021-10-31|2021-10-02|
|
||||
|2|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1502|2022-01-21|2021-08-23|
|
||||
|3|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1403|2022-01-27|2021-04-28|
|
||||
|4|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|905|2021-10-30|2021-03-11|
|
||||
|5|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|458|2021-10-05|2021-08-28|
|
||||
|6|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|437|2022-02-16|2021-08-29|
|
||||
|7|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|249|2022-02-16|2021-05-29|
|
||||
|8|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|176|2021-11-09|2021-09-23|
|
||||
|6|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|440|2022-02-16|2021-08-29|
|
||||
|7|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|250|2022-02-16|2021-05-29|
|
||||
|8|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|177|2021-11-09|2021-09-23|
|
||||
|9|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|149|2022-02-19|2021-04-26|
|
||||
|10|[ttttmr/wechat2rss](https://github.com/ttttmr/wechat2rss)|微信公众号转RSS|148|2022-01-22|2021-09-25|
|
||||
|11|[sqlsec/Hackintosh](https://github.com/sqlsec/Hackintosh)|国光的黑苹果安装教程:手把手教你配置 OpenCore|128|2022-02-16|2021-09-15|
|
||||
@ -22,13 +22,13 @@
|
||||
|15|[beichensky/Blog](https://github.com/beichensky/Blog)|经常写博客的地方,会时常记录一些学习笔记、技术博客或者踩坑历程。|78|2021-08-24|2021-02-25|
|
||||
|16|[luckyzhz/Software-Designer](https://github.com/luckyzhz/Software-Designer)|软考中级教程-软件设计师|70|2022-01-04|2021-12-22|
|
||||
|17|[su37josephxia/frontend-interview](https://github.com/su37josephxia/frontend-interview)|前端面试知识点|55|2022-02-06|2021-09-03|
|
||||
|18|[eddycjy/go-design-book](https://github.com/eddycjy/go-design-book)|《Go 语言设计哲学》|47|2022-02-06|2021-12-26|
|
||||
|18|[eddycjy/go-design-book](https://github.com/eddycjy/go-design-book)|《Go 语言设计哲学》|48|2022-02-06|2021-12-26|
|
||||
|19|[tomoya92/dstmod-tutorial](https://github.com/tomoya92/dstmod-tutorial)|饥荒mod开发教程|43|2022-02-10|2021-07-22|
|
||||
|20|[NianBroken/Firework_Simulator](https://github.com/NianBroken/Firework_Simulator)|烟花模拟器,一个模拟放烟花的网页,基于XgpNwb的二次修改,我仅作翻译处理以及其他优化|37|2022-02-03|2022-01-30|
|
||||
|21|[AAAZC/bookManagement](https://github.com/AAAZC/bookManagement)|基于《软件工程(第三版)》做的Django小项目,简单易懂适合刚学后端的人看|36|2021-12-20|2021-12-19|
|
||||
|22|[muzihuaner/E-Cert](https://github.com/muzihuaner/E-Cert)|电子证书生成器|34|2021-08-28|2021-08-27|
|
||||
|23|[wangtunan/involution](https://github.com/wangtunan/involution)|前端面试内卷仓库|34|2022-02-19|2021-02-26|
|
||||
|24|[yangheng95/ABSADatasets](https://github.com/yangheng95/ABSADatasets)|Public & Community-shared datasets for Aspect-based sentiment analysis and Text Classification|30|2022-02-19|2021-06-08|
|
||||
|23|[wangtunan/involution](https://github.com/wangtunan/involution)|前端面试内卷仓库|34|2022-02-20|2021-02-26|
|
||||
|24|[yangheng95/ABSADatasets](https://github.com/yangheng95/ABSADatasets)|Public & Community-shared datasets for Aspect-based sentiment analysis and Text Classification|30|2022-02-20|2021-06-08|
|
||||
|25|[SambacFeng/SWU-SE-HELPER](https://github.com/SambacFeng/SWU-SE-HELPER)|西南大学软件工程专业生存指南,提供专业所需学习的课程资料,学习攻略等|26|2022-01-12|2021-06-27|
|
||||
|26|[sh2288/transer](https://github.com/sh2288/transer)|文字游戏_翻译君_调用有道,百度,腾讯,彩云...调用云翻译API的GALGAME翻译工具|25|2022-01-28|2021-07-28|
|
||||
|27|[carlsummer/python_developer_tools](https://github.com/carlsummer/python_developer_tools)|论文复现,多机多卡|25|2022-02-13|2021-04-30|
|
||||
@ -36,10 +36,9 @@
|
||||
|29|[RenektonChr/gitbook](https://github.com/RenektonChr/gitbook)|renekton的gitbook|24|2022-02-19|2021-04-27|
|
||||
|30|[DaGeger/paper-conversion](https://github.com/DaGeger/paper-conversion)|文章去重助手 论文降重 智能改写 智能原创|24|2022-01-18|2021-03-23|
|
||||
|31|[ZGQ-inc/sitebox](https://github.com/ZGQ-inc/sitebox)|网站分享 SiteBox|23|2021-12-27|2021-04-15|
|
||||
|32|[HaujetZhao/ShortcutMapper_Chinese](https://github.com/HaujetZhao/ShortcutMapper_Chinese)|可视化、交互式的快捷键映射图,中文版本,可以直观地查找快捷键。不懂编程也可以方便地修改、添加快捷键。|23|2021-11-13|2021-02-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|
|
||||
|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|
|
||||
|
||||
<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>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Java
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9741|2022-02-18|2021-03-17|
|
||||
|2|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2549|2022-02-12|2021-05-15|
|
||||
|1|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9745|2022-02-18|2021-03-17|
|
||||
|2|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2551|2022-02-12|2021-05-15|
|
||||
|3|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册(8 年 Android 开发者的成长感悟)|583|2021-11-21|2021-11-04|
|
||||
|4|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划,仅用于个人归纳总结。|390|2021-12-03|2021-05-11|
|
||||
|5|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 ,算法图书,algorithm|275|2022-01-27|2021-06-30|
|
||||
|6|[threeknowbigdata/flink_second_understand](https://github.com/threeknowbigdata/flink_second_understand)|该仓库专注于让读者秒懂Flink组件,包含Flink实战代码和文档、200个Flink教程知识点,Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Fli ...|262|2021-12-27|2021-10-23|
|
||||
|7|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|261|2021-12-29|2021-12-17|
|
||||
|6|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|264|2021-12-29|2021-12-17|
|
||||
|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 ...|262|2021-12-27|2021-10-23|
|
||||
|8|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|189|2021-11-18|2021-10-09|
|
||||
|9|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|135|2022-02-16|2021-04-13|
|
||||
|9|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|136|2022-02-16|2021-04-13|
|
||||
|10|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|96|2022-01-31|2021-07-27|
|
||||
|11|[alangsuo/BILIBILI-HELPER-PRE](https://github.com/alangsuo/BILIBILI-HELPER-PRE)|这是一个利用 Linux Crontab , Docker等方式实现哔哩哔哩(Bilibili)每日任务投币,点赞,分享视频,直播签到,银瓜子兑换硬币,漫画每日签到,简单配置即可每日轻松获取 65 经验值,快来和我一起成为 Lv6 吧~~~~|96|2022-01-14|2021-04-29|
|
||||
|12|[bkfish/Apache-Log4j-Learning](https://github.com/bkfish/Apache-Log4j-Learning)|Apache-Log4j漏洞复现笔记|88|2022-02-17|2021-12-10|
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > JavaScript
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|963|2022-02-14|2021-10-11|
|
||||
|2|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|804|2022-01-20|2021-04-13|
|
||||
|3|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|594|2022-02-16|2021-11-24|
|
||||
|1|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|964|2022-02-14|2021-10-11|
|
||||
|2|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|803|2022-01-20|2021-04-13|
|
||||
|3|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|604|2022-02-19|2021-11-24|
|
||||
|4|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|541|2022-02-10|2021-06-11|
|
||||
|5|[6dylan6/jdpro](https://github.com/6dylan6/jdpro)|京东签到,集合库,内部助力,青龙面板支持,青龙脚本|512|2022-02-19|2021-07-30|
|
||||
|6|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|486|2022-02-19|2021-04-02|
|
||||
|7|[iptv-org/epg](https://github.com/iptv-org/epg)|EPG (Electronic Program Guide) for thousands of TV channels collected from different sources|432|2022-02-19|2021-03-13|
|
||||
|5|[6dylan6/jdpro](https://github.com/6dylan6/jdpro)|京东签到,集合库,内部助力,青龙面板支持,青龙脚本|525|2022-02-20|2021-07-30|
|
||||
|6|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|487|2022-02-19|2021-04-02|
|
||||
|7|[iptv-org/epg](https://github.com/iptv-org/epg)|EPG (Electronic Program Guide) for thousands of TV channels collected from different sources|432|2022-02-20|2021-03-13|
|
||||
|8|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|331|2022-02-17|2021-06-28|
|
||||
|9|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|297|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|
|
||||
|
||||
@ -1,35 +1,35 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Jupyter Notebook
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1700|2022-02-17|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/ 👇项目主页|1300|2022-02-09|2021-04-29|
|
||||
|3|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|923|2022-02-12|2021-03-21|
|
||||
|4|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|540|2022-02-19|2021-03-11|
|
||||
|5|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|225|2022-02-14|2021-03-29|
|
||||
|1|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1706|2022-02-17|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/ 👇项目主页|1302|2022-02-09|2021-04-29|
|
||||
|3|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|926|2022-02-12|2021-03-21|
|
||||
|4|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|539|2022-02-19|2021-03-11|
|
||||
|5|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|226|2022-02-14|2021-03-29|
|
||||
|6|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|162|2021-09-22|2021-09-22|
|
||||
|7|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|134|2022-01-04|2021-07-16|
|
||||
|8|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|93|2021-09-23|2021-07-02|
|
||||
|8|[ZitongLu1996/Python-EEG-Handbook](https://github.com/ZitongLu1996/Python-EEG-Handbook)|Python脑电数据处理中文手册 - A Chinese handbook for EEG data analysis based on Python|94|2021-09-23|2021-07-02|
|
||||
|9|[shibing624/nlp-tutorial](https://github.com/shibing624/nlp-tutorial)|自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。|73|2021-10-21|2021-08-06|
|
||||
|10|[fanfansann/fanfan-deep-learning-note](https://github.com/fanfansann/fanfan-deep-learning-note)|《繁凡的深度学习笔记》代码、PDF文件仓库|61|2022-02-15|2021-10-20|
|
||||
|11|[skywateryang/timeseries101](https://github.com/skywateryang/timeseries101)|本教程独立网站已上线|58|2021-12-28|2021-06-11|
|
||||
|12|[ssssww0905/-PyTorch-](https://github.com/ssssww0905/-PyTorch-)|【PyTorch】手把手教你跑通第一个神经网络|54|2022-01-03|2021-11-19|
|
||||
|13|[zhangjx831/Data-Science-Notes](https://github.com/zhangjx831/Data-Science-Notes)|数据科学与机器学习炼成笔记|54|2022-02-18|2021-03-30|
|
||||
|14|[LaoGong-zp/Transformer](https://github.com/LaoGong-zp/Transformer)| Learning materials of Transformer, including my code, XMind, PDF and so on|48|2021-09-28|2021-09-24|
|
||||
|14|[LaoGong-zp/Transformer](https://github.com/LaoGong-zp/Transformer)| Learning materials of Transformer, including my code, XMind, PDF and so on|49|2021-09-28|2021-09-24|
|
||||
|15|[johnnychen94/Julia_and_its_applications](https://github.com/johnnychen94/Julia_and_its_applications)|2021 年《Julia 语言及其应用》系列讲座的材料|41|2021-12-05|2021-10-16|
|
||||
|16|[fly51fly/Principle_of_Web_Search_2021](https://github.com/fly51fly/Principle_of_Web_Search_2021)|北邮《网络搜索引擎原理》课程(2021)|41|2021-11-05|2021-09-17|
|
||||
|17|[lopezbec/COVID19_Tweets_Dataset](https://github.com/lopezbec/COVID19_Tweets_Dataset)|This dataset contains all the 2021 COVID-19 related data from the paper "An Augmented Multilingual Twitter Dataset for Studying the COVID-19 Infodemic" |34|2022-02-18|2021-07-15|
|
||||
|18|[xieliaing/CausalInferenceIntro](https://github.com/xieliaing/CausalInferenceIntro)|Causal Inference for the Brave and True的中文翻译版。全部代码基于Python,适用于计量经济学、量化社会学、策略评估等领域。英文版原作者:Matheus Facure|25|2022-02-13|2021-11-07|
|
||||
|19|[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-02-16|2021-07-14|
|
||||
|20|[1am9trash/Hung_Yi_Lee_ML_2021](https://github.com/1am9trash/Hung_Yi_Lee_ML_2021)|李宏毅教授 2021年機器學習 作業與筆記匯總|19|2021-09-17|2021-06-27|
|
||||
|21|[hululuzhu/chinese-ai-writing-share](https://github.com/hululuzhu/chinese-ai-writing-share)|中文AI写作共享(监督学习和迁移学习来写诗或对对子)|19|2022-02-11|2021-06-15|
|
||||
|22|[raymondlo84/openvino-paddlepaddle-demo](https://github.com/raymondlo84/openvino-paddlepaddle-demo)|This repository provides examples of PaddlePaddle and OpenVINO integration. |17|2021-12-22|2021-08-13|
|
||||
|23|[zzy99/competition-solutions](https://github.com/zzy99/competition-solutions)|我的数据竞赛方案总结|17|2021-11-16|2021-06-19|
|
||||
|24|[lvyufeng/d2l-mindspore](https://github.com/lvyufeng/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|16|2022-02-02|2021-10-28|
|
||||
|25|[datawhalechina/hands-dirty-nlp](https://github.com/datawhalechina/hands-dirty-nlp)|本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。|15|2022-02-19|2021-12-15|
|
||||
|18|[xieliaing/CausalInferenceIntro](https://github.com/xieliaing/CausalInferenceIntro)|Causal Inference for the Brave and True的中文翻译版。全部代码基于Python,适用于计量经济学、量化社会学、策略评估等领域。英文版原作者:Matheus Facure|26|2022-02-13|2021-11-07|
|
||||
|19|[datawhalechina/hands-dirty-nlp](https://github.com/datawhalechina/hands-dirty-nlp)|本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。|22|2022-02-19|2021-12-15|
|
||||
|20|[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-02-16|2021-07-14|
|
||||
|21|[1am9trash/Hung_Yi_Lee_ML_2021](https://github.com/1am9trash/Hung_Yi_Lee_ML_2021)|李宏毅教授 2021年機器學習 作業與筆記匯總|19|2021-09-17|2021-06-27|
|
||||
|22|[hululuzhu/chinese-ai-writing-share](https://github.com/hululuzhu/chinese-ai-writing-share)|中文AI写作共享(监督学习和迁移学习来写诗或对对子)|19|2022-02-11|2021-06-15|
|
||||
|23|[raymondlo84/openvino-paddlepaddle-demo](https://github.com/raymondlo84/openvino-paddlepaddle-demo)|This repository provides examples of PaddlePaddle and OpenVINO integration. |17|2021-12-22|2021-08-13|
|
||||
|24|[zzy99/competition-solutions](https://github.com/zzy99/competition-solutions)|我的数据竞赛方案总结|17|2021-11-16|2021-06-19|
|
||||
|25|[lvyufeng/d2l-mindspore](https://github.com/lvyufeng/d2l-mindspore)|《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。|16|2022-02-02|2021-10-28|
|
||||
|26|[whyAndBetter/python_grammar](https://github.com/whyAndBetter/python_grammar)|Python的基础语法学习|15|2022-01-09|2021-08-29|
|
||||
|27|[sangyy/CUDA_Python](https://github.com/sangyy/CUDA_Python)|CUDA Python 科普之夜 手把手教你写GPU加速代码|15|2021-08-26|2021-08-26|
|
||||
|28|[jikeruohai/machine-learning-example](https://github.com/jikeruohai/machine-learning-example)|我的同名B站和公众号中用到的视频|15|2021-10-21|2021-05-22|
|
||||
|
||||
@ -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-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[milklabdev/jetpack-compose-book](https://github.com/milklabdev/jetpack-compose-book)|Jetpack Compose 基础教程,持续更新|556|2022-02-17|2021-04-03|
|
||||
|1|[milklabdev/jetpack-compose-book](https://github.com/milklabdev/jetpack-compose-book)|Jetpack Compose 基础教程,持续更新|555|2022-02-17|2021-04-03|
|
||||
|2|[biubiuqiu0/flow-event-bus](https://github.com/biubiuqiu0/flow-event-bus)|EventBus for Android,消息总线,基于SharedFlow,具有生命周期感知能力,支持Sticky,支持线程切换,支持延迟发送。|95|2022-01-18|2021-07-15|
|
||||
|3|[leavesCZY/RobustWebView](https://github.com/leavesCZY/RobustWebView)|Android WebView H5 秒开方案总结|27|2022-01-14|2021-09-12|
|
||||
|4|[Anddd7/a-blackhorse](https://github.com/Anddd7/a-blackhorse)|tell you how to manage your blackhorse|16|2022-02-14|2021-06-25|
|
||||
|5|[Iseason2000/DeEnchantment](https://github.com/Iseason2000/DeEnchantment)|负魔书|16|2022-02-15|2021-03-12|
|
||||
|5|[Iseason2000/DeEnchantment](https://github.com/Iseason2000/DeEnchantment)|负魔书|16|2022-02-20|2021-03-12|
|
||||
|6|[Edsuns/Star](https://github.com/Edsuns/Star)|超星学习通签到助手(使用JetpackCompose开发)|12|2021-10-28|2021-06-23|
|
||||
|7|[JiaYang627/QuickAndroid](https://github.com/JiaYang627/QuickAndroid)|:octocat:使用Kotlin搭建的一个基础框架。目的旨在学习Kotlin,更好的从Java过渡到Kotlin,并且针对此项目编写了一键生成页面插件。具体可看README:book:|11|2021-12-15|2021-12-01|
|
||||
|8|[qdsfdhvh/demo-base-layout](https://github.com/qdsfdhvh/demo-base-layout)|基于Drakeet分享的自定义ViewGroup思路,编写的demo|10|2021-09-16|2021-05-16|
|
||||
|
||||
@ -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-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|215|2022-01-29|2021-11-02|
|
||||
|1|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|217|2022-01-29|2021-11-02|
|
||||
|2|[k8scat/lua-resty-feishu-auth](https://github.com/k8scat/lua-resty-feishu-auth)|适用于 OpenResty / ngx_lua 的基于飞书组织架构的登录认证|20|2021-11-24|2021-08-11|
|
||||
|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-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」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 ...|585|2022-02-15|2021-10-09|
|
||||
|1|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|589|2022-02-15|2021-10-09|
|
||||
|2|[kaichen686/GINav](https://github.com/kaichen686/GINav)|GNSS and GNSS/INS integration algorithms|43|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|2022-01-30|2021-03-02|
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Objective-C
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」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>
|
||||
|
||||
# 中文新秀榜 > 资料类 > PHP
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1567|2022-02-18|2021-08-29|
|
||||
|2|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|235|2022-02-09|2021-11-09|
|
||||
|1|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1572|2022-02-18|2021-08-29|
|
||||
|2|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|237|2022-02-09|2021-11-09|
|
||||
|3|[dnomd343/Encryption365](https://github.com/dnomd343/Encryption365)|Encryption365免费IP证书命令行工具|72|2021-10-24|2021-10-21|
|
||||
|
||||
<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>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Pascal
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」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-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」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>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Python
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」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.⭐⭐⭐|4087|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|2380|2021-12-22|2021-06-02|
|
||||
|3|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2324|2022-02-14|2021-07-04|
|
||||
|4|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1723|2021-11-26|2021-04-16|
|
||||
|5|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1640|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. |1191|2022-01-20|2021-09-01|
|
||||
|7|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1094|2022-01-24|2021-05-04|
|
||||
|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.⭐⭐⭐|4090|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|2382|2021-12-22|2021-06-02|
|
||||
|3|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2328|2022-02-14|2021-07-04|
|
||||
|4|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1724|2021-11-26|2021-04-16|
|
||||
|5|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1644|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. |1192|2022-01-20|2021-09-01|
|
||||
|7|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1095|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|1012|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".|727|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)|今年,你写年终总结了吗?|629|2022-02-15|2021-12-31|
|
||||
|12|[4ra1n/JavaSecInterview](https://github.com/4ra1n/JavaSecInterview)|打造最强的Java安全研究与安全开发面试题库,包含问题和详细的答案,帮助师傅们找到满意的工作|603|2022-02-18|2022-02-14|
|
||||
|11|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|635|2022-02-15|2021-12-31|
|
||||
|12|[4ra1n/JavaSecInterview](https://github.com/4ra1n/JavaSecInterview)|打造最强的Java安全研究与安全开发面试题库,包含问题和详细的答案,帮助师傅们找到满意的工作|616|2022-02-20|2022-02-14|
|
||||
|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.|424|2021-12-28|2021-10-09|
|
||||
|15|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|423|2022-02-19|2021-07-29|
|
||||
|14|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|426|2022-02-20|2021-07-29|
|
||||
|15|[dallaslu/penzai-list](https://github.com/dallaslu/penzai-list)|List of content farm sites like g.penzai.com.|424|2021-12-28|2021-10-09|
|
||||
|16|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|372|2021-12-25|2021-06-25|
|
||||
|17|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|356|2022-01-18|2021-03-25|
|
||||
|18|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|332|2022-02-18|2021-11-22|
|
||||
|19|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。 |293|2021-10-26|2021-10-26|
|
||||
|20|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|268|2022-01-06|2021-03-16|
|
||||
|19|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。 |295|2021-10-26|2021-10-26|
|
||||
|20|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|278|2022-02-19|2021-03-16|
|
||||
|21|[CLUEbenchmark/FewCLUE](https://github.com/CLUEbenchmark/FewCLUE)|FewCLUE 小样本学习测评基准,中文版|253|2021-09-30|2021-04-28|
|
||||
|22|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|2021-11-01|2021-05-22|
|
||||
|23|[yuantn/MI-AOD](https://github.com/yuantn/MI-AOD)|Code for Multiple Instance Active Learning for Object Detection, CVPR 2021|198|2021-11-12|2021-03-01|
|
||||
|
||||
@ -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-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」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>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Ruby
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Rust
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」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 an expression framework in database systems|693|2022-02-12|2022-01-20|
|
||||
|2|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|561|2021-12-27|2021-07-28|
|
||||
|3|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|415|2022-02-08|2021-08-17|
|
||||
|1|[skyzh/type-exercise-in-rust](https://github.com/skyzh/type-exercise-in-rust)|Learn Rust black magics by implementing an expression framework in database systems|694|2022-02-12|2022-01-20|
|
||||
|2|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|562|2021-12-27|2021-07-28|
|
||||
|3|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|416|2022-02-08|2021-08-17|
|
||||
|4|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档 (已停更)|383|2022-01-22|2021-04-20|
|
||||
|5|[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 是面向极客的知识管理元框架。|308|2022-02-15|2021-11-17|
|
||||
|5|[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 是面向极客的知识管理元框架。|309|2022-02-15|2021-11-17|
|
||||
|6|[xuesongbj/Rust-Notes](https://github.com/xuesongbj/Rust-Notes)| 🦀️ Rust学习笔记 📖 |97|2022-02-18|2021-05-10|
|
||||
|7|[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 量化交易 量化投资|80|2022-01-31|2021-12-11|
|
||||
|8|[course-rs/algos](https://github.com/course-rs/algos)|<<Rust算法教程>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms|70|2022-01-26|2021-12-02|
|
||||
|8|[course-rs/algos](https://github.com/course-rs/algos)|<<Rust算法教程>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms|72|2022-01-26|2021-12-02|
|
||||
|
||||
<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>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Shell
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」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|446|2022-02-10|2021-08-08|
|
||||
|2|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|246|2022-02-19|2021-09-08|
|
||||
|2|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|246|2022-02-20|2021-09-08|
|
||||
|3|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程,对没有编程经验的同学也非常友好。在vim下从浅入深,逐步学习。|199|2021-12-10|2021-08-04|
|
||||
|4|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|163|2022-02-11|2021-12-02|
|
||||
|5|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|150|2021-11-05|2021-05-27|
|
||||
|4|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|164|2022-02-11|2021-12-02|
|
||||
|5|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|151|2021-11-05|2021-05-27|
|
||||
|6|[Petit-Abba/black_and_white_list](https://github.com/Petit-Abba/black_and_white_list)|Magisk模块: 定时清理黑名单列表路径文件or文件夹|103|2021-11-13|2021-09-28|
|
||||
|7|[rootsongjc/opentelemetry-obervability](https://github.com/rootsongjc/opentelemetry-obervability)|《OpenTelemetry 可观测性的未来》 O'Reilly 报告 - https://jimmysong.io/opentelemetry-obervability/|91|2022-02-09|2022-02-05|
|
||||
|8|[SpaceLearner/Awesome-DynamicGraphLearning](https://github.com/SpaceLearner/Awesome-DynamicGraphLearning)|Awesome papers about machine learning (deep learning) on dynamic (temporal) graphs (networks / knowledge graphs). 将深度学习技术(图神经网络等)应用在动态图、动态网络、动态知识图谱上的论文、工具等。|69|2022-01-06|2021-07-12|
|
||||
|9|[ledisthebest/LEDs-single-gpu-passthrough](https://github.com/ledisthebest/LEDs-single-gpu-passthrough)|Single GPU passthrough guide|67|2021-12-27|2021-04-04|
|
||||
|10|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|40|2022-02-17|2021-05-27|
|
||||
|10|[07031218/normal-shell](https://github.com/07031218/normal-shell)|个人常使用的一些脚本集合|41|2022-02-17|2021-05-27|
|
||||
|11|[justjavac/certbot-dns-aliyun](https://github.com/justjavac/certbot-dns-aliyun)|阿里云 DNS 的 certbot 插件,用来解决阿里云 DNS 不能自动为通配符证书续期的问题|40|2022-02-14|2021-02-26|
|
||||
|
||||
<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-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,23 +1,23 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > TeX
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1913|2021-12-31|2021-10-27|
|
||||
|2|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|211|2022-02-07|2021-10-15|
|
||||
|3|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|185|2021-12-29|2021-08-15|
|
||||
|4|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|142|2022-02-18|2021-05-20|
|
||||
|1|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1915|2021-12-31|2021-10-27|
|
||||
|2|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|212|2022-02-07|2021-10-15|
|
||||
|3|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|184|2021-12-29|2021-08-15|
|
||||
|4|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|142|2022-02-20|2021-05-20|
|
||||
|5|[kanition/pbrtbook](https://github.com/kanition/pbrtbook)|pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation|105|2022-02-18|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|77|2022-02-14|2021-05-06|
|
||||
|7|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|74|2022-02-15|2021-06-07|
|
||||
|7|[sikouhjw/gdutthesis](https://github.com/sikouhjw/gdutthesis)|广东工业大学 LaTeX 论文模板|75|2022-02-15|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》的中文自译版|33|2021-12-30|2021-06-10|
|
||||
|10|[SUSTech-CRA/sustech-master-thesis](https://github.com/SUSTech-CRA/sustech-master-thesis)|南方科技大学研究生学位论文LaTeX模板|31|2022-02-17|2021-02-22|
|
||||
|11|[ECNU-ICA/ECNU_graduation_thesis_template](https://github.com/ECNU-ICA/ECNU_graduation_thesis_template)|华东师范大学研究生毕业论文 Latex 模板|30|2022-02-11|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)|27|2022-01-22|2021-06-01|
|
||||
|13|[xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies](https://github.com/xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies)|《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译|24|2022-02-03|2022-01-01|
|
||||
|13|[xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies](https://github.com/xiaoweiChen/LLVM-Techniques-Tips-and-Best-Practies)|《LLVM Techniques, Tips, and Best Practices》的非专业个人翻译|25|2022-02-03|2022-01-01|
|
||||
|14|[fangcun010/VkGPUDrivenCNGuide](https://github.com/fangcun010/VkGPUDrivenCNGuide)|基于Vulkan的GPU Driven Rendering教程|24|2021-11-03|2021-11-03|
|
||||
|15|[Jy-stdio/2021-ICM-D-Outstanding](https://github.com/Jy-stdio/2021-ICM-D-Outstanding)|2021 数模美赛O奖论文及代码公开 |23|2022-02-17|2022-01-01|
|
||||
|16|[FreeBSD-Ask/FreeBSD-Ask](https://github.com/FreeBSD-Ask/FreeBSD-Ask)|开源书籍——FreeBSD 从入门到跑路。|23|2022-01-31|2021-11-19|
|
||||
@ -29,8 +29,8 @@
|
||||
|22|[sakronos/NUIST_Bachelor_Thesis_LaTeX_Template](https://github.com/sakronos/NUIST_Bachelor_Thesis_LaTeX_Template)|南京信息工程大学本科生毕业论文 LaTeX 模板|13|2022-01-10|2021-06-10|
|
||||
|23|[GitPinkRabbit/Number-Theory-in-Competitive-Programming](https://github.com/GitPinkRabbit/Number-Theory-in-Competitive-Programming)|算法竞赛中的数论 – 系列课件|12|2022-01-29|2022-01-26|
|
||||
|24|[warthecatalyst/-Latex-](https://github.com/warthecatalyst/-Latex-)|根据华科本科毕业设计模板修改成的华科课程设计Latex模板|12|2021-10-26|2021-10-26|
|
||||
|25|[septsea/strange-book-zero](https://github.com/septsea/strange-book-zero)|a strange book discussing basic stuffs of polynomials|11|2021-12-23|2021-06-03|
|
||||
|26|[DeeDive/BJFUThesis](https://github.com/DeeDive/BJFUThesis)|北京林业大学 LaTeX 学位论文模板 LaTeX Thesis Template for Beijing Forestry University|11|2022-02-07|2021-05-11|
|
||||
|25|[DeeDive/BJFUThesis](https://github.com/DeeDive/BJFUThesis)|北京林业大学 LaTeX 学位论文模板 LaTeX Thesis Template for Beijing Forestry University|12|2022-02-07|2021-05-11|
|
||||
|26|[septsea/strange-book-zero](https://github.com/septsea/strange-book-zero)|a strange book discussing basic stuffs of polynomials|11|2021-12-23|2021-06-03|
|
||||
|27|[NothNess/mml-book-chinese](https://github.com/NothNess/mml-book-chinese)|mml-book项目的中文版本|9|2021-09-29|2021-07-17|
|
||||
|28|[hegerdes/VSCode-LaTeX-Container](https://github.com/hegerdes/VSCode-LaTeX-Container)|This is a VSCode DevContainer template for scientific LaTeX papers|9|2022-01-23|2021-05-19|
|
||||
|29|[pzyer/CDUT-CyberspaceSec-LearnDocs](https://github.com/pzyer/CDUT-CyberspaceSec-LearnDocs)|成都理工大学网络空间安全专业学习资料库,分享各种期末考试重点勾画,实验报告等。|9|2021-11-21|2021-05-02|
|
||||
@ -43,7 +43,7 @@
|
||||
|36|[GasinAn/AstrophyIntroNotes](https://github.com/GasinAn/AstrophyIntroNotes)|天体物理导论笔记|5|2021-12-27|2021-11-14|
|
||||
|37|[arisukawa/SDU-Latex-Template-for-dissertations](https://github.com/arisukawa/SDU-Latex-Template-for-dissertations)|适用于山东大学硕博论文写作规范的Latex模板,根据北大模板pkuthss改编。|5|2021-09-07|2021-09-07|
|
||||
|38|[circlelq/PKU_COE_Thss](https://github.com/circlelq/PKU_COE_Thss)|北京大学工学院本科毕业论文参考模版|5|2021-11-26|2021-04-14|
|
||||
|39|[ted423/FXXS-Encode-Guide](https://github.com/ted423/FXXS-Encode-Guide)|FXXS压制教程|3|2022-02-18|2022-01-06|
|
||||
|39|[ted423/FXXS-Encode-Guide](https://github.com/ted423/FXXS-Encode-Guide)|FXXS压制教程|4|2022-02-18|2022-01-06|
|
||||
|40|[bearcatat/SZUThesis](https://github.com/bearcatat/SZUThesis)|深圳大学研究生毕业论文latex模板(不全,格式不对不负责哈哈哈哈|3|2022-01-09|2021-12-06|
|
||||
|41|[ColaForced/ControlTheoryNote](https://github.com/ColaForced/ControlTheoryNote)|控制相关学习笔记|3|2021-10-04|2021-10-04|
|
||||
|42|[personqianduixue/2021_mathorcup_C_problem](https://github.com/personqianduixue/2021_mathorcup_C_problem)|2021mathorcup C题论文、代码、参考文献、笔记|3|2021-08-25|2021-08-25|
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > TypeScript
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」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.|1592|2022-02-19|2021-08-28|
|
||||
|1|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1596|2022-02-19|2021-08-28|
|
||||
|2|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|825|2022-02-06|2021-05-06|
|
||||
|3|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|575|2022-01-25|2021-11-08|
|
||||
|4|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|489|2022-02-03|2021-04-29|
|
||||
|
||||
@ -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-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文新秀榜 > 资料类 > Vue
|
||||
<sub>数据更新: 2022-02-20 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-02-21 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Updated|Created|
|
||||
|:-|:-|:-|:-|:-|:-|
|
||||
|1|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 | Official Chinese translation for Vue docs|158|2022-02-19|2022-01-05|
|
||||
|2|[tnfe/shida](https://github.com/tnfe/shida)|《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或百度 H5 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。|142|2022-02-15|2022-01-15|
|
||||
|3|[OBKoro1/stop-mess-around](https://github.com/OBKoro1/stop-mess-around)|自律chrome浏览器插件:帮助你戒掉上班/学习期间下意识的在浏览器打开知乎等网站的习惯,往往一看就是几个小时过去了,插件会自动检测摸鱼网站, 提示激励信息后, 关闭摸鱼网站。|88|2022-02-16|2021-05-19|
|
||||
|4|[LightNovelShelf/Web](https://github.com/LightNovelShelf/Web)|轻书架的下个主要版本|76|2022-02-19|2021-08-22|
|
||||
|5|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望|39|2022-02-19|2021-05-24|
|
||||
|1|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 | Official Chinese translation for Vue docs|163|2022-02-20|2022-01-05|
|
||||
|2|[tnfe/shida](https://github.com/tnfe/shida)|《视搭》是一个视频可视化搭建项目。您可以通过简单的拖拽方式快速生产一个短视频,使用方式就像易企秀或百度 H5 等 h5 搭建工具一样的简单,仅抛砖引玉希望您喜欢。|147|2022-02-15|2022-01-15|
|
||||
|3|[OBKoro1/stop-mess-around](https://github.com/OBKoro1/stop-mess-around)|自律chrome浏览器插件:帮助你戒掉上班/学习期间下意识的在浏览器打开知乎等网站的习惯,往往一看就是几个小时过去了,插件会自动检测摸鱼网站, 提示激励信息后, 关闭摸鱼网站。|88|2022-02-20|2021-05-19|
|
||||
|4|[LightNovelShelf/Web](https://github.com/LightNovelShelf/Web)|轻书架的下个主要版本|77|2022-02-20|2021-08-22|
|
||||
|5|[eryajf/eryajf.github.io](https://github.com/eryajf/eryajf.github.io)|大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望|39|2022-02-20|2021-05-24|
|
||||
|6|[toimc-team/front-end-notes](https://github.com/toimc-team/front-end-notes)|大前端课程电子书计划,前端知识总结 + 分享|28|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|[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|
|
||||
@ -33,7 +33,6 @@
|
||||
|26|[scudev/qndxx](https://github.com/scudev/qndxx)|青年大学习截图生成|6|2022-02-04|2021-12-16|
|
||||
|27|[DiF1202/vue3.0_music](https://github.com/DiF1202/vue3.0_music)|因为本人超级喜欢听音乐,尤其喜欢网易云,所想开发一个音乐播放器,仅学习使用无任何商业用处,代码开源,若有问题可以多多交流。|6|2021-10-14|2021-09-15|
|
||||
|28|[ZARD0520/ZARD_Boke](https://github.com/ZARD0520/ZARD_Boke)|基于vue+node+mongodb的个人博客小站,node采用了express框架,mongodb用了mongoose驱动库|5|2021-08-25|2021-08-24|
|
||||
|29|[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>
|
||||
|
||||
Reference in New Issue
Block a user