Cover of Hands-on Concurrency with Rust

Hands-on Concurrency with Rust

by Brian L. Troutwine

3.83(12 ratings)

Most programming languages can really complicate things, especially with regard to unsafe memory access. The burden on you, the programmer, lies across two domains: understand…