Repository navigation
xml-parser-library
- Website
- Wikipedia
🌿 Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
A parser for annotated MuseScore 3 files.
a lightweight in-place XML parser
A simple and tiny validating XML parser library in C. It is specifically developed for embedded applications in mind.
This application parses XML schema file and generates C source code for parsing xml file.
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.
Experimental implementation of limited subset of Xml specification to provide better performance on simple cases
Simple XML parsing and XPath library in Java
Resilient markup parser library
Simple XML reader for Java
Fast and minimalist event based XML parser (header only)