File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -61,14 +61,17 @@ and just ask the editors to select the category.
6161
6262### Rust Walkthroughs
6363
64+ ### Research
65+
6466* [ Sharing a mutable reference with Python] ( https://blog.lilyf.org/posts/python-mutable-reference/ )
6567* [ Faster Rust builds on Mac] ( https://nnethercote.github.io/2025/09/04/faster-rust-builds-on-mac.html )
6668* [ Rust Performance Tricks] ( https://davidlattimore.github.io/posts/2025/09/02/rustforge-wild-performance-tricks.html )
6769* [ video] [ Embedded Rust Workshop] ( https://www.youtube.com/live/PZZfVAaYTP8?si=2nfis0-IrN9aMkti )
70+ * [ video] [ RustCurious 1: Why Rust is Safe: A novel introduction to ownership and borrowing] ( https://www.youtube.com/watch?v=lVWiHIVXG2c )
6871
6972### Miscellaneous
70- * [ filtra.io interview with ` tonari ` team | Opening Portals With Rust] ( https://filtra.io/rust/interviews/tonari-aug-25 )
7173
74+ * [ filtra.io interview with ` tonari ` team | Opening Portals With Rust] ( https://filtra.io/rust/interviews/tonari-aug-25 )
7275* [ audio] [ Hyper with Sean McArthur] ( https://www.youtube.com/watch?v=aw9lvs3PhWQ )
7376* [ video] [ Berkeley Seminar | The quest for performance] ( https://youtu.be/k_-6KI3m31M?si=JDZTHRDTs-unM34A )
7477
You can’t perform that action at this time.
0 commit comments