Monthly Hask Anything (July 2022)

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. 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).

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 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?

  4. 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.

  5. 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).

  6. 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.

  7. 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

Did you know that Haskell is
the 25th most popular programming language
based on number of references?