effects-landscape

Haskell effects library collection

An open-source project providing effects libraries for Haskell.

Effects libraries in Haskell

GitHub

71 stars
5 watching
3 forks
Language: Haskell
last commit: about 3 years ago

Related projects:

RepositoryDescriptionStars
haskell-effectful/effectfulAn effects library for Haskell with seamless integration into the existing ecosystem385
dorchard/effect-monadProvides fine-grained reasoning about effects in Haskell computations98
lexi-lambda/freer-simpleA Haskell library for building effectful applications with a focus on type-level effects and composability228
xnning/eveffA Haskell library providing an efficient way to handle effects in functional programming82
suhailshergill/extensible-effectsA library providing a single monad to handle multiple effects in effectful computations.174
ocharles/effect-zooAn analysis of Haskell effect systems to compare their performance and usability65
tweag/capabilityA library that provides an alternative to the mtl, allowing explicit decoupling of effects from their implementation.213
hasura/effAn effect system for Haskell that aims to provide a flexible and performant way of handling effects in programming languages553
lexi-lambda/effAn extensible effect system for Haskell that allows flexible handling of effects at the type level.124
joelburget/react-haskellA set of libraries and tools for building web UI using Haskell352
effectfully-ou/sketchesA blog and documentation platform for Haskell programming language129
fused-effects/fused-effectsA fast and flexible effect system for Haskell that enables expressive and efficient programming649
haskell-opengl/openglA set of Haskell libraries providing bindings to the OpenGL graphics API.147
juandagilc/audio-effectsA collection of audio effects plugins implemented from a book and contributing examples757
re-xyr/cleffAn extensible effects library that provides a balance of performance and expressiveness while allowing users to define their own custom effects.105