Thread
Stories related to "Stop Whining about Rust Hype - A Pro-Rust Rant" across the full archive.
Rust for C++ programmers - part 3: primitive types and operators
(featherweightmusings.blogspot.com)
Rust's Type System is Turing-Complete: an exploration of type-level programming in Rust
(sdleffler.github.io)
"Here, we do something that is not possible to do in Rust or C - we safely stack-allocate the intermediate value, eliminating all heap allocations."
rsfetch: Fast (~1ms execution time) and somewhat(?) minimal fetch program written in Rust
(github.com)
Additional clarification: By "fetch", I mean "info fetch".
Think of this as a neofetch alternative written in Rust.