Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.
Featuring
zero-cost abstractions
move semantics
guaranteed memory safety
threads without data races
trait-based generics
pattern matching
type inference
minimal runtime
efficient C bindings
Ask Rust Language Team about:
Getting started with Rust
Contributing to Rust
Migrating to Rust
Performance questions
Future plans
OSS
General Advice
Hosted by:
Hey y'all! A subset of the Rust core team is now here and we'll be answering from our personal perspectives. Keep the questions coming!
EDIT: And we're done! Thanks for the great questions, everyone! This was a lot of fun.