Rust is a systems programming language that is focused on safety, speed, and concurrency. It is designed to be a practical language with a minimal runtime, empowering developers with zero-cost abstractions, guaranteed memory safety, and an...
Meeting for Rustaceans at FOSDEM Track: BOFs (Track A - in H.3227) Room: H.3227 Day: Sunday Start: 11:00 End: 12:00 Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This Bird...
FOSDEM 2015/Schedule/Events/Main tracks/Languages/The Story of Rust Track: Languages Room: Janson Day: Sunday Start: 11:00 End: 11:50 A retrospective on Rust 1.0! The Rust programming language is just about to hit its 1.0 release. It's been...
"The main theme of Rust *is not* systems programming, speed, or memory safety - it's moving runtime problems to compile time. Everything else is incide..."