Monthly Hask Anything (November 2021)

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

    Battle tank combat racing!

  • I'm looking to port some code from the game Tread Marks and ideally keep it functional.

  • distributive

    Dual Traversable

  • Seems like a neat signature. Is it an instance of some deeper concept or property? Is there a general typeclass for it? It looks a little bit like distribute from distributive.

  • 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
  • write-you-a-haskell

    Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)

  • I feel like Write You A Haskell was set out to introduce some of these foundational concepts in the right order: lambda calculus, to system-f to core - but that's more of a skeleton, right? What about logic? proofs? Is there anything else ... that can all be put together to create a "course" of some sort to master the theoretical concepts that Haskell stands upon?

  • constraints

    Tools for programming with ConstraintKinds in GHC

  • If it's anywhere, I'd expect it in constraints, but it's not Dict and it's not Forall.

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

  • A decade of developing a programming language

    7 projects | news.ycombinator.com | 14 Nov 2023
  • What can Category Theory do?

    2 projects | /r/askmath | 22 Jun 2023
  • pmr implementation in c++14

    6 projects | /r/cpp | 26 Dec 2022
  • What’s so great about functional programming anyway?

    8 projects | news.ycombinator.com | 16 Nov 2022
  • GHC 7.4 gave us the ability to talk about ConstraintKinds. They stopped crashing the compiler in GHC 7.6

    1 project | /r/programmingcirclejerk | 5 Aug 2022