skywind3000 / emake
你见过的最简单的 GCC/CLANG 项目构建工具,定义式构建,比命令式更简单
☆842Updated 2 months ago
Alternatives and similar repositories for emake:
Users that are interested in emake are comparing it to the libraries listed below
- JSON parser in standard C☆654Updated 4 months ago
- A collection of gcc tips. 100 maybe just mean many here.☆546Updated 2 years ago
- 《C++ 17 The Complete Guide》- 翻译中☆501Updated last year
- 作为对《CMake Cookbook》的中文翻译。☆1,414Updated 4 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆350Updated 3 years ago
- 作为对《C++ Concurrency in Action》英文版的中文翻 译。☆2,043Updated 5 years ago
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,228Updated 4 months ago
- CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famou…☆757Updated 5 months ago
- Some code snippets for sharing☆1,886Updated last month
- A asymmetric coroutine library for C.☆2,473Updated 2 years ago
- 《CGDB中文手册》☆272Updated 9 years ago
- A collection of gdb tips. 100 maybe just mean many here.☆3,103Updated last year
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,234Updated last month
- ☆490Updated 8 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆482Updated 4 years ago
- 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。☆2,158Updated 3 years ago
- hurlex 小内核分章节代码和文档☆1,037Updated 3 years ago
- C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infr…☆1,615Updated 3 weeks ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,637Updated 3 months ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,459Updated 2 years ago
- ☆667Updated 9 years ago
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,735Updated 6 years ago
- C in four functions☆119Updated 3 years ago
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,256Updated 4 years ago
- 《CMake入门实战》源码☆2,260Updated last year
- Go-style concurrency in C++11