pugixml
XML parser library
A lightweight C++ XML parser with DOM-like interface and XPath support for efficient tree traversals and data-driven queries.
Light-weight, simple and fast XML parser for C++ with XPath support
4k stars
146 watching
730 forks
Language: C++
last commit: 4 days ago
Linked from 2 awesome lists
domxmlxml-parserxpath
Related projects:
Repository | Description | Stars |
---|---|---|
leethomason/tinyxml2 | A C++ XML parser that builds a Document Object Model (DOM) from an XML document. | 5,120 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
lxml/lxml | A high-performance library for parsing and manipulating XML data structures in Python. | 2,718 |
naturalintelligence/fast-xml-parser | A fast and efficient JavaScript library for parsing and generating XML data | 2,596 |
cezheng/fuzi | An XML and HTML parser for Swift with XPath and CSS support | 1,082 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
libexpat/libexpat | A fast streaming XML parser written in C99. | 1,105 |
recp/xml | A lightweight XML parser that creates a DOM-like data structure and allows easy iteration over XML objects | 12 |
stchris/untangle | Converts XML to Python objects, allowing easy navigation and access of elements and attributes. | 615 |
xuri/xgen | A tool that generates code from XML schema definitions. | 340 |
sparklemotion/nokogiri | A Ruby library for parsing and manipulating XML and HTML documents | 6,159 |
pugjs/pug | A high-performance template engine for Node.js and browsers, designed to be elegant and feature-rich. | 21,707 |
vczh-libraries/gacui | A comprehensive C++ library for building GPU-accelerated user interfaces with WYSIWYG editing tools and XML support. | 2,351 |
gerhardlm/dynamicxmlparser | A tool for dynamically parsing XML content into predefined data classes in ActionScript. | 2 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |