saxy
XML parser library
An Elixir library for parsing and encoding XML documents using the SAX parser paradigm
Fast SAX parser and encoder for XML in Elixir
279 stars
5 watching
39 forks
Language: Elixir
last commit: 30 days ago
Linked from 1 awesome list
elixirelixir-langxmlxml-builderxml-builder-libraryxml-libraryxml-parser
Related projects:
Repository | Description | Stars |
---|---|---|
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
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 |
ewildgoose/elixir-xml_rpc | Converts Elixir terms to XML-RPC parameters and vice versa | 40 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |
kbrw/sweet_xml | A wrapper around :xmerl to convert XML documents into Elixir data structures | 362 |
jsonkenl/xlsxir | A library that parses .xlsx files and extracts data to an Erlang Term Storage process for use in Elixir applications. | 215 |
homanchou/elixir-xml-to-map | Converts an XML string to a structured Elixir data structure | 53 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 267 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
graphql-elixir/graphql_parser | An Elixir interface to a C++ GraphQL parser for parsing query strings into Abstract Syntax Trees (ASTs) | 20 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 57 |
libexpat/libexpat | A fast streaming XML parser written in C99. | 1,100 |
joshnuss/xml_builder | A library for building XML documents with a simple, tuple-based syntax and support for namespaces and DOCTYPE declarations | 174 |
tafia/quick-xml | A high-performance XML parsing and generation library written in Rust. | 1,216 |