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