superrecord VS text-icu

Compare superrecord vs text-icu and see what are their differences.

superrecord

Haskell: Supercharged anonymous records (by agrafix)
Web

text-icu

This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text. (by haskell)
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
superrecord text-icu
2 2
82 46
- -
0.0 6.1
over 1 year ago 26 days ago
Haskell Haskell
BSD 3-clause "New" or "Revised" License 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.

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).

text-icu

Posts with mentions or reviews of text-icu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-17.
  • [ANN] unicode-collation 0.1
    3 projects | /r/haskell | 17 Apr 2021
    Until now, the only way to do proper Unicode sorting in Haskell was to depend on text-icu, which wraps the C library icu4c. However, there are disadvantages to depending on an external C library. In addition, the last release of text-icu was in 2015, and since then there have been changes to icu4c that cause build-failures, as noted in this issue.
  • Haskell ghost knowledge; difficult to access, not written down
    13 projects | /r/haskell | 24 Jan 2021
    text-icu occasionally breaks horribly and nondeterministically (1, 2) despite being praised by SOTU

What are some alternatives?

When comparing superrecord and text-icu you can also consider the following projects:

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

text-stream-decode - Streaming decoding functions for UTF encodings.

rlua - High level Lua bindings to Rust

gps2htmlReport - Generates a HTML page report detailing a GPS journey, with charts, statistics and an OpenStreetMap graphic.

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

text-trie - An efficient finite map from Text to values, based on bytestring-trie.

markdown - Convert Markdown to HTML, with XSS protection

observable-sharing - Observable sharing for haskell

regex-tdfa - Pure Haskell Tagged DFA Backend for "Text.Regex" (regex-base)

hebrew-time - Hebrew dates and prayer times.

reroute - Another Haskell web framework for rapid development

text-binary - Binary instances for strict and lazy Text data types