RapidXml
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 with parsing speed approaching speed of strlen function executed on the same data.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Great tool
-
Recomendo
-
thank you rapidxml
-
Love rapidxml
-
Easy to use and works.
-
Quite buggy! Especially with large buggy XML inputs. No namespace support (WHY?!). I ended up hand-rolling my own expat-based parser.