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 0000000431 431 Bytes
cargo-0.23.0-aarch64-unknown-linux-gnu.tar.gz 0004257613 4.06 MB
cargo-0.23.0-arm-unknown-linux-gnueabihf.tar.gz 0005244349 5 MB
cargo-0.23.0-armv7-unknown-linux-gnueabihf.tar.gz 0005026354 4.79 MB
cargo-0.23.0-i686-unknown-linux-gnu.tar.gz 0005312890 5.07 MB
cargo-0.23.0-powerpc64-unknown-linux-gnu.tar.gz 0005006995 4.78 MB
cargo-0.23.0-powerpc64le-unknown-linux-gnu.tar.gz 0004982625 4.75 MB
cargo-0.23.0-s390x-unknown-linux-gnu.tar.gz 0004405145 4.2 MB
cargo-0.23.0-x86_64-unknown-linux-gnu.tar.gz 0005365725 5.12 MB
config.toml 0000009884 9.65 KB
rust-rpmlintrc 0000000364 364 Bytes
rust.changes 0000041966 41 KB
rust.spec 0000009436 9.21 KB
rustc-1.22.1-src.tar.gz 0054935620 52.4 MB
Revision 28 (latest revision is 44)
Jimmy Berry's avatar Jimmy Berry (jberry_factory) accepted request 553705 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 28)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Comments 0
openSUSE Build Service is sponsored by