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
Filename Size Changed
_constraints 0000000943 943 Bytes
ignore-Wstring-conversion.patch 0000000481 481 Bytes
rust-1.31.1-aarch64-unknown-linux-gnu.tar.xz 0117785172 112 MB
rust-1.31.1-arm-unknown-linux-gnueabihf.tar.xz 0124897320 119 MB
rust-1.31.1-armv7-unknown-linux-gnueabihf.tar.xz 0126152056 120 MB
rust-1.31.1-i686-unknown-linux-gnu.tar.xz 0147063596 140 MB
rust-1.31.1-powerpc64-unknown-linux-gnu.tar.xz 0122297864 117 MB
rust-1.31.1-powerpc64le-unknown-linux-gnu.tar.xz 0125272712 119 MB
rust-1.31.1-s390x-unknown-linux-gnu.tar.xz 0127867704 122 MB
rust-1.31.1-x86_64-unknown-linux-gnu.tar.xz 0148394364 142 MB
rust-rpmlintrc 0000000355 355 Bytes
rust.changes 0000080068 78.2 KB
rust.spec 0000020076 19.6 KB
rustc-1.32.0-src.tar.xz 0099602696 95 MB
Revision 38 (latest revision is 44)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 682415 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 38)
Automatic request from openSUSE:Leap:15.1:SLE-workarounds by UpdateCrawler
Comments 0
openSUSE Build Service is sponsored by