Categories
CWXML
CWXML is a C 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 (a free, patent-unencumbered binary-encoding format for XML data that is a replacement for an XML file that mirrors the XML markup structures in a way similar to the in-memory representations of many parser libraries).
Last updated 7 Oct, 2008
Versions
4.0.0
4.0.0 stable released 2004-03-15
- Released: 15 Mar, 2004
- Code Maturity: Stable
- Source Archive: http://www.cubewerx.com/cwxml/releases/cwxml-4....
- Licenses: LGPLv2.1orlater
- Interfaces: Library
User Community and Support
User FAQ available in HTML format from http://www.cubewerx.com/main/cwxml/faq.html
General Resources
Support Resources
- Paid programming and consulting available from Cubewerx, Inc at http://www.cubewerx.com/main/services.html
