The Rust programming language is an open source project started by Mozilla Research more than a decade ago. Since then, more than 5,000 people have contributed to the Rust project, and the language has had a resounding impact on technology. Technology com... (more…)
Read more »
We released a new CLI v3 with a major refactor. We talk about our journey to a 100 percent Rust CLI tool. (more…)
Read more »
In this stream, we're doing the "implement BitTorrent" challenge from https://app.codecrafters.io/join?via=jonhoo in Rust. Essentially, we're implementing a ... (more…)
Read more »
Recently on a project I wrote some audio processing code in Rust. In the past I've used C++ to write audio processing code for situations where performance was critical. I wanted to take that C++ optimisation experience and see what is possible using Rust... (more…)
Read more »
V3 of GlazeWM (aka. the Rust rewrite) is finally done 🎉🦀This includes a bunch of fixes from the V3 preview build from last week.
Thanks for all the patience, troubleshooting, and contributions duri... (more…)
Read more »