double-metaphone
refined
double-metaphone | refined | |
---|---|---|
- | 2 | |
1 | 183 | |
- | - | |
0.0 | 4.6 | |
over 8 years ago | 17 days ago | |
C | Haskell | |
LicenseRef-GPL | MIT License |
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.
double-metaphone
We haven't tracked posts mentioning double-metaphone yet.
Tracking mentions began in Dec 2020.
refined
- Why Haskell?
-
Can types replace validation?
In one respect, nothing. You’re right. Even given refinement types as in Haskell or Scala, there is indeed a necessarily-partial function (refineV in Scala) to refine a value to its refinement type.
What are some alternatives?
lens - Lenses, Folds, and Traversals - Join us on web.libera.chat #haskell-lens
elf - Parser for ELF object format.
text - Haskell library for space- and time-efficient operations over Unicode text.
semantic-source - Parsing, analyzing, and comparing source code across many languages
reflection - Reifies arbitrary Haskell terms into types that can be reflected back into terms
fmlist - FoldMap lists
massiv - Efficient Haskell Arrays featuring Parallel computation
ruby-marshal - Haskell library to parse a subset of Ruby objects serialised with Marshal.dump
jump - Jump start your Haskell development
llrbtree - Left-leaning red-black trees
Frames - Data frames for tabular data.
hnix - A Haskell re-implementation of the Nix expression language