Unlocking the Power of Parallelism with Rust

Dave Herman
Mozilla Tech
Published in
1 min readNov 17, 2016

Parallelism is the topic of the second video in our series about the Rust programming language. Despite the increasing ubiquity of multi-core devices, programmers often shy away from writing their code to take full advantage of the hardware, since writing parallel code in most programming languages is famously tricky. Take a look at how the same safety checks that make Rust safe and secure also make it easy to write parallel code, and what it might mean to democratize the ability for every developer to do advanced parallel programming.

Subscribe to this medium publication to see new videos as they land, or check back here. As we publish, we’ll update links here so you can make sure to watch them all:

--

--

Dave Herman
Mozilla Tech

Co-founder of Mozilla Research. Web standardista. Author of Effective JS. Follower around of @tinycalculist as a two-person marching band.