Download List

Project Description

CWXML is an high-performance, open-source
C-language library for parsing and generating
XML and BXML formats with a straightforward API.
Initial testing indicates that it is 3 or more
times faster than other popular libraries such
as expat and libxml2 at parsing XML and much
faster again with BXML, which is a
straightforward, open, patent-unencumbered
binary-encoding format for XML data that is a
stand-alone work-alike drop-in replacement for
an XML file that mirrors the XML markup
structures in a way that is similar to the
in-memory representations of many parser
libraries.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-09-10 23:03 Back to release list
4.0.5

This release fixes minor bugs in XPath processing, binary file reading on Windows, and generating embedded quoting in attributes.
Tags: Minor bugfixes

Project Resources