generic-records
generics-sop
generic-records | generics-sop | |
---|---|---|
- | - | |
437 | 157 | |
- | 0.6% | |
4.1 | 3.5 | |
8 months ago | 7 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" 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-records
We haven't tracked posts mentioning generic-records 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?
generic-deriving
one-liner - Constraint-based generics
syb - Scrap Your Boilerplate generic programming library in Haskell
lens-sop - Computing lenses generically using generics-sop
generic-records - Generically derive traversals, lenses, and prisms.
generics-eot - A library for generic programming that aims to be easy to understand
generic-optics-lite
generic-random - Generic random generators
GenericPretty - A generic, derivable, haskell pretty printer - Research project, summer of 2011
ListLike - Generic list-like structures [Haskell]
iso-deriving - Derive instances through isomorphisms