Skip to content

Commit d97032f

Browse files
authored
Merge pull request #2885 from skerkour/patch-24
2022-02-02: Add 3 posts
2 parents d0d6042 + a08001e commit d97032f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

draft/2022-02-02-this-week-in-rust.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
3232
### Research
3333

3434
### Observations/Thoughts
35+
* [The 9 indispensable features to learn for the new Rust programmer](https://kerkour.com/indispensable-rust-features-to-learn/)
3536
* [Uninitialized Memory: Unsafe Rust is Too Hard](https://lucumr.pocoo.org/2022/1/30/unsafe-rust/)
3637
* [Part 2: Improving crypto code in Rust using LLVM’s optnone](https://blog.trailofbits.com/2022/02/01/part-2-rusty-crypto/)
3738
* [Writing the fastest GBDT library in Rust](https://www.tangram.dev/blog/writing_the_fastest_gbdt_library_in_rust/)
@@ -44,6 +45,8 @@ If you find any errors in this week's issue, [please submit a PR](https://github
4445
* [series] [video] [Writing a Programming Language (in Rust) 14: Compiler Resources and Function Argument Destructuring](https://www.youtube.com/watch?v=hKOKfa30nAI)
4546

4647
### Miscellaneous
48+
49+
* [Async Rust: What is a runtime? Here is how tokio works under the hood](https://kerkour.com/rust-async-await-what-is-a-runtime/)
4750
* [Implementation of CIDR routing table in Rust](https://rtoch.com/posts/rust-cidr-routing/)
4851

4952
- [How Prime Video updates its app for more than 8,000 device types](https://www.amazon.science/blog/how-prime-video-updates-its-app-for-more-than-8-000-device-types)

0 commit comments

Comments
 (0)