Skip to content

Commit 055ae36

Browse files
authored
Merge branch 'master' into master
2 parents 3f2d5bd + dce48ab commit 055ae36

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

content/2024-10-09-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ and just ask the editors to select the category.
6060
### Rust Walkthroughs
6161
* [Building Async I/O in Rust: How Futures, Wakers, and Thread Pools Work Together](https://www.spaghetti-coder.com/building-async-io-in-rust-how-futures-wakers-and-thread-pools-work-together)
6262
* [Index Trait, Pinned Elements and Immutable Push Vector](https://orxfun.github.io/orxfun-notes/#/imp-vec-motivation-2024-10-03)
63-
* [series] [Serde for Trait Object 2: Serialization](https://voelklmichael.github.io/Blog/2024/10/08/serde-trait-part2.html)
63+
* [series] [Serde for Trait Object 2: Serialization](https://voelklmichael.github.io/Blog/serde-trait-part2.html)
6464
* [video] [Build with Naz : Create an async shell in Rust](https://www.youtube.com/watch?v=jXzFCDIJQag)
6565

6666
### Miscellaneous

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,19 @@ and just ask the editors to select the category.
3737

3838
### Project/Tooling Updates
3939

40+
* [Zed Decoded: Rope Optimizations](https://zed.dev/blog/zed-decoded-rope-optimizations-part-1)
41+
* [Rerun 0.20 - Geospatial data and full H.264 support](https://rerun.io/blog/maps)
42+
4043
### Observations/Thoughts
4144

45+
* [You don't (always) need async](https://blog.veeso.dev/blog/en/you-dont-always-need-async/)
46+
4247
### Rust Walkthroughs
4348

4449
* [Traits to Unify all Vectors](https://orxfun.github.io/orxfun-notes/#/v-for-vectors-2024-11-18)
50+
* [Basics of Pinning in Rust](https://garden.christophertee.dev/tech/rust/Pinning)
51+
* [Building a Wifi-controlled car with Rust and ESP32](https://jamesmcm.github.io/blog/esp32-wifi-tank/)
52+
* [video] [Build with Naz : Diesel ORM, SQLite and Rust](https://www.youtube.com/watch?v=d9x_5X9R5LI)
4553

4654
### Research
4755

@@ -200,7 +208,7 @@ Rusty Events between 2024-11-20 - 2024-12-18 🦀
200208

201209
* 2024-12-07 | Virtual( Kampala, UG) | [Rust Circle Kampala](https://www.eventbrite.com/o/rust-circle-kampala-65249289033/)
202210
* [**Rust Circle Meetup**](https://www.eventbrite.com/e/rust-circle-meetup-tickets-628763176587)
203-
211+
204212
### Asia
205213
* 2024-11-28 | Bangalore/Bengaluru, IN | [Rust Bangalore](https://hasgeek.com/rustbangalore)
206214
* [**RustTechX Summit 2024 BOSCH**](https://hasgeek.com/rustbangalore/rusttechx-summit-2024-bosch/)

0 commit comments

Comments
 (0)