<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Parser on Text Matrix</title><link>https://txtmix.com/tags/parser/</link><description>Recent content in Parser on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/parser/index.xml" rel="self" type="application/rss+xml"/><item><title>yaml-cpp 完整指南：C++ 生态最稳的 YAML 解析器</title><link>https://txtmix.com/posts/tech/jbeder-yaml-cpp-cpp-yaml-parser-complete-guide/</link><pubDate>Sat, 11 Jul 2026 02:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/jbeder-yaml-cpp-cpp-yaml-parser-complete-guide/</guid><description>&lt;h1 id="yaml-cpp-完整指南c-生态最稳的-yaml-解析器">yaml-cpp 完整指南：C++ 生态最稳的 YAML 解析器&lt;/h1>
&lt;h2 id="核心判断">核心判断&lt;/h2>
&lt;p>yaml-cpp 是一个&lt;strong>纯 C++、无外部依赖、零 Boost 依赖&lt;/strong>的 YAML 解析与发射（emitter）库。它的优势不在性能，而在&amp;quot;可预测性&amp;quot;：API 稳定十年、ABI 兼容做得到位、C++ 标准从 C++03 一直兼容到 C++17。如果你需要把 YAML 当成&amp;quot;配置 + 数据交换&amp;quot;的稳定锚点，它几乎是最稳的选择。&lt;/p></description></item></channel></rss>