Kotlin serialization consists of a compiler plugin, that generates visitor code for serializable classes, a runtime library with core serialization API, and support libraries with various serialization formats. Using Kotlin Serialization requires Kotlin compiler 1.4.0 or higher. Make sure you have the corresponding Kotlin plugin installed in the IDE, no additional plugins for IDE are required.
Features
- Supports Kotlin classes marked as @Serializable and standard collections
- Provides JSON, Protobuf, CBOR, Hocon and Properties formats
- Complete multiplatform support: JVM, JS and Native
- You can find auto-generated documentation website on kotlinlang.org
- You can set up the serialization plugin with the Kotlin plugin
- Dependency on the JSON library
Categories
JSONLicense
Apache License V2.0Follow Kotlin multiplatform
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Kotlin multiplatform!