rapidxml 1.13.0
RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, 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. Usuage: Install-Package rapidxml #include <rapidxml/rapidxml.hpp>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>rapidxml</id>
<version>1.13</version>
<title>rapidxml</title>
<authors>oneZeroPlus</authors>
<owners>oneZeroPlus</owners>
<licenseUrl>http://rapidxml.sourceforge.net/license.txt</licenseUrl>
<projectUrl>http://rapidxml.sourceforge.net/</projectUrl>
<iconUrl>http://www.onezeroplus.com/images/ozp.jpg</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, 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.
Usuage:
Install-Package rapidxml
#include <rapidxml/rapidxml.hpp></description>
<summary>Nuget package for rapidxml, an in-situ parser written in modern C++</summary>
<releaseNotes>Nuget package for rapidXml library.</releaseNotes>
<copyright>Copyright (C) 2006, 2009 Marcin Kalicinski</copyright>
<tags>native c++ xml rapidxml onezeroplus nativepackage</tags>
</metadata>
</package>