This is a real-time simultaneous localization and mapping (SLAM) simulator written in Rust. It compares two famous algorithms (EKF-SLAM and FastSLAM) against a robot in a simulated 2D environment. You can find the source code on my Github.