Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Jackson-module-kotlin Alternatives
Similar projects and alternatives to jackson-module-kotlin
-
kotlinx.serialization
Kotlin multiplatform / multi-format serialization
-
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
-
-
-
kotlindl
High-level Deep Learning Framework written in Kotlin and inspired by Keras
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
kotlinx.coroutines
Library support for Kotlin coroutines
-
-
kotlinx-nodejs
Kotlin external declarations for using the Node.js API from Kotlin code targeting JavaScript
-
-
-
kotlin-wrappers
Kotlin wrappers for popular JavaScript libraries
-
kotlin-json
A JavaScript Object Notation library for Kotlin JVM.
-
-
swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
-
ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
-
koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
jackson-module-kotlin reviews and mentions
-
Jackson, moshi or kotlinx.serialization?
Jackson's learning curve is a lot lower (it helps that it's older and more popular, so there's more guides online), and it has a lot more options. However, Jackson doesn't fully support Kotlin, for example: value classes. For this reason, I would avoid it.
strictNullCheck option in the Kotlin module doesn't cover non-object-field situations at all. https://github.com/FasterXML/jackson-module-kotlin/issues/479
-
From Java to Kotlin. There and back again
You should add Jackson Module Kotlin in your project. After that, you can't specify a type of object explicitly.
-
How Cloudflare security responded to log4j2 vulnerability
Not really, you just need to handle some standard types and have a good extension mechanism to let the user implement factories. That library having built in support for UUID and datetime is probably a bit much, I'd prefer a plugin like https://github.com/FasterXML/jackson-module-kotlin
-
Ktor vs Spring for creating an API
There is a bug at this very moment that makes it literally impossible to deserialize [1, 2, 3, null] into a List with Jackson's Kotlin module. Yes- even if you set KotlinModule(strictNullChecks = true). It's just broken. (Here's the link: https://github.com/FasterXML/jackson-module-kotlin/issues/479)
-
Kotlin Team AMA #3: Ask Us Anything
Got you, thanks. I didn’t mean to sound offensive - a better wording would be that they don’t seem to prioritize this part, at least based on https://github.com/FasterXML/jackson-module-kotlin/issues/199, which has one abandoned branch from a 3rd party and a couple of comments from from maintainers.
-
kotlinx.serialization 1.2 Released: High-Speed JSON Handling, Value Class Support, Overhauled Docs, and more
If you use Jackson, don't forget to include the Kotlin extensions https://github.com/FasterXML/jackson-module-kotlin
-
A note from our sponsor - InfluxDB
www.influxdata.com | 8 Dec 2023
Stats
FasterXML/jackson-module-kotlin is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of jackson-module-kotlin is Kotlin.
Popular Comparisons
- jackson-module-kotlin VS kotlinx.serialization
- jackson-module-kotlin VS klaxon
- jackson-module-kotlin VS avro4k
- jackson-module-kotlin VS Kotson
- jackson-module-kotlin VS mapstruct-examples
- jackson-module-kotlin VS KTON
- jackson-module-kotlin VS fluid-json
- jackson-module-kotlin VS Micronaut
- jackson-module-kotlin VS kotlin-json
- jackson-module-kotlin VS ksp