target / row-typesLinks
A Haskell library for open records and variants using closed type families and type literals
☆112Updated 3 years ago
Alternatives and similar repositories for row-types
Users that are interested in row-types are comparing it to the libraries listed below
Sorting:
- Generic Programming using True Sums of Products☆162Updated 3 weeks ago
- Measure allocations of a Haskell functions/values☆97Updated 9 months ago
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- A PureScript interpreter in Haskell☆121Updated 3 years ago
- ☆93Updated last year
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 7 months ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- First-class type families☆88Updated 2 weeks ago
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Updated 3 years ago
- Extensional capabilities and deriving combinators☆219Updated last year
- Experimental, user-contributed effects and interpreters for polysemy☆72Updated 2 years ago
- ☆110Updated last month
- A work stealing scheduler☆74Updated 7 months ago
- type level sets☆67Updated 5 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated last year
- Specify Servant routes with records