The Rise of Rust, the ‘Viral’ Secure Programming Language

Rust makes it impossible to introduce some of the most common security vulnerabilities. And its adoption can’t come soon enough. Read more

Similar

Async Exceptions in Haskell, and Rust

Haskell and Rust both support asynchronous programming. Haskell includes a feature called async exceptions, which allow cancelling threads, but they come at a cost. See how Rust does the same job, and the relative trade-offs of each approach. (more…)

Read more »