ChrisPenner / astar-monadLinks
A smart A* search monad transformer which supports backtracking user-state!
☆81Updated 4 years ago
Alternatives and similar repositories for astar-monad
Users that are interested in astar-monad are comparing it to the libraries listed below
Sorting:
- A work stealing scheduler☆74Updated 8 months ago
- Yet another yet another recursion scheme library in Haskell.☆89Updated 2 months ago
- Automatically trace all (showable) binds in do expressions☆84Updated 7 years ago
- Generic Programming using True Sums of Products☆162Updated 2 months ago
- Interpreter for GHC Haskell☆22Updated 5 years ago
- A total recursion scheme library for Dhall☆66Updated last week
- ☆51Updated 2 months ago
- Forward-propagating Constraint Solver monad. Good for solving Sudoku, N-Queens, etc.☆67Updated 3 years ago
- Hedgehog will eat your typeclass bugs☆55Updated 4 months ago
- rewrite rules for type-level equalities☆62Updated last month
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- 🧠 Type-safe memory units☆61Updated 4 years ago
- Haskell library for semigroup actions and torsors☆64Updated 8 months ago
- Haskell 98 Profunctors☆70Updated 3 months ago
- A fast open-union type, suitable for 100+ contained alternatives.☆99Updated last year
- tools for writing better type errors☆73Updated 2 years ago
- Zippers based on lenses and traversals☆40Updated 2 years ago
- Dual Traversable☆42Updated 2 years ago
- Experimental, user-contributed effects and interpreters for polysemy☆72Updated 2 years ago
- Tasty meal of Dhall☆67Updated 2 years ago
- Compile Dhall expressions to Cabal files☆101Updated 2 years ago
- Create temporary postgres instances☆55Updated last year
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated last year
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- A Haskell translation of Idris's original algebraic effects library☆41Updated 9 years ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- Serializable closures for distributed programming.