well-typed / generics-sopLinks
Generic Programming using True Sums of Products
☆164Updated 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:
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆119Updated 8 months ago
- Benchmarks to compare Haskell streaming library performance☆107Updated 4 months ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆149Updated 4 months ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆128Updated last week
- ☆78Updated 3 weeks ago
- Fast binary serialization in Haskell☆110Updated last year
- Inspection Testing for Haskell☆190Updated 2 weeks ago
- Experimental, user-contributed effects and interpreters for polysemy☆72Updated 2 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆83Updated 3 weeks ago
- Measure allocations of a Haskell functions/values☆101Updated last year
- Haskell: Supercharged anonymous records☆83Updated 3 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 4 years ago
- A fast open-union type, suitable for 100+ contained alternatives.☆100Updated last year
- Alternative API for processes, featuring more type safety☆115Updated 9 months ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 10 months ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated last year
- tools for writing better type errors☆73Updated 2 years ago
- Composable, streaming, and efficient left folds☆168Updated 3 weeks ago
- Monad Transformers and Classes☆76Updated 6 years ago
- Haskell library for simple, concise and fast generic operations.☆82Updated 2 years ago
- Software Transactional Memory☆113Updated 7 months ago
- Detect dead exports or package imports☆125Updated 5 years ago
- Generic parser combinators☆90Updated 10 months ago
- Check properties on standard classes and data structures☆80Updated 3 months ago
- ⚡️Efficient implementation of Map with types as keys☆102Updated 2 weeks ago
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- A magic typeclass that just does it☆126Updated 3 years ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago