217 lines
40 KiB
Markdown
217 lines
40 KiB
Markdown
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||
|
||
# 中文总榜 > 资料类 > All Language
|
||
<sub>数据更新: 2022-12-09 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||
|
||
|#|Repository|Description|Stars|Language|Updated|
|
||
|:-|:-|:-|:-|:-|:-|
|
||
|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|264566|Rust|2022-11-25|
|
||
|2|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|257193|-|2022-11-27|
|
||
|3|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|240636|-|2022-12-05|
|
||
|4|[donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer)|Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.|204360|Python|2022-11-20|
|
||
|5|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|159570|Java|2022-11-16|
|
||
|6|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|156323|JavaScript|2022-12-07|
|
||
|7|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|129476|JavaScript|2022-12-06|
|
||
|8|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|129060|Java|2022-11-22|
|
||
|9|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|128351|Python|2022-12-08|
|
||
|10|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|120865|-|2022-11-26|
|
||
|11|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. |112277|Markdown|2022-11-29|
|
||
|12|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|97601|-|2022-12-05|
|
||
|13|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|75992|JavaScript|2022-11-16|
|
||
|14|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|67839|Java|2022-12-08|
|
||
|15|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|62149|Python|2022-12-05|
|
||
|16|[xingshaocheng/architect-awesome](https://github.com/xingshaocheng/architect-awesome)|后端架构师技术图谱|57279|-|2022-11-10|
|
||
|17|[jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac)| Now we have become very big, Different from the original idea. Collect premium software in various categories.|55874|JavaScript|2022-11-29|
|
||
|18|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)|推荐刷题网站:https://www.lintcode.com/?utm_source=tf-github-lucifer2022 LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|49985|JavaScript|2022-11-14|
|
||
|19|[sdmg15/Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)|:link: Some useful websites for programmers.|49753|-|2022-12-05|
|
||
|20|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|49477|JavaScript|2022-07-16|
|
||
|21|[Anduin2017/HowToCook](https://github.com/Anduin2017/HowToCook)|程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).|48950|Shell|2022-12-06|
|
||
|22|[astaxie/build-web-application-with-golang](https://github.com/astaxie/build-web-application-with-golang)|A golang ebook intro how to build a web with golang|41309|Go|2022-11-08|
|
||
|23|[k88hudson/git-flight-rules](https://github.com/k88hudson/git-flight-rules)|Flight rules for git|40456|-|2022-11-28|
|
||
|24|[justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp)|微信小程序开发资源汇总 :100:|39684|-|2022-09-29|
|
||
|25|[tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)|A list of cool features of Git and GitHub.|38432|-|2022-11-24|
|
||
|26|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|38135|JavaScript|2022-11-21|
|
||
|27|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。|36688|Python|2022-12-08|
|
||
|28|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|36088|JavaScript|2022-12-06|
|
||
|29|[alex/what-happens-when](https://github.com/alex/what-happens-when)|An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"|35594|-|2022-11-13|
|
||
|30|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 |33928|-|2022-12-08|
|
||
|31|[AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|32502|-|2022-08-25|
|
||
|32|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|32038|Python|2022-12-05|
|
||
|33|[formulahendry/955.WLB](https://github.com/formulahendry/955.WLB)|955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)|31753|-|2022-10-05|
|
||
|34|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|31676|Go|2022-11-29|
|
||
|35|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)点击下方网站,马上开始刷题!|31627|Java|2022-08-08|
|
||
|36|[xitu/gold-miner](https://github.com/xitu/gold-miner)|🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:|31598|-|2022-11-28|
|
||
|37|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|30277|HTML|2022-12-02|
|
||
|38|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|29321|JavaScript|2022-12-01|
|
||
|39|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|28633|Go|2022-11-25|
|
||
|40|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|28550|-|2022-08-18|
|
||
|41|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|28515|Kotlin|2022-09-30|
|
||
|42|[ruanyf/weekly](https://github.com/ruanyf/weekly)|科技爱好者周刊,每周五发布|28371|-|2022-11-25|
|
||
|43|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |28290|Java|2022-10-19|
|
||
|44|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|28222|JavaScript|2022-11-29|
|
||
|45|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|27528|Python|2022-12-05|
|
||
|46|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨🎓 Java Core Sprout : basic, concurrent, algorithm |26882|Java|2022-10-24|
|
||
|47|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|26856|HTML|2022-11-22|
|
||
|48|[huihut/interview](https://github.com/huihut/interview)|📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, inclu ...|26819|C++|2022-08-07|
|
||
|49|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|26099|C++|2022-11-23|
|
||
|50|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|25612|Java|2022-10-19|
|
||
|51|[byoungd/English-level-up-tips](https://github.com/byoungd/English-level-up-tips)|An advanced guide to learn English which might benefit you a lot 🎉 . 可能是让你受益匪浅的英语进阶指南。|25571|-|2022-11-09|
|
||
|52|[jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn)|Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。|25418|Makefile|2022-08-29|
|
||
|53|[wuyouzhuguli/SpringAll](https://github.com/wuyouzhuguli/SpringAll)|循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc|24657|Java|2022-10-31|
|
||
|54|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|24532|-|2022-10-09|
|
||
|55|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|24390|Shell|2022-12-05|
|
||
|56|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|24075|Java|2022-09-18|
|
||
|57|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|23342|JavaScript|2022-12-04|
|
||
|58|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|22541|JavaScript|2022-12-07|
|
||
|59|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|22296|JavaScript|2022-11-29|
|
||
|60|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。|22229|JavaScript|2022-11-12|
|
||
|61|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|21982|Markdown|2022-11-30|
|
||
|62|[komeiji-satori/Dress](https://github.com/komeiji-satori/Dress)|好耶 是女装|21815|Standard ML|2022-12-08|
|
||
|63|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|21575|Python|2022-11-04|
|
||
|64|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker&Container technologies, with real DevOps practice!|21535|Go|2022-11-12|
|
||
|65|[rwaldron/idiomatic.js](https://github.com/rwaldron/idiomatic.js)|Principles of Writing Consistent, Idiomatic JavaScript|21356|-|2022-08-11|
|
||
|66|[DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP)|sample code for several design patterns in PHP 8|20965|PHP|2022-11-23|
|
||
|67|[datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book)|《机器学习》(西瓜书)公式详解|20750|-|2022-10-23|
|
||
|68|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20670|CSS|2022-12-05|
|
||
|69|[WeNeedHome/SummaryOfLoanSuspension](https://github.com/WeNeedHome/SummaryOfLoanSuspension)|全国各省市停贷通知汇总|20408|HTML|2022-10-27|
|
||
|70|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|20382|JavaScript|2022-10-25|
|
||
|71|[judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial)|IntelliJ IDEA 简体中文专题教程|20315|-|2022-10-08|
|
||
|72|[geekan/HowToLiveLonger](https://github.com/geekan/HowToLiveLonger)|程序员延寿指南 A programmer's guide to live longer|19994|-|2022-11-24|
|
||
|73|[zhaoolee/ChromeAppHeroes](https://github.com/zhaoolee/ChromeAppHeroes)|🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~ 公众号「0加1」同步更新|19975|JavaScript|2022-10-22|
|
||
|74|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|19725|Python|2022-10-21|
|
||
|75|[goldbergyoni/javascript-testing-best-practices](https://github.com/goldbergyoni/javascript-testing-best-practices)|📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (December 2022)|19559|JavaScript|2022-12-07|
|
||
|76|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|19492|Python|2022-10-27|
|
||
|77|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|19423|JavaScript|2022-11-01|
|
||
|78|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充|19285|HTML|2022-09-04|
|
||
|79|[TeamStuQ/skill-map](https://github.com/TeamStuQ/skill-map)|程序员技能图谱|19131|HTML|2022-12-07|
|
||
|80|[itdevbooks/pdf](https://github.com/itdevbooks/pdf)|编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringC ...|18964|-|2022-11-30|
|
||
|81|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|18849|Go|2022-12-06|
|
||
|82|[1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)|👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么|18574|-|2022-12-08|
|
||
|83|[basarat/typescript-book](https://github.com/basarat/typescript-book)|:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹|18568|TypeScript|2022-11-10|
|
||
|84|[wesm/pydata-book](https://github.com/wesm/pydata-book)|Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media|18476|Jupyter Notebook|2022-11-23|
|
||
|85|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|18395|Java|2022-12-08|
|
||
|86|[luong-komorebi/Awesome-Linux-Software](https://github.com/luong-komorebi/Awesome-Linux-Software)|A list of awesome applications, software, tools and other materials for Linux distros. |18394|Python|2022-11-23|
|
||
|87|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|17885|Go|2022-11-30|
|
||
|88|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|17549|HTML|2022-11-30|
|
||
|89|[GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily)|坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.|17413|-|2022-06-11|
|
||
|90|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|17009|JavaScript|2022-10-30|
|
||
|91|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|16580|Jupyter Notebook|2022-12-06|
|
||
|92|[inancgumus/learngo](https://github.com/inancgumus/learngo)|❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.|16511|Go|2022-11-25|
|
||
|93|[LingCoder/OnJava8](https://github.com/LingCoder/OnJava8)|《On Java 8》中文版 |16471|-|2022-10-27|
|
||
|94|[izackwu/TeachYourselfCS-CN](https://github.com/izackwu/TeachYourselfCS-CN)|TeachYourselfCS 的中文翻译 A Chinese translation of TeachYourselfCS|16400|-|2022-06-30|
|
||
|95|[fengdu78/lihang-code](https://github.com/fengdu78/lihang-code)|《统计学习方法》的代码实现|16311|Jupyter Notebook|2022-09-11|
|
||
|96|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|16271|Python|2022-11-11|
|
||
|97|[rubocop/ruby-style-guide](https://github.com/rubocop/ruby-style-guide)|A community-driven Ruby coding style guide|16128|-|2022-12-03|
|
||
|98|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15991|HTML|2022-10-07|
|
||
|99|[Alikhll/golang-developer-roadmap](https://github.com/Alikhll/golang-developer-roadmap)|Roadmap to becoming a Go developer in 2020|15916|-|2022-09-13|
|
||
|100|[easychen/howto-make-more-money](https://github.com/easychen/howto-make-more-money)|程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate|15790|PHP|2022-06-18|
|
||
|101|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥 推荐刷题网站:https://www.lintcode.com/?utm_source=tf-github-codetop|15770|-|2022-08-05|
|
||
|102|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 400 universities from 60 countries including Stanford, MIT, Harvard, and Cambridge.|15722|Python|2022-12-08|
|
||
|103|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|15618|Java|2022-09-03|
|
||
|104|[taizilongxu/interview_python](https://github.com/taizilongxu/interview_python)|关于Python的面试题|15339|Shell|2022-09-07|
|
||
|105|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|15188|Java|2022-06-20|
|
||
|106|[braydie/HowToBeAProgrammer](https://github.com/braydie/HowToBeAProgrammer)|A guide on how to be a Programmer - originally published by Robert L Read|15117|-|2022-10-02|
|
||
|107|[yifeikong/reverse-interview-zh](https://github.com/yifeikong/reverse-interview-zh)|技术面试最后反问面试官的话|14992|-|2022-09-16|
|
||
|108|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|14895|Java|2022-09-15|
|
||
|109|[imDazui/Tvlist-awesome-m3u-m3u8](https://github.com/imDazui/Tvlist-awesome-m3u-m3u8)|直播源相关资源汇总 📺 💯 IPTV、M3U —— 勤洗手、戴口罩,祝愿所有人百毒不侵|14893|-|2022-12-05|
|
||
|110|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|14780|-|2022-11-06|
|
||
|111|[mhinz/vim-galore](https://github.com/mhinz/vim-galore)|:mortar_board: All things Vim!|14751|Vim script|2022-10-14|
|
||
|112|[lewagon/setup](https://github.com/lewagon/setup)|Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp|14620|Ruby|2022-10-18|
|
||
|113|[521xueweihan/git-tips](https://github.com/521xueweihan/git-tips)|:trollface:Git的奇技淫巧|14464|-|2022-12-08|
|
||
|114|[vasanthk/react-bits](https://github.com/vasanthk/react-bits)|✨ React patterns, techniques, tips and tricks ✨|14289|-|2022-11-10|
|
||
|115|[chokcoco/iCSS](https://github.com/chokcoco/iCSS)|不止于 CSS|14238|CSS|2022-12-05|
|
||
|116|[programthink/books](https://github.com/programthink/books)|【编程随想】收藏的电子书清单(多个学科,含下载链接)|14159|-|2022-08-16|
|
||
|117|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|13866|JavaScript|2022-07-21|
|
||
|118|[ochococo/Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift)|📖 Design Patterns implemented in Swift 5.0|13859|Swift|2022-11-24|
|
||
|119|[walter201230/Python](https://github.com/walter201230/Python)|最良心的 Python 教程:|13681|-|2022-11-05|
|
||
|120|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13640|Jupyter Notebook|2022-11-01|
|
||
|121|[MoienTajik/AspNetCore-Developer-Roadmap](https://github.com/MoienTajik/AspNetCore-Developer-Roadmap)|Roadmap to becoming an ASP.NET Core developer in 2022|13635|-|2022-12-07|
|
||
|122|[leandromoreira/digital_video_introduction](https://github.com/leandromoreira/digital_video_introduction)|A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).|13206|Jupyter Notebook|2022-10-11|
|
||
|123|[arialdomartini/Back-End-Developer-Interview-Questions](https://github.com/arialdomartini/Back-End-Developer-Interview-Questions)|A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore|13189|-|2022-11-29|
|
||
|124|[USTC-Resource/USTC-Course](https://github.com/USTC-Resource/USTC-Course)|:heart:中国科学技术大学课程资源|13068|C++|2022-07-04|
|
||
|125|[zhisheng17/flink-learning](https://github.com/zhisheng17/flink-learning)|flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ...|12984|Java|2022-12-06|
|
||
|126|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|12970|Jupyter Notebook|2022-06-21|
|
||
|127|[heibaiying/BigData-Notes](https://github.com/heibaiying/BigData-Notes)|大数据入门指南 :star:|12942|Java|2022-12-07|
|
||
|128|[open-android/Android](https://github.com/open-android/Android)|GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频|12890|-|2022-11-01|
|
||
|129|[aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk)|汇总java生态圈常用技术框架、开源中间件,系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识|12839|-|2022-08-25|
|
||
|130|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|12807|-|2022-11-03|
|
||
|131|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|12781|-|2022-11-24|
|
||
|132|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|12685|-|2022-11-27|
|
||
|133|[OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki)|:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)|12642|-|2022-12-08|
|
||
|134|[sunface/rust-course](https://github.com/sunface/rust-course)|“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book |12371|Rust|2022-11-27|
|
||
|135|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|12330|Python|2022-11-15|
|
||
|136|[qyuhen/book](https://github.com/qyuhen/book)|学习笔记|12295|-|2022-07-19|
|
||
|137|[sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines)|Chinese copywriting guidelines for better written communication/中文文案排版指北|12205|-|2022-11-24|
|
||
|138|[seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis)|Spring源码阅读|12186|Java|2022-11-15|
|
||
|139|[xgrommx/awesome-redux](https://github.com/xgrommx/awesome-redux)|Awesome list of Redux examples and middlewares|12052|-|2022-10-04|
|
||
|140|[gedoor/legado](https://github.com/gedoor/legado)|Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|12034|Kotlin|2022-12-08|
|
||
|141|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|11725|Go|2022-06-29|
|
||
|142|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程,架构、业务、技术要点全方位解析。mall项目(50k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。|11604|Java|2022-12-05|
|
||
|143|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|11502|-|2022-10-13|
|
||
|144|[jamiebuilds/babel-handbook](https://github.com/jamiebuilds/babel-handbook)|:blue_book: A guided handbook on how to use Babel and how to create plugins for Babel.|11380|-|2022-11-19|
|
||
|145|[markyun/My-blog](https://github.com/markyun/My-blog)|马云云在Github的学习片段 https://www.yuque.com/markyun|11345|-|2022-10-17|
|
||
|146|[wistbean/learn_python3_spider](https://github.com/wistbean/learn_python3_spider)|python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ...|11205|Python|2022-11-23|
|
||
|147|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|11163|Java|2022-11-03|
|
||
|148|[Tim9Liu9/TimLiu-iOS](https://github.com/Tim9Liu9/TimLiu-iOS)|iOS开发常用三方库、插件、知名博客等等|11151|-|2022-11-01|
|
||
|149|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|11007|Go|2022-11-24|
|
||
|150|[Idnan/bash-guide](https://github.com/Idnan/bash-guide)|A guide to learn bash|10995|-|2022-10-02|
|
||
|151|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|10954|JavaScript|2022-12-08|
|
||
|152|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2022,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10890|Java|2022-12-02|
|
||
|153|[soulmachine/leetcode](https://github.com/soulmachine/leetcode)|LeetCode题解,151道题完整版。广告:推荐刷题网站 https://www.lintcode.com/?utm_source=soulmachine|10834|TeX|2022-08-25|
|
||
|154|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|10825|JavaScript|2022-12-04|
|
||
|155|[apachecn/apachecn-algo-zh](https://github.com/apachecn/apachecn-algo-zh)|ApacheCN 数据结构与算法译文集|10703|JavaScript|2022-08-27|
|
||
|156|[jindongwang/transferlearning](https://github.com/jindongwang/transferlearning)|Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习|10624|Python|2022-12-07|
|
||
|157|[chenyuntc/pytorch-book](https://github.com/chenyuntc/pytorch-book)|PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)|10523|Jupyter Notebook|2022-12-04|
|
||
|158|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|10523|Jupyter Notebook|2022-12-01|
|
||
|159|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实战手册 - https://jimmysong.io/kubernetes-handbook|10400|Shell|2022-09-16|
|
||
|160|[hackstoic/golang-open-source-projects](https://github.com/hackstoic/golang-open-source-projects)|为互联网IT人打造的中文版awesome-go|10154|-|2022-08-20|
|
||
|161|[Lissy93/personal-security-checklist](https://github.com/Lissy93/personal-security-checklist)|🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2022|10114|-|2022-12-04|
|
||
|162|[MSWorkers/support.996.ICU](https://github.com/MSWorkers/support.996.ICU)|Microsoft and GitHub Workers Support 996.ICU|10059|-|2022-11-19|
|
||
|163|[hehonghui/the-economist-ebooks](https://github.com/hehonghui/the-economist-ebooks)|经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、国家地理等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新.|10020|CSS|2022-06-23|
|
||
|164|[labring/sealos](https://github.com/labring/sealos)|sealos is a Kubernetes distribution, a general-purpose cloud operating system for managing cloud-native applications. Demo: https://cloud.sealos.io|9839|Go|2022-12-08|
|
||
|165|[amusi/CVPR2022-Papers-with-Code](https://github.com/amusi/CVPR2022-Papers-with-Code)|CVPR 2022 论文和开源项目合集|9791|-|2022-08-07|
|
||
|166|[pwxcoo/chinese-xinhua](https://github.com/pwxcoo/chinese-xinhua)|:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。|9788|Python|2022-12-08|
|
||
|167|[lyhue1991/eat_tensorflow2_in_30_days](https://github.com/lyhue1991/eat_tensorflow2_in_30_days)|Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋|9662|Python|2022-09-22|
|
||
|168|[veeral-patel/how-to-secure-anything](https://github.com/veeral-patel/how-to-secure-anything)|How to systematically secure anything: a repository about security engineering|9469|-|2022-07-16|
|
||
|169|[rust-embedded/rust-raspberrypi-OS-tutorials](https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials)|:books: Learn to write an embedded OS in Rust :crab:|9458|Rust|2022-11-19|
|
||
|170|[xcatliu/typescript-tutorial](https://github.com/xcatliu/typescript-tutorial)|TypeScript 入门教程|9421|TypeScript|2022-07-13|
|
||
|171|[wsdjeg/vim-galore-zh_cn](https://github.com/wsdjeg/vim-galore-zh_cn)|Vim 从入门到精通|9415|Vim script|2022-10-10|
|
||
|172|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|9385|Python|2022-11-29|
|
||
|173|[zh-google-styleguide/zh-google-styleguide](https://github.com/zh-google-styleguide/zh-google-styleguide)|Google 开源项目风格指南 (中文版)|9277|Makefile|2022-12-03|
|
||
|174|[doocs/jvm](https://github.com/doocs/jvm)|🤗 JVM 底层原理最全知识总结|9137|-|2022-10-27|
|
||
|175|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|9052|C++|2022-08-22|
|
||
|176|[fuzhengwei/CodeGuide](https://github.com/fuzhengwei/CodeGuide)|:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!|8906|-|2022-12-07|
|
||
|177|[qinguoyi/TinyWebServer](https://github.com/qinguoyi/TinyWebServer)|:fire: Linux下C++轻量级Web服务器学习|8845|C++|2022-11-27|
|
||
|178|[flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action)|《Flutter实战》电子书|8703|JavaScript|2022-11-10|
|
||
|179|[codeguy/php-the-right-way](https://github.com/codeguy/php-the-right-way)|An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web|8651|CSS|2022-12-06|
|
||
|180|[greatghoul/remote-working](https://github.com/greatghoul/remote-working)|收集整理远程工作相关的资料|8502|Ruby|2022-12-02|
|
||
|181|[cuixiaorui/mini-vue](https://github.com/cuixiaorui/mini-vue)|实现最简 vue3 模型( Help you learn more efficiently vue3 source code )|8363|TypeScript|2022-11-27|
|
||
|182|[wolverinn/Waking-Up](https://github.com/wolverinn/Waking-Up)|计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...|8290|-|2022-10-10|
|
||
|183|[troyeguo/koodo-reader](https://github.com/troyeguo/koodo-reader)|A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web|8163|JavaScript|2022-12-08|
|
||
|184|[dtm-labs/dtm](https://github.com/dtm-labs/dtm)|A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.|8019|Go|2022-12-02|
|
||
|185|[tuteng/Best-websites-a-programmer-should-visit-zh](https://github.com/tuteng/Best-websites-a-programmer-should-visit-zh)|程序员应该访问的最佳网站中文版|8004|-|2022-11-15|
|
||
|186|[injetlee/Python](https://github.com/injetlee/Python)|Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机|7995|Python|2022-12-08|
|
||
|187|[gurugio/lowlevelprogramming-university](https://github.com/gurugio/lowlevelprogramming-university)|How to be low-level programmer|7975|-|2022-10-08|
|
||
|188|[judasn/Linux-Tutorial](https://github.com/judasn/Linux-Tutorial)|《Java 程序员眼中的 Linux》|7972|Shell|2022-06-11|
|
||
|189|[apachecn/Interview](https://github.com/apachecn/Interview)|Interview = 简历指南 + 算法题 + 八股文 + 源码分析|7820|Jupyter Notebook|2022-11-26|
|
||
|190|[CodingDocs/awesome-java](https://github.com/CodingDocs/awesome-java)|Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).|7722|-|2022-07-01|
|
||
|191|[MorvanZhou/Reinforcement-learning-with-tensorflow](https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow)|Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学|7717|Python|2022-07-29|
|
||
|192|[bitemyapp/learnhaskell](https://github.com/bitemyapp/learnhaskell)|Learn Haskell|7711|Makefile|2022-06-30|
|
||
|193|[wangzhiwubigdata/God-Of-BigData](https://github.com/wangzhiwubigdata/God-Of-BigData)|专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...|7607|-|2022-09-07|
|
||
|194|[javascript-tutorial/zh.javascript.info](https://github.com/javascript-tutorial/zh.javascript.info)|现代 JavaScript 教程(The Modern JavaScript Tutorial)|7585|HTML|2022-11-27|
|
||
|195|[phodal/growth-ebook](https://github.com/phodal/growth-ebook)|Growth Engineering: The Definitive Guide。全栈增长工程师指南|7566|HTML|2022-08-25|
|
||
|196|[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.⭐⭐⭐|7499|Python|2022-11-26|
|
||
|197|[inferjay/AndroidDevTools](https://github.com/inferjay/AndroidDevTools)|收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。|7468|-|2022-08-15|
|
||
|198|[ljianshu/Blog](https://github.com/ljianshu/Blog)|关注基础知识,打造优质前端博客,公众号[前端工匠]的作者|7408|JavaScript|2022-07-20|
|
||
|199|[daliansky/Hackintosh](https://github.com/daliansky/Hackintosh)|Hackintosh long-term maintenance model EFI and installation tutorial|7390|Shell|2022-12-08|
|
||
|200|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|7387|C++|2022-10-12|
|
||
|
||
<div align="center">
|
||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!
|
||
</div>
|
||
|
||
<br/>
|
||
|
||
<div align="center"><a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a></div>
|