elixir-xml_rpc
XML parser
Converts Elixir terms to XML-RPC parameters and vice versa
Encode and decode elixir terms to XML-RPC parameters
40 stars
2 watching
17 forks
Language: Elixir
last commit: 4 months 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 |
nhu313/quinn | An XML parsing library for Elixir aimed at parsing and processing RSS/Atom feeds. | 49 |
homanchou/elixir-xml-to-map | Converts an XML string to a structured Elixir data structure | 53 |
qcam/saxy | An Elixir library for parsing and encoding XML documents using the SAX parser paradigm | 279 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |
expelledboy/exml | An Elixir wrapper around an XML parsing and XPath evaluation library | 25 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
umurgdk/elixir-feedme | An Elixir implementation of an RSS/Atom feed parser | 15 |
mana-ethereum/ex_rlp | An Elixir implementation of Ethereum's RLP encoding specification | 31 |
trapped/elixir-rsa | Provides an easy-to-use wrapper for public key cryptography in Elixir | 35 |
kbrw/sweet_xml | A wrapper around :xmerl to convert XML documents into Elixir data structures | 362 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
danielberkompas/elasticsearch-elixir | A no-nonsense library for interacting with Elasticsearch from Elixir | 421 |
elixir-grpc/grpc | An Elixir implementation of the gRPC protocol for building networked services | 1,402 |
jschneider1207/elixirexif | A library to parse and extract metadata from JPEG/TIFF images. | 13 |