regex-genex VS regex-applicative

Compare regex-genex vs regex-applicative and see what are their differences.

regex-genex

Given a list of regexes, generate all possible strings that matches all of them. (by audreyt)

regex-applicative

Regex-based parsing with an applicative interface (by feuerbach)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
regex-genex regex-applicative
0 1
149 127
- -
0.0 0.0
over 8 years ago over 2 years ago
Haskell Haskell
LicenseRef-OtherLicense 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.

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.

regex-applicative

Posts with mentions or reviews of regex-applicative. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-04.

What are some alternatives?

When comparing regex-genex and regex-applicative you can also consider the following projects:

mustache-haskell - mustache implementation in Haskell

regex-tdfa - A new all Haskell "tagged" DFA regex engine, inspired by libtre

regex-applicative-text - regex-applicative on text

shell-escape - Shell escaping library.

Yocto - A Minimal JSON Parser & Printer for Haskell

xmlgen - XML generator library for Haskell

pcre2 - Complete Haskell binding to PCRE2

inflections - Rails-like inflections for Haskell

regex-posix-clib

termonad - Terminal emulator configurable in Haskell.

regex - regex: A Regular Expression Toolkit for regex-base