C++ SAX parser is designed for parsing of XML document using SAX model. It scans input XML document and calls appropriate functions for every XML tree item (element, element content, attribute, text, ...
Tencent is pleased to support the open source community by making RapidJSON available. RapidJSON is a JSON parser and generator for C++. It was inspired by RapidXml. RapidJSON is small but complete.