115 lines
18 KiB
Markdown
115 lines
18 KiB
Markdown
<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a>
|
||
|
||
# 中文总榜 > 资料类 > C++
|
||
<sub>数据更新: 2022-03-01 / 温馨提示:中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目,通常在项目的「readme/wiki/官网」可以找到</sub>
|
||
|
||
|#|Repository|Description|Stars|Updated|
|
||
|:-|:-|:-|:-|:-|
|
||
|1|[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 ...|22657|2022-01-10|
|
||
|2|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|18768|2022-02-23|
|
||
|3|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|8920|2021-12-06|
|
||
|4|[wuye9036/CppTemplateTutorial](https://github.com/wuye9036/CppTemplateTutorial)|中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)|6015|2021-12-28|
|
||
|5|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|4374|2022-01-24|
|
||
|6|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。|3581|2021-11-28|
|
||
|7|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|2601|2022-02-18|
|
||
|8|[ffffffff0x/1earn](https://github.com/ffffffff0x/1earn)|ffffffff0x 团队维护的安全知识框架,内容包括不仅限于 web安全、工控安全、取证、应急、蓝队设施部署、后渗透、Linux安全、各类靶机writup|2565|2022-02-22|
|
||
|9|[liuyubobobo/Play-Leetcode](https://github.com/liuyubobobo/Play-Leetcode)|My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言 ...|2265|2022-02-27|
|
||
|10|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|研读顶会论文,复现论文相关代码|2132|2022-02-15|
|
||
|11|[19PDP/Bilibili-plus](https://github.com/19PDP/Bilibili-plus)|课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB|2128|2022-02-25|
|
||
|12|[CodePanda66/CSPostgraduate-408](https://github.com/CodePanda66/CSPostgraduate-408)|💯 CSPostgraduate 计算机考研 408 专业课资料及真题资源|2038|2022-02-17|
|
||
|13|[huangmingchuan/Cpp_Primer_Answers](https://github.com/huangmingchuan/Cpp_Primer_Answers)|《C++ Primer》第五版中文版习题答案|2012|2022-01-23|
|
||
|14|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|1538|2022-02-28|
|
||
|15|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|1467|2022-02-26|
|
||
|16|[0voice/cpp_new_features](https://github.com/0voice/cpp_new_features)|2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等|1454|2021-10-21|
|
||
|17|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1295|2022-02-28|
|
||
|18|[HarleysZhang/2021_algorithm_intern_information](https://github.com/HarleysZhang/2021_algorithm_intern_information)|2021年的算法实习岗位/校招公司信息表,和常见深度学习基础、计算机视觉知识笔记、算法岗面试题答案,及暑期计算机视觉实习面经和总结。|1294|2021-10-23|
|
||
|19|[SFUMECJF/cmake-examples-Chinese](https://github.com/SFUMECJF/cmake-examples-Chinese)|快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/|1293|2022-02-18|
|
||
|20|[netwarm007/GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch)|配合我的知乎专栏写的项目|1166|2021-11-29|
|
||
|21|[hao14293/2021-Postgraduate-408](https://github.com/hao14293/2021-Postgraduate-408)|💯✍备考2021年研究生-408 |1091|2022-01-05|
|
||
|22|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|1072|2022-02-20|
|
||
|23|[XMuli/QtExamples](https://github.com/XMuli/QtExamples)|Qt 的 GUI 控件使用和网络;DTK 重绘控件方式的框架架构解析;Qt 原理/运行机制理解;QtCreator 使用和一些小技巧;系列文章教程|1047|2022-01-20|
|
||
|24|[zufuliu/notepad2](https://github.com/zufuliu/notepad2)|Notepad2-zufuliu is a light-weight Scintilla-based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for about 80 programming languages/documents, bundled wi ...|1028|2022-02-28|
|
||
|25|[nwpuhq/AwesomeCpp](https://github.com/nwpuhq/AwesomeCpp)|---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等|988|2022-02-26|
|
||
|26|[tkchu/Game-Programming-Patterns-CN](https://github.com/tkchu/Game-Programming-Patterns-CN)|《游戏编程模式》中文版|970|2022-01-07|
|
||
|27|[yanyiwu/simhash](https://github.com/yanyiwu/simhash)|中文文档simhash值计算|941|2022-01-22|
|
||
|28|[acm-clan/algorithm-stone](https://github.com/acm-clan/algorithm-stone)|ACM/LeetCode算法竞赛路线图,最全的算法学习地图!|894|2022-02-20|
|
||
|29|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程:使用Windows SDK(C++)开发Direct3D 11.x|853|2022-02-21|
|
||
|30|[downdemo/Cpp-Templates-2ed](https://github.com/downdemo/Cpp-Templates-2ed)|C++ Templates 2ed 笔记:C++11/14/17 模板,剖析 C++ 最复杂艰深的高级技术,揭秘基础设施库不可或缺的泛型编程|848|2021-12-27|
|
||
|31|[szza/LearningNote](https://github.com/szza/LearningNote)|C++和Linux学习笔记|820|2022-02-14|
|
||
|32|[IronsDu/brynet](https://github.com/IronsDu/brynet)|A Header-Only cross-platform C++ TCP network library . Can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install |815|2022-02-27|
|
||
|33|[AngelMonica126/GraphicAlgorithm](https://github.com/AngelMonica126/GraphicAlgorithm)|:octopus: :octopus:图形学论文实现|745|2022-02-14|
|
||
|34|[githubhaohao/LearnFFmpeg](https://github.com/githubhaohao/LearnFFmpeg)|Android FFmpeg 音视频开发教程|671|2022-01-25|
|
||
|35|[czs108/Cpp-Primer-5th-Notes-CN](https://github.com/czs108/Cpp-Primer-5th-Notes-CN)|📚 《C++ Primer中文版(第5版)》笔记|646|2021-12-26|
|
||
|36|[tardate/LittleArduinoProjects](https://github.com/tardate/LittleArduinoProjects)|a collection of little projects, most involving electronics or an Arduino in one way or another!|499|2022-02-22|
|
||
|37|[sukhoeing/aoapc-bac2nd-keys](https://github.com/sukhoeing/aoapc-bac2nd-keys)|算法竞赛入门经典第2版-习题选解|474|2021-09-08|
|
||
|38|[FengGuanxi/HDU-Experience](https://github.com/FengGuanxi/HDU-Experience)|用于向所有杭电学子分享在杭电的知识与经验|471|2022-01-15|
|
||
|39|[liuchuo/LeetCode](https://github.com/liuchuo/LeetCode)|🍡 LeetCode Online Judge刷题题解(Java/C++/Python/Ruby/Swift)|470|2022-02-12|
|
||
|40|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCL(Point Cloud Library)点云库学习记录|455|2022-02-11|
|
||
|41|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|450|2021-12-15|
|
||
|42|[midisec/BypassAnti-Virus](https://github.com/midisec/BypassAnti-Virus)|免杀姿势学习、记录、复现。|397|2022-02-26|
|
||
|43|[ethan-li-coding/PatchMatchStereo](https://github.com/ethan-li-coding/PatchMatchStereo)|PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!|388|2021-12-29|
|
||
|44|[LiveStockShapeAnalysis/Point-Cloud-Processing-example](https://github.com/LiveStockShapeAnalysis/Point-Cloud-Processing-example)|点云库PCL从入门到精通 书中配套案例|364|2021-09-04|
|
||
|45|[chengciming/wechatPc](https://github.com/chengciming/wechatPc)|PC微信hook源码,PC微信注入,逆向编程,可以制作微信机器人玩玩,仅供学习,请不要用于商业、违法途径,本人不对此源码造成的违法负责!|342|2022-02-12|
|
||
|46|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|340|2022-02-25|
|
||
|47|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|332|2022-02-24|
|
||
|48|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|312|2022-02-21|
|
||
|49|[AllentDan/LibtorchTutorials](https://github.com/AllentDan/LibtorchTutorials)|This is a code repository for pytorch c++ (or libtorch) tutorial.|251|2021-11-02|
|
||
|50|[lilinxiong/cppPrimerPlus-six-](https://github.com/lilinxiong/cppPrimerPlus-six-)|C++PrimerPlus(第6版)中文版源码|227|2021-12-31|
|
||
|51|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|205|2022-02-19|
|
||
|52|[muluoleiguo/interview](https://github.com/muluoleiguo/interview)|linux C++ 服务器/后台开发 秋招整理资料 |198|2021-11-07|
|
||
|53|[xiaoxiaojx/blog](https://github.com/xiaoxiaojx/blog)|Project for learning Node.js / libuv / gRPC internals.(💡Language: zh-CN)|182|2022-02-25|
|
||
|54|[moranzcw/LeetCode-NOTES](https://github.com/moranzcw/LeetCode-NOTES)|LeetCode 算法解答|182|2021-11-14|
|
||
|55|[rongweihe/CPPNotes](https://github.com/rongweihe/CPPNotes)|【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。|181|2022-01-03|
|
||
|56|[kongpf8848/Animation](https://github.com/kongpf8848/Animation)|Android各种动画效果合集,项目包含了丰富的动画实例(逐帧动画,补间动画,Lottie动画,GIF动画,SVGA动画),体验动画之美,让Android动起来:smile::smile::smile:|178|2021-12-17|
|
||
|57|[neil3d/UnrealCookbook](https://github.com/neil3d/UnrealCookbook)|虚幻4引擎的一些编程实践分享|175|2021-12-12|
|
||
|58|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|175|2021-10-21|
|
||
|59|[AgoraIO/API-Examples](https://github.com/AgoraIO/API-Examples)|Play with AgoraSDK and have fun! Everything you need to start learning Agora.|170|2022-02-28|
|
||
|60|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析,框架学习等。yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;|165|2022-02-28|
|
||
|61|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|159|2021-09-23|
|
||
|62|[GoatGirl98/Walkthrough-of-ACCoding-in-BUAA](https://github.com/GoatGirl98/Walkthrough-of-ACCoding-in-BUAA)|北航OJ通关攻略,包括北航软件学院的在线评测网站(OJ)——AC编程(accoding.cn)开放课程的全部题解|157|2022-02-19|
|
||
|63|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。|153|2022-02-14|
|
||
|64|[BenedictYoung/Lecture](https://github.com/BenedictYoung/Lecture)|王道考研机试指南(第二版) 例题代码|152|2022-01-19|
|
||
|65|[WifWaf/MH-Z19](https://github.com/WifWaf/MH-Z19)|For Arduino Boards (&ESP32). Additional Examples/Commands., Hardware/Software Serial|142|2022-01-11|
|
||
|66|[ThisisGame/cpp-game-engine-book](https://github.com/ThisisGame/cpp-game-engine-book)|从零编写游戏引擎教程|137|2022-02-28|
|
||
|67|[metaphysis/Code](https://github.com/metaphysis/Code)|Solutions for UVa Online Judge and Programming Challeges. Sample code in my Book.|136|2021-12-29|
|
||
|68|[jiangzc/CuteTranslation](https://github.com/jiangzc/CuteTranslation)|Linux屏幕取词翻译软件|126|2021-09-11|
|
||
|69|[MinerProxy/WiseNoDevFee](https://github.com/MinerProxy/WiseNoDevFee)|Ethereum NoDevFee: Support for GMiner, Phoenix Miner, Claymore, NBMiner, lolMiner, TeamRedMiner,T-Rex Miner, miniZ/老矿工以太坊反抽水软件,支持大多数主流内核和主流币种(eth, rvn,ergo,cfx等),仅供内部参考学习|124|2021-11-09|
|
||
|70|[Lartu/ldpl](https://github.com/Lartu/ldpl)|Compiled programming language for Unix systems, inspired by COBOL and designed to be expressive, fast, readable and easy to learn.|124|2022-02-10|
|
||
|71|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|120|2022-01-30|
|
||
|72|[Sugar0612/ReBirth](https://github.com/Sugar0612/ReBirth)|基于C++的Unreal4第三人称游戏学习笔记与制作过程(创建 ~ 架构思想~ 打包) A third-person game based on ue4.|111|2021-12-28|
|
||
|73|[netbeen/flyingACE](https://github.com/netbeen/flyingACE)|A Cocos2d-3.0 games about plane fighting, using Cocos2d-x-3.3 binding c++. Cocos2dx游戏《王牌飞行员》,使用Cocos2d-x-3.3开发|109|2021-11-14|
|
||
|74|[wugenqiang/NoteBook](https://github.com/wugenqiang/NoteBook)|✍ 记录一路走来学习的计算机专业知识 ,力求构建 AI & CS & SE 知识体系|107|2021-10-07|
|
||
|75|[GavinKG/ILearnVulkanFromScratch-CN](https://github.com/GavinKG/ILearnVulkanFromScratch-CN)|Gitbook repo hosting|107|2022-02-23|
|
||
|76|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|101|2022-02-23|
|
||
|77|[yanglr/leetcode-ac](https://github.com/yanglr/leetcode-ac)|:octocat: leetcode-ac LeetCode AC solutions LeetCode+剑指offer+程序员面试金典careerup(cc189)|97|2021-11-28|
|
||
|78|[upupming/algorithm](https://github.com/upupming/algorithm)|acwing, leetcode, kickstart, 算法模板, PAT 等等|95|2022-02-27|
|
||
|79|[juhuaguai/duilib](https://github.com/juhuaguai/duilib)|由官方的duilib( https://github.com/duilib/duilib ) 复制过来的,仅为了个人学习使用。可以使用vs2008打开,新增一些学习测试用的demo,代码也会同步官方的后续修改。Q群:594312689。欢迎交流学习。|91|2021-12-29|
|
||
|80|[liuzengh/design-pattern](https://github.com/liuzengh/design-pattern)|Design Patterns In Modern C++ 中文版翻译|90|2021-10-03|
|
||
|81|[BenedictYoung/Practice](https://github.com/BenedictYoung/Practice)|王道考研机试指南(第二版) 习题代码|87|2022-01-04|
|
||
|82|[Vincentqyw/LineSegmentsDetection](https://github.com/Vincentqyw/LineSegmentsDetection)|:monkey:A collection of line segments detection algorithms. |86|2021-09-08|
|
||
|83|[chachaxw/data-structure-and-algorithm](https://github.com/chachaxw/data-structure-and-algorithm)|Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具|85|2022-02-28|
|
||
|84|[gongjianbo/MyTestCode](https://github.com/gongjianbo/MyTestCode)|一些测试程序,主要配合我的博客做示例。 博客地址:https://blog.csdn.net/gongjianbo1992|84|2022-02-06|
|
||
|85|[jwzh222/epoll](https://github.com/jwzh222/epoll)|基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习|83|2021-09-01|
|
||
|86|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记,OC、iOS 逆向、Python、汇编、Bash等等!|80|2022-02-27|
|
||
|87|[downdemo/Effective-Modern-Cpp](https://github.com/downdemo/Effective-Modern-Cpp)|Effective Modern C++ 笔记:C++11/14/17 最佳实践,快速上手 Modern C++ 的最正确使用方式|79|2022-02-11|
|
||
|88|[rAthenaCN/rAthenaCN](https://github.com/rAthenaCN/rAthenaCN)|基于 rAthena 官方源码,二次开发及修正的中文版|72|2022-02-15|
|
||
|89|[tiankonguse/leetcode-solutions](https://github.com/tiankonguse/leetcode-solutions)|My Solutions to Leetcode problems ! leetcode 算法题源代码 & Leetcode 互动编程项目|72|2022-02-27|
|
||
|90|[ThreeSR/LeetCode](https://github.com/ThreeSR/LeetCode)|Zero LeetCode a day keeps the Offer away.|69|2022-02-28|
|
||
|91|[Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey](https://github.com/Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Monterey)|一个关于RazerBlade15的黑苹果efi分享,macOS Big Sur/Monterey的安装教程,以及一些优化分享。|65|2022-01-06|
|
||
|92|[loyinglin/Codeforces](https://github.com/loyinglin/Codeforces)|日常练习,保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。|65|2022-01-01|
|
||
|93|[plamenko/altruct](https://github.com/plamenko/altruct)|Algorithms & Data Structures|64|2021-11-06|
|
||
|94|[XINCGer/AlgorithmTraining](https://github.com/XINCGer/AlgorithmTraining)|算法训练,包括《啊哈算法》中的算法和常用游戏算法|61|2021-10-31|
|
||
|95|[weiyu666/GAMES202homework](https://github.com/weiyu666/GAMES202homework)|主要是学习闫老师的GAMES202高质量实时渲染完成的大作业|56|2021-10-08|
|
||
|96|[zguolee/WDAlgorithmsNote](https://github.com/zguolee/WDAlgorithmsNote)|王道考研机试指南(第二版)——题目链接|56|2021-10-18|
|
||
|97|[exlaw/Notes](https://github.com/exlaw/Notes)|南软几个课程的本科复习资料|55|2021-10-12|
|
||
|98|[thecodingwizard/competitive-programming](https://github.com/thecodingwizard/competitive-programming)|Solutions to various competitive programming problems I've solved. Check out the USACO Guide to improve at competitive programming!|55|2021-11-06|
|
||
|
||
<div align="center">
|
||
<p><sub>↓ -- 感谢读者 -- ↓</sub></p>
|
||
榜单持续更新,如有帮助请加星收藏,方便后续浏览,感谢你的支持!
|
||
</div>
|
||
|
||
<br/>
|
||
|
||
<div align="center"><a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> • <a href="/content/docs/feedback.md">问题反馈</a></div>
|