generic-random
generics-sop
Our great sponsors
generic-random | generics-sop | |
---|---|---|
0 | 0 | |
79 | 148 | |
- | 0.7% | |
4.4 | 4.7 | |
10 days ago | 4 months ago | |
Haskell | Haskell | |
MIT License | 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.
generic-random
We haven't tracked posts mentioning generic-random yet.
Tracking mentions began in Dec 2020.
generics-sop
We haven't tracked posts mentioning generics-sop yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
ListLike - Generic list-like structures [Haskell]
multirec
generic-records - Generically derive traversals, lenses, and prisms.
one-liner - Constraint-based generics
lens-sop - Computing lenses generically using generics-sop
Capabilities - A Haskell library providing separation of effects on the type level, effectively splitting up the monolithic IO-monad into more limited capabilities.
GenericPretty - A generic, derivable, haskell pretty printer - Research project, summer of 2011
pretty-sop - A generic pretty-printer using generics-sop
generic-maybe - A generic version of Data.Maybe