Suggestions for "dashboard" graphics libraries?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

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.ai
featured
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
featured
  1. monomer

    An easy to use, cross platform, GUI library for writing Haskell applications.

  2. 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
  3. reanimate

    Haskell library for building declarative animations based on SVG graphics

    Not really dashboard library, but reanimate is a good library for this kind of stuff.

  4. htmx

    </> htmx - high power tools for HTML

    I've found htmx and hyperscript talking to scotty to be an easy way to get something like this going while retaining the joys of Haskell on the backend and avoiding the pains of Haskell on the frontend.

  5. scotty

    Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)

    I've found htmx and hyperscript talking to scotty to be an easy way to get something like this going while retaining the joys of Haskell on the backend and avoiding the pains of Haskell on the frontend.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What are the go-to libraries for RestAPIs and GraphQL APIs?

    5 projects | /r/haskell | 16 Feb 2022
  • simple backend like express or oak in js world

    5 projects | /r/haskell | 21 Sep 2021
  • I wrote a web based text editor to showcase sauron framework, but it turns out better than I expected, less than 20ms typing latency.

    5 projects | /r/rust | 2 Sep 2021
  • Styling an HTML dialog modal to take the full height of the viewport

    5 projects | news.ycombinator.com | 16 Mar 2025
  • An advanced Data Table with HTMX

    2 projects | dev.to | 28 Feb 2025