<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>系统编程 on Kerroの奇妙冒険</title><link>https://blog.kerro.cn/tags/%E7%B3%BB%E7%BB%9F%E7%BC%96%E7%A8%8B/</link><description>Recent content from Kerroの奇妙冒険</description><generator>Hugo</generator><language>zh-CN</language><copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright><lastBuildDate>Tue, 14 Jul 2026 12:00:00 +0800</lastBuildDate><atom:link href="https://blog.kerro.cn/tags/%E7%B3%BB%E7%BB%9F%E7%BC%96%E7%A8%8B/index.xml" rel="self" type="application/rss+xml"/><item><title>边造 Redis 边学 C（零）：知识体系地图 + 第 0 章·骨架</title><link>https://blog.kerro.cn/2026/07/14/credis-00-skeleton/</link><pubDate>Tue, 14 Jul 2026 12:00:00 +0800</pubDate><guid>https://blog.kerro.cn/2026/07/14/credis-00-skeleton/</guid><description>
<![CDATA[<h1>边造 Redis 边学 C（零）：知识体系地图 + 第 0 章·骨架</h1><p>作者：Kerro（）</p>
        
          <blockquote>
<p><a href="https://github.com/KerroKapple/credis">credis</a> 是一个教学导向的开源项目：从一个空文件开始，用纯 C 一步步造出一个能通过网络访问、能持久化的迷你键值数据库——功能上像一个极简版 Redis。</p>
<p>它同时是一份&quot;边造边学 C&quot;的教程：每一章对应一个真实里程碑，跟着 commit 历史走，你能看到一个 C 项目怎么从&quot;打印一行字&quot;长成一个网络服务。这是连载第一篇。</p>
        
        <hr><p>本文2026-07-14首发于<a href='https://blog.kerro.cn/'>Kerroの奇妙冒険</a>，最后修改于2026-07-14</p>]]></description><category>项目实战</category></item></channel></rss>