Microsoft’s Rust guide for C#/.NET developers

This is a (non-comprehensive) guide for C# and .NET developers that are
completely new to the Rust programming language. Some concepts and constructs
translate fairly well between C#/.NET and Rust, but which may be expressed
differently, whereas others ar… Read more

Similar

Xilem: An Architecture for UI in Rust

Rust is an appealing language for building user interfaces for a variety of reasons, especially the promise of delivering both performance and safety. However, finding a good architecture is challenging. Architectures that work well in other languages gen... (more…)

Read more »