Scala 3 Reflection

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • dotty

    The Scala 3 compiler, also known as Dotty.

  • - If you can't generate a quotation and need any strings, then the next option - add compiler to the classpath and use JSR223 scripting API: (example : https://github.com/lampepfl/dotty/blob/master/tests/run-with-compiler/scripting.scala

  • Ammonite-Ops

    Scala Scripting

  • Scripting API is quite limited, so the third option. - reuse the ammonite scripts https://github.com/com-lihaoyi/Ammonite or look how this is implemented (using internal compiler API),

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

    Build highly concurrent, distributed, and resilient message-driven applications on the JVM

  • I want to create a framework for developers to deploy Akka based applications https://akka.io.

  • smithy4s

    https://disneystreaming.github.io/smithy4s/

  • Sounds like you want an IDL. smithy4s and tapir come to mind as potential solutions. Scala code gets generated for you from some intermediate format.

  • tapir

    Declarative, type-safe web endpoints library

  • Sounds like you want an IDL. smithy4s and tapir come to mind as potential solutions. Scala code gets generated for you from some intermediate format.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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