The Rust Programming Language

Edit Package rust.10070

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.30.1-aarch64-unknown-linux-gnu.tar.xz 0114223904 109 MB
rust-1.30.1-arm-unknown-linux-gnueabihf.tar.xz 0121114868 116 MB
rust-1.30.1-armv7-unknown-linux-gnueabihf.tar.xz 0122390768 117 MB
rust-1.30.1-i686-unknown-linux-gnu.tar.xz 0143689500 137 MB
rust-1.30.1-powerpc64-unknown-linux-gnu.tar.xz 0118698168 113 MB
rust-1.30.1-powerpc64le-unknown-linux-gnu.tar.xz 0121569444 116 MB
rust-1.30.1-s390x-unknown-linux-gnu.tar.xz 0124025168 118 MB
rust-1.30.1-x86_64-unknown-linux-gnu.tar.xz 0145148116 138 MB
rust-rpmlintrc 0000000355 355 Bytes
rust.changes 0000074196 72.5 KB
rust.spec 0000018863 18.4 KB
rustc-1.31.1-src.tar.xz 0096915864 92.4 MB
Latest Revision
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 1)
Release from SUSE:Maintenance:10070 / rust.SUSE_SLE-15_Update
Comments 0
openSUSE Build Service is sponsored by