ndmitchell / uniplateLinks
Haskell library for simple, concise and fast generic operations.
☆82Updated 2 years ago
Alternatives and similar repositories for uniplate
Users that are interested in uniplate are comparing it to the libraries listed below
Sorting:
- Generic Programming using True Sums of Products☆164Updated last week
- 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
- Recursion schemes for Idris☆64Updated 7 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆128Updated last year
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 5 years ago
- Generic random generators☆81Updated 2 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- Haskell 98 comonads☆78Updated this week
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Monad Transformers and Classes☆76Updated 6 years ago
- A magic typeclass that just does it☆126Updated 3 years ago
- ☆110Updated 6 months ago
- An either-or-both data type, with corresponding hybrid error/writer monad transformer.☆119Updated 7 months ago
- A micro-benchmark that compares some Haskell serialization libraries☆45Updated 6 years ago
- Interpreter for GHC Haskell☆22Updated 6 years ago
- JHC Haskell compiler split into reusable components☆57Updated 7 years ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆161Updated 4 years ago
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated 10 months ago
- Declare and access tuple fields with labels☆59Updated 7 years ago
- Haskell tool to generate expressions from types☆101Updated 8 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆83Updated 3 months ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated 2 months ago
- Implement monads by specifying instructions and their desired operational semantics.☆84Updated last year
- Regex-based parsing with an applicative interface☆131Updated 4 years ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- Haskeline wrapper for GHCi-like REPL interfaces☆107Updated 7 months ago
- Containers for STM☆74Updated last week
- ☆78Updated this week
- Forward-propagating Constraint Solver monad. Good for solving Sudoku, N-Queens, etc.☆67Updated 3 years ago