Rust
Programming language
Wikipedia
A multi-paradigm compiled general-purpose programming language that combines functional and procedural programming paradigms with an object system based on types. Memory management is carried out through the mechanism of "ownership" using affine types, which allows you to do without the system Read more
Year of release: 2006
Platforms: Intel P6, Web Assembly, RISC-V, PowerPC, X64, MIPS, ARM, Linux on System z
Website: rust-lang.org