For Production Users: Haskell in an age of Rust and Python

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fp-ts

    Functional programming in TypeScript

    Yeah, TypeScript is shockingly good for a language that is so compatible with JavaScript. For example fp-ts. The main problem with TypeScript is pervasive mutability and side-effects.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • http-streams

    Haskell HTTP client library for use with io-streams

    First option: http-streams. The main module documentation seemed complicated, so I skipped it.

  • HTTP

    Haskell HTTP package (by haskell)

    The first link was https://hackage.haskell.org/package/HTTP. That's easy to use but I quickly discovered it doesn't support HTTPS.

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

  • The gotcha of unhandled promise rejections

    5 projects | news.ycombinator.com | 13 Jan 2023
  • Curl will be dropping Hyper due to lack of maintenance

    1 project | news.ycombinator.com | 17 Aug 2024
  • Curl: The Command Line Tool for URL Data Transfers

    1 project | news.ycombinator.com | 6 Aug 2024
  • Qub – a framework for building websites with QBasic

    5 projects | news.ycombinator.com | 4 Aug 2024
  • How to Revoke STS Credentials for Leaked EC2 Instances

    2 projects | dev.to | 3 Aug 2024

Did you konow that Haskell is
the 23rd most popular programming language
based on number of metions?