extensible-effects
freer-simple
Our great sponsors
extensible-effects | freer-simple | |
---|---|---|
1 | 2 | |
173 | 195 | |
- | - | |
0.0 | 3.4 | |
over 1 year ago | 4 months ago | |
Haskell | Haskell | |
MIT License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
extensible-effects
-
A solid GUI Framework for Haskell?
Why do you need a GUI library, if you can write your application using extensible effects frameworks, just choose any and enjoy!
freer-simple
-
A solid GUI Framework for Haskell?
Why do you need a GUI library, if you can write your application using extensible effects frameworks, just choose any and enjoy!
- Monthly Hask Anything (June 2021)
What are some alternatives?
polysemy - :gemini: higher-order, no-boilerplate monads
cond - Basic conditional operators with monadic variants.
freer-effects - An implementation of "Freer Monads, More Extensible Effects".
eff - 🚧 a work in progress effect system for Haskell 🚧
effect-monad - Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.
control-monad-failure - A class of monads which can fail with an error
apecs - a fast, extensible, type driven Haskell ECS framework for games
explicit-sharing - Explicit Sharing of Monadic Effects
fused-effects - A fast, flexible, fused effect system for Haskell
bytestring-progress - A Haskell library for tracking the consumption of lazy ByteStrings
machines - Networks of composable stream transducers