Rust Bytes 🦀
@rustaceans_rs
Bi-weekly Digest For Rustaceans 🦀 #rustlang #rust
Read our latest issue 76 🦀 #rust #rustlang #programming open.substack.com/pub/weeklyrust…
Read our latest issue 75 🦀 #rust #rustlang #programming open.substack.com/pub/weeklyrust…
"Hiiii Rust haters!! Everyone else... hi I guess..." credit: reddit.com/r/rustjerk/com… #rust #rustlang #programming

✨ Rust Embedded Drivers (RED) Book - Learn to write create simple drivers for hardware devices that work within the embedded Rust ecosystem - Driver for DHT Sensor to read Humidity and Temperature - Learn to use emebdded-hal-mock for testing red.implrust.com
Vivo open-sourced their BlueOS kernel which is written in Rust, featuring security, lightweight, and generality. It is compatible with POSIX interfaces and supports Rust's standard library. #rust #rustlang #programming github.com/vivoblueos/ker…
V8 13.9 now available in Rust via rusty_v8 v139.0.0 github.com/denoland/rusty… docs.rs/v8/139.0.0/v8/
Read how @microsoft Surface is advancing Windows Driver development in Rust 🦀 #rust #rustlang #programming techcommunity.microsoft.com/blog/surfaceit…
take 1,2,3,4 then again 1,2,3,4 and then 1,2 total 10 numbers, so we have 1+2+3+4+1+2+3+4+1+2 = 23
Season 4 of the Rust in Production podcast is a wrap! 🎉 We had amazing guests from Microsoft, Astral, and more, discussing Rust's role in foundational software. We collected our favorite quotes from this season in our season finale! corrode.dev/podcast/s04e08… #rust #rustlang
@JonGjengset is streaming tomorrow about "Vibe Coding Complex Changes in Rust" on YouTube! Expect a deep dive into agentic AI coding with Sguaba. Join the fun, vibe out, and see if ML can keep up! 🦀 #rust #rustlang #programming youtube.com/watch?v=3NGXL_…
This Week's Rust Quiz 🦀 Last week we shared a Rust Macro for concise pattern matching and situations where it’s most useful. Let’s move on to this week’s quiz. Guess the Output! Can you guess what the code below will print? #rust #rustlang #programming
🚀 Rust Nation UK isn’t just about listening to incredible talks, it’s about building, experimenting, and getting hands-on with Rust in new ways. At our last two conferences, we've held hackathons that gave attendees the chance to create something real, and take it with them…
This Week's Project Spotlight 🦀 RustFS RustFS is a high-performance distributed object storage system built in Rust, and designed to rival giants like MinIO while waving the flag of open-source freedom. #rust #rustlang #programming