circe-golden VS seals

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
circe-golden seals
2 1
89 65
- -
3.7 0.0
5 days ago about 3 years 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.

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?

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.

What are some alternatives?

When comparing circe-golden and seals 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

Shapeless - Generic programming for Scala

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

circe - Yet another JSON library for Scala