unicode-collation VS text

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

unicode-collation

Haskell implementation of the Unicode Collation Algorithm (by jgm)

text

An efficient packed, immutable Unicode text type for Haskell, with a powerful loop fusion optimization framework. (by jaspervdj)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
unicode-collation text
3 1
16 3
- -
6.3 0.0
4 months ago over 12 years ago
Haskell Haskell
GNU General Public License v3.0 or later BSD 2-clause "Simplified" 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.

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.

text

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

What are some alternatives?

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

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

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