xml

XML parser

A lightweight XML parser that creates a DOM-like data structure and allows easy iteration over XML objects

🔋 In-place lightweight XML parser

GitHub

12 stars
3 watching
3 forks
Language: C
last commit: 7 months ago
Linked from 1 awesome list

c-xmlfast-xmlheader-onlyin-place-parserlightweight-xmloptimized-xmlparsertokenizertokenizer-parserxmlxml-loaderxml-parser

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
rpgoldman/xmls A lightweight XML parser written in Common Lisp 20
coreoffice/xmlcoder An XML parsing framework with features like namespace prefix stripping and dynamic node encoding 802
chenyunguimilook/swiftyxml A Swift library that provides a simple and Swifty way to parse and manipulate XML data. 103
xml-comp/xml-comp Automates comparison and synchronization of XML documents across directories. 21
processone/fast_xml A fast and efficient Erlang-based XML parsing library 134
ruricolist/fxml A secure-by-default XML parser and serializer library 32
yahoojapan/swiftyxmlparser An XML parsing library implemented in Swift 582
dwd/rapidxml A C++ library for parsing and working with XML data structures 152
maxim-mazurok/sax-ts A tool for parsing XML data in a simple and efficient way 17
ohler55/ox An XML parser and object marshaller designed to be fast and efficient 905
drmohundro/swxmlhash A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. 1,409
willemdj/erlsom A tool for parsing and generating XML documents in Erlang. 267
libexpat/libexpat A fast streaming XML parser written in C99. 1,100
haasted/grappa-xml-parser A parser experiment using the Grappa framework to parse simplified XML variants. 1