You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

217 lines
42 KiB
Java

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts#github中文排行榜"></a> <a href="/content/docs/feedback.md"></a>
# > > All Language
<sub>: 2021-12-22&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;ORreadme/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.|260222|Rust|2021-12-15|
|2|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|216479|-|2021-12-20|
|3|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|201533|-|2021-12-21|
|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.|154871|Python|2021-12-17|
|5|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|143729|Java|2021-12-13|
|6|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|129589|JavaScript|2021-12-15|
|7|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|117340|JavaScript|2021-12-02|
|8|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide|114804|Java|2021-12-21|
|9|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|113307|Python|2021-12-13|
|10|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|100553|-|2021-12-06|
|11|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了English version supported! Crack LeetCode, not only how, but also why. |99796|Markdown|2021-12-10|
|12|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|85690|-|2021-12-07|
|13|[MisterBooo/LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)|Demonstrate all the questions on LeetCode in the form of animation.用动画的形式呈现解LeetCode题目的思路|68203|Java|2021-06-24|
|14|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61001|JavaScript|2021-10-31|
|15|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59181|Java|2021-12-21|
|16|[xingshaocheng/architect-awesome](https://github.com/xingshaocheng/architect-awesome)|后端架构师技术图谱|55062|-|2021-09-08|
|17|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|50003|Python|2021-11-26|
|18|[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.|46722|JavaScript|2021-12-13|
|19|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述以帮助自己及有需要的读者。 全书分为18个章节50余万字。由于水平有限书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46686|JavaScript|2021-10-14|
|20|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解记录自己的leetcode解题之路。)|45680|JavaScript|2021-12-19|
|21|[sdmg15/Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)|:link: Some useful websites for programmers.|44779|-|2021-12-17|
|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|39300|Go|2021-11-28|
|23|[k88hudson/git-flight-rules](https://github.com/k88hudson/git-flight-rules)|Flight rules for git|38187|-|2021-09-22|
|24|[justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp)|微信小程序开发资源汇总 :100:|36779|-|2021-11-06|
|25|[FreeCodeCampChina/freecodecamp.cn](https://github.com/FreeCodeCampChina/freecodecamp.cn)|FCC China open source codebase and curriculum. Learn to code and help nonprofits.|36571|CSS|2021-08-02|
|26|[tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)|A list of cool features of Git and GitHub.|33601|-|2021-11-28|
|27|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结阿里腾讯百度美团头条等技术面试题目以及答案专家出题人分析汇总。|33006|Python|2021-08-25|
|28|[apachecn/AiLearning](https://github.com/apachecn/AiLearning)|AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP|32344|Python|2021-09-07|
|29|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32285|JavaScript|2021-12-15|
|30|[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?"|31536|-|2021-12-17|
|31|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|30473|JavaScript|2021-12-20|
|32|[xitu/gold-miner](https://github.com/xitu/gold-miner)|🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:|29879|-|2021-11-09|
|33|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附1、千本开源电子书 2、百张技术思维导图项目花了上百小时希望可以点 star 支持,🌹感谢~|29395|Java|2021-10-11|
|34|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|29194|Python|2021-12-20|
|35|[joshbuchea/HEAD](https://github.com/joshbuchea/HEAD)|A simple guide to HTML <head> elements|28893|-|2021-09-17|
|36|[AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|28707|-|2021-11-25|
|37|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本中文正式名《Go 入门指南》|28341|Go|2021-12-21|
|38|[formulahendry/955.WLB](https://github.com/formulahendry/955.WLB)|955 不加班的公司名单 - 工作 955worklife balance (工作与生活的平衡)|28096|-|2021-11-22|
|39|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|27779|Python|2021-10-30|
|40|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27493|Shell|2021-08-10|
|41|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26823|Java|2021-11-29|
|42|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26642|Kotlin|2021-11-10|
|43|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨‍🎓 Java Core Sprout : basic, concurrent, algorithm |26545|Java|2021-10-12|
|44|[ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)|A curated list of amazingly awesome PHP libraries, resources and shiny things.|26041|-|2021-12-05|
|45|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|25959|JavaScript|2021-10-01|
|46|[poteto/hiring-without-whiteboards](https://github.com/poteto/hiring-without-whiteboards)|⭐️ Companies that don't have a broken hiring process|25529|JavaScript|2021-12-20|
|47|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25524|JavaScript|2021-10-26|
|48|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方预计写四个系列JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|25133|-|2021-12-21|
|49|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25061|TeX|2021-11-01|
|50|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24619|JavaScript|2021-12-08|
|51|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|23975|Python|2021-12-18|
|52|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|23972|HTML|2021-12-18|
|53|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|23671|HTML|2021-07-23|
|54|[jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn)|Python资源大全中文版包括Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等由「开源前哨」和「Python开发者」微信公号团队维护更新。|23426|Makefile|2021-12-07|
|55|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23211|Java|2021-12-10|
|56|[alebcay/awesome-shell](https://github.com/alebcay/awesome-shell)|A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.|22639|-|2021-12-07|
|57|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|22498|Go|2021-12-20|
|58|[byoungd/English-level-up-tips-for-Chinese](https://github.com/byoungd/English-level-up-tips-for-Chinese)|An advanced guide to learn English that might benefit you a lot 可能是让你受益匪浅的英语进阶指南。|22403|-|2021-12-14|
|59|[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|22393|Java|2021-08-30|
|60|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22070|Java|2021-12-18|
|61|[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 ...|21638|C++|2021-10-06|
|62|[lukasz-madon/awesome-remote-job](https://github.com/lukasz-madon/awesome-remote-job)|A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python|21457|-|2021-12-21|
|63|[matteocrippa/awesome-swift](https://github.com/matteocrippa/awesome-swift)|A collaborative list of awesome Swift libraries and resources. Feel free to contribute!|21445|Swift|2021-12-21|
|64|[veggiemonk/awesome-docker](https://github.com/veggiemonk/awesome-docker)|:whale: A curated list of Docker resources and projects|20884|-|2021-12-19|
|65|[komeiji-satori/Dress](https://github.com/komeiji-satori/Dress)|好耶 是女装|20663|Standard ML|2021-12-21|
|66|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|20635|HTML|2021-10-12|
|67|[halo-dev/halo](https://github.com/halo-dev/halo)|✍ 一款优秀的开源博客发布应用。|20532|Java|2021-12-21|
|68|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20378|CSS|2021-12-13|
|69|[ruanyf/weekly](https://github.com/ruanyf/weekly)|科技爱好者周刊,每周五发布|20286|-|2021-12-17|
|70|[julycoding/The-Art-Of-Programming-By-July](https://github.com/julycoding/The-Art-Of-Programming-By-July)|本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售|20194|C|2021-07-03|
|71|[keon/algorithms](https://github.com/keon/algorithms)|Minimal examples of data structures and algorithms in Python|20126|Python|2021-12-19|
|72|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20123|Python|2021-11-15|
|73|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20053|JavaScript|2021-11-01|
|74|[nefe/You-Dont-Need-jQuery](https://github.com/nefe/You-Dont-Need-jQuery)|Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.|20010|JavaScript|2021-09-01|
|75|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|19840|-|2021-11-19|
|76|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19783|Go|2021-12-01|
|77|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19733|JavaScript|2021-12-13|
|78|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1以面试题来驱动学习提倡每日学习与思考每天进步一点每天早上5点纯手工发布面试题死磕自己愉悦大家5000+道前端面试题全面覆盖HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19654|JavaScript|2021-12-19|
|79|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|LeetCode 刷题攻略200道经典题目刷题顺序共60w字的详细图解视频难点剖析50余张思维导图支持C++JavaPythonGoJavaScript等多语言版本从此算法学习不再迷茫🔥🔥 来看看,你会发现相见恨晚!🚀 |19547|-|2021-12-20|
|80|[sebastianruder/NLP-progress](https://github.com/sebastianruder/NLP-progress)|Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.|19525|Python|2021-12-07|
|81|[rwaldron/idiomatic.js](https://github.com/rwaldron/idiomatic.js)|Principles of Writing Consistent, Idiomatic JavaScript|19134|-|2021-12-14|
|82|[judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial)|IntelliJ IDEA 简体中文专题教程|19076|-|2021-08-08|
|83|[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」同步更新|19058|JavaScript|2021-10-03|
|84|[datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book)|《机器学习》西瓜书公式推导解析在线阅读地址https://datawhalechina.github.io/pumpkin-book|18963|-|2021-11-29|
|85|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|18817|JavaScript|2021-09-26|
|86|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18694|Python|2021-12-03|
|87|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构欢迎PR补充|18665|HTML|2021-12-05|
|88|[TeamStuQ/skill-map](https://github.com/TeamStuQ/skill-map)|程序员技能图谱|18550|HTML|2021-06-25|
|89|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18506|JavaScript|2021-12-19|
|90|[Awesome-HarmonyOS/HarmonyOS](https://github.com/Awesome-HarmonyOS/HarmonyOS)|A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。|18385|C|2021-06-16|
|91|[bitcoinbook/bitcoinbook](https://github.com/bitcoinbook/bitcoinbook)|Mastering Bitcoin 2nd Edition - Programming the Open Blockchain|18384|AsciiDoc|2021-12-19|
|92|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18287|JavaScript|2021-12-14|
|93|[zhiwehu/Python-programming-exercises](https://github.com/zhiwehu/Python-programming-exercises)|100+ Python challenging programming exercises|17911|-|2021-12-16|
|94|[eugeneyan/applied-ml](https://github.com/eugeneyan/applied-ml)|📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.|17842|-|2021-12-07|
|95|[n0shake/Public-APIs](https://github.com/n0shake/Public-APIs)|📚 A public list of APIs from round the web.|17758|-|2021-12-14|
|96|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|17504|Markdown|2021-12-20|
|97|[1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)|👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么|17446|-|2021-12-08|
|98|[wesbos/JavaScript30](https://github.com/wesbos/JavaScript30)|30 Day Vanilla JS Challenge|17439|HTML|2021-12-14|
|99|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|17401|C++|2021-12-18|
|100|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17009|JavaScript|2021-12-20|
|101|[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. |16946|Python|2021-12-10|
|102|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16833|Jupyter Notebook|2021-08-11|
|103|[facert/awesome-spider](https://github.com/facert/awesome-spider)|爬虫集合|16647|-|2021-09-01|
|104|[LingCoder/OnJava8](https://github.com/LingCoder/OnJava8)|《On Java 8》中文版 |16520|-|2021-09-25|
|105|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16446|Go|2021-12-19|
|106|[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 🌹|16273|TypeScript|2021-10-12|
|107|[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|16107|Jupyter Notebook|2021-12-16|
|108|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16076|Go|2021-12-21|
|109|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料包括Fabric和Ethereum开发资料|15963|JavaScript|2021-12-15|
|110|[changkun/modern-cpp-tutorial](https://github.com/changkun/modern-cpp-tutorial)|📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly https://changkun.de/modern-cpp/|15962|C++|2021-12-19|
|111|[charlax/professional-programming](https://github.com/charlax/professional-programming)|A collection of full-stack resources for programmers.|15945|Python|2021-12-20|
|112|[rubocop/ruby-style-guide](https://github.com/rubocop/ruby-style-guide)|A community-driven Ruby coding style guide|15842|-|2021-12-20|
|113|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门其中包含的Pytorch教程全部通过测试保证可以成功运行|15827|Jupyter Notebook|2021-10-25|
|114|[ZhongFuCheng3y/athena](https://github.com/ZhongFuCheng3y/athena)|:notebook:Java后端知识图谱|15783|-|2021-11-27|
|115|[enaqx/awesome-pentest](https://github.com/enaqx/awesome-pentest)|A collection of awesome penetration testing resources, tools and other shiny things|15202|-|2021-11-23|
|116|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15086|HTML|2021-12-09|
|117|[braydie/HowToBeAProgrammer](https://github.com/braydie/HowToBeAProgrammer)|A guide on how to be a Programmer - originally published by Robert L Read|14914|-|2021-09-05|
|118|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14771|Python|2021-12-11|
|119|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14646|Java|2021-11-01|
|120|[jobbole/awesome-java-cn](https://github.com/jobbole/awesome-java-cn)|Java资源大全中文版包括开发库、开发工具、网站、博客、微信、微博等由伯乐在线持续更新。|14273|-|2021-10-15|
|121|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14238|Jupyter Notebook|2021-10-14|
|122|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14014|Jupyter Notebook|2021-12-07|
|123|[fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)|deeplearning.ai吴恩达老师的深度学习课程笔记及资源|14007|HTML|2021-10-23|
|124|[Igglybuff/awesome-piracy](https://github.com/Igglybuff/awesome-piracy)|A curated list of awesome warez and piracy links|13931|HTML|2021-12-09|
|125|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》2.x版本持续连载中点击下方链接直达教程目录|13924|Java|2021-11-09|
|126|[wangshub/wechat_jump_game](https://github.com/wangshub/wechat_jump_game)|微信《跳一跳》Python 辅助|13880|Python|2021-10-12|
|127|[521xueweihan/git-tips](https://github.com/521xueweihan/git-tips)|:trollface:Git的奇技淫巧|13557|-|2021-11-02|
|128|[interagent/http-api-design](https://github.com/interagent/http-api-design)|HTTP API design guide extracted from work on the Heroku Platform API|13520|-|2021-11-18|
|129|[Alikhll/golang-developer-roadmap](https://github.com/Alikhll/golang-developer-roadmap)|Roadmap to becoming a Go developer in 2020|13240|-|2021-12-21|
|130|[dipakkr/A-to-Z-Resources-for-Students](https://github.com/dipakkr/A-to-Z-Resources-for-Students)|✅ Curated list of resources for college students |13162|-|2021-12-16|
|131|[CarGuo/gsy_github_app_flutter](https://github.com/CarGuo/gsy_github_app_flutter)|Flutter 超完整的开源项目功能丰富适合学习和日常使用。GSYGithubApp系列的优势我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全项目框架内技术涉及面广完成度高持续维护配套文章适合全面学习对比参考。跨平台的开源Github客户端App更好的体验更丰富的功能旨在更好的日常管理和维护个人Github提供更好更方便 ...|12920|Dart|2021-12-13|
|132|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖右上角来个 Star感恩 1024|12834|Java|2021-12-15|
|133|[eip-work/kuboard-press](https://github.com/eip-work/kuboard-press)|Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.20 安装手册,(k8s install) 在线答疑,持续更新。|12735|JavaScript|2021-12-05|
|134|[jobbole/awesome-programming-books](https://github.com/jobbole/awesome-programming-books)|经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|12642|-|2021-08-26|
|135|[keon/awesome-nlp](https://github.com/keon/awesome-nlp)|:book: A curated list of resources dedicated to Natural Language Processing (NLP)|12630|-|2021-12-07|
|136|[justauth/JustAuth](https://github.com/justauth/JustAuth)|🏆Gitee 最有价值开源项目 🚀:100: 小而全而美的第三方登录开源组件。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么、 ...|12556|Java|2021-10-18|
|137|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12523|JavaScript|2021-08-12|
|138|[bharathgs/Awesome-pytorch-list](https://github.com/bharathgs/Awesome-pytorch-list)|A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.|12478|-|2021-12-13|
|139|[thunlp/GNNPapers](https://github.com/thunlp/GNNPapers)|Must-read papers on graph neural networks (GNN)|12312|-|2021-09-14|
|140|[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|12158|-|2021-07-22|
|141|[aalansehaiyang/technology-talk](https://github.com/aalansehaiyang/technology-talk)|汇总java生态圈常用技术框架、开源中间件系统架构、数据库、大公司架构案例、常用三方类库、项目管理、线上问题排查、个人成长、思考等知识|12143|-|2021-10-28|
|142|[dragen1860/Deep-Learning-with-TensorFlow-book](https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book)|深度学习入门开源书基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.|12112|Jupyter Notebook|2021-08-30|
|143|[itdevbooks/pdf](https://github.com/itdevbooks/pdf)|编程电子书电子书编程书籍包括CC#DockerElasticsearchGitHadoopHeadFirstJavaJavascriptjvmKafkaLinuxMavenMongoDBMyBatisMySQLNettyNginxPythonRabbitMQRedisScalaSolrSparkSpringSpringBootSpringC ...|12037|-|2021-11-24|
|144|[open-android/Android](https://github.com/open-android/Android)|GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频|12034|-|2021-07-12|
|145|[leisurelicht/wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)|wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译|11981|Python|2021-07-08|
|146|[xgrommx/awesome-redux](https://github.com/xgrommx/awesome-redux)|Awesome list of Redux examples and middlewares|11956|-|2021-10-13|
|147|[d2l-ai/d2l-en](https://github.com/d2l-ai/d2l-en)|Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.|11868|Python|2021-12-21|
|148|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|11854|Go|2021-12-10|
|149|[izackwu/TeachYourselfCS-CN](https://github.com/izackwu/TeachYourselfCS-CN)|TeachYourselfCS 的中文翻译 A Chinese translation of TeachYourselfCS|11798|-|2021-12-16|
|150|[Tamsiree/RxTool](https://github.com/Tamsiree/RxTool)|Android开发人员不得不收集的工具类集合 支付宝支付 微信支付(统一下单) 微信分享 Zip4j压缩支持分卷压缩与加密 一键集成UCrop选择圆形头像 一键集成二维码和条形码的扫描与生成 常用Dialog WebView的封装可播放视频 仿斗鱼滑动验证码 Toast封装 震动 GPS Location定位 图片缩放 Exif 图片 ...|11570|Kotlin|2021-12-11|
|151|[williamfiset/Algorithms](https://github.com/williamfiset/Algorithms)|A collection of algorithms and data structures|11559|Java|2021-11-30|
|152|[trekhleb/learn-python](https://github.com/trekhleb/learn-python)|📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.|11482|Python|2021-11-07|
|153|[hindupuravinash/the-gan-zoo](https://github.com/hindupuravinash/the-gan-zoo)|A list of all named GANs!|11475|Python|2021-09-08|
|154|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥|11472|-|2021-08-27|
|155|[rasbt/python-machine-learning-book](https://github.com/rasbt/python-machine-learning-book)|The "Python Machine Learning (1st edition)" book code repository and info resource|11432|Jupyter Notebook|2021-07-30|
|156|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|11394|-|2021-12-03|
|157|[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、日志存储、百亿数据实时去重、 ...|11391|Java|2021-12-18|
|158|[snail007/goproxy](https://github.com/snail007/goproxy)|🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port ...|11344|Go|2021-11-29|
|159|[waditu/tushare](https://github.com/waditu/tushare)|TuShare is a utility for crawling historical data of China stocks|11296|Python|2021-10-17|
|160|[walter201230/Python](https://github.com/walter201230/Python)|最良心的 Python 教程:|11083|-|2021-11-21|
|161|[h4cc/awesome-elixir](https://github.com/h4cc/awesome-elixir)|A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:|11082|Elixir|2021-12-17|
|162|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|11047|-|2021-11-21|
|163|[Tim9Liu9/TimLiu-iOS](https://github.com/Tim9Liu9/TimLiu-iOS)|iOS开发常用三方库、插件、知名博客等等|10900|-|2021-10-21|
|164|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现也是作为一个算法工程师必会的理论基础知识。|10847|Jupyter Notebook|2021-06-26|
|165|[opendigg/awesome-github-vue](https://github.com/opendigg/awesome-github-vue)|Vue相关开源项目库汇总|10736|-|2021-11-16|
|166|[sparanoid/chinese-copywriting-guidelines](https://github.com/sparanoid/chinese-copywriting-guidelines)|Chinese copywriting guidelines for better written communication中文文案排版指北|10660|-|2021-12-13|
|167|[chiraggude/awesome-laravel](https://github.com/chiraggude/awesome-laravel)|A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem|10653|-|2021-11-06|
|168|[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.|10600|-|2021-12-17|
|169|[tayllan/awesome-algorithms](https://github.com/tayllan/awesome-algorithms)|A curated list of awesome places to learn and/or practice algorithms.|10589|-|2021-11-23|
|170|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|10527|Python|2021-12-21|
|171|[0voice/from_coder_to_expert](https://github.com/0voice/from_coder_to_expert)|2021年最新总结从程序员到CTO从专业走向卓越分享大牛企业内部pdf与PPT|10447|-|2021-08-25|
|172|[halfrost/Halfrost-Field](https://github.com/halfrost/Halfrost-Field)|✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地|10436|Go|2021-12-20|
|173|[humiaozuzu/awesome-flask](https://github.com/humiaozuzu/awesome-flask)|A curated list of awesome Flask resources and plugins|10296|-|2021-10-17|
|174|[soulmachine/leetcode](https://github.com/soulmachine/leetcode)|LeetCode题解151道题完整版|10262|TeX|2021-06-05|
|175|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10257|Java|2021-09-30|
|176|[macrozheng/mall-learning](https://github.com/macrozheng/mall-learning)|mall学习教程架构、业务、技术要点全方位解析。mall项目40k+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容器化部署。|10240|Java|2021-11-09|
|177|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|10144|-|2021-12-03|
|178|[star7th/showdoc](https://github.com/star7th/showdoc)|ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具|10107|JavaScript|2021-12-08|
|179|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via BilibiliGo 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10073|Go|2021-12-10|
|180|[gyf-dev/ImmersionBar](https://github.com/gyf-dev/ImmersionBar)|android 4.4以上沉浸式状态栏和沉浸式导航栏管理适配横竖屏切换、刘海屏、软键盘弹出等问题可以修改状态栏字体颜色和导航栏图标颜色以及不可修改字体颜色手机的适配适用于Activity、Fragment、DialogFragment、DialogPopupWindow一句代码轻松实现以及对bar的其他设置详见README。简书请参考http://www.jianshu.com/ ...|10033|Java|2021-11-26|
|181|[donnemartin/awesome-aws](https://github.com/donnemartin/awesome-aws)|A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.|9901|Python|2021-12-17|
|182|[XIU2/TrackersListCollection](https://github.com/XIU2/TrackersListCollection)|🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表!|9790|-|2021-12-21|
|183|[yidao620c/python3-cookbook](https://github.com/yidao620c/python3-cookbook)|《Python Cookbook》 3rd Edition Translation|9696|Jupyter Notebook|2021-08-27|
|184|[yifeikong/reverse-interview-zh](https://github.com/yifeikong/reverse-interview-zh)|技术面试最后反问面试官的话|9695|-|2021-10-13|
|185|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|9622|-|2021-12-17|
|186|[pock/pock](https://github.com/pock/pock)|Widgets manager for MacBook Touch Bar|9587|Swift|2021-09-30|
|187|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9491|JavaScript|2021-12-12|
|188|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer第 2 版)》、《程序员面试金典(第 6 版)》题解|9431|Java|2021-12-21|
|189|[rootsongjc/kubernetes-handbook](https://github.com/rootsongjc/kubernetes-handbook)|Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook|9430|Shell|2021-12-21|
|190|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9414|Java|2021-11-07|
|191|[SpacehuhnTech/esp8266_deauther](https://github.com/SpacehuhnTech/esp8266_deauther)|Affordable WiFi hacking platform for testing and learning|9329|C|2021-12-12|
|192|[OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki)|:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)|9281|-|2021-12-21|
|193|[iamshuaidi/CS-Book](https://github.com/iamshuaidi/CS-Book)|计算机类常用电子书整理并且附带下载链接包括JavaPythonLinuxGoCC++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍|9277|-|2021-08-10|
|194|[XiangLinPro/IT_book](https://github.com/XiangLinPro/IT_book)|本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍没准你想找的书就在这里呢包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习深度学习等等大数据系列(Spark,Hadoop,Scala,kafka等)程序员必修系列C、C++、java、数据结构、linux设计模式、数据库等等|9268|-|2021-10-23|
|195|[AlloyTeam/Mars](https://github.com/AlloyTeam/Mars)|腾讯移动 Web 前端知识库|9255|-|2021-09-03|
|196|[lnishan/awesome-competitive-programming](https://github.com/lnishan/awesome-competitive-programming)|:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources|9122|-|2021-11-23|
|197|[bailicangdu/vue2-happyfri](https://github.com/bailicangdu/vue2-happyfri)|vue2 + vue-router + vuex 入门项目|8982|JavaScript|2021-12-14|
|198|[programthink/zhao](https://github.com/programthink/zhao)|【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵|8931|Python|2021-08-01|
|199|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦附答案--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8888|C++|2021-12-06|
|200|[exceljs/exceljs](https://github.com/exceljs/exceljs)|Excel Workbook Manager|8685|JavaScript|2021-12-20|
<div align="center">
<p><sub> -- -- </sub></p>
<a href="/content/docs/milestone.md"></a>便
</div>
<br/>
<div align="center"><a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts#github中文排行榜"></a> <a href="/content/docs/feedback.md"></a></div>