-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
55 additions
and
9 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
## Rust Weekly 02 | ||
|
||
<img src="https://pic4.zhimg.com/80/v2-7e5cc0507f4312e8410a5808198cba53_1440w.jpg" /> | ||
|
||
#### Rust新闻 | ||
|
||
- [2022年的 Rust 编译速度改进计划](https://nnethercote.github.io/2022/02/25/how-to-speed-up-the-rust-compiler-in-2022.html) | ||
|
||
- [rust-analyzer 和过程宏](https://veykril.github.io/posts/ide-proc-macros/) | ||
|
||
|
||
#### 精选文章 | ||
|
||
- [Rust vs Go: 兄弟就应该在一起](https://thenewstack.io/rust-vs-go-why-theyre-better-together/) | ||
|
||
- [用 Rust 达成每小时 1TB 的客户端数据备份速度](https://www.druva.com/blog/achieving-1tb-hr-backup-speed-with-a-core-client-side-data-pipeline-in-rust/) | ||
|
||
- [如何绕过 Rust 借用检查规则](https://blog.warp.dev/rules-are-made-to-be-broken/) | ||
|
||
- [开启学习 Rust 所需的心智模式](https://kerkour.com/rust-mental-models) | ||
|
||
- [通过 Rust 实现无容器化!在 K8S 上运行 WASM 服务](https://developer.okta.com/blog/2022/01/28/webassembly-on-kubernetes-with-rust) | ||
|
||
- [如何跟踪现代化的电信网络](https://oxio.com/blog/modern-telecom-network-tracing/) | ||
|
||
- [加密库最大的缺陷不是来自于加密学 bug 而是内存安全](https://www.reddit.com/r/rust/comments/t33ddj/the_biggest_source_of_vulnerabilities_in/) | ||
|
||
- [关于 unchecked 和 unsafe 的讨论](https://www.reddit.com/r/rust/comments/t3di49/discussion_the_unchecked_keyword/) | ||
|
||
- [在 Android 开发中使用 Rust](https://blog.devgenius.io/integrating-rust-with-android-development-ef341c2f9cca) | ||
|
||
- [series] [使用 Rust 构建图形化引擎 - Part 2](https://www.polymonster.co.uk/blog/bulding-new-engine-in-rust-2) | ||
|
||
- [series] [端到端加密的基石,示例使用 Rust 编写,本文是系列文章中的第三篇](https://kerkour.com/end-to-end-encryption-key-exchange-cryptography-rust) | ||
|
||
- [video] [Rust 2022 年的愿景](https://www.youtube.com/watch?v=zYrudh-dsX8) | ||
|
||
#### 开源项目 | ||
|
||
- [cargo-zigbuild 作者再出手!轻松实现在其它系统中交叉编译到 Windows](https://github.com/messense/cargo-xwinbuild) | ||
|
||
- [Engula 0.3 发布:Rust 写的云原生数据存储服务,可用于数据库、缓存和核心存储引擎](https://www.reddit.com/r/rust/comments/t36ha6/announcing_engula_03/) | ||
|
||
- [Wasmer 2.2 发布: 支持 WASI 和 Emscripten 的 WASM 运行时,新版本更快更强,且支持更多的平台,包括苹果 m1 芯片](https://wasmer.io/posts/wasmer-2.2) | ||
|
||
- [Codesnipt: 基于 Rust + Flutter, 用于存储、索引和搜索你的代码片段](https://github.com/MichaelProjects/codsnipet) | ||
|
||
- [igrep: 在终端中交互式的使用 grep,基于 ripgrep 实现](https://github.com/konradsz/igrep) | ||
|
||
- [Actix Web 发布 4.0: 完全兼容 Tokio v1 生态,并且支持 #[tokio::main];API 优化;文档大幅优化等](https://github.com/actix/actix-web/wiki/v4-Announcement) | ||
|
||
- [AWS Lambda Rust 运行时发布 0.5.0](https://github.com/awslabs/aws-lambda-rust-runtime/releases/tag/v0.5.0) | ||
|
||
|
||
> 本文部分内容借鉴自 [This Week In Rust](https://this-week-in-rust.org/blog/2022/03/02/this-week-in-rust-432/) |
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.