Skip to content

Commit 850fd00

Browse files
committed
community links for issue 578
1 parent 50033ac commit 850fd00

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

draft/2024-12-18-this-week-in-rust.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,35 @@ and just ask the editors to select the category.
3030
-->
3131

3232
### Official
33+
* [November project goals update](https://blog.rust-lang.org/2024/12/16/project-goals-nov-update.html)
34+
* [This Development-cycle in Cargo: 1.84](https://blog.rust-lang.org/inside-rust/2024/12/13/this-development-cycle-in-cargo-1.84.html)
35+
* [December 2024 Project Director Update](https://blog.rust-lang.org/inside-rust/2024/12/17/project-director-update.html)
3336

3437
### Foundation
3538

3639
### Newsletters
40+
* [This Month in Rust OSDev: November 2024](https://rust-osdev.com/this-month/2024-11/)
3741

3842
### Project/Tooling Updates
39-
43+
* [hyper Roadmap 2025](https://seanmonstar.com/blog/hyper-roadmap-2025/)
44+
* [Bevy Fallible Systems, Bindless, and Immutable Components](https://thisweekinbevy.com/issue/2024-12-09-fallible-systems-bindless-and-immutable-components)
4045
* [Sequoia PGP: A Sapling Matures: Meet sq 1.0](https://sequoia-pgp.org/blog/2024/12/16/202412-sq-1.0/)
46+
* [Release 0.30.0 - egui_kittest and modals](https://github.com/emilk/egui/releases/tag/0.30.0)
47+
* [fish-shell 4.0b1, now in Rust](https://fishshell.com/blog/fish-4b/)
48+
* [Introducing Limbo: A complete rewrite of SQLite in Rust](https://turso.tech/blog/introducing-limbo-a-complete-rewrite-of-sqlite-in-rust)
4149

4250
### Observations/Thoughts
43-
44-
- [audio] [Building Rust: An interview with Nell Shamrell-Harrington](https://timclicks.dev/podcast/nell-shamrell-harrington)
51+
* [What are temporal and spatial memory safety?](https://blog.yoshuawuyts.com/temporal-spatial-memory-safety/)
52+
* [Reducing WASM binary size](https://www.warp.dev/blog/reducing-wasm-binary-size)
53+
* [Crash recovery in 256 bytes](https://cliffle.com/blog/exhubris-super/)
54+
* [Rust crate feature debugging](https://rustunit.com/blog/2024/12-16-rust-feature-debugging/)
55+
* [audio] [Building Rust: An interview with Nell Shamrell-Harrington](https://timclicks.dev/podcast/nell-shamrell-harrington)
4556

4657
### Rust Walkthroughs
47-
48-
- [Read the Code: Using Drop for Safety in Rust](https://v5.chriskrycho.com/journal/read-the-code/using-drop-for-safety-in-rust/)
58+
* [Read the Code: Using Drop Safely in Rust](https://v5.chriskrycho.com/journal/read-the-code/using-drop-safely-in-rust/)
59+
* [Thoughts on Rust hashing](https://purplesyringa.moe/blog/thoughts-on-rust-hashing/)
60+
* [ Scheme to the Spec Part I: Concurrent Cycle Collection](https://maplant.com/2024-12-13-Scheme-to-the-Spec-Part-I:-Concurrent-Cycle-Collection.html)
61+
* [Solving Advent of Code at Compile Time with Rust Macros](https://doublefree.bearblog.dev/solving-advent-of-code-at-compile-time-with-rust-macros/)
4962

5063
### Research
5164

0 commit comments

Comments
 (0)