Scala 3: modifying product types in compile-time

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

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

    Generic programming for Scala

  • If that's what you want, you can use Shapeless' records and HList. You can probably replicate this in plain Scala 3 with tuples and literal types as you said. It won't play nice with your others libs though but maybe there are integrations.

  • 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

  • Is there the equivalent of this in Scala ? (Maps to Struct)

    1 project | /r/scala | 27 Dec 2022
  • Does Scala have support for Dependent types?

    1 project | /r/scala | 19 Jun 2022
  • How does Scala's type system compare to TypeScript's? Is it as powerful?

    1 project | /r/scala | 19 Jun 2022
  • Jam 0.0.4 got Scala 3 support

    3 projects | /r/scala | 17 Apr 2021
  • [Scala3] Get the type of container with wildcard type (i.e. List[?])

    1 project | /r/scala | 1 Mar 2021