fltkhs

Haskell bindings to FLTK GUI toolkit. (by deech)

Fltkhs Alternatives

Similar projects and alternatives to fltkhs

  1. imgui

    373 fltkhs VS imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. dillo

    Dillo, a multi-platform graphical web browser

  4. FLTK

    19 fltkhs VS FLTK

    FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development

  5. eff

    18 fltkhs VS eff

    🚧 a work in progress effect system for Haskell 🚧 (by hasura)

  6. Native Windows GUI

    A light windows GUI toolkit for rust

  7. nanovg

    NanoVG Haskell bindings

  8. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  9. gi-atk

    8 fltkhs VS gi-atk

    Generate Haskell bindings for GObject-Introspection capable libraries

  10. assimp

    Haskell FFI bindings for Assimp (by joelburget)

  11. plot-light

    A lightweight plotting library, exporting to SVG

  12. threepenny-gui

    GUI framework that uses the web browser as a display.

  13. fltk-theme

    A theming crate for fltk-rs

  14. KdTree

    0 fltkhs VS KdTree

    Haskell module for K-D trees

  15. blank-canvas

    A Haskell API into HTML5 Canvas

  16. fltkhs-demos

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

  17. wxHaskell

    Discontinued MOVED TO https://codeberg.org/wxHaskell/wxHaskell

  18. GLUtil

    0 fltkhs VS GLUtil

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

  19. dear-imgui.hs

    Haskell bindings to Dear ImGui, an immediate mode GUI toolkit

  20. vulkan

    4 fltkhs VS vulkan

    Haskell bindings for Vulkan (by expipiplus1)

  21. freer-simple

    2 fltkhs VS freer-simple

    A friendly effect system for Haskell

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better fltkhs alternative or higher similarity.

fltkhs discussion

Log in or Post with

fltkhs reviews and mentions

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 2024-11-19.
  • FLTK 1.4 Released
    8 projects | news.ycombinator.com | 19 Nov 2024
    Fltkhs [1] was the best ever experience I've had while doing small/auxiliary GUI utilities. Now using NWG [2] for that (UI forms examples [3]) and it is so much less elegant so much more verbose than Fltkhs. Resulting lean EXEs without any bundled runtime are nice though.

    [1] https://github.com/deech/fltkhs

  • 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.
  • A note from our sponsor - InfluxDB
    influxdata.com | 28 Apr 2025
    Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →

Stats

Basic fltkhs repo stats
3
191
0.0
about 3 years ago

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?