Regarding Lenses, Prisms and Optics

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

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
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. jackson

    If you have a lot of instanceof checks and casting, then you should consider having your base class (Term) define all methods that all sub classes implement, which by default do nothing and/or return sensible values (which could be an Optional or a "null object"). For example, Jackson does this for its JSON tree structure and its base class JsonNode.

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

    Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.

    Or just go full on functional. There are several JVM based Haskell languages, e.g. Eta and Frege.

  4. kotlin

    The Kotlin Programming Language.

    Another option could be to check out Kotlin. It's a JVM language that while still object-oriented has may functional syntax features.

  5. eta

    The Eta Programming Language, a dialect of Haskell on the JVM

    Or just go full on functional. There are several JVM based Haskell languages, e.g. Eta and Frege.

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

  • Doodle Weather Clone

    1 project | dev.to | 13 Mar 2025
  • 5 Best Programming Languages to Learn: Decoding the Future

    4 projects | dev.to | 22 Feb 2025
  • This is why we can't have nice things: When POM files lie

    2 projects | dev.to | 7 Feb 2025
  • Translating 10M lines of Java to Kotlin

    2 projects | news.ycombinator.com | 22 Dec 2024
  • Kotlin vs. Java: A Grand Finale and Farewell (But Not Goodbye!)

    1 project | dev.to | 20 Nov 2024

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