seals VS circe-golden

Compare seals vs circe-golden and see what are their differences.

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
seals circe-golden
1 2
65 90
- -
0.0 6.2
about 3 years ago about 14 hours 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.

seals

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

circe-golden

Posts with mentions or reviews of circe-golden. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-03.
  • Test for backwards-compatibility in a circe codec
    3 projects | /r/scala | 3 May 2021
    I like circe-golden but I found an important limitation: it prevents any evolution of your schema, even evolutions that are backward compatible. So, we ended up re-implementing most of it so that it checks that old JSON blobs can still be decoded by the new codecs (ie, the schema evolved in a backward-compatible way). I’ve started a discussion here but I didn’t get much attention. If several people shared a similar experience maybe we can join our efforts into improving circe-golden?

What are some alternatives?

When comparing seals and circe-golden you can also consider the following projects:

magnolia - Easy, fast, transparent generic derivation of typeclass instances

tscfg - Boilerplate-free, type-safe access to configuration properties in Java and Scala

Chimney - Scala library for boilerplate-free, type-safe data transformations

Shapeless - Generic programming for Scala

circe - Yet another JSON library for Scala