<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>C-Plus-Plus on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/c-plus-plus/</link>
    <description>Recent content in C-Plus-Plus on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/c-plus-plus/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted JSON Parser Libraries: simdjson vs rapidjson vs orjson vs UltraJSON</title>
      <link>https://www.pistack.xyz/posts/2026-06-19-self-hosted-json-parser-libraries-simdjson-rapidjson-orjson-ultrajson/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-19-self-hosted-json-parser-libraries-simdjson-rapidjson-orjson-ultrajson/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;JSON (JavaScript Object Notation) is the backbone of modern web applications, APIs, and configuration files. Every self-hosted service you deploy — whether it is an API gateway, a monitoring dashboard, or a message queue — processes JSON somewhere in its pipeline. The choice of JSON parsing library directly impacts throughput, latency, and CPU utilization of your entire stack.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
