The Rust Programming Language

Edit Package rust

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 aren’t 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.

Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename Size Changed
_constraints 0000000943 943 Bytes
ignore-Wstring-conversion.patch 0000000481 481 Bytes
rust-1.30.0-aarch64-unknown-linux-gnu.tar.xz 0114266452 109 MB
rust-1.30.0-arm-unknown-linux-gnueabihf.tar.xz 0121166088 116 MB
rust-1.30.0-armv7-unknown-linux-gnueabihf.tar.xz 0122388404 117 MB
rust-1.30.0-i686-unknown-linux-gnu.tar.xz 0143749252 137 MB
rust-1.30.0-powerpc64-unknown-linux-gnu.tar.xz 0118801024 113 MB
rust-1.30.0-powerpc64le-unknown-linux-gnu.tar.xz 0121649488 116 MB
rust-1.30.0-s390x-unknown-linux-gnu.tar.xz 0124144360 118 MB
rust-1.30.0-x86_64-unknown-linux-gnu.tar.xz 0144673332 138 MB
rust-rpmlintrc 0000000355 355 Bytes
rust.changes 0000072969 71.3 KB
rust.spec 0000018863 18.4 KB
rustc-1.31.0-src.tar.xz 0096914112 92.4 MB
Comments 0
No comments available
openSUSE Build Service is sponsored by