Ecosystem: Haskell vs JVM (Eta, Frege)

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

    Haskell/Java interop via inline Java code in Haskell modules.

    If you want to interact with Java libraries, but don't need the Haskell program itself to run on the JVM, inline-java is probably your best bet at the moment.

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

    Apache Beam is a unified programming model for Batch and Streaming data processing.

    Dataflow is Google's implementation of a runner for Apache Beam jobs in Google cloud. Right now, python and java are pretty much the only two options supported for writing Beam jobs that run on Dataflow.

  4. codec-jvm

    JVM code generation

    The core of eta-lang was codec-jvm (https://github.com/rahulmutt/codec-jvm) and i think the work done there and in eta-lang itself could be put to good use.

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

  • Help needed for FFI (presumable segmentation fault)

    2 projects | /r/haskell | 12 Oct 2022
  • Will I suffer attempting to use Haskell in a company that mainly uses c++

    2 projects | /r/haskell | 31 Dec 2021
  • How we built our Python Client that's mostly Rust

    4 projects | dev.to | 27 Aug 2021
  • Passing a Haskell object over to a C++ program

    2 projects | /r/haskell | 26 Dec 2020
  • Why I'm excited about Go for agents

    12 projects | news.ycombinator.com | 9 Jun 2025

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