Amazon.com: Programming Rust: Fast, Safe Systems Development eBook: Jim Blandy, Jason Orendorff: Kindle Store... (more…)
Read more »
New programming languages with a system-level compile target should choose Rust over LLVM. Targeting Rust can give new languages free package management, a type system, and memory safety while not imposing too many opinions on the language's runtime. With... (more…)
Read more »
The focus of this year is on project health, specifically as it relates to Rust's governance structure. (more…)
Read more »
This post assumes that you have an entry-level familiarity with Rust: you’ve fought with the borrow checker enough to start to internalize some of its model; you’ve defined structs, implemented traits on those structs, and derived implementations of commo... (more…)
Read more »
A massively parallel, optimal functional runtime in Rust - GitHub - Kindelia/HVM: A massively parallel, optimal functional runtime in Rust... (more…)
Read more »