English | 简体中文
A concise and efficient collection of commonly used C++libraries that have been simply organized (code may come from open source libraries, open source projects, or self created)
The code comes from:
xml:https://github.com/leethomason/tinyxml2
csv:https://github.com/p-ranav/csv2
json:https://github.com/nlohmann/json
ini:https://github.com/metayeti/mINI
http/https:https://github.com/yhirose/cpp-httplib
log:https://github.com/gabime/spdlog
sort:https://github.com/orlp/pdqsort
arg parse:https://github.com/adishavit/argh
pthreadpool: created by ppywj
pstring: created by ppywj