< 返回版块

Mike Tang 发表于 2021-09-30 10:53

LLVM13 的最新的 pass manager 进展让 Rust 的编译速度整体提高 5~20%

微软的 Ryan Levick 大神提到,LLVM13 的最新的 pass manager 进展让 Rust 的编译速度整体提高 5~20%。目前 LLVM13 还在 nightly 状态。很快估计能惠及到 Rust 这边来。

https://twitter.com/ryan_levick/status/1443202538099073027

Linux Plumbers Conference 2021 有 9 个 topic 与 Rust 相关

Linux Plumbers Conference 是一个面向开源社区的开发者会议,将以下场景的顶级开发者汇聚在一起:内核子系统,核心库, 窗口系统等等。

Linux Plumbers Conference 2021 有 9 个 topic 与 Rust 相关

它们分别是:

Rust in the Linux ecosystem
Miguel Ojeda
https://youtu.be/ORwYx5_zmZo?t=1749

rustc_codegen_gcc: A gcc codegen for the Rust compiler
Antoni Boucher
https://youtu.be/ORwYx5_zmZo?t=5259

GCC Front-End for Rust
Philip Herron
https://youtu.be/ORwYx5_zmZo?t=8902

Rust for Linux
Miguel Ojeda
https://youtu.be/mF10hgVIx9o?t=12247

Improving the eBPF Developer Experience with Rust
Alessandro Decina, Dave Tucker
https://youtu.be/xj0PBFjLm1U?t=8701

Testing in-kernel Rust code
Miguel Ojeda
https://youtu.be/Y_minEhZNm8?t=13094

Android drivers in Rust
Wedson Almeida Filho, Miguel Ojeda
https://youtu.be/O_lCFGinFPM?t=11002

The Rust toolchain in the kernel
Miguel Ojeda
https://youtu.be/txIgZ31-RHI?t=2089

Writing Grub2 modules in Rust
Daniel Axtens
https://youtu.be/JwU1_hyOzMI?t=2126

https://www.reddit.com/r/rust/comments/pxz7at/rustlinux_plumbers_conference_2021/

使用 Rust 写一个 Discord 机器人

blog 讲解 使用 serenity 用 20 行代码创建一个 Discord 机器人。

https://elijahpotter.medium.com/how-to-write-your-own-discord-bot-in-rust-bf2288d93361

leafish - 一个兼容 Minecraft 游戏的客户端

img

https://github.com/Lea-fish/Leafish

使用 100 行 Rust 代码构建一个静态站点生成器

原理很简单,通过解析 markdown 文件,填充一个 html 模板。完成。

https://kerkour.com/blog/rust-static-site-generator/

-- From 日报小组 Mike Tang

社区学习交流平台订阅:

  • Rustcc论坛: 支持rss
  • 微信公众号:Rust语言中文社区

评论区

写评论

还没有评论

1 共 0 条评论, 1 页