Simple XMPP console client written in Rust and inspired by Profanity. - GitHub - paulfariello/aparte: Simple XMPP console client written in Rust and inspired by Profanity. (more…)
Read more »
Google has begun using Rust in settings where memory safety and performance are key considerations, including in key Android systems.
(more…)
Read more »
In March 2015 I started a small pilot project to ship some Rust code in the Firefox web browser. It was the first Rust code to ship in… (more…)
Read more »
Just yesterday, we submitted our paper RustBelt: Securing the Foundations of the Rust Programming Language. Quoting from the abstract: Rust is a new systems programming language that pr... (more…)
Read more »
This post describes some performance work I have been doing recently on the Rust compiler, which is called rustc. I spent several weeks on a particular problem with only a small amount of success. I hope a write-up will be interesting and educational, and... (more…)
Read more »