scodec
Scala combinator library for working with binary data (by scodec)
zio-protoquill
Quill for Scala 3 (by zio)
Our great sponsors
scodec | zio-protoquill | |
---|---|---|
1 | 4 | |
758 | 98 | |
0.5% | - | |
8.1 | 9.0 | |
about 1 month ago | 8 days ago | |
Scala | Scala | |
BSD 3-clause "New" or "Revised" License | 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.
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?
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.
zio-protoquill
Posts with mentions or reviews of zio-protoquill.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-01.
-
Scala 3 compatible macro libraries
Proto Quill, a query DSL similar-ish to Slick, is certainly the poster child of what's possible with Scala 3 macros.
-
Fp libraries that target scala 3 exclusively?
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.
-
Software development topics I've changed my mind on after 6 years in the industry
I am a Scala engineer and have upstreamed a lot of open source projects to do this, (i.e. see https://github.com/getquill/protoquill/pull/17). Basically its a github action that runs concurrently to the main build, this has the following advantages
-
ZIO vs. Cats Effect for api
I've been refreshing https://github.com/getquill/protoquill nearly every day!
What are some alternatives?
When comparing scodec and zio-protoquill you can also consider the following projects:
zio-http - A scala library to write Http apps.
Pickling
ScalaPB - Protocol buffer compiler for Scala.
Scrooge - A Thrift parser/generator
Chill - Scala extensions for the Kryo serialization library
avro-codegen
ScalaBuff - the scala protocol buffers (protobuf) compiler
Quill - Compile-time Language Integrated Queries for Scala
µPickle - uPickle: a simple, fast, dependency-free JSON & Binary (MessagePack) serialization library for Scala
validation
Avro4s - Avro schema generation and serialization / deserialization for Scala
msgpack - MessagePack serializer implementation for Scala / msgpack.org[Scala]