#Rust might not replace
#C … but honestly, it’s the first language that actually feels like a real threat to it.
I mean, you’re getting the same low-level control, almost the same performance… but without all those annoying
#memorybugs that keep crashing things in C .
#Coder