This course is an introduction to the Rust programming language, a memory-safe systems programming language. We cover a range of topics, from the Rust borrow checker to parallelism and the unsafe keyword.
This repository is developed and maintained by students of Carnegie Mellon University as part of the Student Taught Courses (StuCo) program.
Website: https://stuco.rs
See CONTRIBUTING.md for build instructions and development setup.
See CREDITS.md for course contributors and ACKNOWLEDGMENTS.md for third-party resources.
All original material in this repository is shared under the Creative Commons Attribution 4.0 International License. Third-party content retains its original licensing; see ACKNOWLEDGMENTS.md for details.