effects-bibliography
Effects bibliography
A collection of research papers and resources on the theory and practice of computational effects in programming languages.
A collaborative bibliography of work related to the theory and practice of computational effects
969 stars
63 watching
81 forks
last commit: 22 days ago
Linked from 1 awesome list
algebraic-effectsbibliography
Related projects:
Repository | Description | Stars |
---|---|---|
dorchard/effect-monad | Provides fine-grained reasoning about effects in Haskell computations | 99 |
haskell-effectful/effectful | An effects library for Haskell designed to be fast and easy to use. | 380 |
effector/patronum | A library of reusable functions for managing side effects in reactive state management systems. | 296 |
re-xyr/cleff | An extensible effects library that provides a balance of performance and expressiveness while allowing users to define their own custom effects. | 105 |
lexi-lambda/eff | An extensible effect system for Haskell that allows flexible handling of effects at the type level. | 124 |
ocharles/effect-zoo | An analysis of Haskell effect systems to compare their performance and usability | 65 |
suhailshergill/extensible-effects | A library providing a single monad to handle multiple effects in effectful computations. | 174 |
lexi-lambda/freer-simple | A Haskell library for building effectful applications with a focus on type-level effects and composability | 228 |
fused-effects/fused-effects | A fast and flexible effect system for Haskell that enables expressive and efficient programming | 647 |
jeanhuguesderaigniac/effects-landscape | An open-source project providing effects libraries for Haskell. | 72 |
effekt-lang/effekt | Language with lightweight effect handling and polymorphism | 332 |
xnning/eveff | A Haskell library providing an efficient way to handle effects in functional programming | 82 |
juandagilc/audio-effects | A collection of audio effects plugins implemented from a book and contributing examples | 748 |
schemedoc/bibliography | Collects links to technical papers and theses on Scheme research | 150 |
getdunne/audio-effects | A collection of revised and re-written audio effect plug-in examples | 57 |