中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
☆21Jan 4, 2018Updated 8 years ago
Alternatives and similar repositories for CppTemplateTutorial
Users that are interested in CppTemplateTutorial are comparing it to the libraries listed below
Sorting:
- Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyz…☆14May 24, 2024Updated last year
- Package scripts for GCC with the MCF thread model☆14Updated this week
- gmp is a C++ metaprogramming library tailored for code generation at compile time.☆23Feb 14, 2026Updated 2 weeks ago
- 如何安全地使用 Git 的指导方案☆113Mar 6, 2023Updated 2 years ago
- A linux-like su/sudo on Windows. Transferred from https://github.com/DoubleLabyrinth/WindowsSudo.☆33Oct 12, 2019Updated 6 years ago
- 📦 eCAL C/C++ runtime core☆12Oct 21, 2024Updated last year
- A C++ math expression parser and evaluator☆12Nov 13, 2025Updated 3 months ago
- Simple plotter using the Qt framework and Qcustomplot☆10Jan 28, 2022Updated 4 years ago
- QtPropertyBrowser From qttools and add cmake can compile with Qt5&Qt6☆14Sep 2, 2025Updated 5 months ago
- A sample playground for (re)learning Android.☆13Nov 15, 2023Updated 2 years ago
- The asynchronous framework for modern C++☆14Aug 12, 2023Updated 2 years ago
- SDL3 game☆15Updated this week
- animals 是一个对 boost.beast 的更高层次抽象实现,增加常用的功能如ssl,url, socks/http代理等支持,以更易于使用为目标。☆11Nov 11, 2023Updated 2 years ago
- better asio wrapper (++asio)☆40Apr 5, 2022Updated 3 years ago
- ☆17Dec 5, 2025Updated 2 months ago
- A bunch of lua dissectors for Wireshark that support iNet-X and IENA packet formats☆16Jan 28, 2026Updated last month
- 一个把教务处课程表转换成日历的小工具☆10Nov 26, 2021Updated 4 years ago
- 微服务治理框架使用示例(C++版本)☆10Jun 10, 2019Updated 6 years ago
- A framework to make C memory safe☆13Sep 20, 2022Updated 3 years ago
- Proposal for std::intrusive_ptr☆40Apr 30, 2019Updated 6 years ago
- rubikcubegroup魔方定理证明+视频分享。discuss here: https://lean4daydayup.zulipchat.com/join/45reytdk5yv7t7sheywhulw3/☆12Apr 16, 2024Updated last year
- A mod that added in-game Easter eggs for Chinese festivals☆12Jun 23, 2024Updated last year
- 使用HTML/JS/CSS创建更快速、更稳定的桌面应用☆18Sep 27, 2025Updated 5 months ago
- C++小游戏合集☆13Dec 6, 2022Updated 3 years ago
- 全称为Advanced Client Framework,意为进阶、先进的Qt客户端框架。集成了插件式模块、换肤、任意分辨率自适应等功能,大大提高了项目开发效率。