fltkhs VS gi-atk

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

gi-atk

Generate Haskell bindings for GObject-Introspection capable libraries (by haskell-gi)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
fltkhs gi-atk
2 8
191 273
- 0.4%
0.0 7.0
almost 2 years ago about 1 month ago
C++ 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.

fltkhs

Posts with mentions or reviews of fltkhs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-27.
  • A solid GUI Framework for Haskell?
    8 projects | /r/haskell | 27 Jun 2021
    fltkhs is under active maintenance and development: https://github.com/deech/fltkhs/tree/TheGreatConsolidation
  • How is it going with desktop apps nowadays? What happened to wxHaskell?
    4 projects | /r/haskell | 20 Jun 2021
    If you want to make a simple desktop GUI, fltkhs — which binds to the FLTK library — is a good bet, as it's the easiest to install of all the Haskell desktop GUI libraries (even on Windows!). Unfortunately, the FLTK library doesn't create the prettiest GUIs in the world (e.g. see the GitHub page). If you care about such things, the author has also released the fltkhs-themes library, which provides a set of widgets with a much nicer style - see the GitHub page for a showcase.

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 fltkhs and gi-atk you can also consider the following projects:

fltkhs-fluid-demos

assimp - Haskell FFI bindings for Assimp

nanovg - NanoVG Haskell bindings

KdTree - Haskell module for K-D trees

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

plot-light - A lightweight plotting library, exporting to SVG

freetype-simple - single line text rendering in opengles

fltkhs-demos - Extended FLTKHS demos moved to a separate package to keep the core package free of additional dependencies.

hgrev - Compile Mercurial (hg) version info into Haskell code.

GLUtil - Utility functions for working with OpenGL BufferObjects, GLSL shaders, and textures.

VRML - VRML parser and generator for Haskell

blank-canvas - A Haskell API into HTML5 Canvas