I recently wrote my first 4K intro in Rust and released it at the Nova 2020 where it took first place in the new school intro competition. W... (more…)
Read more »
This article is a story about optimising the size and performance of std::borrow::Cow<T> in Rust.
It requires some basic knowledge of programming Rust, but doesn’t require any knowledge of the kind
of low-level details of Rust’s compilation model. W... (more…)
Read more »
mononoke - A Mercurial source control server, specifically designed to support large monorepos. (more…)
Read more »