Proposed Rust community norm for unsafe code

Recently cessen asked people to write their thoughts on Rust community norm for unsafe code. So here it is. I recommend reading the whole… Read more

Similar

Rewriting Minefield Mahjong in Rust

In order to learn Rust better, I decided to rewrite one of my previous projects, Minefield Mahjong. The game was originally written in Python, so I had an opportunity to see which ideas translate well and what needs to be different. (more…)

Read more »

Rust/WinRT Coming Soon

My rust adventure continues as I have been furiously working on Rust/WinRT for the last five months or so. I am looking forward to opening it up to the community as soon as possible. Even then, it … (more…)

Read more »