C++
设计模式超简单的解释 - An ultra-simplified explanation to design patterns
Simple, light-weight and easy-to-use asynchronous components
An open-source C++ library developed and used at Facebook.
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
OpenCL is the most powerful programming language ever created. Yet the OpenCL C++ bindings are cumbersome and the code overhead prevents many people from getting started. I created this lightweight…
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
A complete computer science study plan to become a software engineer.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/