tinyxml2

XML parser

A C++ XML parser that builds a Document Object Model (DOM) from an XML document.

TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.

GitHub

5k stars
223 watching
2k forks
Language: C++
last commit: 3 months ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
leonidas-from-xiv/node-xml2js An XML to JavaScript object converter library with bi-directional conversion capabilities. 4,901
zeux/pugixml A lightweight C++ XML parser with DOM-like interface and XPath support for efficient tree traversals and data-driven queries. 4,022
naturalintelligence/fast-xml-parser A fast and efficient JavaScript library for parsing and generating XML data 2,578
michaelrsweet/mxml A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. 450
lxml/lxml A high-performance library for parsing and manipulating XML data structures in Python. 2,705
jflarvoire/libxml2 An XML toolkit with added support for Simplified XML (SML) parsing and generation. 3
mattt/ono A cross-platform, modern API for working with HTML and XML in Apple platforms' Objective-C and Swift applications. 2,605
chenyunguimilook/swiftyxml A Swift library that provides a simple and Swifty way to parse and manipulate XML data. 103
sparklemotion/nokogiri A Ruby library for parsing and manipulating XML and HTML documents 6,153
libexpat/libexpat A fast streaming XML parser written in C99. 1,100
recp/xml A lightweight XML parser that creates a DOM-like data structure and allows easy iteration over XML objects 12
qcam/saxy An Elixir library for parsing and encoding XML documents using the SAX parser paradigm 279
aantron/markup.ml A streaming HTML5 and XML parser that detects character encodings, emits signals, and provides error recovery. 146
maxim-mazurok/sax-ts A tool for parsing XML data in a simple and efficient way 17
fb55/htmlparser2 A fast and forgiving HTML parser with a focus on minimal allocations 4,451