Scala 3.0 serialization

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. jvm-serializers

    Benchmark comparing serialization libraries on the JVM

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

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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.

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

  5. 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)

  6. 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)

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