Thread
Stories related to "Rust in 2018 - A Fast Tour" across the full archive.
C\. Scott Ananian explains some fundamental and other possibly fixable reasons Rust is slow: hidden indirection, unnecessary type-system mandated copying, ownership types, and so on.
Consist of simple coding problems demonstrating common patterns, interpretation of compilation errors, etc.