<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Rust - 分类 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/categories/rust/</link><description>Rust - 分类 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/categories/rust/" rel="self" type="application/rss+xml"/><item><title>Typst</title><link>https://rd163.visword.com/posts/rust-typst/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/rust-typst/</guid><description>&lt;p>&lt;a href="https://github.com/typst/typst" target="_blank" rel="noopener noreferrer">Typst&lt;/a> 是一款专门为排版而生的新生代工具，主体用 Rust 编写，采用 Apache-2.0 协议。它完全摒弃了传统排版系统的历史包袱，着眼于现代化的功能与设计，成功克服了 LaTeX 等老牌方案的一些固有的不足。&lt;/p></description></item><item><title>用 Rust 实现的应用有哪些？</title><link>https://rd163.visword.com/posts/rust-apps/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/rust-apps/</guid><description>&lt;p>Rust 是一门强调**内存安全（memory safety）&lt;strong>与&lt;/strong>零成本抽象（zero-cost abstractions）**的系统级编程语言，同时具备 C/C++ 量级的运行性能与现代语言的人体工程学。正因为它既快又安全，越来越多追求性能、对延迟敏感或者需要在底层直接控制系统资源的工具，开始把 Rust 作为首选语言。本文按使用场景，盘点一批在生产环境中真实存在、且较有代表性的 Rust 实现的开源应用，方便选型与学习参考。&lt;/p></description></item></channel></rss>