unicode-data VS unicode-collation

Compare unicode-data vs unicode-collation and see what are their differences.

unicode-data

Access unicode character database (by composewell)

unicode-collation

Haskell implementation of the Unicode Collation Algorithm (by jgm)
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
unicode-data unicode-collation
1 3
17 16
- -
5.5 6.3
6 months ago 5 months ago
Haskell Haskell
Apache License 2.0 GNU General Public License v3.0 or later
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.

unicode-data

Posts with mentions or reviews of unicode-data. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-15.
  • Text Maintainers: text-utf8 migration discussion - Haskell Foundation
    4 projects | /r/haskell | 15 Apr 2021
    There are several native Haskell libraries, covering individual features of text-icu: https://hackage.haskell.org/package/unicode-transforms for normalization https://github.com/jgm/unicode-collation for collation https://github.com/composewell/unicode-data for character database https://hackage.haskell.org/package/unicode-general-category for character database

unicode-collation

Posts with mentions or reviews of unicode-collation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-18.

What are some alternatives?

When comparing unicode-data and unicode-collation you can also consider the following projects:

with-utf8 - Get your IO right on the first try

haskell-code-explorer - Web application for exploring and understanding Haskell codebases

streamly-cassava - Streaming CSV support for the Streamly ecosystem

text-icu - This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text.

aeson - A fast Haskell JSON library

streamly-examples - Examples for Streamly

apecs - a fast, extensible, type driven Haskell ECS framework for games