Scala 3.0 serialization

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

    Benchmark comparing serialization libraries on the JVM

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

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

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • How people generate examples for multiple programming languages?

    2 projects | /r/devops | 12 Apr 2023
  • Please try my JSON library

    2 projects | /r/scala | 27 Feb 2023
  • Post your problems with Scala 3/2.13 compiler performance!

    1 project | /r/scala | 19 Jan 2023
  • Why does Scala seem to be slow at benchmark results?

    6 projects | /r/scala | 22 Oct 2022
  • Scala needs *highly* efficient libraries to survive in a multi-core age

    1 project | /r/scala | 27 Sep 2022

Did you konow that Scala is
the 37th most popular programming language
based on number of metions?