unicode-collation VS unicode-data

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

unicode-collation

Haskell implementation of the Unicode Collation Algorithm (by jgm)

unicode-data

Access unicode character database (by composewell)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
unicode-collation unicode-data
3 1
16 17
- -
6.3 5.5
3 months ago 4 months ago
Haskell Haskell
GNU General Public License v3.0 or later Apache License 2.0
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-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.

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

What are some alternatives?

When comparing unicode-collation and unicode-data 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

aeson - A fast Haskell JSON library

streamly-examples - Examples for Streamly

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