chuckatkins / MiniXMLLinks
Mini-XML is a small XML library that you can use to read and write XML and XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a 'make' program.
☆17Updated 11 years ago
Alternatives and similar repositories for MiniXML
Users that are interested in MiniXML are comparing it to the libraries listed below
Sorting:
- Fork of Log4c project☆93Updated 8 years ago
- JSON-RPC in C (server only for now)☆234Updated last year
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…