retdec/deps/rapidjson
Matula Peter 470cbc153c retdec: completely replace jsoncpp with rapidjson.
We had both of these JSON libs as deps. Since it is critical to parse LTI files as fast as possible, we need rapidjson. Therefore, in order to minimize RetDec deps, we completely replace jsoncpp with rapidjson.
2020-01-15 13:20:35 +01:00
..
include/rapidjson retdec: completely replace jsoncpp with rapidjson. 2020-01-15 13:20:35 +01:00
CMakeLists.txt retdec: completely replace jsoncpp with rapidjson. 2020-01-15 13:20:35 +01:00
license.txt retdec: completely replace jsoncpp with rapidjson. 2020-01-15 13:20:35 +01:00
README.md retdec: completely replace jsoncpp with rapidjson. 2020-01-15 13:20:35 +01:00

RapidJSON

A clone of only the needed sources (headers) of RapidJSON. Upstream commit: dfbe1db9da455552f7a9ad5d2aea17dd9d832ac1

License

Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved. Licensed under the MIT license. See the license.txt file for more details.