double-metaphone
reflection
double-metaphone | reflection | |
---|---|---|
- | 2 | |
1 | 102 | |
- | - | |
0.0 | 5.2 | |
almost 9 years ago | 8 days ago | |
C | Haskell | |
LicenseRef-GPL | BSD 3-clause "New" or "Revised" 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.
reflection
-
Fast Map Union and Local Instances Through Instance Types
Interestingly, the reflection docs give a similar example, though this one uses a newtype instead of directly using the instance (you could do the same with the unsafeCoerce version).
-
Faking Local Instances with unsafeCoerce Dict
Altough after looking at the reflection examples for local instances, it seems like reflection still needs some kind of 'carrier' newtype (M and Lift in the examples), so you don't get full local instances in the same way you do with my library?
What are some alternatives?
lens - Lenses, Folds, and Traversals - Join us on web.libera.chat #haskell-lens
scientific - Arbitrary-precision floating-point numbers represented using scientific notation
text - Haskell library for space- and time-efficient operations over Unicode text.
Mapping
massiv - Efficient Haskell Arrays featuring Parallel computation
countable
jump - Jump start your Haskell development
either-unwrap - Functions for probing and unwrapping values inside of Either.
Frames - Data frames for tabular data.
implicit-params - Named and unnamed implicit parameters with defaults (for Haskell).
refined - Refinement types with static checking
gps2htmlReport - Generates a HTML page report detailing a GPS journey, with charts, statistics and an OpenStreetMap graphic.