cpp
Modern CPP Tricks often useful in Coding Interviews and Competitive Programming
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++
A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
The roadmap for learning the C++ programming language for beginners and experienced devs.
《Effective Modern C++》- 完成翻译
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
A curated list of awesome C++ (mainly) things for Game Development. Inspired by awesome-... stuff.
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
Add a command interpreter (eg., REPL) to any C++ program
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
A cheatsheet of modern C++ language and library features.
C++ Requests: Curl for People, a spiritual port of Python Requests.
Cheatsheet for the C++ core guidelines, including a set of tried-and-true guidelines, rules, and best practices about coding in C++.
[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
The Standard Algorithms in C++.
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
Code snippets of sound synthesis algorithms in C++