pugixml Alternatives
pugixml is described as 'Light-weight, simple and fast XML parser for C++ with XPath support' and is an app in the development category. There are three alternatives to pugixml for Linux, Mac, Windows and BSD. The best pugixml alternative is Expat, which is both free and Open Source. Other great apps like pugixml are libxml2 and TinyXML-2.
- Free • Open Source
Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). As one of the first available open-source XML parsers, Expat has found a place in many...
License model
- Free • Open Source
Platforms
- Linux
libxml2 is a software library for parsing XML documents. It is also the basis for the libxslt library which processes XSLT-1.0 stylesheets.
License model
- Free • Open Source
Platforms
- Mac
- Windows
- Linux
In brief, TinyXML-2 parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.
License model
- Free • Open Source
Platforms
- Windows
- Mac
- Linux
- BSD