@fork https://github.com/gzc9047/CppFreeMock googletes gmock增强工具, 可以打桩自由函数,static成员函数,非virtual成员函数 #define private public
@fork https://github.com/coolxv/cpp-stub C++ 函数打桩, 头文件库, 只需 include stub.h 即可使用, 配合 googletest 使用 #define private public
@fork https://github.com/google/googletest @fork https://gitee.com/melodydream/googletest vsomeip-3.4.10 need googletest-1.14.0 -std=c++14
FORK FROM https://gitee.com/lllstandout/inifile2 FORK FROM https://github.com/Winnerhust/inifile2 g++编译器版本较低的, 文件路径使用 std::string 处要改用其 .c_str()
FORK FROM: https://github.com/Chuyu-Team/CPPHelper https://gitee.com/mirrors/CPPHelper.git
FORK FROM https://github.com/openssl/openssl 官方路径 https://www.openssl.org/source/old/1.1.1/ 1.1.1-stable == 1.1.1n
FORK FROM: https://github.com/warmcat/libwebsockets warmcat/libwebsockets 官网地址: https://libwebsockets.org PORT 移植记录: 4.1-stable 4.1.0 4.1.4
FORK FROM https://gitlab.com/procps-ng/procps 官方的 procps 仓库 https://codingdict.com/os/software/94265
FORK FROM https://github.com/mmalecki/procps Linux系统命令top,ps,kill,free,vmstat等命令的源码 https://download.csdn.net/download/fengwei9800/1874965
fork from https://github.com/bblanchon/ArduinoJson https://blog.csdn.net/Naisu_kun/article/details/88351762 https://arduinojson.org/