A systems programming language focused on safety, speed, and concurrency. Rust achieves memory safety without garbage collection through its ownership system.