Is Haskell capable of this?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gi-gtk-declarative

    Declarative GTK+ programming in Haskell

  • Have a look at https://reflex-frp.org/, or https://owickstrom.github.io/gi-gtk-declarative/, they are an interesting and different way of working with UI in a non imperative way.

  • reflex

    Interactive programs without callbacks or side-effects. Functional Reactive Programming (FRP) uses composable events and time-varying values to describe interactive systems as pure functions. Just like other pure functional code, functional reactive code is easier to get right on the first try, maintain, and reuse. (by reflex-frp)

  • Have a look at https://reflex-frp.org/, or https://owickstrom.github.io/gi-gtk-declarative/, they are an interesting and different way of working with UI in a non imperative way.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • monomer

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

  • If you're looking into creating UIs, Monomer provides a declarative style inspired on Elm's architecture.

  • concur-core

    An unusual Web UI Framework for Haskell

  • What! Is fudgets being maintained again? It was a big inspiration behind Concur (https://github.com/ajnsit/concur).

  • fir

  • [2] https://gitlab.com/sheaf/fir

  • lambdacube-compiler

    LambdaCube 3D is a Haskell-like purely functional language for GPU. Try it out:

  • However, it's certainly possible to build purely functional abstractions on the top of existing imperative solutions, and you already found one example, GPipe. Another one is lambdacube 3d

  • fudgets

    A copy of Fudgets so that I can more easily include it as a dependency in a cabal.project file

  • Here is a git repo with the latest fudgets for easier addition to your cabal.project file: https://github.com/solomon-b/fudgets/

  • 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 more popular project.

Suggest a related project

Related posts

  • Why Do We Need Transpilation into JavaScript?

    6 projects | dev.to | 5 Apr 2021
  • Discussion Thread

    5 projects | /r/neoliberal | 18 Mar 2021
  • Reflex FRP

    1 project | /r/cryptogeum | 23 Jan 2023
  • Simple GHC stack for a novice

    6 projects | /r/haskell | 17 Oct 2022
  • Building on iPad

    1 project | /r/haskell | 6 Oct 2022