Rust

Jan
08
Introduction to "Rust" language

Introduction to "Rust" language

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Rust was designed to be a safer and faster alternative to C++, with syntax similar to that of C++11.
2 min read