Ecosystem: Haskell vs JVM (Eta, Frege)

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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