commonmark VS paripari

Compare commonmark vs paripari and see what are their differences.

commonmark

Pure Haskell commonmark parsing library, designed to be flexible and extensible (by jgm)

paripari

Fast parser combinator library for Haskell with two strategies (Fast acceptor and slower reporter with decent error messages) (by minad)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
commonmark paripari
1 -
130 56
- -
8.2 0.0
about 1 month ago almost 4 years ago
Haskell Haskell
BSD 3-clause "New" or "Revised" 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.

commonmark

Posts with mentions or reviews of commonmark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-02.

paripari

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

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

What are some alternatives?

When comparing commonmark and paripari you can also consider the following projects:

sundown - Haskell bindings to the sundown markdown library

email-validate - Email address validation for Haskell

aspell-pipe - A pipe interface to the Aspell spell checker

dotgen - A simple interface for building .dot graph files.

bencode - Haskell Parser and printer for bencoded data.

patat - Terminal-based presentations using Pandoc

diagrams-pandoc - A pandoc filter to express diagrams inline using the haskell EDSL diagrams.

boxes - A pretty-printing library for laying out text in two dimensions, using a simple box model.

rainbox - Create colorful text boxes on UNIX-like systems

blaze-from-html - A blazingly fast HTML combinator library for Haskell.

text-cp437 - Conversion of Unicode Text to and from code page 437

HandsomeSoup - Easy HTML parsing for Haskell