Skip to content

Commit f065b94

Browse files
Merge pull request rust-lang#6153 from nazmulidris/patch-43
Add video to Rust walkthroughs
2 parents f357602 + 0357eae commit f065b94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

draft/2024-11-27-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ and just ask the editors to select the category.
5656
* [Aligning with rust's Guiding Principle: my path to finding my 'Why'](https://flakm.com/posts/rust_guiding_principle/)
5757

5858
### Rust Walkthroughs
59+
* [video] [Build with Naz - TLS in Rust with tokio, rustls, CFSSL](https://www.youtube.com/watch?v=NeTZGyc9l7E)
5960
* [Optimization adventures: making a parallel Rust workload 10x faster with (or without) Rayon](https://gendignoux.com/blog/2024/11/18/rust-rayon-optimized.html)
6061
* [Building Thread-safe Async Primitives in 150 lines of Rust](https://amit.prasad.me/blog/async-oneshot)
6162
* [Securely sending DHT22 sensor data from an ESP32 board to PostgreSQL](https://c410-f3r.github.io/thoughts/securely-sending-dht22-sensor-data-from-an-esp32-board-to-postgresql/)

0 commit comments

Comments
 (0)