well-typed / generics-sopLinks
Generic Programming using True Sums of Products
☆162Updated this week
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
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Haskell: Supercharged anonymous records☆83Updated 2 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
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆80Updated last month
- ☆75Updated 2 weeks ago
- A syntax for unions of constraints in Haskell☆70Updated 8 years ago
- Fast binary serialization in Haskell☆110Updated 7 months ago
- tools for writing better type errors☆73Updated last year
- Measuring CPU instructions in Haskell using Linux Performance Counters☆84Updated 7 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- Experimental, user-contributed effects and interpreters for polysemy☆72Updated last year
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆103Updated 4 months ago
- Haskell 98 Profunctors☆70Updated last month
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated last year
- Haskell library for simple, concise and fast generic operations.☆81Updated last year
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated 4 months ago
- Monad Transformers and Classes☆76Updated 6 years ago
- Benchmarks to compare Haskell streaming library performance☆106Updated 8 months ago
- Modern library for working with URIs☆68Updated 4 months ago
- Check properties on standard classes and data structures☆79Updated last year
- Inspection Testing for Haskell☆177Updated last month
- ☆93Updated last year
- Measure allocations of a Haskell functions/values☆97Updated 9 months ago
- Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution.☆53Updated last year
- Hedgehog will eat your typeclass bugs☆56Updated last month
- ⚡️Efficient implementation of Map with types as keys☆101Updated last year
- Regex-based parsing with an applicative interface☆129Updated 3 years ago