Monthly Hask Anything (July 2022)

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
  • jordan

    Abstract, inspectable JSON representation of Haskell objects

  • I'm having some trouble getting GHC to use a quantified constraint in my library jordan (Link is to the specific PR where the issue is arising, and is very much a WIP).

  • dependent-sum

    Dependent sums and supporting typeclasses for comparing and displaying them

  • What is the dependent-sum library for? I must be missing something subtle, because it looks like an over-complicated sum type?

  • 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
  • learnyouahaskell.github.io

    A community version of the renowned "Learn You a Haskell" (LYAH) tutorials collection!

  • I'm just under halfway through LYAH and I have to say, it's not clicking at all. I can't put my finger on it but I feel like I'm not learning much.

  • bytestring

    An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.

  • If you bring in efficient strings from bytestring, densely packed arrays from vector, and an in-place sort from vector-algorithms, you can bring it down to 275ms (uses 19MB of mem).

  • obelisk

    Functional reactive web and mobile applications, with batteries included.

  • I can't speak to the nicest way, as I haven't actually developed any Android apps with Haskell, but I've been meaning to give Obelisk a try.

  • monad-bayes

    A library for probabilistic programming in Haskell.

  • source-repository-package type: git location: https://github.com/tweag/monad-bayes.git

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

  • Haskell ghost knowledge; difficult to access, not written down

    13 projects | /r/haskell | 24 Jan 2021
  • The Meaning of Monad in MonadTrans

    2 projects | news.ycombinator.com | 13 Aug 2023
  • Genuine question: how do you all use Haskell IRL?

    7 projects | /r/haskell | 22 Apr 2023
  • Haskell jobs at Standard Chartered, various locations and seniority

    1 project | /r/haskell | 17 Apr 2023
  • ANN: new release of Generic-Persistence available on Hackage and GitHub

    3 projects | /r/haskell | 8 Apr 2023