×

Rust

Programming language
Rust is a multi-paradigm, general-purpose programming language that emphasizes performance, type safety, and concurrency. It enforces memory safety—meaning that all references point to valid memory—without a garbage collector. Wikipedia
Developer: Rust Foundation
Char size: four bytes
First appeared: May 15, 2015; 8 years ago
License: MIT and Apache 2.0
Paradigms: Concurrent; functional; generic; imperative; structured
Stable release: 1.77.2 / April 9, 2024; 15 days ago
Typing discipline: Affine; inferred; nominal; static; strong