Language with a focus on memory safety and concurrency (deprecated 1.88.* series)
Rust is an open-source systems programming language that runs blazingly fast, prevents almost all crashes, and eliminates data races. Some of its features: - Algebraic data types, type inference - Pattern matching and closures - Concurrency without data races - Guaranteed memory safety - Optional garbage collection - Zero-cost abstractions - Minimal runtime - Efficient C bindings
$
pkg install rust188Origin
lang/rust188
Size
1.16GiB
License
MIT, APACHE20
Maintainer
rust@FreeBSD.org
Dependencies
1 packages
Required by
0 packages