The Rust Programming Language

Edit Package rust.8024

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 0000000431 431 Bytes
cargo-0.24.0-aarch64-unknown-linux-gnu.tar.gz 0004655265 4.44 MB
cargo-0.24.0-arm-unknown-linux-gnueabihf.tar.gz 0005675017 5.41 MB
cargo-0.24.0-armv7-unknown-linux-gnueabihf.tar.gz 0005460884 5.21 MB
cargo-0.24.0-i686-unknown-linux-gnu.tar.gz 0005841854 5.57 MB
cargo-0.24.0-powerpc64-unknown-linux-gnu.tar.gz 0005407640 5.16 MB
cargo-0.24.0-powerpc64le-unknown-linux-gnu.tar.gz 0005346283 5.1 MB
cargo-0.24.0-s390x-unknown-linux-gnu.tar.gz 0004832371 4.61 MB
cargo-0.24.0-x86_64-unknown-linux-gnu.tar.gz 0005839521 5.57 MB
config.toml 0000009884 9.65 KB
rust-rpmlintrc 0000000364 364 Bytes
rust.changes 0000047113 46 KB
rust.spec 0000009478 9.26 KB
rustc-1.24.0-src.tar.gz 0067506894 64.4 MB
update-config-guess.patch 0001007799 984 KB
Latest Revision
Andreas Stieger's avatar Andreas Stieger (AndreasStieger) accepted request 603816 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 1)
Release from openSUSE:Maintenance:8024 / rust.openSUSE_Leap_42.3_Update
Comments 0
openSUSE Build Service is sponsored by