Rust recap for week 44/2024
From toNewsletter sent every monday with a recap of articles, projects and tutorials from previous week.
Articles #
-
Feds: Critical Software Must Drop C/C++ by 2026 or Face Risk 698 comments in 5 discussions
-
Unsafe Rust Is Harder Than C 428 comments in 4 discussions
-
Rewrite it in Rails 421 comments in 5 discussions
-
An update on Apple M1/M2 GPU drivers for Linux [LWN.net] 267 comments in 2 discussions
-
Async Rust is not safe with io_uring 239 comments in 3 discussions
-
Rust and C++ with Steve Klabnik and Herb Sutter [audio] 221 comments in 3 discussions
-
In this article, a very experienced Rust and C++ developer, after finishing rewriting in Rust, concluded that 'it is easier to inadvertently introduce Undefined Behavior in Rust than in C++' and his points would be addressed if he used Zig! 217 comments in 5 discussions
-
Programming Languages That Blew My Mind (2023) 211 comments in 2 discussions
-
Lessons learned from a successful Rust rewrite 142 comments in 1 discussion
-
Introducing Wasmer 5.0 110 comments in 2 discussions
-
Rust's Most Subtle Syntax 101 comments in 3 discussions
-
Calling Purgatory from Heaven: Binding to Rust in Haskell 91 comments in 2 discussions
-
Ractor - A Rust actor framework 87 comments in 3 discussions
-
Breaking non-cryptographic hash functions 74 comments in 5 discussions
-
Trimming down a rust binary in half 49 comments in 1 discussion
Releases #
-
serde_json_borrow 0.7.0 released: impl Deserializer for Value, Support Escaped Data 15 comments in 1 discussion
-
CubeCL 0.3 Released: ROCm/HIP & SPIR-V Support for Better GPU Performance Across More Platforms 8 comments in 1 discussion
-
Inko 0.17.0 released, including support for inlining method calls, less Rust and more Inko, various standard library additions and more! 8 comments in 1 discussion
Projects #
-
Comparing performance of native Windows vs. WSL2 for various cargo tasks 294 comments in 8 discussions
-
I present: Managarr - A TUI and CLI to manage your Servarr instances 66 comments in 4 discussions
-
My first rust project - Feedback appreciated :) 20 comments in 1 discussion
-
typestate-builder 0.1.3 is ready 17 comments in 1 discussion
-
Local web-based notes app inspired by "One Big Text File" with webpage downloads 14 comments in 2 discussions
-
SmartCat: my attempt at making the most efficient LLM tool for terminal dwellers 14 comments in 2 discussions
-
Wgpu Compute Examples 10 comments in 1 discussion
-
ADBR: Rewrote ADB client in Rust - modern, maintainable code 9 comments in 1 discussion
-
Symbolic Math Calculation Library 9 comments in 1 discussion
-
error_set Now Supports #![no_std] 8 comments in 3 discussions
Videos #
-
I made a Rust course w/ Udacity 🚀🦀—it covers from ownership to FFI and includes a project where you make a game engine!! You can check out a sneak peek for it in my YT channel w/ a video on declarative macros covering hygiene tips, and useful patterns like match-all, callbacks, and TT-munchers! 4 comments in 1 discussion
-
Trunk or Treat with Embedded Rust 3 comments in 1 discussion
This is an archived issue from the Rust newsletter.