You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alex a20ebbe2ed | 4 months ago | |
---|---|---|
.. | ||
cmake | 4 months ago | |
httplib | 4 months ago | |
json | 4 months ago | |
libconfig | 4 months ago | |
mysql | 4 months ago | |
pcre | 4 months ago | |
rapidyaml | 4 months ago | |
yaml-cpp | 4 months ago | |
zlib | 4 months ago | |
CMakeLists.txt | 4 months ago | |
README.txt | 4 months ago |
README.txt
This folder contains everything related to 3rdparty code or tools. cmake - scripts for the cmake build system (http://www.cmake.org) httplib - library for http web service (https://github.com/yhirose/cpp-httplib/commit/a9cf09795170a72372cbeb3feef3851b859c0e33) libconfig - library for processing structured configuration files (http://www.hyperrealm.com/libconfig/) mysql - library for MySQL Community Server (http://www.mysql.com) pcre - library for Perl Compatible Regular Expressions (http://www.pcre.org) zlib - library for DEFLATE lossless compression algorithm (http://www.zlib.net) json - library for nlohmann json (https://github.com/nlohmann/json/tree/4b2c8ce6bcfe7f39f2bb9e680c1e7a4d67c2dd48) yaml-cpp - library for yaml (https://github.com/jbeder/yaml-cpp/tree/0e6e28d1a38224fc8172fae0109ea7f673c096db)