kotshi VS jackson-modules-base

Compare kotshi vs jackson-modules-base and see what are their differences.

kotshi

An annotation processor that generates Moshi adapters from immutable Kotlin data classes. (by ansman)

jackson-modules-base

Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules (by FasterXML)
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
kotshi jackson-modules-base
1 2
750 164
- 0.6%
8.4 8.4
15 days ago 12 days ago
Kotlin Java
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.

kotshi

Posts with mentions or reviews of kotshi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-19.

jackson-modules-base

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

What are some alternatives?

When comparing kotshi and jackson-modules-base you can also consider the following projects:

ktoml - Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Native, JS, JVM) based on KxS

kotlinx-serialization-typescript-generator - KxsTsGen :: Generate TypeScript interfaces from Kotlin classes

http4k - The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.

kotlinx.serialization - Kotlin multiplatform / multi-format serialization

NoCopy Compiler Plugin - A Kotlin compiler plugin that removes the `copy` method of data classes.

gestalt - A Java configuration library that allows you to build your configurations from multiple sources, merges them and convert them into an easy-to-use typesafe configuration class. A simple but powerful interface allows you to navigate to a path within your configurations and retrieve a configuration object, list, or a primitive value.

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