effect-zoo

Effect system comparison tool

An analysis of Haskell effect systems to compare their performance and usability

Comparing Haskell effect systems for ergonomics and speed

GitHub

65 stars
4 watching
6 forks
Language: Haskell
last commit: over 5 years ago

Related projects:

RepositoryDescriptionStars
haskell-effectful/effectfulAn effects library for Haskell with seamless integration into the existing ecosystem385
lexi-lambda/freer-simpleA Haskell library for building effectful applications with a focus on type-level effects and composability228
hasura/effAn effect system for Haskell that aims to provide a flexible and performant way of handling effects in programming languages553
ocharles/what-it-doTools for automatically tracing and displaying the execution flow of do expressions in Haskell code84
jeanhuguesderaigniac/effects-landscapeAn open-source project providing effects libraries for Haskell.71
lexi-lambda/effAn extensible effect system for Haskell that allows flexible handling of effects at the type level.124
dorchard/effect-monadProvides fine-grained reasoning about effects in Haskell computations98
ocharles/engine.ioA Haskell implementation of real-time protocols for web applications, enabling client-server communication and event-based interactions.149
fused-effects/fused-effectsA fast and flexible effect system for Haskell that enables expressive and efficient programming649
tweag/capabilityA library that provides an alternative to the mtl, allowing explicit decoupling of effects from their implementation.213
ocharles/assert-explainerA plugin to simplify assertions in Haskell by providing detailed error messages and context when an assertion fails.65
xnning/eveffA Haskell library providing an efficient way to handle effects in functional programming82
haskell-tools/haskell-toolsDeveloper tools for refactoring Haskell programs.249
refactoringtools/hareA tool to automatically refactor Haskell code without changing its meaning or structure139
anishathalye/gavelAn expo judging system using pairwise comparisons445