XML parsers and other XML related C++ class libraries.
More information
More information
Related categories 1
Sites 6
A C++ source class for parsing and creating XML based on the EDOM API, with articles and documentation.
A cross-platform W3C XML Schema to C++ data binding compiler. Provided with an XML instance specification (XML Schema), it generates C++ classes that represent the given vocabulary as well as parsing and serialization code. [Open Source, GPL]
An attempt to create the fastest XML parser possible, while retaining usability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen function executed on the same data. [Open Source]
A lightweight C++ library for object serialization in XML. [Open Source]
TiCPP is short for the official name TinyXML++. It is a completely new interface to TinyXML that uses many of the C++ strengths: Templates, exceptions, and much better error handling. [Open Source, MIT]
A validating XML parser written in a portable subset of C++ by the Apache project.
TiCPP is short for the official name TinyXML++. It is a completely new interface to TinyXML that uses many of the C++ strengths: Templates, exceptions, and much better error handling. [Open Source, MIT]
A validating XML parser written in a portable subset of C++ by the Apache project.
An attempt to create the fastest XML parser possible, while retaining usability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen function executed on the same data. [Open Source]
A cross-platform W3C XML Schema to C++ data binding compiler. Provided with an XML instance specification (XML Schema), it generates C++ classes that represent the given vocabulary as well as parsing and serialization code. [Open Source, GPL]
A C++ source class for parsing and creating XML based on the EDOM API, with articles and documentation.
A lightweight C++ library for object serialization in XML. [Open Source]
