A C library based on LibXML2. News, features overview, full documentation, and download.
A part of the GNOME framework, but does not require GNOME. It provides interfaces similar to DOM an...
Article on Pyxie, a "simpler" representation of XML, and its associated tools, programmed in C.
A validating parser written in C and available under the GPL.
Minimal non-validating parser written in C. Implements subset of SAX with namespaces. Public domain...
A XML parser library written in C. It is a stream-oriented parser in which an application registers...
An easy interface around the XML Expat parser. [Open source, LGPL]