In a previous post, I shortly discussed the concept of “effects” and the parallels between them. In an unrelated post since then, Yosh Wuyts writes about the problem of trying to write fallible code inside of an iterator adapter that doesn’t support it. I... (more…)
Read more »
Get started developing with Rust using Windows, including setup for your development environment, Rust for Windows, and code examples. (more…)
Read more »
moxie is a small incremental computing runtime focused on efficient declarative UI, written in
Rust. moxie itself aims to be platform-agnostic, offering tools to higher-level crates that work on
specific platforms. Most applications using moxie will do so... (more…)
Read more »
After rewriting just a few of the slow methods for my Rails site in Rust, I was able to have pages load more than 33 percent faster than before. (more…)
Read more »
What is rust-analyzer and its goal: Rust-analyzer is a tool to improve the developer exper... (more…)
Read more »