skywind3000 / emake
你见过的最简单的 GCC/CLANG 项目构建工具,定义式构建,比命令式更简单
☆821Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for emake
- A collection of gcc tips. 100 maybe just mean many here.☆543Updated 2 years ago
- 《C++ 17 The Complete Guide》- 翻译中☆473Updated last year
- JSON parser in standard C☆645Updated 2 months ago
- AVL implementation which is as fast/compact as linux's rbtree☆351Updated 3 years ago
- 作为对《CMake Cookbook》的中文翻译。☆1,395Updated 3 years ago
- 《CGDB中文手册》☆270Updated 9 years ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,206Updated last month
- Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.☆2,169Updated 2 months ago
- Simple command-line options handler (C++11)☆362Updated 3 months ago
- ☆488Updated 7 years ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,026Updated 5 years ago
- Header-only, tiny (99 lines) and powerful C++20 static reflection library.☆650Updated 3 years ago
- CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famou…☆723Updated 3 months ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,612Updated last month
- libuv wrapper in C++11 /libuv C++11网络库☆781Updated 10 months ago
- C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infr…☆1,610Updated 3 weeks ago
- 基于C++ Coroutines编写的无栈协程库☆618Updated 10 months ago
- 《自己动手实现Lua》随书源代码☆913Updated 2 years ago
- A asymmetric coroutine library for C.☆2,457Updated last year
- ☆663Updated 9 years ago
- A collection of gdb tips. 100 maybe just mean many here.☆3,087Updated last year
- Some code snippets for sharing☆1,879Updated last year
- Scan's personal technical notes☆256Updated 4 years ago
- CMake 官方教程----的翻译☆328Updated 7 years ago
- C in four functions☆117Updated 2 years ago
- 作为对《C++17 STL cookbook》英文版的中文翻译。☆1,248Updated 3 years ago
- 从blink里剥离的垃圾回收组件, 能让c++拥有java一样的自动垃圾回收机制☆364Updated 6 years ago
- 《CMake入门实战》源码☆2,242Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆540Updated 5 months ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 3 years ago