CITATION — REFERENCE ENTRY
Rust Programming Language — Rust Foundation
- Key
- rust-lang-org
- Type
- webpage
- Publisher
- Rust Foundation
Raw CSL JSON
{
"URL": "https://www.rust-lang.org/",
"type": "webpage",
"title": "Rust Programming Language",
"accessed": {
"date-parts": [
[
2026,
3,
6
]
]
},
"publisher": "Rust Foundation"
}
Claims
-
Rust's type system and ownership model guarantee memory-safety and thread-safety without a garbage collector or runtime.
"Rust's rich type system and ownership model guarantee memory-safety and thread-safety — enabling you to eliminate many classes of bugs at compile-time."
-
Rust targets low-resource embedded devices and WebAssembly, and is used for network services with predictable performance.
"Targeting low-resource devices? Need low-level control without giving up high-level conveniences? Rust has you covered."
Available in