data update
This commit is contained in:
parent
105179d237
commit
2ca10d2702
@ -1,210 +1,210 @@
|
||||
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||||
|
||||
# 中文增速榜 > 资料类 > All Language
|
||||
<sub>数据更新: 2022-01-11 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
<sub>数据更新: 2022-01-12 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||||
|
||||
|#|Repository|Description|Stars|Average daily growth|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.|260397|255|Rust|2021-12-15|
|
||||
|2|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. |100463|145|Markdown|2022-01-06|
|
||||
|3|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|2129|118|C#|2022-01-08|
|
||||
|4|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|144473|101|Java|2021-12-13|
|
||||
|5|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|202757|99|-|2022-01-10|
|
||||
|6|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|132093|95|JavaScript|2022-01-03|
|
||||
|7|[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.|157989|89|Python|2021-12-30|
|
||||
|8|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|115451|86|Java|2022-01-06|
|
||||
|9|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|113857|81|Python|2022-01-06|
|
||||
|10|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6181|76|-|2022-01-08|
|
||||
|11|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|218775|73|-|2022-01-09|
|
||||
|12|[sunym1993/flash-linux0.11-talk](https://github.com/sunym1993/flash-linux0.11-talk)|你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码|4055|61|C|2022-01-10|
|
||||
|13|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)|29644|50|Java|2021-10-11|
|
||||
|14|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59447|50|Java|2022-01-07|
|
||||
|15|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|476|43|Python|2022-01-10|
|
||||
|16|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|101186|42|-|2022-01-07|
|
||||
|17|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|9843|41|-|2021-12-17|
|
||||
|18|[xingshaocheng/architect-awesome](https://github.com/xingshaocheng/architect-awesome)|后端架构师技术图谱|55190|40|-|2021-09-08|
|
||||
|19|[AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|28924|37|-|2021-11-25|
|
||||
|20|[0voice/learning_mind_map](https://github.com/0voice/learning_mind_map)|2021年【思维导图】盒子,C/C++,Golang,Linux,云原生,数据库,DPDK,音视频开发,TCP/IP,数据结构,计算机原理等|1801|36|-|2021-12-02|
|
||||
|21|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46833|36|JavaScript|2022-01-01|
|
||||
|22|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。|33162|35|Python|2021-08-25|
|
||||
|23|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|118172|35|JavaScript|2022-01-10|
|
||||
|24|[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 ...|12367|35|-|2021-12-30|
|
||||
|25|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|45997|33|JavaScript|2022-01-05|
|
||||
|26|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61807|33|JavaScript|2021-10-31|
|
||||
|27|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9635|32|Java|2021-11-07|
|
||||
|28|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|86362|29|-|2021-12-07|
|
||||
|29|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 |21210|28|-|2022-01-11|
|
||||
|30|[formulahendry/955.WLB](https://github.com/formulahendry/955.WLB)|955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)|28214|28|-|2021-11-22|
|
||||
|31|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|853|27|C++|2022-01-08|
|
||||
|32|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4232|27|-|2021-09-22|
|
||||
|33|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2257|27|-|2022-01-04|
|
||||
|34|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|51053|25|Python|2021-12-28|
|
||||
|35|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|11366|25|-|2021-11-21|
|
||||
|36|[sdmg15/Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)|:link: Some useful websites for programmers.|45090|25|-|2021-12-30|
|
||||
|37|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1835|24|TeX|2021-12-31|
|
||||
|38|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|30842|23|JavaScript|2022-01-07|
|
||||
|39|[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.|47091|23|JavaScript|2022-01-10|
|
||||
|40|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|19902|23|-|2021-11-19|
|
||||
|41|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25345|22|TeX|2022-01-05|
|
||||
|42|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32447|22|JavaScript|2021-12-15|
|
||||
|43|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2206|22|HTML|2021-10-31|
|
||||
|44|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|21510|21|HTML|2022-01-11|
|
||||
|45|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥|11756|21|-|2021-08-27|
|
||||
|46|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14112|21|Jupyter Notebook|2022-01-07|
|
||||
|47|[KwaiAppTeam/SwiftPamphletApp](https://github.com/KwaiAppTeam/SwiftPamphletApp)|戴铭的 Swift 小册子,一本活的 Swift 手册。使用 SwiftUI + Combine + Swift Concurrency Aysnc/Await Actor + GitHub API 开发的 macOS 应用|1194|20|Swift|2022-01-08|
|
||||
|48|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|17793|20|C++|2021-12-18|
|
||||
|49|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19816|20|JavaScript|2022-01-10|
|
||||
|50|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22190|19|Java|2021-12-31|
|
||||
|51|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|29646|19|Python|2022-01-10|
|
||||
|52|[justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp)|微信小程序开发资源汇总 :100:|36919|19|-|2021-12-27|
|
||||
|53|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23345|19|Java|2021-12-10|
|
||||
|54|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨🎓 Java Core Sprout : basic, concurrent, algorithm |26575|18|Java|2021-10-12|
|
||||
|55|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|129|18|C|2022-01-10|
|
||||
|56|[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」同步更新|19094|18|JavaScript|2021-10-03|
|
||||
|57|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|27896|17|Python|2021-12-23|
|
||||
|58|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20226|17|Python|2021-11-15|
|
||||
|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|22555|17|Java|2021-08-30|
|
||||
|60|[datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book)|《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book|19071|17|-|2021-11-29|
|
||||
|61|[ruanyf/weekly](https://github.com/ruanyf/weekly)|科技爱好者周刊,每周五发布|20562|17|-|2022-01-07|
|
||||
|62|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|23827|16|HTML|2021-07-23|
|
||||
|63|[slidoooor/computer_book_list](https://github.com/slidoooor/computer_book_list)|一个综合了豆瓣,goodreads综合评分的计算机书籍书单|1335|16|-|2021-10-27|
|
||||
|64|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26724|16|Kotlin|2022-01-03|
|
||||
|65|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26061|16|JavaScript|2021-10-01|
|
||||
|66|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One status bar button, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|670|16|Swift|2022-01-09|
|
||||
|67|[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 ...|21846|15|C++|2022-01-10|
|
||||
|68|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。|2497|15|-|2021-12-22|
|
||||
|69|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24782|15|JavaScript|2021-12-08|
|
||||
|70|[komeiji-satori/Dress](https://github.com/komeiji-satori/Dress)|好耶 是女装|20743|15|Standard ML|2022-01-04|
|
||||
|71|[izackwu/TeachYourselfCS-CN](https://github.com/izackwu/TeachYourselfCS-CN)|TeachYourselfCS 的中文翻译 A Chinese translation of TeachYourselfCS|12039|15|-|2021-12-16|
|
||||
|72|[XiangLinPro/IT_book](https://github.com/XiangLinPro/IT_book)|本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)|9506|15|-|2021-10-23|
|
||||
|73|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|22226|15|Shell|2022-01-08|
|
||||
|74|[k88hudson/git-flight-rules](https://github.com/k88hudson/git-flight-rules)|Flight rules for git|38225|14|-|2022-01-06|
|
||||
|75|[eastlakeside/awesome-productivity-cn](https://github.com/eastlakeside/awesome-productivity-cn)|绝妙的个人生产力(Awesome Productivity 中文版)|2044|14|-|2021-09-23|
|
||||
|76|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充|18679|14|HTML|2021-12-05|
|
||||
|77|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27549|14|Shell|2021-08-10|
|
||||
|78|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14359|14|Jupyter Notebook|2021-10-14|
|
||||
|79|[ZhongFuCheng3y/athena](https://github.com/ZhongFuCheng3y/athena)|:notebook:Java后端知识图谱|15943|14|-|2021-11-27|
|
||||
|80|[LingCoder/OnJava8](https://github.com/LingCoder/OnJava8)|《On Java 8》中文版 |16520|14|-|2021-09-25|
|
||||
|81|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15915|14|Jupyter Notebook|2021-10-25|
|
||||
|82|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|22819|14|Go|2022-01-08|
|
||||
|83|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|25323|14|-|2022-01-10|
|
||||
|84|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26922|14|Java|2021-11-29|
|
||||
|85|[xitu/gold-miner](https://github.com/xitu/gold-miner)|🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:|29983|13|-|2022-01-10|
|
||||
|86|[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.|12143|13|Jupyter Notebook|2021-08-30|
|
||||
|87|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3511|13|-|2021-12-24|
|
||||
|88|[Alikhll/golang-developer-roadmap](https://github.com/Alikhll/golang-developer-roadmap)|Roadmap to becoming a Go developer in 2020|13365|13|-|2021-12-31|
|
||||
|89|[KieSun/all-of-frontend](https://github.com/KieSun/all-of-frontend)|你想知道的前端内容都在这|4132|13|JavaScript|2021-10-20|
|
||||
|90|[forthespada/CS-Books](https://github.com/forthespada/CS-Books)|🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~|4858|13|-|2021-12-11|
|
||||
|91|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13038|13|Jupyter Notebook|2022-01-07|
|
||||
|92|[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 可能是让你受益匪浅的英语进阶指南。|22554|13|-|2021-12-31|
|
||||
|93|[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.⭐⭐⭐|3309|13|Python|2021-12-19|
|
||||
|94|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16905|13|Jupyter Notebook|2021-08-11|
|
||||
|95|[shufflewzc/faker2](https://github.com/shufflewzc/faker2)|不知名大佬备份|2763|13|JavaScript|2022-01-11|
|
||||
|96|[wgpsec/ENScan_GO](https://github.com/wgpsec/ENScan_GO)|一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。|89|13|Go|2022-01-06|
|
||||
|97|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|10974|12|Jupyter Notebook|2021-12-24|
|
||||
|98|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|11572|12|-|2022-01-05|
|
||||
|99|[iamshuaidi/CS-Book](https://github.com/iamshuaidi/CS-Book)|计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍|9332|12|-|2021-08-10|
|
||||
|100|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|24419|12|HTML|2022-01-10|
|
||||
|101|[tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)|A list of cool features of Git and GitHub.|33683|12|-|2021-11-28|
|
||||
|102|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16336|12|Go|2021-12-28|
|
||||
|103|[ShameCom/ShameCom](https://github.com/ShameCom/ShameCom)|收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!|4683|11|-|2021-10-28|
|
||||
|104|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25594|11|JavaScript|2021-10-26|
|
||||
|105|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16535|11|Go|2022-01-10|
|
||||
|106|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|12961|11|Java|2021-12-15|
|
||||
|107|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12557|11|JavaScript|2021-08-12|
|
||||
|108|[wangdoc/clang-tutorial](https://github.com/wangdoc/clang-tutorial)|C 语言教程|1362|11|-|2021-12-09|
|
||||
|109|[chai2010/ugo-compiler-book](https://github.com/chai2010/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|779|11|Go|2021-12-30|
|
||||
|110|[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|39426|11|Go|2022-01-01|
|
||||
|111|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|6013|11|Python|2021-12-13|
|
||||
|112|[1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)|👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么|17516|11|-|2022-01-10|
|
||||
|113|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12507|11|Go|2022-01-04|
|
||||
|114|[yifeikong/reverse-interview-zh](https://github.com/yifeikong/reverse-interview-zh)|技术面试最后反问面试官的话|9739|11|-|2021-10-13|
|
||||
|115|[amusi/CVPR2021-Papers-with-Code](https://github.com/amusi/CVPR2021-Papers-with-Code)|CVPR 2021 论文和开源项目合集|7239|11|-|2021-11-15|
|
||||
|116|[0voice/from_coder_to_expert](https://github.com/0voice/from_coder_to_expert)|2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT|10468|11|-|2021-08-25|
|
||||
|117|[fuzhengwei/CodeGuide](https://github.com/fuzhengwei/CodeGuide)|:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!|6878|11|-|2022-01-10|
|
||||
|118|[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?"|31652|11|-|2021-12-17|
|
||||
|119|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18417|10|JavaScript|2022-01-02|
|
||||
|120|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派防吃灰小分队,让树莓派不再吃灰~|796|10|-|2021-12-01|
|
||||
|121|[MSWorkers/support.996.ICU](https://github.com/MSWorkers/support.996.ICU)|Microsoft and GitHub Workers Support 996.ICU|10018|10|-|2021-12-17|
|
||||
|122|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|18830|10|JavaScript|2021-09-26|
|
||||
|123|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2323|10|Python|2021-12-22|
|
||||
|124|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17534|10|JavaScript|2022-01-10|
|
||||
|125|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|8063|10|JavaScript|2022-01-11|
|
||||
|126|[GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily)|创刊于 2015 年,坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。|10891|10|-|2021-12-31|
|
||||
|127|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1313|10|PHP|2022-01-10|
|
||||
|128|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3621|10|TypeScript|2022-01-07|
|
||||
|129|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1361|10|HTML|2021-11-20|
|
||||
|130|[jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn)|Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。|23535|10|Makefile|2021-12-07|
|
||||
|131|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9575|10|JavaScript|2021-12-12|
|
||||
|132|[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容器化部署。|10319|10|Java|2022-01-10|
|
||||
|133|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2003|10|Python|2021-12-21|
|
||||
|134|[ayuer/shanghai_house_knowledge](https://github.com/ayuer/shanghai_house_knowledge)|2020年11月在上海买房经历总结出来的买房购房做的一些功课分享给大家,技术人帮助技术人,希望对大家有所帮助。|4071|10|-|2021-07-23|
|
||||
|135|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1353|10|JavaScript|2022-01-10|
|
||||
|136|[nusr/hacker-laws-zh](https://github.com/nusr/hacker-laws-zh)|💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)|9577|10|-|2021-12-26|
|
||||
|137|[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.|12105|10|Python|2022-01-11|
|
||||
|138|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2444|10|Java|2021-12-15|
|
||||
|139|[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、日志存储、百亿数据实时去重、 ...|11500|10|Java|2022-01-04|
|
||||
|140|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24062|9|Python|2021-12-25|
|
||||
|141|[0voice/campus_recruitmen_questions](https://github.com/0voice/campus_recruitmen_questions)|2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。|1870|9|-|2021-08-25|
|
||||
|142|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|787|9|JavaScript|2021-12-23|
|
||||
|143|[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爬虫逆向,分布式 ...|8649|9|Python|2022-01-09|
|
||||
|144|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|10442|9|-|2021-12-03|
|
||||
|145|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|458|9|Python|2022-01-09|
|
||||
|146|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|17637|9|Markdown|2022-01-08|
|
||||
|147|[fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)|deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)|14079|9|HTML|2021-10-23|
|
||||
|148|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7502|9|Java|2021-12-14|
|
||||
|149|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6505|9|Java|2022-01-03|
|
||||
|150|[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.|20055|9|JavaScript|2021-09-01|
|
||||
|151|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28508|9|Go|2021-12-28|
|
||||
|152|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|318|9|C++|2021-12-15|
|
||||
|153|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|16046|9|JavaScript|2021-12-15|
|
||||
|154|[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. |17016|9|Python|2021-12-27|
|
||||
|155|[facert/awesome-spider](https://github.com/facert/awesome-spider)|爬虫集合|16743|9|-|2021-09-01|
|
||||
|156|[CodingDocs/awesome-java](https://github.com/CodingDocs/awesome-java)|Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).|6633|9|-|2022-01-10|
|
||||
|157|[r0eXpeR/supplier](https://github.com/r0eXpeR/supplier)|主流供应商的一些攻击性漏洞汇总|574|9|-|2021-11-08|
|
||||
|158|[wolverinn/Waking-Up](https://github.com/wolverinn/Waking-Up)|计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...|6601|9|-|2021-11-27|
|
||||
|159|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4723|8|Python|2022-01-10|
|
||||
|160|[MoienTajik/AspNetCore-Developer-Roadmap](https://github.com/MoienTajik/AspNetCore-Developer-Roadmap)|Roadmap to becoming an ASP.NET Core developer in 2021|8387|8|-|2021-11-11|
|
||||
|161|[judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial)|IntelliJ IDEA 简体中文专题教程|19146|8|-|2021-12-27|
|
||||
|162|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18749|8|JavaScript|2022-01-04|
|
||||
|163|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|525|8|TypeScript|2021-12-30|
|
||||
|164|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14671|8|Java|2021-11-01|
|
||||
|165|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14020|8|Python|2022-01-08|
|
||||
|166|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18766|8|Python|2021-12-03|
|
||||
|167|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15146|8|HTML|2021-12-09|
|
||||
|168|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14827|8|Python|2021-12-11|
|
||||
|169|[TeamStuQ/skill-map](https://github.com/TeamStuQ/skill-map)|程序员技能图谱|18586|8|HTML|2021-12-30|
|
||||
|170|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10289|8|Java|2021-09-30|
|
||||
|171|[lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview)|🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器|4528|8|JavaScript|2021-09-13|
|
||||
|172|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|9695|8|Java|2022-01-10|
|
||||
|173|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work|6642|8|Python|2021-12-31|
|
||||
|174|[flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action)|《Flutter实战》电子书|8667|8|JavaScript|2021-10-06|
|
||||
|175|[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. |1115|8|Python|2022-01-05|
|
||||
|176|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册(8 年 Android 开发者的成长感悟)|571|8|Java|2021-11-21|
|
||||
|177|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20074|8|JavaScript|2021-11-01|
|
||||
|178|[itwanger/JavaBooks](https://github.com/itwanger/JavaBooks)|Java 程序员常读书单整理,附下载地址,助力构建最强知识体系。但不限于 Java,包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等。|3532|8|-|2021-12-31|
|
||||
|179|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2476|8|-|2021-12-08|
|
||||
|180|[extreme-assistant/CVPR2021-Paper-Code-Interpretation](https://github.com/extreme-assistant/CVPR2021-Paper-Code-Interpretation)|cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理|8154|8|-|2021-12-28|
|
||||
|181|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11564|8|Python|2022-01-10|
|
||||
|182|[SharingSource/LogicStack-LeetCode](https://github.com/SharingSource/LogicStack-LeetCode)|公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码|2525|7|-|2022-01-11|
|
||||
|183|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19775|7|JavaScript|2022-01-06|
|
||||
|184|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8568|7|Python|2021-09-13|
|
||||
|185|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6150|7|Jupyter Notebook|2021-08-16|
|
||||
|186|[braydie/HowToBeAProgrammer](https://github.com/braydie/HowToBeAProgrammer)|A guide on how to be a Programmer - originally published by Robert L Read|14929|7|-|2021-09-05|
|
||||
|187|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn|4250|7|Java|2021-11-10|
|
||||
|188|[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).|12252|7|Jupyter Notebook|2021-11-24|
|
||||
|189|[open-android/Android](https://github.com/open-android/Android)|GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频|12073|7|-|2021-07-12|
|
||||
|190|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,包括订阅与发表言论,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|345|7|JavaScript|2022-01-11|
|
||||
|191|[521xueweihan/git-tips](https://github.com/521xueweihan/git-tips)|:trollface:Git的奇技淫巧|13584|7|-|2021-11-02|
|
||||
|192|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19864|7|Go|2022-01-04|
|
||||
|193|[datawhalechina/leeml-notes](https://github.com/datawhalechina/leeml-notes)|李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes|6648|7|-|2021-09-15|
|
||||
|194|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20393|7|CSS|2021-12-13|
|
||||
|195|[toly1994328/FlutterUnit](https://github.com/toly1994328/FlutterUnit)|【Flutter 集录指南 App】The unity of flutter, The unity of coder.|4528|7|Dart|2022-01-08|
|
||||
|196|[OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki)|:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)|9420|7|-|2022-01-10|
|
||||
|197|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10147|7|Go|2021-12-22|
|
||||
|198|[walter201230/Python](https://github.com/walter201230/Python)|最良心的 Python 教程:|11229|7|-|2021-11-21|
|
||||
|199|[getActivity/AndroidVersionAdapter](https://github.com/getActivity/AndroidVersionAdapter)|安卓版本适配全套指南|574|7|-|2021-12-13|
|
||||
|200|[itorr/nbnhhsh](https://github.com/itorr/nbnhhsh)|😩「能不能好好说话?」 拼音首字母缩写翻译工具|4596|7|HTML|2021-11-18|
|
||||
|1|[996icu/996.ICU](https://github.com/996icu/996.ICU)|Repo for counting stars and contributing. Press F to pay respect to glorious developers.|260409|255|Rust|2021-12-15|
|
||||
|2|[labuladong/fucking-algorithm](https://github.com/labuladong/fucking-algorithm)|刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. |100537|145|Markdown|2022-01-06|
|
||||
|3|[wmjordan/PDFPatcher](https://github.com/wmjordan/PDFPatcher)|PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等|2278|120|C#|2022-01-11|
|
||||
|4|[CyC2018/CS-Notes](https://github.com/CyC2018/CS-Notes)|:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计|144522|101|Java|2021-12-13|
|
||||
|5|[jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university)|A complete computer science study plan to become a software engineer.|202794|99|-|2022-01-11|
|
||||
|6|[trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms)|📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings|132130|95|JavaScript|2022-01-03|
|
||||
|7|[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.|158090|89|Python|2021-12-30|
|
||||
|8|[Snailclimb/JavaGuide](https://github.com/Snailclimb/JavaGuide)|「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!|115477|86|Java|2022-01-06|
|
||||
|9|[jackfrued/Python-100-Days](https://github.com/jackfrued/Python-100-Days)|Python - 100天从新手到大师|113890|81|Python|2022-01-11|
|
||||
|10|[mli/paper-reading](https://github.com/mli/paper-reading)|深度学习经典、新论文逐段精读|6206|76|-|2022-01-10|
|
||||
|11|[EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books)|:books: Freely available programming books|218850|73|-|2022-01-09|
|
||||
|12|[geekxh/hello-algorithm](https://github.com/geekxh/hello-algorithm)|🌍 针对小白的算法训练 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)|29646|50|Java|2021-10-11|
|
||||
|13|[doocs/advanced-java](https://github.com/doocs/advanced-java)|😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识|59465|50|Java|2022-01-11|
|
||||
|14|[jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line)|Master the command line, in one page|101210|42|-|2022-01-07|
|
||||
|15|[saveweb/review-2021](https://github.com/saveweb/review-2021)|今年,你写年终总结了吗?|494|41|Python|2022-01-11|
|
||||
|16|[Tencent/secguide](https://github.com/Tencent/secguide)|面向开发人员梳理的代码安全指南|9868|41|-|2021-12-17|
|
||||
|17|[xingshaocheng/architect-awesome](https://github.com/xingshaocheng/architect-awesome)|后端架构师技术图谱|55198|40|-|2021-09-08|
|
||||
|18|[AobingJava/JavaFamily](https://github.com/AobingJava/JavaFamily)|【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。|28938|37|-|2021-11-25|
|
||||
|19|[scutan90/DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)|深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ...|46866|36|JavaScript|2022-01-01|
|
||||
|20|[0voice/interview_internal_reference](https://github.com/0voice/interview_internal_reference)|2021年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。|33169|35|Python|2021-08-25|
|
||||
|21|[0voice/learning_mind_map](https://github.com/0voice/learning_mind_map)|2021年【思维导图】盒子,C/C++,Golang,Linux,云原生,数据库,DPDK,音视频开发,TCP/IP,数据结构,计算机原理等|1801|35|-|2021-12-02|
|
||||
|22|[airbnb/javascript](https://github.com/airbnb/javascript)|JavaScript Style Guide|118199|35|JavaScript|2022-01-10|
|
||||
|23|[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 ...|12390|35|-|2021-12-30|
|
||||
|24|[azl397985856/leetcode](https://github.com/azl397985856/leetcode)| LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)|46015|33|JavaScript|2022-01-05|
|
||||
|25|[ryanmcdermott/clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)|:bathtub: Clean Code concepts adapted for JavaScript|61832|33|JavaScript|2021-10-31|
|
||||
|26|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9635|32|Java|2021-11-07|
|
||||
|27|[justjavac/free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)|:books: 免费的计算机编程类中文书籍,欢迎投稿|86391|29|-|2021-12-07|
|
||||
|28|[youngyangyang04/leetcode-master](https://github.com/youngyangyang04/leetcode-master)|《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 |21222|28|-|2022-01-11|
|
||||
|29|[formulahendry/955.WLB](https://github.com/formulahendry/955.WLB)|955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)|28218|28|-|2021-11-22|
|
||||
|30|[0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang)|【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt|4237|27|-|2021-09-22|
|
||||
|31|[PKUFlyingPig/cs-self-learning](https://github.com/PKUFlyingPig/cs-self-learning)|计算机自学指南|2298|27|-|2022-01-04|
|
||||
|32|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|859|26|C++|2022-01-11|
|
||||
|33|[521xueweihan/HelloGitHub](https://github.com/521xueweihan/HelloGitHub)|:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.|51172|25|Python|2021-12-28|
|
||||
|34|[imarvinle/awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)|经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等|11390|25|-|2021-11-21|
|
||||
|35|[sdmg15/Best-websites-a-programmer-should-visit](https://github.com/sdmg15/Best-websites-a-programmer-should-visit)|:link: Some useful websites for programmers.|45099|25|-|2021-12-30|
|
||||
|36|[foxsen/archbase](https://github.com/foxsen/archbase)|教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本|1836|24|TeX|2021-12-31|
|
||||
|37|[typescript-cheatsheets/react](https://github.com/typescript-cheatsheets/react)|Cheatsheets for experienced React developers getting started with TypeScript|30862|23|JavaScript|2022-01-07|
|
||||
|38|[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.|47108|23|JavaScript|2022-01-11|
|
||||
|39|[viraptor/reverse-interview](https://github.com/viraptor/reverse-interview)|Questions to ask the company during your interview|19907|23|-|2021-11-19|
|
||||
|40|[0voice/ffmpeg_develop_doc](https://github.com/0voice/ffmpeg_develop_doc)|2022年,最新ffmpeg资料整理,项目(调试可用),命令手册,文章,编解码论文,视频讲解,面试题全套资料|187|23|C|2022-01-10|
|
||||
|41|[lib-pku/libpku](https://github.com/lib-pku/libpku)|贵校课程资料民间整理|25357|22|TeX|2022-01-05|
|
||||
|42|[yangshun/front-end-interview-handbook](https://github.com/yangshun/front-end-interview-handbook)|⚡️ Front End interview preparation materials for busy engineers|32452|22|JavaScript|2021-12-15|
|
||||
|43|[QianMo/Real-Time-Rendering-4th-Bibliography-Collection](https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection)|Real-Time Rendering 4th (RTR4) 参考文献合集典藏 Collection of <Real-Time Rendering 4th (RTR4)> Bibliography / Reference|2211|22|HTML|2021-10-31|
|
||||
|44|[PKUanonym/REKCARC-TSC-UHT](https://github.com/PKUanonym/REKCARC-TSC-UHT)|清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University|21580|21|HTML|2022-01-11|
|
||||
|45|[afatcoder/LeetcodeTop](https://github.com/afatcoder/LeetcodeTop)|汇总各大互联网公司容易考察的高频leetcode题🔥|11776|21|-|2021-08-27|
|
||||
|46|[fastai/fastbook](https://github.com/fastai/fastbook)|The fastai book, published as Jupyter Notebooks|14117|21|Jupyter Notebook|2022-01-07|
|
||||
|47|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|17814|20|C++|2021-12-18|
|
||||
|48|[haizlin/fe-interview](https://github.com/haizlin/fe-interview)|前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),5000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……|19824|20|JavaScript|2022-01-10|
|
||||
|49|[hollischuang/toBeTopJavaer](https://github.com/hollischuang/toBeTopJavaer)|To Be Top Javaer - Java工程师成神之路|22198|19|Java|2021-12-31|
|
||||
|50|[d2l-ai/d2l-zh](https://github.com/d2l-ai/d2l-zh)|《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。|29661|19|Python|2022-01-11|
|
||||
|51|[justjavac/awesome-wechat-weapp](https://github.com/justjavac/awesome-wechat-weapp)|微信小程序开发资源汇总 :100:|36923|19|-|2021-12-27|
|
||||
|52|[qiurunze123/miaosha](https://github.com/qiurunze123/miaosha)|⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓|23353|19|Java|2021-12-10|
|
||||
|53|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨🎓 Java Core Sprout : basic, concurrent, algorithm |26575|18|Java|2021-10-12|
|
||||
|54|[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」同步更新|19097|18|JavaScript|2021-10-03|
|
||||
|55|[satwikkansal/wtfpython](https://github.com/satwikkansal/wtfpython)|What the f*ck Python? 😱|27928|17|Python|2021-12-23|
|
||||
|56|[wangzheng0822/algo](https://github.com/wangzheng0822/algo)|数据结构和算法必知必会的50个代码实现|20234|17|Python|2021-11-15|
|
||||
|57|[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|22564|17|Java|2021-08-30|
|
||||
|58|[datawhalechina/pumpkin-book](https://github.com/datawhalechina/pumpkin-book)|《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book|19075|17|-|2021-11-29|
|
||||
|59|[ruanyf/weekly](https://github.com/ruanyf/weekly)|科技爱好者周刊,每周五发布|20566|17|-|2022-01-07|
|
||||
|60|[fengdu78/Coursera-ML-AndrewNg-Notes](https://github.com/fengdu78/Coursera-ML-AndrewNg-Notes)|吴恩达老师的机器学习课程个人笔记|23834|16|HTML|2021-07-23|
|
||||
|61|[slidoooor/computer_book_list](https://github.com/slidoooor/computer_book_list)|一个综合了豆瓣,goodreads综合评分的计算机书籍书单|1335|16|-|2021-10-27|
|
||||
|62|[alibaba/p3c](https://github.com/alibaba/p3c)|Alibaba Java Coding Guidelines pmd implements and IDE plugin|26725|16|Kotlin|2022-01-03|
|
||||
|63|[elsewhencode/project-guidelines](https://github.com/elsewhencode/project-guidelines)|A set of best practices for JavaScript projects|26061|16|JavaScript|2021-10-01|
|
||||
|64|[jacklandrin/OnlySwitch](https://github.com/jacklandrin/OnlySwitch)|All-in-One status bar button, hide MacBook Pro's notch, dark mode, AirPods, Shortcuts|685|16|Swift|2022-01-11|
|
||||
|65|[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 ...|21857|15|C++|2022-01-10|
|
||||
|66|[0voice/audio_video_streaming](https://github.com/0voice/audio_video_streaming)|音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。|2502|15|-|2021-12-22|
|
||||
|67|[denysdovhan/wtfjs](https://github.com/denysdovhan/wtfjs)|🤪 A list of funny and tricky JavaScript examples|24790|15|JavaScript|2021-12-08|
|
||||
|68|[XiangLinPro/IT_book](https://github.com/XiangLinPro/IT_book)|本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)|9521|15|-|2021-10-23|
|
||||
|69|[dwmkerr/hacker-laws](https://github.com/dwmkerr/hacker-laws)|💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws|22276|15|Shell|2022-01-08|
|
||||
|70|[k88hudson/git-flight-rules](https://github.com/k88hudson/git-flight-rules)|Flight rules for git|38227|14|-|2022-01-06|
|
||||
|71|[eastlakeside/awesome-productivity-cn](https://github.com/eastlakeside/awesome-productivity-cn)|绝妙的个人生产力(Awesome Productivity 中文版)|2044|14|-|2021-09-23|
|
||||
|72|[davideuler/architecture.of.internet-product](https://github.com/davideuler/architecture.of.internet-product)|互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充|18683|14|HTML|2021-12-05|
|
||||
|73|[shengxinjing/programmer-job-blacklist](https://github.com/shengxinjing/programmer-job-blacklist)|:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞|27552|14|Shell|2021-08-10|
|
||||
|74|[ShusenTang/Dive-into-DL-PyTorch](https://github.com/ShusenTang/Dive-into-DL-PyTorch)|本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。|14360|14|Jupyter Notebook|2021-10-14|
|
||||
|75|[ZhongFuCheng3y/athena](https://github.com/ZhongFuCheng3y/athena)|:notebook:Java后端知识图谱|15949|14|-|2021-11-27|
|
||||
|76|[LingCoder/OnJava8](https://github.com/LingCoder/OnJava8)|《On Java 8》中文版 |16521|14|-|2021-09-25|
|
||||
|77|[zergtant/pytorch-handbook](https://github.com/zergtant/pytorch-handbook)|pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行|15921|14|Jupyter Notebook|2021-10-25|
|
||||
|78|[komeiji-satori/Dress](https://github.com/komeiji-satori/Dress)|好耶 是女装|20746|14|Standard ML|2022-01-04|
|
||||
|79|[izackwu/TeachYourselfCS-CN](https://github.com/izackwu/TeachYourselfCS-CN)|TeachYourselfCS 的中文翻译 A Chinese translation of TeachYourselfCS|12047|14|-|2021-12-16|
|
||||
|80|[halfrost/LeetCode-Go](https://github.com/halfrost/LeetCode-Go)|✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解|22831|14|Go|2022-01-11|
|
||||
|81|[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.⭐⭐⭐|3374|14|Python|2021-12-19|
|
||||
|82|[mqyqingfeng/Blog](https://github.com/mqyqingfeng/Blog)|冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。|25328|14|-|2022-01-10|
|
||||
|83|[ityouknow/spring-boot-examples](https://github.com/ityouknow/spring-boot-examples)|about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。 |26923|14|Java|2021-11-29|
|
||||
|84|[xitu/gold-miner](https://github.com/xitu/gold-miner)|🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:|29992|13|-|2022-01-11|
|
||||
|85|[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.|12147|13|Jupyter Notebook|2021-08-30|
|
||||
|86|[rd2coding/Road2Coding](https://github.com/rd2coding/Road2Coding)|编程之路|3518|13|-|2021-12-24|
|
||||
|87|[Alikhll/golang-developer-roadmap](https://github.com/Alikhll/golang-developer-roadmap)|Roadmap to becoming a Go developer in 2020|13377|13|-|2021-12-31|
|
||||
|88|[selfteaching/the-craft-of-selfteaching](https://github.com/selfteaching/the-craft-of-selfteaching)|One has no future if one couldn't teach themself.|13038|13|Jupyter Notebook|2022-01-07|
|
||||
|89|[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 可能是让你受益匪浅的英语进阶指南。|22560|13|-|2021-12-31|
|
||||
|90|[MLEveryday/100-Days-Of-ML-Code](https://github.com/MLEveryday/100-Days-Of-ML-Code)|100-Days-Of-ML-Code中文版|16909|13|Jupyter Notebook|2021-08-11|
|
||||
|91|[NLP-LOVE/ML-NLP](https://github.com/NLP-LOVE/ML-NLP)|此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。|10981|12|Jupyter Notebook|2021-12-24|
|
||||
|92|[fangzesheng/free-api](https://github.com/fangzesheng/free-api)|收集免费的接口服务,做一个api的搬运工|11575|12|-|2022-01-05|
|
||||
|93|[iamshuaidi/CS-Book](https://github.com/iamshuaidi/CS-Book)|计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍|9334|12|-|2021-08-10|
|
||||
|94|[QSCTech/zju-icicles](https://github.com/QSCTech/zju-icicles)|浙江大学课程攻略共享计划|24554|12|HTML|2022-01-11|
|
||||
|95|[tiimgreen/github-cheat-sheet](https://github.com/tiimgreen/github-cheat-sheet)|A list of cool features of Git and GitHub.|33684|12|-|2021-11-28|
|
||||
|96|[quii/learn-go-with-tests](https://github.com/quii/learn-go-with-tests)|Learn Go with test-driven development|16341|12|Go|2021-12-28|
|
||||
|97|[sentsin/layui](https://github.com/sentsin/layui)|采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。|25596|11|JavaScript|2021-10-26|
|
||||
|98|[chai2010/advanced-go-programming-book](https://github.com/chai2010/advanced-go-programming-book)|:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)|16544|11|Go|2022-01-10|
|
||||
|99|[YunaiV/SpringBoot-Labs](https://github.com/YunaiV/SpringBoot-Labs)|一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024|12972|11|Java|2021-12-15|
|
||||
|100|[stephentian/33-js-concepts](https://github.com/stephentian/33-js-concepts)|:scroll: 每个 JavaScript 工程师都应懂的33个概念 @leonardomso|12559|11|JavaScript|2021-08-12|
|
||||
|101|[chai2010/ugo-compiler-book](https://github.com/chai2010/ugo-compiler-book)|:books: µGo语言实现(从头开发一个迷你Go语言编译器)|782|11|Go|2021-12-30|
|
||||
|102|[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|39445|11|Go|2022-01-01|
|
||||
|103|[kangvcar/InfoSpider](https://github.com/kangvcar/InfoSpider)|INFO-SPIDER 是一个集众多数据源于一身的爬虫工具箱🧰,旨在安全快捷的帮助用户拿回自己的数据,工具代码开源,流程透明。支持数据源包括GitHub、QQ邮箱、网易邮箱、阿里邮箱、新浪邮箱、Hotmail邮箱、Outlook邮箱、京东、淘宝、支付宝、中国移动、中国联通、中国电信、知乎、哔哩哔哩、网易云音乐、QQ好友、QQ群、生成朋友圈相册、浏览器浏览历史、12306、博客园、CSDN博客、开源 ...|6015|11|Python|2021-12-13|
|
||||
|104|[1c7/chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)|👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻中国独立开发者项目列表 -- 分享大家都在做什么|17516|11|-|2022-01-10|
|
||||
|105|[inancgumus/learngo](https://github.com/inancgumus/learngo)|1000+ Hand-Crafted Go Examples, Exercises, and Quizzes|12527|11|Go|2022-01-04|
|
||||
|106|[yifeikong/reverse-interview-zh](https://github.com/yifeikong/reverse-interview-zh)|技术面试最后反问面试官的话|9741|11|-|2021-10-13|
|
||||
|107|[amusi/CVPR2021-Papers-with-Code](https://github.com/amusi/CVPR2021-Papers-with-Code)|CVPR 2021 论文和开源项目合集|7242|11|-|2021-11-15|
|
||||
|108|[0voice/from_coder_to_expert](https://github.com/0voice/from_coder_to_expert)|2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT|10468|11|-|2021-08-25|
|
||||
|109|[fuzhengwei/CodeGuide](https://github.com/fuzhengwei/CodeGuide)|:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!|6889|11|-|2022-01-11|
|
||||
|110|[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?"|31653|11|-|2021-12-17|
|
||||
|111|[ShameCom/ShameCom](https://github.com/ShameCom/ShameCom)|收集校招污点公司或组织,帮助学弟学妹避雷。互联网不曾遗忘!|4682|10|-|2021-10-28|
|
||||
|112|[qianguyihao/Web](https://github.com/qianguyihao/Web)|千古前端图文教程,超详细的前端入门到进阶学习笔记。从零开始学前端,做一名精致优雅的前端工程师。公众号「千古壹号」作者。|18422|10|JavaScript|2022-01-02|
|
||||
|113|[wangdoc/clang-tutorial](https://github.com/wangdoc/clang-tutorial)|C 语言教程|1362|10|-|2021-12-09|
|
||||
|114|[MSWorkers/support.996.ICU](https://github.com/MSWorkers/support.996.ICU)|Microsoft and GitHub Workers Support 996.ICU|10018|10|-|2021-12-17|
|
||||
|115|[verekia/js-stack-from-scratch](https://github.com/verekia/js-stack-from-scratch)|🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.|18829|10|JavaScript|2021-09-26|
|
||||
|116|[kwai/DouZero](https://github.com/kwai/DouZero)|[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning 斗地主AI|2323|10|Python|2021-12-22|
|
||||
|117|[ascoders/weekly](https://github.com/ascoders/weekly)|前端精读周刊。帮你理解最前沿、实用的技术。|17579|10|JavaScript|2022-01-11|
|
||||
|118|[timqian/chinese-independent-blogs](https://github.com/timqian/chinese-independent-blogs)|中文独立博客列表|8074|10|JavaScript|2022-01-11|
|
||||
|119|[GitHubDaily/GitHubDaily](https://github.com/GitHubDaily/GitHubDaily)|创刊于 2015 年,坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。|10897|10|-|2021-12-31|
|
||||
|120|[kuaifan/dootask](https://github.com/kuaifan/dootask)|DooTask是一款轻量级的开源在线项目任务管理工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,文件管理等工具。|1318|10|PHP|2022-01-11|
|
||||
|121|[Kaiyiwing/qwerty-learner](https://github.com/Kaiyiwing/qwerty-learner)|为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers|3624|10|TypeScript|2022-01-07|
|
||||
|122|[HZFE/awesome-interview](https://github.com/HZFE/awesome-interview)|剑指前端 Offer|1362|10|HTML|2021-11-20|
|
||||
|123|[jobbole/awesome-python-cn](https://github.com/jobbole/awesome-python-cn)|Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。|23540|10|Makefile|2021-12-07|
|
||||
|124|[zhaoolee/ChineseBQB](https://github.com/zhaoolee/ChineseBQB)|🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~|9582|10|JavaScript|2021-12-12|
|
||||
|125|[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容器化部署。|10326|10|Java|2022-01-10|
|
||||
|126|[TechXueXi/TechXueXi](https://github.com/TechXueXi/TechXueXi)|强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天|2007|10|Python|2021-12-21|
|
||||
|127|[ayuer/shanghai_house_knowledge](https://github.com/ayuer/shanghai_house_knowledge)|2020年11月在上海买房经历总结出来的买房购房做的一些功课分享给大家,技术人帮助技术人,希望对大家有所帮助。|4073|10|-|2021-07-23|
|
||||
|128|[aykutkardas/regexlearn.com](https://github.com/aykutkardas/regexlearn.com)|Learn RegEx step by step, from zero to advanced.|1364|10|JavaScript|2022-01-10|
|
||||
|129|[nusr/hacker-laws-zh](https://github.com/nusr/hacker-laws-zh)|💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)|9580|10|-|2021-12-26|
|
||||
|130|[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.|12113|10|Python|2022-01-11|
|
||||
|131|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2446|10|Java|2021-12-15|
|
||||
|132|[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、日志存储、百亿数据实时去重、 ...|11510|10|Java|2022-01-04|
|
||||
|133|[0xAX/linux-insides](https://github.com/0xAX/linux-insides)|A little bit about a linux kernel|24064|9|Python|2021-12-25|
|
||||
|134|[0voice/campus_recruitmen_questions](https://github.com/0voice/campus_recruitmen_questions)|2021年最新整理,5000道秋招/提前批/春招/常用面试题(含答案),包括leetcode,校招笔试题,面试题,算法题,语法题。|1870|9|-|2021-08-25|
|
||||
|135|[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爬虫逆向,分布式 ...|8660|9|Python|2022-01-09|
|
||||
|136|[uber-go/guide](https://github.com/uber-go/guide)|The Uber Go Style Guide.|10451|9|-|2021-12-03|
|
||||
|137|[HeisenbergEmpire/studynote](https://github.com/HeisenbergEmpire/studynote)|程式與網絡安全學習筆記|458|9|Python|2022-01-11|
|
||||
|138|[jaywcjlove/linux-command](https://github.com/jaywcjlove/linux-command)|Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux|17643|9|Markdown|2022-01-08|
|
||||
|139|[zhaoolee/pi](https://github.com/zhaoolee/pi)|树莓派防吃灰小分队,让树莓派不再吃灰~|796|9|-|2021-12-01|
|
||||
|140|[fengdu78/deeplearning_ai_books](https://github.com/fengdu78/deeplearning_ai_books)|deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)|14086|9|HTML|2021-10-23|
|
||||
|141|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7503|9|Java|2021-12-14|
|
||||
|142|[yuanguangxin/LeetCode](https://github.com/yuanguangxin/LeetCode)|LeetCode刷题记录与面试整理|6506|9|Java|2022-01-03|
|
||||
|143|[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.|20053|9|JavaScript|2021-09-01|
|
||||
|144|[unknwon/the-way-to-go_ZH_CN](https://github.com/unknwon/the-way-to-go_ZH_CN)|《The Way to Go》中文译本,中文正式名《Go 入门指南》|28528|9|Go|2022-01-11|
|
||||
|145|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|321|9|C++|2021-12-15|
|
||||
|146|[chaozh/awesome-blockchain-cn](https://github.com/chaozh/awesome-blockchain-cn)|收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料|16053|9|JavaScript|2021-12-15|
|
||||
|147|[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. |17018|9|Python|2021-12-27|
|
||||
|148|[facert/awesome-spider](https://github.com/facert/awesome-spider)|爬虫集合|16744|9|-|2021-09-01|
|
||||
|149|[CodingDocs/awesome-java](https://github.com/CodingDocs/awesome-java)|Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).|6633|9|-|2022-01-10|
|
||||
|150|[r0eXpeR/supplier](https://github.com/r0eXpeR/supplier)|主流供应商的一些攻击性漏洞汇总|574|9|-|2021-11-08|
|
||||
|151|[wolverinn/Waking-Up](https://github.com/wolverinn/Waking-Up)|计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...|6608|9|-|2021-11-27|
|
||||
|152|[Jack-Cherish/PythonPark](https://github.com/Jack-Cherish/PythonPark)|Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。|4735|8|Python|2022-01-10|
|
||||
|153|[MoienTajik/AspNetCore-Developer-Roadmap](https://github.com/MoienTajik/AspNetCore-Developer-Roadmap)|Roadmap to becoming an ASP.NET Core developer in 2021|8394|8|-|2021-11-11|
|
||||
|154|[TechXueXi/techxuexi-js](https://github.com/TechXueXi/techxuexi-js)|油猴等插件的 学习强国 js 代码 45分/天|788|8|JavaScript|2021-12-23|
|
||||
|155|[judasn/IntelliJ-IDEA-Tutorial](https://github.com/judasn/IntelliJ-IDEA-Tutorial)|IntelliJ IDEA 简体中文专题教程|19148|8|-|2021-12-27|
|
||||
|156|[ryanhanwu/How-To-Ask-Questions-The-Smart-Way](https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way)|本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。|18762|8|JavaScript|2022-01-04|
|
||||
|157|[chowa/ejyy](https://github.com/chowa/ejyy)|「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发,包含web中台、业主小程序、员工小程序、公众号、物联网应用等,涵盖业主服务、物业运营、智能物联、数据统计等主要业务。|532|8|TypeScript|2022-01-11|
|
||||
|158|[JeffLi1993/springboot-learning-example](https://github.com/JeffLi1993/springboot-learning-example)|spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。|14675|8|Java|2021-11-01|
|
||||
|159|[miloyip/game-programmer](https://github.com/miloyip/game-programmer)|A Study Path for Game Programmer|14021|8|Python|2022-01-08|
|
||||
|160|[drduh/macOS-Security-and-Privacy-Guide](https://github.com/drduh/macOS-Security-and-Privacy-Guide)|Guide to securing and improving privacy on macOS|18770|8|Python|2021-12-03|
|
||||
|161|[nndl/nndl.github.io](https://github.com/nndl/nndl.github.io)|《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning |15148|8|HTML|2021-12-09|
|
||||
|162|[shimohq/chinese-programmer-wrong-pronunciation](https://github.com/shimohq/chinese-programmer-wrong-pronunciation)|中国程序员容易发音错误的单词|14831|8|Python|2021-12-11|
|
||||
|163|[TeamStuQ/skill-map](https://github.com/TeamStuQ/skill-map)|程序员技能图谱|18588|8|HTML|2021-12-30|
|
||||
|164|[frank-lam/fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)|🚀 fullstack tutorial 2021,后台技术栈/架构师之路/全栈开发社区,春招/秋招/校招/面试|10290|8|Java|2021-09-30|
|
||||
|165|[lgwebdream/FE-Interview](https://github.com/lgwebdream/FE-Interview)|🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器|4535|8|JavaScript|2021-09-13|
|
||||
|166|[doocs/leetcode](https://github.com/doocs/leetcode)|😏 LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解|9704|8|Java|2022-01-11|
|
||||
|167|[jackzhenguo/python-small-examples](https://github.com/jackzhenguo/python-small-examples)|告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 Python中文网 http://www.zglg.work|6648|8|Python|2021-12-31|
|
||||
|168|[flutterchina/flutter-in-action](https://github.com/flutterchina/flutter-in-action)|《Flutter实战》电子书|8668|8|JavaScript|2021-10-06|
|
||||
|169|[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. |1118|8|Python|2022-01-05|
|
||||
|170|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册(8 年 Android 开发者的成长感悟)|571|8|Java|2021-11-21|
|
||||
|171|[git-tips/tips](https://github.com/git-tips/tips)|Most commonly used git tips and tricks.|20075|8|JavaScript|2021-11-01|
|
||||
|172|[itwanger/JavaBooks](https://github.com/itwanger/JavaBooks)|Java 程序员常读书单整理,附下载地址,助力构建最强知识体系。但不限于 Java,包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等。|3535|8|-|2021-12-31|
|
||||
|173|[dreamhead/patterns-of-distributed-systems](https://github.com/dreamhead/patterns-of-distributed-systems)|《Patterns of Distributed Systems》中文版|2479|8|-|2021-12-08|
|
||||
|174|[extreme-assistant/CVPR2021-Paper-Code-Interpretation](https://github.com/extreme-assistant/CVPR2021-Paper-Code-Interpretation)|cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理|8157|8|-|2021-12-28|
|
||||
|175|[Vonng/ddia](https://github.com/Vonng/ddia)|《Designing Data-Intensive Application》DDIA中文翻译|11578|8|Python|2022-01-11|
|
||||
|176|[SharingSource/LogicStack-LeetCode](https://github.com/SharingSource/LogicStack-LeetCode)|公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码|2538|7|-|2022-01-11|
|
||||
|177|[ruanyf/es6tutorial](https://github.com/ruanyf/es6tutorial)|《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。|19776|7|JavaScript|2022-01-06|
|
||||
|178|[Dod-o/Statistical-Learning-Method_Code](https://github.com/Dod-o/Statistical-Learning-Method_Code)|手写实现李航《统计学习方法》书中全部算法|8573|7|Python|2021-09-13|
|
||||
|179|[fengdu78/Data-Science-Notes](https://github.com/fengdu78/Data-Science-Notes)|数据科学的笔记以及资料搜集|6160|7|Jupyter Notebook|2021-08-16|
|
||||
|180|[braydie/HowToBeAProgrammer](https://github.com/braydie/HowToBeAProgrammer)|A guide on how to be a Programmer - originally published by Robert L Read|14929|7|-|2021-09-05|
|
||||
|181|[fuzhengwei/itstack-demo-design](https://github.com/fuzhengwei/itstack-demo-design)|:art: 《重学Java设计模式》是一本互联网真实案例实践书籍。以落地解决方案为核心,从实际业务中抽离出,交易、营销、秒杀、中间件、源码等22个真实场景,来学习设计模式的运用。欢迎关注小傅哥,微信(fustack),公众号:bugstack虫洞栈,博客:https://bugstack.cn|4252|7|Java|2021-11-10|
|
||||
|182|[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).|12256|7|Jupyter Notebook|2021-11-24|
|
||||
|183|[dundunnp/hamibot-auto_xuexiqiangguo](https://github.com/dundunnp/hamibot-auto_xuexiqiangguo)|每日拿63分(满63分)!所有模块均可自动完成,包括订阅与发表言论,免root,四人赛双人对战秒答,基于Hamibot的安卓端学习强国自动化脚本|347|7|JavaScript|2022-01-11|
|
||||
|184|[521xueweihan/git-tips](https://github.com/521xueweihan/git-tips)|:trollface:Git的奇技淫巧|13586|7|-|2021-11-02|
|
||||
|185|[yeasy/docker_practice](https://github.com/yeasy/docker_practice)|Learn and understand Docker technologies, with real DevOps practice!|19865|7|Go|2022-01-04|
|
||||
|186|[datawhalechina/leeml-notes](https://github.com/datawhalechina/leeml-notes)|李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes|6647|7|-|2021-09-15|
|
||||
|187|[SwiftGGTeam/the-swift-programming-language-in-chinese](https://github.com/SwiftGGTeam/the-swift-programming-language-in-chinese)|中文版 Apple 官方 Swift 教程《The Swift Programming Language》|20391|7|CSS|2021-12-13|
|
||||
|188|[OI-wiki/OI-wiki](https://github.com/OI-wiki/OI-wiki)|:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)|9429|7|-|2022-01-11|
|
||||
|189|[talkgo/night](https://github.com/talkgo/night)|Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。|10150|7|Go|2021-12-22|
|
||||
|190|[walter201230/Python](https://github.com/walter201230/Python)|最良心的 Python 教程:|11239|7|-|2021-11-21|
|
||||
|191|[getActivity/AndroidVersionAdapter](https://github.com/getActivity/AndroidVersionAdapter)|安卓版本适配全套指南|574|7|-|2021-12-13|
|
||||
|192|[itorr/nbnhhsh](https://github.com/itorr/nbnhhsh)|😩「能不能好好说话?」 拼音首字母缩写翻译工具|4596|7|HTML|2021-11-18|
|
||||
|193|[0voice/linux_kernel_wiki](https://github.com/0voice/linux_kernel_wiki)|linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频|1113|7|-|2021-10-20|
|
||||
|194|[apachecn/apachecn-algo-zh](https://github.com/apachecn/apachecn-algo-zh)|ApacheCN 数据结构与算法译文集|10510|7|JavaScript|2022-01-09|
|
||||
|195|[dyc87112/SpringBoot-Learning](https://github.com/dyc87112/SpringBoot-Learning)|《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!|14002|7|Java|2021-12-30|
|
||||
|196|[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 🌹|16383|7|TypeScript|2021-10-12|
|
||||
|197|[antonioru/beautiful-react-hooks](https://github.com/antonioru/beautiful-react-hooks)|🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥|5265|7|TypeScript|2022-01-03|
|
||||
|198|[changgyhub/leetcode_101](https://github.com/changgyhub/leetcode_101)|LeetCode 101:和你一起你轻松刷题(C++)|5409|7|-|2021-12-27|
|
||||
|199|[BetaSu/just-react](https://github.com/BetaSu/just-react)|「React技术揭秘」 一本自顶向下的React源码分析书|3965|7|JavaScript|2022-01-04|
|
||||
|200|[FrontEndGitHub/FrontEndGitHub](https://github.com/FrontEndGitHub/FrontEndGitHub)|:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、数据结构与算法、开发工具、求职面试等)|3196|7|-|2021-12-31|
|
||||
|
||||