Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 553 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 553 Bytes

Sorting Visualizer

recording-09-03-23_15-31-38.mp4

Visualize the execution of the most common sorting algorithms

TODO

WIP, the following features still need to be implemented:

  • Benchmarks
  • Release using Github

💻 Build Dependencies

  • Rust 1.65+
  • cmake, pkgconf
  • Only tested on Linux, but should work on any OS.

🚀 Build

cargo build

☕ Run

cargo run