Safe Systems Programming in Rust

The promise and the challenges of the first industry-supported language to master the trade-off between safety and control.
Read more

Similar

Rust alternatives to Top

Recently I aliased top to ytop. Then I became aware of bottom, and zenith. These are all terminal based system monitoring tools that you might use instead of top. In this post I set out to compare them. (more…)

Read more »

Turn any webpage into a desktop app with Rust with ease

๐Ÿคฑ๐Ÿป Turn any webpage into a desktop app with Rust. ๐Ÿคฑ๐Ÿป ๅพˆ็ฎ€ๅ•็š„็”จ Rust ๆ‰“ๅŒ…็ฝ‘้กต็”Ÿๆˆๅพˆๅฐ็š„ๆกŒ้ข App - GitHub - tw93/Pake: ๐Ÿคฑ๐Ÿป Turn any webpage into a desktop app with Rust. ๐Ÿคฑ๐Ÿป ๅพˆ็ฎ€ๅ•็š„็”จ Rust ๆ‰“ๅŒ…็ฝ‘้กต็”Ÿๆˆๅพˆๅฐ็š„ๆกŒ้ข App... (more…)

Read more »

Writing a Raytracer in Rust (Part 1)

Introduction Hello! This is part one of a short series of posts on writing a simple raytracer in Rust. Iโ€™ve never written one of these before, so it should be a learning experience all around. So what is a raytracer anyway? The short version is itโ€™s a com... (more…)

Read more »