Why should I use kotlinx.serialization?

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. kotlinx-datetime

    KotlinX multiplatform date/time library

    Kotlin multiplatform types often come with their own serializers. https://github.com/Kotlin/kotlinx-datetime and https://github.com/hfhbd/kotlinx-uuid do, for example.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. kotlinx-uuid

    kotlinx-uuid is a multiplatform (MPP) Kotlin library adding helper methods to kotlin.uuid.Uuid.

    Kotlin multiplatform types often come with their own serializers. https://github.com/Kotlin/kotlinx-datetime and https://github.com/hfhbd/kotlinx-uuid do, for example.

  4. kotlinx.serialization

    Kotlin multiplatform / multi-format serialization

    This is the issue to +1 https://github.com/Kotlin/kotlinx.serialization/issues/1931

  5. ks3

    KotlinX Serialization Standard Serializers (KS3)

    In the meantime there's an community lib https://github.com/Kantis/ks3

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How would I serialize a JSON primitive to a class?

    2 projects | /r/Kotlin | 1 Jul 2023
  • kotlinx-serialization won't serialize a List?

    1 project | /r/Kotlin | 16 Jun 2023
  • [Android/Multiplatform] Kotlin Flows + Ktor = Flawless HTTP requests (- ArrowKt)

    1 project | /r/androiddev | 15 Mar 2023
  • Question about app weight... I want to use Apache commons math3, should I fork it and "crop" it to reduce compile times and app weight?

    1 project | /r/androiddev | 27 Jan 2023
  • Apple's Swift rewrite of its Foundation framework will be open source

    4 projects | /r/programming | 14 Dec 2022

Did you know that Kotlin is
the 17th most popular programming language
based on number of references?