Embed C code at compile time inside Rust using C2Rust - GitHub - zdimension/embed-c: Embed C code at compile time inside Rust using C2Rust... (more…)
Read more »
After the post by Steve Klabnik, “Rust is more than safety”, and a reply by Graydon Hoare, “Rust is mostly safety” - I thought it wise to throw my opinion into the mix, whether warranted or not. This is going to be a long article, which I hope rai...
Read more »
Asynchronous Rust is powerful but has a reputation for being hard to learn.
There have been various ideas on how to fix the trickiest aspects, though with
my focus being on Tokio 1.0, I had
not been able to dedicate much focus to those topics. However, Ni... (more…)
Read more »
Got any issues or want to check out all the final code at once?
Everything's on Github! (more…)
Read more »
Rust makes it impossible to introduce some of the most common security vulnerabilities. And its adoption can’t come soon enough. (more…)
Read more »