EvEff
Effect handler library
A Haskell library providing an efficient way to handle effects in functional programming
Efficient Haskell effect handlers based on evidence translation.
82 stars
9 watching
5 forks
Language: Haskell
last commit: over 4 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An effects library for Haskell with seamless integration into the existing ecosystem | 385 |
| | An extensible effects library that provides a balance of performance and expressiveness while allowing users to define their own custom effects. | 105 |
| | A Haskell library for building effectful applications with a focus on type-level effects and composability | 228 |
| | An extensible effect system for Haskell that allows flexible handling of effects at the type level. | 124 |
| | An effect system for Haskell that aims to provide a flexible and performant way of handling effects in programming languages | 553 |
| | Provides fine-grained reasoning about effects in Haskell computations | 98 |
| | An open-source project providing effects libraries for Haskell. | 71 |
| | A library that helps separate business logic and side effects in Redux applications using declarative data structures | 53 |
| | A library providing a single monad to handle multiple effects in effectful computations. | 174 |
| | Library to declaratively write testable effects in Elixir code | 81 |
| | A library for working with effects in functional programming using a modular and extensible approach | 581 |
| | A collection of utility functions for the Haskell programming language | 94 |
| | A functional programming library that provides data structures and computation models for handling effects in client/server JavaScript applications. | 383 |
| | A modular event-driven application framework for building extensible software | 109 |
| | An effect system designed to handle intensional information in code, such as side effects, by encoding it into types. | 58 |