C++
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
Yolov5 inference on NVDec hardware decoder
A collection of resources on modern C++
CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famous cmake tutorial Modern CMake. GitHub Pages : https://modern…
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
《Effective Modern C++》- 完成翻译
一个基于模板的C++矩阵运算库,简单易用,支持加减乘除转置求逆等常用运算. A template based C++ matrix operation library, which is simple and easy to use, and supports common operations such as addition, subtraction, multiplication an…
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
header only, dependency-free deep learning framework in C++14
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
A General-purpose Task-parallel Programming System using Modern C++
Curated list of project-based tutorials
