Zwaluw
Haskell combinators for bidirectional URL routing (by MedeaMelana)
hyphenation
Knuth-Liang Hyphenation for Haskell based on TeX hyphenation files (by ekmett)
Zwaluw | hyphenation | |
---|---|---|
- | 1 | |
13 | 34 | |
- | - | |
0.0 | 4.8 | |
almost 14 years ago | 4 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | 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.
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.
Zwaluw
Posts with mentions or reviews of Zwaluw.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Zwaluw yet.
Tracking mentions began in Dec 2020.
hyphenation
Posts with mentions or reviews of hyphenation.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-14.
-
Distributing a binary that imports a library that uses data-files
As someone else mentioned, the file-embed package is a way to avoid this problem from the library author's perspective. Using it could be guarded behind a flag, as it is for the hyphenation package: https://github.com/ekmett/hyphenation/pull/4
What are some alternatives?
When comparing Zwaluw and hyphenation you can also consider the following projects:
double-conversion - A fast Haskell library for converting between double precision floating point numbers and text strings. It is implemented as a binding to the V8-derived C++ double-conversion library.
xmlgen - XML generator library for Haskell
iCalendar - iCalendar data types, parser, and printer.
pandoc-types - types for representing structured documents
mmark - Strict markdown processor for writers
modern-uri - Modern library for working with URIs