so people are making these

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. dream

    Tidy, feature-complete Web framework

    The framework I played around with for OCaml was called Dream: https://github.com/aantron/dream. I think it had built-in support for auth, but I didn't use it in what I was doing. I also barely scratched the surface of what it supported. On the whole, it seemed really nice though. The biggest issues I had were figuring out OCaml since I'd literally never used it before and figuring out how to make an HTTP call from within OCaml since the documentation can be iffy. Thankfully, Dream's documentation was actually reasonably good.

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

    A RESTful Haskell web framework built on WAI.

    I also looked into Snap (http://snapframework.com/) and Yesod (https://www.yesodweb.com/) for Haskell. I didn't really get anywhere with those though because I had build issues with dependencies and was in a bit of a hurry so I put them off for later.

  4. snap

    Top-level package for the official Snap Framework libraries, includes the snaplets API as well as infrastructure for sessions, auth, and templates. (by snapframework)

    I also looked into Snap (http://snapframework.com/) and Yesod (https://www.yesodweb.com/) for Haskell. I didn't really get anywhere with those though because I had build issues with dependencies and was in a bit of a hurry so I put them off for later.

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 New OCaml Website

    6 projects | news.ycombinator.com | 29 Apr 2022
  • Dream – Tidy Web Framework for OCaml and ReasonML

    10 projects | news.ycombinator.com | 9 Apr 2021
  • Software design isn’t magic, but it feels like sorcery when you get it right

    5 projects | dev.to | 19 May 2025
  • 15 dev survival lessons from someone who actually made it

    4 projects | dev.to | 18 May 2025
  • Open Source: A Goldmine for Indie Hackers

    6 projects | dev.to | 6 May 2025

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