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

113 lines
18 KiB
Markdown

This file contains ambiguous Unicode characters!

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

<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a><a href="/content/docs/feedback.md">问题反馈</a>
# 中文增速榜 > 资料类 > C++
<sub>数据更新: 2023-12-19&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指「文档母语为中文」OR「含有中文翻译」的项目通常在项目的「readme/wiki/官网」可以找到</sub>
|#|Repository|Description|Stars|Average daily growth|Updated|
|:-|:-|:-|:-|:-|:-|
|1|[Light-City/CPlusPlusThings](https://github.com/Light-City/CPlusPlusThings)|C++那些事|34814|22|2023-12-06|
|2|[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 ...|31415|15|2023-11-27|
|3|[MaaAssistantArknights/MaaAssistantArknights](https://github.com/MaaAssistantArknights/MaaAssistantArknights)|《明日方舟》小助手,全日常一键长草! A one-click tool for the daily tasks of Arknights, supporting all clients.|10751|12|2023-12-18|
|4|[yuesong-feng/30dayMakeCppServer](https://github.com/yuesong-feng/30dayMakeCppServer)|30天自制C++服务器,包含教程和源代码|4214|6|2023-11-06|
|5|[gaoxiang12/slam_in_autonomous_driving](https://github.com/gaoxiang12/slam_in_autonomous_driving)|《自动驾驶中的SLAM技术》对应开源代码|1423|5|2023-10-26|
|6|[parallel101/course](https://github.com/parallel101/course)|高性能并行编程与优化 - 课件|2984|4|2023-09-24|
|7|[TonyChen56/WeChatRobot](https://github.com/TonyChen56/WeChatRobot)|微信HOOK、微信机器人 wxhook数据库解密 微信公众号采集 微信公众号爬虫|5810|4|2023-12-02|
|8|[0voice/introduce_c-cpp_manual](https://github.com/0voice/introduce_c-cpp_manual)|一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。|3220|4|2023-11-02|
|9|[ChenYilong/iOSInterviewQuestions](https://github.com/ChenYilong/iOSInterviewQuestions)|iOS interview questions;iOS面试题集锦附答案--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21|9216|3|2023-09-02|
|10|[ZachL1/Bilibili-plus](https://github.com/ZachL1/Bilibili-plus)|课程视频、PPT和源代码侯捷C++系列台大郭彦甫MATLAB|3600|3|2023-07-21|
|11|[alibaba/yalantinglibs](https://github.com/alibaba/yalantinglibs)|A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple|1128|3|2023-12-16|
|12|[applenob/Cpp_Primer_Practice](https://github.com/applenob/Cpp_Primer_Practice)|搞定C++:punch:。C++ Primer 中文版第5版学习仓库包括笔记和课后练习答案。|7037|3|2023-12-10|
|13|[feiyangqingyun/QWidgetDemo](https://github.com/feiyangqingyun/QWidgetDemo)|Qt编写的一些开源的demo预计会有100多个一直持续更新完善代码简洁易懂注释详细每个都是独立项目非常适合初学者代码随意传播使用拒绝打赏和捐赠欢迎留言评论公众号Qt教程|5054|3|2023-12-15|
|14|[ShujiaHuang/Cpp-Primer-Plus-6th](https://github.com/ShujiaHuang/Cpp-Primer-Plus-6th)| 《C++ Primer Plus 第6版中文版》原书代码、习题答案和个人笔记仅供学习和交流。|1500|2|2023-10-07|
|15|[km1994/nlp_paper_study](https://github.com/km1994/nlp_paper_study)|该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记|3559|2|2023-08-18|
|16|[ThisisGame/cpp-game-engine-book](https://github.com/ThisisGame/cpp-game-engine-book)|从零编写游戏引擎教程 Writing a game engine tutorial from scratch|2324|2|2023-11-06|
|17|[gaoxiang12/slambook2](https://github.com/gaoxiang12/slambook2)|edition 2 of the slambook|4743|2|2023-10-08|
|18|[Mq-b/Loser-HomeWork](https://github.com/Mq-b/Loser-HomeWork)|卢瑟们的作展示答案讲解以及一些C++知识|314|2|2023-12-16|
|19|[lightvector/KataGo](https://github.com/lightvector/KataGo)|GTP engine and self-play learning in Go|2797|2|2023-12-17|
|20|[opencurve/curve](https://github.com/opencurve/curve)|Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage ...|2132|2|2023-12-18|
|21|[XMuli/QtExamples](https://github.com/XMuli/QtExamples)|Qt 之 GUI 控件使用 / 网络 / 架构原理 / 运行机制理解DTK 重绘控件方式的框架解析IDE 技巧之 Visual Studio / Qt Creator此为系列文章教程|2692|2|2023-11-17|
|22|[HarleysZhang/cv_note](https://github.com/HarleysZhang/cv_note)|记录cv算法工程师的成长之路分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/|2092|1|2023-07-05|
|23|[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 many programming languages and documents, bundled wi ...|2081|1|2023-12-15|
|24|[scarsty/kys-cpp](https://github.com/scarsty/kys-cpp)|《金庸群侠传》c++复刻版,已完工|2426|1|2023-12-12|
|25|[netwarm007/GameEngineFromScratch](https://github.com/netwarm007/GameEngineFromScratch)|配合我的知乎专栏写的项目|1648|1|2023-09-16|
|26|[xtaci/algorithms](https://github.com/xtaci/algorithms)|Algorithms & Data structures in C++.|5031|1|2023-08-02|
|27|[HuangCongQing/pcl-learning](https://github.com/HuangCongQing/pcl-learning)|🔥PCLPoint Cloud Library点云库学习记录|1301|1|2023-08-27|
|28|[1051727403/SHU-CS-Source-Share](https://github.com/1051727403/SHU-CS-Source-Share)|SHU-上大计算机资料分享汇总❤️❤️❤️|92|1|2023-12-02|
|29|[datawhalechina/smoothly-vslam](https://github.com/datawhalechina/smoothly-vslam)|VSLAM开源基础教程各章节练习代码|108|1|2023-11-26|
|30|[wqking/eventpp](https://github.com/wqking/eventpp)|Event Dispatcher and callback list for C++|1099|1|2023-12-17|
|31|[Miller-Xie/Code](https://github.com/Miller-Xie/Code)|面试高频算法题总结,个人博客|1066|1|2023-12-16|
|32|[selfboot/CS_Offer](https://github.com/selfboot/CS_Offer)|计算机学科基础知识和主流编程语言相关内容的总结|2168|1|2023-09-24|
|33|[huangmingchuan/Cpp_Primer_Answers](https://github.com/huangmingchuan/Cpp_Primer_Answers)|《C++ Primer》第五版中文版习题答案|2593|1|2023-07-07|
|34|[MKXJun/DirectX11-With-Windows-SDK](https://github.com/MKXJun/DirectX11-With-Windows-SDK)|现代DX11系列教程使用Windows SDK(C++)开发Direct3D 11.x|1341|1|2023-12-12|
|35|[Tencent/UnLua](https://github.com/Tencent/UnLua)|A feature-rich, easy-learning and highly optimized Lua scripting plugin for UE.|1892|1|2023-12-13|
|36|[BrightXiaoHan/CMakeTutorial](https://github.com/BrightXiaoHan/CMakeTutorial)|CMake中文实战教程|1236|1|2023-08-30|
|37|[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语言 ...|2663|1|2023-11-09|
|38|[drken1215/algorithm](https://github.com/drken1215/algorithm)|Implementation of various algorithms|227|0|2023-11-27|
|39|[beiyuouo/hainanu-course-comments](https://github.com/beiyuouo/hainanu-course-comments)|🎩 海南大学课程攻略共享计划https://www.bj-yan.top/hainanu-course-comments|80|0|2023-06-29|
|40|[adah1972/nvwa](https://github.com/adah1972/nvwa)|My small collection of C++ utilities|345|0|2023-11-03|
|41|[EricPengShuai/Interview](https://github.com/EricPengShuai/Interview)|CPP面试修炼|69|0|2023-12-16|
|42|[limbo018/DREAMPlace](https://github.com/limbo018/DREAMPlace)|Deep learning toolkit-enabled VLSI placement|575|0|2023-11-16|
|43|[tardate/LittleArduinoProjects](https://github.com/tardate/LittleArduinoProjects)|a collection of "Little Electronic Art Projects", most involving electronics or an Arduino in one way or another!|617|0|2023-12-16|
|44|[jwzh222/epoll](https://github.com/jwzh222/epoll)|基于epoll机制的高并发聊天室c语言实现代码源于网络仅供学习|211|0|2023-07-12|
|45|[MaaAssistantArknights/MAABH3](https://github.com/MaaAssistantArknights/MAABH3)|《崩坏3》小助手 A one-click tool for the daily tasks of Honkai Impact.|65|0|2023-12-09|
|46|[AgoraIO/API-Examples](https://github.com/AgoraIO/API-Examples)|Play with AgoraSDK and have fun! Everything you need to start learning Agora.|262|0|2023-12-07|
|47|[aaaddress1/Windows-APT-Warfare](https://github.com/aaaddress1/Windows-APT-Warfare)|著作《Windows APT Warfare惡意程式前線戰術指南》各章節技術實作之原始碼內容|339|0|2023-07-23|
|48|[gesanqiu/gstreamer-example](https://github.com/gesanqiu/gstreamer-example)|Gstreamer开发教程。|153|0|2023-06-20|
|49|[keyou/chromium_demo](https://github.com/keyou/chromium_demo)|A series of demos to show how chromium is constructed.|299|0|2023-11-26|
|50|[wangfly-me/SysHttpHookSleep](https://github.com/wangfly-me/SysHttpHookSleep)|集合多种方式的ShellcodeLoader|86|0|2023-07-10|
|51|[Eished/self-study-exam_notes](https://github.com/Eished/self-study-exam_notes)|080901 计算机科学与技术 计算机信息管理 深圳大学自考本科学习笔记 |175|0|2023-08-29|
|52|[district10/cmake-templates](https://github.com/district10/cmake-templates)|Some CMake Templates (examples). Qt, Boost, OpenCV, C++11, etc 一些栗子|510|0|2023-12-07|
|53|[gongjianbo/MyTestCode](https://github.com/gongjianbo/MyTestCode)|Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序作为我博客的示例代码主要是Qt相关的Demo。|289|0|2023-10-13|
|54|[INET-RC/GeoMX](https://github.com/INET-RC/GeoMX)|GeoMX: Fast and unified distributed system for training machine learning algorithms over geographical data centers.|114|0|2023-08-21|
|55|[x-jeff/OpenCV_Code_Demo](https://github.com/x-jeff/OpenCV_Code_Demo)|OpenCV教程👀c++代码示例➕博客讲解|71|0|2023-11-20|
|56|[colind0pe/AV-Bypass-Learning](https://github.com/colind0pe/AV-Bypass-Learning)|免杀学习笔记|184|0|2023-06-21|
|57|[upupming/algorithm](https://github.com/upupming/algorithm)|acwing, leetcode, kickstart, 算法模板, PAT 等等|254|0|2023-10-25|
|58|[Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Sonoma](https://github.com/Tyson-Hu/RazerBlade15-Base-Model-Hackintosh_macOS_Sonoma)|一个关于RazerBlade15的黑苹果efi分享macOS Big Sur/Monterey/Ventura/Sonoma的安装教程以及一些优化分享。|89|0|2023-11-06|
|59|[BeyonderXX/tensorflow-serving-tutorial](https://github.com/BeyonderXX/tensorflow-serving-tutorial)|A tutorial of building tensorflow serving service from scratch|82|0|2023-07-05|
|60|[Acoucou/imx6ull_project](https://github.com/Acoucou/imx6ull_project)|这是基于正点原子的imx6ull做的一个学习项目|61|0|2023-07-22|
|61|[CHH3213/Books](https://github.com/CHH3213/Books)|书籍资料汇总|117|0|2023-10-23|
|62|[IronsDu/brynet](https://github.com/IronsDu/brynet)|A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.|965|0|2023-12-17|
|63|[hedada-hc/pc_wechat_hook](https://github.com/hedada-hc/pc_wechat_hook)|pc微信hook 课程例子源码 最新版pc微信hook全套课程尽在网易云课堂 搜索微信逆向即可 pcwx pcweichat 微信hook C语言开发|851|0|2023-11-27|
|64|[zjhellofss/KuiperCourse](https://github.com/zjhellofss/KuiperCourse)|b站上的课程|50|0|2023-08-25|
|65|[juhuaguai/duilib](https://github.com/juhuaguai/duilib)|由官方的duilib( https://github.com/duilib/duilib ) 复制过来的仅为了个人学习使用。可以使用vs2008打开新增一些学习测试用的demo代码也会同步官方的后续修改。Q群594312689。欢迎交流学习。|108|0|2023-10-27|
|66|[TJ-CSCCG/TJCS-Course](https://github.com/TJ-CSCCG/TJCS-Course)|:bulb: 同济大学计算机科学与技术、信息安全专业课程资源共享仓库。含部分科目介绍、报告模板、实验工具等内容。期待更多课程加入……|101|0|2023-11-29|
|67|[Waleon/CTK-examples](https://github.com/Waleon/CTK-examples)|OSGI for C++ - 通往架构师之路|105|0|2023-08-23|
|68|[Italink/ModernGraphicsEngineGuide](https://github.com/Italink/ModernGraphicsEngineGuide)|现代图形引擎入门指南|150|0|2023-12-17|
|69|[Waleon/Log4Qt-examples](https://github.com/Waleon/Log4Qt-examples)|Log4j for C++ 实用指南|48|0|2023-08-23|
|70|[loyinglin/Codeforces](https://github.com/loyinglin/Codeforces)|日常练习保持手感。题目主要来源是Codeforces和leetcode。 面试BAT必备。|69|0|2023-12-16|
|71|[jiaxw32/iNote](https://github.com/jiaxw32/iNote)|个人学习研究笔记OC、C++、iOS 逆向、汇编、Python。|129|0|2023-11-19|
|72|[Nagi-ovo/Cherno-CPP-Notes](https://github.com/Nagi-ovo/Cherno-CPP-Notes)|Cherno C++课程个人笔记|51|0|2023-11-15|
|73|[dependon/fantascene-dynamic-wallpaper](https://github.com/dependon/fantascene-dynamic-wallpaper)|Managed animated wallpaper based on X11 under Linux(Dynamic Wallpapers for Linux)|169|0|2023-12-01|
|74|[npu-cs/Course-Material](https://github.com/npu-cs/Course-Material)|西工大计算机专业课程攻略 npu-cs/Course-Material|52|0|2023-11-30|
|75|[Quanwei1992/GAMES101](https://github.com/Quanwei1992/GAMES101)|GAMES101: 现代计算机图形学入门 作业|411|0|2023-10-14|
|76|[sprinfall/cpp-thread-study](https://github.com/sprinfall/cpp-thread-study)|C++ 线程库示例及教程|54|0|2023-07-28|
|77|[hunterzju/llvm-tutorial](https://github.com/hunterzju/llvm-tutorial)|llvm-tutorial文档翻译以及代码仓库|130|0|2023-10-09|
|78|[Greedysky/TTKTinyTools](https://github.com/Greedysky/TTKTinyTools)|Qt 自定义小工具集合 持续更新中......|116|0|2023-12-17|
|79|[gongluck/AnalysisAVP](https://github.com/gongluck/AnalysisAVP)|音视频学习,相关文件格式/协议分析框架学习等。encode decodergb yuv h264 aac flv mp4 rtmplibyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtcandroid ios capture videotoolbox|439|0|2023-11-06|
|80|[gongjianbo/OpenGLwithQtWidgets](https://github.com/gongjianbo/OpenGLwithQtWidgets)|以 LearnOpenGL 教程和《OpenGL编程指南原书第九版》 为基础,结合 QtWidgets 框架学习 OpenGL 的练习代码。 LearnOpenGL 英文原版https://learnopengl.com/ LearnOpenGL 中文链接https://learnopengl-cn.github.io/|48|0|2023-08-30|
|81|[Greedysky/TTKWidgetTools](https://github.com/Greedysky/TTKWidgetTools)|QWidget 自定义控件集合 持续更新中......|525|0|2023-12-17|
|82|[Charmve/CppMaster](https://github.com/Charmve/CppMaster)|C++ Master Learning Roadmap, especially for AIoT and C++ advanced SWE|246|0|2023-08-04|
|83|[JackeyLea/ffmpeg_beginner](https://github.com/JackeyLea/ffmpeg_beginner)|食铁兽 ffmpeg4/5入门系列教程代码|220|0|2023-11-30|
|84|[heyhu/AndroidReverseStudy](https://github.com/heyhu/AndroidReverseStudy)|安卓逆向学习|368|0|2023-11-21|
|85|[yishuinanfeng/opengl-es-study-demo](https://github.com/yishuinanfeng/opengl-es-study-demo)|一个OpenGL es入门项目帮助初学者更快地入门学习。主要内容是基础图形绘制、缓冲对象使用、渲染视频、视频添加滤镜效果,详细可见我的博客专栏。Opengl es study demo for freshman to learn opengl es quickly.|47|0|2023-07-11|
|86|[KyrieFeng23/QT5-Image-and-video-processing-software](https://github.com/KyrieFeng23/QT5-Image-and-video-processing-software)|使用QT5+Opencv完成简单的图像处理及视频处理软件。图像处理包括灰度化、均值滤波、边缘检测、伽马变换、旋转镜像、亮度调节、二值化、对比度饱和度调节、色彩调节、图片保存、水印等。 视频处理包括:二值化、边缘检测、灰度化、平滑、局部马赛克、缩放等。 此外还进行了界面美化、中英翻译等。|228|0|2023-10-05|
|87|[coloz/Arduino-book](https://github.com/coloz/Arduino-book)|《Arduino程序设计基础》例程集|82|0|2023-11-30|
|88|[gzc/leetcode](https://github.com/gzc/leetcode)|LeetCode solutions.|158|0|2023-12-04|
|89|[tiankonguse/leetcode-solutions](https://github.com/tiankonguse/leetcode-solutions)|My Solutions to Leetcode problems ! leetcode 算法题源代码 & Leetcode 互动编程项目|79|0|2023-12-17|
|90|[inte2000/code_for_algo_book](https://github.com/inte2000/code_for_algo_book)|《算法的乐趣》随书发布的代码|125|0|2023-09-12|
|91|[parallel101/simdtutor](https://github.com/parallel101/simdtutor)|x86-64 SIMD矢量优化系列教程|52|0|2023-09-11|
|92|[wx-chevalier/CPP-Notes](https://github.com/wx-chevalier/CPP-Notes)|CPP Notes & RoadMaps for Coder, Programming Language, Software Engineering, Web, Backend, Distributed Infrastructure, DataScience & AI 技术领域前瞻与程序员的进阶之路|84|0|2023-11-28|
|93|[jinbooooom/programming-summary](https://github.com/jinbooooom/programming-summary)|C/C++/Java/Python 基础知识总结|139|0|2023-11-07|
|94|[Dir-A/VN_Localization_Tutorials](https://github.com/Dir-A/VN_Localization_Tutorials)|Galgames汉化教程|49|0|2023-08-05|
|95|[DylanAo/AHU-AI-Repository](https://github.com/DylanAo/AHU-AI-Repository)|安徽大学人工智能学院学习资源汇总|58|0|2023-12-18|
|96|[lxiao217/study428](https://github.com/lxiao217/study428)|深度学习、计算机视觉、OpenCV、自动驾驶、SLAM、C++/Python语言开发学习分享|87|0|2023-11-14|
<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>