I recently published a story about bitflyer, a simple game for the BBC micro:bit. (more…)
Read more »
The Rust-loving team at Immunant has been hard at work on C2Rust, a migration framework that takes the drudgery out of migrating to Rust. Our goal is to make safety improvements to the translated Rust automatically where we can, and help the programmer do... (more…)
Read more »
Rust has an amazing dbg macro that lets you quickly set up an expression printer that will also put in the source line. It also returns the value of the expression so you can even easily inline the printing when you want to! (more…)
Read more »
Distributed compute platform implemented in Rust, using Apache Arrow memory model. - ballista-compute/ballista... (more…)
Read more »
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019] - dtolnay/proc-macro-workshop... (more…)
Read more »