jackson-module-kotlin
Kotlin serializer
Adds support for serialization and deserialization of Kotlin classes and data classes to the Jackson JSON library
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
1k stars
22 watching
174 forks
Language: Kotlin
last commit: 2 days ago deserializationhacktoberfestjacksonjsonkotlinserialization
Related projects:
Repository | Description | Stars |
---|---|---|
fasterxml/jackson-modules-java8 | Supports Java 8 features in Jackson JSON serialization and deserialization | 400 |
fasterxml/jackson-module-scala | A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
fasterxml/jackson-docs | A comprehensive resource for learning and using the Jackson JSON processor | 729 |
kotlin/kotlinx.serialization | A plugin that provides multiplatform serialization capabilities for Kotlin objects | 5,455 |
fasterxml/jackson-annotations | Provides annotations for customizing JSON serialization and deserialization of Java classes | 1,032 |
kittinunf/forge | A JSON parsing library for Kotlin that allows manual control over the deserialization process using functional programming techniques. | 126 |
jadarma/advent-of-code-kotlin-template | A starter project template for solving Advent of Code puzzles in Kotlin | 6 |
kevin-montrose/jil | A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
kotlins/kotlinslang | A Kotlin library providing functional control structures such as Try, Option, and Either for working with potentially failed or uncertain data | 22 |
vavr-io/vavr-jackson | A Jackson datatype module for serializing and deserializing Java data structures into JSON | 99 |
kowainik/tomland | A Haskell library for bidirectional serialization of TOML configuration data | 123 |
jadarma/advent-of-code-kotlin | An opinionated testing framework that simplifies running and testing solutions to Advent of Code puzzles in Kotlin | 12 |
python-rapidjson/python-rapidjson | A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
keemobile/kotpass | A Kotlin library providing reading and writing support for KeePass (KDBX) files | 22 |
pjagielski/punkt | A live coding music library/environment for Kotlin. | 317 |