suhailshergill / extensible-effectsLinks
Extensible Effects: An Alternative to Monad Transformers
☆174Updated 4 years ago
Alternatives and similar repositories for extensible-effects
Users that are interested in extensible-effects are comparing it to the libraries listed below
Sorting:
- Extensible records, variants, structs, effects, tangles☆130Updated 4 months ago
- Composable, streaming, and efficient left folds☆168Updated 9 months ago
- free monads☆185Updated 7 months ago
- Higher-kinded data via generics☆170Updated last year
- Extensional capabilities and deriving combinators☆220Updated last week
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆148Updated last month
- Generic Programming using True Sums of Products☆162Updated 3 months ago
- A fast logging system for Haskell☆163Updated 4 months 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
- Implement monads by specifying instructions and their desired operational semantics.☆85Updated last year
- Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink☆302Updated 7 months ago
- Refinement types with static checking☆188Updated 10 months ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆107Updated 7 years ago
- Regex-based parsing with an applicative interface☆131Updated 3 years ago
- Haskell library for debugging☆122Updated 6 years ago
- The missing tutorial module for the lens library☆83Updated last year
- A magic typeclass that just does it☆125Updated 3 years ago
- JavaScript interface that works with GHCJS or GHC☆129Updated last month
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆103Updated 7 months ago
- Fast binary serialization in Haskell☆109Updated 10 months ago
- Twitter API package for Haskell, including enumerator interfaces and Streaming API supports.☆158Updated 3 years ago
- Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer☆202Updated 2 years ago
- An implementation of "Freer Monads, More Extensible Effects".☆64Updated 7 years ago
- Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.☆99Updated 2 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆132Updated 3 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 3 years ago
- Type classes for mapping, folding, and traversing monomorphic containers☆159Updated 7 months ago
- Generic parser combinators☆88Updated 7 months ago