plist VS hexpat

Compare plist vs hexpat and see what are their differences.

plist

Haskell library to work with plist format (by Yuras)

hexpat

A general purpose Haskell XML library using Expat to do its parsing (by the-real-blackh)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
plist hexpat
- 1
6 2
- -
0.0 0.0
over 3 years ago 3 months ago
Haskell C
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.

plist

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

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

hexpat

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

What are some alternatives?

When comparing plist and hexpat you can also consider the following projects:

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

hexpat-lens - Lenses for Hexpat

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

libexpat - :herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub

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

xml-lens - Lenses and traversals for xml-conduit

xml-prettify - A simple xml pretty printer.

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