* [[https://mesonbuild.com/|meson]] - Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible. (python)
==== › 包管理 ====
==== › 包管理 ====
* [[https://github.com/microsoft/vcpkg|Vcpkg]] - C++ library manager for Windows, Linux, and MacOS. [MIT]
* [[https://github.com/microsoft/vcpkg|Vcpkg]] - C++ library manager for Windows, Linux, and MacOS. [MIT]
行 180:
行 192:
* [[http://valgrind.org/|valgrind]] - A tool for memory debugging, memory leak detection, and profiling.
* [[http://valgrind.org/|valgrind]] - A tool for memory debugging, memory leak detection, and profiling.
* [[https://github.com/nlohmann/json|nlohmann-json]] - JSON for Modern C++. [MIT]
* [[https://github.com/nlohmann/json|nlohmann-json]] - JSON for Modern C++. [MIT]
+
* [[https://github.com/sogou/workflow|Sogou C++ Workflow]] - This is an enterprise-level programming engine in light and elegant design which can satisfy most C++ back-end development requirements.[Apache-2.0]