The Rust Programming Language

Edit Package rust

NOTE: Builds using Rust bundled LLVM require upwards of 50GB.

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
README.suse-maint 0000002229 2.18 KB
_constraints 0000001115 1.09 KB
_service 0000000292 292 Bytes
ignore-Wstring-conversion.patch 0000000510 510 Bytes
rust-1.46.0-aarch64-unknown-linux-gnu.tar.xz 0127384736 121 MB
rust-1.46.0-armv7-unknown-linux-gnueabihf.tar.xz 0123912836 118 MB
rust-1.46.0-i686-unknown-linux-gnu.tar.xz 0141319800 135 MB
rust-1.46.0-powerpc-unknown-linux-gnu.tar.xz 0111495200 106 MB
rust-1.46.0-powerpc64-unknown-linux-gnu.tar.xz 0124882812 119 MB
rust-1.46.0-powerpc64le-unknown-linux-gnu.tar.xz 0130200900 124 MB
rust-1.46.0-s390x-unknown-linux-gnu.tar.xz 0134521076 128 MB
rust-1.46.0-x86_64-unknown-linux-gnu.tar.xz 0127200200 121 MB
rust-rpmlintrc 0000000961 961 Bytes
rust.changes 0000130407 127 KB
rust.spec 0000021067 20.6 KB
rustc-1.47.0-src.tar.xz 0104143736 99.3 MB
Latest Revision
Dave Plater's avatar Dave Plater (plater) committed (revision 1)
Comments 0
openSUSE Build Service is sponsored by