kotlin-jsonq
A simple Kotlin library to Query over Json Data. (by s4kibs4mi)
kson
Gson TypeAdapter & Factory generator for Kotlin data classes (by aafanasev)
Our great sponsors
kotlin-jsonq | kson | |
---|---|---|
0 | 0 | |
30 | 102 | |
- | - | |
0.0 | 0.8 | |
over 4 years ago | over 1 year ago | |
Kotlin | Kotlin | |
Creative Commons Zero v1.0 Universal | MIT License |
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.
kotlin-jsonq
Posts with mentions or reviews of kotlin-jsonq.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning kotlin-jsonq yet.
Tracking mentions began in Dec 2020.
kson
Posts with mentions or reviews of kson.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning kson yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing kotlin-jsonq and kson you can also consider the following projects:
fluid-json - A JSON library written in pure Kotlin
Kotson
jackson-module-kotlin - Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
KTON - Object notation in pure Kotlin!
kotlin-json - A JavaScript Object Notation library for Kotlin JVM.
ext4klaxon - Type Extensions for Klaxon (Kotlin JSON library)
kotlinx.serialization - Kotlin multiplatform / multi-format serialization
Smartype by mParticle - Json Schema as code, autocomplete for your data model!
klaxon - A JSON parser for Kotlin