Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 03-May-2024 | - | ||||
BUILD.gn | D | 03-May-2024 | 2 KiB | 56 | 51 | |
README.chromium | D | 03-May-2024 | 223 | 9 | 7 |
README.chromium
1Name: RapidJSON 2URL: https://github.com/TenCent/rapidjson 3License: MIT 4License File: src/license.txt 5CPEPrefix: cpe:/a:tencent:rapidjson:1.1.0 6 7Description: 8A fast JSON parser/generator for C++ with both SAX/DOM style API. 9