xml-lens VS xml-picklers

Compare xml-lens vs xml-picklers and see what are their differences.

xml-lens

Lenses and traversals for xml-conduit (by fumieval)

xml-picklers

picklers for xml-types (by Philonous)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
xml-lens xml-picklers
- -
48 5
- -
0.0 0.0
about 1 year ago about 5 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.

xml-lens

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

We haven't tracked posts mentioning xml-lens yet.
Tracking mentions began in Dec 2020.

xml-picklers

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

We haven't tracked posts mentioning xml-picklers yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing xml-lens and xml-picklers you can also consider the following projects:

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

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

plist - Haskell library to work with plist format

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

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

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.

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

tagsoup-megaparsec - A Tag token parser and Tag specific parsing combinators