exml VS fast_xml

Compare exml vs fast_xml and see what are their differences.

exml

Most simple Elixir wrapper for xmerl xpath (by expelledboy)

fast_xml

Fast Expat based Erlang XML parsing library (by processone)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
exml fast_xml
- -
25 131
- 1.5%
3.0 6.8
12 months ago 3 months ago
Elixir Erlang
Apache License 2.0 Apache License 2.0
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.

exml

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

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

fast_xml

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

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

What are some alternatives?

When comparing exml and fast_xml you can also consider the following projects:

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

saxy - Fast SAX parser and encoder for XML in Elixir

erlsom - XML parser for Erlang

xml_builder - Elixir library for generating XML

sweet_xml

exquery - elixir html parser

readability - Readability is Elixir library for extracting and curating articles.

quinn - XML parser for Elixir

exmerl - Elixir wrapper for xmerl_*