Rust技术周刊 2026年第18周

原文链接: mp.weixin.qq.com/s/AhhFyevrs...
本周热议 Async Rust MVP 状态与稳定特化;新增张量库 burn、构建缓存 kache;跨平台实践分析 WhatsApp 等交付 Rust 到数十亿设备。

markdown 复制代码
## crate-of-the-week

### [本周 Crate:burn](https://github.com/tracel-ai/burn)

本周的 crate 是 burn,一个张量和深度学习库。

## official

### [公布 Google Summer of Code 2026 入选项目](https://blog.rust-lang.org/2026/04/30/gsoc-2026-selected-projects/)

公布 Google Summer of Code 2026 入选项目

## newsletters

### [Rust Trends 第77期 - Rust 磨砺技艺](https://rust-trends.com/newsletter/rust-sharpens-the-craft/)

Rust Trends 第77期 - Rust 磨砺技艺

## projecttooling-updates

### [Imgclip:跨平台剪贴板与图片文件互转 CLI](https://dev.to/alex_yan_6135f8195a1a3b01/imgclip-a-cross-platform-cli-for-clipboard-image-file-conversion-2i1l)

Imgclip:一个跨平台 CLI 工具,用于剪贴板与图片文件之间的转换

### [Connectors:AimDB 连接真实世界](https://aimdb.dev/blog/connectors-where-aimdb-meets-the-real-world)

Connectors:AimDB 如何与现实世界对接

### [rkik-nts 1.0.0:Rust 网络时间安全客户端库](https://github.com/aguacero7/rkik-nts/releases/tag/v1.0.0)

rkik-nts 1.0.0:一个高级 Rust Network Time Security(RFC 8915)客户端库

### [unix-ancillary 0.2.2:Rust 安全 SCM_RIGHTS 文件描述符传递](https://github.com/MohibShaikh/unix-ancillary/releases/tag/v0.2.2)

unix-ancillary 0.2.2 --- Rust 的安全 SCM_RIGHTS 文件描述符传递

### [kache 0.2.0:零拷贝内容寻址 Rust 构建缓存](https://github.com/kunobi-ninja/kache/releases/tag/v0.2.0)

kache 0.2.0:零拷贝、内容寻址的 Rust 构建缓存(RUSTC_WRAPPER)

### [Fileman](https://kvark.github.io/application/2026/03/14/fileman.html)

Fileman - 跨平台双面板文件管理器

## observationsthoughts

### [view_types 一周开发手记](https://scrabsha.dev/articles/one-week-of-view-types.html)

view_types 一周开发手记

### [Async Rust 从未走出 MVP 阶段](https://tweedegolf.nl/en/blog/237/async-rust-never-left-the-mvp-state)

Async Rust 从未走出 MVP 阶段

### [Rust 中的稳定特化](https://goldstein.lol/posts/stable-specialization/)

Rust 中的稳定特化

### [你的 Clippy 配置应该更严格](https://emschwartz.me/your-clippy-config-should-be-stricter/)

你的 Clippy 配置应该更严格

### [你的 Clippy 配置应该更加严格](https://billylevin.dev/posts/clippy-config/)

你的 Clippy 配置应该更加严格

### [跨平台 Rust:分析 WhatsApp、Signal 等如何将 Rust 交付到数十亿设备](https://kerkour.com/rust-cross-platform-apps)

跨平台 Rust:分析 WhatsApp、Signal 等如何将 Rust 交付到数十亿设备

### [Netstack.FM 第37期 --- dial9:从黑盒到洞察 Tokio](https://netstack.fm/#episode-37)

[音频] Netstack.FM 第37期 --- dial9:从黑盒到洞察 Tokio

## rust-walkthroughs

### [哎呀,三次方宏!](https://bal-e.org/blog/2026/oops-cubic-macro/)

哎呀,三次方宏!

### [RustCurious 第7课:数组与切片](https://www.youtube.com/watch?v=JWfVqDEkQQw)

[视频] RustCurious 第7课:数组与切片

### [为 Rust Lambda 函数编写中间件](https://loige.co/writing-middlewares-for-rust-lambda-functions/)

为 Rust Lambda 函数编写中间件

### [通过构建 TOML 配置解析器学习 Rust 错误处理](https://blog.sheerluck.dev/posts/learn-error-hanlding-in-rust/)

通过构建 TOML 配置解析器学习 Rust 错误处理

## miscellaneous

### [Awesome SQLx 资源合集](https://github.com/szabgab/awesome-sqlx)

Awesome SQLx 资源合集

> 关注微信公众号「右耳朵猫AI」获取更多资讯

![wechat_account_qrcode.jpg](https://p6-xtjj-sign.byteimg.com/tos-cn-i-73owjymdk6/4ff8c2dd96604c578b4145a0d8ff6cda~tplv-73owjymdk6-jj-mark-v1:0:0:0:0:5o6Y6YeR5oqA5pyv56S-5Yy6IEAg5Y-z6ICz5py154yrQUk=:q75.awebp?rk3s=f64ab15b&x-expires=1779033527&x-signature=gYAL%2BY4BaQySwS%2FJSvZg7%2BvF1gY%3D)
相关推荐
神奇小汤圆12 小时前
白嫖DeepSeek V4 Pro!免费无限用,还能接入Claude-Code
后端
码不停蹄的玄黓12 小时前
SpringBoot 全局异常处理器实现
java·spring boot·后端
JS菌13 小时前
Skills 动态加载系统:让 AI Agent 按需获取领域知识
前端·人工智能·后端
神奇小汤圆13 小时前
Vector Graph RAG 开源!一套向量数据库同时搞定语义检索+RAG多跳
后端
小高学习java13 小时前
事务的边界问题,如何判断数据回滚时机。
java·数据库·后端
copyer_xyf13 小时前
Agent Tool 调用
后端·python·agent
十九画生13 小时前
Ajax 入门:用 XHR 理解前后端异步请求
前端·javascript·后端
Java编程爱好者13 小时前
Java 8老系统SQL Agent实战:AI生成候选SQL,安全引擎拦截后再执行
后端
copyer_xyf13 小时前
Agent 结构化输出
后端·python·agent
ping某13 小时前
为什么我背了很多年 TCP 三次握手,还是总觉得差一点?
后端