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. Parsing, validation and lookup at the same time. Lookup makes attributes and elements accessibles in O(1) time. To give an idea of the relative speed of AsmXml, the fastest open source XML pars