sxd-document
XML library
An XML processing library written in Rust.
An XML library in Rust
154 stars
10 watching
36 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shepmaster/sxd-xpath | An XML query library in Rust providing DOM manipulation and XPath 1.0 expression support. | 121 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
uweschmidt/hxt | A collection of Haskell libraries for parsing and manipulating XML documents | 124 |
weshatheleopard/rubyxl | A Ruby library for reading and modifying spreadsheet files in the Open XML format | 1,276 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
tafia/quick-xml | A high-performance XML parsing and generation library written in Rust. | 1,216 |
overbryd/exoml | A module to convert between XML and an internal tree structure | 7 |
snoyberg/xml | A collection of reusable building blocks for working with XML in Haskell | 71 |
florob/rustyxml | An XML parser written in Rust | 103 |
snapframework/heist | A Haskell library that allows binding values to XML tags in web templates | 92 |
razrfalcon/roxmltree | An XML parsing library that creates a read-only tree from an XML document. | 434 |
brson/stdx | A collection of essential Rust libraries and crates that fill the gaps in the standard library | 2,029 |
sharplispers/xpath | An implementation of the XML Path Language (XPath) for querying and manipulating XML documents | 8 |
not-fl3/miniquad | A lightweight, cross-platform graphics abstraction library in Rust. | 1,579 |
jimmycuadra/rust-etcd | An etcd client library for Rust. | 144 |