Lysxia / generic-dataLinks
Generic data types in Haskell, utilities for GHC.Generics
☆45Updated last month
Alternatives and similar repositories for generic-data
Users that are interested in generic-data are comparing it to the libraries listed below
Sorting:
- Maps using values' monoidal structure during merging☆42Updated last month
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 2 months ago
- Overloaded plugin☆30Updated 11 months ago
- ☆31Updated 4 years ago
- rewrite rules for type-level equalities☆62Updated last year
- Literally the best anonymous records☆36Updated 2 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated 3 months ago
- A single typeclass for Functor, Bifunctor, Trifunctor, etc.☆40Updated last year
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- Standard module for type-level programming in Haskell☆31Updated 5 years ago
- Omit fields for instance deriving☆37Updated 4 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- DEPRECATED use autodocodec instead An optparse-applicative -style explainable yaml parser.☆28Updated 3 years ago
- Haskell time library focusing on performance☆57Updated 5 months ago
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 4 years ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated last year
- Dual Traversable☆42Updated 2 years ago
- Haskell program configuration using higher kinded data☆29Updated last year
- Efficient non-empty variants of containers data types, with full API☆26Updated last week
- Library and utility for processing cabal's plan.json file☆39Updated 4 months ago
- Safe web routing in haskell☆30Updated 2 years ago
- Experimental tool to build reports on GHC build time for your projects.☆24Updated 2 years ago
- Nat, Fin, Vec☆25Updated 3 weeks ago
- A library for generic programming that aims to be easy to understand☆26Updated 2 months ago
- Color highlighting for Haskell profiling information☆40Updated 3 years ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆32Updated 2 years ago
- ☆34Updated 3 years ago
- Type-safe printf from parsing GHC TypeLits Symbol☆26Updated 8 months ago
- reverse dependency build matrix generator☆33Updated 4 years ago
- Template Haskell for generating ToJSON and FromJSON instances for GADTs☆22Updated 4 months ago