suhailshergill / extensible-effects
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
- Extensional capabilities and deriving combinators☆214Updated 9 months ago
- Implement monads by specifying instructions and their desired operational semantics.☆83Updated 11 months ago
- Higher-kinded data via generics☆170Updated 8 months ago
- Generic Programming using True Sums of Products☆163Updated 3 months ago
- An optimized general monad transformer for streaming applications, with a simple prelude of functions☆106Updated 6 years ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆162Updated 4 years ago
- free monads☆172Updated last month
- A fast logging system for Haskell☆160Updated 5 months ago
- JavaScript interface that works with GHCJS or GHC☆122Updated 5 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆88Updated 3 years ago
- A structured logging framework for Haskell☆208Updated 2 months ago
- Extensible records, variants, structs, effects, tangles☆129Updated 4 months ago
- Monad Transformers and Classes☆77Updated 5 years ago
- An implementation of "Freer Monads, More Extensible Effects".☆65Updated 6 years ago
- Composable, streaming, and efficient left folds☆167Updated 3 months ago
- Inspection Testing for Haskell☆176Updated 3 months ago
- Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink☆299Updated last month
- Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.☆100Updated last year
- Various data structures for use in the Idris Language.☆95Updated 4 years ago
- The MonadUnliftIO typeclass for unlifting monads to IO☆150Updated last month
- A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API☆130Updated 3 years ago
- High performance type safe html generation☆128Updated 2 years ago
- The missing tutorial module for the lens library☆82Updated 11 months ago
- Measure allocations of a Haskell functions/values☆94Updated 5 months ago
- A friendly effect system for Haskell☆231Updated 11 months ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago
- Refinement types with static checking☆186Updated 4 months ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆97Updated 3 years ago
- Generic parser combinators☆87Updated last month
- Reifies arbitrary Haskell terms into types that can be reflected back into terms☆104Updated last month