AsmXml

This parser is intended for applications that need intensive processing of XML.
Download

AsmXml Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Marc Kerbiquet
  • Operating Systems:
  • Windows All
  • File Size:
  • 116 KB

AsmXml Tags


AsmXml Description

A very fast XML parser and decoder for x86 platforms AsmXml is a very fast XML parser and decoder for x86 platforms (Windows, Linux, BSD and Mac OS X). It achieves high speed by using the following features: * Written in pure assembler * Optimized memory access * More than a parser: parsing and decoding at the same time (decoding means that attributes and elements are accessible in O(1) time) To give an idea of the relative speed of AsmXml, the fastest open source XML parsers process between 10 and 30 MBs of XML per seconds while AsmXml processes around 200 MBs per seconds (on an Athlon XP 1800+). This library is also very small, it will increase the size of your application by only 20K. This parser is intended for applications that need intensive processing of XML, the aim is to quickly load an XML document into C-like structures. This project will likely appeal you if XML parsing is a bottleneck in your data-flow. Remember: if you really need speed, do not use XML. But if you can't (existing format, enterprise rules, ...), you may have a look at AsmXml.


AsmXml Related Software