cmark
Haskell bindings to libcmark commonmark parser (by jgm)
fuzzy
Fuzzy string search in Haskell (by joom)
cmark | fuzzy | |
---|---|---|
- | - | |
46 | 14 | |
- | - | |
5.3 | 4.7 | |
over 1 year ago | over 1 year ago | |
C | Haskell | |
GNU General Public License v3.0 or later | 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.
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.
cmark
Posts with mentions or reviews of cmark.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning cmark yet.
Tracking mentions began in Dec 2020.
fuzzy
Posts with mentions or reviews of fuzzy.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning fuzzy yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing cmark and fuzzy you can also consider the following projects:
cmark-gfm - Haskell bindings to libcmark-gfm GitHub Flavored Markdown parser
regex-applicative - Regex-based parsing with an applicative interface
mustache-haskell - mustache implementation in Haskell
dotgen - A simple interface for building .dot graph files.
jira-wiki-markup - Handle Jira wiki markup
regex - regex: A Regular Expression Toolkit for regex-base