A systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. (more…)
Read more »
A blog post titled, "Diving into Go by Building a CLI Application" has been
making it's rounds of the internet. It uses a small XKCD downloader as the
subject. I thought was small and self contained enough, that it'd be
interesting to see the same exam... (more…)
Read more »
A super fast CLI tool to decode and encode JWTs built in Rust - mike-engel/jwt-cli... (more…)
Read more »
In my #rust2020 blog post, I mentioned rather off-handedly that I think the time has come for us to talk about forming a Rust foundation. I wanted to come ba... (more…)
Read more »
This is a four day Rust course developed by the Android team. The course covers
the full spectrum of Rust, from basic syntax to advanced topics like generics
and error handling. It also includes Android-specific content on the last day. (more…)
Read more »