scodec VS ScalaBuff

Compare scodec vs ScalaBuff and see what are their differences.

scodec

Scala combinator library for working with binary data (by scodec)

ScalaBuff

the scala protocol buffers (protobuf) compiler (by SandroGrzicic)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
scodec ScalaBuff
1 0
799 218
-0.1% -
7.8 0.0
8 days ago over 6 years ago
Scala Scala
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 or later
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.

scodec

Posts with mentions or reviews of scodec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-22.
  • Fp libraries that target scala 3 exclusively?
    5 projects | /r/scala | 22 Nov 2021
    I know that libraries like Scodec and shapeless were rewritten practically from scratch for Scala 3, taking advantage of the next syntax and internals, as well as protoquill - a Scala 3 implementation of Quill.

ScalaBuff

Posts with mentions or reviews of ScalaBuff. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ScalaBuff yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing scodec and ScalaBuff you can also consider the following projects:

ScalaPB - Protocol buffer compiler for Scala.

Pickling

avro-codegen

Scrooge - A Thrift parser/generator

Chill - Scala extensions for the Kryo serialization library

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

validation

msgpack - MessagePack serializer implementation for Scala / msgpack.org[Scala]

Avro4s - Avro schema generation and serialization / deserialization for Scala