Parallelism is the topic of the second video in our series about the Rust programming language. Despite the increasing ubiquity of multi…
Read more »
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 »
I used AI to port virtually all of the shaders from Sascha Willems' [popular Vulkan... (more…)
Read more »
Super-simple, fully Rust powered "memory" (doc store + semantic search) for LLM projects, semantic search, etc. - GitHub - spyglass-search/memex: Super-simple, fully Rust powered "me... (more…)
Read more »
There has been a long-standing question around Rust's evolution: will there ever be a Rust 2.0 in the semver sense?
This RFC gives the answer: certainly not in the foreseeable future, and probably ... (more…)
Read more »