Home > Software > Development > Language > Rust (GNU ABI)

Rust (GNU ABI) logo

Details

Package ID
rust
Version
1.43.1
Downloads
38302
Website
https://www.rust-lang.org/

Summary

A systems programming language that runs blazingly fast, prevents nearly all segfaults, and guarantees thread safety

Description

Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of “programming in the large”, that is, of creating and maintaining boundaries – both abstract and operational – that preserve large-system integrity, availability and concurrency.

Comments

Loading comments...