<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Messagepack on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/messagepack/</link>
    <description>Recent content in Messagepack on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 05 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/messagepack/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted C# Serialization Libraries: Newtonsoft.Json vs MessagePack-CSharp vs protobuf-net vs MemoryPack</title>
      <link>https://www.pistack.xyz/posts/2026-07-05-csharp-serialization-libraries-newtonsoft-json-messagepack-protobuf-memorypack/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-07-05-csharp-serialization-libraries-newtonsoft-json-messagepack-protobuf-memorypack/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Serialization is the backbone of data exchange in modern applications — from REST API responses to message queue payloads and caching layers. The .NET ecosystem offers a diverse range of serialization libraries optimized for different use cases: human-readable JSON, compact binary formats, and zero-allocation high-performance serializers.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
