extensible-effects VS gi-atk

Compare extensible-effects vs gi-atk and see what are their differences.

extensible-effects

Extensible Effects: An Alternative to Monad Transformers (by suhailshergill)

gi-atk

Generate Haskell bindings for GObject-Introspection capable libraries (by haskell-gi)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
extensible-effects gi-atk
1 8
175 273
- 0.4%
0.0 7.0
about 3 years ago about 1 month ago
Haskell Haskell
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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

Posts with mentions or reviews of extensible-effects. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-27.

gi-atk

Posts with mentions or reviews of gi-atk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-09.
  • ‘Missing C libraries’ when compiling haskell-gi-base on Windows
    2 projects | /r/haskell | 9 Aug 2022
    As far as I can tell, I haven’t explicitly set extra-prog-path to anything in particular. haskell-gi’s package.cabal doesn’t seem to have this variable set either. If it does have some value out of the ordinary, I would have no idea how to figure that out.
  • A solid GUI Framework for Haskell?
    8 projects | /r/haskell | 27 Jun 2021
    gi-gtk (part of the haskell-gi project) is still actively maintained and it is in LTS 18.
  • Best UI Toolkit for generating UI elements at runtime
    8 projects | /r/haskell | 7 Jan 2021
    Excellent news! For Windows, there’s some detailed documentation on installation, which I personally think is excellent. (Though I may be biased, since I wrote some of it myself!) For Linux, I remember installation being pretty simple last time I tried it (on an Ubuntu VM, as I already mentioned), though I haven’t attempted it again lately.
    8 projects | /r/haskell | 7 Jan 2021
    Followed https://github.com/haskell-gi/haskell-gi#mac-osx
    8 projects | /r/haskell | 7 Jan 2021
    For compilation there are instructions here that should be enough. We also had issues at run time about missing gsettings-schemas. We found a thread for another gtk application which solved our issues with these commands:
    8 projects | /r/haskell | 7 Jan 2021
    It worked. Long story short : upgraded everything, applied Github issue workaround, it worked.
    8 projects | /r/haskell | 7 Jan 2021
    Sorry, not a maintainer (that would be /u/garetxe, I think), just a satisfied user! And a Windows one to boot, so I wouldn’t know about Mac (though I have previously managed to build it on an Ubuntu VM). Perhaps try building it again and submit an issue if it doesn’t work; there’s some relevant documentation here and here which might help.

What are some alternatives?

When comparing extensible-effects and gi-atk you can also consider the following projects:

ether - Monad Transformers and Classes

freer-simple - A friendly effect system for Haskell

frpnow

control-monad-exception - Explicitly Typed exceptions as a library

atl - Arrow Transformer Library

MonadRandom - A monad transformer and corresponding type class for computations which consume random values.

effect-monad - Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.

Control-Monad-MultiPass

freer-effects - An implementation of "Freer Monads, More Extensible Effects".

dear-imgui.hs - Haskell bindings to Dear ImGui, an immediate mode GUI toolkit

free - free monads

eff - 🚧 a work in progress effect system for Haskell 🚧