bundle-cxx.sh
A CLI tool to bundle / amagamate C/C++ files into a single file.
stb.c
stb single-file public domain libraries for C/C++; Sean Barrett (2014).
uuid_h.c
Single file, STB-style, lib to generate uuid:s; Fredrik Kihlander (2016).
stb-tools
EPG常用工具包,比如时间格式、URL拼接、GUID、Helement(轻量级HTMLElement工具包)、Position等等