Popularity
2.7
Declining
Activity
0.0
Stable
2
3
0
Monthly Downloads: 1
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
regex-easy alternatives and similar packages
Based on the "regex" category.
Alternatively, view regex-easy alternatives based on common mentions on social networks and blogs.
-
regex-genex
Given a list of regexes, generate all possible strings that matches all of them. -
regex-applicative
Regex-based parsing with an applicative interface -
regex-tdfa
A new all Haskell "tagged" DFA regex engine, inspired by libtre -
regex-tdfa-quasiquoter
Quasi-quoter for TDFA (extended POSIX) regular expressions. -
regex-pcre-text
he PCRE/Text backend to accompany regex-base; needs regex-pcre and regex-tdfa-text -
regex-tdfa-pipes
Parse with regular expressions on Producers.
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Promo
www.influxdata.com
Do you think we are missing an alternative of regex-easy or a related project?
README
This is a haskell wrapper library for the haskell binding to the perl regexp lib. It is not thoroughly tested, but it is small enough that you can test it yourself. (-: