Why is Rust more reliable than C++ and even garbage-collected languages when it comes to memory safety?
People, like myself, who come from memory-managed programming languages such as Python, Java, Ruby, Haskell, and others, often wonder what memory safety is. In managed memory languages, programmers lack direct control over the memory used by these la...
sanjeevi.hashnode.dev23 min read
Josh Mo
Full-stack web developer.
Hey Sanjeevi, it looks like this article (and the previous one!) is much improved over the article you submitted to the Rust subreddit (if that was you who submitted it). Keep it up :)