ScalaPB VS zio-json

Compare ScalaPB vs zio-json and see what are their differences.

ScalaPB

Protocol buffer compiler for Scala. (by scalapb)

zio-json

Fast, secure JSON library with tight ZIO integration. (by zio)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ScalaPB zio-json
3 4
1,273 398
0.3% 1.3%
9.0 7.5
7 days ago 7 days ago
Scala Scala
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ScalaPB

Posts with mentions or reviews of ScalaPB. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-10.

zio-json

Posts with mentions or reviews of zio-json. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-07.
  • Sttp: An Extensible API Client
    3 projects | dev.to | 7 Nov 2022
    Fast, secure JSON library with tight ZIO integration.
    3 projects | dev.to | 7 Nov 2022
    Let's use the already mentioned sttp to send requests, and for JSON parsing we'll be using zio-json.
  • Scala 3.0 serialization
    5 projects | /r/scala | 30 Mar 2021
    Otherwise I tend to just use ZIO-JSON or Circe both of which have been updated for Scala 3.

What are some alternatives?

When comparing ScalaPB and zio-json you can also consider the following projects:

circe - Yet another JSON library for Scala

scodec - Scala combinator library for working with binary data

ScalaBuff - the scala protocol buffers (protobuf) compiler

µPickle - uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala

Pickling

Scrooge - A Thrift parser/generator

Avro4s - Avro schema generation and serialization / deserialization for Scala

Chill - Scala extensions for the Kryo serialization library

validation

zio-prelude - A lightweight, distinctly Scala take on functional abstractions, with tight ZIO integration

cats-effect - The pure asynchronous runtime for Scala

avro-codegen