pkgsrc-wip/rapidxml/DESCR

5 lines
268 B
Plaintext

RapidXml is 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.