Stars
C++
12 repositories
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Curated list of project-based tutorials
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
Thread-safe container for sharing data between threads
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.