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
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Kotlin multiplatform!