Linus Torvalds: 回复 rust: add kernel
crate
这是 inus Torvalds 关于 rust: add kernel
crate 的一些回复.
邮件中指出了内核中一些特殊之处,例如 panic 处理等. 同时告诉大家, 虽然Rust 是安全的,但是现实是没有完全安全的.
原文链接: https://lkml.org/lkml/2022/9/19/1105#1105.php
Rust 中创建 Iterator
这是一篇 Iterator 的教程. 从原理, 实现 Iterator trait 到如何测试.
原文链接: https://aloso.github.io/2021/03/09/creating-an-iterator
Rust 开源 每周趋势
该网站追踪各种语言的开源项目的每周趋势, 此为 Rust 相关项目,本周趋势前五为:
- surrealdb/surrealdb, 12,782 star
- helix-editor/helix, 13,428 star
- lapce/lapce, 18,526 star
- tauri-apps/tauri, 51,655 star
- yewstack/yew, 24,176 star
原文链接: https://trendy.dev/week/Rust
使用 Rust 重写 Apache APISIX 插件
上周作者介绍了 使用 Rust 编写了Apache APISIX 的插件, 今天, 作者再次使用 Rust 来编写esponse-rewrite 插件.
原文链接: https://blog.frankel.ch/rust-apisix/2/
--
From 日报小组 BobQin,FBI小白