mxml
XML parser
A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures.
Tiny XML library.
450 stars
26 watching
163 forks
Language: C
last commit: 7 days ago
Linked from 3 awesome lists
ansimini-xmlxml-dataxml-filesxml-node-trees
Related projects:
Repository | Description | Stars |
---|---|---|
maxim-mazurok/sax-ts | A tool for parsing XML data in a simple and efficient way | 17 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
tadija/aexml | A lightweight XML parsing utility for Swift | 1,014 |
michaelnisi/feeder | An Erlang library for parsing and processing RSS and Atom formatted XML feeds | 43 |
razrfalcon/roxmltree | An XML parsing library that creates a read-only tree from an XML document. | 434 |
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
aantron/markup.ml | A streaming HTML5 and XML parser that detects character encodings, emits signals, and provides error recovery. | 146 |
florob/rustyxml | An XML parser written in Rust | 103 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
gerhardlm/dynamicxmlparser | A tool for dynamically parsing XML content into predefined data classes in ActionScript. | 2 |
phrogz/slaxml | A Lua-based XML parsing library that supports various XML elements and attributes. | 153 |