Skip to content

Latest commit

 

History

History
216 lines (211 loc) · 42.7 KB

File metadata and controls

216 lines (211 loc) · 42.7 KB

返回目录问题反馈

中文总榜 > 资料类 > All Language

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

# Repository Description Stars Language Updated
1 EbookFoundation/free-programming-books 📚 Freely available programming books 335902 - 2024-10-08
2 jwasham/coding-interview-university A complete computer science study plan to become a software engineer. 305353 - 2024-09-13
3 donnemartin/system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards. 272015 Python 2024-08-07
4 996icu/996.ICU Repo for counting stars and contributing. Press F to pay respect to glorious developers. 269729 Rust 2024-10-03
5 trekhleb/javascript-algorithms 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings 187765 JavaScript 2024-08-19
6 CyC2018/CS-Notes 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计 175065 Java 2024-08-21
7 jackfrued/Python-100-Days Python - 100天从新手到大师 155517 Python 2024-08-15
8 jlevy/the-art-of-command-line Master the command line, in one page 153153 - 2024-06-25
9 Snailclimb/JavaGuide 「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide! 146266 Java 2024-10-04
10 airbnb/javascript JavaScript Style Guide 144875 JavaScript 2024-10-05
11 labuladong/fucking-algorithm 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why. 125336 Markdown 2024-09-22
12 justjavac/free-programming-books-zh_CN 📚 免费的计算机编程类中文书籍,欢迎投稿 111404 - 2024-07-15
13 krahets/hello-algo 《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing 96245 Java 2024-10-02
14 521xueweihan/HelloGitHub :octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub. 91559 Python 2024-09-28
15 ryanmcdermott/clean-code-javascript 🛁 Clean Code concepts adapted for JavaScript 91446 JavaScript 2024-07-29
16 doocs/advanced-java 😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 75808 Java 2024-09-19
17 jaywcjlove/awesome-mac  Now we have become very big, Different from the original idea. Collect premium software in various categories. 75603 JavaScript 2024-10-09
18 Anduin2017/HowToCook 程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only). 66749 Dockerfile 2024-10-06
19 d2l-ai/d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 61946 Python 2024-07-30
20 sdmg15/Best-websites-a-programmer-should-visit 🔗 Some useful websites for programmers. 61332 - 2024-10-08
21 xingshaocheng/architect-awesome 后端架构师技术图谱 59717 - 2024-04-11
22 PKUFlyingPig/cs-self-learning 计算机自学指南 56463 HTML 2024-09-13
23 azl397985856/leetcode LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。) 54565 JavaScript 2024-08-12
24 scutan90/DeepLearning-500-questions 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.0 ... 54391 JavaScript 2024-06-26
25 PlexPt/awesome-chatgpt-prompts-zh ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。 52378 - 2024-07-30
26 youngyangyang04/leetcode-master 《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀 51045 - 2024-10-09
27 tiimgreen/github-cheat-sheet A list of cool features of Git and GitHub. 47832 - 2024-04-15
28 ruanyf/weekly 科技爱好者周刊,每周五发布 46899 - 2024-09-27
29 typescript-cheatsheets/react Cheatsheets for experienced React developers getting started with TypeScript 45234 JavaScript 2024-10-01
30 astaxie/build-web-application-with-golang A golang ebook intro how to build a web with golang 43248 Go 2024-05-12
31 type-challenges/type-challenges Collection of TypeScript type challenges with online judge 42797 TypeScript 2024-09-08
32 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 ... 41842 Python 2024-10-09
33 k88hudson/git-flight-rules Flight rules for git 41823 - 2024-08-27
34 yangshun/front-end-interview-handbook ⚡️ Front End interview preparation materials for busy engineers 41541 JavaScript 2024-10-01
35 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?" 39959 - 2024-08-19
36 Light-City/CPlusPlusThings C++那些事 39064 C++ 2024-06-14
37 1c7/chinese-independent-developer 👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻中国独立开发者项目列表 -- 分享大家都在做什么 37317 - 2024-10-08
38 QSCTech/zju-icicles 浙江大学课程攻略共享计划 37086 HTML 2024-09-29
39 byoungd/English-level-up-tips An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。 36917 - 2024-07-13
40 0voice/interview_internal_reference 2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。 36577 Python 2024-05-20
41 AobingJava/JavaFamily 【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。 36007 - 2024-09-04
42 satwikkansal/wtfpython What the f*ck Python? 😱 35702 Python 2024-06-13
43 TencentARC/GFPGAN GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration. 35665 Python 2024-07-26
44 formulahendry/955.WLB 955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡) 34670 - 2024-05-24
45 unknwon/the-way-to-go_ZH_CN 《The Way to Go》中文译本,中文正式名《Go 入门指南》 34541 Go 2024-08-14
46 SimplifyJobs/Summer2025-Internships Collection of Summer 2025 tech internships! 34442 - 2024-10-09
47 xitu/gold-miner 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台: 33710 - 2024-04-17
48 PKUanonym/REKCARC-TSC-UHT 清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University 33198 HTML 2024-07-23
49 halfrost/LeetCode-Go ✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解 32852 Go 2024-06-22
50 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 32408 Clojure 2024-10-09
51 GitHubDaily/GitHubDaily 坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub. 32140 - 2024-05-29
52 fengdu78/Coursera-ML-AndrewNg-Notes 吴恩达老师的机器学习课程个人笔记 31815 HTML 2024-06-10
53 jaywcjlove/linux-command Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux 31709 Markdown 2024-09-20
54 Trinea/android-open-project A categorized collection of Android Open Source Projects, More powerful web version: 31610 - 2024-07-08
55 doocs/leetcode 🔥LeetCode solutions in any programming language 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 31190 Java 2024-10-09
56 ryanhanwu/How-To-Ask-Questions-The-Smart-Way 本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。 30643 JavaScript 2024-04-14
57 alibaba/p3c Alibaba Java Coding Guidelines pmd implements and IDE plugin 30416 Kotlin 2024-08-06
58 0xAX/linux-insides A little bit about a linux kernel 29889 Python 2024-07-17
59 standard/standard 🌟 JavaScript Style Guide, with linter & automatic code fixer 29080 JavaScript 2024-09-13
60 gedoor/legado Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。 28802 Kotlin 2024-10-09
61 shengxinjing/programmer-job-blacklist 🙈程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞 28524 Shell 2024-04-16
62 ascoders/weekly 前端精读周刊。帮你理解最前沿、实用的技术。 28487 JavaScript 2024-09-09
63 wuyouzhuguli/SpringAll 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc 28287 Java 2024-05-31
64 AllThingsSmitty/css-protips ⚡️ A collection of tips to help take your CSS skills pro 🦾 28221 - 2024-10-01
65 ZuzooVn/machine-learning-for-software-engineers A complete daily plan for studying to become a machine learning engineer. 28090 - 2024-06-11
66 viraptor/reverse-interview Questions to ask the company during your interview 27526 - 2024-09-04
67 crossoverJie/JCSprout 👨‍🎓 Java Core Sprout : basic, concurrent, algorithm 27068 Java 2024-05-21
68 mli/paper-reading 深度学习经典、新论文逐段精读 26568 - 2024-08-08
69 qianguyihao/Web 千古前端图文教程,超详细的前端入门到进阶知识库。从零开始学前端,做一名精致优雅的前端工程师。 26342 JavaScript 2024-09-10
70 qiurunze123/miaosha ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓 26201 Java 2024-06-06
71 dwmkerr/hacker-laws 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws 25759 Shell 2024-06-12
72 haizlin/fe-interview 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能…… 25327 JavaScript 2024-10-08
73 sunface/rust-course “连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book 25254 Rust 2024-09-05
74 yeasy/docker_practice Learn and understand Docker&Container technologies, with real DevOps practice! 24764 Go 2024-09-26
75 goldbergyoni/javascript-testing-best-practices 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023) 23995 JavaScript 2024-06-27
76 datawhalechina/pumpkin-book 《机器学习》(西瓜书)公式详解 23874 - 2024-08-20
77 sudheerj/javascript-interview-questions List of 1000 JavaScript Interview Questions 23847 JavaScript 2024-09-18
78 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. 23393 Python 2024-08-18
79 wangzheng0822/algo 数据结构和算法必知必会的50个代码实现 22877 Python 2024-08-21
80 shimohq/chinese-programmer-wrong-pronunciation 中国程序员容易发音错误的单词 22207 Python 2024-08-16
81 luong-komorebi/Awesome-Linux-Software 🐧 A list of awesome Linux softwares 22113 Python 2024-09-16
82 doocs/source-code-hunter 😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等 22080 Java 2024-09-19
83 quii/learn-go-with-tests Learn Go with test-driven development 22061 Go 2024-09-17
84 DesignPatternsPHP/DesignPatternsPHP Sample code for several design patterns in PHP 8.x 21857 PHP 2024-06-11
85 judasn/IntelliJ-IDEA-Tutorial IntelliJ IDEA 简体中文专题教程 21813 - 2024-09-16
86 fastai/fastbook The fastai book, published as Jupyter Notebooks 21670 Jupyter Notebook 2024-08-16
87 hehonghui/awesome-english-ebooks 经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新 21398 CSS 2024-10-04
88 git-tips/tips Most commonly used git tips and tricks. 21318 JavaScript 2024-07-05
89 ruanyf/es6tutorial 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。 21236 JavaScript 2024-09-24
90 drduh/macOS-Security-and-Privacy-Guide Guide to securing and improving privacy on macOS 21232 Python 2024-09-29
91 SwiftGGTeam/the-swift-programming-language-in-chinese 中文版 Apple 官方 Swift 教程《The Swift Programming Language》 21061 CSS 2024-10-08
92 OI-wiki/OI-wiki 🌟 Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法) 20808 - 2024-10-09
93 basarat/typescript-book 📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹 20778 TypeScript 2024-06-29
94 timqian/chinese-independent-blogs 中文独立博客列表 20430 JavaScript 2024-10-09
95 WeNeedHome/SummaryOfLoanSuspension 全国各省市停贷通知汇总 20343 HTML 2024-07-13
96 Vonng/ddia 《Designing Data-Intensive Application》DDIA中文翻译 20258 Python 2024-08-29
97 zergtant/pytorch-handbook pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行 20201 Jupyter Notebook 2024-07-25
98 verekia/js-stack-from-scratch 🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack. 20059 JavaScript 2024-06-05
99 chokcoco/iCSS 不止于 CSS 19589 CSS 2024-08-07
100 chai2010/advanced-go-programming-book 📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) 19324 Go 2024-09-15
101 yudaocode/SpringBoot-Labs 一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024 19020 Java 2024-04-28
102 ZhongFuCheng3y/athena Java后端知识图谱🔥 帮助Java初学者成长 18814 - 2024-05-28
103 inancgumus/learngo ❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs. 18805 Go 2024-04-14
104 MoienTajik/AspNetCore-Developer-Roadmap Roadmap to becoming an ASP.NET Core developer in 2024 18515 - 2024-08-08
105 lewagon/setup Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp 18508 Ruby 2024-10-06
106 koodo-reader/koodo-reader A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web 18189 JavaScript 2024-09-18
107 Hannibal046/Awesome-LLM Awesome-LLM: a curated list of Large Language Model 18109 - 2024-10-07
108 wistbean/learn_python3_spider python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式 ... 18030 Python 2024-07-29
109 LiLittleCat/awesome-free-chatgpt 🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated. 18014 Python 2024-09-30
110 amusi/CVPR2024-Papers-with-Code CVPR 2024 论文和开源项目合集 17901 - 2024-07-04
111 Lissy93/personal-security-checklist 🔒 A compiled checklist of 300+ tips for protecting digital security and privacy in 2024 16889 TypeScript 2024-10-06
112 vasanthk/react-bits ✨ React patterns, techniques, tips and tricks ✨ 16884 - 2024-06-26
113 NanmiCoder/MediaCrawler 小红书笔记 评论爬虫、抖音视频 评论爬虫、快手视频 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫、百度贴吧帖子 | 百度贴吧评论回复爬虫 知乎问答文章|评论爬虫 16870 Python 2024-09-28
114 rubocop/ruby-style-guide A community-driven Ruby coding style guide 16455 - 2024-07-18
115 uber-go/guide The Uber Go Style Guide. 15781 - 2024-08-09
116 sczhou/CodeFormer [NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer 15505 Python 2024-10-08
117 RealKai42/qwerty-learner 为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers 15498 TypeScript 2024-10-08
118 arialdomartini/Back-End-Developer-Interview-Questions A list of back-end related questions you can be inspired from to interview potential candidates, test yourself or completely ignore 15361 - 2024-09-11
119 HqWu-HITCS/Awesome-Chinese-LLM 整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。 15298 - 2024-09-19
120 selfteaching/the-craft-of-selfteaching One has no future if one couldn't teach themself. 15223 Jupyter Notebook 2024-07-22
121 ochococo/Design-Patterns-In-Swift 📖 Design Patterns implemented in Swift 5.0 15117 Swift 2024-08-03
122 fangzesheng/free-api 收集免费的接口服务,做一个api的搬运工 14884 - 2024-09-13
123 zhisheng17/flink-learning flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、 ... 14509 Java 2024-05-25
124 open-android/Android GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频 14365 - 2024-04-28
125 itgoyo/TelegramGroup 2024最新悄咪咪收集的10000+个Telegram群合集,附带全网最有趣最好用的机器人BOT🤖【tg百科】 14357 - 2024-10-09
126 sparanoid/chinese-copywriting-guidelines Chinese copywriting guidelines for better written communication/中文文案排版指北 14224 - 2024-05-17
127 immersive-translate/immersive-translate 沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension 14115 - 2024-09-28
128 SwifterSwift/SwifterSwift A handy collection of more than 500 native Swift extensions to boost your productivity. 14005 Swift 2024-09-10
129 ibireme/YYKit A collection of iOS components. 13989 Objective-C 2024-06-25
130 labring/sealos Sealos is a production-ready Kubernetes distribution. You can run any Docker image on sealos, start high availability databases like mysql/pgsql/redis/mongo, develop applications using any Programming ... 13884 Go 2024-10-09
131 MaaAssistantArknights/MaaAssistantArknights 《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients. 13773 C++ 2024-10-09
132 LlamaFamily/Llama-Chinese Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用 13769 Python 2024-09-05
133 iggredible/Learn-Vim Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖 13659 - 2024-05-29
134 jindongwang/transferlearning Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习 13324 Python 2024-09-25
135 datawhalechina/leedl-tutorial 《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases 13322 - 2024-10-08
136 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. 13258 Rust 2024-10-08
137 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 ... 13181 - 2024-07-12
138 pluja/awesome-privacy Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS. 13146 - 2024-09-25
139 itwanger/toBeBetterJavaer 一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄 13121 Java 2024-10-08
140 browserslist/browserslist 🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env 12980 JavaScript 2024-10-04
141 macrozheng/mall-learning mall学习教程,架构、业务、技术要点全方位解析。mall项目(60k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot、MyBatis、Elasticsearch、RabbitMQ、Redis、MongoDB、MySQL等技术,采用Docker容器化部署。 12940 Java 2024-09-15
142 opendatalab/MinerU A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。 12690 Python 2024-10-09
143 extreme-assistant/CVPR2024-Paper-Code-Interpretation cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理 12418 - 2024-04-25
144 zhaoolee/ChineseBQB 🇨🇳 Chinese sticker pack,More joy / 表情包的博物馆, Github最有毒的仓库, 中国表情包大集合, 聚欢乐~ 12187 JavaScript 2024-09-29
145 sunface/rust-by-practice Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects. 12108 Rust 2024-08-19
146 jamiebuilds/babel-handbook 📘 A guided handbook on how to use Babel and how to create plugins for Babel. 12028 - 2024-06-25
147 jaywcjlove/reference 为开发人员分享快速参考备忘清单(速查表) 12003 Dockerfile 2024-10-03
148 talkgo/night Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。 11987 Go 2024-10-09
149 Idnan/bash-guide A guide to learn bash 11820 - 2024-08-11
150 OpenTalker/SadTalker [CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation 11764 Python 2024-06-26
151 yidao620c/python3-cookbook 《Python Cookbook》 3rd Edition Translation 11658 Jupyter Notebook 2024-07-24
152 Tim9Liu9/TimLiu-iOS iOS开发常用三方库、插件、知名博客等等 11649 - 2024-08-01
153 datawhalechina/llm-cookbook 面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版 11593 Jupyter Notebook 2024-09-15
154 ritchieng/the-incredible-pytorch The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch. 11409 - 2024-09-25
155 AmazingAng/WTF-Solidity WTF Solidity 极简入门教程,供小白们使用。Now supports English! 官网: https://wtf.academy 11404 Solidity 2024-09-28
156 tuteng/Best-websites-a-programmer-should-visit-zh 程序员应该访问的最佳网站中文版 11381 - 2024-08-15
157 SimplifyJobs/New-Grad-Positions A collection of full time roles in SWE, Quant, and PM for new grads. 11367 - 2024-10-09
158 xmu-xiaoma666/External-Attention-pytorch 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐ 11348 Python 2024-08-29
159 soulmachine/leetcode LeetCode题解,151道题完整版。 11280 TeX 2024-07-10
160 fuzhengwei/CodeGuide 📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)! 11134 - 2024-10-09
161 0voice/from_coder_to_expert 2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT 11109 - 2024-05-20
162 rootsongjc/kubernetes-handbook Kubernetes中文指南/云原生应用架构实战手册 11105 Shell 2024-07-30
163 apachecn/apachecn-algo-zh ApacheCN 数据结构与算法译文集 11003 JavaScript 2024-06-19
164 diff-usion/Awesome-Diffusion-Models A collection of resources and papers on Diffusion Models 10859 HTML 2024-08-01
165 nestjs/awesome-nestjs A curated list of awesome things related to NestJS 😎 10786 - 2024-09-10
166 EmbraceAGI/awesome-chatgpt-zh ChatGPT 中文指南🔥,ChatGPT 中文调教指南,指令指南,应用开发指南,精选资源清单,更好的使用 chatGPT 让你的生产力 up up up! 🚀 10613 Python 2024-08-30
167 zh-google-styleguide/zh-google-styleguide Google 开源项目风格指南 (中文版) 10585 Makefile 2024-06-23
168 wsdjeg/vim-galore-zh_cn Vim 从入门到精通 10476 Vim script 2024-07-06
169 doocs/jvm 🤗 JVM 底层原理最全知识总结 10440 - 2024-09-17
170 xcatliu/typescript-tutorial TypeScript 入门教程 10409 TypeScript 2024-08-18
171 jianchang512/pyvideotrans Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并支持api调用 10265 Python 2024-10-09
172 gurugio/lowlevelprogramming-university How to be low-level programmer 10221 - 2024-09-16
173 Baiyuetribe/paper2gui Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 10201 Jupyter Notebook 2024-09-20
174 febobo/web-interview 语音打卡社群维护的前端面试题库,包含不限于Vue面试题,React面试题,JS面试题,HTTP面试题,工程化面试题,CSS面试题,算法面试题,大厂面试题,高频面试题 10193 - 2024-08-12
175 public-api-lists/public-api-lists A collective list of free APIs for use in software and web development 🚀 10156 - 2024-09-25
176 phodal/github GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest. 10097 Rich Text Format 2024-08-24
177 MSWorkers/support.996.ICU Microsoft and GitHub Workers Support 996.ICU 10092 - 2024-06-15
178 dtm-labs/dtm A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages. 10084 Go 2024-05-31
179 dair-ai/ML-Papers-of-the-Week 🔥Highlighting the top ML papers every week. 10044 - 2024-10-09
180 greatghoul/remote-working 收集整理远程工作相关的资料 9915 Ruby 2024-10-09
181 javascript-tutorial/zh.javascript.info 现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。 9780 HTML 2024-08-16
182 wolverinn/Waking-Up 计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试;可用于模拟面试、面试前复习、短期内快速备战面试... 9776 - 2024-09-02
183 tangyudi/Ai-Learn 人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-in ... 9653 - 2024-06-02
184 wuye9036/CppTemplateTutorial 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中) 9537 C++ 2024-08-20
185 liguodongiot/llm-action 本项目旨在分享大模型相关技术原理以及实战经验。 9475 HTML 2024-09-22
186 Jack-Cherish/PythonPark Python 开源项目之「自学编程之路」,保姆级教程:AI实验室、宝藏视频、数据结构、学习指南、机器学习实战、深度学习实战、网络爬虫、大厂面经、程序人生、资源分享。 9431 Python 2024-09-16
187 pingcap/awesome-database-learning A list of learning materials to understand databases internals 9364 - 2024-08-29
188 Mooler0410/LLMsPracticalGuide A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers) 9361 - 2024-05-31
189 ChenYilong/iOSInterviewQuestions iOS interview questions;iOS面试题集锦(附答案) 9353 C++ 2024-07-22
190 datawhalechina/easy-rl 强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/ 9218 Jupyter Notebook 2024-09-09
191 wmjordan/PDFPatcher PDF补丁丁——PDF工具箱,可以编辑书签、剪裁旋转页面、解除限制、提取或合并文档,探查文档结构,提取图片、转成图片等等 9107 C# 2024-10-07
192 daliansky/Hackintosh Hackintosh long-term maintenance model EFI and installation tutorial 9092 Shell 2024-08-20
193 codeguy/php-the-right-way An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials around the Web 9049 CSS 2024-09-30
194 modelscope/facechain FaceChain is a deep-learning toolchain for generating your Digital-Twin. 8930 Jupyter Notebook 2024-10-09
195 freeCodeCamp/how-to-contribute-to-open-source A guide to contributing to open source 8740 Ruby 2024-10-02
196 Visualize-ML/Book4_Power-of-Matrix Book_4_《矩阵力量》 鸢尾花书:从加减乘除到机器学习;上架! 8642 Python 2024-09-11
197 aishwaryanr/awesome-generative-ai-guide A one stop repository for generative AI research updates, interview resources, notebooks and much more! 8568 - 2024-10-03
198 gibbok/typescript-book The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source. 8442 TypeScript 2024-06-04
199 zhuima/awesome-cloudflare ⛅️ 精选的 Cloudflare 工具、开源项目、指南、博客和其他资源列表。/ ⛅️ A curated list of Cloudflare tools, open source projects, guides, blogs and other resources. 8300 - 2024-10-01
200 datawhalechina/self-llm 《开源大模型食用指南》基于Linux环境快速部署开源大模型,更适合中国宝宝的部署教程 8300 Jupyter Notebook 2024-09-29

↓ -- 感谢读者 -- ↓

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