Changing the way the world does text.
Products
xmlwf
Applications that use XML will often make use of the expat XML libraries which include a wellformedness routine called xmlwf. To allow users to accelerate their XML processing, International Characters has provided an accelerated version of the xmlwf utility that uses SSE 4.2 available with Intel Pentium 4 or later processors (Core, Core Duo, Core 2, Core i7, etc.). The accelerated utility makes use of parallel bitstream technology, typically resulting in a two-fold to six-fold speed up. Our xmlwf implements all the well-formedness rules for DTD-less UTF-8 documents and has been tested with the W3C XML conformance test suite.
You can download the Windows version of xmlwf from our Downloads page.
icXML
An accelerated XML processing module that is plug-in compatible with the Apache Software Foundation's Xerces XML module. Contact us if you would like more information on this initiative, or if you would like to try out this fast XML Parser.