submark
Extract a part from CommonMark/Markdown docs (by dahlia)
regex-genex
Given a list of regexes, generate all possible strings that matches all of them. (by audreyt)
submark | regex-genex | |
---|---|---|
- | - | |
6 | 148 | |
- | 0.0% | |
4.8 | 0.0 | |
10 months ago | almost 10 years ago | |
Haskell | Haskell | |
GNU General Public License v3.0 only | LicenseRef-OtherLicense |
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.
submark
Posts with mentions or reviews of submark.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning submark yet.
Tracking mentions began in Dec 2020.
regex-genex
Posts with mentions or reviews of regex-genex.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning regex-genex yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing submark and regex-genex you can also consider the following projects:
blaze-markup - Core modules for a blazing fast markup combinator library
pcre2 - Complete Haskell binding to PCRE2
formatting - Format strings type-safely with combinators
regex-tdfa - A new all Haskell "tagged" DFA regex engine, inspired by libtre
blaze-from-html - A blazingly fast HTML combinator library for Haskell.
mustache-haskell - mustache implementation in Haskell