>>106560539
i don't get why people care about rust
>m-muh memory safety
fast code is memory and type unsafe because computers are inherently memory and type unsafe. you will inevitably have to write unsafe or link with unsafe C libraries. sure, when you're writing yet another ls clone no one asked for you will think memory safety is the future
also, can you show me one (1, yi, uno) useful program written in Rust, that WAS NOT originally a C program that
did its job fine until rustards decided to preach their gospel of memory safety and "think about the children" rhetoric?