Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

rust (devel)

rust - A systems programming language (Offizielles Paket)

Version: 3.4.0 Status: stable Release Datum: 2023-04-16
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: Rust  1.68.2

Rust is a systems programming language focused on three goals: safety,
speed, and concurrency. It maintains these goals without having a
garbage collector, making it a useful language for a number of use
cases other languages are not good at: embedding in other languages,
programs with specific space and time requirements, and writing
low-level code, like device drivers and operating systems. It improves
on current languages targeting this space by having a number of
compile-time safety checks that produce no runtime overhead, while
eliminating all data races. Rust also aims to achieve "zero-cost
abstractions", even though some of these abstractions feel like those
of a high-level language. Even then, Rust still allows precise control
like a low-level language would.

https://www.rust-lang.org
SHA256-Prüfsumme: c6e2ceb38ba1cdcf8195193aa41089ff2cf724072373ba15ca4bb00b177fa2c3
Größe: 126.19 MByte
Info-Datei: https://www.pack-eis.de/dl.php?l=55243/rust.tar.bz2.info
Benötigte Pakete: glibc-dev 3.4.0
libgcc_s1 3.4.0
libstdcpp6 3.4.0
libz1 3.4.0
gcc12
Optionale Pakete: cargo 3.4.0