Scala 3.0 serialization

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

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

    Benchmark comparing serialization libraries on the JVM

  • You could use any of the JVM serialisers which should still work.

  • zio-json

    Fast, secure JSON library with tight ZIO integration.

  • Otherwise I tend to just use ZIO-JSON or Circe both of which have been updated for Scala 3.

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

    Yet another JSON library for Scala

  • Otherwise I tend to just use ZIO-JSON or Circe both of which have been updated for Scala 3.

  • Apache Avro

    Apache Avro is a data serialization system.

  • For binary serialization using Avro there's Vulcan which is released for 3.0.0-RC1 and will shortly be released for 3.0.0-RC2. (Disclosure: I'm a maintainer)

  • ScalaPB

    Protocol buffer compiler for Scala.

  • You could try out protocol buffers. Not sure how stable it is, but I noticed they have a Scala3 version of their runtime library. (Disclaimer: I have not tried it out myself)

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