Rust makes Rayon’s data parallelism magical

The Rayon data parallelism library makes it easy to run your code in parallel—but the real magic comes from tools in the Rust programming language. Read more

Similar

Rust: First Impressions

I’ve been studying the Rust Programming Language over the holidays, here are some of my first impressions. My main interest in Rust is compiling performance-critical code to WebAssembly for usage in the browser. (more…)

Read more »

AWS’ Sponsorship of the Rust Project

We’re really excited to announce that AWS is sponsoring the Rust programming language! Rust is designed for writing and maintaining fast, reliable, and efficient code. It has seen considerable uptake since its first stable release four years ago, with com... (more…)

Read more »