willtim / recursion-schemesLinks
My London HUG talk: Recursion Schemes by Example
☆50Updated 11 years ago
Alternatives and similar repositories for recursion-schemes
Users that are interested in recursion-schemes are comparing it to the libraries listed below
Sorting:
- A smart A* search monad transformer which supports backtracking user-state!☆82Updated 4 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆82Updated 5 years ago
- Yet another … yet another recursion scheme library for Haskell☆89Updated this week
- First-class type families☆90Updated 2 months ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- type level sets☆67Updated 6 years ago
- Compile Dhall expressions to Cabal files☆101Updated 3 years ago
- Tactic Metaprogramming in Haskell☆56Updated 6 years ago
- A work stealing scheduler☆80Updated last year
- Hedgehog will eat your typeclass bugs☆57Updated 7 months ago
- Benchmarks to compare Haskell streaming library performance☆107Updated 4 months ago
- A total recursion scheme library for Dhall☆66Updated last month
- Experimental, user-contributed effects and interpreters for polysemy☆72Updated 2 years ago
- A fast open-union type, suitable for 100+ contained alternatives.☆100Updated last year
- tools for writing better type errors☆73Updated 2 years ago
- Dual Traversable☆41Updated 3 weeks ago
- Forward-propagating Constraint Solver monad. Good for solving Sudoku, N-Queens, etc.☆67Updated 3 years ago
- ☆93Updated last year
- Automatically trace all (showable) binds in do expressions☆84Updated 7 years ago
- Generic Programming using True Sums of Products☆164Updated 3 weeks ago
- Signature inference for Functional Property Discovery in Haskell☆38Updated 8 years ago
- 👅 Parse Haskell Language Extensions☆48Updated 4 months ago
- 💂♂️ Lightweight pure validation based on Applicative and Selective functors☆72Updated 3 weeks ago
- ⚡️Efficient implementation of Map with types as keys