<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://nugine.xyz</id>
    <title>Nugine 的个人博客</title>
    <updated>2025-03-02T08:43:19.891Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://nugine.xyz"/>
    <subtitle>Nugine 的个人博客</subtitle>
    <rights>CC BY-NC-SA 4.0, © 2019 - 2025, Nugine</rights>
    <entry>
        <title type="html"><![CDATA[为什么不用 Rust 重写 Rust 的编译器？]]></title>
        <id>https://nugine.xyz/articles/2023/06/rust-compiler</id>
        <link href="https://nugine.xyz/articles/2023/06/rust-compiler"/>
        <updated>2023-06-20T16:00:00.000Z</updated>
        <published>2023-06-20T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Kubernetes 为什么没有采用 Rust 实现?]]></title>
        <id>https://nugine.xyz/articles/2023/05/kubernetes-and-rust</id>
        <link href="https://nugine.xyz/articles/2023/05/kubernetes-and-rust"/>
        <updated>2023-05-08T16:00:00.000Z</updated>
        <published>2023-05-08T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Mojo 编程语言]]></title>
        <id>https://nugine.xyz/articles/2023/05/mojo-lang</id>
        <link href="https://nugine.xyz/articles/2023/05/mojo-lang"/>
        <updated>2023-05-03T16:00:00.000Z</updated>
        <published>2023-05-03T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[GCC 与 Rust]]></title>
        <id>https://nugine.xyz/articles/2023/05/gcc-and-rust</id>
        <link href="https://nugine.xyz/articles/2023/05/gcc-and-rust"/>
        <updated>2023-05-02T16:00:00.000Z</updated>
        <published>2023-05-02T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[u8 转换为比特位数组的位运算实现]]></title>
        <id>https://nugine.xyz/articles/2023/05/u8-bitarray</id>
        <link href="https://nugine.xyz/articles/2023/05/u8-bitarray"/>
        <updated>2023-04-30T16:00:00.000Z</updated>
        <published>2023-04-30T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[SIMD 计算 9 个变量互不相等]]></title>
        <id>https://nugine.xyz/articles/2023/04/simd-distinct9</id>
        <link href="https://nugine.xyz/articles/2023/04/simd-distinct9"/>
        <updated>2023-04-27T16:00:00.000Z</updated>
        <published>2023-04-24T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[写 Rust 二叉树题的正确姿势]]></title>
        <id>https://nugine.xyz/articles/2022/09/rust-unsafe-binary-tree</id>
        <link href="https://nugine.xyz/articles/2022/09/rust-unsafe-binary-tree"/>
        <updated>2022-09-07T16:00:00.000Z</updated>
        <published>2022-09-07T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Unsafe Rust 随堂小测参考答案]]></title>
        <id>https://nugine.xyz/articles/2022/06/unsafe-rust-test-answer</id>
        <link href="https://nugine.xyz/articles/2022/06/unsafe-rust-test-answer"/>
        <updated>2022-06-24T16:00:00.000Z</updated>
        <published>2022-06-24T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Unsafe Rust 随堂小测（三）]]></title>
        <id>https://nugine.xyz/articles/2022/06/unsafe-rust-test-3</id>
        <link href="https://nugine.xyz/articles/2022/06/unsafe-rust-test-3"/>
        <updated>2022-06-23T16:00:00.000Z</updated>
        <published>2022-06-23T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Unsafe Rust 随堂小测（二）]]></title>
        <id>https://nugine.xyz/articles/2022/06/unsafe-rust-test-2</id>
        <link href="https://nugine.xyz/articles/2022/06/unsafe-rust-test-2"/>
        <updated>2022-06-22T16:00:00.000Z</updated>
        <published>2022-06-22T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Unsafe Rust 随堂小测（一）]]></title>
        <id>https://nugine.xyz/articles/2022/06/unsafe-rust-test-1</id>
        <link href="https://nugine.xyz/articles/2022/06/unsafe-rust-test-1"/>
        <updated>2022-06-21T16:00:00.000Z</updated>
        <published>2022-06-21T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Rust 实现 offsetof]]></title>
        <id>https://nugine.xyz/articles/2022/06/rust-offset-of</id>
        <link href="https://nugine.xyz/articles/2022/06/rust-offset-of"/>
        <updated>2022-06-09T16:00:00.000Z</updated>
        <published>2022-06-09T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[如何在 Rust 中写 RDMA]]></title>
        <id>https://nugine.xyz/articles/2022/06/rust-rdma</id>
        <link href="https://nugine.xyz/articles/2022/06/rust-rdma"/>
        <updated>2022-06-05T16:00:00.000Z</updated>
        <published>2022-06-05T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[TLA+ 学习路线]]></title>
        <id>https://nugine.xyz/articles/2022/06/tlaplus-guide</id>
        <link href="https://nugine.xyz/articles/2022/06/tlaplus-guide"/>
        <updated>2022-06-04T16:00:00.000Z</updated>
        <published>2022-06-04T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Rust 中的“隐藏函数”]]></title>
        <id>https://nugine.xyz/articles/2022/06/rust-hidden-functions</id>
        <link href="https://nugine.xyz/articles/2022/06/rust-hidden-functions"/>
        <updated>2022-06-02T16:00:00.000Z</updated>
        <published>2022-06-02T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[SIMD 编解码加速库]]></title>
        <id>https://nugine.xyz/articles/2022/05/simd-accelerated-libraries</id>
        <link href="https://nugine.xyz/articles/2022/05/simd-accelerated-libraries"/>
        <updated>2023-02-05T16:00:00.000Z</updated>
        <published>2022-05-21T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[Rust 消除 panic 代码膨胀]]></title>
        <id>https://nugine.xyz/articles/2022/03/rust-remove-panic-bloat</id>
        <link href="https://nugine.xyz/articles/2022/03/rust-remove-panic-bloat"/>
        <updated>2022-03-09T16:00:00.000Z</updated>
        <published>2022-03-09T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[关于可移植 SIMD 库的设计]]></title>
        <id>https://nugine.xyz/articles/2021/11/portable-simd</id>
        <link href="https://nugine.xyz/articles/2021/11/portable-simd"/>
        <updated>2021-11-27T16:00:00.000Z</updated>
        <published>2021-11-27T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[校验十六进制字符的奇技淫巧]]></title>
        <id>https://nugine.xyz/articles/2021/11/hex-trick</id>
        <link href="https://nugine.xyz/articles/2021/11/hex-trick"/>
        <updated>2021-11-06T16:00:00.000Z</updated>
        <published>2021-11-06T16:00:00.000Z</published>
    </entry>
    <entry>
        <title type="html"><![CDATA[用 goto 把递归函数变换为迭代函数]]></title>
        <id>https://nugine.xyz/articles/2021/10/goto-iteration</id>
        <link href="https://nugine.xyz/articles/2021/10/goto-iteration"/>
        <updated>2021-10-07T16:00:00.000Z</updated>
        <published>2021-10-07T16:00:00.000Z</published>
    </entry>
</feed>