Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 42.2 KB

File metadata and controls

216 lines (211 loc) · 42.2 KB

返回目录问题反馈

中文总榜 > 资料类 > All Language

数据更新: 2024-07-31   /   温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到

# Repository Description Stars Language Updated
1 EbookFoundation/free-programming-books 📚 Freely available programming books 330171 - 2024-07-25
2 jwasham/coding-interview-university A complete computer science study plan to become a software engineer. 300657 - 2024-07-17
3 996icu/996.ICU Repo for counting stars and contributing. Press F to pay respect to glorious developers. 269547 Rust 2024-07-12
4 donnemartin/system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 265611 Python 2024-07-29
5 trekhleb/javascript-algorithms 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings 185691 JavaScript 2024-07-25
6 CyC2018/CS-Notes 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计 173989 Java 2024-07-05
7 jackfrued/Python-100-Days Python - 100天从新手到大师 153425 Python 2024-07-11
8 jlevy/the-art-of-command-line Master the command line, in one page 151326 - 2024-06-25
9 Snailclimb/JavaGuide 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! 145202 Java 2024-07-30
10 airbnb/javascript JavaScript Style Guide 143974 JavaScript 2024-07-29
11 labuladong/fucking-algorithm 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. 124494 Markdown 2024-07-17
12 justjavac/free-programming-books-zh_CN 📚 免费的计算机编程类中文书籍,欢迎投稿 110644 - 2024-07-15
13 ryanmcdermott/clean-code-javascript 🛁 Clean Code concepts adapted for JavaScript 90852 JavaScript 2024-07-29
14 krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing 90448 Java 2024-07-30
15 521xueweihan/HelloGitHub :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. 88632 Python 2024-07-26
16 doocs/advanced-java 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 75297 Java 2024-07-24
17 jaywcjlove/awesome-mac  Now we have become very big, Different from the original idea. Collect premium software in various categories. 73569 JavaScript 2024-07-29
18 Anduin2017/HowToCook 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only). 65463 Dockerfile 2024-07-25
19 sdmg15/Best-websites-a-programmer-should-visit 🔗 Some useful websites for programmers. 60154 - 2024-07-15
20 d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 59907 Python 2024-07-30
21 xingshaocheng/architect-awesome 后端架构师技术图谱 59539 - 2024-04-11
22 azl397985856/leetcode LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。) 54227 JavaScript 2024-06-30
23 scutan90/DeepLearning-500-questions 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.0 ... 53936 JavaScript 2024-06-26
24 PKUFlyingPig/cs-self-learning 计算机自学指南 53822 HTML 2024-07-26
25 PlexPt/awesome-chatgpt-prompts-zh ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。 51642 - 2024-07-30
26 youngyangyang04/leetcode-master 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 49440 - 2024-07-30
27 tiimgreen/github-cheat-sheet A list of cool features of Git and GitHub. 46864 - 2024-04-15
28 typescript-cheatsheets/react Cheatsheets for experienced React developers getting started with TypeScript 44646 JavaScript 2024-07-29
29 ruanyf/weekly 科技爱好者周刊,每周五发布 43739 - 2024-07-26
30 astaxie/build-web-application-with-golang A golang ebook intro how to build a web with golang 43137 Go 2024-05-12
31 type-challenges/type-challenges Collection of TypeScript type challenges with online judge 41784 TypeScript 2024-07-15
32 k88hudson/git-flight-rules Flight rules for git 41691 - 2024-05-27
33 yangshun/front-end-interview-handbook ⚡️ Front End interview preparation materials for busy engineers 40925 JavaScript 2024-07-16
34 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?" 39635 - 2024-07-29
35 Asabeneh/30-Days-Of-Python 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may ... 39271 Python 2024-07-28
36 Light-City/CPlusPlusThings C++那些事 38342 C++ 2024-06-14
37 QSCTech/zju-icicles 浙江大学课程攻略共享计划 36708 HTML 2024-06-19
38 1c7/chinese-independent-developer 👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么 36511 - 2024-07-30
39 0voice/interview_internal_reference 2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。 36434 Python 2024-05-20
40 byoungd/English-level-up-tips An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。 36321 - 2024-07-13
41 AobingJava/JavaFamily 【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。 35780 - 2024-07-11
42 satwikkansal/wtfpython What the f*ck Python? 😱 35526 Python 2024-06-13
43 TencentARC/GFPGAN GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration. 35196 Python 2024-07-26
44 formulahendry/955.WLB 955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡) 34483 - 2024-05-24
45 unknwon/the-way-to-go_ZH_CN 《The Way to Go》中文译本,中文正式名《Go 入门指南》 34412 Go 2024-02-02
46 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 ... 33988 C++ 2024-03-19
47 xitu/gold-miner 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台: 33599 - 2024-04-17
48 PKUanonym/REKCARC-TSC-UHT 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University 32890 HTML 2024-07-23
49 halfrost/LeetCode-Go ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解 32504 Go 2024-06-22
50 SimplifyJobs/Summer2025-Internships Collection of Summer 2025 tech internships! 32297 - 2024-07-30
51 Trinea/android-open-project A categorized collection of Android Open Source Projects, More powerful web version: 31590 - 2024-07-08
52 logseq/logseq A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap 31343 Clojure 2024-07-30
53 GitHubDaily/GitHubDaily 坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub. 31173 - 2024-05-29
54 fengdu78/Coursera-ML-AndrewNg-Notes 吴恩达老师的机器学习课程个人笔记 31145 HTML 2024-06-10
55 jaywcjlove/linux-command Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux 30467 Markdown 2024-07-17
56 doocs/leetcode 🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 30107 Java 2024-07-30
57 ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。 30078 JavaScript 2024-04-14
58 0xAX/linux-insides A little bit about a linux kernel 29684 Python 2024-07-17
59 geekan/HowToLiveLonger 程序员延寿指南 A programmer's guide to live longer 29593 - 2024-01-30
60 elsewhencode/project-guidelines A set of best practices for JavaScript projects 29341 JavaScript 2024-03-05
61 standard/standard 🌟 JavaScript Style Guide, with linter & automatic code fixer 29001 JavaScript 2024-07-19
62 shengxinjing/programmer-job-blacklist 🙈程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞 28524 Shell 2024-04-16
63 JushBJJ/Mr.-Ranedeer-AI-Tutor A GPT-4 AI Tutor Prompt for customizable personalized learning experiences. 28199 - 2024-03-25
64 ascoders/weekly 前端精读周刊。帮你理解最前沿、实用的技术。 28187 JavaScript 2024-06-13
65 wuyouzhuguli/SpringAll 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc 28095 Java 2024-05-31
66 ZuzooVn/machine-learning-for-software-engineers A complete daily plan for studying to become a machine learning engineer. 27994 - 2024-06-11
67 AllThingsSmitty/css-protips ⚡️ A collection of tips to help take your CSS skills pro 🦾 27923 - 2024-06-23
68 crossoverJie/JCSprout 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm 27079 Java 2024-05-21
69 viraptor/reverse-interview Questions to ask the company during your interview 26866 - 2024-03-09
70 gedoor/legado Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。 26763 Kotlin 2024-07-30
71 qiurunze123/miaosha ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓 26142 Java 2024-06-06
72 qianguyihao/Web 千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。 25881 JavaScript 2024-07-29
73 dwmkerr/hacker-laws 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws 25673 Shell 2024-06-12
74 haizlin/fe-interview 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能…… 25109 JavaScript 2024-07-29
75 yeasy/docker_practice Learn and understand Docker&Container technologies, with real DevOps practice! 24518 Go 2024-07-29
76 sunface/rust-course “连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book 24358 Rust 2024-07-30
77 goldbergyoni/javascript-testing-best-practices 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023) 23799 JavaScript 2024-06-27
78 datawhalechina/pumpkin-book 《机器学习》(西瓜书)公式详解 23554 - 2024-06-07
79 sudheerj/javascript-interview-questions List of 1000 JavaScript Interview Questions 23121 JavaScript 2024-07-18
80 d2l-ai/d2l-en Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge. 22695 Python 2024-07-19
81 shimohq/chinese-programmer-wrong-pronunciation 中国程序员容易发音错误的单词 21830 Python 2024-05-06
82 DesignPatternsPHP/DesignPatternsPHP Sample code for several design patterns in PHP 8.x 21797 PHP 2024-06-11
83 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」同步更新 21779 JavaScript 2024-03-17
84 luong-komorebi/Awesome-Linux-Software 🐧 A list of awesome Linux softwares 21776 Python 2024-07-30
85 quii/learn-go-with-tests Learn Go with test-driven development 21738 Go 2024-07-24
86 judasn/IntelliJ-IDEA-Tutorial IntelliJ IDEA 简体中文专题教程 21732 - 2024-05-30
87 doocs/source-code-hunter 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等 21669 Java 2024-06-25
88 fastai/fastbook The fastai book, published as Jupyter Notebooks 21286 Jupyter Notebook 2024-07-10
89 git-tips/tips Most commonly used git tips and tricks. 21277 JavaScript 2024-07-05
90 ruanyf/es6tutorial 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。 21190 JavaScript 2024-07-25
91 drduh/macOS-Security-and-Privacy-Guide Guide to securing and improving privacy on macOS 21098 Python 2024-07-30
92 SwiftGGTeam/the-swift-programming-language-in-chinese 中文版 Apple 官方 Swift 教程《The Swift Programming Language》 21026 CSS 2024-04-24
93 basarat/typescript-book 📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹 20630 TypeScript 2024-06-29
94 WeNeedHome/SummaryOfLoanSuspension 全国各省市停贷通知汇总 20350 HTML 2024-07-13
95 hehonghui/awesome-english-ebooks 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新 20206 CSS 2024-07-26
96 verekia/js-stack-from-scratch 🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack. 20037 JavaScript 2024-06-05
97 davideuler/architecture.of.internet-product 互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充 19981 HTML 2024-02-17
98 zergtant/pytorch-handbook pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行 19915 Jupyter Notebook 2024-07-25
99 OI-wiki/OI-wiki 🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法) 19883 - 2024-07-30
100 timqian/chinese-independent-blogs 中文独立博客列表 19878 JavaScript 2024-07-30
101 Vonng/ddia 《Designing Data-Intensive Application》DDIA中文翻译 19653 Python 2024-03-27
102 chokcoco/iCSS 不止于 CSS 19399 CSS 2024-07-20
103 chai2010/advanced-go-programming-book 📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) 19223 Go 2024-07-22
104 yudaocode/SpringBoot-Labs 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024 18808 Java 2024-04-28
105 adam-golab/react-developer-roadmap Roadmap to becoming a React developer 18750 JavaScript 2024-02-16
106 ZhongFuCheng3y/athena Java后端知识图谱🔥 帮助Java初学者成长 18734 - 2024-05-28
107 inancgumus/learngo ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs. 18642 Go 2024-04-14
108 afatcoder/LeetcodeTop 汇总各大互联网公司容易考察的高频leetcode题🔥 18411 - 2024-03-13
109 chaozh/awesome-blockchain-cn 收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料 18320 JavaScript 2024-02-29
110 lewagon/setup Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp 18262 Ruby 2024-07-27
111 MoienTajik/AspNetCore-Developer-Roadmap Roadmap to becoming an ASP.NET Core developer in 2024 18138 - 2024-07-30
112 kaixindelele/ChatPaper Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复 18030 Python 2024-04-04
113 miloyip/game-programmer A Study Path for Game Programmer 17436 Python 2024-03-28
114 amusi/CVPR2024-Papers-with-Code CVPR 2024 论文和开源项目合集 17359 - 2024-07-04
115 LiLittleCat/awesome-free-chatgpt 🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. 17338 Python 2024-07-28
116 koodo-reader/koodo-reader A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web 17258 JavaScript 2024-07-19
117 yifeikong/reverse-interview-zh 技术面试最后反问面试官的话 17060 - 2024-03-04
118 easychen/howto-make-more-money 程序员如何优雅的挣零花钱,2.0版,升级为小书了。Most of this not work outside China , so no English translate 16840 PHP 2024-03-28
119 vasanthk/react-bits ✨ React patterns, techniques, tips and tricks ✨ 16627 - 2024-06-26
120 Lissy93/personal-security-checklist 🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2024 16437 TypeScript 2024-07-28
121 Hannibal046/Awesome-LLM Awesome-LLM: a curated list of Large Language Model 16433 - 2024-07-28
122 rubocop/ruby-style-guide A community-driven Ruby coding style guide 16425 - 2024-07-18
123 wistbean/learn_python3_spider python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ... 16230 Python 2024-07-29
124 braydie/HowToBeAProgrammer A guide on how to be a Programmer - originally published by Robert L Read 15846 - 2024-03-21
125 uber-go/guide The Uber Go Style Guide. 15568 - 2024-06-29
126 NanmiCoder/MediaCrawler 小红书笔记 评论爬虫、抖音视频 评论爬虫、快手视频 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫 15512 Python 2024-07-29
127 jobbole/awesome-java-cn Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。 15415 - 2024-01-31
128 RealKai42/qwerty-learner 为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers 15144 TypeScript 2024-07-30
129 selfteaching/the-craft-of-selfteaching One has no future if one couldn't teach themself. 15135 Jupyter Notebook 2024-07-22
130 greyireland/algorithm-pattern 算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~ 15104 Go 2024-02-22
131 ochococo/Design-Patterns-In-Swift 📖 Design Patterns implemented in Swift 5.0 15053 Swift 2024-07-03
132 ruanyf/free-books 互联网上的免费书籍 14735 - 2024-03-28
133 USTC-Resource/USTC-Course ❤️中国科学技术大学课程资源 14717 C++ 2024-03-31
134 fangzesheng/free-api 收集免费的接口服务,做一个api的搬运工 14665 - 2024-07-15
135 sczhou/CodeFormer [NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer 14562 Python 2024-06-05
136 zhisheng17/flink-learning flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ... 14405 Java 2024-05-25
137 open-android/Android GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频 14202 - 2024-04-28
138 sparanoid/chinese-copywriting-guidelines Chinese copywriting guidelines for better written communication/中文文案排版指北 14074 - 2024-05-17
139 ibireme/YYKit A collection of iOS components. 13989 Objective-C 2024-06-25
140 SwifterSwift/SwifterSwift A handy collection of more than 500 native Swift extensions to boost your productivity. 13860 Swift 2024-07-20
141 immersive-translate/immersive-translate 沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension 13841 - 2024-07-29
142 HqWu-HITCS/Awesome-Chinese-LLM 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。 13806 - 2024-07-21
143 labring/sealos Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. You can run any Docker image on sealos, start high availability databases like ... 13447 Go 2024-07-30
144 iggredible/Learn-Vim Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖 13398 - 2024-05-29
145 rust-embedded/rust-raspberrypi-OS-tutorials 📚 Learn to write an embedded OS in Rust 🦀 13311 Rust 2024-02-10
146 itgoyo/TelegramGroup 2024最新悄咪咪收集的10000+个Telegram群合集,附带全网最有趣最好用的机器人BOT🤖【tg百科】 13230 - 2024-07-30
147 LlamaFamily/Llama-Chinese Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用 13193 Python 2024-07-25
148 jindongwang/transferlearning Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习 13134 Python 2024-07-29
149 analysis-tools-dev/static-analysis ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. 13091 Rust 2024-07-29
150 MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients. 12887 C++ 2024-07-30
151 browserslist/browserslist 🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env 12870 JavaScript 2024-07-29
152 macrozheng/mall-learning mall学习教程,架构、业务、技术要点全方位解析。mall项目(60k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、Mysql等技术,采用Docker容器化部署。 12861 Java 2024-04-07
153 waditu/tushare TuShare is a utility for crawling historical data of China stocks 12742 Python 2024-03-13
154 itwanger/toBeBetterJavaer 一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄 12679 Java 2024-07-28
155 pluja/awesome-privacy Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS. 12615 - 2024-07-22
156 bleedline/aimoneyhunter ai副业赚钱大集合,教你如何利用ai做一些副业项目,赚取更多额外收益。The Ultimate Guide to Making Money with AI Side Hustles: Learn how to leverage AI for some cool side gigs and rake in some extra cash. Check out the English version ... 12490 - 2024-07-12
157 extreme-assistant/CVPR2024-Paper-Code-Interpretation cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理 12382 - 2024-04-25
158 zhaoolee/ChineseBQB 🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~ 12056 JavaScript 2024-06-15
159 jamiebuilds/babel-handbook 📘 A guided handbook on how to use Babel and how to create plugins for Babel. 11991 - 2024-06-25
160 talkgo/night Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。 11918 Go 2024-07-23
161 sunface/rust-by-practice Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects. 11757 Rust 2024-06-29
162 Idnan/bash-guide A guide to learn bash 11719 - 2024-07-22
163 Tim9Liu9/TimLiu-iOS iOS开发常用三方库、插件、知名博客等等 11623 - 2024-03-30
164 yidao620c/python3-cookbook 《Python Cookbook》 3rd Edition Translation 11561 Jupyter Notebook 2024-07-24
165 jaywcjlove/reference 为开发人员分享快速参考备忘清单(速查表) 11526 Dockerfile 2024-07-28
166 datawhalechina/leedl-tutorial 《李宏毅深度学习教程》(李宏毅老师推荐👍),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases 11446 - 2024-07-24
167 OpenTalker/SadTalker [CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation 11339 Python 2024-06-26
168 markyun/markyun 在Github的学习片段 11331 - 2024-02-02
169 soulmachine/leetcode LeetCode题解,151道题完整版。 11249 TeX 2024-07-10
170 ritchieng/the-incredible-pytorch The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch. 11238 - 2024-06-16
171 xmu-xiaoma666/External-Attention-pytorch 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐ 11184 Python 2024-06-26
172 0voice/from_coder_to_expert 2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT 11070 - 2024-05-20
173 rootsongjc/kubernetes-handbook Kubernetes中文指南/云原生应用架构实战手册 11041 Shell 2024-07-30
174 fuzhengwei/CodeGuide 📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)! 10968 - 2024-07-27
175 apachecn/apachecn-algo-zh ApacheCN 数据结构与算法译文集 10957 JavaScript 2024-06-19
176 AmazingAng/WTF-Solidity WTF Solidity 极简入门教程,供小白们使用。Now supports English! 官网: https://wtf.academy 10923 Solidity 2024-07-28
177 hackstoic/golang-open-source-projects 为互联网IT人打造的中文版awesome-go 10894 - 2024-03-13
178 datawhalechina/llm-cookbook 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版 10844 Jupyter Notebook 2024-07-21
179 diff-usion/Awesome-Diffusion-Models A collection of resources and papers on Diffusion Models 10523 HTML 2024-06-29
180 zh-google-styleguide/zh-google-styleguide Google 开源项目风格指南 (中文版) 10491 Makefile 2024-06-23
181 SimplifyJobs/New-Grad-Positions A collection of full time roles in SWE, Quant, and PM for new grads. 10442 - 2024-07-27
182 nestjs/awesome-nestjs A curated list of awesome things related to NestJS 😎 10426 - 2024-07-27
183 EmbraceAGI/awesome-chatgpt-zh ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀 10380 Python 2024-07-28
184 xcatliu/typescript-tutorial TypeScript 入门教程 10343 TypeScript 2024-07-16
185 doocs/jvm 🤗 JVM 底层原理最全知识总结 10342 - 2024-06-21
186 wsdjeg/vim-galore-zh_cn Vim 从入门到精通 10278 Vim script 2024-07-06
187 cuixiaorui/mini-vue 实现最简 vue3 模型( Help you learn more efficiently vue3 source code ) 10158 TypeScript 2024-03-25
188 MSWorkers/support.996.ICU Microsoft and GitHub Workers Support 996.ICU 10103 - 2024-06-15
189 dtm-labs/dtm A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages. 9954 Go 2024-05-31
190 phodal/github GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest. 9951 Rich Text Format 2024-05-29
191 gurugio/lowlevelprogramming-university How to be low-level programmer 9935 - 2024-05-17
192 febobo/web-interview 语音打卡社群维护的前端面试题库,包含不限于Vue面试题,React面试题,JS面试题,HTTP面试题,工程化面试题,CSS面试题,算法面试题,大厂面试题,高频面试题 9915 - 2024-07-23
193 greatghoul/remote-working 收集整理远程工作相关的资料 9827 Ruby 2024-07-01
194 wolverinn/Waking-Up 计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试... 9650 - 2024-03-03
195 public-api-lists/public-api-lists A collective list of free APIs for use in software and web development 🚀 9634 - 2024-07-28
196 javascript-tutorial/zh.javascript.info 现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。 9582 HTML 2024-07-20
197 dair-ai/ML-Papers-of-the-Week 🔥Highlighting the top ML papers every week. 9569 - 2024-07-29
198 wuye9036/CppTemplateTutorial 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中) 9362 C++ 2024-02-20
199 ChenYilong/iOSInterviewQuestions iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 ChenYilong/iOSBlog#21 9330 C++ 2024-07-22
200 helloqingfeng/Awsome-Front-End-learning-resource :octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等) 9318 PHP 2024-03-16

↓ -- 感谢读者 -- ↓

榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!