exoml
XML parser
A module to convert between XML and an internal tree structure
A module to decode/encode xml into a tree structure
7 stars
2 watching
3 forks
Language: HTML
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
overbryd/myhtmlex | Erlang/Elixir bindings for parsing and processing HTML documents | 14 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 267 |
florob/rustyxml | An XML parser written in Rust | 103 |
ohler55/ox | An XML parser and object marshaller designed to be fast and efficient | 905 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
gerhardlm/dynamicxmlparser | A tool for dynamically parsing XML content into predefined data classes in ActionScript. | 2 |
shepmaster/sxd-document | An XML processing library written in Rust. | 154 |
ocramz/xeno | An XML parser built in Haskell, designed to be fast and memory-efficient | 120 |
razrfalcon/roxmltree | An XML parsing library that creates a read-only tree from an XML document. | 434 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 451 |