erlsom
XML parser
A tool for parsing and generating XML documents in Erlang.
XML parser for Erlang
267 stars
16 watching
103 forks
Language: Erlang
last commit: 5 months ago
Linked from 1 awesome list
databindererlangsax-parserxmlxml-schemaxsd
Related projects:
Repository | Description | Stars |
---|---|---|
maxim-mazurok/sax-ts | A tool for parsing XML data in a simple and efficient way | 17 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
ocramz/xeno | An XML parser built in Haskell, designed to be fast and memory-efficient | 120 |
rpgoldman/xmls | A lightweight XML parser written in Common Lisp | 20 |
gerhardlm/dynamicxmlparser | A tool for dynamically parsing XML content into predefined data classes in ActionScript. | 2 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
phrogz/slaxml | A Lua-based XML parsing library that supports various XML elements and attributes. | 153 |
svenewald/xmlbeam | A Java library providing an expressive API for working with XML data | 73 |
qcam/saxy | An Elixir library for parsing and encoding XML documents using the SAX parser paradigm | 279 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
overbryd/exoml | A module to convert between XML and an internal tree structure | 7 |
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |