Trying Out Rust for Graphics Programming

This post is a brain-dump of my experience jumping into Rust,
where I took time off my regular job for the Blender Foundation to spend 7 months of uninterrupted time learning Rust. Read more

Similar

Is Rust Used Safely by Software Developers?

Rust, an emerging programming language with explosive growth, provides a robust type system that enables programmers to write memory-safe and data-race free code. To allow access to a machine's hardware and to support low-level performance optimizations, ... (more…)

Read more »