kotlinx-serialization
There are 131 repositories under kotlinx-serialization topic.
joreilly/BikeShare
SwiftUI, Jetpack Compose, and Compose for Desktop based Kotlin Multiplatform project (using CityBikes API http://api.citybik.es/v2/). Uses Realm for local persistence
xxfast/KStore
A tiny Kotlin multiplatform library that assists in saving and restoring objects to and from disk using kotlinx.coroutines, kotlinx.serialisation and kotlinx.io
orchestr7/ktoml
Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Native, JS, JVM) based on KxS
nomisRev/ktor-arrow-example
Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
AfigAliyev/Cinemax
Cinemax is a Movies & TV Shows application for Android.
joffrey-bion/krossbow
A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.
jillesvangurp/kt-search
Multi platform kotlin client for Elasticsearch & Opensearch with easily extendable Kotlin DSLs for queries, mappings, bulk, and more.
MartinRajniak/CatViewerDemo
Kotlin Multiplatform Mobile demo for Android and iOS. App for viewing Cat pictures
hfhbd/ComposeTodo
Sample project to play with Jetpack Compose on Android, Desktop and Web
stevdza-san/BorutoApp
This is an Android app built with Jetpack Compose. It uses Paging 3 library to fetch the data from our own REST API server developed with Ktor framework.
yusufceylan/MVI-Clean-Architecture
MVI + Clean Architecture + Best Practices | Example of Clean Architecture of Android app using MVI design pattern with Jetpack and popular libraries
AhmedMourad0/bundlizer
Android Bundle format support for Kotlinx Serialization.
BenWoodworth/knbt
Kotlin NBT library for kotlinx.serialization
chRyNaN/serialization-parcelable
Android Parcelable support for the Kotlinx Serialization library.
stevdza-san/BorutoServer
This is a Ktor server built for the purpose of my online course.
ZacSweers/json-serialization-benchmarking
Miscellaneous benchmarks for JSON serialization on JVM/Android
burnoo/kspoon
Annotation based HTML to Kotlin class parser with KMP support, kotlinx (de)serializtion format, jspoon successor
Debanshu777/Github-Compose
Build with Ktor Client + SQLDelight + Kotlinx Serialization with freshness of Material3 using Koin and Dagger HIlt built to demonstrate the use of Modern development tools with best practices🦸
adamko-dev/kotlinx-serialization-typescript-generator
KxsTsGen :: Generate TypeScript interfaces from Kotlin classes
MineInAbyss/geary
ECS framework made for Kotlin
fluidsonic/fluid-time
Additions for Kotlin's date & time library kotlinx-datetime
MineInAbyss/Mobzy
Config-driven custom mobs for Spigot using ECS
AhsenSaeed/AndroidBulkSmsSender
Pro Bulk Sms Sender app is an open source Android application with a material design theme. A simple easy to use Android app for sending bulk SMS to multiple recipients. It is a powerful open source application and small in size.
kotlingang/kds
Kotlin Data Storage is a multiplatform coroutine-based kotlin library for storing Serializables with kotlinx.serialization and delegates
nomisRev/kotlinx-serialization-jsonpath
KotlinX Serialization JsonElement DSL based on Arrow Optics
static-var/vlr-gg
An android app is written in Jetpack compose, which uses REST API that parses vlr.gg and gives a list of upcoming matches, completed matches, and their match details.
Ricky12Awesome/json-schema-serialization
Adds support for Json Schema using Kotlin.serialization
DevSrSouza/kt-mc-packet
A Minecraft Protocol library for Kotlin Multiplatform
wingio/Hellish
Your portal to the Demonlist.
abhishekdewan101/Scout
Scout is a kotlin multiplatform application that allows users to search and save games to lists to be browsed later.
mobile-development-group/NASAWallpaper
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple app for view Astronomy Picture of the Day photo from NASA. It's been designed to demonstrate how KMM can be used in real production projects.
SAGARSURI/GithubKMP
A multi-platform app(Android & iOS) built using Kotlin Native
rnett/krosstalk
A pure Kotlin pluggable RPC library, with expect/actual support
jaeyunn15/Thunder
⚡️Thunder⚡️ : Android WebSocket Library and also provides STOMP. Support only Coroutine Flow.
nomisRev/gcp-pubsub-kt
Ktor Plugin and Kotlin(X) integrations for GCP PubSub
xn32/json5k
JSON5 library for Kotlin