AsmXml

Software Screenshot:
AsmXml
Software Details:
Version: 1.4
Upload Date: 20 Feb 15
Developer: Marc Kerbiquet
Distribution Type: Freeware
Downloads: 19

Rating: 1.0/5 (Total Votes: 1)

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 is new in this release:

  • Fixed a bug with the reading of an attribute with a character reference when the memory chunk is full.

What is new in version 1.2:

  • This release fixes a bug when parsing in non-strict mode.

What is new in version 1.1:

  • This release adds support for doc types and processing instructions.

Similar Software

Docmake
Docmake

14 Apr 15

GLE
GLE

15 Apr 15

kramdown
kramdown

20 Feb 15

mdSTable
mdSTable

20 Feb 15

Other Software of Developer Marc Kerbiquet

Code Browser
Code Browser

20 Feb 15

Gwennel
Gwennel

16 Apr 15

Code Browser
Code Browser

26 Jan 15

Comments to AsmXml

Comments not found
Add Comment
Turn on images!