well-typed / generics-sopLinks
Generic Programming using True Sums of Products
☆162Updated 3 weeks ago
Alternatives and similar repositories for generics-sop
Users that are interested in generics-sop are comparing it to the libraries listed below
Sorting:
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆118Updated 2 months ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆80Updated 2 months ago
- 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.☆97Updated 3 years ago
- Fast binary serialization in Haskell☆110Updated 8 months ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated last year
- Alternative API for processes, featuring more type safety☆113Updated 4 months ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 5 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- ☆75Updated last month
- Haskell: Supercharged anonymous records☆83Updated 2 years ago
- ☆93Updated last year
- Monad Transformers and Classes☆77Updated 6 years ago
- A magic typeclass that just does it☆124Updated 3 years ago
- A fast open-union type, suitable for 100+ contained alternatives.☆99Updated last year
- Haskell library for simple, concise and fast generic operations.☆81Updated last year
- Benchmarks to compare Haskell streaming library performance☆106Updated 9 months ago
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆131Updated 3 years ago
- Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution.☆53Updated last year
- Composable, streaming, and efficient left folds☆168Updated 7 months ago
- Inspection Testing for Haskell☆185Updated 2 months ago
- Haskell 98 Profunctors☆70Updated 2 months ago
- Measure allocations of a Haskell functions/values☆97Updated 9 months ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆103Updated 5 months ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆162Updated 4 years ago
- tools for writing better type errors☆73Updated last year
- Measuring CPU instructions in Haskell using Linux Performance Counters☆82Updated 7 years ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- Detect dead exports or package imports☆123Updated 5 years ago