<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Encoding-Json on danilchenko.dev</title><link>https://www.danilchenko.dev/tags/encoding-json/</link><description>Recent content in Encoding-Json on danilchenko.dev</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 19 Jul 2026 08:24:00 +0000</lastBuildDate><atom:link href="https://www.danilchenko.dev/tags/encoding-json/index.xml" rel="self" type="application/rss+xml"/><item><title>Go's JSON v2 (encoding/json/v2): Faster, Stricter, and What Breaks</title><link>https://www.danilchenko.dev/posts/go-json-v2/</link><pubDate>Sun, 19 Jul 2026 08:24:00 +0000</pubDate><guid>https://www.danilchenko.dev/posts/go-json-v2/</guid><description>Go&amp;#39;s encoding/json/v2 is a reported 2–10x faster at unmarshaling but flips v1 defaults: duplicate keys, nil slices, case matching. How to enable it and migrate.</description></item></channel></rss>