- jackson-modules-base VS ktoml
- jackson-modules-base VS kotshi
- jackson-modules-base VS kotlinx-serialization-typescript-generator
- jackson-modules-base VS kotlinx.serialization
- jackson-modules-base VS jackson-module-kotlin
- jackson-modules-base VS jextract
- jackson-modules-base VS http4k
- jackson-modules-base VS gestalt
Jackson-modules-base Alternatives
Similar projects and alternatives to jackson-modules-base
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
jackson-module-kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
-
ktoml
Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Native, JS, JVM) based on KxS
-
-
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. (by gestalt-config)
-
-
http4k
The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
kotlinx-serialization-typescript-generator
KxsTsGen :: Generate TypeScript interfaces from Kotlin classes
jackson-modules-base discussion
jackson-modules-base reviews and mentions
-
JEP draft: Integrity and Strong Encapsulation
[1] https://github.com/FasterXML/jackson-modules-base/issues/138
-
Jackson, moshi or kotlinx.serialization?
Jackson also has some module (https://github.com/FasterXML/jackson-modules-base/tree/master/afterburner) which will generate bytecode at runtime to do serialization without reflection but I haven't really had any performance issues with it that made me want to even try it
Stats
FasterXML/jackson-modules-base is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of jackson-modules-base is Java.