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.
| Tags | Software Development Libraries Text Processing Markup XML |
|---|---|
| Licenses | LGPL |
| Operating Systems | Windows Windows POSIX Linux Solaris |
| Implementation | C |
Recent releases


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


Changes: A couple of bugs have been fixed.


Changes: Minor updates and bugfixes. Branched to a stable release.


No changes have been submitted for this release.