patrickfrey/textwolf
textwolf is a C++ template library for processing XML in various character set encodings. It has interfaces for iterating on unicode characters, XML elements and elements typed by xml path selection expression matches. It supports chunk-wise processing of input and has a peformance competitive among the fastest open source XML processors.
C++MPL-2.0
Issues
- 1
The memory usage calculation is crap
#5 opened by patrickfrey - 0
- 1
entity definitions in XML are ignored
#1 opened by patrickfrey - 0
BOM character sequenced are not respected
#3 opened by patrickfrey - 0