scala-jsonschema VS scala-newtype

Compare scala-jsonschema vs scala-newtype and see what are their differences.

scala-jsonschema

Scala JSON Schema (by andyglow)

scala-newtype

NewTypes for Scala with no runtime overhead (by estatico)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
scala-jsonschema scala-newtype
2 4
118 539
- 0.6%
8.0 0.0
6 days ago about 2 years ago
Scala Scala
GNU General Public License v3.0 or later 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.

scala-jsonschema

Posts with mentions or reviews of scala-jsonschema. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-16.
  • Scala Library To Generate Case Classes for JSON
    8 projects | /r/scala | 16 Aug 2022
  • Refine types
    2 projects | /r/scala | 24 Aug 2021
    Love the code generation idea if they already have the schema. It saves a ton of time,, and with a well-defined schema validates at the input boundary, which, if you don't modify the input afterwards, is usually good enough. It's a good suggestion. OP - link (https://github.com/andyglow/scala-jsonschema).

scala-newtype

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

What are some alternatives?

When comparing scala-jsonschema and scala-newtype you can also consider the following projects:

Shapeless - Generic programming for Scala

refined - Refinement types for Scala

kafka-manager - CMAK is a tool for managing Apache Kafka clusters

ZIO - ZIO — A type-safe, composable library for async and concurrent programming in Scala

guardrail - Principled code generation from OpenAPI specifications

scala - Scala 2 compiler and standard library. Bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3

Apache Spark - Apache Spark - A unified analytics engine for large-scale data processing

Argus - Builds models from JSON Schemas

quicktype - Generate types and converters from JSON, Schema, and GraphQL