Programming tips from the field. Mostly Rust and Go. By Sylvain Kerkour, creator of Bloom and author of Black Hat Rust. (more…)
Read more »
Itay is a developer and a researcher who's passionate about solving low-level challenges. He loves to tinker with electronics, to optimize his Emacs config, and to learn new technologies.
Read more »
We recommend upgrading to the latest Safari, Google Chrome, or Firefox. (more…)
Read more »
I’ve been running some benchmarks of my Ballista project lately. You can see the current results here. During this benchmarking work, I discovered that the Rust benchmarks were ridiculously slow. After some debugging, it turns out that this is due to the ... (more…)
Read more »
I've gotten really into writing parsers lately, and Rust has turned out to be
the perfect language for that. In the course of my adventures, I came up with
the following: (more…)
Read more »