mirror of
https://github.com/avast/retdec.git
synced 2024-12-19 19:37:12 +00:00
470cbc153c
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. |
||
---|---|---|
.. | ||
include/rapidjson | ||
CMakeLists.txt | ||
license.txt | ||
README.md |
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.