Rust recap for week 46/2024
From toNewsletter sent every monday with a recap of articles, projects and tutorials from previous week.
Articles #
-
Stop Making Me Memorize The Borrow Checker 265 comments in 3 discussions
-
Rust Foundation Releases Problem Statement on C++/Rust Interoperability 146 comments in 4 discussions
-
Rust needs an official specification 85 comments in 2 discussions
-
Abusing Quake editors to redefine Morrowind modding 74 comments in 2 discussions
-
A rustc soundness bug in the wild 64 comments in 2 discussions
-
Learner here: Came up with a neat solution for rustlings exercise 'from_str.rs' and wanted to share what I did. 58 comments in 2 discussions
-
Hyperlight - Running functions in virtual machines 54 comments in 3 discussions
-
How Rust Converts Recursive Calls into Loops with Tail Call Optimization 45 comments in 1 discussion
-
BetterBufRead: Zero-copy Reads 27 comments in 2 discussions
-
I wanted a nicer way to declare error enums in my project, so I give you `error_mancer` 27 comments in 1 discussion
-
Rust in Production: Oxide Computer Company with Steve Klabnik (Podcast Interview) 26 comments in 1 discussion
-
October 2024 Rust Jobs Report 23 comments in 1 discussion
-
Why is std::pin::Pin so weird? 22 comments in 1 discussion
-
Next Steps on the Rust Trademark Policy 20 comments in 1 discussion
-
Why am I creating a new code editor? 17 comments in 1 discussion
Releases #
-
godot-rust v0.2 release - ergonomic argument passing, direct node init, RustDoc support 16 comments in 1 discussion
-
[Release] RustyDLNA: A Dependency-Free, Safe DLNA Server in Rust 🚀 10 comments in 1 discussion
-
tealr v0.10 released! Create definition files for your lua API's! 4 comments in 1 discussion
-
godot-rust v0.2 release - ergonomic argument passing, direct node init, RustDoc support
Projects #
-
My experience of being trolled on my first OSS in rust 203 comments in 2 discussions
-
Interactive find and replace TUI 79 comments in 3 discussions
-
television: A blazingly fast general purpose fuzzy finder TUI for your terminal written in Rust. 41 comments in 3 discussions
-
React full-stack framework with SSR done in Rust 37 comments in 3 discussions
-
GitHub - tailcallhq/tailcall-chunk: An immutable data structure with O(1) append, prepend, and concat time complexity. 20 comments in 1 discussion
-
Learning Rust! - Build a 3d Model Viewer in the Terminal 15 comments in 2 discussions
-
I started implementing an AsyncIO event loop in Rust 13 comments in 1 discussion
-
I have launched an Open-Source K8s Ingress Controller in Rust. Seeking Feedback and Suggestions for Improvement! 11 comments in 1 discussion
-
First rust project, really enjoyed the language 10 comments in 1 discussion
-
Environment variable parser with a clap style derive macro and elm style error reporting. 9 comments in 1 discussion
Videos #
This is an archived issue from the Rust newsletter.