jsonschema2pojo VS kotlinx.serialization

Compare jsonschema2pojo vs kotlinx.serialization and see what are their differences.

jsonschema2pojo

Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc (by joelittlejohn)

kotlinx.serialization

Kotlin multiplatform / multi-format serialization (by Kotlin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
jsonschema2pojo kotlinx.serialization
13 52
6,145 5,088
- 1.4%
5.4 8.5
15 days ago 1 day ago
Java Kotlin
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.

jsonschema2pojo

Posts with mentions or reviews of jsonschema2pojo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-12.

kotlinx.serialization

Posts with mentions or reviews of kotlinx.serialization. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-01.

What are some alternatives?

When comparing jsonschema2pojo and kotlinx.serialization you can also consider the following projects:

Jackson - Core part of Jackson that defines Streaming API as well as basic shared abstractions

jackson-module-kotlin - Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.

Immutables - Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included

Moshi - A modern JSON library for Kotlin and Java.

typescript-generator - Generates TypeScript from Java - JSON declarations, REST service client

klaxon - A JSON parser for Kotlin

Gson - A Java serialization/deserialization library to convert Java Objects into JSON and back

yGuard - The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts

spring-native - Spring Native is now superseded by Spring Boot 3 official native support

mvn-golang - maven plugin to automate GoSDK load and build of projects

kotlin-json - A JavaScript Object Notation library for Kotlin JVM.