gps2htmlReport
Generates a HTML page report detailing a GPS journey, with charts, statistics and an OpenStreetMap graphic. (by robstewart57)
text-icu
This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text. (by haskell)
gps2htmlReport | text-icu | |
---|---|---|
- | 2 | |
9 | 48 | |
- | - | |
0.0 | 3.8 | |
about 13 years ago | 29 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.
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.
gps2htmlReport
Posts with mentions or reviews of gps2htmlReport.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning gps2htmlReport yet.
Tracking mentions began in Dec 2020.
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
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
text-icu occasionally breaks horribly and nondeterministically (1, 2) despite being praised by SOTU
What are some alternatives?
When comparing gps2htmlReport and text-icu you can also consider the following projects:
hashtables - Mutable hash tables for Haskell, in the ST monad
hebrew-time - Hebrew dates and prayer times.
cassava - A CSV parsing and encoding library optimized for ease of use and high performance
text - Haskell library for space- and time-efficient operations over Unicode text.
observable-sharing - Observable sharing for haskell