async-pidfd: Rust版的pidfd
Process file descriptors (pidfd) 是 Linux 无竞争进程管理方式,async-pidfd 为 pidfd 提供了 Rust 支持。
https://github.com/joshtriplett/async-pidfd
Mozilla 裁员会怎样影响 Rust
- Reddit 话题 :How do Mozilla layoffs affect Rust?https://www.reddit.com/r/rust/comments/i7stjy/how_do_mozilla_layoffs_affect_rust/
- Rust 视界:https://t.me/s/rust_daily_news?q=Mozilla
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/