Is there a cats-effect or ZIO for Java? If not, then what are the blockers of having an effect system as of Java 17? What are the drawbacks of such a library in Java?

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • ZIO

    ZIO — A type-safe, composable library for async and concurrent programming in Scala

    ZIO on the other hand doesn't rely on those concepts, so I guess it could be possible ? But I'm not too sure the code would look great without Scala's for-comprehensions and there may be other blockers... By the way there's been some work done in ZIO to provide a Java facade : https://github.com/zio/zio/pull/383. Not sure the interop on that would work so great tbh.

  • cats-effect

    The pure asynchronous runtime for Scala

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • purefun

    Functional Programming library for Java

  • pure-todo-backend

    Todo-Backend (https://www.todobackend.com/) implementation using pure stack

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