A lot has changed since I wrote my first blog post on how to write kernel drivers with Rust. I learned more about the language and worked on more projects. The goal of this blog post is to keep you updated on the changes from the last 2 years.Kernel Loggi... (more…)
Read more »
Easy to understand explanation using visual aids and practical examples... (more…)
Read more »
An example demonstrating how Rust and cargo support incompatible transitive dependencies (like Node.js + npm not Python + pip) - brannondorsey/rust-incompatible-transitive-dependencies... (more…)
Read more »
Like many people who have backgrounds in higher level languages like JavaScript and Ruby, one thing that really attracted me to Rust was the ability to get “closer to the metal”. While Rust offers plenty of high level abstractions, it certainly makes you ... (more…)
Read more »
A cloud native declarative data plane in containers for containers - GitHub - openebs/mayastor: A cloud native declarative data plane in containers for containers... (more…)
Read more »