async-pidfd: Rust版的pidfd

Process file descriptors (pidfd) 是 Linux 无竞争进程管理方式,async-pidfd 为 pidfd 提供了 Rust 支持。

​https://github.com/joshtriplett/async-pidfd​

Mozilla 裁员会怎样影响 Rust

Sana: 更简单的词法生成器

Sana是Rust的词法生成器,提供了一种简单的方法来为语言创建词法分析器。

​https://github.com/suhr/sana​

博客:Rust 实现 .NET Profiler

​https://code.camdenreslink.com/dev/implementing-the-dot-net-profiling-api-in-rust/​

Rust 核心团队贡献者 teve Klabnik 访谈

​https://evrone.com/steve-klabnik-interview​

21世纪的Rust 嵌入式开发工具

​https://ferrous-systems.com/blog/21st-century-embedded-tooling/​