AsmXml for liunx - Fast XML parser and decoder for x86 platforms


Size:
104KB
Category:
Development
XML
Requirements:
No special requirements
Seller:
Marc Kerbiquet
Price:
Free
System:
Unix/Linux
Rating:
4.7
License:
Freeware

Description - AsmXml for liunx - Fast XML parser and decoder for x86 platforms



AsmXml is a very fast XML parser and decoder for x86 platforms. It achieves high speed by using the following features: Written in pure assembler Optimized memory access 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 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. This project will likely appeal you if XML parsing is a bottleneck in your data-flow. 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 quickly load an XML document into a C structure. 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.



More in XML-AsmXml for liunx - Fast XML parser and decoder for x86 platforms

Library Speed Platforms Asmxml X86 Platforms Asmxml