klaxon
A JSON parser for Kotlin (by cbeust)
fluid-json
A JSON library written in pure Kotlin (by fluidsonic)
klaxon | fluid-json | |
---|---|---|
1 | - | |
1,849 | 31 | |
- | - | |
0.0 | 2.9 | |
almost 2 years ago | over 1 year ago | |
Kotlin | 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.
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.
klaxon
Posts with mentions or reviews of klaxon.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Help with parsing json to kotlin object
I found this library, I hope it helps. https://github.com/cbeust/klaxon
fluid-json
Posts with mentions or reviews of fluid-json.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning fluid-json yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing klaxon and fluid-json you can also consider the following projects:
kotlinx.serialization - Kotlin multiplatform / multi-format serialization
jackson-module-kotlin - Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
Kotson
ext4klaxon - Type Extensions for Klaxon (Kotlin JSON library)
kotlin-json - A JavaScript Object Notation library for Kotlin JVM.
KTON - Object notation in pure Kotlin!
kson - Gson TypeAdapter & Factory generator for Kotlin data classes