RustaceanRank: PageRank over the graph of Rust crates and their owners. (more…)
Read more »
We command the virtual GPU (virtio-gpu) by sending certain commands to the host (the device). The guest (the OS driver) has an allocation of RAM that becomes the framebuffer. The driver then tells the device, “hey, here’s the RAM that we’re going to use t... (more…)
Read more »
An agent-based epidemiology simulation framework built in Rust - thoughtworks/epirust... (more…)
Read more »
I read Sean Leffler's article on Rust's type system being turing complete and that's when I lost my weekends for the next few months. (more…)
Read more »
I’m really excited to announce a new crate I’ve been working on, called failure, and which I’ve just released to crates.io. Failure is a Rust library intended to make it easier to manage your error types. This library has been heavily influenced by learni... (more…)
Read more »