Lysxia / generic-data
Generic data types in Haskell, utilities for GHC.Generics
☆45Updated 2 months ago
Alternatives and similar repositories for generic-data:
Users that are interested in generic-data are comparing it to the libraries listed below
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated last month
- Literally the best anonymous records☆35Updated 2 years ago
- Experimental tool to build reports on GHC build time for your projects.☆24Updated 2 years ago
- rewrite rules for type-level equalities☆62Updated 10 months ago
- Standard module for type-level programming in Haskell☆31Updated 5 years ago
- A GHC plugin and library for analysing GHC Core☆54Updated last month
- ☆31Updated 3 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated last year
- Maps using values' monoidal structure during merging☆42Updated 3 months ago
- Helpers which allow safe partial pattern matching in lambdas☆31Updated 4 years ago
- There are many category theory implementations, but this one is mine☆15Updated 6 months ago
- ☆32Updated last month
- A single typeclass for Functor, Bifunctor, Trifunctor, etc.☆40Updated last year
- experimenting with unlifted classes via backpack☆36Updated 2 years ago
- ☆35Updated 5 months ago
- A Generic implementation of data-has.☆22Updated 4 years ago
- Omit fields for instance deriving☆37Updated 4 years ago
- Template Haskell for generating ToJSON and FromJSON instances for GADTs☆22Updated last month
- Efficient non-empty variants of containers data types, with full API☆26Updated 8 months ago
- Library and utility for processing cabal's plan.json file☆39Updated 2 months ago
- Parse bytes fast☆24Updated 10 months ago
- Automation of Haskell package release process.☆31Updated last year
- ☆34Updated 3 years ago
- A library for generic programming that aims to be easy to understand☆26Updated 3 years ago
- Overloaded plugin☆30Updated 8 months ago
- Demonstrating how to make type families faster using typechecker plugins☆21Updated 4 years ago
- Library and tool for parsing .eventlog files from GHC☆33Updated last week
- Derive instances through isomorphisms☆20Updated 9 months ago
- Haskell program configuration using higher kinded data☆29Updated 9 months ago