exquery VS xml_builder

Compare exquery vs xml_builder and see what are their differences.

exquery

elixir html parser (by rozap)
XML

xml_builder

Elixir library for generating XML (by joshnuss)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
exquery xml_builder
- -
32 166
- -
0.0 0.0
about 7 years ago almost 2 years ago
Elixir Elixir
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

exquery

Posts with mentions or reviews of exquery. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning exquery yet.
Tracking mentions began in Dec 2020.

xml_builder

Posts with mentions or reviews of xml_builder. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning xml_builder yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing exquery and xml_builder you can also consider the following projects:

floki - Floki is a simple HTML parser that enables search for nodes using CSS selectors.

sweet_xml

saxy - Fast SAX parser and encoder for XML in Elixir

erlsom - XML parser for Erlang

exml - Most simple Elixir wrapper for xmerl xpath

fast_xml - Fast Expat based Erlang XML parsing library

exoml - A module to decode/encode xml into a tree structure

elixir-map-to-xml - Converts an Elixir map to an XML document.

exmerl - Elixir wrapper for xmerl_*