<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Kotlinx-Serialization on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/kotlinx-serialization/</link>
    <description>Recent content in Kotlinx-Serialization on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 13 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/kotlinx-serialization/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Kotlin Serialization Libraries: kotlinx.serialization vs Moshi vs Klaxon</title>
      <link>https://www.pistack.xyz/posts/2026-07-13-kotlin-serialization-libraries-kotlinx-moshi-klaxon/</link>
      <pubDate>Mon, 13 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-07-13-kotlin-serialization-libraries-kotlinx-moshi-klaxon/</guid>
      <description>&lt;p&gt;Serialization — converting data objects to and from formats like JSON, XML, and Protocol Buffers — is one of the most fundamental operations in any application. For Kotlin developers, the choice of serialization library has a direct impact on compile-time safety, runtime performance, and code readability.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
