parser-dev Json parser using RapidJSON, spdlog, and SQLite Run the file downloads.sh to download RapidJSON and spdlog. Install sqlite3 library, eg on ubuntu: apt install libsqlite3-dev or you can build from tarfile following these instructions