This previous weekend I wrote and Submitted Rust bindings for virtio drivers in the Linux kernel mailing list including a WIP sample driver for virtio-rtc device https://lore.kernel.org/all/teltjh.vws[email protected]/

#Virtualization #RustForLinux #kernel #RustLang #virtio

Re: [PATCH RFC 6/6] samples/rust: Add sample virtio-rtc driver [WIP] - Manos Pitsidianakis

This Week in Rust 650 · This Week in Rust

My superpower is using rust-analyzer to color anything unsafe differently. Within an `unsafe` block, I can immediately see the specific operation that requires it and what operations are fine. It's *incredibly* useful.

#Rust #RustLang

#Chilen docs are up if you're curious:
- Daemon: https://tpaau.github.io/chilen/chilen_daemon/
- IPC: https://tpaau.github.io/chilen/chilen_ipc/

I also linked them in the README.

#music #rust #rustlang #devlog

chilen_daemon - Rust

Chilen Daemon library

Just imagine having your dog as a terminal cursor 💯

"Ratty" is coming soon!
https://github.com/orhun/ratty

#rustlang #ratatui #terminal

Did you know that 2026 marks the 10th annual #rustconf?! Join us for this milestone event where we’ll explore what’s next for #rustlang and explore how far it has come since 2016. https://bit.ly/4tkmxbC

The Rust Foundation is proud to join the Sustaining Package Registries Working Group as a founding member. As open source consumption approaches 10 trillion downloads annually, the gap between what registries like crates.io demand and the resources to sustain them has become a supply chain risk. It's time to treat registry sustainability as a shared responsibility.

https://rustfoundation.org/media/rust-foundation-and-package-registry-leaders-unite-to-address-open-source-sustainability-crisis/

#rustlang #opensource #FreeSoftwareIsntFree

In his talk at last year’s EuroRust, Martin demystified Rust’s memory-ordering, revealing how APIs like Relaxed, Acquire, SeqCst, etc. underpin safe, high-performance concurrency in real-world crates! 🦀

Check out the talk 👇
https://www.youtube.com/watch?v=373srjM3Sbw

#RustLang #RustConference #EuroRust26

Rust’s Atomic Memory Model: The Logic Behind Safe Concurrency - Martin Ombura Jr. | EuroRust 2025

YouTube

** Sponsor announcement ** Zed Industries is the Headline Sponsor of the RustWeek Hackathon! Find out more about them here: https://zed.dev/

The RustWeek hackathon (Thu 21 May) is free of charge and offers a day of collaborative coding and a chance to promote your own project!

Info and sign-up: https://2026.rustweek.org/events/hackathon/

#rustlang #rustweek2026 #hackathon

💻 wsl-dashboard: a lightweight GUI to manage WSL on Windows.
Snappy native UI with #Slint

https://github.com/owu/wsl-dashboard

#MadeWithSlint #rustlang