roxmltree
XML parser
An XML parsing library that creates a read-only tree from an XML document.
Represent an XML document as a read-only tree.
435 stars
10 watching
37 forks
Language: Rust
last commit: 7 months ago xml
Related projects:
Repository | Description | Stars |
---|---|---|
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
florob/rustyxml | An XML parser written in Rust | 103 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 454 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,412 |
maxim-mazurok/sax-ts | A tool for parsing XML data in a simple and efficient way | 17 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 451 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
empact/roxml | A Ruby module for mapping objects to XML using annotations and bidirectional marshalling | 223 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 268 |
phrogz/slaxml | A Lua-based XML parsing library that supports various XML elements and attributes. | 154 |
tafia/quick-xml | A high-performance XML parsing and generation library written in Rust. | 1,239 |
overbryd/exoml | A module to convert between XML and an internal tree structure | 7 |
lxfontes/ezxml | An XML parsing C library designed for easy use and fast performance | 43 |