regex-tdfa VS superrecord

Compare regex-tdfa vs superrecord and see what are their differences.

regex-tdfa

Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base) (by haskell-hvr)

superrecord

Haskell: Supercharged anonymous records (by agrafix)
Web
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
regex-tdfa superrecord
1 2
35 82
- -
4.6 0.0
15 days ago over 1 year ago
Haskell Haskell
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" 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-tdfa

Posts with mentions or reviews of regex-tdfa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-24.
  • Haskell ghost knowledge; difficult to access, not written down
    13 projects | /r/haskell | 24 Jan 2021
    regex-tdfa, a very popular library, is buggy (e.g. here) despite claiming that "This regex-tdfa package implements, correctly, POSIX extended regular expressions [and your OS likely doesn't]"; its bugs very likely won't be fixed despite the fact that the library is still maintained

superrecord

Posts with mentions or reviews of superrecord. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-24.
  • Haskell ghost knowledge; difficult to access, not written down
    13 projects | /r/haskell | 24 Jan 2021
    Cool. I added a few features (#30, #31) to superrecord that I needed in order to synthesise the record type from JSON at runtime, so I'd probably have to wait until those are ported to give it a try (unfortunately rather swamped at the moment so can't find the time to port those features myself right now).

What are some alternatives?

When comparing regex-tdfa and superrecord you can also consider the following projects:

jrec - Literally the best anonymous records

post-rfc - Blog post previews in need of peer review

rust-bindgen - Automatically generates Rust FFI bindings to C (and some C++) libraries.

rlua - High level Lua bindings to Rust

markdown - Convert Markdown to HTML, with XSS protection

reroute - Another Haskell web framework for rapid development

webify - webfont generator - converts ttf to woff, eot and svg

hakyll - A static website compiler library in Haskell

servant - Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!

scotty - Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)

req - An HTTP client library