返回目录 • 问题反馈
# 中文新秀榜 > 资料类 > All Language
数据更新: 2022-02-14 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到
|#|Repository|Description|Stars|Language|Updated|Created|
|:-|:-|:-|:-|:-|:-|:-|
|1|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|10137|-|2021-12-17|2021-05-18|
|2|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9721|Java|2021-11-07|2021-03-17|
|3|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|7115|-|2022-02-11|2021-10-22|
|4|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4409|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.⭐⭐⭐|4029|Python|2021-12-19|2021-05-08|
|6|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|3830|C#|2022-02-10|2021-12-24|
|7|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3686|-|2022-01-20|2021-04-07|
|8|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2958|-|2022-01-23|2021-10-20|
|9|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2789|-|2022-02-13|2021-03-09|
|10|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。|2597|-|2021-12-22|2021-07-26|
|11|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2516|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|2363|Python|2021-12-22|2021-06-02|
|13|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of Bibliography / Reference|2292|HTML|2021-10-31|2021-10-02|
|14|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2271|Python|2022-02-10|2021-07-04|
|15|[eastlakeside/awesome-productivity-cn](https://github.com/eastlakeside/awesome-productivity-cn)|绝妙的个人生产力(Awesome Productivity 中文版)|2083|-|2022-02-03|2021-08-18|
|16|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|2069|C++|2022-02-09|2021-02-17|
|17|[0voice/learning_mind_map](https://github.com/0voice/learning_mind_map)|2021年【思维导图】盒子,C/C++,Golang,Linux,云原生,数据库,DPDK,音视频开发,TCP/IP,数据结构,计算机原理等|2010|-|2021-12-02|2021-11-22|
|18|[0voice/campus_recruitmen_questions](https://github.com/0voice/campus_recruitmen_questions)|2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。|1941|-|2021-08-25|2021-06-28|
|19|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1889|TeX|2021-12-31|2021-10-27|
|20|[princeton-nlp/SimCSE](https://github.com/princeton-nlp/SimCSE)|EMNLP'2021: SimCSE: Simple Contrastive Learning of Sentence Embeddings|1710|Python|2021-11-26|2021-04-16|
|21|[Fafa-DL/Lhy_Machine_Learning](https://github.com/Fafa-DL/Lhy_Machine_Learning)|李宏毅2021春季机器学习课程课件及作业|1668|Jupyter Notebook|2022-02-05|2021-02-28|
|22|[conanhujinming/comments-for-awesome-courses](https://github.com/conanhujinming/comments-for-awesome-courses)|名校公开课程评价网|1621|Python|2022-01-23|2021-06-19|
|23|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1556|TypeScript|2022-02-13|2021-08-28|
|24|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1537|PHP|2022-02-13|2021-08-29|
|25|[CodingDocs/awesome-cs](https://github.com/CodingDocs/awesome-cs)|计算机优质书籍搜罗+学习路线推荐!|1513|-|2021-11-30|2021-03-28|
|26|[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|
|27|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1492|HTML|2022-01-21|2021-08-23|
|28|[haixiangyan/one-day-one-npm-lib](https://github.com/haixiangyan/one-day-one-npm-lib)|🔥 🔥 这本小书会带你造 10 个非常实用的 npm 库 📦|1400|HTML|2022-01-27|2021-04-28|
|29|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1390|C++|2021-10-21|2021-07-09|
|30|[wangdoc/clang-tutorial](https://github.com/wangdoc/clang-tutorial)|C 语言教程|1362|-|2021-12-09|2021-09-04|
|31|[slidoooor/computer_book_list](https://github.com/slidoooor/computer_book_list)|一个综合了豆瓣,goodreads综合评分的计算机书籍书单|1335|-|2021-10-27|2021-10-22|
|32|[Charmve/computer-vision-in-action](https://github.com/Charmve/computer-vision-in-action)|学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页|1296|Jupyter Notebook|2022-02-09|2021-04-29|
|33|[MenghaoGuo/Awesome-Vision-Attentions](https://github.com/MenghaoGuo/Awesome-Vision-Attentions)|Summary of related papers on visual attention. Related code will be released based on Jittor gradually. |1184|Python|2022-01-20|2021-09-01|
|34|[0voice/linux_kernel_wiki](https://github.com/0voice/linux_kernel_wiki)|linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频|1113|-|2021-10-20|2021-07-26|
|35|[amusi/ICCV2021-Papers-with-Code](https://github.com/amusi/ICCV2021-Papers-with-Code)|ICCV 2021 论文和开源项目合集|1100|-|2021-11-06|2021-07-23|
|36|[yqchilde/JDMemberCloseAccount](https://github.com/yqchilde/JDMemberCloseAccount)|学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案|1086|Python|2022-01-24|2021-05-04|
|37|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|1025|C++|2022-02-12|2021-12-10|
|38|[alibaba/AliceMind](https://github.com/alibaba/AliceMind)|ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab|1006|Python|2022-01-25|2021-05-21|
|39|[Jackpopc/CS-Books-Store](https://github.com/Jackpopc/CS-Books-Store)|你想要的计算机经典书籍,这里都有!|987|-|2021-08-29|2021-03-25|
|40|[juntossomosmais/frontend-guideline](https://github.com/juntossomosmais/frontend-guideline)|📝 Front-end Guideline by Juntos Somos Mais|942|-|2021-11-26|2021-09-01|
|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|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|929|JavaScript|2022-02-06|2021-10-11|
|43|[fengdu78/WZU-machine-learning-course](https://github.com/fengdu78/WZU-machine-learning-course)|温州大学《机器学习》课程资料(代码、课件等)|920|Jupyter Notebook|2022-02-12|2021-03-21|
|44|[unclestrong/DeepLearning_LHY21_Notes](https://github.com/unclestrong/DeepLearning_LHY21_Notes)|深度学习 李宏毅 2021 学习笔记|882|HTML|2021-10-30|2021-03-11|
|45|[wa-lang/ugo-compiler-book](https://github.com/wa-lang/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)[Go版本+Rust版本]|878|Go|2022-02-13|2021-11-03|
|46|[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|
|47|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|865|C++|2022-02-08|2021-02-18|
|48|[sorrycc/weekly](https://github.com/sorrycc/weekly)|前端周刊,每周一发布。|821|TypeScript|2022-02-06|2021-05-06|
|49|[huaize2020/awesome-nodejs](https://github.com/huaize2020/awesome-nodejs)|Node.js 资源大全中文版。An awesome Node.js packages and resources|797|JavaScript|2022-01-20|2021-04-13|
|50|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派防吃灰小分队,让树莓派不再吃灰~|796|-|2021-12-01|2021-10-20|
|51|[THUDM/CogView](https://github.com/THUDM/CogView)|Text-to-Image generation. The repo for NeurIPS 2021 paper "CogView: Mastering Text-to-Image Generation via Transformers".|716|Python|2021-10-01|2021-05-25|
|52|[CoderLeixiaoshuai/wuhan-IT](https://github.com/CoderLeixiaoshuai/wuhan-IT)|『武汉互联网』持续关注武汉互联网公司,帮助大家排坑,让一线浪子顺利回家|706|-|2021-08-29|2021-03-23|
|53|[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|686|Rust|2022-02-12|2022-01-20|
|54|[Dujltqzv/Some-Many-Books](https://github.com/Dujltqzv/Some-Many-Books)|个人收藏书籍列表 ...|675|-|2021-10-21|2021-09-05|
|55|[km1994/NLP-Interview-Notes](https://github.com/km1994/NLP-Interview-Notes)|本项目是作者们根据个人面试和经验总结出的自然语言处理(NLP)面试准备的学习笔记与资料,该资料目前包含 自然语言处理各领域的 面试题积累。|669|Python|2022-01-24|2021-02-22|
|56|[phodal/tangping](https://github.com/phodal/tangping)|躺平即正义。Nothing is true, everything is permitted|662|-|2021-10-09|2021-05-28|
|57|[auto-xxqg/auto-xxqg](https://github.com/auto-xxqg/auto-xxqg)|最新版的 自动学习强国 |639|-|2021-10-29|2021-02-16|
|58|[cosen1024/Java-Interview](https://github.com/cosen1024/Java-Interview)|「Java面试小抄」一份通向理想互联网公司的面试汇总,包括 Java基础、Java并发、JVM、MySQL、Redis、Spring、MyBatis、Kafka、计算机操作系统、计算机网络、系统设计、分布式、Java 项目实战等|626|-|2021-12-03|2021-02-19|
|59|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|618|Python|2022-02-09|2021-12-31|
|60|[liyupi/code-roadmap](https://github.com/liyupi/code-roadmap)|原创编程学习路线,包括全面的知识点、免费资源、面试题、学习建议、项目,适用于所有学习编程、求职的同学。已完成 Java、前端|611|-|2021-12-08|2021-04-20|
|61|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册(8 年 Android 开发者的成长感悟)|581|Java|2021-11-21|2021-11-04|
|62|[safe6Sec/Fastjson](https://github.com/safe6Sec/Fastjson)|Fastjson姿势技巧集合|580|-|2021-11-19|2021-07-22|
|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|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|569|TypeScript|2022-01-25|2021-11-08|
|67|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|567|JavaScript|2022-02-11|2021-11-24|
|68|[milklabdev/jetpack-compose-book](https://github.com/milklabdev/jetpack-compose-book)|Jetpack Compose 基础教程,持续更新|550|Kotlin|2022-02-12|2021-04-03|
|69|[zu1k/copy-translator](https://github.com/zu1k/copy-translator)|简单、轻量、好用的划词翻译软件,利用DeepL翻译,无需注册api token|547|Rust|2021-12-27|2021-07-28|
|70|[olist213/Information_Security_Books](https://github.com/olist213/Information_Security_Books)|150本信息安全方面的书籍书籍(持续更新)|543|-|2021-12-03|2021-05-03|
|71|[lukesyy/jd_yun](https://github.com/lukesyy/jd_yun)|京东合集-----腾讯云函数|541|JavaScript|2022-02-10|2021-06-11|
|72|[openvinotoolkit/openvino_notebooks](https://github.com/openvinotoolkit/openvino_notebooks)|📚 A collection of Jupyter notebooks for learning and experimenting with OpenVINO 👓|530|Jupyter Notebook|2022-02-13|2021-03-11|
|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|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|514|C|2022-01-15|2022-01-04|
|76|[Lihaogx/graph-note-of-greek-myth](https://github.com/Lihaogx/graph-note-of-greek-myth)|希腊神话读书笔记|510|CSS|2021-12-13|2021-08-01|
|77|[personqianduixue/Math_Model](https://github.com/personqianduixue/Math_Model)|美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、数学建模美赛论文,数学建模国赛论文、LaTeX模板、国赛LaTeX模板、美赛LaTeX模板、mathorcup历年论文、研究生数学建模历年论文、电工杯、华中赛、APMCM亚太地区数学建模、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、数学建模算法、国赛评阅要点、数学建模word模板、软件模型算法汇总、MA ...|509|MATLAB|2022-02-13|2021-10-09|
|78|[bytedance/guide](https://github.com/bytedance/guide)|A new feature guide component by react 🧭|489|TypeScript|2022-02-03|2021-04-29|
|79|[hewei2001/HITSZ-OpenCS](https://github.com/hewei2001/HITSZ-OpenCS)|哈尔滨工业大学(深圳)计算机专业课程攻略 Guidance for courses in Department of Computer Science, Harbin Institute of Technology (Shenzhen)|487|C|2022-02-10|2021-03-05|
|80|[Rust-Coding-Guidelines/rust-coding-guidelines-zh](https://github.com/Rust-Coding-Guidelines/rust-coding-guidelines-zh)|Rust 编码规范 中文版 (非官方)|479|JavaScript|2022-02-12|2021-04-02|
|81|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|457|Python|2022-01-26|2021-11-23|
|82|[cckuailong/vulbase](https://github.com/cckuailong/vulbase)|各大漏洞文库合集|454|HTML|2021-10-05|2021-08-28|
|83|[0voice/k8s_awesome_document](https://github.com/0voice/k8s_awesome_document)|【2021年新鲜出炉】K8s(Kubernetes)的工程师资料合辑,书籍推荐,面试题,精选文章,开源项目,PPT,视频,大厂资料|452|-|2021-11-04|2021-10-25|
|84|[rootsongjc/kubernetes-hardening-guidance](https://github.com/rootsongjc/kubernetes-hardening-guidance)|《Kubernetes 加固手册》(美国国家安全局出品)- https://jimmysong.io/kubernetes-hardening-guidance|445|Shell|2022-02-10|2021-08-08|
|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|[flutterchina/flutter_in_action_2nd](https://github.com/flutterchina/flutter_in_action_2nd)|《Flutter实战 第二版》- 书稿(未完成)|417|HTML|2022-02-09|2021-08-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|[iptv-org/epg](https://github.com/iptv-org/epg)|EPG (Electronic Program Guide) for thousands of TV channels collected from different sources|416|JavaScript|2022-02-13|2021-03-13|
|90|[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|
|91|[miaomiaosoft/PandaOCR.Pro](https://github.com/miaomiaosoft/PandaOCR.Pro)|多功能多引擎OCR图文识别、翻译、朗读、游戏机翻汉化工具|412|-|2021-11-24|2021-04-21|
|92|[tyrchen/geektime-rust](https://github.com/tyrchen/geektime-rust)|我的极客时间 Rust 课程的代码仓库,随课程更新|406|Rust|2022-02-08|2021-08-17|
|93|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|398|C++|2021-12-15|2021-12-06|
|94|[alanbobs999/TopFreeProxies](https://github.com/alanbobs999/TopFreeProxies)|高质量免费节点收集,及订阅链接分享。|398|Python|2022-02-13|2021-07-29|
|95|[hit-thusz-RookieCJ/CSYuTuiMian2021](https://github.com/hit-thusz-RookieCJ/CSYuTuiMian2021)|关于2021年CS保研预推免通知公告的汇总|395|-|2021-09-27|2021-07-05|
|96|[lTbgykio/Books-Free-Books](https://github.com/lTbgykio/Books-Free-Books)|免费书籍汇总。 ...|394|-|2021-12-12|2021-09-19|
|97|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划,仅用于个人归纳总结。|390|Java|2021-12-03|2021-05-11|
|98|[mini-lust/tutorials](https://github.com/mini-lust/tutorials)|An RPC framework developing tutorial|383|Rust|2021-08-18|2021-08-02|
|99|[wtklbm/rust-library-i18n](https://github.com/wtklbm/rust-library-i18n)|Rust 核心库和标准库的源码级中文翻译,可作为 IDE 工具的智能提示,也可以生成本地 API 文档|382|Rust|2022-01-22|2021-04-20|
|100|[awake1t/HackReport](https://github.com/awake1t/HackReport)|渗透测试报告/资料文档/渗透经验文档/安全书籍|370|Python|2021-12-25|2021-06-25|
|101|[cosen1024/awesome-cs-books](https://github.com/cosen1024/awesome-cs-books)|计算机优质电子书整理,并且附带pdf下载链接,包括C,C++,Java,Python,Java,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等|360|-|2021-08-29|2021-02-14|
|102|[6dylan6/jdpro](https://github.com/6dylan6/jdpro)|京东签到,集合库,内部助力,青龙面板支持,青龙脚本|356|JavaScript|2022-02-13|2021-07-30|
|103|[researchmm/Stark](https://github.com/researchmm/Stark)|[ICCV'21] Learning Spatio-Temporal Transformer for Visual Tracking|354|Python|2022-01-18|2021-03-25|
|104|[SummerSec/learning-codeql](https://github.com/SummerSec/learning-codeql)|CodeQL Java 全网最全的中文学习资料|351|CSS|2022-01-28|2021-03-11|
|105|[Metarget/cloud-native-security-book](https://github.com/Metarget/cloud-native-security-book)|《云原生安全:攻防实践与体系构建》资料仓库|342|Go|2022-02-10|2021-09-25|
|106|[Interview-Science/interview-english](https://github.com/Interview-Science/interview-english)|English for Tech Interview 面试中的英语|332|-|2021-12-09|2021-11-03|
|107|[Tsukasa007/my_script](https://github.com/Tsukasa007/my_script)|學習自動化|329|JavaScript|2022-02-13|2021-06-28|
|108|[open-mmlab/mmfewshot](https://github.com/open-mmlab/mmfewshot)|OpenMMLab FewShot Learning Toolbox and Benchmark|326|Python|2022-01-28|2021-11-22|
|109|[phodal/quake](https://github.com/phodal/quake)|Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。|303|Rust|2022-02-13|2021-11-17|
|110|[liuhuanyong/ChainKnowledgeGraph](https://github.com/liuhuanyong/ChainKnowledgeGraph)|ChainKnowledgeGraph, 产业链知识图谱包括A股上市公司、行业和产品共3类实体,包括上市公司所属行业关系、行业上级关系、产品上游原材料关系、产品下游产品关系、公司主营产品、产品小类共6大类。 上市公司4,654家,行业511个,产品95,559条、上游材料56,824条,上级行业480条,下游产品390条,产品小类52,937条,所属行业3,946条。 |292|Python|2021-10-26|2021-10-26|
|111|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|289|C++|2022-02-06|2021-11-30|
|112|[QuarkGluonPlasma/babel-plugin-exercize](https://github.com/QuarkGluonPlasma/babel-plugin-exercize)|小册《babel插件通关秘籍》实战案例代码|289|JavaScript|2021-09-13|2021-04-04|
|113|[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|
|114|[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|
|115|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 ,算法图书,algorithm|275|Java|2022-01-27|2021-06-30|
|116|[flycash/interview-baguwen](https://github.com/flycash/interview-baguwen)|面试八股文|271|-|2021-09-19|2021-04-12|
|117|[Tyson0314/java-books](https://github.com/Tyson0314/java-books)|程序员常读书单整理,附下载地址,希望对你有帮助。书单包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、架构、中间件等等。本仓库持续更新中,可以star一下,下次找书直接在上面搜索|269|-|2021-12-10|2021-07-25|
|118|[csguide-dabai/interview-guide](https://github.com/csguide-dabai/interview-guide)|总结了后端面试八股文中的重点,希望能帮助各位准备互联网开发岗校招面试的同学。|265|-|2021-12-02|2021-08-06|
|119|[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 ...|259|Java|2021-12-27|2021-10-23|
|120|[ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview](https://github.com/ZhongYi-LinuxDriverDev/EmbeddedSoftwareEngineerInterview)|嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文。包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构,网络编程,大厂笔试面试题等。持续更新中~~有问题可以加我微信,LinuxDriverDev|256|-|2021-09-07|2021-04-07|
|121|[BBuf/tvm_mlir_learn](https://github.com/BBuf/tvm_mlir_learn)|tvm learn|253|Python|2022-01-06|2021-03-16|
|122|[CLUEbenchmark/FewCLUE](https://github.com/CLUEbenchmark/FewCLUE)|FewCLUE 小样本学习测评基准,中文版|252|Python|2021-09-30|2021-04-28|
|123|[eddycjy/go-developer-roadmap](https://github.com/eddycjy/go-developer-roadmap)|【Go 学习地图】涵盖业内 Go 面试题和所需要掌握的 Go 核心知识大全|250|-|2021-09-20|2021-05-30|
|124|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|247|Java|2021-12-29|2021-12-17|
|125|[NakanoMikuOrg/arch-guide](https://github.com/NakanoMikuOrg/arch-guide)|✨ archlinux 简明指南 本指南包含从 archlinux 安装、显卡驱动、日常软件配置、多媒体制作、编程等你可能需要的全部内容 提供在线文档 ✨|242|HTML|2022-02-01|2021-05-29|
|126|[Petit-Abba/backup_script_zh-CN](https://github.com/Petit-Abba/backup_script_zh-CN)|数据备份脚本 简体中文版|239|Shell|2022-02-13|2021-09-08|
|127|[0voice/dpdk_engineer_manual](https://github.com/0voice/dpdk_engineer_manual)|【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表|238|-|2021-09-04|2021-08-23|
|128|[splitline/How-to-Hack-Websites](https://github.com/splitline/How-to-Hack-Websites)|開源的正體中文 Web Hacking 學習資源 - 程式安全 2021 Fall|231|PHP|2022-02-09|2021-11-09|
|129|[chiupam/JD_Diy](https://github.com/chiupam/JD_Diy)|学习 python3 以来写的一些垃圾玩具……|231|Python|2021-11-01|2021-05-22|
|130|[xinychen/latex-cookbook](https://github.com/xinychen/latex-cookbook)|LaTeX论文写作教程 (中文版)|222|Jupyter Notebook|2022-02-12|2021-03-29|
|131|[coderit666/GoGuide](https://github.com/coderit666/GoGuide)|「Go语言学习指南」一份涵盖大部分 Golang 程序员所需要掌握的核心知识,拥有 Go语言教程、Go开源书籍、Go语言入门教程、Go语言学习路线。零基础学习 Go语言、Go编程,首选 GoGuide。|219|-|2021-11-09|2021-11-06|
|132|[LeonLi0102/spring-in-action-v6-translate](https://github.com/LeonLi0102/spring-in-action-v6-translate)|Spring实战(第6版)翻译项目|213|-|2021-11-30|2021-09-28|
|133|[Seazean/JavaNotes](https://github.com/Seazean/JavaNotes)|📁Java 学习笔记,排版整洁美观,内容由浅入深,欢迎关注|208|-|2021-12-12|2021-03-24|
|134|[r0eXpeR/fingerprint](https://github.com/r0eXpeR/fingerprint)|各种工具指纹收集分享|206|Ruby|2021-11-03|2021-11-03|
|135|[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|
|136|[nshen/learn-neovim-lua](https://github.com/nshen/learn-neovim-lua)|📜 学习 Neovim 全配置, 逃离 VSCode。|205|Lua|2022-01-29|2021-11-02|
|137|[note286/xdupgthesis](https://github.com/note286/xdupgthesis)|西安电子科技大学研究生学位论文XeLaTeX模板|203|TeX|2022-02-07|2021-10-15|
|138|[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|202|CSS|2022-02-12|2021-04-05|
|139|[whylisa/front-end-interview](https://github.com/whylisa/front-end-interview)|最强前端面试资源|200|-|2021-11-24|2021-07-22|
|140|[overmind1980/oeasypython](https://github.com/overmind1980/oeasypython)|面向初学者的简明易懂的 Python3 课程,对没有编程经验的同学也非常友好。在vim下从浅入深,逐步学习。|198|Shell|2021-12-10|2021-08-04|
|141|[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|
|142|[v2018z/xueXiQiangguo](https://github.com/v2018z/xueXiQiangguo)|学习强国 积分 自动 阅读 答题 - 支持每日、每周、专项答题|190|-|2021-12-10|2021-04-26|
|143|[lemoex/oci-help](https://github.com/lemoex/oci-help)|甲骨文实例抢购教程|189|Go|2021-12-26|2021-10-18|
|144|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|186|Java|2021-11-18|2021-10-09|
|145|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |185|C++|2021-11-07|2021-07-09|
|146|[pen4uin/PentestNote](https://github.com/pen4uin/PentestNote)|个人输出,经验/思路/想法/总结/笔记/. . .|184|-|2021-12-09|2021-05-26|
|147|[plctlab/riscv-operating-system-mooc](https://github.com/plctlab/riscv-operating-system-mooc)|《从头写一个RISC-V OS》课程配套的资源|183|C|2022-01-27|2021-03-22|
|148|[xiaoweiChen/Learn-LLVM-12](https://github.com/xiaoweiChen/Learn-LLVM-12)|《Learn LLVM 12》的非专业个人翻译|182|TeX|2021-12-29|2021-08-15|
|149|[sci-hub-p2p/sci-hub-p2p](https://github.com/sci-hub-p2p/sci-hub-p2p)|fetch and serve papers in p2p network|176|Go|2021-08-18|2021-07-11|
|150|[Lakr233/myyearwithgit](https://github.com/Lakr233/myyearwithgit)|代码仓库年终总结报告。|174|Swift|2022-01-10|2021-11-29|
|151|[koolshare/koolcenter](https://github.com/koolshare/koolcenter)|提供评测文章,固件教程,插件使用说明等。|174|HTML|2021-11-09|2021-09-23|
|152|[microsoft/AIforEarthDataSets](https://github.com/microsoft/AIforEarthDataSets)|Notebooks and documentation for AI-for-Earth-managed datasets on Azure|174|Jupyter Notebook|2022-01-07|2021-02-18|
|153|[phodal/dx](https://github.com/phodal/dx)|《开发者体验:探索与重塑》电子书。book of research and refactoring in developer experience (WIP)|171|SCSS|2021-11-19|2021-10-15|
|154|[coderit666/CNote](https://github.com/coderit666/CNote)|「CNote」一份涵盖大部分学习 C 语言所需要掌握的核心知识,致力于打造最易懂的 C语言入门教程,让天下没有难学的 C语言。(包含C语言教程、C语言精华文章)|168|-|2021-11-08|2021-07-30|
|155|[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|168|TypeScript|2022-02-09|2021-03-28|
|156|[zyddnys/manga-image-translator](https://github.com/zyddnys/manga-image-translator)|Translate manga/image 一键翻译各类图片内文字 https://touhou.ai/imgtrans/|163|Python|2021-12-13|2021-02-18|
|157|[liuhuanshuo/Pandas_Advanced_Exercise](https://github.com/liuhuanshuo/Pandas_Advanced_Exercise)|Pandas进阶修炼300题|160|Jupyter Notebook|2021-09-22|2021-09-22|
|158|[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|
|159|[AlphabugX/csOnvps](https://github.com/AlphabugX/csOnvps)|CobaltStrike4.4 一键部署脚本 随机生成密码、key、端口号、证书等,解决cs4.x无法运行在Linux上报错问题 灰常银杏化设计|155|Shell|2022-02-11|2021-12-02|
|160|[zhpanvip/AndroidNote](https://github.com/zhpanvip/AndroidNote)|个人学习笔记,Android面试指南。|155|-|2021-10-11|2021-02-15|
|161|[TanaStudy/CS-Book](https://github.com/TanaStudy/CS-Book)|📚计算机类优质的书籍收藏,涵盖计算机基础、数据库、Java、微服务、设计模式等等等等👍👍👍,持续更新中🏃。|154|-|2021-11-25|2021-08-03|
|162|[nthack/IPTVM3U](https://github.com/nthack/IPTVM3U)|IPTV直播源、直播地址分享;M3U直播地址分享。主要分享:国内IPTV直播源、广东IPTV直播源、香港IPTV直播源。不定期增加列表,不定期检查。|152|-|2021-09-18|2021-03-22|
|163|[LookCos/learn-data-structures](https://github.com/LookCos/learn-data-structures)|数据结构(C语言描述)学习笔记|148|C|2022-02-11|2021-10-09|
|164|[ttttmr/wechat2rss](https://github.com/ttttmr/wechat2rss)|微信公众号转RSS|148|HTML|2022-01-22|2021-09-25|
|165|[marmotedu/geekbang-go](https://github.com/marmotedu/geekbang-go)|极客时间 《Go 语言项目开发实战》课程补充教程。|146|Shell|2021-11-05|2021-05-27|
|166|[Eternaldeath/blockchainHome](https://github.com/Eternaldeath/blockchainHome)|构建区块链学习的知识体系合集,汇聚各种区块链资源|142|HTML|2022-02-13|2021-04-26|
|167|[r0ysue/AndroidFridaBeginnersBook](https://github.com/r0ysue/AndroidFridaBeginnersBook)|《安卓Frida逆向与抓包实战》随书附件|141|C|2021-10-15|2021-04-26|
|168|[puge-up/programming-play](https://github.com/puge-up/programming-play)|致力于实习/校招/社招进大厂打法,计算机基础知识学习,C++、Java、算法学习路线,专注于编程打法!|141|-|2021-08-15|2021-03-09|
|169|[18888628835/Blog](https://github.com/18888628835/Blog)|我的知识文档库,学习笔记与学习总结。|140|TypeScript|2022-02-12|2021-02-26|
|170|[0voice/linux_environment_tools](https://github.com/0voice/linux_environment_tools)|总结linux环境开发工具,包含linux,虚拟机,编译器,编辑器,测试工具,加密工具|139|-|2021-11-11|2021-11-08|
|171|[PureWhiteWu/nomicon-zh-Hans](https://github.com/PureWhiteWu/nomicon-zh-Hans)|Rust 死灵书简体中文翻译|139|Handlebars|2021-12-13|2021-09-21|
|172|[ljinkai/weekly](https://github.com/ljinkai/weekly)|独立开发产品变现周刊,每周五发布。|138|-|2021-12-10|2021-04-28|
|173|[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|
|174|[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|
|175|[nju-lug/NJUThesis](https://github.com/nju-lug/NJUThesis)|南京大学学位论文模板|136|TeX|2022-02-12|2021-05-20|
|176|[CodingDocs/programmer-sideline](https://github.com/CodingDocs/programmer-sideline)|程序员副业赚钱之路。|135|-|2021-10-14|2021-09-28|
|177|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。|135|C++|2022-01-05|2021-07-15|
|178|[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|
|179|[shengxinjing/it-roadmap](https://github.com/shengxinjing/it-roadmap)|大圣的前端学习路线图|133|Python|2021-12-13|2021-11-27|
|180|[ThisisGame/makegameengineatnight](https://github.com/ThisisGame/makegameengineatnight)|游戏引擎入门教程|133|C++|2022-02-13|2021-03-09|
|181|[datawhalechina/machine-learning-toy-code](https://github.com/datawhalechina/machine-learning-toy-code)|《机器学习》(西瓜书)代码实战|132|Jupyter Notebook|2022-01-04|2021-07-16|
|182|[alanhzw/WarblerHomepage](https://github.com/alanhzw/WarblerHomepage)|流莺书签|132|TypeScript|2021-12-14|2021-05-17|
|183|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|132|Java|2022-01-22|2021-04-13|
|184|[miaochenxi/chaoxing-sign-cli](https://github.com/miaochenxi/chaoxing-sign-cli)|超星学习通签到Nodejs脚本。支持普通签到、拍照签到、手势签到、位置签到、二维码签到。|131|JavaScript|2021-12-06|2021-10-25|
|185|[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|
|186|[su37josephxia/bytedance-youth-training-camp](https://github.com/su37josephxia/bytedance-youth-training-camp)|字节青训营教程|125|HTML|2021-10-08|2021-09-18|
|187|[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|
|188|[bruceqiq/code_study](https://github.com/bruceqiq/code_study)|个人编程知识总结。包含前端、后端、服务端与设计等等相关的技术总结。|125|DM|2021-11-20|2021-04-11|
|189|[vuejs-translations/docs-zh-cn](https://github.com/vuejs-translations/docs-zh-cn)|Vue 文档官方中文翻译 | Official Chinese translation for Vue docs|123|Vue|2022-02-13|2022-01-05|
|190|[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|
|191|[iamgodpyx/dachangheimingdan](https://github.com/iamgodpyx/dachangheimingdan)|这是一份黑名单|120|-|2021-11-18|2021-11-18|
|192|[sqlsec/Hackintosh](https://github.com/sqlsec/Hackintosh)|国光的黑苹果安装教程:手把手教你配置 OpenCore|120|HTML|2022-02-12|2021-09-15|
|193|[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|
|194|[CodingDocs/awesome-idea-tutorial](https://github.com/CodingDocs/awesome-idea-tutorial)|IntelliJ IDEA 使用指南 必备插件推荐 插件开发入门 重构小技巧 源码阅读技巧。 |116|-|2021-11-12|2021-10-10|
|195|[PaddleEdu/paper-reproduction-tutorials](https://github.com/PaddleEdu/paper-reproduction-tutorials)|论文复现技巧与PaddlePaddle优秀复现项目分享|116|Python|2021-09-14|2021-05-09|
|196|[silently9527/ProgrammerBooks](https://github.com/silently9527/ProgrammerBooks)|吐血整理Java程序员自我学习的书籍列表,收录书籍尽量都保证同类书籍的豆瓣评分最高,帮助想要入坑Java的同学,根据这个书籍列表从小白按图索骥逐步晋级成大神|115|-|2021-09-07|2021-03-21|
|197|[duguosheng/6.S081-All-in-one](https://github.com/duguosheng/6.S081-All-in-one)|6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录|114|-|2021-09-06|2021-08-18|
|198|[hicodebear/awesome-leetcode-algorithm](https://github.com/hicodebear/awesome-leetcode-algorithm)|Awesome Leetcode Algorithm、Awesome Algorithm、LeetCode Solutions、Algorithm and DataStruct Tutorial (ACM金牌选手讲解《算法与数据结构》、LeetCode超清晰题解)|113|-|2021-09-26|2021-07-16|
|199|[Nriver/trilium-translation](https://github.com/Nriver/trilium-translation)|Translation for Trilium Notes. Trilium Notes 中文版.|113|Python|2021-12-09|2021-06-06|
|200|[SMILELab-FL/FedLab](https://github.com/SMILELab-FL/FedLab)|A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.|113|Python|2021-11-18|2021-03-10|