kotlinx.serialization
Serialization framework
A library that generates reflectionless serialization code for Kotlin multiplatform projects
Kotlin multiplatform / multi-format serialization
5k stars
101 watching
620 forks
Language: Kotlin
last commit: 6 days ago cborjsonkotlinprotobufserialization
Related projects:
Repository | Description | Stars |
---|---|---|
jetbrains/kotlin | A programming language with features like multiplatform support and a comprehensive set of libraries. | 49,396 |
fasterxml/jackson-module-kotlin | Adds support for serialization/deserialization of Kotlin classes and data classes | 1,126 |
suparngp/kotlin-multiplatform-projects | Provides tools and libraries for building Kotlin Multiplatform projects targeting iOS and Android | 131 |
russhwolf/multiplatform-settings | A Kotlin library for sharing data between multiple platform-specific applications | 1,682 |
vmadalin/android-modular-architecture | A sample Android application demonstrating modern architecture and best practices for scalable, maintainable, and testable development using Kotlin. | 2,419 |
kotlin/kotlinx.coroutines | Supports asynchronous programming in Kotlin with lightweight coroutines and reactive streams libraries | 13,067 |
jetbrains/lets-plot-kotlin | A multiplatform plotting library built on the Grammar of Graphics principles | 444 |
joreilly/peopleinspace | An example Kotlin Multiplatform project showcasing various client-side frameworks and a Ktor backend | 2,980 |
reactivex/rxkotlin | A library that simplifies the use of RxJava with Kotlin | 7,049 |
kotlin-graphics/vkk | A Kotlin wrapper library for the Vulkan C API that adds features like type safety and exceptions to improve developers' experience without significant CPU runtime cost. | 131 |
kotlin/keep | A repository for proposing and tracking enhancements to the Kotlin programming language | 3,420 |
kotlins/kotlinslang | A Kotlin library providing functional control structures such as Try, Option, and Either for working with potentially failed or uncertain data | 22 |
joreilly/bikeshare | An example project demonstrating the use of Kotlin Multiplatform, Jetpack Compose, and SwiftUI to build a bike share application with local persistence using Realm. | 698 |
mikepenz/aboutlibraries | A tool for analyzing and visualizing dependencies and licenses in Android projects using Kotlin MultiPlatform | 3,670 |
kittinunf/fuel | An HTTP networking library for Kotlin/Android backed by Kotlinx Coroutines. | 4,563 |