well-typed / generics-sopLinks
Generic Programming using True Sums of Products
☆164Updated 4 months ago
Alternatives and similar repositories for generics-sop
Users that are interested in generics-sop are comparing it to the libraries listed below
Sorting:
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 6 months ago
- Fast binary serialization in Haskell☆110Updated last year
- Haskell library for simple, concise and fast generic operations.☆82Updated 2 years ago
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- A fast open-union type, suitable for 100+ contained alternatives.☆99Updated last year
- Experimental, user-contributed effects and interpreters for polysemy☆72Updated 2 years ago
- ☆78Updated 2 months ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 3 months ago
- tools for writing better type errors☆73Updated 2 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆83Updated 2 months ago
- ☆93Updated last year
- Inspection Testing for Haskell☆189Updated 2 months ago
- Haskell: Supercharged anonymous records☆83Updated 3 years ago
- Alternative API for processes, featuring more type safety☆113Updated 8 months ago
- Monad Transformers and Classes☆76Updated 6 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆127Updated last year
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- Benchmarks to compare Haskell streaming library performance☆107Updated 3 months ago
- Haskell 98 comonads☆78Updated 9 months ago
- Measure allocations of a Haskell functions/values☆99Updated last year
- Composable, streaming, and efficient left folds☆168Updated 11 months ago
- Measuring CPU instructions in Haskell using Linux Performance Counters☆83Updated 7 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- A Haskell translation of Idris's original algebraic effects library☆41Updated 9 years ago
- Detect dead exports or package imports☆125Updated 5 years ago
- First-class type families☆90Updated last month
- Haskell 98 Profunctors☆70Updated 6 months ago
- A work stealing scheduler☆79Updated 11 months ago