eff
Effect system
An effect system for Haskell that aims to provide a flexible and performant way of handling effects in programming languages
🚧 a work in progress effect system for Haskell 🚧
553 stars
56 watching
18 forks
Language: Haskell
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An extensible effect system for Haskell that allows flexible handling of effects at the type level. | 124 |
| A fast and flexible effect system for Haskell that enables expressive and efficient programming | 649 |
| An effects library for Haskell with seamless integration into the existing ecosystem | 385 |
| A Haskell library for building effectful applications with a focus on type-level effects and composability | 228 |
| A Haskell library providing an efficient way to handle effects in functional programming | 82 |
| Provides fine-grained reasoning about effects in Haskell computations | 98 |
| A library that provides an alternative to the mtl, allowing explicit decoupling of effects from their implementation. | 213 |
| An analysis of Haskell effect systems to compare their performance and usability | 65 |
| Language with lightweight effect handling and polymorphism | 336 |
| An open-source project providing effects libraries for Haskell. | 71 |
| An extensible effects library that provides a balance of performance and expressiveness while allowing users to define their own custom effects. | 105 |
| An effect system designed to handle intensional information in code, such as side effects, by encoding it into types. | 58 |
| A blog and documentation platform for Haskell programming language | 129 |
| A library providing a single monad to handle multiple effects in effectful computations. | 174 |
| A collection of Haskell-specific coding challenges with test suites and expected solutions. | 90 |