rust

A systems programming language

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 are not 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.

沒有可用的 openSUSE Leap 16.0 官方套件

發行版

openSUSE Tumbleweed

openSUSE Slowroll

openSUSE Leap 16.0

openSUSE Leap 15.6

openSUSE Leap 15.5

SLFO 1.2

openSUSE Backports for SLE 15 SP7

openSUSE Backports for SLE 15 SP4

openSUSE Backports for SLE 15 SP3

SUSE SLE-16 (in development)

Debian 12

Debian 11

Debian 9.0

Fedora Rawhide (unstable)

Fedora 43

Fedora 42

Fedora 41

CentOS CentOS-8-Stream

CentOS CentOS-7

Ubuntu 24.04

Ubuntu 22.04

Mageia 9

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。