pcre2
Complete Haskell binding to PCRE2 (by sjshuck)
regex-genex
Given a list of regexes, generate all possible strings that matches all of them. (by audreyt)
pcre2 | regex-genex | |
---|---|---|
1 | - | |
13 | 148 | |
- | 0.0% | |
7.3 | 0.0 | |
3 months ago | over 9 years ago | |
Haskell | Haskell | |
Apache License 2.0 | 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.
pcre2
Posts with mentions or reviews of pcre2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-02.
-
Monthly Hask Anything (June 2021)
One popular approach is to just bundle the C libraries with your packages, see for example pcre2.
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 pcre2 and regex-genex you can also consider the following projects:
effect-zoo - Comparing Haskell effect systems for ergonomics and speed
regex-tdfa - A new all Haskell "tagged" DFA regex engine, inspired by libtre
texmath - A Haskell library for converting LaTeX math to MathML.
mustache-haskell - mustache implementation in Haskell
pandoc-types - types for representing structured documents
Yocto - A Minimal JSON Parser & Printer for Haskell