This is a flight collision detection system for the CSCN74000 Software Safety and Reliability course.
The goal of this project is to write a mission critical aviation system using Rust. This is an experiment to see how Rust compares to MISRA-C style code.
The only pre-requisite and dependency for this project is Rust and Cargo. The recommended way to install these tools is with Rustup.
- Clone project.
- Run with cargo.