README.txt 815 B

12345678910
  1. This folder contains everything related to 3rdparty code or tools.
  2. cmake - scripts for the cmake build system (http://www.cmake.org)
  3. httplib - library for http web service (https://github.com/yhirose/cpp-httplib/commit/a9cf09795170a72372cbeb3feef3851b859c0e33)
  4. libconfig - library for processing structured configuration files (http://www.hyperrealm.com/libconfig/)
  5. mysql - library for MySQL Community Server (http://www.mysql.com)
  6. pcre - library for Perl Compatible Regular Expressions (http://www.pcre.org)
  7. zlib - library for DEFLATE lossless compression algorithm (http://www.zlib.net)
  8. json - library for nlohmann json (https://github.com/nlohmann/json/tree/4b2c8ce6bcfe7f39f2bb9e680c1e7a4d67c2dd48)
  9. yaml-cpp - library for yaml (https://github.com/jbeder/yaml-cpp/tree/0e6e28d1a38224fc8172fae0109ea7f673c096db)