Rust Atomics and Locks – Low-Level Concurrency in Practice

Code examples, data structures, and links from my book, Rust Atomics and Locks. – GitHub – m-ou-se/rust-atomics-and-locks: Code examples, data structures, and links from my book, Rust Atomics and L… Read more

Similar

A Possible New Backend for Rust

Is that a compiler backend or frontend? Cranelift Bringing this together Benchmarks Footnotes LLVM originally stood for Low Level Virtual Machine but this was dropped as LLVM is no longer a virtual machine and more of a library of utilities. https://githu... (more…)

Read more »

Rust vs C Pitfalls

Itay is a developer and a researcher who's passionate about solving low-level challenges. He loves to tinker with electronics, to optimize his Emacs config, and to learn new technologies.

Read more »