Menu

RapidXml 1.1 Released - Parse XML as fast as you do strlen()

This is release 1.1 of RapidXml XML parser.

RapidXml is an attempt to create the fastest XML DOM 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.

This release introduces an improved, leaner and more intuitive interface for the parser and DOM tree, and adds several new useful functions and parsing flags. Speed of the parser remains blazing fast, as always. Additionally, test suite has been further extended to provide more safety as changes are applied to the source code.

For more information visit project webpage at http://rapidxml.sourceforge.net

Posted by mack 2007-08-07

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.