AsmXml

AsmXml is a very fast XML parser and decoder for x86 platforms.
Download

AsmXml Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Marc Kerbiquet
  • Publisher web site:
  • http://mkerbiquet.free.fr/asm-xml/

AsmXml Tags


AsmXml Description

AsmXml is a very fast XML parser and decoder for x86 platforms. AsmXml is a very fast XML parser and decoder for x86 platforms. The project achieves high speed by using the following features:· Written in pure assembler · Optimized memory accesses · Parsing and decoding at the same 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 parser is intended for applications that need intensive processing of XML. This project will likely appeal you if XML parsing is a bottleneck in your data-flow. For instance, it is well suited for bulk loads into databases. This is not an all-purpose library, it is not designed to be used with DOM, SAX, XPath and so on. Here, XML is just considered as an interchange format, not as a working format. The aim of this library is to load quickly an XML document into a C structure. What's New in This Release: · This release fixes a bug when parsing in non-strict mode.


AsmXml Related Software