Rust è un linguaggio di programmazione multi-paradigma incentrato su sicurezza e performance, supporta un elevato numero di transazioni concorrenti tra sistemi. E' simile al C++ ma fortunatamente è "memory safe", anche se non usa un garbage collector. E' stato sviluppato da Graydon Hoare per Mozilla a partire dal 2006, e la prima versione stabile è stata lanciata nel 2015.
Rust Reviewed: Is the hype justified?
github original repository
github topics: rust
crates.io
rustlings: Small exercises to get you used to reading and writing Rust code
rust reference
String VS str
Rust marks five years since its 1.0 release
install rust
rust compie 5 anni, la storia fino ad ora
reddit
Intro to the Rust programming language
Rust: A Language for the Next 40 Years - Carol Nichols
Rust Crash Course | Rustlang
Add new comment