xsd VS tinyXml

Compare xsd vs tinyXml and see what are their differences.

xsd

Fork of the discontinued xsd haskell package (http://hackage.haskell.org/package/xsd) (by data61)

tinyXml

A fast approximate XML parser inspired by github.com/ndmitchell/hexml (by pepeiborra)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
xsd tinyXml
- -
3 1
- -
0.0 0.0
almost 7 years ago over 7 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" 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.

xsd

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

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

tinyXml

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

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

What are some alternatives?

When comparing xsd and tinyXml you can also consider the following projects:

xml-lens - Lenses and traversals for xml-conduit

xml-tydom-conduit - Typed XML Encoding / Decoding in Haskell

xml-conduit-decode - Support for historical cursors & decoding on top of xml-conduit. Created in the sprit of scalaz-xml.

fast-tagsoup - Fast Haskell tagsoup parser

plist - Haskell library to work with plist format

fast-tagsoup-utf8-only - Fast Haskell tagsoup parser

hexpat - A general purpose Haskell XML library using Expat to do its parsing

tagsoup - Haskell library for parsing and extracting information from (possibly malformed) HTML/XML documents

xml-html-qq - QuasiQuoter for XML and HTML Documents